/*!
 * NHS Portal CSS
 *
 * Copyright 2012 Neer Technologies, 
 *
 */
 
/*!
// Major text colours
*/

.red, .urgency{
color:red !important;
}
.green, .success{
color:green;
}
.orange, .warning{
color:orange;
}
.black, .info{
color:#000000;
}
.blue{
color:#357AE8;
}
.grey{
color:gray;
}
.white{
	color:white;
}

.dropdown-menu .sub-menu {
    left: -100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.dropdown-menu.note-menu > li > a {
    position: relative;
    padding-right: 50px;
    padding-left: 8px;
}

.dropdown-menu.note-menu > li > a > span.note-date {
	position: absolute; 
	right: 8px;
	top: 2px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.navbar-nhs{
    padding-top:5px;
    padding-bottom:3px;
    background:#2c2c2c;    
}
.navbar-nhs .navbar-inner{
    background-color: #2c2c2c;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border-width: 0;
}
.btn-nhs-dashbrd {
	padding: 15px 15px;
}
.margin-top-5{
    margin-top:5px;
}
sup { top: -0.8em; }

sub { bottom: -0.5em; }

.accordion-heading .divider-vertical {
  width: 1px;
  height: 40px;
  margin: 0 3px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}

.row-fluid .thumbnails li {
    margin-left: 4px;
    margin-right: 8px;
    margin-top: 8px;
}
.accordion-heading{
	background:#333;
}

.accordion-heading a{
	color:white;
	font-weight:bold;
}
.accordion-heading a:hover {
	text-decoration:none;
}

.sidebar-nav .nav-list a{
	padding-left:0px;
	color:#333;	
}

#menu-left .nav-list a {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:8px;
}

#menu-left .nav-list li:last-child {
	border-bottom:1px solid #ddd;
}

#menu-left .nav-list a.active {
background-color: #EEE;
text-decoration: none;
border-bottom: 1px solid #DDD;
}

.sidebar-nav .nav-list a:hover{
	background:#F5F5F5;
}

.fill-with-table {
table-layout: fixed;
width: 100%;
}

.sidebar-nav .accordion-inner .nav-list {
	padding-left:0px;
	padding-right:0px;
}

/* bootstrap patch */
.page-header{
	margin:0px 0px 18px 0px;
}

.table thead{
	text-transform: uppercase;
	background-color: #ad84c6;
	color:#F5F5F5;
	font-size: 85%;
}

.pat-photo-frame {
	border: 1px solid #f5f5f5;
	width:88px;
	height:104px;
	padding:0px 2px;
}

.nav.nav-tabs.patient-tabs li a {
	padding-top:2px;
	padding-bottom:4px;
}

.nav-tabs.patient-tabs > .active > a, .nav-tabs.patient-tabs > .active > a:hover  {
	border-color: #D14836 #DDDDDD transparent;
}

.nav.nav-tabs.patient-tabs{
	margin-bottom:0px;
}

.patient-tab-content {
	border-right:1px solid #DDD;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	overflow:auto;
}

.patient-htab-pane {
	height:100px;
}

.patient-ctab-pane {
	min-height:1000px;
	margin-bottom:20px;
}

.patient-atab-pane {
	min-height:600px;
	margin-bottom:20px;
}

.da-tab {
	background-color:#357AE8;
	color:#F5F5F5;
}

.lab-record, .pharmacy-record {
	background-color:#d9edf7;
}

.opd-record {

}

.ipd-record {
	background-color:#CCFFCC;
}

.scan-record {

}

.mark-req{
	color: #D00;
	padding-top: 5px;
	text-align: right;
}

.mark-rec{
	color: #253f5e;
	padding-top: 5px;
	text-align: right;
}

.nav.nav-tabs.emr-menu.span2 li a{
	padding:5px;
}

.tab-content.emr-chart .tab-pane{
	padding:10px;
}

.emr-chart-header{
	padding:10px;
}

.emr-form-action {
	padding:3px;
	margin:0px 0px 0px;
}
.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.tcenter{
	text-align: center;
}
.control-label.tleft{
	text-align:left;
	font-weight:bold;
	width:200px;
}
.control-label.tright{
	text-align:right;
	font-weight:bold;
}
.wordbreak{
	word-wrap:break-word;
}
.hr-row{
	border-bottom:1px solid #CCCCCC;
}

.nav.nav-tabs.gmr-tabs{
	margin-bottom:0px;	
}

.nav.nav-tabs.gmr-tabs li a {
	padding:2px 3px;
}

.nav-tabs.gmr-tabs > .active > a, .nav-tabs.gmr-tabs > .active > a:hover  {
	border-color: green #DDDDDD transparent;
}
.gmr-item {
	float:left;
	font-weight:200;
	margin:0px 3px;
}
.tab-content.gmr-content .tab-pane{
	padding:5px 5px 0px 5px;
}
.emr-data-title{
	padding-left:20px;
}

