html {
    /* background: url('./County_Images/backdrop.png') no-repeat center center fixed !important;*/
    background-size: cover !important;
}

.header-banner {
    background: linear-gradient(180deg, #386280, black) !important;
    color: white !important;
}

.header-banner-default {
    background: linear-gradient(180deg, #386280, black) !important;
    color: white !important;
}

.options-banner > a {
    color: white;
}

.options-banner a:hover {
    background: grey !important;
    color: rgb(255, 255, 0) !important;
}

.options-banner > a:nth-child(1) {
    background: black;
}

.options-banner > a:nth-child(2) {
    background: black;
}

.options-banner > a:nth-child(3) {
    background: black;
}

.welcome-banner {
    background: #386280 !important;
    color: white;
}
/* To keep the DTS footer section a different color than the forms */
.footer-dts-section-defaultpage {
    background: black !important;
}

.footer-dts-section-searchpage {
    background: black !important;
}

/*search page search section styling*/
.body-content-labels {
    color: #4a0a25 !important;
}

.body-content, #form1 {
    background: rgb(149 164 183 / 80%) !important;
}

.alertMe-searchpage-padding {
    padding-left: 2.8%;
}

.default-welcome-banner {
    font-size: 14px;
    font-family: Tahoma;
}
/*white on grey background*/
.defaultPage-lnk-color, .defaultPage-lbl-color, .registerPage-lbl-color {
    color: white !important;
}
/*white with grey background*/
#MainContent_lblPassword, #MainContent_lblUserId, #lnkForgotPassword, #lnkForgotUsername {
    color: white !important;
}
/*white with grey background*/
#subPurchContainer, #status {
    color: white !important;
}
/*white with grey background*/
#gridParameter { /*configuration page*/
    color: white !important;
}

#bodyContent label {
    color: white;
}

#imageColumn {
    background: black;
    margin-bottom: 3%;
}

#divEscrowPrintImage label {
    color: white !important;
}


#lblDisclaimerHeader, #lblDisclaimerContent, #lblBrowserInfo {
    color: #464646;
}

label {
    color: #4a0a25;
}

.footer-row-1 {
    background: #386280 !important;
}

#lnkIndexImage, #lnkImage, #lnkArchiveSpecialImage {
    color: white !important;
}

#divNavToolbar {
    border-color: black;
}

#dtsVersion label {
    color: white !important;
}

#dtsLogo label {
    color: white !important;
}

#dtsCopyright label {
    color: white !important;
}

td label {
    color: black !important
}
