/* 
    Name       : ILD Stylesheet
    Author     : Cohesion Co
    Description: The customised stylesheet to apply to this portal.
*/

.make-that-shit-stick:before,
.make-that-shit-stick:after {
    content: '' !important;
    display: table !important;
}

a#downloadCustomPathologyResults::after,#resultoptions::after{
    display:none !important;
}

.make-that-shit-stick {
    /*position: -webkit-sticky !important;*/
    position: sticky !important;
    top: 0;
    z-index: 999999 !important;
}

.t-65 {top:65px !important;}

.datepicker,div#ui-datepicker-div{z-index:99999 !important;}

.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
    float: left;
    height: 100%;
}

.filemgr-content-header .nav-link svg {
    width: 18px !important;
    height: 18px !important;
}

.filemgr-content-header .nav-link.disabled {
    color: #cccccc !Important;
}

#notes #_note ._the_note p {
    font-size: 12px !important;
}

._note p {margin-bottom:5px;}
.hide {display:none !important;}
#_recommendation-tools {float:right;}
.toast-container, .toast {z-index: 99999999 !important;}

.wd-4p {width:4% !important; max-width:4% !important;overflow:hidden !important;word-wrap:break-word !important;}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete > li {
    padding: 3px 20px;
}
.ui-autocomplete > li.ui-state-focus {
    background-color: #DDD;
}
.ui-helper-hidden-accessible {
    display: none;
}

.pms-tx-8 {font-size:8px !important;}

._invoice-extras:after {
    margin-left: 0px !important;
}

.footer {
    background-color: #fff;
}

.ht-90vh {height:90vh;}

.df-logo img {
    height: 35px !important;
    width: auto;
    margin-top:7px;
}

.pms-content {
    background-color: #f8f9fc;
    padding-top:30px;
    padding-bottom:30px;
}
.card-dashboard-table .table th, .card-dashboard-table .table td {
    border-color: rgba(72, 94, 144, 0.16);
    padding: 10px 15px;
    font-size: 12px;
    text-align: right;
    white-space: nowrap; }

.card-dashboard-table .table thead tr th:first-child {
    border-left-width: 0; }

.card-dashboard-table .table thead tr th:last-child {
    border-right-width: 0; }

.card-dashboard-table .table thead tr:first-child th {
    border-top-width: 0;
    font-size: 13px;
    background-color: #f5f6fa;
    text-align: left; }

.card-dashboard-table .table thead tr:last-child th {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 5px 5px;
    color: #8392a5; }

.card-dashboard-table .table thead tr th:first-child,
.card-dashboard-table .table tbody tr td:first-child {
    text-align: left; }

.card-dashboard-table .table strong {
    /*font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;*/
    font-weight: 500; }


/*body {
    background-color: #F5F5F5 !important;
}*/

#_blood_r.marker-icon {
    width: 32px !important;
    height: 32px !important;
}
#_blood_r.marker-icon svg {

}


.wizard > .content > .body input.parsley-error + ul {
    display: block;
    width: 100% !important;
}

.bg-primary {
    background-color: #017159 !important;
}

.navbar-menu .nav-item.active.with-sub .nav-link::after {
    border-color: #017159;
}

.nav-sidebar .nav-link.active {
    color: #017159 !important;
    background-color: rgba(39, 179, 149, 0.2) !important;
}
.nav-sidebar .nav-link.active svg {
    color: #017159 !important;
    fill: rgba(1, 113, 89, 0.2);
}

.filemgr-content-header .search-form {
    width:30% !important;
}

