
/**************************************
** Navigation Bar style code       ****
**************************************/

.baksi{
	background-color: #DFF8cc;
	width: 80%;
	float: left;

}
.baksi2{
	background-color: #DFFacc;
	width: 80%;
	float: left;
 	 border-top-style: dotted;
    border-right-style: solid;
    border-bottom-style: dotted;
    border-left-style: solid;
}
.navigation{
	background-color: #DFF8FF;
	width: 100%;
	float: left;
}

.navbar .btn-navbar{
	background-image: none;
	filter: none;
	background: #DFF8AA;
	margin-top: 15px;
	float: left;
}

.navbar-inner{

	


	background-color: #ffffff;


	
	
}



.navbar .nav > li > a{
	color: #8b8d8c;
	text-shadow: none;
	background-color: #DFFasdF;
	margin-top: 15px;
	font-size: 16px;
	font-weight: normal;
}



.navbar .nav > li > a:hover{
	color: #d9d9d9;
	background-color: none;
}

/* changes color of active links*/
.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background-color: #2d3538;
	color: #d9d9d9;
	box-shadow: none;
}


/* change color of active drop down menu or menu toggle link*/
.navbar .nav .dropdown.open a.dropdown-toggle{
	background-color: #2d3538;
	color: #d9d9d9;
}

/* changes background color of drop down menu*/
.navbar .nav .dropdown-menu{
	background-image: none;
	background-color: #2d3538;
}

/* changes background color of upwards arrow of drop down menu menu*/
.navbar .nav .dropdown-menu:after {
  border-bottom: 6px solid #2d3538 !important; /* change color here, modified for a black arrow */
}

/* changes link color of drop down menu*/
.navbar .nav .dropdown.open a{
	color: #8b8d8c;
}

/* changes link color of drop down menu on hover*/
.navbar .nav .dropdown-menu > li > a:hover{
	background-image: none;
	background-color: #2d3538;
	color: #d9d9d9;
}


.navbar .divider-vertical{
	line-height: 40px;
	
}

.navbar .brand{
	margin-top: 15px;
	margin-right: 15px;
	text-shadow: none;
	color: black;
	font-size: 35px;
	font-family:"Times New Roman";
}

.navbar .brand:hover{
	color: #aaa;
}

.navbar .pull-right > li > a{
	background-color: #64a7ca;
	color: #fff;
	margin-left: 10px;
}

.navbar .pull-right > li > a:hover{
	background-color: #81b8d4;
	color: #fff;
}

 /************************************
*** #navigation style code          ****
************************************/

#navigation{
	background-color: #a9c4eb;
	color: #666;
}
#navigation .userlog {
	padding-left:20px;
	display:inline-block;
	background-color:#cdf;
	float:right;
}

#navigation a {
	display: inline-block;
	padding: 5px 15px;
	color: #000;
}
#navigation .active {
	background-color:#88a4cb;
}


.pages .page_num {
	padding:10px 10px;
	color:#000;
	font-weight:bold;
	background-color:#eee;
	display:inline-block;
}
.pages .active {
	background-color:#aaf;
}

.glyphicon-forum {
	background-image:url(images/forum.png);
	height:16px;
	width:16px;
}
media			/*MAIN CONTAINER*/
#container {

width: 1000px;
margin: 0 auto;
padding: 0;
}
#box {
padding: 10px;
border: 1px solid #ff9933;
background: #e7f1f8;
}
#box h2 {
font-size: 2em;
color: #06a;
}
			/*CONTENT_LEFT*/
#content {
width: 1000px;
margin: 10px 0px 0px;
padding: 50px 0px 180px 10px;
background: #fff;
box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.32);
}

#content h1 {
font-size: 1.5em;
letter-spacing: 3px;
text-transform: uppercase;
color: #06a; 
}
			/*CONTENT_RIGHT*/
#content_right {
width: 400;
float: right;
margin: 0px 99px 0px 0px;
padding-bottom: 0px;
}
			/*FOOTER*/
#footer {
clear: both;
height: 50px;
padding: 5px;
border-top: 3px solid #ff9933;
background: #bbd9ee;
}
	
			/*LINK PROPERTIES*/
a img {
border: none;
}
a:link, a:visited {
color : #286e87;
background : inherit;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #999;
background : inherit;
}
#navlist li {
list-style-image : url(images/right.gif);
background : inherit;
color : #ff9933;
margin : 5px 0 0 0;
padding-left : 10px;
}
.formLayout    {
background: #EEEEEE;
background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
margin:auto;
position:relative;
width:900px;
height:1750px;
font-family: Times New Roman, Geneva, sans-serif;
font-size: 18px;
font-style: italic;
line-height: 24px;
font-weight: bold;
color: #09C;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
border: 1px solid #999;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.formLayout1    {
background: #EEEEEE;
background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
margin:auto;
position:relative;
width:800px;
height:1000px;
font-family: Times New Roman, Geneva, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 24px;
font-weight: bold;
color: #09C;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
border: 1px solid #999;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.formLayout2    {
background: #EEEEEE;
background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
margin:auto;
position:relative;
width:800px;
height:800px;
font-family: Times New Roman, Geneva, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 24px;
font-weight: bold;
color: #09C;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
border: 1px solid #999;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

fieldset {
    border-radius: 10px;

    margin: 20px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    position: relative;
    border: 1px groove threedface;
}
legend {

    top: -2px;
    background: #fff;
    padding: 10px 100px;
    font-weight: bold;
}
legend span {
    display: block;
    margin: -20px;
    background: #fff;
    padding: 0px 20px;
}
fieldset div {
	overflow:hidden; /* Contain the floating elements */
	display:inline-block; /* Give layout in ie to contain float */

	}
fieldset div {display:block;} /* Reset element back to block leaving layout in ie */
label {
	float:left; /* Take out of flow so the input starts at the same height */
	width:14em; /* Set a width so the inputs line up */
}

.select-style {
    border: 1px solid #ccc;
    width: 198px;
    border-radius: 3px;
    overflow: hidden;
    background: hsl(0, 100%, 100%) url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50%;
}

.select-style select {
    padding:3px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.select-style1 {
    border: 1px solid #ccc;
    width: 100px;
    border-radius: 3px;
    overflow: hidden;
    background: hsl(0, 100%, 100%) url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50%;
}

.select-style1 select {
    padding:3px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style1 select:focus {
    outline: none;
}

.select-style2 {
    border: 1px solid #ccc;
    width: 50px;
    border-radius: 3px;
    overflow: hidden;
    background: hsl(0, 100%, 100%) url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50%;
}

.select-style2 select {
    padding:3px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style2 select:focus {
    outline: none;
}
p {
  margin: 6px 0 10px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #8E8E8E;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.patient-information {
  color: #7C7C7C;
  font-size: 26px;
  margin-bottom: 25px;
}
.p-text {
	font-size: 16px;
}
.asd {
	margin-top: 10px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.referral-form {
	font-size: 27px;
  	color: #7C7C7C;
  	text-decoration: underline;
}
.panel-body {
  padding: 30px;
}


/********
error tooltip *******/

 