.selectpicker {
    font-family: 'Arch Sans';
    font-size: 13px;
    color: #333333;
    border: 1px solid #ffffff;
    background-image: url(../images/sort-down.svg);
    background-repeat: no-repeat;
    background-position: right top 8px;
    height: 22px;
    background-color: #ffffff;
    text-align: right;
    padding: 0 15px;
    margin-top: 20px;
    cursor: pointer;
    background-size: 8px;
}

#lblverificationmesg, #lblforgotpasswordmesg ,#lblMesg,#lbl_register_mesg{
    font-size: 14px;
}
.reset_mesg {
    padding-top: 20px;
    float: left;
    color: #666;
    font-size: 14px;
}
.fv-form-bootstrap .help-block {
    color: #bf0c0c !important;
    font-size: .84rem;
    margin-top: 5px;
}

.notmeselectpicker {
    font-family: 'Arch Sans';
    font-size: 13px;
    color: #333333;
    border: 1px solid #ffffff;
    background-image: url(../images/sort-down.svg);
    background-repeat: no-repeat;
    background-position: right top 8px;
    height: 22px;
    background-color: #ffffff;
    text-align: center;
    padding: 0 15px;
    margin-top: 20px;
    cursor: pointer;
    background-size: 8px;
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 140' width='14' height='10' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>") no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 80px;
}
    .notmeselectpicker::-ms-expand {
        -webkit-background-color: transparent background-color: transparent;
        color: #ffffff;
        border: none;
        width: 10px;
    }

.header_txt {
    color: #fff;
    float: right;
    font-size: 14px;
    height: auto;
}

.login-mob-logo {
    float: left;
    width: 120px;
    margin-top: 15px;
    margin-bottom: 20px;
    display: none;
}

.left-box {
    width: 100%;
    float: left;
    padding-right: 500px;
    padding-top: 20px;
    margin-top: 3%;
    padding-left: 60px;
}

.btn-width-new {
    width: auto;
}

.login-txt-head {
    line-height: 1.2;
    float: left;
    width: 100%;
    font-size: 46px;
    color: #ffffff;
    margin-top: 17%;
    font-weight: normal;
}

.login-txt-sub {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    margin-top: 20px;
}

.login-logo {
    width: 180px;
    float: left;
}

.content {
    float: left;
    width: 100%;
}

.footer-login {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background-color: #000000;
    position: fixed;
    bottom: 0;
    color: #666666;
    font-size: 13px;
}

.sign-in-txt {
    float: left;
    width: 100%;
    color: #bf0c0c;
    font-size: 30px;
    margin-top: 40%;
    font-weight: normal;
}

.rem-box {
    width: auto;
    float: left;
    padding-top: 17px;
    text-align: left;
}

.forg-box {
    width: auto;
    float: right;
    padding-top: 17px;
}

    .forg-box a {
        font-size: 13px;
    }

.remember-me {
    font-size: 13px;
    cursor: pointer;
    line-height: 14px;
}

.login-btn-box-new {
    float: left;
    width: 100%;
    margin-top: 17px;
    margin-bottom: 17px;
}

.play-store-btn-box {
    float: left;
    margin-left: 60px;
}

.terms-right-box {
    text-align: right;
    float: right;
    margin-right: 60px;
}

.right-box {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #ffffff;
    height: 100%;
    width: 400px;
    overflow-y: auto;
    padding-bottom: 80px;
}

.btn-box {
    width: 280px;
    height: auto;
    margin: auto;
}

.sign-in-main {
    width: 300px;
    margin: auto;
    margin-top: 100px;
}

.login-bg {
    background-image: url(../images/body-bg-login.jpg);
    background-size: cover;
    background-color: #ffffff;
}

.playstore-btn {
    float: left;
    width: 120px;
    height: 33px;
    border-radius: 3px;
    background-color: #212121;
    padding-top: 5px;
    margin-right: 10px;
    text-align: center;
    margin-top: 8px;
}

    .playstore-btn:hover {
        background-color: #444444;
    }

