#AdBlock {
    position: fixed;
    width: 40%;
    height: 100%;
    overflow: hidden;
}

#FormBlock {
    position: fixed;
    left: 35%;
    width: 65%;
    height: 90%;
    overflow: auto;
    padding-bottom: 10%;
}

#formHolder {
    width: 50%;
    min-height: 200px;
    border: 0px solid #333;
    margin: 0px auto;
    margin-top: 10px;
    text-align: center;
    position: relative;
}

.login_options {
    padding: 10px;
}

.login_options a {
    color: #778168;
    text-decoration: none;
}

.login_options span {
    color: #488303;
    font-weight: bold;
}
.login_options span:hover {
    color: #8fed01;
}

.loginBck {
    width: 100%;
    position: absolute;
    z-index: 1;
}

.loginWelcomeCaption {
    font-size: 38px;
    color: #006633;
    text-shadow: 0 0 1px #666;
}

.loginWelcomeCaption span {
    color: #559d02;
    display: block;
    font-size: 18px;
    margin-top: 5px;
    letter-spacing: 1px;
}
.loginWelcomeCaption b {
    margin-top: 20px;
    color: #4d8d03;
    display: block;
    font-size: 30px;
    font-weight: bolder;
    letter-spacing: 4px;
}

.loginBckCover {
    width: 87%;
    height: 30%;
    position: absolute;
    z-index: 2;
    /*background-color: #8d276d;
    background-image: linear-gradient(to bottom left, #590a8a, #e86c14);*/
    opacity: 1;
    top: 35%;
    right: -10%;
}
.loginInfoHold {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
}
.loginInfoHold h1 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    margin: 60% 5% 0 5%;
}

.loginInfoHold p {
    color: #fff;
}

.loginBottomLinkHold {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 20px;
}
.bottomLinks {
    padding-bottom: 7px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.loginBottomLinkHold p {
    font-size: 11px;
    color: #fff;
    margin-top: 4px;
}
.bottomLinks a {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: 0 5px 0 5px;
    letter-spacing: 0.6px;
}
.bottomLinks a:first-child {
    padding-left: 0;
}
.bottomLinks a:hover {
    text-decoration: underline;
}
.textSlideHold {
    padding: 10px 5% 0 5%;
}

.textSlideHold p {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.93);
    line-height: 20px;
}

.more_P {
    padding-top: 20px;
}

.more_P span {
    font-size: 14px;
    color: #52444c;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.mediaIcon img {
    width: 42px;
    margin: 10px;
}
.loginLogo {
    width: 200px;
}
.regLogo {
    width: 30px;
    padding-right: 10px;
}
.loginSubCaption {
    font-size: 14px;
    text-align: left;
    padding: 0px 0 10px 10px;
    color: #455b1d;
}
.logoName {
    color: #006633;
    letter-spacing: 2px;
    margin-top: 5px;
    font-size: 30px;
    font-weight: bold;
    font-family: "lora", sans-serif;
    text-shadow: 0 0 3px #eee;
}

.logoName b {
    color: #5ca804;
}

.socialHandles {
    margin-bottom: 40px;
}

.socialHandles img {
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}

.RegHead {
    font-size: 34px;
    text-align: left;
    font-weight: bold;
    padding: 0px 0 10px 10px;
    color: #006633;
}

.reviewP {
    padding-top: 0px;
    margin-bottom: 20px;
}

.reviewImg {
    width: 90px;
}

.password_caution {
    width: auto;
    background-color: #eee;
    text-align: left;
    margin: 10px;
    padding: 15px;
    font-size: 13px;
    color: #067a16;
}
#mobileHomeScreen {
    display: none;
}

@media only screen and (max-width: 800px) {
    #AdBlock {
        display: none;
    }
    #FormBlock {
        left: 0%;
        width: 100%;
    }
    #formHolder {
        width: 75%;
    }
}

.stepsHolder {
    width: 60%;
    height: 40px;
    border: 0px solid #333;
    margin: 0px auto;
    padding: 5px 5px 25px 5px;
}

#DarkTopHolder {
    width: 100%;
    height: 60%;
    position: absolute;
    background-color: #8a0a80;
    overflow: hidden;
}
.DarkTop_mainBck {
    width: 100%;
}

.login_caption {
    padding: 5px;
    font-size: 13px;
    color: #5e4252;
    margin-top: 7px;
    position: relative;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}
.login_input {
    border: none;
    width: 100%;
    padding-left: 9%;
    height: 38px;
    border: 2px solid #d5e9b5;
    border-radius: 60px;
    margin-top: 0px;
    position: relative;
    z-index: 2;
    background-color: #e2f2c8;
    font-size: 14px;
    color: #232819;
    font-weight: bold;
    font-family: 'Roboto','Ubuntu', 'Open Sans', sans-serif;
}

.btnMagin {
    margin: 30px 30px 20px 30px;
}
.big_button1 {
    width: 100%;
    background-color: #006633;
    padding: 12px 22px 12px 20px;
    text-decoration: none;
    color: #fff;
    border-radius: 55px;
    font-size: 14px;
    font-family: 'Roboto','Ubuntu', 'Open Sans', sans-serif;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    border: none;
    text-align: center;
    box-shadow: 0 5px 14px #ccc;
}

.stepsHolder {
    width: 60%;
    height: 40px;
    border: 0px solid #333;
    margin: 0px auto;
    padding: 5px 5px 25px 5px;
}
.stepsHolder a {
    margin: 0;
    text-decoration: none;
}

.circle_done span {
    display: inline-block;
    background-color: #488303;
}

.circle_notdone span {
    display: inline-block;
    background-color: #b2bfa6;
}

.circle_done {
    padding: 5px;
    border: 1px solid #b702a9;
    border-radius: 50px;
    margin-right: 10px;
    background-color: #f8f0f5;
}

.circle_ span {
    width: 33px;
    height: 33px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    padding-top: 9px;
    font-weight: bold;
    font-size: 12px;
}

.circle_ {
    border: 0px solid #149b37;
    padding: 5px;
    border-radius: 50px;
    margin-right: 10px;
}

.login_input2, .inputTextArea {
    border: none;
    width: 100%;
    padding-left: 18px;
    height: 42px;
    border-radius: 6px;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    background-color: #e2f2c8;
    font-size: 14px;
    color: #232819;
    font-weight: bold;
    font-family: 'Roboto','Ubuntu', 'Open Sans', sans-serif;
}
.myDropdown {
    padding-left: 2%;
    padding-right: 2%;
    height: 48px;
    border: none;
    border: 0px solid #eee;
    display: block;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    margin-top: 10px;
    border: 1px solid #aaa;
    box-shadow: none;
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #d8d7d7;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.login_input2:focus, .login_input:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


.validation-summary-valid ul{
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 800px){
    .stepsHolder{
        width: 100%;
    }
     #formHolder {
        width: 85%;
    }
}

.passwordEye{
    position: relative;
}
.pswdToggle{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(-10px, -20%);
    padding: 1px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
    z-index: 10;
}

.passwordEye2 .pswdToggle{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(-10px, -50%);
}
.reBackArrow{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 24px;
    padding: 4px;
    cursor: pointer;
}
.lang-auth{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.lang-auth .selected--lang .c--name:after{
    content: "\f0dd";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.lang-auth.reg{
    padding: 20px;
    box-sizing: border-box;
}