﻿@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@500&display=swap');

.dashboard-wrap div.filter-panel {
    width: 100%;
}

html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 800px;
    position: relative;
    font-size: 13.5px;
    line-height: 1.3em;
    background-color: white !important;
    color: black;
    transition: all none !important;
}



html,
body,
h1, h2, h3, h4, h5, h6,
form .dxeBase,
form .dxb span,
form a,
form .dxeHyperlink,
form .dx-wrap,
form .dxrpcontent,
form .dxeHyperlink,
form .dxm-content,
form .dxrpControl,
form .dxrpHeader,
form .dxgvControl,
form .dxgvDisabled,
form .dxgvHeader,
form .dxgv,
form .dxtlControl,
form .dxtlDisabled,
form .dxtlHeader,
form .dxtlDataTable,
form .dxtl form .dxpLite,
form .dxeRadioButtonList,
form .dxeCheckBoxList,
form .dxeEditArea,
.dxeHyperlink,
.dxucBrowseButton,
.dxbStyledButton,
.dashboard,
.dxNotificationBlock .dxeBase {
    font-family: sans-serif !important;
    font-weight: normal !important;
}

body,
form .dxeBase,
form .dxb span,
form .dxeHyperlink,
form .dxrpcontent,
form .dxeHyperlink,
form .dxm-content,
form .dxrpControl,
form .dxgvControl,
form .dxgvDisabled,
form .dxgv,
form .dxtlControl,
form .dxtlDisabled,
form .dxtlDataTable,
form .dxtl form .dxpLite {
    color: black;
}


    form .dxrpControl > tbody > tr.dxrpCR > .dxrpcontent {
        border-radius: 0 !important;
    }

.mainWrapper > .lineLogo {
    height: 137px;
    background: white url('data:image/gif;base64,R0lGODlhAQAZAPAAAObm5slFJiH5BAEAAAEALAAAAAABABkAAAIEhI+pWAA7') no-repeat center center;
    vertical-align: bottom;
}

.loginTable > .lineLogo {
    background: #002e6d url("DHC/DV-Logo.png") no-repeat 8px 8px;
    width: 100%;
    height: 60px;
    display: inline-block;
}

    .loginTable > .lineLogo > div {
        color: white;
        font-size: 28px;
        padding-left: 370px;
    }


.lineLogo td {
    text-align: center;
}

/*  BEGIN: Menu items */


.lineMenu .level1 {
    background-color: #002e6d;
    text-transform: uppercase;
    min-height: 35px;
}

    .lineMenu .level1 a {
        border-bottom: 3px solid #002e6d;
        border-top: 3px solid #002e6d;
        color: #18988b !important;
    }



.lineMenu .level2 {
    background-color: #3cb4e5;
    min-height: 25px;
}


.lineMenu .level3 {
    background-color: #3cb4e5;
}


.lineMenu span, .lineMenu a {
    border-spacing: 0;
    border: 0;
}

    .lineMenu a,
    .lineMenu a:hover,
    .lineMenu a:active,
    .lineMenu a:visited {
        text-decoration: none !important;
        color: #fefefe;
    }

.lineMenu .MenuL1_on a {
    border-bottom-color: #fefefe;
    color: #fefefe !important;
}

.lineMenu .MenuL2_on a {
    background-color: #E0FAFF;
    color: #3cb4e5;
}


.lineMenu .MenuL1,
.lineMenu .MenuL2,
.lineMenu .MenuL3,
.lineMenu .MenuL1 a,
.lineMenu .MenuL2 a,
.lineMenu .MenuL3 a {
    display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
}


    .lineMenu .MenuL1 a {
        padding: 11px 11px 9px 11px;
        margin-right: 14px;
    }

    .lineMenu .MenuL2 a,
    .lineMenu .MenuL3 a {
        padding: 4px 11px;
        font-size: 11px;
    }


    .lineMenu .MenuL1 a {
        min-height: 35px;
        height: 100%;
    }


    .lineMenu .MenuL3 a,
    .lineMenu .MenuL2 a {
        min-height: 21px;
        height: 100%;
    }




/*  END: Menu items */

