input:focus, input:active, .btn:focus, .btn:active {
    outline: none;
}

.radio input[type=radio], .radio-inline input[type=radio] {
    margin: 0;
}

label[ng-repeat] {
    min-width: 200px;
}

#showImg {
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    min-height: 1080px;
    color: red;
}

#showImg .showImg {
    margin: 200px auto 0;
}

.showImg img {
    border: 10px solid #fff;
    border-radius: 6px;
    background: #fff;
}

.btn-white.active {
    color: #1ab394;
}

.wrapper {
    min-height: 900px;
    padding-top: 0;
}

.table-responsive {
    padding-bottom: 0;
    margin-bottom: 20px;
    max-height: 700px;
    /*margin-top:10px;*/
    border-top: 1px solid rgba(0, 41, 74, 0.6);
    border-bottom: 1px solid #ddd;
    overflow: auto;
}

.table {
    margin-bottom: 0;
}

.table > thead > tr {
    border-top: 1px solid #ddd;
}

.table > thead > tr > th, .table > tfoot > tr > th {
    /*   background: #1c84c6;*/
    background: #2F4050;
    color: #EBF3F8;
    position: relative;
    text-align: center;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

.table-focus > tbody > tr:hover {
    background-color: rgba(44, 197, 255, 0.15);
}

.table-focus > tbody > tr.active > td {
    background-color: rgba(35, 198, 200, 0.78);
    border-right: 1px solid #63bebf;
}

.tab-content .row {
    margin: 0;
}

.tab-content table {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    font-size: 1.1em;
}

.tab-content table h3 {
    margin: 25px auto 10px;
    text-align: left;
    color: #555;
}

.tab-content table td:nth-child(1) {
    text-align: right;
    padding: 5px 20px;
    color: #777;
}

.float-e-margins {
    margin: 0;
}

#tabs .ibox-content {
    background: rgba(0, 0, 0, 0);
    border-top: none;
}

.panel-info .ibox-tools a {
    color: #fff;
}

.href {
    color: #368bff;
    cursor: pointer;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.ml {
    margin-left: 5px;
}

.mr {
    margin-right: 10px;
}

.cl:after {
    content: "";
    display: block;
    clear: both;
}

.inmodal .modal-header {
    padding: 10px;
}

.ibox-tools a:hover {
    color: #4E83E0;
}

.page-tabs span {
    cursor: pointer;
    display: block;
    float: left;
    border-right: solid 1px #eee;
    padding: 0 15px 0 0;
}

.page-tabs span:hover {
    background: #fff;
}

.page-tabs span.active {
    background: #2f4050;
}

.page-tabs a {
    display: inline-block;
    float: none;
    border: none;
    padding: 0 5px 0 15px;
}

.page-tabs span i {
    color: #ccc;
}

.page-tabs span.active a, .page-tabs span.active i, .page-tabs span a:hover {
    background: rgba(0, 0, 0, 0);
    color: #a7b1c2;
}

.page-tabs span.active:hover a, .page-tabs span.active i:hover {
    color: #fff;
}

.page-tabs span:hover a {
    color: #555;
}

.page-tabs span i:hover {
    color: #ed5565;
}

.caculate_num {
    margin-top: 10px;
}

.table th, .table td {
    word-break: keep-all;
    white-space: nowrap;
}

.table td {
    max-width: 400px;
    text-overflow: ellipsis;
    overflow: visible;
    text-align: right;
}

.table td:hover {
    max-width: 100%;
    overflow: visible;

}

nav.page-tabs {
    /*width: calc(100% - 220px);*/
}

.page-tabs-content {
    /*width: 100%;*/
    height: 40px;
}

.pace .pace-progress {
    background: #1ab394;
    height: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
}

.glyphicon-arrow-up, .glyphicon-arrow-down {
    color: #1ab394;
}

th.hover:hover {
    cursor: pointer;
    color: #1ab394; /*2016-7-12*/
    /*color: #95bbce;*/
}

th.hover:hover .glyphicon-arrow-up, th.hover:hover .glyphicon-arrow-down {
    color: #05dc9e;
}

.table-bordered > thead > tr > th, .table > thead:first-child > tr:first-child > th, .table-bordered > tfoot > tr > th,
.table > tfoot:first-child > tr:first-child > th {
    border: 1px solid #00294a;
}

.input-group {
    display: block;
}

.navbar-default .nav-second-level.active a {
    color: #fff;
}

.table_copy {
    height: 55px;
    overflow: auto;
}

.table_copy tbody {
    opacity: 0;
}

.table_copy > table > tbody > tr > td {
    opacity: 0;
    border: none;
}

.table_copy > table {
    /*  border:none;*/
}

/*
.table-responsive>table>thead{
    opacity: 0;
    border:none;
}
.table-responsive>table>thead>tr>th{
    opacity: 0;
    border:none;
}
.table-responsive>table > thead > tr > th, .table-responsive>table> thead:first-child > tr:first-child > th{
    opacity: 0;
    border:none;
}*/
.dropdown-menu {
    margin-bottom: 20px;
}

.table-nowrap {
    white-space: nowrap;
    word-break: keep-all;
}

.ibox-content search {
    display: block;
    margin-bottom: 10px;
}

.ibox-content search ~ p {
    margin-bottom: 20px;
}

.ellipsis {
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pace-done #page-wrapper {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.left-menu-toggle {
    position: absolute;
    top: 350px;
    right: 0;
    z-index: 100;
    font-size: 14px;
    color: #151d24;
    text-shadow: 0 1px 1px #7a8a9a;
    background: #465d74;
    display: block;
    width: 15px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    border-top: 1px solid #151d24;
    border-bottom: 1px solid #151d24;
}

a.left-menu-toggle:hover, a.left-menu-toggle:focus {
    color: #0e151d;
    box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5), -1px -1px 2px rgba(255, 255, 255, 0.5);
}

