﻿* {
    padding: 0px;
    margin: 0px;
    font-family: arial;
    color: black;
}

html, body {
    overflow-y: auto;
}

img {
    max-width: none !important;
}

.clear {
    clear: both;
}

body {
    /*background-color: #378AD1;*/
}

#headerbar {
    /*position: relative;*/
    z-index: 3;
}

#headerleft {
    float: left;
    padding-top: 43px;
}

#headerright {
    float: right;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    padding-top: 58px;
}

    #headerright a {
        color: #fff;
        font-size: 16px;
    }

#mainright {
    /*position: relative;
    margin-left:-100px;
    top: 191px;*/
    /*height: 1037px;*/
    /*position: absolute;
    right: 0;*/
    /*z-index: 7;
    top: 80px;*/
    /*bottom: 0;*/
}

#mainleft {
    position: absolute;
    bottom: 0;
    z-index: 6;
    top: -105px;
    left: 0px;
}

#header {
    width: 100%;
    height: 116px;
    background-color: #221f1f;
    top: 0;
    left: 0;
    z-index: 1;
    direction: rtl;
}

#mainbackbg {
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 585px;*/
    /*z-index: 1;*/
    /*top: 191px;*/
}

#mainfrontbg {
    /*position: relative;
    width: 100%;
    height: 547px;
    top: 19px;
    background-color: #378ad1;
    z-index: 3;*/
}

#headerWrapper {
    height: 81px;
    max-width: 980px;
    margin: 0 auto;
    /*position: relative;*/
}

#wrapper {
    background-color: #FFD701;
    background-image: url('../Img/Login/BG.jpg');
    background-position: center;
    background-repeat: no-repeat;
    /*width: 980px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    background-image: url('../Img/Login/mainLogo.png');*/
}

#footer {
    background-color: #221f1f;
    height: 240px;
    width: 100%;
    /*
    top: 0;
    left: 0;
    z-index: 1;
    */
}

header, section, nav, aside, footer, article {
    display: block;
    text-align: center;
}

.forgotPass a,
.signIn a {
    color: #000;
    white-space: nowrap;
}

#loginFormTitle {
    direction: ltr;
    text-align: left;
    padding: 15px 0px;
}

    #loginFormTitle font {
        font-size: 46px;
        margin-left: -4px;
    }

#main-content {
    max-width: 285px;
}

#login-form-description {
    padding-bottom: 10px;
}

#loginFormTitle.lang-aligned {
    text-align: inherit;
    direction: inherit;
}

.login-main-table {
    width: 100%;
}

    .login-main-table .td-left {
        width: 50%;
    }

    .login-main-table .td-right {
        width: 50%;
        vertical-align: top;
        padding-top: 100px;
    }

.login-placements {
    position: relative;
    margin-top: 35px;
    margin-left: -15px;
}

.login-atav-image {
    /*position:relative;
    margin-right: 455px;
    margin-top: 25px;*/
}

.login-title-get {
    font-family: Courier New;
    text-align: left;
    font-size: 70px;
}

.login-title-active {
    font-family: Courier New;
    font-weight: bold;
    text-align: left;
    font-size: 70px;
    line-height: 65px;
}

#footerWrapper {
    width: 980px;
    /*padding:0px 40px;*/
    margin: 0 auto;
}

#footer {
}