.dxtlSelectedNode a,
.dxtlFocusedNode a,
a.dxeHyperlink:focus,
a.dxeHyperlink:hover,
a.dxeHyperlink:visited,
a, a:focus, a:hover, a:visited {
    color: #0071CE;
    text-decoration: none;
    outline: 0;
}

.dxtlNode td.dxtl,
.dxtlAltNode td.dxtl,
.dxtlSelectedNode td.dxtl,
.dxtlFocusedNode td.dxtl,
.dxtlEditFormDisplayNode td.dxtl,
.dxtlCommandCell {
    padding: 3px 6px 4px;
    border: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
}

.dxrpControl,
.dxgvControl,
.dxtlControl {
    overflow: hidden;
    border: 2px solid #CED2D3 !important;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin-bottom: 10px;
}

    .dxrpControl span.dx-vam {
        padding-left: 15px;
    }

table.dxrpControl {
    border-collapse: separate !important;
}



    table.dxrpControl .dxrpcontent,
    table.dxrpControl td.dxrpHeader .dxbButton {
        background-color: #ffffff !important;
    }

    table.dxrpControl td.dxrpHeader .dxbButton {
        display: none;
    }

table.dxfuControl {
    border: 1px solid #b0bfbc !important;
}

.dxgvHeader,
.dxgvFooter,
.dxtlHeader {
    background-color: #5b6670 !important;
    border: 1px solid #b0bfbc;
}

    .dxgvHeader td.dxgv,
    .dxgvFooter td.dxgv {
        color: white !important;
    }

    .dxgvHeader,
    .dxgvFooter,
    .dxtlHeader,
    .dxtlFooter,
    .dxgvHeader .dx-wrap,
    .dxgvFooter .dx-wrap {
        color: white;
        font-size: 13px;
        font-weight: bold;
    }



.dxrpControl td.dxrpcontent,
.dxrpControl td.dxrpHeader {
    padding: 5px 0;
}

.dxrpControl td.dxrpHeader {
    background-image: none !important;
    background-color: #ffffff !important;
}

    span.dxTitleLabel,
    .dxrpControl td.dxrpHeader span {
        font-family: 'Outfit', sans-serif;
        color: #002e6d !important;
        font-size: 20px !important;
        font-weight: bold !important;
    }

.dxrpControl .dxrpCW {
    box-sizing: border-box;
    overflow: hidden;
}

    .dxrpControl .dxrpCW > div > div {
        width: 100% !important;
    }


        .dxrpControl .dxrpCW > div > div > table > tbody > tr > td {
            padding-top: 10px;
        }

.dxeHyperlink[id$='Export'],
td.dxucBrowseButton,
div.dxucBrowseButton,
.dxm-main.dxmMenu,
div.dxbButton:not([class~=noReStyle]):not([title^=Collapse]):not([title^=Expand]) {
    background-image: none !important;
    background-color: transparent !important;
    padding: 0;
    line-height: 1.5;
    color: white;
    font-size: 11px;
    display: inline-block;
    border: 0px;
}

    .dxm-main.dxmMenu .dxm-content,
    td.dxucBrowseButton,
    div.dxucBrowseButton {
        padding: 0 !important;
    }

    .dxeHyperlink[id$='Export'] .dxb,
    div.dxbButton:not([class~=noReStyle]):not([title^=Collapse]):not([title^=Expand]) .dxb {
        display: block;
        padding: 0 !important;
    }

    .dxm-main.dxmMenu,
    .dxm-main.dxmMenu .dxm-item {
        border: none !important;
    }

div.dxbButton:not([class~=noReStyle]) .dx-vam {
    text-decoration: none !important;
    display: block;
}

.dxeHyperlink[id$='Export'] .dx-vam,
td.dxucBrowseButton a,
div.dxucBrowseButton a,
.dxm-main.dxmMenu .dx-vam,
div.dxbButton:not([class~=noReStyle]):not([title^=Collapse]):not([title^=Expand]):not([title^=Excel]):not([title^=PDF]) .dx-vam {
    text-decoration: none !important;
    display: block;
    padding: 5px 12px;
    width: 100%;
    box-sizing: border-box;
    background-color: #18988b;
    border: 1px solid #18988b;
    min-width: 70px;
    text-align: center;
    color: white;
}

    .dxeHyperlink[id$='Export'] .dx-vam:hover,
    td.dxucBrowseButton a:hover,
    div.dxucBrowseButton a:hover,
    .dxm-main.dxmMenu .dx-vam:hover,
    div.dxbButton:not([class~=noReStyle]):not([title^=Collapse]):not([title^=Expand]):not([title^=Excel]):not([title^=PDF]) .dx-vam:hover {
        background-color: #6FB3B9;
    }

