﻿/* over write bootstrap settings  */
.navbar-inverse .navbar-inner {
	border: 0;
	background: rgb(107,107,107); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiNmI2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzJiMmIyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(107,107,107,1) 0%, rgba(43,43,43,1) 38%, rgba(17,17,17,1) 51%, rgba(68,68,68,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,107,107,1)), color-stop(38%,rgba(43,43,43,1)), color-stop(51%,rgba(17,17,17,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(107,107,107,1) 0%,rgba(43,43,43,1) 38%,rgba(17,17,17,1) 51%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(107,107,107,1) 0%,rgba(43,43,43,1) 38%,rgba(17,17,17,1) 51%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(107,107,107,1) 0%,rgba(43,43,43,1) 38%,rgba(17,17,17,1) 51%,rgba(68,68,68,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(107,107,107,1) 0%,rgba(43,43,43,1) 38%,rgba(17,17,17,1) 51%,rgba(68,68,68,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
	background-repeat: repeat-x;
}
.navbar-mobile .navbar-inner {
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #bfbfbf 50%, #cdcdcd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#bfbfbf), color-stop(100%,#cdcdcd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#bfbfbf 50%,#cdcdcd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#bfbfbf 50%,#cdcdcd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#bfbfbf 50%,#cdcdcd 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#bfbfbf 50%,#cdcdcd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdcdcd',GradientType=0 );
}
.navbar-inner {
	background: rgb(135,135,135); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3ODc4NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzNkM2QzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDU0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(135,135,135,1) 0%, rgba(61,61,61,1) 25%, rgba(17,17,17,1) 50%, rgba(84,84,84,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,135,135,1)), color-stop(25%,rgba(61,61,61,1)), color-stop(50%,rgba(17,17,17,1)), color-stop(100%,rgba(84,84,84,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(61,61,61,1) 25%,rgba(17,17,17,1) 50%,rgba(84,84,84,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(61,61,61,1) 25%,rgba(17,17,17,1) 50%,rgba(84,84,84,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(61,61,61,1) 25%,rgba(17,17,17,1) 50%,rgba(84,84,84,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(135,135,135,1) 0%,rgba(61,61,61,1) 25%,rgba(17,17,17,1) 50%,rgba(84,84,84,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#545454',GradientType=0 ); /* IE6-8 */
}
.navbar-fixed-top .navbar-inner {
	padding-top: 6px;
	padding-bottom: 6px;
}
.table {
	margin-bottom: 4px;
	margin-top: 0px;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
	background-color: #E5E5E5;
}
.navbar-text {
	display: block;
	float: left;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: #CCCCCC #CCCCCC #CCCCCC;
	background-color: #FFFFDF;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	border-color: #CCCCCC #CCCCCC transparent;
	-moz-border-top-colors: #CCCCCC;
	-moz-border-left-colors: #CCCCCC;
	-moz-border-right-colors: #CCCCCC;
}
.table-bordered {
	border-color: #CCCCCC #CCCCCC #CCCCCC;
	-moz-border-bottom-colors: #CCCCCC;
	-moz-border-left-colors: #CCCCCC;
	-moz-border-right-colors: #CCCCCC;
	-moz-border-top-colors: none;
}
.dashboardBox {
	margin: 10px;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	outline: medium none;
}
.dashboard_header {
	font-family: inherit;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
	line-height: 30px;
	height: 35px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	margin: 1px;
}
.form-footer {
	padding: 8px 0px 5px 0px;
	text-align: right;
}
.form-footer .btn {
	margin-left: 8px;
}
.box-body {
	overflow-y: auto;
	position: relative;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.dropdown-menu > li > a.disabled, .dropdown-menu > li > a.disabled:hover, .dropdown-menu > li > a.disabled:focus {
	color: #FF0000;
	cursor: pointer;
	background: #FFFFFF;
}
select, textarea, input[type="text"], input[type="file"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font-size: 12px;
	margin-bottom: 2px;
}

.modal-body {
	padding-top: 8px;
	padding-bottom: 6px;
	max-height: 500px;
}
.modal-footer {
	padding: 8px 9px 9px;
}

input[type="radio"], input[type="checkbox"] {
	line-height: 25px;
	margin: 0 0 0;
}

.btn-group + .btn-group {
	margin-left: 0px;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #E8F0F8;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 130px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.dropdown-menu > li > a {
	clear: both;
	color: #333333;
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 3px 12px;
	white-space: nowrap;
}
.dropdown-menu > li.secondgroup{
	background-color: #D1E1F1;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-color: #005DCC;
	background-image: -moz-linear-gradient(top, #005DCC, #0044b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005DCC), to(#0044b3));
	background-image: -webkit-linear-gradient(top, #005DCC, #0044b3);
	background-image: -o-linear-gradient(top, #005DCC, #0044b3);
	background-image: linear-gradient(to bottom, #005DCC, #0044b3);
}
/* end of over write bootstrap settings
 Home page
 * */
#logo3 {
	margin-top: 50px;
	margin-bottom: 30px;
}
div.tomiddle {
	text-align: center;
}
/**
 * 	end of home page
 */
#myModal a {
	font-size: 14px;
	font-weight: bold;
}
#myModal div.tomiddle {
	margin-bottom: 10px;
}
#myModal.modal {
	top: 160px;
}
#logo2 {
	width: 195px;
	background: url("../img/AH-2.png") no-repeat center;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.w10 {
	width: 10% !important;
}
.w15 {
	width: 15% !important;
}
.w20 {
	width: 20% !important;
}
.w25 {
	width: 25% !important;
}
.w30 {
	width: 30% !important;
}
.w35 {
	width: 35% !important;
}
.w40 {
	width: 40% !important;
}
.w50 {
	width: 50% !important;
}
.w60 {
	width: 60% !important;
}
.w70 {
	width: 70% !important;
}
.w80 {
	width: 80% !important;
}
.w90 {
	width: 90% !important;
}
.w100 {
	width: 100% !important;
}
.menu-item {
	margin-right: 5px;
}
.errorText {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}
.errorLeft {
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}
.redText {
	color: red;
}
.break-row {
	background-color: #FFFFFF;
	line-height: 10px;
}
.warning-text {
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}
.patient-table th {
	width: 160px;
}
.sidebar-input {
	width: 367px;
}
.checkbox_text {
	line-height: 25px;
	display: block;
	float: left;
}
.checkbox_block {
	display: block;
	float: left;
	margin-right: 5px;
}
.btn-space {
	margin-right: 5px;
}
td.title {
	background: none repeat scroll 0 0 #000000;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 46px;
	padding: 0 8px 0 12px;
	border-collapse: separate;
	border-spacing: 0;
	border: #000000 solid 1px;
	font-weight: bold;
}
/*calendar*/
#calendar {
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	margin: 0 auto;
	border: 0;
	border-top: 0;
	border-radius: 0 0 6px 6px;
	border-collapse: separate;
	border-spacing: 0;
	padding-top: 10px;
}
#calendar h2 {
	font-size: 12px;
	vertical-align: top;
}
.fc-header-title h2 {
	line-height: 20px;
}
.fc-event {
	font-size: 11px;
}
.fc-grid .fc-event-time {
	font-weight: normal;
}
.fc-state-highlight {/* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #FFFFDF;
}
#eventWindow {
	left: 40%;
	width: 800px;
}

.bs-docs-box {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	margin: 0 0 10px;
	padding: 7px;
	position: relative;
}

#eventWindow .bs-docs-box {
	margin-top: -7px;
}
.small-docs-box {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	margin: 0;
	padding: 1px;
	padding-bottom: 0;
	position: relative;
}
.formtitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-bottom: -2px;
}
.formtext {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-bottom: -2px;
}
.legent-line {
	height: 22px;
	min-height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}
.legent-color {
	width: 30px;
	float: left;
	border-radius: 4px 4px 4px 4px;
}
#eventDetailWindow {
	width: 320px;
	max-width: 350px;
	padding: 5px;
}
#eventContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
/*end calendar*/
#container {
	padding-top: 52px;
	padding-bottom: 42px;
}

aside#sidebar .border {
	position: fixed;
	top: 52px;
	bottom: 0;
	left: 0;
	width: 420px;
	border-right: 2px groove #fff;
	background: #FFFFFF;
	box-shadow: inset -1px -1px 3px #ccc;
}
#sidebar-tab-content {
	position: fixed;
	top: 60px;
	left: 0;
	bottom: 42px;
	width: 400px;
	padding-left: 10px;
	z-index: 998;
	padding-right: 0px;
}

aside#sidebar #sidebar-tabs, #page-consult {
	position: fixed;
	top: 60px;
	left: 0;
	bottom: 42px;
	width: 400px;
	padding-left: 10px;
	z-index: 998;
	padding-right: 10px;
}
aside#sidebar #sidebar-tab-content {
	position: fixed;
	top: 97px;
	left: 0;
	bottom: 42px;
	width: 400px;
	padding-left: 10px;
	z-index: 998;
}
aside#sidebar #sidebar-tab-content .sidebar-padding {
	padding-top: 15px;
}
section#main-content #main-tab-content, #video-tab-content {
	position: fixed;
	top: 60px;
	left: 420px;
	right: 0;
	bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
table.sidebar-table {
	border-top: 0;
	border-radius: 0 0 6px 6px;
	border-collapse: separate;
	border-spacing: 0;
}
table.sidebar-table tr.content:hover {
	background: #eee;
	cursor: pointer;
}
table.sidebar-table tr.content.active {
	background: #0055CC;
	color: #fff;
	cursor: default;
}

table.sidebar-table tr.head {
	background: #f1f1f1 none;
}
.nav-tabs > li.patient-tab.active > a {
	background-color: #FFFFDF;
	font-weight: bold;
}

table.patient-table {
	background-color: #FFFFDF;
	margin-top: -20px;
	border-top: 0;
	border-radius: 0 0 6px 6px;
	border-collapse: separate;
	border-spacing: 0;
}
.tab-patient-record h2.patient-info {
	background: none repeat scroll 0 0 #0055CC;
	background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 46px;
	margin: 0;
	overflow: visible;
	padding: 0 8px 0 12px;
	font-weight: normal;
}

#patientWindow {
	width: 800px;
	left: 40%;
}
#patientACSWindow {
	width: 740px;
	left: 40%;
}
#patientCTWindow {
	width: 780px;
	left: 40%;
}
#patientCTPOSTWindow {
	width: 740px;
	left: 40%;
}
#patientRVWindow {
	width: 740px;
	left: 40%;
}
.acs_header {
	background-color: #0055CC;
	background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-left: 4px;
}
/* admin */
.admin_table {
	margin-top: 10px;
	margin-bottom: 0;
}
#admin_pagination {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0;
	font-weight: bold;
}
.admin_table .sortable {
	text-decoration: underline;
}
.admin_table .sortable:hover {
	text-decoration: underline;
	cursor: pointer;
	background: #FFFF88;/* #cac9c9;*/
}
.boxHeader {
	border-collapse: separate;
	border-left: 0 none;
	border-right: 0 none;
	background: none repeat scroll 0 0 #0055CC;
	/*background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);color: #FFFFFF;*/
   font-weight:bold;
   background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
	border-radius: 5px 5px 0 0;
	
	font-size: 16px;
	line-height: 42px;
	padding: 0 8px 2px 8px;
	margin: -8px -7px 10px;
	text-align: center;
}
/* end admin*/
/* pagination */
.sort_asc:after {
	content: "▲";
}
.sort_desc:after {
	content: "▼";
}
#pagination a, #pagination strong {
	background: #FFFFFF;
	padding: 4px 7px;
	text-decoration: none;
	border: 1px solid #cac9c9;
	color: #292929;
	font-size: 13px;
	font-weight: normal;
}

