.table_black_border .headergroupbg th {
    font-size: 14px;
}
.table.table_black_border>tbody+tbody {
    border-top: none !important;
}
.table_black_border.table-bordered>thead>tr>th, .table_black_border.table-bordered>tbody>tr>th, .table_black_border.table-bordered>tfoot>tr>th, 
.table_black_border.table-bordered>thead>tr>td, .table_black_border.table-bordered>tbody>tr>td, .table_black_border.table-bordered>tfoot>tr>td {
    border: 1px solid #000 !important;
}
.fixed_side_button {
  position: fixed;
  background: rgba(0,0,0,0.5);
  padding: 2px;
  border-radius: 0 5px 5px 0;
  top: 195px;
  z-index: 999999;
}
.fixed_side_button li button{
 width: 22px;
 }
.main-left-sidebar-menu.sidebar-mini.sidebar-collapse .main-sidebar {
  width: 0 !important;

}
.credit{
  background: #3b556e;
}

.cash{
  background: #FF5733;
}

.er_op{
    background: #7aa050;
}
.er_ip{
    background: #E7D07D;
    color:white;
}
.daycare{
    background:#fff2c4;
    color: #696969;
}
.nutri_complete{
  background: #398e4d;
}
.nutri_not_complete{
  background: #bf4040;
}
.diet_reassessment_request {
  background: #3a404a;
}
.before_24_hr {
  background: #ab6e6e;  
}
.nutri_assessment_done{
  background: #555299;
}
.nutri_assessment_not_done{
  background: #888e9c;
}
.counselling_request {
  background: #39bbbb;
}

.highrisk{
    background: #ab6e6e;
    /*color:white;*/
}
.mlc{
    background: #ff1505;
   
}
.vip{
    background: #F08080;
   
}
.bg-custom-green-active{
  background: #aebe8b;
}
.bg-custom-green-active:hover{
  background: #c1d4ac;
}
.bg-custom-blue-active{
  background: #54a7b3;
}
.bg-custom-blue-active:hover{
  background: #a7d4e8;
}
.bg-custom-red-active{
  background: #c7a7a0;
}
.bg-custom-red-active:hover{
  background: #dac6c0;
}
.bg-lime_light_green_custom{
  background: #740fb39e;
}
.bg-gray_custom{
  background: #888e9c;
}
.bg-pre_booking_blocked{
   background: #FF9100;  
   color:white;
}
.bg-pre_booking_available{
   background: #FFFFFF;  
}
.bg-pre_booking_over_booking{
   background: #8AC2FE;  
}
.bg-pre_booking_doctor_leave{
   background: #ad0505; 
   color:white;
}
.bg-pre_booking_booked{
   background: #b5b1de;  
}
.bg-pre_booking_checked_in{
   background: #FF9F6E;  
}
.bg-pre_booking_paid{
   background: #FFACBC;  
}
.bg-pre_booking_visited{
   background: #6EFF8D;  
}
.bg-pre_booking_reserve{
   background: #DBBE80;  
}
.bg-pre_booking_telephonic{
   background: #928f8f;
   color:white;
}
.bg-pre_booking_consultation{
   background: #00B7AC; 
   color:white;
}
.bg-pre_booking_surgery{
   background: #cdf74f;  
}
.bg-pre_booking_create{
   background: #fff94c;  
}
.bg-pre_booking_expired{
   background: #ff80ff;  
}





.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer{
  margin-left: 0 !important;
}

.content-header > h1 {
  margin: 0;
  font-size: 20px !important;
}

.adv_widget-user-image {
    width: 110px;
    height: 90px;
    float: left;
    position: relative;
    text-align: center;
    border: 1px solid #CCC;
}

.adv_widget-user-image img {
    max-width: 95%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.blink_blue {
  -webkit-animation: blink_blue 0.5s infinite;  /* Safari 4+ */
  -moz-animation: blink_blue 0.5s infinite;  /* Fx 5+ */
  -o-animation: blink_blue 0.5s infinite;  /* Opera 12+ */
  animation: blink_blue 0.5s infinite;  /* IE 10+, Fx 29+ */
}
@-webkit-keyframes blink_blue {
  0%, 49% {
    background-color: #add7fc;
  }
  50%, 100% {
    background-color: #265a88 ;
  }
}
/*admission  style starts here*/
#selectBeds .bed_select_list {
  box-shadow: 0 0 3px #7a7878;
  border-radius: 3px;
  padding: 6px;
  margin: 5px;
  display: inline-block;
  text-align: center;
  width: 80px;
}
#selectBeds .bed_select_list i {
  color: #19A0D8;
  font-size: 18px;
  }
#selectBeds .bed_select_list:hover {
  background: #19A0D8;
  color: #FFF;
  cursor: pointer;
}
#selectBeds .bed_select_list:hover i {
  color: #FFF;
}
#selectBeds .bed_select_list::before {
  color: #19A0D8;
  margin: 0 10px 0 0;
}
.bed_select_list span {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  float: left;
  white-space: nowrap;
  font-size: 12px;
}





#intimatedBeds .bed_discharge_list {
  box-shadow: 0 0 3px #7a7878;
  border-radius: 3px;
  padding: 6px;
  margin: 5px;
  display: inline-block;
  text-align: center;
  width: 80px;
}
#intimatedBeds .bed_discharge_list i {
  color: #19A0D8;
  font-size: 18px;
  }
#intimatedBeds .bed_discharge_list:hover {
  background: #19A0D8;
  color: #FFF;
  cursor: pointer;
}
#intimatedBeds .bed_discharge_list:hover i {
  color: #FFF;
}
#intimatedBeds .bed_discharge_list::before {
  color: #19A0D8;
  margin: 0 10px 0 0;
}
.bed_discharge_list span {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  float: left;
  white-space: nowrap;
  font-size: 12px;
}




/*admission notice style ends here*/

/*doctor notice style starts here*/
.doctor_notice_slide {
  width: 700px;
  position: fixed;
  z-index: 999;
  right: -700px;
  top: 60px;
  background: #FFF;
  box-shadow: 0 0 8px #9e9e9e;
  padding: 8px 10px 8px 0;
}
.doctor_notice_slide_open{
   right: 0px;
}
.doctor_notice_btn {
  position: absolute;
  left: -22px;
  top: 0;
}
.doctor_notice_btn button {
  border: none;
  padding: 5px;
  font-size: 14px;
  border-radius: 3px 0 0 3px;
}
.notice_tinymc_area {
  height: 300px;
  padding: 5px;
}
table.notice_doctor_list tr:hover{
  background: #d6ecff !important;
  cursor: pointer;
}
table.notice_doctor_list tr.active td{
  background: #d6ecff !important;
}
/*doctor notice style ends here*/



/*custom checkbox only style starts here*/

.checkbox.checkbox_only{
  padding-left: 0;
}
.checkbox.checkbox_only input{
  width: 17px;
height: 17px;
margin: 0 !important;
}
.checkbox.checkbox_only label{
  padding-left: 0;
  width: 17px;
height: 17px;
margin-top: 0;
}
.checkbox.checkbox_only label::before{
  left: 0 !important;
margin-left: 0 !important;
}
.checkbox.checkbox_only label::after{
  left: 1px;
  top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0;
}

/*custom checkbox only style ens here*/



/* ==========================================================================
   Dynamic Report css styles starts here
   ========================================================================== */

.pos_rel{
  position: relative !important;
}
.field_name_list li {
  display: block;
  padding: 5px;
  margin: 0 0 4px 0;
  background: #E3F2FD;
  border: 1px solid #B3DFFF;
  border-radius: 3px;
}
.field_name_list li:hover {
  background: #1976D2;
  color: #FFF;
  border: 1px solid #B3DFFF;
  cursor: pointer;
  }
  .field_name_list li.active {
  background: #1976D2;
  color: #FFF;
  border: 1px solid #B3DFFF;
  }
  .fav_group_name_list li.active{
    background: #1976D2;
    color: #FFF;
    border: 1px solid #B3DFFF;
  }
  .fav_group_list_box{
    display: none;
  }
.fieldset_box{
  padding: 10px;
}
.fav_field_name li span{
  display: block;
  padding: 5px;
  border-radius: 3px;
  margin: 0 0 4px 0;
  color: #FFF;
  background: #1976D2;
  border: 1px solid #B3DFFF;
}
.form-control.fav_input_label {
  display: block;
  padding: 5px !important;
  border-radius: 3px !important;
  margin: 0 0 4px 0 !important;
  color: #FFF;
  background: #1976D2;
  border: 1px solid #B3DFFF;
  height: auto !important;
  font-size: 14px !important;
  padding-right: 55px !important;
}
  .form-control.fav_input_label:focus {
    background-size: 0 0;
    border: 1px solid #B3DFFF;
  }
  .list_opt_box{
  right: 10px;
  position: absolute;
  top: 3px;

  }
  .list_opt {
  display: block;
  color: #FFF;
  float: left;
  margin-left: 8px;
}
.list_opt:first-child {
  margin: 0;
}
.fav_report_pop {
  position: absolute;
  background: #E3F2FD;
  width: 169px;
  right: 14px;
  top: 24px;
  box-shadow: 3px 2px 2px #C8C8C8;
  padding: 5px;
  z-index: 10;
  display: none;
}
.fav_report_pop::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #E3F2FD;
  position: absolute;
  top: -12px;
  right: 10px;
}
.fav_list_more_btn{
  cursor: pointer;
}
.fav_report_pop .checkbox {
  color: #000;
}
   /* ==========================================================================
   Dynamic Report css styles ends here
   ========================================================================== */




/* ==========================================================================
   Eye section css styles starts here
   ========================================================================== */
   .circle_graph{
    width: 256px;
    height: 232px;
    position: relative;
    margin: auto;
    background: url(../images/eye_graph_circle.png) repeat center top;
   }
   .circle_graph_box{
    box-shadow: 0 0 15px #bfbfbf;
    border-radius: 6px;
    padding: 15px;
    width: 276px;
    height: 252px;
    margin: auto;
   }
   #draggable {
  position: absolute;
  top: 17px;
  left: 45px;
  width: 171px;
  height: 202px;
}
.degree_value, .degree_value1, .degree_value2, .degree_value3 {
  width: 60px;
  height: 60px;
  margin: auto;
   background: #00a7d0 !important; 
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  color: #FFF;
  font-weight: 700;
  font-size: 19px;
  position: absolute;
  top: -30px;
  right: -30px;
  border: 3px solid #FFF;
  box-shadow: 0 0 6px #333;
}
.degree_icon {
  position: absolute;
  color: #7d7d7d;
  top: -2px;
  right: -6px;
  font-size: 35px;
  width: 20px;
  height: 20px;
  background: #FFF;
  border-radius: 100%;
  line-height: 35px;
  box-shadow: 0 0 6px #333;
}
 
/*#drag {
  width:100%;
  height:100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  position: absolute;
  border-radius: 10%;
}*/

#rotateable {
  width:172px;
  height:2px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  position: absolute;
  border-radius: 0%;
  background: linear-gradient(90deg, #222, #444, #222);
}

#rotate {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -17px;
  top: -9px;
  background: #222;
  border-radius: 100%;
  z-index: 20;
  cursor: pointer;
}
#rotateable1 {
  width:172px;
  height:2px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  position: absolute;
  border-radius: 0%;
  background: linear-gradient(90deg, #222, #444, #222);
}

#rotate1 {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -17px;
  top: -9px;
  background: #222;
  border-radius: 100%;
  z-index: 20;
  cursor: pointer;
}
#rotateable2 {
  width:172px;
  height:2px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  position: absolute;
  border-radius: 0%;
  background: linear-gradient(90deg, #222, #444, #222);
}

#rotate2 {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -17px;
  top: -9px;
  background: #222;
  border-radius: 100%;
  z-index: 20;
  cursor: pointer;
}
#rotateable3 {
  width:172px;
  height:2px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  position: absolute;
  border-radius: 0%;
  background: linear-gradient(90deg, #222, #444, #222);
}

#rotate3 {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -17px;
  top: -9px;
  background: #222;
  border-radius: 100%;
  z-index: 20;
  cursor: pointer;
}
/* ==========================================================================
   Eye section css styles ends here
   ========================================================================== */


   /* ==========================================================================
   MIS Report css styles starts here
   ========================================================================== */

   .report_list_box li {
    float: left;
    margin: 5px;
    position: relative;
    max-width: 200px;
    width: 100%;
  }

  .report_list_box a {
    display: block;
    padding: 15px 30px 15px 15px;
    background: #1E88E5;
    text-align: center;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 3px;
    box-shadow: 0 5px 10px #999;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .report_list_box a:hover {
    background: #01579B;
    box-shadow: none;

  }
  .report_icon_strip {
    position: absolute;
    background: #512DA8;
    width: 25px;
    top: 2px;
    right: 6px;
    border-radius: 0 0 3px 3px;
    text-align: center;
  }
  .report_icon_strip i{
    font-size: 22px;
    color: #FFF;
  }

  .report_list_box li:hover .report_icon_strip{
    box-shadow: 0 2px 5px #4d4d4d;
    padding-top: 5px;
    width: 25px;
    background: #E91E63;
    color: #FFF;
  }
  .report_list_box li:hover .report_icon_strip i{
    color: #FFF;
  }
  .tab_report_list li{
    display: inline-block;
    width: 200px;
    background: #CCC;
  }
  .tab_report_name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 5px !important;
  }
  .tab_report_list li {
    display: inline-block;
    max-width: 205px;
    background: #FFF;
    box-shadow: 0 0 5px #aeaeae;
    margin: 2px;
    border-radius: 3px;
    width: 100%;
  }
  .tab_report_list li:hover {
    background: #1976D2;
    color: #FFF;
    cursor: pointer;
  }

  .tab_report_list li i{
    font-size: 22px;
    color: #1976D2;
  }

  .tab_report_list li:hover i{ 
    color: #FFF;
  }



   /* ==========================================================================
   MIS Report css styles ends here
   ========================================================================== */





.bed_legend_box li {
    float: left;
    margin-right: 8px;
    border-right: 1spx solid #a0a0a0;
    padding: 0 5px;
}
.bed_legend_box li:last-child{
    border: none;
}
.bed_legend_box .bed_legend_color{
    float: left;
    color: red;
}
.bed_legend_box .bed_legend_text{
    float: left;
    font-size: 12px;
    margin-left: 5px;
}
/*.fixed .content-wrapper, .fixed .wrapper{
    min-height: 92% !important;
}*/
   
