html {
    background: url('./County_Images/backdrop.png') no-repeat center center fixed !important;
    background-size: cover !important;
}

.header-banner {
    background: white !important;
    color: black !important;
}

.header-banner-default { /*Default.aspx's header-banner*/
    background: white !important;
    color: black !important;
}

#getSessionTokenForm {
    color: black
}


#lnkHelp {
    color: black
}

.options-banner > a {
    color: white;
}

.options-banner a:hover {
    background: #820f1e !important;
    color: rgb(255, 255, 0) !important;
}

.options-banner > a:nth-child(1) {
    background: #bc1026;
}

.options-banner > a:nth-child(2) {
    background: #bc1026;
}

.options-banner > a:nth-child(3) {
    background: #bc1026;
}

.welcome-banner {
    background: black !important;
    color: white;
}
/* To keep the DTS footer section a different color than the forms */


/*search page search section styling*/
.body-content-labels {
    color: #4a0a25 !important;
}

.default-welcome-banner {
    background: #bc1026;
    color: white;
}

.nav-options label {
    color: #4a0a25;
}

label {
    color: #4a0a25;
}

.footer-row-1 {
    background: #093f7c !important;
    color: white;
}

.footer-dts-section-defaultpage {
    background: white !important;
}

.footer-dts-section-searchpage {
    background: white !important;
}

#lnkIndexImage, #lnkImage, #lnkArchiveSpecialImage {
    color: black !important;
}

#divNavToolbar {
    background-color: white;
    border-color: black;
}


#dtsVersion label {
    color: black !important;
}

#dtsLogo label {
    color: black !important;
}

#dtsCopyright label {
    color: black !important;
}

.accordion-button-span, #lblDisclaimer {
    color: #761C28 !important
}
/* Jodi wants all sites consistently grey */
.body-content, #form1 {
    background: rgba(255,255,255,0.85) !important;
}

.default-welcome-banner {
    font-size: 14px;
    font-family: Tahoma;
}

/*white on grey background*/
.defaultPage-lnk-color, .defaultPage-lbl-color, .registerPage-lbl-color {
    color: black !important;
}
/*white with grey background*/
#MainContent_lblPassword, #MainContent_lblUserId, #lnkForgotPassword, #lnkForgotUsername {
    color: black !important;
}
/*white with grey background*/
#subPurchContainer, #status {
    color: black !important;
}
/*white with grey background*/
#gridParameter { /*configuration page*/
    color: black !important;
}

#lblDisclaimerHeader, #lblDisclaimerContent, #lblBrowserInfo {
    color: #464646;
}

#bodyContent label {
    color: black;
}

HideShowColumns a {
    color: red !important;
}

.toggle-vis-clicked {
    color: blue !important;
}

.toggle-vis-not-clicked {
    color: darkblue !important;
}

#ddlLinks li a {
    color: black !important;
}

#divEscrowPrintImage label {
    color: white !important
}

#lnkSetEscrowDefault {
    color: black !important;
}

.default-header-recorder-section {
    display: flex !important;
}

.siteMaster-header-recorder-section {
    display: flex !important;
}
