body{margin-top: 4px; /*background: url("m/login_top.jpg") repeat-x scroll 0 0 #FFFFFF;*/}
.container{text-align:center; width:420px; min-width:420px;}
hr{display:none;}
.CreateAccount {padding: 30px; width: 350px; color:#616161; border:3px solid #fff; background:#e6e6e6; border-radius: 20px; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5); box-shadow: 0 1px 5px rgba(0,0,0,0.5);  text-align: right;}
.CreateAccount h1{display: none;margin-top:0; margin-right:0; margin-left:0; color:#616161; text-align: right;  font-weight: normal; font-size:24px;}
.CreateAccount td.txtin{/*padding-bottom:15px;*/padding-top: 15px;}
.CreateAccount  .lbl{color:#616161; font-weight: normal; padding:15px 0 0; width:120px; line-height:31px;}
.CreateAccount  .txtin input{background:#fff; border:1px solid #ccc !important; width:212px !important; height:31px; line-height:31px;}
.CreateAccount .tdsubmit{padding-top:15px; text-align: center;}
.CreateAccount .tdsubmit input{background: url("m/button_create.png") no-repeat; background-position:top; font-size:24px; color:#fff; width:142px; height:46px;  cursor: pointer;  padding:0; text-align:center;  border:none;}
.CreateAccount .tdsubmit input:hover{background-position:bottom;}
.CreateAccount .subTitle{display:none;}

td.verr_msg{padding-right:121px; color:red;}

/* FAQ */
.g_hide {display: none;}
.cleanVIP{background: none repeat scroll 0 0 #fff;direction:rtl;}
.AM_E_FAQ{padding: 0 25px; font-size: 14px;text-align: right; color:#555555;}
.AM_E_FAQ .title{margin:0;}
.AM_E_FAQ .title h1{ color: #70798F;  font-size: 36px;  font-weight: normal;   line-height: 1.2em; margin:25px 0;}
.AM_E_FAQ ul{}
.AM_E_FAQ ul li{}
.AM_E_FAQ ul li .faq_content{}
.AM_E_FAQ ul li .faq_content .question{color: #3598DB;font-weight: normal;margin-bottom:1em; cursor: pointer;}
.AM_E_FAQ ul li .faq_content .question span{}
.AM_E_FAQ ul li .faq_content .question span.plus{margin-left: 5px;}
.AM_E_FAQ ul li .faq_content .answer{font-weight: normal;margin-bottom: 25px;margin-right: 25px;}


@media screen and (max-width:400px) {
.container{width:100%; min-width:100%; padding:0 5%; box-sizing:border-box;}
.CreateAccount{padding:0; width:100%; border:none; box-shadow:none; -webkit-box-shadow:none; background:#F4F4F4;}
.CreateAccount .intbl{width:100%;}
.CreateAccount .lbl{width:35%;}
.CreateAccount .txtin{width:65%;}
.CreateAccount .txtin input{width:95% !important;}
}