﻿html {
    padding: 0;
    border: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
}

body {
    font-family: Tahoma, Verdana, 宋体;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

table {
    position: relative;
    border-collapse: collapse;
    empty-cells: show;
}

/*一级遮罩*/
.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #B4B0B0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
    z-index: 10;
}
/*一级弹出层*/
.mess {
    position: absolute;
    display: none;
    border: 1px solid #ccc;
    background: #FFFFFF;
    /*text-align: center;*/
    z-index: 999;
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
}

/*一级弹出层行高*/
.mess tr {
    line-height: 30px;
}

/*二级遮罩*/
.maskSed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #B4B0B0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
    z-index: 1000;
}
/*二级弹出层*/
.messSed {
    position: absolute;
    display: none;
    border: 1px solid #ccc;
    background: #FFFFFF;
    /*text-align: center;*/
    z-index: 1001;
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
}

/*模糊查询遮罩*/
.maskLike {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #B4B0B0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
    z-index: 1000;
}
/*模糊查询弹出层*/
.messLike {
    position: absolute;
    display: none;
    border: 1px solid #ccc;
    background: #FFFFFF;
    /*text-align: center;*/
    z-index: 1001;
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .5);
}

/*table tr {
        white-space: nowrap;//文本不换行
    }

    table td {
        white-space: nowrap;
        background-repeat: repeat-x;
    }*/

.css-grid-table tr:hover {
    background-color: #D3EBFB;
}

body, table {
    font-size: 12px;
}

