/********Custom css here**********/
/* Include Lato Fonts */
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: rgba(2, 20, 38, 1);
}
a {
    color: rgba(31, 105, 149, 1);
}
.top-strip {
    height: 38px;
    background-color: rgba(180, 190, 200, 0.95);
    margin-left: -15px;
    margin-right: -15px;
    text-align: right;
}
    .top-strip nav {
        display: inline-block;
        color: #fff;
        margin-right: 50px;
    }

        .top-strip nav a {
            font-size: 11px;
            color: #fff;
            display: inline-block;
            padding: 11px 11px;
            text-transform: uppercase;
        }

.logo {
    padding: 15px;
}

    .logo img {
        max-height: 80px;
    }

.righ-logo img {
    max-height: 110px;
}

.righ-logo > div {
    display: inline-block;
    padding: 0 8px;
}

.righ-logo {
    margin-right: 10px;
}

.main-title {
    height: 80px;
    background-image: -webkit-linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
    background-image: -moz-linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
    background-image: -o-linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
    background-image: linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
}

    .main-title h1 {
        font-size: 56px;
        color: rgba(255, 255, 255, 1);
        text-align: center;
        letter-spacing: 0.02em;
        margin: 0;
        font-weight: 600;
        line-height: 80px;
    }

footer ul {
    padding: 0;
    list-style: none;
}

ul li a.footer-link {
    font-size: 1.1em;
    display: block;
    padding: 2px 0;
}

footer {
    background-color: rgba(51, 51, 51, 1);
    color: rgba(175, 175, 175, 1);
}

.bg-blue {
    background-color: #1F6995;
}

.footer-bt {
    color: #fff;
    padding: 25px 0;
    margin-top: 20px;
}

footer h3 {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    font-weight: 600;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 7px;
}

footer p {
    line-height: 1.4;
}

footer ul a, footer ul a:hover {
    color: rgba(175, 175, 175, 1);
}

footer {
    font-size: 13px;
}

.footer-bt span {
    padding: 0 12px;
}

