/********Custom css here**********/

.logo {
    padding: 15px;
}

.logo img {
    max-height: 80px;
}

.bg-blue {
    background-color: #1F6995;
}

.footer-bt {
    color: rgba(231,231,231,1);
    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;
}

ul li a.footer-link {
    font-size: 1.1em;
    display: block;
    padding: 2px 0;
}

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.png);
    height: 630px;
    background-size: cover;
    margin: 0;
}
.main-banner-signup {
    background-image: url(../../images/banner.png);
    height: 755px;
    background-size: cover;
    margin: 0;
}

.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: 101px;
    margin-bottom: 120px;
    letter-spacing: 0.03em;
    text-align: left;
}

    .login-bx label {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 600;
    }

    .login-bx .form-control {
        border: 1px solid rgba(31, 67, 99, 1);
        border-radius: 4px;
        height: 32px;
    }

.login-label {
    text-align: left;
    margin-bottom: 29px;
}

.login-label label,
.login-label-condensed label {
    font-size: 22px;
}

.login-label-condensed {
    text-align: left;
    margin-bottom: 5px;
}

.form-group-condensed {
    margin-bottom: 5px;
    text-align: left;
}

.btn-default {
    min-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);
    padding-left: 25px;
    padding-right: 25px;
}

.login-bx .btn-default {
    border-color: #fff;
    color: #fff;
    background: transparent;
    letter-spacing: 0.03em;
    margin-top: 11px;
}

.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: rgba(231,231,231,1);
}

.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 30px;
}

.gen-info-bx {
    font-size: 18px;
    padding-bottom: 10px;
}

    .gen-info-bx h2 {
        font-size: 26px;
        color: rgba(2, 20, 38, 1);
        text-align: center;
        font-weight: 600;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .gen-info-bx p {
        margin: 0 0 30px;
    }

.border-bt {
    border-bottom: 1px solid rgba(73, 73, 73, 0.47);
}

.gen-info-inner {
    display: inline-block;
    text-align: left;
    max-width: 300px;
    width: 100%;
}

.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: 12px;
    color: rgba(2, 20, 38, 1);
    font-weight: normal;
    margin: 0;
}

.gen-info-inner p {
    font-size: 16px;
    color: rgba(2, 20, 38, 1);
    margin: 0 0 20px;
}

.gen-info-inner .form-control {
    height: 32px;
    max-width: 300px;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    border-radius: 4px;
}

.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;
}

.gen-info-bx-3 h3 {
    margin-left: 0;
}

/* My Main CSS */
.main {
    margin-top: 30px;
}

.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: 25px;
}

