@import "public.css";@import "home.css";
@charset "utf-8";
/*.min.css Document */
header.forgot{ height:130px; background:#fff;}
header.forgot .logo{ display:inline-block; margin-top:50px; float:left;}
header.forgot span{ display:inline-block; margin-top:50px; font-size:18px; padding-left:20px; margin-left:20px; border-left:1px solid #e0e0e0; float:left; line-height: 40px;}
.menu.forgot{ height:50px; line-height:50px; background:#14cb6b; border:0; color:#fff; font-size:18px;}
.rightside{ width:1200px; margin:0 auto; border:0; margin-top:20px; background:#fff;}
#loading{margin-left:25px;}
.print_newphone label{}
.tab_select{ font-size:0; display:inline-block;}
.tab_select span{ display:inline-block; padding:0; left:0; font-size:14px; margin-right:10px; border:1px solid #e0e0e0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px; width:100px; line-height:32px; height:34px; color:#666; text-align:center; position:relative; cursor:pointer;}
.tab_select span.select{border-color:#14cb6b; color:#14cb6b; background:#e0fdee;}
.tab_select span.select:after{ content:""; display:block; height:22px; width:22px; background:url(../images/task_select_ico.png) no-repeat 0 0; position:absolute; right:0px; bottom:0px;}