﻿body, .modal-content:not(.bootbox .modal-content) {
    background-color: #dedede;
}

#wrapper {
    background-color: #f4f8f9 !important;
}

#Search_td {
    background-color: #fbfdff;
    border: 1px solid #eaebee;
}

.card {
    /*background-color: transparent !important;*/
}

.card-title {
    /*color: #b9c1ca;*/
}

.m-nav-sticky {
    /*background: #343438;*/
    -webkit-box-shadow: 0 0 15px 1px rgb(113 106 202 / 85%);
    -moz-box-shadow: 0 0 15px 1px rgb(113 106 202 / 85%);
}

    .m-nav-sticky .m-nav-sticky__item > a {
        color: #3f5cc0;
    }

    .m-nav-sticky .m-nav-sticky__item > i {
        color: #3f5cc0;
    }

    .m-nav-sticky.m-nav-sticky--skin-dark {
        background: #555;
        -webkit-box-shadow: 0 0 15px 1px rgba(113,106,202,.4);
        -moz-box-shadow: 0 0 15px 1px rgba(113,106,202,.4);
        box-shadow: 0 0 15px 1px rgba(113,106,202,.4);
    }

        .m-nav-sticky.m-nav-sticky--skin-dark .m-nav-sticky__item > a > i {
            color: #f1f1f9;
        }

        .m-nav-sticky.m-nav-sticky--skin-dark .m-nav-sticky__item > a:hover > i {
            color: #837dd1;
        }

.li_Mammo {
    background-image: url(/images/Mammo-icon-c2.png);
}



/*------------------------------------------------------------------------------------------------------------------------------------*/
.ThemeEven {
    background-color: #e6e6e6;
    color: #161616;
}

.ThemeOdd {
    background-color: #383842;
    color: #161616;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
.IconColor {
    color: #55577b !important;
}


.navColor {
    background-color: #e8e9ee;
    border: 1px solid #eaebee;
}

.sidepanel {
    background-color: #f3f3f3;
    border: 1px solid #e3e6ee;
}



.form-control {
    /*color: #b4b9bf;*/
    /*border: none;*/
    /*background-color: #343438 !important;*/
}

    .form-control:focus {
        /*color: #b4b9bf !important;*/
    }



.bs-pagination table > tbody > tr > td > a:hover,
.bs-pagination table > tbody > tr > td > span:hover,
.bs-pagination table > tbody > tr > td > a:focus,
.bs-pagination table > tbody > tr > td > span:focus {
    background-color: #3e566b;
}

.unread {
    /*background-color: #2b303f !important;*/
}


.CriticalResultReminderRed {
    background-color: #808080 !important;
}

.CriticalResultReminderOrange {
    background-color: #A9A9A9 !important;
}

.CriticalResultReminderYellow {
    background-color: #C0C0C0 !important;
}


.StudyInfoPeerReview {
    background-color: #3a3f42;
    color: #a4aeb9;
}

.collapsibleContainer {
    background-color: #7b7c7d;
    color: white;
    width: 100%;
}

.activeAccountTab {
    background-color: #181a1c;
}

    .activeAccountTab div {
        background-color: #181a1c;
    }

.newDashModality {
    background-color: #e6e6e6;
}


.NotificationsFont {
    color: #161616;
}

.borderColor {
    border-color: #3a3f42;
}

#table_list tr a {
    color: #161616;
}

/*.active {
    background: none repeat scroll 0 0 #3e566b !important;
    color: #161616;
    text-decoration: none;
}*/

tr.active a {
    background: none repeat scroll 0 0 #3e566b !important;
    color: #161616;
    text-decoration: none;
}


#Wlmenu {
    color: #333;
    font-weight: bold;
    -webkit-box-shadow: 0 0 2px 1px rgb(0 0 0 / 15%);
    box-shadow: 0 0 2px 1px rgb(0 0 0 / 15%);
}



.modalitiesDropDiv, .columnsSelectorDiv {
    background-color: #f9f9f9;
}

#Wlmenu li {
    /*background-color: #43434a;*/
}

    #Wlmenu li:hover {
        background-color: #dcdcdc;
    }


.subMenu {
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
    background-color: #43434a;
}

.modal-backdrop {
    /*background-color: #fff !important;*/
}


.modal-header {
    /*border: 1px solid #1e2022;*/
    /*background-color: #343438;*/
    /*color: #b9c1ca;
    border-bottom: 1px solid #3d3d3d;*/
}

.modal-body:not(.bootbox .modal-body) {
    background-color: #191919 !important;
}

.doc-preview-container {
    border: 1px solid #b4b4b4;
}

.modal-footer {
    border-top: 1px solid #9c9c9c;
    background-color: #dedede;
}

.modal-content {
    /*color: #161616;*/
    /*background-color: #343438;*/
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-header {
    background-color: #191919;
    /*background-color: #605050;*/
    border-bottom: 7px solid #121212;
}
.modal-header .modal-title {
    color: #D0DCDD;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 150% */
    text-transform: uppercase;
}

/*.bootbox .modal-footer {
    background-color: #dedede !important
}*/




#VIP_Study_Comment_Modal .modal-footer {
    background-color: #dedede !important;
}

