﻿
.main-center-block {
    top: 15vh;
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    position: relative;
}

#bgM {
    background-image: url("https://mortgagekeeper.org/MK30/bgM.png");
    border: 0 none;
    height: 486px;
    left: 50%;
    margin: auto auto auto -333px;
    padding: 0;
    position: absolute;
    top: 140px;
    width: 666px;
    z-index: 999;
}

#bgMRoundPoint {
    background-image: url("bgMRoundPoint.png");
    border: 1px black;
    height: 486px;
    left: 50%;
    margin: auto auto auto -333px;
    padding: 0;
    position: absolute;
    top: 140px;
    width: 666px;
    z-index: 999;
}

iframe#ifrm {
    border: 0 none;
    height: 380px;
    left: 50%;
    margin: auto auto auto -285px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 184px;
    max-width: 560px;
    width: 100%;
    z-index: 999;
}

.popup-copyright {
}

#clB {
    background-image: url("https://mortgagekeeper.org/MK30/btnClose.png");
    border: 0 none;
    cursor: pointer;
    height: 26px;
    left: 50%;
    margin: auto auto auto 262px;
    padding: 0;
    position: absolute;
    top: 172px;
    width: 26px;
    z-index: 999;
}

#ftM {
    border: 0 none;
    height: 30px;
    left: 50%;
    margin: auto auto auto -285px;
    padding: 0;
    position: absolute;
    top: 574px;
    width: 560px;
}

#bgCrt {
    background-color: #dfeef6;
    height: 100vh;
    left: 0;
    margin: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

.zipcodebox {
    padding: 0;
    float: left;
    height: 200px;
    margin: 30px 0 0 0;
    padding-right: 14px;
    padding-left: 14px;
    text-align: center;
    line-height: 29px;
    width: 100%;
}

.pop-header {
    margin: 22px 0px 0px 22px;
    padding: 0;
}

.pop-logobox {
    float: left;
    width: 200px;
    height: 27px;
}

.pop-logotagline {
    float: left;
    width: 300px;
    height: 27px;
}

label {
    cursor: pointer;
}

.zText {
    font-size: 24px;
    color: #666666;
    float: none;
    padding-left: 0;
}

#mWind {
    color: #444444;
    width: 510px;
    height: 180px;
    padding: 8px;
    margin: 0px 10px 0px 6px;
    overflow: auto;
    font-size: 14px;
    text-align: left;
    line-height: 16px;
}

.zInput {
    font-size: 24px;
    color: #444444;
    width: 110px;
    border: 1px solid #CCCCCC;
    margin: 0 0 0 6px;
    padding: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
}

.zBtn {
    max-width: 100px;
    float: left;
    font-size: 14px;
    width: 110px;
    font-weight: bold;
    border: solid 1px #06af6e;
    background-color: #06af6e;
    color: #FFFFFF;
    border: none;
    margin: 0;
    padding: 8px 13px 8px 13px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    cursor: pointer;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

    .zBtn:hover {
        background-color: #ffffff;
        border: solid 1px #06af6e;
        color: #06af6e;
        -moz-transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -ms-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        transition: all ease-in-out 0.3s;
    }

.smallFont {
    font-size: 10px;
}

.mediumFont {
    font-size: 12px;
}

.mkAlertArea {
    color: #434343;
    height: 22px;
    min-height: 22px;
    font-size: 14px;
    font-weight: bold;
    margin: -10px 0 0 0;
}

    .mkAlertArea b {
        color: #9e0000;
    }

.mkFunctionsOff {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.mkFunctionsOn {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hMKlogo {
    position: absolute;
}

.hMKheader {
    margin: 6px 0 0 0;
}

.aSMsg {
    height: 26px;
}

.mkCatHeader {
    text-decoration: underline;
    font-size: 17px;
    margin: 0 0 2px 0;
}

.opt-table tbody tr td {
    text-align: right;
}

.pop-footer {
    margin: 0px 0px 0px 22px;
}

.f-logo {
    float: left;
    width: 200px;
    margin-top: 14px;
}

.footer-box1 {
    float: left;
    width: 290px;
    text-align: right;
}

.pop-footer .nxt-btn {
    float: right;
    margin-top: 14px;
    top: 0px;
}

.opt-table .label-block, .opt-table .radio-opt-box {
    float: none;
    width: auto;
}

#mkFunctionsOff {
    top: 0;
    float: left;
    width: auto;
}

    #mkFunctionsOff a img {
        margin-top: 0;
        max-width: 64px;
    }

#oWind {
    position: absolute;
    max-width: 479px;
    width: 100%;
    height: 228px;
    margin: 11px 0 0 19px;
    padding: 10px 10px 0px 10px;
    line-height: 16px;
    display: none;
    z-index: 9999;
    background-color: #f7f9fa;
    border: 1px solid #e7e9ea;
    overflow: auto;
    font-size: 11px;
}

