/* @override
	http://sunshine.10.0.1.133.xip.io:8000/site_media/css/style.css */
body {
	padding-bottom: 40px;
}
body {
	background: #fefefe;
	padding-top: 90px;
}

body#naked {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}

body#naked .form-actions {
	margin-bottom: 0;
}

.nowrap{
	white-space: nowrap;
}
.wrap{
	white-space: normal;
}
.tooltip-inner{
	white-space: normal;
	font-size: 12px;
}
p.datetime{
	margin-bottom: 0;
}
body#naked .tab-content {
	padding: 0 10px;
}
.right{
	text-align: right !important;
}
.left{
	text-align: left !important;
}
.center{
	text-align: center !important;
}
#switch-button{
	background: transparent;
	box-shadow: none;
	font-weight: bold;
	border: 0;
}
.navbar-fixed-top .brand{
	padding: 6px 30px 4px;
}
.navbar-fixed-top .navbar-inner{
	min-height: 36px;
}
#toprightnav .nav a{
	padding-top: 9px;
	padding-bottom: 0;
}
#toprightnav .nav form.logout {
  margin: 0;
}
#toprightnav .nav form.logout button {
  all: unset;
  padding-top: 9px;  /* This is how the navbar is styled */
}
#toprightnav .dropdown-menu a{
  padding-top: 0;
}
.text-black {
  color: #000;
}

.lead {
  font-size:16px;
  font-weight:400;
  line-height:22px;
  color: #4f4f4f;
}

.btn-small {
  font-size: 13px !important;
  padding-left:8px;
  padding-right:8px;
}
.btn-link.btn-small {
	font-size: 12px !important;
	font-weight: bold;
}

.icon-big {
	font-size:15px !important;
}

.color-primary {
	color: #0077cc !important;
}
.color-success {
	color: #33994b !important;
}
.color-warning {
	color: #eb6600 !important;
}
.color-danger {
	color: #cc3333 !important;
}
.color-info {
	color: #339999 !important;
}
.color-black {
	color: #333333 !important;
}
.color-dark-gray {
	color: #666666 !important;
}
.color-white {
	color: #ffffff !important;
}

.visibility-hidden {
	visibility: hidden;
}

.table-subheader {
	background: #E6EFFA !important;
}

.btn-white {
	background:#fff;
	color:#333;
}

.border0 { border: none; margin-top:1px; }
.padding0 { padding: 0px !important; }
.margin0 {margin:0px !important;}
.top0 { margin-top:0px !important; }
.top5 { margin-top:5px !important; }
.top10 { margin-top:10px !important; }
.top20 { margin-top:20px !important; }
.bottom0 { margin-bottom:0px !important; }
.bottom5 { margin-bottom:5px !important; }
.bottom10 { margin-bottom:10px !important; }
.bottom20 { margin-bottom:20px !important; }

.slim {
	padding: 4px 10px;
}

.table-header-classic {
	background: -moz-linear-gradient(90deg, #f4e4b8 0%, #f9f0d6 100%), #F8EDCD;
	background: -webkit-gradient(linear, left bottom, left top, from(#f4e4b8), to(#f9f0d6)), #F8EDCD;
	padding: 5px 10px;
	height:25px;
	border-bottom: 1px solid #bbb;
}

.table-header-classic h3 {
	font-size: 18px;
	margin-top: 3px !important;
	font-weight: normal;
	color: #333;
}

.table-border-light {
	border: 1px solid #ddd;
	border-top: none;
}

.ui-autocomplete.ui-menu {
	z-index: 999999 !important;
}

/* AUTOCOMPLETE STYLES */
.ui-autocomplete {
	max-height: 400px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	z-index: 999999;
}

.ui-autocomplete li:nth-child(odd) {
    background-color: #f9f9f9;
}


.ui-menu-item a {
	line-height: 1.25em !important;
}

.ui-menu-item span.dob {
	opacity: 0.6;
	font-size: 85%;
	font-weight: bold;
}

.ui-menu-item i {
	color: black;
}

.ui-menu-item a:hover > i {
	color: white;
}

.group:first-child {
	padding-top: 3px;
	margin-top: 3px;
	border-top: 1px solid #ccc !important;
}

.ui-autocomplete-category {
	font-weight: bold;
	font-size: .85em;
	line-height: 1.5;
	text-transform: uppercase;
	padding: .8em .6em .4em;
}

.ui-menu-item table td {
	vertical-align: middle;
}

.ui-menu-item table img {
	height: 32px;
	width: inherit;
}

.ui-menu-item table td.photo {
	padding-right: 10px;
	width: 32px !important;
}

.ui-menu-item i.icon-user {
	font-size: 1.5em;
	/*margin-right: 0;*/
	margin: .25em 0;
}

.ui-menu-item.group i.icon-user {
	font-size: inherit;
}

.ui-menu-item img,.ui-menu-item .icon-holder {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.ui-menu-item .icon-holder {
	background-color: #eee;
	display: block;
	width: auto;
}

.ui-menu-item:hover .icon-holder {
	background-color: transparent;
}

table.table-demographics td,table.table-demographics th {
	padding: 0px 4px;
}

img.patient-photo { /*max-width: 100%;*/ /*max-height: 150px;*/
	height: 110px;
	border: 1px solid #ccc;
}

body.calendar {
	padding-bottom: 0;
}

#wysiwyg {
	width: 97%;
	max-width: 1400px;
}

#walkMeModal table tr:first-child td {
	border-top: none !important;
}

#filter-form label.checkbox input {
	margin-right: 10px;
}

.timeEntry_control {
	margin-bottom: -4px;
	margin-left: 4px;
}

#id_clinical_note_report thead h3 span,#id_clinical_note_report thead h3
	{
	line-height: 1;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.15em;
	font-weight: normal;
}

#segment .section {
	background-color: #f5f5f5 !important;
	color: #999;
}

#segment .section.btn-section-selected {
	background-color: #fff !important;
	color: #08C !important;
}

#onpatient .section-onpatient {
	color: #999;
}

#onpatient .section-onpatient.btn-section-active {
	color: #08c !important;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

#assessment .section-assessment {
	color: #999;
}

#assessment .section-assessment.btn-section-active {
	color: #08c !important;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.xdsoft_datetimepicker {
	z-index: 100000;
}

.modal {
	z-index: 99999;
}