.dxeHyperlink[id$='Export'] .dx-vam,
td.dxucBrowseButton a,
div.dxucBrowseButton a,
.dxm-main.dxmMenu .dx-vam,
div.dxbButton:not([class~=noReStyle]):not([title~=survey]):not([title^=Collapse]):not([title^=Expand]):not([title^=Excel]):not([title^=PDF]) .dx-vam,
div.dxbButton:not([class~=noReStyle])[title~=survey][title^=No] .dx-vam {
    font-weight: normal !important;
    border-radius: 8px 2px;
    text-transform: uppercase;
}

/* black border */
div.dxbButton[title^=Export]:not([class~=noReStyle]) .dx-vam,
/*div.dxbButton[title^=Cancel]:not([class~=noReStyle]) .dx-vam,*/
/*div.dxbButton[title^=Cancel]:not([class~=noReStyle]) .dx-vam,*/
div.dxbButton[title^=Back]:not([class~=noReStyle]) .dx-vam {
    border-color: #000008 !important;
    background-color: #fefefe !important;
    color: #000008 !important;
}

    div.dxbButton[title^=Export]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Cancel]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Back]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #cecece !important;
    }

/* rasp border */
div.dxbButton[title^=Disable]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Delete]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Hold]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=No]:not([title^=Not]):not([class~=noReStyle]):not([title~=survey]) .dx-vam,
div.dxbButton[title^="Disable User"]:not([class~=noReStyle]) .dx-vam {
    border-color: #ff4d00 !important;
    background-color: #fefefe !important;
    color: #ff4d00 !important;
}

    div.dxbButton[title^=Disable]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Delete]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Hold]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=No]:not([title^=Not]):not([class~=noReStyle]):not([title~=survey]) .dx-vam:hover,
    div.dxbButton[title^="Disable User"]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #ffede5 !important;
    }

/* blue border */
td.dxucBrowseButton a,
div.dxucBrowseButton a,
.dxm-main.dxmMenu .dx-vam,
div.dxbButton[title^=Enable]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title~=validated]:not([class~=noReStyle]) .dx-vam,
/*div.dxbButton[title^=Make]:not([class~=noReStyle]) .dx-vam,*/
div.dxbButton[title^=Close]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Create]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Deploy]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Down]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title$=" down"]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Edit]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title="Make Standard"]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=New]:not([class~=noReStyle]) .dx-vam,
/*div.dxbButton[title^=Ready]:not([class~=noReStyle]) .dx-vam,*/
div.dxbButton[title^=Setup]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Up]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title$=" up"]:not([class~=noReStyle]) .dx-vam,
/*div.dxbButton[title^=Validate]:not([class~=noReStyle]) .dx-vam,*/
/*div.dxbButton[title^=View]:not([class~=noReStyle]) .dx-vam,*
/*div.dxbButton[title^=Init]:not([class~=noReStyle]) .dx-vam,*/
div.dxbButton[title^=Upload]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Change]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Remove]:not([class~=noReStyle]) .dx-vam
/*div.dxbButton[title^=History]:not([class~=noReStyle]) .dx-vam*/ {
    border-color: #002e6d !important;
    background-color: white !important;
    color: #002e6d !important;
}

    d.dxucBrowseButton a:hover,
    div.dxucBrowseButton a:hover,
    .dxm-main.dxmMenu .dx-vam:hover,
    div.dxbButton[title^=Enable]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title~=validated]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Make]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Close]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Create]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Deploy]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Down]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title$=" down"]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Edit]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title="Make Standard"]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=New]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Ready]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Setup]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Up]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title$=" up"]:not([class~=noReStyle]) .dx-vam:hover,
    /*div.dxbButton[title^=Validate]:not([class~=noReStyle]) .dx-vam:hover,*/
    div.dxbButton[title^=View]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Init]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Upload]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Change]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Remove]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #DBEEFC !important;
    }