#pagination strong, #pagination a:hover {
	font-weight: bold;
	background: #FFFF88;/* #cac9c9;*/
}
/* end pagination */
/* date picker*/
.datepick select {
	width: 75px;
}
.datepick-month-header {
	height: 20px;
}
/* end date picker*/
.mobile-title {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.dropdown-menu > li > a.mobile-manu {
	font-size: 14px;
	line-height: 25px;
}
.fc-agenda-slots td div {
	height: 60px;
}
/*HSD page*/
.hsd_title {
	min-width: 100px;
	width: 110px;
	font-weight: bold;
}
.hsd_header_title, .hsd_title {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.hsd_header_title {
	width: 50px;
}
.table-condensed {
	width: 100%;
}
.table-condensed td {
	padding: 2px;
}
#hsd_site_head {
	margin-top: 8px;
	margin-bottom: 8px;
}
.hsd_break_row {
	border-top: 1px solid #CCCCCC;
}
#map-canvas {
	margin: 0;
	padding: 0;
	height: 300px;
	width: 400px;
}
.nav-tabs > li > a, .nav-tabs > li > a:visited {
	color: #000000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #FF0000;
	font-weight: bold;
}
.hsd-service-title {
	font-size: 13px;
	color: #002A80;
	font-weight: bold;
}
.hsd_site_title {
	font-size: 16px;
	color: #002A80;
	font-weight: bold;
}
#myTab {
	margin-bottom: 0;
}
#hsd_services_info, #hsd_site_info, #hsd_prac_info {
	border: 1px solid;
	border-collapse: separate;
	border-radius: 0 0 6px 6px;
	border-spacing: 0;
	border-top: 0 none;
	border-color: #CCCCCC #CCCCCC #CCCCCC;
	-moz-border-bottom-colors: #CCCCCC;
	-moz-border-left-colors: #CCCCCC;
	-moz-border-right-colors: #CCCCCC;
	-moz-border-top-colors: none;
	margin-bottom: 10px;
	padding: 5px;
}
#hsd_search_result {
	margin-bottom: 10px;
}
.table td.table-bottom {
	margin-bottom: 0;
	text-align: right;
}
.table td.table-bottom button {
	margin-left: 6px;
}
.company_name {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.site_name {
	color: #FF0000;
}
.infor_table {
	background-color: #FFFFDF;
}
input[class*="highlight"], select[class*="highlight"], div[class*="highlight"], label[class*="highlight"]{
	background-color:#F8B9B7;
}
.head {
	background: #f1f1f1 none;
}
@media (max-height: 740px) {
	.modal-body {
		max-height: 400px;
	}
}
@media (max-width: 980px) {
	.visible-desktop {
		display: none;
	}

}
@media (min-width: 769px) {
	.mobile-data {
		display: none;
	}
	#mobile-nav {
		display: none;
	}

}
@media (max-width: 768px) {
	.hidden-phone {
		display: none;
	}
	body {
		/*overflow:scroll;*/
	}
	#container {
		display: none;
	}
	#calendar {
		border-top: 1px solid #DDDDDD;
		border-radius: 6px 6px 6px 6px;
	}
	.patient-table th {
		width: 100px;
	}
	aside#sidebar {
		display: none;
	}
	section#main-content {
		display: none;
	}
	.mobile-data button {
		height: 35px;
	}

	#login_sbumit {
		height: 35px;
	}
	.mobile-data {
		margin-top: 52px;
		display: inherit !important;
		min-height: 400px;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: -10px;
	}

	table.sidebar-table {
		margin-top: 0px;
	}

	table.patient-table {
		background-color: #FFFFFF;
		border-radius: 0 0 6px 6px;
	}
	table th.head {
		background: #f1f1f1 none;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	#mobile-search-box {
		font-size: 16px;
	}
	.navbar-fixed-top .navbar-inner {
		padding-top: 0px;
		padding-bottom: 0px;
		left: 0;
		margin-bottom: 0;
		position: fixed;
		right: 0;
		z-index: 1030;
		margin-bottom: -20px;
		margin-top: -50px;
	}
	#mobile-nav {
		display: inherit !important;
	}
}

/*below are taken from tailwind default color palette*/
.bg-orange-200 {
	background-color: #fed7aa;
}

.bg-orange-300 {
	background-color: #fdba74;
}

.bg-orange-400 {
	background-color: #fb923c;
}

.bg-blue-200 {
	background-color: #bfdbfe;
}

.bg-blue-100 {
	background-color: #dbeafe;
}

.bg-yellow-200 {
	background-color: #fef08a;
}