.modal.fade {
	-webkit-transition: opacity .2s linear, none;
	-moz-transition: opacity .2s linear, none;
	-ms-transition: opacity .2s linear, none;
	-o-transition: opacity .2s linear, none;
	transition: opacity .2s linear, none;
}

.modal-backdrop {
	background-color: #222;
	z-index: 9999;
}

.modal-large {
	width: 720px;
	margin-left: -360px;
}

table h4,.popover table,.modal form {
	margin: 0;
}

.filters.well h5 {
	margin-bottom: 0;
}

.well.well-transparent {
	background: #f5f5f5;
	background: rgba(0,0,0,.03);
	/* background: transparent; */
}

.well-transparent h2 {
	font-size: 4em;
	font-weight: 200;
	margin: 0;
	line-height: 1;
	color: #333
}

.well-transparent h6 {
	text-transform: uppercase;
	color: #555555;
	margin: 0;
}

.well-transparent i {
	color: #ddd;
	font-size: 5.5em;
	margin-left: 10px;
}

.well-transparent hr {
	border-top:1px solid #dddddd;
	margin-left: -10px;
	margin-right: -10px;
}

.well-transparent.well-success h2,.well-transparent.well-success h2 small
	{
	color: #468847;
}

.well-transparent.well-info h2,.well-transparent.well-info h2 small {
	color: #3A87AD;
}

.well-transparent.well-error h2,.well-transparent.well-error h2 small {
	color: #B94A48;
}

.color-icon-warning-sign {
	color: #e14310;
}

.color-icon-ok {
	color: #33994b;
}

/* Make dropdowns activate on hover */
ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
}

.navbar .dropdown-menu {
	margin-top: 0px;
}

.popover-content {
	padding: 0;
}

li.profile a {
	font-size: 200%;
	font-weight: 200;
	line-height: 1;
	padding-bottom: 5px !important;
}

#id_patient_search_item input {
	border-radius: 3px;
	border: 1px solid #666;
	padding-left: 5px;
	margin: 0;
	width: 65px;
}

#id_patient_search_item input:focus {
	background-color: #DFE0E3;
}

#id_patient_search_item input::-webkit-input-placeholder {
	color: #DFE0E3;
}

#id_patient_search_item input:-moz-placeholder {
	color: #DFE0E3;
}

#id_patient_search_item input:-ms-input-placeholder {
	color: #DFE0E3;
}

/* @group FORM BUILDER */

[ui-draggable] {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.canvas-border {
	padding:10px 12px 0px 12px;
	background:#333;
	border-radius:12px;
}

#canvas {
	position: relative;
	height: 660px;
	padding:1px;
	background: #cccccc;
}

#canvas h3 {
	color: #666;
	font-weight: 200;
	text-align: center;
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	z-index: 99;
	opacity: 0.75;
}

#canvas .content {
	height: 100%;
	width: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	background-color: #ccc;
}

#canvas .content_col1 {
	height: 100%;
	width: 50%;
	position: relative;
	float: left;
}

#canvas .content_col2 {
	height: 100%;
	width: 50%;
	position: relative;
	float: right;
}

/*#canvas .row {
	width: 534px;
	border-bottom: 1px solid #ccc;
}*/ /*#canvas .empty {
	border-bottom-color: transparent;
}*/
#canvas.dragging .empty {
	min-height: 1px;
	border-bottom: 1px solid #ccc;
}

#canvas .field, #clipboard .field {
	box-sizing: border-box;
	height: 55px;
	position: absolute;
	background-color: #f5f5f5;
	padding: 3px 10px 7px 10px;
	cursor: move;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100% - 20px;
}

#canvas .field.no-drag {
  cursor: auto;
}

#canvas .field.disabled {
  cursor: not-allowed;
}

#canvas .field.disabled>* {
  cursor: not-allowed;
}

#canvas .field-placeholder {
	background: #999;
	display: block;
	position: relative; /* float: left; */
	height: 55px;
	padding: 0px 17px 0 0;
	border-bottom: 1px solid transparent;
}

#canvas .field:hover,
#canvas .field.hover {
	background-color: #d2ebff;
	z-index: 1000;
}

#canvas .field.is-empty {
	background-color: #ededed;
}

#canvas .field>* {
	cursor: move;
}

#canvas .field>a {
	cursor: pointer;
}

.title-rename-form {
	display: none;
	position: relative;
	vertical-align: super;
	margin-top: 1px;
}

.btn-rename {
}

.btn-rename-cancel {
	display:none;
	margin-left:5px;
	color:#cc3333 !important;
	vertical-align: top;
	margin-top: 3px;
}

.template-options-menu {
	display:inline;
	text-align: left;
}

.template-options-menu button {
	padding: 3px 9px;
	vertical-align: top;
	margin-top: -4px;
}

.copy-field i {
	color: gray;
}

.delete-field i {
	color: #B94B45;
}

#canvas .field label, #clipboard .field label {
	font-size: 13px;
	margin-bottom: 0;
}


#canvas .field.header-field,
#canvas .field.subheader-field {
	background:#e6e6e6;
}
#canvas .field.header-field:hover,
#canvas .field.subheader-field:hover {
	background:#d2ebff;
}
#canvas .field.header-field label, #clipboard .field.header-field label {
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	vertical-align:middle;
}
#canvas .field.subheader-field label, #clipboard .field.subheader-field label {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	vertical-align:middle;
}

#canvas .switch img {
	height: 24px;
	width: 69px;
}

#warning-unsaved-changes {
	z-index: 99;
	position: relative;
}

#bottom-toolbar {
	padding:14px 0px;
}

#tools .tab-content {
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px solid #dcdddc;
	border-top: 0;
}

#tools .nav-tabs,#tools .nav-pills {
	margin-bottom: 0;
}

#tools .nav-tabs li a {
	color: #666;
}

#tools .nav-tabs li a:hover {
	color: #333;
}


#tools .nav-tabs li.active a {
	background-color: #f5f5f5;
	color: #000;
}


#tools .nav-tabs li.active a {
	background-color: #f5f5f5;
	color: #000;
}

#tools .well {
	margin-bottom: 0;
}

#tools .form-tools {
	margin-bottom: 20px;
}

#tools a.ui-draggable {
	background-color: #fff;
	padding: 12px 16px;
	border: 1px solid #ddd;
}

#tools a.ui-draggable:hover {
	background-color: #dcf0ff;
	padding: 12px 16px;
	border: 1px solid #91c8ff;
}
/* zac added list todo */
#tools .tab-content {
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px solid #dcdddc;
	border-top: 0;
}

