html {
    font-size: 14px;
}

font {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: Black;
    font-size: 12px;
}

BODY {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;
    font-size: 12px;*/
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /*padding-left: 5px;*/
    background-color: #FFFFFF;
    color: Black;
}

TEXT {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    color: Black;
}

tr {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
}

.DefaultPageText {
    margin-top: 10px;
    font-size: 13px;
    font-weight: normal;
}

.HeaderText1 {
    color: Black;
    text-align: left;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 0px;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    font-weight: bold;
    border-width: 0px;
}

.HeaderText2 {
    color: #a88721;
    text-align: left;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 5px;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 10px;
    font-weight: normal;
    border-width: 0px;
}

.HeaderText3 {
    color: #a88721;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    font-weight: normal;
    border-width: 0px;
}

.HeaderText4 {
    color: #a88721;
    text-align: right;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 11px;
    font-weight: normal;
    border-width: 0px;
}

.LargeHeaderText1 {
    font-size: 14pt;
    font-weight: bold;
    padding-bottom: 5px;
}

.nav:link, .nav:visited, .nav:active {
    color: #7E7E7E;
    text-decoration: none;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    /*font-weight: bold;*/
}

.nav:hover {
    color: #007bff;
    text-decoration: none;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    /*font-weight: bold;*/
}

.LeftPanelWrapper .nav:hover,
.LeftPanelWrapper .LeftPaneNonNavItem:hover {
    color: black;
}

.ActionLink:link, .ActionLink:visited, .ActionLink:active {
    color: Black;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    font-weight: normal;
}

.ActionLink:hover {
    color: Black;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    font-weight: normal;
}

.TableActionLink:link, .TableActionLink:visited, .TableActionLink:active {
    color: Black;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 9px;
    font-weight: normal;
}

.TableActionLink:hover {
    color: Black;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 9px;
    font-weight: normal;
}

.drilldownlink:link,
.drilldownlink:visited,
.drilldownlink:active,
.drilldownlink:hover {
    color: #000;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-weight: normal;
}

.AccentedLink:link, .AccentedLink:visited, .AccentedLink:active, .AccentedLink:hover {
    color: Black;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 11px;
    font-weight: normal;
}

.profile-menu {
    float: right;
    margin-right: 50px;
    margin-top: 25px;
}

.profile-menu-base,
.profile-menu-base label {
    cursor: pointer;
}

.LeftPaneNonNavItem {
    color: Black;
    text-decoration: none;
    font-size: 14px;
    padding-left: 4px;
}

.LeftPaneNonNavText {
    color: #7E7E7E;
    text-decoration: none;
    width: 100%;
    padding-left: 17.5px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    display: inline-block;
    width: calc(100% - 5px);
    font-size: 14px;
}

.ButtonStyle {
    /*/*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12.6px;
    background-color: #999999;
    font-weight: 400;
    color: #000000;
    /*text-transform: uppercase;*/
    cursor: pointer;
    */
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 10px;
    background-color: blue;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 1px;
}

hr {
    border: none;
    border-bottom: 2px solid gray;
}

.border-bottom {
    border-bottom: 2px solid #2F2F2F !important;
    padding-bottom: 6px;
}

.ReportHR {
    color: #404040;
}

.SingleWidthBox {
    border: 1px solid #DDD;
    background-color: #FFF;
    padding: 30px;
    font-weight: normal;
}

.SingleWidthBoxNeutral {
    border: 1px solid #FFFFFF;
}

.ValidationErrorText {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}

.th1 {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    font-weight: bold;
    color: Black;
}

.th4 {
    font-size: 21px;
    font-weight: 500;
    color: Black;
}