.mainDiv {
    /*background-color: #343438;*/
}

.search_Label {
    /*color: #696e7f;*/
}

.pnlClass {
    background-color: #1e2022;
}


.SearchHeader {
    background-color: #3a3f42;
}

.searchControls .btn.btn-default {
    background-color: #dfdfdf !important;
    color: #292f33;
}

/*.headerPanel input {
    background-color: #e3e3e3 !important;
    color: #6c757d;
}*/

.headerPanel input::placeholder {
    color: #cfcece;
}

.navbar-default {
    background-color: #121212 !important;
    border: none !important;
}


.Search {
    background-color: #3a3f42;
}



.sidepanel > h3 {
    color: #696e7f;
}


.LeftTD {
    background-color: #3a3f42;
}

.btn-default {
    /*background-color: #3a3f42 !important;*/
    /*color: #fff;*/
    text-shadow: none;
}

.dropdown-menu > .active > a {
    /*color: #161616 !important;*/
}


.select2-container--default .select2-selection--single {
    /*background-color: #343739 !important;
    border: 1px solid #343739 !important;*/
}

.select2-dropdown {
    /*background-color: #343739 !important;
    border: 1px solid #343739 !important;
    color: #161616 !important;*/
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    /*background-color: #3a3f42 !important;
    border: 1px solid #3a3f42 !important;*/
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    /*background-color: #3a3f42 !important;
    color: #dedede !important;*/
}

.select2-container--default .select2-results__option[aria-selected=true] {
    /*background-color: #3a3f42 !important;*/
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    /*color: #161616 !important;*/
}

.ReportPanel {
    background-color: #3a3f42;
    border: 1px solid #3a3f42;
    color: #161616;
}

.SeperatorUl {
    /*border: 1px solid #3a3f42;*/
}

.SpaceContent, .SystemPanel, .CategoryPanel {
    background-color: #eaeaea;
    /*border: 1px solid #3a3f42;
    color: #161616;*/
}

.SystemPanel {
    /*background-color: #3a3f42;
    border: 1px solid #3a3f42;
    color: #161616;*/
}

.CategoryPanel {
    /*background-color: #3a3f42;
    border: 1px solid #3a3f42;
    color: #161616;*/
}


.btnAdvanced {
    /*border: 1px solid rgb(85, 85, 85);*/
    color: #dedede;
}


.SerachBtnAdvanced {
    color: #fff;
    background-color: #3a3f42;
}


/*.SerachBtnFindPrior {
    margin-top: 8px;
    margin-bottom: 5px;
    float: right;
    background-position: right;
    border-radius: 5px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 2px;
    width: 200px;
    height: 34px;
    color: #161616;
    background-color: #3a3f42;
    text-align: center;
    padding: 8px;
}*/

.MasterContainer {
    background-color: #e8e9ee;
}

#menu {
    background-color: transparent !important;
    color: #b2b6b9;
}

    #menu li, .columnsSelectorDiv li.list-group-item {
        /*background-color: #43434a;*/
    }

        #menu li:first-child {
            border-top: 1px solid #e2e2e2;
        }

        #menu li a, #menu li a:visited {
            color: #100f0f;
        }
/*Desktop and IPad Only*/
@media(min-width: 1025px) {
    #menu li:hover {
        background-color: #dcdcdc;
        border-color: #c4c4c4;
        cursor: pointer;
    }

    /*#menu li:hover a {
            color: #e5e5e5;
        }*/
}

.smTitle {
    color: #9d9d9d;
}


.mainItem {
    /*background-color: #43434a;
    color: #e2e2e2;*/
}

    .mainItem span.bi {
        color: #CA7C29 !important;
    }



.ToolbarHeadr {
    background-color: #0c0f11;
    color: #ff8401 !important;
}


.FilterPanel {
    background-color: #0c0f11;
    color: #ff8401 !important;
    border-bottom: 1px solid #6f6c6c !important;
}


.ChatPanel {
    background-color: #0c0f11;
    color: #ff8401 !important;
}

.MainAccordion {
    background-color: #555555;
}


.collapse3 {
    background-color: #0c0f11;
}

.ChatPanel {
    background-color: #0c0f11;
}

.TableColumns .ui-widget-header {
    border: 1px solid #101418;
    color: #151719 !important;
    background-color: #f1f1f1 !important;
    border: 1px solid gainsboro !important;

}

.ui-datepicker-title > select {
    background-color: #343739 !important;
}

.userChatStatus {
    /*color: white;*/
}


.ddlchat {
    color: black;
    background-color: #e7e7e7;
    /*border-top: 1px solid #484848;*/
}

#chatMainDiv li.ui-tabs-tab.ui-tabs-active a {
    color: black;
}

.AddGroupIcon, .HelpIconPanel {
    color: #53565b;
}


#OnlineStatus_ddl {
    border: 1px solid #cecece;
    text-shadow: none;
    color: #252525;
}

.Mergercontent {
    color: #a4aeb9 !important;
}

select:not(.study-date-dropdown) {
    border: 1px solid #ced4da !important;
    /*background-color: #3c3c40 !important;*/
}

