html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt,
dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, 
canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, 
audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;}
*{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing:border-box;}
:focus {  outline: 0; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block;}

body {font-size: 12px; line-height: 18px; 
/*  font-family: 'OpenSansRegular';*/
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none ;}
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0;}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {  -webkit-appearance: none;  -moz-appearance: none;}
input[type=search] {  -webkit-appearance: none;   -moz-appearance: none;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
textarea { overflow: auto; vertical-align: top; resize: vertical;}
audio,canvas,video {display: inline-block; *display: inline;  *zoom: 1; /*max-width: 100%;*/}
audio:not([controls]) { display: none; height: 0;}
[hidden] { display: none;}
html { font-size: 100%;-webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%; }
a{display:block;}
a:active,a:hover ,a:focus, button:focus{outline: 0;text-decoration: none;}
img { border: 0;-ms-interpolation-mode: bicubic; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend { border: 0; padding: 0; white-space: normal; }
button,input,select,textarea { font-size: 100%; margin: 0; vertical-align: baseline;}
button,input {  line-height: normal;}
button,select {text-transform: none;}
button, html input[type="button"], input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer; *overflow: visible;  }
button[disabled],html input[disabled] {cursor: default;}
input[type="checkbox"],input[type="radio"] {box-sizing: border-box;  padding: 0;  }
input[type="search"] { -webkit-appearance: textfield;  -moz-box-sizing: content-box; -webkit-box-sizing: content-box;  box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0;}
textarea { overflow: auto; vertical-align: top;}
table { border-collapse: collapse; border-spacing: 0;}
html, button, input, select, textarea {  color: #222; }
::-moz-selection {  background: #b3d4fc;  text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none;}
img { vertical-align: middle;}
fieldset { border: 0; margin: 0; padding: 0;}
textarea {resize: vertical;}
select{-webkit-appearance: none;appearance: none;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight: 600;}

/*=============================================RESET CSS END===================================*/


/*============================================ top header css
================================================================================================= */
.form-control:focus{background: #9ee1f3;color:#000;}
.custom-control-input:focus~.custom-control-label::before{box-shadow: none;}
.ellipsis {  text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.wp-90{width:90px;}
.w-100{width:100%;}
.w-35{width:35%;}
.w-65{width:65%;}
.h-100{height: 100%;}
.bb-0{border-bottom: 0;}
.fl{float: left;}
.fr{float: right}
.border-radius{border-radius: .25rem;-webkit-border-radius: .25rem;-moz-border-radius: .25rem;}
.top-lavel{  position: fixed;  top: 0;  display: block;  z-index: 2; 
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.logo h1{ font-family: 'fibrefont'; font-size: 35px; color: #fff; line-height: 40px; margin-top: -10px; position: relative; display: inline-block;}
.logo{float: left;margin:5px 0 0 0; }
.top-header .nav-left {  list-style: none;   margin-bottom: 0;  padding-left: 0;  position: relative;}
.top-header .nav-left {float: left;}
.top-header .nav-left > li, .top-header .nav-right > li {  float: left;}
.top-header .nav-left > li > a{  color: #ffffff; display: block;  line-height: 38px;  min-height: 38px;  padding: 0 15px;
    -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;  transition: all .2s ease-in-out;
}
.search-form-opened { background-color: transparent;  border-radius: 3px;  margin: 10px 0 0 5px;  background-color: rgba(255, 255, 255, 0.3);}
.search-form-opened .input-group {  position: relative;   display: table;  border-collapse: separate;}
.search-form-opened .input-group .form-control{  width:100%; color: #ffffff;  background: transparent;  border: 0;  padding: 0 5px;}
.search-form-opened .input-group input::placeholder{ color: #ffffff;}
.search-form-opened .input-group  label{position: absolute; top:5px;left: 15px;color: #fff;opacity: 1;}
.search-form-opened .input-group:focus label{opacity: 0;}
.search-form-opened .input-group-btn {  position: relative;  display: table-cell; vertical-align: middle;text-align: center;width: 30px;}
.search-form-opened .input-group-btn a{  color: #ffffff;  padding: 5px 5px;}
.search-form-opened.common-search{background-color: rgba(3, 11, 189, 0.3);float: none;display: inline-block;margin: 0;}
.top-header .heading{  width: 100%; text-align: center;  top: 3px;}
.heading{  display: inline-block; }
.heading p{  font-size: 14px; line-height: 23px; color: #ffffff; font-weight: 600; text-transform: uppercase;}
.top-header .nav-right { float: right;}
.top-header .nav-right .notifications {  position: relative;}
.top-header .nav-right .notifications a{color: #fff;}
.top-header .nav-right .notifications .counter { background-color: #ff3c7e; border-radius: 50px;  color: #fff;  font-size: 10px; line-height: 1; padding: 3px 5.5px;position: absolute; right: -11px;top: -4px;}
.dropdown-toggle::after{ display: none;}
.top-header .nav-right .dropdown-menu { left: auto !important; right: 0; top: 100% !important; transform: none !important;}
.top-header .nav-right .notifications .dropdown-menu { min-width: 350px; padding: 0;}
.peers {-webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box !important;  display: -ms-flexbox !important; display: flex!important;
    -webkit-box-align: start; -ms-flex-align: start;  align-items:center;  -webkit-box-pack: start;  -ms-flex-pack: start;
    justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal;  -ms-flex-flow: row wrap;  flex-flow: row wrap;
    height: auto;  max-width: 100%;  margin: 0;  padding: 0;
}
.peer { display: inline-block;  height: auto;  -webkit-box-flex: 0;  -ms-flex: 0 0 auto;  flex: 0 0 auto;  vertical-align: top;}
.peer  img {  width: 2.5rem;  border-radius: 50%;}
/* .peer span,.peer p{  font-size: 13px;  line-height:22px; } */
.c-grey-900, .cH-grey-900:hover{color: #313435;}
.fw-500{  font-weight: 600;}
.view-all{  text-align: center;  font-size: 14px;}
.view-all:hover{ color: #313435;}
.peer-greed, .peers-greed > .peer, .peers-greed > .peers { -webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}
.jc-sb{  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;}
.fxw-nw {-ms-flex-wrap: nowrap; flex-wrap: nowrap;}
.fsz-xs{font-size: 12px;}
.profile .peer img.user-img { width: 28px;}
.profile .peer img.user-more { width: 22px;}
.dropdown-menu{font-size: 100%;}
.top-header .nav-right  .profile .dropdown-menu > li > a {min-height: auto;  padding: 3px 15px;line-height: 20px;}
.mobile-search{display:none; float: left;padding: 15px 10px;color: #fff;}
.calendar .button{color: #000;}
.top-header .nav-right{display: flex;justify-content: flex-end;align-items: flex-end;flex-direction: column;}
.top-header .nav-right > ul{display: flex;align-items: center;margin: 4px 0;}
.top-header .nav-right .profile{margin-left: 1.4rem;}
.login_user_name{font-size: 11px;line-height: 1;color: #fff;}
/*-------------------------------- END top header css ---------------------------------------------*/


/*================================= BED page CSS
=======================================================================================*/
.white-bg{  background: #ffffff; color: #313131;}
.blue-bg{background: #4575bd;color: #ffffff;}
.topbar{
    background: #009efb;
    background: -moz-linear-gradient(left, #0178bc 0%, #00bdda 100%);
    background: -webkit-linear-gradient(left, #0178bc 0%, #00bdda 100%);
    background: linear-gradient(to right, #0178bc 0%, #00bdda 100%);
}
.right-aside ul{  background:  rgba(0,0,0,.03); }
.right-aside ul li.listp{ padding: 0 10px 10px 10px;}
.title-heading{ padding:5px 10px;}
.title-heading:hover{color: #ffffff;}
.listing{  display: table; }
.listing .item{  display: table-cell;  line-height: 40px;  font-size: 14px; }
.listing .item:first-child{  width: 40px;  font-weight: 600;}
.sub-sub-title{display: inline-block;background: #37b2d3;padding: 5px 10px;position: relative;font-weight: 600;color: #ffffff;height: 26px;border-radius: 3px 0 0 3px;}
.sub-sub-title:after{ position: absolute;  content: "";  top: -17px;  right: -17px;  border-color: transparent transparent #37b2d3;
    border-style: solid;  border-width: 17px 17px 26px 0px;
}
.bed-alloted button{margin:0 8px 10px 0;letter-spacing: 3px;}

/*------------------------- END BED page CSS ------------------------------------*/

/* ================================== listing page css 
========================================================================================*/
.search-form .fa-plus-circle{cursor: pointer;transition :all 0.5s;-webkit-transition :all 0.5s;-moz-transition :all 0.5s;-ms-transition :all 0.5s;font-size: 22px;color: #17a2b8;}
.next-row,.edit-form-view{display: none;}
.next-row.active,.edit-form-view.active{display: block;}
.input-group.date .form-control{padding-right: 35px;}
.input-group.date .input-group-addon{  position: absolute;  right: 2px;   top: 2px;  padding: 3px;z-index: 3;}
.fa-plus-circle.active{  transform: rotate(45deg);  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg); -ms-transform: rotate(45deg);-o-transform: rotate(45deg);}
.search-form .form-group{margin-bottom:5px;}
.form-control{height: 28px;padding: .3rem .7rem;font-size: 12px; line-height: 1;background-color: #f7f7f7;}
.sqsEnabled.form-control{width: 100% !important;}
 label,.label{font-weight: 600;margin-bottom: 5px;color: #9e2a54;}
 .label-1{color:#D39D38;}
 select{position: relative;}
 select::before{  content: "\f107";  font-family: FontAwesome;  font-style: normal;  font-weight: normal;text-decoration: inherit;position: absolute;top: 0; right: 0;}

.btn{font-weight: 500;font-size: 12px;line-height: 1;}
.card{border-top: 3px solid #37b2d3;}
table.dataTable thead th,table.dataTable thead th a, table.dataTable tfoot th,.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{font-weight: 600;color: #fff !important;}
table.dataTable thead .sorting_asc {background-image: url(../images/sort_asc.png);}
table.dataTable thead .sorting {background-image: url(../images/sort_both.png);}
table.dataTable thead .sorting_desc {background-image: url(../images/sort_desc.png);}
table.dataTable tbody th, table.dataTable tbody td,table.dataTable thead th, table.dataTable thead,
table.dataTable tfoot th, table.dataTable tfoot td{padding: 2px 5px;}
.dataTables_wrapper .dataTables_paginate .paginate_button{padding: 0 5px;}
table.dataTable thead th a{display:inline-block;}
/*.table_views{min-width: 1300px;max-width: 100%;}*/
table.dataTable th a,table.dataTable td a{display:inline-block;}

table.dataTable thead th{background: #5b8cd7;vertical-align: top;}
table.dataTable .custom-control.custom-checkbox {min-height:18px;}

#example_filter{display:none;}
.status_all{padding: 3px 5px;  border-radius: 3px;  color: #ffffff;  text-align: center;  display: inline-block;}
.emergency{background:#b70e0e;}
.admitted{background: #46b946;}
.discharged{background: #dede20;color: #313131;}
.btn-sub-bottom{background: #37b2d3;color: #313131;text-transform: capitalize;}
.sub_title{padding: 5px 10px;background: #37b2d3;color: #313131;}
.sub_title h4{font-size:14px;line-height: 1;color: #ffffff;}
/*------------------------------- END listing page css -------------------------------------*/



/* ================================== main-wrapper css
=====================================================================================================*/
html{height: 100%;}
.custom-select{font-size: inherit;background-color: #f7f7f7;}
body {  min-height: 100%;  position: relative;padding-bottom: 160px;}
.custom-select:focus,.form-control:focus{box-shadow: none;}
.main-wrapper{  display: block;  height:auto !important; min-height:100%;  padding-top: 60px;}
.login_view {width:100vw;height: 100vh;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.content_login{background: rgba(242,232,232,0.9);padding: 10px 20px;width: 310px;border-radius: .3rem;margin-bottom: 2rem;
  -webkit-box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.85);
  -moz-box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.85);
  box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.85);
}
.hospital_cretential h2{font-size: 18px;line-height: 20px;}
.login_view h1{font-size: 16px;line-height: 20px;text-transform: capitalize;}
.p_bg{padding: 20px;border-radius: 5px;background: #f0f8ff;}
.login_form label{margin-bottom: 0px;}
.login_form .form-control{background-color: #fff;height: 32px;}
.login_form .btn{height: 32px;background: #009fe3;border: 0;color: #fff;font-size: 16px;line-height: 20px;}
.login_img{position: relative;height: 100px;width: 100px;margin: 0 auto 12px auto;border: 2px solid #a4a4a4;border-radius: 50%;overflow: hidden;}
.login_form .forgot_pwd{font-size: 14px;line-height: 18px;margin-top: 10px;color: #242424;}
/* .overlay{  position: absolute;  width: 100%;  height: 100%;  left: 0;   top: 0;  background: rgba(0, 0, 0, 0.5);  display: flex;
    justify-content: center;  align-items: center;
}
.overlay h2{   font-size: 22px; line-height: 28px;  color: #ffffff;  text-transform: uppercase;  font-weight: 600;text-align: center;padding: 0 1rem;} */
.footer{padding: 20px 5px; font-size: 13px; background-color: #263238; height: 150px; position:absolute; bottom:0px; width: 100%;color: #ffffff;}
.footer_logo{max-width: 140px;display: inline-block;margin-bottom: 5px;}
.footer_logo img{width:100px;}
.footer_logo span{font-size: 12px;line-height: 1;color: #ffffff;}

.toTop{position: fixed;right: 20px;bottom: 20px;padding:11px 15px;border-radius: 25px;color: #ffffff;display: none;}
.bdr-ripple-ani-btn { display: none; background: #47a7f5; width: 48px; height: 48px; line-height: 48px; text-align: center; border-radius: 100%;box-sizing: border-box;
    color: #ffffff; animation: at-ripple 0.6s linear infinite; overflow: hidden; position: fixed; bottom: 30px;right: 30px;
  }
.bdr-ripple-ani-btn i {  transform: rotate(0deg);  transition: 0.5s ease;}
.bdr-ripple-ani-btn:hover i {  transform: rotate(360deg);  color: #ffffff;}

@-webkit-keyframes at-ripple {
  0% {
    box-shadow: 0 4px 10px rgba(71, 167, 245, 0.1), 0 0 0 0 rgba(71, 167, 245, 0.1), 0 0 0 5px rgba(71, 167, 245, 0.1), 0 0 0 10px rgba(71, 167, 245, 0.1);
  }
  100% {
    box-shadow: 0 4px 10px rgba(71, 167, 245,102, 102, 102, 0.1), 0 0 0 5px rgba(71, 167, 245, 0.1), 0 0 0 10px rgba(71, 167, 245, 0.1), 0 0 0 20px rgba(71, 167, 245, 0);
  }
}
@keyframes at-ripple {
  0% {
    box-shadow: 0 4px 10px rgba(71, 167, 245, 0.1), 0 0 0 0 rgba(71, 167, 245, 0.1), 0 0 0 5px rgba(71, 167, 245, 0.1), 0 0 0 10px rgba(71, 167, 245, 0.1);
  }
  100% {
    box-shadow: 0 4px 10px rgba(71, 167, 245, 0.1), 0 0 0 5px rgba(71, 167, 245, 0.1), 0 0 0 10px rgba(71, 167, 245, 0.1), 0 0 0 20px rgba(71, 167, 245, 0);
  }
}

/*==============Mozila Brower only use==================*/
@-moz-document url-prefix() { 
  .sub-sub-title::after {  border-width: 16px 17px 25px -1px;}
}
body.login-body{position: relative;padding-bottom: 0;}
body.login-body .main-wrapper{padding-top: 0;}
/* body.login-body:before{  position: absolute; content: "";   width: 100%;  height: 100%; background: rgba(141, 203, 224,0.7);} */

/*============================== Common details page css
==========================================================================================*/
.download_pdf{display: inline-block;vertical-align: top;}
.download_pdf .dropdown-menu{font-size: inherit;padding: 5px;}
.download_pdf .dropdown-menu i{color: #b70e0e;}
.profile-details .peer h4{font-size: 14px;color: #37b2d3;}
.edit-details{display: inline-block;margin-top: 12px;}
.edit-details li{display: inline-block;width: 40px;text-align: center;}
.edit-details li a{padding: 0 5px;border-right: 1px solid #908c8ccc;color: #007bff;font-size: 16px;}
.edit-details li:first-child a{font-size: 15px;}
.edit-details li:last-child a{border-right: none;}
.edit-details li.active i{color: #313131;}
 table td.label{font-weight: 600;color:#37b2d3; }
 .table td, .table th{padding: .35rem;}
.nav-tabs .nav-link{color: #313131;background: #f7f7f7;border-top: 3px solid #37b2d3;padding:3px 5px;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color: #b70e0e;background: hsl(0, 43%, 90%);border-top: 3px solid #b70e0e;}
.view-form-tabs .nav.top-nav-tabs{justify-content: space-around;border: none;position: relative;margin-bottom: 30px;}
.view-form-tabs .nav.top-nav-tabs:after{position: absolute;width: 100%;top: 22px;left: 0px;background: #b5b5b5;height: 2px;content: "";z-index: -1;}
.view-form-tabs .top-nav-tabs .nav-item .nav-link{background: #ffffff;  font-weight: 600;  border-radius: 50%;  
  padding: 12px 0;  position: relative;  width: 42px;  height: 42px; text-align: center;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(1) .nav-link{border: 1px solid #37b2d3;color: #37b2d3;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(2) .nav-link{border: 1px solid #d02f2f;color:#d02f2f;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(3) .nav-link{border: 1px solid #bd8e05;color: #bd8e05;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(4) .nav-link{border: 1px solid #647524;color: #647524;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(5) .nav-link{border: 1px solid #563737;color: #563737;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(6) .nav-link{border: 1px solid #799c43;color: #799c43;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(7) .nav-link{border: 1px solid #106696;color: #106696;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(8) .nav-link{border: 1px solid #0ebd9e;color: #0ebd9e;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(9) .nav-link{border: 1px solid #04483c;color: #04483c;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(10) .nav-link{border: 1px solid #4c717b;color: #4c717b;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(11) .nav-link{border: 1px solid #5e22a8;color: #5e22a8;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(12) .nav-link{border: 1px solid #c9d212;color: #c9d212;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(13) .nav-link{border: 1px solid #89c414;color: #89c414;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(14) .nav-link{border: 1px solid #0e6dbd;color: #0e6dbd;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(15) .nav-link{border: 1px solid #d2880d;color: #d2880d;}

.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(1) .nav-link.active{background: #37b2d3; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(2) .nav-link.active{background: #d02f2f; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(3) .nav-link.active{background: #bd8e05; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(4) .nav-link.active{background: #647524; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(5) .nav-link.active{background: #563737; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(6) .nav-link.active{background: #799c43; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(7) .nav-link.active{background: #106696; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(8) .nav-link.active{background: #0ebd9e; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(9) .nav-link.active{background: #04483c; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(10) .nav-link.active{background: #4c717b; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(11) .nav-link.active{background: #5e22a8; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(12) .nav-link.active{background: #c9d212; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(13) .nav-link.active{background: #89c414; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(14) .nav-link.active{background: #0e6dbd; color: #ffffff;}
.view-form-tabs .top-nav-tabs .nav-item:nth-of-type(15) .nav-link.active{background: #d2880d; color: #ffffff;}

.view-form-tabs .top-nav-tabs .nav-link span{ position: absolute; color: #313131;  left: -56px;bottom: -20px;width: 160px; text-align: center; font-weight: 400;}
.view-form-tabs .top-nav-tabs .nav-link.active span{font-weight: 600;color: #313131}
.view-form-tabs .top-nav-tabs .nav-link div{font-size: 0;}
.view-form-tabs .top-nav-tabs .nav-link div::first-letter{font-size: 18px;}
.sub-form-tabs .btn{/*float: right;*/}
 .nav-tabs .nav-item{padding-right: 3px;}
/*----------------------------------------END  Common details page css -------------------------*/

/*===================================== Start canvas menu css 
==========================================================================================*/
.canvas_menu{float: left;padding:10px 10px 0 0;z-index: 9; height: 50px;}
.canvas_nav{position: fixed;top: 0;left: 0;width:220px;z-index: 5;height: 100%;
  transform: translateX(-220px); -webkit-transform: translateX(-220px); -moz-transform: translateX(-220px);  -ms-transform: translateX(-220px);
  transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; 
}
.canvas_nav.active{  transform: translateX(0px);  -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px);}
.canvas_nav .scroller{height: 100vh;background:#0178bc ;padding-top: 3rem;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.canvas_nav .scroller .scrollbar-inner{overflow-y: scroll;direction: rtl;} 
.scrollbar-inner{height: 100%;}
.scrollbar-inner .mCSB_inside > .mCSB_container{margin-left:15px;margin-right: 0px;}
.scrollbar-inner .mCSB_scrollTools{right: auto;}
.scrollbar-inner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #ffffff;width: 2px;}

.main_nav  li{position: relative;}
.main_nav  a{ color: #ffffff;  display: block;  padding: 0.7em 1em 0.7em 1em; outline: none;  box-shadow: inset 0 -1px rgba(0,0,0,0.2);
    text-shadow: 0 0 1px rgba(255,255,255,0.1);   font-size: 1rem;  -webkit-transition: background 0.3s, box-shadow 0.3s; -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
}
.canvas_nav  .fa-angle-right{ padding: 3px 10px;  position: absolute; right: 0;top: 50%;z-index: 4;font-size: 14px;border-left: 1px solid #ccc;
  transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);
}
.canvas_nav   .fa-angle-left{padding: 3px 10px; position: absolute; left: 0; top: 50%; z-index: 4; font-size: 14px; border-right: 1px solid #ccc;
  transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);
}
.main_nav a{font-size: 12px;font-weight: 500;}
.main_nav > li:hover a{background: #ffffff;color: #0178bc ;}
.main_nav > li:hover ul li a{color: #0178bc;background: #ffffff;}
.main_nav > li > ul > li:hover  a{background: #0178bc;color: #ffffff;}
.main_nav > li > ul > li:hover  ul li a{color: #0178bc;background: #ffffff;}
.main_nav > li > ul > li > ul > li:hover  a{background: #0178bc;color: #ffffff;}


.main_nav > li > ul{  position: fixed;  top: 0;  right: -200px;/*height:100vh;*/  width: 200px;  display: none;  z-index: 2;background: #ffffff;
  transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;/*padding-top:3rem;*/
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.main_nav > li > ul > li > ul {  position: absolute;  top: 0;  right: 0;height:100vh;  width: 200px; z-index: 9;background: #ffffff;display: none;
  transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px);
}
.main_nav > li:hover > ul{display: block;}
.overlay-sub-menu.active{  transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px);  display: block;}
.canvas_nav  .close{ width: 100%;padding: 11px 0;border-bottom: 1px solid #ccc;text-align: right;opacity: 1;background: #0178bc ;cursor: pointer;}
.canvas_nav  .close img{width:20px;margin-right: 10px;}

/*-------------------------------------- END canvas menu css -------------------------------------*/

/*================================= side_buttons css
===================================================================================================*/
.side_buttons{position: fixed;top:11rem;right: 0;width: 180px;background: #f8f8f8;padding: 10px;
-webkit-box-shadow: 0px 13px 19px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 13px 19px 0px rgba(0,0,0,0.75);
box-shadow: 0px 13px 19px 0px rgba(0,0,0,0.75);
  transform: translateX(100%);-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);
  transition: all 0.5s; -webkit-transition:  all 0.5s;  -moz-transition:  all 0.5s;-ms-transition:  all 0.5s;
  z-index:9;min-height: 110px;
}
.side_buttons .btn{width:100%;margin-bottom:4px}
.side_buttons.open{
  transform: translateX(0%);-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);
}
.side_buttons button,.side_buttons .button{width:100%;margin-bottom: 5px;line-height: 1;margin-bottom: 4px;}
.side_buttons span{  cursor: pointer;  padding: 2px 5px;   position: absolute;  left: -67px;  top: 43px;  transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);
    background: #17a2b8;  color: #ffffff;  text-transform: uppercase; font-weight: 500;  font-size: 10px; letter-spacing: 2px; border-radius: 3px 3px 0 0;height: 23px;
  width:110px;text-align: center;
  }
/*-------------------------------- END side_buttons css -------------------------------*/

/* ============================= Doctor OPD views css
==========================================================================================*/
.patient_view .scroller{height: 79vh;width: 100%;float: left;}
.patient_view{
  width: 100%;float: left;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.search-list{width: 100%;float: left;padding: 10px 15px;border-bottom: 1px solid #ccc;}
.search-list .search-form-opened{width:100%;background: rgba(132, 91, 91, 0.3);max-width: -webkit-fill-available;margin: 0;}
.patient_list{width: 100%;float: left;overflow-y:auto;height:100%;}
.patient_list  li{padding: 8px 5px;display: block;border-bottom: 1px solid #ccc;}
.patient_list  li:last-child{border-bottom: none;}
.patient_list  li a{color: #313131;}
.patient_list  li.active{background: #F7D3C3;}
/* .patient_list ul li:nth-child(2n - 1){background: #f8f8f8;} */
.patient_list .list{display: table;width: 100%;}
.patient_list .list .img ,.patient_list .list .content{display: table-cell;vertical-align: middle;}
.patient_list .list .img {width: 50px;}
.patient_list .list .img img{border-radius: 25px;}
.patient_list .list .content h4{text-transform: capitalize;font-weight: 600;}
.patient_list .list .content span{letter-spacing: 2px;}
/*.opd_edit .nav-tabs .nav-item.show .nav-link,.opd_edit .nav-tabs .nav-link.active{background:  #b70e0e;color: #ffffff;border-color:#b70e0e;}*/

.other_views ul li{width: 20%;float: left;margin-bottom: 10px;}
.other_views ul  h4{font-weight: 700;color: #563737;margin-bottom: 5px;}
.other_views ul{padding:10px 0 10px  50px;position: relative;clear: both;width:100%;float: left;border-bottom: 1px dashed #37b2d3;}
.icon-left{position: absolute;top: 10px;left: 0;font-size: 34px;line-height: 100%;color:#563737;}
.other_views ul:last-child{border-bottom: none;}
.other_views ul p i{margin-right: 5px;}
.other_views ul.common--item li {  width: auto;}
.other_views ul li p {  padding-left: 20px; position: relative;}
.other_views ul li p:before {content: "\f192"; font-family: "FontAwesome"; position: absolute;left: 0;top: 1px;}
.other_views ul:nth-child(odd) {  background: #fbfbfb;}

.other_views ul.mlc-items li{width:25%;}
.other_views ul.heart li{width:20%;height: 38px;}

/*------------------------------ END Doctor OPD views css ---------------------------*/

/*=================================== Dashboard page css 
=========================================================================================*/
.overview-item {-webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px; padding: 30px; padding-bottom: 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);margin-bottom: 20px;
}
.overview-box .icon { display: inline-block; vertical-align: top; margin-right: 15px;}
.overview-box .icon i { font-size: 45px; color: #fff;}
.overview-box .text { font-weight: 300; display: inline-block;}
.overview-box .text h2 { font-weight: 300; color: #fff; font-size: 36px; line-height: 1; margin-bottom: 5px;}
.overview-box .text span {font-size: 18px; color: rgba(255, 255, 255, 0.6);}
.overview-chart { height: 115px; position: relative;}
.overview-chart div{position: absolute;bottom: 0;left: 0;}
.overview-item--c1 {
  background: #67B26F; 
  background: -webkit-linear-gradient(to right, #4ca2cd, #67B26F);
  background: linear-gradient(to right, #4ca2cd, #67B26F);
}
.overview-item--c2 {
  background: #F3904F; 
  background: -webkit-linear-gradient(to right, #3B4371, #F3904F);  
  background: linear-gradient(to right, #3B4371, #F3904F); 
}
.overview-item--c3 {
  background: #3a6186; 
  background: -webkit-linear-gradient(to right, #89253e, #3a6186); 
  background: linear-gradient(to right, #89253e, #3a6186); 
}
.overview-item--c4 {
  background: #EB5757; 
  background: -webkit-linear-gradient(90deg, #000000 0%, #EB5757 100%);  
  background: linear-gradient(90deg, #000000 0%, #EB5757 100%);
}
.statistic__item {  border: 1px solid #e5e5e5; padding: 20px 30px;  position: relative;min-height: 180px;overflow: hidden;
  margin-bottom: 0.8rem;border: none;-webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.statistic__item h2 {  font-size: 36px;  font-weight: 300;  color: #fff;}
.statistic__item .desc {  font-size: 18px;  text-transform: uppercase;  font-weight: 300; color: #fff;}
.statistic__item .icon {  display: inline-block; position: absolute; bottom: -40px; right: -7px;}
.statistic__item .icon i {  font-size: 180px;  color: #ececec;  opacity: .2;  line-height: 1; vertical-align: baseline;}
.statistic__item--1{background: #00b26f;}
.statistic__item--2 {background: #e0790d;}
.statistic__item--3{background: #00b5e9;}
.statistic__item--4 {background: #cc4954;}


.patients_dash ul li{width:33.33%;float: left;}
.patients_dash ul li h4{font-size: 14px;font-weight: 600;margin-bottom: 5px;}
.patients_dash ul li p{text-transform: uppercase;}
.color-1{color: rgb(0, 169, 255, 1);}
.color-2{color: rgb(255, 184, 64, 1);}
.color-3{color: rgb(255, 90, 70, 1);}
.card .card-header h4{display: inline-block;font-size: 14px;font-weight: 600;}
.card .card-header .amt{float: right;font-weight: 600;}

.scroll--1 .scroller{height: 347px;width: 100%;float: left;}
.scroll--2 .scroller{height: 197px;width: 100%;float: left;}
.scroll--3 .scroller{height: 320px;width: 100%;float: left;}
.reports_dash ul li{padding: 5px 10px;border: 1px solid #ccc;border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-bottom: 8px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);}
.reports_dash ul li:last-child{margin-bottom: 0;}
.reports_dash label{margin: 0;}
.approved{padding: 0px 5px; background: #28a745; color: #fff; border-radius: 3px; text-align: center;text-transform: uppercase;font-size: 10px;margin-bottom: 5px;}
.reject{padding: 0px 5px; background: #dc3545; color: #fff; border-radius: 3px; text-align: center;text-transform: uppercase;font-size: 10px;}


.tui-chart .tui-chart-chartExportMenu-area{display: none !important;}
/*--------------------------- END Dashboard page css -------------------------------------*/

/*==================================== Registration page css 
==============================================================================================*/
.form-group {   margin-bottom: 0.3rem;}
.sub-title{font-weight: 800;font-size: 14px;}
.custom-control-label::before ,.custom-control-label::after{top:0px;}
/*.form-group .custom-control{float: right;}*/
.add-on-group,.add-on-select{position: relative;}
.add-on-group .form-control{padding-right: 65px;width:100% !important;}
.add-on-group.three .form-control{padding-right: 65px;}
.add-on-group .group{position: absolute;  bottom: 0;right: 0;background: #4575bd;z-index: 1;height: 28px;}
.add-on-group .group i{padding: 7px 0;color: #fff;border-right: 1px solid #ced4da;float: left;cursor: pointer;width: 28px;height: 28px;text-align: center;}
.add-on-group .group i:last-child{border-right: 0;}
.add-on-group .group a{float:left;border-left: 1px solid #fff;}
.add-on-group .group a:focus{background-color: #73bf0b;}

.add-on-select .select-box{position: absolute;width: 80px;background: #ccc;left: 2px; bottom: 0px; border: 0; border-right: 1px solid #ccc; height: 26px;}
.add-on-select .select-box .custom-select{border-radius: inherit;border: 0;height: 25px;padding:0 0 0 5px; }
.add-on-select .form-control{padding-left: 88px;}
.add-on-group .custom-select{background-position: 85%;}

.add-on-select.small-select .select-box{width:70px;}
.add-on-select.small-select .form-control{padding-left: 75px;}

.add-on-file-upload .custom-file,.add-on-file-upload .custom-file-input,
.add-on-file-upload .custom-file-label{height: 28px;line-height: 1;}
.add-on-file-upload .custom-file-label::after{height: 26px;line-height: 1;}
.add-on-file-upload .custom-file-label{padding-right: 80px;overflow: hidden;white-space: nowrap;}

.profile-userpic img { float: none; margin: 0 auto; width: 128px; height: 128px; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;}
.profile-usertitle {text-align: center; margin-top: 20px;}
.profile-usertitle-name {color: #5a7391;font-size: 16px; font-weight: 600; margin-bottom: 7px;}
.btn-file {  overflow: hidden;position: relative;}
.btn-file input[type=file] {position: absolute;top: 0;left: 0;min-width: 100%;min-height: 100%;text-align: right; opacity: 0;background: none; cursor: inherit; display: block;}

ul.reg-check-box{ justify-content: space-between;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.MlcRow{border-top:1px dashed #585858;}
.Summarytable tr td{padding: .5rem;}

.card-button-group{float: right;}
.card-button-group button{margin-left: 5px;}
/*.table_view input[type='text']{text-align: right;border: 1px solid #ced4da;border-radius: 3px;width:70px;}*/


.ward-left .card{border-top: 1px solid rgba(0,0,0,.125);}
.TotalCount .peers{justify-content: space-between;}
.TotalCount li{padding:5px 10px;margin-right: 1rem;border-radius: .25rem; display: inline-block;min-width: 200px;margin-bottom: .5rem;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.TotalCount li.totalBed{background: #209c20;color: #fff;}
.TotalCount li.occupied{background: #ce1a0a;color: #fff;}
.TotalCount li.available{background: #B46425;color: #fff;}
.TotalCount li.occupancy{background: #999;color: #fff;}
.WardShowhint li{display: inline-block;}
.TableAction i{color: #4575bd}
.dotColor{width: 10px;height: 10px;border-radius: 25px;display: inline-block;}
.wcolor_01{background: #f7d07c;}
.StaticList li{padding: 5px 8px;border-bottom: 1px solid #c0c0c0;}
.StaticList .peer{width:50%;display: inline-block}
.StaticList .title{color: #fff;background:#009688;padding: 5px;text-align: center;}

.w500{max-width: 60%;width: 500px;}
.breadcrumb{background: #fff;border-radius:0;}
.breadcrumb li a{display: inline-block;}











/*--------------------- style sheet 04/06/19 ----------------------*/
.service_dtls ul{margin:0 -10px;}
.service_dtls ul li{width:224px; float: left;padding: 10px;max-width: 100%;}
.servicedtls{padding: 20px;text-align: center; border: 1px solid #dee2e6;border-radius: 5px;min-height: 160px;}
.servicedtls figure{height: 70px;margin-bottom: 10px; }
.servicedtls  a{color:#212529;font-weight: 500;}

.RepairBulid label input{margin-right:.5rem;}
.ClearDone h3{margin-bottom: .5rem;color: #9e2a54;}
/*.inner-list-admin .peers .peer:first-child{width:30%;}
.inner-list-admin .peers .peer{width:70%;}
.inner-list-admin ul li{width:50%;float: left;margin-bottom: .5rem;}
.inner-list-admin a{ color: #9e2a54;font-weight: 600; }*/


.inner-dashlest .table-striped tbody tr:nth-of-type(2n+1){  background: #C2DFFF;}
.editable a{color: #313131;}



.accordion h4 a{cursor: pointer; color: #212529;}
.feature_item { padding: 0 25px;  text-align: center;    cursor: pointer;  margin-bottom: 1rem; border:1px solid #a7a7a7;
  -webkit-transition: all 0.4s ease 0s;   -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;  transition: all 0.4s ease 0s;
  border-radius: 5px;  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;  height: 200px;
}
.feature_item img { margin-bottom: 1.5rem;  width: 70px;}
.feature_item h4 {  margin-bottom: 0;  text-transform: uppercase; color: #9e2a54;}
.feature_item:hover {
  box-shadow: 0px 10px 20px rgba(77, 87, 222, 0.3);
  -webkit-box-shadow: 0px 10px 20px rgba(77, 87, 222, 0.3);
  -moz-box-shadow: 0px 10px 20px rgba(77, 87, 222, 0.3);
  background: #fff;
  transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);
}
.required{color: red;}
.calendar .nav{display: table-cell;}
.suport-view .peers .peer{width:50%;}
.color-b{color:#212529;}

.SubpanelNav .aside-left form{display: inline-block;}
.listViewPaginationTdS1 button img{width: 13px; height:11px;}


/*----------------- 15/06/19 -------------------*/


.StoreButtons { text-align: center}
.StoreButtons .btn{ margin: 0 10px;}
.btn-mtop{margin-top: 23px;}

.loader{width:100%;height: 100%;position: fixed; left: 0;top: 0;background:rgba(0, 0, 0, 0.8);filter: blur(10px) contrast(20);z-index: 2;}
#ajaxStatusDiv {font-size: 14px;z-index: 9999;/* opacity: .50; */filter: alpha(opacity=50);}
.centered{  width:200px;  height:200px;   position:absolute; top:50%;   left:50%; transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.blob-1,.blob-2{  width:40px;   height:40px;  position:absolute;  background:#fff;  border-radius:50%;top:50%;left:50%; transform:translate(-50%,-50%);}
.blob-1{  left:20%;   animation:osc-l 2.5s ease infinite;}
.blob-2{  left:80%;   animation:osc-r 2.5s ease infinite; background:#0ff;
}
@keyframes osc-l{
  0%{left:20%;}
  50%{left:50%;}
  100%{left:20%;}
}
@keyframes osc-r{
  0%{left:80%;}
  50%{left:50%;}
  100%{left:80%;}
}


.color_list li{display: inline-block;margin-right: .5rem;}
.color_inner_list{display: flex;display: -webkit-box;display: -webkit-flex;align-items: center;}

.textArea{   padding: .3rem .7rem;  color: #495057;  background: #f7f7f7;  background-clip: padding-box;  border: 1px solid #ced4da;
  border-radius: .25rem;  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* ------------ 20/06/19 ----------------*/
#cboxLoadedContent{margin-bottom: 0px !important;}
#cboxClose{top:4px; right: 22px;bottom: auto;}
.headerColorbox{border-bottom: 2px solid #37b2d3 !important;}
.headerColorbox ,.color-body,.color-footer {padding: 10px 15px !important;background: #fff !important;}
.bodyColorbox{padding: 0px !important}
#cboxContent{border-radius: 5px;}
.color-footer{padding: 10px 0;}

.CustomPopOuter{position: absolute;width: 100%;height: 100%;top: 0; left: 0;background: rgba(0,0,0,0.5);z-index: 2;display: none;}
.CustomPopinner{position: absolute;top: 50%;left: 50%;background: #fff;border-radius: 5px;padding: 15px;
  transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);
}
.mceEditor a{display:inline-block;}
.mceEditor select{height:20px; }

/* ---------------- 24 /06 / 19 -----------------*/

.yui-ac-content{width:100% !important;}
.yui-ac-content li.yui-ac-highlight{background: #007bff !important; color: #ffffff !important;}


.timing-list .box{width:50%;float: left;}
.timing-list .box ul li{padding: 0 5px;}
.timing-list .box ul li a{float: right}

table.ReceiveTable thead tr th{ position: -webkit-sticky;  position: sticky;  z-index: 1;  top: 0; /* background: #fff; */}

.antBook li{width:100%;}
.antBook li a{display: inline-block;margin:0 10px 10px 0;color: #212529;}
.antBook li a:first-child{font-size: 16px;}


.chart-listing{width:100%;white-space: nowrap;}
.chart-listing li{display: inline-block;    background: #e6e6e6;  padding: 10px;  border-radius: 5px;margin-bottom: 5px;}
.chart-listing .charts_inner {width:200px !important;height: 200px !important;}
.chart_text{ background: rgba(55,178,211,0.7);  text-align: center;  color: #fff;white-space: initial;}

.add-on-time select{ width:31.2%; color: #495057;  height: 28px;  vertical-align: middle;  padding:.3rem .7rem;
  border: 1px solid #ced4da;  border-radius: .25rem; -webkit-appearance: none; -moz-appearance: none;appearance: none;
  background: #f7f7f7 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
  background-size: 8px 10px;
}

table.dataTable input[type="text"]{height:21px;border: 1px solid #ced4da;  border-radius: .25rem;padding:0 5px;width: 80px;}
table.dataTable select{  color: #495057;   vertical-align: middle;  padding:0 12px 0 0;  border: 1px solid #ced4da;  border-radius: .25rem;
  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 3px center;
  background-size: 7px;vertical-align: top; width: 90px;
}

.add-on-multi-text .form-control{width:48%;display: inline-block;}
.side_buttons.max-width{width:290px;}
.feedback_eqn .custom-radio label{color: #212529;}

.multiselectable div {  display: inline; }
.multiselectable select, .multiselectable div {  width: 260px;   float: left;}
.multiselectable .m-selectable-controls { margin: 1em; width: 40px;}
.multiRadio .custom-control {float:left;}

table.dataTable.email-user input[type="text"]{width:100%;}

/* ========================== 10/07/2019 =====================*/

.cont_breadcrumbs_2 {  position: relative;  width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;white-space: nowrap;}
.cont_breadcrumbs_2 li {  float: left; margin-bottom: .5rem}
.cont_breadcrumbs_2 li a {  color: #FFF;  display: block;  background: #4575bd;  text-decoration: none;  position: relative;
  padding:3px 5px;  text-align: center;   margin-right: 14px; font-size: 12px;  font-weight: 400;
}
.cont_breadcrumbs_2 li:first-child a {  -moz-border-radius: 4px 0 0 4px;  -webkit-border-radius: 4px; border-radius: 4px 0 0 4px;}
.cont_breadcrumbs_2 li a:before, .cont_breadcrumbs_2  li a:after {  content: "";  position: absolute; top: 0;border: 0 solid #4575bd;
  border-width: 12px 6px; width: 0;  height: 0;
}

.cont_breadcrumbs_2 li a:before {  left: -12px;  border-left-color: transparent;}
.cont_breadcrumbs_2 li:nth-child(even) a:after {  border-left-color: #4575bd;}
.cont_breadcrumbs_2 li a:after { left: 100%;  border-color: transparent;  border-left-color: #4575bd;}
.cont_breadcrumbs_2 li:first-child a:before {  border: none;}
.cont_breadcrumbs_2 li:last-child a:after { border: none;}


.feature_01{width: 212px;min-height: 95px;background: #fff;border: 1px solid #ccc;border-radius: 5px;padding:10px;
   margin: 0 10px 10px 0; position: relative;overflow: hidden; display: inline-block;
  transition:  all 0.3s;-webkit-transition:  all 0.3s;-moz-transition:  all 0.3s;-ms-transition:  all 0.3s;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);-moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
  box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;
}
.feature_01:hover{
  transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);
}
.feature_01:before{ content: "";  width: 40%; height: 100%; position: absolute; top: 0; left: -16px; visibility: visible;border-right:2px solid #ccc;
  transform: skewx(-20deg);-webkit-transform: skewx(-20deg);-moz-transform: skewx(-20deg);-ms-transform: skewx(-20deg); display: none;
}
.feature_01 a{display: table;width:100%;height: 72px;}
.feature_01 .feature_img{width:48px;display: table-cell; vertical-align: middle;position: relative;}
.feature_01 .feature_img img{width:100%;border-right: 2px solid #37b2d3;}
.feature_01 .feature_text{display: table-cell;color: #212121;vertical-align: middle;}
.feature_text label{font-size: 14px;line-height: 1;cursor: pointer;}
.feature_01:last-child{margin-right: 0px;}
.feature_wrap  .card .card-header h4 a{color: #212121;}
.template_list_div  ul li{margin-bottom: 10px}
.template_list_div  ul li a{display: inline-block;}


.dashletslideDiv .mCSB_container_wrapper{margin-right: 5px !important;}
.dashletslideDiv .mCSB_container_wrapper > .mCSB_container{padding-right:0 !important; }
.dashletslideDiv .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right: 0 !important;}
.dashletslideDiv .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.dashletslideDiv .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, 
.dashletslideDiv .mCustomScrollBox:hover > .mCSB_scrollTools, 
.dashletslideDiv .mCustomScrollBox:hover ~ .mCSB_scrollTools, 
.dashletslideDiv .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, 
.dashletslideDiv .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{opacity: 0.6;}

.dashletslideDiv .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{opacity: 0.6;}
.button,.btn-secondary{background:#37b2d3;color:#fff;border:1px solid #37b2d3;}
.button{padding: 3px 8px;border-radius:.2rem;}
.button:hover{   color: #fff;  background-color: #5a6268;  border-color: #545b62;}
.statusDiv {  color: #22262a; padding: 3px 5px;width: 82px;border-radius: 4px; text-align:center; }
.successStatus{ background-color: #60BF6B;}
.closedStatus{ background-color: #C2C2C2; }
.primaryStatus{ background-color: #17D3C1;}
.openStatus{ background-color: #00C853; }
.secondaryStatus{ background-color: #F56B31; }
.infoStatus{ background-color: #349BFA; }
.dangerStatus{ background-color: #FF5252;}


/*====================== 01 / 08 / 19 css ===================== */

.sub-nav-menu ,.sub-sub-nav-menu{display: none}
.sub-nav-menu ul li{position: relative;}
.sub-nav-menu,.sub-sub-nav-menu{position: absolute;left: 220px;top: 166px;background: #fff;width: 220px;}
.sub-sub-nav-menu{left: 440px;}
.sub-nav-menu ul li a , .sub-sub-nav-menu ul li a{
  color: #0178bc; display: block; font-size: 12px !important; padding: 0.7em 1em 0.7em 1em;
  outline: none;  box-shadow: inset 0 -1px rgba(0,0,0,0.2); text-shadow: 0 0 1px rgba(255,255,255,0.1);
  font-size: 1rem; -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
}
.sub-nav-menu ul li:hover a , .sub-sub-nav-menu ul li:hover  a{background: #0178bc;color: #ffffff;}



.search-form-opened .select2-container--bootstrap4 .select2-selection{border:0;}
.search-form-opened .select2-container .select2-selection--single{height: 28px !important;color: #fff;font-size: 12px;}
.top-select .input-group{width:120px;}
.top-select .select2-container .select2-selection--single .select2-selection__rendered{line-height: 28px;}


.adddashlet-select {float:right; position: relative;}
.adddashlet-select .select2-container--default .select2-selection--single{background: #007bff;  color: #fff;  font-size: 12px; border: 1px solid #007bff;}
.adddashlet-select .select2-container--default .select2-selection--single .select2-selection__arrow {display: none;}
.adddashlet-select  .select2-container--default .select2-selection--single .select2-selection__rendered{color: #fff;    padding-left: 35px;}
.adddashlet-select .fa-plus-square{position: absolute;left: 10px;top: 8px;color: #fff;z-index: 1;}

.adddashlet-select .select2-container--default .select2-selection--single .select2-selection__placeholder{color: #fff;}

.top-select .select2-container--default .select2-selection--single{background: none;border: 0;}
.top-select .select2-container--default .select2-selection--single .select2-selection__rendered{color: #fff !important;}
.top-select .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color: #fff transparent transparent transparent;}

.dashlet-boxs{border-radius: 3px;border: 1px solid #ccc;padding: 10px;}

.count-list-data{min-width: 10rem;padding: .5rem 0;margin: .125rem 0 0;text-align: left;list-style: none;background-color: #fff;
  background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.count-list-data li a{min-height: auto;padding: 3px 15px;line-height: 20px;color: #212529;}

.add-on-group.add-on-date .form-control{padding:0 5px;}



.faq-list{padding-left: 30px;}
.faq-list li{list-style-type: decimal;margin-bottom: 10px;}

.add-on-group.add-on-date .form-control{padding-right: 30px;}
.add-on-multi-date .add-on-date{width:49%;}

/* =================== 21 / 08 / 19 =============================*/

.user-birth-letter{width:28px;height: 28px;font-size: 0;background: #6bb720;color: #fff;text-align: center;border-radius: 50%;}
.user-birth-letter::first-letter{font-size: 18px;line-height: 28px;}
.upcoming-holiday{background:#e0790d;color: #fff;padding: 80px 0;border-radius: .25rem;}
.upcoming-holiday .peers .peer{width:50%;text-align: center;}
.upcoming-holiday .peers .peer h4{font-size: 3rem;}
.arrow-group a{background:#ccc;padding: 0 7px;margin-left: 5px;color: #000;}

.paid-leave {background:#8fb2f5;color: #fff;}
.casual-leave{background: #7ec77e;color: #fff;}
.sick-leave{background: #29bdd6;color: #fff;}
.other-leave{background: #eac57e;color: #fff;}
.paid-leave table,.casual-leave table,.sick-leave table,.other-leave table {color: #fff;}



.chat-content{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;
    -webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1; height: calc(100vh - 150px);
}

 .chat-content .sidebar-group {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;
  -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;
  flex-direction: column;margin-right: 30px;width: 330px;background: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.chat-content .sidebar-group .search-chat input{padding: 5px 10px;border: 1px solid #ccc;border-radius: .25rem;box-sizing:border-box; 
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; width: 100%;
}
.chat-content  .sidebar-group header h4{font-size: 1rem;}
.chat-content  .sidebar-group header .btn-group {position: relative;margin-top: -3px;}
.chat-content  .sidebar-group header .btn-group i{   width: 25px;height: 25px; text-align: center;cursor: pointer;padding: 5px 0;background: #6c757d;
  color: #fff;border-radius: 50%;
}
.chat-content  .sidebar-group select.custom-select{padding: 6px 30px 6px 6px;line-height: 1;height: auto;}
.chat-content  .sidebar-group .sidebar {overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;
  -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;
  flex-direction: column;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;
}

.chat-content .sidebar-group .sidebar .patient_list{height: 100vh;padding-right: 0;}
.chat-content .sidebar-group .sidebar .patient_list li{padding: .75rem 1.25rem;position: relative;}
.chat-content .sidebar-group .sidebar .patient_list li.open-chat{background: #fceabb;}
.chat-content .sidebar-group .sidebar .list-item:before {content: '';position: absolute;display: block;width: 5px;background-color: #3db16b;opacity: 0;
  top: 0;bottom: 0;left: 0;
}
.chat-content  .sidebar-group .sidebar .list-item.open-chat:before {opacity: 1;}
.chat-content .chat {-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;display: -webkit-box;display: -webkit-flex;display: -moz-box;
  display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;
  -ms-flex-direction: column;flex-direction: column;
}

.chat-content .chat .chat-header {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;
  -webkit-justify-content: space-between;-moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background: #fff; border-radius: 5px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.chat-content .chat .chat-body {-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;margin: 20px 0;height: 100vh;overflow-y: scroll;}
.chat-content .chat .chat-body .messages { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;
  -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;
  -ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;
  align-items: flex-start;
}

.chat-content .chat .chat-body .messages .message-item {max-width: 75%;margin-bottom: 20px;}
.chat-content  .chat .chat-body .messages .message-item.outgoing-message {margin-left: auto;}
.chat-content .chat .chat-body .messages .message-item .message-content {
  background: #8360c3;  
  background: -webkit-linear-gradient(to right, #2ebf91, #8360c3); 
  background: linear-gradient(to right, #2ebf91, #8360c3); color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 8px 16px;
}
.chat-content  .chat .chat-body .messages .message-item.outgoing-message .message-content {
  background: #12c2e9;  
  background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9); 
  background: linear-gradient(to right, #f64f59, #c471ed, #12c2e9); 

}

.chat-content .chat .chat-footer form {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 10px;
  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;
  align-items: center; background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.chat-content .chat .chat-footer form .form-buttons {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.chat-content .chat .chat-footer form .form-buttons .btn.btn-floating {height: 28px;width: 28px;-webkit-box-align: center;-webkit-align-items: center;
  -moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 0;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;
  -ms-flex-pack: center;justify-content: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-left: 5px;
}

.avatar-state-success {position: absolute;display: block;width: 1rem;height: 1rem;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
  top: -3px; right: 4px; border: 3px solid #fff; background: #0abb87;
}

 .users-list-action {position: absolute;right: 6px;top: 6px;background: #fff;
  -webkit-box-shadow: -8px 1px 10px 5px #fff;
  -moz-box-shadow: -8px 1px 10px 5px #fff;
  box-shadow: -8px 1px 10px 5px #fff;
  bottom: 0;padding: 0 5px;
}
 .users-list-action .new-message-count {width: 23px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;
  -webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;
  -moz-box-pack: center;-ms-flex-pack: center;justify-content: center;line-height: 0;font-size: 13px;height: 23px;background-color: #3db16b;color: #fff;
  -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
}
.message-item-date-day span{padding: 5px 10px;border-radius: .5rem;background: yellowgreen;display: inline-block;font-size: 12px;line-height: 1;}


.view-form-tabs .scrtabs-tabs-fixed-container,.view-form-tabs .scrtabs-tab-container{height: 80px;}
.tab-content .tab-pane .scrtabs-tabs-fixed-container,.tab-content .tab-pane .scrtabs-tab-container{height: 35px;} 
.scrtabs-tabs-fixed-container ul.nav-tabs.top-nav-tabs>li{padding: 0 2.5rem;}
.scrtabs-tab-scroll-arrow{border: 0 !important;background: #17a2b8!important;color: #fff !important;padding-left: 5px !important;height:35px !important;padding-top: 10px !important;}


.btn-light-green{background: #009688;border-color: #009688;color: #fff;}
.updateEMR{padding: 0 0 15px 0;}
/*.updateEMR .card{height: calc(100vh - 32px);}
.partionview{height: calc(100vh - 144px); display: flex; width: 100%; align-self: stretch;}
.partionview .div{width:50%;}
.partionview .div:first-child{border-right:3px solid rgba(0,0,0,.125)}*/
.border-rEMR{border-right:3px solid rgba(0,0,0,.125)}
.border-bEMR{display: none;}
.search-list.patient-EMR-Search{padding: 0;border: 0;margin-bottom: .5rem;}

.arrow-icon-leave{position: absolute;top: 5px;right: 12px;width: 50px;height: 25px;}
.arrow-icon-leave .carousel-control-next,.arrow-icon-leave .carousel-control-prev{width:45%;background: #ccc;border-radius: 3px;}
.arrow-icon-leave .carousel-control-next-icon, .arrow-icon-leave .carousel-control-prev-icon{width:16px;height: 16px;}
.more-add-conct{position: absolute;right: 15px;top: 10px;cursor: pointer;}
.more-conct-list{display: none;}
.hr-dashboard .card{height:310px;}

.mCustomScrollbar .mCSB_horizontal.mCSB_inside > .mCSB_container{margin-bottom: 10px;}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom: 0;}
.side-btn {position: fixed;top: 13rem;right: 0;width: 70px;}
.side-btn span{height: 22px;display: block;text-align: center;color: #fff;
transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);
background: #3a6186;  /* fallback for old browsers */
padding: 2px 6px;position: absolute;top: 0;right: -27px;width: 75px;border-radius: 3px 3px 0 0;cursor: pointer;
}


/* Modal Popup CSS start here */
.popup {width:100%;height:100%;display:none;position:fixed;top:0px;left:0px;background:rgba(0,0,0,0.5);}
.popup-inner {padding:20px;position:relative;top:0;left:0;}
.content-inner{max-width:1200px;background:#fff;box-shadow:0px 2px 6px rgba(0,0,0,1);border-radius:3px;padding:20px;position:relative;margin:0 auto;}
.content-inner 	h2{font-size: 22px;line-height: 28px;}
.popup-close {display:inline-block;position:absolute;top:5px;padding:8px 10px;right:5px;transition:ease 0.25s all;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);border-radius:50%;background:rgba(0,0,0,0.8);font-size:18px;text-align:center;line-height:100%; color:#fff;text-decoration: none;}
.popup-close:hover {-webkit-transform:translate(50%, -50%) rotate(180deg);transform:translate(50%, -50%) rotate(180deg);background:rgba(0,0,0,1); text-decoration:none;}
/* Modal Popup CSS end here */

.table-tooltip{background: #b3d4fc; padding: 5px;border-radius: 3px;z-index: 2;}



.emrItems{position: relative;}
.emrItems span{    position: absolute;right: -3px;top: -3px;color: #e2e2e2;}

/*------------------------------------- 
    06 / 09 / 19 
--------------------------------------*/
.dashletsViews .card .card-header i{    color: #37b2d3;font-size: 16px;}
.dashletsViews .card .card-body{overflow: scroll;height: 250px;}
.dashletsViews .card .card-body::-webkit-scrollbar{ width: 5px; height: 5px; background-color: #aaa; }
.dashletsViews .card .card-body::-webkit-scrollbar-thumb{background: #212121; }

/*.subpanel_scroll_bar{overflow: scroll;}*/
.mcs-horizontal-example,.subpanel_scroll_bar{display: block; width: 100%;  overflow-x: auto;  -webkit-overflow-scrolling: touch;}
::-webkit-scrollbar{ width: 5px; height: 5px; background-color: #aaa; }
::-webkit-scrollbar-thumb{background: #212121; }


.yui-module {border: 3px solid #37b2d3 !important;border-radius: 3px;}


.refreshBtn{position: absolute;right: 6px;top: 3px;background: #f6b9b9;padding: 0 3px;border-radius: 3px;}
.refreshBtn a{color:#212121;}

.MultiFile-label {margin:5px 0;color:#9e2a54;}
.MultiFile-remove {float:left;font-size:18px;}
.MultiFile-title{padding-left:18px;display:block;}

.page__number a{display:inline-block;}
table.olBgClass{background: #fff;border-radius: 3px;width: 180px;
-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
}
table.olBgClass tr td{padding: 5px;}
.separator{margin-bottom: 5px;border-top: 2px solid #000;}
.olFontClass input{height: 20px;width: 90px;}
.olCgClass a{position: absolute;right: 0;top: 0;}


.short__list{padding-left: 25px;font-size: 15px;line-height: 1.5;}
.short__list li{list-style-type: decimal;list-style-position: outside;margin:2px 0; }
.short__list li a{display: inline-block;}
.list__boxes {font-size: 15px;line-height: 1.5;}
.list__boxes h4 a{color:#212121; }
.edit__img img{width:100px;height:100px;}


.top-select .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{color: #fff;}

#select2-search_module-results .select2-results__option[aria-selected=true]:before {
  font-family: fontAwesome;content: "\f00c";color: #fff;background-color: #007bff;border: 0;display: inline-block;padding-left: 2px;
}
#select2-search_module-results .select2-results__option:before {
  content: ""; display: inline-block; position: absolute; left: 4px; height: 16px; width: 16px; border: 1px solid #e9e9e9;
  border-radius: 4px; background-color: #fff; vertical-align: middle;
}
ul#select2-search_module-results li{padding: 3px 2px 3px 25px;position: relative;}
ul#select2-add_dashlets-results{width:148px;}

.module-re{position:relative}
.module-re i{position:absolute;top:10px;right:-18px;}

/*--------------- 18 / 09 / 19--------------------- */

.module-add-select {position: relative;width: 170px;padding: 5px 10px;background:rgb(77, 175, 214);color: #fff;border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.2);cursor: pointer;outline: none;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;transition: all 0.3s ease-out; margin:10px 0 0 10px;
}
.module-add-select:after {content: "";width: 0;height: 0;position: absolute;top: 50%;right: 10px;margin-top: -3px;border-width: 6px 4px 0 4px;border-style: solid;border-color: #fff transparent;}
.module-add-select.active:after {border-color: #fff transparent;}
.module-add-select  .module-dropdown {position: absolute;top: 100%;left: 0;right: 0;background: #fff;border-radius: 0 0 5px 5px;border: 1px solid rgba(0,0,0,0.2);border-top: none;
  border-bottom: none;list-style: none;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; max-height: 0; overflow: hidden;z-index: 1;
}
.module-add-select.active  .module-dropdown{max-height: inherit;}
.module-dropdown .search{padding:5px;}
.module-dropdown .search input{padding:2px 5px; border: 1px solid #cdcdcd;}
.wrapper-dropdown{max-height: 150px;overflow-y: scroll;}
.dropdown-list li{color: #212121;position: relative;padding:5px;}
.dropdown-list li:hover{background: skyblue;}
.dropdown-list li .custom-control{min-height: auto;}
.dropdown-list li .custom-control label{color: #212529;font-weight: 500;}

.form-control:disabled, .form-control[readonly] {background-color: #e6e6e6;}

#inventory_list .card .card-header{background-color: #fff;}


.mceToolbarTop select.mceSelectList{-webkit-appearance: menulist;appearance: menulist;background-image: none;padding: 0;}


body.popup-body{padding: 15px 0}
body.popup-body .main-wrapper{padding: 0;}


.relative-links-div{padding:10px;background: #f7f7f7;border-radius: 3px;}
.family-views-boxes{padding: 10px 15px;display: inline-block; background: #d4fbcacd; border-radius: 3px;text-align: center;}




#sendEmail table.dataTable input[type="text"],#sendEmailForm table.dataTable input[type="text"]{width: 40%;}


/*-------------------------------- 06 / 11 /19 ---------------------------- */

.aclAll {color: #008000; }
.aclOwner { color: #000000; }
.aclNone { color: #FF0000;}
.aclEnabled {color: #008000;}
.aclDisabled {color: #FF0000;}
.aclAdmin {color: #0000FF;}
.aclNormal { color: #008000; }

.dashletslideDiv table tr td a .fa-link{color: #c18b8b;}
.dashletslideDiv table tr td a .fa-eye{color: #f16e6e;}

/*-------------------------------- 16 / 11 /19 ---------------------------- */

.signature-Pad {width: 100%;  margin: 50px auto;}
#sigpad{width: 100%;height: 500px;overflow: hidden;}

.token__no {  position: fixed;  width: 100%;  height: 100vh;  display: flex;  flex-direction: column;   align-items: center;
    justify-content: center;    font-size: 18vw;   background: #000;  color: #fff;
}

/*-------------------------------- 10 / 12 /19 ---------------------------- */

.mic-start i{font-size: 15px;}
.mic-stop i {font-size: 18px;color: red;}
.card .card-header .fr .custom-control.custom-checkbox{min-height:auto;}





/*-------------------- 17/03/2020-------------------------*/
 #EMRForm_test_name_results .yui-ac-content .yui-ac-bd{height: 105px;overflow-y: scroll;}
 .notifymessage{position: relative;margin-top: -28px;}
 .notifymessage .minicounter{display: inline-block;}
 .notifymessage .minicounter a{font-size: 18px;line-height: 1;color: #212121;}
 .notifymessage .minicounter span{background: #ff3c7e; color: #fff; padding: 3px; border-radius: 50%; position: absolute; top: -13px;right: 0;font-size: 10px;line-height: 1;}
 .notifylist{position: absolute;right: 0;top: 100%;background:#f7f7f7;border-radius: 3px;padding:15px 10px;width: 250px;z-index: 1;display: none;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
 .notifylist ul li{width: 100%;border-bottom:1px solid #cdcdcd;}
 .notifylist ul li a{color: #212121;display: block;text-align: left;padding: 5px 0;}
 .notifylist ul li a span{float: right;}

.notifymessage .minicounter:hover .notifylist{display: block;}


/*-------------- privacy policy css start-------------------*/
.privacy_page{max-width: 95%;margin: 0 auto;}
.privacy_page h1{color:#2597D5;font-size: 2rem;line-height: 1;margin: 1.5rem 0;}
.privacy_page h4{font-size: 1rem;line-height: 1;margin-bottom: 10px;}
.privacy_page p{font-size: 14px;line-height: 24px;margin-bottom: 10px;}
.privacy_page .items{display: block;margin-bottom: 1rem;}
.privacy_page .items h5{font-size: 16px;line-height: 1;color:#2597D5;margin: 10px 0;}
.privacy_page .items ul {padding-left: 16px;}
.privacy_page .items ul li{font-size: 14px;line-height: 24px;margin-bottom: 10px;}
.privacy_page .items ul li::before {
  content: "\2022";  
  color: black; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}
.timeslot div{width:100%;height: 50px;display: flex;align-items: center;justify-content: center;}
table.dataTable.pr-table input[type="text"]{width: auto;}
table.dataTable input[type="number"]{-moz-appearance: textfield-multiline;padding: 5px 0 5px 3px;border-radius: 3px;border: 1px solid #cdcdcd;width: 38px;height:24px;}
.week_day .form-control{width:50%;display: inline-block;}
/*-------------- privacy policy css start-------------------*/

/*-----------21/07/2020---------------*/
#templategp_added .list-item{padding:3px 5px;border-bottom: 1px solid #212121;}
#templategp_added .list-item a{color: #212121;}
#templategp_added .list-item.active{background: #4575bd;}
#templategp_added .list-item.active a{color: #ffffff;}

/*------------------- Hr login css start ------------------*/
.hr_wrap{position: relative; height: 100vh;}
.hr_login{max-width: 360px;width: 100%;margin: 0 auto;padding: 3rem 15px;}
.hr_login h1{font-size: 18px;line-height: 1;text-transform: uppercase;text-align: center;color: #9c023a;}
.hr_top{ background:#9c023a; border-radius: 5px 5px 0 0;}
.hr_top .img{width: 110px;height: 110px;display: inline-block;margin: 10px auto;border-radius: 50%;overflow: hidden;background: #808080;border: 2px solid #808080;}
.hr_top .img img{ width: 100%;height: 100%;}
.hr_form{background: #ffffff;padding:1rem;border-radius: 0 0 5px 5px;}

@media only screen and (max-width:360px){
  .hr_form{padding:1rem ;}
  .hr_login{padding:2rem 15px;}
}
/*------------------- Hr login css End ------------------*/


/*------------------------------------------------
                    MRD Document css
--------------------------------------------------*/
.w40{width: 40%;}
.w60{width: 60%;}
.mrd_wrap{    display: flex;display: -webkit-flex;width: 100%;height: 100%;}
.mrdDoctabs{min-width: 280px;width: 280px;}
.mrdDoctabscontent{width: 80%;margin-left: 15px;}
.mrdDoctabs ul {background: rgba(0,0,0,.03);}
.mrdDoctabs ul li a{padding:6px 10px;color: #212121;text-transform: capitalize;border-bottom: 1px solid #ced4da;}
.mrdDoctabs ul li:hover a,.mrdDoctabs ul li.active a{background: #37b2d3;color: #ffffff;}
.zoomimg{height: 520px;width:680px;margin: 0 auto;display: flex;display: -webkit-flex;justify-content: center;align-items: center;overflow: auto;}
.zoomimg iframe{height: 520px;}
.zoomimg img{width: 680px;height: 520px;}
.border-left-color{border-left: 1px solid #2592ff;}
.zoomimgaction ul li{display: inline-block;}
.zoomimgaction ul li a {width: 38px;height: 38px;border: 1px solid #37b2d3;color: #37b2d3;font-size: 18px;line-height: 1;
    display: flex;  justify-content: center;align-items: center;
}

.ledger-heading{text-transform: uppercase; color: #9e1a10;font-size: 1.2rem;line-height: 1;font-weight: 700;}
.ledger-subheading{font-size: .9rem;line-height: 1.2rem;color: #9e1a10;font-weight: 700;}
table.ledgerTable{min-width: 1080px;}
table.ledgerTable thead th,table.ledgerTable tbody td{padding: 0 !important;}

/*-------------- group account master css -------------*/
.group-acc-folder-str{overflow-y: auto;height: 398px;}
.group-acc-folder-str ul{padding-left: 1.2rem;background: #f8f8f8;}
.group-acc-folder-str ul li {position: relative;}
.group-acc-folder-str ul li a{font-size: 16px;line-height: 20px;font-weight: 600;margin-bottom: 6px;padding: 3px 5px 3px 26px;color: #212121;}
.group-acc-folder-str ul ul li a{font-size: 14px;}
.group-acc-folder-str ul li i{margin-right: 8px;}
.group-acc-folder-str ul li:before{content: "";position: absolute;left: 11px;top: 20px;height: 94%;border-left: 1px solid #212121;}
.group-acc-folder-str ul li:last-child:before{display: none;}
.group-acc-folder-str ul li a:hover,.group-acc-folder-str ul li a.active{background: #4575bd;color: #fff;}
.ga_action{position: absolute;top: 0;right: 0;background: #fff;width: 100px;z-index: 2;border: 1px solid #cdcdcd;display: none;}
.ga_action a{padding:3px 5px !important; font-size: 14px;line-height: 1;}
.group-acc-folder-str ul li:hover .ga_action{display: block;}
.add-icon{position: absolute;left: 6px; top: 2px;display: inline-block;font-size: 14px;width: 15px;height: 15px;z-index: 1;}


.btn-success:hover,.btn-success:focus{background: #28a745;}
.btn-warning:hover,.btn-warning:focus{background: #ffc107;}

.outer-wrap-report{ background: #fff;width: 1024px;max-width: 100%;margin: 0 auto;font-size: 14px;line-height: 20px;}
.dashed_line{border-bottom:1px solid #000}
.table-report-view{border-top: 1px solid #000;
    /* border-bottom: 1px solid #000; */
   
}
.table-report-view .table-td{border-bottom: 1px solid #000;border-right: 1px solid #000;padding: 4px;}
/*-----------------------------------
        Start token counter css 
------------------------------------------*/

.tokenCounter{position: relative;margin-right: 10px;}
.showtoken{background: #fff;border-radius: 50%;position: absolute;top: 12px;left: -18px;}
#couterwise_token_list{max-width: 1047px;  display: none;   position: absolute; top:40px;  right: -128px;  background: #fff;  border: 1px solid #cdcdcd;  border-radius: 3px;padding: 5px;z-index: 1;}
.select-counter .custom-select{font-size: 12px;line-height: 18px;width: 100%;}
.multi_check_form {width: 518px; position: absolute; top:38px;  right: 0;  z-index: 1;margin: 0;display: none;
  box-shadow: -1px 5px 5px 0px rgba(1,120,188,0.75);
  -webkit-box-shadow: -1px 5px 5px 0px rgba(1,120,188,0.75);
  -moz-box-shadow: -1px 5px 5px 0px rgba(1,120,188,0.75);

}
.multi_check_form ul{padding: 0;}
.multi_check_form ul li{list-style: none;width: 31%;display: inline-block;}
.list-counter-wrap{white-space: nowrap;overflow: auto;height: 380px;}
.list-counter-wrap .listcounter{width: 530px;display: inline-block;}
#token-list-table tr td,#token-list-table tr th{height:34px;font-size:12px;line-height:1.2;}

.counter-show{  padding: 5px;  border-radius: 3px;  margin-bottom: 1px; color: #fff;background: #4E8CCF;}
.counter-show h2{font-size: 16px;line-height:1;color:#fff;font-weight: 600;padding: 5px 0;border-bottom: 1px solid#fff;display: flex;align-items: center;}
.counter-show .d-block{padding-top:5px;}
	@media only screen and (max-width: 1024px) {
		#couterwise_token_list{max-width:699px;}
		.list-counter-wrap .listcounter{width: 346px;}
	}

.closetoken {  position: absolute;   top: -5px;  right: -3px;}
.closetoken i{background: #fff;color: #242424;border-radius: 50%;font-size: 16px;}
.listview tr:nth-child(even){background: #F5F5F5;}

.list-token-show{padding: 0;width: 100%;margin: 0;}
.list-token-show li{width: 25%;display:inline-block;list-style: none;margin: 0;border-bottom:0;text-align: center;border-right:1px solid #fff;}
.list-token-show li:last-child{border-right:0;}
.list-token-show li h5{color: #fff;font-weight: 400; font-size: 14px;margin-top: 5px;}
.list-token-show li h3{color: #fff;margin-top: 5px;font-size: 18px;}
.btn-outline-info.current-btn-active{color: #fff;background-color: #17a2b8;border-color: #17a2b8;}
.btn-outline-danger.current-btn-danger-active{color: #fff;background-color: #dc3545;border-color: #dc3545;}
/*----------------------------------
        End token counter css  
-------------------------------------------------*/



/*-------------------------------
     Start switch btn css
-------------------------------*/

.switch { position: relative; display: inline-block; width: 66px; height: 24px;margin:0 0 1px 12px;}
.switch input {display:none;}
.switch  .slider {position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #756e6e; -webkit-transition: .4s;
	transition: .4s;  border-radius: 34px;
}
.switch  .slider:before {position: absolute; content: ""; height: 16px; width: 16px; left: 4px; bottom: 4px; background-color: white;
	-webkit-transition: .4s; transition: .4s; border-radius: 50%;
  }
.switch input.current-btn-active + .slider {background-color: #2ab934;}
.switch input:focus + .slider {box-shadow: 0 0 1px #2196F3;}
.switch input.current-btn-active + .slider:before  {-webkit-transform: translateX(42px);-ms-transform: translateX(42px);transform: translateX(42px);}
.switch .slider:after{  content:'OFF'; color: white; display: block; position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; font-size: 10px;}
.switch input.current-btn-active + .slider:after{content:'ON';}
/*-------------------------------
     End switch btn css
-------------------------------*/
table.dataTable .intra_date_time select{width:40px;}


/* tv view css 07/07/2022*/
.doctorRefreshTv{padding: 10px;}
.doctorRefreshTv .canvas_nav, .doctorRefreshTv .top-lavel,.doctorRefreshTv .footer,.doctorRefreshTv .main-wrapper >.container-fluid{display: none;}
.doctorRefreshTv .main-wrapper{padding-top: 0;}
.tv-view{width: 100%;height: calc(100vh - 36px);border:5px solid #9e2a54;background: #ffffff;}
.tv-view-top-header {width: 100%;height: 260px;border-bottom: 5px solid #9e2a54;display: flex;justify-content: center;align-items: center;
flex-direction: column;font-size: 4vw;line-height: 1.3;text-align: center;margin: 0;
}
.tv-view-show{width: 100%;height: calc(100vh - 304px);font-size: 2.1rem;line-height: 1.2;display: flex;}
.tv-view-show *{margin:0}
.tv-view-show .room-no{width: 50%;height: 100%;border-right: 5px solid #9e2a54;display: flex;flex-direction: column;justify-content: center;align-items: center;
  font-size: 4vw;line-height: 1.3;
}
.tv-view-show .patient-name{width: 50%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;
  font-size: 4vw;line-height: 1.3;text-align: center;
}
.tv-view-show .room-no h3, .tv-view-show .patient-name h3{margin: 0 0 1rem 0;}

/*30 july 2023 */
.front-footer{width: 100%;display: flex;justify-content: space-between;align-items: center;background: rgba(255, 255, 255, 0.6);
  padding: 3px 1rem;position: absolute;bottom: 0;
}
.front-footer .front-left{color: #242424;font-size: 13px;line-height: 1;}
.front-footer .front-left a{color: #242424;display: inline-block;position: relative;margin-left: 16px;text-decoration: underline;text-transform: uppercase;}
.front-footer .front-left a::before{content: "|";position: absolute;left: -10px;top: -1px;}
.front-footer .front-right{display: flex;justify-content: flex-end;align-items: center;}
.front-footer .front-right a{width: 24px;height: 24px;border-radius: 24px;display: flex;justify-content: center;align-items: center;background: #2d9eea;color: #fff;
margin-left: 6px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;
}
.front-footer .front-right a:hover{background: #606060;}

/*25 July 2024 */
.td-disabled {pointer-events: none;background-color: #f6f1f1;cursor: not-allowed;}
.td-disabled input ,.td-disabled select {pointer-events: none;background: #f6f1f1 !important;cursor: not-allowed;}



/* ===============upadate ui EMR Patient ====================*/

.emr--profile-detail .img{border: 2px solid #37b2d3;border-radius: 50%;overflow: hidden;width: 46px;height: 46px;}
.emr--profile-detail .img i{font-size: 1.2rem;color: #37b2d3;}
.emr--profile-detail h4{font-size: 16px;line-height:1;color: #37b2d3;}
.emr--profile-detail i{color: #6c6c6c;}
.emr-tabs .nav-tabs .nav-link{padding: 10px 4.2rem;font-weight: 600;color: #353535;}

.upload-btn input[type="file"] {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
body.discharge_screen_body{padding: 10px;}
.discharge_screen_wrap{overflow: auto;}
.discharge_screen_wrap h2{font-size: 22px;line-height: 30px;}
.discharge-status ul li{display: flex;align-items: center;font-weight: 600;}
.discharge-status ul li .color{width: 14px;height: 14px;display: inline-block;border-radius: 2px;}
.discharge-status ul li .green,.display-table .green{background: #008000;}
.discharge-status ul li .yellow,.display-table .yellow{background: #d0d012;}
.discharge-status ul li .red,.display-table .red{background: #900;}
.display-table .status{width: 30px;height: 10px;display: inline-block;border-radius: 2px;margin: 3px 0;}
.display-table thead tr th{background: #5b8cd7;color: #fff;}
.display-table thead tr th,.display-table tbody tr td{height: 42px;vertical-align: middle;text-align: center;}
.display-table tbody tr td{border-top: 0;}
 
.login-body .chatbot-wrap{display: none;}
.chatbot-wrap{position: fixed;right: 20px;bottom: 20px;z-index: 9;}
.chatbot-icon{width: 58px;height: 58px;border-radius: 50%;font-size: 2rem;}
.chatboard{position: absolute;width: 420px;height: 85vh;right: 0;bottom: -12px;border-radius: 16px;background: rgb(248, 248, 248);display: none;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0.48px 2.41px -0.38px, rgba(0, 0, 0, 0.17) 0px 4px 20px -0.75px;overflow: hidden;
}
.chatboard-header {padding: 10px 1rem; 
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0.48px 2.41px -0.38px, rgba(0, 0, 0, 0.17) 0px 4px 20px -0.75px; }
.chatboard-footer{width: 100%;padding: 10px 1rem;position: absolute;bottom: 0;left: 0;}
.chatboard-footer textarea{border: 1px solid #37b2d3;width: 100%;border-radius: 16px;resize: none;padding: 4px 115px 4px 10px;}
.btn-msg-send{position: fixed;right: 52px;bottom: 27px;border-radius: 50%;width: 28px;height: 28px;padding: 0;}
.second-step{display: none;}
.first-step{padding: 1rem;height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255,0.3) -40%, rgba(89, 145, 251,0.3) 80%, rgba(0, 103, 122,0.2) 120%);
}
.first-step .fa-comments-o{font-size: 3rem;}
.first-step h1{font-size: 2.375rem;}
.first-step .btn{height: 40px;font-size: 1rem;}
