body {
    font-family: '微软雅黑', '黑体', Arial, sans-serif;
    padding-bottom: 30px;
}

textarea {
    resize: none;
}

input[type="file"] {
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
}

.main-header {
    max-height: none;
}

.main-header .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}

.main-header .dropdown-menu .divider {
    margin-top: 0;
    margin-bottom: 0;
}

.main-header .dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.content-header {
    min-height: 52px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.content {
    padding-top: 5px;
}

.modal-footer {
    border-top: 0;
}

.modal-body.box {
    border-top: none;
}

.modal-body .btn-list {
    margin-bottom: 0;
}

.box-list {
    list-style: decimal;
    padding-left: 30px;
    margin: 10px auto;
}

.box-list > li .tools {
    display: block;
}

.alert-ajax {
    margin: 8px 0;
    padding: 8px;
}

.icheck-label {
    margin: 4px 10px 0 0;
    font-weight: normal;
}

.icheck-label > div {
    margin-right: 4px;
    margin-top: -2px;
}

.btn-position {
    padding-left: 0;
}

.box-company-name {
    font-family: '微软雅黑', '黑体', Arial, serif;
    margin-top: 8px !important;
}

.overlay .close {
    font-size: 44px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.editable-select > div {
    width: 100%;
    height: 100%;
}

.editable-select > div > .form-control {
    width: 100% !important;
    height: 100% !important;
}

.editable-select > div > div {
    top: -20px !important;
}

#shipper_list, #consignee_list, #muniubao-operator {
    height: 200px;
    overflow-y: scroll;
}

.upload-error {
    font-size: 12px;
    padding: 4px;
    margin: 6px 0 0;
}

.upload-error .close {
    font-size: 18px;
}

.certificate-item .panel-body {
    padding: 5px 5px 10px 5px;
}

.certificate-item .panel-body .thumbnail {
    margin-bottom: 10px;
}

.certificate-item .panel-body .thumbnail img {
    width: 180px;
    height: 180px;
}

#logisticsTree * {
    font-size: 14px;
}

.mb10 {
    margin-bottom: 10px;
}

.m0 {
    margin: 0;
}

.mb0 {
    margin-bottom: 0;
}

.img-w32 {
    width: 32px;
    height: 32px;
}

.img-w48 {
    width: 48px;
    height: 48px;
}

.w140 {
    width: 140px;
}

.mt10 {
    margin-top: 10px;
}

.fs12 {
    font-size: 12px;
}

.multiple-h select[multiple] {
    height: 34px;
}

.multiple-h .input-group-btn {
    vertical-align: top;
}

.min-w-900 {
    min-width: 900px;
}

.label-td {
    background-color: transparent;
    border: 1px solid #f4f4f4;
    color: #000;
    font-weight: normal;
}

.label-td-danger {
    background-color: #f2dede;
}

.label-td-warning {
    background-color: #fcf8e3;
}

.label-td-info {
    background-color: #d9edf7;
}

.bg-red {
    background-color: #F55 !important;
}

.none {
    display: none;
}

.lh34 {
    line-height: 34px !important;
}

.mb-34 {
    margin-bottom: -34px;
}

.form-horizontal .row > .form-group {
    margin-right: 0;
    margin-left: 0;
}

.index-list {
    padding-left: 24px;
}

.index-list li {
    position: relative;
    margin-bottom: 4px;
}

.index-list li > a, .index-list li > .order-pay-a {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    background-color: #FFF;
    text-align: right;
}

.index-list li > .order-pay-a {
    width: 180px;
}

.index-small-box .icon {
    top: 0;
    font-size: 86px;
}

.order-truck-map {
    width: 100%;
    height: 400px;
    padding: 2px;
    margin-bottom: 0
}

.fix-datepicker {
    z-index: 9999;
}

@media (min-width: 768px) {
    .nav > li:hover .dropdown-menu {
        display: block;
    }

    .form-control.province-width {
        width: 160px;
    }

    .form-control.city-width {
        width: 120px;
    }

    .col-width-auto {
        width: auto;
    }

    .col-mt10 {
        margin-top: 10px;
    }

    .col-pr0 {
        padding-right: 0;
    }

    .col-pl0 {
        padding-left: 0;
    }

    .fixed-alert-margin .alert-ajax {
        margin-left: -8px;
    }

    .col-sm-10-align {
        margin-left: -5px;
    }

    .h50 {
        height: 0;
    }

    .pay-fixed-footer {
        position: fixed;
        bottom: 50px;
        left: 0;
        right: 0;
        height: 50px;
        border-top: 3px solid #3c8dbc;
        background-color: #FFF;
        padding: 8px 10px 0 25px;
        z-index: 3;
    }
}

@media (max-width: 768px) {
    .btn-position {
        padding-left: 15px;
    }

    .fixed .content-wrapper, .fixed .right-side {
        padding-top: 50px;
    }

    .mb-34 {
        margin-bottom: 0;
    }
}

.step-container {
    position: relative;
    margin: 5px 0;
}

.step-container .step {
    position: absolute;
    top: -4px;
    left: 50%;
    width: 76px;
    margin-left: -38px;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    border-radius: 10px;
    color: #000;
    background-color: #F5F5F5;
}

.step-container .step-first {
    left: 0;
    margin-left: -1px;
}

.step-container .step-last {
    left: 100%;
    margin-left: -74px;
}

.step-container .step.active {
    color: #FFF;
    background-color: #02A55A;
}

.slider {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.sliderbox {
    position: relative;
}

.h50 {
    height: 50px;
}

.pay-fixed-footer {
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    height: 50px;
    border-top: 3px solid #3c8dbc;
    background-color: #FFF;
    padding: 8px 10px 0 25px;
    z-index: 3;
}

.warn {
    color: #dd4b39;
    vertical-align: middle;
    padding-left: 5px;
}

.row-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.borderless {
    border: 0;
}

.swal2-popup {
    font-size: 1.6rem !important;
}

.city-picker {
    position: relative;
}

#navbar-collapse {
    max-height: 50vh;
    overflow-y: auto;
}

.voucher-seal {
    position: absolute;
    right: 3%;
    bottom: 0;
    width: 120px;
    display: block;
    max-width: 100%;
    height: auto;
}

.modal-huge {
    width: 90%;
}

.table-nowrap > thead > tr > th, .table-nowrap > tbody > tr > th, .table-nowrap > tfoot > tr > th, .table-nowrap > thead > tr > td, .table-nowrap > tbody > tr > td, .table-nowrap > tfoot > tr > td {
    white-space: nowrap;
}

.table-middle > thead > tr > th, .table-middle > tbody > tr > th, .table-middle > tfoot > tr > th, .table-middle > thead > tr > td, .table-middle > tbody > tr > td, .table-middle > tfoot > tr > td {
    vertical-align: middle;
}

tr > .fixed-column {
    position: sticky;
    right: 0;
    background-color: #fff;
}