.MergeSelectStudy {
    border: 1px solid #2e2e2e;
    background-color: #2e2e2e;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #595965;
    background: #a8a8a8;
    color: #3b3737;
}

.tblLogInfo {
    background-color: #1e2022;
    color: #161616;
}

.MergStudiesTable {
    background-color: #1e2022;
}

    .MergStudiesTable input[type=text] {
        background-color: #343739 !important;
        border: 1px solid #343739 !important;
    }

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: #fcfdfe;
}

.MergeSerTable {
    background-color: #1e2022;
    color: #a2abb6 !important;
}

.tblSplit {
    background-color: #1e2022;
}

.gv_Series {
    color: #c2c2c2;
    background-color: #181a1c;
    border-color: #343638;
}

.gridView {
    color: #161616;
    background-color: #181a1c;
    border-color: #4a4a4a;
}

.CSSButton {
    border: 1px solid rgb(85, 85, 85);
    color: #161616 !important;
    background-color: #3a3f42 !important;
}



.FooterStyle {
    background-color: #181a1c;
}

.gridviewPager a {
    background-color: #43444f !important;
}

.MergeSearchTable {
    background-color: #1e2022;
}

    .MergeSearchTable input[type=text] {
        background-color: #343739 !important;
        border: 1px solid #343739 !important;
    }

.txtStudyInfoSplit {
    /*background-color: #343739 !important;
    border: 1px solid #101315 !important;*/
}



.gridviewPager a {
    -o-box-shadow: 0px 0px 0px #111;
    -moz-box-shadow: 0px 0px 0px #111;
}

.gvheader {
    /*color: #fff;
    background: #43444f;
    border-left: solid 1px #525252;
    color: #c2c2c2;*/
    background-color: #9fa1a7 !important;
    color: #09090a !important;
}



#wizHeader li .prevStep {
    background-color: gray;
}

    #wizHeader li .prevStep:after {
        border-left-color: gray !important;
    }

#wizHeader li .currentStep {
    color: black;
}


#wizHeader li .nextStep {
    background-color: #9fa1a7;
}

    #wizHeader li .nextStep:after {
        border-left-color: #9fa1a7 !important;
    }


#wizHeader li a {
    color: #161616;
    background: brown; /* fallback color */
    background: #61b1ea;
}

    #wizHeader li a:after {
        border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
        border-bottom: 50px solid transparent;
        border-left: 30px solid #61b1ea;
    }

    #wizHeader li a:before {
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid #181a1c;
    }


    #wizHeader li a:hover {
        background: #84c3ef;
        color: black;
    }

        #wizHeader li a:hover:after {
            border-left-color: #84c3ef !important;
        }

.Clicked {
    background-color: #3e566b;
    color: White;
}

.whiteFont {
    color: white;
}

.GVStudies {
    color: #161616;
    background-color: #181a1c;
    border-color: #4a4a4a;
}


.VIPLable {
    /*color: #dedede;*/
}

.FllowUpGridAltRowClassOdd {
    color: #161616 !important;
    background-color: #f0f0f0;
}

.FllowUpGridAltRowClassEven {
    background-color: #ffffff;
    color: #161616 !important;
}


.ui-widget-content {
    border: 1px solid #3c3c40;
    color: #161616 !important;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 1px solid #3c3c40;
        color: #161616 !important;
    }

.ui-widget.ui-widget-content {
    border: 1px solid #3c3c40;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #444444;
    background-color: #d1ecf1;
    color: #dedede;
}


.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #595965;
    background: #9bafc2;
    color: #3b3737;
}

#Find_Priors_setting-button {
    color: #fff;
}

.find_priors_Settings {
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}


.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #ff9400;
}

#PtSex label {
    /*color: #adacac;*/
}

#Find_Priors_setting-buttonreload {
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}

#crsettings-button {
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}

.btn-secondary {
    background-color: #797979;
    border-color: #797979;
    color: #dedede;
}

#Message_Table {
    color: #161616;
}

#Message-Header:hover {
    background-color: #131517;
}

#Message-Header td table tr:hover {
    background-color: #131517;
}

.MyLink {
    color: #9da2a8;
}


#Notification_Table {
    color: #161616;
}


#Notification-Header:hover {
    background-color: #131517;
}


.btn-Search {
    background-color: #CA7C29 !important;
    color: #fff !important;
    border: 1px solid #CA7C29 !important;
}

.btn-Search-color {
    background-color: #CA7C29 !important;
    color: #fff !important;
    border: 1px solid #CA7C29 !important;
}


.btn-Reset {
    background-color: #3a3f42;
    color: #fff;
    border: 1px solid #3a3f42;
}


legend {
    border: 1px solid #3a3f42;
    color: #161616;
}


fieldset {
    border-top-color: #3a3f42;
}

.caret:after {
    color: #CA7C29;
}

.ToolsLabel {
    color: #fff;
}

#navbar > li :hover {
    background-color: #3e566b !important;
}

.selectedFilter {
    background-color: #9ea9cf !important;
    color: #282525;
    border-color: #d2d2d2;
}

.selectedTag {
    background-color: #9ea9cf !important;
    color: #282525;
    border-color: #d2d2d2;
}


