﻿body {
    background: white;
}

html, body {
    height: 100%;
}

.page-content {
    background: white;
    padding: 5px 12px 0px;
}

.row {
    background: white;
}

.vertical-align-baseline {
    vertical-align: baseline;
}

.form-inline .control-label, .form-inline .form-group {
    vertical-align: baseline;
    display: inline-block;
}
.form-inline .checkbox, .form-inline .radio {
    vertical-align: baseline;
}

.btn {
    vertical-align: baseline;
    text-shadow: none;
}

.ace-nav .nav-user-photo {
    max-height: 40px;
}

.border_gray {
    border: 1px solid #CCC;
}

.ellipsis {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cursor_pointer {
    cursor: pointer;
    color: #428BCA;
}

input[readonly] {
    background-color: #ffffff !important;
}
button {
    outline:none;
}
button :focus{
    outline: none;
}
.amap-logo {
    display: none !important;
}
/********************颜色*************************/
.color_blue {
    color: #2A91D8;
}

.color_red {
    color: red;
}

.color_green {
    color: #69AA46;
}

.color_gray {
    color: #707070;
}
.color_white {
    color: #ffffff !important;
}
/**************************margin_left***************************/
.margin_left_3 {
    margin-left: 3px;
}

.margin_left_5 {
    margin-left: 5px;
}

.margin_left_10 {
    margin-left: 10px;
}
/**************************margin_right***************************/
.margin_right_3 {
    margin-right: 3px;
}

.margin_right_5 {
    margin-left: 5px;
}

.margin_right_10 {
    margin-right: 10px;
}
/**************************弹出框相关***************************/
.dialog-page-iframe {
    border: none;
    width: 100%;
    height: 100%;
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-text, .ui-dialog .ui-jqdialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-dialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-jqdialog-titlebar-close .ui-button-text {
    display: none;
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    display: none;
}

.ui-state-focus {
    outline: none;
}

.alert-info {
    /*white-space: pre;*/
    word-wrap: break-word;
}
/**************************页面头部导航名称***************************/
.menu_first_text {
    padding-left: 5px;
}

.menu_second_text {
    padding-left: 0px;
}

.breadcrumb > li + li:before {
    margin: 0 6px 0 0;
    top: 0;
}

#iframe .breadcrumbs {
    display: none;
}

.breadcrumbs {
    display: none;
}
/**************************工具栏按钮样式***************************/
.table-toolbar {
    background: white;
    padding-left: 0;
    margin: 0;
    padding: 5px 0px 3px 0;
    min-height:30px;
    line-height: 25px;
    background: #F0F0F0
}

.toolbar-btn {
    text-decoration: none;
    color: black;
    display: inline-block;
    width: 80px;
    text-align: center;
    border: 1px solid transparent;
}

    .toolbar-btn:hover {
        background: #D4D4D4;
        text-decoration: none;
        cursor: pointer;
        border: 1px solid #B5B5B5;
    }

.action-buttons .ace-icon:before {
    padding-right: 3px;
}

.action-buttons .ace-icon {
    font-size: 110% !important;
}
/*****************************表格操作列样式**********************************/
/****************************************************************************/
#simple-table tr:hover td {
    background: #d0e9c6;
}