#tools .nav-tabs,#tools .nav-pills {
	margin-bottom: 0;
}

#tools .nav-tabs li a {
	color: #666;
}

#tools .nav-tabs li a:hover {
	color: #333;
}


#tools .nav-tabs li.active a {
	background-color: #f5f5f5;
	color: #000;
}


#tools .nav-tabs li.active a {
	background-color: #f5f5f5;
	color: #000;
}

#tools .well {
	margin-bottom: 0;
}

#tools .form-tools {
	margin-bottom: 20px;
}

#tools a.ui-draggable {
	background-color: #fff;
	padding: 12px 16px;
	border: 1px solid #ddd;
}

#tools a.ui-draggable:hover {
	background-color: #dcf0ff;
	padding: 12px 16px;
	border: 1px solid #91c8ff;
}


.form-tools { border-top: 1px solid #cccccc; background:#f5f5f5;}

.form-tools ul {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-type: none;
}

.form-tools li a:link, .form-tools li a:visited {
    color: #4d4d4d;
    text-decoration: none;
}

.form-tools li a:hover {
    background-color: #d2ebff;
    border-color:#ccc;
}

.form-tools .short-text-field {
	background-position: 95% 10px;
}

.form-tools .long-text-field {
	background-position: 95% 10px;
}

.form-tools .yes-no {
	background-position: 95% -31px;
}

.form-tools .switch {
	background-position: 95% -72px;
}

.form-tools .single-select {
	background-position: 95% -113px;
}

.form-tools .multiple-select {
	background-position: 95% -152px;
}

.form-tools .diagram {
	background-position: 95% -195px;
}

.form-tools .fraction-fields {
	background-position: 95% -237px;
}

.form-tools .paragraph-field {
	background-position: 95% -1147px;
}

.form-tools .empty-space-field {
	background-position: 95% -277px;
}

.form-tools .photo-fields {
	background-position: 95% -318px;
}

.form-tools .header-field,
.form-tools .subheader-field {
	background-position: 150%;
}

.form-tools .reference-field {
	background-position: 95% -346px;
}

.form-horizontal.wide-labels label {
	width: 250px;
}

.form-horizontal.wide-labels .controls {
	margin-left: 270px;
}

a i:hover,a:hover i,a i,.btn-link.disabled:hover,.btn-link.current:hover,.btn-link:hover,#habla_oplink_a:hover,#habla_sizebutton_a:hover,.pagination a:hover,.form-tools li a:hover,.form-tools li a:focus,.form-tools li a:active,.rating-up:hover,.rating-down:hover
	{
	text-decoration: none;
}

.rating-up,.rating-down {
	font-size: 115%;
	margin-right:5px;
}

.row-fluid .pagination {
	border: 1px solid #eee;
	padding: 5px 10px;
	border-radius: 4px;
}

/* Clipboard Style */
#clipboard li a.drag-handle {
	border-right: 0;
	float: left;
	margin-right: 0;
	width: 80%;
}
#clipboard li a.remove-from-clipboard {
	background: #fff;
	border-left: 0;
	color: red;
	cursor: pointer;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 0;
	text-align: center;
	width: 14%;
}

/* @end */
.popover {
	width: 420px;
}

span.C1,span.C4,span.M1,span.M2 {
	cursor: pointer;
	background-color: #3a87ac;
}

span.C2,span.C10,span.C11,span.C12,span.C13,span.C14,span.C15,span.M3,span.M4,span.M5,span.M6,span.M7,span.M8,span.M9,span.M10
	{
	cursor: pointer;
	background-color: #458847;
}

span.C3,span.C5,span.C6,span.C7,span.C8,span.C9 {
	cursor: pointer;
	background-color: #b84a48;
}

#habla_panel_div {
	-webkit-transition: all 1s; /*	box-shadow: 0px 0px 20px #999;*/
}

#habla_topbar_div {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ccc),
		to(white) );
	background-image: -moz-linear-gradient(90deg, #ccc 0%, white 100%);
	border: 0;
	*zoom: 1;
	display: none;
}

.olrk-state-expanded #habla_topbar_div {
	display: block;
}

#habla_sizebutton_a {
	margin: 6px -10px 5px 5px;
	padding: 6px 10px 4px;
	background-color: #eee;
	border-radius: 4px;
	border: 1px solid #ccc;
	color: #333;
}

#habla_conversation_div span {
	margin-left: 0 !important;
	float: none !important;
}

#habla_window_div {
	margin: 0 !important;
}

#habla_oplink_a {
	display: block;
	float: left;
	padding: 12px 12px 0px;
	margin-left: -20px;
	font-size: 14px !important;
	font-weight: 200;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}

#id_reminder_profiles {
	margin-bottom: 10px;
}

/* @group APPOINTMENT TABS */
#newAppointmentForm .control-label {
	width: 80px;
}

#newAppointmentForm .controls {
	margin-left: 100px;
}

#newAppointmentForm .controls.input-append,#newAppointmentForm .controls.input-prepend
	{
	margin-left: 15px;
}

#newAppointmentForm .table-condensed th,#newAppointmentForm .table-condensed td
	{
	padding: 2px 4px;
}

#newAppointmentForm label {
	margin-bottom: 0px
}

#uvTab {
	display: none !important;
}

iframe {
	margin: 0;
	padding: 0;
	border: none;
}

.popover-title h3 {
	line-height: 1;
}

#naked .container-fluid {
	margin: 0;
	padding: 0;
}



.alert.alert-block {
	display: block;
	clear: both;
	padding: 5px 10px;
}

#id_patient_insurance_info_sufficient .alert.alert-block {
	padding: 3px 6px;
}

#id_patient_insurance_info_sufficient .msg_alert_block, #id_claim_billing_info .msg_alert_block{
	display: inline-block;
}

.btn.btn-link.disabled {
	background-color: transparent;
}

.nav-pills a {
	background-color: #e6e6e6;
}

.btn-link {
	border: 1px solid #d0d0d0;
	background:#f5f5f5;
}

.btn-link:hover {

	border: 1px solid #cccccc;
	background:#e9e9e9 !important;
}


.btn-link.current {
	color: #333;
}

.btn-link:hover {
	background-color: #d9d9d9;
}

.btn-link.disabled:hover,.btn-link.current:hover {
	cursor: default;
	color: #444;
}

.chosen-choices {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.clickable {
	cursor: pointer;
}

.calendar #sidebar {
	margin-bottom: 50px;
	position: relative;
}