.tdFooter {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.th2 {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    font-weight: 700;
    color: Black;
    padding-right: 10px;
    height: 30px
}



.td {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    color: #000000;
    background-color: #EEEEEE;
}

.tdAlt {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 14px;
    color: #000000;
    background-color: white;
}


.td1Bold {
    font-weight: 700;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #333333;
    padding-left: 3px;
    padding-right: 3px;
}

.td1 {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    color: #000;
    background-color: #fff;
    padding-left: 3px;
    padding-right: 3px;
}

.tdAlt1 {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    color: #000;
    background-color: #eee;
    padding-left: 3px;
    padding-right: 3px;
}

.td2 {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 10px;
    font-weight: bold;
    color: Black;
    background-color: #333333;
    padding-left: 3px;
    padding-right: 3px;
    border-color: transparent;
    background-color: transparent !important;
}

.tdAlt2 {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 10px;
    font-weight: bold;
    color: Black;
    background-color: #666666;
    padding-left: 3px;
    padding-right: 3px;
}

.InputStyle {
    background: #FFFFFF;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    .InputStyle:disabled, .InputStyle[readonly] {
        background-color: rgb(249, 249, 249);
        border-style: solid;
        border-width: 1px;
        padding: 2px;
    }

.DisabledInput {
    background: #FFFFFF;
    background-color: #CCCCCC;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.PopupHover {
    display: none;
}

.WaitWindowImage {
    border: 2px solid #FFCC00;
}

.BoxBorder {
    border: 1px solid #FFCC00;
}

.WaitWindowText {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 15px;
    font-weight: bold;
    color: Black;
}

/* These are for the "site wide message" functionality */
#divSiteWideMessage, .divSiteWideMessage {
    z-index: 101;
    text-align: center;
    position: absolute;
    left: 350px;
    width: 350px;
    top: 200px;
    border: 3px inset gray;
    background-color: #3e3e3e;
    color: #FFCC00;
}

#tdSiteWideMessageContent {
    padding: 10px;
    font-size: 18px;
}



.headerselect {
    font-family: Arial;
    font-size: 7pt;
}

.WaterMarkCss {
    color: Gray;
}

.Thumbnail {
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
}

    .Thumbnail th {
        color: Black;
        background-color: #a88721;
    }

    .Thumbnail td {
        text-align: center;
        color: White;
        background-color: Black;
    }


/*
    These are classes for the Ajax.net
    modal popup
*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    padding: 0px;
    width: 500px;
    color: Black;
}

.modalPopup2 {
    border: 1px none #FFFFFF;
    background-color: #000000;
    padding: 0px;
    width: 500px;
    color: #FFFFFF;
}

.modalPopup3 {
    border: 2px solid #eee;
    background-color: #eee;
    padding: 5px;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    z-index: 999;
}

.modalPopupTitlebar {
    background-color: white;
    border-bottom: 1px solid black;
    width: 100%;
    text-align: center;
    font-weight: 800;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
}

.modalPopupTitlebar2 {
    background-color: #a88721;
    border-bottom: 1px solid black;
    width: 100%;
    text-align: center;
    font-weight: 800;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    color: #000000;
}

.modalPopupLinkButton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #C0C0C0;
}

    .modalPopupLinkButton:hover {
        color: #FFFFFF;
    }

.modalPopupLinkButton2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

    .modalPopupLinkButton2:hover {
        color: Black;
    }

.modalContentArea {
    padding: 10px;
}

.PrintFmt {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 10px;
    color: Black;
}

.PrintFmtBold {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.ButtonStyle {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12.6px;
    background-color: #999999;
    font-weight: 400;
    color: #000000;
    /*text-transform: uppercase;*/
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 10px;
    background-color: #167BE0;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    height: 3em;
}

.ButtonRed {
    background-color: red;
}

.ButtonTeal {
    background-color: teal;
}

.LanguageSelect {
    font-size: 10px;
}


.shuttlebox {
    font-size: 9pt;
}

.SmallText {
    font-size: 7pt;
}

#DataQualityLeftPanel {
    border: 3px outset #808080;
    width: 210px;
    height: 600px;
    position: absolute;
    z-index: 1;
}

    #DataQualityLeftPanel td {
        font-size: 7pt;
    }

#DataQualityMainPanel {
    border: 3px outset #808080;
    /* width: 580px; */
    padding: 10px;
    margin-left: 220px;
}

