body {
    margin: 0px;
}

#main {
    margin: 0 auto;
    width: 100%;
    background: url(../../Web_Images/endless_backgraund.png);
    height: 635px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    direction: rtl;
    min-width: 1000px;
}

    #main label {
        float: right;
        font-size: 17px;
        margin-right: 133px;
        text-align: right;
    }

.mainContentList {
    background-repeat: repeat-y;
}

#Rememberme {
    margin-right: 111px;
}

#login_wrapper {
    margin: 0 auto;
    width: 600px;
    height: 100%;
    -webkit-background: rgba(26, 28, 38, .9);
    background: rgba(26, 28, 38, .9);
}

h1 {
    float: left;
    font-size: 34px;
    width: 100%;
    font-weight: 300;
    text-align: center;
    color: #FFF;
    margin-top: 18px;
}


#ClientEmail, #ClientPassword, #ClientPhone, #ClientConfirmEmail {
    width: 283px;
    margin-right: 131px;
    border: 2px solid #3b3e4d;
    height: 40px;
    background-color: #2d2f3b;
    font-size: 17px;
    color: #949aaf;
    padding-left: 49px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: left;
    margin-top: 9px;
    margin-bottom: 15px;
    direction: ltr;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color: #949aaf;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #949aaf;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #949aaf;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #949aaf;
}

.label_ErrorMessage {
    float: left;
    width: 304px;
    font-size: 16px;
    color: #ff0606;
    margin-left: 140px;
    margin-top: -8px;
    margin-bottom: 3px;
}

.RedBorder {
    border: solid 1px #ff0606;
}

#login_button {
    margin-top: 23px !important;
    float: left;
    margin-left: 98px;
    height: 53px;
}

#email_icon {
    background-image: url(../../Web_Images/mail_icon.png);
    width: 18px;
    height: 13px;
    z-index: 900;
    position: absolute;
    margin-right: 437px;
    margin-top: -44px;
}

#password_icon, #ConfirmPassword_icon {
    background-image: url(../../Web_Images/password_icon.png);
    width: 16px;
    height: 19px;
    z-index: 900;
    position: absolute;
    margin-right: 438px;
    margin-top: -48px;
}

#package_icon {
    background-image: url(../../Web_Images/password_icon.png);
    width: 16px;
    height: 19px;
    z-index: 900;
    position: absolute;
    margin-right: 144px;
    margin-top: -44px;
}

#pen_icon {
    background-image: url(../../Web_Images/pen_icon.png);
    width: 20px;
    height: 20px;
    z-index: 900;
    position: absolute;
    margin-right: 144px;
    margin-top: -49px;
}

.PenIcon {
    background-image: url(../../Web_Images/pen_icon.png);
    width: 20px;
    height: 20px;
    z-index: 900;
    position: absolute;
    margin-right: 389px;
    margin-top: -44px;
}

#FullNamePayPal, #FullName {
    direction: rtl;
    padding-right: 40px;
    width: 241px;
}

#middle {
    float: left;
    margin-left: 30px;
    margin-top: -230px;
    font-size: 16px;
    height: 280px;
    width: 20px;
    line-height: 280px;
}

#BorderTop {
    float: left;
    margin-bottom: 45px;
    height: 113px;
    width: 1px;
    background-color: #929292;
}

#borderBottom {
    float: left;
    height: 113px;
    width: 1px;
    background-color: #929292;
    margin-top: -122px;
}

#BorderAll {
    float: left;
    margin-top: -35px;
    height: 300px;
    width: 1px;
    background-color: #929292;
}

#SecureSSL {
    float: left;
    margin-top: -75px;
    margin-left: 3px;
    margin-bottom: -23px;
}

#RightSide {
    float: left;
    clear: left;
    margin-top: -330px;
    margin-left: 360px; /*440px;*/
    width: 208px;
}

label {
    color: #8F94A8 !important;
    display: block;
    margin-left: 114px;
    margin-top: 3px;
}

.textBox {
    width: 280px;
    margin-right: 133px;
    border: 2px solid #3b3e4d;
    height: 40px;
    background-color: #2d2f3b;
    font-size: 17px;
    color: #949aaf;
    padding-left: 49px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: left;
    margin-top: 9px;
    margin-bottom: 15px;
    outline: none;
    direction: ltr;
}

