﻿
.TextBox {
    border: 1px solid #7F9DB9;
    height: 22px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
}

.TextBoxDropDown {
    border: 1px solid #7F9DB9;
    height: 22px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
}

.TextBoxReadOnly {
    border: 1px solid #7F9DB9;
    height: 22px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    background-color: #FFF0D2;
}

.TextBoxDropDownReadOnly {
    border: 1px solid #7F9DB9;
    height: 22px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    background-color: #FFF0D2;
}


.watermark {
    background-color: #EEF8FD;
    color: #C0C0C0;
}

.navPoint {
    font-family: Webdings;
    font-size: 9pt;
    color: white;
    cursor: pointer;
}

.table_content {
    font-size: 12px;
    /*color: #FFFFFF;*/
    width: 100%;
    background-color: #C2D3DA;
}


.page_title {
    font-size: 9pt;
    font-weight: bold;
    color: #005EBB;
}

.section_title {
    font-weight: bold;
    color: #005EBB;
}

.TDStyle {
    vertical-align: middle;
    width: 160px;
    height: 18px;
}

.TDStyle1 {
    vertical-align: middle;
    height: 18px;
    text-align: center;
}

.TDStyle2 {
    vertical-align: middle;
    height: 18px;
    text-align: left;
}

.TDStyle3 {
    vertical-align: middle;
    height: 18px;
    text-align: right;
}

.TDStyle1New {
    background-color: #FFFFFF;
    text-align: center;
}

.TDStyle2New {
    background-color: #FFFFFF;
    text-align: left;
}

.TDStyle3New {
    background-color: #FFFFFF;
    text-align: right;
}

.TDStyle1Caption {
    background-color: #F0FFFF;
    text-align: center;
    height: 18px;
}

.TDStyle2Caption {
    background-color: #F0FFFF;
    text-align: left;
    height: 18px;
}

.TDStyle3Caption {
    background-color: #F0FFFF;
    text-align: right;
    height: 18px;
}


.TDStyle1Section {
    background-color: #63B8FF;
    text-align: center;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
}

.TDStyle2Section {
    background-color: #63B8FF;
    text-align: left;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
}

.TDStyle3Section {
    background-color: #63B8FF;
    text-align: right;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
}


.TDStyle1SubSection {
    background-color: #BFEFFF;
    text-align: center;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
}

.TDStyle2SubSection {
    background-color: #BFEFFF;
    text-align: left;
    height: 22px;
    font-weight: bold;
    color: #000000;
}

.TDStyle3SubSection {
    background-color: #BFEFFF;
    text-align: right;
    height: 22px;
    font-weight: bold;
    color: #FFFFFF;
}



.TDStyleFoot {
    background-color: #FFFFFF;
    vertical-align: top;
}

.GridViewStyle {
    border-right: 1px solid #C2D3DA;
    border-bottom: 1px solid #C2D3DA;
    border-left: 1px solid #C2D3DA;
    border-top: 1px solid #C2D3DA;
    padding: 4px;
}

    .GridViewStyle a {
        /*color: #FFFFFF;*/
        color: blue;
    }

.GridViewHeaderStyle th {
    border-left: 1px solid #C2D3DA;
    border-right: 1px solid #C2D3DA;
    border-bottom: 1px solid #C2D3DA;
    border-top: 1px solid #C2D3DA;
}

.GridViewHeaderStyle {
    background: url(../images/tb.jpg);
    font-weight: bold;
    color: #333333;
}

.GridViewFooterStyle {
    background-color: #FFF0D2;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle {
    background-color: White;
    color: #333333;
}

.GridViewAlternatingRowStyle {
    background-color: #F0F4F7;
    color: #284775;
}

    .GridViewRowStyle td, .GridViewAlternatingRowStyle td {
        border: 1px solid #C2D3DA;
    }

.GridViewSelectedRowStyle {
    font-weight: bold;
}

.GridViewEditRowStyle {
    font-weight: bold;
}

.GridViewPagerStyle {
    background-color: #FFFFFF;
    color: black;
    text-align: right;
}

    .GridViewPagerStyle table /* to center the paging links*/ {
        margin: 0 auto 0 auto;
    }

.GridViewEmptyRowStyle {
    border-right: #C2D3DA 1px;
    border-top: #C2D3DA 1px;
    border-left: #C2D3DA 1px;
    border-bottom: #C2D3DA 1px;
    background-color: #FFFFFF;
    text-align: center;
}


