﻿

*html #fade {
    position: absolute;
}

*html .slng_form_popup_block {
    position: absolute;
}

.slng_form_popup_block {
    display: none;
    padding: 20px;
    float: left;
    position: fixed;
    top: 30%;
    left: 50%;
    z-index: 99999;
}

#fade {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: .50;
    z-index: 9999;
}

.slng_form_landing_page_con-popup-btn {
    background-image: url(images/confirm-popupbtn.jpg);
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    /*width: 120px;*/
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}


.slng_form_con-popup-back {
    background-image: url(images/error-popup.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 507px;
    height: 219px;
    margin: 0 auto;
    margin-top: 10px;
}

.inprogress-popup-back {
    background-image: url(images/inprogress-popup.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 507px;
    height: 219px;
    margin: 0 auto;
    margin-top: 10px;
}

.con-popup-back1 {
    background-image: url(images/confirm-popup.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 507px;
    height: 219px;
    margin: 0 auto;
    margin-top: 10px;
}

.con-popup-back2 {
    background-image: url(images/confirm-popup.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 507px;
    height: 219px;
    margin: 0 auto;
    margin-top: 10px;
}

.slng_form_popup-cross {
    width: 15px !important;
    background-image: url(images/popup-cross.gif);
    display: block;
    height: 18px;
    /*margin-top: 20px;
    margin-left: 20px;*/
    border: 0;
    float: left;
    cursor: normal;
}

.popup-cross_btn:hover {
    background-image: url(../images/profilePopup/cross_btn-h.jpg);
    cursor: pointer;
}




div.slng_form_popup-txt {
    color: #797979;
    position: relative;
    padding-top: 70px;
    margin-top: 0px;
    float: right;
    padding-right: 160px;
    text-align: right;
    font-weight: bold;
    text-align: right;
    direction: rtl;
    width: 300px;
}

.slng_form_normal-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252;
}


.a_btn {
    color: #000;
    text-decoration: none;
    cursor: normal;
}

    .a_btn:hover {
        cursor: pointer;
    }













#div_slng_form_background_popup_3333 {
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

#div_slng_form_popupContact_3333 {
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 180px;
    width: 440px;
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
}

.slng_form_landing_page_reset_style {
    border: 0pt none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt;
    padding: 0pt;
    vertical-align: baseline;
}

#div_slng_form_popupContact_3333 h1 {
    border: 0pt none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt;
    padding: 0pt;
    vertical-align: baseline;
    text-align: left;
    width: 100%;
    color: #6FA5FD;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}

.slng_form_bg_img_fail {
    background-image: url(http://www.slng.co.il/images/popup_red_x.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 80px;
    padding-right: 100px;
    line-height: 80px;
    margin-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252;
    margin-top: 20px;
}


.slng_form_landing_page_bg_img_fail_en {
    background-image: url(http://www.slng.co.il/images/popup_red_x.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 80px;
    padding-left: 100px;
    line-height: 80px;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252;
}

.slng_form_bg_img_pass {
    background-image: url(http://www.slng.co.il/images/popup_green_v.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 80px;
    padding-right: 100px;
    line-height: 80px;
    margin-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252;
    margin-top: 20px;
}


.slng_form_bg_img_pass_en {
    background-image: url(http://www.slng.co.il/images/popup_green_v.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 80px;
    padding-left: 100px;
    line-height: 80px;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252;
}

.slng_form_bg_img_inprogress {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right center;
    height: 80px;
    padding-right: 100px;
    line-height: 80px;
    margin-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #525252;
}

#button {
    text-align: center;
    margin: 100px;
}






/*iPhone < 5:*/
@media screen and (device-aspect-ratio: 2/3) {
}

/*iPhone 5:*/
@media screen and (device-aspect-ratio: 40/71) {
}

/*iPhone 6:*/
@media screen and (device-aspect-ratio: 375/667) {
}

/*iPhone 6 Plus:*/
@media screen and (device-aspect-ratio: 16/9) {
}

/*iPad:*/
@media screen and (device-aspect-ratio: 3/4) {
}


@media screen and (min-width: 980px) /* Desktop */ {
}

@media screen and (max-width: 979px) /* Tablet */ {
}

@media screen and (max-width: 480px ) /* Mobile */ {
    #div_slng_form_background_popup_3333 {
        opacity:0.9 !important;
    }
    #div_slng_form_popupContact_3333 {
        display: none;
        position: fixed;
        _position: absolute; /* hack for internet explorer 6*/
        height: 160px !important;
        width: 320px !important;
        background: #FFFFFF;
        border: 2px solid #cecece;
        z-index: 2;
        padding: 12px;
        font-size: 13px;
        left: 17px !important;
    }

    #txt_slng_form_status_3333 {
        width: 230px !important;
    }

    .slng_form_bg_img_fail {
        background-image: url(http://www.slng.co.il/images/popup_red_x.png);
        background-repeat: no-repeat;
        background-position: right center;
        height: 80px;
        padding-right: 90px !important;
        line-height: 80px;
        margin-right: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #525252;
        /*margin-top: 30px !important;*/
    }

    .slng_popup_btn
    {
        padding-right:100px !important;
        margin-top:0px !important;
    }
}

@media screen and (max-width: 720px) and (min-width: 480px ) /* Mobile landscape*/ {
}

@media screen and (max-width: 500px and (orientation:portrait) ) /* Mobile */ {
}


@media screen and (max-width: 570px and (orientation:landscape) ) /* Mobile */ {
}
