﻿html {
    background: url('./County_Images/backdrop.png') no-repeat center center fixed !important;
    background-size: cover !important;
}

body {
    background-color: transparent !important;
}

.Edge-Chrome-logo-section {
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.Edge-Chrome-logo {
    max-height: 100px;
    padding-right: 15px;
}

#lblDisclaimerHeader, #lblDisclaimerContent, #lblBrowserInfo {
    font-weight: normal;
    color: black;
}

#lblDisclaimerHeader {
    margin: 1%;
}

#lblBrowserInfo a:any-link {
    color: #464646;
}

#lblBrowserInfo {
    width: 100%;
}

#disclaimerAgreement {
    background-color: #537d21;
    color: white;
}

.header-banner, .header-banner-default {
    background: rgba(255,255,255,0.85) !important;
    color: rgba(29,123,167,.97);
}

.default-welcome-banner {
    background: rgba(29,123,167,.97) !important;
}

/*
.footer-row-1 {
    background: #234374 !important;
}

.footer-row-2 {
    background: #fff !important;
    color: black !important;
}

.footer-recorder-name {
    font-size: 2em !important;
}

.footer-recorder-title {
    font-size: 1em !important;
}

.footer-county-info {
    font-size: 16px !important;
}

.footer-county-info-address {
    font-size: 12px !important;
}*/

/* To override the default PAX color */
.body-content, #form1 {
    background: rgba(255,255,255,0.85) !important;
}

/*search page search section styling*/
.body-content-labels {
    color: black !important;
}
/*.accordion-button-span,#lblDisclaimer{
    color: rgba(208, 166, 58, 1) !important;
}*/
.toggle-vis, .reset-vis {
    color: #7095c6 !important;
}
/*end search page search section styling*/

.options-banner {
    text-align: center;
}

    .options-banner > a {
        align-items: center;
        border-bottom: 2px solid white;
        color: white;
    }

    .options-banner a {
        flex: 1 1 auto;
    }

        .options-banner a:hover {
            background: #4c721e !important;
            color: rgb(255, 255, 0) !important;
        }

    .options-banner > a:not(:last-child) {
        border-right: 2px solid white;
    }

    .options-banner > a:nth-child(1) {
        background: rgba(29,123,167,.97) !important;
    }

    .options-banner > a:nth-child(2) {
        background: rgba(29,123,167,.97) !important;
    }

    .options-banner > a:nth-child(3) {
        background: rgba(29,123,167,.97) !important;
    }

.alertMe-searchpage-padding {
    padding-left: 2.5%;
}

.alertMe-banner {
    background: black;
}

.alertMe-caption {
    color: white;
    font-size: 16px;
}

.default-welcome-banner {
    background: #7095c6;
    font-size: 22px;
    font-family: serif;
    padding-left: 12.5%;
    color: white;
}

.footer-row-1 {
    background: rgba(29,123,167,.97) !important;
    color: white;
}

.defaultPage-lnk-color, .defaultPage-lbl-color, .registerPage-lbl-color {
    color: black !important;
}

.welcome-banner {
    background: rgba(29,123,167,.97) !important;
    color: white;
}

.nav-options label {
    color: white;
}

label {
    color: white;
}

#divNavToolbar {
    background-color: rgba(29,123,167,.97) !important;
    border-style: solid;
    border-color: white;
}
/* To keep the DTS footer section a different color than the forms */
.footer-dts-section-defaultpage {
    background: rgba(255,255,255,0.85) !important;
}

.footer-dts-section-searchpage {
    background: rgba(255,255,255,0.85) !important;
}

#dtsVersion label {
    color: rgba(29, 123, 167, 0.97) !important;
}

#dtsLogo label {
    color: rgba(29, 123, 167, 0.97) !important;
}

#dtsCopyright label {
    color: rgba(29, 123, 167, 0.97) !important;
}

#bodyContent label {
    color: #4c721e;
}
/*#status h3{ //subscription expiration date on subscription page
    color: #333 !important;
}*/
#lnkIndexImage, #lnkImage, #lnkArchiveSpecialImage {
    color: #b70606 !important
}

#gridParameter { /*configuration page*/
    color: #4c721e !important;
}

.accordion-button-span {
    color: #4c721e !important;
}

#lblDisclaimer {
    color: #003d76 !important
}

#MainContent_lblPassword, #MainContent_lblUserId, #lnkForgotPassword, #lnkForgotUsername {
    color: #4c721e !important;
}
/***************************************************/
