﻿body {
   }
#tdTHLogin{
    text-align:center;
    font-size:18px;font-weight:700;
    background-color:#6081a5;
    height:30px; width:282px;border:0px solid #000000; border-radius:10px 10px 0 0;
    color:#ffffff;
}
#contWrap{width:100%;align-content:center;}
#login-div{
    width:270px; margin-left:auto;margin-right:auto;height:189px; margin-top:100px;background-color:#e2e2e0;font-size:13px;border:1px solid #c2c2c2;padding:10px;margin:10px;/*medium groove antiquewhite*/
    padding:0px;border-radius:10px 10px 10px 10px;
    color:#372f2f;
    align-content:center;
    position:relative;
}
#clear{width:280px;margin-left:auto;margin-right:auto;margin-top:30px;height:225px;}
#comp-id, #uname, #pwd
{
    height:35px;font-size:14px !important;font-weight:600;
}
 #tf_footer {text-align: right;}
 #btn{float:right;margin-right:23px;}
#login{width:270px;}
#wrapper{
    width:700px;margin-left:auto;margin-right:auto;
}
#pbis_iMaster{
    margin-top:20px;
    width:100%;border:1px solid #f1e1e1;
    background-image:url('../image/bg_pattren.png');background-repeat:repeat;
}
#main-header {
    margin-top:30px;
    width:700px !important;
    margin-left:auto;margin-right:auto;
    align-content:center;
    text-align:center;
    color:#6081a5;/*372f2f*/
     height:20%;
    line-height:10pt;
}
#main-footer{
    height:350px;
    color:#372f2f;
    font-size:14px;
    text-align:center;
    line-height:18px;
    margin-left:auto;margin-right:auto;
}
#main-footer a{
    text-decoration:none;
    color:#372f2f;
}
#subHead{width:510px;margin-left:auto;margin-right:auto;text-align:center;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {
        font-size: 15px;
    }
    #main-header {
    margin-left:auto;margin-right:auto;
    margin-top:30px;
    width:700px !important;
    align-content:center;
    color:#372f2f;
}
    #contWrap{width:100%}
    #subHead{width:500px;margin-left:auto;margin-right:auto;text-align:center;}
}