.loading-dialog {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 0, 0, 0, .2 ) url('../images/load1.gif') 50% 50% no-repeat;
}

.noPadding {
     padding: 0
}

.aptSearchBox2 {
	width: 100%;
}

.aptSearchBox {
	width: 130px;
}

.subContainer {
	padding : 10px;
}

.advSrcIcon {
	cursor : pointer
}

#advSrcBox {
	padding : 10px;
	background-color : #E4E4E4;
	border-radius: 5px;
    margin: 10px 0;
    /*width: 745px;*/
    display: inline-block;
    -webkit-box-shadow: 0px 10px 17px -1px rgba(0,0,0,0.43);
    -moz-box-shadow: 0px 10px 17px -1px rgba(0,0,0,0.43);
    box-shadow: 0px 10px 17px -1px rgba(0,0,0,0.43);
}

.advSrcContainer {
	padding: 0 10px 10px 10px;
}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #E4E4E4;
	position: absolute;
	top: 143px;
	left: 884px;
}

.slot-span {
    border:1px solid;
    display:inline-block;
    width:60px;
    height:20px;
    float:left;
    margin:0 10px 10px 0;
}

.slot-legend-label {
    line-height:20px;
}

.aptSrcCriteria {
	color: #967A8F;
}

.aptSelectBox {
	width: 174px;
}

.leftSection {
	float : left;
}
.rightSection {
	float : right;
}

.appointmentsTable table {
	word-wrap: break-word;
}

.halfContainer {
	display: inline-block;
	width: 49.7%;
}

.errContainer {
	display: inline-block;
}

.clickable {
	cursor: pointer;
}

.headBar {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	padding: 2px 10px;
	font-weight: bold;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 10px;
}

.subHeadBar {
    color: #000;
    background-color: #CDCDCD;
    border-color: #737373;
    padding: 2px 10px;
    font-weight: bold;
    margin-top: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.footerBar {
	background-color: #f5f5f5;
}

.bodyContainer {
	padding: 10px;
	border: 1px solid #357ebd;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.subBodyContainer {
	//padding: 10px;
	border: 1px solid #CDCDCD;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.subBodyContainer .lbl {
    width: 30%;
    text-align: right;
}

.subBodyContainer .lbl2 {
    text-align: right;
}

.subBodyContainer .lbl3 {
    font-weight: bold;
}

.subBodyContainer select option:empty {
    display:none
}

.subBodyContainer .row {
    margin: 0;
    padding: 5px 0;
}

.subBodyContainer .row:nth-child(even) {
    background-color: #FFFFFF;
}

.subBodyContainer .row:nth-child(odd) {
    background-color: #F5F5F5;
}

.subBodyContainer table {
    margin-bottom: 5px;
}

.itemLabel2 {
	font-weight: bold;
	line-height: 30px;
}
.itemLabel {
  font-weight: bold;
  width: 70px;
  display: inline-block;
  line-height: 25px;
  text-align: left;
  vertical-align: top;
}
.itemLabel1 {
	font-weight: bold;
	width: 170px;
	display: inline-block;
	line-height: 25px;
	text-align: left;
}

pre {
	white-space: pre-line;
}

.editRating span {
	cursor: pointer;
}

.editRating span:hover{
	font-size: 15px;
}

.clstxt3{
	width: 100px;
}

.clstxt4{
	width: 205px;
}

#aptDocumentation textarea, #aptDocumentation input[type='text'] {
    width: 100%;
}

.documentRO pre {
    background-color: transparent;
    border: 0;
    font-family: Arial;
    font-size: 14px;
    padding: 0;
}

.imageBlock {
    display: inline-block;
    text-align: center;
    padding: 5px;
    margin: 5px;
    border: 1px solid #ADADAD;
    max-width: 137px;
}

.imageBlock img {
    width: 125px;
    height: 150px;
    display: block;
}

.imgContainer img {
    cursor: pointer;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 50%;
    margin: auto;
}

.modalCarousal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: table;
    /*padding: 5% 0;*/
    z-index: 100;
}

.carousel-inner {
  overflow: auto;
}

.zoomer .glyphicon {
    font-size: 18px;
}

#myCarousel {
    vertical-align: middle;
    display: table-cell;
}

.imgContainer .glyphicon {
    font-size: 12px;
}

.imgRemoved {
    text-decoration: line-through;
}

.appointment-label {
	font-weight: bold;
}

table.new-appointment-table td, table.new-appointment-table td table.ac-select-table td {
	padding: 3px 4px !important;
}

table.new-appointment-table tr input[type="text"] {
    line-height: initial !important;
}

table.new-appointment-table tr div.ac-select-wrapper{
	display: table !important;
	    margin: 5px 7px;
}

.colonSeparatorRight{
    position: absolute;
      left: -5px;
}

.colonSeparator{
    float: right;
    position: relative;
    left: 15px;
}

.middleRowContent {
    line-height: 30px;
}

.middleRowContentCust {
    line-height: 40px;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breakWord {
    word-wrap: break-word;
}

.scaleImgIcon {
    z-index: 200;
    background-color: #EFEFEF;
    padding: 3px;
}

.selectedAccordion {
    background-color: #515151 !important;
}

.clsgray {
	color: #c2c2c2;
}

.clsblack {
	color: #424242;
}

/* acute select css styling */
div.ac-select-list {
    overflow: auto !important;
    height: auto !important;
}

.ac-select-list ul li {
    padding-left: 3px !important;
    padding: 0;
}

table.ac-select-table {
    table-layout: fixed;
}

td.ac-select-display {
    overflow: hidden;
    width: 227px !important;
    text-overflow: ellipsis;
    height: 32px !important;
}

td.ac-select-image {
    background-color: #ccc;
}

.ac-select-main {
    height: 34px !important;
}

.row-align {
    line-height: 44px;
}

.callmeField2 {
    display: inline-block !important;
}

.statusField {
    width: 18%;
    display: inline-block !important;
}

/*.cust-search-fields {
    width: 300px;
}*/

.cust-label-align {
    line-height: 42px;
}

.actionableHeader {
    background-color: #428bca;
    padding: 5px 10px;
    color: #FFFFFF;
}

.ellipsisZoneName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid;
    padding: 5px;
    border-radius: 20px;
}

.ellipsisClinicName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid;
    padding: 5px;
    border-radius: 20px;
}

.followup-appt-time-slot {
    border: 1px solid #CCC;
    padding: 15px;
    border-radius: 5px;
}

ul.hover li:not(.btn-primary):hover, ol.hover li:not(.btn-primary):hover{
    color: #9f9f9f;
    background-color: #f9f9f9;
}

.ac-select-popup ul {
    max-height: 350px;
}


.slot-view-table th {
    padding: 0px 12px 0px 12px;
    font-size: 12px;
    min-width: 80px;
}

.slot-view-table-main th {
    padding: 0px 12px 0px 12px;
    text-align: center;
}

.slot-view-table-main td {
    text-align: center;
}

.slot-view-table td {
    text-align: center;
}

.slot-table {
    margin-top: 50px;
}

div.align-cell{
    width: 130px;
  
}

.slot-view-table-main th.align-cell{
    min-width: 55px;
  
} 

