﻿.panel-body {
    border: 1px solid #dedede;
}

.datagrid-header, .datagrid-td-rownumber {
    background: #e5e5e5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef,endColorstr=#efefef,GradientType=0);
    height: 36px;
}

    .datagrid-header .datagrid-cell span {
        font-size: 14px;
        color: #393939;
        font-family: 微软雅黑;
    }

.datagrid-btable {
    color: #808080;
    font-family: 微软雅黑;
}

.datagrid-header-row, .datagrid-row {
    height: 36px;
}

.panel-header {
    border: 0;
    background: #ffffff;
    padding: 0;
}

.panel-title {
    font-size: 14px;
    color: #6ec1e0;
    margin-bottom: 10px;
    font-weight: normal;
}

.datagrid-header td, .datagrid-body td, .datagrid-footer td {
    border-top: 0;
    border-bottom: 0;
    border-color: #e6e6e6;
    border-style: solid;
}

.datagrid-header {
    border: 0;
}
/*.datagrid-header .datagrid-cell ,.datagrid-body .datagrid-cell 
{
    min-width:98%;
    margin:0 auto;
    padding:0;
}*/
.datagrid-row {
    background-color: #ffffff;
}

.datagrid-row-alt {
    background-color: #f6f6f6;
}

.datagrid-row-over {
    background-color: #eef6f9; 
    color: #808080;
}

.datagrid-row-selected {
    background-color: rgb(252, 230, 162);
    color: #808080;
}

.pagination {
    border: 1px solid #dedede;
    border-top: 0;
    height: 36px;
    background: #efefef;
    /*float: left;
    width: 100%;*/
}

    .pagination table, .pagination-info {
        height: 36px;
        line-height: 36px;
        font-family: 微软雅黑;
        color: #808080;
    }
#pp_AppHistory  .pagination-num, #pp_JobHistory  .pagination-num {
    width: 4em;
}
    .pagination-page-list, .pagination .pagination-num {
        border: 1px solid #4ab1d8;
        text-indent: 0px;
    }

.window-mask {
    background-color: #000000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.window {
    padding: 0;
    border: 0;
}

    .window .window-body {
        border: 0;
        padding: 0;
        overflow-x: hidden;
        min-width: 100%;
    }

    .window .window-header {
        filter: "";
        background: url('../../images/Admin/title_center.png') repeat;
        background-repeat: repeat-x;
        padding: 0;
        margin: 0;
        height: 31px;
        padding-top: 5px;
        position: relative;
        width: 100%;
    }

.window-header .panel-title {
    font-size: 15px;
    color: #ffffff;
    height: 26px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-indent: 12px;
    border-left: 2px solid #ffffff;
    margin-left: 16px;
}

.window .window-header .panel-tool {
    margin-top: -12px;
    right: 14px;
}

.panel-tool-close {
    background: url('../../images/Admin/icon_close.png');
}

.dialog-button {
    top: 0 !important;
    width: 1024px;
    border: 0;
    border-top: 1px solid #dedede;
    background: #ffffff;
    height: 46px;
}

    .dialog-button .l-btn {
        width: 68px;
        height: 30px;
        font-size: 14px;
        color: #ffffff;
        line-height: 30px;
        float: right;
        margin: 11px 10px 5px 0;
        background: url('../../images/Admin/btn.png');
        text-indent: 0;
        cursor: pointer;
        text-align: center;
        border-radius: 0px;
        border: 0;
    }

        .dialog-button .l-btn:hover {
            background: url('../../images/Admin/btn_hover.png');
        }

        .dialog-button .l-btn:disabled {
            opacity: 0.5;
        }

.dialog-content {
    margin: 4px 30px 30px 30px;
    font-size: 14px;
    color: #61c1e0;
}

    .dialog-content .dialog-title {
        margin: 16px 0 10px 0;
    }

.l-btn-text {
    font-size: 14px;
    line-height: 27px;
    color: #ffffff;
}


.loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 99999999;
}

    .loading img {
        float: left;
        margin-left: 45%;
        padding-top: 25%;
    }

.loading2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 99999999;
}

    .loading2 img {
        float: left;
        margin-left: 45%;
    }

.smallDialog_content {
    width: 96%;
    margin: 20px auto;
}