.tr-selected {
    background-color: #d0e9c6;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}
/*
    text-decoration:none;opacity:1;-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)
*/
.action-buttons {
    margin-left: 5px;
}

    .action-buttons a:hover {
        text-decoration: none;
        opacity: 1;
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.table-toolbar a:hover {
    text-decoration: none;
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

i {
    outline: none;
}

a {
    outline: none;
    box-shadow: none;
}

    a > span {
        outline: none;
        box-shadow: none;
    }

.warning {
    color: #9585BF !important;
}
/*************************************表格相关*********************************************/
.table {
    margin-bottom: 10px;
}

.dataTable {
    margin-bottom: 10px;
}

.table-header {
    margin-bottom: 0;
    background-color: #6FB3E0
}

.th-hiden {
    display: none;
    width: 0;
    height: 0;
}

.th-checkbox {
    width: 50px;
}

.th-number {
    width: 60px;
}

.th-action {
    width: 90px;
}

.table > thead > tr {
    color: #707070;
}

.td-img {
    width: 50px;
    height: 58px;
    line-height: 56px;
    text-align: center;
    overflow: hidden;
}

    .td-img img {
        width: 50px;
        height: 50px;
        overflow: hidden;
    }

.ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-jqdialog-titlebar, .ui-jqdialog .ui-dialog-titlebar, .ui-jqdialog .ui-jqdialog-titlebar {
    padding: .4em 1em;
}

.dataTables_wrapper .row:last-child {
    border-bottom: none;
}

.dataTable > thead > tr > th[class*=sorting_] {
    color: #707070;
}

td .label {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
}
/*************************************分页相关***************************************/
.select-info {
    padding-left: 10px;
    display: inline-block;
}

.dataTables_wrapper .row:first-child {
    display: none;
}

.dataTables_wrapper .row:last-child {
    background: white;
}

.pagination > li > a[disabled] {
    cursor: not-allowed;
    border: 1px solid #d4dfe3;
    outline: none;
}

.pagination > li {
    outline: none;
}

.dataTables_paginate .pagination {
    margin: 0px;
    margin-right: 1px;
}

.pagination-box select, .pagination-box button {
    height: 32px;
}

.dataTables_paginate {
    float: right;
}

.pagination-box {
    width: 120px;
    float: right;
}

.page_size_select {
    height: 32px;
    float: right
}
/*****表格显示滚动条****/
.simple-table {
    /*min-height: 390px;*/
    max-height: 780px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .simple-table table {
        margin-bottom: 0;
    }
/******************************************表单样式*****************************************/
.tab-content {
    margin-top: 16px;
    padding: 0;
}

.form-table {
    padding-top: 10px;
    width: 100%;
    margin: 0px auto;
    font-size:13px;
}

    .form-table td {
        border: 1px solid #ddd;
        padding-left: 0.5em;
    }

    .form-table ul {
        margin-left: 0px;
        margin-top: 5px;
    }

    .form-table li {
        list-style-type: none;
    }

    .form-table .td-lable {
        width: 150px;
        text-align: right;
        height: 40px;
    }

.td-input {
}

.td-button {
    text-align: center;
}

.form-table .td-title {
    /*background-color: rgb(48, 126, 204);*/
    background-color: #6FB3E0;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    color: #FFF;
    /*border:1px solid rgb(48, 126, 204);*/
    border: 1px solid #6FB3E0;
}

.form-table .td-title-gray {
    /*background-color: rgb(48, 126, 204);*/
    background-color: #F0F0F0;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    color: black;
    /*border:1px solid rgb(48, 126, 204);*/
    border: 1px solid #ddd;
}

    .form-table .td-title span {
        padding-left: 0;
    }

.td-item-title {
    font-size: 16px;
    color: #438EB9;
    font-weight: bold;
}

.form-table .tr-first td {
    padding-top: 10px;
}

.form-table .td-input {
    padding-top: 5px;
    padding-bottom: 5px;
}

.form-table .td-tip {
    padding: 5px;
    padding-left: 20px;
    color: red;
}

.form-table .td-input input {
    width: 300px;
    text-indent: 7px;
}

.form-table .td-input-3 input {
    width: 600px;
}

.form-table .td-input select {
    width: 300px;
}

.form-table .td-input button {
    width: 80px;
    margin: 10px 5px;
}

.form-table .td-input textarea {
    width: 300px;
    height: 60px;
}

.form-select {
    height: 33px;
}

.table_content .select2-container {
    margin-left: 2px;
    margin-right: 2px;
}

.myInputText {
    border: 1px solid #ccc;
    height: 22px;
    line-height: 22px;
    padding: 0px 2px;
    transition: border 0.5s;
}

.red {
    color: red;
}

#form-info {
    padding: 12px 10px;
    overflow: auto;
    width: 100%;
    height: 100%
}

.td-input-div {
    width: 300px;
}

.form-table td .input-icon {
    padding-left: 0px;
}
/*******************************搜索栏样式****************************/
.widget-color-blue .widget-header {
    background: #6FB3E0;
    border: 1px solid #6FB3E0
}

.widget-title {
    color: white;
}

.widget-toolbar a i {
    color: white;
}

.page-header {
    border-top: none;
}

.search-form-table {
    padding-top: 10px;
    width: 99%;
    margin: 0px auto
}

    .search-form-table td {
        border: 0px solid #ddd;
        padding-left: 0.5em;
    }

    .search-form-table .td-lable {
        width: 100px;
        text-align: right;
        height: 36px;
    }

.td-input {
}

.td-button {
    text-align: center;
}

.search-form-table .td-title {
    background-color: rgb(48, 126, 204);
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    color: #FFF;
    border: 1px solid rgb(48, 126, 204);
}

.search-form-table .tr-first td {
    padding-top: 10px;
}

.search-form-table .td-input {
    padding-top: 0px;
    padding-bottom: 0px;
}

    .search-form-table .td-input input {
        width: 250px;
        text-indent: 7px;
    }

.search-form-table .td-input-3 input {
    width: 600px;
}

.search-form-table .td-input select {
    width: 300px;
}

.search-form-table .td-input button {
    width: 80px;
}

.search-form-table .td-input input.time-pick {
    text-indent: 2px;
}

.time-pick {
    padding-left: 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    height: 32px;
    width: 192px;
    text-indent: 2px;
}

.form_group_right {
    margin-right: 10px;
}
.form-inline .form-control {
    vertical-align: baseline;
}
/*********************************地图********************************/
.amap-copyright {
    width: 0px;
    height: 0px;
}
/*******************************loading效果************************************/
.window-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.80;
    font-size: 1px;
    overflow: hidden;
}

.window-proxy-mask, .window-mask {
    background: #ccc;
}

.loading {
    padding-top: 240px;
    text-align: center;
    z-index: 100;
}

.dn {
    display: none;
}
/********************左导航选中样式*************************/
.no-skin .nav-list > li .submenu > li > .menu_active {
    background-color: #6FB3E0;
    color: white;
}

    .no-skin .nav-list > li .submenu > li > .menu_active > .menu_second_name {
        color: white;
    }

.no-skin .nav-list > li > .submenu li > .submenu > li .menu_active:hover {
    background-color: #6FB3E0;
    color: white;
}

.no-skin .nav-list > li .submenu > li > .menu_active > .menu-icon {
    display: inline-block;
    color: white;
}

.nav-list > li > .submenu li > .submenu > li > a {
    padding-left: 17px;
}



.table-header-gray {
    /*margin-bottom: 0;
    background: repeat-x #f7f7f7;
    background-image: linear-gradient(to bottom,#FFF 0,#EEE 100%);
    border: 1px solid #CCC;
    color: #393939*/
    margin-bottom: 0;
    background: #f3f3f3;
    color: black;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.table-toolbar {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.table > thead > tr > th:last-child {
    border-right: 1px solid #CCC;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #CCC;
}

.widget-color-blue {
    border: 1px solid #CCC;
}

.widget-toolbar::before {
    display: none;
}

.ellipsis {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/********************ace样式修改*************************/
/*可查询下拉框*/
.chosen-container-single .chosen-single {
    border: 1px solid #D5D5D5;
    background: #ffffff;
    color: #858585;
    font-size: 14px;
}

.chosen-container > .chosen-single, [class*=chosen-container] > .chosen-single {
    line-height: 32px;
    height: 34px;
    box-shadow: none;
    background: #ffffff;
}

.chosen-container, .chosen-container + .help-inline, [class*=chosen-container] {
    vertical-align: middle;
}
    .form-table .chosen-container {
        vertical-align: top;
    }
.chosen-container .chosen-results{
    max-height:200px;
}

.chosen-disabled {
    opacity: 0.9 !important;
}

.bigger-150 {
    font-size: 150% !important;
}

.pos-rel {
    margin-left: 10px;
    margin-bottom: 0px;
}
/************nav***************/
.nav-tabs > li > a {
    border: none;
    padding: 8px 12px 8px;
}
.nav-tabs.tab-color-blue > li > a, .nav-tabs.tab-color-blue > li > a:focus {
    background: #6FB3E0;
}

.btn.btn-app.btn-xs > .ace-icon {
    line-height: 18px;
}
/************右侧更多搜索***************/
.ace-settings-box .ace-settings-item {
    max-height: none;
}

.ace-settings-box.open {
    max-width: 390px;
    padding: 15px 14px 15px 0px;
}

.ace-settings-box {
    display: block;
    float: left;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    background-color: #FFF;
    border: 0 solid #6FB3E0;
    -webkit-transition: max-width .25s linear 0s,max-height 0s linear .25s,padding 0s linear .25s,border-width 0s linear .25s;
    -o-transition: max-width .25s linear 0s,max-height 0s linear .25s,padding 0s linear .25s,border-width 0s linear .25s;
    transition: max-width .25s linear 0s,max-height 0s linear .25s,padding 0s linear .25s,border-width 0s linear .25s;
}
.btn.btn-app.ace-settings-btn.btn-xs {
    width: 80px;
    font-size: 13px;
}
/************右侧查询样式***************/
.right_search_container {
}

.ace-settings-container {
    margin-top: 12px;
}

.right_search_table {
    width: 350px;
}

.right_search_td_label {
    width: 100px;
    text-align: right;
    height: 40px;
}

.right_search_td_input {
    padding-top: 5px;
    padding-bottom: 5px;
}

.right_search_td_btn {
    text-align: right;
}

/************滚动条样式***************/
.scrollbar::-webkit-scrollbar {
    width: 5px;
}

.scrollbar::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 2px;
}

.scrollbar::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
}

    .scrollbar::-webkit-scrollbar-thumb:hover {
        background: #c0c0c0;
    }

.scrollbar::-webkit-scrollbar-corner {
    background: #179a16;
}

.td-tip {
    padding: 0px;
    color: red;
}