html, body {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

.css-panel {
    font-size: 9pt;
    font-family: Tahoma, Verdana, 宋体;
    overflow: hidden;
    position: relative;
    outline: none;
    height: 100%;
}

.css-panel-border {
    /*border: 1px solid #999999;*/
    overflow: hidden;
    position: relative;
}

.css-panel-viewport {
    background: white;
}

.css-panel .css-panel-viewport {
    position: relative;
    overflow: hidden;
}

.css-panel-toolbar {
    clear: both;
    border-bottom: solid 1px #C9C9C9;
    background: #eff2f4;
    height: 50px;
    width: auto;
    clear: both;
    position: relative;
    overflow: hidden;
    line-height: 50px;
    zoom: 1;
    border: #A5ACB5 1px solid;
}

.css-panel-body {
    position: relative;
    /*padding: 5px;*/
    text-align: left;
    width: auto;
    height: 100%;
}

.css-grid-headerCell {
    /*background: #E7EBEF url(images/grid/header.png) repeat-x 0 0;*/
    /*border-right: #A5ACB5 1px solid;*/
    /*border-bottom: #A5ACB5 1px solid;*/
    /*overflow: auto;*/
    padding: 0;
}

.css-grid-table {
    text-align: center;
    width: 100%;
    text-align: center;
    border-left: #A5ACB5 1px solid;
    border-top: #A5ACB5 1px solid;
    font-size: 16px;
}

.css-grid-menutable {
    text-align: center;
    width: 100%;
    text-align: center;
    border-left: #A5ACB5 1px solid;
    border-top: #A5ACB5 1px solid;
    font-size: 16px;
}

    .css-grid-menutable tr td {
        border-right: #A5ACB5 1px solid;
        border-bottom: #A5ACB5 1px solid;
    }

.css_top_menu {
    background: #E3E6E8 url(images/panel/header.png) repeat-x 0 0px;
}

.css-grid-table tr td {
    border-right: #A5ACB5 1px solid;
    border-bottom: #A5ACB5 1px solid;
    white-space: nowrap;
}

.css-grid-columns-view {
    position: relative;
    z-index: 9;
    overflow: auto;
    height: 100%;
    _width: 100%;
}

.css-grid-topRightCell {
    /*background: #E7EBEF url(images/grid/header.png) repeat-x 0 0;*/
    border-right: #A5ACB5 1px solid;
    border-bottom: #A5ACB5 1px solid;
    position: absolute;
    left: 0;
    top: 0;
    width: 20000px;
    height: 100%;
    z-index: 9;
    margin-left: -2px;
    margin-top: -1px;
    _top: auto;
    _bottom: -1px;
}

.css-window {
    /*display:none;*/
    position: absolute;
    background: #E3E6E8;
    border: #A5ACB5 2px solid;
}

.css-panel-footer .right {
    width: 110px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.css-panel-footer {
    width: 100%;
    height: 50px;
    /*background-color: #A5ACB5;*/
    position: absolute;
    bottom: 0;
}

.selectRow {
    background: #DFE8F6;
}

.css-textbox {
    width: 125px;
    height: 21px; 
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

/*页面提示*/
.tips {
    color: red;
    font-size: 16px;
}

/*弹窗提示*/
.win_tips {
    color: red;
    font-size: 16px;
}

/*二级弹窗提示*/
.top_win_tips {
    color: red;
    font-size: 16px;
}

/*框体头，放title按钮等*/
.css-panel-header {
    width: auto;
    height: 25px;
    overflow: hidden;
    background: #F7F7F7 url(images/panel/header.png) repeat-x 0 0px;
    color: #201F35;
    border-bottom: solid 1px #bbb;
    cursor: default;
    position: relative;
    zoom: 1;
    text-align: left;
}
/*头部文本*/
.css-panel-header-inner {
    padding: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 8px;
}

/*弹窗脚放按钮的*/
.css-window-footer {
    border-top: solid 1px #C9C9C9;
    background: #E3E6E8 url(images/panel/footer.png) repeat-x 0 0px;
    width: auto;
    position: relative;
    overflow: hidden;
    line-height: 18px;
    zoom: 1;
    padding-bottom: 0px;
    text-align: right;
}

/*按钮*/
.bluebutton {
    width: 60px;
    height: 28px;
    font-family: "tahoma", "宋体"; /*www.52css.com*/
    font-size: 11pt;
    color: #003366;
    border: 0px #93bee2 solid;
    border-bottom: #93bee2 1px solid;
    border-left: #93bee2 1px solid;
    border-right: #93bee2 1px solid;
    border-top: #93bee2 1px solid;
    background-color: #ffffff;
    font-style: normal;
}
    /*鼠标滑过*/
    .bluebutton:hover {
        background-color: #C9DEF5;
    }

/*默认按钮*/
.css-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;
    filter: alpha(opacity=90);
}
    /*鼠标滑过*/
    .css-btn:hover {
        opacity: .8;
        filter: alpha(opacity=80);
        color: #fff;
    }
    /*鼠标按下*/
    .css-btn:active {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    /*按钮间距*/
    .css-btn + .css-btn {
        margin-left: 10px;
    }
/*圆角*/
.css-btn-radius {
    border-radius: 100px;
}
/*按钮，图标的大小*/
.css-btn .css-icon {
    font-size: 18px;
    vertical-align: bottom;
}
/*原始按钮*/
.css-btn-primary {
    border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555;
}
    /*鼠标滑过*/
    .css-btn-primary:hover {
        border-color: #009688;
        color: #333;
    }
/*百搭按钮*/
.css-btn-normal {
    background-color: #1E9FFF;
}
/*暖色按钮*/
.css-btn-warm {
    background-color: #F7B824;
}
/*警告按钮*/
.css-btn-danger {
    background-color: #FF5722;
}
/*禁用按钮*/
.css-btn-disabled, .css-btn-disabled:active, .css-btn-disabled:hover {
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
    opacity: 1;
}

   * {
            padding: 0;
            margin: 0;
        }

        .contentnew {
            margin-left: 187px;
            height: 100%;
            margin-top: 13px;
            min-width: 900px;
            margin-top: 20px;
        }

        .main {
            /*width: 98%;*/
            margin: 0 auto;
        }

        .OrderDetail {
            color: #257aba;
        }

        .new-panel-toolbar {
            /*height: 60px;*/
            width: 100%;
            background: #eff2f4;
            border: #A5ACB5 1px solid;
            padding-top:15px;
            padding-left:5px;
        }

        .new-panel-body {
            width: 100%;
            height: 100%;
            text-align: left;
            overflow: auto;
            border: solid 1px #acacac;
            border-top: none;
        }