/* red border */
div.dxbButton[title^="Enable User"]:not([class~=noReStyle]) .dx-vam {
    border-color: #ffc844 !important;
    background-color: #fefefe !important;
    color: #ffc844 !important;
}

    div.dxbButton[title^="Enable User"]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #fff4db !important;
    }

/* lightblue */
div.dxbButton[title^="Reset Password"]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^="Reset MFA"]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Advanced]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Manage]:not([class~=noReStyle]) .dx-vam {
    border-color: #002e6d !important;
    background-color: #002e6d !important;
}

    div.dxbButton[title^="Reset Password"]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^="Reset MFA"]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Advanced]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Manage]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #0051c2 !important;
    }

/* orange */
div.dxbButton[title^=Yes]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Save]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Submit]:not([class~=noReStyle]):not([title~=survey]) .dx-vam,
div.dxbButton[title^=Go]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Add]:not([class~=noReStyle]) .dx-vam {
    border-color: #ff4d00 !important;
    background-color: #ff4d00 !important;
}

    div.dxbButton[title^=Yes]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Save]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Submit]:not([class~=noReStyle]):not([title~=survey]) .dx-vam:hover,
    div.dxbButton[title^=Go]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Add]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #F8A588 !important;
    }

/* lightblue */
div.dxbButton[title^=Locate]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=Find]:not([class~=noReStyle]) .dx-vam {
    border-color: #3cb4e5 !important;
    background-color: #3cb4e5 !important;
}

    div.dxbButton[title^=Locate]:not([class~=noReStyle]) .dx-vam:hover,
    div.dxbButton[title^=Find]:not([class~=noReStyle]) .dx-vam:hover {
        background-color: #66C9EE !important;
    }

div.dxbButton[title^=Not]:not([class~=noReStyle]) .dx-vam,
div.dxbButton[title^=No][title~=survey]:not([class~=noReStyle]) .dx-vam {
    border-color: #818285 !important;
    background-color: #818285 !important;
}


.mainTable.loginTable .dx-vam {
    padding: 10px !important;
    font-size: 14px;
}

.mainTable.loginTable .dxbStyledButton {
    font-size: 14px;
}


.dxucBrowseButton.dxucBrowseButtonDisabled,
.dxbButton.dxbDisabled:not([class~=noReStyle]) {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}


.dxbDisabled.dxeHyperlink[id$='Export']:hover,
.dxbDisabled.dxucBrowseButton.dxbButtonHover span,
.dxbDisabled.dxucBrowseButton:hover span,
.dxbDisabled.dxbStyledButton.dxbButtonHover span,
.dxbDisabled.dxbStyledButton:hover span {
    text-decoration: none;
}


.dxeHyperlink[id$='Export']:hover,
.dxucBrowseButton.dxbButtonHover span,
.dxucBrowseButton:hover span,
.dxbStyledButton.dxbButtonHover span,
.dxbStyledButton:hover span {
    text-decoration: underline;
}

.dxeHyperlink[id$='Export'],
.dxeHyperlink[id$='Export']:hover,
.dxeHyperlink[id$='Export']:active {
    padding: 4px 10px;
    line-height: 24px;
    height: 24px;
    color: white;
    cursor: pointer;
}

div.dxbButton div.dxb {
    padding: 0 !important;
}


div.dxbButton div.dx-vam {
    padding: 7px 0px;
}

table.dxfuControl,
.dxeMemoSys {
    margin-bottom: 5px;
}

.dxeTextBox,
.dxeButtonEdit {
    height: 19px;
}


.dxeFocused {
    border: 1px solid #ddd;
}

.dxDefaultLabel {
    margin-right: 5px;
}

.dxp-num {
    font-size: 12px;
    margin: 0 !important;
}

.dxgvGroupRow,
.dxgvGroupFooter,
.dxgvDataRow td.dxgvIndentCell,
.dxgvGroupRow td.dxgvIndentCell,
.dxgvGroupFooter td.dxgvIndentCell {
    background-color: #FAFAFA !important;
}

    .dxtlGroupRow .dxtl,
    .dxgvGroupRow .dxgv {
        font-weight: bold !important;
    }

.dxtl, .dxgv {
    font-size: 12px;
}