.GridViewHeader {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 13px;
    font-weight: bold;
    color: Black;
    padding: 5px;
}

    .GridViewHeader a {
        /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
        font-size: 13px;
        font-weight: bold;
        color: Black;
        /*padding-left: 2px;*/
        padding: 5px;
    }

.GridViewRow {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    background-color: #FFFFFF;
    color: #333333;
    cursor: default;
}

    .GridViewRow td, .GridViewAltRow td, .GridViewHeader th {
        padding: 5px;
    }

.GridViewAltRow {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    background-color: #FFFFFF;
    color: #666666;
    cursor: default;
    padding: 5px;
}

.ListSearchPrompt {
    color: #CCCCCC;
    font-style: italic;
}

.Calendar {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    background-color: #fefefe;
    font-size: 8px;
    color: #000000;
    cursor: default;
}

.CalendarTitle {
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    background-color: #ddd;
    font-weight: bold;
    color: #000000;
}

.CalendarDays {
}

.CalendarDayHeader {
    background-color: #ddd;
}

.CalendarHighlightDay {
    background-color: #00CC66;
}

.CalendarHighlightDay2 {
    background-color: #B4FF4F;
}

.SystemBackgroundColor {
    background-color: Black;
}

.progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 99999998;
}

.processMessage {
    position: fixed;
    top: 40%;
    left: 40%;
    width: 20%;
    padding: 5px;
    text-align: center; /*width:14%; */
    z-index: 99999999;
    background-color: #000;
    border: solid 2px #FFCC00;
}

.navHiddenImage {
    visibility: hidden;
}

.navShowImage {
    vertical-align: bottom;
    position: absolute;
    margin-left: -8px;
    display: none;
}

.navIndent1 {
    margin-left: 0;
}

.navIndent2 {
    margin-left: 12px;
}

.navIndent3 {
    margin-left: 16px;
}

.navIndent4 {
    margin-left: 24px;
}

.navRow {
    width: 100%;
    color: #7E7E7E;
    font-weight: 500;
}

    .navRow a {
        color: #7E7E7E;
        text-decoration: none;
        width: 100%;
        padding-left: 17.5px;
        padding-top: 10.5px;
        padding-bottom: 10.5px;
        display: inline-block;
        width: calc(100% - 5px);
    }

    .navRow:hover {
        background-color: #F7F7F7;
    }

    .navRow.selected {
        background-color: #F7F7F7;
        border-right: 4px solid #167BE0;
        width: 100%;
        font-weight: bolder;
    }

.EnabledText {
    color: #66FF00;
}

.DisabledText {
    color: Red;
}

.SelectedAlphabetOption {
    background-color: Black;
}

.DisabledSelectedAlphabetOption {
    background-color: #747170;
}

.DisabledActionLink {
    color: #595454;
    text-decoration: underline;
    /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
    font-size: 12px;
    font-weight: normal;
    cursor: default;
}

.vettedrow {
    color: Green;
}

.EmbeddedTable {
    border: 1px solid #808080;
    width: 100%;
    border-collapse: collapse;
}

    .EmbeddedTable td {
        /*font-family: Arial, Helvetica, sans-serif, Geneva;*/
        font-size: 10px;
        border-bottom: 1px solid #808080;
        border-left: 1px solid #808080;
        border-right: 1px solid #808080;
        border-top: 1px solid #808080;
    }

.highlightBox {
    display: block;
    border: 1px solid #DDD;
    margin: 0;
    padding: 20px;
}

.SiteWideLabel {
    position: absolute;
    top: 0;
    left: 130px;
    color: yellow;
    border: 1px solid yellow;
    padding: 2px;
    background-color: black;
    z-index: 100000;
    opacity: 0.5;
}

.ContinuityContainer {
    border: 1px solid #FFCC00;
    margin-top: 10px;
    width: 250px;
    padding: 2px;
}

.excludedCell {
    background-color: #FF99CF;
    color: #000000;
}

