﻿*,body{margin:0}
*{padding:0}
body{border:0;font-family:Verdana,Geneva,sans-serif;/*font-size:12px*/}
#pnlMyProfile table{top:0}
.captchaimg img{float:left;margin-left:0;margin-top:10px}
.captchatxt{width:150px;float:left;margin-bottom:15px}
.lblman:after{color:red;content:"* ";margin-left:3px;line-height:25px}
.captchaerror{float:left;color:red}
.maincontent{text-align:center;position:absolute;left:253px;top:97px;bottom:0;right:3px;background-color:#fdfdfd;overflow-y:auto}.maincontent .contentTitle tr th span a{text-decoration:none;padding:.5em;height:3em;width:auto;color:#D70000}
.maincontent .contentTitle tr th span a:hover{color:red}
.signup{position:static;max-width:900px;margin:1em auto 0}
.contentTitle{border-bottom:thin solid #a9a9a9;width:100%;height:2.4em}
.users td{padding-left:1em}
.users label{color:#666}
.users tr{background: #fff !important;}
.users {border:none;}
.signup {border: 1px solid #ccc;border-radius: 10px;}
input[type=submit]{height:32px;background-image:url(../img/bgSubmit2.png);background-repeat:repeat-x;border-radius:5px;border:2px solid #26a6c1;color:#fff;padding:0 20px;font-weight:700;cursor:pointer}
input[type=submit]:hover{background-image:url(../img/bgSubmit2.png)}
#search,.users tr td input[type=text],.users tr td input[type=password],.users tr td input[type=email],textarea{width:65%;border:thin solid #d2d2d2;padding:.2em}
#search,.users tr td input[type=text]:focus,.users tr td input[type=password]:focus,.users tr td input[type=email]:focus,textarea:focus{border:thin solid #6da0f3}
#search{width:50%}
textarea{margin-top:.5em;margin-bottom:.5em}
.addClumn,.users,.usersList{border-collapse:collapse!important;width:90%;margin:.2em auto 0}
.users th{text-align:right!important;width:30%!important;height:3.7em!important;vertical-align:top!important;line-height:3em!important;font-weight:400!important;font-size:13px!important;padding:3px!important}
.users td{width:70%!important;border-right:none;}.bankinfo table tr,.paypal_info,.users tr{border-bottom:#c5c5c5 dashed thin}
.bankinfo table tr:last-child,.paypal_info:last-child,.users tr:last-child{border:none}
.signup_title{margin-left:.5em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:0;font-size:1.5em}
.success{color:#449d44}
.fail{color:#c9302c}
.changepassword a{text-decoration:none;color:#00629b;font-weight:700}
.changepassword a:hover{color:#000}
.contentTitles tr th{height:29px!important;border-bottom:thin solid #a9a9a9;width:100%!important}
.contentTitles{width:100%!important;position:fixed;background-color:#fff}
.eb2g-checkprimary{float:left;line-height:25px;padding-left:5px}
.eb2gAlternateEmail{float:left}
.error{font-size:0.8em;color:#f30000;}
select{width:65%;}
#forgotPassword{ margin-bottom:30px; padding-bottom:10px;}
#forgotPassword input[type=email]{border-radius: 5px; padding:8px;}
.eb2g-forgot-paas-title{ width:100%; margin:auto;}
.eb2g-forgot-paas-title img {width:90px; margin-top:20px;}
#forgotPassword p{ padding:0px 20px;}


#forgotPasswordForm a{height:32px;background-image:url(../img/bgSubmit2.png);background-repeat:repeat-x;border-radius:5px;border:2px solid #26a6c1;color:#fff;padding:7px 20px;font-weight:700;cursor:pointer; margin-right:10px;}

.eb2g-login-mob{ max-width:500px;}

#resetPassword input[type=email],#resetPassword input[type=password]{border-radius: 5px; padding:8px;}
#resetPassword{ margin-bottom:20px; padding-bottom:20px;}
.eb2g-set-pass h1{ font-size:40px !important;}
input[type='radio'] {
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    width:13px;
    height:13px;
    border:1px solid darkgray;
    border-radius:50%;
    outline:none;
    box-shadow:0 0 5px 0px gray inset;
}
input[type='radio']:hover {
    box-shadow:0 0 5px 0px orange inset;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;    
    border-radius:50%;    
}
input[type='radio']:checked:before {
    background:#ef8700;
}
/*
.publisherradiobtn input[type="radio"] {position: absolute;opacity: 0;-moz-opacity: 0;-webkit-opacity: 0;-o-opacity: 0;}
.publisherradiobtn input[type="radio"] + label {position: relative;padding: 0 0 0 25px !important;font-size: 16px;line-height: 25px;}
.publisherradiobtn input[type="radio"] + label:before {content: "";position: absolute;top: 6px;height: 14px;width: 15px;background: white;border: 2px solid gray;box-shadow: inset 0px 0px 0px 2px white;-webkit-box-shadow: inset 0px 0px 0px 2px white;-moz-box-shadow: inset 0px 0px 0px 2px white;-o-box-shadow: inset 0px 0px 0px 2px white;-webkit-border-radius: 8px;-moz-border-radius: 8px;-o-border-radius: 9px; margin-left:-20px;}
.publisherradiobtn input[type="radio"]:checked + label:before {background: #ef8700;}*/