.result-box {
    margin: 22px 0 0 0;
    padding-right: 14px;
    padding-left: 14px;
    text-align: center;
}

.srch-list-box-1 {
    float: left;
    width: 48%;
    line-height: 25px;
}

@media only screen and (min-width:300px) and (max-width:555px) {
    body.framebox {
        height: 100vh;
        float: none;
        margin: 0;
        position: relative;
        overflow-y: scroll;
        background-color: #dfeef6 !important;
    }

    body {
        height: 100vh;
    }

    #bgCrt {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .main-center-block {
        position: absolute;
        width: 94%;
        left: 3%;
        right: 3%;
    }

    iframe#ifrm {
        width: 100%;
        max-width: 560px;
        left: 0;
        height: 99.8%;
        top: 25px;
        float: none;
        display: block;
        margin: 0 auto;
        position: relative;
        overflow-y: scroll;
        padding-bottom: 30px;
    }

    .opt-table {
        padding-left: 0px;
    }

    #bgM {
        max-width: 559px;
        width: 97%;
        left: 1vw;
        right: 1vw;
        top: 30px;
        float: none;
        margin: 0 auto;
        display: block;
        border: solid 2px #000;
        height: 100vh;
        background-image: none;
        background: #d9e5ed; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#f3f7f9, #ecf2f6, #d1dee5); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f3f7f9, #ecf2f6, #d1dee5); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#f3f7f9, #ecf2f6, #d1dee5); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f3f7f9, #ecf2f6, #d1dee5); /* Standard syntax */
    }

    #clB {
        position: absolute;
        top: 15px;
        margin: 0 auto;
        float: none;
        display: block;
        right: -42%;
    }

    #ftM {
        width: 100%;
        max-width: 560px;
        left: 0;
        position: relative;
        margin: 0 auto;
        top: 0;
    }

    #pop-header {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        padding: 20px 0 0 0;
    }

    .pop-logobox {
        float: none;
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

        .pop-logobox .hMKlogo {
            position: relative;
        }

    .pop-logotagline {
        width: 100%;
    }

    .popupform1 {
        float: left;
        position: relative;
        width: 100%;
    }

    .zipcodebox {
        margin: 12px auto 0;
        width: 90%;
        text-align: left;
        padding: 0 15px;
        float: none;
        display: table;
        height: auto;
    }

    .zText {
        font-size: 15px;
        float: left;
        width: auto;
        padding-left: 0px;
        margin-right: 10px;
        line-height: 40px;
    }

    .opt-table {
        float: none;
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 560px;
    }

        .opt-table tbody tr td {
            text-align: left;
        }

        .opt-table .label-block {
            width: 50%;
            float: left;
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 5px;
        }

        .opt-table tbody {
            width: 100%;
            display: table;
            float: none;
        }

        .opt-table .radio-opt-box {
            float: left;
            width: 46%;
            text-align: center;
        }

    .pop-footer {
        float: none;
        display: table;
        margin: 0px auto 0 auto;
        padding: 0 0 10px 0;
        max-width: 560px;
        width: 90%;
        position: relative;
    }

    .f-logo {
        width: 100px;
        float: left;
        margin-top: 0px;
    }

        .f-logo img {
            max-width: 100%;
        }

    .mkAlertArea {
        margin: 0;
        line-height: 13px;
        height: auto;
        width: 100%;
        position: relative;
        float: left;
        min-height: 1px;
        margin-bottom: 12px;
    }

    #mkFunctionsOff {
        width: 100%;
        float: left;
        position: relative;
        top: -10px;
    }

        #mkFunctionsOff a img {
            max-width: 55px;
            height: auto;
            margin-top: -30px;
        }

    #mkFunctionOff a {
        padding-top: 10px;
    }

    .footer-box1 {
        width: 100%;
        float: none;
        display: inline-block;
        margin: 0;
    }

    .pop-footer .nxt-btn {
        top: 0px;
        float: none;
        width: auto;
        display: block;
        margin: 0;
        position: relative;
    }

    .zInput {
        width: 45%;
        float: left;
        display: table-row;
        margin: 0 auto;
        position: relative;
        z-index: 100;
        color: #444;
    }

    #serviceCode1N, #termsN, #serviceCode2N, #serviceCode3N {
        margin-left: 10px;
    }

    .zBtn {
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
        float: none;
    }

    #oWind {
        height: auto;
        width: auto;
        padding: 12px;
        margin: 0 15px;
        max-height: 80vh;
    }

    /*screen 2 css starts here */
    .result-box {
        width: 100%;
        float: left;
        margin: 0 0 10px;
        padding: 0;
    }

    .smallFont {
        float: none !important;
        height: auto !important;
        display: inline-block;
        margin: 0 auto !important;
    }

    a.result-tabs {
        color: #444444;
        font-size: 14px;
        text-decoration: none;
        border-bottom: none;
    }

        a.result-tabs:focus {
            color: #06af6e;
            font-size: 14px;
            text-decoration: none;
            border-bottom: solid 1px #06af6e;
        }

    .smallFont #QLMainLinks {
        float: none;
        display: table;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .smallFont a#BtnAdvanceSearch {
        background-color: #06af6e;
        color: #fff !important;
        font-size: 14px !important;
        text-align: center;
        max-width: 250px;
        width: 100%;
        float: none;
        margin: 5px auto;
        line-height: 30px;
        padding: 6px auto;
        text-transform: capitalize;
        display: table;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        border: solid 1px #06af6e;
        -moz-transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -ms-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        transition: all ease-in-out 0.3s;
    }

        .smallFont a#BtnAdvanceSearch:hover, .smallFont a#BtnAdvanceSearch:focus {
            color: #06af6e !important;
            border-color: #06af6e;
            background-color: #fff;
            -moz-transition: all ease-in-out 0.3s;
            -webkit-transition: all ease-in-out 0.3s;
            -ms-transition: all ease-in-out 0.3s;
            -o-transition: all ease-in-out 0.3s;
            transition: all ease-in-out 0.3s;
        }

    #mWind {
        width: 95%;
        height: 210px;
        margin: 0;
        padding: 8px;
        max-width: 540px;
        float: left;
        text-align: left;
    }

    .org-name {
        font-size: 13px;
        line-height: 13px;
        font-weight: bold;
        color: #444;
    }

    .mediumFont {
        color: #666;
        font-size: 11px;
        line-height: 12px;
        width: 100%;
        margin-bottom: 4px;
    }

    .result-row {
        width: 100%;
        float: left;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: solid 1px #8a8a8b;
    }

    .contact-details {
        font-size: 11px;
        line-height: 11px;
        color: #444;
    }

    .advance-box {
        width: 100%;
    }
    /*screen 2 css ends here */
    .srch-list-box-1 {
        width: 100%;
    }

    input[type="submit"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input[type='number'] {
    -moz-appearance: textfield;
}


/*adding 3-20-19 tjc*/

a:hover {
    text-decoration: none !important;
    border: 0px !important;
}

#mkFunctionsOff img {
    width: 48px;
    height: auto;
    margin-right: 20px;
    margin-top: 10px;
}

#mkFunctionsOff a img {
    width: 48px;
    height: auto;
    margin-right: 10px !Important;
    margin-top: 10px;
}


.hvr-bob {
    margin-right: 10px !Important;
}