.blink_round_div{
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block;
    top: 2px;
}
.blink_round {
    width: 12px;
    height: 12px;
    background: #a94442;
    position: absolute;
    border-radius: 100%;
    z-index: 2;
    animation: colorchange 1s infinite;
    -webkit-animation: colorchange 1s infinite;
}
.blink_anim_round {
    width: 13px;
    height: 13px;
    background: #000;
    position: absolute;
    border-radius: 100%;
     transition:all ease-in-out 300ms;
 -webkit-transition:all ease-in-out 300ms;
 -moz-transition:all ease-in-out 300ms;
 -ms-transition:all ease-in-out 300ms;
 -webkit-animation: mymove 1s infinite;
 animation: mymove 1s infinite;
 z-index: 0;
}

 @keyframes colorchange
    {
      0%   {background: #a94442;}
      50% {background: #fd120e;}
    }

    @-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
    {
      0%   {background: #a94442;}
      50%  {background: #fd120e;}
    }

@-webkit-keyframes mymove {
                 from {
                   transform: scale(0);
                   -moz-transform: scale(0);
                   -ms-transform: scale(0);
                   -o-transform: scale(0);
                   -webkit-transform: scale(0);
                 }
                 to {
                   transform: scale(2);
                   -moz-transform: scale(2);
                   -ms-transform: scale(2);
                   -o-transform: scale(2);
                   -webkit-transform: scale(2);
                   opacity: 0;
                 }
               }

               @keyframes mymove {
                 from {
                   transform: scale(0);
                   -moz-transform: scale(0);
                   -ms-transform: scale(0);
                   -o-transform: scale(0);
                   -webkit-transform: scale(0);
                 }
                 to {
                   transform: scale(2);
                   -moz-transform: scale(2);
                   -ms-transform: scale(2);
                   -o-transform: scale(2);
                   -webkit-transform: scale(2);
                   opacity: 0;
                 }
               }

/*validation Style*/
.row.val_style{
    margin-top: 0;
}
/*.panel-group .panel-heading{
  padding: 0;
}
.panel-group .panel-heading a{
  position: relative;
  display: block;
  padding:10px 15px
}
.panel-group .panel-heading a:after {
  content: '-';
  position: absolute;
  right: 20px;
  top: -10px;
  font-size:40px;
}

.panel-group .panel-heading a.collapsed:after {
  font-size:40px;
  content: '+';
  }*/
/*.notify_items li {
  border-top: 2px solid #CCC;
}
.notify_content {
  width: 100%;
  float: left;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 4px 0;
  margin: 0 0 5px 0;
}
.refer_box {
  font-size: 12px;
  text-align: right;
  font-weight: 700;
  color: #000;
}
.date_time {
  float: right;
  font-size: 12px;
  padding: 2px 5px;
  color: #8F8F8F;
}
span.color_box {
  float: left;
  width: 18px;
  height: 18px;
}*/

.main-header .navbar .nav>li>a>.label {
    position: absolute;
    top: 2px;
    right: 25px;
    text-align: center;
    font-size: 12px;
    padding: 6px 7px;
    line-height: .9;
}
.blink_bg {
  -webkit-animation: blink_bg 2s infinite;  /* Safari 4+ */
  -moz-animation: blink_bg 2s infinite;  /* Fx 5+ */
  -o-animation: blink_bg 2s infinite;  /* Opera 12+ */
  animation: blink_bg 2s infinite;  /* IE 10+, Fx 29+ */
}



/*custom checkbox style starts here*/
 .custom_checkbox_new label span{
         overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    padding: 0px 4px;
    margin: 0;
    float: left;
 }
 .custom_checkbox_new .checkbox_wrapper{
    background: transparent !important;
    padding: 0px 4px;
    border-radius: 3px;
    margin: 0 0 2px 0;  
}
.custom_checkbox_new .checkbox_wrapper.active{
    background: #FF7701 !important;
    padding: 0px 4px;
    border-radius: 3px;
    color: #fff; 
}

/*custom checkbox style ends here*/


@-webkit-keyframes blink_bg {
  0%, 49% {
    background-color: #f0ad4e;
  }
  50%, 100% {
    background-color: #dd4b39 ;
  }
}
.select2-container--default .select2-selection--multiple{
      border: 1px solid #d2d6df !important;
      border-radius: 0 !important;
}
#form-list .mce-panel{
  border: 1px solid #f1f1f1 !important;
  background-color: #f1f1f1 !important;
  border-radius: 0 !important;
}
#form-list .mce-panel.mce-fullscreen{
    z-index: 99999 !important;
}
textarea.form-control.assessment_textarea{
        height: 140px !important;
        padding-right: 45px !important;
      } 
.fav_textarea_icon{
      position: absolute;
    right: 16px;
    bottom: 27px;
}
.assess_input_fav{
  margin: 2px;
    border-radius: 0 !important;
    position: absolute;
    right: 36px;
    bottom: -1px;
    font-size: 11px !important;
}
.assess_input_text {
    padding-right: 47px !important;
}
.assess_input_refresh{
    margin: 2px;
    border-radius: 0 !important;
    position: absolute;
    right: 13px;
    bottom: -1px;
    font-size: 11px !important;
}
.refresh_textarea_icon{
      position: absolute;
    right: 16px;
    bottom: 1px;
}
.Blink {
  animation: blinker 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}
@keyframes blinker {  
  from { opacity: 1; }
  to { opacity: 0; }
}

/*icu monitoring spacelab style starts here*/
  .vital_green{
    color: #23b12b;
  }
  .vital_orange{
    color: #bc842f;
  }
  .vital_red{
    color: #b3372e;
  }
  .vital_cyan{
    color: #11b0c3;
  }
  .vital_purple{
    color: #de54df;
  }
  .vital_gray{
    color: #8d8d8d;
  }
  .vital_left_list label{
    font-weight: 700;
  }
  .vital_left_list li {
  padding: 2px;
}
  .vital_left_list li label{
  width: 100%;
}
 .vital_left_list li:hover {
  background: #F0F0F0;

}
.accordian-arrow {
      color: #fff;
      height: 15px;
      margin-left: -5px;
      margin-right: 5px;
      padding: 1px 2px;
      position: relative;
      transition: all 0.3s ease-in-out 0s;
      width: 14px;
      text-align: center;
    }
  
  .vital_left_list .collapsed .accordian-arrow .fa-plus-square-o, .vital_left_list .accordian-arrow .fa-minus-square-o {
    display:inline-block;
}

.vital_left_list .accordian-arrow .fa-plus-square-o, .vital_left_list .collapsed  .accordian-arrow .fa-minus-square-o {
    display:none;
}

.vital_left_list .panel-heading{
  border-radius: 0;
  background-color: #19A0D8;
  padding: 4px 10px;
}
.vital_left_list .panel-group .panel-title{
  font-size: 14px;
  font-weight: 700;
}
.vital_left_list .panel-group .panel{
  border-radius: 0;
  border-color: #19A0D8;
}
.vital_left_list .panel-group .panel-body{
  padding: 2px 2px 0 28px;
  border-top-color: #19A0D8 !important;
}
.vital_left_list .panel-group .panel-body li .panel-body {
  padding: 2px 2px 0 18px;
}
.vital_left_list .panel-group{
  margin-bottom: 2px;
}
.icu_panel_box{
  padding: 0px 5px;
}

/*icu monitoring spacelab style ends here*/

.custom_popover {
    background: #ebf7fd;
    padding: 2px 5px;
    border-radius: 3px;
    white-space: normal;
    position: absolute;
    word-wrap: break-word;
    left: -190px;
    top: 6px;
    box-shadow: 0 0 5px #333;
    height: 150px;
    width: 180px;
    z-index: 30;
}
.custom_popover::after {
    position: absolute;
    width: 0;
    height: 0;
    right: -10px;
    top: 3%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    content: "";
    border-left: 10px solid #ebf7fd;
}
.vertical_middle th, .vertical_middle td {
  vertical-align: middle !important;
}





/*po list mail style starts here*/
  
  .mail_input_form {
  float: left;
  width: 100%;
  padding: 2px 0;
  font-size: 13px;
}
.mail_input_form input, .mail_input_form textarea.form-control{
  border: none;
  font-weight: normal;
  /* text-transform: lowercase; */
  height: 30px !important;
}
.mail_input_form input:focus, .mail_input_form textarea:focus{
  border: none;
  background: none;
}
.enter_mail_table tr{
  border-bottom: 1px solid #CCC;
  font-weight: 700;
}
.cc_button{
  cursor: pointer;
}

.mail_input_form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
  font-size: 13px;
  font-weight: 700;
}
.mail_input_form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  font-size: 13px;
  font-weight: 700;
}
.mail_input_form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #333;
  font-size: 13px;
  font-weight: 700;
}
.mail_input_form textarea:-moz-placeholder { /* Firefox 18- */
  color: #333;
  font-size: 13px;
  font-weight: 700;
}
.mailid_close {
  border-radius: 100%;
  height: 15px;
  width: 15px;
  background: #818181;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  margin-left: 5px;
  cursor: pointer;
}
.mailid_div:last-child{
  display: none;
}

.mailid_div {
  padding: 3px;
  border-radius: 3px;
  background: #ececec;
  float: left;
  margin: 0px 4px 4px 0;
}

.cc_mailid_close {
  border-radius: 100%;
  height: 15px;
  width: 15px;
  background: #818181;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  margin-left: 5px;
  cursor: pointer;
}
.cc_mailid_div:last-child{
  display: none;
}
.cc_mailid_div {
  padding: 3px;
  border-radius: 3px;
  background: #ececec;
  float: left;
  margin: 0px 4px 4px 0;
}
/*po list mail style ends here*/







.option_radio .radio {
  margin: 5px 0;
}

.form-control.bg-danger {
  background: #f2dede;
  color: #000;
}

.control-sidebar-bg, .control-sidebar{
  right: -990px;
  width: 990px;
  padding-top: 25px;
  color: #000;
}
/*.visit_table tr:hover{
  background: #269abc;
  color: #FFF;
}*/
.visit_table tr.active{
  background: #269abc;
  color: #FFF;
}
.visit_table tr.active td{
  background: #269abc !important;
  color: #FFF;
}
.control-sidebar-dark, .control-sidebar-dark+.control-sidebar-bg{
  background: #FFF;
  box-shadow: 0 0 8px #bcbcbc;
  height: 100%;
}
/*Discharge summary Style starts here*/
.discharge_left_btn li a {
  display: block;
  border-bottom: 1px solid #CCC;
  padding: 4px 2px;
}
.discharge_left_btn li a:hover {
  background: #19A0D8;
  color: #FFF;
}
.discharge_left_btn li a.active {
  background: #19A0D8;
  color: #FFF;
}
.discharge_left_btn li a.data_enable {
  background: #00a65a;
  color: #FFF;
}
page {
  background: white;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(113, 113, 113, 0.5);
}
page[size="A4"] {  
  width: 21cm;
  height: 29.7cm; 
}
/*Bug #7717 - Changes reverted */
.discharge_left_btn li a.data_fetch {
  background: #0aada8;
  color: #FFF;
}

/*Discharge summary Style ends here*/


/*Revenue dashboard Style starts here*/
.adv_widget span {
  font-size: 40px;
}

.revenue_legend_box li{
  float: left;
  margin-right: 5px;
  font-size: 13px;
  font-weight: 700;
}

.count_legend {
  width: 15px;
  height: 15px;
  display: inline-block;
  top: 2px;
  position: relative;
}
.count_bg{
  background: #F3E5F5 !important;
}
.revenue_bg{
  background: #DCEDC8 !important;
}



.dash_tile_div .text-yellow {
  color: #ffff00 !important;
}
.dash_tile_div {
  width: 100%;
  height: 135px;
  background: #19A0D8;
  box-shadow: 0 0 5px #b7b7b7;
  border-radius: 3px;
  vertical-align: middle;
  text-align: center;
  padding-top: 30px;
  color: #FFF;
  margin: 5px 0; 
  position: relative;
}
.dash_tile_div:hover{
  box-shadow: none;
cursor: pointer;
background: #00a65a;
}
.dash_tile_div:hover span, .dash_tile_div:hover h4{
  color: #FFF !important;
}
.dash_tile_div span {
  font-size: 40px;
  font-weight: 700;
}
.dis_center{
  display: flex;
  justify-content: center;
  align-items: center;
}
.heading_strip{
  text-align: center;
  color: #FFF;
  width: 100%;
  padding: 5px 10px;
  background: #636363;
  margin: 0;
}
.dashboard_widget_wrapper .heading_strip{
  background: #3f586b;
  color: #FFF;
  text-align: left;
  margin: 0;
  box-shadow: 0 0 12px #b1b1b1;
border: 5px solid #FFF;
}
.dashboard_widget_wrapper .box-footer{
  box-shadow: 11px 12px 15px #9e9e9e;
  padding-bottom: 15px;
}
.dashboard_widget_wrapper .dash_tile_div {
	border-radius: 25px;
	/* border: 6px solid #FFF; */
	box-shadow: 6px 7px 5px #cccbcb;
	background: #19A0D8;
}
.dashboard_widget_wrapper .dash_tile_div.bg-maroon-active {
  background: #515050 !important;
  position: relative;
}
.dashboard_widget_wrapper .dash_tile_div.bg-maroon-active:hover {
  background: #6A1B9A !important;
}
.widjet_icon_box{
  position: absolute;
  right: 17px;
  top: 0;
  background: #ef7273;
  width: 30px;
  height: 30px;
  border-radius: 0 0 3px 3px;
}

/*Revenue dashboard Style ends here*/




.close_btn_tick_sheet_lab {
    position: absolute;
    top: -10px;
    right: -5px;
    z-index: 999999999;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #333;
    border-radius: 100%;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.history_widget_box .box-footer {
    background: rgb(255, 255, 240);
}
.tick-sheet-menu .list-group a li.active {
  background: none;
  color: #535353;
  border-radius: 0;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 3px solid #d81b60;
}

.tick-sheet-menu .list-group a li {
  background: #19A0D8;
  color: #FFF;
  border-right: 1px solid transparent;
  border-radius: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 3px solid transparent;
  text-transform: uppercase;
  font-size: 13px;
}
.tick-sheet-menu .tab-content .col-md-6{
  color: #000;
padding-top: 5px;
padding-bottom: 5px;
}


#table_bradenscale tr td:nth-child(2n) {
        background: #F7F5FF;
    }

    #table_bradenscale thead th {
        padding: 5px 2px !important;
    }
.braden_popup {
        position: absolute;
        width: 100%;
        padding: 10px;
        background: #FFF;
        box-shadow: 0 0 5px #b1b1b1;
        right: 0;
        top: 25px;
        display: none;
        z-index: 99; 
    }

    .braden_close {
      position: absolute;
      left: -12px;
      top: -15px;
      background: #000;
      color: #FFF;
      width: 25px;
      height: 25px;
      cursor: pointer;
      border-radius: 100%;
      text-align: center;
      line-height: 25px;
      box-shadow: 0 0 10px #787878;
    }

.tick-sheet-menu .tab-content .col-md-6 input[type="checkbox"] {
  margin-right: 10px;
  float: left;
  width: 7%;
}
.tick-sheet-menu .tab-content .col-md-6 span {
  float: left;
  width: 85%;
  font-size: 13px;
}