.sign-up-txt {
    float: left;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    padding-top: 10px;
    width: 100%;
}

    .sign-up-txt:hover {
        color: #bf0c0c;
        text-decoration: none;
    }

.footer-inner {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 12px;
    color: #999;
    padding-bottom: 10px;
}

.lan-btn {
    color: #ffffff;
    text-decoration: none;
}

    .lan-btn:hover {
        color: #bf0c0c;
        text-decoration: none;
    }

.form-check label:after, .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.form-check .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 3px;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 8px;
}

.radio {
    margin-bottom: .5rem;
}

    .radio .cr {
        border-radius: 50%;
    }

.form-check .cr .cr-icon {
    position: absolute;
    font-size: 14px;
    line-height: 0;
    top: 50%;
    left: -4%;
    font-weight: 100;
    text-stroke: 2px #bf0c0c;
    -webkit-text-stroke: 2px #bf0c0c;
    -moz-text-stroke: 2px #bf0c0c;
    -ms-text-stroke: 2px #bf0c0c;
    -o-text-stroke: 2px #bf0c0c;
}

.radio .cr .cr-icon {
    position: absolute;
    font-size: .9rem;
    line-height: 0;
    top: 50%;
    left: 9%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.form-check label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}

    .form-check label input[type="checkbox"] + .cr > .cr-icon {
        opacity: 0;
        color: #ffffff;
    }

    .form-check label input[type="checkbox"]:checked + .cr > .cr-icon {
        opacity: 1;
        color: #fff;
    }

    .form-check label input[type="checkbox"] + .cr {
        background-color: #FFFFFF;
        border: 1px solid #a9a9a9;
    }

    .form-check label input[type="checkbox"]:checked + .cr {
        background-color: #bf0c0c;
        border: 1px solid #bf0c0c;
    }

    .form-check label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }

    .radio label input[type="radio"] + .cr > .cr-icon {
        opacity: 0;
        color: #ffffff;
        transition: all ease-in .2s;
    }

    .radio label input[type="radio"]:checked + .cr > .cr-icon {
        opacity: 1;
        color: #bf0c0c;
    }

    .radio label input[type="radio"] + .cr {
        transition: all ease-in .2s;
        border: 1px solid #a9a9a9;
    }

    .radio label input[type="radio"]:checked + .cr {
        border: 1px solid #bf0c0c;
    }

.form-control:focus {
    color: #000;
    background-color: #fff;
    border: solid 1px #ffffff !important;
    outline: none;
    box-shadow: none !important;
    caret-color: #bd0017;
}

label {
    display: inline-block;
    margin-bottom: .2rem;
    line-height: 1.1rem;
    font-size: .95rem;
}

body {
    font-family: 'Arch Sans';
}

h2, h3, h4, h5, h6 {
    font-family: 'Arch Sans';
    font-weight: bold !important;
}

h1 {
    font-family: 'Arch Sans';
    font-weight: 800 !important;
}

h6 {
    font-family: 'Arch Sans';
    font-weight: normal !important;
    font-weight: normal !important;
    font-size: 1.3rem;
}

h2 {
    font-size: 2.5rem;
}

h4 {
    font-size: 2.3rem;
}

h7 {
    line-height: auto;
    color: #666666;
    font-size: 1.4rem;
}

.btn-primary {
    background-color: #bf0c0c !important;
    border-color: #bf0c0c !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 1rem !important;
    padding: 8px 25px !important;
    font-weight: normal !important;
    transition: all ease-in .2s !important;
    text-transform: capitalize !important;
    width: auto !important;
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        background-color: #d43e44 !important;
        border-color: #d43e44 !important;
        box-shadow: none !important;
    }

    .btn-primary:focus {
        box-shadow: none !important;
        outline: none !important;
    }

