
.SignUpControl .HeadBox {background:#293955; height:40px; line-height:40px; }
.SignUpControl .HeadBox .Title{color:#ffffff; font-family: "NotoSans", sans-serif !important;
    font-size: 13px;  margin:6px; margin-left: 38px; line-height:40px; }

.SignUpControl .ErrorInfo{}
.SignUpControl .ErrorInfo .ErrorMsg{}

.SignUpControl .FormBody{padding:5px;}
.SignUpControl .FormBody .tbSignUp{}
.SignUpControl .FormBody .tbSignUp .tdleft{ width: 110px;}
.SignUpControl .FormBody .tbSignUp .tdright{}

.SignUpControl .FormBody .tbSignUp .tdright .txtInput{  width: 180px;}
.SignUpControl .FormBody .tbSignUp .tdright .txtInput div {width:185px!important;}
.SignUpControl .FormBody .tbSignUp .tdright .BirthDay{  width: 120px;}

.SignUpControl .Submit{ padding:10px;}
.SignUpControl .btnSignUp 
{
    background-color: #D14836; 
    border: 1px solid transparent; 
    color: White;    height: 32px;        
    width: 80px;           
    margin-right: 5px;  
    font-weight:bold;
    font-family: "NotoSans", sans-serif !important;
    font-size: 13px;
}
