﻿body {
    font-family: '微软雅黑';
    color: #333;
    background-color: #e8e8e8;
}

.leader, .sub-leader, .header, .sub-header, h1, h2, h3, h4, h5, h6 {
    font-family: '微软雅黑';
}

input, select, button, textarea {
    font-family: '微软雅黑' !important;
}

#content {
    height: 100%;
    margin-left: 240px;
}

#sider {
    width: 240px;
    height: 100%;
    background: #d0d0d0;
    float: left;
}

.sider_menu_title {
    padding: 20px 10px 5px 10px;
    font-weight: bold;
}

.sider_menu_item {
    padding: 5px 5px 5px 30px;
}

    .sider_menu_item:hover {
        cursor: pointer;
        background-color: #ccc;
    }

.sider_menu_item_selected {
    padding: 5px 5px 5px 30px;
    background-color: #4390df !important;
    color: white;
}

.module {
    background-color: white;
    border: solid 1px #ddd;
    overflow-y: auto;
    padding: 10px;
}

.module-title {
    font-weight: bold;
    font-size: 1.5rem;
    color: #4390df !important;
}

p {
    text-indent: 2em;
}

.readonly-text {
    padding: 5px;
    background-color: #eee;
    margin: 4px 0;
}

.one-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg-main {
    background-color: #16499a !important;
    color: white !important;
}

.bg-main2 {
    background-color: #e8e8e8 !important;
}

.bg-main-light {
    background-color: #4390df !important;
    color: white !important;
}

.fg-main {
    color: #16499a !important;
}

.fg-main-light {
    color: #4390df !important;
}

.layout-fixed {
    table-layout: fixed;
}

.border-top {
    border-top: solid 1px #ccc;
}

.border-bottom {
    border-bottom: solid 1px #ccc;
}

.border-right {
    border-right: solid 1px #ccc;
}

.border-all {
    border: solid 1px #ccc;
}

.query-title {
    text-align: right;
    padding-right: 5px !important;
}

.required-field > input {
    background-color: #fffde7;
}

.input-border-all {
    border: solid 1px #d9d9d9;
    padding: 6px;
    background-color: white;
    vertical-align: middle;
    display: inline-block;
    min-height: 2.125rem;
    height: 2.125rem;
    position: relative;
    vertical-align: middle;
    margin: .325rem 0;
    line-height: 1;
}

.tag2 {
    display: inline-block;
    position: relative;
    border-radius: 25px;
    padding: 2px 27px 3px 10px;
    cursor: pointer;
}

.tag3 {
    display: inline-block;
    position: relative;
    border-radius: 25px;
    padding: 2px 10px 3px 10px;
    cursor: pointer;
}

.tag2-hovered {
    font-weight: bold;
}

.div-link {
    padding: 10px 20px;
    cursor: pointer;
    color: #00695c;
}

    .div-link:hover {
        background-color: #00695c;
        color: white;
        font-weight: bold;
    }

.size-1 {
    width: 50px !important;
}

.size-2 {
    width: 100px !important;
}

.size-3 {
    width: 150px !important;
}

.size-4 {
    width: 200px !important;
}

.size-5 {
    width: 250px !important;
}

.size-6 {
    width: 300px !important;
}

.padding15 {
    padding: 15px;
}

.step-button {
    display: inline-block;
    position: relative;
    width: 90px;
    text-align: center;
    padding: 5px;
    margin-right: 10px;
    /*background-color: white;
    border: solid 1px #ddd;*/
}

.step-arrow {
    position: absolute;
    right: -18px;
    top: 12px;
    font-size: 24px;
}

/*重写css*/

.container {
    width: 1280px;
    margin: 0 auto;
}

.containercollect {
    width: 1000px;
    float: left;
}

.linkselected {
    /*background-color:yellowgreen;*/
    text-decoration: underline;
    font-weight: bolder;
}


.horizontal-menu.compact > li > a {
    padding: 10px 12px;
}

.horizontal-menu.compact > li {
    margin: 6px 4px 0px 0px;
    display: inline;
}

.table tbody td {
    padding: 0.45rem 0.6rem;
}

.table.bordered th, .table.bordered td {
    border: solid 1px #bbb !important;
}

/*.button {
    height: 2rem;
}*/

/*.button.primary {
        background: #16499a !important;
        color: #ffffff;
        border-color: #16499a !important;
    }

        .button.primary:active {
            background: #4390df !important;
            color: #ffffff;
            border-color: #4390df !important;
        }*/

.table.hovered tbody tr:hover {
    background-color: #e3f2fd;
}

.input-control {
    min-height: 2rem;
    height: 2rem;
}

.sub-header {
    font: 500 1.125rem/1.1 "Segoe UI", "Open Sans", sans-serif, serif;
}

.listbuttonbig {
    /*color: #FFF !important;
    background-color: #16499a !important;*/
    outline-color: #75b5fd;
    background-color: #0366d6;
    color: #fff;
    border-radius: 20px;
    padding: 2px 16px;
}

.listbuttonsmall {
    /*color: #FFF !important;
    background-color: #16499a !important;*/
    outline-color: #75b5fd;
    background-color: #0366d6;
    color: #fff;
    border-radius: 20px;
    padding: 2px 12px;
}

.needinput {
    color: darkred;
    vertical-align: middle;
    display: inline-block;
    height: 10px;
    width: 20px;
}

.search-width {
    min-width: 120px;
    width: 120px;
}

.over-hidden {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.myTableHeader {
    font-weight: bold;
    background: linear-gradient(to bottom right, #eceff1, #cfd8dc) !important;
    color: #455a64;
}

.listTitle {
    z-index: 1000;
}

.listDetail {
    top: -32px;
    z-index: 100
}

.botton-align {
    text-align: right;
}