.close_btn_tick_sheet_radio {
    position: absolute;
    top: -10px;
    right: -5px;
    z-index: 999999999;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #333;
    border-radius: 100%;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.booking_patient_table thead tr th:nth-child(7){
  width: 5%;
}
.booking_patient_table thead tr th:nth-child(8){
  width: 5%;
}.booking_patient_table thead tr th:nth-child(9){
  width: 5%;
}.booking_patient_table thead tr th:nth-child(10){
  width: 5%;
}

.booking_patient_table thead tr th:nth-child(1){
  width: 5%;
}
.booking_patient_table thead tr th:nth-child(2){
  width: 15%;
}
.booking_patient_table thead tr th:nth-child(3){
  width: 15%;
}

#micdivspeech_div {
  background: #E7F7FF;
  width: 900px;
  right: -350px !important;
  position: absolute;
  padding: 20px;
  box-shadow: 0 0 5px #959595;
  z-index: 999;
  top: 28px;
}
#micdivspeech_div::before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #E7F7FF;
  content: '';
  position: absolute;
  top: -10px;
  left: 53%;
}
.micdiv_close {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -10px;
  top: -10px;
  background: #000;
  line-height: 25px;
  text-align: center;
  color: #FFF;
  font-size: 13px;
  cursor: pointer;
}
.mic_div {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99999;
  padding: 10px;
  background: rgba(0,0,0,0.4);
}
.history_widget_box .table_sm th, .history_widget_box .table_sm td{
  padding: 0;
  font-size: 13px;
}
.history_widget_box .panel-heading{
  padding: 0px 5px;
}
.history_widget_box .panel-heading .panel-title a{
  font-size: 12px;
}
.text_limit{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}

.allergy_note_btn{
  cursor: pointer;
}
.panel-title a:hover, .panel-title a:focus{
  color: #FFF;

}
.list_tab.sm_nav.vertical_menu li{
  width: 100%;
}

.visit_left_icon_list li {
  display: inline-block;
  margin: 2px;
}

.visit_left_icon_list li i{
  font-size: 15px;
}
.visit_left_icon_list {
  display: flex;
  flex-wrap: wrap;
}

.notify_items li {
  border-top: 2px solid #CCC;
}
.notify_content {
  width: 100%;
  float: left;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 4px 0;
  margin: 0 0 5px 0;
}
.nurse_dashboard_box .notify_title {
  width: 100%;
  float: left;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 4px 0;
  margin: 0 0 5px 0;
}
.refer_box {
  font-size: 12px;
  text-align: right;
  font-weight: 700;
  color: #000;
}
.date_time {
  float: right;
  font-size: 12px;
  padding: 2px 5px;
  color: #8F8F8F;
}
span.color_box {
  float: left;
  width: 18px;
  height: 18px;
}

.fav_legend_colorbox {
    float: left;
    width: 15px;
    height: 15px;
}
.fav_legend span {
    float: left;
    font-size: 12px;
    margin: 0 0 0 2px;
}
#proced_fav_groups label {
    color: #000;
}
#invst_fav_groups label {
    color: #000;
}

.greenyellow{
    color: #00C853;
}
.orange{
    color: orange;
}
.cyan{
    color: #827717;
}
.lightgrey{
    color: lightgrey;
}
.yellow{
    color: #C2185B;
}
.red{
    color: red;
}
.purple{
    color: purple;
}
.dodgerblue{
    color: dodgerblue;
}
.deepskyblue{
    color: deepskyblue;
}

.greenyellow_bg{
    background: #00C853;
}
.orange_bg{
    background: orange;
}
.cyan_bg{
    background: #827717;
}
.lightgrey_bg{
    background: lightgrey;
}
.yellow_bg{
    background: #C2185B;
}
.red_bg{
    background: red;
}
.purple_bg{
    background: purple;
}
.dodgerblue_bg{
    background: dodgerblue;
}
.deepskyblue_bg{
    background: deepskyblue;
}

  #digital_records{
    display: none;
  }
  .nav > li.canvas_li{
    display: none;
  }

.bed_legends li {
    float: left;
    margin: 5px;
}
.inv-proc-list-div {
    position: absolute;
    z-index: 20;
    background: #FFF;
    box-shadow: 0 0 8px #707070;
}
/*.inv-proc-list-div .close_btn_med_search {*/
    /*position: absolute;*/
    /*top: -6px;*/
    /*right: -7px;*/
/*}*/


.ot-proc-list-div {
    position: absolute;
    z-index: 999;
    background: #FFF;
    box-shadow: 0 0 8px #707070;
}
/*.ot-proc-list-div .close_btn_med_search {*/
    /*position: absolute;*/
    /*top: -6px;*/
    /*right: -7px;*/
/*}*/

.close_btn_med_search {
    position: absolute;
    top: -10px;
    right: -5px;
    z-index: 999999999;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #333;
    border-radius: 100%;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}




table.dataTable thead th, table.dataTable thead td, table.dataTable.no-footer{
    border-bottom: none !important;
}
body{
  padding: 0 !important;
}
.content-header {
  padding: 15px;
}
/*sofa score style starts here*/
.list_answer_box{
  border: 1px solid #CCC;
  float: left;
  width: 100%;
}
.list_answer_box li:first-child{
  border-top: none;
}
.list_answer_box li{
  padding: 5px;
  border-top: 1px solid #CCC;
  float: left;
  width: 100%;

   transition:all ease-out 0.3s;
  -webkit-transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s;
  -ms-transition:all ease-out 0.3s;

}
.list_answer_box li:hover{
 background: #E9E9E9;
 cursor: pointer;
  transition:all ease-out 0.3s;
  -webkit-transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s;
  -ms-transition:all ease-out 0.3s;
}

.list_answer_box li.active{
 background: #19A0D8;
 color: #FFF;
 
}
.list_answer_box .list_answer{
  float: left;
  width: 93%;
}
.list_answer_box .badge{
  width: 7%;
}
.sofa_score_div {
  display: block;
  float: left;
  width: 100%;
  padding: 10px;
  vertical-align: middle;
}
.sofa_score {
  background: #FFF;
  color: green;
  padding: 3px 15px;
  font-size: 25px;
  float: inline-block;
  font-weight: 700; 
  border-radius: 2px;
}
/*sofa score style ends here*/




.lime_light_green{
  background: #C0CA33 !important;
  color: #FFF !important;
}
.light_green{
  background: #C8E6C9 !important;
  color: #FFF !important;
}
.light_red{
  background: #EF9A9A !important;
  color: #FFF !important;
}
.inputerror {
  background-color: #ffe2e2 !important;
}
.vital_table thead > tr > th{
    background: none !important;
    color: #000;
    text-align: center;
    font-weight: normal;
}
.vital_table thead > tr:hover{
    background: none !important;
}
.vital_table tr td{
  vertical-align: middle !important;
}
.draw_image_thumb{
  border: 1px solid #FFF;
    background: #d2e8fc;
}
.draw_image_thumb img{
  border: 1px solid #a0a0a0;;
}
.doc_fav_table {
    width: 200px;
    float: left;
    /*padding: 0 0 0 5px;*/
    text-align: center;
    height: 420px;
    border:1px solid #ccc;
}
.option_area {
    width: 200px;
    float: left;
    padding: 0 5px;
    text-align: center;
}
.canvas_area {
    /*width: 512px;*/
    float: left;
}
#canvasdraw{
  /*width: 512px;*/
  /*height: 420px;*/
}
.doc_fav_table strong{
  background: #19A0D8;
  width: 100%;
  color: #FFF;
  display: block;
  padding: 3px;
  font-size: 13px;
  font-weight: normal;
}
.option_area strong{
  background: #19A0D8;
  width: 100%;
  color: #FFF;
  display: block;
  padding: 3px;
  font-size: 13px;
  font-weight: normal;
}
.option_area .links{
  border: 1px solid #ccc;
  padding-bottom: 3px;
}
.option_area .iconlist a {
  display: inline-block !important;
  border: 1px solid #CCC;
  width: 55px;
  vertical-align: middle;
  margin: 3px 0 0 0;
  position: relative;
}
.option_area .iconlist a h4 {
  font-size: 11px;
  color: #000;
  padding: 2px 0;
  display: block;
  width: 100%;
}
.option_area .color_links a{
  display: inline-block;
  padding: 5px 0 0 5px;
}
.icon_img {
  background: #dff5ff;
  width: 100%;
  display: block;
  height: 34px;
  position: relative;
  line-height: 32px;
}
.icon_img i{
  color: #000;
  font-size: 24px;
  vertical-align: middle;
}
/*.icon_img i {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}*/
.option_area .color_links a.active{
  border: 2px solid #FFF;
box-shadow: 0 0 1px #505050;
}


.pos_rel_table tr td{
  position: relative;
}
.widget_value.diastolic::before {
  content: "/";
}
.widget_tile .form-control.vital_input_text{
    background: transparent;
border: medium none !important;
color: #fff;
font-size: 18px !important;
height: 44px !important;
position: absolute !important;
text-align: center !important;
width: 98% !important;
z-index: 10;
left: 2px;
}



.mypatient_dropdown {
  box-shadow: 0 0 5px #808080;
  min-width: 80px;
}
.mypatient_dropdown li {
  border-bottom: 1px solid #dcdcdc;
}
.mypatient_dropdown li:last-child {
  border-bottom: none;
}
.mypatient_dropdown li a {
  font-size: 12px;
  padding: 2px 5px;
}

#radiologyfavgroups_content .radiology_group_names li{
  background: #e8e8e8 none repeat scroll 0 0;
  margin: 0 0 1px;
  padding: 0 5px;
  width: 90%;
  margin: 1px auto;
}
.radiology_group_names li, .radiology_group_names li{
  background: #e8e8e8 none repeat scroll 0 0;
  margin: 0 0 1px;
  padding: 0 5px;
}
.radiology_group_names li label{
  width: 100%;
  }
.main-header{
  z-index: 3000 !important;  
}

.main-sidebar, .left-side{
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    min-height: auto;
    padding-top: 28px;
}
.main-header > .navbar{
  min-height: 25px;
}
.fixed .content-wrapper, .fixed .right-side{
  padding-top: 28px;
}
.main-header .logo{
  height: 28px;
  line-height: 28px;
}
.main-header .sidebar-toggle{
  padding: 3px 15px;
}
.navbar.navbar-static-top .btn-group a{
  margin-top: 2px !important;
}
/*.tasks-menu a, .messages-menu a, .notifications-menu a{
  padding: 4px 10px;
}*/
.navbar.navbar-static-top .navbar-nav > li > a{
  padding: 4px 10px !important;
}
.logo-lg img, .logo-mini img{
  width: 28px;
}
.slimScrollDiv{
        position: relative;
    overflow: visible !important;
    width: auto;
    height: auto !important;
}
.sidebar-menu .treeview-menu > li > a{
  white-space: normal !important;
}

  /* ICU monitoring  style starts here*/
  .icu_bg{
    background: url(../images/icu_bg.png) repeat center top;
    background-color: #00181f;
  }
  .left_icu_box {
    border-radius: 5px;
    padding: 5px 5px 3px 5px;
    background: #FFF;
  }
  .icu_patient_list li {
    padding: 5px 24px 5px 5px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #CCC;
    font-size: 13px;
    word-wrap: break-word;
    position: relative;
  }
  .icu_patient_list li:last-child {
    border-bottom: none;
  }
  .icu_patient_list li:hover {
    background: #E6E6E6;
    cursor: pointer;
  }
  .icu_patient_list li.active {
    background: #E6E6E6;
    font-weight: 700;
  }
  .icu_patient_list li.normal:after {
    content:" ";
    font-weight: bold;
    font-size: 19px;
    line-height: 17px;
    vertical-align: top;
    position: absolute;
    right: 4px;
    top: 6px;
    width: 15px;
    height: 15px;
    background: #008D4C;
  }
  .icu_patient_list li.high:after {
    content:" ";
    font-weight: bold;
    font-size: 19px;
    line-height: 17px;
    vertical-align: top;
    position: absolute;
    right: 4px;
    top: 6px;
    width: 15px;
    height: 15px;
    background: #DB8B0B;
  }
  .icu_patient_list li.critical:after {
    content:" ";
    font-weight: bold;
    font-size: 19px;
    line-height: 17px;
    vertical-align: top;
    position: absolute;
    right: 4px;
    top: 6px;
    width: 15px;
    height: 15px;
    background: #D33724;
  }
  .pulse_graph{
    width: 100%;
    float: left;
    height: 110px;
    border: 1px solid #004358;
    position: relative;
  }
  .icu_value {
    margin-top: 5%;
  }
  .icu_value .graph_value {
    font-size: 35px;
    color: #FFF;
  }
  .icu_value span {
    font-size: 14px;
    color: #FFF;
  }
  .graph_im{
    background: url(../images/pulse_graph.png) repeat center top;
    height: 70px;
    width: 100%;
   /* -webkit-animation: slide 8s linear infinite;
    -moz-animation: slide 8s linear infinite;
    animation: slide 8s linear infinite;*/
    margin-top: 25px;
  }
  .pleth_im{
    background: url(../images/pleth_graph.png) repeat center top;
    height: 65px;
    width: 100%;
    /*-webkit-animation: slide 12s linear infinite;
    -moz-animation: slide 12s linear infinite;
    animation: slide 12s linear infinite;*/
    margin-top: 20px;
  }
  .abp_graph{
    background: url(../images/abp_graph.png) repeat center top;
    height: 36px;
    width: 100%;
    /*-webkit-animation: slide 18s linear infinite;
    -moz-animation: slide 18s linear infinite;
    animation: slide 18s linear infinite;*/
    margin-top: 40px;
  }
  .pap_graph{
    background: url(../images/pap_graph.png) repeat center top;
    height: 61px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 20px;
  }
  .co_graph{
    background: url(../images/co_graph.png) repeat center top;
    height: 65px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 20px;
  }
  .graph_slide_anim{
    background: url(../images/black_slide.png) no-repeat center top;
    height: 108px;
    width: 100%;
    -webkit-animation: slide 7s linear infinite;
    -moz-animation: slide 7s linear infinite;
    animation: slide 7s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
  }
  .graph_slide_anim1{
    background: url(../images/black_slide.png) no-repeat center top;
    height: 108px;
    width: 100%;
    -webkit-animation: slide 15s linear infinite;
    -moz-animation: slide 15s linear infinite;
    animation: slide 15s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
  }
   .ldg_slide{
    background: url(../images/white_slide.png) no-repeat center top;
    height: 38px;
    width: 100%;
    -webkit-animation: slide 7s linear infinite;
    -moz-animation: slide 7s linear infinite;
    animation: slide 7s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
  }
  .icu_status_box, .icu_widget_name, .vital_box{
    display: none;
  }
  .legendbox {
    width: 15px;
    height: 15px;
    display: inline-block;
  }
  .legend_div {
    float: left;
    width: 100%;
    box-shadow: 0 0 5px #A0A0A0;
    padding: 5px 0;
    font-size: 12px;
    font-weight: 700;
  }
/* .left_icu_box .box{
   background: transparent;
 }

 .left_icu_box .widget-user-2 .widget-user-header{
   border-radius: 5px 5px 0 0;
 }
 .left_icu_box .box-footer{
   border-radius: 0 0 5px 5px;
 }*/