.heading {
    margin-top: 40px;
    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 {
    height: 3px;
    border: 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-Regular';
    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;
}

.button-low-margin {
    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-top: 10px;
}

.button-low-margin-extra-left{
    margin-left: 20px;
}

.fair-line {
    height: 1px;
    margin-top: 15px;
    border: 1px solid rgba(73, 73, 73, 1);
}

.button2 {
    background-color: #fff;
    height: 46px;
    width: 179px;
    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;
}

.button2-normal-margin {
    margin-top: 40px;
}

.button2-extra-margin {
    margin-top: 25px;
    margin-bottom: 60px;
}

.page3-select1 {
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    text-align: left;
    height: 38px;
    width: 212px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 26px;
    color: rgba(31, 105, 149, 1);
    text-align: left;
    line-height: 26px;
}

.page3-select2 {
    background-color: #fff;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    text-align: left;
    height: 38px;
    width: 212px;
    font-family: 'Lato-Regular';
    font-size: 19px;
    color: rgba(73, 73, 73, 1);
    line-height: 29px;
    margin-top: 20px;
}

.page3-select3 {
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    text-align: left;
    height: 38px;
    width: 100%;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 26px;
    color: rgba(31, 105, 149, 1);
    text-align: left;
    line-height: 26px;
}
/*.... Page5 css Starts here...*/
.page5-main {
    margin-top: 50px;
}

.page5-heading {
    font-family: 'Lato';
    font-weight: bold;
    font-size: 28px;
    color: rgba(2, 20, 38, 1);
}

.page5-checkbox {
    width: 200px;
    text-align: left;
    display: inline-block;
}

.page5-btn-outer {
    margin-top: 20px;
    margin-bottom: 80px;
    margin-left: 30px;
}

.page5-btn {
    height: 36px;
    width: 200px;
    background-color: #fff;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 20px;
    color: rgba(31, 105, 149, 1);
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 24px;
}
/****page5 css ends here***/

/****page6 css begins***/

.page6-red-btn-outer {
    margin-top: 20px;
    margin-bottom: 40px;
}

.page6-red-btn {
    height: 46px;
    width: 200px;
    border: 1px solid rgba(204, 9, 47, 1);
    border-radius: 4px;
    background-color: #fff;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: rgba(204, 9, 47, 1);
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 16px;
}
/***page6 css ends***/
/***page7 css begins***/
.page7-grey-btn-outer {
    margin-top: 20px;
}

.page7-grey-btn {
    height: 46px;
    width: 200px;
    background-color: rgba(153, 153, 153, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 16px;
    color: rgba(238, 238, 238, 1);
    text-align: center;
    line-height: 16px;
}

.page7-p {
    font-family: 'Lato';
    font-weight: bold;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    letter-spacing: 0.04em;
    line-height: 16px;
    margin-bottom: 30px;
}
/***page7 css ends***/
/* **page9 css starts***/
.page9-border {
    border-bottom: 2px solid rgba(73, 73, 73, 1);
}

/*** page10 css Starts here***/


.page10-main {
    margin-bottom: 100px;
    height: 800px;
    margin-top: 60px;
    margin-left: 10px;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 5px;
}

.page10-ol-alpha {
    margin-bottom: 20px;
    margin-top: 30px;
    list-style-type: upper-alpha;
}

.page10-ol-num {
    margin-bottom: 20px;
    margin-top: 10px;
    list-style-type: number;
}

.page10-ol-lower-alpha {
    margin-bottom: 20px;
    margin-top: 10px;
    list-style-type: lower-alpha;
}

.page10-blue-btn-outer {
    margin-top: 20px;
    margin-bottom: 30px;
}

.page10-blue-btn {
    height: 36px;
    width: 200px;
    background-color: #fff;
    border: 1px solid rgba(31, 105, 149, 1);
    border-radius: 4px;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 20px;
    color: rgba(31, 105, 149, 1);
    text-align: center;
    letter-spacing: 0.03em;
    line-height: 24px;
}
/**** page10 css ends here***/

/***page11 css starts here***/
.page11-main {
    margin-bottom: 100px;
    height: 800px;
    overflow-y: auto;
    margin-top: 60px;
    margin-left: 10px;
}

.page11-subheading {
    display: inline-block;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 20px;
    color: rgba(31, 105, 149, 1);
    text-align: left;
    line-height: 29px;
}

.page11-content {
    font-family: 'Lato';
    font-size: 19px;
    color: rgba(2, 20, 38, 1);
    text-align: left;
    line-height: 29px;
}

.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;
}

.page12-inner-block {
    display: inline-block;
    width: 28%;
}

.page12-inner-p {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
    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;
}

.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: 12px;
    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: 795px;
    position: absolute;
    padding-bottom: 60px;
}

.agreement-btn-div {
    position: absolute;
    margin-top: 700px;
    width: 100%;
    background-color: rgba(255,255,255,0.5);
}

.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;
}

/***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;
}

.m-bt-20{
    margin-bottom: 20px;
}

.login-signup {
    margin-top: 29px;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
}
.login-signup a {
    color: rgba(237, 121, 69, 1);
    text-decoration: none !important;
}

/*Tootip hints design*/
.tooltip-custom {
    position: relative;
}

    .tooltip-custom .tooltiptext {
        visibility: hidden;
        max-width: 300px;
        width: 100%;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        opacity: 0;
        transition: opacity 1s;
        bottom:70%;
    }

        .tooltip-custom .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

.m-tp-minus-80{
    margin-top: -80px;
}

#divPrimaryDesc em,
#divPrimarySubDesc em,
#divSecondaryDesc em,
#divSecondarySubDesc em{
    font-weight: 300;
}

.gen-info-inner .profile-page label, 
.profile-page label {
    padding-left: 3px;
}

.red-astrisk {
    color: red;
    vertical-align: middle;
}

.bold-font-19 {
    font-size: 19px;
    font-weight: 700;
}

.mobile-background {
    width: 100%;
    height: 250px;
    background-image: url(../../images/banner.png);
    background-size: cover;
    visibility: hidden;
    display: none;
}

div#login-errors {
    margin-top: -60px;
}
