﻿@charset "utf-8";
/* CSS Document */
.content{padding:1rem 10px 10px 10px;}
article.bottom_c section{padding-left: 10px;padding-right: 10px;height: auto; background-color:#EEEEEE; line-height:49px;margin-bottom:10px;}
article.bottom_c input[type="text"], article.bottom_c input[type="password"]{width:100%;text-align:right;outline:none; box-shadow:none;border:none; height:30px; color:#333;background-color:#EEEEEE;}
section span{float:left; padding-left:5px}
section span.fRight{float:none; padding-left:15px; position:relative; overflow:hidden; display:block}
.log_opt{text-align:right; padding:0 10px}
.log_ele{padding:15px 10px}
.log_ele a:last-child{float:right}
.dire_btn{color:white; font-size:16px; text-align:center; display:block; height:44px; line-height:44px; border:1px solid #4ba5ff; text-shadow:0px -1px 0px #0a83ff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-image:-webkit-gradient(linear,left top,left bottom,from(#75bbff),to(#0a83ff)); background-image:-webkit-linear-gradient(#75bbff,#0a83ff); background-image:-moz-linear-gradient(#75bbff,#0a83ff); background-image:-ms-linear-gradient(#75bbff,#0a83ff); background-image:-o-linear-gradient(#75bbff,#0a83ff); background-image:linear-gradient(#75bbff,#0a83ff); width:100%}
.log_tip{text-align:center; padding-top:5px}
.log_tip span{color:#ff8b0d}
a {color: #1F77DF;text-decoration: none;-webkit-tap-highlight-color: #c8c8c8;}

.btn {width: 100%;height: 45px;display: block;line-height: 45px;text-align: center;font-size: 18px;color: #fff;border-radius: 0px;margin-bottom: 10px;}
.btn-blue {border: 1px solid #2d95ff;background-image: -webkit-gradient(linear,left top,left bottom,from(#28e),to(#28e));background-image: -webkit-linear-gradient(#28e,#28e);margin-top:10px;
background-image: -moz-linear-gradient(#28e,#28e);background-image: -ms-linear-gradient(#28e,#28e);background-image: -o-linear-gradient(#28e,#28e);background-image: linear-gradient(#28e,#28e);}
.err{margin:0px;font-size:14px;padding:5px;border:1px solid #ffd5bb;color:#f60;background:#fff4ed;display:block;margin-bottom:10px;}