#ReqMessage {
    height: 114px;
    direction: rtl;
    padding-top: 6px;
    padding-right: 3px;
}

.aspNetDisabled {
    width: 280px;
    margin-right: 133px;
    border: 2px solid #3b3e4d;
    height: 40px;
    background-color: #2d2f3b;
    font-size: 17px;
    color: #929292;
    padding-left: 49px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: left;
    margin-top: 9px;
    margin-bottom: 15px;
    outline: none;
    direction: ltr;
}

#drpAccountType {
    width: 337px;
    margin-right: 132px;
    border: 2px solid #3b3e4d;
    height: 40px;
    background-color: #2d2f3b;
    font-size: 17px;
    color: #949aaf;
    padding-right: 40px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: left;
    margin-top: 9px;
    margin-bottom: 15px;
    outline: none;
    direction: rtl;
}

.social_f {
    float: left;
    clear: left;
    margin-top: -155px;
    margin-left: 390px;
    width: 268px;
    height: 45px;
    border: 1px solid #cccbca;
    color: #505050;
    font-size: 16px;
    line-height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    background-image: url(/Web_Images/en-US/sign-up_facebook.png);
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 60px;
}

.social_g {
    float: left;
    clear: left;
    margin-top: -80px;
    margin-left: 390px;
    width: 268px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #cccbca;
    color: #505050;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    background-image: url(/Web_Images/en-US/sign-up_google.png);
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 60px;
}

.social_p {
    float: left;
    clear: left;
    margin-top: -190px;
    margin-left: 390px;
    width: 266px;
    height: 43px;
    font-size: 17px;
    color: #000;
}

.or {
    color: #5b5a5a;
    left: -10px;
    position: relative;
    top: -5px;
    font-weight: bold;
    font-size: 15px;
}

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;
}


#OtherLinks {
    float: right;
    width: 350px;
    color: #949aaf;
    margin-right: 132px;
    ;
}

    #OtherLinks a {
        font-size: 16px;
        font-weight: 400;
        color: #949aaf;
        text-decoration: none;
        cursor: pointer;
        transition: all 1s ease;
    }

        #OtherLinks a:hover {
            color: #a1cc39;
        }

#TermPolicy {
    color: #949aaf;
    margin-right: 133px;
    margin-bottom: 32px;
}

#paypal_btn {
    margin-top: -25px !important;
    float: left;
    width: 156px;
    margin-left: 313px;
    height: 53px;
}

#credit_btn {
    margin-top: 23px !important;
    float: left;
    width: 156px;
    margin-left: 9px;
    height: 53px;
}

#PayGol_btn {
    margin-top: 23px !important;
    float: right;
    margin-right: 131px;
}

#paypal_btn #PayGol_btn a {
    width: 250px;
}

/* ---------------------  FORGOT PASSWORD ---------------------- */
#forgot_wrapper {
    margin: 0 auto;
    width: 534px;
    height: 100%;
    background: rgba(26, 28, 38, .9);
}

#sub_title {
    font-size: 22px;
    font-weight: 300;
    float: right;
    margin-top: -14px;
    color: #B4BC0F;
    text-align: center;
    width: 600px;
}


#reset_button, .Btn_IMagePayGoll {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 338px;
    height: 58px;
    text-align: center;
    background-image: url('../../Web_Images/go.png');
    background-repeat: no-repeat;
    padding-top: 14px;
    cursor: pointer;
    font-size: 27px;
    color: #FFF;
    font-weight: 700;
    cursor: pointer;
    margin-top: 20px;
}

    #reset_button:hover, #reset_button a:hover, .Btn_IMagePayGoll:hover {
        background-image: url('../../Web_Images/hover.png');
        color: #000;
    }

    #button_sign_up, #reset_button a, .Btn_submit {
        color: #000;
        font-weight: 700;
        width: 338px;
        height: 58px;
        cursor: pointer;
        text-decoration: none;
    }

        #button_sign_up:hover, .Btn_submit:hover {
            color: #a1cc39;
        }

input {
    background-color: transparent;
    border: 0px;
    outline: none;
    margin-top: -38px;
}

    input:focus {
        border: 0px;
        outline: none;
    }

form .Error_msg {
    letter-spacing: 1px;
    font-size: 12px;
    text-align: right;
    direction: rtl;
    color: red;
}

