@charset "utf-8";

body{text-align:center;font-family:arial,verdana,helvetica,sans-serif;font-size:12px;background:none repeat scroll 0 0 #F6F6F4;color:#5C5B5B;line-height:normal;}
a{color:#5C5B5B;text-decoration:none;font-weight:normal;}
a:hover{color:#B80709;text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-family:arial,helvetica,sans-serif;}
h2,h3{font-size:16px;}
textarea{width:100%;font-family:Verdana,Arial,sans-serif;font-size:11px;border:1px solid #EEEEEE;}
checkbox,input,radio,select,button{}
fieldset{margin:0px 0px 15px;border:1px solid #c9c9c9;padding:15px;}
legend{font-weight:bold;line-height:20px;font-size:16px;}
input[type="text"],input[type="password"]{border:1px solid #eee;}
input[type="text"]:disabled{background:none repeat scroll 0 0 #FFF;}

/* login */
.login-page {position: relative;z-index: 0;height: 600px; background:url(images/banner_01_repeat.png) repeat-x;}
.page-body { width:1200px; margin:0 auto; background:url(images/banner_01.png) no-repeat; }
.login-page .returning-wrapper1{margin:0px auto; width:768px; min-height:600px;padding:10px;margin-bottom:15px;border-radius:5px;}
.login-page .returning-wrapper1 .inputs{margin:20px 0;}
.login-page .returning-wrapper1 .message-error{padding:0;}
.login-page .returning-wrapper1 .login_text { margin-top:20px; height: 50px;line-height: 50px;text-align: center;font-size: 18px; font-weight:600; font-family:Simsun Font,SimSun,Arial;}
.login-page .returning-wrapper1 .buttons{float:right;margin:5px 30px;}
.login-page .returning-wrapper1 label{width:80px;display:inline-block;margin-right:10px;white-space:nowrap;vertical-align:middle;font-weight:500;}
.rlf-input {border: 1px solid #d0d6d9;width: 260px;height: 24px;line-height: 24px;font-size: 14px;font-family: Simsun Font,SimSun,Arial;padding: 7px 7px 7px 48px;}
.buttons1{margin:0 auto;}
.form-fields{ margin-top:5%; position: absolute;right: 20%;width: 396px;height: 376px;background: white;border-radius: 3px;background: rgba(255, 255, 255, 0.95);}
.rlf-btn-green {border: 0px;color: #fff;font-size: 18px;height: 50px;line-height: 50px;background-color: #9ed04d;;width: 160px;cursor: pointer;text-align: center; font-weight:500; border-radius:5%;}
.rlf-btn-green:hover{background-color:#76bf48;}