.includedCell {
    background-color: #CBE3C6;
    color: #000000;
}

.warningCell {
    background-color: #FBC084;
    color: #000000;
}

/* Jquery Popup window*/
#popup_window {
    padding: 10px;
    background: #267E8A;
    cursor: pointer;
    color: #FCFCFC;
    margin: 200px 0px 0px 200px;
}

.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(196, 196, 196, .85);
    top: 0;
    left: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.overlay .popup-overlay {
    opacity: 1;
    left: 0
}

.popup {
    position: fixed;
    top: 25%;
    left: 50%;
    z-index: -9999;
}

    .popup .popup-body {
        background: #EEEFEB;
        background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
        background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
        opacity: 0;
        min-height: 150px;
        width: 400px;
        margin-left: -200px;
        /*padding: 20px;*/
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity .2s ease-out;
        -moz-transition: opacity .2s ease-out;
        -ms-transition: opacity .2s ease-out;
        -o-transition: opacity .2s ease-out;
        transition: opacity .2s ease-out;
        position: relative;
        -moz-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
        -webkit-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
        box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
        text-align: center;
        border: 2px solid #FFBF00;
        color: #000000;
    }

    .popup.visible, .popup.transitioning {
        z-index: 9999;
    }

        .popup.visible .popup-body {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

    .popup .popup-exit {
        cursor: pointer;
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: -150px;
        right: -195px;
        background: url("images/quit.png") no-repeat;
    }
/*.popup .popup-content {
    overflow-y: auto;
}*/
.popup-content .popup-title {
    font-size: 24px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}

.popup-content p {
    font-size: 13px;
    text-align: justify;
}

.popup-content h2 {
    background-color: #4D4F53;
    color: #FFFFFF;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0px 0px 8px 0px;
    padding: 5px 0px;
}

.popbox {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 400px;
    text-wrap: normal;
    padding: 10px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    white-space: pre-wrap;
    font-weight: normal;
}

    .popbox h2 {
        background-color: #FFFFFF;
        color: #000000;
        font-size: 14px;
        display: block;
        width: 100%;
        margin: -10px 0px 8px -10px;
        padding: 5px 10px;
        font-weight: bold;
    }

.popboxImg {
    display: none;
    position: absolute;
    z-index: 99999;
    background: #EEEFEB;
    color: #000000;
    border: 1px solid #4D4F53;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
}

#ContentPane {
    background-color: #f7f7f7;
}

.wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: flex;
    min-height: 100vh;
    padding-bottom: 55px;
    margin-bottom: -56px;
    max-width: 100vw;
}

#sidebar-wrapper {
    z-index: 1000;
    background-color: rgb(249, 249, 249);
    border-right: 1px solid #dddddd;
    /*-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;*/
    /*display: none;*/
    float: left;
}

.sidebarWrapper {
    -webkit-box-shadow: 7px 0 20px 0 #e5e5e5;
    box-shadow: 7px 0 20px 0 #e5e5e5;
    position: relative;
}

.LeftPanelWrapper {
    background-color: #fff;
    padding-bottom: 40px;
}

#sidebar-wrapper {
    width: 260px;
    display: block;
}

.sidebarWrapper .logo,
.sidebarWrapper-simple .logo {
    background-color: white;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.sidebarWrapper-simple .logo {
    width: 259px;
}

    .sidebarWrapper .logo img,
    .sidebarWrapper-simple .logo img {
        height: 68px;
        margin-top: 12px;
        margin-bottom: 5px;
    }


.LeftPaneSubNavItem {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height 0.10s ease-in, opacity 0.25s ease-in;
    -moz-transition: max-height 0.10s ease-in, opacity 0.25s ease-in;
    -o-transition: max-height 0.10s ease-in, opacity 0.25s ease-in;
    transition: max-height 0.15s ease-in, opacity 0.25s ease-in;
}

    .LeftPaneSubNavItem.show {
        max-height: 5000px;
        opacity: 1;
        -webkit-transition: opacity 0.35s ease-in;
        -moz-transition: opacity 0.35s ease-in;
        -o-transition: opacity 0.35s ease-in;
        transition: opacity 0.35s ease-in;
    }

    .LeftPaneSubNavItem .navRow {
        font-weight: normal;
    }

        .LeftPaneSubNavItem .navRow.selected {
            font-weight: 500;
        }

            .LeftPaneSubNavItem .navRow.selected a {
                font-size: 13.6px;
            }

.sidebarWrapper a.action-open,
.sidebarWrapper a.action-close {
    display: none;
}

#page-content-wrapper {
    padding: 0 0 0 0;
    background-color: rgb(249, 249, 249);
    float: left;
    width: calc(100vw - 260px);
    overflow-x: auto;
}

