.LoginBack{
  display: block !important;
float:right;
width:100%;
}
.LoginBack h1{
    font-size: 22px !important;
    font-family: 'ISBold';
    margin-top: 14px;
    color: #d9bb61;
text-shadow: 2px 0px 8px #d9bb61;
text-align:right !important;
}
.LoginBack p{
font-size: 16px !important;
    line-height: 1.7em;
    margin-top: 23px;
    margin-bottom: 10px;
    color: #fff;
}

.C-15 .pnl{
      display: block !important;
    width: 490px !important;
    margin-right: calc(50% - 380px) !important;
    margin-top: 115px !important;
    margin-bottom: 70px !important;   
    padding: 32px 16px !important;
    padding-bottom: 30px !important;
    position: relative;
}
.LoginText{
display: block;
    float: right;
    width: 100%;
    padding: 5px;
    font-size: 12px !important;
    text-align: center !important;
    margin-top: 27px;
    margin-bottom: 0px;
color:#fff;
}
.LoginText a,.LoginText a:hover, .LoginText a:active, .LoginText a:visited{
color:#1e90ff;
    font-size: 12px;
}

.MainWrapper {
 background-image: url(https://panel.pesarechasb.com/Files/Club/4/login/LoginBack3.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 500px;
    background-position-y: 191px;
  padding-top:0px !important;
}


@media all and (min-width: 1024px)  and (max-width: 1149px)  {
  .C-15 .pnl{  
    margin-right:5% !important;
}
}
@media all and (min-width: 1150px)  and (max-width: 1400px)  {
  .C-15 .pnl{  
    margin-right:10% !important;
}
}

.btnLoginRegister , .btnCheckActivationCode , .btnFinalRegister, .btnLogin{
    background-image: linear-gradient(to left, #027a00, #0aa30b, #00c201);
    transition: 0.3s;
outline:none;
color:#fff;
}

.btnLoginRegister:hover ,.btnLoginRegister:active ,.btnLoginRegister:focus,
.btnCheckActivationCode:hover ,.btnCheckActivationCode:active ,.btnCheckActivationCode:focus,
.btnFinalRegister:hover ,.btnFinalRegister:active ,.btnFinalRegister:focus
.btnLogin:hover ,.btnLogin:active ,.btnLogin:focus
{
    background-image: linear-gradient(to left, #00c201, #00c201, #00c201);
outline:none;
color:#fff;
}

#RegisterStep-Header{
    position: absolute;
    top: 43px;
    width: 50px;
}

#RegisterStep-Header img ,#RegisterFinalStep-Header img{
    display: block;
    float: right;
    width: 30px !important;
    height: 30px !important;
    cursor: pointer;
    filter: brightness(0) saturate(100%) invert(42%) sepia(31%) saturate(3806%) hue-rotate(195deg) brightness(105%) contrast(101%);
}

.btnResendActivationCode,
.btnResendActivationCode:hover ,.btnResendActivationCode:active ,.btnResendActivationCode:focus
{
outline:none;
}

.RegisterHolder {
    background: #fff;
    display: block;
    float: right;
    width: 1000px;
    margin-right: calc(50% - 500px);
    border-radius: 15px;
    padding: 30px 20px; 
   position: relative;
    margin-top: 24px;
    max-height: calc(100vh - 48px);
    overflow: auto;
    overflow-x: hidden;
}


input[type=checkbox], input[type=radio] {
  width: 18px;
    height: 18px;
    float: right;
    margin-top: 10px;
}

#RegisterFormModal span {
float: right;
    margin-top: 8px;
    font-size: 16px;
}
.FormItem .control-validation {  
    font-size: 13px !important;
}

#RegisterFormModal p {
    float: right;
    margin-top: 8px;
    font-size: 14px !important;
    text-align: center !important;
    width: 100%;
}

#FinalBtnRegisterBack{
margin-right: calc(50% - 160px);
    width: 320px;
}
#AgreementCheckBox{
margin-top: 50px;
}

#AgreementCheckBox span{
    margin-top: 48px;
}

.RegisterHolder .row-b:nth-child(1){
position: absolute;
}

.AgreementBack .CheckBoxLabel{
margin-top: 38px !important;
}
.control-label
 {
    color: #fff !important;
}
.NSCaptchaRefresh{
filter:brightness(0) saturate(100%) invert(100%) sepia(32%) saturate(2%) hue-rotate(86deg) brightness(106%) contrast(101%);
}
.LoginImg{
margin-top: 120px;
}
.P-19{

}
.P-145{
    min-height: 76px;
    background-image: linear-gradient(to left, #7c7ce9f7, #000079, #7c7ce9f7);
    border-radius: 0px 0px 100px 100px;
position: relative;
}
.Signup{
color:#fff;
text-align: center;
    font-family: 'ISBOLD';
    margin-top: 15px;
}
#MainHeaderBack {
    z-index: 10;
}
.E102-23 p{
color:#fff;
}