/*#txt_FilterName {
    color: #161616 !important;
}*/

.input-group-text-inlineWithTextBox {
    background-color: #CA7C29;
    color: white;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


/*.card-title {
    color: #b9c1ca;
}*/


.Summary {
    color: #b9c1ca;
}


.FullNameSpan {
    color: #1d1d2c;
    font-weight: bold;
}


.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
}

.HeaderPanel {
    background-color: #181a1c;
}


.panel-heading-Dark {
    color: #161616;
    background-color: #2f3233;
    border-color: #2f3233;
    color: #9ea2a5;
}

.headerTitle {
    color: #b9c1ca;
}


.TableColumns {
    background-color: #f7f7f7;
}

.AvilableCol {
    /*background-color: #1e2022;*/
    border-color: #1e2022;
}

.portlet {
    background-color: #fbfdff;
    border: 1px solid #1e2022;
    color: #7d8387;
}

.portlet-header .ui-icon {
    color: #7d8387;
}


.colHeaderColor {
    /*color: #161616;*/
}


.RowHeader {
    color: #161616;
}


/* Create a custom checkbox */
.checkmark {
    background-color: #343739;
}

/* On mouse-over, add a grey background color */
.container-chk:hover input ~ .checkmark {
    background-color: #343739;
}

/* When the checkbox is checked, add a blue background */
.container-chk input:checked ~ .checkmark {
    background-color: #343739;
}


/* Style the checkmark/indicator */
.container-chk .checkmark:after {
    border: solid #CA7C29;
}



/* Create a custom radio button */
.checkmark-radio {
    background-color: #343739;
}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark-radio {
    background-color: #343739;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark-radio {
    background-color: #343739;
}


/* Style the indicator (dot/circle) */
.container-radio .checkmark-radio:after {
    background: #CA7C29;
}


fieldset {
    border: 1px groove #818e92 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

.legend_ {
    color: #000000;
    background-color: transparent;
}

legend {
    width: auto;
    background-color: #1e2022;
}


.dark-default {
    background-color: #bdbdbd !important;
    border: 1px solid #bdbdbd !important;
    color: #ffffff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}


.PluginBody {
    /*background-color: #1e2022 !important;*/
    /*color: #adb1b3;*/
}

.DashboardMainContent #MainTable .col-md-6 {
    border: 1px solid #ededed;
}

.InnerDiv {
    background-color: rgba(216,216,216,.59);
    border-radius: 0px !important;
    color: #09090a !important;
}

.PlugBtn {
    background-color: #CA7C29 !important;
    color: #fff8f0 !important;
}

.btnGoToWL {
    background-color: #3a3f42 !important;
    color: #858a8d !important;
}

.HighLight {
    background-color: #e3e6ee;
}

.PluginLink {
    color: #6c6cce;
}

    .PluginLink :hover {
        color: #6c6cce;
    }

.navbarlist {
    background-color: #3a3f42 !important;
}

.pnlHeadingProfile {
    /*background-color: #3a3f42 !important;
    color: #b0b7c0 !important;
    border-color: #424242 !important;*/
    border-bottom: 1px solid #ddd
}

#td_Dashboard, #td_Reports {
    cursor: pointer;
}

.reportsLeftMenu {
    background-color: #ecf0f1 !important;
}

    .reportsLeftMenu .navbarlist {
        background-color: #ecf0f1 !important;
    }

    .reportsLeftMenu table tr.active {
        background: none repeat scroll 0 0 #5778cd !important;
    }

        .reportsLeftMenu table tr.active a {
            background: none repeat scroll 0 0 transparent !important
        }

.with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
    color: #b0b7c0 !important;
    background-color: #3e566b !important;
    border-color: #56595d !important;
    border-bottom-color: transparent;
}

    .with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover {
        color: #b0b7c0 !important;
        background-color: #3e566b !important;
        border-color: #464c50 !important;
        border-bottom-color: transparent;
    }

.with-nav-tabs.panel-warning .nav-tabs > li > a, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #303031;
}


.onlineUser {
    color: cornflowerblue;
}

#chatMainDiv {
    box-shadow: 0 0 7px 4px rgb(10 0 0 / 15%);
}

.SendtButton {
    background-color: #CA7C29;
    color: #ffffff;
}

.navbar_Phone_Them {
    background-color: #101418 !important;
}

.SearchIconTheme {
    color: white;
}

.icon-bar {
    background-color: white !important;
}

#td_content {
    color: #09090a;
}

.sideDiv {
    background-color: #3a3f42;
}

.Chat_Phone_Them {
    background-color: #f4f4f4 !important;
}

#chatMainDiv .card-header {
    border-radius: 5px 5px 0px 0px !important;
}

.ui-datepicker .ui-state-default {
    background-image: none;
    color: #9ea2a5;
    border: 1px solid gray;
}

#users_Row {
    background-color: rgb(220 220 220) !important;
}

.BlackLabel {
    color: black !important;
}

.DefaultLabel {
    color: #161616 !important;
}

.table.jqplot-cursor-legend, table.jqplot-table-legend {
    background-color: transparent !important;
}

