﻿/*  base css*/
html, body {
    height: 100%;
    width: 100%;
    overflow: hidden;
    font-family: "Microsoft YaHei","微软雅黑", Arial !important;
    font-size: 13px;
    color: #333;
}

/*header top*/
.menu-sep {
    margin: 3px 0px 3px 0px;
}

/*layout header*/
.byh_layout_header {
    top: 0px;
    left: 0px;
    right: 0px;
    height: 60px;
    border-bottom: 1px solid #E4E7ED;
    box-shadow: inset 0px -6px 6px -6px #E4E7ED;
}

.byh_header_container {
    background-color: #47aff5;
    color: white;
}

    .byh_header_container .title {
        line-height: 60px;
        font-size: 20px;
        cursor: default;
    }

        .byh_header_container .title .title-img {
            width: 32px;
            height: 32px;
            margin-left: 8px;
        }

        .byh_header_container .title .title-txt {
            margin-left: 8px;
        }

    .byh_header_container .bar {
        line-height: 60px;
    }

        .byh_header_container .bar .mdi {
            font-size: 18px;
            position: relative;
            top: 2px;
            margin-right: 6px;
        }

        .byh_header_container .bar li {
            margin: 0px 10px;
            color: white;
            cursor: default;
            font-weight: 600;
        }

        .byh_header_container .bar .exit:hover {
            color: #f1c40f !important;
            cursor: pointer;
        }

.byh_layout_body {
    top: 60px;
    bottom: 30px;
    left: 0px;
    right: 0px;
}

    /*layout body slider*/
    .byh_layout_body .byh_layout_body_slider {
        left: 0px;
        width: 200px;
        top: 0px;
        bottom: 0px;
        z-index: 99;
    }


    /*layout body content*/
    .byh_layout_body .byh_layout_body_content {
        left: 200px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        border-left: 1px solid #E4E7ED;
        box-shadow: inset 8px 0px 8px -8px #E4E7ED;
        z-index: 99;
    }

    .byh_layout_body .tabs-header {
        position: absolute;
        top: 0px;
        height: 36px;
        line-height: 36px;
        left: 0px;
        right: 0px;
        border: 0px;
        background-color: #f9f9f9;
    }

    .byh_layout_body .tabs-scroller-left, .byh_layout_body .tabs-scroller-right {
        top: 0px;
    }

    .byh_layout_body .tabs-tool {
        background-color: #f9f9f9;
    }

    .byh_layout_body .tabs-wrap {
        top: 0px;
    }

    .byh_layout_body .tabs li {
        margin: -1px 4px -1px 0;
    }

    .byh_layout_body .tabs-wrap .tabs-inner {
        border: 1px solid #ebebeb;
        border-bottom: 0px;
        padding: 0px 18px;
        color: inherit;
    }

    .byh_layout_body .tabs li.tabs-selected .tabs-inner {
        color: #47aff5;
    }

    .byh_layout_body .tabs li.tabs-selected {
        background: white;
    }

    .byh_layout_body .tabs li .tabs-inner:hover {
        opacity: 0.8;
    }

    .byh_layout_body .tabs-wrap .tabs-close {
        right: 8px;
    }

    .byh_layout_body .tabs-panels {
        position: absolute;
        top: 36px;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }
/*  分辨率适配 依照1920x1080  */
/*.tabs-panels {
overflow:auto;
}
.panel-htop {
    min-width:1650px;
}*/
/**/
        .byh_layout_body .tabs-panels .panel-htop, .byh_layout_body .tabs-panels .panel-body {
            height: 100%;
            overflow: hidden;
        }

        .byh_layout_body .tabs-panels iframe {
            width: 100%;
            height: 100%;
        }
/*layout footer*/
.byh_layout_footer {
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 30px;
    border-top: 1px solid #E4E7ED;
    box-shadow: inset 0px 8px 8px -8px #E4E7ED;
}

.byh_footer_container {
    line-height: 30px;
}



/* data page */
.by-top {
    left: 0px;
    right: 0px;
    top: 0px;
    height: 60px;
    box-shadow: inset 0px -6px 6px -6px #E4E7ED;
}

    .by-top .row {
        margin-top: 12px;
    }

    .by-top .input-group {
        height: 33px;
    }

    .by-top .input-group-addon, .by-top .form-control {
        font-size: inherit;
        cursor: default;
    }

    .by-top .form-control {
        height: 33px;
    }

    .by-top .btn-search {
        width: 80px;
    }

