.t0 {
    color: #0486FE;
}
.t1 {
    color: #303133;
}

.t2 {
    color: #606266;
}

.t3 {
    color: #909399;
}

.t4 {
    color: #C0C4CC;
}
.f12 {
    font-size: 12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f15 {
    font-size: 15px;
}

.m_lr_10 {
    margin-left: 10px;
    margin-right: 10px;
}

.f1 {
    font-size: 24px;
}
.list-active {
    border-top: solid 3px darkorange;
    position: relative;
}

.list-active i {
    /*position: absolute;*/
    /*font-size: 30px;*/
    /*bottom: -18px;*/
    /*left: calc(50% - 8.5px);*/
    /*color: darkorange*/
}

.head-30 {
    width: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}


.head-60 {
    width: 60px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.head-80 {
    width: 80px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
}

input[type="text"],input[type="number"],textarea{
    -webkit-appearance: none;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.label-list {
    background: #f3f3f4;
    margin-bottom: 3px;
    font-weight: 400;
    line-height: 22px;
}

.li-active {
    border-left: 3px solid #0486FE;
    background: rgba(4, 134, 254, 0.1);

}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #66b1ff;
    border-color: #66b1ff;
}

.bs-img {
    margin-top: 5px;
    max-width: 100%;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.07);
}

.bs-img-60 {
    height: 60px;
    width: 60px;
}
.bs-img-preview {
    max-width: 60px;
    z-index: 10001;
}
.bs-img-p {
    position: relative;
}

.bs-img-p-preview {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color:rgba(0,0,0,0.4);
    z-index: 10000;
    text-align: center;
    padding-top: 70px;

}

.popover {
    z-index: 9010;
}

.add,.add2,.add3,.add4 {
    display: none;
    margin-bottom: 10px;
}

.fs-img {
    max-width: 100%;
    box-shadow:0px 1px 5px 0px rgba(0,0,0,0.07);
}

html,body {
    height: 100%;
}

.main-div {
    margin: auto; padding-top: 15px; width: 1024px;
}
.main-div-right {
    border-radius:4px;
    background: white;
    padding: 40px;
}
.paginate_button a {
    margin-bottom: 5px;
}

.show-img {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10000;
    text-align: center;
    background-color:rgba(0,0,0,0.4)
}

.show-img img {
    max-width: 100%;
}

.label-type1 {
    color: #67C23A;
    font-weight: normal;
    /*background:rgba(103,194,58,0.12);*/
    /*border-radius:2px;*/
    /*border:1px solid rgba(103,194,58,0.65);*/
}

.label-type2 {
    color: #F56C6C;
    font-weight: normal;
    /*background:rgba(245,108,108,0.12);*/
    /*border-radius:2px;*/
    /*border:1px solid rgba(245,108,108,1);*/
}
.label-type4 {
    color: rgba(153,153,153,1);
    font-weight: normal;
    /*background:rgba(153,153,153,0.12);*/
    /*border-radius:2px;*/
    /*border:1px solid rgba(153,153,153,1);*/
}

.label-type9 {
    color: rgba(250,100,0,1);
    font-weight: normal;
    /*background:rgba(250,100,0,0.12);*/
    /*border-radius:2px;*/
    /*border:1px solid rgba(250,100,0,1);*/
}

.label-type8 {
    color: rgba(230,162,60,1);
    font-weight: normal;
    /*background:rgba(230,162,60,0.12);*/
    /*border-radius:2px;*/
    /*border:1px solid rgba(230,162,60,1);*/
}


a {
    color: #0486FE;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #66b1ff;
}

.table {
    font-size: 12px;
    color: #909399;
    text-align: center;
}
.table th {
    text-align: center;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
    color: #303133;
}
.pagination {
    font-size: 12px;
}
.panel-default>.panel-heading {
    font-size: 16px;
    background: rgba(4, 134, 254, 0.1);
    border-color: rgba(4, 134, 254, 0.1);
}
.panel-default {
    border-color: rgba(4, 134, 254, 0.1);
}

.back-button {
    margin: -6px 20px 0px 10px !important;
}

.p-l-main {
    padding-left: 30px;
}


/**修改选择框图标*/
.chosen-single {
    height: 34px !important;
    line-height: 34px !important;
    border-radius: 0px !important;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0 7px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
}