.settings-container {
    background-color: #fbfdff;
    margin-top: 8px !important;
}


.leftPanel .nav-link {
    color: #414040;
}

    .leftPanel .nav-link.active {
        color: #f2f2f2;
        background-color: #5778cd !important;
    }


.settings-container .card-body .card .card-header span {
    font-weight: bold !important;
}

.settings-container #v-pills-tab {
    background-color: #f4f8f9;
}

#head_Collapse1, #head_Collapse2, #head_Collapse3, #head_Collapse4, #head_Collapse5, #head_Collapse6, #head_Collapse7, #head_Collapse9 {
    font-weight: bold !important;
}

.settings-container .card-header span.bi-question {
    background-color: #5778cd;
    color: white;
}

.settings-container .card hr {
    border-color: #959595;
}


.settings-container .leftPanel, .settings-container #v-pills-tabContent .panel, .settings-container .panel-heading {
    background-color: transparent;
}

#v-pills-tab {
    /*background-color: #ffffff;*/
    /*border: 1px solid #e2e2e2;*/
    border-radius: 4px;
}

#v-pills-tabContent .tab-pane .panel .panel-heading {
    border-bottom: 1px solid #414141;
}

#table_search {
    background-color: #181b23;
}

#modalitiesDiv .mod-name {
    background-color: #dedede !important;
    color: #3f3f3f;
}

    #modalitiesDiv .mod-name.selected {
        background-color: #5778cd !important;
    }

    #modalitiesDiv .mod-name.selected {
        color: #f9f9f9 !important;
    }

#toolMenu {
    background-color: #fdfdfd;
    box-shadow: 0 0 7px 4px rgb(10 0 0 / 15%);
}

    #toolMenu .col-6 {
        border-top: 1px solid #e3e6ee;
        border-right: 1px solid #e3e6ee;
    }

        #toolMenu .col-6:hover {
            background-color: #ebecf0;
        }

    #toolMenu .toolMenuBody span {
        color: dimgray;
    }


#message_div, #div_AssignedStudies, #notification_div {
    box-shadow: 0 0 7px 4px rgb(10 0 0 / 15%);
    background-color: #ffffff;
}


.notificationsBody tr td, .messagesBody tr td, .assignstudiesBody tr td {
    /*border-color: #b2b6b9;*/
    color: #4c4c4c;
}


.notificationsBody .read, .notificationsBody .unread {
    /*background-color: #43434a;*/
}

    .notificationsBody .read:hover, .notificationsBody .unread:hover {
        /*background-color: #3b3b42;*/
    }

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #707070;
}

.scrollbar::-webkit-scrollbar {
    background-color: #707070;
}


.ctrlLbl {
    /*color: #979797;*/
}

#modalitiesDiv .mod-name {
    background-color: gray;
}


#btn_Branches::after, #btn_Modalities::after, #btn_ReportStatus::after, #btn_StudyDate::after {
    color: #CA7C29;
}


.reportsDropDiv {
    background-color: #43434a;
}

.dropdown-divider {
    border-top: 1px solid #36393c !important;
}

.reportsDropDiv .dropdown-item {
    color: #c5c5c5 !important;
}

    .reportsDropDiv .dropdown-item:hover {
        background-color: #333336 !important;
    }


#img_Chat {
    background-color: #ffffff;
    color: #5778cd;
    box-shadow: 0 0 15px 1px rgb(113 106 202 / 20%);
    -webkit-box-shadow: 0 0 15px 1px rgb(113 106 202 / 20%);
}

    #img_Chat a {
        color: #3f5cc0;
    }

.columnsSelectorDiv li.list-group-item {
    /*color: #b7b7b7;*/
}

.settingsRightPanel .input-group {
    /*border: 1px solid #CA7C29;*/
}

.settingsRightPanel .input-group-prepend {
    background-color: #eeebeb;
}


    .settingsRightPanel .input-group-prepend .input-group-addon {
        color: #2e343b;
    }

.settingsRightPanel .input-group-append {
    /*background-color: #CA7C29;*/
}

    .settingsRightPanel .input-group-append .input-group-text {
        /*background-color: #CA7C29;*/
    }

    .settingsRightPanel .input-group-append .input-group-addon {
        color: rgb(153, 159, 165);
    }

.settingsRightPanel .lbl-row-color-settings {
    border: 1px solid black;
}

#modal_col .modal-header, #modal_allWL .modal-header, #modal_cache .modal-header,
#modal_Loc_Setting .modal-header, #modal_Cust_Setting .modal-header, #modal_Others .modal-header {
    background-color: #3c75a5;
}

.settings-help-body {
    background-color: #ebebeb;
}

.ModalityPanel {
    background-color: #fbfbfb;
    border: 1px solid #c9c9c9;
}

#divLocationSettings .card .form-group span:not(.Cbl_label) {
    font-weight: bold !important;
}

.RowHeader {
    color: #161616;
}

#FiltersList {
    background-color: transparent !important;
    color: #2e3031;
}

    #FiltersList li {
        /*background-color: #43434a;*/
    }

        #FiltersList li a, #FiltersList li a:visited {
            color: #464545;
        }

        #FiltersList li#tr_NoFilters {
            background-color: white !important;
        }