.calendar #content {
	min-height: 65%;
	padding-bottom: 20px;
}

#id_inlineDatePicker {
	margin-right: 5px;
}

div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer {
	text-shadow: none !important;
}

#jGrowl div.close {
	color: #fff !important;
}

#jGrowl div.jGrowl-message {
	font-size: 14px !important;
}

.nav .badge {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 6px;
	float: right;
	background-color: #0087cb;
}

.navbar-inverse .badge {
	box-shadow: 0px 0px 2px #000;
}

#id_chat_toolbar_item a,#id_messages_toolbar_item a,#id_tasks_toolbar_item a, #id_rcm_toolbar_item a,
	{
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#id_chat_toolbar_item,#id_messages_toolbar_item,#id_tasks_toolbar_item,#id_rcm_toolbar_item {
	padding-left: 10px !important;
}

#messages_sidebar .nav-list>li>a{
	padding-left: 5px;
}

#integrations_sidebar .nav-list>li>a{
	padding-left: 5px;
}

#messages_sidebar .messagenumber{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding-left: 4px;
}
.messagenumber {
	background-color: #CCC;
	text-shadow: none;
}

.well .badge, .round-badge {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 6px;
}

.checks .category  ~ strong {
	font-size: 1.3em;
	font-weight: normal;
}

input#id_subject {
	width: 95%;
}

.wysihtml5-sandbox {
	width: 95% !important;
}


#appointment_preview {
	position: absolute;
	top: 0;
	z-index: 99;
	width: 101%;
	height: 101%;
	min-height: 200px;
	display: none;
	background: #fff;
}

#appointment_preview .row-fluid {
	margin: 0 5px;
}

#appointment_popup_break .well,#appointment_preview .well {
	padding: 5px 0 !important; /*	padding-right: 0px !important;*/
}

#appointment_preview p {
	color: #666;
	margin-bottom: 5px;
}

#appointment_preview img {
	margin-bottom: 5px;
}

#appointment_popup_break h3,#appointment_preview h3 {
	margin: 0 0 5px 0;
	line-height: 1;
}

#appointment_popup_break table,#appointment_preview table {
	margin-bottom: 0; /*	margin-left: -5px;*/ /*	margin-right: -5px;*/
	width: 100%;
}

#sidebar .btn-toolbar {
	margin-top: 20px;
	margin-bottom: 20px;
}

label.checkbox,label.radio {
	padding-right: 20px;
}

.btn-mini {
	padding: 0 6px 2px;
	font-size: 11px;
	line-height: 17px;
}

.control-group {
	margin-bottom: 6px;
}
.setting-form.form-horizontal .control-label{
	width: 240px;
}
.setting-form.form-horizontal .controls{
	margin-left: 260px;
}
#tabs .control-group, .form-horizontal .control-group{
	margin-bottom: 6px;
}
#tabs table.table-condensed td {
	vertical-align: middle
}

#tabs table.table-condensed .btn-small {
	padding: 0px 10px
}

#tabs li.ui-state-default a {
	font-weight: normal;
	font-size: 14px
}

/* @group UI overrides */
.nav-tabs.nav-stacked li.ui-state-default {
	font-size: 150%;
	padding: 10px !important;
}

.nav-tabs.nav-stacked li.ui-state-default:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.nav-tabs.nav-stacked li.ui-state-default:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.nav-stacked>li a {
	padding-right: 8px;
}

.nav-stacked>li.active>a,.nav-stacked>li.active>a:hover {
	background-color: #0087cb;
	color: #fff;
}

.nav-stacked>li.active>a .badge,.nav-stacked>li.active>a:hover .badge {
	background-color: #fff;
	color: #0087cb;
}

.ui-datepicker a {
	-webkit-transition: all .25s ease-in-out 0s !important;
}

.ui-state-default i.icon-sort {
	font-size: 100%;
}

.info {
	color: #0087cb;
}

.info li {
	margin-bottom: 5px;
}

/* @end */ /* @group typography */
h1 {
	font-weight: normal;
	font-weight: 200;
	font-size: 1.8em;
	line-height: 1;
	margin-top: 0;
	margin-bottom: .5em;
	color: #666;
}

h3 {
	color: #777;
	font-weight: normal;
	font-size: 1.4em;
}

.well h3 {
	line-height: 1;
	margin-top: 0;
}

.table-hover tbody tr:hover td,.table-hover tbody tr:hover th {
	background-color: #f0f0f0;
}

.table.clinical td {
	background:#f5f5f5;
}

span span {
	color: inherit;
}


.ui-sortable-helper {
	background-color: #f4f5f4;
	opacity: 0.85;
}

#id_simpleReminderTable .row-fluid {
	padding: 10px 0;
}

#id_simpleReminderTable .form-inline:nth-child (2n) {
	background-color: #f7f7f7;
}

/* @end */
.ui-sortable {
	cursor: move;
}

#id_messages_toolbar_item {
	display: block;
	position: relative;
}

#id_messages_toolbar_item i,#id_messages_toolbar_item .badge,#id_tasks_toolbar_item i,#id_tasks_toolbar_item .badge,#id_chat_toolbar_item i,#id_messages_chat_item .badge, #id_rcm_toolbar_item i,#id_rcm_toolbar_item .badge
	{
	float: left; /*	display: inline-block;*/
}

#id_messages_toolbar_item .badge,#id_tasks_toolbar_item .badge,#id_chat_toolbar_item .badge,#id_rcm_toolbar_item .badge
	{
	margin: -2px 0 0 -8px;
	background-color: #eee;
	color: #656665;
	font-size: 11px;
}

#messageHeader {
	border-top: 1px solid #eee;
	margin-top: 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f7f7f7),
		to(#fff) );
	background-image: -moz-linear-gradient(90deg, #f7f7f7 0%, #fff 100%);
}

#messageHeader, #messageSender, #messageActions, #messageText {
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}

#messageText span.pull-left {
	padding-left: 50px;
	padding-bottom: 15px;
}

a.star i.icon-star-empty {
	color: #999;
}

a.star i.icon-star, a.msg-star i.icon-star{
	color: #FAA732;
}

span.refresh,span.refresh i {
	color: #777;
}

/* @group icons */
table i {
	margin-right: 0.5em;
}

table .btn i {
	margin-right: 0;
}

.messages tr.new {
	background-color: #fff;
	color: #0087cb;
	font-weight:bold;
}