.by-content {
    left: 0px;
    right: 0px;
    top: 60px;
    bottom: 32px;
}

    .by-content .datagrid-header-row, .by-content .datagrid-row {
        height: 36px;
        /*        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;*/
    }

    .by-content .datagrid-row {
        height: 32px;
    }

    .by-content .datagrid-cell {
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .by-content .datagrid-header td, .datagrid-body td, .datagrid-footer td {
        border-style: solid;
        border-color: #e6e6e6;
    }

    .by-content .datagrid-body td[field="_expander"] div {
        line-height: 1;
    }

    .by-content .datagrid-header-rownumber {
        line-height: 36px;
    }

    .by-content .datagrid-cell, .datagrid-cell-group, .datagrid-cell-rownumber {
        line-height: 32px;
    }

    .by-content .datagrid-row-selected {
        background: #46aef3;
    }

    .by-content .datagrid-row-over:not(.datagrid-row-selected), .datagrid-header td.datagrid-header-over {
        background: #c6e5fb;
    }

    .by-content .detv {
        padding: 4px 0px;
    }

        .by-content .detv table {
            border: 1px solid #e6e6e6;
            border-bottom: 0px;
        }

            .by-content .detv table tr {
                border-bottom: 1px solid #e6e6e6;
            }

            .by-content .detv table td {
                border: 0px;
                padding-top: 8px;
            }

    .by-content .sitem {
        padding: 6px 8px;
        background: #c6e5fb;
        margin-left: 8px;
        margin-bottom: 8px;
    }

    .by-content .byloading {
        top: 50%;
        font-size: 14px;
        z-index: 99;
        left: 0;
        right: 0;
        font-weight: bold;
    }

    .by-content .byempty {
        top: 50%;
        font-size: 14px;
        display: none;
        z-index: 99;
        left: 0;
        right: 0;
        font-weight: bold;
    }

    .by-content .byerror {
        top: 50%;
        font-size: 14px;
        color: red;
        display: none;
        z-index: 99;
        left: 0;
        right: 0;
        font-weight: bold;
    }

.by-bottom {
    left: 0px;
    right: 0px;
    height: 32px;
    bottom: 0px;
    border-top: 1px solid #E4E7ED;
    box-shadow: inset 0px 6px 6px -6px #E4E7ED;
}

    .by-bottom .pagination {
        border-radius: 0px;
        margin: 0px;
        width: 100%;
    }

        .by-bottom .pagination .pagination-num {
            margin: 0px 4px;
        }

        .by-bottom .pagination .l-btn {
            border: 0px;
        }

        .by-bottom .pagination .l-btn-plain {
            padding: 0px;
        }

        .by-bottom .pagination table {
            float: right;
            position: relative;
            top: -1px;
        }

        .by-bottom .pagination .pagination-info {
            float: left;
            line-height: 28px;
        }

/*jconfirm*/
.jconfirm .jconfirm-content {
    padding: 0px;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    font-size: 15px;
}

.jconfirm-title {
    font-weight: 600;
}

.fmd .row {
    height: 30px;
    line-height: 18px;
    margin: 1px 0px;
}

    .fmd .row .cunbchk {
        border: 1px solid #ebebeb;
        padding: 8px;
    }

    .fmd .row .cunb {
        border: 1px solid #ebebeb;
        padding-left: 8px;
        height: 30px;
        line-height: 27px;
    }

    .fmd .row .lyear-radio {
    }

    .fmd .row > div {
        padding-left: 0px;
        padding-right: 4px;
    }

    .fmd .row div, .fmd .row input, .fmd .row select {
        height: 100%;
    }

    .fmd .row select {
        height: 30px;
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
}

.layui-laydate {
    z-index: 666666666 !important;
}

.layui-laydate-footer .laydate-btns-confirm {
    top: 155px;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: unset !important;
    text-align: center;
    width: 80%;
    transform: translate(-50%);
    border: 1px solid #409eff !important;
    line-height: 26px;
    background-color: #409eff;
    color: #fff;
    border-radius: 0px;
}

    .layui-laydate-footer .laydate-btns-confirm:hover {
        background: #66b1ff;
        border-color: #66b1ff;
        color: #fff;
    }

.row {
    margin-right: 0;
    margin-left: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}

.input-group-addon {
    padding: 3px 10px;
}

.form-control {
    padding: 5px 6px;
}

.chosen-drop {
    max-height: 145px !important;
    background: #fff !important;
}

.chosen-results {
    max-height: 110px !important;
    background: #fff !important;
}

.chosen-container-single .chosen-single {
    height: 33px;
}

