@import url(/html/nds/css/ui.datepicker.css);

.icon-img {
    width: 50px;
    height: 40px;
}

a:hover {
    text-decoration: underline;
}

body#portal-body {
    background-color: #E9EFF5;
    height: 100%;
}

body * {
    font-size: 12px;
}

.font-xx-small {
    font-size: 0.7em;
}

.font-x-small {
    font-size: 0.8em;
}

.font-small {
    font-size: 0.9em;
}

.font-large {
    font-size: 1.1em;
}

.font-x-large {
    font-size: 1.2em;
}

.font-xx-large {
    font-size: 1.3em;
}

form {
    margin: 0pt;
    padding: 1pt;
}

select {
    border: 1px solid #CCCCCC;
}

ul {
    list-style-type: none;
    padding: 0pt;
}

img {
    border: 0pt none;
    margin: 0pt;
    padding: 0pt;
}

textarea {
    /*font-size:1em;*/
    font: normal 9pt "Verdana", "Arial", "Helvetica", "sans-serif";
    outline: none;
}
.icon-rili, .icon-loudou, .icon-fangdajing{
    cursor: pointer;
    color: #808695;
}
.icon-rili:hover, .icon-loudou:hover, .icon-fangdajing:hover {
    color: #1D73FF;
}
.form-button {
    border: 1px solid #9FB7D3;
}

.form-button-hover {
    border-color: #FFFFFF rgb(159, 183, 211) rgb(159, 183, 211) rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
}

.form-text {
    border: 1px solid #CCCCCC;
}

.tree-js-pop-up div {
    background-color: #D3D3D3;
    border: 2px outset #FFFFFF;
    display: none;
    padding: 4px;
    position: absolute;
    text-align: left;
    z-index: 10;
}

.pop-up-outer {
    background-color: #FFFFFF;
    border: 1px solid #383838;
}

.pop-up-inner {
    border: 1px solid #747474;
}

.pop-up-header {
    background-color: #000000;
    height: 25px;
}

.pop-up-title {
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}

.pop-up-close a {
    color: #FFFFFF;
    margin-right: 7px;
    text-decoration: underline;
    white-space: nowrap;
}

.alpha {
    background-color: #9FB7D3;
}

.alpha-gradient {
    background: transparent url(/html/themes/classic/color_schemes/01/portlet_title_bg_gradient.gif) repeat-x scroll 0%;
}

.alpha-neg-alert {
    color: #FF0000;
}

.alpha-pos-alert {
    color: #007F00;
}

.alpha-separator {
    background: transparent url(/html/themes/classic/color_schemes/01/portlet_title_bg_x.gif) repeat-x scroll 0%;
    font-size: 0pt;
    height: 1px;
}

a.alpha {
    background: transparent none repeat scroll 0%;
    color: #000000;
    text-decoration: none;
}

a.alpha:hover {
    color: #000000;
    text-decoration: underline;
}

font.alpha {
    background: transparent none repeat scroll 0%;
    color: #000000;
}

.beta {
    background-color: #90ABCC;
}

.beta-gradient {
    background: transparent url(/html/themes/classic/color_schemes/01/portlet_menu_bg_gradient.gif) repeat-x scroll 0%;
}

.beta-neg-alert {
    color: #FF0000;
}

.beta-pos-alert {
    color: #007F00;
}

.beta-separator {
    background: transparent url(/html/themes/classic/color_schemes/01/portlet_menu_bg_x.gif) repeat-x scroll 0%;
    font-size: 0pt;
    height: 1px;
}

a.beta {
    background: transparent none repeat scroll 0%;
    color: #000000;
    text-decoration: none;
}

a.beta:hover {
    color: #000000;
    text-decoration: underline;
}

.beta {
    background: transparent none repeat scroll 0%;
    color: #000000;
}

.gamma {
    background-color: #FFFFFF;
}

.gamma-gradient {
    background: transparent url(/html/themes/classic/color_schemes/01/portlet_bg_x.gif) repeat-x scroll 0%;
}

.gamma-neg-alert {
    color: #FF0000;
}

.gamma-pos-alert {
    color: #007F00;
}

.gamma-tab {
    /*
    background:url(/html/nds/themes/classic/01/images/from-center-bg.jpg) repeat-x scroll;
    background:url("/html/nds/themes/classic/01/images/h2bg.gif") no-repeat scroll left center #FFFFFF;
    */
    margin: 0;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 0px;
    border-bottom: 1px solid #1D73FF;
    overflow: auto;
    background-color: #1D73FF;
}

.gamma-tab ul, .gamma-tab li {
    float: left;
    line-height: 20px;

}

.gamma-tab ul.current, .gamma-tab li.current {
    border: 0px;
    color: #FFFFFF;
    font-size: 12px;
    /*position:absolute;*//*delete by ken to let the menu hide by animation*/
    padding: 0 6px;
}

.gamma-tab li a {
    color: #777777;
}

.gamma-tab li.current a {
    color: #000000;
}

.gamma-tab li.toggle {
    background: transparent none repeat scroll 0%;
    border: 0px none;
    float: right;
    margin-right: 0px;
    padding-right: 0px;
}

a.gamma {
    background: transparent none repeat scroll 0%;
    color: #000000;
    text-decoration: none;
}

a.gamma:hover {
    color: #000000;
    text-decoration: underline;
}

