﻿.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #91221E;
    border-radius: 12px;
    padding: 0;
}

    .modalPopup .header {
        background-color: #91221E;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .modalPopup .body {
        padding: 10px;
        min-height: 50px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopup .footer {
        padding: 6px;
    }

    .modalPopup .yes, .modalPopup .no {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        border-radius: 4px;
    }

    .modalPopup .yes {
        background-color: #2FBDF1;
        border: 1px solid #0DA9D0;
    }

    .modalPopup .no {
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #91221E;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    z-index: 12;
    animation: spin 1s linear infinite;
}

.center {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

div.fadeMe {
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    position: fixed;
}

/* Style tab links */
.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 15%;
    display: none;
}

    .tablink:hover {
        background-color: #777;
    }

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    display: none;
    padding: 60px 20px 20px 20px;
    height: 100%;
}
/*About_US*/
.div-nt {
    margin-top: 10px;
}

.div-content {
    margin-right: 30px;
}

.div-brc {
    background-color: #D9D9D9;
}

.img-brc {
    width: 100%;
}

.div-ri {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-clr-au {
    clear: both;
}
/*Report_Products*/
.div-rp-main {
    margin-top: 10px;
}

.div-rp-nt {
    margin-right: 30px;
}

.div-rp-img {
    background-color: #D9D9D9;
}

.img-rp-brc {
    width: 100%;
}

.div-rp-ls {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-rp-clr {
    clear: both;
}
/*list_Products*/
.div-lp-main {
    margin-top: 10px;
}

.div-lp-nt {
    margin-right: 30px;
}

.div-lp-img {
    background-color: #D9D9D9;
}

.img-lp-brc {
    width: 100%;
}

.div-lp {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-lp-clr {
    clear: both;
}
/*Premium_Products*/
.div-pp-main {
    margin-top: 10px;
}

.div-pp-nt {
    margin-right: 30px;
}

.div-pp-img {
    background-color: #D9D9D9;
}

.img-pp-brc {
    width: 100%;
}

.div-pp {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-pp-clr {
    clear: both;
}
/*Coverage*/
.div-c-main {
    margin-top: 10px;
}

.div-c-nt {
    margin-right: 30px;
}

.div-c-img {
    background-color: #D9D9D9;
}

.img-c-brc {
    width: 100%;
}

.div-c {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-c-clr {
    clear: both;
}
/*Target_Property_Pricing*/
.div-tpp-main {
    margin-top: 10px;
}

.div-tpp-sp {
    margin-right: 30px;
}

.tr-tpp-da {
    display: none;
}

.div-tpp-img {
    background-color: #D9D9D9;
}

.img-tpp-brc {
    width: 100%;
}

.div-tpp {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-tpp-clr {
    clear: both;
}
/*Contact_Us*/
.div-cu-main {
    margin-top: 10px;
}

.div-cu-nt {
    margin-right: 30px;
}

.div-cu-img {
    background-color: #D9D9D9;
}

.img-cu {
    width: 100%;
}

.div-cu {
    background-color: #D9D9D9;
    padding: 20px 20px 20px 15px;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.5em;
}

.div-cu-clr {
    clear: both;
}
/*Mainfooter*/
.div-footer {
    color: #666;
    font-size: .8em;
    margin-left: 30px;
    margin-top: 50px;
    transition: transform 0.3s;
}

.hide {
    transform: translateY(100%);
}
/*MainHeader*/
.div-mh-main {
    height: 50px;
    background-color: #91221E;
}

.div-mh-link {
    float: left;
    margin-right: 50px;
}

.div-mh-menulnk {
    padding-top: 1.3em;
}
/*paymentview*/
#cardForm {
    max-width: 50.75em;
    margin: 0 auto;
    padding: 1.875em;
}

.p-pv-err {
    color: red;
}

.inp-pv-tc {
    color: #666;
    background-color: white;
}

.inp-pv-amt {
    color: #666;
    background-color: white;
}

.btn-pv-cnt {
    display: none
}

.div-pv-img {
    width: 134px;
    text-align: center;
}
/*bill_payment_receipt*/
.lbl-err {
    color: red !important;
    font-weight: bold !important;
}

.btn-bck {
    display: none;
}
/*CC_payment_receipt*/
.lbl-ccpr-err {
    color: red;
    font-weight: bold;
}

.btn-cc-back {
    display: none;
}
/*Deb_Payment_Receipt*/
.lbl-bpr-err {
    color: red;
    font-weight: bold;
}

.btn-dpr-bck {
    display: none;
}
/*GetMinorCodes*/
.minimal {
    max-width: 100%;
}

.minimal-left {
    max-width: 100%;
    text-align: left;
}
/*Mon_Payment_Receipt*/
.lbl-mpr-err {
    color: red;
    font-weight: bold;
}

.btn-mpr-bck {
    display: none;
}
/*Security_Info*/
.div-si-main {
    margin-top: 10px;
}

.div-si-flds {
    padding-right: 20px;
}

.lbl-si-status {
    font-weight: bold;
    color: red;
}

.display-status {
    display: none;
}
/*ViewDocument*/
.panel-vd {
    display: none;
}

.div-vd-p {
    color: red;
    font-weight: bold;
}
/*Registration*/
.errmsgstyle {
    border-bottom: 1px solid red;
}

.inp-name {
    width: 325px;
}

.inp-r-cn {
    width: 265px;
}

.inp-addr {
    width: 315px;
}

.inp-city {
    width: 340px;
}

.div-state {
    margin-right: 10px;
}
/*MainFooter*/
.div-mf-main {
    color: #666;
    font-size: .8em;
    margin-left: 30px;
}
/*ResetPassword*/
.homeslider {
    color: #FFFFFF;
    font-size: 2.2em;
    margin-left: 100px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

@media only screen and (max-width:900px) {
    .homeslider {
        font-size: 1.8em;
        margin-left: 60px;
        line-height: 1.4em;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width:700px) {
    .homeslider {
        font-size: 1.5em;
        margin-left: 30px;
        line-height: 1.4em;
        margin-bottom: 10px;
    }
}

.div-rep-main {
    margin-top: 10px;
}

.cContent-Rep {
    margin-left: 13px;
    margin-right: 30px;
    line-height: 15px;
}

.cTitle-rep {
    margin-top: 15px;
    margin-bottom: 15px;
}

.div-reg {
    background-color: #F1AC45;
    padding: 15px 15px 15px 15px;
}

.div-gt {
    text-align: right;
}

.div-cl {
    background-color: #F4F1F5;
    padding: 10px;
}

.di-rep-clr {
    clear: both;
}
/*registration*/
.txt-zip {
    width: 110px;
}

.txt-contact {
    width: 300px;
}

.txt-email {
    width: 275px;
}

.txt-captcha {
    width: 275px;
}

.p-r-nt {
    width: 700px;
}

.inp-d-un {
    text-transform: uppercase;
}

.txt-nf {
    border: 1px solid gray;
}

.lbl-msg-index {
    color: red;
}

.lbl-msg-success {
    font-weight: bold;
    color: green;
}

.lbl-msg-error {
    color: red !important;
    font-weight: bold !important;
}

.p-margin-auto {
    margin: auto;
}

.log-body {
    font-family: Arial, sans-serif;
    margin: 10px;
    font-size: 0.8em
}

.log-table {
    width: 100%;
    table-layout: fixed
}

.log-th1 {
    width: 10%;
}

.log-th2 {
    width: 15%;
}

.log-th3 {
    width: 65%;
}

.log-td1 {
    vertical-align: top;
}

.log-td2 {
    word-wrap: break-word;
}

.auto-style1 {
    width: 100%;
}

.errmsgstyle {
    border-bottom: 1px solid red;
}

.site-div {
    height: 50px;
    background-color: #91221E;
}

.site-div1 {
    float: left;
    margin-right: 50px;
}

.site-img {
    height: 50px;
}

.site-div2 {
    padding-top: 1.3em;
}

body {
    min-height: auto;
}