@media (max-width: 1024px) {
    #page-content-wrapper:not(.open) {
        width: 100vw;
    }

    #page-content-wrapper.open {
        width: calc(100vw - 260px);
    }

    #sidebar-wrapper:not(.open) {
        width: 0;
    }

    #sidebar-wrapper.open {
        width: 260px;
    }

    #sidebar-wrapper:not(.open) > a,
    #sidebar-wrapper:not(.open) > div {
        display: none;
    }

    #sidebar-wrapper.open > a,
    #sidebar-wrapper.open > div {
        display: block;
    }

    #sidebar-wrapper:not(.open) a.action-open {
        display: block;
    }

    #sidebar-wrapper:not(.open) a.action-close {
        display: none;
    }

    #sidebar-wrapper.open a.action-open {
        display: none;
    }

    #sidebar-wrapper.open a.action-close {
        display: block;
    }

    .sidebarWrapper a.action-open,
    .sidebarWrapper a.action-close {
        position: absolute;
    }

    .sidebarWrapper a.action-open {
        left: 0;
        top: 20px;
    }

    .sidebarWrapper a.action-close {
        right: 0;
        top: 25px;
    }

        .sidebarWrapper a.action-open > span,
        .sidebarWrapper a.action-close > span {
            width: 0;
            height: 0;
            display: block;
            border-color: rgba(0, 0, 0, 0);
            border-width: 18px;
            border-style: solid;
        }

    .sidebarWrapper a.action-open > span {
        border-left-color: #878787;
    }

    .sidebarWrapper a.action-close > span {
        border-right-color: #878787;
    }
}

.page-content {
    padding: 15px 15px 30px 40px;
}

.sub-header {
    font-size: 20px;
    font-weight: 400;
}

.top-bar {
    width: 100%;
    background-color: #fff;
    display: block;
    top: 0;
    left: 0;
    border-bottom: 1px solid #dddddd;
    padding: 0;
    min-height: 86px;
}

.left-footer {
    font-size: 14px;
    padding: 12px;
    padding-left: 17.5px;
}

    .left-footer > div:first-of-type {
        padding-bottom: 8px;
        font-weight: 500;
    }

    .left-footer > div > .ActionLink {
        font-size: 14px;
        font-weight: 500;
    }

.section-header {
    font-weight: 600;
    border-bottom: 1px solid #dddddd;
    width: fit-content;
    width: -moz-fit-content;
}

.top-bar ul {
    list-style-type: none;
    padding: 20px 0 10px 60px;
    margin: 0
}

    .top-bar ul li {
        display: inline-block
    }

        .top-bar ul li span {
            padding: 0 25px 10px 40px;
            margin: 0;
            color: #2F2F2F;
            position: relative;
            display: inline-block;
            border: 2px solid transparent;
            font-weight: bold;
            font-size: 14px
        }

            .top-bar ul li span .fa {
                position: absolute;
                top: 5px;
                left: 10px;
                font-size: 20px;
                color: #07C382
            }

                .top-bar ul li span .fa.fa-spinner {
                    color: #FF7F3F
                }

                .top-bar ul li span .fa.fa-search {
                    color: darkgray
                }