.social-icons li a {
    background-image: url('../../images/mail.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 27px;
    height: 27px;
}
    .social-icons li a:hover {
        opacity: .8;
    }
    .social-icons li a.print {
        background-image: url('../../images/print.png');
    }

    .social-icons li a.twiter {
        background-image: url('../../images/twitter.png');
    }

    .social-icons li a.fb {
        background-image: url('../../images/facebook.png');
    }

    .social-icons li a.reddit {
        background-image: url('../../images/reddit.png');
    }

    .social-icons li a.google {
        background-image: url('../../images/google.png');
    }

    .social-icons li a.pinterest {
        background-image: url('../../images/pinterest.png');
    }

.social-icons {
    margin-top: 30px;
}

    .social-icons li {
        display: inline-block;
        padding-right: 50px;
        margin-bottom: 12px;
    }

        .social-icons li:last-child {
            padding-right: 0;
        }

.footer-top {
    padding: 0 30px;
}

footer {
    padding-bottom: 30px;
}

.main-banner {
    background-image: url(../../images/banner.jpg);
    height: 600px;
    background-size: cover;
}

.banner-layer {
    max-width: 600px;
    color: #fff;
    height: 100%;
    position: relative;
    text-align: center;
}

    .banner-layer::after {
        background-color: rgba(31, 105, 149, 0.8);
        -ms-transform: skewX(-20deg); /* IE 9 */
        -webkit-transform: skewX(-20deg); /* Safari */
        transform: skewX(-20deg); /* Standard syntax */
        position: absolute;
        content: "";
        left: -110px;
        right: 0;
        top: 0;
        bottom: 0;
    }

.login-bx {
    position: relative;
    z-index: 1;
    max-width: 300px;
    display: inline-block;
    width: 100%;
    margin-top: 180px;
}

    .login-bx label {
        font-size: 16px;
        text-transform: capitalize;
    }

    .login-bx .form-control {
        border: none;
        height: 32px;
    }

.form-group {
    text-align: left;
}

.transparent-button {
    width: 180px;
    height: 46px;
    background-color: transparent;
    color: rgba(31, 105, 149, 1);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid rgba(31, 105, 149, 1);
}

.login-bx .transparent-button {
    border-color: #fff;
    color: #fff;
    background: transparent;
}

.btn.btn-default:hover {
    opacity: .8;
}
.login-bx label span {
    color: rgba(237, 121, 69, 1);
}

p.faq {
    margin: 18px 0 0;
}

.footer-bt a {
    color: #fff;
}

ul.link-list {
    padding: 0;
    list-style: none;
}

.link-list li a {
    display: block;
    padding: 7px 0 7px 30px;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 0 center;
}

.str a {
    background-image: url(../../images/star.png);
}

.chk a {
    background-image: url(../../images/tick-sign.png);
}

.cls a {
    background-image: url(../../images/close-button.png);
}

.str.active a{
    background-image: url(../../images/star-blue.png);
}

.chk.active a {
    background-image: url(../../images/tick-sign-blue.png);
}

.cls.active a {
    background-image: url(../../images/close-button-blue.png);
}

.str p {
    background-image: url(../../images/star.png);
}

.chk p {
    background-image: url(../../images/tick-sign.png);
}

.cls p {
    background-image: url(../../images/close-button.png);
}

.str.active p {
    background-image: url(../../images/star-blue.png);
}

.chk.active p {
    background-image: url(../../images/tick-sign-blue.png);
}

.cls.active p {
    background-image: url(../../images/close-button-blue.png);
}

.aff-bx {
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    height: 38px;
    max-width: 275px;
}

.icons-def {
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 25px 20px;
    margin-top: 35px;
}

    .icons-def p {
        font-size: 14px;
        color: rgba(31, 105, 149, 1);
        font-weight: 600;
        text-transform: uppercase;
    }

    .icons-def ul {
        padding: 0;
        display: inline-block;
        text-align: left;
        list-style: none;
    }

    .icons-def a {
        background-repeat: no-repeat;
        display: block;
        padding: 3px 25px;
        background-position: 0 center;
        font-size: 13px;
        color: rgba(31, 105, 149, 1);
        font-weight: 600;
    }

.main-content {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 0px;
}

.gen-info-bx {
    font-size: 18px;
}

    .gen-info-bx h2 {
        font-size: 26px;
        color: rgba(2, 20, 38, 1);
        text-align: center;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .gen-info-bx p {
        margin: 0 0 10px;
    }

.border-bt {
    border-bottom: 1px solid rgba(73, 73, 73, 1);
}

.gen-info-inner {
    display: inline-block;
    text-align: left;
    width: 300px;
    max-width: 300px;
}

.gen-info-bx-2 h3, .gen-info-bx-3 h3 {
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    font-weight: 600;
    margin-left: -15px;
    margin-top: 30px;
}

.gen-info-inner label {
    font-size: 14px;
    color: rgba(2, 20, 38, 1);
    font-weight: normal;
    margin: 0;
}

.gen-info-inner .form-control {
    height: 32px;
    max-width: 300px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    border-radius: 4px;
    width: 100%;
}

.gen-info-inner .form-group label {
    padding-left: 10px;
}

.gen-info-inner .form-group {
    margin-bottom: 15px;
}

.bnn-bx {
    margin: 40px 0 100px;
}

.gen-info-bx-2, .gen-info-bx-3 {
    padding: 10px 0 20px;
}

section.righ-sec {
    max-width: 930px;
    padding-left: 4%;
    padding-right: 4%;
}

.gen-info-bx-3 h3 {
    margin-left: 0;
}

.layer1 {
    margin-top: 20px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    line-height: 29px;
}

.content {
    margin-top: 20px;
    font-family: 'Lato';
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px;
}

.heading {
    margin-top: 29px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px;
}

.heading1 {
    font-family: 'Lato';
    font-weight: bold;
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px;
}

ul.demo {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.points {
    font-family: 'Lato';
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px;
}

.important-heading {
    display: inline-block;
    margin-top: 20px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px
}

.important-content {
    font-family: 'Lato';
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px;
}

.underline {
    border-bottom: 3px solid rgba(73, 73, 73, 1);
}

.line-top {
    margin-top: 50px;
}

.line-bottom {
    margin-bottom: 4px;
    margin-top: 15px;
}

.fair-heading {
    margin-top: 20px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 16px;
}

.fair-subheading {
    margin-top: 10px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 12px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 16px;
}

.fair-content {
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 14px;
}

.button {
    background-color: #fff;
    height: 30px;
    width: 70px;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 13px;
    color: rgba(31, 105, 149, 1);
    text-align: center;
    letter-spacing: 0.04em;
    line-height: 16px;
    margin-left: 20px;
    margin-top: 10px;
}

.fair-line {
    margin-top: 15px;
    border-bottom: 3px solid rgba(73, 73, 73, 1);
}

.anch-button-blue {
    padding-top: 12px;
    padding-bottom: 12px;
}

.certify-button-blue {
    padding-top: 12px;
    padding-bottom: 12px;
    border: 1px solid rgba(31, 105, 149, 1);
    color: rgba(31, 105, 149, 1);
    font-size: 12px;
    font-weight: bold;
}

.m-tp-50 {
    margin-top: 50px;
}

.btn-decapitalize{
    
}

.btn-width-complete{
    width: 100%;
}

.gen-info-page-btn {
    background-color: #fff;
    height: 46px;
    width: 100%;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: rgba(31, 105, 149, 1);
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 16px;
    text-transform: none;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
    text-align: left;
}

.validation-summary-errors ul {
    padding-left: 20px;
    line-height: 1.3;
}

.login-bx .validation-summary-errors {
    color: #fff;
    text-align: left;
    background: #ff0000;
    padding: 10px 20px 10px 0px;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 12px #333;
    position: relative;
}
.close-button-login {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translate(0,-50%);
    left: 12px;
    cursor: pointer;
}
.login-bx .validation-summary-errors ul {
        padding-left: 42px;
        line-height: 1.3;
        list-style: none;
        margin: 0;
        background-image: url(../../images/close-button-wht.png);
        background-repeat: no-repeat;
        background-position: 15px center;
}

.validation-summary-valid, .print {
    display: none;
}

.bottom-buffer {
    margin-bottom: 20px;
}

/***page12 css starts starts***/
.page12-main {
    margin-bottom: 100px;
    margin-top: 60px;
    margin-left: 10px;
}

.page12-inner {
    text-align: center;
    display: block;
    padding: inherit;
    padding-bottom: 20px;
}

.page12-inner-block {
    display: inline-block;
    width: 28%;
}

.page12-inner-p {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 12px;
    color: rgba(2, 20, 38, 1);
}

.page12-heading {
    margin-top: 10px;
    font-size: 28px;
    font-family: 'Lato';
    font-weight: bold;
    color: rgba(2, 20, 38, 1);
    text-align: center;
}

.page12-subheading {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    font-family: 'Lato';
    color: rgba(2, 20, 38, 1);
}

.page12-style {
    border: 1px solid;
    border-color: #ababab;
    border-radius: 4px 4px 4px 4px;
    width: 85px;
}

.m-tp-20 {
    margin-top: 20px;
}

.page12-style2 {
    border: 1px solid;
    border-color: #ababab;
    border-radius: 4px 4px 4px 4px;
    width: 750px;
    height: 300px;
}

.m-bt-10 {
    margin-bottom: 10px;
}
/*** page12 css ends here***/

.nt-bold-fnt {
    font-weight: 400;
    margin-top: 20px;
    text-align: left;
}

.nt-bold-fnt-default {
    font-weight: 400;
    margin-top: 20px;
}

.nav-extra-margin{
    margin-bottom: 50px;
}

.txt-left-aln{
    text-align: left;
}

.fair-info-subheading {
    text-align: left;
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    line-height: 19px;
    font-weight:700;
}

.brdr-line {
    margin-top:20px;
    margin-bottom: 20px;
    border: 1px solid rgba(73, 73, 73, 1);
}

.fair-info-content-head {
    height: 15px;
    font-size: 14px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    margin-left: 10px;
    font-weight: 400;
}

.fair-info-content {
    height: 16px;
    font-size: 16px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 16px;
    margin-left: 10px;
    font-weight: 400;
    margin-bottom: 18px;
}

.m-lef-10{
    margin-left: 10px;
}

.red-alert-text {
    text-align: center;
    color: red;
    padding: 7px 0 7px 30px;
    font-size: 18px;
}

.red-alert-text img{
    vertical-align: middle;
}

.relative-pos{
    position: relative;
}

.agreements-content {
    overflow-y: auto;
    height: 772px;
    position: absolute;
    padding-bottom: 60px;
    padding: 0 30px;
}

.agreement-btn-div {
    position: absolute;
    margin-top: 730px;
    width: 96%;
    background-color: rgba(255,255,255,0.6);
}

.selected-bold a {
    font-weight: 700;
}


.bold-error{
    font-weight: 700;
    color: red;
}

.blue-tick-back-img{
    content: url("../../images/tick-sign-blue.png")
}

.cross-back-img {
    content: url("../../images/close-button-blue.png")
}

.m-lef-right-10{
    margin-left: 10px;
    margin-right:10px;
}

.anchor-button {
    
    margin-top: 25px;
    margin-bottom: 25px;
}

    .anchor-button a {
        text-decoration: none;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.hidden-border-tr {
    border-style: hidden;
    border-top:1px solid rgba(73, 73, 73, 0.47);
    margin-top: 20px
}

.tr-brdr-line {
    border: 1px solid rgba(73, 73, 73, 1);
}

.m-tp-minus-20{
    margin-top: -20px;
}

.m-tp-minus-10 {
    margin-top: -10px;
}

/***page14 CSS Starts here***/
.page14-heading {
    display: inline-block;
    width: 18%;
    margin-top: 10px;
    font-size: 18px;
    font-family: 'Lato';
    font-weight: bold;
    color: rgba(2, 20, 38, 1);
    text-align: center;
}

.page14-subheading {
    display: inline-block;
    width: 18%;
    margin-top: 0px;
    font-size: 16px;
    font-family: 'Lato';
    color: rgba(2, 20, 38, 1);
    text-align: center;
    margin-top: 20px;
}

.page14-bt {
    border-radius: 4px;
}

.page14-image-wrapper {
    display: block;
    margin-top: 30px;
}

.page14-image {
    display: inline-block;
    width: 10%;
    margin-right: 20px;
}

.page14-inner-block {
    display: block;
    width: 100%;
}

.page14-style {
    border: 1px solid;
    border-color: #ababab;
    border-radius: 4px 4px 4px 4px;
    width: 300px;
}

.m-tp-30 {
    margin-top: 30px;
}

.border {
    border-bottom: 2px solid black;
}

.th {
    border-top: 0px;
}
/****page14 CSS Ends here***/

.form-grp-heading {
    font-size: 12px;
    color: rgba(2, 20, 38, 1);
    font-weight: 400;
    margin-bottom: 0;
}

    .form-grp-heading label {
        margin-top: 15px;
        margin-left: 5px;
        color: rgba(2, 20, 38, 1);
        font-weight: 400;
    }

.forgot-pw-button {
    background-color: #fff;
    height: 46px;
    width: 250px;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: rgba(31, 105, 149, 1);
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 16px;
}

div.LoginResetMsg {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    color: #008000 !important;
    font-size: 14px !important;
    padding: 22px 204px 1px 5px !important;
    text-align: center !important;
}

.m-lef-25{
    margin-left: 25px;
}

.button2-disabled {
    background-color: #fff;
    height: 46px;
    width: 179px;
    border: 1px solid rgba(73, 73, 73, 0.47);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: rgba(73,73,73,0.47);
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 16px;
}

.middle-aln {
    vertical-align: middle;
}

.a-remove-link {
    cursor: default;
    text-decoration: none !important;
}

.clr-red{
    color: red;
}

.loging-pg-error{

}

input.page12-style {
    text-align: center;
}

p.red-alert-text {
    padding: 0;
}
input.select-file-btn {
    width: 190px;
    display: inline-block;
}

.no-padding-left{
    padding-left: 0;
}

.card-images {
    padding: 0;
}

.card-images img {
margin-right: 14px;
}

.card-images img:last-child {
    margin-right: 0;
}

.table-max-wid40{
    max-width: 340px;
}
.table > tbody + tbody {
    border-color: rgba(73, 73, 73, 1);
}
label.check-box {
    border: 1px solid rgba(2, 20, 38, 1);
    border-radius: 2px;
    width: 16px;
    height: 16px;
    padding: 0;
    display: inline-block;
    min-height: 16px;
}
input[type=checkbox]:checked + label.check-box,
input[type=radio]:checked + label.check-box,
input:checked + input + label.check-box {
    background-color: rgba(31, 105, 149, 1);
    border-color: rgba(31, 105, 149, 1);
    background-image: url(../../images/checked.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}
.payment {
    display: none;
}
.checkbox label, .radio label {
    padding: 0;
}
.checkbox {
    margin-top: 3px;
}
.none-display{
    display: none;
}
.light-line {
    margin-top: 15px;
    border-bottom: 1px solid rgba(73, 73, 73, 1);
}
input[type=file] {
    max-width: 100%;
}

label.fair-info-content-head {
    display: inline-block;
    line-height: 1.3;
    margin: 20px 0 0;
}
label.fair-info-content-head label {
    display: inline;
}
.gen-info-bx #btnPaymentByCard, #btnCheck {
    text-transform: none;
}

.m-tp-minus-70 {
    margin-top: -70px;
}

table.table {
    border: 2px solid;
    border-left: 0;
    border-right: 0;
    font-size: 16px;
}

    table.table thead tr th {
        border-bottom: 2px solid black;
    }

.padding {
    padding: 10px;
}

.table > thead:first-child > tr:first-child > th {
    padding: 13px;
}

.table tbody tr td {
    vertical-align: inherit;
    text-align: center;
}

.table > thead:first-child > tr:first-child > th {
    vertical-align: initial;
}

.table tfoot {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-top: 2px solid;
}

.table thead tr th {
    text-align: center;
}

table.notes.table > thead > tr > th,
table.notes.table > tbody > tr > td {
    text-align: left;
}

.table-header-link {
    text-decoration: underline;
    color: black;
}

.icon-size{
    width: 22px;
    height: 22px;
}

.main-title-OFP {
    height: 80px;
    background-image: -webkit-linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
    background-image: -moz-linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
    background-image: -o-linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
    background-image: linear-gradient(-180deg, rgba(31, 105, 149, 1) 0%, rgba(31, 105, 149, 0.65) 100%);
}

    .main-title-OFP h1 {
        font-size: 56px;
        color: rgba(255, 255, 255, 1);
        text-align: center;
        letter-spacing: 0.02em;
        margin: 0;
        font-weight: 600;
    }

input[type="text"] {
    height: 30px;
    width: 100%;
}
.control-margin{
    margin-left: 5px !important;
    width: 350px !important;
}

.bold {
    font-weight: bold;
}

.required:before {
    content: "*";
    font-weight: bold;
    color: red;
}