#FiltersDiv {
    /*background-color: #CA7C29;*/
    box-shadow: 0 0 7px 4px rgb(10 0 0 / 15%);
}

    #FiltersDiv h5 {
        color: white;
    }


/*---------------------*/
#TagsList {
    background-color: transparent !important;
    color: #2e3031;
}

#TagsList li {
    /*background-color: #43434a;*/
}

    #TagsList li a, #TagsList li a:visited {
        color: #464545;
    }

    #TagsList li#tr_NoTags {
        background-color: white !important;
    }

#TagsDiv {
    /*background-color: #CA7C29;*/
    box-shadow: 0 0 7px 4px rgb(10 0 0 / 15%);
}

    #TagsDiv h5 {
        color: white;
    }

/*--------------------*/
#msgs-div li {
    /*background-color: #43434a;*/
}

    #msgs-div li.unread {
        /*background-color: #3a3f42;*/
    }

    #msgs-div li:hover {
        /*background-color: #3b3b42;*/
    }

    #msgs-div li.unread:hover {
        /*background-color: #363b3e;*/
    }

    #msgs-div li.unread *, #notify-div li.unread * {
        font-weight: bold;
    }

    #msgs-div li:hover, #notify-div li:hover {
        background-color: #c5ddf1;
    }

#msgs-div .delete-notification, #notify-div .delete-notification {
    background-color: #cacfd5;
}

#FiltersDiv li .filters-actions {
    background-color: #a2a9b1;
    border-color: #a2a9b1;
    margin-top: 1px;
}
/*Desktop and IPad Only*/
@media(min-width: 1025px) {
    #FiltersList li:hover {
        /*background-color: #3c3c42;*/
        background-color: #dbdbdb;
        border-color: #eaebee;
    }

        #FiltersList li:hover a {
            color: #a05b5b !important;
        }
}

/*.dx-texteditor {
    border: 1px solid #343739 !important;
}*/

ul.dropdown-menu {
    /*background-color: #43434a;*/
}

    ul.dropdown-menu li > a {
        /*color: #c5c5c5 !important;*/
    }

    ul.dropdown-menu li.active {
        /*background-color: #333336 !important;*/
    }

    ul.dropdown-menu li:hover {
        /*background-color: #333336 !important;*/
    }

.multiselect-container > li:first-child {
    /*border-bottom: 1px solid #dcddde !important;*/
}


.multiselect-container > a {
    color: #c5c5c5 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #979797 !important;
}
select.form-control option {
    /*color: #2e2e2e !important;*/
}

select.form-control {
    /*color: #c5c5c5 !important;*/
    /*background-color: #ffffff !important;*/
    color: #979797 !important;
}

.datepicker {
    /*background-color: #43434a !important;
    color: #c5c5c5 !important;*/
}

.datepicker-dropdown:after {
    border-bottom: 6px solid #000;
}

.cell {
    border: 1px solid #BDBDBD;
}

    .cell:hover {
        border: 1px solid #3D5AFE;
    }

    .cell.select {
        background-color: #3D5AFE;
        color: #fff;
    }


.old-day:hover,
.day:hover,
.new-day:hover,
.month:hover,
.year:hover,
.decade:hover,
.century:hover {
    background-color: #333336 !important;
    color: #000;
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: #333336 !important;
}

.datepicker table tr td span:hover, .datepicker table tr td.active {
    background: #333336 !important;
}

#ctl00_ContentPlaceHolder1_txt_StudyFrom:focus {
    color: #c5c5c5 !important;
}

#ctl00_ContentPlaceHolder1_txt_StudyTo:focus {
    color: #c5c5c5 !important;
}


.inboxMainDiv {
    background-color: #CA7C29;
}


.InboxleftPanel a {
    color: #4b5058 !important;
}

.InboxleftPanel .active {
    background-color: #e4e4e4 !important;
    /*color: #ffffff !important;*/
    /*font-weight: bold;*/
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: #333336 !important;
}

.datepicker table tr td span:hover, .datepicker table tr td.active {
    background: #333336 !important;
}

#ctl00_ContentPlaceHolder1_txt_StudyFrom:focus {
    color: #c5c5c5 !important;
}

#ctl00_ContentPlaceHolder1_txt_StudyTo:focus {
    color: #c5c5c5 !important;
}



table.AddSharePatInfoTable th, table.AddSharePatInfoTable td {
    border: 1px solid #3e3e3e;
}


div.CardBodyShareWith label, div.CardBodyShareWith span {
    /*color: #979797 !important;*/
}

div.CardBodyValidityDate label, div.CardBodyValidityDate span {
    /*color: #979797 !important;*/
}

#lbl_URL {
    color: #61b1ea !important;
}

#lbl_emailNoteVal {
    color: #979797 !important;
}

.input-group-text-Calender {
    /*background-color: #3d3d3e !important;
    border: 1px solid #444446 !important;*/
}

ul.AccountNav > li.active {
    border-bottom: 4px solid #f3565d;
}

.AddSharePatInCardContainer {
    /*border: 1px solid #2d2a2a !important;*/
}

