html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
*{margin: 0;padding: 0;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-tap-highlight-color: rgba(0,0,0,0);}
html{overflow-x:hidden !important;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: 'Open Sans', sans-serif;font-size:15px;}
html,body{height: 100%;background-color:#f3f3f3;font-weight: 400;}
img, input, textarea{border: 0px;outline: none!important;resize: none;}
img{-ms-interpolation-mode: bicubic;border: 0;height: auto;max-width: 100%;vertical-align: middle;}
a{outline: none!important;-webkit-tap-highlight-color: rgba(0,0,0,0);text-decoration: none;color: inherit;}
table{border-collapse: collapse;text-align: center;}
td,th{border:1px solid #ededed;padding: 10px 0px;}
th{font-size: 15px;color: #fff;background-color: #535353;font-weight: 400;}
td{font-size: 13px;color: #919191;}
#main-wrapper{width:100%;min-height:100%;position: relative;padding-bottom:47px;}
.wrap{max-width:1180px;padding:0px 20px;margin: 0 auto;overflow: auto;}

header{width:100%;padding: 26px 0px;;background-color: #1c89c9;color: #ffffff;}
header #logo{float: left;}
header #logout{float: right;font-size: 16px;}
header #logout a{background:url(../images/icon-logout.png) no-repeat left center;background-size:18px 20px;padding-left:25px;display: block;}

.export{display: block;height: 32px;width: 140px;background-color: #58a8d7;text-align: center;color: #fff;padding: 5px 0px;margin: 20px 0px 10px;float: right;}
.btn-green, .qq-upload-button{height: 42px;font-size: 16px;background-color: #AFD136;color: #ffffff;width: 275px;text-align: center;padding: 10px 0px;cursor: pointer;display: block;}
#content-section{width:100%;margin-bottom: 30px;}
.content-block{padding: 50px;background-color: #ffffff;margin: 30px 0px 0px;overflow: auto; position: relative; overflow: hidden}
.content-block a{display: inline-block; margin-left: 30px; vertical-align: middle;}
.content-block .visible-content{overflow: auto;}
.content-block .content-text{width: 70%; color: #8e8e8e; display: inline-block; font-size: 14px; vertical-align: middle; width: 70}
.content-block .content-text h3{font-weight: 600;font-size:19px;color: #575656;}
.toggle-content{background-color: #fff;padding: 10px;border-top: 1px solid #ededed; position: relative; overflow: hidden;}
.status {background-color: #fff;padding: 15px 50px 25px;font-size:12px;border-top: 1px solid #ededed;}
.status .success{color: #238039;background:url(../images/success.png) no-repeat left center;padding-left:20px;margin: 0px 0px 10x;}
.status .error{background:url(../images/error.png) no-repeat left center;padding-left:20px;color:#d14646;margin: 0px 0px 10x;}
footer{font-size: 12px;color: #bbbbbb;text-align: center;background-color:#595959;padding: 15px 0px;height:47px;position: absolute;bottom: 0px;width: 100%;}

.hidden { display: none;}

.qq-upload-button {
    border-bottom: 0;
}

.omron-progress {
    margin-top: 10px;
    display: none;
}

.qq-upload-success, .qq-upload-list {
    display: none;
}

.modal {
    display:    none;
    text-align: center;
    position:   absolute;
    z-index:    1000;
    top:        10px;
    height:     100%;
    width:      100%;
    float:      left;
    background: rgba( 255, 255, 255, .4 ) 
                url('../images/loader.gif') 
                50% 0% 
                no-repeat;
}

body.login {
    background-color: #3E86C7;
    color: #FFFFFF;
}

body.login a{
    font-weight: bold;
    text-decoration: underline;
}

body.login .link-container{
    padding: 20px;
}

.login .container {
    
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -207px;
}

.login.signup .container {
    margin-top: -185px;
}

.login .login-box {
    min-width: 415px;
    border: 1px solid #6AAADC;
    background-color: #448FD3;
    min-height: 250px;
}

.login .form-control {
    height: 30px;
    width: 225px;
    margin: 0 auto 12px auto;
    text-align: center;
}
.login label {
    display: inline-block;    
    font: 13.3333px Arial;
    margin-bottom: 10px;
}
.right-padding-20 {
    padding-right: 20px;
}
.login .btn,
.login .btn:hover,
.login .btn:focus {
    height: 34px;
    width: 225px;
    background-color: #ACD339;
    font-weight: bold;
    padding: 0;
    border: none;
    cursor: pointer;
    color: #ffffff;
}
.login .logo {
    text-align: center;
}
.login .logo img {
    margin: 25px auto;
}
.login .login-footer{
    color: #6AAADC;
    background-color: inherit;
    margin-top: 30px;
}
.login .error {
    font: 13.3333px Arial;   
    font-weight: bold;
    padding-bottom: 4px;
}
.login input[type='radio'] {
    height: 16px;
    width: 15px;
    vertical-align: middle;
}

.login .header{
    padding:10px;
}
.row {
    clear: both;
    text-align: center;
}

.error {
    color:#d14646;
}

#more,
#hide{
    color: #448fd3;
    font-weight: bold;
    margin: 5px auto 0;
    width: 50%;
    cursor: pointer;
}

.note {
    margin-top: 20px;
    font-size: 13px;
    font-style: italic;
}
fieldset {
    display: block;
    border: 1px solid #dedddd;
    margin-top: 20px;
    padding: 0px 10px 10px;
}
fieldset .content-block {
    margin-top: 10px;
}
fieldset .content-block .content-text{
    width: 68%;
}
legend {
    margin-left: 45px;
    font-weight: bold;
    color: #8e8e8e;
    font-size: 21px;
    padding-left: 10px;
    padding-right: 10px;
}
.password-policy{
    margin-top: 10px;
    margin-left: 10px;
    font-size: 10px;
    text-align: left;

}
.password-policy ul{
    margin-left: 15px;
}