.dxtlControl {
    border-top-width: 0px !important;
}

    .dxtlControl .dxtlPagerBottomPanel {
        border-top-style: solid;
        border-top-color: #CFCFCF;
    }

.dxtlSelectedNode a,
.dxtlFocusedNode a {
    color: #595959 !important;
}

.dxm-spacing {
    display: none;
}

.dxm-popup a > span {
    color: black !important;
}

.dxm-popup .dxm-hovered a > span {
    color: white !important;
}

.dxm-popup .dxm-hovered {
    background-color: #3cb4e5 !important;
    border: 1px solid #CFCFCF !important;
}

form .dxm-shadow {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dxtlDataTable {
    border-collapse: collapse;
}



table.dxgvTable {
    border-collapse: collapse !important;
}



.dxgvGroupRow .dxgv td,
.dxgvGroupRow .dxgv th {
    border-color: #CFCFCF !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

    .dxgvGroupRow .dxgv td:first-child {
        padding-left: 6px;
    }



.dxNotificationBlock {
    border: none !important;
}



.lineLogo .dxeHyperlink,
.lineLogo .dxDefaultLabel {
    margin-right: 0;
    font-size: 14px !important;
}

.lineLogo .dxDefaultLabelNonInfo {
    font-weight: bold !important;
}



.dxgvFooter a,
.dxgvFooter a.dxeHyperlink,
.dxgvFooter a.dxeHyperlink:visited {
    color: #ADD8E6 !important;
    text-decoration: underline;
}


.dxtlControl a,
.dxgvControl a,
.dxgvControl a.dxeHyperlink,
.dxtlControl a.dxeHyperlink,
a.dxeHyperlink,
.dxtlControl a:visited,
.dxgvControl a:visited,
.dxgvControl a.dxeHyperlink:visited,
.dxtlControl a.dxeHyperlink:visited,
a.dxeHyperlink:visited {
    color: #0071CE;
    text-decoration: underline;
}

.dxpLite a.dxp-num,
.dxpLite a.dxp-num:visited {
    color: #002e6d !important;
    text-decoration: none;
}

.dxm-main .dxm-item,
.dxm-main {
    background-color: #FAFAFA !important;
    border: 1px solid #FAFAFA !important;
    font-size: 12px;
    font-weight: bold;
}



.dxm-main {
    margin: 2px;
    border-color: rgb(207, 207, 207) !important;
}


.dxmLite .dxm-main {
    margin: 0;
    padding: 2px !important;
}

    .dxmLite .dxm-main .dxm-content {
        display: block !important;
    }


table.dxeButtonEdit:not(.dxeInvalid) {
    background-color: white !important;
}

.dxeTextBox.dxeReadOnly,
.dxeReadOnly input.dxeEditArea,
.dxeReadOnly textarea.dxeMemoEditArea {
    background-color: #FAFAFA !important;
    color: #595959 !important;
}


.dxichCellSys.dxeReadOnly {
    background-color: transparent !important;
}


.mainTable.loginTable.blur {
    background-image: url("DHC/BlurPeople.jpg");
}


.loginForm .lineContent {
    width: 290px;
    float: right;
    padding-top: 45px;
}

.mainTable.loginTable.pagechangepassword {
    background-image: none;
}

.pagechangepassword .lineMarketing {
    background-color: #DCDCDC;
}


    .pagechangepassword .lineMarketing > div {
        color: #3D3D3D;
    }


.mainTable.loginTable.pagechangepassword > .lineContent {
    padding-top: 0;
    padding-bottom: 0;
}



.loginTable > .lineContent hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #002e6d;
    margin: 5px 0;
    padding: 0;
}


.lineMarketing li {
    padding-top: 5px;
    font-weight: bold;
    font-size: 13px;
}

.lineMarketing ul {
    padding-left: 1em;
}

.lineMarketing h3 {
    font-size: 1.12em;
}

.lineMarketing ul,
.lineMarketing h1,
.lineMarketing h2,
.lineMarketing h3,
.lineMarketing h4,
.lineMarketing h5,
.lineMarketing h6 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}

.loginForm .lineMarketing {
    width: 270px;
    height: 214px;
    float: left;
    padding: 35px;
    font-size: 14px;
    color: white;
    line-height: 1.4em;
}

