@charset "windows-1251";
/* CSS Document */


#signup_wrapper h1 {
    float: right;
    font-size: 46px;
    margin-top: 10px;
    margin-right: 174px;
    font-weight: 300;
    text-align: center;
    color: #FFF;
}

.textBox {
    width: 300px;
    margin-left: 95px;
    float: right;
    border: 2px solid #3b3e4d;
    height: 40px;
    background-color: #2d2f3b;
    font-size: 17px;
    color: #949aaf;
    padding-left: 54px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: right;
    margin-top: 7px;
    margin-bottom: 5px;
    outline: none;
}

.full_name {
    margin-top: 6px;
    margin-left: 40px;
    width: 220px;
    height: 25px;
    margin-bottom: 3px;
}

.email {
    margin-top: 5px;
    margin-left: 40px;
    width: 220px;
    height: 25px;
    margin-bottom: 4px;
}

.phone {
    margin-top: 5px;
    margin-left: 40px;
    width: 220px;
    height: 25px;
    margin-bottom: 3px;
}


#textbox_wrapper {
    float: right;
    margin-top: 10px;
    width: 455px;
    margin-right: 60px;
    clear: right;
    display: none;
    text-align: right;
}


#now, #NoJavaScript {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    float: right;
    width: 600px;
    margin-top: -28px;
    margin-bottom: 5px;
    clear: right;
    color: #f85f5f;
}

    #now span, #NoJavaScript span {
        font-weight: 600;
        color: #FADDDD;
        font-size: 22px;
    }





.password {
    margin-top: 2px;
    margin-left: 40px;
    width: 220px;
    height: 25px;
}

form .Error_msg {
    letter-spacing: 1px;
    font-size: 12px;
    text-align: right;
    direction: rtl;
    color: red;
    padding-right: 20px;
}


#password_icon {
    background-image: url(../../Web_Images/he-IL/password_icon.png);
    width: 16px;
    height: 19px;
    z-index: 900;
    position: absolute;
    margin-right: 26px;
    margin-top: 50px;
}

#pen_icon {
    background-image: url(../../Web_Images/pen_icon.png);
    width: 20px;
    height: 20px;
    z-index: 900;
    margin-right: 300px;
    margin-top: 47px;
}

#email_icon {
    background-image: url(../../Web_Images/he-IL/mail_icon.png);
    width: 18px;
    height: 13px;
    z-index: 900;
    position: absolute;
    margin-right: 25px;
    margin-top: 51px;
}

label {
    color: #8F94A8 !important;
    display: block;
    margin-left: 89px;
    direction: rtl;
}

#phone_icon {
    background-image: url(../../Web_Images/he-IL/phone_icon.png);
    width: 19px;
    height: 19px;
    z-index: 900;
    position: absolute;
    margin-right: 24px;
    margin-top: 50px;
}

form .Error_msg2 {
    font-size: 12px;
    margin-top: -15px;
    letter-spacing: 1px;
    float: right;
    color: #FF3300;
    direction: rtl;
}

input:focus {
    border: 2px solid #a1cc39;
    -webkit-box-shadow: 0 0 1px #a1cc39;
    -moz-box-shadow: 0 0 1px #a1cc39;
    box-shadow: 0 0 1px #a1cc39;
    outline: none;
    transition: all 1s ease;
}

.Btn_submit {
    margin-top: 32px;
    margin-left: 55px;
    width: 189px;
    height: 54px;
    background-image: url(../../Web_Images/he-IL/button.png);
    background-color: transparent;
    border: 0px;
    cursor: pointer;
}

    .Btn_submit:hover {
        background-image: url(../../Web_Images/he-IL/button_hover.png);
    }

.label_name {
    margin-top: 63px;
    margin-left: 32px;
}

.label_mail {
    margin-top: 6px;
    margin-left: 32px;
}

.label_phone {
    margin-top: -13px;
    margin-left: 32px;
}

.label_password {
    margin-top: 6px;
    margin-left: 32px;
}



#txtFname {
    direction: rtl;
}


#reset_button {
    margin: 0 auto;
    margin-top: 20px;
    width: 360px;
    height: 43px;
    text-align: center;
    background-image: url('../../Web_Images/go.png');
    background-size: 360px 43px;
    background-repeat: no-repeat;
    padding-top: 10px;
    color: #000;
    font-weight: 700;
    cursor: pointer;
}

    #reset_button:hover, #reset_button a:hover {
        background-image: url('../../Web_Images/hover.png');
        color: #00a4b0;
    }

#OtherLinks {
    float: right;
    width: 403px;
    clear: right;
    color: #949aaf;
    direction: rtl;
    margin-right: 220px;
    margin-top: 10px;
}

    #OtherLinks a {
        float: right;
        text-decoration: none;
        color: #949aaf;
        margin-right: 7px;
    }

#button_sign_up, #Btn_submit {
    color: #FFF;
    font-weight: 700;
    width: 316px;
    height: 43px;
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    cursor: pointer;
    margin-top: -10px;
}


    #button_sign_up:hover, #Btn_submit:hover {
        color: #0084a1;
    }

#StartWithCouponLink {
    color: #FFF;
}

.RedText {
    color: #f85f5f;
    font-weight: bold;
}

#rightSide {
    float: right;
    width: 330px;
    margin-right: 20px;
}

#leftSide {
    float: right;
    width: 390px;
    margin-right: 20px;
}

#main label {
    float: right;
    font-size: 17px;
    margin-right: 13px;
    text-align: right;
    width: 373px;
}

.textBox {
    width: 300px;
    margin-right: 13px;
    border: 2px solid #3b3e4d;
    height: 40px;
    background-color: #2d2f3b;
    font-size: 17px;
    color: #949aaf;
    padding-right: 10px;
    padding-left: 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: left;
    margin-top: 9px;
    margin-bottom: 5px;
    outline: none;
    direction: ltr;
}

.ActivetAccount
{
    margin-right:20px;
    font-size: 17px;
}

.ActivetAccount a
{
    color:#a1cc39;
}