﻿html {height: 100%;}
body {font-family: 'Open Sans', sans-serif;padding-top: 60px;min-height: 100%;background-color: #f1f2f7;}

/* header */
.navbar.navbar-fixed-top,
.navbar.navbar-fixed-bottom {z-index: 100000;}

.navbar .navbar-brand {margin-right: 10px;}
.navbar .navbar-brand .logo-sm {position: relative;top: -10px;left: -10px;height: 45px;}
.navbar #TimeZoneID {margin-top: 12px;display: inline-block;font-size: 13px;max-width: 240px;border-radius: 0;border: none;float: right;padding: 2px 5px;height: 28px;}
.navbar.navbar-inverse.navbar-fixed-top .navbar-collapse {border: none !important;margin: 0;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color: #9d9d9d;background-color: transparent;}
#logoutForm .navbar-nav > li > a:hover {color:#424242;}
#logoutForm .navbar-nav > li.open > a:hover {color:#ffffff;}
#logoutForm .navbar-nav > li .dropdown-menu {padding:10px;}
#logoutForm .navbar-nav > li .dropdown-menu > li > a {padding:8px 12px;border-radius:3px;margin:2px 0;}
#logoutForm .navbar-nav > li .dropdown-menu > li > a:hover,
#logoutForm .navbar-nav > li .dropdown-menu > li > a:focus {color: #ffffff;background-color: #0EA2AD;box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);transition: all .1s linear;}

/* panel body */
.panel-body {padding: 1px 0;}

/* level 2 dropdown */
.level-2-dropdown {position: relative;}
.level-2-dropdown:hover ul {display: block;left: 100%;top: 0;}
.level-2-dropdown a .caret {float: right;top: 9px;position: relative;}

/* login wrap */
.login-wrap {display: flex;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index:1;}
.login-wrap > div {flex-basis: 50%;position: relative;}
.login-wrap .lw-img {background: url(/Content/Images/bg-login.png) no-repeat 0 0 / cover;}
.login-wrap .form-group .form-control {border-radius: 3px;box-shadow: none;border: none;border-bottom: 1px solid #cacacc;max-width: 100%;color: #333;font-size: 13px;height: 45px;background: transparent;}
.login-wrap .lw-content .lwc-inner {position: absolute;width: 500px;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.login-wrap .lw-content h2 {font-size: 28px;text-align: center;margin-bottom: 30px;}
.login-wrap .lw-content h2 a {color: #0EA2AD;}
.login-wrap .form-group {margin-bottom: 20px;}
.login-wrap .form-group .label_check:before {content: '';-webkit-appearance: none;background-color: transparent;padding: 8px;display: inline-block;position: relative;vertical-align: middle;cursor: pointer;margin-right: 12px;border-radius: 5px;border: 2px solid #b1b1b1;top: -1px;}
.login-wrap .lw-content .btn {padding: 10px;width: 150px;}
.login-wrap .footer-login {position: absolute;left: 0;right: 0;bottom: 30px;text-align: center;}
.login-wrap .login-txt {color: #0EA2AD;}

/* top page heading */
.container.body-content {position: relative;}
.dhc-top-page-head {background-color: #0083a4;color: #ededed!important;position: fixed;top: 50px;z-index: 1000;left: 0px;right: 0px;width: auto;transform: none;-webkit-transform: none;-ms-transform: none;padding-top: 9px;padding-bottom: 7px;padding-left: 280px;}
.dhc-top-page-head .page-main-head {color: #ededed!important;}
.dhc-top-page-head .body-content {margin: 0 auto;max-width: 1400px;padding-left: 8px;}
.expend .dhc-top-page-head {padding-left: 55px;}
.body-content {padding-left: 15px;padding-right: 15px;max-width: 1600px;}
.page-main-head {box-shadow: 0 0px 6px rgba(0,0,0,0.08);border-radius: 3px 3px 0 0;font-size: 18px;margin-top: 15px;background: #ededed;color: #0083a4;font-weight: 600;padding: 9px 20px;margin-bottom: 0;margin-left: auto;margin-right: auto;max-width: 1600px;}
.expend .page-main-head {margin-left: auto;margin-right: auto;max-width: 1600px;}
.dhc-top-page-head strong {text-transform: uppercase;}
.dhc-wrap {background-color: #fff;padding: 40px;min-height: inherit !important;box-shadow: 0 3px 6px rgba(0,0,0,0.08);max-width: 1400px;margin: 0 auto;position: relative;}
.dhc-wrap #lblErrorMsg {color: #a94442;position: absolute;top: 39px;left: 0;background: #f2dede;right: 0;padding: 7px;font-weight: 600;border: 1px solid #ebccd1;text-align: center;display: none}
.header-diagnostic .form-group {margin-bottom: 0px;}
.dhc-wrap .header-diagnostic div[class^="col-sm"] span {font-size: 12pt;margin-left: 15px;}
.dhc-wrap .header-diagnostic div[class^="col-sm"] {padding: 0 15px;}
.dhc-main-form .dhc-top-page-head .top-block {display: none;}

/* sticky top page heading */
.dhc-main-form .dhc-top-page-head .page-main-head {margin-bottom: 0px !important;background-color: transparent;padding: 9px 0;}
.dhc-main-form .dhc-top-page-head .page-main-head strong {font-size: 16px;}
.dhc-main-form .dhc-top-page-head .page-main-head strong span {font-size: 12px;}
.dhc-main-form .dhc-top-page-head .body-content .form-group {display: none;}
.dhc-main-form .dhc-wrap .header-diagnostic {background-color: #fff;/*height: 40px;*/line-height: 33px;margin-bottom: 40px;}
.dhc-main-form .dhc-wrap .header-diagnostic .container {line-height: normal;}
.dhc-main-form .dhc-wrap .header-diagnostic .container div.col-sm-2 {float: right;}
.dhc-main-form .dhc-wrap .header-diagnostic .container div[class^="col-sm"] {padding-top: 8px;margin-left: 0px;}
.dhc-main-form .dhc-wrap .header-diagnostic .container div[class^="col-sm"] .form-group {display: none;}
.dhc-main-form .dhc-wrap .header-diagnostic img {display: none;}

/* top block */
.dhc-wrap .top-block {max-width: 466px;margin-top: 10px;padding: 7px 15px;margin-bottom: 0;border-radius: 3px;-webkit-border-radius: 3px;}
.dhc-wrap .top-block .form-inline {padding: 0 15px;display: inline-block;}
.dhc-wrap .top-block .form-inline .form-group {position: relative;}
.dhc-wrap .top-block .form-inline input[type="button"] {background-color: #15c895;font-size: 14px;width: 94px;border: none;margin-left: 5px;}
.dhc-wrap .top-block .form-inline input[type="button"]:hover {border-color: #707070 !important;}
.dhc-wrap .top-block .form-inline select.form-control {/*border-color: #999;*/border-color: #ddd;/*border-radius: 0px;-webkit-border-radius: 0px;*//*box-shadow: none;-webkit-box-shadow: none;*/font-weight: normal;max-width: 155px;}
.dhc-wrap .top-block h3 {margin-bottom: 0;margin-top: 0;font-weight: 400;font-size: 14px;display: inline-block;position: relative;top: 2px;margin-right: 12px;}
.dhc-wrap .top-block #StopAutoSaveBtn {display: none;}

/* sticky top block */
.dhc-main-form .dhc-top-page-head .top-block {display: block;}
.dhc-main-form .top-block {position: fixed;top: 51px;margin-top: 0;margin-right: 0px;z-index: 1040;right: 10px;background-color: transparent;padding: 4px;border: none;max-width: 485px;display: block;text-align: right;}
.dhc-main-form .top-block .row div[class^="col-sm"] {width: 100%;}
.dhc-main-form .top-block label {color: #ffffff;}
.dhc-main-form .top-block h3 {font-size: 14px;color: #fff;vertical-align: top;margin-top: 7px;display: inline-block;}
.dhc-main-form .top-block h3 + .form-inline {display: inline-block;}
.dhc-main-form .top-block .btn {background-color: #15c895;color: #fff;border: none;height: 33px;position: relative;top: -1px;font-size: 16px;width: 80px;}
/*.dhc-main-form .dhc-wrap .top-block .form-inline select.form-control {border-color: #fff;}*/

/* page accordion section start here */
.diagnosticscss .collapse-header a b {font-size: 20px;}
.diagnosticscss .collapse-header i.delete {font-size: 22px;color: red;}
.recommendation-with-select-wrap textarea.form-control {height: 150px;}
.patient-consent-wrap .form-group label.control-label {margin-top: 0px !important;}
.dhc-wrap .diagnosticscss .pt-algc-hd.due-to-lbl label {font-weight: 550;}
.patient-consent-wrap .ppcw-bx > strong {margin-top: 15px;display: inline-block;width: 100%;margin-bottom: 2px;}
.diagnosticscss .stnd-prblk {padding: 20px;border-radius: 6px;-webkit-border-radius: 6px;margin-top: -5px;background: #fff;border: 1px solid rgb(186, 186, 186) !important;}
.diagnosticscss .stnd-prblk .inner-wrap {float: left;padding: 10px;width: 100%;}
.diagnosticscss .stnd-prblk .inner-wrap .form-group {width: 100%;}
.dhc-wrap .diagnosticscss label { margin-top:7px;margin-bottom: 7px;font-weight: 500;white-space: normal;/* text-align: left;min-width: 19%;*/}
.diagnosticscss .form-control {border-radius: 4px;-webkit-border-radius: 4px;border-color: #ddd;font-weight: normal;}
.form-control-sm {max-width: 225px;}
.header-diagnostic .form-group {margin-bottom: 0px;}
.big-dog::-webkit-input-placeholder {font-style: italic;}
.modal-dialog.modal-lg {margin-top: 110px;}
.modal-backdrop {z-index: 1111 !important;}
.diagnosticscss .collapse-header {padding-bottom: 15px;border-bottom: none;}
.navbar-fixed-top,
.navbar-fixed-bottom {z-index: 100000;}

/* headings */
h2 {font-size: 16px;}

/* checkbox */
input[type="checkbox"] {border: 2px solid #a0a0a0;-webkit-appearance: none;box-shadow: none;width: 25px !important;height: 25px;display: inline-block;}
input[type="checkbox"]:checked {background: url(icon-tick.png) center center / 14px no-repeat;}
input[type="checkbox"]:focus {outline: none;box-shadow: none;}

/* custom checkbox */
.custom-checkbox label {padding-right: 50px;position: relative;line-height: 30px;}
.custom-checkbox label:before {content: "";width: 30px;height: 30px;border: 1px solid #bababa;position: absolute;top: 0;right: 0;}
.custom-checkbox label:after {content: "";position: absolute;right: 7px;top: 0px;font-size: 20px;}
.custom-checkbox input {display: none;}
.custom-checkbox input:checked + label:after {content: "✔";}

/* sidebar */
.navbar.navbar-fixed-top {background-color: #fff;border: none;box-shadow: 0 3px 6px 0 rgba(0,0,0,0.15);}
.lft-sidebar-wrap {background-color: transparent;right: auto;width: 280px;}
.lft-sidebar-wrap .navbar-header {width: 100%;background-color: #212121;}
.lft-sidebar-wrap .navbar-header .comp-name .navbar-brand {width: 100%;text-align: center;margin: 0;white-space: nowrap;overflow: hidden;}
.lft-sidebar-wrap .navbar-toggle {display: block;margin-right: 0;border: none;position: absolute;right: -45px; /*border:1px solid #ffffff;*/-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;padding: 4px 6px 0px 6px;}
.lft-sidebar-wrap .navbar-toggle svg.open {display: block;}
.lft-sidebar-wrap .navbar-toggle svg.close {display: none;}
.lft-sidebar-wrap.navbar-inverse .navbar-toggle .icon-bar {background-color: #212121;}
.lft-sidebar-wrap.navbar-inverse .navbar-toggle:hover,
.lft-sidebar-wrap.navbar-inverse .navbar-toggle:focus {background-color: transparent;border-color: #4e4e4e;}
.lft-sidebar-wrap .side-nav {position: fixed;top: 50px;left: 0;width: 280px;border: none;border-radius: 0;background-color: #212121;bottom: 0;padding: 20px 0px 20px 20px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.lft-sidebar-wrap .side-nav ul > li {width: 100%;margin-bottom: 10px;list-style: none;}
.lft-sidebar-wrap .side-nav ul > li > a {width: 240px;height: 50px;color: #9D9D9D;padding-left: 5px;border-radius: 2px;padding-top: 10px;padding-bottom: 10px;}
.lft-sidebar-wrap .side-nav ul > li > a span {display: inline-block;vertical-align: middle;}
.lft-sidebar-wrap .side-nav ul > li > a span:first-child {/*width: 50px;*/width: 45px;text-align: center;}
.lft-sidebar-wrap .side-nav ul > li > a span:first-child svg {display: inline-block;}
.lft-sidebar-wrap .side-nav ul > li > a span:first-child svg path, 
.lft-sidebar-wrap .side-nav ul > li > a span:first-child svg rect {fill: #9D9D9D;}
.lft-sidebar-wrap .side-nav ul > li > a:focus span:first-child svg path, 
.lft-sidebar-wrap .side-nav ul > li > a:focus span:first-child svg rect, 
.lft-sidebar-wrap .side-nav ul > li > a:focus span:first-child svg circle {fill: #ffffff;}
.lft-sidebar-wrap .side-nav ul li a:hover {outline: none;background-color: #0ea2ad;color: #ffffff;}
.lft-sidebar-wrap .side-nav ul li.active > a,
.lft-sidebar-wrap .side-nav ul li a:focus {background: linear-gradient(#0ea2ad, #0083a4)!important; color: #ffffff;}
.lft-sidebar-wrap .side-nav ul li.active > a span:first-child svg path, 
.lft-sidebar-wrap .side-nav ul li.active > a span:first-child svg rect, 
.lft-sidebar-wrap .side-nav ul li.active > a span:first-child svg circle, 
.lft-sidebar-wrap .side-nav ul li.active > a:hover span:first-child svg path, 
.lft-sidebar-wrap .side-nav ul li.active > a:hover span:first-child svg rect, 
.lft-sidebar-wrap .side-nav ul li.active > a:hover span:first-child svg circle {fill: #ffffff;}
.lft-sidebar-wrap .side-nav ul > li > a i:first-child {width: 47px;text-align: center;font-size: 18px;}
.lft-sidebar-wrap .side-nav ul > li > a i {color: #99999a;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.lft-sidebar-wrap .side-nav ul > li > a:focus i {color: #ffffff;}
.lft-sidebar-wrap .side-nav ul > li > ul {padding: 10px 0 0 55px;position: relative;width: 240px;list-style: none;}
.lft-sidebar-wrap .side-nav ul > li > ul::after {content: '';width: 1px;height: 100%;position: absolute;left: 28px;top: 0;bottom: 0;border-left: 1px dashed #707070;}
.lft-sidebar-wrap .side-nav ul > li > ul > li > a {display: block;padding: 10px 15px;text-decoration: none;color: #9D9D9D;border-radius: 3px;width: 100%;height: auto;}
.lft-sidebar-wrap .side-nav ul > li > ul > li > a:hover {color: #fff;}
.lft-sidebar-wrap .side-nav ul > li.active > a i {color: #ffffff;}
.lft-sidebar-wrap .nav-footer {position: fixed;bottom: 6px;left: 0;width: 280px;text-align: center;}
.lft-sidebar-wrap .nav-footer .navbar-brand {width: 100%;text-align: center;margin: 0;padding: 0;}
.lft-sidebar-wrap .nav-footer .navbar-brand img {margin: 0 auto;}
.lft-sidebar-wrap .nav-footer p {color: #ffffff;}
.expend .lft-sidebar-wrap .side-nav.expend {width: 55px;padding: 20px 0;}
.expend .lft-sidebar-wrap {width: 55px;}
.expend .lft-sidebar-wrap .navbar-toggle {right: 10px;top: 5px;}
.expend .lft-sidebar-wrap.navbar-inverse .navbar-toggle:hover,
.expend .lft-sidebar-wrap.navbar-inverse .navbar-toggle:focus {border-color: #ffffff;}
.expend .lft-sidebar-wrap .side-nav ul > li > a {padding-left: 0;border-radius: 0;}
.expend .lft-sidebar-wrap .navbar-toggle svg {stroke: #ffffff;}
.expend .lft-sidebar-wrap .navbar-toggle svg.open {display: none;}
.expend .lft-sidebar-wrap .navbar-toggle svg.close {display: block;opacity: 1;position: relative;left: -3px;}
.expend .lft-sidebar-wrap .navbar-header .comp-name .navbar-brand {text-indent: 1000px;}
.expend .lft-sidebar-wrap .nav-footer {display: none;}

/* custom scrollbar */
.mCSB_inside > .mCSB_container {/*margin-right: 15px;*//*margin-right: 10px !important;*/margin-right: 6px !important;}
.navbar-nav {margin: 0;}
.navbar-nav > li {float: left;}
#_SidepannelNavigationBar .navbar-collapse.collapse {display: block !important;}

/* custom dropdown */
.select2-container--default .select2-selection--single .select2-selection__arrow b {margin-top: 2px;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #0EA2AD;}
.boxWidth {width: 181px;}
.formheight {min-height: 450px;}
.dhc-wrap .diagnosticscss {padding: 0 15px;}
.dhc-wrap #lblErrorMsg {position: absolute;font-size: 11px;left: 59px;}
.dhc-wrap .diagnosticscss textarea {width: 100%;max-width: 100%;}
.dhc-main-form .dhc-top-page-head .body-content span strong,
.dhc-main-form .dhc-wrap .header-diagnostic,
.dhc-main-form .dhc-wrap .header-diagnostic .container .dhc-main-form .dhc-wrap .header-diagnostic .container div[class^="col-sm"] {-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.form-control.consent-checkbox.float.checkboxcurve {border-radius: 4px !important}

/*class for symptom*/
.collapse .symptom-checklist input.form-control {top: 7px;}

/* incident report*/
.incident-report-wrap .procedure-detail-wrap label {margin-right: 0;}
.incident-report-wrap .procedure-detail-wrap .form-control {max-width: 100%;}
.incident-report-wrap .smp-wrap > div table td .select2.select2-container.select2-container--default {max-width: 100%;}
.incident-report-wrap .smp-wrap .table-responsive {border: none;margin-bottom: 0 !important;}
.incident-report-wrap .smp-action a {margin-top: 6px;display: inline-block;}
.incident-report-wrap .smp-action a:first-child {margin-right: 10px;}
.incident-report-wrap .medication-wrap .table-responsive {border: none;}
.incident-report-wrap .medication-wrap .table-responsive th {text-align: center;}
.incident-report-wrap .medication-wrap .table > tbody > tr > td,
.incident-report-wrap .medication-wrap .table > tbody > tr > th {border: none;}
.incident-report-wrap .medication-wrap .select2-container {width: 100% !important;}
.incident-report-wrap .incident-detail-wrap label {margin: 0;}
.incident-report-wrap .incident-detail-wrap .thnx-wsh-ui {padding: 0;}
.incident-report-wrap .conclusion-wrap .form-inline {margin-bottom: 15px;}
.incident-report-wrap .conclusion-wrap .form-group {margin-left: 15px;}
.incident-report-wrap .conclusion-wrap label {width: 260px;padding: 0;}
.incident-report-wrap .buttom-signature {margin-top: 10px;}
.incident-report-wrap .buttom-signature .form-group {margin-bottom: 25px;}
.incident-report-wrap .buttom-signature .form-group label {width: 150px;font-weight: 500;color: #707070;}

/*This CSS is Used for Arterial Intervation*/
.signsvd {color: green;font-size: 10pt;margin-top: 10px;}
.signere {color: #ff0000;font-size: 10pt;margin-top: 10px;}
.flw-up-apt {margin-top: 35px;}
.flw-up-apt .control-label {color: #13A8FF;width: auto;padding-right: 0px;margin-right: 0px;padding-top: 0;}
.td-head-ttlrw {margin-left: -5px;margin-right: -5px;}
.td-head-ttlrw > div {padding-left: 5px;padding-right: 5px;}
.dhc-wrap .diagnosticscss label.act-rslt {margin-bottom: 20px;}
.no-mg-rt {margin-right: 0px !important;}
.act-rslt-wrp .control-label {margin-right: 0px !important;}
.dscrg-vtl h4 {color: #13A8FF;font-size: 14px;font-weight: 500;margin-bottom: 30px;}
.dsch-mt-ui {margin-top: 40px;}
.dhc-wrap .diagnosticscss .dsch-mt-ui .control-label {margin-right: 0px;text-align: left;}
.rw-rvrs-5 {margin-left: -5px;margin-right: -5px;}
.lbl-title {display: inline-block;width: 100%;padding-left: 45px;position: relative;}
.lbl-title .form-control {position: absolute;left: 0px;}
.dhc-wrap .diagnosticscss .lbl-title label {font-size: 16px;font-weight: 500;color: #0083a4;}
.ast-inpt-lst {margin-top: 15px;padding-left: 45px;}
.ast-rw {margin-bottom: 5px;padding-left: 45px;position: relative;display: inline-block;width: 100%;}
.ast-rw .form-control[type="checkbox"] {position: absolute;left: 0px;top: 2px;}
.txtbxwdth {width: 46%;border: 1px solid #999;border-radius: 0px;-webkit-border-radius: 0px;}
.lbl-val {margin-top: 3px;margin-left: 10px;font-weight: 600;color: #707070;}
.pro-op-md-mn {padding-left: 55px;margin-top: 20px;margin-bottom: 30px;}
.tm-lbl {padding-left: 0px;padding-right: 0px;}
.ipt-inlnblk {display: inline-block;}
.ot-ipt {margin-top: 10px;display: inline-block;width: 100%;}
.list-assstmnt ol ol {list-style: lower-alpha;padding-left: 20px;}
.cls-asmnt {padding-left: 58px;padding-right: 58px;}
.cls-asmnt .pt-algc-hd {margin-bottom: 15px;}
/*.care-ipt { min-width:70%;}*/
.auth-ptnm strong {color: #15c895;}
.auth-ptnm {margin-bottom: 35px;font-weight: 600;color: #666;}
.ptnt-cnsnt-cntnt .form-group {margin: 0px;margin-bottom: 20px;}
.diagnosticscss .ptnt-cnsnt-cntnt label {margin-bottom: 0px;}
.ptnt-cnsnt-cntnt .pt-algc-hd-rw {margin-bottom: 0px;}
.pd-top-0 {padding-top: 0px;}
/*.inlne-admire { display:inline-block;margin-left:10px;margin-right:10px;}*/
.cbsqt-hepa h4 {font-weight: 500;color: #555;margin-bottom: 25px;}
.cbsqt-hepa p {margin-bottom: 20px;}
.warnwdmsg strong {color: #0EA2AD;}
.warnwdmsg {display: inline-block;width: 100%;margin-top: 20px;margin-bottom: 15px;}
.sign-spc {margin-top: 30px;}
.btn-sign {background: #13A8FF;border: none;font-weight: normal;border-radius: 2px;-webkit-border-radius: 2px;}
.pg-opt {padding-left: 30px;padding-right: 30px;}
.dcln-msg {margin-top: 30px;}
.dcln-msg .pt-algc-hd {margin-bottom: 0px;}
.thnx-wsh-ui {padding-left: 45px;padding-right: 45px;margin-bottom: 30px;}
.diagnosticscss .asmnt-lbl-pos label {margin-right: 0px;padding-right: 0px;text-align: right;padding-left: 0px;}
.asmnt-ipt > div {margin-bottom: 15px;}
.diagnosticscss label.vtl-lbl {color: #15c895;font-weight: 500;}
.prcd-bx {margin-top: 60px;margin-bottom: 60px;}
.prcd-bx .control-label {text-align: right;}
.td-pd-li p {margin-bottom: 4px;}
.imd-prv-evl {font-size: 16px;color: #15c895;font-weight: 500;margin-top: 40px;margin-bottom: 30px;}
.asa-class-label .form-control {max-width: 180px;float: none;display: inline-block;}
.ht-lg-tp {font-weight: 600;color: #15c895;}
.ht-lg-bx label {min-width: 60px;text-align: right;}
.ht-lg-bx .form-control {max-width: 140px;margin-bottom: 0px;}
.diagnosticscss .ht-lg-bx label {margin-bottom: 0px;}
.ht-lg-bx .form-control.sg-cmnt-fl {max-width: 100%;height: 60px;margin-top: 10px;display: inline-block;}
.dt-tm-ipt {display: inline-block;max-width: 150px;}
.dhc-wrap .diagnosticscss .ptnt-cnsnt-cntnt label {margin-top: 0px;}
.dhc-wrap .diagnosticscss .cbsqt-hepa label {margin-top: 0px;}
.stnd-prblk,
.admsn-ast-wrp,
.cbsqt-hepa p,
.ptnt-cnsnt-cntnt p {color: #707070;font-weight: 400;}
.dhc-wrap .sv-fm-btm {color: #fff;background: #ae161a;border: none;border-radius: 2px;-webkit-border-radius: 2px;}
.cnt-algn-col {text-align: center;}
.cnt-algn-col .form-control {display: inline-block;float: none;}
.dhc-wrap.font_low .diagnosticscss label,
.dhc-wrap.font_low .diagnosticscss .pro-op-md span {font-weight: 400;}
/*.td-head-ttlrw strong,
.form-control { padding-left:10px;padding-right:10px;}
.wdth24 { width:24.3%;}
.width24{width: 18.3%;}
.wdth9{ width:9%;}*/
.iwsh-pgt {margin-top: 0px !important;white-space: normal !important;}
.auth-ptnm strong {font-size: 14px;}
.ptnt-cnsnt-wrp label {white-space: normal !important;}
.dhc-wrap .diagnosticscss .pt-algc-hd label {color: #666;font-weight: 400;}
.mbl-ptnt-fil input[type="text"] {width: 100%;max-width: 180px;display: inline-block;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.lbl-dis-time {text-align: left;padding-right: 0;margin-left: 0;}
.td-head-ttlrw-dpvp {margin-right: -15px;margin-left: -15px;}

/* timeout pause form */
.tm-out-wrap label {margin-right: 0 !important;padding: 0 !important;font-weight: 400;color: #707070;font-family: 'Open Sans', sans-serif;font-size: 14px;}
.tm-out-wrap select.form-control {font-weight: normal;font-size: 14px;}
.tm-out-wrap .mt-15 {margin-top: 15px;}
.tm-out-wrap .pl-8 {padding-left: 8px;}
.tm-out-wrap .col-md-1 {padding: 0;}
.tm-out-wrap .form-control {border-radius: 4px !important;box-shadow: none;}
.tm-out-2-wrap select.form-control,
.tm-out-3-wrap select.form-control {max-width: none;}
.tm-out-wrap span,
.tm-out-wrap strong {font-weight: 400;color: #707070;font-family: 'Open Sans', sans-serif;font-size: 14px;}
.select2-results__option.select2-results__message {position: relative;padding: 8px 100px 8px 5px;background-color: #13a8ff;color: #fff;}
.select2-results__option #Other {position: absolute;right: 1px;top: 3px;background-color: transparent;border: none;font-size: 13px;font-weight: 500;}
.select2-search--dropdown .select2-search__field {max-width: 100%;}
.select2-container.select2-container--default.select2-container--open {z-index: 1000000;}
.notifyjs-corner {z-index: 1050000;}
.tm-out-wrap .select2-container {width: 100% !important;}

/* renal cethetreization */
.default-btn {background-color: #15c895;font-size: 14px;width: 108px;border: none;margin-left: 5px;}
#PregnancyStatement .pt-algc-hd {margin-bottom: 8px;}
.dhc-wrap .diagnosticscss #PACURecoveryNotes label.act-rslt {text-align: left;}
.table.table-borderless.no_border tr th h2 {margin: 0;}
.heading-blue {color: #15c895;font-weight: 500;font-size: 20px;}
.text-italic {font-style: italic;}
.btn.btn-primary.btn-sign.more_pad {padding: 10px 20px;font-size: 16px;}

/* custom loader */
.custom-loader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);z-index: 99999999999;}
.custom-loader > .dual-ring {position: absolute;top: 50%;left: 50%;width: 42px;height: 42px;}
/*.custom-loader > div img {width: 100%;height: 100%;}*/
@keyframes custom-loader-dual-ring {0% {transform: rotate(0deg);} 100% {transform: rotate(360deg);}}
.dual-ring:after {content: " ";display: block;width: 40px;height: 40px;margin: 1px;border-radius: 50%;border: 5px solid #0EA2AD;border-color: #0EA2AD transparent #0EA2AD transparent;animation: custom-loader-dual-ring 1.2s linear infinite;}

/* saving loader */
.saving-loader {display: none;position: absolute;top: 54px;right: 0;z-index: 1000000;background-color: #80be74;color: white;font-weight: bold;padding-right: 20px;border-bottom-left-radius: 8px;border-top-left-radius: 8px;}
.saving-loader img {width: 54px;}

/* modal */
.modal {background: rgba(0,0,0,0.8);z-index: 105000;}
.modal .modal-dialog {top: 50%;transform: translateY(-50%) !important;margin: 0 auto !important;}
.modal .modal-dialog .modal-content {border-radius: 4px;}
.modal .modal-dialog .modal-content .page-main-head {margin-top: 0;}
.modal-default .modal-header {border-bottom: none;}
.modal-default .modal-header .close {margin-top: -23px !important;}
.modal-default .modal-title {font-size: 18px;}
.modal-default .modal-body label {float: left;margin-right: 15px;margin-top: 7px;}
.modal-default .modal-body select {float: left;margin-bottom: 15px;width: calc(100% - 85px);max-width: none;}
.modal-default .modal-footer {border-top: none;}
.modal-default .modal-footer button {width: 100px;border-radius: 3px !important;height: 34px;float: left;border-color: #0EA2AD;}
.modal-default .modal-footer button.btn-cancel {background-color: #707070 !important;border-color: #707070;}

/* modal : policy manual */
#renderChapterModal table span.far {margin: 0 3px;}
#renderChapterModal .btn-custom,
#renderChapterModal .mycss {width: 130px;}

/* modal : Comment model
   modal : validate pin
*/
#CommentsModel .modal-dialog,
#ValidatePin .modal-dialog {height: 182px;top: 50%;margin-top: -91px;}

/*  Add Edit Comment  */
#AddComment .modal-dialog {height: 182px;top: 30%;margin-top: -91px;}

/* modal : add equipment list */
#AddListEquipments .modal-dialog {max-width: 480px;}
#AddListEquipments .modal-dialog .modal-content label {width: 100%;}

/* modal : expired password */
#ExpiredPassword .modal-dialog {height: 310px;top: 50%;margin-top: -155px;max-width: 480px;}
#ExpiredPassword .modal-dialog .modal-content .control-label {text-align: right;font-size: 13px;margin-top: 9px;}
#ExpiredPassword .modal-dialog .modal-content .modal-footer {padding: 20px 30px;}

/* modal : add Indication list */
#AddPartialList .modal-dialog {height: 232px;top: 50%;margin-top: -116px;max-width: 480px;}
#AddPartialList .modal-dialog .modal-content label {width: 100%;}

/* modal : add Indication list */
#EquipmentModel .modal-dialog {height: 232px;top: 53%;margin-top: -116px;max-width: 480px;}
#EquipmentModel .modal-dialog .modal-content label {width: 100%;}

/* modal : add Indication list */
#Errormsg .modal-dialog {height: 232px;top: 50%;margin-top: -116px;max-width: 480px;}
#Errormsg .modal-dialog .modal-content label {width: 100%;}

/* modal : add Hemodynamic list */
#AddPartialHemoList .modal-dialog {height: 232px;top: 50%;margin-top: -116px;max-width: 480px;}
#AddPartialHemoList .modal-dialog .modal-content label {width: 100%;}

/* modal : add Hemodynamic list */
#AddPartialInfilationList .modal-dialog {height: 232px;top: 50%;margin-top: -116px;max-width: 480px;}
#AddPartialInfilationList .modal-dialog .modal-content label {width: 100%;}

/* modal : add hemodynamic findings */
#AddHemoDynamic .modal-dialog {height: 232px;top: 50%;margin-top: -116px;max-width: 480px;}

/* modal : create form */
.modal-createForm {top: 50%;margin-top: -115px !important;width: 470px;}

/* modal : software agreement */
#SoftwareAgreementId .modal-dialog {max-width: 1140px;width: calc(100% - 30px);top: 50%;margin-top: -185px;}
#SoftwareAgreementId .modal-dialog .modal-body > div {margin-top: 20px;}

/* modal : delete form */
.modal-deleteFormItem {top: 50%;margin-top: -102px;width: 450px !important;}

/* modal : delete hemo section */
.modal-deleteHemoSection {top: 50%;margin-top: -92px !important;}

/* modal : delete hemo section */
.modal-deleteEquipmentSection {top: 50%;left: 50%;margin-left: -227px !important;margin-top: -102px !important;}

/* modal : policy manual */
#ChapterPopup td .far {font-size: 18px;margin: 0 12px !important;color: #212529;}
#ChapterPopup td .far:last-child {margin-left: 10px !important;}

/* modal : emergency protocols */
#EmergencyPopup td .far {font-size: 18px;margin: 0 12px !important;color: #212529;}
#EmergencyPopup td .far:last-child {margin-left: 10px !important;}
#EmergencyPopup::after {background: rgba(0, 0, 0, 0.5);position: fixed;content: "";width: 100000%;height: 1000000%;top: -40px;z-index: -1;left: -110%;}

/* modal : 100 basic mandates */
#PolicyPopup td .far {font-size: 18px;margin: 0 12px !important;color: #212529;}
#PolicyPopup td .far:last-child {margin-left: 10px !important;}

/* modal : add signature */
#Signaturesign .modal-dialog {max-width: 1170px;width: calc(100% - 30px);top: 50%;margin-top: -195px;}
#Signaturesign .modal-dialog .modal-content {border-radius: 0px !important;}
#Signaturesign .modal-dialog .modal-footer .btn {width: 120px;}
#Signaturesign canvas {border-radius: 2px;-webkit-border-radius: 2px;max-width: 100%;width: 100%}
#Signaturesign .btn {margin-left: 15px;}

/* modal : add new chapter */
#AddChapterPopup .modal-dialog {top: 50%;margin-top: -126px;}

/* modal : add protocol */
#AddEmergencyPopup {max-width: 400px;overflow: visible;left: 50%;margin-left: -200px;}
#AddEmergencyPopup .modal-dialog {top: 50%;margin-top: -126px;width: 100%;}
#AddEmergencyPopup .modal-body .form-group label {width: 50px;}
#AddEmergencyPopup .modal-body .form-group .form-control {max-width: 290px;width: 100%;display: inline-block;}
#AddEmergencyPopup input[type="file"] {display: inline-block;}
#AddEmergencyPopup .modal-footer .btn + .btn {margin-left: 0;margin-right: 5px;/*height:34px;*/}
#AddEmergencyPopup::after {background: rgba(0, 0, 0, 0.5);position: fixed;content: "";width: 100000%;height: 1000000%;top: -40px;z-index: -1;left: -110%;}

/* modal : add new policy */
/*#AddPolicyPopup {max-width: 400px;overflow: visible;left: 50%;margin-left: -200px;}*/
#AddPolicyPopup .modal-dialog {top: 50%;margin-top: -126px;width: 100%;max-width: 400px;}
#AddPolicyPopup .modal-body .form-group .form-control {max-width: 308px;width: 100%;display: inline-block;}
#AddPolicyPopup input[type="file"] {display: inline-block;}
#AddPolicyPopup .modal-footer .btn + .btn {margin-left: 0;margin-right: 5px;/*height:34px;*/}
#DeleteConfirmationPopup .modal-dialog {top: 50%;margin-top: -126px;width: 100%;max-width: 400px;}										
/* modal : delete protocol */
/*#DeleteProtocolConfirmationPopup {max-width: 400px;overflow: visible;left: 50%;margin-left: -200px;}*/
#DeleteProtocolConfirmationPopup .modal-dialog {top: 50%;margin-top: -126px;width: 100%;max-width: 400px;}
#DeleteProtocolConfirmationPopup .modal-footer .btn + .btn {margin-left: 0;margin-right: 5px;/*height:34px;*/}
#DeleteProtocolConfirmationPopup::after {background: rgba(0, 0, 0, 0.5);position: fixed;content: "";width: 100000%;height: 1000000%;top: -40px;z-index: -1;left: -110%;}

/* modal : edit room */
.modal-edit-room .modal-footer .btn-apply {margin-right: 10px;float: right;}
.modal-edit-room .modal-footer .btn-cancel {}

/* Delete Patient Successfully */
#DeletePatientSuccessfully .modal-body {text-align: center;height: 194px;}
#DeletePatientSuccessfully .modal-body .btn {margin-top: 30px;width: 100px;}

/* Restore Patient Successfully */
#MessagePatienRestorePopup .modal-body {text-align: center;height: 194px;}
#MessagePatienRestorePopup .modal-body .btn {margin-top: 30px;width: 100px;}

/* Restore Patient Successfully */
#MessagePopup .modal-body {text-align: center;height: 194px;}
#MessagePopup .modal-body .btn {margin-top: 30px;width: 100px;}

/* DeleteUserMessagePopup Patient Successfully */
#DeleteUserMessagePopup .modal-body {text-align: center;height: 194px;}
#DeleteUserMessagePopup .modal-body .btn {margin-top: 30px;width: 100px;}

/* Restore Patient Successfully */
#MessageSignaturePopup .modal-body {text-align: center;height: 194px;}
#MessageSignaturePopup .modal-body .btn {margin-top: 30px;width: 100px;}

/* modal : common section
    view policy,
    view protocol,
    acls provider manual
*/
#Iframe-Master-CC-and-Rs {max-width: 100%;height: 100%;box-shadow: none;padding: 0;overflow: hidden;margin-top: 0;margin-bottom: 0;}
#Iframe-Master-CC-and-Rs iframe {width: 100%;height: 475px;}
#Iframe-Master-CC-and-Rs .responsive-wrapper {height: 100%;padding: 0;}
#Iframe-Master-CC-and-Rs .responsive-wrapper #fileUploadIframe {height: 100%;}

/* modal : view policy */
#ViewPolicyPopup {max-width: 100%;overflow: visible;padding-left: 0 !important;}
#ViewPolicyPopup .modal-dialog {width: 100%;margin: 0 auto;height: 100%;}
#ViewPolicyPopup .modal-dialog .modal-content {height: 100%;}
#ViewPolicyPopup .modal-dialog .modal-content .modal-body {height: calc(100% - 115px);}

/* modal : view protocol */
#ViewProtocolPopup {overflow: visible;padding-left: 0 !important;}
#ViewProtocolPopup::after {background: rgba(0, 0, 0, 0.5);position: fixed;content: "";width: 100000%;height: 1000000%;top: -40px;z-index: -1;left: -110%;}
#ViewProtocolPopup .modal-dialog {width: 100%;margin: 0 auto;height: 100%;}
#ViewProtocolPopup .modal-dialog .modal-content {height: 100%;}
#ViewProtocolPopup .modal-dialog .modal-content .modal-body {height: calc(100% - 115px);}

/* modal : acls provider manual */
#ACLSPopup .modal-dialog {width: 100%;height: 98.95%;margin: 0;top: 0%;transform: translateY(0) !important}
#ACLSPopup .modal-dialog .modal-content {height: 100%;}
#ACLSPopup .modal-dialog .modal-content .modal-body {height: calc(100% - 115px);}
#ACLSPopup .modal-dialog .modal-content #renderModal {height: 100%;}
#ACLSPopup .modal-header .close {margin-top: -23px;}
#ACLSPopup .modal-footer .btn + .btn {margin-right: 5px;margin-left: 0;}

/* modal : lock screen */
#LockScreen {background-color: rgba(0,0,0,1.00);}
#LockScreen .modal-dialog {height: 224px;top: 50%;margin-top: -112px;}
#LockScreen .text-danger {display: block;margin-top: 10px;font-weight: 500;color: #0EA2AD;}
#LockScreen .btn-custom {width: 110px;}
#LockScreen #icon-screen-lock {position: relative;left: -3px;top: 3px;}

/* modal : new room */
#ModalRoom .modal-dialog {max-width: 525px;}
#ModalRoom .modal-body {min-height: 100px;max-height: 600px;overflow: auto}
#ModalRoom .modal-body .control-label {margin-top: 8px;}
#ModalRoom .modal-body .form-control {max-width: inherit;}
#ModalRoom .modal-footer .form-group {margin-bottom: 0;}

/* modal : procedure notes */
#ModalProcedureNote .modal-dialog {max-width: 600px;top: 50%;margin-top: -131px;}
#ModalProcedureNote .modal-body {max-height: 600px;overflow: auto}
#ModalProcedureNote form {margin: 20px 0;}
#ModalProcedureNote form .box-body .control-label {margin-top: 6px;text-align: left;padding-right: 0;}
#ModalProcedureNote form .box-body .form-control {max-width: 100%;height: 100px;}

/* modal : note list */
#ModalNoteList .modal-dialog {max-width: 800px;top: 50%;width: 100%;transform: translateY(-50%);}
#ModalNoteList .modal-body {max-height: 600px;overflow: auto}
#ModalNoteList form {margin: 20px 0;}
#ModalNoteList form .box-body .row {margin-top: 10px;margin-bottom: 10px;}
#ModalNoteList form .box-body .control-label {margin-top: 6px;text-align: left;padding-right: 0;}
#ModalNoteList form .box-body .form-control {max-width: 100% !important;width: 100%;min-height: 40px;}
#ModalNoteList form .box-body textarea.form-control {height: 250px;}

/* modal : user account */
#myAccount .modal-dialog {top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}
#myAccount .form-control {max-width: 100%;}
#myAccount .modal-footer {padding-left: 0;padding-right: 0;}

/* modal : add nurse notes */
#NotesTable .table-bordered > tbody > tr > td,
#NotesTable .table-bordered > tbody > tr > th {word-wrap: break-word;white-space: normal;max-width: 700px;}

/* modal : add Procedure notes */
#techiniqueTable .table-bordered > tbody > tr > td,
#techiniqueTable .table-bordered > tbody > tr > th {word-wrap: break-word;white-space: normal;max-width: 700px;}

/* modal : allergies */
#ModalAllergies .modal-dialog {top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);max-width: 450px;margin: 0 auto;}

/* modal : locked by another user */
#ModalDublicateForm .modal-dialog {top: 50%;transform: translateY(-50%);margin: 0 auto;}
#ModalDublicateForm .modal-header {border: none;}
#ModalDublicateForm .modal-title {font-size: 25px;}
#ModalDublicateForm .close {display: none;}
#ModalDublicateForm .modal-body label {display: block;margin: 10px 0;}
#ModalDublicateForm .modal-body label span {font-weight: 600;}
#ModalDublicateForm .modal-footer {border: none;}
#ModalDublicateForm .modal-footer .text-danger {float: left;font-weight: 600;font-size: 18px;color: #0EA2AD;}

/* modal : new indication */
#ManagedIndicationNewList .modal-dialog {top: 50%;transform: translateY(-50%);margin: 0 auto;}
#ManagedIndicationNewList .modal-body .row {margin-bottom: 15px;}
#ManagedIndicationNewList .modal-body .row .form-control {max-width: 100% !important;}
#ManagedIndicationNewList .modal-body .row textarea.form-control {height: 250px;}

/* modal : new role */
#AddRolesPartially .modal-dialog { /*max-width: 701px;*/width: auto;max-width: 800px;}
#AddRolesPartially .modal-body .row > .form-group {max-width: 450px;}
#AddRolesPartially .modal-body .row > .form-group label {margin-top: 5px;}
#AddRolesPartially .modal-body .row .table td {vertical-align: middle;font-weight: bold;padding: 5px 8px;font-size: 13px;min-width: 36px;}
#AddRolesPartially .modal-body .row .table {left: 0 !important;width: 100% !important;}
#AddRolesPartially .modal-body .row .table td:nth-child(odd) {min-width: 150px;}
#AddRolesPartially .modal-body .row > .row {margin: 0;padding: 0 10px;}
#AddRolesPartially .modal-body .row > .row {overflow: auto;}

/* modal : Create Room */
#ModalCreateRoom .modal-dialog {max-width: 550px;}

/* modal : Add Practice */
#ModalPractice .modal-dialog {max-width: 700px;width: 100%;}
#ModalPractice .modal-body {padding: 20px;}
#ModalPractice .modal-body .row {margin-bottom: 15px;}
#ModalPractice .modal-body .control-label {margin-bottom: 5px;display: block;text-align: left;padding-top: 0;}
#ModalPractice .modal-body .control-label span {color: red;}
#ModalPractice .modal-body .modal-footer {padding: 20px 0 0 0;}
#ModalPractice .checkbox-wrap {list-style: none;padding-left: 0;margin-top: 12px;}
#ModalPractice .checkbox-wrap li {margin: 6px 0;/*padding-left: 10px;*/}
#ModalPractice .checkbox-wrap li label {font-weight: normal;}
#ModalPractice .checkbox-wrap li input[type="checkbox"] {display: inline-block;vertical-align: middle;margin: 0 6px 0 0;width: 22px;height: 25px;}
#ModalPractice .checkbox-wrap li input[type="checkbox"]:checked {background-size: 12px;}
#ModalPractice .checkbox-wrap li:first-child {padding-left: 0;margin-bottom: 10px;}
#ModalPractice .checkbox-wrap li:first-child label {font-weight: bold;}
#ModalPractice .checkbox-wrap li:first-child input[type="checkbox"] {border-color: #888;border-width: 2px;}

/* modal : Previous Reviews */
#ModalOldReports .table-staff-reporting .prwmf-input {position: absolute;right: 65px;top: 50px;z-index: 1111111111;}

/* modal : Warning */
#postReCapture .modal-footer .btn {width: 86px;margin-left: 10px;}

/* modal : Manage New ICD List */
#ManagedNewICDList .modal-dialog {top: 50%;transform: translateY(-50%);margin: 0 auto;}
#ManagedNewICDList .modal-body .row {margin-bottom: 15px;}
#ManagedNewICDList .modal-body .row .form-control {max-width: 100% !important;}
#ManagedNewICDList .modal-body .row textarea.form-control {height: 250px;}

/* modal : Room lock */
#ModalRoomLock .modal-title {font-size: 25px;}
#ModalRoomLock .close {display: none;}
#ModalRoomLock .modal-body label {display: block;margin: 10px 0;}
#ModalRoomLock .modal-body label span {font-weight: 600;}
#ModalRoomLock .modal-footer {border: none;}
#ModalRoomLock .modal-footer .text-danger {float: left;font-weight: 600;font-size: 18px;color: #0EA2AD;}
#notesmodel .table-responsive {max-height: 300px;}
#IndicationPartialModel .form-group.table-responsive {max-height: 290px;}

/* modal : Monthly */
#ModalMonthly {padding: 50px 0;overflow: auto;}
#ModalMonthly .modal-dialog {width: 90%;transform: translateY(0) !important;top: 0;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-main {padding-left: 0;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature {margin-top: 50px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature .col-sm-12 {margin-bottom: 20px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature label {font-weight: normal;margin-right: 10px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature label.main-lbl {width: 100px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature .form-control {display: inline-block;max-width: 160px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature select.form-control {max-width: 400px;margin-right: 20px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature .bottom-signature {display: inline-block;vertical-align: top;width: 200px;}
#ModalMonthly .modal-dialog .performance-review-wrap .prw-signature .bottom-signature .btn {display: block;width: 180px;}
#ModalMonthly .modal-dialog #chartdiv1 {text-align: center;}
#ModalMonthly .modal-dialog #chartdiv1 svg {width: 100%;}

/* modal : View Signature */
#ViewSignatureModel.modal .modal-dialog {width: 100%;max-width: 1170px;}

/* modal : Edit Signature */
#editSignatureModel.modal .modal-dialog {width: 100%;max-width: 1170px;}
#editSignatureModel .start-form-wrap {padding: 17px;}
#editSignatureModel .manage-signature-wrap .tools {margin-top: 0;}
#editSignatureModel .start-form-wrap .btn {margin-right: 10px;}
#editSignatureModel #patientSignature {width: 100%;border-radius: 2px;}
#editSignatureModel .manage-signature-wrap .select2-container {margin-bottom: 20px;max-width: 100%;}
#editSignatureModel .field-validation-error {top: -17px;right: 0;}

/* previous reviews */
#PartialOldListData .table-responsive {max-height: 400px;}
#PartialOldListData .prwmf-input {text-align: right;}
#PartialOldListData .prwmf-input .form-control {max-width: 100px;margin-bottom: 10px;display: inline-block;}

/* canvas signature */
.canvas-signature {width: 100%;border: 1px solid #ccc;height: 200px;}

/* capture label */
.capture-lbl-box select.form-control {max-width: 100%;margin-top: 10px !important;}

/* patient demographic: left align for Iv and vitals common  to all forms 10th sep */
.p-demographic > div {display: inline-block;margin-right: 30px;}
.p-demographic > div .form-control {display: inline-block;width: auto;max-width: 100px;}

/* insication : symptoms dropdown common to all*/
.diagnosticscss .form-control.IndicationSymptomName {max-width: inherit;}

/* auto date picker */
.diagnosticscss .form-control.autopopdate {width: 120px;}

/* jquery dropdown */
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #555 !important;}
.select2-container--default .select2-selection--single {border-color: #ddd !important;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.select2-results__option {word-wrap: break-word;}
.select2-results__options li:nth-child(even) {background-color: #efefef;}
.MyClass .select2-container--default .select2-selection--single {border-color: #ff0000 !important;}

b, strong {font-weight: 550;}

/* full select wrap */
.full-select-wrap *:not(label) {width: 100%;}
.full-select-wrap select {width: 100% !important;max-width: 100%;}

/* font sizes */
.fs-12 {font-size: 12px;}
.fs-14 {font-size: 14px;}
.fs-18 {font-size: 18px;}

/* margins */
.m-0 {margin: 0px !important;}
.mt-0 {margin-top: 0px !important;}
.mt-15 {margin-top: 15px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-40 {margin-top: 40px;}
.mb-0 {margin-bottom: 0 !important;}
.mb-13 {margin-bottom: 8px !important;}
.mb-15 {margin-bottom: 15px !important;}
.mb-20 {margin-bottom: 20px !important;}
.ml-0 {margin-left: 0px !important;}
.ml-15 {margin-left: 15px !important;}
.ml-15-ve {margin-left: -15px !important;}
.mr-10 {margin-right: 10px !important;}

/* paddings */
.pt-0 {padding-top: 0 !important;}
.pt-3 {padding-top: 3px !important;}

/* top */
.t-6 {top: 6px !important;}

/* display */
.d-inline-block {display: inline-block;}

/* button */
.btn {cursor: pointer;border-radius: 3px !important;color: #ffffff;min-width: 100px;border: none;}
.btn:hover,
.btn:focus,
.btn:active {outline: 0;}

/* common */
.dhc-wrap .mt0 {margin-top: 0;}
.tm-vtl-rcd > .form-group > div {padding-left: 5px;padding-right: 5px;}
.tm-vtl-rcd > .form-group strong {color: #666;}
.tm-vtl-rcd > .form-group {margin-left: 0px;margin-right: 0px;}

/* others */
.form-content-box {padding: 20px;border: 1px solid rgb(186, 186, 186) !important;border-radius: 6px;-webkit-border-radius: 6px;margin-top: -5px;background: #fff;color: #666;font-weight: 400;}
.diagnosticscss .btn-custom {background-color: #15c895;}
.diagnosticscss .btn-add {width: 108px;border: none;}
.signature-bx-outer span {width: 100%;display: inline-block;}
.pt-algc-hd {position: relative;margin-bottom: 20px;padding-left: 45px;padding-top: 7px;}
.pt-algc-hd p {font-weight: 400;color: #707070;}
.pt-algc-hd .form-control[type="checkbox"] {position: absolute;left: 0px;top: 0px;}
.page-pre-assessment.dhc-wrap {min-height: 1100px;}
.button2 {background-color: #008CBA;}
.button3 {background-color: #f44336;}
.button5 {background-color: #555555;}

/* very first section */
.vf-section .col-md-3 .col-md-4 {padding-right: 0;}

/* procedure times */
.procedure-times-wrap > div {padding: 10px;}
.procedure-times-wrap > div .form-inline:not(:last-child) {margin-bottom: 10px;}
.procedure-times-wrap > div .form-inline .form-group {width: 100%;}
.procedure-times-wrap .remove-row {margin-left: 10px;}

/* patient demographics */
.patient-demographic-wrap > div {padding: 10px;}
.patient-demographic-wrap > div .row .col-sm-3 {margin-bottom: 10px;}
.patient-demographic-wrap > div .row .col-sm-3 label {display: inline-block;min-width: 100px;text-align: left;}
.patient-demographic-wrap > div .crf1-heading {color: #15c895;font-weight: 500;font-size: 20px;}
.patient-demographic-wrap > div .row .col-sm-3 .form-control {display: inline-block;width: 100px;}
.patient-demographic-wrap > div .form-inline .form-group {margin-bottom: 10px;margin-left: 0;}
.patient-demographic-wrap > div .form-group select.form-control {width: 200px;}
.patient-demographic-wrap > div .pdw-staffing {float: left;margin-top: 12px;width: 100%;}
.patient-demographic-wrap > div .pdw-staffing label {min-width: 178px;}
.patient-demographic-wrap > div .pdw-staffing .form-control.StaffingCRNA {vertical-align: text-bottom;}

/* indications */
.indications-wrap > div {margin-top: 12px;padding: 10px;}
.indications-wrap > div:first-child {margin-top: 0;}
.indications-wrap > div > .row:not(:last-child) {margin-bottom: 15px;}
.indications-wrap > div input.form-control {display: inline-block;font-weight: normal;}
.diagnosticscss .equal-select-drop select.form-control {max-width: 561px;}
.indication-wrap-two-col .indication-wrap-two-col-first {max-width: 220px;}
.indication-wrap-two-col .indication-wrap-two-col-first2 {max-width: 270px;}
.indication-wrap-two-col .indication-wrap-two-col-second {max-width: 340px;}
.indication-wrap-two-col .indication-wrap-two-col-first,
.indication-wrap-two-col .indication-wrap-two-col-second {display: inline-block;width: 100%;}
.indication-wrap-two-col .indication-wrap-two-col-first select {width: 100%;max-width: 100px;}
.indication-wrap-two-bx .form-inline {margin-bottom: 15px;padding-left: 15px;}
.diagnosticscss .collapse .indication-wrap-two-bx .form-group {margin-right: 35px;}
.staffing-section,
.indication-wrap {float: left;margin-top: 12px;padding: 10px;width: 100%;}
.staffing-section > .row:not(:last-child),
.indication-wrap > .row:not(:last-child) {margin-bottom: 15px;}
.indication-wrap input.form-control,
.indication-wrap select.form-control {display: inline-block;font-weight: normal;}
.indications-wrap .select2-container {min-width: 300px;}
.indications-wrap .btn-IndicationNotes {width: 160px;margin-right: 10px;}
.indications-wrap textarea[id*="IntraDynamicIndication"] {margin-bottom: 15px;}
.indications-wrap #IndicationDiseaseNotes h2 {margin-bottom: 15px;font-weight: 400;color: #707070;font-size: 18px;}
.indications-wrap #IndicationDiseaseNotes .add-row-new-indication {margin-left: 10px;}
.indications-wrap #IndicationDiseaseNotes textarea {margin: 0 0 1em!important;}

/*indication : Spect Monitoring and physician */

/* indications : pet monitoring and physician dictation */
.pmpd-indications-wrap .form-group > div span {padding-left: 10px;margin-left: 0;}
.pmpd-indications-wrap .form-group > div span.pl-0 {padding-left: 0;}

/* risk factors */
.risk-factors-wrap > div {padding: 10px;}
.risk-factors-wrap > div .form-group {margin-bottom: 15px;margin-right: -15px;}
.risk-factors-wrap > div h4 {font-size: 14px;margin: 0;}
.risk-factors-wrap > div label {font-weight: inherit;}

/* symptoms */
.symptoms-wrap > div {margin-top: 12px;padding: 10px;}
.symptoms-wrap > div .sw-chk-item {position: relative;padding-left: 45px;padding-top: 7px;}
.symptoms-wrap > div .sw-chk-item .form-control[type="checkbox"] {position: absolute;top: 7px;left: 0px;}
.symptoms-wrap > div > .row:last-child {margin-bottom: 0;margin-top: 25px;}
.symptoms-wrap > div .row select {display: inline-block;}
.symptoms-wrap > div .pt-algc-hd-rw.mar-btm0 {margin-bottom: 0;}
.symptoms-wrap > div .pt-algc-hd-rw.mar-btm0 label {font-weight: 500;font-size: 14px;position: relative;top: -2px;}
.symptoms-wrap > div .select2-container {width: 100% !important;}
.symptoms-wrap > div .select2-container--default .select2-selection--single {height: auto !important;}
.symptoms-wrap > div .select2-container .select2-selection--single .select2-selection__rendered {white-space: normal;max-height: 60px;overflow: auto;}

/* symptoms : diagnostic carotid catheterization */
.dcc-symptoms-wrap .pt-algc-hd-rw .form-control[type="checkbox"] {top: 7px;}

/* symptoms : vein procedure */
.vp-symptoms-wrap > div {margin-top: 0;}
.vp-symptoms-wrap > div label {margin: 0;display: block;}

/* procedure notes */
.procedure-notes-wrap > div {padding: 10px;}
.procedure-notes-wrap > div table {min-width: 550px;}
.procedure-notes-wrap > div table td:first-child {vertical-align: top;}
.procedure-notes-wrap > div table td {padding: 5px 10px;}
.procedure-notes-wrap > div table td h2 {font-weight: 400;color: #707070;font-size: 18px;}
.procedure-notes-wrap > div table .autopoptime {box-shadow: none;min-width: 60px;}
.procedure-notes-wrap > div table .select2-container {width: 100% !important;}
.procedure-notes-wrap > div table .select2-container--default .select2-selection--single {padding: 3px;height: 34px;border: 1px solid #ccc;}
.procedure-notes-wrap > div .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 26px !important;}
.procedure-notes-wrap > div .select2-container--default .select2-selection--single {height: auto !important;min-height: 35px;}
.procedure-notes-wrap > div .select2-container .select2-selection--single .select2-selection__rendered {white-space: normal;max-height: 60px;overflow: auto;}
.procedure-notes-wrap > div table td .add-row,
.procedure-notes-wrap > div table td .remove-row {display: inline-block;}
.procedure-notes-wrap > div table td .remove-row {margin-left: 20px;}
.procedure-notes-wrap > div table td .remove-row.rr-last {margin-left: 0;}
.procedure-notes-wrap #ProcedureNotes .add-row-new {margin-left: 10px;}


/* procedure performed notes */
.procedure-performed-notes-wrap > div {
    padding: 10px;
}

.procedure-performed-notes-wrap > div table {
        min-width: 550px;
    }

.procedure-performed-notes-wrap > div table td:first-child {
            vertical-align: top;
        }

.procedure-performed-notes-wrap > div table td {
            padding: 5px 10px;
        }

.procedure-performed-notes-wrap > div table td h2 {
                font-weight: 400;
                color: #707070;
                font-size: 18px;
            }

.procedure-performed-notes-wrap > div table .autopoptime {
            box-shadow: none;
            min-width: 60px;
        }

.procedure-performed-notes-wrap > div table .select2-container {
            width: 100% !important;
        }

.procedure-performed-notes-wrap > div table .select2-container--default .select2-selection--single {
            padding: 3px;
            height: 34px;
            border: 1px solid #ccc;
        }

.procedure-performed-notes-wrap > div .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 26px !important;
    }

.procedure-performed-notes-wrap > div .select2-container--default .select2-selection--single {
        height: auto !important;
        min-height: 35px;
    }

.procedure-performed-notes-wrap > div .select2-container .select2-selection--single .select2-selection__rendered {
        white-space: normal;
        max-height: 60px;
        overflow: auto;
    }

.procedure-performed-notes-wrap > div table td .add-row,
.procedure-performed-notes-wrap > div table td .remove-row {
        display: inline-block;
    }

.procedure-performed-notes-wrap > div table td .remove-row {
        margin-left: 20px;
    }

.procedure-performed-notes-wrap > div table td .remove-row.rr-last {
            margin-left: 0;
        }

.procedure-performed-notes-wrap #ProcedurePerformedNotes .add-row-new {
    margin-left: 10px;
}


/* equipment */
.equipment-wrap > div table {min-width: 1050px;}
.equipment-wrap > div table th,
.equipment-wrap > div table td {border-top: none;text-align: center;padding: 5px 10px;}
.equipment-wrap > div table th h2 {margin: 0;}
.equipment-wrap > div table td .select2 {width: 100% !important;max-width: 280px;min-width: 200px;height: 33px;}

/* equipment sub form */
.equipment-subform-wrap > div table th,
.equipment-subform-wrap > div table td {border-top: none;text-align: center;padding: 5px 10px;}
.equipment-subform-wrap > div table th h2 {margin: 0;}
.equipment-subform-wrap > div table td .select2 {width: 100% !important;max-width: 280px;min-width: 200px;height: 33px;}

/* inflation */
.inflation-wrap h3 {color: #15c895;margin-top: 0;margin-bottom: 20px;font-size: 16px;font-weight: bold;padding: 10px;}
.inflation-wrap .table-responsive {margin-bottom: 50px;}
.inflation-wrap table {width: 850px;}
.inflation-wrap table td {padding: 5px 10px;}
.inflation-wrap table h2 {margin: 0;text-align: center;margin-bottom: 15px;}
.inflation-wrap table td .add-row,
.inflation-wrap table td .remove-row {display: inline-block;}
.inflation-wrap table td .remove-row {margin-left: 20px;}
.inflation-wrap table td .remove-row.rr-last {margin-left: 0;}

/* inflation : renal intervention */
.ri-inflation-wrap .table-responsive {margin-bottom: 0;}
.ri-inflation-wrap .table.table-borderless.no_border th,
.ri-inflation-wrap .table.table-borderless.no_border td {border-top: none;}

/* atherectomy treatment */
.atherectomy-treatment-wrap .table-responsive {margin-bottom: 50px;}
.atherectomy-treatment-wrap table {min-width: 1050px;}
.atherectomy-treatment-wrap table td {padding: 5px 10px;}
.atherectomy-treatment-wrap table td .form-control {width: 100%;}
.atherectomy-treatment-wrap table h2 {margin: 0;text-align: center;margin-bottom: 15px;}
.atherectomy-treatment-wrap table td .add-row,
.atherectomy-treatment-wrap table td .remove-row {display: inline-block;}
.atherectomy-treatment-wrap table td .remove-row {margin-left: 20px;}
.atherectomy-treatment-wrap table td .remove-row.rr-last {margin-left: 0;}

/* ivus evaluation */
.ivus-evaluation-wrap .table-responsive + .table-responsive {margin-top: 30px;}
.ivus-evaluation-wrap .table-responsive + .table-responsive table {width: 850px;}
.ivus-evaluation-wrap table {width: 600px;margin-bottom: 20px;}
.ivus-evaluation-wrap table th, .ivus-evaluation-wrap table td {padding: 5px;}
.ivus-evaluation-wrap .text-blue {color: #13a8ff;}
.ivus-evaluation-wrap .form-control.input-sm {display: inline-block;width: 80px;}
.ivus-evaluation-wrap .ivus-eva-pls-minus {max-width: 60px;}
.ivus-evaluation-wrap .ivus-eva-pls-minus a:nth-child(2) {margin-left: 15px;}

/* ivus evaluation : peripheral arterial intervention */
.pa-ivus-evaluation-wrap .ivus-evalution-listing-bx {border-top: 1px solid #e6e6e6;padding-top: 20px;margin-top: 20px;}

/* ivus evaluation : vein procedure */
.vp-ivus-evaluation-wrap .ivus-evalution-listing-bx {border-top: 1px solid #e6e6e6;padding-top: 20px;margin-top: 20px;}

/* medications */
.medications-wrap > div table {min-width: 900px;}
.medications-wrap > div table th {border-top: none;text-align: center;}
.medications-wrap > div table td {border-top: none;}
.medications-wrap > div table th h2 {margin: 0;}
.medications-wrap > div table td .select2 {width: 100% !important;}
.medications-wrap > div table td .select2-container--default .select2-selection--single {border-color: #ddd;}
.medications-wrap > div .table.custom-remove td select {margin-top: 0 !important;}
.medications-wrap > div .table.custom-remove td .select2-container--default .select2-selection--single {border: 1px solid #ddd;font-weight: 400;}

/* hemodynamic findings */
.hemodynamic-findings-wrap h2.extra-space {margin-top: 20px;margin-bottom: 10px;}
.hemodynamic-findings-wrap h2.no-mar-top {margin-top: 0;}
.hemodynamic-findings-wrap h2 {color: #707070;font-weight: 500;font-size: 17px;margin-top: 70px;margin-bottom: 50px;}
.hemodynamic-findings-wrap .row {margin-bottom: 50px;}
.hemodynamic-findings-wrap .row .hfw-bx-head {font-weight: 500;}
.hemodynamic-findings-wrap .row .btn-custom {background-color: #15c895;font-size: 14px;width: 108px;border: none;}
.hemodynamic-findings-wrap .row select.form-control {max-width: 100%;margin-top: 10px;}
.hemodynamic-findings-wrap .row .hdf-inner-bx {margin-top: 10px;}
.hemodynamic-findings-wrap .row .hdf-inner-bx.hdf-inner-bx-tg {margin-top: 20px;}
.hemodynamic-findings-wrap .row .hdf-inner-bx label:first-of-type {min-width: 70px;}
.hemodynamic-findings-wrap .row .hdf-inner-bx input.form-control {max-width: 120px;display: inline-block;margin: 10px 0 0;}
.hemodynamic-findings-wrap .row .hdf-inner-bx label:last-of-type {margin-left: 10px;}

/* hemodynamic findings : heart catheterization */
.hemodynamic-findings-wrap.hfw-for-heart-catheterization .row .hdf-inner-bx label:first-of-type {min-width: 120px;}

/* diagnostic heart catheterization section */
#HeartcaterizationHemo .capture-lbl-box-lg .hdf-inner-bx label:first-of-type {min-width: 120px;}

/* case totals */
.case-totals-wrap .form-inline:not(:last-child) {margin-bottom: 10px;}
.case-totals-wrap .form-group label:first-of-type {width: 180px;}
.case-totals-wrap #CaseBloodLossLevel {margin-top: 0 !important;}

/* impression */
.impression-wrap > div {padding: 5px;}
.impression-wrap > div .form-control {max-width: 100%;}

/* vitals */
.vitals-wrap > div {padding: 10px;}
.vitals-wrap > div table {min-width: 900px;}
.vitals-wrap > div table th {border-bottom: none;}
.vitals-wrap > div table th h2 {margin: 0;text-align: center;font-size: 14px;}
.vitals-wrap > div table td {border-top: none;}
.vitals-wrap > div table td .input-time {width: 100%;}
.vitals-wrap > div table#VitalsRecords th {text-align: center;font-weight: 500;}
.vitals-wrap > div table td .form-control {min-width: 80px;}

/* recommendation */
.recommendation-wrap > div {padding: 10px;}
#PhysicianName {width: 280px;}

/* post vitals records */
.post-vitals-records-wrap > div table {min-width: 1050px;table-layout: fixed;}
.post-vitals-records-wrap > div table th,
.post-vitals-records-wrap > div table td {border: none;text-align: center;padding: 5px 8px;}
.post-vitals-records-wrap > div table th h2 {margin: 0;font-size: 14px;}
.post-vitals-records-wrap > div table td .select2.select2-container.select2-container--default {width: 100% !important;max-width: 250px;}
.post-vitals-records-wrap .btn-NurseNotes {width: 110px;float: left;}
.post-vitals-records-wrap .remove-row {position: relative;top: 4px;margin-left: 10px;}

/* discharge instructions */
.discharge-instructions-wrap p {margin-bottom: 15px;}
.discharge-instructions-wrap .form-group {margin-left: 0;margin-right: 0;}
.discharge-instructions-wrap .pt-algc-hd {margin-left: 15px;}

/* procedure to be performed */
.procedure-to-be-performed-wrap > div table {margin-bottom: 0;}
.procedure-to-be-performed-wrap > div table th,
.procedure-to-be-performed-wrap > div table td {border: none;text-align: center;padding: 5px 8px;}
.procedure-to-be-performed-wrap > div table th h2 {margin: 0;}
.procedure-to-be-performed-wrap .select2-container {width: 100% !important;max-width: 350px;}

/* post op discharge */
.post-op-discharge-wrap p {color: #707070;font-weight: 400;}

/* post op discharge : procedure log */
.pl-post-op-discharge-wrap .label-notes {text-align: left;padding-left: 15px !important;}
.pl-post-op-discharge-wrap #DispositionNotes {/*max-width: 385px;*/max-width: 100%;height: 145px;}

/* adverse incident */
.adverse-incident-wrap .aiw-item-wrap .aiw-item {display: inline-block;margin-right: 10px;}
.adverse-incident-wrap .aiw-item-wrap .aiw-item:last-child {margin-right: 0;}
.adverse-incident-wrap .aiw-item-big {margin-top: 20px;}
.adverse-incident-wrap .aiw-item-big label {display: block;text-align: left;}
.adverse-incident-wrap .aiw-item-big .form-control {width: 100%;height: 100px;}
.adverse-incident-wrap p {color: #707070;font-weight: 400;}
.adverse-incident-wrap label {margin-top: 0 !important;margin-right: 0 !important;}

/* adverse incident : procedure log */
.pl-adverse-incident-wrap label {padding-top: 0 !important;}

/* procedure information */
.procedure-information-wrap label {margin-right: 0 !important;padding: 0 !important;font-weight: 400;color: #707070;font-family: 'Open Sans', sans-serif;font-size: 14px;}
.procedure-information-wrap .procedure {/*max-width: 480px !important;*/max-width: 100% !important;}
.procedure-information-wrap select.form-control {font-weight: normal;font-size: 14px;}
.procedure-information-wrap .form-control {border-radius: 4px !important;box-shadow: none;}

/* procedure summary */
#ProcedureNotes .add-row,
#ProcedureNotes .remove-row {font-size: 16px;color: #212529;}
#ProcedureNotes .remove-row {margin-left: 10px !important;}
#ProcedureNotes .remove-row:hover {color: rgb(255, 0, 0);}

/* procedure summary */
#ProcedurePerformedNotes .add-row,
#ProcedurePerformedNotes .remove-row {
    font-size: 16px;
    color: #212529;
}

#ProcedurePerformedNotes .remove-row {
    margin-left: 10px !important;
}

    #ProcedurePerformedNotes .remove-row:hover {
        color: rgb(255, 0, 0);
    }


/* pacu recovery notes */
.pacu-recovery-notes-wrap .dsch-vtl-blk .form-group div:last-child .select2-container {width: 100% !important;}
.pacu-recovery-notes-wrap .actvt-blk .col-xs-6 {margin-bottom: 15px;}
.pacu-recovery-notes-wrap .actvt-blk {margin-bottom: 0px;}
.pacu-recovery-notes-wrap .form-group label.control-label {margin-top: 0px !important;}
.pacu-recovery-notes-wrap .dsch-vtl-ttl strong {font-weight: 500;}
.pacu-recovery-notes-wrap .dsch-vtl-ttl {margin-left: -5px;margin-right: -5px;}
.pacu-recovery-notes-wrap .dsch-vtl-ttl > div {padding-left: 5px;padding-right: 5px;}
.pacu-recovery-notes-wrap .max290 {max-width: 290px;}
.pacu-recovery-notes-wrap .max195 {max-width: 195px;}
.pacu-recovery-notes-wrap .max110 {max-width: 110px;}
.pacu-recovery-notes-wrap .wdth46 {width: 47%;}
.pacu-recovery-notes-wrap .nrsnhg-astitle {margin-bottom: 30px;}
.pacu-recovery-notes-wrap .dsch-vtl-tbl .remove-row {margin-left: 10px;}
/*.pacu-recovery-notes-wrap.first-accorion .form-control {max-width: 150px;width: 100%;}*/

/* intra op standing orders */
.intra-op-standing-orders-wrap .tm-lbl {text-align: right;margin-left: 27px;}
.intra-op-standing-orders-wrap .introstand {float: left;width: 100%;}
.intra-op-standing-orders-wrap .introstand .col-md-2 {max-width: 124px;}
.intra-op-standing-orders-wrap .introstand .col-md-7 .form-control[type="text"],
.intra-op-standing-orders-wrap .introstand .col-md-6 .form-control[type="text"] {margin-right: 15px;}

/* post op standing orders */
.post-op-standing-orders-wrap .pt-algc-hd {padding-top: 0px;}
.post-op-standing-orders-wrap .pro-op-md .control-label {padding-top: 0;}
.post-op-standing-orders-wrap .pro-op-md span {font-weight: 400;color: #707070;font-family: 'Open Sans', sans-serif;font-size: 14px;}
.post-op-standing-orders-wrap .pom-inner-ckbx {top: -6px !important;}
.post-op-standing-orders-wrap .ot-lt {float: left;margin-top: 6px;margin-right: 10px;}

/* pre op standing orders */
.pre-op-standing-orders-wrap .list-assstmnt {padding-left: 60px;}
.pre-op-standing-orders-wrap .list-assstmnt ol {padding-left: 0px;margin-top: 10px;}
.pre-op-standing-orders-wrap .list-assstmnt ol li {margin-bottom: 5px;font-weight: 400;color: #666;}
.pre-op-standing-orders-wrap .vancomipt .form-control {display: inline-block;max-width: 80px;}

/* patient consent */
.patient-consent-wrap .pt-algc-hd-rw .form-control[type="checkbox"] {top: 8px;}
.pt-algc-hd-rw {position: relative;margin-bottom: 15px;padding-left: 45px;padding-top: 7px;}
.pt-algc-hd-rw .form-control[type="checkbox"] {position: absolute;left: 0px;top: 0px;}
.patient-consent-wrap .pt-algc-hd-rw-last {margin-top: 20px;}
.patient-consent-wrap #DoctorProcedure + .select2-container {width: 290px !important;}
.patient-consent-wrap #NuclearProcedureName {width: auto;max-width: none;margin-bottom: 10px;}

/* pregnancy statement */
.pregnancy-statement-wrap .prgn-rsnwrp p {color: #707070;font-weight: 400;}
.pregnancy-statement-wrap .prgn-rsn-ui .pt-algc-hd-rw {margin-bottom: 0px;}
.pregnancy-statement-wrap .frm-grp-rvrs .form-group {margin-left: 0px;margin-right: 0px;}
.pregnancy-statement-wrap .pg-msg strong {text-transform: uppercase;color: #15c895;}
.pregnancy-statement-wrap .pg-opt .pt-algc-hd {padding-top: 0;}
.pregnancy-statement-wrap .pg-opt .dcln-msg .pt-algc-hd {padding-top: 7px;}
.pregnancy-statement-wrap .txt-iwish-wrap {top: 7px;}
.pregnancy-statement-wrap .red_text {color: #ff0000;position: relative;top: -8px;}

/* pregnancy statement : pre assessment */
.pa-pregnancy-statement-wrap .pt-algc-hd-rw label {margin: 0 !important;}
.pa-pregnancy-statement-wrap .pt-algc-hd {margin-bottom: 8px;}

/* admission assessment */
.admission-assessment-wrap .select2-container {width: 100% !important;max-width: 470px;}
.admission-assessment-wrap .float_lblclass {float: left;width: auto;min-width: auto !important;}
.admission-assessment-wrap .float_lblclass1 {float: left;min-width: 60px !important;text-align: right;margin-left: -29px;}
.admission-assessment-wrap .wll-ht-lg {padding-left: 45px;padding-right: 45px;}
.admission-assessment-wrap .vtl-ast-rw .control-label {max-width: 70px;padding: 0px;text-align: right;margin-right: 0px;}
.admission-assessment-wrap .admsn-ast-wrp {padding: 10px;}
.admission-assessment-wrap .admsn-ast-wrp .form-group {margin-left: 0px; margin-right: 0px;margin-top: 20px;}
.admission-assessment-wrap .evl-blk-bd .pt-algc-hd-rw select.form-control {float: none;max-width: 280px;display: inline-block;}
.admission-assessment-wrap .evl-blk-bd .pt-algc-hd-rw {padding-top: 0px;}
.admission-assessment-wrap .pre-los-bx label {margin-top: 0px !important;}
.dhc-wrap .diagnosticscss .prcd-bx label,
.dhc-wrap .diagnosticscss .vtl-ast-rw label {padding-top: 0px;}
.admission-assessment-wrap .aa-sr-wrap {margin-bottom: 20px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-first em {text-transform: uppercase;margin-right: 15px;font-weight: 500;}
.admission-assessment-wrap .aa-sr-wrap .aasr-first {margin-bottom: 15px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-first div {display: inline-block;}
.admission-assessment-wrap .aa-sr-wrap .aasr-first div label {margin-left: 10px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-sm-cbw div:not(.clearfix) {/*display: inline-block;margin-right: 15px;*/margin-bottom: 15px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-sm-cbw div label {margin-left: 10px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-md-cbw {margin-top: 30px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-md-cbw div:not(.clearfix) {/*display: inline-block;margin-right: 15px;*/margin-bottom: 15px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-md-cbw input[type="text"].form-control {display: inline-block;width: 100px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-md-cbw input[type="text"].form-control.bg-input {width: 200px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-md-cbw label {margin-left: 15px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-comment-bx {margin-top: 5px;}
.admission-assessment-wrap .aa-sr-wrap .aasr-comment-bx textarea.form-control {height: 100px;}
.admission-assessment-wrap .aa-sr-wrap tr td:first-child {text-align: right;}
.admission-assessment-wrap .aa-sr-wrap td {padding: 6px;}
.admission-assessment-wrap .aa-sr-wrap .sm-dropdown {width: 100px;display: inline-block;}
.admission-assessment-wrap .aa-sr-wrap .full-width {max-width: 100%;}
.admission-assessment-wrap .aa-sr-wrap .txtbx-freq {width: 300px !important;}
.admission-assessment-wrap .txt-red {color: #e2322b;margin-top: 25px;font-size: 14px;font-weight: 500;margin-bottom: 35px;}
.admission-assessment-wrap .pam-wrap .row {margin-top: 20px;}
.admission-assessment-wrap #sub-patient-history {padding: 0 !important;border: none !important;}
.admission-assessment-wrap .sub-patient-history-control {text-transform: uppercase;color: #787878;font-size: 18px;margin-bottom: 20px;text-decoration: none;display: inline-block;font-weight: 500;}

/* pre vitals records */
.pre-vitals-records-wrap > div table {margin-bottom: 0;min-width: 1050px;table-layout: fixed;}
.pre-vitals-records-wrap > div table th,
.pre-vitals-records-wrap > div table td {border: none;text-align: center;padding: 5px 8px;}
.pre-vitals-records-wrap > div table th h2 {margin: 0;font-size: 14px;}
.pre-vitals-records-wrap > div table .select2-container {width: 100% !important;max-width: 250px;}
.pre-vitals-records-wrap > div table .select2-container--default.select2-container--below .select2-selection--single .select2-selection__rendered {white-space: normal;max-height: 33px;overflow: auto;line-height: 18px !important;}
.pre-vitals-records-wrap .btn-NurseNotes {width: 110px;float: left;}
.pre-vitals-records-wrap .remove-row {position: relative;top: 4px;margin-left: 10px;}

/* patient verbal confirmation */
.patient-verbal-confirmation-wrap > div table th,
.patient-verbal-confirmation-wrap > div table td {border: none;text-align: center;padding: 5px 8px;}
.patient-verbal-confirmation-wrap .select2-container {width: 100% !important;}

/* staff members present */
.staff-members-present-wrap > div table {max-width: 800px;}
.staff-members-present-wrap > div table th,
.staff-members-present-wrap > div table td {border: none;padding: 5px 8px;}
.staff-members-present-wrap > div table th {text-align: center;}

/* electronically signed */
.btm-txt-electro {margin-top: 30px;}
.btm-txt-electro label {color: #707070;font-weight: 500;margin-right: 20px;}
.btm-txt-electro .form-control {display: inline-block;}

/* diagnostic carotid catheterization 
   diagnostic renal catheterization
   renal intervention
   upper extemity peripheral arterial intervention
*/
.equipment-subform-wrap > div {padding: 10px;}
.equipment-subform-wrap > div table {width: 100%;min-width: 1050px;}
.equipment-subform-wrap > div table h2 {margin: 0;}

/* cardic risk factors */
.cardic-risk-factors-wrap .form-group > div {margin-bottom: 15px;}
.cardic-risk-factors-wrap .form-group:first-of-type > div span {padding-left: 15px;font-weight: 500 !important;}
.cardic-risk-factors-wrap .form-group > div span {margin-left: 0 !important;}

/* previous study */
.previous-study-wrap label {font-weight: normal !important;}

/* conclusion */
.conclusion-wrap div {font-weight: normal !important;}
.conclusion-wrap label {font-weight: normal !important;}

/* header form */
.header-form-wrap h2 {font-size: 20px;margin-top: 15px;}
.header-form-wrap .srch-box {top: -4px !important}
.header-form-wrap .srch-box .form-control {display: inline-block;}
.header-form-wrap .panel.panel-default {border-radius: 0;}
.header-form-wrap .custom-srch {padding-left: 30px;}
.header-form-wrap .nw-srch-icon {left: 34px;}
.header-form-wrap .dv-btn-cstom {right: 30px;top: 15px;}
.header-form-wrap .btn {border-radius: 3px !important;color: #fff !important;background-color: #0EA2AD !important;}
.header-form-wrap .table-responsive .disableedit {color: rgb(175, 175, 161);}

/* upload patient documents */
.upload-patient-doc-wrap {padding: 20px;/*border: 1px solid #bababa;*//*border-radius:3px;*/border-radius: 0 0 3px 3px;margin-bottom: 15px;}
.upload-patient-doc-wrap form {max-width: 450px;}
.upload-patient-doc-wrap .field-validation-error {margin-bottom: 0;}
.upload-patient-doc-wrap .msg-info {}
.upload-patient-doc-wrap .field-validation-error span {color: #b01515;}
.upload-patient-doc-wrap .uploadbutton {margin-top: 0 !important;}
.upload-patient-doc-wrap .previous-file {vertical-align: middle;padding-left: 30px;}

/* recent forms */
.expend .recent-form-wrap {margin-left: auto;margin-right: auto;max-width: 1600px;}
.recent-form-wrap .panel {margin-top: 15px;}
.recent-form-wrap h2:not(.page-main-head) {display: inline;}
.recent-form-wrap #formsTable {text-align: center;}
.recent-form-wrap .hdr-search-bx {margin-left: 25px;display: inline-block;vertical-align: top;margin-top: -4px;margin-bottom: 8px;position: relative;}
.recent-form-wrap .hdr-search-bx input.custom-srch {margin-left: 0;}
.recent-form-wrap .hdr-search-bx .nw-positn {left: 3px;top: 13px;}
.recent-form-wrap .hdr-search-bx #myInput {display: inline-block;max-width: 248px !important}
.recent-form-wrap .hdr-search-bx .nw-positn {position: absolute;left: 0;top: 12px;color: #ccc;}
.chart-comment-action-select + span {position: absolute;right: 25px;top: 30px;padding: 0;margin: 0 5px;border: none;width: 150px !important;z-index: 1000;font-weight: bold;text-align: left}
.select2-container--default .select2-selection--single {border-radius: 3px;}
.recent-form-wrap .stat-bx {background-color: #ffffff;padding: 40px 20px;box-shadow: 0 3px 6px rgba(0,0,0,0.08);margin-top: 20px;}
.recent-form-wrap .stat-bx-1 {background: #19e1da;background: -moz-linear-gradient(45deg, #19e1da 0%, #5c7be9 100%);background: -webkit-linear-gradient(45deg, #19e1da 0%,#5c7be9 100%);background: linear-gradient(45deg, #19e1da 0%,#5c7be9 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19e1da', endColorstr='#5c7be9',GradientType=1 );}
.recent-form-wrap .stat-bx-2 {background: #f54fa0;background: -moz-linear-gradient(45deg, #f54fa0 0%, #fe7476 100%);background: -webkit-linear-gradient(45deg, #f54fa0 0%,#fe7476 100%);background: linear-gradient(45deg, #f54fa0 0%,#fe7476 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f54fa0', endColorstr='#fe7476',GradientType=1 );}
.recent-form-wrap .stat-bx-3 {background: #41e396;background: -moz-linear-gradient(45deg, #41e396 0%, #39b2b6 100%);background: -webkit-linear-gradient(45deg, #41e396 0%,#39b2b6 100%);background: linear-gradient(45deg, #41e396 0%,#39b2b6 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41e396', endColorstr='#39b2b6',GradientType=1 );}
.recent-form-wrap .stat-bx h4 {margin-top: 0;margin-bottom: 5px;font-size: 28px;color: #514d4d;}
.recent-form-wrap .stat-bx .sb-wrap {display: flex;}
.recent-form-wrap .stat-bx .sb-wrap div:first-child {font-weight: bold;font-size: 24px;flex-basis: 100%;}
.recent-form-wrap .stat-bx .sb-wrap div:first-child span {font-size: 18px;color: #514d4d;}
.recent-form-wrap .stat-bx .sb-wrap div:last-child {flex-basis: 70px;}
.recent-form-wrap .stat-bx .sb-wrap div:last-child img {max-width: 100%;}
/*.recent-form-wrap .stat-bx .sb-wrap div:last-child { flex-basis:100%;background-color:#63dbfe;height:15px;align-self:center;}*/

/* quick merge form */
.quick-merge-form-wrap {max-width: 550px;padding: 25px;box-shadow: 0 3px 6px rgba(0,0,0,0.08);}
.quick-merge-form-wrap form h4 {border-bottom: 1px solid rgba(122,122,122,0.25);margin-top: 0;padding-bottom: 15px;margin-bottom: 20px;}
.quick-merge-form-wrap form .form-control,
.quick-merge-form-wrap form .select2-container {max-width: 100%;}

/* merge forms */
.merge-forms-wrap .icon-padding.icon-color {font-size: 18px;margin: 0 5px;padding: 5px;color: #212529;}

/* start form */
.start-form-wrap {box-shadow: 0 3px 6px rgba(0,0,0,0.08);padding: 40px;background-color: #fff;}
.start-form-wrap .sf-bx {height: 75px;margin-bottom: 10px;}
.start-form-wrap .sf-bx .control-label {display: block;margin-bottom: 12px;text-align: left;}
.start-form-wrap .sf-bx .form-control {max-width: 100%;height: 40px;}
.start-form-wrap .sf-bx .select2-container--default .select2-selection--single {height: 40px !important;border-radius: 3px;}
.start-form-wrap .sf-bx .select2-container--default .select2-selection--single .select2-selection__rendered {padding-top: 3px;}
.start-form-wrap .sf-bx .select2-container--default .select2-selection--single .select2-selection__arrow {top: 4px;right: 4px;}
.start-form-wrap .sf-bx .add-input {cursor: pointer;color: #6DA8EB;font-size: 12px;position: absolute;top: 10px;right: 15px;font-weight: 600;}
.start-form-wrap .select2 {width: 100% !important;}
.start-form-wrap .btn:not(.form-control) {margin-top: 20px;}
.expend .start-form-wrap {max-width: 1600px;margin: 0 auto;}

/*Cursor on cross icon*/
fa-close {cursor: pointer;}

/* comment control */
.comment-control-wrap {border: none;}
.comment-control-wrap .comment-chart {width: 100%;height: 300px;border: 1px solid #dfdfdf;margin-bottom: 50px;max-width: 550px;}
.comment-control-wrap .comment-chart #chartdiv {height: 100%;}
.comment-control-wrap input[type="search"] {padding: 6px 10px 7px 10px;border-bottom: 1px solid #bbbbbb;border-width: 0 0 1px 0;}
.comment-control-wrap input[type="search"]:focus {outline: none;}
.comment-control-wrap .table-responsive {margin-bottom: 10px;position: relative;}
.comment-control-wrap .table-responsive .btn-danger {position: absolute;top: 4px; z-index: 1;right: 30px;}
.comment-control-wrap .table-comment {border: 1px solid #dfdfdf;margin-bottom: 30px;}
.comment-control-wrap .table-comment th {border: 1px solid #dfdfdf;}
.comment-control-wrap .table-comment th,
.comment-control-wrap .table-comment tfoot td {text-align: center;font-weight: bold;}
.comment-control-wrap .table-comment td {border: 1px solid #dfdfdf;padding: 10px;text-align: center;}
.comment-control-wrap .table-comment td:nth-child(4) {text-align: left;}
.comment-control-wrap .amcharts-chart-div a {display: none !important;}
.comment-control-wrap .chart-comment-action {position: absolute;top: 0;right: 0;width: 100px;z-index: 1;padding: 4px 10px;border: 1px solid #dfdfdf;border-radius: 0;font-weight: bold;height: 39px;}
.table-scroller {width: 100%;height: auto;overflow: scroll;}
.btn-NurseNotes {height: 31px;width: 170px;background-color: gray;border: none;border-radius: 3px;color: white;}
.btn-IndicationNotes {height: 31px;width: 190px;background-color: gray;border: none;border-radius: 3px;color: white;}
.btn-Vitals {height: 31px;width: 37px;background-color: #15c895;border: none;border-radius: 3px;color: white;}
.btn-Vitals:hover {background-color: #00bfc8;color: white;}
input[type="search"] {padding: 8px 10px;border-bottom: 1px solid #bbbbbb;border-width: 0 0 1px 0;}
input[type="search"]:focus {outline: none;}
#TypeName {float: right;margin-right: 10px;position: absolute;top: 80px;right: 6px;max-width: 250px;z-index: 1000;}

/* table : staff reporting */
.table-staff-reporting select.chart-comment-action {display: inline-block;max-width: 200px;margin-top: 20px;position: absolute;top: -16px;right: 0;z-index: 1111;}

/* patient follow up */
.patient-follow-up .acomp-wrap .form-control {display: inline-block;max-width: 100px;margin-right: 10px;}
.patient-follow-up .acomp-wrap span {color: #e2322b;}
.patient-follow-up #WasPhysicianNotify {max-width: 100px;}
/*.patient-follow-up.diagnosticscss label {width: 20%;}*/													 

/* progress bar */
.progress-bar-success {background-color: #3cc480!important;}

/* Performance Review */
.performance-review-wrap {margin: 0 auto;max-width: 1600px;}
.performance-review-wrap .prw-main {position: relative;padding-left: 250px;}
.prw-main .prwm-filter {position: absolute;left: 0;width: 230px;/*top: 56px;*/top: 75px;background-color: #ffffff;padding: 20px;box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);border-radius: 3px;}
.prwm-filter .prwmf-input {margin-bottom: 10px;}
.prwm-filter .prwmf-input-sm .form-control {font-size: 13px;}
.prwm-content .row {margin: 0 -6px;}
.prwm-content .row div[class*="col-"] {padding: 0 6px;}
.prwm-content h3 {color: #8d8d94;}
.prwm-content .dr-box {padding: 15px;margin-bottom: 12px;box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);background-color: #ffffff;border-radius: 3px;}
.prwm-content .dr-box .progress-bar {max-width: 100%;}
.prwm-content .dr-box.dr-box-sm {min-height: 145px;}
.prwm-content .dr-box.dr-box-bg {min-height: 235px;}
.prwm-content .dr-box.confi-id h5 {text-align: center;color: #acacac;}
.prwm-content .dr-box.confi-id ul {margin-top: 2px;text-align: center;}
.prwm-content .dr-box.confi-id ul li {font-size: 13px;}
.prwm-content .dr-box h4 {margin-top: 0;position: relative;font-size: 14px;font-weight: bold;}
.prwm-content .dr-box h4 small {display: block;margin-top: 5px;font-size: 12px;color: #969696;}
.prwm-content .dr-box h4 span {position: absolute;top: 0;right: 0;}
.prwm-content .dr-box h4 span.text-danger {color: #d9534f;}
.prwm-content .dr-box h4 span.text-info {color: #3ebafc;}
.prwm-content .dr-box .progress {height: 10px;background: #e9e9eb;box-shadow: none;position: relative;overflow: visible;margin-top: 40px;}
.prwm-content .dr-box .progress .progress-bar > span {position: absolute;left: 0;color: #b3b3b6;top: 10px;right: 0;text-align: left;}
.prwm-content .dr-box .progress .progress-bar > span span {float: right;}
.prwm-content .dr-box ul {padding-left: 0;list-style: none;margin-top: 20px;overflow: auto;max-height: 135px;margin-bottom: 0;}
.prwm-content .dr-box ul li {margin-bottom: 8px;}
.prwm-content .dr-box ul li:last-child {margin-bottom: 0;}

/* pre vital records */
/*#PreVitalRecords select.form-control {min-width: 130px;}
#PreVitalRecords select.form-control.select-pain-level {min-width: 150px;}*/
/*#PreVitalRecords input.form-control {width: 75px;}*/
#PreVitalRecords .btn-Vitals {min-width: 40px;}

/* post vital records */
#PostVitalsRecords select.form-control {min-width: 130px;}
#PostVitalsRecords select.form-control.select-pain-level {min-width: 150px;}
/*#PostVitalsRecords input.form-control {width: 75px;}*/
#PostVitalsRecords .btn-Vitals {min-width: 40px;}

/* intra procedure vital */
#CardiacRiskFactors12 select.form-control {min-width: 130px;}
#CardiacRiskFactors12 select.form-control.select-pain-level {min-width: 170px;}
#CardiacRiskFactors12 input.form-control {width: 75px;}

/* nurse notes */
.nnl-new-note-btn {float: right;padding-right: 17px;}

/* staff form */
.staff-form-wrap {max-width: 1400px;margin: 0 auto;}
.staff-form-wrap h2 {font-size: 24px;margin-bottom: 20px;}
.staff-form-wrap h2 .sfw-filter {float: right;}
.staff-form-wrap h2 .sfw-filter label {font-size: 14px;font-weight: normal;}
.staff-form-wrap h2 .sfw-filter .form-control {width: 220px;display: inline-block;margin-left: 10px;}
.staff-form-wrap .sfw-inner {min-height: 200px;}
.staff-form-wrap .sfw-inner .row {margin: 0 -8px;}
.staff-form-wrap .sfw-inner .row div[class^="col-"] {padding: 9px 8px;}
.sfw-inner .sfw-item {border: 1px solid #e0e0e0;padding: 40px 20px;text-align: center;box-shadow: 0 3px 8px 0 rgba(0,0,0,0.05);background-color: #fff;border-radius: 5px;display: block;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;opacity: 0.9;}
.sfw-inner .sfw-item:hover {box-shadow: 0 3px 15px 0 rgba(0,0,0,0.2);opacity: 1;}
.sfw-inner .sfw-item h3 {font-size: 16px;height: 35px;line-height: 22px;margin-top: 0;font-weight: 600;color: #424242;}
.sfw-inner .sfw-item img {height: 80px;}

/* drug list */
.drug-list-wrap table {width: 100% !important;}
.drug-list-wrap table tr th:nth-child(2) {width: auto !important;}

/* manage signature */
.manage-signature-wrap {max-width: 1600px;margin: 0 auto;}
.manage-signature-wrap .select2-container {width: 100% !important;max-width: 800px;}
.manage-signature-wrap .tools {margin-bottom: 3px;margin-top: 10px;}
.manage-signature-wrap .tools a {font-size: 18px;margin: 0;padding: 5px 7px;color: #212529;background-color: #efefef;border-top-left-radius: 4px;border-top-right-radius: 4px;cursor: pointer;color: #000;}
.manage-signature-wrap .msg-signature {font-size: 12pt;margin-top: 10px;}
.manage-signature-wrap .msg-signature.text-danger {color: #0EA2AD;}

/* data table */
.dataTables_wrapper {/*box-shadow: 0 3px 6px rgba(0,0,0,0.08);*/padding: 30px;}
.dataTables_wrapper .dataTables_length {float: left;}
.dataTables_wrapper .dataTables_length select {padding: 8px 10px;margin: 0 5px;border: 1px solid #dfdfdf;width: 120px;}
.dataTables_wrapper table.dataTable.no-footer {border: none !important;}
.dataTables_wrapper table th,
.dataTables_wrapper table td {border: none !important;border-top: 1px solid transparent !important;border-bottom: 1px solid rgba(112,112,112,0.15) !important;padding: 12px !important;background-color: #fff;vertical-align: middle !important;width: auto !important;}
.dataTables_wrapper table td input[type="checkbox"].form-control {width: 25px;height: 25px;}
.dataTables_wrapper table td input[type="checkbox"].form-control:checked {background-size: 15px;}
.dataTables_wrapper table tr th:last-child,
.dataTables_wrapper table tr td:last-child {width: 130px !important;}
.dataTables_wrapper table.dataTable thead .sorting {background-image: url(icons/sort_both.png);}
.dataTables_wrapper table.dataTable thead .sorting_asc {background-image: url(icons/sort_asc.png);}
.dataTables_wrapper table.dataTable thead .sorting_desc {background-image: url(icons/sort_desc.png);}
.dataTables_wrapper .action-icon {font-size: 18px;margin: 0 5px;padding: 5px;color: #212529;cursor: pointer;}
.dataTables_wrapper .action-icons { font-size:18px;margin:0 5px;padding:5px;cursor:pointer;}																																 
.dataTables_wrapper .dataTables_paginate {border: none;padding-top: 0;margin-top: 10px;}
.dataTables_wrapper .dataTables_paginate .paginate_button {border-radius: 4px;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current {background: #0ea2ad;color: #fff !important;border-color: #0ea2ad;}
.dataTables_wrapper .dataTables_paginate .paginate_button.first,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.last {background-color: rgba(14,162,173,0.75);color: #fff !important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.first:not(.disabled):hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:not(.disabled):hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:not(.disabled):hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.last:not(.disabled):hover {background-color: #0ea2ad;color: #ffffff !important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {background-color: rgba(14,162,173,0.20);color: #ffffff !important;}
.dataTables_wrapper .dataTables_filter input {border: 1px solid #DEDEDE;border-radius: 3px;}
.dataTables_wrapper .dataTables_filter {float: left;margin-left: 30px;}
.dataTables_wrapper .dataTables_filter label {position: relative;}
.dataTables_wrapper .dataTables_filter label .fa-search {position: absolute;right: 8px;/*top: 14px;*/top: 10px;z-index: 10;cursor: pointer;}
.table-note {position: absolute;left: 0;bottom: 0;right: 0;text-align: center;}
/*.manage-practice-wrap .dataTables_wrapper .dataTables_filter {margin-right: 130px;}*/
/*.manage-room-wrap .dataTables_wrapper .dataTables_filter {margin-right: 120px;}*/
.btn-add {position: absolute;right: 30px;top: 29px !important;padding: 8px 12px;}

/* default center wrap */
.default-center-wrap {margin-left: auto;margin-right: auto;max-width: 1600px;}

/* footer */
footer {max-width: 1400px;margin: 0 auto;padding: 0;}
.NurseNoteList-table .dataTables_wrapper table.dataTable.no-footer {width: 100% !important;}
.NurseNoteList-table.comment-control-wrap .table-comment td:nth-child(4) {text-align: center;}
.project-popup-1 .modal-dialog {max-width: 500px !important;width: 100%;}
.project-popup-1 .modal-header {padding: 10px 40px 10px 10px;}
.project-popup-1 .modal-title {font-size: 16px;font-weight: bold;}
.project-popup-1 .close {opacity: 1;text-shadow: none;color: #fff;width: 19px;height: 19px;border-radius: 50%;font-size: 14px;cursor: pointer;position: absolute;right: 5px;top: 10px;outline: none !important;}
.project-popup-1 .modal-footer {padding: 10px 0 0 0;}
.modal-title-custom-width {width: 499px;}

/*Add and Edit Popup DOB Validation*/
.custom-span-validation-error {position: relative !important;left: 2px;font-size: 11px;font-weight: 600;}

.field-validation-error {font-size: 12px;font-weight: 600;}

/*For validate pin*/
.text-danger_validate-pin {color: #fc0803;font-weight: 600;font-size: 12px;position: relative;top: 2px;left: 3px}
.btn-margin {position: relative;right: 9px;}

.changeColourMedicationTextBox {
    /*background-color: #3c383826 !important;*/
    background-color: #3c3838 !important;
}

/*Display inline block*/
.display-inline-block{display: inline-block;}

/*Display Flex*/
.display-flex {display: flex;}
.align-items-center {align-items: center;}
.flex-direction-column {flex-direction: column;}
.justify-content-space-between {justify-content: space-between;}
.flex-1 {flex: 1;} 

/*Width in Percentage*/
.width-10-percnt {width: 10%;}
.width-20-percnt {width: 20%;}
.width-30-percnt {width: 30%;}
.width-40-percnt {width: 40%;}
.width-50-percnt {width: 50%;}
.width-60-percnt {width: 60%;}
.width-70-percnt {width: 70%;}
.width-80-percnt {width: 80%;}
.width-90-percnt {width: 90%;}
.width-100-percnt {width: 100%;}

/*max width*/
.maxwidth-100-percent {max-width: 100% !important;}

/*Margins classes*/
.margin-all-zero {margin: 0;}
.margin-top-zero {margin-top: 0 !important;}
.margin-top-10px {margin-top: 10px;}
.margin-bottom-5px {margin-bottom: 5px;}
.margin-top-1em {margin-top: 1em;}
.margin-right-1em {margin-right: 1em;}
.margin-bottom-1em {margin-bottom: 1em;}
.margin-left-1em {margin-left: 1em;}
	
/*Font Style*/
.font-weight-bold {font-weight: bold;}
.font-weight-normal {font-weight: normal;}

/*table layout*/
.table-layout-fixed {table-layout: fixed;}

/*new bootstrap col 1.5 class*/
.col-md-1-5 {width: 12.49999999%;}

/*Responsive CSS*/
/*Login Page*/
body {height: 100%;padding-bottom: 0;}
/*body .modal.fade.in, - if required add this else check all canvas with signature if below ID is common or unique*/
body .modal.fade.in, .modal.fade.in .modal-body canvas[id="patientSignature"] {touch-action: none;}
#NuclearMedicineConsentForm .body-content #mCSB_2_scrollbar_vertical {display: none !important;}
.body-content {/*height: 100%;*/ height: 97%; /*padding: 0;*/}
.height-min-80px {
    height: calc(100% - 80px);
}
.height-100-percnt {
    min-height: 100%;
}
.height-min-17vh {
    min-height: calc(100vh - 17vh);
}
.height-min-20vh {
    min-height: calc(100vh - 20vh);
}						
.login-wrap {display: flex; /*position: relative;*/left: 0;top: 0;width: 100%;height: 100%;flex-direction: column;}
.login-wrap .lw-img {background-size: 55% auto;background-color: #ffffff;background-position: 50%;}
.login-wrap .lw-content {display: flex;justify-content: center;flex-direction: column;}
.login-wrap .lw-content .lwc-inner {position: relative;width: 100%;display: flex;flex-direction: column;align-self: center;top: 0;left: 0;transform: none;}
.login-wrap .lw-content h2 {margin-bottom: 20px;}
.login-wrap .form-group {margin-bottom: 10px;margin-right: 0;margin-left: 0;}
.login-wrap .new {padding: 10px 16px 0 16px;}
.login-wrap .login-button {display: flex;width: 100%;justify-content: center;}
.login-wrap .footer-login {position: relative;left: 0;right: 0;bottom: 0;text-align: center;width: 50%;display: flex;justify-content: space-between;align-items: center;align-self: center;padding: 0 15px;}
.footer-login p {margin: 0;}
.sub-title-box {display: flex;padding: 15px 30px 0;}
.sub-title-box .sub-title {font-size: 18px;font-weight: bold;color: #514d4d;}
.btn.uploadbutton {background: #e2322b;}
.modal-title {font-size: 22px;}
.modal-dialog.modal-sm .modal-header, .modal-dialog.modal-sm .modal-body {padding: 10px;}
.modal-dialog.modal-sm .modal-header .close {margin-top: 5px;}
.lft-sidebar-wrap .navbar-toggle {cursor: pointer;}
.navbar-right {margin-right: 0;}
.navbar-nav > li > a {padding-top: 15px;padding-bottom: 15px;}
.page-whitebg-head {border-radius: 3px 3px 0 0;font-size: 18px;padding: 9px 20px;max-width: 1600px;margin: 15px auto !important;background: #fff;border-bottom: 3px solid #0EA2AD;color: #000;}
.dim-Gray {color: #707070;}
.fontsize1-17em {font-size: 1.17em;}
.disabled-control {cursor: not-allowed;pointer-events: none;opacity: 0.6;filter: alpha(opacity=60);}

ul.nav.nav-pills.obl-tab {margin: 10px 0;}
.obl-tab.nav-pills > li {margin: 0 20px 0 0;}
.obl-tab.nav-pills > li > a {padding: 10px 0;border-radius: 0;background: transparent;color: #333;cursor: pointer;}
.obl-tab.nav-pills > li > a:hover,
.obl-tab.nav-pills > li > a:focus,
.obl-tab.nav-pills > li.active > a,
.obl-tab.nav-pills > li.active > a:hover,
.obl-tab.nav-pills > li.active > a:focus {outline: none;/*border-bottom: 2px solid #0EA2AD;*/background: transparent;color: #333;text-shadow: 0px 0px #000;}
.obl-tab * {box-sizing: border-box;}
.obl-tab li {display: inline-block;list-style: outside none none;margin: 0 1.5em;padding: 0;}
.obl-tab a {padding: 0.5em 0;color: rgba(255, 255, 255, 0.5);position: relative;letter-spacing: 1px;text-decoration: none;}
.obl-tab a:before,
.obl-tab a:after {position: absolute;-webkit-transition: all 0.35s ease;transition: all 0.35s ease;}
.obl-tab a:before {bottom: 0;display: block;height: 3px;width: 0%;content: "";background-color: #0EA2AD;}
.obl-tab a:after {left: 0;top: 0;padding: 0.7em 0;position: absolute;content: attr(data-hover);color: #333;white-space: nowrap;max-width: 0%;overflow: hidden;}
.obl-tab a:hover:before,
.obl-tab .active a:before {opacity: 1;width: 100%;}
.obl-tab a:hover:after,
.obl-tab .active a:after {max-width: 100%;}
.border-radius-zero {border-radius: 0;}

.manage-role-note-txt {box-shadow: 0 3px 6px rgba(0,0,0,0.08);}
.manage-role-note-txt .dataTables_wrapper {box-shadow: none;}
.manage-role-note-txt .table-note {padding: 0 30px 30px;margin: 0;position: relative;}


.rounded-radio {display: flex;align-items: center;justify-content: left;position: relative;margin: 5px 5px 0;}
.rounded-radio:first-child {margin-right: 0;}
.rounded-radio > input[type="radio"] {position: absolute;left: 0;top: 0;margin: 0;z-index: 2;opacity: 0;height: 100%;width: 100%;cursor: pointer;}
.rounded-radio-box { /*border: 1.5px solid #e2322b;*/border: 1.5px solid #707070;border-radius: 30px; /*padding: 5px 10px 5px 30px;*/padding: 3px 10px 3px 24px;display: flex;align-items: center;justify-content: left; /*min-width: 105px;font-size: 10.5pt;*/min-width: 90px;font-size: 9.5pt;font-weight: 600; /*color: #e2322b;*/color: #707070;margin: 0;}
.rounded-radio > input[type="radio"] + .rounded-radio-box:before {content: "";display: block;position: absolute; /*border: 1.5px solid #e2322b;*/border: 1.5px solid #707070;height: 15px;width: 15px;border-radius: 30px; /*left: 8px;*/left: 6px;}
.rounded-radio > input[type="radio"]:checked + .rounded-radio-box:after {background: #fff;content: "";display: block; /*height: 9px;*/height: 8px;width: 9px;border-radius: 30px;position: absolute; /*left: 11px;*/left: 9px;}
.rounded-radio > input[type="radio"]:hover + .rounded-radio-box, .rounded-radio > input[type="radio"]:checked + .rounded-radio-box {background: #0EA2AD;color: #fff;border: 1.5px solid #0EA2AD;}
.rounded-radio > input[type="radio"]:hover + .rounded-radio-box:before, .rounded-radio > input[type="radio"]:checked + .rounded-radio-box:before {border: 1.5px solid #fff;}

.dot-icon {
    /* border: 2px solid #0EA2AD; */
    background: #707070;
    height: 10px;
    width: 10px;
    border-radius: 50px;
}

.accordion-box .panel-group {
    margin: 0;
}
.accordion-box .panel-group .panel-heading {
    padding: 0;
}
.accordion-box .panel-heading td, .accordion-box .panel-group .panel-heading + .panel-collapse > .panel-body {
     border: none;
}
.accordion-box .panel-group .panel-body td{
    border-color: #eee;
}
.accordion-box .panel-heading td a, .accordion-box .panel-heading td a {
     color: #0EA2AD;
     text-decoration: none;
}
.accordion-box .panel-heading td a.collapsed > span.glyphicon.glyphicon-chevron-up {
     display: none;
}
.accordion-box .panel-heading td a:not(.collapsed) > span.glyphicon.glyphicon-chevron-down {
     display: none;
}

.dropdown-width-100-percnt .select2.select2-container {
    width: 100% !important;
}

.red-popup .modal-content {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.red-popup .modal-header {
    border-bottom-color: #ebccd1;
}
.red-popup .close {
    color: #a94442;
}
.red-popup svg {
    position: absolute;
    right: -110px;
    bottom: -22px;
    width: 120px;
    height: 120px;
    transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
}

/*PreassessmentForm*/
#delete_message {display: none;margin-top: 99px;z-index: 100007;position: fixed;top: 0px;width: 100%;height: 150px;background-color: #e2322b;text-align: center;}
#delete_message h2 {color: #0431B4;}
#delete, #cancel {border: none;background: none;width: 100px;height: 40px;font-size: 18px;border-radius: 5px;border: 2px solid white;margin: 10px;color: #212529;}
#test_delete {border: none;background: none;width: 400px;height: 50px;font-size: 18px;border-radius: 5px;border: 2px solid #819FF7;margin: 10px;color: #212529;}

/*PreassessmentForm and IntraProcedureForm*/
.form-control.medicationTextBoxRow[readonly] {background-color: #eee !important;}
.form-control.proceduretobeperformedTextBoxRow[readonly] {background-color: #eee !important;}

@media only screen and (min-width: 769px) and (max-width: 1225px) {
    .recent-form-wrap .stat-bx .sb-wrap div:first-child span {font-size: 16px;}
.recent-form-wrap .stat-bx {padding: 30px 20px;}
}

@media only screen and (min-width: 769px) and (max-width: 1160px) {
.recent-form-wrap .stat-bx {padding: 30px 20px;min-height: 163px;}
}

@media only screen and (min-width: 1150px) {
.login-wrap .lw-content .lwc-inner, .login-wrap .footer-login {width: 80%;}
}

@media only screen and (max-width: 1195px) {
.VerticalScrollBox {width: 100%;overflow: auto;}
.VerticalScrollBox .table-responsive {min-width: 1035px;margin: 0;}
}

@media only screen and (max-width: 1150px) {
    .table-min-width-800 {min-width: 800px;table-layout: fixed;}
}

@media only screen and (min-width: 1024px) and (max-width: 1149px) {
.login-wrap .lw-content .lwc-inner, .login-wrap .footer-login {width: 95%;}
}

@media only screen and (min-width: 900px) and (max-width: 1110px) {
/*#formsTableSavedFomr_length*/ .dataTables_wrapper .select2.select2-container {width: 80px !important;}
.dataTables_wrapper .dataTables_filter {margin-left: 5px;}
/*#_dashboardPartial .chart-comment-action-select + span {width: 130px !important;}*/
.manage-practice-wrap .dataTables_wrapper .dataTables_filter{margin-top: 0;margin-right: 0;/*margin-left: 30px;*/}
/*.no-action-dropdown .dataTables_wrapper .dataTables_filter {margin-left: 30px;}*/
}

@media only screen and (max-width: 1035px) {
body:not(.expend), body:not(.expend) .dhc-top-page-head {padding-left: 0;}
body.expend, body.expend .dhc-top-page-head {padding-left: 55px;}
.incident-report-width {min-width: 100% !important;table-layout: auto !important;}
}

@media screen and (max-width: 1024px) {
    .dhc-wrap.page-pre-assessment {top: 50px;}
    /*.top-block {padding-left: 280px !important;}*/
    /*.expend .dhc-top-page-head, .expend .top-block {padding-left: 55px !important;}*/
    .dhc-main-form .dhc-top-page-head.pre-assessment-padding{padding-bottom: 60px;}
    footer {top: 50px;position: relative;}
    .red-popup svg {right: auto;bottom: 80px;left: 60%;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);}
}

@media only screen and (min-width: 900px) and (max-width: 970px) {
.recent-form-wrap .stat-bx .sb-wrap div:last-child {position: relative;}
.recent-form-wrap .stat-bx .sb-wrap div:last-child img {max-width: none;height: auto;width: 55px;position: absolute;right: 0;}
.dataTables_wrapper .select2.select2-container {width: 80px !important;}
}

@media only screen and (max-width: 992px){
/*#ModalCreateRoom .modal-dialog {top: 10px;transform: none !important;}*/
.dataTables_wrapper .select2.select2-container {width: 80px !important;}
}
@media only screen and (max-width: 955px) {
.patient-consent-wrap #PatientConsentExtremity {margin-top: 10px;}
}

@media only screen and (min-width: 900px) {
.login-wrap {flex-direction: row;}
.login-wrap .lw-img {background-size: 95% auto;}
.login-wrap .lw-content h2 {margin-bottom: 30px;}
.login-wrap .form-group {margin-bottom: 20px;}
.login-wrap .footer-login {flex-direction: column;margin-top: 50px;}
.footer-login p {margin: 0 0 10px;}
}

@media only screen and (max-width: 899px) {
.login-wrap {flex-direction: column;}
.login-wrap .lw-content .lwc-inner, .login-wrap .footer-login {width: 75%;}
.dataTables_wrapper .dataTables_paginate .paginate_button {padding: 0.25em 0.75em;}
/*body:not(.expend) {padding-left: 0;}
body.expend {padding-left: 55px;}*/
.navbar-header.navbar-top-menu {display: none;}
.navbar-collapse.collapse.top-bar {display: block;}
.navbar-collapse.collapse.top-bar .navbar-nav .open .dropdown-menu {position: absolute;float: none;right: 0;left: auto;background-color: #fff;border: 1px solid rgba(0, 0, 0, .15);}
#formsTableSavedFomr_length .select2.select2-container {width: 80px !important;}
}

@media only screen and (min-width: 820px) and (max-width: 899px) {
.dataTables_wrapper .dataTables_filter {margin-left: 5px;}
.manage-practice-wrap .dataTables_wrapper .dataTables_filter{margin-top: 0;margin-right: 0;/*margin-left: 30px;*/}
/*.manage-room-wrap .no-action-dropdown .dataTables_wrapper .dataTables_filter {margin-right: 0;}*/
/*.no-action-dropdown .dataTables_wrapper .dataTables_filter {margin-left: 15px;}*/
}

@media only screen and (max-width: 768px) {
div#myAccount .modal-dialog.modal-md { /*height: 89%;top: 15px;*/width: 82%;margin-left: 60px !important;/*transform: none !important;*/}
/*div#myAccount .modal-dialog .modal-content {height: 100%;}*/
/*div#myAccount .modal-dialog .modal-content .modal-body {overflow: auto;height: calc(100% - 38px);}*/
#ScreenLockIdle .modal-sm {width: 300px;}
.dataTables_wrapper {box-shadow: none;}
.header-diagnostic .btn.btn-exp {margin-top:10px;}
.header-diagnostic .small-date-right {text-align: right;}
.procedure-information-wrap label.label-left-align, label.label-left-align{padding: 0 15px !important;text-align: left;}
.table-min-width-500 {min-width: 500px;table-layout: fixed;}
}

@media only screen and (min-width: 770px) and (max-width: 829px) {
.login-wrap .lw-img {background-size: 65% auto;}
}


@media only screen and (max-width: 819px) {
    .dataTables_length{display: flex;float: none!important;}
.dataTables_filter{margin-left: 33px !important;margin-top: 0;text-align: left;}
.dataTables_length .selection {text-align: left;}
.recent-form-label .dataTables_filter{margin-top: 0;}
.manage-practice-wrap .dataTables_wrapper .dataTables_filter{margin-top: 0;margin-right: 0;}
/*.no-action-dropdown .dataTables_length {display: inline-flex;float: left !important;}
.no-action-dropdown .dataTables_filter {margin-top: 0;}
.manage-room-wrap .no-action-dropdown .dataTables_wrapper .dataTables_filter {margin-right: 0;}*/
/*.no-action-dropdown .dataTables_wrapper .dataTables_filter {margin-left: 15px;}*/
#_dashboardPartial .dataTables_length {display: inline-flex;float: left !important;}
#_dashboardPartial .dataTables_filter {margin-left: 5px !important;margin-top: 0;}
.no-action-dropdown .dataTables_length {display: inline-flex;float: left !important;}
.no-action-dropdown .dataTables_filter {margin-left: 5px !important;}
.page-main-head {border-radius: 0;border-bottom: 2px solid #0EA2AD;background: #fff;font-weight: bold;color: #0EA2AD;padding: 9px 10px;}
.dhc-top-page-head .page-main-head {border-radius: 3px 3px 0 0;color: #fff;border: none;}
.patient-consent-wrap #OnlyAddreess + .select2-container {width: 100% !important;}
}

@media only screen and (min-width: 651px) and (max-width: 769px) {
.login-wrap .lw-img {background-size: 70% auto;}
}

@media only screen and (max-width: 769px) {
.login-wrap .new {margin-bottom: 10px;}
.login-wrap .lw-content .lwc-inner, .login-wrap .footer-login {width: 75%;}
.dataTables_wrapper .dataTables_filter {/*margin-left: 34px;*/margin-top: 0;}
.recent-form-label .dataTables_wrapper .dataTables_length {float: none;display: block;text-align: left;}
.manage-practice-wrap .dataTables_wrapper .dataTables_filter{margin-top: 0;margin-right: 0;/*margin-left: 30px;*/}
/*.no-action-dropdown .dataTables_wrapper .dataTables_filter label,
.no-action-dropdown .dataTables_wrapper .dataTables_filter input {width: 100%;}
.no-action-dropdown .dataTables_wrapper .dataTables_filter input {margin: 0;}*/
#supportdiv .modal-dialog.modal-md {width: 88%;margin-left: 12% !important;}
}

@media only screen and (min-width: 769px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

@media only screen and (max-width: 685px) {
.chart-comment-action-select + span {float: right;position: relative !important;right: 30px !important;top: 30px !important;margin-bottom: 5px !important;width: 42% !important;}
.dataTables_length {display: inline-flex;float: left !important;}
.dataTables_wrapper .dataTables_filter {margin-top: 0;width: calc(100% - 135px);margin-left: 5px !important;float: right;margin-right: 5px;}
.dataTables_wrapper .dataTables_filter label {width: 100%;}
.comment-control-wrap input[type="search"] {width: 98%;}
/*.no-action-dropdown .dataTables_wrapper .dataTables_filter {width: 50%;}*/   
}


@media only screen and (min-width: 852px) and (max-width: 1045px) {
.prw-main .prwm-filter {top: 114px;}
}

@media only screen and (min-width: 622px) and (max-width: 851px) {
.prw-main .prwm-filter {top: 153px;}
}

@media only screen and (max-width: 621px) {
.performance-review-wrap .prw-main {padding-left: 0;}
.prw-main .prwm-filter {position: relative;width: 100%;top: 0;}
}


@media only screen and (max-width: 570px) {
.lft-sidebar-wrap .navbar-toggle {right: 10px;}
.lft-sidebar-wrap .navbar-toggle svg.open {stroke: #fff !important;}
.lft-sidebar-wrap .navbar-header .comp-name .navbar-brand {width: calc(100% - 40px);text-overflow: ellipsis;}
/*.performance-review-wrap .prw-main {padding-left: 0;}
.prw-main .prwm-filter {position: relative;width: 100%;top: 0;}*/
.dhc-wrap {top: 10px;}
}

@media only screen and (min-width: 501px) and (max-width: 650px) {
.login-wrap .lw-img {background-size: 85% auto;}
}

@media only screen and (max-width: 520px) {
.recent-form-wrap .stat-bx {padding: 30px 20px;}
/*.dataTables_wrapper .dataTables_filter {margin-left: 20px !important;}*/
.dataTables_wrapper .dataTables_filter {margin-top: 0;}
.dataTables_wrapper .dataTables_filter input {margin-left: 0;}
/*.dataTables_wrapper{display: grid;grid-template-columns: 40% auto;grid-gap: 0.5em;}*/
/*.dataTables_length{grid-column: 1;grid-row: 1;align-self: flex-end;text-align: center;}*/
.dataTables_length .selection {text-align: left;}
.dataTables_filter {/*grid-column: 2;grid-row: 1;align-self: flex-end;*/margin: 0 !important;width: 208px !important;}
/*.dataTables_length .select2-container {display: block;}*/
.chart-comment-action-select + span.select2.select2-container {top: 50px;width: 140px !important;}
.dataTables_length label, .dataTables_filter label {float: left;margin: 0 !important;}
/*.dataTable{grid-column: span 2;grid-row: 3;}
.dataTables_info{grid-column: span 2;grid-row: 4;display:flex;}*/
.dataTables_paginate{/*grid-column: span 2;grid-row: 5;display:flex;*/min-width: 400px;}
.manage-practice-wrap .dataTables_wrapper .dataTables_filter{grid-column: 2;grid-row: 1;}
/*.no-action-dropdown .dataTables_wrapper .dataTables_filter {width: 200px;}
.no-action-dropdown .dataTables_filter {grid-column: 2;grid-row: 1;}*/
}

@media only screen and (max-width: 500px) {
.login-wrap .lw-img {background-size: 75% auto;}
.login-wrap .lw-content .lwc-inner, .login-wrap .footer-login {width: 100%;}
}

/* procedure-to-be-performed-wrap */
.procedure-to-be-performed-wrap > {padding: 10px;}
.procedure-to-be-performed-wrap > table {min-width: 550px;}
.procedure-to-be-performed-wrap > table td:first-child {vertical-align: top;}
.procedure-to-be-performed-wrap > table td {padding: 5px 10px;}
.procedure-to-be-performed-wrap > table th {padding: 5px 10px;}
.procedure-to-be-performed-wrap > table td h2 {font-weight: 400;color: #707070;font-size: 18px;}
.procedure-to-be-performed-wrap > table td .add-row,
.procedure-to-be-performed-wrap > table td .remove-row {display: inline-block;}
.procedure-to-be-performed-wrap > table td .remove-row {margin-left: 20px;}
.procedure-to-be-performed-wrap > table td .remove-row.rr-last {margin-left: 0;}
.procedure-to-be-performed-wrap .add-row-new {margin-left: 10px;display: inline-block;}

/* Black */
.icon-required {
    position: absolute;
    right: 4px;
    color: #e90900;
    top: 2px;
    font-weight: 600;
}

.delete span:hover,
.far.fa-trash-alt:hover,
.action-icon .fa-trash-alt:hover {
    color: red !important;
}

.far.fa-edit:hover,
.tools .fa-edit:hover,
.tools .fa-eraser:hover,
.action-icon .fa-edit:hover,
.action-icon .fa-lock:hover,
.action-icon .fa-th:hover,
.action-icon .fa-file-alt:hover {
    color: #00bfc8 !important;
}
