@charset "utf-8";
/* CSS Document */
#mainContentlog{
border: 1px solid #ffffff;
padding: 0 auto; margin:0 auto;
background-color: #ffffff;
text-align: left;
width:950px; font-family:Arial, Helvetica, sans-serif
}
.signcontent{
background-color:#f9f9f9;
}
.section {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 4px 4px 4px 4px;
margin-bottom: 10px; width:492px; float:left}
.section_header {
background-color: #F6F6F6;
background-image: -moz-linear-gradient(center top , #FAFAFA, #F2F2F2);
background-repeat: repeat-x;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #FFFFFF;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
padding: 0 15px;
}
.section_header h3 {
color: #555555;
text-shadow: 1px 1px 0 #ffffff;
font-size: 18px;
line-height: 40px;
height: 40px;
margin: 0;
padding: 0;}
.logbox{height:570px; padding:15px 15px; background-color:#f9f9f9}
.section_content {
padding:10px 30px;
margin: 0;
/* overflow: hidden; */
}
/*
.row {
width: 100%;
overflow: hidden;
}
*/
.page-header {
margin: 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #F5F5F5;
margin: 0 0 15px;
}
.page-header h3 {
font-size:14px;
color: #5f5f5f;
line-height: 20px;
margin: 0;
padding: 0; font-weight:normal
}

.logbox .control_group {
    margin-bottom:14px; font-size:14px;
}
.logbox .control_group a{ color:#0066cc}
.logbox .control_group a:link{ color:#0066cc; text-decoration:none}
.logbox .control_group a:hover{ text-decoration:underline}
.logbox .control_first{z-index:0; overflow:hidden}
.logbox .control_group:after { clear:both}
.logbox .control_group:before, .logbox .control_group:after {
    content: "";
    display: table;
    line-height: 0;
}
.control_group .control_label{float: left;
    padding:0;
    text-align: right;
    width:116px; display:block; margin-bottom:5px; font-weight:normal; color:#454545; font-size:14px;}
.control_group .control_label_sub{ width:102px}
.control_label .required{ color:#e3302c}
/*--------input--------------*/

.logbox input, .logbox textarea, .logbox select,.logbox .help_inline{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
	width: 120px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 2px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    padding: 2px;
    color: #666666;
}

.logbox input{
    margin-left: 0; width:180px;border-radius: 4px 4px 4px 4px;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    /*height: 16px;
    line-height: 16px;*/
    margin-bottom:2px;
    padding: 2px 6px;
    vertical-align: middle; font-family:Arial, Helvetica, sans-serif;background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.logbox .controls{margin-left:125px;}
.logbox .controls_sub{margin-left:9px; float:left}
/*.row .span3{ width:70%; padding:0 0 0 112px; overflow:hidden; font-size:12px; height:36px; line-height:36px;}
.row .span4{ width:50%; padding:0; overflow:hidden; font-size:12px; height:36px; line-height:36px; margin:0; padding:0; float:right}
*/
.logbox .span3 .button-account, .logbox .span4 .button-account{ float:left; color:#ffffff; text-decoration:none}
.logbox .span3 .button-account,.logbox .span4 .button-account, .logbox .span4 .button-account-cancel{ width:133px; height:36px; line-height:36px; font-size:13px; background:url(../images/button-account.gif) no-repeat; color:#222222; display:block; text-decoration:none; text-align:center; float:left}
.logbox .span4 .button-account-cancel{ background:url(../images/button-cancel.gif) no-repeat; color:#333333}
.logbox .span3 .button-account:link, .logbox .span4 .button-account:link{ color:#ffffff}
.logbox .span4 .button-account-cancel:link{ color:#222222}
.logbox .span3 .button-account:hover, .logbox .span4 .button-account:hover, .logbox .span4 .button-account-cancel:hover{background:url(../images/button-account-href.gif) no-repeat; color:#ffffff; text-decoration:none}
.control_group .control-side{ width:116px}
.control_group .help_inline{ color:#E3302C; font-size:12px;}
.logbox .control-left{ margin-left:8px; width:120px;}
.control_group .control_none{ padding-top:0; line-height:12px}