@charset "windows-1251";
/* CSS Document */

body {
    background-color: #303441;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0px;
}

#main {
    margin: 0 auto;
    width: 960px;
    height: 750px;
    background-image: url(../../Web_Images/he-IL/landing_page.jpg);
    margin-top: 5px;
}

.logo {
    float: left;
    margin-top: 12px;
    margin-left: 19px;
    width: 155px;
    height: 51px;
    background-color: transparent;
    border: none;
    text-decoration: none;
}

form {
}

#flag_wrapper {
    float: right;
    margin-right: 0px;
    margin-top: -30px;
}

.flag {
    float: left;
    margin-left: 32px;
}

    .flag input {
        padding-bottom: 4px !important;
    }

.selected_flag {
    background-image: url(../../Web_Images/he-IL/selected_flag.png);
    width: 6px;
    height: 6px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.unselected_flag {
    background-image: url(../../Web_Images/he-IL/unselected_flag.png);
    width: 6px;
    height: 6px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

#signup_wrapper h1 {
    float: left;
    font-size: 46px;
    margin-top: 10px;
    margin-left: 417px;
    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: 360px;
    margin-right: 70px;
    clear: right;
    display: none;
    text-align: left;
}

#ActivetAccount {
    float: right;
    margin-top: 50px;
    width: 425px;
    margin-right: 40px;
    clear: right;
    color: white;
    font-size: 24px;
    font-weight: 400;
}

    #ActivetAccount a {
        color: #f85f5f;
    }

#now, #NoJavaScript {
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    float: right;
    margin-right: 113px;
    margin-top: -28px;
    margin-bottom: 5px;
    clear: right;
    color: #f85f5f;
}

    #now span, #NoJavaScript span {
        font-weight: 600;
        color: #FADDDD;
        font-size: 22px;
    }


#login_button {
    float: right;
    margin-top: 15px;
    clear: left;
}

.password {
    margin-top: 2px;
    margin-left: 40px;
    width: 220px;
    height: 25px;
}

form .Error_msg {
    -webkit-margin-top: 215px;
    letter-spacing: 1px;
    font-size: 12px;
    text-align: left;
    color: red;
}


#password_icon {
    background-image: url(../../Web_Images/he-IL/password_icon.png);
    width: 16px;
    height: 19px;
    z-index: 900;
    position: absolute;
    margin-left: 15px;
    margin-top: 21px;
}

#pen_icon {
    background-image: url(../../Web_Images/pen_icon.png);
    width: 20px;
    height: 20px;
    z-index: 900;
    position: absolute;
    margin-left: 15px;
    margin-top: 19px;
}

#email_icon {
    background-image: url(../../Web_Images/he-IL/mail_icon.png);
    width: 18px;
    height: 13px;
    z-index: 900;
    position: absolute;
    margin-left: 15px;
    margin-top: 23px;
}

label {
    color: #8F94A8 !important;
}

#phone_icon {
    background-image: url(../../Web_Images/he-IL/phone_icon.png);
    width: 19px;
    height: 19px;
    z-index: 900;
    position: absolute;
    margin-left: 15px;
    margin-top: 20px;
}

form .Error_msg2 {
    font-size: 12px;
    margin-top: -15px;
    letter-spacing: 1px;
    float: left;
    color: red;
}

input:focus {
    border: 2px solid #0faebc;
    -webkit-box-shadow: 0 0 1px #0faebc;
    -moz-box-shadow: 0 0 1px #0faebc;
    box-shadow: 0 0 1px #0faebc;
    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);
    }

input {
    background-color: transparent;
    border: 0px;
    outline: none;
}

.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;
}

ul {
    display: inline;
    list-style-type: none;
    text-decoration: none;
    width: 160px;
    color: #cfcfcf;
}

#Lang {
    width: 160px;
    height: 20px;
    font-size: 12px;
    margin-left: 263px;
    cursor: pointer;
    font-weight: bold;
}

li {
    position: relative;
    left: 520px;
    top: 12px;
    display: inline-block;
    list-style: none;
    text-align: left;
}


/*#Lang  li:hover
{
	color: #8C035D;	
}*/

#Lang ul li a {
    text-decoration: none;
    color: #5B5F71;
}

    #Lang ul li a:hover {
        text-decoration: none;
        color: #fff;
    }

#Lang ul li .current {
    text-decoration: none;
    color: #A4ACCB;
}

.current {
    color: #8b035c;
}


#BackToLogin {
    font-size: 18px;
    color: #8B035C;
}

#TopLogin a {
    float: left;
    width: 73px;
    height: 28px;
    background-image: url(../../Web_Images/he-IL/login_btn.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
}

    #TopLogin a:hover {
        background-image: url(../../Web_Images/he-IL/login_btn_hover.png);
        background-position: center;
        background-repeat: no-repeat;
        text-decoration: none;
    }

    #TopLogin a.Apple {
        float: left;
        width: 71px;
        height: 28px;
        background-image: url(../../Web_Images/he-IL/apple_btn.png);
        background-position: center;
        background-repeat: no-repeat;
        text-decoration: none;
    }

    #TopLogin a.Android {
        float: left;
        width: 71px;
        height: 28px;
        background-image: url(../../Web_Images/he-IL/android_btn.png);
        background-position: center;
        background-repeat: no-repeat;
        text-decoration: none;
    }


#txtFname {
    padding-right: 20px;
    width: 285px;
}


#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;
}

    #reset_button:hover, #reset_button a:hover {
        background-image: url('../../Web_Images/go_hover.png');
        background-size:360px 43px;
        color: #0084a1;
    }

#OtherLinks {
    float: right;
    width: 328px;
    clear: left;
    color: #949aaf;
}

    #OtherLinks a {
        text-decoration: none;
        color: #949aaf;
    }

#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;
    margin-left: 82px;
    margin-top: -20px;
}

.RedText{
    color: #f85f5f;
    font-weight:bold;
}