.top-bar span small {
    color: #7E7E7E;
    display: block;
    font-weight: normal
}

.top-bar span.small {
    color: #7E7E7E;
    font-weight: normal
}

.top-bar .row label {
    font-weight: 500;
    color: #303E47;
    text-align: left
}

.default-info-panel {
    max-width: 1056px;
    color: #303E47;
    font-size: 14px
}

    .default-info-panel hr {
        margin-top: 3px;
        border-bottom: 2px solid #303E47
    }

.default-info-panel-column {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding: 0
}

.default-info-panel-text {
    font-size: 14px;
    line-height: 1.9;
    padding-top: 20px;
    font-weight: 400
}

    .default-info-panel-text [style*="page-break-inside"] {
        text-align: center
    }

.default-info-panel-logo {
    position: relative;
    height: 250px;
    margin-bottom: 40px;
    background-repeat: no-repeat
}

.default-info-panel-logo-text {
    position: absolute;
    top: 185px;
    left: 20px;
    color: #fff;
    font-size: 34px;
    font-weight: 600
}

.border-bottom {
    border-bottom: 2px solid #2F2F2F !important;
    padding-bottom: 6px;
}

.forecast_report_info_container > div,
.forecast_report_info_container > #divShortContent > div,
.forecast_report_info_container > #divFullContent > div {
    width: 100% !important
}

.tabularPortionOfReportHeader2 .form-control {
    border-radius: 0;
    width: 100% !important;
}

.tabularPortionOfReportHeader2 tbody > tr:nth-child(2) + tr > th {
    padding-top: 7px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 7px !important;
}

.tabularPortionOfReportHeader2 td {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.tabularPortionOfReportHeader2 tbody > tr > td:nth-child(1) {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

#divGraphWrapper,
#divSecondaryReport {
    overflow-x: auto;
    text-align: center;
}

    #divGraphWrapper table,
    #divSecondaryReport table {
        width: 100%
    }

    #divGraphWrapper > .th2,
    #divSecondaryReport > .th2 {
        height: auto;
        padding-bottom: 1rem;
    }

.tabularPortionOfReport {
    width: 100%;
    overflow-x: auto;
}

#pdfContainer #divGraphWrapper,
#pdfContainer #divSecondaryReport,
#pdfContainer .tabularPortionOfReport {
    overflow-x: inherit;
}

.tabularPortionOfReport > table {
    width: calc(100% - 1px) !important;
}

.tabularPortionOfReport tr {
    height: 50px;
    font-size: 14px;
}

.tabularPortionOfReport th {
    background-color: #111;
    color: #FFF;
    font-weight: 500;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    vertical-align: middle
}

.tabularPortionOfReport td {
    background-color: #FFF;
    color: #000;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    vertical-align: middle
}

.copyToClipboardExclude,
.copyToClipboardExclude td {
    background-color: transparent;
    border-left-width: 0px;
    border-left-color: transparent;
    border-right-width: 0px;
    border-right-color: transparent;
    border-top-width: 0px;
    border-top-color: transparent;
    border-style: hidden;
    padding: 0px;
    position: relative
}

#divReportResults i {
    font-size: 12px;
    font-style: normal;
    display: block;
    margin-top: 5px;
    color: #7E7E7E;
}

#divReportResults .ActionLink {
    color: #167BE0;
    font-size: 14px;
    text-decoration-line: none;
}

.float-panel {
    position: absolute;
}

    .float-panel.frozen {
        position: fixed;
    }

.switchToContainer.frozen {
    top: 0;
}

.switchToContainer {
    top: 86px;
    left: 260px;
    background-color: rgb(249, 249, 249);
    width: calc(100% - 260px);
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 4px 4px 0 #e5e5e5;
    padding: 15px 40px 15px 60px;
}

.hide-buttons .switchToContainer .buttons {
    display: none !important;
}

@media (max-width: 1024px) {
    .page-content-wrapper.open .switchToContainer {
        left: 260px;
        width: calc(100% - 260px);
    }

    .page-content-wrapper:not(.open) .switchToContainer {
        left: 0;
        width: 100%;
    }
}