font.gamma {
    background: transparent none repeat scroll 0%;
    color: #000000;
}

.bg {
    background-color: #FFFFFF;
}

.bg-neg-alert {
    color: #FF0000;
}

.bg-pos-alert {
    color: #007F00;
}

a.bg {
    background: transparent none repeat scroll 0%;
    color: #000000;
    text-decoration: none;
}

a.bg:hover {
    color: #000000;
    text-decoration: underline;
}

font.bg {
    color: #000000;
}

tr.even {
    background-color: #90ABCC;
    color: #000000;
}

tr.odd {
    background-color: #FFFFFF;
    color: #000000;
}

.abody_class {
}

.input-text {
    background-color: #FFFFFF;
    color: #000000;
}

.stab {
    border: 1px solid #ccc;
    background-color: #fff;
    clear: both;
    margin: 0px;
    padding: 5px;
}

.cul {
    float: left;
    height: 21px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.cul ul {
    margin: 0px;
    padding: 0px;
}

.cul li {
    background: transparent url(/html/nds/images/libtn.png) no-repeat scroll right -21px !important;
    display: inline;
    float: left;
    height: 21px;
    margin: 0pt 3px;
    list-style-type: none;
}

.cul li a {
    background: transparent url(/html/nds/images/libtn.png) no-repeat scroll left 0px !important;
    color: #111111;
    display: block;
    float: left;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    padding: 0px 6px 0px 7px;
    margin: 0px;
}

.portlet-loading {
    background: url(/html/nds/images/progress_bar/loading_animation.gif) no-repeat top left;
    margin-top: 10px;
    padding-top: 40px;
    text-align: left;
}
#list_query_form .tr_more_three_hide{
    display: none;
}

/* paco 2013-8-22 delete css begin*/
/*input[type="button"]{*/
/*original delete*//* background:transparent url(/html/nds/themes/classic/01/images/button_bg.gif) repeat scroll 0%; */
/*background:transparent url(/html/nds/themes/classic/01/images/bos-bt.png) repeat scroll 0%;*/
/*border:1px solid #a7a7a7;*/
/*padding: 4px 4px;*/
/*+padding:0px;*//*original delete IE*/
/*}*/
/* paco 2013-8-16 delete css end*/
div.desc-txt {
    padding-left: 2px;
    color: rgba(87, 87, 87, 1);
}

.cbutton {
    cursor: pointer;
    height: 24px;
    border: 1px solid  #1D73FF;
    background: #1D73FF;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    border: 0px;
    border-radius: 2px;
}
.cbutton_close{
    cursor: pointer;
    background: #fff;
    color: #1D73FF;
    border: 1px solid #1D73FF;
}

input[type="button"]:hover {
    cursor: pointer;
    color: #fff;
    background: #1D73FF;
}

.smalltab {
    /*border: 1px solid #ccc;*/
    background-color: #fff;
    clear: both;
    padding: 0px;
}

.sumfooter {
    background-color: #f7f8fa;
    color: #ff0000 !important;
    font-weight: bold;
    text-align: left;
}

/* 主列表底部样式 */
#tr_pagesum {
    position: sticky;
    bottom: 25px;
}
#tr_pagesum td::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    top: 1px;
    background: #dcdfe6;
}
#tr_pagesum::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    bottom: -1px;
    background-image: linear-gradient(0deg, #dcdfe6 60%, #f7f8fa 40%);
}
#tr_totalsum {
    position: sticky;
    bottom: 0px;
    height: 24px;
}
#tr_totalsum td {
    border: none;
    border-left: 1px solid #dcdfe6;
    border-right: 1px solid #dcdfe6;
}
#tr_totalsum::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    bottom: 1px;
    background-image: linear-gradient(0deg, #dcdfe6 50%, #ffffff 50%);
}
/* 一行 */
.page-sticky-1 #tr_pagesum::after {
    height: 1px;
    bottom: 0px;
}
.page-sticky-1 #tr_totalsum {
    height: 25px;
}
.page-sticky-1 #tr_totalsum::after {
    height: 2px;
    bottom: 0px;
}
/* 二行、三行 */
.page-footer-sticky #tr_pagesum::after {
    height: 2px;
    bottom: -2px;
}
.page-footer-sticky-more #tr_pagesum::after {
    /*bottom: -1px;*/
}
/* 更多 */
.page-footer-sticky #tr_totalsum{
    height: 24px;
}
.page-footer-sticky #tr_totalsum::after {
    height: 1px;
}
@-moz-document url-prefix(){
    #tr_pagesum td {
        position: relative;
    }
    #tr_pagesum td::after {
        content: '';
        position: absolute;
        right: -1px;
        bottom: 0;
        top: 0;
        width: 1px;
        background: #dcdfe6;
    }
    #tr_pagesum::after {
        background-image: none;
        background: #dcdfe6;
    }
    #tr_totalsum td {
        position: relative;
    }
    #tr_totalsum td::after {
        content: '';
        position: absolute;
        right: -1px;
        bottom: 0;
        top: 0;
        width: 1px;
        background: #dcdfe6;
    }
    #tr_totalsum::after {
        background-image: none;
        background: #dcdfe6;
    }
}
.sqldesc {
    width: 450px;
}

.currentimg {
    background: url(../images/Trash.png) no-repeat;
    padding: 10px 20px 10px 0px !important;
    margin: 5px 0px 0px 35px;
}
