@charset "utf-8";
/* CSS Document */
body {
    font-family: "微软雅黑", Verdana, Geneva, sans-serif !important;
}

li, ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

input[type="number"] {
    -moz-appearance: textfield;
}

/* Reset skin */
label {
    font-weight: normal !important;
    margin-right: 15px;
}

.control-label {
    font-weight: bold !important;
}

h3, .box-title, .modal-title {
    font-family: "微软雅黑", Verdana, Geneva, sans-serif !important;
    font-size: 1.1em !important;
}

.form {
    padding: 0px !important;
}

.table {
    margin: 0px !important;
}

.table th, .table td {
    padding: 0.3em !important;
}

.table td a {
    display: block;
    color: #333 !important;
}

.main-footer {
    height: 35px !important;
    padding: 5px !important;
}

.table td a {
    cursor: pointer;
}

.table-bordered th {
    border: 1px #ddd solid !important;
    background: #ddd;
    color: #333 !important;
}

.table-bordered td {
}

.btn-default {
    background: #fff !important;
}

.btn-primary {
    background: #3385ff !important;
    border: 1px #2d78f4 solid !important;
}

.no-border {
    background: none !important;
    border: none !important;
}

.toast-top-center {
    top: 100px !important;
}

.btn, .alert, .form-control, .pagination li a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0;
    border-radius: 0 !important;
}

.breadcrumb {
    background: none !important;
    padding: 0px !important;
}

.alert {
    padding: 5px !important;
    margin-bottom: 5px !important;
}

.alert a {
    color: #8a6d3b !important;
}

.alert-warning {
    background: #fcf8e3 !important;
    border-color: #f4dca9 !important;
    color: #8a6d3b !important;
}

.modal-header, .modal-body, .modal-footer {
    padding: 10px !important;
}

.modal-body h3 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.modal-footer {
    text-align: center !important;
}

.dropdown-menu li a {
    color: #000;
}

.table-style2 .table td {
    border: 1px #ddd solid !important;
}

/* bmg skin */
.head_bar {
    background: #fff;
    border-bottom: 1px #455964 solid;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
}

.head_bar li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.table-title {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    width: 100%;
    height: 2em;
}

.table-title .title {
    line-height: 2.5em;
}

.loading {
    width: 100%;
    text-align: center;
    padding: 10px;
    display: none;
}

.loading-block {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10px;
    background: rgba(52, 52, 52, 0.5);
    color: #fff;
}

.merge-list li {
    text-align: center;
    width: 100%;
    line-height: 180%;
    border-bottom: 1px #ddd solid;
}

.blue {
    color: #3990b4;
}

.red {
    color: #d90000;
}

.green {
    color: #47b53a;
}

.number, .number span {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.number td a {
    cursor: pointer;
    display: block;
}

.no-maring {
    margin: 0px;
}

.no-padding {
    padding: 0px !important;
}

.no-border, .no-border tr td a {
    border: none !important;
}

.padding-xs {
    padding: 5px;
}

.margin-xs {
    margin: 5px;
}

.margin-sm {
    margin: 1em;
}

.padding-top-xs {
    padding-top: 10px;
}

.padding-left-xs {
    padding-left: 10px;
}

.margin-sm {
    margin: 10px;
}

.min-width-xs {
    min-width: 6em;
}

.min-width-sm {
    min-width: 8em;
}

.hidden {
    display: none;
}

.display {
    display: block;
}

.clearfix {
    clear: both;
    width: 100%;
    font-size: 0px;
}

.border-right {
    border-right: 1px #d4d4d4 solid;
}

.border-right-blod {
    border-right: 2px #ddd solid !important;
}

.bg_yellow {
    background: #FF0 !important;
    color: #F00;
    display: block;
}

.bg_default {
    background: none;
}

.bg_chosed {
    background: #FF0;
}

.bg_green {
    background: #00a157;
    color:#fff;
}
.bg_red {
    background: #c23321;
    color:#fff;
}

.bg_line {
    background: #fefed4 !important;
}

.bg_under {
    background: #71cde0;
    border: 1px #71c1d2 solid !important;
}

.bg_this, .bg_this tr td {
    background: #faf0bc !important;
    border: 1px #e9da8c solid !important;
}

.bg_par {
    background: #d2bfe0;
    border: 1px #b695cf solid !important;
}

.box-nav {
    padding: 10px 10px 0px 10px;
}

.box-nav .breadcrumb li span {
    margin-right: 5px;
}

.top-line {
    border-top: 2px #e4e4e4 solid;
    background: #fffde5 !important;
}

.bg-win {
    background: #FF0 !important;
    border-top: 2px #e4e4e4 solid;
}
.width-40{
    width: 40px;
}
.min-width-65{
    min-width: 65px;
}
.min-width-100{
    min-width: 100px;
}
.min-width-160{
    min-width: 160px;
}
.max-width-160{
    min-width: 30px;
    max-width: 160px;
    word-wrap:break-word ;
}
.width-160{
    width: 160px;
}
.table img {max-width: 40px; max-height: 40px;}
/* Validform*/
.Validform_checktip {
    margin-left: 8px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}

.Validform_right {
    color: #71b83d;
    padding-left: 20px;
    background: url(../images/right.png) no-repeat left center;
}

.Validform_wrong {
    color: red;
    padding-left: 20px;
    white-space: nowrap;
    background: url(../images/error.png) no-repeat left center;
}

.Validform_loading {
    padding-left: 20px;
    background: url(../images/onLoad.gif) no-repeat left center;
}

.Validform_error {
    background-color: #ffe7e7;
}

#Validform_msg {
    color: #7d8289;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 99999;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

#Validform_msg .iframe {
    position: absolute;
    left: 0px;
    top: -1px;
    z-index: -1;
}

#Validform_msg .Validform_title {
    line-height: 25px;
    height: 25px;
    text-align: left;
    font-weight: bold;
    padding: 0 8px;
    color: #fff;
    position: relative;
    background-color: #000;
}

#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
    line-height: 22px;
    position: absolute;
    right: 8px;
    top: 0px;
    color: #fff;
    text-decoration: none;
}

#Validform_msg a.Validform_close:hover {
    color: #cc0;
}

#Validform_msg .Validform_info {
    padding: 8px;
    border: 1px solid #000;
    border-top: none;
    text-align: left;
}

/* End Validform*/