#tabs {
    /*background-color: #CA7C29 !important;*/
}

    #tabs > label {
        color: #343438 !important;
    }

.activeTabHeader {
    border-bottom: 4px solid #2d448d;
}


.CRSetForm > label, .CRSetForm > span {
    color: #979797;
}

.SRSetBody {
    /*background-color: #343438 !important;
    color: #979797 !important;*/
}

/*#ddl_Findings, #ddl_FindingsDescription {
    border: 1px solid #ced4da !important;
}
*/
.form-control-noBorder {
    border: 1px solid #ced4da !important;
}

.table-dark {
    color: #171616 !important;
    background-color: #f9f9f9 !important;
}

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: #e2e2e2;
    }

/*.ShareZFPForm {
    color: #979797;
}*/

.MergeMainDiv {
    color: #979797;
}

.MergeBorder {
    border: 1px solid #dedede !important;
}


.MergerFooterButton {
    background-color: #dfdfdf !important;
    color: #292f33;
    border: 1px solid rgb(85, 85, 85);
}


.NextButton {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}


.gridviewPager > td > table > tbody > tr > td {
    background-color: unset !important;
}

#wizHeader_gv_ReportPanelHeaderContent {
    background: rgb(62 62 66) !important;
}

.ui-jqgrid .ui-jqgrid-view {
    /*background-color: #343438 !important;*/
}

.container-message-details, .container-assignstudy-details, .div_NewMessage, .div_newGroup {
    /*color: #b9c1ae;*/
}

.CardHeader {
    background-color: #323236 !important;
}

.wizard > .content {
    background-color: #cccccc !important;
}
#TwoFAModal label.btn-default {
    color: #000000;
    background-color:#fff;
}



#table_progressCpuRam {
    /*background-color: #343438;*/
    border-top: 1px solid #eee;
}


#td_MenuArrow {
    color: #fdfdfd !important;
}

.RepStatusIcon {
    border: 1px solid #d2d2d2;
}

.CFStatusIcon {
    border: 1px solid #d2d2d2;
}

.ui-jqgrid .table-bordered, /*.ui-jqgrid .table-bordered td,*/ .ui-jqgrid .table-bordered th.ui-th-ltr {
    color: #09090a;
}

.ui-jqgrid .ui-jqgrid-hdiv {
    background-color: #e3e6ee;
    /*border-bottom: 3px solid #8f9dce;*/
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pager-control, .ui-jqgrid .ui-jqgrid-pager .ui-pager-control {
    background: #e3e6ee;
    border-top: 3px solid #8f9dce;
}

.searchInputs a, .searchInputs input, .searchInputs select, .searchInputs button {
    background-color: #fcfcfc !important;
    /*color: #4e565a;*/
    color: #979797 !important;
    border: none;
}

.multiselect-native-select a {
    background-color: transparent !important;
    color: #313131;
}

.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
    margin-top: -1px;
    margin-bottom: 4px;
    font-weight: bold !important;
}

#mySidepanel .card-header {
    background-color: transparent;
}

.ui-jqgrid tr.jqgrow.active {
    background-color: #9bafc2;
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar {
    background-color: #ddd;
}

.scrollbar::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ddd;
}

#tr_ReportAccuracy .card .card-header, #tr_ReportQuality .card .card-header, #tr_QI .card .card-header, .leg_Summary-Peer {
    font-weight: bold;
}

#WlColumnsLabel, #LabelCardStudy, #LabelCardPatient, #LabelCardOther {
    font-weight: bold;
}


.InboxRightPanel .table th, .table td {
    color: #161616;
}
.jqplot-target {
    color: #161616 !important;
}
    .InboxRightPanel .table tr {
    border-bottom: 1px solid #e1e1e1 !important
}

    .InboxRightPanel .table tr:hover {
        background-color: #daedfc;
    }

.Unreaded {
    background-color: #f6f6f6;
}

.lblBody {
    color: #676767 !important;
}

.InboxRightPanel {
    /*background-color: #252527;*/
}

.InboxRightContent {
    background-color: #fff;
}

.label-Low {
    color: #fff;
    background-color: rgb(255, 193, 7);
    border-color: #bee5eb;
}

.label-Normal {
    color: #fff;
    background-color: rgb(23, 162, 184);
    border-color: #b8daff;
}

.label-High {
    color: #fff;
    background-color: #ff6c60;
    border-color: #f5c6cb;
}

.btnDeleteMessage {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

#v-pills-tabContent.InboxRightContent .card {
    height: 100%;
}

.badge1 {
    color: #fff !important;
    background-color: #777 !important;
}


.search-div-border .btn-group, .search-crtl-border {
    border: 1px solid #e6e5e5;
    padding-bottom: 0px;
}

.success {
    background-color: #d1ecf1 !important;
}

.lstHeader {
    border-top: 1px solid #9e9c9c;
    border-bottom: 1px solid #f1eee3;
    background: #efe8e8;

}

.study-extra-info-mobile {
    background-color: white;
}



.activeRow {
    background-color: #d1ecf1 !important;
}

.DefaultLabelMerge {
    color: #212529 !important;
}