.messages tr.new a {
	color: #0087cb;
	background-color: transparent;
}

.messages tr a {
	color: #666;
}

.icon-warning-sign,.icon-remove,.debit,span.warning-sign {
	color: #cc3333;
}

.icon-refresh,span.exclamation-sign {
	color: #177ce6;
}

.icon-ok,.credit,span.ok {
	color: #1da511;
}

.icon-sort {
	font-size: 12px;
}

span.ban-circle {
	color: #999;
}

/* @end */ /* @group navigation */
.dropdown-menu {
	z-index: 9999 !important;
}

.dropdown-menu .label {
	float: right;
}

.dropdown-menu a.alert {
	border: none !important;
	background: none !important;
}

.dropdown-menu a.alert,.dropdown-menu a.alert:hover {
	color: #468847;
	text-decoration: underline;
}

.nav-list > li > a {
  padding: 5px 5px 5px 15px;
  color: #666;
  border-bottom: 1px solid #eee;
  font-size: 13px;
}
.nav-list > .messageitem > a:hover {
  color: #fff;
  background-color: #5BB75B;
  border: 1px solid #51A451;
  border-top: none;
  text-shadow: 0 -1px 0 #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,.15);
}

.nav-list > .integrationitem > a:hover {
  color: #fff;
  background-color: #5BB75B;
  border: 1px solid #51A451;
  border-top: none;
  text-shadow: 0 -1px 0 #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,.15);
}

.nav-list>.active>a,.nav-list>.active>a:hover {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #999;
}

li.divider-vertical {
	margin: 0 !important;
}

#toprightnav {
	padding-top: 0;
}

#toprightnav select {
	background-color: #000;
	border: 0;
	color: #999;
}

/* @end */ /* @group footer */
#footer {
	background-color: black;
}

#footer a {
	color: #999;
	text-shadow: 0px -1px 1px #000;
}

#footer a:hover {
	color: #fff;
}

#footer dl {

}

#footer dt {
	margin-top: 1.5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #666;
	padding-bottom: .5em;
}

#footer dd {
	margin: 0;
}

#copy p {
	text-align: center;
	margin-bottom: 2em;
	margin-top: 1em;
}

.icon-sort,ul.messages i.icon-pencil,#copy p,#footer dt a,#copy a {
	color: #999;
}

/* @end */ /* @group forms */
.form-inline {
	margin-bottom: 0;
}



/* @end */ /* @group tables */
td {
	vertical-align: top;
}

td.emptytable {
	text-align: left;
}

td.debit,td.adjustment,td.credit,td.right,td.total,td.tota,th.right,td.units,td.charge,td.ins-payment,td.pt-payment
	{
	text-align: right;
}

th.center,td.center {
	text-align: center;
}

.calendar #sidebar,#tools,#list .tab-content .tab-content,#habla_panel_div,#filter_table td,.popover .table,.well table
	{
	border: none;
}

table.table input, table.table select {
	margin-bottom: 0;
}

tbody#ndc_body select {
	margin-bottom: 0;
}

.data-row td {
	border-top: none;
}

.gray-row,tr.odd td {
	background-color: #f9f9f9;
}

.gray {
    background-size:200% 100%;
    position:relative;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
    background-color: white;
    filter:alpha(opacity=20); /* IE */
    opacity: 0.2; /* Safari, Opera */
    -moz-opacity:0.20; /* FireFox */
    z-index: 20;
    background-repeat:no-repeat;
    background-position:center;
}
.gray:after {
    display:block;
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:#000;
    opacity:.6;
}

.bold {
	font-weight: bold;
}

.totals td {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f2f2f2),
		color-stop(0.5, #fefefe), to(#f2f2f2) );
	background-image: -moz-linear-gradient(90deg, #f2f2f2 0%, #fefefe 50%, #f2f2f2 100%);
}

.appts-total {
	font-weight: bold;
}

.popover-content {
	padding: 10px;
}

.navbar-inverse .divider-vertical {
	border-right-color: #666;
	border-left-color: #111111;
}

.dropdown-menu {
	padding: 10px 0;
}

.dropdown-menu li>a {
	padding: 2px 18px;
	color: #333333;
	margin: 0px;
}
.dropdown-menu li {
	display: block;
	padding: 0;
}

.dropdown-menu li.divider {
	padding: 0;
	display: n;
}


.well input,table input,.well .add-on {
	padding-top: 2px;
	padding-bottom: 2px;
}


select,input[type="file"] {
	height: 28px;
	line-height: 28px;
}

.well {
	min-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
}


.well .btn {
	padding-top: 2px;
	padding-bottom: 2px;
}


.well .table thead th {
	background: transparent;
}

tr.striped td {
	background-color: #f9f9f9;
}

.navbar-inverse .navbar-inner {
	background-image: none;
	background-color: #444;
}

.navbar-inverse a.dropdown-toggle {
	color: #ccc !important;
}

.navbar-fixed-bottom {
	z-index: 9 !important;
}

.navbar-fixed-top {
	z-index: 9999;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}

#toolbar{
	top: 38px;
}
#toolbar .navbar-inner{
	min-height: 30px;
}
#toolbar .divider-vertical {
	height: 30px;
}
#toolbar .dropdown a{
	font-size: 13px;
}
#toolbar.navbar-fixed-top {
	z-index: 999;
}
#toolbar .navbar-search{
	margin-top: 2px;
}
#toolbar .search-query{
	padding-top: 1px;
	padding-bottom:  1px;
}
#toolbar .dropdown-menu {
	max-height: 600px;
	overflow-y: auto;
}
#toolbar .nav > li > a{
	padding-top: 6px;
	padding-bottom: 0;
}

#tgCol0,#tgCol2,#tgCol4,#tgCol6,#tgCol12,#tgCol14,#tgCol16 {
	background-color: rgba(0, 0, 0, 0.025);
}

#cal-month-cc {
	background: #fff !important;
	padding: 0 10px 10px 8px;
}

.ui-tabs-panel.ui-widget-content {
	padding: 10px 0 !important;
}

.macros.label:hover {
	background-color: #0086CE;
}

/* @group TRANSITIONS */
body,td,.badge,.navbar a,.navbar-inner,.nav-stacked a,.nav-pills a,.nav-list a,input.typeahead,.ui-datepicker-calendar a,.btn-link,.wk-dayname,.label,.controls,.control-label,.rating-up,.rating-down,.nav-list a,.ui-tabs-nav a
	{
	-webkit-transition: .12s;
}