.text-primary,.tx-primary{color: #017159 !important;}
a, a:hover {color: #017159;}

.footer a:hover,
.navbar-menu .nav-link:hover,
.navbar-menu-sub .nav-sub-link:hover,
.contact-content-header .nav-link.active,
.contact-navleft .nav-link.active {
    color:#017159 !important;
}

.alert-success a, .alert-warning a, .alert-danger a, .alert-info a, .alert-secondary a {
    color: inherit !important;
    text-decoration: underline;
}

.contact-navleft .nav-link.active svg {
    fill: rgba(1, 113, 89, 0.2);
}

.contact-content-header .nav-link.active::before {
    border-bottom: 1px solid #017159 !important;
}

.navbar-menu .nav-item.active .nav-link {
    color:#017159;
    font-weight:bold;
}

.btn-brand-02, .btn-brand-02:focus,
.btn-primary, .btn-primary:focus{
    background-color: #017159;
    border-color: #017159;
    color: #FFF;
}

.btn-brand-02.hover, .btn-brand-02:hover, .show .dropdown-toggle.btn-brand-02,
.btn-primary.hover, .btn-primary:hover, .show .dropdown-toggle.btn-primary {
    background-color: #499F8C;
    border-color: #499F8C;
    color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #00A07D;
    border-color: #00A07D;
}


.btn-brand-02.active, 
.btn-brand-02:not(:disabled):not(.disabled):active, 
.btn-brand-02.active:focus, 
.btn-brand-02:not(:disabled):not(.disabled):active:focus, 
.btn-brand-02:not(:disabled):not(.disabled):active:hover, 
.show .dropdown-toggle.btn-brand-02,
.btn-primary.active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary.active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:hover, 
.show .dropdown-toggle.btn-primary{
    background-color: #017159;
    border-color: #017159;
    color: #fff;
    box-shadow: none;
}

.horizontal-app-menu .header {
    background-color: #017159;
}

.header .bubble {background-color:#3195F3;}

.horizontal-app-menu .menu-bar > ul li > a {color:#FFFFFF;}
.horizontal-app-menu .header .page-title {color:#FFFFFF;}
.horizontal-app-menu .header .header-inner {color:#FFFFFF;}
.horizontal-app-menu .header .pg {color:#FFFFFF;}
.horizontal-app-menu .header .search-link {color:#FFFFFF;}
.horizontal-app-menu .header .header-inner .brand.inline {border-right-color: #5C9E90;}

.jumbotron {
    margin-bottom: 0.5rem;
}

.login-wrapper .bg-pic > img {
    height: auto !important;
}

.login-wrapper {
    background-color: #017159;
}

.login-wrapper .bg-caption {
    width: 600px;
}

.breadcrumb > .breadcrumb-item.active {
    color: #017159;
}

.breadcrumb-style1 .breadcrumb-item a:hover, .breadcrumb-style1 .breadcrumb-item a:focus, .breadcrumb-style2 .breadcrumb-item a:hover, .breadcrumb-style2 .breadcrumb-item a:focus, .breadcrumb-style3 .breadcrumb-item a:hover, .breadcrumb-style3 .breadcrumb-item a:focus {
    color: #017159;
}

.breadcrumb a {
    color: #017159;
}

.breadcrumb a:hover {
    text-decoration: underline;
    color: #017159;
}

li.open a {
    color: #7b7d82 !important;
}

.form-control:not(:focus) {
    color: #848484 !important;
}

textarea.form-control {
    height: auto !important;
}

table.dataTable.table-condensed.table-head-bordered>thead>tr>th {
    border: 1px solid rgba(230, 230, 230, 0.7);
}

.table.table-condensed#patient_table tbody tr td {
    padding-top: 8px;
    padding-bottom: 8px;
}


.secondary-sidebar .sub-menu li a .badge, .secondary-sidebar .main-menu li a .badge {
    margin-right: -15px;
}

.btn-default.btn-bordered {
    border-color: rgba(98, 98, 98, 0.27);
}

.secondary-sidebar.light .main-menu li.active > a {
    color: #017159 !important;
    font-weight: 600;
}

.nav-tabs-linetriangle > li > a.active {
    color: #017159 !important;
    font-weight:bold;
}

.card.card-bordered {
    border: 1px solid rgba(0,0,0,0.1) !important;
}

.bg-match,.bg-match td {
    background-color: #DBF9F6 !important;
    color: #017159;
    font-weight: 600;
}

.bg-match:not(td) {
    background-color: #DBF9F6 !important;
}

.bg-warn,.bg-warn td {
    background-color: #FBDDE2 !important;
    color: #700112;
    font-weight: 600;
}

.bg-warn:not(td) {
    background-color: #FFF5D6 !important;
}

.search-patient-record {
    height: 150px !Important;
}

.bloods_table thead tr {
    border-top: 1px solid rgba(230, 230, 230, 0.7) !Important;
}

td.highlight, .highlight, tr.highlight {
    background: #ffed00 !Important;
    /*background: #fcf8e3 rgba(240,255,18,0.4) !Important; */
    color: #222222;
}
.highlight-normal {
    background: transparent !Important;
    /*background: #EFEFEE rgba(240,255,18,0.4) !Important;*/
    color: #222222;
}

.__page-a4 {
    min-height: 1500px !important;
}
.__page-a4 .___footer {
    position:absolute;
    bottom:0;
    left: 0;
    width:100%;
    padding-left:30px;
    padding-right:30px;
    padding-bottom:30px;
}

.__page-a4 .__final {
    margin-bottom: 100px;
}
/* Strikethrough
http://codepen.io/EdenSG/pen/jPENoE
*/
.strikethrough {
    display: inline-block;
    position: relative;
    opacity: .7;
}

.strikethrough:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: -12px;
    background: #626262;
    transform-origin: center left;
    animation: strikethrough 1s 0.3s cubic-bezier(.55, 0, .1, 1) 1;
    transition: transform 0.3s cubic-bezier(.55, 0, .1, 1);
}

.bg-highlight {
    background-color: #FCFF1C !important;
}

/* Keyframes for initial animation */

@keyframes strikethrough {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

textarea.no-resize {
    resize: none !important;
}

.progress-bar-male {
    background-color: #9CD6FA;
    background-image: none;
}
.progress-bar-female {
    background-color: #FA9CF4;
    background-image: none;
}

.form-group-default.has-success {
    background-color: rgba(83, 246, 170, 0.1) !important;
}

.calendar-content-body .fc-time-grid-event .fc-title {
    font-size: 12px !Important;
}

.calendar-modal-event .event-start-date, .calendar-modal-event .event-end-date {
    font-weight: normal;
}

.glyphicon-ok::before {
    content: "\f00c";
}
.glyphicon-remove::before {
    content: "\f00d";
}
.glyphicon {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
}

.pms-dosage-chart-success {
    background-color: rgba(16, 183, 89, 0.5);
    transition: background-color 0.6s;
}
.pms-dosage-chart-danger {
    background-color: rgba(220, 53, 69, 0.5);
    transition: background-color 0.6s;
}
.pms-dosage-cell {
    word-wrap: break-word;
    overflow:hidden !important;
    text-align:center;
    padding: 10px 5px 10px 5px;
}

/**
*       TIMELINE ITEMS
**/

.timeline-label {
    margin-left: 10px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
    text-transform: uppercase;
    /*font-size: 14px;*/
    font-weight: 600;
    letter-spacing: .5px;
    position: relative; }
@media (min-width: 576px) {
    .timeline-label {
        /*margin-left: 120px;*/ } }
@media (min-width: 768px) {
    .timeline-label {
        /*margin-left: 150px;*/ } }
.timeline-label::before {
    content: '';
    position: absolute;
    top: 29px;
    left: -6px;
    background-color: #3b4863;
    width: 11px;
    height: 11px;
    border-radius: 100%; }
.timeline-label:first-child {
    padding-top: 0; }
.timeline-label:first-child::before {
    top: 4px; }

@media (min-width: 576px) {
    .timeline-item {
        display: flex;
        align-items: flex-start; } }

.timeline-item + .timeline-item {
    margin-top: 20px;
    position: relative; }
.timeline-item + .timeline-item::before {
    content: '';
    position: absolute;
    top: -20px;
    /*left: 10px;*/
    width: 1px;
    height: 20px;
    background-color: rgba(72, 94, 144, 0.16); }
@media (min-width: 576px) {
    .timeline-item + .timeline-item::before {
        /*left: 120px;*/ } }
@media (min-width: 768px) {
    .timeline-item + .timeline-item::before {
        /*left: 150px;*/ } }

.timeline-time {
    flex-shrink: 0;
    padding-left: 25px;
    margin-left: 10px;
    border-left: 1px solid rgba(72, 94, 144, 0.16); }
@media (min-width: 576px) {
    .timeline-time {
        width: 120px;
        text-align: right;
        padding-right: 25px;
        padding-left: 0;
        margin-left: 0;
        border-left: 0; } }
@media (min-width: 768px) {
    .timeline-time {
        width: 150px; } }

.timeline-body {
    flex: 1;
    padding-left: 25px;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
    position: relative;
    margin-left: 10px; }
@media (min-width: 576px) {
    .timeline-body {
        margin-left: 0; } }
.timeline-body::before {
    content: '';
    position: absolute;
    top: 4px;
    left: -6px;
    background-color: #fff;
    width: 11px;
    height: 11px;
    border: 2px solid #0168fa;
    border-radius: 100%; }
.timeline-body h6 {
    line-height: 1.5; }

.timeline-body div._note,
.timeline-body div.note p em {
    font-size:11px !important;
    font-family:inherit !important;
}

table#bloodresultstable tbody tr td:not(:first-child) a {
    color: inherit !important;
    border-bottom: 1px dotted #cccccc;
}

table#bloodresultstable tbody tr td:first-child {
    max-width: 150px !important;
    width: 150px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

table#bloodresultstable tbody tr td:not(:first-child) {
    max-width: 30px !important;
    width: 30px !important;
    padding: 4px 3px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px !Important;
    vertical-align: middle;
}

table#bloodresultstable tbody tr td{
    padding-top: 3px;
    padding-bottom: 3px;
}
table#messagelogstable tbody tr td,
table#invoicestable tbody tr td{
    padding-top: 6px;
    padding-bottom: 3px;
}

a.ui-state-default.ui-state-active {
    background-color: #0168fa;
    color: #fff !important;
}

.select2-selection__choice{
    float: none !important;
    display: inline-block !important;
}

.ui-state-highlight { height: 40px; line-height: 1.2em; background-color:#EAEDF0 !important; }
ul#sortable li {
    list-style-type:none !Important;
}

.card-file.pathology_result .card-footer {
    font-size:12px !Important;
    color:#444 !important;
    font-weight:500 !important;
}

.filemgr-content-body {
    overflow:scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.filemgr-content-body::-webkit-scrollbar { display: none; }


a#hidePatientsList.__active span {
    transform:rotate(0deg);
}
a#hidePatientsList:not(.__active) span {
    transform:rotate(180deg);
}

body.__showdataonly .contact-sidebar{
    left:-280px !important;
}
body.__showdataonly .contact-content{
    left:60px !important;
}

.contact-content {
    /*    left: 325px;
        transform: none;*/
    visibility: visible !important;
    opacity: 1 !important;
}

@media (max-width: 991.98px) {
    .app-contact.contact-content-show .contact-content {
        left: 0px !important;
    }
}

@media (min-width: 480px) and (max-width:991.98px){
    body.__showdataonly .contact-content {
        left: -265px !important;
        /*transform: translateX(320px);*/
    }
}

@media (min-width: 480px) {
    .contact-content {
        left: 0;
        transform: translateX(320px);
    }
}

@media (max-width: 1380px) {
    .___px-details  {
        display:none !important;
    }
}



table#bloodresultstable tbody tr.even {background-color: #f5f6fa;}

.form-control:not(:focus) {
    color: #1b2c4b !important;
}

.form-control {
    color: #1b2e4b !important;
}


.__flash_me {
    border-radius: 99%;
    margin: 8px;
    height: 1px !important;
    width: 1px !important;
    box-shadow: 0 0 0 0 rgba(220,53,69, 1);
    transform: scale(1);
    animation: pulse 2s infinite;
}

.__flash_me:hover {
    color: rgba(220,53,69, 1) !important;
}

@keyframes pulse {
    0% {
        transform: scale(0.65);
        box-shadow: 0 0 0 0 rgba(220,53,69, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 5px rgba(220,53,69, 0);
    }

    100% {
        transform: scale(0.65);
        box-shadow: 0 0 0 0 rgba(220,53,69, 0);
    }
}

.alert-wellnessperth {
    color: #085f2e;
    background-color: #017159;
    border-color: #017159;
}

.wizard > .steps .done a .number, .wizard > .steps .done a:hover .number, .wizard > .steps .done a:active .number {
    border-color: #017159;
    background-color: #017159;
    color: #fff;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    color: #017159;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background-color: #017159;
}

/*.wizard > .actions > ul > li:last-child a {
    background-color: #10b759;
}*/



.filemgr-extra {
    background-color: #ffffff;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 350px !important;
    display: block;
    z-index: 9;
    border-right: 1px solid rgba(72, 94, 144, 0.16);
}

.filemgr-content.pathv2 .filemgr-content-body {
    left: 350px;
}

.filemgr-extra-label {
    display: block;
    padding: 6px 20px;
    background-color: rgba(229, 233, 242, 0.8);
    text-transform: uppercase;
    font-size: 10px;
    font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    color: #8392a5;
    margin: 1px 0;
}

@media (max-width: 1030px) {
    .filemgr-content.pathv2 .filemgr-extra  {
        left: 0;
        transform: translateX(-400px);
    }
    .filemgr-content.pathv2 .filemgr-content-body  {
        left: 0;
        /*transform: translateX(-350px);*/
    }
}

.divider-text::before, .divider-text::after {
    content: '';
    display: block;
    flex: 1;
    height: 1px;
    background-color: #e5e9f2;
}

.divider-text::before, .divider-text::after {
    content: '';
    display: block;
    flex: 1;
    height: 1px;
    background-color: #e5e9f2;
}

.divider-vertical::before, .divider-vertical::after {
    height: auto;
    width: 1px;
}
.divider-vertical::after {
    margin-left: 0;
    margin-top: 10px;
}
.divider-vertical {
    flex-direction: column;
    margin: 0 15px;
}
.divider-text {
    position: relative;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #8392a5;
    font-size: 10px;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Inter UI", Roboto, sans-serif;
    letter-spacing: .5px;
    margin: 15px 0;
}


.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="10px"]::before {
    content: '10px';
    font-size: 10px !important;
}
.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="12px"]::before {
    content: '12px';
    font-size: 12px !important;
}
.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="14px"]::before {
    content: '14px';
    font-size: 14px !important;
}
.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="16px"]::before {
    content: '16px';
    font-size: 16px !important;
}
.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="20px"]::before {
    content: '20px';
    font-size: 20px !important;
}
.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="24px"]::before {
    content: '24px';
    font-size: 24px !important;
}
.ql-snow .ql-picker.ql-size .ql-picker-options .ql-picker-item[data-value="32px"]::before {
    content: '32px';
    font-size: 32px !important;
}

.ps > .ps__rail-y {
    width: 12px !important;
}

.ps > .ps__rail-y > .ps__thumb-y {
    width: 12px !important;
}