.loginForm .lineInfo {
    width: 270px;
    background: white url("DHC/DV-Logo-BL.png") no-repeat center 75px;
    height: 284px;
    box-sizing: border-box;
    font-weight: bold;
    float: right;
    text-align: center;
    padding-top: 130px;
    margin-right: 25px;
}


.loginForm a {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none !important;
    color: black;
}

.loginForm .lineContent a {
    font-size: 11px;
    color: #002e6d;
    font-weight: bold !important;
}

.loginForm {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*  BEGIN: Inputs with popup labels */



.loginTable .dxeComboBox,
.loginTable .dxeTextBox {
    border: 1px solid #002e6d !important;
    position: relative;
    background-color: #fefefe;
    background-repeat: no-repeat;
    background-position: 6px center;
    background-image: none;
}

    .loginTable .dxeTextBox .tooltip,
    .loginTable .dxeTextBox .dxic {
        padding: 5px;
        padding-bottom: 4px;
    }


    .loginTable .dxeTextBox[title=Username] .tooltip,
    .loginTable .dxeTextBox[title=MVCUsername] .tooltip,
    .loginTable .dxeTextBox[title=Password] .tooltip,
    .loginTable .dxeTextBox[title='Type answer here'] .tooltip,
    .loginTable .dxeTextBox[title=Username] .dxic,
    .loginTable .dxeTextBox[title=MVCUsername] .dxic,
    .loginTable .dxeTextBox[title=Password] .dxic,
    .loginTable .dxeTextBox[title='Type answer here'] .dxic {
        padding-left: 35px;
    }

    .loginTable .dxeTextBox.invalid.blur .tooltip {
        display: block;
        color: #666666 !important;
        position: absolute;
        top: 0;
        left: 0;
    }

    .loginTable .dxeTextBox input {
        background: transparent;
        border: none;
    }


.loginForm .dxeTextBox[title=Username] {
    background-image: url("DHC/Login.png");
}
.loginForm .dxeTextBox[title=MVCUsername] {
    background-image: url("App_Themes/DHC/DHC/Login.png");
}

.loginForm .dxeTextBox[title='Type answer here'],
.loginForm .dxeTextBox[title=Password] {
    background-image: url("DHC/Password.png");
}


/*  END: Inputs with popup labels */


.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > * {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
}

.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > a,
.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > span {
    display: inline-block;
    text-align: center;
    font-size: 11px !important;
}

.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > a {
    font-weight: bold !important;
    font-size: 10px !important;
}

    .loginTable > .lineContent > .dxpnlControl > .dxpnlControl > a + *,
    .loginTable > .lineContent > .dxpnlControl > .dxpnlControl > span + * {
        margin-top: 0;
    }


.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > span.label {
    margin-top: 15px;
    margin-bottom: 4px;
}


.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > span.error {
    height: 37px;
    color: red;
}

@-moz-document url-prefix() {
    .loginTable > .lineContent > .dxpnlControl > .dxpnlControl > span.error {
        height: 35px;
    }
}

.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > span.error.small {
    height: 15px;
    margin-bottom: 4px;
}

.loginTable > .lineContent > .dxpnlControl > .dxpnlControl > .marketingText {
    display: none;
}

/* BEGIN: Forgot Password */

div[id*="_panVerifyUser"] {
    font-family: sans-serif;
}

    div[id*="_panVerifyUser"] .dxic {
        font-size: 13.53px;
    }

/* END: Forgot Password */

.centerBoxV {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.loginLabel {
    width: 120px !important;
    font-size: 13px;
    font-weight: bold;
}

.loginInfoLabel {
    font-size: 13px;
}

.labelsWider .loginLabel {
    width: 140px !important;
}

    .labelsWider .loginLabel + td {
        width: 230px !important;
    }

.errorTable .first {
    display: none;
}

.errorTable {
    width: 800px;
    margin: 20px auto !important;
}

    .errorTable table {
        width: 100%;
    }




.mainTable .content,
footer > div,
nav .level1 .items,
nav .level2 .items,
nav .level3 .items {
    width: 84%;
    min-width: 900px;
    margin: 0 auto;
    position: relative;
}


/*nav .level1 .items,
nav .level2 .items,
nav .level3 .items {
    padding-left: 310px;
}*/


.mainTable .content {
    margin: 5px auto;
    position: relative;
}

.mainTable {
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
}

    .mainTable.loginTable {
        width: 972px;
        border: 1px solid black;
        padding: 5px;
        height: 352px;
        margin: auto;
        box-sizing: border-box;
        background: url("DHC/People.jpg") no-repeat 5px 61px;
    }



.mainWrapper {
    min-height: 100%;
    height: 100%;
    position: relative;
}


.dxrpControl .dxrpCBR,
.dxrpControl .dxrpCI {
    display: none;
}


.pageunhandlederror {
    background-image: none !important;
}

    .pageunhandlederror .lineMarketing {
        display: none;
    }

    .pageunhandlederror .errorTable,
    .pageunhandlederror .lineContent {
        width: 590px;
        box-sizing: border-box;
        position: absolute;
        top: 45px;
        left: 45px;
    }

        .pageunhandlederror .errorTable > tbody > tr > td > table {
            width: 590px !important;
            box-sizing: border-box;
        }

    .pageunhandlederror .lineContent {
        padding-top: 20px;
    }

.dxpnlControl > table tbody > tr > td > .dxrpControl {
    margin-bottom: 0;
    margin-top: 10px;
}

    .dxpnlControl > table tbody > tr > td > .dxrpControl:first-child {
        margin-top: 0;
    }

.dxgvControl .dxDefaultLabel,
.dxrpControl .dxDefaultLabel {
    font-size: 13px !important;
}



.dxDefaultLabelInfo {
    font-weight: bold;
}




.dxNotificationBlock .dxeBase {
    font-size: 13px;
}


.dxpgTopPager,
.dxpgArea,
.dxpgBottomPager {
    background-color: white;
}




.dxpgColumnFieldValue, .dxpgRowFieldValue, .dxpgEmptyArea, .dxpgHeader, .dxpgCell {
    font-size: 12px;
}

.dxpgColumnTotalFieldValue, .dxpgRowTotalFieldValue, table.dxpgHeaderTable, td.dxpgHeader, .dxpgColumnFieldValue, .dxpgRowFieldValue {
    background-color: #666666 !important;
    color: white;
    font-weight: bold;
}


form .dxeRadioButtonList td.dxe,
form .dxeCheckBoxList td.dxe {
    padding: 0;
}

form .dxichCellSys {
    padding: 1px 3px 1px;
}

form .dxichTextCellSys {
    padding: 0 0 1px;
}

/* Media Queries */

@media all and (max-width: 949px) {
    .pageunhandlederror #lineInfo {
        display: none;
    }
}

.survey {
    padding: 0 5px;
}

    .survey h1,
    .survey h2,
    .survey h3,
    .survey h4,
    .survey h5,
    .survey h6 {
        margin: 10px 0;
    }

.survey {
    width: 780px;
}

    .survey h2 {
        font-size: 24px;
        color: #002e6d;
    }

    .survey .caption,
    .survey label,
    .survey h3 {
        font-size: 13px;
        color: #666666;
    }


    .survey .survey-group {
        padding-left: 40px;
        margin-bottom: 40px;
    }

        .survey .survey-group h2 {
            font-size: 16px;
            position: relative;
            font-style: italic;
            font-weight: bold !important;
        }

        .survey .survey-group .number {
            font-size: 20px;
            border-radius: 20px;
            border: 2px solid #002e6d;
            display: inline-block;
            width: 25px;
            text-align: center;
            height: 22px;
            padding: 3px 0 0 0;
            position: absolute;
            left: -40px;
            top: -7px;
            font-style: normal;
            font-weight: 700;
        }


table.multi > tbody > tr > td.first {
    font-weight: 600;
    font-style: italic;
}

.subgroup .caption.before {
    font-style: italic;
    color: #A1A1A3;
}


.tooltips > span.tooltiptext {
    background-color: rgb(255, 77, 0) !important;
}

.osg-section > div > div:first-child {
    font-family: 'Outfit', sans-serif !important;
}

.osg-section > div > div > a.link,
.osg-section > div > div {
    background-color: #002e6d !important;
    font-family: 'Outfit', sans-serif !important;
}

.osg-section > div {
    border-radius: 5px !important;
    background-color: #002e6d !important;
    border-color: #002e6d !important;
}

/* main layout */
.topLine {
    height: 137px;
    background-color: #002e6d;
    display: flex;
    flex-direction: row;
}

.bottomLine {
    min-height: calc(100% - 137px);
    background-color: #fefefe;
    display: flex;
    flex-direction: row;
}

    .bottomLine > nav {
        display: none;
        width: 20%;
        min-width: 212px;
        background-color: #5b6670;
        transition: min-width 0.3s, background-color 0.3s,width 0.3s;
    }

        .bottomLine > nav.hidden {
            min-width: 36px;
            width: 36px;
            transition: min-width 0.3s, background-color 0.3s,width 0.3s;
            display: none;
        }

        .bottomLine > nav .MenuL3,
        .bottomLine > nav .MenuL2,
        .bottomLine > nav .MenuL1 {
            position: relative;
            display: block;
            height: 42px;
            box-sizing: border-box;
            line-height: 14px;
            font-size: 14px;
            padding: 14px 10%;
            white-space: nowrap;
        }

        .bottomLine > nav .MenuL2 {
            padding-left: 20%;
        }

        .bottomLine > nav .MenuL3 {
            padding-left: 30%;
        }

            .bottomLine > nav .MenuL3 a,
            .bottomLine > nav .MenuL2 a,
            .bottomLine > nav .MenuL1 a {
                color: #fefefe;
            }

        .bottomLine > nav .MenuL3_on,
        .bottomLine > nav .MenuL2_on,
        .bottomLine > nav .MenuL1_on {
            background-color: #4A535A;
        }

            .bottomLine > nav .MenuL3_on:after,
            .bottomLine > nav .MenuL2_on:after,
            .bottomLine > nav .MenuL1_on:after {
                content: '';
                display: block;
                position: absolute;
                right: -10px;
                height: 42px;
                width: 10px;
                background-color: #18988b;
                z-index: 10000;
                top: 0;
            }

.topLine .lineLogo,
.topLine .lineLogin,
.topLine .login,
.topLine .linkedUsers {
}

.topLine .linkedUsers {
    position: absolute;
    right: 25px;
    z-index: 10000;
}

.topLine .lineLogo {
    min-width: 212px;
    width: 20%;
    text-align: center;
    border-right: 1px solid #5A78A0;
    box-sizing: border-box;
}


    .topLine .lineLogo .theme {
        margin: 5px;
    }

.bottomLine .content,
.topLine .lineLogin {
    width: 80%;
    position: relative;
}

.wideScreen {
    width: 100% !important;
}

.bottomLine .content {
    padding: 42px;
    min-height: calc(100% - 137px);
    box-sizing: border-box;
    position: relative;
}

.topLine .lineLogin a {
    text-decoration: underline;
    cursor: pointer;
    color: #00c1f3;
}

    .topLine .lineLogin a:first-child {
        margin: 0px 10px 0px 1px;
    }


.topLine .login {
    margin-left: 70px;
}

    .topLine .login div,
    .topLine .login label {
        line-height: 24px;
    }

    .topLine .login .info {
        font-family: 'Outfit', sans-serif;
        font-size: 19px;
        color: #fefefe;
    }


footer > div,
footer {
    height: 36px;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    background-color: #9DA3A9;
    text-align: center;
}


footer {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fefefe;
}

    footer a,
    footer a:hover,
    footer a:visited,
    footer a:active {
        color: #fefefe !important;
        text-decoration: underline;
    }


    footer small a,
    footer small a:hover,
    footer small a:visited,
    footer small a:active {
        color: #fefefe !important;
    }


    footer label {
        font-size: 9px;
        display: block;
        margin: auto 0;
    }

    footer small {
        font-size: 8px;
        display: block;
        margin: auto 0;
    }




@media print {
    .bottomLine .content {
        width: 100%;
        padding: 0;
    }

    .topLine {
        display: none;
    }
}

.detail-row-container {
    width: 100%;
    max-height: 41px;
    overflow-y: auto;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: transparent transparent; /* For Firefox */
}

/* For Webkit browsers like Chrome and Safari */
.detail-row-container::-webkit-scrollbar {
    width: 10px;
}

.detail-row-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.detail-row-container::-webkit-scrollbar-thumb {
    background: #888;
}

.detail-row-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}