.btn-secondary {
    background-color: #f1f1f1;
    border-color: #dad7d7;
    color: #000000;
    text-decoration: none;
    font-size: 1rem;
    padding: 8px 20px;
    font-weight: normal;
    transition: all ease-in .2s;
}

    .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
        background-color: #dad7d7 !important;
        border-color: #dad7d7 !important;
        color: #000000;
    }

    .btn-secondary:focus {
        box-shadow: none;
    }

a {
    color: inherit;
    text-decoration: underline;
    transition: all ease-in .2s;
}

    a:hover {
        color: #bf0c0c;
    }

.check-box-padding {
    padding-top: 10%;
    padding-bottom: 20px;
}

.error-txt {
    font-size: 5rem;
    font-weight: 300;
    color: #bf0c0c;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.cookies-box {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    padding: 20px;
    height: auto;
    line-height: normal;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 2900;
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}

.cnt-bx {
    float: left;
    width: 100%;
    border-bottom: solid 1px #eeeeee;
    font-size: 13px;
    color: #666666;
    padding-bottom: 15px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.white-bx {
    font-size: 14px;
    float: left;
    position: relative;
    margin-right: 10px;
    width: 45%;
    max-width: 130px;
    min-height: 30px;
    height: auto;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    /* padding: 3px 8px; */
    /* border: solid 1px #eeeeee; */
    /* -webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.2); */
    /* box-shadow: 3px 3px 10px rgba(0,0,0,.2); */
    transition: all ease-in .3s;
    padding-left: 26px;
    /* margin-top: 6px; */
}

.cnt-box p {
    color: #fff;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0;
    font-weight: normal;
}

.span-txt {
    float: left;
    width: 100%;
    color: #999999;
    font-size: 12px;
    margin-top: 3px;
}

.cookies-check {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 10px;
}

.col-md-4 span {
    float: right;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}

.box-title {
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 2px;
}

.fancy-checkbox {
    display: block;
    font-weight: normal;
}

    .fancy-checkbox input[type="checkbox"] {
        display: none;
    }

        .fancy-checkbox input[type="checkbox"] + span {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            cursor: pointer;
            position: relative;
            font-size: 16px;
            color: #000000;
            margin-bottom: 20px;
        }

            .fancy-checkbox input[type="checkbox"] + span:before {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                position: relative;
                border-radius: 3px;
                bottom: 1px;
                width: 18px;
                height: 18px;
                margin-right: 10px;
                content: "";
                border: 1px solid #999999;
            }

        .fancy-checkbox input[type="checkbox"]:checked + span:before {
            font-family: FontAwesome;
            content: '\f00c';
            font-size: 16px;
            text-stroke: 2px #ffbc0d;
            -webkit-text-stroke: 2px #ffbc0d;
            -moz-text-stroke: 2px #ffbc0d;
            -ms-text-stroke: 2px #ffbc0d;
            -o-text-stroke: 2px #ffbc0d;
            color: #ffffff;
            text-align: center;
            line-height: 16px;
            background: #ffbc0d;
            border: 1px solid #ffbc0d;
        }

    .fancy-checkbox.custom-color-green input[type="checkbox"]:checked + span:before {
        color: #53D76A;
        background-color: #fff;
    }

    .fancy-checkbox.custom-bgcolor-green input[type="checkbox"]:checked + span:before {
        color: #fff;
        background-color: #53D76A;
        border-color: #32cf4d;
    }

.white-bx .fancy-checkbox input[type="checkbox"] + span:before {
    border-radius: 50px;
}

.white-bx .fancy-checkbox input[type="checkbox"]:checked + span:before {
    font-family: FontAwesome;
    content: '\f00c';
    font-size: 10px;
    text-stroke: .5px #000;
    -webkit-text-stroke: .5px #000;
    -moz-text-stroke: .5px #000;
    -ms-text-stroke: .5px #000;
    -o-text-stroke: .5px #000;
    color: #dddddd;
    text-align: center;
    line-height: 16px;
    background: #000;
    border: 1px solid #dddddd;
    border-radius: 50px;
}