#wrapper {
    background: transparent;
}

#search > div:last-child {
    padding-bottom: 20px;
}

/*删除按钮*/
.delete-option {
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin-top: 5px;
    border: none;
}

.delete-option:hover {
    background: #ec4758;
}

.search-btns {
    margin: 0 0 20px;
}

body.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 15px;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper, body.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 0 0 15px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 100px auto;
    }

}

@media (min-width: 992px) {
    .modal-super-lg {
        width: 1200px;
    }

    .left-menu-toggle {
        font-size: 18px;
        right: 0
    }

}

@media (min-width: 1024px) {
    .height_500 {
        height: 500px;
    }
}

@media (max-width: 768px) {
    body.fixed-sidebar.mini-navbar .navbar-static-side {
        width: 15px;
    }

    .modal {
        top: 40px;

    }

    .left-menu-toggle {
        top: 100px;
    }

    .form-control {
        /*   background:red;
          box-shadow: none;*/
    }

    .middle-box {
        padding-top: 0;
    }

    .middle-box h1 {
        font-size: 0;
        margin: 20px auto;
    }

    .col-sm-12 {
        padding: 0;
    }

    #content-main {
        height: 100%;
    }

    .content-tabs {
        display: block;
    }

    .nav.page-tabs, .page-tabs {
        width: 200px;
        margin-left: 5px;
    }

    .page-tabs-content > span, .roll-left, .roll-right {
        display: none;
    }

    .page-tabs-content > span:first-child {
        display: block;
        border-left: solid 1px #eee;
    }

    .page-tabs-content > span.active, .sign_out {
        display: block;
    }

}

/*2016-11-30*/
.typeSearch_1 {
    padding: 0;
}

.typeSearch_1 > .row {
    margin-bottom: 5px;
}

.typeSearch_unit {
    margin-bottom: 8px;
}

.u-select-multiple {
    width: calc(100% - 60px) !important;
    font-size: 12px;
}
.ui-select-multiple {
    display: inline-block;
    /*width: calc(100% - 85px);*/
    vertical-align: middle;
}
.ui-select-multiple.ui-select-bootstrap{
    padding:4px;
}
.table > tbody > .tr-txt-right > td{
    text-align: right;
}
#viewimg{
    bottom:auto ;
    right:auto;
}
#viewimg .modal-dialog{
    margin:0;
    width:400px;
}