.footer-text {
    float: left;
    /*padding:50px 15px 0px 15px;*/
    padding-top: 50px;
}

    .footer-text .title {
        font-weight: bold;
        padding-bottom: 5px;
    }

    .footer-text li {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .footer-text li,
        .footer-text li a {
            color: #808285;
        }

.active-trail-logo-socials {
    float: right;
    direction: ltr;
    padding-top: 45px;
}

.active-trail-socials {
    list-style-type: none;
    padding-top: 10px;
}

    .active-trail-socials li {
        float: left;
        padding-right: 5px;
    }

.active-trail-logo-socials div {
    color: #808285;
}

.login-copy-rights {
    font-family: arial narrow bold;
}

.active-trail-logo {
    margin-left: -3px;
}

ul {
    margin: auto !important;
}

/*Affiliate Login*/
.affiliate-login {
    width: 1000px;
    /*
    height: 116px;
        */
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0 auto;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 11px 11px 6px 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .affiliate-login .affiliate-header {
        background-color: #000;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        padding: 30px 0px;
        /*margin-top:30px;*/
    }

    .affiliate-login .affiliate-content {
        background-color: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .affiliate-login .affiliate-main-logo {
        text-align: center;
    }

    .affiliate-login .affiliate-lang-links {
    }

        .affiliate-login .affiliate-lang-links .links {
            color: #fff;
            font-size: 16px;
            /* position: absolute; */
            /* top: 40px; */
            padding: 0px 10px;
            /*text-align: left;*/
            margin-top: -13px;
        }

            .affiliate-login .affiliate-lang-links .links a {
                color: #fff;
                font-size: 16px;
            }

    .affiliate-login .affiliate-button {
        border-bottom-color: rgb(35, 31, 32);
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: rgb(35, 31, 32);
        border-left-style: none;
        border-left-width: 0px;
        border-right-color: rgb(35, 31, 32);
        border-right-style: none;
        border-right-width: 0px;
        border-top-color: rgb(35, 31, 32);
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top-style: none;
        border-top-width: 0px;
        box-shadow: none;
        color: rgb(35, 31, 32);
        cursor: auto;
        direction: rtl;
        display: inline-block;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        height: 36px;
        letter-spacing: normal;
        line-height: 36px;
        margin-bottom: 16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        outline-color: rgb(35, 31, 32);
        outline-offset: 0px;
        outline-style: none;
        outline-width: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: start;
        text-indent: 0px;
        text-shadow: none;
        text-transform: none;
        transition-delay: 0s, 0s;
        transition-duration: 0.2s, 0.2s;
        transition-property: border, box-shadow;
        transition-timing-function: linear, linear;
        vertical-align: middle;
        width: 419px;
        word-spacing: 0px;
        writing-mode: lr-tb;
    }

    .affiliate-login .affiliate-login-left,
    .affiliate-login .affiliate-login-right {
        width: 50%;
        vertical-align: top;
        /*
    padding:60px 40px 100px 40px;
        */
        padding: 0px 20px 100px 20px;
    }

    .affiliate-login .affiliate-login-right {
        padding: 42px 13px 100px 10px;
    }

    .affiliate-login .affiliate-title {
        width: 100%;
        text-align: center;
        font-size: 33px;
        padding-top: 35px;
        font-family: 'Joker Bold Font', Arial;
    }

    .affiliate-login .affiliate-sub-title {
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding-top: 20px;
    }

    .affiliate-login .affiliate-have-account {
        /*
    font-weight:bold;
        */
        padding-bottom: 20px;
        font-size: 15px;
    }

    .affiliate-login .affiliate-terms {
        color: #000;
        margin-top: 7px;
        padding: 0px 10px;
    }

    .affiliate-login .affiliate-terms-link a {
        color: #000; /*#378BD1;*/
        text-decoration: underline;
    }

    .affiliate-login .affiliate-terms-checkbox {
        width: 37px;
        height: 36px;
        line-height: 36px;
        background-color: rgb(241, 242, 242);
    }

    .affiliate-login .affiliate-terms-checkbox-checked {
        width: 37px;
        height: 36px;
        line-height: 36px;
        background-color: rgb(241, 242, 242);
        background-image: url(https://cdn-media.web-view.net/coil/Images/V.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .affiliate-login .affiliate-button-container {
        padding-top: 15px;
        text-align: center;
    }

        .affiliate-login .affiliate-button-container .affiliate-button-login {
            background: #ea6092; /* Old browsers */
            background: -moz-linear-gradient(top, #ea6092 0%, #ea2f75 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea6092), color-stop(100%,#ea2f75)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #ea6092 0%,#ea2f75 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #ea6092 0%,#ea2f75 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #ea6092 0%,#ea2f75 100%); /* IE10+ */
            background: linear-gradient(to bottom, #ea6092 0%,#ea2f75 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea6092', endColorstr='#ea2f75',GradientType=0 ); /* IE6-9 */
            background-repeat: no-repeat;
            width: 240px;
            height: 55px;
            display: table-cell;
            color: #fff;
            font-size: 26px;
            font-family: 'Joker Normal Font', Arial;
            text-align: center;
            vertical-align: middle;
            border-radius: 10px;
            /*box-shadow: 0 2px 3px 0 #3A3A3A;*/
            margin: 0 0 10px;
        }

    .affiliate-login .affiliate-open-account {
        padding-top: 10px;
        font-size: 16px;
        /*font-weight:bold;
    text-decoration:underline;*/
    }

    .affiliate-login .affiliate-terms-container {
        padding-top: 10px;
    }

    .affiliate-login .thank-you-container {
        padding: 50px 115px;
    }

    .affiliate-login .thank-you-title {
        font-size: 30px;
        color: #08c;
    }

    .affiliate-login .thank-you-sub-title {
        font-size: 25px;
        padding-top: 25px;
        color: #08c;
    }


.sep-signup {
    border-top: 1px solid #dfdfdf;
    margin-top: 20px;
    padding-top: 20px;
    position: relative;
}

.sep-signup-or {
    color: #666666;
    background-color: #ffffff;
    position: absolute;
    text-align: center;
    top: -8px;
    width: 40px;
    left: 205px;
    font-size: 14px;
}

#aff-main-content input[type=text], #aff-main-content input[type=password] {
    width: 419px;
    height: 36px;
    background-color: #f1f2f2;
    color: #231F20;
}

.copyrights {
    direction: ltr;
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    color: #6B696A;
}
.demoErrPanel-bullet 
{
    margin-right: 5px!important;
    margin-left: 5px!important;
}