#calhead .btn-link,#calhead .btn,#calhead .btn i {
	color: #3f3f3f;
}

#calhead .btn.btn-success {
	color: #fff;
}

#id_inlineDatePicker div.ui-datepicker-inline {
	border-color: #e3e3e3;
}

/* @end */
.navbar-inverse a.dropdown-toggle,.navbar-inverse a.tool-tip {
	text-shadow: 0px -1px 1px #000 !important;
	color: #ccc !important;
}

.navbar-inverse a.dropdown-toggle:hover {
	color: #fff !important;
}

.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused
	{
	color: #333333;
	background-color: #eee;
	text-shadow: none;
}

#id_global_patient_search {
	background-image: none;
}

.navbar-inner {
  background-color: #fff;
  background-image: none;
}

.navbar .nav.pull-right>li>a {
	padding: 10px 12px 0px;
}

#footer {
	background-color: #333;
}

.dropdown .nav-header {
	display: block;
	font-size: 12px;
	padding: 0 !important;
}

.dropdown-menu .nav-header a {
	font-weight: 600;
	color: #999;
	text-shadow: none;
}

.nav-list li.nav-header {
	padding-top: 0;
	padding-bottom: 0;
	background-color: hsl(0, 0%, 85%);
	margin-top: 0;
}

.nav-header a,.nav-header i {
	color: #007dcc !important;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-header a:hover,.nav-header i:hover {
	color: #ffffff !important;
}

#sidebar.well ul {
	margin-left: -12px;
	margin-right: -12px;
}

ul.messages li a i {
	margin-left: -5px;
}

.help-inline {
	font-size: 12px;
	color: #666;
	vertical-align: top !important;
}

.help-inline small {
	font-size: inherit;
}

#stickyTable {
	box-shadow: 0px 0px 1px #999;
	margin-top:-28px;
}

.filters h5 {
	margin-top: 0;
	font-size: 120%;
	line-height: 1.5;
}

hr {
	margin: 10px 0;
}

.img-rounded {
    border-radius: 4px;
}

select+label,input+input,input+button {
	margin-left: 10px;
}

label {
	padding-right: 5px;
}

.label {
	padding: 2px 6px 3px;
	margin-right: 1px !important;
}

.label a {
	color: #fff;
	display: inline-block;
	margin-right: 5px;
}

.ui-widget-content a.btn-link {
	color: #0077cc;
}

.btn-link {
	border-radius: 3px !important;
}

.chosen-container-multi .chosen-choices .search-choice {
	box-shadow: none;
}

/* @end */

/* text-* can be removed after upgrade to bootstrap2.3+ */
.text-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.well p:last-child {
	margin-bottom: 0 !important;
}

.pagination {
	text-transform: uppercase;
}

.pagination a {
	padding: 0 10px;
}

#navCollapseTarget,#navCollapseTarget ul,#navCollapseTarget ul.nav,#navCollapseTarget ul li,#navCollapseTarget ul li.dropdown,#navCollapseTarget ul.dropdown-menu,#navCollapseTarget .dropdown-menu
	{
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	float: none;
	position: inherit;
}

#navCollapseTarget .dropdown-menu {
	background-color: #eee !important;
	padding: 10px 0 !important;
}

#toprightnav i.icon-user-md,#navCollapseTarget li.nav-header,#navCollapseTarget ul.dropdown-menu li.divider,#navCollapseTarget li.divider-vertical
	{
	display: none;
}

ul#themeSwitch {
	margin-bottom: -2px;
}

#id_follow_up_appt_row .control-label,#id_tableRecurringForm .control-label,#billingtab .form-horizontal .control-label
	{
	width: 175px;
	padding-right:10px;
	font-size: 13.5px;

}

.icon-no-icon:before {
	content: "\f0c2";
	visibility: hidden;
}

#billingtab .form-inline .control-label {
	font-size: .9em;
}

#id_follow_up_appt_row .controls,#id_tableRecurringForm .controls,#billingtab .form-horizontal .controls
	{
	margin-left: 160px;
}

#billingtab select {
	height: 28px;
	padding-left:4px;
}

#billingtab input {
	padding: 2px 4px;
}

#billingtab .control-group {
	margin-bottom: 5px !important;
}

#navCollapseTrigger {
	margin-top: 1px;
	padding: 5px 12px;
	cursor: pointer;
}

#table_line_items label {
	display: inline-block;
	margin-bottom: 0;
}

#table_line_items .control-group,#table_line_items select,#table_line_items input
	{
	margin-bottom: 0;
}

#table_line_items td {
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 1px;
}

table.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color: #f5f5f5}

table.table-condensed td {
	vertical-align: middle;
}

table.table-condensed td>button.btn-link {
	padding-bottom: 0px;
	padding-top: 0px;
}

tr.line-item-row td {
	background-color: #F9F9F9;
}

#crm_nav .navbar-inner {
	background: #004369;
	padding: 5px 10px 5px 20px;
	box-shadow: 0px 0px 10px #999;
}

#crm_nav a {
	color: #66B6E4;
}

#crm_nav a:hover {
	color: #CCE7F6;
}

#crm_nav a.brand {
	color: #fff;
}

#updateDoctor {
	overflow-y: auto;
	max-height: 500px;
}

#id_custom_export label.checkbox {
	margin-left: 20px;
}

input[type="checkbox"] {
	margin-top: 0;
}

.filters label{
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 0px;
}

@media (min-width: 1281px){
    .filters label{
        font-size: 13px;
    }
}
@media (min-width: 1601px){
    .filters label{
        font-size: 14px;
    }
}

