/*css for corr_inq_page1 goes here */
.noDisplay {
    display:none;
}

.text-color {
    color: black;
}

.centerText {
    text-align:center;
}

.leftAlignText {
    text-align:left
}

.unsetBottomMargin {
    margin-bottom: unset !important;
}

.font10 {
    font-size: 10px;
}

.viewIcon, .printIcon, .addressCardIcon {
    cursor: pointer;
    cursor: hand;
}

body {
    font-size: 0.8em;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-size: cover !important;
}

th {
    font-size: 1em;
}

table.dataTable.compact tbody td {
    padding: 1px 4px;
    margin: 0;
    width: auto;
}

.topcorner {
    position: absolute;
    top: 1em;
    right: 10px;
}

.modal-xl {
    width: 500px !important;
}

.disabled {
    color: gray;
}

.btn-btnPrimary, .btn-btnPrimary:hover {
    color: #fff;
    background-color: #289DCC;
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif !important;
    margin-right: 0.85em;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none !important;
}

.nav > li > .activeTab:hover {
    background: #289dcc !important;
}

.nav > li > .navTab:hover {
    background: #289dcc !important;
}

#page {
    max-width: 1200px;
    margin: 0 auto;
}

/*****************Css for all html*********************/

.icons {
    color: #289dcc;
}

#openModal {
    visibility: hidden;
}

#cardDisplay {
    display: none;
}

#modalBody {
    text-align: center;
}

.downDivlogo {
    padding-top: 15px;
    padding-right: 0px !important;
}

.downDivText {
    padding-top: 30px;
    padding-left: 0px;
}

.text {
    text-align: right;
}


#line {
    margin-top: 16px;
}

#langToggle {
    padding: 5px;
    margin: 4px 10px 4px 4px;
    border-radius: 0.3em;
    float: right;
}

.link {
    text-decoration: underline!important;
}

#logo {
    max-width: 100%;
    margin-left: 10px;
    height: auto;
    float: left;
}

#navbarSupportedContent a:hover {
    text-decoration: underline;
    color: #289dcc;
}

#nav-topbar {
    background-color: #ffffff;
    border-bottom: none !important;
    width: 100%;
    display: inline-block;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#nav-topbar.navbar-light {
    border-color: transparent;
    color: #000;
}

.dropdown-links ul li:hover {
    background-color: #e9ecef;
}

#z-site-footer {
    text-align: center;
}

#site-footer, .push {
    height: 60px; /* '.push' must be the same height as 'footer' */
}

#site-footer a {
    color: #e6e6e6;
}

#site-footer {
    border-top: 7px solid #289dcc;
    background-color: #303440;
    padding: 10px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer-links {
    padding-left: 25px !important;
    list-style: none;
}

.copyright-container p {
    color: #737373;
}

ul.footer-links {
    margin-bottom: 0;
}

ul.footer-links li {
    padding-top: 10px;
    display: inline-flex;
    padding-right: 20px;
    padding-bottom: 10px;
}

ul.footer-links li a {
    color: #eee !important;
    margin-left: 7px;
    margin-right: 7px;
}

ul.footer-links li {
    color: #eee !important;
}

.footer--contact {
    margin-right: 7px;
}

.directoryEmergency {
    font-weight: bold;
    color: #ac2b36;
}

#rightTopdown {
    padding-top: 10px;
    padding-left: 15px;
}

#leftTopdown {
    padding-top: 10px;
}

.containerRight {
    float: right;
}

#containerDown {
    padding-top: 10px;
}

#driving_direction {
    padding-left: 5%;
}

#directionSize {
    font-size: 32px;
}

#origin_address {
    text-align: center;
}

#alertDanger {
    display: none;
}

#letters {
    vertical-align: center;
}

#networkDiv {
    display: none;
}

#networkName {
    -webkit-appearance: none;
}

.downArrowRemoval {
    -webkit-appearance: none;
}

#responsive {
    width: 100%;
}

#providerProfile {
    display: none;
}

#countyRef {
    page-break-before: always;
    margin-bottom: 0 !important;
}

.menuLink {
    color: #FFFFFF !important;
    font-size: 15px !important;
    padding-left: 5px;
}

a.nav-link {
    text-decoration: none;
    background-color: transparent;
    display: table-cell;
    height: 4.7%;
    text-align: center;
    color: #FFFFFF !important;
    padding: 0.75rem !important;
    /**For divider between the menu items to cover full length **/
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
}

a.nav-link:focus, a.nav-link:hover {
    text-decoration: none;
    background-color: rgb(17, 17, 17) !important;
    color: #FFFFFF !important;
}

.nav-link {
    font-size: 12px;
    color: rgb(217, 217, 217) !important;
    border-left-style: solid;
    background-color: transparent;
    border-left-width: 0.994318px;
    border-left-color: rgb(0, 0, 0) !important;
    box-sizing: border-box !important;
}

#nav-link a:hover {
    color: #0275d8 !important;
}

#site-header {
    margin: 0 auto;
    border-top: 7px solid #289dcc;
}

.navbar {
    margin-bottom: unset !important;
    padding: 0px !important;
    min-height: 46px !important;
}

.activeTab {
    font-weight: 500;
    background: #289dcc !important;
}

.menuTab {
    padding-right: 70%;
}

@media (max-width: 992px) {
    .navbar {
        padding: .5rem 1rem !important;
    }

    .nav-link {
        border-left-style: none !important;
    }
}

.col-9 {
    border-right: 2px solid #ced4da;
}

#font {
    font-size: 10px;
    padding-left: 3px;
}

#headerContent {
    padding-left: 3px;
}

#user {
    font-size: 10px;
}

#modal {
    text-align: center;
}

#single {
    float: left;
    padding-bottom: 10px;
}

#positionTop {
    padding-top: 20px;
}

#mapListingNewNumber {
    padding: 5px;
}

#mapListingNewFax {
    padding: 5px;
}

#addRight {
    float: right;
}

#checkbox {
    padding-left: 2%;
}

#goToTopBtn {
    display: none;
    position: fixed;
    bottom: 25%;
    right: 1%;
    cursor: pointer;
    background-color: transparent;
    color: #289dcc !important;
    z-index: 1;
}

.mobile-menu {
    width: -webkit-fill-available;
    text-align: left;
}

.btn-btnEnter {
    color: white !important;
    background-color: #289DCC;
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif !important;
    margin-right: 0.85em;
}
.downDiv{
    padding-top:2%;
    border-radius:0.3em;
}
@media print {
    #downLoadDiv {
            display: none;
        }
}