@-webkit-keyframes slide {
  from { background-position: 0 0; }
  to { background-position: 100% 0; }
}








.ekg_graph_box{
  width: 100%;
  height: 36px;
  /*border-top: 1px solid #333;*/
}
.ldg_1{
   background: url(../images/lead_graph/ld_1.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_2{
   background: url(../images/lead_graph/ld_2.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_3{
   background: url(../images/lead_graph/ld_3.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_4{
   background: url(../images/lead_graph/ld_4.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_5{
   background: url(../images/lead_graph/ld_5.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_6{
   background: url(../images/lead_graph/ld_6.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_7{
   background: url(../images/lead_graph/ld_7.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_8{
   background: url(../images/lead_graph/ld_8.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_9{
   background: url(../images/lead_graph/ld_9.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ldg_10{
   background: url(../images/lead_graph/ld_10.png) repeat center top;
    height: 31px;
    width: 100%;
    /*-webkit-animation: slide 30s linear infinite;
    -moz-animation: slide 30s linear infinite;
    animation: slide 30s linear infinite;*/
    margin-top: 2px;
}
.ekg_verticle_title {
  /*transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  position: absolute;*/
  text-align: center;
  font-size: 11px;
  width: 100%;
}
.ekg_table tbody tr td{
  vertical-align: middle;
  padding: 0 !important;
  position: relative;
}




/* ICU monitoring style ends here*/






/* shedular calendar style starts here*/
.scheduled_calendar thead tr th, .scheduled_calendar tbody tr td{
  padding: 2px;
  font-size: 12px;
}
.scheduled_calendar .prev span, .scheduled_calendar .next span{
  font-size: 16px;
}
.scheduled_calendar .bootstrap-datetimepicker-widget td, .scheduled_calendar .bootstrap-datetimepicker-widget th{
  height: 15px;
}
/* shedular calendar style ends here*/


/* shedular page style starts here*/
.loader_spin_box{
  position: absolute;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  text-align: center;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 85px;

}

/* shedular page style ends here*/
/* landing page style starts here*/

.landing_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landing_box {
  position: absolute;
  z-index: 10;
  top: 0;
  max-width: 932px;
  width: 100%;
  margin: 1% auto auto auto;
  left: 0;
  right: 0;
}
.landing_btn {
  padding: 10px 15px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 50px 0 0 0;
}
.bellbutton {
  width: 100%;
  text-align: center;
  margin: 10px 0 30px 0;
  color: #FFF;
}
.bell_round_btn {
  /*background: #d33724;*/
  border-radius: 100%;
  width: 90px;
  height: 90px;
  box-shadow: 0 0 8px #808080;
  line-height: 110px;
  position: relative;
  display: inline-block;
}
.bell_round_btn:hover{
  cursor: pointer;
  background: #FFF !important;
  color: #d33724 !important;

}
.bell_anim{
  position: absolute;
  /*background: #92281b;*/
  background: #000;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  transition:all ease-in-out 300ms;
  -webkit-transition:all ease-in-out 300ms;
  -moz-transition:all ease-in-out 300ms;
  -ms-transition:all ease-in-out 300ms;
               /* transform: scale(0);
                -moz-transform: scale(0);
                -ms-transform: scale(0);
                -o-transform: scale(0);
                -webkit-transform: scale(0);*/
                -webkit-animation: mymove 1s infinite;
                animation: mymove 1s infinite;
                z-index: -1;
              }

              /*.bell_round_btn:hover .bell_anim{
                background: #000;
                transition:all ease-in-out 300ms;
                -webkit-transition:all ease-in-out 300ms;
                -moz-transition:all ease-in-out 300ms;
                -ms-transition:all ease-in-out 300ms;
                transform: scale(0.9);
                -moz-transform: scale(0.9);
                -ms-transform: scale(0.9);
                -o-transform: scale(0.9);
                -webkit-transform: scale(0.9);
                -webkit-animation: mymove 1s infinite;
                animation: mymove 1s infinite;
                cursor: pointer;
                }*/
                .bell_icon{
                  position: relative;
                  z-index: 35;
                }

                .box.do_box, .box.dont_box {
                  background: rgba(255,255,255,0.4);
                  color: #000;
                  box-shadow: 0 0 8px #A0A0A0;
                  border: none;
                }
                .box.do_box .box-header, .box.dont_box .box-header {
                  font-weight: 700;
                  font-size: 18px;
                }

                @-webkit-keyframes mymove {
                  from {
                    transform: scale(0);
                    -moz-transform: scale(0);
                    -ms-transform: scale(0);
                    -o-transform: scale(0);
                    -webkit-transform: scale(0);
                  }
                  to {
                    transform: scale(1.6);
                    -moz-transform: scale(1.6);
                    -ms-transform: scale(1.6);
                    -o-transform: scale(1.6);
                    -webkit-transform: scale(1.6);
                    opacity: 0;
                  }
                }

                @keyframes mymove {
                  from {
                    transform: scale(0);
                    -moz-transform: scale(0);
                    -ms-transform: scale(0);
                    -o-transform: scale(0);
                    -webkit-transform: scale(0);
                  }
                  to {
                    transform: scale(1.6);
                    -moz-transform: scale(1.6);
                    -ms-transform: scale(1.6);
                    -o-transform: scale(1.6);
                    -webkit-transform: scale(1.6);
                    opacity: 0;
                  }
                }


                /* landing page style ends here*/



                textarea{
                  resize: none !important;
                }
                .pos_rel_table tr td{
                  position: relative;
                }
                .detail_modal_popup .nav-tabs li a{
                  background: #337AB7;
                  color: #FFF;
                  border-radius: 0;
                  border-top: 3px solid transparent;
                }
                .detail_modal_popup .nav-tabs li.active a{
                  background: #FFF;
                  color: #333;
                  border-top: 3px solid #d81b60;
                }
                .detail_modal_popup .nav-tabs li a:hover{
                  background: #FFF;
                  color: #333;
                  cursor: pointer;
                  border-top: 3px solid #d81b60;
                }
                .e
                .edu_btn:hover{
                  background: #07709B !important;
                }
                #note_audio_menu.modal{
                  background: none;
                }
                #note_audio_menu.modal .modal-content{
                  background: rgba(0, 0, 0, 0.4);
                }
                #note_audio_menu.modal .modal-header{
                  cursor: move;
                }
                .radiology_note_span{
                  float: left;
                  width: 50%;
                  white-space: normal;
                  cursor: pointer;
                  word-wrap: break-word;
                  min-height: 28px;
                }
                .radiology_note_span input[type=checkbox]{
                  float: left;
                  margin-right: 5px;
                }
                .radiology_title_box {
                  float: left;
                  font-style: normal;
                  width: 85%;
                }

                .radiology_notes_field{
                  float: left;
                  width: 50%;
                }
                .visit_btn_list{
                  text-align: center;
                }
                .visit_btn_list li {
                  width: 19.3%;
                  display: inline-block;
                  margin: 0 1px 5px 1px;
                }

                .visit_btn_list li button span.visit_btn_txt {
                  width: 51px;
                  display: inline-block;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap;
                }


                /*---patient registration style starts here---*/

                .reg_subtab_div{
                  display: none;
                }
                .med_subtab_div{
                  display: none;
                }
                .tab_med_round_icon_box {
                  border: 1px solid #ccc;
                  border-radius: 100%;
                  color: #444;
                  position: relative;
                  height: 80px;
                  width: 80px;
                  margin: auto auto 5px auto;
                  background: #f4f4f4 none repeat scroll 0 0;
                  top: 0;
                  left: 0;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                }
                .tab_med_round_icon_box:hover {
                  cursor: pointer;
                }
                .tab_med_round_btn_list li{
                  float: left;
                  margin: 0 10px 10px;
                  text-align: center;
                }
                .tab_med_round_btn_list li:hover{
                  cursor: pointer;
                }
                .tab_med_round_icon_box {
                  border: 1px solid #ccc;
                  border-radius: 100%;
                  color: #444;
                  position: relative;
                  height: 80px;
                  width: 80px;
                  margin: auto auto 5px auto;
                  background: #f4f4f4 none repeat scroll 0 0;
                  top: 0;
                  left: 0;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                }
                .tab_med_round_icon_box:hover {
                  cursor: pointer;
                }
                .tab_reg_round_btn_list li{
                  float: left;
                  margin: 0 10px 10px;
                  text-align: center;
                }
                .tab_reg_round_btn_list li:hover{
                  cursor: pointer;
                }
                .tab_med_round_icon_box:hover .tag_reg_anim_round{
                  transition:all ease-in-out 300ms;
                  -webkit-transition:all ease-in-out 300ms;
                  -moz-transition:all ease-in-out 300ms;
                  -ms-transition:all ease-in-out 300ms;
                  transform: scale(0.9);
                  -moz-transform: scale(0.9);
                  -ms-transform: scale(0.9);
                  -o-transform: scale(0.9);
                  -webkit-transform: scale(0.9);
                }
                .tab_med_round_icon_box:hover i{
                  color: #FFF;
                }
                .tab_med_round_icon_box.active .tag_reg_anim_round{
                  transition:all ease-in-out 300ms;
                  -webkit-transition:all ease-in-out 300ms;
                  -moz-transition:all ease-in-out 300ms;
                  -ms-transition:all ease-in-out 300ms;
                  transform: scale(0.9);
                  -moz-transform: scale(0.9);
                  -ms-transform: scale(0.9);
                  -o-transform: scale(0.9);
                  -webkit-transform: scale(0.9);
                }
                .tab_med_round_icon_box.active i{
                  color: #FFF;
                }
                .tab_med_round_icon_box i {
                  font-size: 35px;
                  position: relative;
                  z-index: 15;
                }

                .reg_tab_content_box{
                  padding: 15px 0;
                  float: left;
                  width: 100%;
                }
                .med_tab_div{
                  display: none;
                }

                .tab_reg_round_icon_box {
                  border: 1px solid #ccc;
                  border-radius: 100%;
                  color: #444;
                  position: relative;
                  height: 80px;
                  width: 80px;
                  margin: auto auto 5px auto;
                  background: #f4f4f4 none repeat scroll 0 0;
                  top: 0;
                  left: 0;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                }
                .tab_reg_round_icon_box:hover {
                  cursor: pointer;
                }
                .tag_reg_anim_round{
                  border-radius: 100%;
                  height: 80px;
                  position: absolute;
                  transition:all ease-in-out 200ms;
                  -webkit-transition:all ease-in-out 200ms;
                  -moz-transition:all ease-in-out 200ms;
                  -ms-transition:all ease-in-out 200ms;
                  transform: scale(0);
                  -moz-transform: scale(0);
                  -ms-transform: scale(0);
                  -o-transform: scale(0);
                  -webkit-transform: scale(0);
                  width: 80px;
                  top: -1px;
                  left: -1px;
                }
                .tab_reg_round_icon_box:hover .tag_reg_anim_round{
                  transition:all ease-in-out 300ms;
                  -webkit-transition:all ease-in-out 300ms;
                  -moz-transition:all ease-in-out 300ms;
                  -ms-transition:all ease-in-out 300ms;
                  transform: scale(0.9);
                  -moz-transform: scale(0.9);
                  -ms-transform: scale(0.9);
                  -o-transform: scale(0.9);
                  -webkit-transform: scale(0.9);
                }
                .tab_reg_round_icon_box:hover i{
                  color: #FFF;
                }
                .tab_reg_round_icon_box.active .tag_reg_anim_round{
                  transition:all ease-in-out 300ms;
                  -webkit-transition:all ease-in-out 300ms;
                  -moz-transition:all ease-in-out 300ms;
                  -ms-transition:all ease-in-out 300ms;
                  transform: scale(0.9);
                  -moz-transform:scale(0.9);
                  -ms-transform: scale(0.9);
                  -o-transform: scale(0.9);
                  -webkit-transform: scale(0.9);
                }
                .tab_reg_round_icon_box.active i{
                  color: #FFF;
                }
                .tab_reg_round_icon i {
                  font-size: 35px;
                  position: relative;
                  z-index: 15;
                }

                .reg_tab_content_box{
                  padding: 15px 0;
                  float: left;
                  width: 100%;
                }
                .reg_tab_div{
                  display: none;
                }

                .reg_purple_grad{
                  background: #7F00FF;  /* fallback for old browsers */
                  background: -webkit-linear-gradient(to left, #E100FF, #7F00FF);  /* Chrome 10-25, Safari 5.1-6 */
                  background: linear-gradient(to left, #E100FF, #7F00FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

                }
                .reg_btns {
                  float: left;
                  text-align: center;
                  border: 1px solid #ccc;
                  color: #444;
                  position: relative;
                  height: 45px;
                  /*width: 100px;*/
                  margin: auto auto 5px auto;
                  background: #f4f4f4 none repeat scroll 0 0;
                  top: 0;
                  left: 0;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  padding: 0 10px;
                  margin-right: 2px;
                }
                .reg_btns:hover{
                  cursor: pointer;
                }
                .reg_btns_anim_round{
                  height: 45px;
                  position: absolute;
                  transition:all ease-in-out 200ms;
                  -webkit-transition:all ease-in-out 200ms;
                  -moz-transition:all ease-in-out 200ms;
                  -ms-transition:all ease-in-out 200ms;
                  transform: scale(0);
                  -moz-transform: scale(0);
                  -ms-transform: scale(0);
                  -o-transform: scale(0);
                  -webkit-transform: scale(0);
                  width: 100%;
                  top: -1px;
                  left: -1px;
                }
                .reg_btns:hover .reg_btns_anim_round{
                  transition:all ease-in-out 300ms;
                  -webkit-transition:all ease-in-out 300ms;
                  -moz-transition:all ease-in-out 300ms;
                  -ms-transition:all ease-in-out 300ms;
                  transform: scale(1);
                  -moz-transform: scale(1);
                  -ms-transform: scale(1);
                  -o-transform: scale(1);
                  -webkit-transform: scale(1);
                }
                .reg_btns:hover i{
                  color: #FFF;
                }
                .reg_btns:hover span{
                  color: #FFF;
                  position: relative;
                  z-index: 2;
                }
                .reg_btns.active .reg_btns_anim_round{
                  transition:all ease-in-out 300ms;
                  -webkit-transition:all ease-in-out 300ms;
                  -moz-transition:all ease-in-out 300ms;
                  -ms-transition:all ease-in-out 300ms;
                  transform: scale(1);
                  -moz-transform: scale(1);
                  -ms-transform: scale(1);
                  -o-transform: scale(1);
                  -webkit-transform: scale(1);
                }
                .reg_btns.active i{
                  color: #FFF;
                }
                .reg_btns span{
                  font-size: 13px;
                }
                .reg_btns.active span{
                  color: #FFF;
                  position: relative;
                  z-index: 2;
                }
                .reg_btns i {
                  font-size: 25px;
                  position: relative;
                  z-index: 15;
                  margin-right: 5px;
                }
                /*---patient registration style ends here---*/


                /*---intakeform style starts here---*/
                .intake_checkbox_list li{
                  float: left;
                  margin-right: 10px;
                }
                .assaad_box{
                  border-left: 1px solid #DDD;
                  border-right: 1px solid #DDD;
                  border-bottom: 1px solid #DDD;
                }
                .assaad_box .box-header.with-border{
                  border-bottom: 1px solid #DDD;
                }
                /*---intakeform style style ends here---*/


                /*---Appointment style starts here---*/
                .book_time_shedule_box tr td:first-child{
                  background: #555299;
                  color: #fff;
                  text-align: center;
                }

                /*---Appointment style ends here---*/


                /*-fullwidth checkbox style starts here-*/
                .checkbox.fullwidth_checkbox{
                  padding-left: 0;
                }
                .checkbox.fullwidth_checkbox input{
                  right: 0;
                }
                .checkbox.fullwidth_checkbox label::before {
                  right: 0 !important;
                  left: auto !important;
                }
                .checkbox.fullwidth_checkbox label::after {
                  right: 0;
                  left: auto;
                }
                .checkbox.fullwidth_checkbox label {
                  display: inline-block;
                  padding-left: 0px;
                  position: relative;
                  vertical-align: middle;
                  width: 100%;
                }
                /*-fullwidth checkbox style ends here-*/


                /*-calendar style starts here-*/
                .calendar_view{
                  box-shadow: 0 0 3px #909090;
                }
                .calendar_view .fc-day-header.fc-widget-header{
                  background: #555299;
                  color: #FFF;
                  padding: 7px 0;
                }
                .calendar_view .fc-next-button.fc-button, .fc-prev-button.fc-button, .fc-today-button{
                  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
                  border: 1px solid #555299;
                  color: #555299;
                }
                .calendar_view .fc-today-button{
                 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
                 border: 1px solid #555299;
                 color: #555299;
               }
               .calendar_view .fc-state-default.fc-state-active{
                background: #555299;
                color: #FFF;
                text-shadow: none;
              }
              .calendar_view .fc-state-default{
                background: none;
                border: 1px solid #555299;
                color: #555299;
                text-transform: capitalize;
              }
              .calendar_view .fc-today.fc-state-highlight {
                background: #ececec none repeat scroll 0 0 !important;
              }
              .calendar_view .fc-axis.fc-widget-header {
                background: #555299 none repeat scroll 0 0;
              }
              .calendar_view .fc-agendaWeek-view .fc-bg table tr td:first-child {
                background: #555299 none repeat scroll 0 0;
                color: #FFF;
              }
              .calendar_view .fc-bg table tr td.fc-axis:first-child {
                background: #555299 none repeat scroll 0 0;
                color: #FFF;
                text-transform: capitalize;
              }
              .calendar_view .fc-time-grid .fc-slats table tr td:first-child {
                background: #555299 none repeat scroll 0 0;
                color: #FFF;
              }
              /*-calendar style ends here-*/

              .shedule_side_list {
                box-shadow: 0 0 3px #909090;
              }
              .shedule_side_list h4 {
                border: 1px solid #ececec;
                font-size: 16px;
                font-weight: bold;
                padding: 5px 10px;
                margin: 0;
              }
              .shedule_side_option li {
                display: block;
                float: left;
                margin: 0;
                padding: 5px 20px 5px 10px;
                width: 100%;
              }
              .shedule_side_option li:hover {
                /*background: #D9EDF7;*/
              }
              .shedule_side_list h5{
                background: #337ab7 none repeat scroll 0 0;
                color: #fff;
                padding: 6px 10px;
              }
              /*---Appointment style ends here---*/




              .left_sm_btn_box .btn {
                font-size: 11px;
                padding: 2px 0;
              }
              #strokeScaleModalDlg .modal-dialog {
                width: 50%;
                margin: 30px auto auto 50px;
              }
              .question_box .tooltip-inner{
                width: 100%;
                max-width: 800px;
              }
              .stroke_score{
                border-radius: 3px;
                padding: 3px;
              }
              .stroke_score_table tr td {
                border-color: rgba(0, 0, 0, 0.1) !important;
                max-width: 100px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
              }
              .stroke_score_table a{
                text-decoration: underline;
                color: #000;
                font-weight: 700;
                margin: 0 5px;
              }
              .order_dropdown {
                background: #fff none repeat scroll 0 0;
                box-shadow: 0 0 3px #adadad;
                display: none;
                height: 490px;
                left: -150px;
                padding: 10px 0;
                position: absolute;
                top: 25px;
                width: 500px;
                z-index: 99;
              }
              .bg-aqua-stroke{
 /* background: #e3f2fd;
  color: #000;
  margin-bottom: 10px;*/
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 3px #c0c0c0;
  color: #000;
  margin-bottom: 10px;
}
.bg-aqua-stroke-active {
  background: #64b5f6 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
}
.stroke_protocol_div .bg-black{
  background-color: #515151 !important;
}
.bg-green-stroke{
 /* background: #f1f8e9;
  color: #000;
  margin-bottom: 10px;*/
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 3px #c0c0c0;
  color: #000;
  margin-bottom: 10px;
}
.bg-green-stroke-active {
  background: #9ccc65 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
}
.bg-maroon-stroke{
  /*background: #fce4ec;
  color: #000;
  margin-bottom: 10px;*/
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 3px #c0c0c0;
  color: #000;
  margin-bottom: 10px;
}
.bg-maroon-stroke-active {
  background: #f06292 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
}
.bg-purple-stroke{
  /*background: #f3e5f5;
  color: #000;
  margin-bottom: 10px;*/
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 3px #c0c0c0;
  color: #000;
  margin-bottom: 10px;
}
.bg-purple-stroke-active {
  background: #ba68c8 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
}
/*-----Favourites css starts here----*/
.allergy_tab_bottom {
  bottom: 0;
  box-shadow: 0 0 5px #b0b0b0;
  position: fixed;
  right: 15px;
  width: 770px;
  z-index: 850;
}
.allergy_tab_bottom_header{
  padding: 10px;
  cursor: pointer;

}
.allergy_tab_bottom_box {
  padding: 10px;
  height: 320px;
  transition:all ease-out 0.5s;
  -webkit-transition:all ease-out 0.5s;
  -moz-transition:all ease-out 0.5s;
  -ms-transition:all ease-out 0.5s;
}
.allergy_tab_bottom_box_hide{
  height: 0;
  padding: 0;
  transition:all ease-out 0.5s;
  -webkit-transition:all ease-out 0.5s;
  -moz-transition:all ease-out 0.5s;
  -ms-transition:all ease-out 0.5s;
}

.modal{
  z-index: 3700;
  overflow: auto;
}
.fav_dropdown_btn {
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding: 6px 15px;
}
.fav_dropdown_wrapper {
  position: relative;
}
.fav_dropdown {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px #c0c0c0;
  padding: 10px;
  position: absolute;
  right: 0;
  width: 770px;
  z-index: 1500;
  display: none;
  height: 492px;
  top: 29px;
}
/*.select2-container{
  z-index: 1000 !important;
  text-align: left !important;
  font-size: 13px !important;
}
.select2-container .select2-selection--single{
  height: auto !important;
}*/

.modal .select2-container{
 z-index: 4000 !important;
 text-align: left !important;
 font-size: 13px !important;
}
.select2-container{
 text-align: left !important;
 font-size: 13px !important;
}
.select2-container--open{
 z-index: 4000 !important;
}

.select2-container .select2-selection--single{
 height: auto !important;
}

.right_close{
  left: -10px !important;
}

.slidedown_close_btn {
  background: #333333 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  right: -10px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: -15px;
  width: 25px;
  z-index: 1500;
}

.group_list {
  background: #f9f9f9 none repeat scroll 0 0;
  box-shadow: 0 0 3px #cdcdcd;
  text-align: left;
}
.group_list .checkbox {
  padding-left: 0;
}
.group_list ul li{
  background: #e8e8e8 none repeat scroll 0 0;
  margin-bottom: 1px;
  padding: 2px;
}
/*-----Favourites css ends here----*/


/*-----sidemenu css starts here----*/
.always-visible.ps-container > .ps-scrollbar-x-rail,
.always-visible.ps-container > .ps-scrollbar-y-rail {
  opacity: 0.6 !important;
}
.sidemenu_wrapper{
  position: absolute;
  top: 31px;
  z-index: 900;
}
.sidemenu {
  width: 250px;
  /*width: 100%;*/
  padding: 10px 0;
  background: #FFF;
  box-shadow: 0 0 3px #adadad;
  height:490px;
  overflow: auto;
  display: none;
}
.sidemenu .btn{
  padding: 2px 8px 1.3px 8px !important;
  height: auto !important;
}
.sidemenu_pop ul{
  list-style-type: none;
}
.sidemenu .side_mainheading {
  border-bottom: 1px solid #FAFAFA;
  padding: 0 0 5px 5px;
  margin: 0;
}
.sidemenu_btn {
  border-left: 2px solid transparent;
  padding: 5px 3px 5px 6px;
}
.sidemenu li {
  color: #808080;
}
.sidemenu li a {
  color: #808080;
}
.sidemenu li a:hover {
  color: #000;
  text-decoration: none;
}
.sidemenu_pop li a{
  color: #808080;
}
.sidemenu_pop li a:hover{
  color: #000;
  text-decoration: none;
}
.sub_sidemenu_title{
  text-transform: uppercase;
}
.sidemenu_btn:hover {
  background: #FAFAFA none repeat scroll 0 0;
  border-left: 2px solid #ED1C24;
  padding: 5px 3px 5px 6px;
  color: #000;
}
.sidemenu_btn.active {
  background: #f3f3f3 none repeat scroll 0 0;
  border-left: 2px solid #ED1C24;
  color: #000;
  padding: 5px 3px 5px 6px;
}
.fa-star, .sort_icon{
  cursor: pointer;
}
.fa-trash{
  cursor: pointer;
}
.popwrapper_container{
  left: 246px;
  position: absolute;
  top: 0;
  width: 500px;
  background: #f3f3f3 none repeat scroll 0 0;
  display: none;
  height: 490px;
  box-shadow: 3px 3px 4px #e9e9e9;
  padding: 10px;
}
.activemed_popwrapper_container {
  background: #f3f3f3 none repeat scroll 0 0;
  box-shadow: 3px 3px 4px #e9e9e9;
  display: none;
  height: 490px;
  left: -140px;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 900px;
}
.popwrapper{
  width: 100%;
  display: none;
}
.small_icon{
 display: inline-block;
 vertical-align: top;
 width: 30px;
}
.small_icon img{
 border-radius: 50%;
 height: 30px;
 margin-right: 5px;
 width: 30px;
}
.sidemenu_txt {
  display: inline-block;
  width: 153px;
  font-size: 13px;
  word-wrap: break-word;
}
.sidemenu_pop {
  /*width: 100%;*/
  overflow-x: hidden;
  overflow-y: auto;
}
.sidemenu_pop ul {
  border-bottom: 1px solid #cdcdcd;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.sidemenu_pop ul:last-child{
  border-bottom: none;

}
.first_col, .second_col{
  /*border-right: 1px solid #cdcdcd;*/
}
.sidemenu_pop ul li{
  padding: 2px;
}
.sidemenu_pop ul li label{
  font-weight: 400;
}

.sidemenu_button_box{
  position: relative;
  float: left;
  margin-right: 5px;
}
.sidemenu_dropdown{
  /*background: #00a65a none repeat scroll 0 0 !important;*/
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 400;
  padding: 6px 15px;
  font-size: 13px;
}
.activemed_dropdown{
  /*background: #00a65a none repeat scroll 0 0 !important;*/
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 400;
  padding: 6px 15px;
  font-size: 13px;
}


/*-----sidemenu css ends here----*/
/*login css starts here*/
.mainlogin_wrapper{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.login_bg{
  background: url(../images/loginbg_new.jpg) no-repeat;
  width: 100%;
  min-height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: center center;
}
.login_wrapper {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8%;
  max-width: 631px;
  position: relative;
  width: 100%;
}
.login_mainbox input:active {
  outline: medium none !important;
}
.login_mainbox input:focus {
  outline: medium none !important;
}
.login_wrapper_shadow{
  position: relative;
  background: url(../images/login_shadow.png) no-repeat center top;
  max-width: 610px;
  width: 100%;
  height: 69px;
  margin: 20px auto auto auto;
}
.login_leftbox {
  background: rgba(0, 0, 0, 0) url("../images/login_left_bg.jpg") no-repeat scroll center 40%;
  border-radius: 6px 0 0 6px;
  color: #fff;
  float: left;
  margin-top: 15px;
  min-height: 330px;
  padding: 15px;
  width: 280px;
}
.login_leftbox.thankyou_div {
  background: rgba(0, 0, 0, 0) url(../images/login_left_bg.jpg) no-repeat scroll right 40%;
  border-radius: 6px;
  color: #fff;
  float: left;
  margin-top: 35px;
  min-height: 360px;
  padding: 85px 15px 15px 15px;
  background-color: #313131;
  width: 360px;
  font-size: 20px;
  text-align: center;
}
.login_leftbox h2{
  font-size: 35px;
  font-weight: 700;
}
.login_mainbox {
  background: #fff none repeat scroll 0 0;
  border-radius: 6px;
  box-shadow: 0 0 10px #6f6f6f;
  float: left;
  max-width: 346px;
  min-height: 365px;
  padding: 15px;
  position: relative;
  width: 100%;
}
.login_mainbox::after {
  border-bottom: 20px solid transparent;
  border-right: 20px solid #fff;
  border-top: 20px solid transparent;
  content: "";
  height: 0;
  left: -20px;
  position: absolute;
  top: 40px;
  width: 0;
}
h3.login_title {
  border-bottom: 5px solid #19a0d8;
  color: #737373;
  float: left;
  font-size: 24px;
  margin-top: 8px;
  padding-bottom: 5px;
}
.loginform_box label{
  font-size: 13px  !important;
  color: #19a0d8 !important;
}
.loginform_box label a{
  font-size: 15px  !important;
  color: #19a0d8 !important;
}
.loginform_box input.form-control{
  background: #ebecf0;
  height: 40px !important;
  border-radius: 3px !important;
  padding: 2px 5px !important;
  border: none;
}

.btn.signinbtn{
  background: #19a0d8;
  height: 40px;
  border: none;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 10px;
}
.login_social li{
  display: inline-block;
  margin: 0 10px;
}
.login_social li a:hover{
  display: inline-block;
  opacity: 0.7;
}
.login_social li .social_icon{
  border-radius: 100%;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #FFF;
  text-align: center;
  font-size: 20px !important;
}
/*login css ends here*/


.knob{
  display: none;
}
/*--patient dashboard  style starts here--*/
ul.appointment_list li {
  border-bottom: 1px solid #ccc;
  display: block;
  float: left;
  padding: 3px 0;
  width: 100%;
}
ul.appointment_list li:last-child {
  border: medium none;
}
.patient_details_box.patient_dashboard .widget_tile{
  background: #26a69a;
  color: #FFF;
}
.patient_details_box.patient_dashboard .widget_tile:hover{
  background: #333;
  color: #FFF;
}
.tile_widget{
 font-size: 18px;
 border-radius: 3px;
 height: 205px;
 display: flex;
 align-items: center;
 justify-content: center;
 margin-bottom: 10px;
 transition:all ease-in-out 200ms;
 -webkit-transition:all ease-in-out 200ms;
 -moz-transition:all ease-in-out 200ms;
 -ms-transition:all ease-in-out 200ms;
}
.tile_widget:hover{
  background: #333 !important;
  cursor: pointer;
  transition:all ease-in-out 200ms;
  -webkit-transition:all ease-in-out 200ms;
  -moz-transition:all ease-in-out 200ms;
  -ms-transition:all ease-in-out 200ms;
}
.tile_widget i {
  font-size: 50px;
  margin-bottom: 10px;
  transition:all ease-in-out 200ms;
  -webkit-transition:all ease-in-out 200ms;
  -moz-transition:all ease-in-out 200ms;
  -ms-transition:all ease-in-out 200ms;
}
.tile_widget:hover i{
  font-size: 100px;
  transition:all ease-in-out 200ms;
  -webkit-transition:all ease-in-out 200ms;
  -moz-transition:all ease-in-out 200ms;
  -ms-transition:all ease-in-out 200ms;
}


.tile_widget i.ion {
  font-size: 60px;
  transition:all ease-in-out 200ms;
  -webkit-transition:all ease-in-out 200ms;
  -moz-transition:all ease-in-out 200ms;
  -ms-transition:all ease-in-out 200ms;
}
.tile_widget:hover i.ion {
  font-size: 100px;
  transition:all ease-in-out 200ms;
  -webkit-transition:all ease-in-out 200ms;
  -moz-transition:all ease-in-out 200ms;
  -ms-transition:all ease-in-out 200ms;
}
.visibile-hidden{
  visibility: hidden;
}
/*--patient dashboard  style ends here--*/


/*--IP Template  style starts here--*/

.select_button > li {
  background: #337ab7;
  display: inline-block;
  padding: 10px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
}
.select_button > li:hover {
  background: #00a65a;
  cursor: pointer;

}
.select_button > li.active {
  background: #00a65a;

}
.select_button > li i{
  display: none;
}
.select_button > li.active i{
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
}
.border_bottom{
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}
.border_bottom:nth-child(2n+1){
 background: #f9f9f9;
}
.ip_container label {
  font-weight: bold;
}
.ip_container label b{
  color: #337ab7;
  font-size: 15px;
}
.pain_score_img li{
  display: inline-block;
  width: 120px;
}

.pain_score_img li img{
  max-width: 100%;
}

.intake_painscorediv {
  background: #337ab7 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  float: left;
  font-size: 25px;
  padding: 77px 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.intake_pain_score {
  background: #00a65a none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 40px;
  font-weight: 700;
  margin-top: 20px;
  padding: 4px 20px;
}

.painscorediv {
  background: #337ab7 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  float: left;
  padding: 10px;
}

.pain_score {
  background: #00a65a none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 10px;
}

.pain_score_img li:hover{
  cursor: pointer;
  box-shadow: 0 0 15px #909090;
}

.pain_score_img li.active{
  cursor: pointer;
  box-shadow: 0 0 15px #909090;
}
.top_print_div{
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 3px #000;
  padding-bottom: 5px;
  padding-top: 5px;
  position: fixed;
  z-index: 10;
}
/*--IP Template  style ends here--*/




/*--stroke scale style starts here--*/
.stroke-point {
  background: #0073b7 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  float: left;
  margin-left: 5px;
  padding: 3px;
  text-align: center;
  min-width: 22px;
}
.stroke_img_list .slick-slide img{
  margin: auto;
}
.stroke_img_list .slick-next::before{
  color: #000;
  font-size: 26px;
}
.stroke_img_list .slick-prev::before{
  color: #000;
  font-size: 26px;
}
.question_box{
  margin: 0 0 10px 0;
}

.question_box p{
  background: #337AB7;
  color: #FFF;
  padding: 5px;
  margin: 0;
}
.question_box ul li {
  background: #f7f7f7 none repeat scroll 0 0;
  margin: 0 0 1px;
  padding: 0;
}

.question_box ul li .radio_label{
  padding: 0 0 0 25px;
  width: 100%;
  margin: 0;
}
.question_box ul li .radio_label:hover {
  background: #ebebeb none repeat scroll 0 0;
  padding: 0 0 0 25px;
  margin: 0;
}
/*.question_box ul li .radio_label.active {
  background: #00A65A none repeat scroll 0 0;
  padding: 0 0 0 25px;
  margin: 0;
  color: #FFF;
  }*/
  .question_box ul li .radio_label label{
    width: 100%;
  }
/*.answer_text, .stroke-point{
  margin: 0 0 0 5px;
  }*/
  .stroke_score_wrapper {
    margin: 0 0 10px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .stroke_point_box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 25px;
  }
  /*--stroke scale style ends here--*/


  /*--doctor dashboard--*/
  .doc_widget {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    padding: 20px;
    text-align: center;
    /*border-radius: 5px;*/

  }
  .doc_widget i{
    font-size: 40px;
    margin: 0 0 15px 0;
  }
  .doccount{
    font-size: 70px;
    margin: 0;
    font-weight: 300;
  }
  .doc_widget h4 a{
    font-size: 18px;
    color: #FFF;
  }
  .doc_widget h4 a:hover{
    font-size: 18px;
    color: #FFF;
    text-decoration: underline;
  }
  .doc_widget2{
    border: 1px solid #e2e2e2;
    /*border-radius: 5px;*/
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
  }

  /*--doctor dashboard--*/
.selectpicker_blue .bootstrap-select {
  width: 100% !important;
}
  .selectpicker_blue .bootstrap-select .btn-default {
    background: #FFF none repeat scroll 0 0;
    height: 24px;
    margin-top: -2px !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  .selectpicker_blue .bootstrap-select .dropdown-menu.inner {
    max-height: 300px !important;
  }
  .selectpicker_blue .bootstrap-select .btn-default:hover {
    background: #FFF none repeat scroll 0 0 !important;
    height: 24px;
    margin-top: -2px !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  .selectpicker_blue .bootstrap-select .btn-default:focus {
    background: #FFF none repeat scroll 0 0 !important;
    height: 24px;
    margin-top: -2px !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  .patient_visit .bootstrap-select .btn {
    background: #00A7D0 none repeat scroll 0 0;
    border: medium none;
    color: #fff !important;
    text-shadow: none !important;
  }
  .patient_visit .bootstrap-select .btn:focus {
    background: #00A7D0 none repeat scroll 0 0 !important;
  }
  .patient_visit .bootstrap-select .btn:hover {
    background: #00A7D0 none repeat scroll 0 0 !important;
    color: #fff;
  }
  .patient_registration_box ul.nav.sm_nav li label{
    margin: 0;
    cursor: pointer;
  }
  .nav-tabs-custom > .sm_nav.nav-tabs > li.active{
    border-top-color: #d81b60;
  }

  .fc-body.fc-widget-content{
    max-height:85px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
  }
  table#PreDrTable tr td, #PrescTable tr td, #PrescMediTable tr td{
    border: none;
  }

  .fc-scroller.fc-day-grid-container{
    overflow: visible !important;
  }
  #add{
   position: relative;
 }
 /*#add:hover::after{
  border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #000;
  border-image: none;
  border-style: solid;
  border-width: 6px;
  content: " ";
  left: 9px;
  position: absolute;
  top: 14px;

}
#add:hover::before{
 background: #000 none repeat scroll 0 0;
 border-radius: 3px;
 bottom: -28px;
 content: "Alt + N";
 font-size: 12px;
 left: -8px;
 padding: 3px 5px;
 position: absolute;
 }*/
 .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{
  width: 250px;
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header{
  white-space: normal !important;
}
.modal-header-sm{
  padding: 8px;
}
.modal-header-sm h4{
  font-size: 16px;
}
label{
  font-weight: 700;
  margin-top: 5px;

  font-size: 13px;
  /* margin: -3px !important; */
  margin-left: 0px !important;


}
.close_white{
  color: #FFF;
  font-size:  30px;
  line-height: 20px;
  opacity: 1;
}
.modal-header .close{
  color: #FFF;
  font-size:  30px;
  line-height: 20px;
  opacity: 1;
}
.status_color {
  border-radius: 100%;
  display: inline-block;
  height: 15px;
  width: 15px;
  line-height: 14px;
}
.inpatientbill_box .form-control{
  height: 20px;
  padding: 2px;
  font-size: 12px;
}
.date .form-control:focus{
  border-right: 1px solid #ddd !important;
}
select.form-control{
  font-size: 12px !important;
  height: 23px !important;
  padding: 0 !important;
}
.form-control{
  font-size: 12px !important;
  height: 23px !important;
  padding: 2px !important;
  background-size: 0 1px;
  -webkit-background-size: 0 1px;
  background-position: center bottom;
}
.form-control:focus{
  outline: none;
  background-image: linear-gradient(#3c8dbc, #3c8dbc);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c8dbc), to(#3c8dbc));
  background-image: -webkit-linear-gradient(#3c8dbc, #3c8dbc);
  -webkit-background-size: 100% 1px;
  background-size: 100% 1px;
  background-position: center bottom;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-repeat: no-repeat;
  transition:all ease-out 0.3s;
  -webkit-transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s;
  -ms-transition:all ease-out 0.3s;
  border-bottom-width: 1px !important;
}

.float-label-control .form-control, .custom-float-label-control .form-control, .custom-float-label-control .form-control.custom_floatinput {
  background-size: 0 1px;
  -webkit-background-size: 0 1px;
  background-position: center bottom;
}
.custom-float-label-control .form-control[disabled], .custom-float-label-control .form-control[readonly], fieldset[disabled] .form-control{
  background-color: #FFF;
}
.float-label-control .form-control:focus, .custom-float-label-control .form-control:focus, .custom-float-label-control .form-control.custom_floatinput:focus{
 outline: none;
 background-image: linear-gradient(#3c8dbc, #3c8dbc);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#3c8dbc), to(#3c8dbc));
 background-image: -webkit-linear-gradient(#3c8dbc, #3c8dbc);
 -webkit-background-size: 100% 1px;
 background-size: 100% 1px;
 background-position: center bottom;
 -webkit-box-shadow: none;
 box-shadow: none;
 background-repeat: no-repeat;
 transition:all ease-out 0.3s;
 -webkit-transition:all ease-out 0.3s;
 -moz-transition:all ease-out 0.3s;
 -ms-transition:all ease-out 0.3s;
 border-bottom-width: 1px !important;
}
textarea.form-control{
  font-size: 12px !important;
  height: 80px !important;
  padding: 2px !important;
  color: #00030c;
  font-weight: 300 !important;
}

.btn {
  font-size: 12px;
  padding: 2px 5px;
}
.pagination{
  margin: 5px 0;
}
.pagination > li > a, .pagination > li > span{
  padding: 2px 8px;
}
.input-group-addon{
  font-size: 12px;
  padding: 2px 9px;
}
.content-header > .breadcrumb{
  top: 0;
}
.sm-padding{
  padding: 2px 5px !important;
}
.ps-container > .ps-scrollbar-y-rail{
  z-index: 845;
}
.ht5 {
  height: 5px !important;
}

/* ==========================================================================
   Patient details css styles starts here
   ========================================================================== */
   .box-widget {
    border: medium none;
    position: relative;
  }
  .widget-user-2 .widget-user-header {
  /*  border-top-left-radius: 3px;
  border-top-right-radius: 3px;*/
  padding: 5px;
  border-radius: 0;
}
.widget-user-image {
  width: 100%;
  margin: auto auto 5px auto;
  float: left;
  text-align: center;
}
.widget-user-2 .widget-user-image > img {
  float: none;
  height: auto;
  width: 58px;
}
.widget-user-username span {
  width: 67%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc {
  margin-left: 0px;
  font-weight: 400;
}
.widget-user-2 .widget-user-username {
  font-size: 14px;
  /* margin-bottom: 5px;
  margin-top: 5px; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  width: 100%;
  /* white-space: nowrap; */
}
#dentalModal .widget-user-2 .widget-user-username {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 5px;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  width: 112px;
  /* white-space: nowrap; */
}
.widget-user-2 .widget-user-desc {
  margin-top: 0;
}
.box-footer{
  padding: 2px;
  /*padding-top: 15px;*/
  border-radius: 0;
  border: 1px solid #ddd;
}
.sm_nav i{
  font-size: 20px;
}
.sm_nav i.ion{
  font-size: 19px;
}
.list_tab.sm_nav li a{
  font-weight: 700;
  font-size: 13px;
}
.patient_details_box .btn{
  font-weight: 700;
  /*border-radius: 0;*/
}
.patient_details_box.patient_dashboard .btn{
  font-weight: 700;
  white-space: normal;
  height: 100px;
  /*border-radius: 0;*/
}
.patient_details_box label{
  font-weight: 400;
  font-size: 13px;
}
.sm_nav li a.tabbtn1{
  background: #D33724 !important;
}
.sm_nav li a.tabbtn_green{
  background: #008D4C !important;
}
.description-block {
  display: block;
  margin: 0;
  text-align: center;
}
#vital_weight_kg {
  margin-bottom: 3px;
  display: inline-block;
}
.widget_value{
  font-weight: 300;
  font-size: 30px;
  margin: 10px 0 0 0;
}
.widget_value:hover{
  cursor: pointer;
}
.widget_tile {
  border-radius: 0;
  color: #fff;
  margin-bottom: 4px;
  min-height: 100px;
  padding: 8px;
}
.widget_tile:hover{
  background: #333;
}
.widget_tile sup{
  font-size: 26px;
}
.widget_tile h4{
  font-size: 12px;
}
.widget_tile h4 i {
  font-size: 22px;
}
.widget_edit{
 bottom: 5px;
 position: absolute;
 right: 5px;
 transition:all ease-out 0.2s;
 -webkit-transition:all ease-out 0.2s;
 -moz-transition:all ease-out 0.2s;
 -ms-transition:all ease-out 0.2s;
}
.widget_edit i{
  transition:all ease-out 0.2s;
  -webkit-transition:all ease-out 0.2s;
  -moz-transition:all ease-out 0.2s;
  -ms-transition:all ease-out 0.2s;
}
.widget_edit:hover i{
  transition:all ease-out 0.2s;
  -webkit-transition:all ease-out 0.2s;
  -moz-transition:all ease-out 0.2s;
  -ms-transition:all ease-out 0.2s;
  font-size: 25px;
}
.widget_edit a{
  color: #FFF;
  font-size: 16px;
}
.red_grad{
 background: #D33724; /* For browsers that do not support gradients */
 background: -webkit-linear-gradient(-141deg, #E98A7E, #D33724); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(-141deg, #E98A7E, #D33724); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(-141deg, #E98A7E, #D33724); /* For Firefox 3.6 to 15 */
 background: linear-gradient(-141deg, #D33724); /* Standard syntax */
 color: #FFF;
}
.light_blue_grad{
 background: #00A7D0; /* For browsers that do not support gradients */
 background: -webkit-linear-gradient(-141deg, #59D6F5, #00A7D0); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(-141deg, #59D6F5, #00A7D0); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(-141deg, #59D6F5, #00A7D0); /* For Firefox 3.6 to 15 */
 background: linear-gradient(-141deg, #00A7D0); /* Standard syntax */
 color: #FFF;
}
.green_grad{
 background: #008D4C; /* For browsers that do not support gradients */
 background: -webkit-linear-gradient(-141deg, #59C594, #008D4C); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(-141deg, #59C594, #008D4C); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(-141deg, #59C594, #008D4C); /* For Firefox 3.6 to 15 */
 background: linear-gradient(-141deg, #008D4C); /* Standard syntax */
 color:#FFF;
}
.purple_grad{
 background: #555299; /* For browsers that do not support gradients */
 background: -webkit-linear-gradient(-141deg, #9795C6, #555299); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(-141deg, #9795C6, #555299); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(-141deg, #9795C6, #555299); /* For Firefox 3.6 to 15 */
 background: linear-gradient(-141deg, #555299); /* Standard syntax */
 color:#FFF;
}
.yellow_grad{
 background: #FF7701; /* For browsers that do not support gradients */
 background: -webkit-linear-gradient(-141deg, #FFB06B, #FF7701); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(-141deg, #FFB06B, #FF7701); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(-141deg, #FFB06B, #FF7701); /* For Firefox 3.6 to 15 */
 background: linear-gradient(-141deg, #FF7701); /* Standard syntax */
 color:#FFF;

}
.maroon_grad{
 background: #CA195A; /* For browsers that do not support gradients */
 background: -webkit-linear-gradient(-141deg, #E66B97, #CA195A); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(-141deg, #E66B97, #CA195A); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(-141deg, #E66B97, #CA195A); /* For Firefox 3.6 to 15 */
 background: linear-gradient(-141deg, #CA195A); /* Standard syntax */
 color:#FFF;
}


.round_btn_list li{
  float: left;
  margin: 0 10px 10px;
}
/*.round_btn_list.order_entry_iconlist  li {
  float: left;
  margin: 0 10px 10px;
  background: #ECECEC;
  width: 100%;
  padding: 2px;
}*/

.order_entry_label {
  font-size: 13px;
  text-transform: uppercase;
}

.round_btn{
  cursor: pointer;
}
.round_icon_box {
  border: 1px solid #ccc;
  border-radius: 100%;
  color: #444;
  position: relative;
  height: 60px;
  width: 60px;
  margin: auto auto 5px auto;
  background: #f4f4f4 none repeat scroll 0 0;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.anim_round{
  border-radius: 100%;
  height: 60px;
  position: absolute;
  transition:all ease-in-out 200ms;
  -webkit-transition:all ease-in-out 200ms;
  -moz-transition:all ease-in-out 200ms;
  -ms-transition:all ease-in-out 200ms;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  width: 60px;
  top: -1px;
  left: -1px;
}
.round_icon_box:hover .anim_round{
  transition:all ease-in-out 300ms;
  -webkit-transition:all ease-in-out 300ms;
  -moz-transition:all ease-in-out 300ms;
  -ms-transition:all ease-in-out 300ms;
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.round_icon_box:hover .round_icon i{
  color: #FFF;
}
.round_icon_box.active .anim_round{
  transition:all ease-in-out 300ms;
  -webkit-transition:all ease-in-out 300ms;
  -moz-transition:all ease-in-out 300ms;
  -ms-transition:all ease-in-out 300ms;
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.round_icon_box.active .round_icon i{
  color: #FFF;
}
.round_icon i {
  font-size: 30px;
  position: relative;
  z-index: 15;
}
.big_modal .modal-dialog{
 max-width: 96%;
 width: 100%;
}
.left_category_menu{
  float: left;
  font-size: 13px;
}
.left_category_menu > ul > li:first-child{
  border-top: 1px solid #ccc;
}
.left_category_menu > ul > li{
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  position: relative;
}
.left_category_menu > ul > li:hover{
  border-left: 1px solid #337AB7;
  border-right: 1px solid transparent;
  background: #f4f4f4;
  cursor: pointer;
}
.left_category_menu > ul > li > a{
  color: #444;
}
.left_category_menu > ul > li:hover > ul.template_submenu{
  display: block;
}
.left_category_menu > ul > li:hover > a{
  color: #444;
}
.left_category_menu > ul > li i{
  font-size: 25px;
}
.template_submenu{
 background: #337AB7 none repeat scroll 0 0;
 border: medium none;
 box-shadow: 0 0 4px #ccc;
 left: 90%;
 margin: 0;
 padding: 0 0 0 23px;
 position: absolute;
 text-align: left;
 top: -1px;
 width: 180px;
 z-index: 20;
 display: none;
 min-height: 65px;
 color: #FFF;
}
.template_submenu::before{
  content:" ";
  position: absolute;
  border-color: rgba(194, 225, 245, 0) #337AB7 rgba(194, 225, 245, 0) rgba(194, 225, 245, 0);
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 8px;
  pointer-events: none;
  left: -15px;
  top: 23px;
}
.template_submenu ul{
  padding: 0;
}
ul.template_submenu li{
  border: none;
  padding: 5px 0;
}
ul.template_submenu li a{
  color: #FFF;
}
ul.template_submenu li a:hover{
  color: #000;
}
.document_leftmenu > ul > li:first-child {
  border-top: 1px solid #ccc;
}
.document_leftmenu > ul > li {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px 0;
  position: relative;
  font-size: 13px;
}
.document_leftmenu > ul > li i{
  font-size: 25px;
}
.document_leftmenu > ul > li:hover{
  border-left: 1px solid #337AB7;
  background: #e4e4e4;
  cursor: pointer;
}
.document_leftmenu > ul > li.active{
  border-left: 1px solid #337AB7;
  background: #e4e4e4;
  cursor: pointer;
}
.tab_label {
  border-radius: 3px;
  color: #fff;
  float: left;
  font-size: 13px;
  margin-left: 3px;
  margin-top: 3px;
  overflow: auto;
  overflow-wrap: break-word;
  padding: 5px 23px 5px 5px;
  width: 100%;
  position: relative;
}
.tab_label a.thumb {
  color: #fff;
  position: absolute;
  right: 4px;
  top: 5px;
  z-index: 99;
}
.search_selected{
  display: none;
}
.anim_trans{
  transition:all ease-out 0.3s;
  -webkit-transition:all ease-out 0.3s;
  -moz-transition:all ease-out 0.3s;
  -ms-transition:all ease-out 0.3s;
}

.custom_multiple_select .btn{
  border-radius: 0;
  background: none;
}
.custom_multiple_select .btn.btn-default:hover{
  border-radius: 0;
  background: none !important;
}

   /* ==========================================================================
   Patient details css styles ends here
   ========================================================================== */





/* ==========================================================================
   Materials Query css styles starts here
   ========================================================================== */
   .label_margin{
    margin: 3px 0;
    font-weight: 400;
    font-size: 13px;
  }
  .h10{
    height: 10px;
  }
  .visible-hidden{
    visibility: hidden;
  }
  .sm_nav{
    background: #F5F5F5;
  }
  .sm_nav li a{
    padding: 4px 3px;
    background: #337AB7 !important;
    color: #FFF !important;

  }
  .sm_nav li.active a{
    background: #FFF !important;
    color: #444 !important;
    /*border-bottom: 2px solid #fff;*/
  }
  .sm_nav li.active a:hover{
    background: #FFF !important;
    color: #444 !important;
    /*border-bottom: 2px solid #fff;*/
  }
  .sm_nav li.active a:focus{
    background: #FFF !important;
    color: #444 !important;
    /*border-bottom: 2px solid #fff;*/
  }

  /*tab_inner style starts here*/
  .sm_nav_inner li a{
    padding: 4px 5px;
    background: #00C0EF !important;
    color: #FFF !important;

  }
  .sm_nav_inner li.active a{
    background: #FFF !important;
    color: #444 !important;
    /*border-bottom: 2px solid #fff;*/
  }
  .sm_nav_inner li.active a:hover{
    background: #FFF !important;
    color: #444 !important;
    /*border-bottom: 2px solid #fff;*/
  }
  .sm_nav_inner li.active a:focus{
    background: #FFF !important;
    color: #444 !important;
    /*border-bottom: 2px solid #fff;*/
  }
  /*tab_inner style ends here*/
  .label_title {
    float: left;
    font-size: 16px;
    margin: 5px 0;
    font-weight: normal;
  }
  .color_block{
   float: left;
   height: 15px;
   margin: 1px 0 0;
   width: 15px;
   box-shadow: 0 0 2px #4c4c4c;
 }
 .sm_margin_bottom{
  margin-bottom: 5px !important;
}



   /* ==========================================================================
   Materials Query css styles ends here
   ========================================================================== */







/* ==========================================================================
   serviceBilling css styles starts here
   ========================================================================== */

   .form-control.amount, #grand_total.form-control{
    text-align: right;
  }

   /* ==========================================================================
   serviceBilling css styles ends here
   ========================================================================== */

/* ==========================================================================
   Menu box css styles starts here
   ========================================================================== */

   ul.menu_container{
    font-size: 13px;
    margin:0;
    padding: 0;
  }
  ul.menu_container li{
    list-style-type: none;
    padding: 5px 0;
    float: left;
    width: 100%;
    margin: 1px 0;
    background: #f5f5f5;
  }

  ul.subheading{
    float: left;
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
    width: 100%;
  }
  ul.subheading li{
    background: #eaeaea;
  }
  ul.sub_subheading{
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    margin: 10px 0 0 0;
  }
  ul.sub_subheading li{
    background: #dedede;
  }
  .fixed_row{
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
  }
  .mainmenu_container{
    min-width: 600px;
    display: block;
  }
  .mainmenu_container input[type="checkbox"], .mainmenu_container input[type="radio"]{
    margin: 1px 2px 0 0;
    float: left;
  }
  .scroll_row {
    float: left;
    height: 285px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
  }
  .w_4{
    width: 4%;
  }
  .plusbtn, .minusbtn, .subplusbtn, .subminusbtn {
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
  }
   /* ==========================================================================
   Menu box css styles ends here
   ========================================================================== */
/* ==========================================================================
   Insurance bill preperation css styles starts here
   ========================================================================== */

   .insurance_bill_preperation{
    font-size: 12px;
  }
  .insurance_bill_preperation label {
    margin: 3px 0;
    font-weight: normal;
  }
  .box_bg{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 5px;
  }
  .padding_sm{
    padding:0 5px;
  }
  .padding_xs{
    padding: 0 2px;
  }
  .insurance_bill_preperation .panel {
    margin: 0 0 10px;
    border-radius: 0;
  }
  .padding_sm_left {
    padding-left: 0px;
  }
  .input_label{
    font-size: 12px;
    float: left;
    margin: 0 5px 0 0;
    line-height: 25px;
  }
  .input_icon_sm{
    padding: 3px;
  }

  .input_sm{
    height: 22px;
    font-size: 12px;
    padding: 3px;
  }
  .button_sm{
    font-size: 12px;
    padding: 3px;
  }
  .searchinputbox{
   position: relative;
 }
 .searchinput {
   padding-right: 23px;
   width: 100%;
 }
 .searchicon {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 7px;
  top: 4px;
}
.dropdown_height{
  height: 24px;
}
.checklist_row{
  margin: 10px 0 0 0;
}
.checklist_row .form-check-label {
  margin: 0 20px 5px 0;
}
.theadscroll_horz{
  height: 400px;
}
.bill_theadscroll_horz{
  height: 190px;
  margin-bottom: 20px;
}
.billsettle_theadscroll{
  height: 300px;
  margin-bottom: 20px;
}
.table_sm{
  font-size: 13px !important;
}
.table_sm th, .table_sm td{
  padding: 2px !important;
}
.slimScrollDiv{
  margin-bottom: 15px !important;
}
.slimScrollDiv .slimScrollBar {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
  opacity: 1 !important;
  width: 13px !important;
}

   /* ==========================================================================
Insurance bill preperation css styles ends here
========================================================================== */

    /* ==========================================================================
   Auto Generate Stock css styles starts here
   ========================================================================== */


    /* ==========================================================================
   Auto Generate Stock css styles ends here
   ========================================================================== */

/* ==========================================================================
   popup css styles starts here
   ========================================================================== */
   .item_table_heading{
    background: #07709B;
    color: #FFF;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
  }
  .pop {
    background: #DEECF9 none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 1px 1px 3px #d0d0d0;
    padding: 10px;
    position: absolute;
    top: 41px;
    /* max-width: 114%; */
    z-index: 850;
    width: 450px;
  }
  .pop_right {
  background: #ccc none repeat scroll 0 0;
  border-radius: 6px;
  box-shadow: 1px 1px 3px #d0d0d0;
  padding: 10px;
  position: absolute;
  right: -320px;
  top: -10px;
  width: 450px;
  z-index: 850;
}
  .pop_right::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(194, 225, 245, 0) #ccc rgba(194, 225, 245, 0) rgba(194, 225, 245, 0);
  border-image: none;
  border-style: solid;
  border-width: 16px;
  content: " ";
  height: 0;
  left: -32px;
  pointer-events: none;
  position: absolute;
  top: 6px;
  width: 0;
}
.pop_right_closebtn {
  background: #333 none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 5px #a2a2a2;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  padding: 2px 6px;
  position: absolute;
  right: -10px;
  top: -4px;
  width: 20px;
}
  .total_pop{
   left: -330px !important;
 }
 .stock_pop {
  background: #cce4f9 none repeat scroll 0 0;
  border-radius: 6px;
  box-shadow: 1px 1px 3px #d0d0d0;
  padding: 10px;
  position: absolute;
  top: 30px;
  /* max-width: 114%; */
  z-index: 850;
  width: 350px;
}
.pop_top{
  top: inherit !important;
  bottom: 30px;
}
.showpoptable{
  display: block !important;
}
.hidepoptable{
  display: none !important;
}
.pop_container{
  position: relative !important;
}

.pop_closebtn {
  background: #333 none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 5px #a2a2a2;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  padding: 2px 6px;
  position: absolute;
  right: -10px;
  top: -4px;
  width: 20px;
}
.pop table{
  font-size: 13px;
  margin-bottom: 0 !important;
}
.pop table tbody {
  display: table-header-group !important;
  height: auto !important;
}
.pop table thead {
  display: table-header-group !important;
}
.pop .table-striped > tbody > tr:nth-child(n+1){
 background: #F1F1F1;
}
.pop .table-striped > tbody > tr:nth-child(2n+1){
 background: #fff;
}
.pop table thead {
  background: #19a0d8 none repeat scroll 0 0;
  color: #fff;
}

.pop table thead th {
  background: #19a0d8 none repeat scroll 0 0 !important;
  font-weight: normal !important;
}


.stock_pop table{
  font-size: 13px;
  margin-bottom: 0 !important;
}
.stock_pop table tbody {
  display: table-header-group !important;
  height: auto !important;
}
.stock_pop table thead {
  display: table-header-group !important;
}
.stock_pop .table-striped > tbody > tr:nth-child(n+1){
 background: #F1F1F1;
}
.stock_pop .table-striped > tbody > tr:nth-child(2n+1){
 background: #fff;
}
.stock_pop table thead {
  background: #19a0d8 none repeat scroll 0 0;
  color: #fff;
}

.stock_pop table thead th {
  background: #19a0d8 none repeat scroll 0 0 !important;
  font-weight: normal !important;
}

.stock_pop::before{
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: rgba(194, 225, 245, 0)  rgba(194, 225, 245, 0) #cce4f9 rgba(194, 225, 245, 0);
 border-image: none;
 border-style: solid;
 border-width: 16px;
 content: " ";
 height: 0;
 left: 6%;
 top: -30px;
 pointer-events: none;
 position: absolute;
 width: 0;
}
  .stock_pop.left_second_pop::before{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(194, 225, 245, 0)  rgba(194, 225, 245, 0) #DEECF9 rgba(194, 225, 245, 0);
    border-image: none;
    border-style: solid;
    border-width: 16px;
    content: " ";
    height: 0;
    left: 6%;
    top: -30px;
    pointer-events: none;
    position: absolute;
    width: 0;
    display: none;
  }
  .stock_pop.left_second_pop tr th{
    background: #f9f4de;
  }
.total_pop::before{
 left: 75% !important;
}
.pop::before{
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: rgba(194, 225, 245, 0)  rgba(194, 225, 245, 0) #DEECF9 rgba(194, 225, 245, 0);
 border-image: none;
 border-style: solid;
 border-width: 16px;
 content: " ";
 height: 0;
 left: 6%;
 top: -30px;
 pointer-events: none;
 position: absolute;
 width: 0;
}
.pop_top::before{
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: #DEECF9 rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) !important;
 border-image: none;
 border-style: solid;
 border-width: 16px;
 content: " ";
 height: 0;
 left: 6%;
 top: inherit !important;
 bottom: -27px !important;
 pointer-events: none;
 position: absolute;
 width: 0;
}

/*.pop::before{
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f9f9f9 rgba(194, 225, 245, 0) rgba(194, 225, 245, 0);
    border-image: none;
    border-style: solid;
    border-width: 16px;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
    }*/

/* ==========================================================================
   popup css styles ends here
   ========================================================================== */

   /* ==========================================================================
   Quickpurchase css styles starts here
   ========================================================================== */
   .maintd .ajaxSearchBox{
    width: 580px !important;
  }



  .quickpurchase .top_panel_row h4{
    margin: 0;
    line-height: 20px;
  }
  .quickpurchase .top_panel_row a{
    margin: 0 10px 0 0;
    font-size: 12px;
  }
  .quickpurchase .panel{
    margin: 0 0 20px 0;
    border-radius: 0;
  }
  .quickpurchase label{
    font-weight: 400;
  }
  .top_panel_row{
    padding: 5px 10px;
  }
  .bottom_totaltable{
    margin: 10px 0 0 0;
  }
  .bottom_totaltable thead tr th {
    border: 1px solid #ccc !important;
    background: #F2F2F2;
  }
  /*.theadfix_wrapper.table thead tr.headergroupbg th{
    border-top: 1px solid #CCC !important;
    }*/
    .dark_border.theadfix_wrapper.table-bordered td, .dark_border.theadfix_wrapper.table-bordered th{
      border: 1px solid #a0a0a0 !important;
    }

    .legend_list li {
    float: left;
    margin: 0 5px 0 0;
}
    .legend_list li span{
    color: #000;
}
    
    /* .theadfix_wrapper.table-bordered td{
      border: 1px solid #CCC;
    } */
    .theadscroll{
      overflow-x: hidden;
      height: 300px;
      position: relative;
    }
    .theadscroll_not_x{
      overflow-x: hidden;
      height: 300px;
      position: relative;
    }
    .theadscroll_scroll_x{
      overflow-x: hidden;
      height: 300px;
      position: relative;
    }

    .overflow_auto{
      overflow: auto;
    }
    .popscroll{
      overflow-x: hidden;
      max-height: 140px;
      position: relative;
    }
    .popscroll tbody tr{
      cursor: default;
      font-size: 12px;
    }
    .theadfix_wrapper.table-bordered tr.headergroupbg th{
      border: 1px solid #CCC;
      text-align: center;
    }
    .floatThead-container{
      z-index: 840 !important;
      width: 100% !important;
    }
    .headergroupbg{
      background: #d2e8fc;
    }
    .headergroupbg:hover{
      background: #d2e8fc;
    }
    .headergroupbg th{
      background: none !important;
    }
    .headergroupbg_purple{
      background: #555299;
    }
    table tr:hover{
        background: inherit;
    }
    .headergroupbg_purple:hover{
      background: #555299;
    }
    .headergroupbg_purple th{
      background: none !important;
      color: #FFF;
      vertical-align: middle !important;
    }


 .headergroupbg_blue{
      background: #19A0D8;
    }
    .headergroupbg_blue:hover{
      background: #19A0D8;
    }
    .headergroupbg_blue tr:hover{
      background: #19A0D8;
    }
    .headergroupbg_blue th{
      background: none !important;
      color: #FFF;
      vertical-align: middle !important;
    }


.headergroupbg_light{
      background: #d2e8fc;
    }
    .headergroupbg_light tr:hover{
      background: #d2e8fc;
    }
    .headergroupbg_light th{
      background: none !important;
      color: #FFF;
      vertical-align: middle !important;
    }


    .headergroupbg_teal{
      background: #30BBBB;
    }
    .headergroupbg_teal:hover{
      background: #30BBBB;
    }
    .headergroupbg_teal th{
      background: #30BBBB;
    }
    .headergroupbg_teal th{
      background: none !important;
      color: #FFF;
      vertical-align: middle !important;
}
    .table-striped.purple_table>tbody>tr:nth-of-type(odd){
      background: #d2e8fc;
    }
    .pop table.table thead tr{
      cursor: default;
      font-size: 12px;
    }
    .w_16{
      width: 16%;
    }
    .w_6{
      width: 6%;
      position: relative;
    }
    .w_9{
      width: 8%;
    }
    .theadfix_wrapper td input.form-control{
      font-size: 12px;
      padding: 2px;
      height: 20px;
    }
    .theadfix_wrapper td select.form-control{
      font-size: 13px;
      padding: 3px;
      height: 23px;
    }
/* ==========================================================================
   Quickpurchase css styles ends here
   ========================================================================== */


/* ==========================================================================
   datetimepicker css styles starts here
   ========================================================================== */

   .timepicker a.btn{
     padding: 0;
   }

   .picker-switch td a span{
    width: 100%;
    padding: 0 !important;
  }

  .picker-switch tr{
    border: none;
  }
  .picker-switch tr:hover{
    border: none;
    background: none;
  }
  .picker-switch table td{
    border: none;
    padding: 0;
  }
  .timepicker td{
    border: none;
  }
  .timepicker table tr:hover{
    background: none;
  }
  .datepicker table th{
    background: none;
  }
  .datepicker table tr:hover{
    background: none;
  }
  .datepicker table td{
    border: none !important;
  }
  .bootstrap-datetimepicker-widget{
    box-shadow: 0 0 5px #ddd;
    height: auto !important;
    width: 250px !important;
    z-index: 9999;
  }
  .datepicker table thead, .datepicker table tbody{
    display: table-header-group !important;
  }
  .datepicker-decades table.table-condensed td span.decade{
    line-height: 25px !important;
    white-space: normal;
  }

  .picker-switch table tbody { height: auto !important; }


  /*.picker-switch table tbody {
    height: 45px !important;
    }*/

   /* ==========================================================================
   datetimepicker css styles ends here
   ========================================================================== */

   .table_subheading {
    background: #c3c3c3 none repeat scroll 0 0 !important;
    color: #fff;
  }
  .table_subheading:hover {
    background: #c3c3c3 none repeat scroll 0 0 !important;
    color: #fff;
  }

  .login-box-body, .register-box-body{
    box-shadow: 0 0 3px #c0c0c0;
  }

  .btn-primary:focus, .btn-primary:hover{
   background-position: 0 0 !important;
 }

 /* Vendor Manage  Page CSS Start */
 #fixTable .vendor_name {
   width: 40%;
 }
 #fixTable .contact_person {
   width: 10%;
 }
 /* Vendor Manage  Page CSS End */

 /* Item Manage  Page CSS Start */
 #fixTable .item_description {
   width: 25%;
 }
 #fixTable .chemical_name {
   width: 15%;
 }

 /* Item1 Manage  Page CSS End */

 /* input[type="text"].form-control, textarea.form-control, .ajaxSearchBox li { */
  .form-control, .ajaxSearchBox li {
/*     text-transform: uppercase; */
  }
  .ajaxSearchBox li {
     text-transform: uppercase !important; 
  }

  .btn:focus {
    background: #265a88 !important;
    background-position: 0 0 !important;
    color: #FFF !important;
  }


  .bootstrap-select .btn:focus {
    background-color: #f4f4f4 !important;
    border-color: #ddd !important;
    background-position: 0 0 !important;
    color: #000 !important;
  }

  #history_pathology_result tr td {
    vertical-align: middle;
  }

  .table-responsive > table tr th, .table-responsive > table tr td {
    vertical-align: middle;
    padding: 2px !important;
  }

  /* #quick_purchase #fixTable */ #quick_purchase table tr td input {
    font-size: 12px;
    font-weight: bold;
  }

  #prescription_history_tab_data .accordion-toggle {
    display: inline-block;
    width: 100%;
  }

  li.active #current_menu_item_level3, li.active #current_menu_item {
    border: 0px solid #FFF;
    font-weight: bold;
  }
  ul.treeview-menu a {
    color: #FFF !important;
  }

  .green {
    color: green;
  }
  .red {
    color: red;
  }

  .text_blue {
    color: #00c0ef;
  }

  .text_red td {
    color: #dd4b39;
  }
  .date_range_hightlight {
    background-color: #F7D9AD;
  }
  .panel-body {
    /* min-height: 350px; */
  }

  .form-control:focus {
    border-style: none none solid none;
    border-width: 2px;
  }

  .table{
    font-size:12px;
  }
  .login-page, .register-page {
    /*background: #ececec none repeat scroll 0 0;*/
    background: url(../images/loginbg.jpg) no-repeat;
    width: 100%;
    min-height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    background-position: center center;
  }

  .halign-center {
    text-align: center;
  }
  .borderTblQP th {
    border: 1px dotted;
  }
  .label_list .label_list_label {
  white-space: normal;
}
 .resp_btn .btn {
  white-space: normal;
}

  @media screen and (max-width: 1366px){
    .login_wrapper{
     margin-top: 2% !important;
   }
   .select2-selection ul li {
    white-space: normal;
  }
 }

 @media screen and (max-width: 1040px){


  .light_blue_grad .widget-user-image{
  float: left;
  width: 100%;
  text-align: center;
  }
  .widget-user-2 .widget-user-image > img {
  float: none;
}
.widget-user-2 .widget-user-username {
  width: 100%;
}
.widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc {
  margin-left: 0;
}

.widget-user-username span {
  width: 72%;
  float: left;
}


  .list_tab.sm_nav li a {
  font-weight: 700;
  font-size: 11px;
  white-space: normal;
  word-wrap: break-word;
}
  .label_list span.btn{
    min-height: 40px;
  }
  .label_list .label_list_label {
  white-space: normal;
}
 }
 @media screen and (max-width: 991px){
  .padding_sm{
    padding-left: 15px;
  }
  .control-sidebar.control-sidebar-dark{
      display: none !important;
      
  }
  
  .main-left-sidebar-menu.sidebar-mini.sidebar-collapse .main-sidebar {

   width: 0 !important;
  }
  .main-left-sidebar-menu.sidebar-mini.sidebar-open .main-sidebar {

   width: 230px !important;
  }
  
}

@media screen and (max-width: 768px){
  .login-page, .register-page {
    background: url(../images/login_mobilebg.jpg) no-repeat;
    width: 100%;
    min-height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    background-position: center center;
  }

  .list_tab.sm_nav li a {
    font-weight: 700;
    font-size: 12px;
    min-height: 30px;
  }
  .nav-tabs-custom > .nav-tabs > li {
    width: 50%;
  }
  .sm_nav_inner li a {
    min-height: 50px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
}


.btn-mediumseagreen {
  background-color: mediumseagreen;
  border-color: #8064A2;
}


@keyframes blink {
  10% {
    opacity: 0.0;
  }
}
@-webkit-keyframes blink {
  10% {
    opacity: 0.0;
  }
}
.blink10 {
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}
.field_error {
  color: #d14;
  font-size: 12px;
}
.text-upper {
  text-transform: uppercase;
}
.border_bottom_assessment{
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 5px;
}
.border_bottom_assessment:nth-child(2n+1){
 background: #f9f9f9;
}
.light_yellow{
  background: #F0F4C3 !important;
  color: #000 !important;
}
.commonTrClass{
    cursor:pointer;
}

#form-list .mce-panel.mce-fullscreen {
z-index: 99999;
}    

@media screen and (max-width: 991){
.control-sidebar-bg, .control-sidebar{
display: none;
}
}
.charity{
  background: #F876AF !important;;
  color: #FFF !important;
}
tbody td {
  text-align: left;
}
th{
  text-align: left !important;
}

.bootstrap-datetimepicker-widget table > thead > tr > th {
  text-align: center !important;
}

/* .visit_left_icon_list li button {
  margin: 2px;
} */

.visit_left_icon_list li .btn {
  width: 40px;
  align-items: center;
  vertical-align: middle !important;
  display: flex !important;
  justify-content: center;
  height: 30px;
}

.move-right { 
  text-align:right !important; 
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  white-space: normal;
}


.multiselect-container > li > a { white-space: normal; }


.bootstrap-select.btn-group .dropdown-menu li a span.text {
  white-space: normal;
  text-transform: uppercase !important;
}

.multiselect-container > li > a { white-space: normal;
/* text-transform: uppercase !important; */}
/* select,.select2-selection__choice,.select2-results__option--highlighted  {  text-transform: uppercase !important;} */
/* select option:checked { text-transform: uppercase; } */


/* .multiselect-selected-text,.filter-option{
     text-transform: uppercase !important;
} */
.btn_class_change{
    width:180px !important;
}
/*Login blade css */
.santa_gif {
	position: absolute;
	bottom: 16%;
	right: 3%;
	width: 200px;
}
.normal_text_select{
  text-transform: none!important;
} 
.holded-status-btn{
  text-align:center;
  color:green;
}
.not-holded-status-btn{
  color:#d27908;
  text-align:center; 
  font-size:17px
}
.holded-status-btn i{
  color: red;
  font-size:17px
}
.unselectable,.unselectable i{
  cursor: not-allowed;
  color: #afaaaa;
}