/* Help Buttons */
.help-btn-toolbar {
	margin: 0 22px;
}
.a-help-btn {
    text-decoration: none;
    color: white;
    font-weight: bold;
    background: #a0c439;
    padding-left: 8px;
    padding-right: 9px;
    height: 28px;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 2px 5px 0 0;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.2s linear;
    -webkit-font-smoothing: antialiased;
}
.a-help-btn.a-help-btn-video {
	background: #ef4746;
	padding-left: 9px;
	padding-right: 8px;
}.a-help-btn:active.a-help-btn-video {
	background: #b43534;
}
.a-help-btn.a-help-btn-video .icon-play {
	font-size: 14px;
}
.a-help-btn.a-help-btn-video .a-help-btn-text {
	padding-top: 1px;
}
.a-help-btn.a-help-btn-video .a-help-btn-slide-text {
	background: #ec706f;
	border: 1px solid #ef4746;
}
.a-help-btn-text {
    padding-top: 2px;
    display: block;
    font-size: 18px;
    white-space: nowrap;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.a-help-btn-text i {
	color: #fff;
	position: relative;
	top: 1px;
}
.a-help-btn-slide-text {
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0;
    width: 0px;
    background: #b8d074;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    line-height: 27px;
    -webkit-transition:width 0.2s linear;
    -moz-transition:width 0.3s linear;
    -o-transition:width 0.3s linear;
    transition:width 0.2s linear;
    border: 1px solid #a0c439;
}
.a-help-btn:hover {
    padding-right: 107px;
}
.a-help-btn:hover .a-help-btn-text {
    color: #fff;
}
.a-help-btn:hover .a-help-btn-slide-text {
    width: 100px;
}
.a-help-btn:hover .a-help-btn-icon-right span {
    opacity: 1;
}
.a-help-btn:active{
    position: relative;
    top: 1px;
    background: #708928;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color: #80a9da;
}

/* Help Buttons - Simple 2016*/
.btn-help-icon > i {
    color: #00afe1;
    font-size: 22px;
    transition: .1s;
}

.btn-help-icon:hover,
.btn-help-icon:active,
.btn-help-icon:focus {
	color: #0091c3;
}

.table .table{
	background-color: transparent;
}
.table_container{
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table_container .table{
	border: none;
	margin-bottom: 0;
}

.table_container .table-bordered th:first-child,
.table_container .table-bordered td:first-child {
 	border-left: none;
}

.table_container .table-hover:hover{
	cursor: pointer;
}
.table_container .table-bordered.table-striped td{
	border-top: 0;
}
.table_container .table-bordered th{
	border-bottom: 1px solid #ccc;
}
.table_container .table-bordered td{
	border-left: none;
}
.table-bordered.table-condensed input, .table-bordered.table-condensed select{
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
    margin-bottom: 0;
}
.table-bordered{
	margin-bottom: 10px;
}
.table-bordered.table-condensed select{
	height: 22px;
}
/* .table-bordered.table-condensed th{
    text-align: center;

} */
.table-bordered.table-condensed td .btn-small, .table-bordered.table-condensed th .btn-small{
	padding-top: 0px;
	padding-bottom: 0px;
}
.table-bordered.table-condensed td, .table-bordered.table-condensed th{
    font-size: 12px;
    line-height: 16px;
    padding: 3px 5px;
}
.table_container .table-bordered.table-striped tfoot td{
    font-weight: bold;
}
.tab-content input, .tab-content select, .tab-content textarea{
    font-size: 12px;
    line-height: 16px;
}
.tab-content input, .tab-content select{
	height: 20px;
    padding-top:0;
    padding-bottom:0;
}
.tab-content .control-label {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}

.msg_alert_block{
	margin-bottom: 2px;
	margin-right: 5px;
	display: inline-block;
	padding: 3px 6px !important;
}
.btn-link.btn-mini{
	font-weight: bold;
}

@media (min-width: 1281px){
    .table-bordered.table-condensed tbody td, .table-bordered.table-condensed thead th{
        line-height: 18px;
        padding: 3px 5px;
    }
    .tab-content input, .tab-content select, .tab-content textarea{
	    font-size: 13px;
	    line-height: 18px;
	}
	.tab-content input, .tab-content select{
		height: 22px;
	}
	h1{ font-size: 2.0em; }
	h3{ font-size: 1.5em; }
}
@media (min-width: 1601px){
    .table-bordered.table-condensed tbody td, .table-bordered.table-condensed thead th{
        font-size: 13px;
        line-height: 20px;
    }
    .tab-content input, .tab-content select, .tab-content textarea{
	    font-size: 14px;
	    line-height: 20px;
	}
	.tab-content input, .tab-content select{
		height: 24px;
	}
	.tab-content .control-label {
		font-size: 14px;
	}
	h1{ font-size: 2.2em; }
	h3{ font-size: 1.6em; }
}


@media ( min-width : 768px) {
	.pagination {
		margin: 0;
	}
	.btn-toolbar {
		margin: 0;
	}
	#navCollapseTrigger /*, #navCollapseTarget */ {
		display: none !important;
	}
}

@media ( min-width : 768px) and (max-width: 979px) {
	#navCollapseTrigger {
		display: block !important;
	}
	.navbar-fixed-bottom .navbar-inner {
		background-color: #fff;
		background-image: none !important;
		box-shadow: none;
	}
	#patient_sidebar.affix,#nav.affix {
		position: static;
		width: auto;
		top: 0;
	}
}

@media ( max-width : 767px) {
	body {
		padding-bottom: 0 !important;
	}
	.navbar-fixed-bottom .navbar-inner {
		background-color: #fff;
		background-image: none !important;
		box-shadow: none;
	}
	#patient_sidebar.affix,#nav.affix {
		position: static;
		width: auto;
		top: 0;
	}
	#caltoolbar .btn-group {
		text-align: center !important;
		display: block;
	}
}

@media ( max-width : 480px) {
	.container-fluid .pull-right,.container-fluid .pull-left {
		float: none;
	}
	form.navbar-search.pull-right,#toprightnav .pull-right {
		float: right;
	}
	.navbar-fixed-bottom .navbar-inner {
		background-color: #fff;
		background-image: none;
		box-shadow: none;
	}
	.navbar-fixed-bottom li,.navbar-fixed-bottom li a {
		display: block !important;
		float: none !important;
	}
	.navbar-fixed-bottom li.divider-vertical {
		display: none !important;
	}
}

@media ( max-width : 979px) {
	#practiceChat {
		display: none;
	}
	body {
		padding-top: 0;
	}
	.container-fluid {
		padding: 0;
	}
	.nav-collapse {
		display: none;
	}
	.navbar-fixed-top {
		margin-bottom: 0;
		box-shadow: none !important;
	}
	.navbar-fixed-top.navbar-inverse {
		margin-bottom: 20px;
	}
  .navbar-fixed-top .brand{
    padding-left: 10px;
  }
}

@media ( min-width : 980px) {
}

.countBadgeIdea {
    position:absolute;
    color: #eee !important;
    background-color: #656665 !important;
    display: inline !important;
    top:5px;
    right:5px;
    z-index:999 !important;
}

.modal-tall {
	margin-top: -50px;
}