.switchToContainer .switch-to {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}

    .switchToContainer .switch-to > span {
        display: inline-flex;
    }

    .switchToContainer .switch-to .dropdown {
        display: inline-block;
        width: 250px;
        background-color: white;
    }

.switchToContainer .btn-light {
    font-weight: 700;
    color: #167BE0;
}

#CopyToClipboardTemplate,
.switchToContainer .ActionLink {
    font-weight: bold;
    line-height: 30px
}

#CopyToClipboardTemplate {
    position: absolute;
    top: 7px;
    right: 0;
    margin-top: -10px;
}

#divSecondaryReport #CopyToClipboardTemplate {
    right: 60px;
}

.switchToContainer .ActionLink .fa {
    padding-left: 8px
}

#CopyToClipboardTemplate .fa {
    font-weight: bold
}

#divReportResults {
    padding-top: 13px
}

.list-options {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.switchToContainer .list-options {
    padding-left: 10px;
    padding-top: 0
}

.switchToContainer h5 {
    padding: 20px 10px 0 0;
}

.reportInformationContainer .SingleWidthBox {
    margin-top: 27px;
    padding: 30px;
    margin-bottom: 35px;
}

.reportInformationContainer > .SingleWidthBox > table > tbody > tr:last-child {
    display: none
}

.reportInformationContainer > .SingleWidthBox {
    padding-bottom: 0
}

.reportInformationContainer .action-btns .col-3 a {
    padding-top: 6px;
    padding-bottom: 8px
}

.reportInformationContainer .action-btns .col-3 {
    padding-left: 6px;
    padding-right: 6px;
}

    .reportInformationContainer .action-btns .col-3:first-child {
        padding-left: 15px
    }

    .reportInformationContainer .action-btns .col-3:last-child {
        padding-right: 15px
    }

@media (min-width: 576px) {
    .memberInformationFieldLabel {
        float: right
    }
}

@media (min-width: 1228px) {
    .default-info-panel-column {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%
    }
}

.recent-reports ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: -2px;
}

.recent-reports .more-reports-link {
    color: #0056b3;
    text-decoration: underline;
}

.table-layout {
    display: table;
}

    .table-layout .table-row {
        display: table-row;
    }

    .table-layout .table-cell {
        display: table-cell;
        border: none;
        vertical-align: middle;
    }

.link-unstyled, .link-unstyled:link, .link-unstyled:hover {
    color: inherit;
    font-size: inherit;
    text-decoration: underline;
}

/* Add Element Styles */
.add-element-container * {
    outline: none !important;
}

.add-element-container .row {
    max-width: 950px;
}

.xs-shuttle-column .btn-group {
    width: 100%;
    background-color: white;
    display: flex;
}

    .xs-shuttle-column .btn-group .btn-block {
        margin-top: 0px;
        white-space: normal;
    }

.xs-list-group-overlay {
    position: absolute;
    margin-top: 120px;
    padding-right: 50px;
    text-align: center;
}

.xs-list-group-item.selected,
.xs-list-group-item.was-selected {
    background-color: rgb(244, 244, 244);
}

.xs-list-group-item i {
    color: #999;
    padding-right: 10px;
    padding-left: 10px;
}

.xs-list-group-item.selected i,
.xs-list-group-item.was-selected i {
    color: rgb(146, 153, 157)
}

.xs-move-item {
    float: right;
    padding-top: 4px;
}

#selAvailableItems li .xs-move-item:before {
    content: "\f061"; /*fa-arrow-right*/
}

#selSelectedItems li .xs-move-item:before {
    content: "\f00d"; /*fa-close*/
}

.xs-button-menu {
    width: 90%;
}

.condensed-report-link {
    color: #0056b3;
    text-decoration: underline;
}

.xs-dropdown .btn-default {
    width: 100%;
    background-color: transparent;
    border: none;
    padding: 0px 16px 0px 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    min-height: 1.5rem;
    max-height: 1.5rem;
    font-size: 1rem;
    text-align: left;
    box-shadow: none;
}