form .Error_msg2 {
    font-size: 12px;
    margin-top: -6px;
    letter-spacing: 1px;
    float: right;
    color: #FF3300;
    direction: rtl;
    margin-right: 109px;
}

#login_wrapper #TextThankYou {
    margin: 50px;
    font-size: large;
    color: white !important;
    font-size: 30px;
}



.StartNow {
    color: #ff0606;
}

#StartWithCoupon {
    color: #0084a1;
    float: right;
    margin-right: 0px;
    margin-left: 115px;
}

#ForgotPaswordLnk {
    margin-top: -14px;
    margin-left: 6px;
}

#ForgotPaswordLnk {
    margin-top: -22px;
}


#RightText {
    position: absolute;
    top: 215px;
    left: 40px;
    z-index: 0;
    background-image: url('../../Web_Images/note.png');
    background-repeat: no-repeat;
    width: 395px;
    height: 347px;
}

#sub_titleRight {
    font-size: 40px;
    font-weight: bold;
    float: right;
    color: #00a4b0;
    text-align: center;
    margin-right: 40px;
    margin-top: 7px;
}

#TextRight {
    font-size: 23px;
    float: right;
    color: #FFF;
    margin-top: 7px;
    text-align: center;
    margin-left: 10px;
}

#ExistEmail {
    position: absolute;
    left: 36%;
    top: 120px;
    width: 400px;
    height: 200px;
    background-color: #000;
    z-index: 9999;
    direction: rtl;
    text-align: right;
    padding: 20px;
    border: solid 1px #7E7E7E;
    border-radius: 5px;
}

#divExistUser, #divNewUser {
    margin-right: 32px;
}

#ExistEmail img {
    position: absolute;
    top: -16px;
    left: -16px;
}

.ExistText {
    float: right;
}

#ExistEmail a {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

.lnkPressHere {
    background-image: url(../../Web_Images/sign_in_button.png);
    background-repeat: no-repeat;
    width: 78px;
    height: 26px;
    text-align: center;
    float: left;
    padding-top: 3px;
    margin-left: 32px;
}

#RegisterNewUser {
    cursor: pointer;
}

select {
    background: url(../../Web_Images/arrow_green.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position-x: 6px;
    background-size: 19px 11px;
    -webkit-appearance: none;
    -moz-appearance: none;
}


::-webkit-scrollbar {
    width: 10px;
    height: 3px;
    background-color: #000;
}

::-webkit-scrollbar-track {
    background-color: #999;
}

::-webkit-scrollbar-track-piece {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    height: 10px;
    background-color: #a1cc39;
    border-radius: 3px;
}

::-webkit-scrollbar-corner {
    background-color: #999;
}

}

::-webkit-resizer {
    background-color: #666;
}



#nav_wrapper img {
    float: right;
    margin-top: 24px;
    margin-left: 10px;
    margin-right: 10px;
}

#divPaygol {
    margin: 0 auto;
    background-color: #FFF;
    width: 600px;
    height: 636px;
}

    #divPaygol img {
        float: left;
    }

    #divPaygol span {
        color: #0b0230;
        float: left;
        font-size: 26px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 5px;
    }

#IframPaygol {
    position: absolute;
    top: 28px;
    left: 111px;
    width: 400px;
    height: 560px;
    border: navajowhite;
    padding-top: -50px;
}

#TopIframe {
    padding-top: 10px;
    position: relative;
    z-index: 9999;
}

#bottomIframe {
    position: relative;
    direction: ltr;
    top: 490px;
}

#GeneralDetails {
    padding-right: 10px;
}

#BandelssDetails, #tblInvoices, #BalanceDetails, .TableDetails {
    width: 95%;
    margin-right: 10px;
    direction: rtl;
    text-align: center;
}

#BandelssDetails td, #tblInvoices td, #BalanceDetails td, .TableDetails td{
    color: rgba(255, 255, 255, 0.65);
    background-color:#2d2f3b;
    height: 30px;
}

.BtnGoPage {
    background-image: url('../../Web_Images/submit_button.png');
    width:111px;
    height:30px;
    margin-right: 658px;
    text-align: center;
    font-size: 19px;
}

.BtnGoPage a{
    text-decoration:none;
    color: #000;
}


.rptCaprion{
    color: #a1cc39; 
    font-size: 18px; 
    padding-bottom: 10px;
    text-align: center;
}