.modal-tall .modal-body {
	max-height:520px;
}

.table-sub{
	margin: 0px !important;
}

.table-sub thead tr th {
	background:#dff0d8 !important;
}

/*-- Added Bootstrap 3 panels --*/

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-slim {
	padding: 8px 6px !important;
}


.ngx-ellipsis {
    white-space: nowrap;
    overflow-x: hidden;
    max-width: 95%;
    text-overflow: ellipsis;
    margin: 2px 0 0 0;
}

.ngx-modal.modal .modal-body {
    max-height: 65vh;
    max-width: 85vw;
}


.text-justify {
    text-align: justify !important;
}

.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
	/* Hacky fix for template builder options menu dropdown coloring */
	color: #FFF !important;
}

.toggle-switch {
    width:73px;
    height:28px;
    margin:5;
    padding:3px;
    overflow:hidden;
    -webkit-transform:translateZ(0); /* eliminates flickering */
}

.toggle-switch .bg {
    width:73px;
    height:28px;
    margin-bottom:-28px;
    -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;
    background-image:-webkit-gradient(linear,0 0, 100% 0, from(#40be14), color-stop(50%, #40be14), color-stop(51%, #e6e6e6), to(#e6e6e6));
    background-image:-moz-linear-gradient(0deg, #40be14 0, #40be14 50%, #e6e6e6 51%, #e6e6e6 100%);
    background-image:-linear-gradient(#40be14, #40be14 50%, #fefefe 51%, #e6e6e6);
    -webkit-background-size:200%; -moz-background-size:200%; background-size:200%;
    -webkit-transition:background-position 0.14s linear;
       -moz-transition:background-position 0.15s linear;
            transition:background-position 0.15s linear;
    background-position:85%;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,0.2)
}

.toggle-switch label { display:block; display:-webkit-box; display:-moz-box; display:box; width:78px; height:28px; position:relative; z-index:1;
    -webkit-box-align:center; -moz-box-align:center; box-align:center;
    -webkit-box-orient:horizontal; -moz-box-orient:horizontal; box-orient:horizontal;
    -webkit-transform:translateX(-47px); -moz-transform:translateX(-47px); transform:translateX(-47px);
    -webkit-transition:-webkit-transform 0.19s linear; -moz-transition:-moz-transform 0.2s linear; transition:transform 0.2s linear;
    -webkit-tap-highlight-color:transparent;
}

.toggle-switch input:checked ~ .bg { background-position-x:20%; background-position:20% 50%; }
.toggle-switch input:checked ~ label { -webkit-transform:translateX(0); -moz-transform:translateX(0); transform:translateX(0);}
.toggle-switch input:checked ~ label span:last-child { -webkit-opacity:0; opacity:0; -webkit-transition-delay:0s; -moz-transition-delay:0s; transition-delay:0s; }

.toggle-switch input { display:none; }

.toggle-switch label span {
    display:block; width:50%; padding:0 15px; font-size:14px; font-weight:bold; line-height:26px;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}

.toggle-switch label span:first-child { position:relative; color:#fff; padding-right:0; width:46px; }

.toggle-switch label span:last-child {
    padding-left:33px;
    padding-right:0;
    color:#666;
    -webkit-opacity:0.7; -moz-opacity:0.7; opacity:0.7;
    -webkit-transition:-webkit-opacity 0.15s 0.1s linear; -moz-transition:-moz-opacity 0.15s linear; transition:opacity 0.15s 0.1s linear;
}

.toggle-switch label span:first-child::after {
    position:absolute;
    right:-28px;
    top:-2px;
    display:inline-block;
    width:28px;
    height:28px;
    border:1px solid #666;
    border:1px solid rgba(0,0,0,0.6);
    border-radius:14px;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
    content:"";
    background:#ffffff;

}

h3.popover-title {
    line-height: 20px;
    color: #222222;
    font-weight: bold;
    font-size: 140%;
    padding: 5px 0px 5px 10px;
}

.multiselect {
	height: 60px !important;
}

.btn {
  background-image: none;
}

.btn-primary, .btn-info, .btn-success, .btn-warning, .btn-danger {
  background-image: none;
}

.navbar .nav > li > a {
  color: #555;
}

.navbar .nav > li > a:hover {
  color: #222;
}

.nav .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.nav .dropdown-toggle:hover .caret {
  border-top-color: #222;
  border-bottom-color: #222;
}

#toolbar.navbar .nav > li > a:hover {
  color: #AEBAC4;
}

label.checkbox.label-weekday {
	padding: 0;
	margin-left: 2px;
	margin-right: 5px;
}


table.open-slots thead tr a {
	cursor: pointer;
}

.jGrowl-notification.success {
	background-color: #55b914;
  	opacity: 1;
  	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(100));
  	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(100));
	margin: 90px 20px 20px 20px;
	width: 450px;
	font-size: 1.1em;
}

div.open-appointment-slots-form-widget {
	padding: 15px 15px 5px 15px;
}

div.open-appointment-slots-form-widget form.open-appointment-slots-form div.fields label {
	display: block;
	line-height: 25px;
}

div.open-appointment-slots-form-widget form.open-appointment-slots-form div.fields label a, label a:visited, label a:hover {
	color: #000;
	text-decoration: none;
	width: 150px;
	display: block;
	float: left;
}

form.open-appointment-slots-form div.fields label a, label a:visited, label a:hover {
	color: #000;
	text-decoration: none;
	width: auto;
	display: inline;
	float: none;
}

/*div.open-appointment-slots-form-widget div.fields input {*/
	/*display: block;*/
/*}*/
.patient-education-settings-form {
	margin: 15px 0 0 15px;
}

.patient-education-settings-form input[type='checkbox'] {
	margin: 0 5px 0 0;
}

.patient-education-settings-form .form-group.disabled {
	opacity: 0.50;
	filter: alpha(opacity=50);
}

.patient-education-settings-form .form-group.error input {
	border-color: #ff0000;
}

.patient-education-settings-form .form-group.error label {
	color: #ff0000;
}

.patient-education-settings-form-content {
	margin: 15px 0 0 30px;
}

.filters_columns ul li {
	float: left;
	list-style-type: none;
	padding: 0 10px 0 0;
}

.even_columns
{
  -moz-column-width: 11.5em;
  -webkit-column-width: 11.5em;
  column-width: 11.5em;
}

.even_columns ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.even_columns ul li:first-child
{
  margin-top: 0;
}
