﻿.staff-new-theme .navbar-default {
    background-color: #5c7499;
}


    .staff-new-theme .navbar-default .navbar-nav > li > a {
        color: #fff;
    }


    .staff-new-theme .navbar-default .navbar-nav > .active > a {
        color: #555;
    }

.staff-new-theme .index-main .panel .panel-heading {
    background-color: #5c7499;
    color: #fff;
}

.staff-new-theme .leave-balance {
    background-color: #d2deef
}
/*
 * 新版ess样式调整
*/
.staff-new-theme {
    font-size: 14px;
}

    .staff-new-theme hr {
        margin: 7px 0;
    }


    .staff-new-theme td {
        font-size: 14px;
    }

    .staff-new-theme .buttonstyle01,
    .staff-new-theme .btngo02 {
        display: inline-block;
        padding: 6px 12px;
        margin: 0;
        height: 30px;
        width: auto;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
        white-space: nowrap;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        color: #fff;
        background-color: #a3b1c8;
        border-color: #96a2b6;
    }

        .staff-new-theme .ddlatSearch,
        .staff-new-theme .pageline_le2 {
            background-color: #5c7499;
            color: #FFFFFF;
            padding-right: 5px;
            height: 25px;
        }

        .staff-new-theme .pageline_le2 > * {
            vertical-align: middle;
        }

    .staff-new-theme .DropDownListENDisable,
    .staff-new-theme .DropDownListZH,
    .staff-new-theme .DropDownListEN,
    .staff-new-theme .DropDownList,
    .staff-new-theme .DropDownListZHDisable,
    .staff-new-theme .ListBoxZH,
    .staff-new-theme .ListBoxEN,
    .staff-new-theme .ListBox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        display: inline-block;
        width: 200px;
        height: 30px;
        padding: 4px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

    .staff-new-theme .DropDownListZHDisable {
        background-color: #DCDCDC;
    }

    .staff-new-theme input,
    .staff-new-theme textarea,
    .staff-new-theme select {
        margin: 8px 0;
    }

    .staff-new-theme .navbar-form.navbar-left {
        margin: 0;
    }

        .staff-new-theme .report_header {
            color: #FFF;
            background: #5c7499;
            height: 30px;
            line-height: 30px;
            border-bottom: 1px solid #ddd;
        }

    .staff-new-theme input[data-required="true"],
    .staff-new-theme select[data-required="true"] {
        border-left: 5px solid red;
    }

    .staff-new-theme .datetime-wrap {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        display: inline-block;
        height: 30px;
        padding: 4px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

        .staff-new-theme .datetime-wrap input {
            margin: 0;
            border: none;
            outline: none;
        }

    .staff-new-theme .sgvHeaderCell {
        background: #efefee !important;
    }

    .staff-new-theme a:hover,
    .staff-new-theme .PrevOrNextThreeMonth:hover {
        font-size: 14px;
    }

    .staff-new-theme select,
    .staff-new-theme input {
        outline: none;
    }

        .staff-new-theme textarea:focus,
        .staff-new-theme select:focus,
        .staff-new-theme input:focus {
            outline: none;
            border-color: #9ecaed;
        }

    .staff-new-theme #CloseO:hover,
    .staff-new-theme #CloseC:hover {
        text-decoration: none;
    }


    /*
 * 新版ess样式调整
*/

    .staff-new-theme table {
        font-size: 14px;
    }

    .staff-new-theme a {
        font-size: 14px;
    }

    .staff-new-theme input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

    .staff-new-theme .TextBoxCode,
    .staff-new-theme .TextBoxForm,
    .staff-new-theme .TextBoxFormPre,
    .staff-new-theme .TextBoxCode1,
    .staff-new-theme .TextBoxName,
    .staff-new-theme .TextBoxName1,
    .staff-new-theme .TextBoxInput,
    .staff-new-theme .TextBoxCustomizingInput,
    .staff-new-theme .TextBoxMutInput,
    .staff-new-theme .TextBoxInputPre,
    .staff-new-theme .TextBoxInputP,
    .staff-new-theme .TextBoxDescription,
    .staff-new-theme .Search,
    .staff-new-theme .TextBoxPassWord {
        display: inline-block;
        width: 200px;
        height: 30px;
        padding: 4px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

    .staff-new-theme .TextBoxFormPre,
    .staff-new-theme .TextBoxInputPre {
        text-align: right;
    }

    .staff-new-theme .TextBoxDescription {
        width: 330px;
    }


    .staff-new-theme .calendar-table-wrap td {
        padding: 3px;
    }

    .staff-new-theme .calendar-table-wrap caption {
        padding: 0;
    }

    .staff-new-theme .staff-panel-wrap {
        width: 100%;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

        .staff-new-theme .staff-panel-wrap > table {
            border: none !important;
        }

        .staff-new-theme .snContainer {
            background: #5c7499;
            height: 30px;
            line-height: 30px;
        }


    /*
 * 新版ess样式调整
*/

    .staff-new-theme .GridViewContainer {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px !important;
        color: #333;
    }

    .staff-new-theme .sgvTable {
        width: 100%;
        font-size: 14px !important;
        font-family: Tohama,Verdana,Arial;
        clear: both;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        max-width: none !important;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

        .staff-new-theme .sgvTable th,
        .staff-new-theme .sgvTable .sgvHeaderRow td,
        .staff-new-theme .sgvTable td {
            font-size: 14px !important;
            padding: 8px;
            line-height: 1.42857143;
            vertical-align: top;
            border: 1px solid #ddd;
        }

        .staff-new-theme .sgvTable .sgvHeaderRow th,
        .staff-new-theme .sgvTable .sgvHeaderRow td {
            background-color: #fff;
            height: 25px;
            border: 1px solid #ddd;
            border-bottom-width: 2px;
            text-align: left !important;
            font-weight: 600;
        }

        .staff-new-theme .sgvTable tr:nth-of-type(odd) {
            background-color: #f9f9f9 !important;
        }

        .staff-new-theme .sgvTable tr:nth-of-type(even) {
            background-color: #ffffff !important;
        }

    .staff-new-theme .sgvContainer {
        width: 100% !important;
        height: auto !important;
        font-family: Tohama,Verdana,Arial;
        overflow: auto;
        border: 0px;
        vertical-align: top;
        scrollbar-face-color: #ecf1f5;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #B6B6B6;
        scrollbar-3dlight-color: #B6B6B6;
        scrollbar-arrow-color: #30404f;
        scrollbar-track-color: #F4F4F4;
        scrollbar-darkshadow-color: #FFFFFF;
    }

    .staff-new-theme .sgvHeaderRow {
        position: relative;
    }

    .staff-new-theme .sgvNoPagerHeaderRow {
        background-color: #dddddd;
    }

    .staff-new-theme .sgvHeaderCell {
        background-color: #fff;
        height: 25px;
        font-weight: normal;
        cursor: pointer;
        border: 1px solid #ddd;
        border-bottom-width: 2px;
        text-align: left;
        padding-left: 3px;
    }

        .staff-new-theme .sgvHeaderCell a {
            text-decoration: none;
            color: Black;
            width: 100%;
        }

    .staff-new-theme .TdHeaderStyle1,
    .staff-new-theme .sgvDataCell {
        border: 1px solid #ddd;
        cursor: default;
        height: 20px;
        white-space: nowrap;
    }

    .staff-new-theme .sgvDataRowSelected {
        background-color: #e1edf8;
    }

    .staff-new-theme .sgvSortIndicator {
        font-family: Webdings;
        font-size: inherit !important;
        height: 100%;
    }

    .staff-new-theme .sgvPagerContainer {
        background-color: #CFD7E2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #FFFFFF;
        height: 20px;
    }

    .staff-new-theme .sgvPagerSymbol {
        font-family: Webdings;
        font-size: inherit !important;
        margin-left: 1px;
        margin-right: 1px;
        text-decoration: none;
        color: Black;
    }

    .staff-new-theme .sgvPagerGoto {
        font-size: inherit !important;
    }

    .staff-new-theme .sgvEmptyRow {
        height: 100%;
        text-align: center;
    }

    .staff-new-theme .sgvCheckBoxHeaderCell {
        width: 26px;
        text-align: center;
        vertical-align: middle;
    }

    .staff-new-theme .sgvCheckBoxDataCell {
        width: 26px;
        text-align: center;
        vertical-align: middle;
    }

    .staff-new-theme .BottomHeader {
        display: none;
        height: 0;
        width: 100%;
        background-color: none;
    }

    .staff-new-theme .saerch-area td {
        padding: 8px 0;
    }

        .staff-new-theme .snInfo {
            color: #fff;
        }