.paginator {
    font: 11px Arial, Helvetica, sans-serif;
    padding: 3px 0 3px 0;
}

    .paginator a {
        padding: 1px 6px;
        border: solid 1px #ddd;
        background: #fff;
        text-decoration: none;
        margin-right: 2px;
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
        }

    .paginator .cpb {
        padding: 1px 6px;
        font-weight: bold;
        font-size: 13px;
        border: none;
    }

    .paginator a:hover {
        color: #fff;
        background: #ffa501;
        border-color: #ffa501;
        text-decoration: none;
    }

.paginator1 {
    font: 11px Arial, Helvetica, sans-serif;
    padding: 3px 0 3px 0;
}


  .mainbody  {
                
    /* position: relative; */
                position:  absolute;
                left:  0;
                right:  0;
                top:  0;
                width:  100%;
                height:  100%;
            ;
}

.loginBox {
    overflow: hidden;
    position: absolute;
    width: 442px;
    height: 368px;
    padding-bottom: 60px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    margin-left: -221px;
    margin-top: -214px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    behavior: url(./PIE.htc);
    -webkit-box-shadow: 0 0 40px 4px rgba(0, 0, 0, .23);
    -moz-box-shadow: 0 0 40px 4px rgba(0, 0, 0, .23);
    box-shadow: 0 0 40px 4px rgba(0, 0, 0, .23);
    text-align: center;
}



.logo {
    /*position: absolute;*/
    width: 50%;
    /*top: 50%;*/
    display: block;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 40px;
    behavior: url(./PIE.htc);
    text-align: center;
}


.logo1 {
    overflow: hidden;
    position: absolute;
    padding-bottom: 60px;
    left: 50%;
    top: 50%;
    margin-left: -271px;
    margin-top: -304px;
    behavior: url(./PIE.htc);
    text-align: center;
}


.icp {
    overflow: hidden;
    position: absolute;
    padding-bottom: 60px;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: 250px;
    behavior: url(./PIE.htc);
    text-align: center;
}

.inputItem {
    position: relative;
    overflow: hidden;
    border: 1px solid #999;
    padding-left: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    behavior: url(./PIE.htc);
    margin-bottom: 20px;
}

    .inputItem input {
        float: right;
        width: 80%;
        border: none;
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        -webkit-border-radius: 0px 8px 8px 0px;
        -moz-border-radius: 0px 8px 8px 0px;
        -ms-border-radius: 0px 8px 8px 0px;
        -o-border-radius: 0px 8px 8px 0px;
        border-radius: 0px 8px 8px 0px;
        behavior: url(./PIE.htc);
        outline: none;
        background-color: rgba(0, 0, 0, 0);
    }

    .inputItem .icon {
        width: 16%;
        float: left;
        margin-right: 10px;
        position: absolute;
        left: 10px;
        margin-top: 15px;
    }

.inputItem-2 {
    margin-bottom: 42px;
}


.checkCode {
    position: relative;
    overflow: hidden;
    border: 1px solid #999;
    padding-left: 10px;
    -webkit-border-radius: 0px 8px 8px 0px;
    -moz-border-radius: 0px 8px 8px 0px;
    -ms-border-radius: 0px 8px 8px 0px;
    -o-border-radius: 0px 8px 8px 0px;
    border-radius: 0px 8px 8px 0px;
    border-radius: 8px;
    behavior: url(./PIE.htc);
    margin-bottom: 22px;
}

    .checkCode input {
        float: right;
        width: 73%;
        border: none;
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        -webkit-border-radius: 0px 8px 8px 0px;
        -moz-border-radius: 0px 8px 8px 0px;
        -ms-border-radius: 0px 8px 8px 0px;
        -o-border-radius: 0px 8px 8px 0px;
        border-radius: 0px 8px 8px 0px;
        behavior: url(./PIE.htc);
        outline: none;
        background-color: rgba(0, 0, 0, 0);
    }

    .checkCode .icon {
        width: 22%;
        float: left;
        margin-right: 10px;
        position: absolute;
        left: 10px;
        margin-top: 15px;
    }


.checkCode-img {
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    behavior: url(./PIE.htc);
    margin-bottom: 22px;
}

.signBtn {
    background: #19bbfe;
    color: #fff;
    text-align: center;
    padding: 13px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    font-size: 20px;
    cursor: pointer;
}





  
.login-form-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none;
}

.login-form {
    z-index: 9999;
    position: fixed;
    top: 35%;
    left: 45%;
    width: 800px;
    height: 540px;
    margin: -180px 0 0 -330px;
    border-radius: 5px;
    border: solid 2px #666;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px #666;
    overflow: scroll;
}

.login-close {
    margin-right: 15px;
}