.xs-dropdown .dropdown-toggle::after {
    position: absolute;
    right: 6px;
    top: 40%;
    height: 0.5rem;
}

.xs-dropdown .dropdown-menu {
    padding: 0;
    border-radius: 0;
    width: 100%;
    margin-top: 0;
    max-height: 50vh;
    overflow-y: auto;
}

.xs-dropdown .dropdown-item {
    width: 100%;
    overflow: hidden;
    text-overflow: clip;
    min-height: 1.45rem;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -120px;
    z-index: 9999;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.locker {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.15); /*lets make it semi-transparent */
    z-index: 9998; /*because you could set some z-indexes in your code before, so lets make sure that this will be over every elements in html*/
}

.removeBorders {
    border-top-width: 0px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    background-color: transparent !important;
}

.DrillWindow {
    border-right: gray 2px inset;
    padding-right: 10px;
    border-top: gray 2px inset;
    padding-left: 10px;
    z-index: 10;
    padding-bottom: 10px;
    margin-left: 20px;
    border-left: gray 2px inset;
    width: 260px;
    padding-top: 10px;
    border-bottom: gray 2px inset;
    position: absolute;
    background-color: #fff;
}

.savedReportGroup {
    padding-top: 10px;
}

    .savedReportGroup .savedReportGroupHeader {
        padding-right: 10px;
    }

    .savedReportGroup table {
        width: 90%;
    }

        .savedReportGroup table td:nth-of-type(2) {
            width: 25%;
        }

        .savedReportGroup table td:nth-of-type(3) {
            max-width: 360px;
            width: 30%;
        }

.savedReportsContainer .highlighted {
    background-color: #167BE0;
    color: white;
}

.savedReportGroup span.SmallText {
    font-size: 1rem;
    font-weight: 600;
}

.ScheduleSavedReport .xs-dropdown {
    background-color: white;
}
/* End Add Element Styles */

.ReportFilterInterface-Header {
    text-align: left;
    border-bottom: 2px solid #2F2F2F;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 6px;
    padding-top: 6px;
}

.ReportFilterInterface-Underline {
    border-bottom: 2px solid #2F2F2F;
}

.ReportFilterInterface-CollapseHeader {
    margin-top: -5px;
}

.right-align {
    text-align: right;
}

.left-align {
    text-align: left;
}

.unsupported-content {
    padding: 40px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    color: #007bff;
}

.no-min-height {
    min-height: 0px !important;
}

.textwrap {
    white-space: normal;
}

.footnote-asterisk,
.footnote-asterisk > a,
.footnote-asterisk > a:hover,
.footnote-asterisk-dark,
.footnote-asterisk-dark > a,
.footnote-asterisk-dark > a:hover {
    color: #ffff66;
    line-height: 1;
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
}

.footnote-asterisk-dark,
.footnote-asterisk-dark > a,
.footnote-asterisk-dark > a:hover {
    color: #222200;
}

.recent-news-all {
    display: block !important;
}

.recent-news-ezt {
    display: block !important;
}

.recent-news-spc {
    display: none;
}

.recent-news-canag {
    display: none;
}

input[type="radio"] {
    margin-right: 3px; /* Adjust the value as needed */
    cursor:pointer;
}

.info-popup {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    padding: 8px 12px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    z-index: 100;
    cursor: pointer;
}

.info-popup-link {
    cursor: pointer;
    max-width: 100%; /* Ensures the image doesn't exceed its container's width */
    height: auto;
}

.favorite-star {
    font-size: 1.5em;
    color: #ffaf00;
    cursor: pointer;
}

.image-preview-modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
}

.image-preview-modal-content {
    max-width: 70vh;
    max-height: 90vh;
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 0 20px #000;
    object-fit: contain;
    overflow-y: auto;
}

.image-preview-modal-content img {
    max-width: 100%;
    height: auto;
    display: block;
}