.text-bold{font-weight:700}
.text-small{font-size:.9rem}
.text-xsmall{font-size:.8rem}
.text-gray{color:#868e96}
.text-uppercase{letter-spacing:.2em}
.lh-2{line-height:2}
a{display:inline-block;text-decoration:none;color:#fff}
body{overflow-x:hidden}
i{display:inline-block}
span{display:inline-flex}
.mt-30px{margin-top:30px!important}
.mr-20{margin-right:20px}
.mt-20{margin-top:20px}
.mb-30px{margin-bottom:30px!important}
.full-width{width:100%}
i[class*='icon-'] {-webkit-transform: translateY(4px); transform: translateY(4px);}
table {font-size: 1em; color: #000000; width: 100%; font-weight: 500;}
.datepicker tr th{color: #000000;}
table tr th{background: #2b90d9; color: #ffffff; padding: 10px 0; font-weight: 500;}
table tr td{padding: 10px 0;}
table tr:nth-child(even) {background-color: #f7f7f7;}
.table-center th,td{text-align: center;}
.table-center td:first-child{text-align: left;}
.table-center th:first-child{text-align: left;}
.btn-xs{font-size:.7em!important;padding:2px 5px!important;border-radius:2px!important}
.badge{font-weight:400;border-radius:0}
.badge.badge-primary{background:#2b90d9}
.page{position:absolute;top:0;right:0;-webkit-transition:width .3s linear;transition:width .3s linear;width:calc(100% - 230px);background-color:#fff;min-height:100vh;padding-bottom:0}
.page.active{width:calc(100% - 70px)}
h2{color:#555;font-weight:500!important}
.breadcrumb-holder{background:#eceeef}
.breadcrumb-holder .breadcrumb{padding:15px 0;font-size:.85em;font-weight:300;color:#999;margin-bottom:0}
.breadcrumb-holder .breadcrumb a:hover,.breadcrumb-holder .breadcrumb:focus{text-decoration:none}
.breadcrumb-holder .breadcrumb .container{padding:0}
.card{margin-bottom:30px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);box-shadow:1px 1px 2px rgba(0,0,0,0.1)}
.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6{margin-bottom:0}
.card:not([class*="text"]) p{color:#000;font-size:14px}
.display{font-weight:400!important}
.section-padding{padding:1rem 0}
.section-no-padding-bottom{padding-bottom:0}
section header{padding-top:0;padding-bottom:2rem}
@media (min-width: 768px) {
  .container-fluid{padding:0 3rem}
}
  .list-group-item{border-right:0;border-left:0}
  .list-group-item:first-child,.list-group-item:last-child{border-radius:0}
  .overflow-hidden{overflow:hidden}
  .tile-link{position:absolute;cursor:pointer;width:100%;height:100%;left:0;top:0;z-index:30}
/*
* ==========================================================
*     Main NAVBAR
* ==========================================================
*/
nav.navbar{background:#fff;padding:.4rem 0 .1rem;border-radius:10px;margin:20px 0;width:100%}
.main-menu svg{fill:#fdfdfd!important}
nav.navbar .side-navbar-wrapper{width:100%;height:100%}
nav.navbar .container-fluid{width:100%}
nav.navbar .navbar-holder{width:100%}
nav.navbar a{font-size:.8rem;color:#fff;position:relative}
nav.navbar .badge{position:absolute;top:0;right:0}
nav.navbar a.language span{margin-left:.2rem;vertical-align:middle}
nav.navbar a.logout i{margin-left:5px}
nav.navbar small{font-size:.75rem;color:#999}
nav.navbar a.navbar-brand{margin-left:10px}
nav.navbar .brand-text{text-transform:uppercase}
nav.navbar .brand-text strong{font-size:1.5em}
nav.navbar .nav-menu{margin-bottom:0}
nav.navbar .dropdown-menu{right:0;left:auto;float:left;margin-top:16px;margin-bottom:0;font-size:1rem;padding:.5rem;background-color:#073785}
nav.navbar .dropdown-menu .dropdown-item{color:#fff;padding:10px;border-bottom:1px solid #ddddddb0}
nav.navbar .dropdown-menu .dropdown-item:active{color:#fff}
nav.navbar .dropdown-menu .dropdown-item:active span,nav.navbar .dropdown-menu .dropdown-item:active small{color:#fff}
nav.navbar .dropdown-menu .dropdown-item span{color:#777}
nav.navbar .dropdown-menu .dropdown-item i{margin-right:5px}
nav.navbar .msg-body span,nav.navbar .msg-body strong{display:block}
nav.navbar .msg-body span{font-size:.85em}
nav.navbar .msg-profile{margin-right:10px;width:50px}
nav.navbar .notification-content{font-size:.8rem;margin-right:.5rem}
nav.navbar a.menu-btn{width:40px;height:40px;line-height:40px;color:#096193;font-size:30px;text-align:center;padding:0!important;position:fixed;top:24px;z-index:999;margin-left:-50px}
.icon-bars{font-size:20px}
nav.navbar a.menu-btn i[class*='icon-']{-webkit-transform:translateY(4px);transform:translateY(4px)}
nav.navbar a.menu-btn:hover{color:#014c76}
/*  NAVBAR MEDIAQUERIES ---------------------------------- */
@media (max-width: 575px) {
  nav.navbar .dropdown{position:static}
  nav.navbar .dropdown-menu{width:90vw;right:2.5vw;left:2.5vw;margin:0 auto}
  nav.navbar .notification{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}
@media (min-width: 992px) {
  nav.navbar .dropdown-menu strong{font-weight:400}
  nav.navbar .dropdown-menu a{font-size:.9em}
}
/*
* ==========================================================
*     SIDE NAVBAR
* ==========================================================
*/
.logo{padding:0 20px;width:100%;text-align:center;min-height:82px}
.logo img{width:100%}
.ids{line-height:20px;font-weight:300;border-top:1px solid #ddd;padding-top:5px;font-size:13px}
.side-navbar{position:fixed;top:0;left:0;width:200px;height:100%;width:230px;text-align:left;background:#073785;color:#fff;z-index:999;overflow-y:auto;-webkit-transition:all .3s;transition:all .3s}
.side-navbar .scrolled-wrapper{width:100%;height:100%}
.side-navbar.hide{left:-70px}
.side-navbar a.brand-small{text-transform:uppercase;font-weight:500;padding:0}
.side-navbar a.brand-small:hover,.side-navbar a.brand-small:focus{background:none}
.side-navbar a.brand-small strong{font-size:1.5rem;color:#fff}
.side-navbar li{position:relative}
.side-navbar li a{position:relative;font-size:1rem;font-weight:400;color:#fff;text-decoration:none;width:100%;padding:8px 6px;margin:4px 0;border-radius:5px 0 0 5px}
.side-navbar li a:hover,.side-navbar li a[aria-expanded="true"]{background:#fdfdfd;color:#319ad5;text-decoration:none}
.side-navbar li a[data-toggle="collapse"]::before{content:'\f104';display:inline-block;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:'FontAwesome';position:absolute;top:50%;right:20px}
.side-navbar li a[aria-expanded="true"]::before{content:'\f107';color:#fff}
.side-navbar li.active > a{background:#fdfdfd;color:#227eb1}
.side-navbar li.active > a img{filter:brightness(0.7)}
.side-navbar li ul{background:#fdfdfd;position:relative;min-width:100%;left:0;padding-left:0;list-style:none;color:#000;border-radius:5px 0 0 5px;display:none}
.side-navbar li ul li a{padding-left:20px;font-size:.85rem;color:#000}
.side-navbar li ul li a img{filter:brightness(1)}
.side-navbar li ul.collapse a{border-left:2px solid #2b90d9}
.side-navbar li ul.collapse a:hover{background:#121212}
.side-navbar .sidenav-header{padding:0;margin-bottom:10px}
.side-navbar .sidenav-header img{width:50px;height:50px}
.side-navbar .sidenav-header span{font-size:.8em;color:#fff;line-height:18px;margin:6px 0 0}
.side-navbar .sidenav-header h2{margin:10px 0 0;letter-spacing:.1em;font-weight:500}
.side-navbar .sidenav-heading{font-weight:700;color:#adb5bd;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;margin-left:10px;margin-top:10px;margin-bottom:10px}
.side-navbar i[class*='icon-']{-webkit-transform:translateY(2px);transform:translateY(2px)}
.side-navbar span{display:inline-block}
.side-navbar i{font-size:inherit;margin-right:10px}
.side-navbar .badge{display:inline-block;font-size:.6em;vertical-align:middle}
.side-navbar .brand-small{display:none}
.side-navbar.shrink{width:70px;text-align:center}
.side-navbar.shrink .brand-small{display:block}
.side-navbar.shrink .sidenav-header-inner{display:none}
.side-navbar.shrink .logo{display:none}
.side-navbar.shrink .sidenav-heading{margin-left:0;font-size:.8rem}
.side-navbar.shrink ul li a{font-size:0;padding-left:5px;padding-right:5px}
.side-navbar.shrink li a{border-radius:0}
.side-navbar.shrink ul li a[data-toggle="collapse"]::before{content:'\f107';-webkit-transform:translateX(50%);transform:translateX(50%);position:absolute;top:auto;right:50%;bottom:0;left:auto}
.side-navbar.shrink ul li a[data-toggle="collapse"][aria-expanded="true"]::before{content:'\f106'}
.side-navbar.shrink ul li ul a{padding-left:10px;font-size:.7rem}
.side-navbar.shrink i{display:block;margin-right:0;font-size:1rem}
.side-navbar.shrink .arrow{float:none;-webkit-transform:none!important;transform:none!important}
.side-navbar.shrink .badge{display:none}
.shrink .main-menu{padding-left:0}
.main-menu{padding-left:10px}
.main-menu img{margin-right:10px;filter:brightness(10)}
.side-navbar li a:hover img{filter:brightness(0.7)}
/* SIDE NAVBAR MEDIAQUERIES ------------------------------ */
@media (max-width: 1199px) {
  .page{width:100%}
  .page.active-sm{width:calc(calc(100% - 107px))}
  .side-navbar{left:-70px;width:70px;text-align:center}
  .side-navbar.show-sm{left:0!important}
  .side-navbar .brand-small{display:block}
  .side-navbar .sidenav-header-inner{display:none}
  .side-navbar .sidenav-heading{margin-left:0;font-size:.8rem}
  .side-navbar ul li a[data-toggle="collapse"]::before{content:'\f107';-webkit-transform:translateX(50%);transform:translateX(50%);position:absolute;top:auto;right:50%;bottom:0;left:auto}
  .side-navbar ul li a[data-toggle="collapse"][aria-expanded="true"]::before{content:'\f106'}
  .side-navbar ul li ul a{padding-left:10px;font-size:.7rem}
  .side-navbar i{display:block;margin-right:0;font-size:1rem}
  .side-navbar .arrow{float:none;-webkit-transform:none!important;transform:none!important}
  .side-navbar .badge{display:none}
}
/* Malihu Custom Scroll */
.mCSB_scrollTools{width:4px}
.mCSB_inside > .mCSB_container{margin-right:0!important}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#2b90d9}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{background-color:#2b90d9}
/*
* ==========================================================
*      DASHBOARD COUNTS
* ==========================================================
*/
.dashboard-counts{color:#333}
.dashboard-counts .count-title span{font-size:.8em;color:#aaa;display:block}
.dashboard-counts .count-title i{font-size:1.5em;color:#2b90d9}
.dashboard-counts .icon{margin-right:10px}
.dashboard-counts strong{font-size:.9em;font-weight:500;color:#555;display:block}
.dashboard-counts .count-number{font-size:2.2em;font-weight:300}
/* DASHBOARD COUNTS MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
.dashboard-counts div[class*='col-'] {margin-bottom: 20px;}
}
@media (min-width: 768px) {
.dashboard-counts strong {font-size: 1em;}
.dashboard-counts span {font-size: 0.9em;}
.dashboard-counts .count-number {font-size: 3em;}
}
/*
* ==========================================================
*     DASHBOARD HEADER
* ==========================================================
*/
.dashboard-header{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}
.dashboard-header .check-lists{margin-top:20px}
.dashboard-header .check-lists label{font-size:.75em}
.dashboard-header .pie-chart{position:relative;width:300px;height:300px;max-width:100%;margin:0 auto}
.dashboard-header p{font-size:.75rem;font-weight:400;color:#888}
.dashboard-header li{margin-bottom:10px}
/* DASHBOARD HEADER MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
  .dashboard-header{background:none;border:none;padding:0}
  .dashboard-header div[class*='col-']{margin-bottom:30px}
  .dashboard-header div[class*='col-']:last-of-type{margin-bottom:0}
  .dashboard-header .card{background:#fff;padding:30px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);box-shadow:1px 1px 2px rgba(0,0,0,0.1);height:100%}
}
@media (min-width: 768px) {
  .dashboard-header p{font-size:.9em}
  .dashboard-header h2{font-size:1.3rem}
  .dashboard-header .check-lists label{font-size:.85em}
}
@media (min-width: 992px) {
.dashboard-header {margin-bottom: 30px;}
.dashboard-header .card{-webkit-box-shadow:none;box-shadow:none;margin-bottom:0}
}
/*
* ==========================================================
*      STATISTICS
* ==========================================================
*/
.statistics div[class*='col-'] .card{padding:20px;margin-bottom:0;height:100%}
.statistics h2{margin-bottom:20px}
.statistics p{font-size:.8em;color:#999;margin-bottom:5px}
.statistics .income .icon{font-size:3.5em}
.statistics .income .number{font-size:2.5em;color:#555}
.statistics .income strong{font-size:1.5em}
.statistics .data-usage canvas{width:100%;max-width:200px;border:none}
.statistics .data-usage strong{font-size:1.5em;display:block}
.statistics .data-usage small{font-size:.85em;font-weight:300;color:#aaa}
.statistics .data-usage span{font-size:.95em;color:#aaa;display:block}
.statistics .data-usage p{margin-top:10px;margin-bottom:0}
.statistics .user-activity .number{font-size:2.5em;font-weight:300;color:#555}
.statistics .user-activity .progress{border-radius:0;background:#f5f5f5}
.statistics .user-activity .progress .progress-bar.bg-primary{background:#2b90d9!important}
.statistics .user-activity .page-statistics{margin-top:20px}
.statistics .user-activity .page-statistics strong{display:block;text-transform:uppercase;color:#2b90d9;font-size:2em}
/* STATISTICS  MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
  .statistics div[class*='col-'] .card{height:auto;margin-bottom:30px}
  .statistics div[class*='col-']:last-of-type .card{margin-bottom:0}
  .statistics .data-usage{text-align:center}
  .statistics .data-usage div[class*='col-']:first-of-type{padding-bottom:20px}
  .statistics .data-usage .gmpc{padding-bottom:20px!important}
}
@media (min-width: 768px) {
.statistics h2 {font-size: 1.3rem;}
}
/*
* ==========================================================
*      UPDATES WIDGETS
* ==========================================================
*/
.updates .left-col{padding-right:20px}
.updates .icon{margin-right:10px}
.updates li{border-bottom:1px solid #f3f3f3;padding:.75rem 1.25rem}
.updates .update-date{font-size:1.3em;font-weight:700;color:#bbb;display:block}
.updates span{font-size:.7em;font-weight:300;color:#aaa;line-height:.5em;display:block}
.updates strong{font-weight:400;color:#555;font-size:.9em}
.updates small{font-size:.75em}
.updates a{color:#555}
.updates a:hover,.updates a:focus{color:#555;text-decoration:none}
.updates h2{margin-bottom:0}
.updates p{font-size:.9em;color:#999;margin-bottom:5px}
.daily-feeds a.feed-profile{margin-right:10px;width:45px;height:45px}
.daily-feeds a.feed-profile img{width:100%;height:100%}
.daily-feeds .badge{margin-right:10px}
.daily-feeds strong{display:inline-block;margin-right:5px}
.daily-feeds small{color:#999;display:block;margin-bottom:5px}
.daily-feeds .message-card{padding:10px;background:#fafafa;margin-left:55px;margin-top:10px;margin-bottom:10px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);box-shadow:1px 1px 2px rgba(0,0,0,0.1)}
.daily-feeds .full-date{line-height:.7em;margin-bottom:10px}
.daily-feeds .CTAs a{margin-right:5px}
.daily-feeds .CTAs a i{margin-right:5px}
.daily-feeds .CTAs a:last-of-type{margin-right:0}
.daily-feeds a.btn{color:#fff}
.activities li{padding:0}
.activities .date-holder{padding-right:0}
.activities .date-holder .date{-webkit-box-shadow:none;box-shadow:none}
.activities .date-holder .date span{font-size:.8em}
.activities .date-holder .icon{width:30px;height:30px;line-height:30px;background:#f5f5f5;text-align:center;margin:0;display:inline-block}
.activities .date-holder span{display:block;margin:10px}
.activities .content{border-left:1px solid #eee;border-bottom:20px;padding:10px 20px}
.activities .content strong{display:block;margin-right:5px}
/*
* ==========================================================
*      PROGRESS CIRCLE
* ==========================================================
*/
.gmpc {
  padding: 0!important;
  width: 100%!important;
  height: auto!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  color: #2b90d9!important;
  border-right: 1px solid #eee;
  }
/* UPDATES MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
  .updates h2{font-size:1.05rem}
  .updates strong{font-size:1em;font-weight:400}
  .updates small{font-size:.85em}
  .updates .full-date{font-size:.85em}
}
@media (min-width: 768px) {
  .updates strong{font-size:1em}
  .updates small{font-size:.8em}
}

@media (max-width: 575px) {
.gmpc {
  border-right: none;
  border-bottom: 1px solid #eee;
}
}
#contents{min-height: 95vh;}
/*
* ==========================================================
*       MAIN FOOTER
* ==========================================================
*/
footer.main-footer{width:100%;background:#d7e9f7;padding:10px 0;z-index:99}
footer.main-footer p{font-size:.7em;color:#000;margin:0}
/* MAIN FOOTER MEDIAQUERIES ------------------------- */
@media (max-width: 575px) {
  footer.main-footer div[class*="col-"]{text-align:center!important}
}
@media (min-width: 768px) {
  footer.main-footer p{font-size:.9em}
}
/*
* ==========================================================
*       UTILITIES
* ==========================================================
*/
.bg-cover {background-size: cover;}
/*
* ==========================================================
*     POLAR CHART
* ==========================================================
*/
.polar-chart-example .chart-container{width:500px;max-width:100%;margin:20px auto}
/*
* ==========================================================
*     PIE CHART
* ==========================================================
*/
.pie-chart-example .chart-container {
width: 500px;
max-width: 100%;
margin: 20px auto;
}
/*
* ==========================================================
*     RADAR CHART
* ==========================================================
*/
.radar-chart-example .chart-container {
width: 500px;
max-width: 100%;
margin: 20px auto;
}
/* CHARTS MEDIAQUERIES -------------------------- */
@media (min-width: 768px) {
section.charts h2 {
  font-size: 1rem;
}
}
/*
* ==========================================================
*     FORMS ELEMENTS
* ==========================================================
*/
label{font-size:1rem}
.form-control{padding:.45rem .75rem;font-size:14px;line-height:1.5;color:#495057;border-radius:5px}
.form-control::-moz-placeholder{font-size:.75em;font-weight:400;color:#aaa;font-family:"Roboto",sans-serif}
.form-control::-webkit-input-placeholder{font-size:1em;font-weight:400;color:#aaa;font-family:"Roboto",sans-serif}
button:focus{outline:none}
.form-control:-ms-input-placeholder{font-size:.75em;font-weight:400;color:#aaa;font-family:"Roboto",sans-serif}
.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5}
.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}
textarea.form-control{height:auto}
select.form-control{font-weight:300}
select.form-control[size],select.form-control[multiple]{height:auto}
select.form-control option{color:#000;font-weight:300;min-height:31px;font-size:14px}
.custom-select {
height: calc(2.4rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
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 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0;
}
.custom-select:focus{border-color:#97c9ec;outline:0}
.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}
.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}
.form-group{margin-bottom:10px}
.form-group div[class*='col-']{margin-bottom:10px}
.input-group-text{color:#868e96;background:#fff;border-radius:0}
.form-group-material{position:relative}
input.input-material{width:100%;border:none;border-radius:30px;border-bottom:1px solid #eee;padding:15px 20px;color:#868e96;font-weight:300;background:#fff;}
input.input-material.is-valid{border-color:#28a745!important}
input.input-material.is-invalid{border-color:#dc3545!important}
input.input-material:focus{border-color:#2b90d9;outline:none}
input.input-material ~ label{color:#aaa;position:absolute;top:14px;left:0;cursor:text;-webkit-transition:all .2s;transition:all .2s;font-weight:300}
input.input-material ~ label.active{font-size:.8rem;top:-10px;color:#2b90d9}
input.input-material.is-invalid ~ label{color:#dc3545}
input.form-control-custom{visibility:hidden;width:1px}
input.form-control-custom:checked + label::before{background:#2b90d9!important}
input.form-control-custom:checked + label::after{opacity:1!important}
input.form-control-custom.radio-custom + label::before{border-radius:50%}
input.form-control-custom.radio-custom + label::after{content:'';width:6px;height:6px;line-height:6px;background:#fff;border-radius:50%;top:7px;left:5px}
input.form-control-custom[disabled] + label {
cursor: not-allowed;
}
input.form-control-custom[disabled] + label::before, input.form-control-custom[disabled] + label::after {
border: 2px solid #aaa;
cursor: not-allowed;
}
input.form-control-custom[checked] + label::before, input.form-control-custom[checked] + label::after {
border: none;
}
input.form-control-custom + label{font-size:.85rem;margin-bottom:0;margin-left:0;color:#999;padding-left:25px;padding-top:2px;position:relative}
input.form-control-custom + label span{margin-left:20px}
input.form-control-custom + label::before{content:'';display:block;width:16px;height:16px;line-height:16px;background:#ddd;color:#fff;text-align:center;position:absolute;top:2px;left:0;-webkit-transition:all .1s;transition:all .1s;cursor:pointer}
input.form-control-custom + label::after{content:'\f00c';display:block;font-family:'FontAwesome';font-size:8px;color:#fff;position:absolute;top:4px;left:4px;-webkit-transition:all .1s;transition:all .1s;opacity:0;cursor:pointer}
button{cursor:pointer}
/*
* ==========================================================
*     FORMS GENERAL
* ==========================================================
*/
.forms .line{width:100%;height:1px;border-bottom:1px dashed #eee;margin:20px 0 30px}
.forms p{font-size:.8rem;color:#868e96}
.forms small{color:#868e96}
/* FORMS MEDIAQUERIES -------------------------- */
@media (min-width: 768px) {
  .forms h2{font-size:1rem}
  .forms input.form-control{border-radius:0}
  .forms input.form-control::-moz-placeholder{font-size:.85em}
  .forms input.form-control::-webkit-input-placeholder{font-size:.85em}
  .forms input.form-control:-ms-input-placeholder{font-size:.85em}
  .forms p{font-size:.9em}
}
/*
* ==========================================================
*     TABLES
* ==========================================================
*/
.table{margin-bottom:0;color:#666}
.table td,.table th{border-color:#dee2e6}
.table thead th{border:none}
.table-striped tbody tr{-webkit-transition:all .3s;transition:all .3s}
.table-bordered td,.table-bordered th{border-color:#dee2e6}
/*
* ==========================================================
*    Data Table
* ==========================================================
*/
.dataTables_wrapper.container-fluid{padding:10px 5px 0 0}
div.dataTables_wrapper div.dataTables_info{padding-top:1.5rem}
div.dataTables_wrapper div.dataTables_paginate{padding-top:.65rem}
/*
* ==========================================================
*     LOGIN PAGE
* ==========================================================
*/
.login-page,.register-page{width:100%;background:#fff;min-height:auto;padding-bottom:0}
.login-page:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(/static/images/bg.png);background-size:cover}
.login-page .form-outer,.register-page .form-outer{max-width:100%;margin:0 auto;padding:20px 0;position:relative}

/* .logo-login{text-align: center;} */
.logo-login img{width:auto;}
.login-page .copyrights,.register-page .copyrights{position:absolute;right:0;bottom:0;width:100%}
.login-page .copyrights p,.register-page .copyrights p{font-size:.6em;font-weight:300;margin-bottom:10px}
.login-page .form-inner,.register-page .form-inner{padding:40px 30px;background:#fff;-webkit-box-shadow:0 2px 20px 0 #730000;box-shadow:0 2px 20px 0 #730000;margin-bottom:20px;width:100%;border-radius:15px}
.login-page .logo,.register-page .logo{font-size:2em;font-weight:500}
.login-page .logo span,.register-page .logo span{color:#ccc}
.login-page p,.register-page p{font-size:.8em;font-weight:300;color:#aaa;margin-bottom:0}
.login-head{font-size:35px;font-weight:800;margin-bottom:30px;margin-top:30px}
.login-page form,.register-page form{margin:0 auto 1rem;max-width:90%}
.form-inner input.input-material{padding:10px}
.form-inner .form-group-material{margin:0}
.container-login100-form-btn{text-align:center}
.login-page a.forgot-pass,.login-page a.signup,.register-page a.forgot-pass,.register-page a.signup{font-size:.65em;color:#0950f2}
button#loginUser{background:#086bbb;padding:15px 25px;height:auto;margin-top:25px;font-size:18px;font-weight:500;width:100%;text-transform:uppercase;border-radius:40px}
button#loginUser:hover{background-color:#0950f2}
.form-inner .label-material{color:#000;font-size:16px}
.login-page a.forgot-pass:hover,.login-page a.forgot-pass:focus,.login-page a.signup:hover,.login-page a.signup:focus,.register-page a.forgot-pass:hover,.register-page a.forgot-pass:focus,.register-page a.signup:hover,.register-page a.signup:focus{color:#66b0ff;text-decoration:none}
.login-left-head{font-size:55px;color:#fff;font-weight:600;line-height:70px}
.login-page a.forgot-pass,.register-page a.forgot-pass{display:block}
.small-add-text{font-size:14px;padding-top:5px}
.login-page a.create-account,.register-page a.create-account{border-radius:50px;font-size:.75em;margin-top:10px;color:#999;text-transform:uppercase}
.login-page .terms-conditions,.register-page .terms-conditions{margin-top:20px}
.login-page small,.register-page small{font-size:.65em;color:#aaa;line-height:.9em}
/* LOGIN MEDIAQUERIES -------------------------- */
@media (min-width: 768px) {
  .register-page p{font-size:.9em}
  .login-page form label.label-custom,.register-page form label.label-custom{font-size:.9em}
  .login-page form small,.register-page form small{font-size:.8em}
  .login-page .terms-conditions label,.register-page .terms-conditions label{font-size:.9em}
  .login-page a.forgot-pass,.login-page a.signup,.register-page a.forgot-pass,.register-page a.signup{font-size:.8em}
  .login-page small,.register-page small{font-size:.8em}
  .login-page .copyrights p,.register-page .copyrights p{font-size:.85em;font-weight:400}
}
/*
=====================
STYLE SWITCHER FOR DEMO
=====================
*/
#style-switch-button{position:fixed;top:120px;right:0;border-radius:0;z-index:2}
#style-switch{width:300px;padding:20px;position:fixed;top:160px;right:0;background:#fff;border:solid 1px #ced4da;z-index:2000}
#style-switch h4{color:#495057}
/* ========================================= 
 THEMING OF BOOTSTRAP COMPONENTS           
 ========================================= */
/*
* 1. NAVBAR
*/
.navbar{padding:.5rem 1rem}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;border:1px solid transparent;border-radius:0}
.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}
.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,0.9)}
.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,0.7)}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}
.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}
.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}
.navbar-dark .navbar-brand{color:#fff}
.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}
.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,0.75)}
.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}
.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}
.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}
.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}
/*
* 2. BUTTONS
*/
.btn {
font-weight: 400;
border: 1px solid transparent;
padding: 0.45rem 1rem;
line-height: 1.5;
font-size: 1.2rem;
border-radius: 25px;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn.disabled, .btn:disabled {
opacity: .65;
}
.btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
background-image: none;
}
.btn-primary {
background-color: #2b90d9;
border-color: #2b90d9;
line-height: 30px;
}
.btn-primary:hover {
background-color: #227bbc;
border-color: #2074b1;
}
.btn-primary:focus, .btn-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
background-color: #2b90d9;
border-color: #2b90d9;
}
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
background-color: #2074b1;
border-color: #1e6da6;
-webkit-box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
}
.btn-secondary {
background-color: #868e96;
border-color: #868e96;
}
.btn-secondary:hover {
background-color: #727b84;
border-color: #6c757d;
}
.btn-secondary:focus, .btn-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
background-color: #868e96;
border-color: #868e96;
cursor: not-allowed;
}
.btn-secondary.disabled, .btn-secondary:disabled:hover{background-color: #868e96;
  border-color: #868e96;color: #ffffff;
  cursor: not-allowed;}
.btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
background-color: #6c757d;
border-color: #666e76;
-webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.btn-success {
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
background-color: #1e7e34;
border-color: #1c7430;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
background-color: #117a8b;
border-color: #10707f;
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
background-color: #d39e00;
border-color: #c69500;
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
background-color: #bd2130;
border-color: #b21f2d;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
background-color: #dae0e5;
border-color: #d3d9df;
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
background-color: #1d2124;
border-color: #171a1d;
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-default {
background-color: #ced4da;
border-color: #ced4da;
}
.btn-default:hover {
background-color: #b8c1ca;
border-color: #b1bbc4;
}
.btn-default:focus, .btn-default.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}
.btn-default.disabled, .btn-default:disabled {
background-color: #ced4da;
border-color: #ced4da;
}
.btn-default:not([disabled]):not(.disabled):active, .btn-default:not([disabled]):not(.disabled).active,
.show > .btn-default.dropdown-toggle {
background-color: #b1bbc4;
border-color: #aab4bf;
-webkit-box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5);
}
.btn-outline-primary {
color: #2b90d9;
background-color: transparent;
background-image: none;
border-color: #2b90d9;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #2b90d9;
border-color: #2b90d9;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #2b90d9;
background-color: transparent;
}
.btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #2b90d9;
border-color: #2b90d9;
-webkit-box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
box-shadow: 0 0 0 0.2rem rgba(43, 144, 217, 0.5);
}
.btn-outline-secondary {
color: #868e96;
background-color: transparent;
background-image: none;
border-color: #868e96;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #868e96;
background-color: transparent;
}
.btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #868e96;
border-color: #868e96;
-webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-lg {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0;
}
.btn-sm {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0;
}
/*
* 3. TYPE  
*/
body {
font-family: 'Montserrat', sans-serif;
font-size: 1rem;
line-height: 1.5;
color: #212529;
background-color:#073785;
}
a {
color: #073785;
text-decoration: none;
}
a:focus, a:hover {
color: #1c669c;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 700;
line-height: 1.1;
color: inherit;
}
h1,
.h1 {
font-size: 1.5rem;
font-weight: 500;
}
h2,
.h2 {
font-size: 1.3rem;
}
h3,
.h3 {
font-size: 1.2rem;
}
h4,
.h4 {
font-size: 1.1rem;
}
h5,
.h5 {
font-size: 1rem;
}
h6,
.h6 {
font-size: 0.9rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.1;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.1;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.1;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.1;
}
hr {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.blockquote {
padding: 0.5rem 1rem;
margin-bottom: 2rem;
font-size: 1.25rem;
border-left: 5px solid #2b90d9;
}
.blockquote-footer {
color: #868e96;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.text-primary {
color: #2b90d9 !important;
}
a.text-primary:focus, a.text-primary:hover {
color: #2074b1 !important;
}
/*
* 4. PAGINATION
*/
.page-item:first-child .page-link {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
color: #fff;
background-color: #2b90d9;
border-color: #2b90d9;
}
.page-item.disabled .page-link {
color: #868e96;
background-color: #fff;
border-color: #ddd;
}
.page-link {
padding: 0.5rem 0.75rem;
line-height: 1.25;
color: #2b90d9;
background-color: #fff;
border: 1px solid #ddd;
}
.page-link:focus, .page-link:hover {
color: #1c669c;
text-decoration: none;
background-color: #e9ecef;
border-color: #ddd;
outline: 0;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
/*
* 5. DROPDOWNS
*/
.dropdown-menu {
z-index: 1000;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}

.dropdown-item {
padding: 0.25rem 1.5rem;
color: #212529;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #16181b;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
background-color: #2b90d9;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #868e96;
}
.dropdown-header {
padding: 0.5rem 1.5rem;
font-size: 0.875rem;
color: #868e96;
}
/*
* 6. UTILITIES
*/
.bg-primary {
background-color: #2b90d9!important;
}
a.bg-primary:focus, a.bg-primary:hover {
background-color: #2074b1!important;
}
.bg-secondary {
background-color: #868e96!important;
}
a.bg-secondary:focus, a.bg-secondary:hover {
background-color: #6c757d!important;
}
.bg-success {
background-color: #28a745!important;
}
a.bg-success:focus, a.bg-success:hover {
background-color: #1e7e34!important;
}
.bg-info {
background-color: #17a2b8!important;
}
a.bg-info:focus, a.bg-info:hover {
background-color: #117a8b!important;
}
.bg-warning {
background-color: #ffc107!important;
}
a.bg-warning:focus, a.bg-warning:hover {
background-color: #d39e00!important;
}
.bg-danger {
background-color: #dc3545!important;
}
a.bg-danger:focus, a.bg-danger:hover {
background-color: #bd2130!important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:focus, a.bg-light:hover {
background-color: #dae0e5!important;
}
.bg-dark {
background-color: #343a40!important;
}
a.bg-dark:focus, a.bg-dark:hover {
background-color: #1d2124!important;
}
.border-primary {
border-color: #2b90d9!important;
}
.border-secondary {
border-color: #868e96!important;
}
.border-success {
border-color: #28a745!important;
}
.border-info {
border-color: #17a2b8!important;
}
.border-warning {
border-color: #ffc107!important;
}
.border-danger {
border-color: #dc3545!important;
}
.border-light {
border-color: #f8f9fa!important;
}
.border-dark {
border-color: #343a40!important;
}
.text-primary {
color: #ffffff !important;
}
a.text-primary:focus, a.text-primary:hover {
color: #2074b1!important;
}
.text-secondary {
color: #868e96!important;
}
a.text-secondary:focus, a.text-secondary:hover {
color: #6c757d!important;
}
.text-success {
color: #28a745!important;
}
a.text-success:focus, a.text-success:hover {
color: #1e7e34!important;
}
.text-info {
color: #17a2b8!important;
}
a.text-info:focus, a.text-info:hover {
color: #117a8b!important;
}
.text-warning {
color: #ffc107!important;
}
a.text-warning:focus, a.text-warning:hover {
color: #d39e00!important;
}
.text-danger {
color: #dc3545!important;
}
a.text-danger:focus, a.text-danger:hover {
color: #bd2130!important;
}
.text-light {
color: #f8f9fa!important;
}
a.text-light:focus, a.text-light:hover {
color: #dae0e5!important;
}
.text-dark {
color: #343a40!important;
}
a.text-dark:focus, a.text-dark:hover {
color: #1d2124!important;
}

/*
* 7.CODE
*/
code {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #e83e8c;
background-color: #f8f9fa;
border-radius: 0.25rem;
}
a > code {
padding: 0;
color: inherit;
background-color: inherit;
}
/*
* 8. NAV
*/
.nav-link {
padding: 0.5rem 1rem;
}
.nav-link.disabled {
color: #868e96;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: #e9ecef;
}
.nav-tabs .nav-link.disabled {
color: #868e96;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #ffffff;
  background-color: #319ad5;
  border-radius: 5px;
  margin: 5px;
  font-weight: 600;
  box-shadow: 1px 1px 11px 0px #b5ddf1;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #2b90d9;
}
/*
* 9. CARD
*/
.card {
background-color: #fff;
border: 0 solid #eee;
border-radius: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-body {
padding: 1.25rem;}
.card-title {
margin-bottom: 1rem;
}
.card-subtitle {
margin-top: -0.5rem;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 1rem 1.25rem;
background-color: #fff;
border-bottom: 1px solid #ffffff;
}
.card-header:first-child {
border-radius: 0 0 0 0;
}
.card-header-transparent {
background-color: rgba(0, 0, 0, 0.3);
border-bottom: none;
}
.card-footer {
padding: 1rem 1.25rem;
background-color: #f8f9fa;
border-top: 1px solid #eee;
}
.card-footer:last-child {
border-radius: 0 0 0 0;
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -1rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
padding: 1.25rem;
}
.card-img-overlay-opacity {
background: rgba(0, 0, 0, 0.2);
}
.card-img {
border-radius: 0;
}
.card-img-top {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card-img-bottom {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
  margin-right: -15px;
  margin-left: -15px;
}
.card-deck .card {
  margin-right: 15px;
  margin-left: 15px;
}
}
div#example_filter {
  float: right;
}
.emergency-icon {
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #f7c3c3;
  color: #f52111;
  font-size: 20px;
  line-height: 30px;
  width: 35px;
  height: 35px;
}
.edit-icon a:hover {
    box-shadow: 1px -1px 11px 2px #00000026;
}
.edit-icon a {
  padding: 3px 8px 2px;
    border: 1px solid #f3debf;
    border-radius: 50%;
    background: #f3debf73;
    color: #f59609;
    font-size: 20px;
    width: 35px;
    height: 35px;
    transition: 0.3s;
    margin-right: 5px;
}
.edit-icon button {
    padding: 3px 8px 2px;
      border: 1px solid #f3debf;
      border-radius: 50%;
      background: #f3debf73;
      color: #f59609;
      font-size: 20px;
      width: 35px;
      height: 35px;
      transition: 0.3s;
      margin-right: 5px;
  }
  .edit-icon button:hover {
    box-shadow: 1px -1px 11px 2px #00000026;
}
.del-icon button:hover {
    box-shadow: 1px -1px 11px 2px #00000026;
}
.del-icon button {
  transition: 0.3s;
    padding: 0px 0px;
    border: 1px solid #fcf6f6;
    border-radius: 50%;
    background: #f1e2e2;
    color: #f90000;
    font-size: 20px;
    width: 35px;
    height: 35px;
    font-weight: 700;
}

.box-bg-patient {
  background: #fdf6f6;
  padding: 20px 20px 5px;
  border: 1px solid #ff0000;
}
.shadow-area{background: #ffffff; padding: 30px; padding: 30px; margin-bottom: 25px; border-radius: 10px; box-shadow: -2px 2px 5px 1px #c2c0c0;}
a.book-appointment {
    /* margin-top: -35px; */
    padding: 0px 20px 0px 0px;
    background: #1f639c;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 25px;
    border: 0px solid #1f639c;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    box-shadow: 1px 2px 14px 4px #c2c0c09e;
}
#bookAnAppointment:hover {
  background: #ffffff;
  color: #000000;
}
#bookAnAppointment span {
  padding:12px 12px 12px 18px;
    background: #ef6300;
    border-radius: 20px 0 0 20px;
    color: #ffffff;
    font-size: 20px;
    margin-right: 5px;
}
a.book-appointment :hover{color: #fdfdfd;
  text-decoration: none;
  }


  .telephonicpopup:hover {
    background: #ffffff;
    color: #000000;
  }
  .telephonicpopup span {
    padding:12px 12px 12px 18px;
      background: #ef6300;
      border-radius: 20px 0 0 20px;
      color: #ffffff;
      font-size: 20px;
      margin-right: 5px;
  }

#telephonicpopup .modal-content{
  padding: 25px;
}


#telephonicpopup .modal-body{
  min-height: 80vh; height: 80vh; overflow-y: scroll; overflow-x: hidden;
}

#telephonicpopup{top:25px}
#telephonicpopup.modal{overflow: visible;}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.resp-table-row {
  border-bottom: 1px solid #dddddd;
 
}
.table td, .table th {
    vertical-align: middle;
}
.table-bordered {
  border: 1px solid #e9e9e98c;
}
.table-bordered td, .table-bordered th {
  border-color: #e9e9e98c;
}
div.dataTables_wrapper div.dataTables_info {
  font-size: 12px;
  color: #727272;
}
table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:after{color: #319ad5;}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
  border: 1px solid #319ad5;
  border-radius: 5px;
  margin: 0 5px;
}
div.dataTables_wrapper div.dataTables_paginate{font-size: 12px}
div.dataTables_wrapper div.dataTables_filter { text-align: right; float: right;}
.mt-30{margin-top: 30px;}
.mb-20{margin-bottom: 20px;}
.mb-60{margin-bottom: 60px;}
.mt--43{margin-top: -43px !important;}
#appointmentpopup .modal-dialog {
  max-width: 700px;
  margin: 1.75rem auto;
}
#book_appointment{margin: 0 auto; width: 150px;}
#back {
  margin: 0 10px 0 auto;
  color: #000000;
  text-align: left;
  float: left;
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  top: -67px;
  cursor: pointer;
  background: #ef6300;
  padding: 3px 10px;
  border-radius: 5px;
  -o-transition: all .4s linear;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
}
#back:hover{background-color: #1f639c;}
/*Dashboard*/
.dashboard{margin: 30px 0 0 0;}
.dashboard .mainbox{-o-transition: all .4s linear;
    transition: all .4s linear; text-align: center;
    -webkit-transition: all .4s linear;
    -webkit-box-shadow: 0px 4px 5px 1px rgba(175, 175, 175, 0.1); box-shadow: 0px 4px 5px 1px rgba(175, 175, 175, 0.1);
    -moz-transition: all .4s linear; background: #f6f6f6; margin-bottom: 30px; overflow: hidden;  padding: 40px 20px; border-radius: 15px; position: relative;}
    .dashboard .mainbox-bot{-o-transition: all .4s linear;
      transition: all .4s linear;
      -webkit-transition: all .4s linear;
      -webkit-box-shadow: 0px 4px 5px 1px rgba(175, 175, 175, 0.1); box-shadow: 0px 4px 5px 1px rgba(175, 175, 175, 0.1);
      -moz-transition: all .4s linear; background: #ffffff; margin-bottom: 30px; overflow: hidden;  padding: 10px; border-radius: 20px; position: relative;}
    .title {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin: 15px 0;
    text-decoration: none;
}
.mainbox a:hover.title{text-decoration: none;}
.dashboard .mainbox:after{width: 100px; height: 100px; border-radius: 50%; background: #319ad517; content: ""; display: block; top: 0; right: 0; position: absolute; top: -73px;
    left: -30px;}
.dashboard .mainbox:before{width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #319ad517;
    content: "";
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    top: -48px;
    left: -62px;}
.dashboard .mainbox:hover {
    background: #ffffff;
    box-shadow: -1px -1px 14px 5px #8e8e8e7a;
}
.mainbox a:hover{text-decoration: none!important;}
.mainbox:hover .view{padding-left: 10px;color: #1285c5;}
.view i{color: #1285c5;}
.view{-o-transition: all .4s linear;
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  text-align: left;
  border-radius: 0;
  background: #ffffff;
  color: #000000;
  font-size: 13px;
 }
.warning {background: #f8e5e6; width: 100%; color: #ff0000; padding: 0px 20px 0px 5px; border-radius: 5px;
}
.warning p{margin: 0; padding: 6px 0 0 4px; font-size: 13px; display: initial;}
.warning span{margin: 5px; padding: 0; font-size: 18px }
.warning .close {padding: 4px 0;cursor: pointer;}
.details-patient{width: 100%; padding: 0px 0 20px}
.details-patient span{font-size: 18px;font-weight: 500;}
.bg-wht{background: #ffffff; border-radius: 10px; padding: 15px; box-shadow: 0px 2px 5px 0px #8e8e8e4a; transition: all .3s ease-out;}
.card-header button{width: 100%; text-align: left; height:45px; color: #000000; font-weight:500; font-size: 17px;}
.card-header button:focus{outline: 0;}
.card-header .fa{float: right;
    background: #3c9bd3;
    text-align: center;
    padding: 5px 8px;
    color: #ffffff;
    border-radius: 15px;}
.accordion>.card { overflow: hidden;
    background: #ffffff;
    border-radius: 10px!important;
    border-left: 1px solid #ddd;}
.list-ehr{margin: 0;
    padding: 0; display: flex;
    list-style-type: circle;  list-style-type: disc; }
.list-ehr li{list-style-type: disc; padding: 0 0 0 0; float: left;     margin: 10px 15px 0 15px;
    font-size: 15px;}
.list-ehr span{margin: 5px 15px 0 0; font-weight: bold;}
.btn-link{background: #f3f9fc;}
button.btn.btn-link.collapsed{margin: 0px; background: #f3f9fc;}
.card-header {
    padding: 0;
    margin-bottom: 0;
}
a.collapsed.card-link {
    background: #246a9100;
    color: #000000;
    border-radius: 10px 10px 0 0;
    font-size: 18px;
}
a.card-link {
    background: #00ffff00;
    color: #000000;
    font-size: 18px;
}
.card {
    margin-bottom: 15px; color: #000000;
}
.no-padding{padding: 0}
.link-button {
    padding: 2px 8px;
    border: 1px solid #319ad5;
    border-radius: 10px;
    font-size: 12px;
    color: #000000;
    margin: 0 5px;
}
.link-button:hover{background: #319ad5; color: #ffffff!important; text-decoration: none;}
.no-left-padding{padding: 5px 0;}
.pl-10{padding-left: 10px;}
.times{padding: 2px 8px;
    border-radius: 9px;
    background: #c9ebff;
    margin-top: 3px;}
.card-body .heading {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.input-file-btn{line-height: 20px;
    height: 40px!important;
    position: absolute!important;
    top: 0px;
    right: 0;}
.divider{width: 100%;
    height: 1px;
    background: #7e7e7e;
    margin: 20px;}   
.gj-picker-bootstrap{width: 350px;}
span.selection {
    width: 100%;
    border: 1px solid #ddd;
    /* height: 18px; */
}
.select2-container--default .select2-search--inline .select2-search__field{height: 24px;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #319ad5!important;
    border: 1px solid #319ad5!important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    color: #ffffff;
    font-size: 15px;
    line-height: 23px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff!important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
    font-size: 26px;
    margin-top: 2px;
    line-height: 25px;
}
#talk-popup .form-radio {
  padding: 0;
  margin: 0;
  background: #f1f1f154;
    padding: 10px 20px 0;
  margin-bottom: 10px;
}
#talk-popup .form-radio-item:first-child {
  margin-left: 10px;
}
.padding-right-sec{padding: 15px 20px;}
.right-section .heading{font-size: 18px; color: #000000; margin-bottom: 0; font-weight: 500; padding-left: 0;}
.right-section .subheading {
  font-size: 16px;
  color: #319ad5;
  font-weight: 500;
  margin-top: 5px;
}
.right-section ul{margin: 0 0 0 20px; padding: 0}
.right-section li{margin: 0; padding: 3px 0; display: list-item; font-size: 14px; list-style-type: disc;}
.mt-25{margin-top: 25px;}
.symptoms span {
    font-size: 12px;
    padding: 5px;
    background: #dfeaf3;
    margin: 5px 5px 5px 0;
    border-radius: 5px;
}
/* Just for very small screen sizes */
@media only screen and (max-width: 355px){
  .layout-align{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 10px 0;
    transform: scale(0.8);
  }
  #tesla-align{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.60);
  }
} 
/* CSS for 1st Meter */ 
#score-meter-1{
  width: 100%;
    height: 126px;
  border-top-left-radius: 360px;
  border-top-right-radius: 360px;
  overflow: hidden;
  position: relative;
}
#scorer-1-inner-div{
  position: absolute;
  left: 20%;
  top: 40%;
  width: 60%;
  height: 60%;
  border-top-left-radius: 360px;
  border-top-right-radius: 360px;
  background-color: #ffffff;
  z-index: 2;
}
#scorer-1-inner-div-2{
  position: absolute;
  left: 0%;
  top: 0%;
  z-index: 4;
  width: 100%;
  height: 100%;
  border-top-left-radius: 360px;
  border-top-right-radius: 360px;
  background-color: #006717;
  transform-origin: bottom center;
  transform: rotate(-130deg);
  z-index: 0;
}
#scorer-1-inner-div-3{
  position: absolute;
  right: 0%;
  top: 0%;
  z-index: 4;
  width: 100%;
  height: 100%;
  border-top-left-radius: 360px;
  border-top-right-radius: 360px;
  background-color: #bc0703;
  transform-origin: bottom center;
  transform: rotate(130deg);
  z-index: 0
}
#scorer-1-inner-div-4{
  position: absolute;
  left: 50px;
  top: -2px;
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 140px solid #ff9e00;
  transform: rotate(180deg);
}
.scorer-1-tick {
  position: absolute;
  top: 40%;
  left: -250%;
  width: 300%;
  height: 5px;
  background-color: #000000;
  animation-name: ticker-mover-1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-right-radius: 5%;
  border-bottom-right-radius: 5%;
}
#scorer-1-inner-div-5{
  position: absolute;
  left: 45%;
  top: 80%;
  width: 10%;
  height: 20%;
  border-radius: 50%;
  background-color: #000000;
  z-index: 2;
}
@keyframes ticker-mover-1 {
  0% {
    transform-origin: right center;
    transform: rotate(0deg);
  }
  33% {
    transform-origin: right center;
    transform: rotate(120deg);
  }
  66% {
    transform-origin: right center;
    transform: rotate(120deg);
  }
  100% {
    transform-origin:right center;
    transform: rotate(120deg);
  }
}
#main-div{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 761px){
  .layout-align{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 30px 0;
  }
  #tesla-align{
     width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
} 
@media only screen and (max-width: 760px){
  .layout-align{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0 25px 0;
  }
  #tesla-align{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.75);
  }
} 
nav > .nav.nav-tabs{
  border: none;
  color: #000;
  border-radius: 10px;
  background: #f3f9fc;
  display: inline-flex;
  border: 1px solid #d8d8d8;
}
nav > div a.nav-item.nav-link
{
  border: none;
  /* padding: 10px 25px; */
  color: #000000;
  border-radius: 0;
  position: relative;
  margin: 5px;
  font-weight: 600;
  border-radius: 7px 7px 0 0;
}
/* 
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 10px 15px;
    color: #073785;
    background: #ffffff;
    position: relative;
    margin: 5px;
    border-radius: 15px;
    font-weight: bold;
    box-shadow: 0px 2px 5px 0px #8e8e8e4a;
} */
/* nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 45%;
  border: 10px solid transparent;
  border-top-color: #319ad5;
} */
.tab-content{
 /* background: #fdfdfd;*/
    line-height: 25px;
    /* border-top:1px solid #319ad5; */
    padding:30px 25px;
}
.nav-fill .nav-item {
    flex: inherit;
}
nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    color: #ffffff;
    background: #319ad5;
    border-radius: 5px;
    transition: background 0.20s linear;
    outline: 0;
    margin: 5px;
    font-weight: 600;
}
.date-e{padding: 0; margin: 0}
.meal{background-color: #deedf5;
    font-size: 11px!important;
    padding: 0px 5px;
    border-radius: 5px;
    line-height: 20px;}
#map {
        width: 100%;
        height: 200px;
        background-color: grey;
      }
.relate{position: relative;}
.relate .notes{position: absolute; top: 35%; right: 5px; font-size: 0.8rem;}
.labtest{margin-top: 20px;
  padding: 20px;
  background: #f7f7f7;
  border-radius: 10px;}
.labtest table tr:nth-child(even) {
    background-color: #ffffff;
}
.labtest h3{font-weight: 500}
.labtest .heading {
  color: #073785;
  padding-left: 0;
}
.prescribed{margin-top: 50px; padding: 0 15px;}
.signature{margin-top: 30px; padding: 0 15px;}
strong{font-weight: 600}
.top-box {
    background: #ffffff ;
    padding: 20px;
    border-radius: 10px;
    float: left;
    width: 100%;
    box-shadow: 0px 2px 5px 0px #8e8e8e4a;
}
.top-box .heading{padding: 0; margin: 0;}
.top-box ul li{float: left; display: list-item;}
.condition{width: 49%; float: left; margin: 0 15px 20px 0; display: flex;}
.condition:last-child{margin: 0 0px 20px 0}
.btn-link:hover{text-decoration: none;}
.day-block{padding: 12px 7px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 11px!important;
    width: 43px;
    color: #2580b5;
    height: 43px;
    border: 1px solid #ddd; display: inline-block;
    font-weight: 600;}
.link-button-recipe {
    padding: 8px 12px;
    border: 1px solid #319ad5;
    border-radius: 15px;
    font-size: 12px;
    color: #ffffff;
    margin: 0 11px;
    float: right;
    background: #319ad5;
}
.link-button-recipe:hover{background: #ffffff; color: #000000; text-decoration: none;}
.right-test-heading {
    background: #f1efef9e;
    margin: 10px 0 15px;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px; line-height: 25px;
    font-weight: 500;
}
.right-test-heading span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    color: #ef6300; margin-top: 5px;
}
.right-article-heading {
    background: #f1efef9e;
    margin: 10px 0 15px;
    padding: 15px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 500;
}
.right-article-heading span{margin-bottom: 10px;}
.right-article-heading p{font-size: 16px; }
a.viewmore{font-size: 14px;
    padding: 7px 20px;
    background: #319ad5;
    color: #ffffff;
    border-radius: 10px;border:1px solid #319ad5}
a.viewmore:hover{color:#319ad5; background-color: #ffffff; border:1px solid #319ad5; text-decoration: none;}
a.viewmore:hover:after{filter: invert(0);}
.btn-link.focus, .btn-link:focus {
    text-decoration: none;
}
button.btn.btn-link.collapsed{margin: 0; width: 100%; }
.search-medicine-area button.btn.btn-link.collapsed{
  padding-right: 40px!important;
}
/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  margin: 0 auto 0 75px;
  width:92%;
}
/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
    position: absolute;
    width: 1px;
    top: -9px;
    bottom: 0;
    left: -26px;
    margin-left: 0;
    border-left: 1px dashed #ed563b;
}
.pt-0{padding-top: 0;}
.timeline-head {
    margin-left: 0px;
    margin-top: -10px;
    font-weight: 600;
    position: absolute;
    background-color: #ffffff;
    padding: 0 0 13px;
    display: inline-block;
    z-index: 3;
    width: 100px;
    text-align: center;
}
.content h2{font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #173f5f;}
/* Place the container to the right */
.rights {
  left: 0;
  position: relative;
}
/* Add arrows to the right container (pointing left) */
.rights::before {
      content: " ";
    height: 15px;
    position: absolute;
    top: 35%;
    width: 15px;
    z-index: 1;
    left: -33px;
    border-radius: 10px;
    background: white;
    border: 3px solid #ed563b;
}
/* Fix the circle for containers on the right side */
.rights::after {
  left: -16px;
}
/* The actual content */
.content {
    padding: 15px 20px;
    background-color: #f5f5f5;
    position: relative;
    border-radius: 6px;
    margin: 0 0 10px 52px;
}
.content::before {
    left: -20px;
    width: 20px;
    content: "";
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
    height: 20px;
    display: block;
    position: absolute;
    top: 35%;
}
.content p{margin: 0}
/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
/* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }
/* Make sure all circles are at the same spot */
.rights::after {
    left: 15px;
  }
/* Make all right containers behave like the left ones */
  .rights {
    left: 0%;
  }
}
.more{font-size: 16px!important; -webkit-transition: all 0.3s;
transition: all 0.3s;}
.datepicker {
    width: 350px;
}
#more{padding: 15px 0px; font-size: 14px;  -webkit-transition: all 0.3s;
  transition: all 0.3s;}
#more span{font-size: 14px; padding-right: 10px; margin-left: 10px;}
#more span b{font-weight: 500; padding-right: 10px; color: #2476a5;}
.calender{background-image: url(../images/calender-icon.jpg); background-repeat: no-repeat; background-position: 98% 5px}
.main-heading{font-size: 18px;
  font-weight: 500;
  margin: 10px 0 25px;
  padding: 0;}
.file-input {
  display: inline-block;
    text-align: left;
    background: #fff;
    padding: 0;
    width: 450px;
    position: relative;
    border-radius: 3px;
    border: 1px solid #ddd;
}
.file-input > [type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}
.file-input > .button {
  display: inline-block;
    cursor: pointer;
    background: #246a91;
    padding: 8px 16px;
    border-radius: 2px;
    margin-right: 8px;
    color: #ffffff;
}
.file-input:hover > .button {
  background: dodgerblue;
  color: white;
}
.file-input > .label {
  color: #333;
  white-space: nowrap;
  opacity: .3;
}
.file-input.-chosen > .label {
  opacity: 1;
}
#labreport .modal-dialog {
    max-width: 45%;
    margin: 1.75rem auto;
}
#labreport .modal-dialog img{width: 100%}
.notes{cursor: pointer;}
    .notes .tooltiptext {
            margin-left: 10px;
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    line-height: 18px;
    z-index: 1;
        }
.notes .tooltiptext:after{    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid black;
    content: "";
    left: -10px;
    position: absolute;}
        .notes:hover .tooltiptext {
            visibility: visible;
        }
button.btn.btn-primarya {
  float: right;
  background: #f3f9fc;
  color: #000000;
  margin: 10px 20px 20px;
  padding: 0px 10px 0 33px;
  height: 35px;
  font-size: 15px;
  border: 1px solid #d4e6ef;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
button.btn.btn-primarya:hover{background: #319ad5; border: 1px solid #319ad5;}
.address{padding: 20px}
.address .head{font-size: 18px;
    color: #257eb1;
    margin-bottom: 10px;
    font-weight: 500;}
.mt-20{margin-top: 20px;}
.shrink .main-menu li a{border-radius: 0}
.scrollview{height: 250px;}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px!important;
    z-index: 1;
}
#more span:first-child {
    margin-left: 0;
}
a.more-field {
    padding: 3px 10px;
    color: #0e6b9e;
    margin-left: 15px;
    border-radius: 10px;
    font-size: 13px;
    text-decoration: underline;
}
a.more-field:hover {
    color:#02669e;
}
.btn-danger {
  color: #000000;
  background-color: #de001438;
  border-color: #f39aa2;
}
#labimagin .modal-dialog {
    max-width: 45%;
    margin: 1.75rem auto;
}
#search {
  background: url(/static/svg/magnifiying-glass.svg) no-repeat 6% 50% #f17721;
  margin-right: 20px;
  width: 90%;
  padding: 10px 13px 10px 40px;
  border-radius: 25px;
  color: #ffffff;
  background-size: 22px;
  margin-bottom: 10px;
  font-weight: 500;
  border: 1px solid #bbbaba;
  box-shadow: 3px 2px 11px 1px #03a9f473;
}
  #search:hover {
    background: url(/static/svg/magnifiying-glass.svg) no-repeat 4% 50% #180161;
    background-size: 22px;
}
.shrink #search{background: url(../images/search-icon.jpg) no-repeat 74% 50% #f6f6f6;
  margin-right: 5px;
  width: 40px;
  font-size: 0;
  padding: 18px;
  border-radius: 50%;
  }
.ids-nurse {
  line-height: 20px;
  font-weight: 300;
  padding-top: 15px;
  font-size: 13px;
}
.heading-info{
font-size: 25px; color: #000000;
padding-bottom: 25px;
}
.padding-inner{padding: 15px 20px;}
.section-padding-profile {
padding: 2rem 0;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid transparent 1px;
  outline: 0;
  width: 100%;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #f3f3f300!important;
  border-radius: 4px;
  cursor: text;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  line-height: 25px;
  display: flex;
  font-size: 13px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 3px;
  margin-top: 5px;
}
.submit{margin: 0 auto;
  width: auto;
  font-size: 18px;
  padding: 10px 25px;
  height: 50px;}
.profile-sec{padding: 50px 0 0 50px;}
.avatar img{width: 100px; border-radius: 50%;}
.profile-pic {
  max-width: 100%;
    max-height: 171px;
  display: block;
}
.file-upload {
  display: none;
}
.circle {
  border-radius: 1000px !important;
  overflow: hidden;
  width: 128px;
  height: 128px;
  border: 4px solid rgb(163 214 243);
  position: absolute;
  top: 0px;
}
.p-image {
  position: absolute;
    top: 48px;
    right: -146px;
    color: #ffffff;
    background: #319ad5;
    border-radius: 10px;
    padding: 10px;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275); cursor: pointer;
}
.p-image:hover {
transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.profile {
  position: relative;
  height: 145px; width: 150px;;
}
.blu-sec {
  position: absolute;
  top: 63px;
  left: 114px;
  color: #0267a0;
  font-size: 11px;
  width: 100%;
}
.h1{font-size: 18px; font-weight: 500!important; padding-top: 15px;}
.bg-gry{background-color: #f1f1f18c; border-radius: 0 0 10px 10px;}
.bg-wht h1{font-weight: 500;
  margin-bottom: 20px;
  font-size: 18px; padding-top: 10px;}
tr.today-act {
  background: #e5f1ea!important;
}
tr.today-act td{color: #006717;}
.table-left{text-align: left;}
.table-left td{text-align: left;}
.top-tab-nav {
  background: #f3f9fc;
  border-radius: 10px;
  margin-bottom: 35px;
}
.top-tab-nav ul{list-style-type: none;margin: 0;
  padding: 0;}
.top-tab-nav ul li{display: inline-block; line-height: 45px;}
.top-tab-nav ul li a{padding: 0px 10px;
  font-size: 16px; color: #000000;}
  .top-tab-nav .active-top {
    background-color: #319ad5;
    border-radius: 5px;
    color: #ffffff;
    position: relative;
    margin: 0;
}
/* .top-tab-nav .active-top:after{position: absolute;
  bottom: -15px;
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #156998;
  display: block;
  left: 39%;} */
.top-tab-nav ul li a:hover{background-color: #156998;
  border-radius: 5px;
  color: #ffffff;}
span.done {
  padding: 5px;
    background: #07bf44;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    position: relative;
}
span.inprocess {
  padding: 5px;
  background: #ee8101;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 16px;
  display: inline-block; position: relative;
}
span.upcoming {
  padding: 5px;
  background: #c6c6c6;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 16px; text-align: center;
  display: inline-block; position: relative;
}
.pop-tool{cursor: pointer;}
.pop-tool .tooltiptext {
margin-left: 10px;
visibility: hidden;
width: 100px;
background-color: black;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 10px;
position: absolute;
line-height: 18px;
z-index: 1;
left: -15px;
    top: -70px;
    height: 56px;
    display: block;
    white-space: pre-wrap;
}
.pop-tool .tooltiptext:after{    width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #000000;
content: "";
left: 17px;
    position: absolute;
    bottom: -10px;}
.pop-tool:hover .tooltiptext {
visibility: visible;
}
.assign {
  padding: 5px 10px;
  background: #319ad5;
  color: #fff;
}
.rgt-appoint .datepicker {
  width: 100%;
}
.rgt-appoint .datepicker table tr:nth-child(even) {
  background-color: #ffffff;
}
.rgt-appoint table tr th {
  background: #ffffff;}
.filter-section{padding: 10px 0 0; position: relative;}
.filter-section h1{margin: 0 0 5px 0;  font-size: 24px;}
.filter-section .right-filter {
  position: absolute;
  top: 5px;
  right: 0;
  width: 80%;
}
.filter-section .right-filter-n {
  position: absolute;
  top: 5px;
  right: 0;
  width: 70%;
}
.filter-section a.book-appointment {
  margin-top: 0px;
  padding: 0px 15px 0px 0px;
  background: #e6edf959;
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  border-radius: 10px;
  border: 1px solid #ef6300;
  -o-transition: all .4s linear;
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  box-shadow: 1px 2px 14px 4px #c2c0c09e;
}
.mr-btn {
  height: 39px;
  padding: 5px 15px;
}
.filter-section a.book-appointment span {
  padding: 9px!important;
}

.reffered{text-align: center;}
.reffered .notify-icon {
  margin: 0 auto;
  padding: 12px 25px;
  font-size: 35px;
  width: 80px;
  background: #2b90d9;
  color: #ffffff;
  border-radius: 50%;
  margin-bottom: 20px;
  text-align: center;
}
.reffered .btn{width: auto; margin: 0 auto;}
.reffered .close {
  position: absolute;
  top: -15px;
  right: -10px;
  background: #2b90d9;
  opacity: 1;
  padding: 5px 10px;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  z-index: 99999;
}
.close {
  position: absolute;
    top: 2px;
    right: 3px;
    background-color: #173f5f!important;
    opacity: 1;
    padding: 5px 10px!important;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    z-index: 99999;
}
#contact-details{width: 100%;}
  .contact-details{width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    background-color: #f5f5f5;
    box-shadow: -1px 1px 9px 0px #c2c0c09e;}
#prev_patient_image{border-radius: 50%;}
.side-button {
  font-size: 12px;
  border: 1px solid #3c9bd3;
  padding: 5px 10px;
  border-radius: 5px;
}
.side-button:hover{background-color: #3c9bd3; color: #ffffff;}
.btn-danger {
  color: #000000;
  background-color: #f39aa2;
  border-color: #f39aa2;
}
.right-article-heading p {
  font-size: 14px;
}
.right-article-heading {
  font-size: 16px;
  font-weight: 500;
}
a.viewmore {
  font-size: 14px;
  padding: 4px 10px;
  background: #073785;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #073785;
}
a.viewmore:after {
  filter: invert(1);
}
.right-test-heading {
  font-size: 16px;
  line-height: 20px;
}
.filter-section {
  padding: 0px 0 15px 0px;
  position: relative;
  border-bottom: 1px solid #95cdec;
  margin-bottom: 30px;
}
.rgt-top-pos{position: absolute;
  top: 12px;
  right: 0;}
.location-dropdown-new{position: absolute; top: 0; right: 0; width: 200px;}
.area-top{position: relative;}
a.view-file {
  font-size: 16px; color: #000000!important;}
a.view-file img{float: left;}
a.view-file span {
  font-size: 18px;
  font-weight: 500;
  padding: 5px 10px;
}
.action-btn img {
  margin-right: 10px;
  filter: brightness(10);
}
.action-btn {
  margin: 10px auto 0;
  width: 100%;
  padding: 10px 0;
  height: 43px;
  font-size: 16px;
}
.insurance-img{width: 100%; margin-top: 25px;}
.card-body .list-ehr{display: flex;}
.allergy-row {
    display: flex;
    width: 100%;
    margin-bottom: 0px;
}
.allergy-row  span {
    margin: 5px 15px 0 0;
    font-weight: 500;
    display: flex;
    float: left;
    font-size: 15px;
}
.allergy-row-pro {
  display: flex;
  width: auto;
  margin-bottom: 0px;
  background: #f3f2f2;
  padding: 0px 10px 5px;
  float: left;
  border-radius: 5px;
  margin: 5px 5px 10px 0;
}
.allergy-row-pro  span {
  margin: 5px 10px 0 0;
  font-weight: 500;
  display: flex;
  float: left;
  font-size: 15px;
}
.allergy-row-pro .list-ehr li {
  margin: 8px 15px 0 15px;
  font-size: 14px;
}
.forgot-pass{float: right; color: #0950f2!important; cursor: pointer; text-transform: uppercase; letter-spacing: 1px;font-weight: 500;}
.gray-bg{background-color: #f7f7f7;}
.add {
  margin: 0 auto;
  width: auto;
  font-size: 18px;
  padding: 5px 20px;
  height: 40px;
}
input:-internal-autofill-selected {
  appearance: menulist-button;
  background-color: #ffffff!important;
  background-image: none !important;
  color: -internal-light-dark(black, white) !important;
}
.mb-30{margin-bottom: 25px;}
.mbt-30{margin-bottom: 25px; margin-top: 25px;}
.mt-15{margin-top: 15px;}
.mt-20{margin-top: 20px;}
.add_device {
  cursor: pointer;
  background: #d4eefd;
  color: #246a91;
  padding: 4px 10px;
  border-radius: 50%; margin-top: -6px;
}
.phq .div-table-col:nth-child(1) {
  width: 40%;
}
.phq .div-table-col:nth-child(2) {
  width: 15%; text-align: center;
}
.phq .div-table-col:nth-child(3) {
  width: 15%; text-align: center;
}
.phq .div-table-col:nth-child(4) {
  width: 15%; text-align: center;
}
.phq .div-table-col:nth-child(5) {
  width: 15%; text-align: center;
}
#collapsehabbit .div-table-col:nth-child(1) {
  width: 40%; 
}
#collapsehabbit .div-table-col:nth-child(2) {
  width: 25%; text-align: center;
}
#collapsehabbit .div-table-col:nth-child(2) {
  text-align: center;
}
.phq .div-table-row {
  display: table-row;
  width: auto;
  clear: both;
  display: flex;
  margin-bottom: 10px;
}
#hospice{display: -webkit-inline-box;
    margin: 18px 10px 0 0;}
 #hospice_label{display: contents;}   
 .mainbox .title{margin: 15px 0 0 0; text-align: left;}
 .cent-img{margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  padding: 10px;
  position: absolute;
  right: 12px;
  top: 40px;}

 .contact-area .form-radio {
  background-color: #f1f1f16e;
  padding: 17px 15px 0;
}
.title span {
  font-size: 40px;
  line-height: 25px;
}
.contact-area .form-radio .form-radio-item:first-child{ margin-left: 5px;}
.mb-10{margin-bottom: 10px!important;}
.upcoming-st {
  background: #f3eab34f;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flow-root;
  vertical-align: middle;
  border-radius: 50%;
  font-size: 27px;
  color: #f5d400;
  margin: 0 auto;
  text-align: center;
}
.pending-st {
  background: #e200131c;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flow-root;
  vertical-align: middle;
  border-radius: 50%;
  font-size: 27px;
  color: #e20013;
  margin: 0 auto;
  text-align: center;
}
.done-st {
  background: #4cb84136;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flow-root;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 27px;
    color: #4cb841;
    margin: 0 auto;
    text-align: center;
}
#hos .form-radio {
  padding-left: 15px;
  margin-bottom: 15px;
  background-color: #f1f1f16e;
  padding: 15px 15px 0;
}
button.btn.btn-primarya.mb-20 {
  margin: 0 13px;
}
.right-bod{border-right: 1px solid #dddddd;}
.modal-body .datepicker{width: 100%; margin-top: 15px;;}
.mr-btn{margin-right: 15px;}
.rgt-appoint .app__main{float: none; margin-top: 0;}
.mainbox a {
  width: 100%;
}
.swal-text {
  font-size: 18px;
  color: rgb(0 0 0);
}
.mr-10{margin-right: 10px;;}
#hospice_label {
  display: inline-block;
  line-height: 37px;
  width: 200px;
  margin: 0;
}
#hospice {
  display: -webkit-inline-box;
  margin: 0 10px 0 0;
  float: left;
}
.swal-footer {text-align: center;}
.section-padding-profile .add-button {
  position: absolute;
  bottom: 17px;
  right: 0!important;
  z-index: 99999;
}
.download {
  padding: 7px 15px;
  font-size: 12px;
  line-height: 1.5;
  height: 35px;}
.download:hover{background-color: #0e6b9e;}
.pop-form-bot{bottom: 19px!important;
    right: 10px!important;}
.cont-sec span{float: right; color: #000000; font-size: 14px; padding-right: 15px;}
.wd-30{width: 30%!important;}
.family_info .add-button{bottom: 17px;}
 #timeslote-assign {width: 100%;}
 .mr-30{margin-right: 25px;}
 .no-space .allergy {width: 50%;}
 .pr-15{padding-right: 15px;}
 .view-files{height: 35px; font-size: 15px;}
 .mt_3{    position: absolute;
    bottom: 10px;
    right: 20px;}
.add-button_n{right: 0!important; z-index: 999;}
.rhs-btn{font-size: 13px; margin:10px 10px 0; width: 92%; padding: 7px 0; height: 35px;}
.rgt-appoint{padding: 0 0 20px 0;}
input#addnote {
  height: 35px;
  font-size: 14px;
  padding: 2px 15px;
  margin-top: 10px;
}
.no-margin{margin: 0!important;}
#prev_signature_pad {
  padding-bottom: 15px;
}
.box-wd .allergy{width: 50%;}
.mb_25{margin-bottom: 25px;}
.user-details-device .user_data_implanted{width: 31%;}
.forplus{position: relative; padding: 20px 0 0!important;}
.forplus .add-more {
  float: right;
  margin-top: 0;
  position: absolute;
  right: 28px;
  bottom: 20px;
}
.assign {
  height: 35px;
  font-size: 12px;
  padding: 4px 17px;
  line-height: 26px!important;
  border: 1px solid #319ad5;
}
.box-wdt .user_data_implanted{width: 33%;}
.green{background-color: #1db954!important; border: 1px solid #1db954!important;}
.green:hover{background-color: #1c7430!important;
  color: #ffffff;
  border: 1px solid #1c7430;}
.login-page{background: rgb(76, 101, 141);  padding:2%;
  background: linear-gradient(42deg, rgba(7,55,133,1) 0%, rgba(11,140,203,1) 100%); height: 100vh;}
  body.bg {
    background-color: #084a95;
}
.login-element {
  position: initial;
  width: 550px;
  background-size: cover;
  background: #ffffff;
  border-radius: 15px;
  margin: 0 auto ;
  padding: 25px 0;
 
}
.logo-login {
  text-align: center;
}
/* .login-element:after{background-image: url(/static/images/dots.png); content: ""; height: 150px; width: 150px; position: absolute; left: 20px; top: 20px; background-repeat: no-repeat; opacity: 0.5;} */
.assign:hover {color: #319ad5; background-color: #ffffff; border: 1px solid #319ad5;}
.mt-10{margin-top: 10px;}
button#save_sign {
  float: right;
  margin-top: -50px;
  z-index: 99999999999;
  position: absolute;
  right: 138px;
  border: 0;
  bottom: 28px;
  font-size: 12px;
  border: 1px solid #3c9bd3;
  padding: 5px 15px;
  border-radius: 5px;
  outline: none;
}
.mt_20 {
    margin-top: -20px;
}
.blu-sec-n {
  position: absolute;
  top: 100px;
  left: 152px;
  color: #0267a0;
  font-size: 13px;
}
.pro-img-sec .circle {
  width: 120px;
  height: 120px;
}
.pro-img-sec {
  height: 120px!important;
  position: relative;
  transition: all .2s ease-in-out;
  display: flex;
  margin-bottom: 25px;
}

.relate-profile:hover .circle{  box-shadow: 1px 2px 9px 0px #c2c0c0;}
.relate-profile{position: relative; cursor: pointer;
  width: 120px;
  height: 153px;}
  .pro-edit {
  position: absolute;
  bottom: 20px;
  left: 70%;
  background: #f57c00;
  text-align: center;
  padding: 10px 15px;
  border-radius: 50%;
  color: #ffffff!important;
  border: 1px solid #ffffff;
  box-shadow: 1px 2px 9px 0px #c2c0c0;
}
.pro-img-sec .p-image {
  position: absolute;
  top: 6px;
  left: 110px;}
  .pro-img-sec .blu-sec-n {
  position: absolute;
  top: 61px;
  left: 115px;
  color: #0267a0;
  font-size: 10px;
}
.info-section {
  padding: 34px 10px;
   margin-left: 20px;

}
.info-section span {
  font-weight: 500;
  font-size: 20px;
    margin-top: 0px;
    color: #073785;
}
.dropdown-imgoption {
  display: none;
  position: absolute;
  top: 28px;
  left: 147px;
  width: 187px;
  background: #ffffff;
  box-shadow: 1px 2px 9px 0px #c2c0c0;
  padding: 10px;
  z-index: 9;
  border-radius: 10px;
}
.dropdown-imgoption ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-imgoption:before {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #a3d6f3;
  content: "";
  position: absolute;
  left: -10px;
  top: 37%;
}
.dropdown-imgoption li {
  padding: 5px;
  font-weight: 500;
  color: #000000;
  background: #e9ecef73;
  -o-transition: all .4s linear;
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  margin-bottom: 3px;
}
.dropdown-imgoption li:hover{padding-left:10px;}
.dropdown-imgoption label {
  font-size: 1rem;
  margin: 0;
  color: #073785;
  cursor: pointer;
}

.dropdown-imgoption .camera{margin: 0; font-size: 16px;}
.user-details-device-sec .user_data_implanted {
  width: 27%;
}
.rgt-sect{float: right; margin-right: 25px; font-size: 14px; color: #888888;}
#prev_surrogate_file span{font-size: 15px;
  font-weight: 500;
  padding: 2px 10px;}
#prev_surrogate_file img{float: left;}
#search-patient_wrapper .row:first-child {
  min-height: 50px;
}
.box-bg {
  background: #f8f8f8;
  padding: 15px 0 5px;
  margin-bottom: 25px;
}
.btn-30{height: 30px; line-height: 15px;}
.rgt-appoint .datepicker table tr td.today, .rgt-appoint .datepicker table tr td.today:hover, .rgt-appoint .datepicker table tr td.today.disabled, .rgt-appoint .datepicker table tr td.today.disabled:hover {
  background: #319ad5!important;
  color: #ffffff !important;
  border: 0;
}
.rgt-appoint .datepicker table tr td.active, .rgt-appoint .datepicker table tr td.active.disabled, .rgt-appoint .datepicker table tr td.active.disabled:hover, .rgt-appoint .datepicker table tr td.active:hover {
  background-color: #246a91;
  background-image: -moz-linear-gradient(to bottom,#246a91,#246a91);
  background-image: -ms-linear-gradient(to bottom,#246a91,#246a91);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#246a91),to(#246a91));
  background-image: -webkit-linear-gradient(to bottom,#246a91,#246a91);
  background-image: -o-linear-gradient(to bottom,#246a91,#246a91);
  background-image: linear-gradient(to bottom,#246a91,#246a91);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#246a91', endColorstr='#246a91', GradientType=0);
  border-color: #246a91 #246a91 #246a91;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.rgt-appoint .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background: #319ad5!important;
  color: #ffffff !important;
border: 0!important; 
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(233, 231, 231); 
  border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #2074b1; 
  border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #454ba5; 
}
.bod-line {
  background-color: #ffffff!important;
  color: black!important;
}
.bod-line:hover{background-color: #227bbc!important;
  color: #ffffff!important;}
  a[target="_blank"]:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
    margin: 0 3px 0 5px;
  }
.appointment-table tr td:first-child{padding-left: 10px;}
.appointment-table tr td:nth-child(2){padding-left: 10px; text-align: left;}
.mr-15{margin-right: 15px;}
.notify{width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #ffffff;
    background: #fb3d4e;
    margin-left: 5px;
    position: absolute;
    right: 20px;
    font-size: 10px;
    padding: 2px 4px;
    display: none;
    top: 10px;
    text-align: center;
}
.errors {
    color: #dc3545;
      display: inline-block;
      margin-left: 1.5em;
      font-size: 12px;
      position: absolute;
      top: 72px;
      right: 16px;
      text-align: right;
      line-height: 13px;
  }
  .errors:before {
    width: 15px;
      height: 15px;
      background: url(../svg/close-line-circled.svg) #ffffff;
      display: block;
      background-size: contain;
      content: "";
      position: absolute;
      right: 7px;
      top: -30px;
      z-index: 9;
  }
  #cmsrating .modal-dialog {
    max-width: 75%;
    margin: 2% auto;
}
#edit_cms_rating .modal-dialog {
    max-width: 75%;
    margin: 2% auto;
}
.checkgender{width: 35px !important;}
		.minus, .plus{
      background: #097fc3;
      border-radius: 4px;
      padding: 6px 12px;
      border: 1px solid #097fc3;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      color: #ffffff;
    }
    .minus1 {
      display: inline-block;
      width: 80px;
      height: auto;
  }
.rating .col{background-color: #f2f2f2; text-align: center; border-right: 1px solid #ddd; padding: 20px 10px;}
.rating .head-text{font-size: 16px; font-weight: 600; text-align: center; padding: 0 0 15px 0;}
.rating .per-text {
  background-color: #ffffff;
  display: inline-block;
  width: 55px;
  padding: 10px;
  text-align: center;
}
.rating .cols1{border-top: 3px solid #ff0000;}
.rating .cols2{border-top: 3px solid #ff0000;}
.rating .cols3{border-top: 3px solid #fdbc05;}
.rating .cols4{border-top: 3px solid #fdbc05;}
.rating .cols5{border-top: 3px solid #09d01a;}
.rating .cols1 .head-text{color: #ff0000;}
.rating .cols2 .head-text{color: #ff0000;}
.rating .cols3 .head-text{color: #fdbc05;}
.rating .cols4 .head-text{color: #fdbc05;}
.rating .cols5 .head-text{color: #09d01a;}
.ratings .form-radio-item:first-child {
  margin-left: 0;
}
.up-arrow{position: relative;}
.info {
  display: inline-table;
  position: relative;
  margin-right: 30px;
  padding-right: 10px;
}
.info small {
  float: right;
  margin-right: 3px;
  position: absolute;
  right: 8px;
  bottom: -12px;
  font-size: 13px;
  line-height: 19px;
  text-align: right;
  width: 50px;
}
.info .fa-caret-up{
    right: -3px;
    top: 14px;
    
    font-size: 15px;
    position: absolute;}
.info .fa-caret-down{
    right: -3px;
    top: 0px;
    
    font-size: 15px;
    position: absolute;}

.info .caret-color-green {color: green;}
.info .caret-color-red {color: #ff0000;}
.checkbox-popup input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin: 0;
    width: 40px;
}
    .checkbox-popup {
        margin-top: 15px;
    }
mark {
    padding: 0;
}
.side-head{font-size: 90px;
  position: absolute;
  top: 47%;
  transform: scale(1, 1.5);
    -webkit-transform: scale(0.9, 1.2);
    -moz-transform: scale(0.9, 1.2);
    -ms-transform: scale(0.9, 1.2);
    -o-transform: scale(0.9, 1.2);
  left: 35%;}
.info-outer{background-color: #f9f9f9; width: 100%; padding: 20px; border-radius: 5px; margin-bottom: 15px;}
.info-sec{width: 100%; font-size: 14px; margin-bottom: 10px; background-color: #ffffff; padding: 15px; border-radius: 5px;}
.info-sec span{font-weight: 600;}
.info-outer h2{margin-bottom: 15px;}
.info-sec .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  line-height: 25px;
  color: #8a8a8a;
  font-weight: 200;
}
#searchModal .modal-dialog {
  width: 100%;
  max-width: 95%;
}
#searchModal .modal-body{height: 80vh; overflow:scroll; }
#searchModal .form-select {
  width: 100%;}
.sec1{width: 50%; display: inline-block;}
.sec2{width: 49%; display: inline-block;}
.modal-body .link-button-recipe{float: left; margin-top: 5px;;}
.res-sec{padding: 5px 10px 5px 22px;
  border-bottom: 1px solid #f1f0f0; font-size: 14px;}
.top-r{padding: 5px; background-color: #f8f8f8;}
.res-sec input[type=checkbox]:not(old) {
  width: 1.5em;
  margin: 0 auto;
  padding: 0;
  font-size: 1em;
  display: inline-block;
  position: inherit;
  height: 15px;
}
/* .top-r + .top-r{padding-left: 50px;}
.top-r + .top-r + .res-sec{padding-left: 70px;}
.top-r + .top-r + .res-sec ~ .res-sec{padding-left: 70px;}
.top-r + .top-r ~ .res-sec + .top-r{padding-left: 10px;}
.top-r + .top-r ~ .res-sec + .top-r ~ .res-sec{padding-left: 22px;} */
button.btn.btn-primary.add.get-questions {
  font-size: 14px;
}
button.btn.btn-primary.add.get-information {
  padding: 3px 7px;
  height: 26px;
  font-size: 12px;
}
#test_questions_popup .modal-dialog {
  max-width: 50%;}
#specimen_collected{float: left; margin: 0 10px 0 0;}
.small-font{margin-right: 15px;}
.small-font .select2-container .select2-selection--single .select2-selection__rendered{font-size: 13px;}
.small-font input, textarea {
  box-sizing: border-box;
  background: transparent;
  border: none;
  font-size: 15px;
  padding: 15px 13px;
  border: 1px solid #ebebeb;
  height: 40px;
  font-weight: 500;
}
.mt-5{margin-top: 50px;}
.result-row {
  background: #f7fcff;
  padding: 10px;
  margin:15px 0 0 0; position: relative;
}
.result-row span:first-child {
  width: 90%; font-size: 14px;
}
.result-row span:last-child {
  background: #ff4e4ede;
  color: #fff;
  padding: 3px 2px 1px 2px;
  font-size: 14px;
  border-radius: 50%;
  margin-left: 15px;
  position: absolute;
  top: -4px;
  right: 0;
}
.result-row span:last-child:hover{background-color: #2b90d9;}
#selected-disease {
  position: fixed;
  top: 123px;
  width: 29%;
  height: 65vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px;
}
.current-row {
  margin-top: 10px;
}
.activeClass{    background: #319ad5;
  color: #ffffff!important;
  text-decoration: none;}
.link-button{cursor: pointer;}
.p-button {
  width: 180px;
  left: 110px;
  color: #ffffff;
  background: #073785;
  border-radius: 10px;
  padding: 0px;
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  cursor: pointer;
  text-align: center;
}
.p-button:hover {
  background: #257daf;
}
.custom-file-inputa::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-inputa::before {
  content: 'Select CSV file';
  display: inline-block;
  background: #319ad5;
  border: 1px solid #319ad5;
  border-radius: 3px;
  padding: 13px 14px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  font-weight: 700;
  font-size: 10pt;
  color: #ffffff;
}
.custom-file-inputa:hover::before {
  border-color: #319ad5;
  background-color: #073785;
}
.custom-file-inputa:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
input#icd_data_file {
  padding: 0; border-radius: 10px;
}
.modal-lg, .modal-xl {
  max-width:95%; width: 100%!important;
  margin: 0 2.5%;
}
.star-rating .fa-star{color: #dddddd;}
.star-rating.star1 .fa:first-child {
  color: #ff0000;
}
.star-rating.star2 .fa:first-child {
  color: #ff0000;
}
.star-rating.star2 .fa:nth-child(2) {
  color: #ff0000;
}
.star-rating.star3 .fa:first-child {
  color: #fdbc05;
}
.star-rating.star3 .fa:nth-child(2) {
  color: #fdbc05;
}
.star-rating.star3 .fa:nth-child(3) {
  color: #fdbc05;
}
.star-rating.star4 .fa:first-child {
  color: #fdbc05;
}
.star-rating.star4 .fa:nth-child(2) {
  color: #fdbc05;
}
.star-rating.star4 .fa:nth-child(3) {
  color: #fdbc05;
}
.star-rating.star4 .fa:nth-child(4) {
  color: #fdbc05;
}
.star-rating.star5 .fa {
  color: #09d01a;
}
.select-test-listing .select2-search__field {
  height: 26px!important;
}
#cmsrating .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
  font-size: 13px;
}
.contact-area h6 {
  font-size: 16px;
  font-weight: 400;
  margin: 20px 0 10px;
  line-height: 23px;
}
.contact-area .mt-20 {
  margin-top: 10px;
}
.contact-area .mb-30 {
  margin-bottom: 15px;
}
.row-box {
  background: #f8f8f8;
  padding: 5px 8px;
  margin: 0 0 5px; font-size: 14px;
}
.row-box span:first-child{font-weight: 600;}
.headsection{padding: 15px;
  background: #005580;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;}
  .headsection span{font-weight: 100;
    font-size: 14px;
    color: #ffffff;}
.rgt-sec-head{float: right;}
.hos-outer {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius:5px;
}
.hos-outer-content{padding: 20px;}
.cont-sec-ques span{position: relative; margin-left: 15px;}
.check-wrap {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #3c9bd3;
  position: absolute;
  overflow: hidden;
  animation: wrap 0.3s ease-in-out forwards;
  animation-delay: 0.3s;
  transform: scale(0);
  top: -18px;
}
.check-wrap::before, .check-wrap::after {
  content: "";
  position: absolute;
  background-color: white;
  width: 0;
  height: 2px;
  transform-origin: left;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.check-wrap::before {
  top: 9px;
  left: 3px;
  transform: rotate(45deg);
  animation-name: left;
  animation-delay: 0.8s;
}
.check-wrap::after {
  top: 14px;
  left: 7px;
  transform: rotate(-45deg);
  animation-name: right;
  animation-delay: 1.1s;
}
@keyframes wrap {
  0% {
    background-color: transparent;
    transform: scale(0);
  }
  100% {
    background-color: #3c9bd3;
    transform: scale(1);
  }
}
@keyframes left {
  0% {
    width: 0;
  }
  100% {
    width: 6px;
  }
}
@keyframes right {
  0% {
    width: 0;
  }
  100% {
    width: 13px;
  }
}
.cont-sec-ques .rgt-sec-head{margin-right: 20px; font-size: 14px;}
.disease-test {
  width: 100%;
  display: inline-block;
  background: #f7f7f7;
  margin-bottom: 15px;
  padding: 10px;
}
.text-head-sec {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.test-row {
  display: flex;
  border-bottom: 1px solid #dddd;
  padding: 8px 0;
  background-color: #ffffff;
  font-size: 14px;
  margin: 0;
  line-height: 18px;
}
.test-row .col:first-child{width: 80%;}
.test-row .col-md-8{line-height: 26px;}
.info-sec .list-ehr{display: inline-block;}
.list-bg-sec{border-bottom: 1px solid #ddd;}
.list-bg-sec:last-child{border-bottom: 0px solid #ddd;}
.list-bg-sec {
  border-bottom: 1px solid #f9f9f9;
  margin-bottom: 15px;
}
.list-bg-sec:last-child{margin-bottom: 0;}
#loader{border: 1px solid rgba(255, 255, 255, 0.2);
  width: 240px;
  height: 240px;
  margin: 0 auto;
  position: fixed;
  left: 45%;
  top: 40%; z-index: 99;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

#loader:after {
width: 100%;
height: 100%;
content: "";
background-color: white;
position: fixed;
left: 0;
top: 0;
z-index: 1;
}
#loader:before {
  width: 240px;
  height: 240px;
  content: "";
  background-image: url(/static/svg/loader-svg.jpg);
  position: absolute;
  background-repeat: no-repeat;
  left: 40%;
  top: 37%;
  z-index: 3;
  }
  #loader2{border: 1px solid rgba(255, 255, 255, 0.2);
    width: 240px;
    height: 240px;
    margin: 0 auto;
    position: fixed;
    left: 45%;
    top: 30%; z-index: 99999;
    overflow: hidden;
    background: white;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
  #loader2:after {
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(000, 000, 000, 0.452);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  }
  .loader3{border: 1px solid rgba(255, 255, 255, 0.2);
    width: 240px;
    height: 240px;
    margin: 0 auto;
    position: fixed;
    left: 45%;
    top: 30%; z-index: 99999;
    overflow: hidden;
    background: white;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
  .loader3:after {
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(000, 000, 000, 0.452);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  }
  .load-submit {
    background: white;
    z-index: 999999999;
    position: inherit;
    width: 250px;
    border-radius: 10px;
}

.load-submit:before {
    width: 240px;
    height: 240px;
    content: "In Process";
    position: absolute;
    background-repeat: no-repeat;
    left: 36%;
    top: 45%;
    font-size: 15px;
    font-weight: 500;
    z-index: 3;
    }

img.loads {
  font-size: 10px;
  position: absolute;
  width: 50px;
  left: 90px;
  top: 90px; z-index: 9999;
}
.spinner {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  padding: 0 0.25em;
}
.spinner,
.spinner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.spinner {
  margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 0.2em solid #319ad5;
    border-right: 0.2em solid rgb(222 220 220 / 20%);
    border-bottom: 0.2em solid rgb(222 220 220 / 20%);
    border-left: 0.2em solid rgb(222 220 220 / 20%);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    z-index: 2;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.more-txt{font-size: 12px;
  max-width: 300px;
  width: auto!important;
  text-align: left!important;
  margin-top: -8px;}
.notes i {
  color: #319ad5;
  font-size: 15px;
}
.radius-img{border-radius: 50%;}
.patient-row{padding: 15px; font-weight: 500; margin: 5px;}
.patient-row span{color: #005580; font-size: 14px;}
.timing{font-size: 20px; font-weight: bold; text-align: right;}
.timing span{font-weight: 400;}
.patient-row.active-row{background: aliceblue; border-radius: 20px;}
.top-row-patient{display: flex; padding: 10px;}
.top-row-patient .name{font-size: 20px; font-weight: 500; }
.top-row-patient .name {margin-left: 15px;}
.top-row-patient .name span{font-size: 16px; width: 80%; }
.patient-boxes {
  padding: 10px 30px 0px;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #005580;
}
.patient-boxes span{font-weight: 300;  font-size: 15px;}
.tag{margin: 0 10px; padding: 10px;}
.pat-phon {
  margin: 10px;
  font-size: 18px;
  line-height: 25px;
  background: #0099ff;
  padding: 10px 20px 10px 10px;
  border-radius: 15px;
  color: #ffffff;
}
.pat-phon .icofont-phone{font-size: 24px; margin-right: 5px;}
.pat-link a{padding: 8px 15px; border: 1px solid #0099ff; border-radius: 15px;}
.btn.btn-icon {
  height: 36px;
  width: 36px;
  line-height: 34px;
  padding: 0;
  font-size: 25px;
}
.btn.btn-pills {
  border-radius: 30px; font-weight: 500;
}
.btn-soft-primary {
  background-color: rgba(57,108,240,0.1) !important;
  border: 1px solid rgba(57,108,240,0.1) !important;
  color: #000000 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(57,108,240,0.3);
  box-shadow: 0 3px 5px 0 rgba(57,108,240,0.3);
  font-size: 16px!important;
}
.btn-soft-success {
  background-color: rgba(83,199,151,0.1) !important;
  border: 1px solid rgba(83,199,151,0.1) !important;
  color: #000000 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(83,199,151,0.3);
  box-shadow: 0 3px 5px 0 rgba(83,199,151,0.3);
  font-size: 25px;
}
.btn-soft-danger {
  background-color: rgb(240 115 90 / 41%) !important;
  border: 1px solid rgba(240,115,90,0.1) !important;
  color: #000000 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgba(240,115,90,0.3);
  box-shadow: 0 3px 5px 0 rgba(240,115,90,0.3);
  font-size: 18px;
}
.btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger:active, .btn-soft-danger.active, .btn-soft-danger.focus {
  background-color: #f0735a !important;
  border-color: #f0735a !important;
  color: #fff !important;
}
.btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success:active, .btn-soft-success.active, .btn-soft-success.focus {
  background-color: #53c797 !important;
  border-color: #53c797 !important;
  color: #fff !important;
}
.btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus {
  background-color: #396cf0 !important;
  border-color: #396cf0 !important;
  color: #fff !important;
}
.btn-soft-reset {
  background-color: #ef6300de !important;
    border: 1px solid rgba(57,108,240,0.1) !important;
    color: #ffffff !important;
    -webkit-box-shadow: 0 3px 5px 0 rgb(57 108 240 / 30%);
    box-shadow: 0 3px 5px 0 rgb(239 165 112);
    font-size: 16px!important;
    height: 40px;
}
.btn-soft-reset:hover, .btn-soft-reset:focus, .btn-soft-reset:active, .btn-soft-reset.active, .btn-soft-reset.focus {
  background-color: #ef6352!important;
  border-color: #ef6352!important;
  color: #fff !important;
}
.btn-line-primary {
  background-color: #ffffff !important;
  border: 1px solid rgb(96 127 177) !important;
  color: #000000 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgb(57 108 240 / 30%);
  box-shadow: 0 3px 5px 0 rgb(232 231 231);
  font-size: 14px!important;
  height: 40px;
  padding: 6px 11px;
  border-radius: 15px;
}
.btn-line-primary:hover, .btn-line-primary:focus, .btn-line-primary:active, .btn-line-primary.active, .btn-line-primary.focus {
  background-color: #319ad5!important;
  border-color: #073785!important;
  color: #fff !important;
}
.btn-soft-download {
  background-color: #07378500 !important;
  border: 1px solid #073785db !important;
  color: #073785 !important;
  /* -webkit-box-shadow: 0 3px 5px 0 rgb(179 179 179);
  box-shadow: 0 3px 5px 0 rgb(179 179 179); */
  font-size: 16px!important;
  height: 40px;
  font-weight: 500;
  padding: 0;
  font-size: 14px!important;
}
.btn-soft-download:hover, .btn-soft-download:focus, .btn-soft-download:active, .btn-soft-download.active, .btn-soft-download.focus {
  background-color: #319ad5!important;
    border-color: #073785db!important;
    color: #fff !important;
}
.btn-soft-download span{padding: 8px 10px;}
.btn-soft-download span:nth-child(2) {
  background-color: #f3f9fcad!important;
  float: right;
  height: 38px;
  padding-top: 10px;
  border-radius: 0 20px 20px 0;
  color: #ef6300;
  font-size: 20px;
  font-weight: 600;
}

.btn-soft-download[target="_blank"]:after {
  content: "";
  margin: 0 3px 0 5px;
}
.h-40{ height: 40px;}
.relate{position: relative;}
.medicine-edit{position: relative; top: 0; left: 0;}
#medicine-add .form-control{font-size: 0.8rem;}
#medicine-add .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 0.8rem;}
.alternative-medicine {
  display: inline-block;
  margin: 15px 0;
  padding: 5px 10px;
  font-size: 14px;
  background: #319ad5;
  border-radius: 5px;
  color: #ffffff;
  position: relative;
}
.alternative-medicine:before{content: "";
  position: absolute;
  top: 9px;
  right: -16px;
  border: 8px solid transparent;
  border-left-color: #319ad5;}
  .alter{display: flex;}
  .checkbox {
    float: left;
    margin-right: 5px!important;
    width: 15px!important;
}
  .prc-drug {
    display: inline-flex;
    background: #319ad5;
    padding: 2px 5px;
    font-size: 0.8rem;
    border-radius: 50%;
    color: #ffffff;
}
.alter label {
  cursor: pointer;
  display: inline-block;
  width: auto;
  margin-right: 5px;
}
.wd-175{width: 175px; max-width: 175px;}
.padding-right-no{padding-right: 0;}
.medicine-edit table{font-size: 0.8rem;}
.medicine-edit  .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 0.6rem;}
.medicine-edit td{vertical-align: top;}
.medicine-edit .select2-container .select2-selection--single {
  height: 26px!important;
}
.medicine-edit .select2-container--default .select2-selection--single .select2-selection__arrow{right: 0;}
.medicine-edit .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;}
  .medicine-edit .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 25px!important;
}
.medicine-edit .select2-container--default .select2-results__option {
  padding: 5px 7px;
  color: #333;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 0.7rem;
  line-height: 1.5;
}
.medicine-edit .mt-10{margin-top: 10px;}
#resp-table {
  width: 100%;
  display: table;
  }
  #resp-table-caption{
    display: table-caption;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    }
  #resp-table-header{
  display: table-header-group;
  background-color: #e9e9e9;
  font-weight: 500;
  }
  .table-header-cell{
  display: table-cell;
  padding: 10px;
  text-align: justify;
  border-bottom: 1px solid black;
  }
  #resp-table-body{
  display: table-row-group;
  }
  .resp-table-row{
  display: table-row;
  }
  .table-body-cell{
    display: table-cell;
    padding: 10px 5px;
    vertical-align: middle;
    border-bottom: 1px solid #e9e9e9;
  }
  .colspan {
    position: absolute;
    left: 14px;
    background: white;
    width: 97%;
    border: 0;
    z-index: 9;
}
.pre1 {
  display: contents;
  box-shadow: 1px 2px 9px 0px #c2c0c0;
}
/* .odd {
  background: #f7f7f7;
} */
.header-contact-detail span.contact-header {
  color: #ef6300;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
    text-align: left;
    line-height: 18px;
}
.header-contact-detail span.contact-info-header {
  color: #000;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 0;
}
.header-contact-img {
  display: inline-block;
}
.header-contact-img i {
  color: #073785;
  font-size: 26px;
  margin-right: 10px;
}
.header-navbar-rht {
  margin: 0;
  margin-left: auto;
  padding: 0;
}
.header-navbar-rht li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-right: 20px;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  padding-left: 20px;
    border-right: 1px solid #dddddda3;
}
.small-logo{width: 40px; margin: 10px 10px 0;}
.header-navbar-rht li:last-child{padding-right: 0; border-right: 0;}
a.dropdown-toggle.nav-link{padding: 0;}
.avatar-sm {
  width: 2.5rem;
  height: 2.5rem;
}
.avatar > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.user-header .user-text h6 {
  font-size: 15px;
  margin-bottom: 2px;
}
.text-muted {
  color: #757575 !important;
}
.user-header .user-text {
  margin-left: 0px;
}
.user-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    padding: 10px 10px;
    border-bottom: 1px solid #ffffffb8
}
.header-navbar-rht li .dropdown-menu {
  border-radius: 5px;
  padding: 0;
  margin: 0;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  display: block;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.header-navbar-rht li .dropdown-menu::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  border: 7px solid #073785;
  border-color: transparent transparent #073785 #073785;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate( 
135deg
);
  transform: rotate( 
135deg
);
  box-shadow: -2px 2px 2px -1px rgb(0 0 0 / 10%);
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  box-shadow: inherit;
  font-size: 14px;
  transform-origin: left top 0;
}
nav.navbar .dropdown-menu .dropdown-item:hover {
  color: #073785;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #ffffff;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}
.header-navbar-rht li.show > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-navbar-rht .logged-item .nav-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  padding: 0 10px;
}
.header .has-arrow .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid #757575;
  border-right: 2px solid #757575;
  content: '';
  height: 8px;
  display: inline-block;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(
45deg
);
  -ms-transform: rotate(45deg);
  transform: rotate(
45deg
);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
  vertical-align: 2px;
  margin-left: 10px;
}
.user-img img{height: 40px!important;}
.rgt-search-box {
  border-radius: 10px;
  /* border: 1px solid #f7f7f7; */
  display: inline-flex;
  margin-bottom: 5px; width: 100%;
}
button#detect_location {
  border: 0;
  padding: 4px 10px;
  color: #173f5f;
  font-size: 20px;
  border-radius: 0 10px 10px 0;
  background: white;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
i.icofont-location-pin {
  color: #ed563b;
  font-size: 24px;
}
.checkbox-chain-id input[type=checkbox]:not(old) + label{margin-bottom: 0; font-size: 12px;}
.checkbox-chain-id .form-check-inline{margin-right: 10px;}
.pharmacies_info .card-body{padding: 0;}
.pharmacies_info .card{background-color: #d3e9f52e;
  margin-bottom: 10px;
  padding: 15px;
  -o-transition: all .4s linear;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
  font-size: 14px;}
.pharmacies_info {
  max-height: 460px;
  overflow-y: scroll;
  min-height: 250px;
  padding-bottom: 20px;
  -o-transition: all .4s linear;
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
}
.pharmacies_info .btn-primary {
  color: #000;
    background-color: #cce0ff;
    font-weight: 500!important;
}
.pharmacies_info .btn-primary:hover{background-color: #005580;}
.pharmacies_info .btn {
  font-weight: 400;
  border: 1px solid transparent;
  padding: 7px 10px;
  font-size: 0.8rem;
  line-height: 1;
  height: 28px;
  margin-top: 8px;
  border-radius: 5px;
}
.pharmacies_info a[target="_blank"]:after{filter: invert(0);}
.pharmacies_info .card-header {
  background-color: #f7fbfd;
  border-bottom: 1px solid #f7fbfd;
  font-weight: 500;
  font-size: 16px;
}
.pharmacies_info {  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  display: block;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);}
  .rgt-search-box input {
    height: 40px;
    border-radius: 20px 0 0 20px;
    border-right: 0;
}
.box-col-info {
  display: inline-block;
    padding: 5px 10px;
    background: #dddbdb3b;
    margin: 6px;
    line-height: 30px;
    width: 23.7%; border-radius: 5px;
}
.box-col-info span {
  font-weight: 500;
}
.rights .mt_3 {
  font-size: 14px;
  font-weight: 600;
  color: #073785;
}
.no-padding-right{padding-right: 0;}
.btn-soft-process {
  background-color: #ffc1075e !important;
  border: 1px solid rgb(241 218 149) !important;
  color: #b98c05 !important;
  -webkit-box-shadow: 0 3px 5px 0 rgb(83 199 151 / 30%);
  box-shadow: 0 3px 5px 0 rgb(83 199 151 / 30%);
  font-size: 20px;
}
.btn-soft-process:hover, .btn-soft-process:focus, .btn-soft-process:active, .btn-soft-process.active, .btn-soft-process.focus {
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
  color: #fff !important;
}
.top-fixed {
  position: fixed;
  top: 0;
  width: 90%;
  left: 12%;
  z-index: 9;
  border-radius: 0;
}
.top-fixed nav.navbar{margin: 0;}
.shrink-left {width: 97%; left: 3% ;}
i.fa.fa-bell {
  color: #ffffff;
}
.round-box {
  background: #ef6300;
  font-size: 9px;
  text-align: center;
  padding: 2px 6px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -3px;
  font-weight: 500;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.header-navbar-rht .nav-item .dropdown-menu{ display: none; }
	.header-navbar-rht .nav-item:hover .nav-link{ color: #fff;  }
	.header-navbar-rht .nav-item:hover .dropdown-menu{ display: block; }
	.header-navbar-rht .nav-item .dropdown-menu{ margin-top:0; }
}	
/* ============ desktop view .end// ============ */
.bg-gray-login {
  background-color: #ffffff;
  box-shadow: 1px 2px 9px 0px #c2c0c0;
  padding: 5% 0 0 0;
} 
.blu-txt {
  font-size: 13px;
    color: #4a4949;
}
.blu-txt-name{font-weight: 500;}
.expand-accord{position: relative;    -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;}
.expand-accord:after {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url(/static/images/expand.png);
  background-size: contain;
  z-index: 2;
  position: absolute;
  left: 10px;
  top: 9px;
  /* filter: invert(1); */
}
.collapse-accord{position: relative;    
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;}
.collapse-accord:after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(/static/images/collapse.png);
  background-size: contain;
  z-index: 2;
  position: absolute;
  left: 10px;
  top: 12px;
  /* filter: invert(1);  */
}
.drawer--right{display:none}
.hide-buttons{position:fixed;bottom:-100px;right:35%;z-index:99999999;padding:20px;background:#fff;box-shadow:1px 2px 9px 0 #c2c0c0;border-radius:10px 10px 0 0;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
.show-buttons{position:fixed;bottom:0;right:35%;z-index:999;padding:12px 20px;background:#fff;box-shadow:1px 2px 9px 0 #c2c0c0;border-radius:10px 10px 0 0;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
.box-insurance{padding:0;background:#fff;border:1px solid #eef0f3;border-radius:10px;font-size:14px}
.heading-insurance{border-radius:10px 10px 0 0;font-weight:500;font-size:17px;margin-bottom:10px;color:#073785;padding:10px;background:#efecec}
.row.divide{min-height:40px;border-bottom:1px solid #b0b3b547;padding:7px 0;line-height:20px}
.insurance-content .row .col:nth-child(2){font-weight:500}
.divide-last{min-height:40px;padding:7px 0;line-height:20px}
.info-head{padding:10px 15px;border-bottom:1px solid #ddd}
.info-list{padding:10px 15px;border-bottom:1px solid #ddd}
.top-tab-for .row{background:#fbfbfb}
.top-tab-for .row:nth-child(even){background-color:#fff}
.top-tab-for .heading{padding:0}
.box-bg-gry .heading{font-size:18px}
.box-bg-gry{width:100%}
.box-bg-gry-info{width:100%;background:#fff;padding:20px 0 10px;border-radius:10px;border:1px solid #ececec}
.info-row{margin-right:0;margin-left:0;border-bottom:1px dotted #07378526}
.info-row .cols{padding:10px 15px}
.info-row:last-child{border-bottom:0}
.allergies-list span{background:#f0f8ff;font-size:14px;padding:2px 10px}
.box-bg-gry-info .heading{font-size:18px}
.box-bg-gry-info .row{margin-left:0;margin-right:0}
.row-bg .row:nth-child(even){background-color:#f7f7f7}
#collapseThree .col{display:flex}
.info-row .cols:nth-child(2){font-weight:500}
button.remove-disease{border:0;padding:0;background:transparent;color:#fff}
.notes-detail{display:none;width:auto;padding:25px;border-radius:10px;position:fixed;left:35%;top:10%;margin-left:-150px;z-index:9;background:#fff;border:1px solid #ddd;box-shadow:1px 2px 9px 0 #c2c0c0;-webkit-transition:all .3s;transition:all .3s}
.notes-detail .close-note{position:absolute;top:-15px;right:-10px;background-color:#173f5f!important;opacity:1;padding:1px 6px!important;border-radius:50%;color:#fff;font-size:26px;z-index:99999}
.bg-blue{background:#f3f9fc;border-radius:10px;padding:15px;box-shadow:0 2px 5px 0 #8e8e8e4a}
.calender-bg{margin:20px;background:#fbf9fa;padding:20px}
.table-condensed tr:nth-child(even){background-color:#f7f7f700}
.appointment-table .odd{background:#fff}
a#toggle-btn span{background:#073785;color:#fff;font-size:32px;padding:8px;border-radius:0 10px 10px 0;position:absolute;left:-4px;top:-3px}
.action-outer{display: inline-block;}
.action-outer small{font-size: 14px;
  color: #000;
  font-weight: 500;}
.mt--3 {
    margin-top: -20px;
    border-radius: 15px 15px;
}
.mb--3{
  margin-bottom: -20px;
  border-radius: 0 0 15px 15px;
}
.selected-date {
  padding: 5px 10px;
  margin: -8px 0 15px 0;
  font-weight: 500;
  font-size: 14px;

}
.right-section ::marker {
  color: #26529a;
}
.loading {
  height: 0;
  width: 0;
  display: none;
  padding: 15px;
  border: 6px solid #d5d9daeb;
  border-right-color: #3f51b5;
  border-radius: 22px;
  -webkit-animation: rotate 1s infinite linear;
  animation: rotate 1s infinite linear;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.link-txt{font-size:15px;margin-bottom:10px;font-weight:500}
.mt__3{margin-top:-10px}
.user-name{font-size:18px;margin-top:0;color:#073785}
.user-name-sec{padding-bottom:18px!important}
.user-name-sec span{background:#fff;font-size:14px;padding:0}
.mb0{margin-bottom:0!important}
.user-ph{font-size:18px;height:35px}
.user-ph i{color:#fff;font-size:15px;background:#fda600;width:25px;height:25px;text-align:center;line-height:27px;border-radius:50%;margin-right:9px}
.decision #prev_surrogate_file img{height:auto;width:42px}
.decision a.view-file{background:transparent}
.bg-gray-living{background:#fafafc;padding:1px 15px 10px;border-radius:10px}
.documents-ico{font-size:18px!important;background:#fda600!important;color:#fff;width:35px;height:35px;text-align:center;border-radius:50%;line-height:55px;padding:9px!important;margin-right:10px}
.decision a.view-file{background:transparent;padding:0;font-size:16px}
.dropdown-menu .datepicker-days{font-size:13px}
.dropdown-menu .datepicker-days table tr th{background:transparent}
.shift{text-decoration:underline;color:#014c76}
#reffered-popup .modal-dialog{max-width:45%;margin:1.75rem auto}
#assign_appointment{margin:0 auto;width:150px}
.views{color:#000!important;height:35px;line-height:20px}
.form-control-sm{height:40px}
i.icofont-question-circle{padding:5px;font-size:22px;color:#ef6300}
.blck{color:#000!important}
.measure{font-size:18px}
.lh-25{line-height:25px}
.switch-front{float:right;padding:3px 7px;background:#f57c00;font-size:16px;border-radius:4px;color:#fff}
.patient-profile .col,.cols-fx{display:flex}
.bg-add-gry{margin-top:25px;padding:15px;background:#f3f3f38c;border-radius:10px}
.close-box{background:#073785;width:25px;height:25px;text-align:center;font-size:25px;color:#fff!important;border-radius:50%;margin-top:-10px;margin-right:-10px;float:right;cursor:pointer}
.close-box:hover{background-color:#319ad5}
.head-top-20{margin-top:20px!important;margin-bottom:0!important}
.files{width:40px;height:40px;border-radius:50%;text-align:center;background:#ef6300;line-height:25px;font-size:23px;color:#fff;padding:7px;margin-right:10px}
span.small{font-size:13px!important}
.muscular-system{position:relative}
.line-left{margin-left:-215px;z-index:1000000;width:100px;word-break:break-all;font-size:13px;text-align:right;padding-right:15px;line-height:14px}
.line-left:after{width:115px;height:2px;background-color:#d11515;content:"";position:absolute;right:-113px;top:8px}
.line-left-outer{margin-left:-115px;z-index:1000000;width:100px;word-break:break-all;font-size:13px;text-align:right;padding-right:15px;line-height:14px}
.line-left-outer:after{width:26px;height:2px;background-color:#d11515;content:"";position:absolute;right:-17px;top:8px}
.line-right{margin-left:120px;z-index:1000000;width:94px;word-break:break-all;font-size:13px;line-height:14px;padding-left:15px}
.line-right:after{width:115px;height:2px;background-color:#d11515;content:"";position:absolute;left:-105px;top:8px}
.line-right-outer{margin-left:30px;z-index:1000000;width:94px;word-break:break-all;font-size:13px;line-height:14px;padding-left:15px}
.line-right-outer:after{width:26px;height:2px;background-color:#d11515;content:"";position:absolute;left:-18px;top:8px}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; font-size: 14px;
}
.min-hgt{min-height:680px}
.cam-image{position:absolute;top:15px;left:110px;border-radius:10px;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;text-align:center}
.uploads{height:42px;padding:0!important}
.uploads span{padding:10px;text-align:center}
.uploads span:first-child{background:#ef6300;font-size:22px;border-radius:5px 0 0 5px}
.uploads span:last-child{padding:10px 10px 10px 0;text-align:left;font-size:16px}
.camera-btn{display:inline}
.camera-btn img{margin-right:9px;line-height:35px}
.uploads:hover{color:#fff}
.uploads:hover span:first-child{background:#2a649c}
.view-link{color:#396cf0!important;border:1px solid #ddd;padding:7px 15px;border-radius:10px}
.detect_location{border:0;border-radius:0 20px 20px 0;padding:5px 10px}
/* .objective-symptoms{pointer-events: none;} */
.objective-symptoms .muscular-front {
  zoom: 0.7;
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}

.objective-symptoms .muscular-back {
  zoom: 0.7;
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}

.objective-symptoms .muscular-back {
  zoom: 0.7;
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}

.objective-symptoms .nurvous-front {
  zoom: 0.7;
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}

.objective-symptoms .skeletal-front {
  zoom: 0.7;
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}
.objective-symptoms .skeletal-back {
  zoom: 0.7;
  -moz-transform: scale(0.7);
  transform: scale(0.7);
}
.objective-symptoms .line-left-outer{margin-left:26px;z-index:1000000;width:100px;word-break:break-all;font-size:24px;text-align:right;padding-right:15px;line-height:1}
.objective-symptoms .item{width:98%;box-shadow:none;background:#f9f9f9;border-radius:10px}
.objective-symptoms .line-left{margin-left:-18px;font-size:24px;width:auto;max-width:150px;line-height:1;text-align:left}
.objective-symptoms .line-right{margin-left:227px;font-size:24px;line-height:1;width:auto;max-width:150px}
.objective-symptoms .line-right-outer{margin-left:174px;font-size:24px;line-height:1}
.objective-symptoms circle{animation-name:none;background-color:red!important}
.objective-symptoms h4{margin:0 18px 15px}
.objective-symptoms .close-box{display:none}
.objective-symptoms .remove-disease{display:none}
.objective-symptoms .symptom{font-size:15px;padding:0 15px;background:#f9f9f9;border-radius:10px;color:#fff;color:#2d2d2d;line-height:20px;display:inline-flex;margin:0 0 10px;max-width:95%}
.objective-symptoms .form-title{padding:8px 15px 3px;font-size:18px;font-weight:500;border-bottom:1px solid #94bbd89e;border-radius:10px 10px 0 0;margin-bottom:10px}
.objective-symptoms .row{border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:25px}
.objective-symptoms .line-left:after{width:85px;height:2px;background-color:#d11515;content:"";position:absolute;right:-75px;top:8px}
.objective-symptoms .line-right:after{width:68px;left:-55px}
.objective-symptoms .muscular-front{padding:0}
.objective-symptoms .muscular-back{padding:0}
.bg-wh{background:#fff;padding:13px 0;margin:0}
.copyright{font-size:12px;position:fixed;bottom:0;left:0;width:100%;text-align:center}
.list{margin:0;padding:0}
.list__item{margin:0 0 .5rem;padding:0;display:inline-block;list-style:none}
.label--checkbox{position:relative;margin:.5rem;font-family:Arial,sans-serif;line-height:135%;cursor:pointer;margin-right:10px}
.list__item input[type=checkbox]:not(old){height:20px;margin-top:7px}
.checkbox{position:relative;top:-.375rem;margin:0 1rem 0 0;cursor:pointer}
.checkbox:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #b7b7b7}
.checkbox:checked:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);height:.5rem;border-color:#ed563b;border-top-style:none;border-right-style:none}
.checkbox:after{content:"";position:absolute;top:0;left:0;width:1.1rem;height:1.1rem;background:#fff;cursor:pointer}
.button--round {
  -webkit-transition: 0.3s background ease-in-out;
  -moz-transition: 0.3s background ease-in-out;
  transition: 0.3s background ease-in-out;
  width: 2rem;
  height: 2rem;
  background: #5677fc;
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.button--round i{font-size:1rem;line-height:220%;vertical-align:middle}
.button--round:hover{background:#3b50ce}
.button--sticky{position:fixed;right:2rem;top:16rem}
.digit-bg{background-color:#d9e4f7;display:inherit;padding:4px 10px;border-radius:50%;height:30px;width:30px;text-align:center;float:left;margin-right:12px;border:1px solid #ddd}
.txt{display:flex}
span.email-ico-list{color:#f17721;font-size:12px}
.profile-img img{border-radius:10%}
.profile-img #prev_patient_image{border-radius:50%}
.detail-pro,.profile-img{display:inline-block}
.detail-pro{padding:0 0 0 20px;width:70%}
.detail-pro .user-name{font-weight:600}
.bg-btn{border-radius:25px;background:#f2f7ff;border-color:#f2f7ff;padding:15px 20px;width:auto;display:inline-block;font-weight:500}
.bg-btn i{color:#073785;font-size:18px}
.detail-pro .btn{padding:.938rem 1.5rem;border-radius:.75rem;font-weight:500;font-size:1rem}
.address-info-bod{padding:20px;padding:5px;margin-right:15px;border:1px solid #d4e2f9;border-radius:50%;font-size:16px;color:#fda600;width:35px;height:35px;line-height:22px;text-align:center}
.bod-top{border-top:1px solid #eaeaea}
.gry-txt{color:#9e9c9c;padding-bottom:10px}
.fw-600{font-weight:500}
.fl{float:left}
#searchModalSubjective .modal-dialog{max-width:95%;width:95%}
#searchModalSubjective .modal-body{min-height:80vh}
.object-sys h4{margin:15px 0 15px 20px}
.object-sys .objective-previous-info{padding:0 20px}
.object-sys .title-objective{font-size:20px;margin-bottom:10px}
.object-sys .disease-objective{padding-bottom:10px}
.notes-com{font-size:14px;background:#f3f9fc;padding:0;margin-top:10px}
.notes-com span:after{position:absolute;right:-10px;height:0;content:"";border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #319ad5}
.notes-com span{background-color:#319ad5;margin-right:15px;position:relative;padding:10px;font-size:16px;color:#fff;border-radius:5px}
.bg-whts{background-color:#fff}
div#swal2-content{font-size:1.5rem}
.added-sign{background-color:#7ac142;position:fixed;bottom:0;right:-350px;z-index:99999999;padding:15px 20px;color:#fff;box-shadow:1px 2px 9px 0 #c2c0c0;border-radius:15px 0 0 15px;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
.show-text{position:fixed;bottom:0;right:0;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
h5 time span{padding:10px;background:#e9f1ff;border-radius:10px;margin:5px;width:50px;text-align:center}
.patient-emr .add-medication{padding:15px;background:#f7f7f7;border-radius:10px}
.add_button:hover img{filter:invert(1)}
.remove_button:hover img{filter:invert(1)}
a.remove_button img{margin-top:-5px}
.new-emar-info{margin-bottom:15px;border-bottom:5px solid #fff}
.new-emar-info:last-child{border-bottom:0;margin-bottom:0}
.provider-note{font-size:18px;padding-bottom:10px;font-weight:500}
.patient-emr:last-child .mt-10{margin-top:10px;margin-bottom:15px}
.box-bg-gry-info .view-file{padding:20px}
.box-bg-gry-info b{font-weight:500}
.error{color:#dc3545;display:inline-block;font-size:12px;position:absolute;top:0;right:0;text-align:right;line-height:13px;width:100%;padding-right:0}
.personal-information .error:before{right:25px;top:-30px}
.swal2-title{font-size:1.5em!important}
.login-left-head span{font-size:48px;padding:14px 0}
.multi-collapse{transition:all .3s ease-out}
.frac{display:inline-block;position:relative;vertical-align:middle;letter-spacing:.001em;text-align:center}
.frac > span{display:block;padding:.1em}
.frac span.bottom{border-top:thin solid #fff}
.frac span.symbol{display:none}
span.big-font{font-size:46px;padding-top:10px;font-weight:100}
.divide-rules{padding-top:10px;font-size:18px;text-indent:initial;line-height:25px}
.add-medicine{padding:10px 20px;background-color:#ef6300de;color:#fff;border-radius:10px;font-size:17px;font-weight:500}
.add-medicine:hover{
  transition: background 0.20s linear;
  background-color: #319ad5;
  color: #ffffff;
  box-shadow: 1px 2px 9px 0px #c2c0c0;
}

.medicin-search > .select2-container--default .select2-selection--single .select2-selection__arrow{display: none;}
.experience .errors{top:42px}
.field_wrapper_n .row{padding-bottom:15px}
.education .errors{top:42px}
.field_wrapper .education,.experience{padding-bottom:15px}
.user_data-n.row .errors{top:42px}
.family_information .error:before{right:6px;top:-33px}
.med-name{font-size:18px;color:#000}
.med-type{font-size:15px;color:#67686b}
.info-med{cursor:pointer}
.info-med i{color:#ef6300}
.modal-lg-med{max-width:50%!important}
.modal_lg_full{max-width:100%!important}
.modal_lg_full .modal-content{min-height:90vh}
.med-sec-tab{padding:15px}
.info-med{color:#0277bd}
.cont-warning{padding:0 20px;overflow-y:auto}
.alt-table{width:100%}
.alt-table td:first-child{padding-left:30px}
.alt-table th:first-child{padding-left:30px}
.alt-table td,th{border-top:0}
.selected-medicine{background:#deedf5;border-radius:5px;border-top:0;border:0;margin-bottom:20px;margin-top:20px}
.rec-island-doc{position:absolute;left:0;top:0;background:#5ebb52;padding:0 20px;border-radius:14px 0 15px;color:#fff;font-size:.9rem;width:auto}
.alt-table-outer{padding:0 0 20px;border-radius:10px;position:relative}
.alt-table-outer h4{padding-left:20px;color:#073785;font-weight:500;font-size:20px;border-bottom:1px solid #ddd;padding-bottom:17px}
.alt-table-outer .pl-20{padding-left:20px}
.price{color:#000;font-size:18px;display:flex}
.med-prc-dis span{text-decoration-line:line-through;color:#ef6300;margin-right:5px}
.new-prc{position:relative;background-color:#073785;color:#fff!important;text-decoration:none!important;padding:5px 15px 5px 10px;border-radius:5px;display:inline-block;height:40px;margin-top:5px;line-height:33px}
.new-prc:before{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #073785;content:"";left:-10px;top:9px;position:absolute}
.med-prc-dis{display:inline-block;margin-right:20px;font-size:16px;color:#073785}
.new-prc-sel{position:relative;background-color:#073785;color:#fff!important;text-decoration:none!important;padding:5px 15px 5px 10px;border-radius:5px;display:inline-block;height:40px;margin-top:5px;line-height:33px}
.new-prc-sel:before{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #073785;content:"";left:-10px;top:9px;position:absolute}
.emer-ico{font-size: 19px!important; cursor: default!important;}
.mt__25{position:absolute;top:-30px;right:0}
a.add-medicine{margin-top:-70px;padding:0 15px 0 0;background:#1f639c;color:#fff;font-size:16px;font-weight:500;border-radius:25px;border:0 solid #1f639c;-o-transition:all .4s linear; transition:all .4s linear;-webkit-transition:all .4s linear;-moz-transition:all .4s linear; transition:all .4s linear; box-shadow:1px 2px 14px 4px #c2c0c09e}
#add-medicine:hover{background:#c0e3f5;color:#000}
#add-medicine span{padding:12px;background:#ef6300;border-radius:25px 0 0 25px;color:#fff;font-size:20px;margin-right:5px}
a.add-medicine :hover{color:#fdfdfd;text-decoration:none;background:#035380}
.heading-bold{font-weight:500;font-size:18px;color:#000;margin-bottom:20px;width:100%;padding-left:0}
.alt-table-outer-main{padding:10px 0;border-radius:10px;border:1px solid #c8e7f7;position:relative;background:#f3f9fc}
.alt-table-outer-main:after{position:absolute;top:-13px;left:20px;content:"";width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #c8e7f7}
.alt-table-outer-main td{font-weight:400}
.alt-table-outer-main td:first-child{font-weight:500;border-radius:8px 0 0 8px;padding-right:20px}
.alt-table-outer-main .pl-20{padding-left:20px}
.warning-note{background:#ffeeec;width:100%;display:inline-block;color:#000;padding:32px 20px;margin-bottom:20px;border-radius:5px;font-weight:500}
.warning-note .warn{color:#ff543d}
#past_soap_note_data{margin-top:-70px}
#recommended{position:fixed;top:268px;right:0;z-index:999;text-align:center;width:auto;height:150px}
.recommended{border-radius:15px;margin:5px;width:6px;top:8px;font-size:40px;height:6px;box-shadow:0 0 0 0 #000;transform:scale(1);animation:pulse 2s infinite;display:inline-block;position:absolute}
.recommended.orange{background:rgba(255,121,63,1);box-shadow:0 0 0 0 rgba(255,121,63,1);animation:pulse-orange 2s infinite}
@keyframes pulse-orange {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 121, 63, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
  }
}
.recommended-prescription-box-outer{position:fixed;right:0;top:25px;padding:20px;width:460px;-webkit-transition:all .3s;transition:all .3s;border:15px solid #fff;background:#f2f6fe;border-radius:15px 0 0 15px;z-index:999;box-shadow:1px 2px 9px 0 #c2c0c0}
.recomended-med-head{background:#fff;padding:15px;border-radius:0;margin-top:25px;border-top:1px solid #e1e9ec}
.recom-box{background:#fff;padding:10px;border-radius:5px;font-size:16px}
.med-icon{margin:0 auto 20px;width:90px;height:90px;padding:20px;background:#fff;border-radius:50%;box-shadow:1px 2px 9px 0 #c2c0c0}
.mr-lft{margin:15px 0 0 15px}
.mr-rgt{margin:15px 18px 0 15px}
.rgt-div{right:-500px;-webkit-transition:all .3s;transition:all .3s}
#close-med{position:absolute;top:-25px;left:-15px;width:40px;height:40px;font-size:25px;text-align:center;background:#063784;border-radius:25px;line-height:38px;color:#fff;cursor:pointer;box-shadow:1px 2px 9px 0 #c2c0c0}
#close-med:hover{background-color:#09f}
.med-type{text-transform:capitalize}
.search-med-outer-box{max-height:90vh}
.search-med-outer-box-scroll{overflow-y:scroll;max-height:80vh}
.prescribe-medication{padding:5px 13px;height:auto;font-size:14px;border-radius:5px;border:0;margin:0 auto 20px}
.user_img{width:50px;height:50px;float:left;padding:2px;border-radius:50%;margin-right:10px;box-shadow:1px 2px 9px 0 #2196f35c}
.button-area{width:100%;text-align:right;margin-top:20px}
.button-area .btn{padding:5px 10px;padding:5px 10px;height:33px}
.button-area .edit{padding:5px 10px;height:33px;border:1px solid #0277bd}
.button-area .edit:hover{color:#fff;background-color:#073785;border-color:#073785}
.med-name span{font-size:16px;color:#1f639c}
span.mod-img{padding:10px;border:1px solid #ddd;margin-bottom:0;float:left;margin-right:30px;width:180px}
.drug-info{display: flex;}
.tab-block{display:block;position:absolute;bottom:0;width:100%;background:#f3f9fc;z-index:999;left:0;padding:10px}
.tab-blocks{display:block}
.table-responsive{display:inline-table}
.tab-blocks{display:none}
.tab-display{visibility:hidden}
.sidebar-price{margin-top:20px;background-color:#f3f9fc;padding:0}
.pres-sec{margin:15px 0 0;text-align:left;padding:0}
.no-info{padding:20px;text-align:center;font-size:23px;font-weight:500;background:#f1f1f1;border-radius:5px}
a.filter_by{float:right;background:#fff;color:#1f639c;cursor:pointer;padding:8px 20px;border-radius:25px;position:absolute;top:0;right:0;font-weight:500;z-index:6;border:1px solid #1f639c}
a.filter_by img{width:20px;margin-left:5px}
a.filter_by:hover{background:#1f639c;color:#fff}
a.filter_by:hover img{filter:brightness(10)}
.show-filter{width:80%;background:#fff;padding:16px 20px 0;position:absolute;right:-70px;top:-10px;opacity:0;visibility:hidden;transition:all .75s ease}
.show-filter-area{right:-25px;top:-10px;opacity:1;visibility:inherit}
.filter_by i{color:#ef6300}
a.filter_close{float:right;color:#ef6300;cursor:pointer;padding:0;border-radius:5px;position:absolute;top:0;right:0;z-index:2;background:#fff;font-size:35px}
/* .check-wrap:parent .btn-link{font-size:40px} */
.med-sec-popup .price{color:#000;font-size:18px;display:flex;margin-top:10px;font-size:23px}
.med-sec-popup .heading{margin-top:0}
.tab-img{position:absolute;left:0;top:18px;width:36px}
.tab-block{display:none}
.donesection{background-color:#c8e6c99e!important}
.make_an_appointment{background-color:#f0ffff00!important;font-size:16px;color:#073785!important;font-weight:500}
.make_an_appointment:hover{background-color:#073785!important;color:#fff!important}
.make_an_appointment img{width:25px;margin-right:5px}
.make_an_appointment:hover img{filter:brightness(100)}
#search-patient_filter input{height:40px}
.big-label{font-size:18px;padding:0;margin:0 0 0 -10px}
a.add-notes{border:1px solid #ef8f6a;padding:5px 5px 5px 10px;position:absolute;right:22px;top:161px;border-radius:10px;font-weight:500;line-height:35px;z-index:1;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}
a.add-notes span{color:#fff;font-size:18px;float:right;margin-left:10px;background:#07418f;padding:8px 10px;border-radius:50%}
a.add-notes:hover{background-color:#07418f;color:#fff;border:1px solid #07418f;box-shadow:1px 2px 9px 0 #c2c0c0}
a.add-notes:hover span{background:#ff4800}
.notes-section-popup{position:absolute;right:16px;top:218px;width:40%;background:#f3f9fc;z-index:9;padding:10px 40px 20px;border-radius:10px;border:1px solid #2b90d9ba;box-shadow:1px 2px 9px 0 #c2c0c0;-webkit-transition:all .3s;transition:all .3s}
a.close-notes{position:absolute;top:-43px;left:-30px;font-size:31px;background:#f3f9fc;line-height:18px;border-radius:50%;color:#ff4800;cursor:pointer}
.profile-img img{width:108px;border:5px solid #f2f7ff}
a.verify{padding:5px 10px;border:1px solid #07378587;border-radius:5px;background:#f3f9fc}
a.verify i{color:#f17721;font-size:20px;line-height:27px}
a.verify:hover{background:#073785;color:#fff}
a.verify:hover i{color:#fff}
nav.navbar .header-contact-detail a{color:#101010;font-size:1rem}
.top__marg{position:absolute;top:10px;right:0}
.dropdown-imgoption li i{color:#f57c00;margin-right:5px}
.downloads-sec-pdf{position:absolute;right:20px;top:140px;z-index:10}
.downloads-sec-pdf .btn{padding:0}
.rgt-pres-sec{width:100%;display:flow-root;margin-top:10px;text-align:center}
nav.navbar{padding:.4rem 0 .1rem!important}
.details-patient .text-right.pull-right{margin-top:49px;position:absolute;top:-7px;right:3px;z-index:2}
.modal-body .all-sections .form-radio{padding:15px 15px 0;margin-bottom:9px;background:#dddddd14}
.modal-body .all-sections label{font-size:1rem}
.show-next{width:auto;margin:0 auto;padding:4px 35px}
.alt-bg-head{background:#2b90d952;color:#000;font-weight:500}
.mod-head-txt{font-size:20px;font-weight:500;font-family:'Montserrat',sans-serif;margin:0 auto;text-transform:capitalize;color:#173f5f}
.mod-body-txt{padding:30px;font-size:1.5rem}
#med-info-alter .modal-dialog{margin:10% auto}
.mod-body-txt .btn-primary{color:#fff!important}
.under_line{text-decoration:underline}
.mod-prescribe-2{padding:30px;font-size:1.5rem}
.mod-prescribe-1 .btn-primary{color:#fff!important}
.mod-prescribe-1 textarea{height:70px;border-radius:10px}
.grn-strp{background-color:#99efac;padding:2px 5px;border-radius:5px;margin-top:8px;color:#000;width:auto;font-size:.9rem;display:inherit;display:inline-block}
.login-area{margin:0 auto;width:500px}
.user_name{padding-top:10px}
.pending i{color:#f17721}
.goodrx_price{width:50%;background:#fff067;padding:10px;font-weight:500}
.origin-price{width:50%;font-size:1.2rem;line-height:28px;padding:10px}
.origin-price span{font-weight:500;color:#073785;font-size:1.4rem}
.date-e{color:#585858;font-size:.8rem}
.org-strp{background:#ef6300;display:inline-block;padding:0 9px;font-size:.8rem;color:#fff;border-radius:10px;line-height:18px}
a.view-foooter-video{position:fixed;bottom:0;right:100px;padding:8px 15px;width:auto;text-align:center;background:#f76802;border-radius:25px;font-weight:500;color:#fff;cursor:pointer}
a.view-foooter-video:hover{color:#000;background:#d7e9f7}
a.view-foooter-survey{position:fixed;bottom:0;right:300px;padding:8px 15px;width:auto;text-align:center;background:#649cdc;border-radius:25px;font-weight:500;color:#fff;cursor:pointer}
a.view-foooter-survey:hover{color: #000000;  background: #d7e9f7;}
#survey_pop .modal-dialog{min-width: 60%;}
#talk-popup{max-height: 85vh; overflow-y: scroll; overflow-x: hidden;}
.mt__2{margin-top: -5px;}
.med-search{width:195px;background:#fff;padding:10px 12px 8px;text-align:center;border-radius:25px;color:#000;position:fixed;left:15px;bottom:10px;cursor:pointer;border:1px solid #fff;-webkit-transition:all .4s linear; transition:all .4s linear}
.med-search:hover{background:#fff;box-shadow:-1px -1px 14px 5px #8e8e8e7a}
.med-search a{color:#000;text-align:left}
.med-search img{float:left;width:26px;filter:inherit;margin-right:4px}
.plus_minus{border-radius:25px;color:#000!important;z-index:100;margin-bottom:0;margin-left:20px;position:fixed;bottom:0;right:0;background-color:#d7e9f7}
.bod-rgt{border-right:1px solid #000}
button.zoomin{border:0;background:transparent;font-size:1.3rem;padding:2px 10px 2px 20px;border-right:1px solid #073785}
button.zoomout{border:0;background:transparent;font-size:1rem;padding:0 20px 5px 6px}
.side-navbar.shrink .med-search{font-size:0;width:50px;left:10px}
.goodrx_prices-n{border-radius:5px;width:auto;background:#fff067;padding:10px;font-weight:500;color:#000;line-height:18px;float:left}
.goodrx_prices-n img{width:60px;height:18px}
.prc{color:#000;font-weight:500;padding-bottom:6px}
span.prc{color:#000;font-weight:500}
.goodrx_prices{border-radius:5px;width:auto;background:#fff067;padding:10px;font-weight:500;color:#000;line-height:18px;float:left}
.goodrx_prices img{width:60px;height:18px}
#search_med_box-popup .modal-content{height:90vh}
.mar-top{margin-top:-70px;box-shadow:none!important;border-color:#fff!important}
.mar-top .select2-search__field{border:1px solid #073785!important}
#search_med_box-popup .modal-title{width:100%}
div#med-info-rendom{z-index:999999}
.field_wrapper .education{padding-bottom:25px}
.field_wrapper .education:first-child .errors{top:45px}
.field_wrapper .err-margin .errors{top:77px!important}
.err-margin .errors{top:77px!important}
.field_wrapper .education{padding-bottom:20px}
.chk_bx input[type=checkbox]:not(old){float:left;margin-right:10px}
.top-med{padding:15px;margin-bottom:10px}
.top-med .med-name span{font-size:1.3rem;color:#1f639c;font-weight:500}
.chk_bx{padding:10px 15px}
a.mod_reg {
  color: #073785;
  background-color: #ffffff;
  border-color: #073785;
  border-radius: 0;
  line-height: 14px;
  padding: 8px;
  font-size: 1rem;
  margin-top: 20px;
  cursor: pointer;
  float: right;
  border-bottom: 1px solid;
  position: absolute;
  right: 0;
  bottom: 6px;
}
.med__info .row{margin-bottom: 20px;}

.outline_recom {
  border-bottom: 2px solid #ffffff;
}
.alt-table .outline_recom:first-child{ border-top-left-radius: 10px; }
.pulse {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #47b2de;
  cursor: pointer;
  box-shadow: 0 0 0 #47b2de87;
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(36, 117, 248, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(44, 153, 204, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(31, 182, 219, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(20, 100, 206, 0.4);
    box-shadow: 0 0 0 0 rgba(77, 105, 230, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(61, 123, 255, 0);
      box-shadow: 0 0 0 10px rgba(78, 124, 250, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(51, 135, 245, 0);
      box-shadow: 0 0 0 0 rgba(57, 157, 238, 0);
  }
}

.search-medicine-area .alt-table{
  border-collapse:separate; 
  border-spacing:0 15px; 
}
.search-medicine-area-custom .alt-table{
  border-collapse:separate; 
  border-spacing:0 15px; 
}
.bod-bot td {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: 0px solid #dddddd;
  border-right: 0px solid #dddddd;

}
.bod-bot td:first-child{ border-left: 1px solid #dddddd; border-radius: 15px 0 0 15px;}
.bod-bot td:last-child{ border-right: 1px solid #dddddd; border-radius: 0 15px 15px 0;}
.outline_recom td {
  border-top: 1px solid #5ebb52;
  border-bottom: 1px solid #5ebb52;
  border-left: 0px solid #5ebb52;
  border-right: 0px solid #5ebb52;
}
.outline_recom td:first-child{ border-left: 1px solid #5ebb52; border-radius: 15px 0 0 15px;}
.outline_recom td:last-child{ border-right: 1px solid #5ebb52; border-radius: 0 15px 15px 0;}
.search-medicine-area th{
  border-top: 1px solid #2b90d9;
  border-bottom: 1px solid #2b90d9;
  border-left: 0px solid #2b90d9;
  border-right: 0px solid #2b90d9;
}
.search-medicine-area th:first-child{ border-left: 1px solid #2b90d9; border-radius: 15px 0 0 15px;}
.search-medicine-area th:last-child{ border-right: 1px solid #2b90d9; border-radius: 0 15px 15px 0;}
.search-medicine-area-custom th{
  border-top: 1px solid #2b90d9;
  border-bottom: 1px solid #2b90d9;
  border-left: 0px solid #2b90d9;
  border-right: 0px solid #2b90d9;
}
.search-medicine-area-custom th:first-child{ border-left: 1px solid #2b90d9; border-radius: 15px 0 0 15px;}
.search-medicine-area-custom th:last-child{ border-right: 1px solid #2b90d9; border-radius: 0 15px 15px 0;}
.hgh-lgt label{font-weight: 500; font-size: 1.2rem;  color: #073785;}
.selected-area{
background: #deedf591;
padding: 20px;
margin-bottom: 20px;
margin-top: 20px;
}
.selected-area label {
font-size: 1.2rem;
}
.error_vision, .error_hearing, .error_speech, .error_cognitive_status, .error_ambulatory_status, .error_vaccine_status{
  top: 43px;
  right: 9px;
}
.allergy-types .add-more {
  margin-top: -67px;
}

.user-details-hospital .operations .add-more {
  bottom: 30px;
}

.medicin-search > .select2-container--default .select2-selection--single {
  border: 1px solid #073785!important;
  height: 60px!important;
  border-radius: 25px;
}
.medicin-search > .select2-container--default .select2-selection--single .select2-selection__rendered:before {
  width: 45px;
  height: 64px;
  background: url(/static/svg/search.svg);
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: 7px 5px;
  position: absolute;
  left: 5px;
  top: 11px;
  content: "";
  z-index: 1;
}
.medicin-search > .select2-container--default .select2-selection--single .select2-selection__rendered:after {
  width: 50px;
  height: 61px;
  background-color: #073785;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: 0;
  border-radius: 25px 0 0 25px;
}
.medicin-search > .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 60px;
  font-weight: 500;
  padding-top: 12px;
 
}
.for-add-med > .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 12px;
 
}
.for-add-med-popup > .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 12px;
 
}
.medicin-search span.selection{border: 0;}
.checkin-patient{line-height: 18px!important;}
button#search-button {
  padding: 4px 16px;
}

.modal-lg-med .selected-medicine{margin-top: 0;}
td.text-right.bld-txt {
  font-size: 1.2rem;
  padding-right: 10px;
}
.bld-txt {
  font-size: 1.2rem;
  font-weight: 500;
}
#recommended-med {

  text-align: center;
  padding-left: 10px;
  background: #073785;
  padding: 10px 15px 10px 20px;
  font-size: 1.2rem!important;
  color: #ffffff;
  box-shadow: 1px 1px 11px 0px #9b9c9c;
  line-height: 25px;
  font-weight: 500;
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  cursor: pointer;
}
#recommended-med:hover {
  background: #319ad5;
  color: #ffffff;
}

#recom-reload {

  text-align: center;
  padding-left: 10px;
  background: #073785;
  padding: 10px 15px 10px 20px;
  font-size: 1.2rem!important;
  color: #ffffff;
  box-shadow: 1px 1px 11px 0px #9b9c9c;
  line-height: 25px;
  font-weight: 500;
  /* border-radius: 30px 0 0 30px; */
  transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  cursor: pointer;
}
#recom-reload:hover {
  background: #319ad5;
  color: #ffffff;
}

 .animated-button {
  background: linear-gradient(-30deg, #0b1b3d 50%, #08142b 50%);
  padding: 20px 40px;
  margin: 12px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #d4e0f7;
  font-size: 20px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #8592ad;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button:hover::before {
  opacity: 0.2;
}

.animated-button span {
  position: absolute;
}

.animated-button span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to left, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@-webkit-keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to top, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@-webkit-keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to right, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.animated-button1 {
  background: linear-gradient(-30deg, #073785 50%, #073785 50%);
  padding: 20px 40px;
  margin: 0;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  overflow: hidden;
  color: #ffffff;
  border-radius: 20px;
  font-size: 20px;
  /* letter-spacing: 2.5px; */
  text-align: center;
  /* text-transform: uppercase; */
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button1::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #073785;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
  opacity: 0.2;
}

.animated-button1 span {
  position: absolute;
}

.animated-button1 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#ffffff));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #ffffff);
  -webkit-animation: 2s animateTop linear infinite;
  animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button1 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 3px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#ffffff));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #ffffff);
  -webkit-animation: 2s animateRight linear -1s infinite;
  animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button1 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#f5f5f5));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #ffffff);
  -webkit-animation: 2s animateBottom linear infinite;
  animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button1 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 3px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#fafafa));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #fdfdfd);
  -webkit-animation: 2s animateLeft linear -1s infinite;
  animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.new-button{
  background-color: #FFFA02;
  animation: rgb 5s infinite alternate;
}
@keyframes rgb {
  10% {
    background-color: #FF6B02;
  }
  20% {
    background-color: #e7862b;
  }
  30% {
    background-color: #d87a37;
  }
  40% {
    background-color: #030b79;
  }
  50% {
    background-color: #022CFF;
  }
  60% {
    background-color: #02BFFF;
  }
  70% {
    background-color: #3b0690;
  }
  80% {
    background-color: #0c035d;
  }
  90% {
    background-color: #054977;
  }
  100% {
    background-color: #013fa3;
  }
}
.last-prescription-tb table{border-collapse:separate;border-spacing:0 15px}
.last-prescription-tb table td{border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-left:0 solid #ddd;border-right:0 solid #ddd}
.last-prescription-tb table td:first-child{ border-left: 1px solid #dddddd; border-radius: 15px 0 0 15px;}
.last-prescription-tb table td:last-child{ border-right: 1px solid #dddddd; border-radius: 0 15px 15px 0;}
.last-prescription-tb table th:first-child{ border-left: 1px solid #dddddd; border-radius: 15px 0 0 15px;}
.last-prescription-tb table th:last-child{ border-right: 1px solid #dddddd; border-radius: 0 15px 15px 0;}
.last-prescription-tb .remove-it td{border-top:1px solid red;border-bottom:1px solid red;border-left:0 solid red;border-right:0 solid red}
.last-prescription-tb .remove-it td:first-child{ border-left: 1px solid #ff0000; border-radius: 15px 0 0 15px;}
.last-prescription-tb .remove-it td:last-child{ border-right: 1px solid #ff0000; border-radius: 0 15px 15px 0;}
.last-prescription-tb .remove-it {background-color: #ffe8e7;}
.toggle-password{position:absolute;top:47px;right:20px;font-size:18px;color:#4e3102;cursor:pointer}
.address-info{width:70%}
.clinic-info_timer .details-patient .text-right.pull-right{margin-top:49px;position:absolute;top:99px;right:17px;z-index:2}
.rgt-med-bg{background-color:#fff!important;line-height:30px!important;font-size:17px!important;padding:10px!important}
.rgt-med-bg.collapsed{background-color:#d8f2ff!important}
.search-medicine-area .accordion>.card>.card-header{height:auto}
.search-medicine-area .card-header button{height:auto;word-break:break-word;white-space:normal}
.bod-sec-bod-prn{border:1px dashed #ddd;border-radius:15px;margin-top:25px;background:#f3f9fc}
.prn-dropdown{margin-top:10px;margin-bottom:10px}
.prn-box{position:absolute;top:104px;right:22px;background:#fff;border-radius:25px;border:1px solid #073785;padding:0 18px}
.mp__25{position:absolute;top:18px;right:20px}
.reset-medication-level{padding:10px 15px!important;background:#1f639c;color:#fff;font-size:16px!important;font-weight:500;border-radius:25px;border:1px solid #1f639c;-o-transition:all .4s linear; transition:all .4s linear;-webkit-transition:all .4s linear; transition:all .4s linear; -moz-transition:all .4s linear;box-shadow:1px 2px 14px 4px #c2c0c09e}
.reset-medication-level:hover{background:#fff;color:#1f639c;border:1px solid #1f639c}
.reset-medication{padding:10px 15px!important;background:#1f639c;color:#fff;font-size:16px!important;font-weight:500;border-radius:25px;border:1px solid #1f639c;-o-transition:all .4s linear; transition:all .4s linear;-webkit-transition:all .4s linear; transition:all .4s linear; -moz-transition:all .4s linear;box-shadow:1px 2px 14px 4px #c2c0c09e}
.reset-medication:hover{background:#fff;color:#1f639c;border:1px solid #1f639c}
.reset-medication-level:focus{background:#fff;color:#1f639c;border:1px solid #1f639c}
.sm-txt{color:#f17721;font-size:13px;padding-top:10px}
.add-med-info{max-height:78vh;overflow-y:scroll;overflow-x:hidden}
.select2-container--default .select2-search--inline .select2-search__field{width:100%!important}
.cont-warning table td{text-align:left;padding:9px 19px}
.cont-warning table th{padding:15px}
#half-stars-example .rating-group {
  display: inline-flex;
}
#half-stars-example .rating__icon {
  pointer-events: none;
}
#half-stars-example .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
#half-stars-example .rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 2rem;
}
#half-stars-example .rating__label--half {
  padding-right: 0;
  margin-right: -0.6em;
  z-index: 2;
}
#half-stars-example .rating__icon--star {
  color: orange;
}
#half-stars-example .rating__icon--none {
  color: #eee;
}
#half-stars-example .rating__input--none:checked + .rating__label .rating__icon--none {
  color: red;
}
#half-stars-example .rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}
#half-stars-example .rating-group:hover .rating__label .rating__icon--star,
#half-stars-example .rating-group:hover .rating__label--half .rating__icon--star {
  color: orange;
}
#half-stars-example .rating__input:hover ~ .rating__label .rating__icon--star,
#half-stars-example .rating__input:hover ~ .rating__label--half .rating__icon--star {
  color: #ddd;
}
#half-stars-example .rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none {
  color: #eee;
}
#half-stars-example .rating__input--none:hover + .rating__label .rating__icon--none {
  color: red;
}
#half-stars-example{position:fixed;bottom:58px;right:20px;text-align:center;background:#fffffffa;border:1px solid #ddd;padding:5px 20px 0;height:121px;border-radius:15px}
.up-arrow{font-size:14px;margin-left:10px;position:absolute;right:0;bottom:-7px;color:#000}
.select2-results{display:block;box-shadow:0 0 3px 0 #888}
.test-head{margin:0;padding:0}
.append-meds .sm-txt{background:#faebd7;display:inherit;padding:4px 10px;border-radius:5px}
.append-meds-custom .sm-txt{background:#faebd7;display:inherit;padding:4px 10px;border-radius:5px}
.card-overflow-visible{overflow:visible!important}
.card-overflow-visible .tooltiptext{width:350px!important}
.prev_medication .select2-container--default .select2-selection--single{width:100%}
tbody.prev_medication_body .selected-quantity{width:90%}
tbody.prev_medication_body button.discontinue.discontinue-med.btn-primary{color:#fff;background-color:#f17721;border-color:#ef6300;border-radius:0;line-height:23px;font-size:12px;border:0;border-radius:10px;padding:0 8px;margin-bottom:5px}
.card.recommended-prescription-box{margin-bottom:5px}
tr.set-back small{color:#fff;font-size:10px}
.mod-prescribe-1{margin:50px 0 0}
.mod-head-txt span{font-size:16px}
a.next-why{font-size:15px;margin-top:31px!important}
.mod-body-txt.borderline{border:1px solid #5ebb52;border-radius:16px;padding:0;float:left;width:100%;margin-bottom:20px}
.alternte_medicine_info{font-size:17px;font-weight:500;font-family:'Montserrat',sans-serif;text-transform:capitalize;color:#173f5f;padding:2px 26px;width:70%;float:left}
.alternate-med-btn{margin:0;position:relative;top:-4px}
.alternate-med-btn button.btn.btn-primary.presc_alternate_med.presc_med_btn{padding:0 20px;font-size:14px;margin:0 10px 6px 0;float:right}
.alternate-recommend-box{background:#5ebb52;padding:5px 27px 2px;border-radius:14px 0 15px;color:#fff;font-size:12px;width:38%;margin:0 0 6px}
.btncancel{padding:3px 30px;font-size:15px}
ul.cpto{padding:20px 30px;margin:0}
ul.cpto li{border-bottom:1px solid #ccc;padding:7px 10px}
ul.cpto li a.btn.prescribe_medicine{font-size:13px;padding:3px 14px;background:#063784;color:#fff;cursor:pointer;float:right;margin:0;position:relative;top:-4px}
.custom-width{width:70%;max-width:70%}
.modal-dialog.custom-width td{padding:10px}
.btn.prescribe_medicine{font-size:13px;padding:3px 14px;background:#063784;color:#fff;cursor:pointer;float:right;margin:0;position:relative;top:-4px}
.recomended-med-head .prescribe_medicine{float:none}
.recomended-med-head ul{margin-top:0;margin-bottom:1rem;margin-left:0;padding-left:10px}
.btn.view_carter_medicine_opt{font-size:13px;padding:3px 14px;background:#063784;color:#fff;cursor:pointer;float:right;margin:0;position:relative;top:-4px}
#patient-eprescription span{padding:12px;background:#ef6300;border-radius:25px 0 0 25px;color:#fff;font-size:20px;margin-right:5px}
div#the-count span{font-size:17px;margin-top:10px}
.overflow-hide{overflow:hidden}
.overflow-hide .page:after{content:"";background:#fff;position:fixed;left:0;top:0;width:100%;height:100%;z-index:0;opacity:.5}
.mt-sec{position:absolute;top:0;right:-20px}
.bod-outer{border:1px solid #ddd;border-radius:5px;padding:5px;color:#000;font-size:13px;line-height:18px;font-weight:500;pointer-events:none;text-align:left}
.package-price-info{font-size:11px;text-align:left;padding-top:2px;line-height:16px;font-style:italic}
tr.prev_medication.duplicate_drug_prescription .bod-outer{background:#f1772117;border:1px solid #f17721;position:relative}
tr.prev_medication.duplicate_drug_prescription .bod-outer:before{position:absolute;content:"Duplicate Drug";top:-20px;right:0;color:#f17721;font-size:11px}
tr.prev_medication.duplicate_drug_prescription td{padding:20px 4px 10px!important}
.package-price-info{color:#949090}
.package-price-info span{font-weight:600;color:#949090}
tr.prev_medication.constipation_drug_prescription{background:#e2ebf1}
#CONST1{position:relative}
#CONST1:before{position:absolute;content:"Constipation Steps";top:-24px;left:0;color:#000}
tr.prev_medication.constipation_drug_prescription .bod-outer{padding:8px 10px}
tr.prev_medication.constipation_drug_prescription td{padding-top:20px!important}
.comments-hide{display:none}
.add-comments-priscription{cursor:pointer;float:right;margin-right:25px;font-size:13px;color:#073785!important;text-decoration:underline!important}
.provider-comment{height:46px!important;line-height:15px;padding:5px 10px;font-size:12px;margin:4px;width:95%}
.align-vertically{display:flex;align-items:center}
.prev_medication span.selection{width:100%;border:1px solid #ddd}
.color-white{color:#fff!important}
.modal-wdth{width:50%}
.modal-footer-mod{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}
.pl-cus-33{padding-left:33px}
a.closed-allergy{position:absolute;top:-20px;left:-20px;font-size:14px;color:#fff;background:#000;padding:3px 9px;border-radius:50%;cursor:pointer}
a.closed-allergy:hover{color:#fff}
.problem_list_side{display:flex}
.problem-sec{width:80%;margin-right:5%;margin-bottom:10px}
.problem-button-area{width:15%}
.problem-sec .select2-container{margin:0 0 10px}
a.remove-row-prob{font-size:12px;background:#053784;color:#fff;padding:5px;border-radius:10px;padding:7px 10px;cursor:pointer}
.problem_add_area h3{font-size:18px;padding:15px 0 10px}
.allergy_add_area h3{font-size:18px;padding:15px 0 10px}
.allergy_list_row{display:flex}
.allergy_list_row .problem-sec{width:75%;margin-right:5%;margin-bottom:10px}
.allergy_list_row .problem-button-area{width:20%}
a.remove-row-allergy{font-size:12px;background:#053784;color:#fff;padding:5px;border-radius:10px;padding:7px 10px;cursor:pointer}
.capitalize-text{text-transform:capitalize}
.pl-cus-33{padding-left:33px}
.all-allergies--custom-box{display:inherit}
.addallergy{background:transparent;border:0;text-decoration:underline;font-size:13px;padding-left:10px;font-weight:500;color:#000}
.right-side-box-allergy{width:450px;position:fixed;top:10%;right:-450px;padding:16px 0;opacity:0;-webkit-transition:all .3s;transition:all .3s;border:15px solid #fff;background:#fff;border-radius:15px 0 0 15px;z-index:999;box-shadow:1px 2px 9px 0 #c2c0c0}
.right-side-box-significant-illnesses{width:650px;position:fixed;top:10%;right:-650px;padding:16px 0;opacity:0;-webkit-transition:all .3s;transition:all .3s;border:15px solid #fff;background:#fff;border-radius:15px 0 0 15px;z-index:999;box-shadow:1px 2px 9px 0 #c2c0c0}
a.closed-allergy{position:absolute;top:-20px;left:-20px;font-size:14px;color:#fff;background:#000;padding:3px 9px;border-radius:50%;cursor:pointer}
a.closed-allergy:hover{color:#fff}
.right-side-box-question{width:450px;position:fixed;top:10%;right:-450px;padding:16px 0;opacity:0;-webkit-transition:all .3s;transition:all .3s;border:15px solid #fff;background:#fff;border-radius:15px 0 0 15px;z-index:999;box-shadow:1px 2px 9px 0 #c2c0c0}
.right-side-box-question h4{font-size:15px;font-weight:500;padding-bottom:0;margin-bottom:5px}
a.closed-que{position:absolute;top:-20px;left:-20px;font-size:14px;color:#fff;background:#000;padding:3px 9px;border-radius:50%;cursor:pointer}
a.closed-que:hover{color:#fff}
.problem_list_side{display:flex}
.problem-sec{width:80%;margin-right:5%;margin-bottom:10px}
.problem-button-area{width:15%}
.problem-sec .select2-container{margin:0 0 10px}
a.remove-row-prob{font-size:12px;background:#053784;color:#fff;padding:5px;border-radius:10px;padding:7px 10px;cursor:pointer}
.problem_add_area h3{font-size:18px;padding:15px 0 10px}
.allergy_add_area h3{font-size:18px;padding:15px 0 10px}
.allergy_list_row{display:flex}
.allergy_list_row .problem-sec{width:75%;margin-right:5%;margin-bottom:10px}
.allergy_list_row .problem-button-area{width:20%}
a.remove-row-allergy{font-size:12px;background:#053784;color:#fff;padding:5px;border-radius:10px;padding:7px 10px;cursor:pointer}
td.no-padding{padding:0!important}
tr.prev_medication.duplicate_drug_prescription .bod-outer{width:auto;display:inline-grid;border-radius:10px}
td.no-padding{padding:0!important}
.prescription_info_area{display:flex;min-height:82px}
.wd-1{width:44px;text-align:left}
.wd-2{width:30%;padding:10px}
.wd-3{width:110px;padding:10px}
.wd-4{width:26%;padding:10px}
.wd-5{width:10%;padding:10px}
.wd-6{width:7%;padding:10px}
.wd-7{width:9%;padding:10px 20px 10px 10px}
input.form-control.dosage{width:80%}
.checkboxdivonly.wd-7 label{display:flex;width:auto}
.checkboxdivonly.wd-7 input{margin-right:10px}
.checkboxdivonly.wd-7{display:initial!important}
.edit-prescription{margin-top:20px}
.prescription_info_area1{display:flex}
.new-sec{display:flex}
.logo-custom img{width:170px}
.title-main-box{font-size:20px;color:#000;font-weight:500;margin:0;text-decoration:none}
.main-links a{text-align:left;color:#000;font-weight:500;padding:10px;font-size:13px;background:#ffffffa1;margin:10px 0 0;border-radius:10px;border-left:2px solid #fff}
.logo-custom-dash img{width:170px}
.name-user{float:right;font-weight:600;margin-top:-44px}
.name-user span{padding-right:40px}
.dashboard .mainbox-transparent{-o-transition:all .4s linear;transition:all .4s linear;text-align:center;height:90%;-webkit-transition:all .4s linear;-webkit-box-shadow:0 4px 5px 1px rgba(175,175,175,0.1);box-shadow:0 4px 5px 1px rgba(175,175,175,0.1);-moz-transition:all .4s linear;background:#f6f6f6;margin-bottom:30px;overflow:hidden;padding:40px 20px;border-radius:15px;position:relative}
.mainbox-transparent a:hover.title{text-decoration:none}
.dashboard .mainbox-transparent:after{width:100px;height:100px;border-radius:50%;background:#319ad517;content:"";display:block;top:0;right:0;position:absolute;top:-73px;left:-30px}
.dashboard .mainbox-transparent:before{width:100px;height:100px;border-radius:50%;background:#319ad517;content:"";display:block;top:0;right:0;position:absolute;top:-48px;left:-62px}
.mainbox-transparent a:hover{text-decoration: none!important;}
.mainbox-transparent:hover .view{padding-left: 10px;color: #1285c5;}
.dashboard .pink-box{background-color: #ffced3;}
.dashboard .pink-box:before{background: #e6b4b961;}
.dashboard .pink-box:after{background: #e6b4b961;}
.dashboard .pink-box .color-fill{fill: #006717;}
.dashboard .pink-box .cent-img {background: #ffffff;}
.dashboard .blue-box{background-color: #c9e2fe;}
.dashboard .blue-box:before{background: #8cb8e8a1;}
.dashboard .blue-box:after{background: #8cb8e8a1;}
.dashboard .blue-box .cent-img {background: #ffffff;}
.dashboard .purple-box{background-color: #ded9ff;}
.dashboard .purple-box:before{background: #b7b0ebb8;}
.dashboard .purple-box:after{background: #b7b0ebb8;}
.dashboard .purple-box .cent-img {background: #ffffff;}
.dashboard .green-box{background-color: #adf8ce;}
.dashboard .green-box:before{background: #66a984ad;}
.dashboard .green-box:after{background: #66a984ad;}
.dashboard .green-box .cent-img {background: #ffffff;}
.dashboard .peach-box{background-color: #ffeac5;}
.dashboard .peach-box:before{background: #c7a66a99;}
.dashboard .peach-box:after{background: #c7a66a99;}
.dashboard .peach-box .cent-img {background: #ffffff;}
.mainbox-transparent .title-main-box{margin-bottom: 15px;}
.mainbox-transparent .main-links a:hover{background-color: #ffffff;}

.clear-button {
  color: #fff!important; cursor: pointer;
  background-color: #073785;
  border-color: #073785;
  border-radius: 25px;
  line-height: 30px;
  font-weight: 400;
  border: 1px solid transparent;
  padding: 6px 25px;
  line-height: 1.5;
  margin: 20px 10px 20px 0;
  font-size: 16px;
  border-radius: 25px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.preview-button{
  color: #fff!important;  cursor: pointer;
  background-color: #073785;
  border-color: #073785;
  border-radius: 25px;
  line-height: 30px;
  font-weight: 400;
  border: 1px solid transparent;
  padding: 6px 25px;
  line-height: 1.5;
  margin: 20px 10px 20px 0;
  font-size: 16px;
  border-radius: 25px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.bod-bot-main{border-bottom:1px solid #ddd}
.title-main-box .gray{color:#333333c7;font-size:16px!important}
.header-navbar-rht .nav-item:hover .nav-links{color:#000}
.header-navbar-rht li.show > .dropdown-menu-rights{padding-top:0}
.header-navbar-rht li .dropdown-menu-rights::before{display:none}
.btn-custom-drop-mob{font-weight:600}
.btn-custom-drop-mob:focus{box-shadow:none}
.word-break{word-break:break-all}
.drug-info-box{width:50%;height:80%;position:fixed;top:10%;right:-50%;padding:16px 0;opacity:0;-webkit-transition:all .3s;transition:all .3s;border:15px solid #fff;background:#fff;border-radius:15px 0 0 15px;z-index:999;box-shadow:1px 2px 9px 0 #c2c0c0}
.drug-info-box img{width:100%;height:auto}
.drug-info-box .box-panel{max-height:100%}
.patient-info span{padding:2px 8px;background-color:#e4eef57a;font-size:13px!important;color:#000;font-weight:500;border-radius:5px;border:1px solid #d7e9f7}
.vitals--outer span{position:relative}
.allergies{background-color:#f5d8d8;padding:2px 10px;width:auto;display:inline-block;border-radius:5px;font-weight:500;margin-bottom:10px}
.allergies span{margin-left:5px;position:relative}
.allergies span:after{content:', '}
.allergies span:last-child::after{content:' '}
.info-box{margin-bottom:20px;border-bottom:1px solid #ddd;padding-bottom:0}
.patient-info-box-tab{background-color:#f3f9fc;padding:20px!important;border-radius:10px;margin-top:10px}
.errors-verified{color:red;float:right}
.info-rows span{min-width:150px;font-weight:500}
.info-rows{padding:5px 0 0;border-top:1px dashed #ddd;margin-bottom:10px}
.pr-50{padding-right:50px}
.active-color{background-color:#319ad5!important;color:#fff!important;border-radius:5px!important}
/* a.drug-search-box{position:fixed;right:-60px;top:14%;padding:12px 15px;background:#f5830d;color:#fff!important;border-radius:10px;cursor:pointer;rotate:90deg} */
.record-outer{max-height:500px;overflow-y:scroll}
.select-dsb-patient{padding:1px 14px;font-size:12px;height:27px;line-height:18px}
.wd-40{width:40%!important;display:inline-block}
.wd-80{width:80%!important;display:inline-block}
.form-controls{background-color:#fff;border-radius:5px;height:40px;padding:0 12px}
.row.more-info-ptn{border-bottom:1px solid #ddd;padding-top:15px}
.row.more-info-ptn .form-control{height:30px}
.name-user-top-nw{float:right;font-weight:600;margin-top:-40px}
.name-user-top{float:right;font-weight:600;margin-top:10px}
.name-user-top span{padding-right:40px}
.all-intolrences--custom-box{display:inherit}
.intolrence_list_row{display:flex}
a.remove-row-intolrence{font-size:12px;background:#053784;color:#fff;padding:5px;border-radius:10px;padding:7px 10px;cursor:pointer}
.section-button{display:inline-block;padding:0}
.section-right{display:inline-block;width:20%;padding:0;position:relative}
.section-left{width:60%;padding:0;display:inline-block}
.resch{background-color:#ef6300;padding:5px 13px;border-radius:10px;cursor:pointer}
.vitals span{margin-right:5px;margin-bottom:5px}
.vitals span .alert-box{border:0;background-color:transparent;padding-top:6px;float:left;display:block;position:absolute;bottom:0;line-height:14px;font-size:12px!important}
span.alert-box{color:red;font-size:12px!important;padding:0;margin:0;padding-top:0!important}
.vitals--outer .radio-outer .check{border:0;top:-35px;left:0}
.verified-provider{margin-left:5px;width:18px;height:19px}
.arrowsection a img{width:20px;height:auto}
.add-comments-priscriptions{display:inline-block}
.add-alternate-sig-outer{display:inline-block}
.linksection{display:block;width:100%;text-align:center}
.no-bod{box-shadow:none!important;border:0!important;background-color:transparent!important}
.disflex{display:flex}
.disflex span{width:65%}
.disflex span span{width:auto}
.disflex input{width:40%;float:right;height:33px;border-radius:5px}
.bmi-ops{padding:0}
.bmi-ops .form-radio-group{padding-top:0}
.bmi-ops .form-radio-item label{padding-left:0}
.bmi-ops .form-radio-item{margin-bottom:0;margin-top:0}
.bmi-ops .yes input[type=radio]:checked~.check{border:0!important}
.bmi-ops .no input[type=radio]:checked~.check{border:0!important}
.notverified{background:#fff;padding:7px 15px;color:#000;border-radius:25px;line-height:22px;font-size:14px;width:266px;border:3px solid #fff;box-shadow:1px 1px 13px 1px #c7c7c78f}
.notverified strong{font-weight:500}
.notverified small{color:#fff;line-height:16px}
@media only screen and (min-width: 820px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
.section-left{width:55%}
.section-button{width:20%}
}
.no-info-available{padding:100px 50px;font-size:20px}
.section-right-button-sec{width:26%;text-align:right}
.problem-list--up{right:-64px!important;top:24%!important}
@keyframes rotate {
100%{transform:rotate(1turn)}
}
.bodanimation{animation:color-change 2s linear infinite;border-bottom:solid 3px #ff1493;display:flex}
.notverified strong{font-weight:500;padding-left:5px;line-height:18px}
@keyframes color-change {
  0%,100%{border-color:#ff1493}
  25%{border-color:#8b4513}
  50%{border-color:#0091EA}
  75%{border-color:#9400d3}
  }
.alert-box-unv-patient{font-style:italic;font-size:12px;color:#ef6301;padding-top:12px;line-height:23px}
.btn-custom-verify-btn{background-color:#fff;color:#000;border-color:#073785;border-radius:15px;line-height:24px;font-size:15px;border:2px solid}
.mtop--10{margin-top:-40px}
.outer-sec-box{border:1px solid #ddd;padding:0 30px 10px;box-shadow:2px 1px 9px #adadad9c;border-radius:10px;margin-bottom:20px;display:inline-block;width:100%;min-height:75vh}
.astrics{color: #ff0000;}
#search-patient_wrapper table td{font-size:14px}
#search-patient_wrapper a.btn{margin:0}
.recogmended-drug{padding:10px 0;background-color:#f2f7fa;border:1px solid #ddd;border-radius:10px;margin-bottom:20px}
.recommend-drug-by-ma-info tr:nth-child(even){background-color:transparent;border-top:1px solid #ddd}
.recommend-drug-by-ma-info tr{background-color:transparent}
.recogmended-drug .bg-white{background-color:transparent!important}
.recogmended-drug table tr th{background:#9acef4;color:#000;padding:10px;font-weight:500}
.recogmended-drug table tr td{padding:0 10px}
.recogmended-drug h4{padding:10px}
.table thead th:first-child{border-radius:10px 0 0 0}
.wdth-none{width: 0;}
.table thead th:last-child{border-radius:0 10px 0 0}
.wd-2-dis{width:31%;padding:10px}
.wd-3-dis{width:30%;padding:10px}
.text-left.wd-4-dis{padding: 10px;}
.sig-text-dis{width: 23%; display: inline-block;}
.sig-text-dis .outersig{width:100%;display:flex}
.sig-text-dis .outersig .wd-4{width:47%;padding:10px}
.sig-text-dis .outersig .wd-5{width:18%;padding:10px}
.remove-dis {
  font-size: 13px!important;
  line-height: 15px!important;
  margin-top: 20px!important;
}
.sig-text{width:54%;display:inline-block}
.sig-text .outersig{width:100%;display:flex}
.sig-text .outersig .wd-4{width:47%;padding:10px}
.sig-text .outersig .wd-5{width:18%;padding:10px}
.p-nodata{padding:20px!important;font-weight:700}
.verified-provider-img{margin-left:5px;width:18px;height:19px;margin-right:5px;margin-top:-4px}
.nav-tabs .nav-link{position:relative}
span.subtxt{position:absolute;top:-5px;font-size:10px;background:#ef6300;width:20px;height:20px;text-align:center;display:inline-block;padding:3px;border-radius:50%;color:#fff;right:0}
.refill-info{position:relative;padding-top:25px!important}
.refill-info .triage-txt{position:absolute;left:0;top:0;background:#f6cc18;padding:2px 10px;font-size:12px!important;font-weight:500;border-radius:5px}
.pos-rel{position:relative}
.triage-txt-refill{position:absolute;right:0;top:0;background:#f6cc18;padding:2px 10px;font-size:12px!important;font-weight:500;border-radius:5px}
.chatwith{position:fixed;bottom:0;right:120px;background:#fff;width:350px;border-radius:10px 10px 0 0;box-shadow:-1px -3px 12px 3px #c2c0c0}
.chatwith .head-sec{padding:10px;background:#073785;border-radius:10px 10px 0 0;color:#fff;min-height:40px;text-align:left;cursor:pointer}
.chatwith .head-sec span{font-size:16px}
.chatwith .body-chat-sec{padding:20px 0;max-height:350px;flex:1;display:flex;flex-direction:column;overflow-y:scroll;justify-content:flex-end;pointer-events:auto}
.chatwith .body-chat-footer{padding:10px 20px;border-top:1px solid #ddd;display:inline-block;width:100%}
.chatwith .body-chat-footer button{float:right;font-size:20px;color:#f5830d;cursor:pointer;background:transparent;border:0}
.chatwith .machat{width:86%;font-size:13px;padding:5px 5px 5px 10px;background:#faebd7;border-radius:0 5px 5px 0;font-weight:500;margin-bottom:10px;float:left;position:relative}
.chatwith .minechat{width:86%;font-size:13px;padding:5px 5px 5px 10px;background:#d7e9f7;border-radius:5px 0 0 5px;font-weight:500;margin-bottom:20px;float:right;position:relative}
.chatarea-ma{width:100%;display:inline-block}
.chatarea-provider{width:100%;display:inline-block}
.chatarea-provider .timetrack{float:right}
.timetrack{display:block;width:100%;padding:2px 9px 5px;font-size:10px;font-weight:500;text-align:center}
.width-chatbot{width:88%;height:41px!important;overflow:hidden;display:inline-block}
.ml-40per{margin-left:30%}
.hide-elements{display:none!important}
.cross-btn{float:right}
span.chat-box-chatting-with{width:85%}
.chat-icon{margin-right:10px}
.chat-icon i{font-size:18px}
.view-messages{cursor:pointer}
.view-messages i{color:#ef6300}
.remove-appt{padding:3px 10px;float:left}
.remove-appt img{margin-top:4px!important}
.input-readonly{pointer-events:none;background-color:#f1f1f1!important}
.sidestickynav{background:transparent;z-index:5;position:fixed;display:block;top:0;right:0;height:100%;width:3.5vw}
.sidestickynav .sidetxxt{
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    right: 100%;
    color: #ffffff;
    padding-top: 7vw;
    padding-right: 0;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: vertical-text;
    position: absolute;
    display: block;
    height: auto;
    direction: rtl;
    z-index: 11;
    cursor: pointer;
    padding: 8px 15px;
    border-radius: 5px;
}
.sidestickynav .sidetxxt a{cursor:pointer;padding:8px 15px;background:#f5830d;border-radius:5px}
.re-bpcheck{cursor:pointer}
button.re-bpcheck-button{border:1px solid #f5830d;background:transparent;font-weight:600;border-radius:5px;padding:5px;margin-left:20px}
.underline{text-decoration:underline}
.sw--input-bp{display:flex}
.sw--input-bp input{width:70%;height:50px}
.pt--5{padding-top:37px}
.min-hgt{min-height:100px;padding-top:50px}
.appt-patient-info span{font-size:12px;color:#0f314e}
.appt-patient-info small{font-size:10px;font-weight:500;color:#ff7515}
.appt-patient-info{font-size:13px;color:#000;line-height:17px}
.select2-results__option--highlighted .appt-patient-info{color:#fff}
.select2-results__option--highlighted .appt-patient-info span{color:#fff}
.select2-results__option--highlighted .appt-patient-info small{color:#fff}
#select-location-date .select2-container .select2-selection--single{height:42px!important;padding-top:5px}
.form-check-inline input[type=radio]{position:relative;visibility:visible;width:20px;height:20px}
.form-check-inline .form-check-label{margin-bottom:15px;display:flex;cursor:pointer}
#search-patient_paginate .paginate_button{padding:5px 8px;margin-right:0;padding:2px 5px;border:1px solid #ddd}
#search-patient_paginate a#search-patient_previous{margin-right:0;border:1px solid #ddd}
#search-patient_paginate a#search-patient_next{margin-right:0;border:1px solid #ddd}
div#search-patient_length select{padding:3px 10px;font-size:13px}
.outer-sec-box #search-patient_filter{margin-top:-52px}
.logo-custom-dash{text-align:left}
.username-admn{color:#000;font-weight:500}
.vitals-left-sec{width:50%;display:inline-block}
.vitals-right-sec{width:40%;display:inline-block}
.vitals-rgt{width:10%;display:inline-block}
.vitals-right-sec input{width:95%}
.vitals-left-sec span{width:100%}
small.alert-box{color:red;font-size:12px;line-height:15px;display:block;margin-top:0}
.vitals--outer .disflex input{height:auto;margin:0;padding:6px}
.vitals-left-sec span{min-height:38px;padding:5px 10px}
.gender_select .check:before{position:absolute;display:block;content:'';width:15px;height:15px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;top:2px;left:2px;margin:auto;transition:background .25s linear;-webkit-transition:background .25s linear}
.gender_select .check{display:inline-block;position:absolute;border:1px solid #868686;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;height:20px;width:20px;top:0;left:0;z-index:5;transition:border .25s linear;-webkit-transition:border .25s linear}
.verified_list #search-patient_filter{margin-top:-33px}
.pharmacy_content{font-size:13px}
.primary-info p{padding-bottom:0;margin-bottom:0}
.secondary-info p{padding-bottom:0;margin-bottom:0}
.row.pharmacy_content{margin:0}
.pharmacy_content h4{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #2b90d961}
.row.vitals_content{margin:0}
.view-patient-info-ma{width:auto;height:auto}
.pt__30{margin-top: 110px;}
.modal-width-bluenote{max-width: 650px;}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .allergy-sidebox {
    top: 27%;
  }
  a.drug-search-box {
    top: 8%;
  }
  .preview-question {
    top: 60%!important;
  }
}
@media (min-width:768px) and (max-width:1024px) {
  .responsive-table{overflow-y:hidden;overflow-x:scroll}
  .responsive-table .table thead th{min-width:130px!important}
  .prev_medication_body select{width:auto!important;float:left;padding-right:25px;margin:0 3px;margin-bottom:6px!important}
  .responsive-table .table thead th:first-child{min-width:40px!important}
  .prescription-table input[type=checkbox]:not(old)+label{margin-bottom:5px;text-align:left;padding-left:5px}
  #loader2{left:38%;top:24%}
  .loader3{left:38%;top:24%}
  .reset-medication-level{font-size:13px!important}
  }

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  .allergy-sidebox {
    top: 27%;
  }
  a.drug-search-box {
    top: 8%;
  }
  .preview-question {
    top: 60%!important;
  }
}

/* Portrait */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .allergy-sidebox{top:27%}
    a.drug-search-box{top:8%}
    .my-favourite{top:42%!important}
    .preview-question{top:60%!important}
}


.modal-width-bluenote .check {
  height: 30px;
  width: 30px;
}

:root {
  --borderWidth: 7px;
  --height: 24px;
  --width: 12px;
  --borderColor: #78b13f;
}

.modal-width-bluenote .check:before {
  position: absolute;
  display: block;
  content: '';
  display: inline-block;
  transform: rotate(45deg);
  height: 24px;
  width: 12px;
  border-bottom: 0px solid #073785;
  border-right: 0px solid #073785;
  border-radius: 0;
  top: -16px;
}

.modal-width-bluenote input[type=radio]:checked~.check::before {
  transform: rotate(45deg);
  height: 19px;
  width: 10px;
  border-bottom: 5px solid #28a745;
  border-right: 5px solid #28a745;
  border-radius: 0;
  background-color: #ffffff;
  z-index: 1;
  left: 45%;
}

.modal-width-bluenote .check{
  border: 3px solid transparent;
}

.modal-width-bluenote .form-radio-item label {
  padding-left: 26px;
  height: 184px;
  padding-top: 174px;
}

.modal-width-bluenote .form-radio-group {
  width: 100%;
  display: block;
}

.modal-width-bluenote input[type=radio]:checked~.check {
  border: 3px solid #0ea330;
}

.modal-width-bluenote .check {
  height: auto;
  width: 140px;
  border-radius: 0;
  padding: 5px;
}
.modal-width-bluenote img{
  width: 100%;
}
.modal-width-bluenote input[type=radio]:checked~.check::after {
  content: "";
  background: #ffffff;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -19px;
  z-index: 0;
  border-radius: 50%;
  left: 38%;
  border: 1px solid #28a745;
}
a.closed-significant-illnesses {
  position: absolute;
  top: -20px;
  left: -20px;
  font-size: 14px;
  color: #fff;
  background: #000;
  padding: 3px 9px;
  border-radius: 50%;
  cursor: pointer;
}
.mr-space-2{margin-right: 10px;}
.ml-space-2{margin-left: 10px;}
a.remove-row-significant-illness {
  font-size: 12px;
  background: #053784;
  color: #fff;
  padding: 5px;
  border-radius: 10px;
  padding: 7px 10px;
  cursor: pointer;
  
}

.significant_illness_list_body .problem-sec {
  width: 92%;
  margin-right: 3%;
  display: contents;
}

.significant_illness_list_body .problem-button-area {
  width: 5%; margin-left: 20px;
}

.significant_illness_list_body .problem_list_side .add-row-significant-illness-list{display: none;}
.significant_illness_list_body .problem_list_side:last-child .add-row-significant-illness-list{display: block;}
.sel-wdth{width: 150px; display: inline-block;}
.sel-wdth-side{width: 55%; display: inline-block;}

.resolved-significant-illness {
  padding: 0px 10px;
  height: 30px;
  line-height: 23px;
}

.active-significant-illness {
  padding: 0px 10px;
  height: 30px;
  line-height: 23px;
}

.resolved-significant-illness small:hover{
  color: #053784!important;
}

.active-significant-illness small:hover{
  color: #053784!important;
}