.smallDialog_Row {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .smallDialog_Row .label {
        width: 84px;
        height: 32px;
        line-height: 30px;
        color: #393939;
        background-color: #f6f6f6;
        float: left;
        text-indent: 6px;
        margin-left: 25px;
        font-size: 14px;
    }

    .smallDialog_Row .input {
        width: 208px;
        height: 28px;
        font: 14px;
        line-height: 28px;
        margin-left: 20px;
        border: 1px solid #e0e0e0;
        color: #808080;
        float: left;
        text-indent: 4px;
    }

    .smallDialog_Row .select {
        width: 210px;
        height: 32px;
        font: 14px;
        line-height: 32px;
        margin-left: 20px;
        border: 1px solid #e0e0e0;
        color: #808080;
        float: left;
        text-indent: 4px;
    }

    .smallDialog_Row .inputL {
        float: left;
        border: 0px;
        height: 28px;
        line-height: 28px;
        width: 88%;
        color: #808080;
    }

    .smallDialog_Row .imgR {
        float: right;
        margin-top: 5px;
        margin-right: 6px;
        cursor: pointer;
    }

    .smallDialog_Row .checkbox {
        width: 26px;
        height: 26px;
        border: 0px;
        float: left;
        margin-left: 20px;
    }

    .smallDialog_Row .button {
        float: right;
        font-size: 14px;
        color: #ffffff;
        width: 68px;
        height: 30px;
        background: url('../../images/Admin/btn.png');
        border: 0;
        text-indent: 0;
        margin: 0 1px 0 6px;
        cursor: pointer;
    }

        .smallDialog_Row .button:hover {
            background: url('../../images/Admin/btn_hover.png');
        }

    .smallDialog_Row .img_unselect {
        width: 24px;
        height: 24px;
        margin-left: 20px;
        float: left;
        margin-top: 4px;
        background: url("../../../images/Admin/weix2.png");
    }

    .smallDialog_Row .img_select {
        width: 24px;
        height: 24px;
        margin-left: 20px;
        float: left;
        margin-top: 4px;
        background: url("../../../images/Admin/xuanz3.png");
    }

.datebox {
    border: 1px solid #e0e0e0;
    float: left;
    height: 28px !important;
    line-height: 28px !important;
    width: 250px;
    padding: 0 !important;
    text-indent: 0 !important;
}

    /*
.textbox-focused
{
	box-shadow:0 0 0 0 #e0e0e0;
}
*/

    .datebox span {
        width: 30px;
        height: 30px;
    }

        .datebox span a {
            width: 16px !important;
            height: 17px !important;
            margin: 6px 7px 7px 6px;
        }

.textbox, .textbox-addon {
    border-radius: 0px;
    background: url('') !important;
}

    .textbox .textbox-prompt, .textbox .textbox-text {
        height: 22px;
        font-size: 14px;
        line-height: 22px;
        border-radius: 0px;
    }

    .textbox .validatebox-text {
        color: #808080 !important;
    }

.panel-tool-max {
    background: url('../../images/Admin/icon_max.png') no-repeat;
}

.panel-tool-restore {
    background: url("../../images/Admin/icon_restore.png");
}

.panel-tool a {
    margin: 0 0 0 5px;
    height: 24px;
}

.uploadFileHiddenParent {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.uploadFileHidden {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 300px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 100% !important;
    height: 100% !important;
}
.btnQuotaInfo,.btnStoreMonitorInfo {
    color: #4ab1d8;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 16px;
    cursor: pointer;
}
.quotaList, .addQuota {
 
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 15px;
}
.quotaInfo,.StoreMonitorInfo {
    display:none;
    width: 92%;
    float: left;
    margin-left:4%;
    margin-top:15px;
}
/*输入框排列公共样式，一行排任意列*/
.row_common {
    width: 100%;
    float: left;
    font-size: 14px;
    margin-top:10px;
}
/*一行排1列*/
.column_common_1 {
    width: 100%;
    float: left;
}
/*一行排2列*/
.column_common_2 {
    width: 50%;
    float: left;
}
/*一行排3列*/
.column_common_3 {
    width: 33.33333%;
    float: left;
}
/*一行排4列*/
.column_common_4 {
    width: 25%;
    float: left;
}
.label_common {
    color: #393939;
    width: 30%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    
}


.label_common_div {
    color: #393939;
    width: 13%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #f6f6f6;
    text-indent: 14px;
    margin-right: 10px;
    
}
.wrapinput_common {
    width: 70%;
    float: left;
}
.input_common {
    width: 90%;
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e0e0e0;
    padding: 0px;
    color: #808080;
}
