html {
	background:#e0e3ed;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	width: 100%;
	height: 100%;
}
.widget-wrap {
	margin: 0 auto;
  background-color: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);width: 1024px;
}
.dropdown {
	height: 34px;
	margin-bottom: 0px;
	margin-top: 0px;
}
input {
	color: #666666;
	font-size: 15px;
	padding: 5px;
}
input[type="submit"],input[type="button"], button {
	 -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #008dcd;
    border-color: #008dcd;
    color: #fff;
}
input[type="submit"]:hover,input[type="button"]:hover,button:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.filter {
    display: block;
    height: 70px !important;
    background-color: #f5f5f5;
   	border: 1px solid #a8aab2 !important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.messi-content td, .messi-content th {
	font-size: 16px;
}
/*.messi-content input[type="button"], .messi-content button {
	padding: 12px;
}*/
#login{
	background:#ffffff;
	width:400px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:2%;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
	 box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2),inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
}
#login  form{
  padding:3% 4%;
}
#login  img{
  padding: 0 13%;
}
#login input[type="submit"]{
	font-size: 1.5em;width: 100%
}
#login input[type="email"], input[type="password"] {
	width: 92%;
	background: #fff;
	margin-bottom: 4%;
	border: 1px solid #ccc;
	padding: 3%;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	background-image: none;
	-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
}

#login label {
    display: block;
    color: #2a2e36;
    margin: 0 0 0.3125em 0;
    font-weight: bold;
}
.ul-list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	color: #6c6c6c;
}
.ul-list a:hover {

	background-color: #fff;
	color: #67c9e0;
	font: italic bold 16px/30px Arial, Helvetica, sans-serif;
}
.ul-list a:active {
	color: #008dcd;
	background-color: #fff;
	font: bold 16px/30px Arial, Helvetica, sans-serif;
}
.ul-list ul {
	list-style-type: none;
	line-height: 45px;
}
.ul-list li {
	background: url("../images/arrow-list-two-bg.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
	padding-left: 28px;
}

.sub_container {

	padding-bottom: 25px;
}
#disp_patient_add_fill_details table {
    border-collapse: collapse;
}

#disp_patient_add_fill_details td {
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
}
#i_u_nav_details input {
	width: 220px;
}
#display_form_details table
{	
	
	background-color: #f0f5f7;
}
#display_form_details th
{
	background: #647997; /* Old browsers */
	background: -moz-linear-gradient(top,  #647997 0%, #647997 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#647997), color-stop(100%,#647994)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #647997 0%,#647994 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #647997 0%,#647994 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #647997 0%,#647994 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #647997 0%,#647994 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#647997', endColorstr='#647994',GradientType=0 ); /* IE6-9 */
	/*background-color: #ff9933;*/
	color: #ffffff;
	font-size: 18px;
    font: Arial, Helvetica, sans-serif;
    padding: 5px;
}
#display_form_details td
{	
	
	background-color:#FFFFFF;	
    font: Arial, Helvetica,sans-serif;
	
}
#display_form_details tr:first-child th:first-child { border-top-left-radius: 3px; }
#display_form_details tr:first-child th:last-child { border-top-right-radius: 3px; }
#display_form_details tr:last-child td:first-child { border-bottom-left-radius: 3px; }
#display_form_details tr:last-child td:last-child { border-bottom-right-radius: 3px; }

.numbers {
		width: 65px;
	}
	.total_class {
		font-weight: bold;
		 background-color: #cccccc !important;
	}
/*#display_form_details tr:last-child td{font-size: 18px;  }*/