.text-white {
    color: #212529 !important;
}

.bg-dark {
    background-color: #ffffff !important;
}

.table-dark {
    color: #504f4f;
    background-color: #ffffff;
}

.selected {
    background-color: #9bafc2;
}


.toast {
    background-color: #3c75a5;
}

.toast-success {
    background-color: #3c75a5;
}

.toast-error {
    background-color: #bd362f;
}

.toast-info {
    background-color: #3c75a5;
}

.Messaging {
    background-color: #3c75a5;
}

.Notification {
    background-color: #3c75a5;
}

.Assigned {
    background-color: #3c75a5;
}

.toast-warning {
    background-color: #f89406;
}

#list > tbody > tr > td, #ucUserControl_StudyInfo_LinkButton1 > tbody > tr > td {
    border-color: #f9f9f9 !important;
}

.UltimaGen {
    color: #7f7f7f !important;
}


.bootbox .modal-body {
    background-color: #191919 !important;
    padding: 15px 0;
}

.bootbox .modal-content {
    color: #afb9c5 !important;
   
}


#px_ForgetPassword > body {
    background-color: #191919 !important;
}

.tdLogoSpliter {
    font-size: 39px !important;
}

.navbar_Phone_Them {
    background-color: #dfdfdf !important;
}

    .navbar_Phone_Them #menu li span.bi {
        color: #2c2c31;
    }

    .navbar_Phone_Them .smTitle, .navbar_Phone_Them .IconColor {
        color: #2c2c31 !important;
    }


#ShareModal .modal-footer {
    border-top: 1px solid #dedede !important;
}

table.roundedCorners th {
    background-color: #e3e6ee;
}



.tooltipSortInfo {
    position: relative;
    display: inline-block;
}

    .tooltipSortInfo .tooltiptext {
        visibility: hidden;
        width: 470px;
        background-color: #fff !important;
        color: #292f33;
        text-align: left;
        border-radius: 6px;
        padding: 15px;
        position: absolute;
        z-index: 1;
        bottom: 115%;
        left: 45%;
        margin-left: -140px;
        -webkit-box-shadow: 0 0 15px 1px rgb(113 106 202 / 85%)
    }

        .tooltipSortInfo .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 4%;
            border-width: 5px;
            border-style: solid;
            border-color: #fff transparent transparent transparent;
            -webkit-box-shadow: 0 0 15px 1px rgb(113 106 202 / 85%)
        }

.tooltipSortInfo:hover .tooltiptext {
        visibility: visible;
    }

.SortInfo {
    animation: flash 1s linear infinite;
    FONT-SIZE: 19PT !important;
    COLOR: #337AB7;
    position: absolute;
}


.DropdownArrow, .dropdown-toggle::after, .dx-dropdowneditor-icon, .dx-dropdowneditor-icon::before, .select2-selection__arrow {
    width: 7.4px !important;
    height: 7.4px !important;
    border-top: 0.17em solid #4e565a !important;
    border-right: 0.17em solid #4e565a !important;
    -moz-transform: rotate(135deg) !important;
    -webkit-transform: rotate(135deg) !important;
    transform: rotate(135deg) !important;
    border-left: 0 !important;
    margin-top: 0.6em;
    margin-left: 1.2em;
    cursor: pointer !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0.5em !important;
}

.DropdownArrow, .dropdown-toggle::after {
    margin-left: 2.5em !important;
    margin-top: -2px !important;
    right: 8px !important
}
.caret:after {
    border-top: 0.16em solid #4e565a;
    border-right: 0.16em solid #4e565a;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-style: none !important;
    margin-left: 12.2em !important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
}
.DefaultPlaceHolder {
 color: #979797 !important;
}

/* Optional: Customize the close button */
.toast-close-button {
    color: white !important;
    position: absolute; /* Ensure it's positioned relative to the toast */
    right: 15px;
    top: -4px;
    border: none !important;
    font-size: 45px;
    font-weight: 200;
    outline: none !important; /* Remove the click border */
}

#toast-container > div {
    padding: 10px 0px 0px 60px !important;
    width: 460px !important;
}

.critical {
    color: #ff4d4d; /* Red color */
    font-weight: bold; /* Bold text */
}

.patient-name {
    color: #ffa500; /* Orange color */
    font-weight: bold; /* Bold text */
}


.toast-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.toast {
    background-color: #191919 !important;
    color: #D0DCDD !important;
    border: 1px solid #3F444E !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-family: Inter;
    font-size: 14px;
}

.toast-icon {
    margin-right: 10px;
    color: #ff4d4d;
    font-size: 20px;
}

.toast-content p {
    margin: 0;
    font-size: 14px;
}

.toast-content .critical {
    color: #ff4d4d;
    font-weight: bold;
}

.toast-content .patient-name {
    color: #ffa500;
    font-weight: bold;
}

.toast-close {
    background: none;
    border: none;
    color: #ffffff;
    font-size: 18px;
    margin-left: auto;
    cursor: pointer;
}

#toast-container > .toast-info {
    background-image: url('/images/new-design/images/worklist/alert-circle.svg') !important;
    background-size: 30px 30px;
}