.emr-data-cc{
	padding-left:20px;
}
.rooms{
	color:#FFF;
	min-width:50px;
	min-height:24px;
}
.room-status-available, .floor-status-available{
	background-color:#228B22;
	background-image:-moz-linear-gradient(top, #228B22, #006400);
	background-image:-ms-linear-gradient(top, #228B22, #006400);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#228B22), to(#006400));
	background-image:-webkit-linear-gradient(top, #228B22, #006400);
	background-image:-o-linear-gradient(top, #228B22, #006400);
	background-image:linear-gradient(top, #228B22, #006400);
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#228B22', endColorstr='#006400', GradientType=0);
	border-color:#006400 #006400 #387038;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color:#006400;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.room-status-available:hover,.room-status-available:active,.room-status-available.active{
	background-color:#006600;*background-color:#006600;
	color:white;
}
.room-status-available.disabled,.room-status-available[disabled]
{
	background-color:#3CB371;*background-color:#2E8B57;
}

.room-status-occupied, .floor-status-occupied{
	background-color:#B22222;
	background-image:-moz-linear-gradient(top, #B22222, #8B0000);
	background-image:-ms-linear-gradient(top, #B22222, #8B0000);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#B22222), to(#8B0000));
	background-image:-webkit-linear-gradient(top, #B22222, #8B0000);
	background-image:-o-linear-gradient(top, #B22222, #8B0000);
	background-image:linear-gradient(top, #B22222, #8B0000);
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#B22222', endColorstr='#8B0000', GradientType=0);
	border-color:#8B0000 #8B0000 #BD362F;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color:#8B0000;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.room-status-occupied:hover,.room-status-occupied:active,.room-status-occupied.active{
	background-color:#8B0500;*background-color:#8B0500;
	color:white;
}
.room-status-occupied.disabled,.room-status-occupied[disabled]
{
	background-color:#CD5C5C;*background-color:#CD5C5C;
}

.room-status-partially_occupied, .floor-status-partially_occupied{
	background-color:#FFA500;
	background-image:-moz-linear-gradient(top, #FFA500, #FF8C00);
	background-image:-ms-linear-gradient(top, #FFA500, #FF8C00);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#FFA500), to(#FF8C00));
	background-image:-webkit-linear-gradient(top, #FFA500, #FF8C00);
	background-image:-o-linear-gradient(top, #FFA500, #FF8C00);
	background-image:linear-gradient(top, #FFA500, #FF8C00);
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#FF8C00', GradientType=0);
	border-color:#FF8C00 #FF8C00 #FF7F50;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color:#FF8C00;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.room-status-partially_occupied:hover,.room-status-partially_occupied:active,.room-status-partially_occupied.active{
	background-color:#FF8900;*background-color:#FF8900;
	color:white;
}
.room-status-partially_occupied.disabled,.room-status-partially_occupied[disabled]
{
	background-color:#FFCC66;*background-color:#FFCC66;
	color:#A8A8A8;
}

.bed-status { display: block; border-radius: 2px; margin: 8px 0px 4px; color: #FFFFFF}
.bed-info > div, .bed-info > a {font-size: 85%; line-height: 20px; text-decoration: none !important;}

.lab-status, .opd-status, .ipd-status, .status-block, .stock-trans, .phar-status, .rad-status, .med-proc-status{
	border: 1px solid transparent;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	display: inline-block;
	font-size: 10px;
	line-height:18px;
	font-weight: 600;
	padding: 2px 5px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	color:#FFFFFF;
}
.lab-new, .phar-new, .rad-new{
	background-color:#00529B;
}
.lab-in_process, .rad-partially_reported{
	background-color:#1589FF;
}
.lab-completed, .rad-completed{
	background-color:#9F6000;
}
.stock-trans-credit{
	background-color:#D63301;
	width: 60px;
}
.rad-reporting{
	background-color:#339999;
}
.lab-reported, .stock-trans-cash, .phar-bill_generated, .rad-reported, .med-proc-bill_generated{
	background-color:#339900;
}
.lab-cancelled, .rad-cancelled, .rad-discontinued{
	background-color:#CF0000;
}

.opd-scheduled{
	background-color:#00529B;
}
.opd-waiting{
	background-color:#00529B;
}
.opd-checked_in, .rad-in_process{
	background-color:#1589FF;
}
.opd-checked_out, .rad-scanned{
	background-color:#9F6000;
}
.opd-discharged{
	background-color:#339900;
}
.opd-converted_to_in_patient{
	background-color:#339900;
}
.opd-cancelled{
	background-color:#CF0000;
}
.opd-cancelled_by_physician{
	background-color:#CF0000;
}

.ipd-admitted{
	background-color:#00529B;
}
.ipd-ward{
	background-color:#00529B;
}
.ipd-ot{
	background-color:#1589FF;
}
.ipd-icu{
	background-color:#9F6000;
}
.ipd-bill_generated{
	background-color:#339900;
}
.ipd-discharged{
	background-color:#339900;
}
.ipd-expired{
	background-color:#0A0A0A;
}
.ipd-absconded{
	background-color:#CF0000;
}

.floor-status{
	padding:4px 8px;
	color:#FFFFFF;
}
.floor-status-AVAILABLE {
	background-color: #53CF29;
}
.floor-status-OCCUPIED {
	background-color: #FF9900;
}
.floor-status-partially_occupied1 {
	background-color: #FFFF00;
}
.status-block{
    border: 1px solid #AAAAAA;
    color:#3d3d3d;
    background-color:#CCCCCC;
}
.status-block-centered{
    display: block;
    margin-left:auto;
    margin-right:auto;
}
.horizontal-line{
    border-top:1px solid #AAAAAA;
    margin:15px 0px;
}
.horizontal-line .status-block-centered{
    margin-top:-12px;
}

.form-referral-heading{
    border-top:1px solid #eeeeee;
    margin:1px 0px;
}

.form-referral-heading .status-text {
	border: 0px;
	color: #3d3d3d;
	background-color: #ffffff;
	width: 110px;
}


.form-referral-heading .status-block-centered{
    margin-top:-10px;
}

dl dt, dl dd{
	line-height:22px;
}

.date-select-inside select{
	width:60px;
}

.icon-ok {
	color: #1dcf1f;
	font-size: 1.5em;
}
.icon-remove{
    color: #e76a6a;
}

#other_note_contents > .tab-pane {
	padding: 15px 0px;
}

 html::-webkit-scrollbar{
    width:10px;
    height:10px;
    background-color:#fff;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);
}
html::-webkit-scrollbar:hover{
    background-color:#eee;
}
html::-webkit-resizer{
    -webkit-border-radius:4px;
    background-color:#666;
}
html::-webkit-scrollbar-thumb{
    min-height:0.8em;
    min-width:0.8em;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);
}
html::-webkit-scrollbar-thumb:hover{
    background-color: #bbb;
}
html::-webkit-scrollbar-thumb:active{
    background-color:#888;
}
.padding5{
	padding-left:5px;
}
.padding10{
	padding:10px;
}
.tleft.maxwidth{
	width:220px;
}

.nhsmodal.modal .modal-body{
	max-height:550px;
}

.shadow-hr{
	background:url("../images/hr_shadow.png") no-repeat;
	margin-bottom:10px;
}
.patient-htab-pane .tab-pane{
    padding-top: 10px;
}
.mini_pagination .pagination{
    margin:0px 10px;
    padding:0px;
    height:12px;
    float:right;
}
.mini_pagination .pagination a{
    line-height:12px;
    font-size:10px;
    padding:1px 8px;
    margin:0px;
}
.mini_pagination .span12.pppaging{
    min-height: 15px;
}

.mbottom15 {
	margin-bottom: 15px;
}

/* Responsive tables */
@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	.no-more-tables table,
	.no-more-tables thead,
	.no-more-tables tbody,
	.no-more-tables th,
	.no-more-tables td, 
	.no-more-tables tr { 
		display: block; 
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.no-more-tables tr { border: 1px solid #ccc; }

	.no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}

	.no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

	/*
	Label the data
	*/
	.no-more-tables td:before { content: attr(data-title); }
}

/* Off canvas css*/
.row-offcanvas {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
     -moz-transition: all 0.25s ease-out;
       -o-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out;
}

.row-offcanvas.active {
  overflow: visible;
}

.row-offcanvas-right .sidebar-offcanvas {
  right: -210px;
}

.row-offcanvas-left .sidebar-offcanvas {
  left: -210px;
}

.row-offcanvas-right.active {
  right: 210px;
}

.row-offcanvas-left.active {
  left: 210px;
}

.sidebar-offcanvas {
  position: absolute;
  top: 0;
}

 /* form ctrls in next line */

.controls-vertical input[type="text"] {
    display: block;
    margin-bottom: 9px;
}

.controls-vertical label{
    display: block;
    margin: 9px 0px;
}

/*********************************************************/
.navbar-inner .main-nav{
    margin:0px;
    padding:0px;
    list-style: none;
    float: left;
}
.navbar-inner .main-nav > li{
float:left;
margin: 0;
position: relative;
}

.navbar-inner .main-nav > li {
    float: left;
    margin: 0;
    position: relative;
    line-height:20px;
}
.navbar-inner .main-nav > li.active > a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #2A2A2A;
    text-decoration: none;
}
.navbar-inner .main-nav > li.active > a .caret {
    border-top-color: #333333;
}
.navbar-inner .main-nav > li.active > a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.navbar-inner .main-nav > li > a {
    color: #FFFFFF;
    display: block;
    padding: 10px 15px;
}
.navbar-inner .main-nav > li > a:hover {
    background: none repeat scroll 0 0 #1E74C5;
    text-decoration: none;
}
.navbar-inner .main-nav > li > a .caret {
    border-top-color: #FFFFFF;
    margin: 9px 0 0 2px;
}
.navbar-inner .main-nav > li.open > a {
    background: none repeat scroll 0 0 #1E74C5;
    text-decoration: none;
}
.navbar-inner .main-nav > li.open.active > a {
    background: none repeat scroll 0 0 #FFFFFF;
}
.navbar-inner .main-nav > li.open.active > .dropdown-menu {
    left: -2px;
}
.navbar-inner .main-nav > li.open.active > .dropdown-menu > .active > a {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #333333;
    filter: none;
}
.navbar-inner .main-nav > li.open.active > .dropdown-menu > .active > a:after {
    border-left-color: #666666;
}
.navbar-inner .main-nav > li > a {
    color: #FFFFFF;
    display: block;
    padding: 10px 15px;
}
.navbar-inner .main-nav > li > a:hover {
    background: none repeat scroll 0 0 #1E74C5;
    text-decoration: none;
}
.navbar-inner .main-nav > li > a .caret {
    border-top-color: #FFFFFF;
    margin: 9px 0 0 2px;
}
.navbar-inner{
border-bottom: 3px solid #ad84c6;
}
.navbar .nav > li > a{
color:#ffffff;
}
/*********************************************************/

/* Box */
.box { 
  -webkit-box-shadow:0 2px 2px -2px #ccc;
  -moz-box-shadow:0 2px 2px -2px #ccc;
  box-shadow:0 2px 2px -2px #ccc;
  background:#fbfbfb;
  border:1px solid #cdcdcd;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  -o-border-radius:3px;
  border-radius:3px;
  margin-bottom:20px; 
}
  
.box .box-header .title,.box .box-footer .title
{ 
  float:left;
  display:block;
  padding:10px;
  font-size:12px;
  font-weight:600; 
}
  
.box .box-header,.box .box-footer
{ *zoom:1;
  background:#eaeaea;  
  background-size:100%;
  background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fdfdfd),color-stop(100%,#eaeaea));
  background-image:-webkit-linear-gradient(top,#fdfdfd,#eaeaea);
  background-image:-moz-linear-gradient(top,#fdfdfd,#eaeaea);
  background-image:-o-linear-gradient(top,#fdfdfd,#eaeaea);
  background-image:linear-gradient(top,#fdfdfd,#eaeaea);
  text-shadow:0 1px white;
  border-bottom:1px solid #CDCDCD;
  color:#636363;
  font-weight:600; }

.box .box-header:before,.box .box-header:after,.box .box-footer:before,.box .box-footer:after
{ display:table;
  content:"";
  line-height:0; }

.box .box-header:after,.box .box-footer:after
{ clear:both; }

.box .box-header .box-toolbar,.box .box-footer .box-toolbar
{ margin:0;
  padding:0;
  float:right;
  list-style:none; }

.box .box-header .box-toolbar .ibutton-container,.box .box-footer .box-toolbar .ibutton-container
{ margin-top:6px; }

.box .box-header .box-toolbar > li,.box .box-footer .box-toolbar > li
{ position:relative;
  float:left;
  margin-left:15px;
  padding-right:10px;
  color:#636363;
  line-height:37px;
  font-size:12px; }

.box .box-header .box-toolbar > li ul,.box .box-footer .box-toolbar > li ul
{ left:auto;
  right:0; }

.box .box-header .box-toolbar > li.toolbar-link,.box .box-footer .box-toolbar > li.toolbar-link
{ padding-right:0; }

.box .box-header .box-toolbar > li.toolbar-link > a,.box .box-footer .box-toolbar > li.toolbar-link > a
{ border-left:1px solid #cecece;
  height:37px;
  line-height:37px;
  display:block;
  padding:0 10px; }

.box .box-header .box-toolbar > li.toolbar-link > a i,.box .box-footer .box-toolbar > li.toolbar-link > a i
{ font-size:16px; }

.box .box-header .box-toolbar > li.toolbar-link > a:hover,.box .box-footer .box-toolbar > li.toolbar-link > a:hover
{ background:#efefef;
  background-size:100%;
  background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#efefef));
  background-image:-webkit-linear-gradient(top,#ffffff,#efefef);
  background-image:-moz-linear-gradient(top,#ffffff,#efefef);
  background-image:-o-linear-gradient(top,#ffffff,#efefef);
  background-image:linear-gradient(top,#ffffff,#efefef); }

.box .box-header .box-toolbar > li.toolbar-link > a:active,.box .box-footer .box-toolbar > li.toolbar-link > a:active
{ background:#e5e5e5; }

.box .box-header .box-toolbar > li > i,.box .box-footer .box-toolbar > li > i
{ height:37px;
  font-size:14px;
  line-height:37px; }

.box .box-header .box-toolbar > li.open > a,.box .box-footer .box-toolbar > li.open > a
{ background:#eee; }

.box .box-header
{ -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-top-left-radius:3px; }

.box .box-footer
{ -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-left-radius:3px;
  border-bottom:none;
  border-top:1px solid #ddd; }

.box .box-footer .pagination
{ margin:10px 0; }

.box .box-footer.flat
{ border-top:none;
  background:#f1f1f1;
  background-size:100%;
  background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fbfbfb),color-stop(100%,#f1f1f1));
  background-image:-webkit-linear-gradient(top,#fbfbfb,#f1f1f1);
  background-image:-moz-linear-gradient(top,#fbfbfb,#f1f1f1);
  background-image:-o-linear-gradient(top,#fbfbfb,#f1f1f1);
  background-image:linear-gradient(top,#fbfbfb,#f1f1f1); }

.box-list
{ list-style:none;
  margin:0; }

.box-list > li
{ *zoom:1;
  background:#f1f1f1;
  background-size:100%;
  background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fbfbfb),color-stop(100%,#f1f1f1));
  background-image:-webkit-linear-gradient(top,#fbfbfb,#f1f1f1);
  background-image:-moz-linear-gradient(top,#fbfbfb,#f1f1f1);
  background-image:-o-linear-gradient(top,#fbfbfb,#f1f1f1);
  background-image:linear-gradient(top,#fbfbfb,#f1f1f1);
  text-shadow:0 1px white;
  padding:10px;
  border-bottom:1px solid #ddd; }

.box-list > li:before,.box-list > li:after
{ display:table;
  content:"";
  line-height:0; }

.box-list > li:after
{ clear:both; }

.box-list > li:last-child
{ border-bottom:none; }

.box-list .fields li
{ line-height:23px; }

.box-section
{ border-bottom:1px solid #ddd;
  border-top:1px solid #fff;
  padding:15px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box; }

.box-section:last-child
{ border-bottom:none; }

.font-opensans {
	font-family: "Open Sans", sans-serif, Helvetica;
}

.custom-btn-size {
    width: 60px;
}

.facet a{
    text-decoration:none;
    color:#888;
    line-height:28px;
}
.facet .faceted-links {
	padding-left: 5px; 
	border-left-width:3px; 
	border-left-style: solid;
	border-left-color: #F5F5F5;
	line-height: 28px;
}
.faceted-links.active {
	line-height: 24px;
	padding-left: 5px; 
	border-left-width:3px; 
	border-left-style: solid;
	border-left-color: #357ae8;
}
.facet .divider{
    height: 1px;
    margin: 8px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}
.emr-record.well{
    border-radius:0px;
}

a.link-as-text {
	text-decoration: none;
}

#ui-datepicker-div {
  z-index: 9999 !important;
}

html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -63px;
}
.push {
    height: 63px;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

th.string-val, td.string-val {
	text-align: left;
}

th.real-val, td.real-val {
	text-align: right;
}

td.inactive-patient {
	color: #CC0000;
}

table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
  color: #000000;
}


.table tbody tr.warning > td {
  background-color: #fcf8e3;
  color: #000000;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.text-danger {
	color: #a94442;
}

.bill-header .control-group {
	margin-bottom: 5px;
}

.control-label.full-width {
	width: 100%;
}

label {
	font-size: 12px;
}

.border-rad-zero {
	border-radius: 0px;
}

.lmargin-4 {
	margin-left:-4px;
}

.modal > form {
	margin-bottom: 0px;
}

.uppercase {
	text-transform: uppercase !important;
}

.camelcase {
	text-transform: capitalize !important;
}	

.suggestions-title, .suggestions-subtitle, .suggestions-desc{
 margin-bottom:5px;   
}

.patient_search_dropdown {
	left: auto !important;
	right: 0px !important;
}

.typeahead_default_width {
	max-width: 200px;
}

.custom-empty-message {
  padding: 10px 5px;
  text-align: center;
}

.dropdown-suggestion-title {
	margin-bottom: 1px;
	font-weight: bold;
}

.dropdown-suggestion-subtitle {
	margin-bottom: 8px;
	text-transform: uppercase;
	font-size: 80%;
}

.ref-type-Visit {
  background-color: #f8f2d7 !important;
  border-color: #f8f2d7;
  color: #000000;
}

.ref-type-WardNote, .ref-type-OtNote, .ref-type-IcuNote, .ref-type-IpdVisit {
  background-color: #d9edf7 !important;
  border-color: #bce8f1;
  color: #000000;
}

.ref-type-IcuNote {
    border: 1px solid #fbeed5;
    background-color: #f2dede !important;
    border-color: #eed3d7;
}

.mark-new-row {
  background-color: #dff0d8 !important;
  border-color: #d6e9c6;
  color: #000000;
}

.loose-sale {
	padding: 1px 2px 1px 2px;
	color:#D14836;
	text-align: center;
	font-size: 10px;
	background-color:#FFFFFF;
	border: 1px solid #D14836;
}

.only-print {
	display: none !important;
}

.ui-autocomplete  { 
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	font-size: 13px !important;
	z-index: 9999 !important;
}

div.btn-group {
	display: inline-block;
}

.small {
	font-size: 80%;
}

#editor {
	max-height: 250px;
	height: 250px;
	background-color: white;
	border-collapse: separate; 
	border: 1px solid rgb(204, 204, 204); 
	padding: 4px; 
	box-sizing: content-box; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset; 
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px; border-top-left-radius: 3px;
	overflow: scroll;
	outline: none;
}

div[data-role="editor-toolbar"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dropdown-menu a {
  cursor: pointer;
}

@media screen and (max-width: 319px) {
  .sidebar-offcanvas {
    width: 210px;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .row-offcanvas-right .sidebar-offcanvas {
    right: -270px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -270px;
  }
  .row-offcanvas-right.active {
    right: 270px;
  }
  .row-offcanvas-left.active {
    left: 270px;
  }
  .sidebar-offcanvas {
    width: 270px;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  .row-offcanvas-right .sidebar-offcanvas {
    right: -480px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -480px;
  }
  .row-offcanvas-right.active {
    right: 480px;
  }
  .row-offcanvas-left.active {
    left: 480px;
  }
  .sidebar-offcanvas {
    width: 480px;
  }
}

@media screen and (min-width: 768px) {
  .row-offcanvas {
    position: static;
    overflow: visible;
  }
  .sidebar-offcanvas {
    position: static;
  }
}

.well, .navbar-inner, .table-bordered, .nav>.active>a, .img-polaroid {
  -moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border-collapse: collapse !important;
	background-image: none !important;
}
.table.table-gray thead{
	text-transform: uppercase;
	background-color: #E8E8E8;
	color:#333;
	font-size: 85%;
}
span.block {
    display: block;
    width: 100%;
}


/* SMS status label*/
.label.fix-width {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	line-height:18px;
	width: 73px;
}

.label.sms-NEW, .label.sms-RESEND, .label.sms-ACCEPTED, .label.sms-QUEUED, .label.sms-SENDING {
	color:#FFFFFF;
	background-color:#00529B;
}


.label.sms-SENDING, .label.sms-RECEIVING, .label.sms-RECEIVED {
	color:#FFFFFF;
	background-color:#5BC0DE;
}

.label.sms-COMPLETED, .label.sms-SUCCESS, .label.sms-DELIVERED {
	color:#FFFFFF;
	background-color:#339900;
}

.label.sms-UNDELIVERED {
	color:#FFFFFF;
	background-color:#F0AD4E;
}

.label.sms-FAILED, .label.sms-ERROR {
	color:#FFFFFF;
	background-color:#CF0000;
}

#new_edit_appointment label, #event_edit_container label{
	padding-top:3px;
	padding-left:5px;
}

span.sms-app-confirmation{
	box-sizing:border-box;
	background: url('../images/sms-icon.png');
}
span.sms-app-confirmation.sms-app-confirm-sent, span.sms-app-confirmation.sms-registration-confirm-sent{
	background: url('../images/sms-icon-sent.png');
}
span.sms-app-confirmation.sms-app-confirm-delivered, span.sms-app-confirmation.sms-registration-confirm-delivered, span.sms-app-remainder.sms-app-remind-delivered{
	background: url('../images/sms-icon-delivered.png');
}
span.sms-app-confirmation.sms-app-confirm-undelivered, span.sms-app-confirmation.sms-registration-confirm-undelivered{
	background: url('../images/sms-icon-undelivered.png');
}
span.sms-app-reminder{
	box-sizing:border-box;
	background: url('../images/sms-icon-remainder.png');
}
span.sms-app-reminder.sms-app-remind-delivered {
    background: url('../images/sms-icon-remainder-delivered.png');
}
span.sms-false{
	display:none;
}
span.sms-true{
	width:24px;
	height:24px;
	display:inline-block;
}

.grid.simple .grid-body h4 {
    margin-bottom: 30px;
}
.input-xsmall {
    width: 70px;
}
.input-xxsmall {
    width: 65px;
}
.input-xxxsmall{
	width:35px;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover{
	background: #8784c7 !important;
	border: 1px solid #8784c7 !important;
	color: #fff !important;
}
.daterangepicker .ranges li{
	 color: #8784c7 !important;
}

.select2-results .select2-highlighted {
    background: #6d5eac;
    color: #fff;
}

.table.ip-case-sheet thead{
	text-transform:none !important;
	background-color: #CECECE;
	color: #080808;
}

.label-mini, .mini-label > span.rad-status {
    font-size: 85% !important;
    padding: 1px 2px !important;
    width: 50px !important;
    font-weight: 600 !important;
}

.well > h4.emr-order-title{
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 22px;
	margin-left: -5px;
	margin-top: -5px;
}

/**/
.dl-horizontal dt, .dl-horizontal dd
{
	padding: 3px 1px;
	text-align:left;
}
.dl-horizontal.discharge-patient dt{
	width:200px;
	font-size:12px;	
}
.dl-horizontal.discharge-patient dd{
	margin-left:200px;
}
#other_note_contents > .tab-pane {
    padding: 40px 0px;
}
.patient-ctab-pane{
	padding-right:0px;
}
.ip-note-menu-data{
	display: block;
	padding:3px 2px;
}

.nav.nav-tabs.ip-patient-tabs li a{
	border-right:0px;
	border-radius:0px;
	padding:12px;
}

/**********neuron***************/
.ipd-icu{
	background-color:#DD1144;	
}
small.ip-note-menu-data {
    font-size: 0.85em !important;
    text-transform: uppercase;
}
.nav-tabs.ip-patient-tabs > .active > a, .nav-tabs.ip-patient-tabs > .active > a:hover {
    border-color: #DDDDDD !important;
    border-left: 4px solid #6d5eac !important;
    font-weight: bold;
    margin-right: -1px;
}
.ip-patient-tab-content{
border-right: 0px solid #DDD;
border-left: 1px solid #DDD;
border-bottom: 1px solid #DDD;
overflow: auto;
border-top: 1px solid #ddd;
}
.ipd-locked{
	padding: 2px;
	width: 60px;
	background-color: #fff;
	border: 1px solid #DD1144;
	color: #DD1144;
	line-height:14px;
	font-weight:normal;
}
.lab-not-paid, .rad-not-paid{
	background-color:#E02222;
	color:#FFFFFF;
	width: 40px !important;
	font-size: 8.5px !important;
}

.ipd-note-filter, .ipd-note-view-more {
    padding: 2px 8px;
    width: auto;
    color: #6d5eac;
    border: 1px solid #6d5eac;
    border-radius: 15px;
    float: left;
    margin-left: 5px;
    cursor: hand;
    font-weight:normal;
}
.ipd-note-filter.active, .ipd-note-filter:hover{
	background-color: #6d5eac;
	color:#FFFFFF;
}
.ipd-note-view-more{
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
}
.accordion-heading{
	background:#f5f5f5;
}
.accordion-heading a{
	color:#080808;
	font-size: 12px;
	font-weight: normal;
}
.accordion-heading a span.note-date-time{
	width: 20%;
	display: inline-block;
	vertical-align: top;
}
.accordion-heading a span.note-order-details{
	width: 35%;
	display: inline-block;
}
.accordion-heading a span.note-order-referring-dr-detail{
	width: 20%;
	display: inline-block;
	vertical-align: top;
}
.accordion-heading a span.note-status{
	float: right;
	line-height: 13px;
	width: 60px;
	font-size: 9px;
	font-weight: normal;
}
.accordion-group{
	border-radius:1px;
}
.position-div-center{
	position: relative !important;
	margin: 0 auto !important;
	width: 90%;
}
.simple-table th{
	font-weight:normal;
}
.small-text{
	font-weight:normal;
	font-size: 12px;
	color: #080808;
}
.margin-right-5{
	margin-right:5px;
}
.margin-right-10{
	margin-right:10px;
}
.margin-left-5{
	margin-left:5px;
}
.margin-left-10{
	margin-left:10px;
}
/********************** neuron scroll to top ***********/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #ad84c6;
    color: #fff;
    width: 50px;
    height: 48px;
    line-height: 44px;
    right: 30px;
    bottom: 30px;
    padding-top: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-radius: 32px;
}
.scroll-top-wrapper:hover {
	background-color: #6d5eac;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

/**********neuron bootstrap***************/
a{color:#6d5eac;text-decoration:none;}
.btn-primary{background-color:#8784c7;background-image:-moz-linear-gradient(top, #6d5eac, #8784c7);background-image:-ms-linear-gradient(top, #6d5eac, #8784c7);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#6d5eac), to(#8784c7));background-image:-webkit-linear-gradient(top, #6d5eac, #8784c7);background-image:-o-linear-gradient(top, #6d5eac, #8784c7);background-image:linear-gradient(top, #6d5eac, #8784c7);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d5eac', endColorstr='#8784c7', GradientType=0);border-color:#8784c7 #8784c7 #003580;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#8784c7;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#8784c7;*background-color:#004ab3;}
.btn-group.open .btn-primary.dropdown-toggle{background-color:#8784c7;}
.nav-list>.active>a,.nav-list>.active>a:hover{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#6d5eac;}
.nav-pills>.active>a,.nav-pills>.active>a:hover{color:#ffffff;background-color:#6d5eac;}
.nav-tabs .dropdown-toggle .caret,.nav-pills .dropdown-toggle .caret{border-top-color:#6d5eac;border-bottom-color:#6d5eac;margin-top:6px;}
.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#6d5eac;background-image:-moz-linear-gradient(top, #6d5eac, #222222);background-image:-ms-linear-gradient(top, #6d5eac, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#6d5eac), to(#222222));background-image:-webkit-linear-gradient(top, #6d5eac, #222222);background-image:-o-linear-gradient(top, #6d5eac, #222222);background-image:linear-gradient(top, #6d5eac, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d5eac', endColorstr='#222222', GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);}
.navbar .brand{float:left;display:block;padding:8px 20px 12px;margin-left:-20px;font-size:20px;font-weight:200;line-height:1;color:#ffffff;}
.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;background-color:#6d5eac;background-image:-moz-linear-gradient(top, #6d5eac, #222222);background-image:-ms-linear-gradient(top, #6d5eac, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#6d5eac), to(#222222));background-image:-webkit-linear-gradient(top, #6d5eac, #222222);background-image:-o-linear-gradient(top, #6d5eac, #222222);background-image:linear-gradient(top, #6d5eac, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d5eac', endColorstr='#222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{background-color:#222222;*background-color:#151515;}
.breadcrumb .active a{color:#6d5eac;}
a.thumbnail:hover{border-color:#6d5eac;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);}
.dropdown-menu a{display:block;padding:3px 15px;clear:both;font-weight:normal;line-height:18px;color:#6d5eac;white-space:nowrap;}
.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ffffff;text-decoration:none;background-color:#6d5eac;}
@media (max-width:767px){.visible-phone{display:inherit !important;} .hidden-phone{display:none !important;} .hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;}}@media (min-width:768px) and (max-width:979px){.visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;} .hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:18px;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-group>label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .modal{position:absolute;top:10px;left:10px;right:10px;width:auto;margin:0;}.modal.fade.in{top:auto;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-top,.navbar-fixed-bottom{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.thumbnails{margin-left:0;} [class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:auto;margin-left:0;} .input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";} .row:after{clear:both;} [class*="span"]{float:left;margin-left:20px;} .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .span11{width:662px;} .span10{width:600px;} .span9{width:538px;} .span8{width:476px;} .span7{width:414px;} .span6{width:352px;} .span5{width:290px;} .span4{width:228px;} .span3{width:166px;} .span2{width:104px;} .span1{width:42px;} .offset12{margin-left:764px;} .offset11{margin-left:702px;} .offset10{margin-left:640px;} .offset9{margin-left:578px;} .offset8{margin-left:516px;} .offset7{margin-left:454px;} .offset6{margin-left:392px;} .offset5{margin-left:330px;} .offset4{margin-left:268px;} .offset3{margin-left:206px;} .offset2{margin-left:144px;} .offset1{margin-left:82px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.762430939%;*margin-left:2.709239449638298%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .span12{width:99.999999993%;*width:99.9468085036383%;} .row-fluid .span11{width:91.436464082%;*width:91.38327259263829%;} .row-fluid .span10{width:82.87292817100001%;*width:82.8197366816383%;} .row-fluid .span9{width:74.30939226%;*width:74.25620077063829%;} .row-fluid .span8{width:65.74585634900001%;*width:65.6926648596383%;} .row-fluid .span7{width:57.182320438000005%;*width:57.129128948638304%;} .row-fluid .span6{width:48.618784527%;*width:48.5655930376383%;} .row-fluid .span5{width:40.055248616%;*width:40.0020571266383%;} .row-fluid .span4{width:31.491712705%;*width:31.4385212156383%;} .row-fluid .span3{width:22.928176794%;*width:22.874985304638297%;} .row-fluid .span2{width:14.364640883%;*width:14.311449393638298%;} .row-fluid .span1{width:5.801104972%;*width:5.747913482638298%;} input,textarea,.uneditable-input{margin-left:0;} input.span12, textarea.span12, .uneditable-input.span12{width:714px;} input.span11, textarea.span11, .uneditable-input.span11{width:652px;} input.span10, textarea.span10, .uneditable-input.span10{width:590px;} input.span9, textarea.span9, .uneditable-input.span9{width:528px;} input.span8, textarea.span8, .uneditable-input.span8{width:466px;} input.span7, textarea.span7, .uneditable-input.span7{width:404px;} input.span6, textarea.span6, .uneditable-input.span6{width:342px;} input.span5, textarea.span5, .uneditable-input.span5{width:280px;} input.span4, textarea.span4, .uneditable-input.span4{width:218px;} input.span3, textarea.span3, .uneditable-input.span3{width:156px;} input.span2, textarea.span2, .uneditable-input.span2{width:94px;} input.span1, textarea.span1, .uneditable-input.span1{width:32px;}}@media (min-width:1200px){.row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";} .row:after{clear:both;} [class*="span"]{float:left;margin-left:30px;} .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;} .span12{width:1170px;} .span11{width:1070px;} .span10{width:970px;} .span9{width:870px;} .span8{width:770px;} .span7{width:670px;} .span6{width:570px;} .span5{width:470px;} .span4{width:370px;} .span3{width:270px;} .span2{width:170px;} .span1{width:70px;} .offset12{margin-left:1230px;} .offset11{margin-left:1130px;} .offset10{margin-left:1030px;} .offset9{margin-left:930px;} .offset8{margin-left:830px;} .offset7{margin-left:730px;} .offset6{margin-left:630px;} .offset5{margin-left:530px;} .offset4{margin-left:430px;} .offset3{margin-left:330px;} .offset2{margin-left:230px;} .offset1{margin-left:130px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564%;*margin-left:2.510911074638298%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.45299145300001%;*width:91.3997999636383%;} .row-fluid .span10{width:82.905982906%;*width:82.8527914166383%;} .row-fluid .span9{width:74.358974359%;*width:74.30578286963829%;} .row-fluid .span8{width:65.81196581200001%;*width:65.7587743226383%;} .row-fluid .span7{width:57.264957265%;*width:57.2117657756383%;} .row-fluid .span6{width:48.717948718%;*width:48.6647572286383%;} .row-fluid .span5{width:40.170940171000005%;*width:40.117748681638304%;} .row-fluid .span4{width:31.623931624%;*width:31.5707401346383%;} .row-fluid .span3{width:23.076923077%;*width:23.0237315876383%;} .row-fluid .span2{width:14.529914530000001%;*width:14.4767230406383%;} .row-fluid .span1{width:5.982905983%;*width:5.929714493638298%;} input,textarea,.uneditable-input{margin-left:0;} input.span12, textarea.span12, .uneditable-input.span12{width:1160px;} input.span11, textarea.span11, .uneditable-input.span11{width:1060px;} input.span10, textarea.span10, .uneditable-input.span10{width:960px;} input.span9, textarea.span9, .uneditable-input.span9{width:860px;} input.span8, textarea.span8, .uneditable-input.span8{width:760px;} input.span7, textarea.span7, .uneditable-input.span7{width:660px;} input.span6, textarea.span6, .uneditable-input.span6{width:560px;} input.span5, textarea.span5, .uneditable-input.span5{width:460px;} input.span4, textarea.span4, .uneditable-input.span4{width:360px;} input.span3, textarea.span3, .uneditable-input.span3{width:260px;} input.span2, textarea.span2, .uneditable-input.span2{width:160px;} input.span1, textarea.span1, .uneditable-input.span1{width:60px;} .thumbnails{margin-left:-30px;} .thumbnails>li{margin-left:30px;} .row-fluid .thumbnails{margin-left:0;}}@media (max-width:979px){body{padding-top:0;} .navbar-fixed-top,.navbar-fixed-bottom{position:static;} .navbar-fixed-top{margin-bottom:18px;} .navbar-fixed-bottom{margin-top:18px;} .navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px;} .navbar .container{width:auto;padding:0;} .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;} .nav-collapse{clear:both;} .nav-collapse .nav{float:none;margin:0 0 9px;} .nav-collapse .nav>li{float:none;} .nav-collapse .nav>li>a{margin-bottom:2px;} .nav-collapse .nav>.divider-vertical{display:none;} .nav-collapse .nav .nav-header{color:#999999;text-shadow:none;} .nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:6px 15px;font-weight:bold;color:#ffffff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} .nav-collapse .dropdown-menu li+li a{margin-bottom:2px;} .nav-collapse .nav>li>a:hover,.nav-collapse .dropdown-menu a:hover{background-color:#8784c7;} .nav-collapse.in .btn-group{margin-top:5px;padding:0;} .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:block;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none;} .nav-collapse .dropdown-menu .divider{display:none;} .nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:9px 15px;margin:9px 0;border-top:1px solid #222222;border-bottom:1px solid #222222;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);} .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0;} .nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0;} .navbar .btn-navbar{display:block;} .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;}}@media (min-width:980px){.nav-collapse.collapse{height:auto !important;overflow:visible !important;}}

/**************neuron bootstrap responsive***********/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}@media(max-width:767px){.visible-phone{display:inherit!important}.hidden-phone{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}@media(min-width:768px) and (max-width:979px){.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:18px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.form-horizontal .control-group>label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.modal{position:absolute;top:10px;right:10px;left:10px;width:auto;margin:0}.modal.fade.in{top:auto}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:767px){body{padding-right:20px;padding-left:20px}.navbar-fixed-top,.navbar-fixed-bottom{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:auto;margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;content:""}.row:after{clear:both}[class*="span"]{float:left;margin-left:20px}.container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:28px;margin-left:2.762430939%;*margin-left:2.709239449638298%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .span12{width:99.999999993%;*width:99.9468085036383%}.row-fluid .span11{width:91.436464082%;*width:91.38327259263829%}.row-fluid .span10{width:82.87292817100001%;*width:82.8197366816383%}.row-fluid .span9{width:74.30939226%;*width:74.25620077063829%}.row-fluid .span8{width:65.74585634900001%;*width:65.6926648596383%}.row-fluid .span7{width:57.182320438000005%;*width:57.129128948638304%}.row-fluid .span6{width:48.618784527%;*width:48.5655930376383%}.row-fluid .span5{width:40.055248616%;*width:40.0020571266383%}.row-fluid .span4{width:31.491712705%;*width:31.4385212156383%}.row-fluid .span3{width:22.928176794%;*width:22.874985304638297%}.row-fluid .span2{width:14.364640883%;*width:14.311449393638298%}.row-fluid .span1{width:5.801104972%;*width:5.747913482638298%}input,textarea,.uneditable-input{margin-left:0}input.span12,textarea.span12,.uneditable-input.span12{width:714px}input.span11,textarea.span11,.uneditable-input.span11{width:652px}input.span10,textarea.span10,.uneditable-input.span10{width:590px}input.span9,textarea.span9,.uneditable-input.span9{width:528px}input.span8,textarea.span8,.uneditable-input.span8{width:466px}input.span7,textarea.span7,.uneditable-input.span7{width:404px}input.span6,textarea.span6,.uneditable-input.span6{width:342px}input.span5,textarea.span5,.uneditable-input.span5{width:280px}input.span4,textarea.span4,.uneditable-input.span4{width:218px}input.span3,textarea.span3,.uneditable-input.span3{width:156px}input.span2,textarea.span2,.uneditable-input.span2{width:94px}input.span1,textarea.span1,.uneditable-input.span1{width:32px}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;content:""}.row:after{clear:both}[class*="span"]{float:left;margin-left:30px}.container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:28px;margin-left:2.564102564%;*margin-left:2.510911074638298%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145300001%;*width:91.3997999636383%}.row-fluid .span10{width:82.905982906%;*width:82.8527914166383%}.row-fluid .span9{width:74.358974359%;*width:74.30578286963829%}.row-fluid .span8{width:65.81196581200001%;*width:65.7587743226383%}.row-fluid .span7{width:57.264957265%;*width:57.2117657756383%}.row-fluid .span6{width:48.717948718%;*width:48.6647572286383%}.row-fluid .span5{width:40.170940171000005%;*width:40.117748681638304%}.row-fluid .span4{width:31.623931624%;*width:31.5707401346383%}.row-fluid .span3{width:23.076923077%;*width:23.0237315876383%}.row-fluid .span2{width:14.529914530000001%;*width:14.4767230406383%}.row-fluid .span1{width:5.982905983%;*width:5.929714493638298%}input,textarea,.uneditable-input{margin-left:0}input.span12,textarea.span12,.uneditable-input.span12{width:1160px}input.span11,textarea.span11,.uneditable-input.span11{width:1060px}input.span10,textarea.span10,.uneditable-input.span10{width:960px}input.span9,textarea.span9,.uneditable-input.span9{width:860px}input.span8,textarea.span8,.uneditable-input.span8{width:760px}input.span7,textarea.span7,.uneditable-input.span7{width:660px}input.span6,textarea.span6,.uneditable-input.span6{width:560px}input.span5,textarea.span5,.uneditable-input.span5{width:460px}input.span4,textarea.span4,.uneditable-input.span4{width:360px}input.span3,textarea.span3,.uneditable-input.span3{width:260px}input.span2,textarea.span2,.uneditable-input.span2{width:160px}input.span1,textarea.span1,.uneditable-input.span1{width:60px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:18px}.navbar-fixed-bottom{margin-top:18px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 9px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#999;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:6px 15px;font-weight:bold;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .dropdown-menu a:hover{background-color:#8784c7}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:block;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:9px 15px;margin:9px 0;border-top:1px solid #222;border-bottom:1px solid #222;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}

/********style.css********/
.error_messages {
	width: 400px;
	border: 2px solid #DD1144;
	padding: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	font-size: 12px;
}
.error_messages h2 {
	text-align: left;
	font-weight: bold;
	padding: 0px 10px;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
	background-color: #c00;
	color: #fff;
}

.error_messages p {
	margin: 8px 10px;
	font-weight:normal;
}
.error_messages ul {
	margin: 0px 0px 0px 25px;
}
.nhs_select {
	font-family: 'Open Sans', sans-serif, Helvetica;
	font-size: 12px;
	color: black;
	width:120px;
}
.ipd-ot{
	width:106px !important;
}
#app-current-day-date{
	color: #333;
	margin-bottom: 20px;
	font-weight: normal !important;
}
.semi-bold{
	font-weight:600;
}

.form-group {
  margin-bottom: 20px;
}
.app-actions.schedule.edit .tasks
{
	padding-top: 7px !important;
    padding-bottom: 9px !important;
    border: 1px !important;
}
