@font-face {
    font-family: 'koz_min';
    src: url('../font/KOZMINPR6N-REGULAR.OTF');
    font-weight: normal;
    font-style: normal;
}

li {
    list-style: none;
}

.ivu-table {
    font-size: 14px !important;
}

.ivu-input {
    font-size: 14px;
}

.pageTitle .iconfont {
    font-size: 14px !important;
}

.ivu-menu {
    font-size: 14px;
}

.ivu-menu-horizontal {
    height: 45px;
    line-height: 45px;
}

.layout-header-bar {
    background: #0078d7;
}

.ivu-layout-header {
    background: #00b7d3;
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
}

.ivu-layout-header .ivu-menu-dark {
    background: #252a2f;
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active,
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active:hover {
    border-right: none;
    color: #0078d7;
    background: #2a3139 !important;
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item:hover,
.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title:hover {
    color: #0078d7 !important;
}

.HmenuItem .ivu-dropdown {
    display: inline-block;
    width: 100%;
}

.ivu-layout-sider-trigger {
    border-top: 1px solid #656565;
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-child-item-active>.ivu-menu-submenu-title {
    background: #3b4045;
    padding: 20px 14px;
}

.topBtn {
    padding: 10px 0px;
    margin-top: 10px;
}


/*table*/

.ivu-table th {
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    background: #f2f2f2;
}


/*select*/

.ivu-select-item {
    text-align: left;
}

.ivu-page {
    text-align: right;
}

.ivu-breadcrumb {
    text-align: left;
}

.ivu-form-item {
    margin-bottom: 17px;
    vertical-align: top;
    padding: 0;
    zoom: 1;
}

.ivu-form-item-error2 {
    border: 1px solid #e8453c !important;
}

.ivu-form-item-content .ivu-form-item-error2:focus {
    box-shadow: 0 0 0 2px rgba(232, 69, 60, 0.2) !important;
}

.ivu-form-item-error-tip {
    position: absolute;
    top: 100%;
    left: 0;
    line-height: 1;
    padding-top: 3px;
    color: #e8453c;
    width: 200px;
    text-align: left;
}

.textL {
    text-align: left;
}

.textR {
    text-align: right;
}

.floatR {
    float: right;
}

.ivu-row-bottom {
    width: 100%;
    height: 10px;
}

.ivu-btn-red {
    color: #fff;
    background-color: #ea4f51;
    border-color: #ea4f51;
}

.ivu-btn-red:hover {
    color: #fff;
    background-color: #ff7274;
    border-color: #ff7274;
}

.ivu-btn-gray {
    color: #fff;
    background-color: #434043;
    border-color: #434043;
}

.ivu-btn-gray:hover {
    color: #fff;
    background-color: #717171;
    border-color: #717171;
}

.ivu-poptip-confirm .ivu-poptip-body .ivu-icon {
    font-size: 16px;
    color: #ff9900;
    line-height: 18px;
    position: absolute;
    text-align: left;
    left: 20px;
}

.ivu-layout-sider-children {
    overflow-x: hidden;
    overflow-y: auto;
}

.ivu-layout-sider {
    background: #252a2f;
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened {
    background: #3b4045;
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title {
    color: #fff !important;
    padding: 20px 14px;
    font-size: 14px;
}

.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title i:nth-child(3) {
    font-size: 14px;
    margin-top: 3px;
}

.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item,
.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu {
    color: #fff;
}


/*layout*/

.ivu-layout.ivu-layout-has-sider>.ivu-layout,
.ivu-layout.ivu-layout-has-sider>.ivu-layout-content {
    background: #eff0f4;
    position: relative;
}

.ivu-modal-body .ivu-layout-content {
    background: #fff;
}

.ivu-layout-content {
    background: #f7f7f9 !important;
}

.newContent {
    background: #fff;
    min-height: 216px;
}


/*bread*/

.breadBox {
    overflow: hidden;
    margin-top: 0px;
    background: #f7f7f9;
    padding: 0px 16px;
}

.selectTop .ivu-input-icon {
    right: 50px;
}

.ivu-input-search {
    color: #333 !important;
    border: 1px solid #ddd !important;
    background-color: #F7F7F7 !important;
}

.ivu-input-search:hover {
    color: #333 !important;
    border: 1px solid #3d9eda !important;
    background-color: #fff !important;
}


/*table*/

.ivu-table,
.ivu-table-cell {
    overflow: visible !important;
}

td .tds {
    color: black;
}

.Table-zk td .tds {
    color: #fff;
}


/*login*/

.loginBox .ivu-form .ivu-form-item-label {
    color: #fff;
}

.wel .ivu-card-body {
    padding: 16px;
    height: 100%;
}

.ivu-upload-list {
    display: none;
}

.ivu-select-dropdown {
    max-height: 400px;
    margin: 3px 0 !important;
    text-align: center;
}

.ivu-dropdown-transfer {
    max-height: 400px;
    background: #414a55;
    color: rgba(255, 255, 255, .7);
}

.ivu-dropdown-transfer ul .ivu-dropdown-item {
    color: rgba(255, 255, 255, .7);
}

.ivu-dropdown-transfer ul li:hover {
    color: #fff;
    background: #363e46;
}


/*popup*/

.ivu-poptip-popper {
    min-width: 200px;
}

.companyBox .ivu-poptip,
.companyBox .ivu-poptip-rel {
    width: 100%;
}


/*form*/

.ivu-form .ivu-form-item-label {
    height: 30px;
    text-align: left !important;
    font-size: 14px;
}

.areaSelectBox .ivu-poptip,
.areaSelectBox .ivu-poptip-rel {
    width: 100%;
}

.areaSelectBox .ivu-poptip-body-content {
    overflow: hidden;
}

.ivu-icon {
    cursor: pointer;
}

td .iconfont {
    font-size: 16px;
    font-weight: 100;
    padding-right: 6px;
}

.cardQ {
    padding: 0px;
}

.cardQ:after {
    content: '';
    display: block;
    clear: both;
}

.cardQ {
    zoom: 1;
}


/*page*/

.ivu-page-options-sizer {
    display: inline-block;
    margin-right: 0;
}

.ivu-page {
    text-align: right;
    margin: 0px 0;
    padding: 10px;
    background: #fff;
}

.ivu-table-header {
    overflow: hidden;
    border-top: 1px solid #e8eaec;
}

.BusiConnection-table .ivu-table-header {
    overflow: hidden;
    border-top: none;
}

.ivu-table-wrapper {
    position: relative;
    border: none;
    overflow: visible;
}

table {
    border: none !important;
}

.ivu-table:after {
    content: '';
    width: 0px !important;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #dcdee2;
    z-index: 3;
}

.ivu-breadcrumb {
    text-align: left;
    margin: 0px;
    padding: 10px 0px;
    background: #f7f7f9;
}

.ivu-breadcrumb>span:last-child {
    padding-left: 5px;
    border-left: 5px solid #0078d7;
    font-weight: normal !important;
}

.headM .ivu-menu-item {
    font-size: 14px;
}

td .vehicleName {
    display: inline-block;
}


/*double-heck-box*/

.double-heck-box .ivu-checkbox-input {
    display: none;
}


/*all  zhijiao*/

.ivu-input,
.ivu-btn,
.cardQ,
.ivu-page-item-jump-prev,
.ivu-page-item-jump-next,
.ivu-select-selection,
.ivu-input-group-prepend,
.ivu-input-group-append,
.ivu-radio-group-button .ivu-radio-wrapper,
.ivu-input-number-input,
.ivu-input-number {
    border-radius: 0px !important;
}

.ivu-page-prev,
.ivu-page-next,
.ivu-page-item {
    border-radius: 25px !important;
}

.ivu-input-number-input {
    text-align: left;
    height: 33px;
}

.ivu-input-number-handler-wrap {
    width: 0px;
}

.ivu-input-number-input-wrap {
    overflow: visible;
}

.must:before {
    content: '*';
    display: inline-block;
    margin-right: 4px;
    line-height: 1;
    font-family: SimSun;
    color: #ff5959;
}

.formI {
    width: 100%;
    display: inline-block;
    line-height: 33px;
}

.ivu-menu-vertical.ivu-menu-light:after {
    content: '';
    display: block;
    width: 0px;
    height: 100%;
    background: #dcdee2;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.ivu-menu-item {
    display: block;
    outline: none;
    list-style: none;
    font-size: 14px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


/*ssyl shusongyilai*/

.ssyl {
    line-height: 15px;
}

.ssyl .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    width: 65%;
    height: 43px;
    line-height: 37px;
    background: #fff;
}

.ssyl .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container {
    height: 46px;
}

.ssyl .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    height: 50px;
    padding-bottom: 5px;
    background: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 2px solid #0078d7;
    color: #0078d7;
}

.ssyl .ivu-tabs-ink-bar {
    display: none;
}

.ivu-tabs-bar {
    border-bottom: 1px solid #dcdee2;
    margin-bottom: 0px;
}


/*border color*/

.cardQ textarea.ivu-input {
    border: none;
}

.TooltipStyle-top textarea.ivu-input,
.TooltipStyle-right textarea.ivu-input {
    min-height: 200px;
}


/*areatree*/

.ivu-tree-arrow {
    cursor: pointer;
    width: 25px;
    text-align: center;
    display: inline-block;
}

.ivu-tree-arrow i {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    vertical-align: middle;
}

.ivu-tree-title {
    display: inline-block;
    margin: 0;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
    color: #333333;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.ivu-tree-arrow-open+.ivu-tree-title {
    color: #0078d7;
}

.ivu-tree-title:hover {
    color: #0078d7;
}

.ivu-tree-title-selected {
    background-color: #0078d7;
    color: #ffffff !important;
}

.ivu-tree-title-selected:hover {
    opacity: 0.9;
    background-color: #0078d7;
    color: #ffffff !important;
}

.areaTreeBox .ivu-tree ul {
    text-align: left;
    padding: 3px;
    font-size: 14px;
}

.ivu-tree li ul {
    margin: 0;
    padding: 0 0 0 21px !important;
}

.areaTreeBox .ivu-tree li {
    border-top: 1px solid #e8eaec;
    margin: 0;
    padding: 2px 0;
}

li .areaTreeBox .ivu-tree-title {
    width: 90%;
    line-height: 25px;
    margin-left: 10px;
    padding: 7px 5px 5px 0px;
    font-size: 14px;
}

.areaTreeBox .ivu-tree-arrow {
    padding: 6px 0;
}

.areaTreeBox .ivu-icon-ios-arrow-forward:before {
    content: "\F341" !important;
    font-size: 20px;
}

body {
    font-size: 14px;
    background: #f5f5f6;
}

html,
body {
    font-family: 'NotoSansCJKjp-Regular', Helvetica, Arial, 'Helvetica Neue', 'ＭＳ Ｐゴシック', 'MS PGothic', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
}

.ivu-btn,
.ivu-radio-wrapper,
.ivu-checkbox-wrapper {
    font-size: 14px !important;
}

.ssyl .ivu-tabs-nav .ivu-tabs-tab {
    margin-right: 0;
}

.ssyl .ivu-tabs-nav .ivu-tabs-tab-active {
    color: #fff;
    background: #0078d7;
}

.ssyl .ivu-tabs-nav {
    font-weight: bold;
}

.ivu-select-single .ivu-select-selection {
    height: 33px !important;
}

.oneStep .ivu-radio-group {
    height: auto !important;
}

.che .ivu-input-number {
    float: left;
}

.ssyl .ivu-input-group>.ivu-input:last-child,
.ivu-input-group-append {
    background: #fff;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.ssyl .ivu-tooltip {
    width: 100%;
}

.ssyl .ivu-tooltip-inner {
    white-space: inherit;
}

.ssyl .ivu-radio-group-button .ivu-radio-wrapper-checked {
    border-color: #0078d7;
    background: #0078d7;
    color: #fff;
    text-align: center;
}

.ssyl .ivu-radio-group-button .ivu-radio-wrapper {
    height: 35px;
    line-height: 33px;
    font-size: 14px !important;
    min-width: 65px;
    padding: 0 10px;
}

.TrTwo .ivu-radio-group-button .ivu-radio-wrapper {
    margin-bottom: 5px;
}

.oneStep .ivu-radio-group-button .ivu-radio-wrapper {
    height: 55px;
    line-height: 50px;
}

.ssyl .ivu-radio-group-button .ivu-radio-wrapper-checked:hover {
    opacity: 0.9;
}

.ssyl .ivu-card-body {
    padding: 10px 10px;
    zoom: 1;
}

.TrTwo .ivu-card-body {
    padding: 10px 0px 0 0px;
    zoom: 1;
}

.ssyl .ivu-card-body:after {
    content: '';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden;
}

.threeContent .ivu-card-bordered {
    margin-top: 15px;
}

.threeContent .ivu-card-head p i {
    font-size: 23px;
    color: white;
}

.ssyl .ivu-card-head {
    border-bottom: 1px solid #e8eaec;
    line-height: 1;
    background: #eaedf1;
    text-align: center;
    border-bottom: 0;
}

.ssyl .ivu-card-head p,
.ivu-card-head-inner {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}

.ssyl .ivu-card-head p i {
    font-size: 18px;
}

.ssyl .ivu-tooltip-rel {
    text-align: center;
}

.ssyl .ivu-tooltip-popper {
    padding: 8px 0 5px 0;
    min-width: 170px;
}

.ssyl .ivu-tabs {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    color: #333333;
    zoom: 1;
    background: #f5f5f6;
}

.lineDemo .ivu-tabs {
    background: #ffffff;
}

.calendar-container li {
    list-style: none !important;
}


/*three*/

.c1 .ivu-card-head {
    background: #0078d7;
}

.c2 .ivu-card-head {
    background: #7d7d7f;
}

.c3 .ivu-card-head {
    background: #3aa756;
}


/*steps*/

.ivu-steps .ivu-steps-head {
    background: #f7f7f9 !important;
}

.ivu-steps .ivu-steps-title {
    display: inline-block;
    margin-bottom: 4px;
    padding-right: 10px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: normal !important;
    color: #666;
    background: #f7f7f9 !important;
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-tail>i {
    background-color: #c1c1c1;
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-tail>i {
    background-color: #c1c1c1;
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-title {
    font-weight: bold !important;
    background: #eaedf1;
}

.ivu-steps .ivu-steps-tail {
    width: 100%;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 19px;
}

.ivu-steps .ivu-steps-head-inner {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 8px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner {
    background: #d6d1cd;
}

.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner span {
    color: #fff;
    font-size: 20px;
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner {
    background-color: #0079d7;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 8px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after {
    width: 100%;
    background: #0079d7;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 1;
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner {
    background-color: #0079d7;
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner>.ivu-steps-icon,
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner span {
    color: #fff;
    cursor: text;
    font-size: 35px;
    font-weight: bold;
}


/*transport one-two-three*/

.stepBtn {
    text-align: center;
    padding: 15px 0px;
    margin-top: 0;
}

.bigBtn {
    font-size: 16px !important;
    min-width: 120px;
    padding: 0px 20px;
    /* padding: 5px 20px; */
    color: #0078d7;
    background-color: #f8f8f9;
    border: 1px solid #0078d7;
    border-radius: 30px !important;
}

.bigBtn:hover {
    color: #f8f8f9;
    background-color: #0078d7;
}

.nextBtn {
    color: #fff;
    background: #0078d7;
    border: #0078d7;
    min-width: 120px;
    padding: 5px 30px;
    margin-left: 20px;
}

.nextBtn:hover {
    background-color: #0078d7;
    opacity: 0.8;
}


/*input-icon*/

.ivu-input-icon {
    width: 40px;
    height: 35px;
    line-height: 33px;
    font-size: 25px;
    text-align: center;
    position: absolute;
    right: 0;
    z-index: 3;
    color: #b7b7b7;
}

.ivu-layout-sider-trigger .ivu-icon {
    font-size: 35px;
}

.orderButton {
    color: red;
    width: 77px;
    padding: 0;
    font-size: 13px;
    border-radius: 3px;
    text-align: center;
    border: red 1px solid;
    line-height: 1.5;
    background: #fff;
}

.ivu-select-single .ivu-select-input {
    font-size: 14px;
}

.statusButton {
    display: block;
    cursor: default;
    border-radius: 32px;
    color: #fff;
    padding: 0px 4px 0px;
    font-size: 14px !important;
    width: 75px;
}

.statusButton:hover {
    color: #fff;
}

.cardBodyL {
    display: inline-block;
    width: 150px;
    float: left;
    padding: 0 20px;
    font-size: 14px;
}

.cardBodyL:hover i {
    color: #0078d7;
}

.cardBodyR {
    width: calc(100% - 155px);
    float: right;
    padding-right: 20px;
}


/*calendar icon*/

.ivu-icon-ios-calendar-outline:before {
    content: "\F15B";
    color: #38354a !important;
}

.tsdiv .ivu-radio-group {
    height: 35px !important;
    line-height: 35px !important;
    width: 100%;
}

.ivu-table .requested {
    background-color: green;
    color: #ffffff;
}

.ivu-table .unRequested {
    background-color: white;
}

.ivu-table .orderConfirmed {
    background-color: #F90;
    color: #fff;
}


/*checkbox button*/

.checkccc .ivu-checkbox-wrapper {
    font-size: 14px !important;
    border: 1px solid #dcdee2;
    margin-bottom: 5px;
    text-align: center;
    min-width: 70px;
    line-height: 35px;
    border-radius: 4px;
    padding: 0 15px;
}

.checkccc .ivu-checkbox-wrapper:hover {
    color: #0078d7;
}

.checkccc .ivu-checkbox-wrapper-checked {
    background: #0078d7;
    color: #fff;
}

.checkccc .ivu-checkbox-wrapper-checked:hover {
    color: #fff;
    opacity: 0.9;
}

.checkccc .ivu-checkbox {
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    line-height: 1;
    position: relative;
    display: none;
}

.checkccc .ivu-checkbox-wrapper-disabled {
    cursor: not-allowed;
    border-color: #dcdee2;
    background-color: #f7f7f7;
    color: #ccc;
}

.checkccc .ivu-checkbox-wrapper-disabled:hover {
    color: #ccc;
}

.ivu-card {
    font-size: 14px;
}

.transportListTable .ivu-table-cell-expand i {
    font-size: 14px;
    margin-bottom: 0.5px;
}

.transportListTable .ivu-timeline-item {
    padding: 0 !important;
}

.transportListTable .ivu-timeline-item-content {
    top: 0 !important;
}

.transportListTable .ivu-table-cell-expand .ivu-icon-ios-arrow-forward:before {
    content: "\e696";
    box-sizing: border-box;
    font-size: 19px !important;
    color: #000;
    opacity: 0.7;
}

.transportListTable .ivu-table-cell-expand-expanded {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.transportListTable .ivu-table-cell-expand-expanded i:before {
    content: "\e697" !important;
}

.RequestManageBook-Table .ivu-table-cell-expand .ivu-icon-ios-arrow-forward:before {
    content: "\e696";
    box-sizing: border-box;
    font-size: 19px !important;
    margin-left: -20px;
    color: #000;
    opacity: 0.7;
}

.RequestManageBook-Table .ivu-table-cell-expand-expanded i:before {
    content: "\e697" !important;
}

.RequestManageBook-Table .ivu-table-cell-expand .ivu-icon-ios-arrow-forward {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.RequestManageBook-Table .ivu-table-cell-expand-expanded {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.tableExpand .ivu-table-header,
.tableExpand .ivu-table-body {
    overflow: hidden;
}

.tableExpand .ivu-table td {
    background-color: #eaf2f8;
    border-bottom: 0px;
}

.ivu-input-group-append i {
    font-size: 20px;
}

.ivu-input-group-append .ivu-btn-icon-only {
    /* padding: 0px 10px 0px; */
    font-size: 14px;
    border-radius: 4px;
}

.seachForm .ivu-form-item {
    margin-bottom: 5px;
    vertical-align: top;
    padding: 0 20px;
    zoom: 1;
}

.transportListTable .ivu-table:before {
    background-color: #e8eaec;
}

td.ivu-table-expanded-cell {
    padding: 20px 50px;
    background: #eaf2f8;
}

.ivu-modal-footer button {
    border-radius: 30px !important;
}

.ivu-modal-footer {
    border: none;
    padding: 0px 18px 12px 18px;
}

.ivu-page-item-active {
    background: #0078d7 !important;
}

.ivu-page-item-active a {
    color: #dcdee2 !important;
}

.ivu-modal-header {
    padding: 20px 16px 0px 16px !important;
    border: none;
}

.ivu-modal-close .ivu-icon-ios-close {
    top: -1px !important;
}

.ivu-table-sort i {
    color: #999;
}

.ivu-modal-body {
    font-size: 14px !important;
    padding: 0px 16px 0px 20px;
}

.Vehicle-information {
    background: #f7f7f7 !important;
    border-left: 2px solid #f1f0f5 !important;
}

.ivu-timeline-item-head {
    border-radius: 50%;
    border: 3px solid #0078d7;
    left: 2px;
    width: 10px;
    height: 10px;
    opacity: 0.7;
    top: 4.5px;
}

.ivu-timeline {
    list-style: none;
    margin: 0;
    padding: 10px 5px;
}

.threeBox .threeBox-item .ivu-timeline {
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    margin-top: 12px;
    min-height: 278px;
}

.threeBoxSpot .threeBox-item .ivu-timeline {
    background: #f7f7f7;
    border: 1px solid #e8e8e8;
    margin-top: 12px;
    min-height: 278px;
}

.threeBox .threeBox-item .ivu-timeline .ivu-timeline-item {
    padding: 0;
}

.threeBox .threeBox-item .ivu-timeline .ivu-timeline-item .ivu-timeline-item-content {
    font-size: 14px !important;
    overflow: hidden;
}

.page2 .ivu-tooltip {
    width: 100% !important;
}

.ivu-tooltip-rel {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 100% !important;
}

.ivu-icon-ios-search:before {
    color: #38354a !important;
    content: "\F2A6";
}

.ivu-table-cell-sort {
    color: #666;
}

th .ivu-table-cell {
    color: #666;
}

.ios-search-btn .ivu-icon-ios-search:before {
    color: #ccc;
}

.all .ivu-drawer-header {
    border: none;
}

.Row-all .ivu-form-item-label {
    float: left;
    padding-top: 12px;
    padding: 10px 12px 10px 0 !important;
}

.Row-all2 .ivu-form-item-label {
    float: left;
}

.Row-all2 .ivu-form-item-content {
    float: left;
    width: 200px;
}

.zs .ivu-form-item-label {
    width: 80px;
    padding-left: 10px;
}

.fh .ivu-form-item-label {
    width: 103.33px;
    text-align: right !important;
}

.zs .ivu-form-item-content {
    width: 120px;
}

.fh .ivu-form-item-content {
    width: 120px;
}

.x13 .ivu-form-item-content {
    margin-left: 0px;
}

.hsfq .ivu-form-item-content {
    width: 200px;
}

.qyxfq .ivu-form-item-content {
    width: 200px;
}

.jewsfq .ivu-form-item-content {
    width: 230px;
    margin-left: 72px;
}

.demo-drawer-footer-btnAll button {
    border-radius: 30px !important;
}

.drczr .ivu-form-item-label {
    width: 200px;
    text-align: left !important;
}

.zszs .ivu-form-item-label {
    padding-left: 10px !important;
}

.marginBottom2 .ivu-form-item-label {
    padding-left: 10px !important;
}

.demo-drawer-footer-btnAll {
    padding: 0px 0px 20px 0px !important;
    margin-left: 20px;
}

.cfff2 .ivu-card-body {
    padding-bottom: 0;
}

.xg-all .ivu-col-span-10 {
    min-width: 180px;
}

.xg-all .ivu-col-span-6 {
    min-width: 110px;
}

.da-box {
    padding-top: 20px;
}

.da-box .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    background: #0078d7;
    color: #fff;
    border-radius: 0;
}

.da-box .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    width: 30%;
    height: 31px;
    text-align: center;
    border-radius: 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.da-box .row-box {
    border-top: 2px solid #fec23d;
    background: #fff;
}

.da-box .ivu-tabs-nav-scroll {
    margin-top: 2px;
}

.da-box .ivu-tabs .ivu-tabs-tabpane {
    height: 100%;
    border-top: 2px solid #0078d7;
    background: #fff;
}

.zs-input .ivu-input-disabled {
    cursor: pointer;
    background-color: #fff;
}

.zs-input .ivu-input-disabled:hover {
    border-color: #3393df;
}

.zs-zs .ivu-input-wrapper {
    margin-left: 26px;
}

.zs-zs .ivu-input-disabled {
    cursor: pointer;
    background-color: #fff;
}

.zs-zs .ivu-input-disabled:hover {
    border-color: #3393df;
}

.zszs .ivu-input-disabled {
    cursor: pointer;
    background-color: #fff;
}

.zszs .ivu-input-disabled:hover {
    border-color: #3393df;
}

.zs-zs .ivu-form-item-content {
    width: 360px;
}

.xdfh .ivu-form-item-content {
    margin-left: 26px;
}

.ALL-BOX .ivu-select-selection {
    height: 33px !important;
}

.ALL-BOX2 .cardQ {
    background: #fff;
}

.transportListINPUT .ivu-input-prefix {
    border-left: 2px solid #0078d7;
    height: 33px;
    margin-top: -1px;
}

.transportListINPUT .ivu-icon-ios-search:before {
    font-weight: bold;
}

.transportListINPUT .ivu-input:hover {
    border: 1px solid #dcdee2;
    box-shadow: 0 0 0 0px rgba(0, 120, 215, 0.2);
}

.transportListINPUT .ivu-input:focus {
    border: 1px solid #dcdee2;
    box-shadow: 0 0 0 0px rgba(0, 120, 215, 0.2);
}

.transportListINPUTright .ivu-select-selection:hover {
    border: 1px solid #dcdee2;
    box-shadow: 0 0 0 0px rgba(0, 120, 215, 0.2);
}

.transportListINPUTright .ivu-select-visible .ivu-select-selection {
    border: 1px solid #dcdee2;
    box-shadow: 0 0 0 0px rgba(0, 120, 215, 0.2);
}

.transportListINPUTright .ivu-select-single .ivu-select-selection {
    border-left: none;
}

.transportListINPUTright .ivu-select-selection-focused {
    border-color: #dcdee2;
}

.transportListINPUTright2 {
    display: block;
    width: 2px;
    position: absolute;
    border-left: 1px dashed #0078d7;
    height: 16px;
    top: 10px;
    right: 0;
}

.TransportList-All .seachForm .transportListINPUT {
    width: 155px;
}

.ALL-BOX .ivu-select-single .ivu-select-input {
    height: 29px;
    margin-top: 1px;
    background: #fff;
}

.ALL-BOX .cardQ {
    background: #fff;
}

.qqmx-all .ivu-modal-footer button {
    border-color: #dcdee2;
}

.qqmx-all .ivu-modal-footer .lk:hover {
    color: #3393df;
    background-color: white;
    border-color: #3393df;
}

.qqmx-all .ivu-modal-footer .dl:hover {
    opacity: 0.8;
}

.requestManage-all .ivu-tabs-bar {
    border: none !important;
    padding: 0 17px !important;
}

.requestManage-all .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    width: 107px;
    height: 32px;
    border: 1px solid #0078d7 !important;
    background: #0078d7;
    border-bottom: none;
    color: #fff;
    margin-right: 0;
    border-radius: 0;
}

.requestManage-all .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    width: 40%;
    height: 32px;
    border-radius: 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    margin-right: 0;
}

.carRadio .ivu-radio-group-button .ivu-radio-wrapper {
    margin-bottom: 5px;
}

.dyx .ivu-form-item-content {
    min-width: 120px;
}

.dyx .ivu-form-item-label {
    width: 55px !important;
}

.qqx .ivu-form-item-content {
    min-width: 120px;
}

.qqx .ivu-form-item-label {
    width: 55px !important;
}

.xt .ivu-form-item-content {
    min-width: 120px;
}

.w120 .ivu-input-wrapper {
    min-width: 130px;
}

.w120 .ivu-select {
    min-width: 130px;
}

.w110 {
    width: 360px;
}

.w120,
.w110 {
    margin-left: 30px;
    padding: 0;
}

.wjr .ivu-form-item-label {
    margin-left: 29px;
    width: 51px !important;
}

.wjd .ivu-form-item-label {
    margin-left: 29px;
    width: 51px !important;
}

.ivu-tabs {
    overflow: visible !important;
}

.ivu-tree-arrow-open {
    color: #0078d7;
}

.icon-shanchu2:before {
    opacity: 0.5;
}

.icon-bianji4:before {
    opacity: 0.7;
}

.icon-paixu-:before {
    opacity: 0.5;
}

.icon-caidan:before {
    opacity: 0.5;
}

.icon-mimazhongzhi:before {
    opacity: 0.5;
}


.data-a .ivu-form-item-content {
    width: 150px;
}

.jg-a .ivu-form-item-content {
    width: 110px;
}

.supplierVenhicle-div .ivu-form-item-content {
    width: 200px;
}

.supplierVenhicle-zj .ivu-divider-horizontal.ivu-divider-with-text-center {
    margin: 0;
}

.supplierVehicle-table .ivu-table-border th {
    border-right: none !important;
}

.supplierVehicle-table .ivu-table-border td {
    border-right: none !important;
}

.supplierVehicle-table .ivu-form-item {
    padding: 0 !important;
}

.supplierVehicle-table .ivu-form-label-right {
    width: 200px;
}

.cardQ td.ivu-table-expanded-cell {
    padding: 0;
    border-bottom: none;
}

.BusiConnection-table .ivu-table-row td {
    border-top: 1px solid #eaedf1 !important;
    border-bottom: none;
}

.BusiConnection-table .ivu-table-row:nth-child(1) td {
    border-top: none !important;
}

.BusiConnectionEmployeeExpand-Table .ivu-table-row:last-child td:nth-child(1) {
    border-radius: 0px 0 0 6px !important;
}

.BusiConnectionEmployeeExpand-Table .ivu-table-row:last-child td:last-child {
    border-radius: 0px 0px 6px 0 !important;
}

.BusiConnection-table td.ivu-table-expanded-cell {
    background: #fff;
    padding: 10px 0 10px 0;
}

.RequestManage-table .ivu-table-row td {
    border-top: 1px solid #eaedf1 !important;
    border-bottom: none;
}

.RequestManage-table .ivu-table-row:nth-child(1) td {
    border-top: none !important;
}

.RequestManage-table td.ivu-table-expanded-cell {
    background: #fff;
    padding: 10px 0 10px 0;
}

.RequestManage-table .tableExpand .ivu-table th {
    display: none;
}

.RequestManage-table .ivu-table-cell-expand {
    display: none;
}

.RequestManageBook-All td.ivu-table-expanded-cell {
    background: #fff;
}

.RequestManageBook-Table .ivu-table-row td {
    border-top: 1px solid #eaedf1 !important;
    border-bottom: none;
}

.RequestManageBook-Table .ivu-table-row:nth-child(1) td {
    border-top: none !important;
}

.RequestManageBook-Table td.ivu-table-expanded-cell {
    background: #fff;
    padding: 10px 0 10px 0;
}

.RequestManageBook-Table th .ivu-table-cell {
    color: #999 !important;
}

.TransportList-table .ivu-table-row td {
    padding: 4px 0 4px 0;
    border-top: 1px solid #eaedf1 !important;
    border-bottom: none;
}

.tableExpand .ivu-table-row td {
    border-top: 1px solid #eaedf1 !important;
    border-bottom: none;
}

.TransportList-table .tableExpand .ivu-table-row td {
    border-top: none !important;
    border-bottom: none;
}

.TransportList-table .ivu-table-row:nth-child(1) td {
    border-top: none !important;
}

.TransportList-table .tableExpand .ivu-table-row td:nth-child(7)>.ivu-table-cell {
    border: none;
    padding-left: 0px;
}

.TransportList-table td.ivu-table-expanded-cell {
    background: #fff;
    padding: 10px 0 10px 0;
}

.cardQ .tableExpand .ivu-table-header {
    padding: 0;
    border-top: none;
}

.TransportList-table .tableExpand .ivu-table-header,
.tableExpand .ivu-table-body {
    background: #fff;
}

.TransportList-table .tableExpand .ivu-table-header {
    border-radius: 6px 6px 0 0;
}

.TransportList-table .tableExpand .ivu-table-body {
    border-radius: 0 0 6px 6px;
}

.transportListTable .ivu-table:before {
    height: 0;
}

.TransportList-table .tableExpand .ivu-table td {
    color: #fff;
    background: #0078d7;
}

.TransportList-table .tableExpand .ivu-table-tip {
    border-radius: 0 0 6px 6px;
}

.TransportList-table th .ivu-table-cell {
    color: #666 !important;
}

.TransportList-table .tableExpand th .ivu-table-cell {
    color: #fff !important;
}

.TransportList-All .seachForm .ivu-form-item {
    padding: 0 !important;
}

.TransportList-All .Type2 {
    width: 120px;
    height: 38px;
}

.TransportList-All .ivu-form-item-content {
    height: 32px;
    line-height: 32px;
    margin-left: 20px;
}

.ivu-input-group {
    top: 0;
}

.RequestManageRegularlyOne-Row .ivu-form-item {
    margin-bottom: 10px !important;
}

.ivu-table-cell {
    padding: 0;
}

.Table-zk .ivu-table th {
    background: #0078d7;
}

.Table-zk .ivu-table .ivu-table-cell {
    color: #fff;
}

.Table-zk .ivu-table-header {
    border-radius: 6px 6px 0px 0px;
}

.Table-zk .ivu-table td {
    background: #0078d7;
    border-top: none !important;
}

.Table-zk .ivu-table td {
    color: #fff;
}

.stateInput .ivu-select-multiple .ivu-select-selection {
    padding: 0 24px 0 4px;
}

.CaseNumber .ivu-form-item-content {
    max-width: 100px;
}

.PeriodDistinction .ivu-form-item-content {
    max-width: 107px;
}

.moreDown {
    display: inline-block;
    height: 40px;
    line-height: 35px;
    vertical-align: middle;
    color: #0078d7;
    cursor: pointer;
    font-size: 14px;
}

.RequestManageSpot-tableAll {
    padding-top: 20px;
}

.RequestManageSpot-tableAll .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    width: 40%;
    height: 32px;
    border-bottom: none;
    margin-right: 0;
    border-radius: 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.RequestManageSpot-tableAll .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    background: #0078d7;
    color: #fff;
}

.RequestManageSpot-tableAll .ivu-tabs-nav-scroll {
    margin-top: 1px;
}

.PostalCode .ivu-form-item-label {
    width: 70px !important;
}

.PostalCode .ivu-form-item-content {
    margin-left: 70px !important;
    width: 90px;
}

.DetailedAddress .ivu-input-wrapper {
    min-width: 180px !important;
}

.DetailedAddress .ivu-form-item-label {
    width: 170px !important;
}

.DetailedAddress .ivu-form-item-content {
    margin-left: 170px !important;
}

.address .ivu-form-item-label {
    width: 170px !important;
}

.address .ivu-form-item-content {
    margin-left: 170px !important;
}

.address .areaSelectBox {
    min-width: 310px !important;
}

.address .ivu-input {
    background-color: #fff;
    cursor: pointer !important;
}

.address .ivu-input:hover {
    border-color: #3393df;
}

.Customer .ivu-form-item-content {
    margin-left: 65px !important;
    min-width: 150px !important;
}

.Customer .ivu-select {
    width: 125px;
}

.PersonInCharge .ivu-form-item-label {
    width: 75px !important;
}

.PersonInCharge .ivu-form-item-content {
    margin-left: 75px !important;
    min-width: 245px;
    ;
}

.TelNumber .ivu-form-item-label {
    width: 100px !important;
}

.TelNumber .ivu-form-item-content {
    margin-left: 100px !important;
    min-width: 90px !important;
}

.MAIL .ivu-form-item-label {
    width: 65px !important;
}

.MAIL .ivu-form-item-content {
    margin-left: 100px !important;
    min-width: 90px !important;
}

.FAX .ivu-form-item-label {
    width: 65px !important;
}

.FAX .ivu-form-item-content {
    margin-left: 100px !important;
    min-width: 90px !important;
}

.LINE .ivu-form-item-label {
    width: 45px !important;
}

.LINE .ivu-form-item-content {
    margin-left: 45px !important;
    min-width: 90px !important;
}

.state .ivu-form-item-label {
    width: 45px !important;
}

.state .ivu-form-item-content {
    margin-left: 45px !important;
}

.LeaderCode .ivu-form-item-label {
    width: 90px !important;
}

.LeaderCode .ivu-form-item-content {
    margin-left: 90px !important;
}

.LeaderCode .ivu-input-wrapper {
    width: 125px;
}

.Customer-update .ivu-form-item-label {
    width: 90px !important;
}

.Customer-update .ivu-form-item-content {
    margin-left: 65px !important;
    min-width: 150px !important;
}

.Customer-update .ivu-select {
    width: 125px;
}

.PersonInCharge-update .ivu-form-item-label {
    width: 75px !important;
}

.PersonInCharge-update .ivu-form-item-content {
    margin-left: 75px !important;
    min-width: 225px;
    ;
}

.CorporateName .ivu-form-item-label {
    width: 75px !important;
}

.CorporateName .ivu-form-item-content {
    margin-left: 75px !important;
}

.PlaceOfBusiness .ivu-form-item-label {
    width: 75px !important;
}

.PlaceOfBusiness .ivu-form-item-content {
    margin-left: 75px !important;
}

.department .ivu-form-item-label {
    width: 40px !important;
}

.department .ivu-form-item-content {
    margin-left: 40px !important;
}

.CorporateName-updata .ivu-form-item-label {
    width: 90px !important;
}

.CorporateName-updata .ivu-form-item-content {
    margin-left: 90px !important;
}

.CorporateName-updata .ivu-select {
    min-width: 125px;
}

.PersonInCharge-updata2 .ivu-form-item-label {
    width: 75px !important;
}

.PersonInCharge-updata2 .ivu-form-item-content {
    margin-left: 75px !important;
}

.LeaderCode-updata .ivu-form-item-label {
    width: 90px !important;
}

.LeaderCode-updata .ivu-form-item-content {
    margin-left: 90px !important;
}

.LeaderCode-updata .ivu-input-wrapper {
    min-width: 125px;
}

.border-bottom-box {
    display: block;
    width: 100%;
    height: 1px;
    background: #bfbfbf;
    margin-top: 15px;
}

.operation-btn-all .ivu-select-dropdown {
    width: 110px;
}

.RequestBook-All .seachForm .ivu-form-item {
    padding: 0;
}

.RequestBook-All .ivu-date-picker {
    min-width: 120px;
}

.CorporateName-Abbreviation .ivu-form-item-label {
    width: 100px !important;
}

.CorporateName-Abbreviation .ivu-form-item-content {
    margin-left: 100px !important;
}

.CorporateName-Abbreviation2 .ivu-form-item-label {
    width: 175px !important;
}

.CorporateName-Abbreviation2 .ivu-form-item-content {
    margin-left: 175px !important;
}

.CorporateName-FullName .ivu-form-item-label {
    width: 100px !important;
}

.CorporateName-FullName .ivu-form-item-content {
    margin-left: 100px !important;
}

.NameOfBusinessPlace-abbreviatedAs .ivu-form-item-label {
    width: 110px !important;
}

.NameOfBusinessPlace-abbreviatedAs .ivu-form-item-content {
    margin-left: 110px !important;
}

.NameOfBusinessPlace-abbreviatedAs2 .ivu-form-item-label {
    width: 160px !important;
}

.NameOfBusinessPlace-abbreviatedAs2 .ivu-form-item-content {
    margin-left: 190px !important;
}

.NameOfBusinessPlace-FullName .ivu-form-item-label {
    width: 100px !important;
}

.NameOfBusinessPlace-FullName .ivu-form-item-content {
    margin-left: 100px !important;
}

.telephone2 .ivu-form-item-label {
    width: 75px !important;
}

.telephone2 .ivu-form-item-content {
    margin-left: 100px !important;
}

.email2 .ivu-form-item-label {
    width: 55px !important;
}

.email2 .ivu-form-item-content {
    margin-left: 55px !important;
}

.TotalWeight .ivu-tooltip-rel {
    text-align: left;
}

.BusiConnection-All .ivu-page {
    background: #fff;
    margin: 0;
    border-top: 1px solid #eaedf1;
}

.qqsmx-all .ivu-modal-body {
    margin-bottom: 10px;
}

.tableMoney-all .ivu-table-expanded-cell {
    display: none !important;
}

.dailyDelivery-table-btn .ivu-form-item {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
}

.dailyDelivery-table-btn .floatR {
    margin-top: 10px;
    margin-right: 10px;
    width: 80px;
    height: 28px;
    line-height: 15px;
}

.dailyDelivery-table-btn .ivu-col-span-11 {
    width: 120px;
}

.dailyDelivery-table-btn .ivu-col-span-2 {
    width: 20px;
}

.requestManage-Row-one .ivu-col-span-11 {
    width: 120px;
}

.requestManage-Row-one .ivu-col-span-2 {
    width: 20px;
}

.requestManage-Row-one .ivu-date-picker-rel {
    width: 110px;
}

.requestManage-Row-one .ivu-form-item {
    padding: 0 0 0 20px;
}

.Customers .ivu-form-item {
    padding: 0 0 0 10px;
}

.Claim .ivu-form-item {
    padding: 0 0 0 20px !important;
}

.PeriodDistinction .ivu-form-item {
    padding: 0 0 0 10px;
}

.Distinguish .ivu-select {
    width: 120px !important;
}

.requestBook-one .ivu-date-picker {
    width: 120px;
}

.requestBook-one .ivu-form-item {
    margin-right: 30px;
}

.transportListTable .ivu-icon-ios-arrow-forward {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.CarWeight .ivu-input-wrapper {
    width: 60px;
}

.SetUp .ivu-tooltip-rel {
    text-align: left;
}

.PersonalIntelligence {
    background: #fff;
    padding: 20px 20px 30px 20px;
}

.PasswordUpdate {
    background: #fff;
    padding: 20px;
    height: 334px;
}

.cardQ .ArrangementHistory {
    border-top: 2px solid #fec23d;
}

.ArrangementHistory .ivu-timeline-item-content {
    padding: 1px 1px 0px 24px;
}

.ArrangementHistory .ivu-timeline-item {
    padding: 0;
}

.ArrangementHistory .ivu-table .ivu-table-header th:nth-child(4) {
    padding-left: 10px;
}

.ArrangementHistory .ivu-table .ivu-table-body tr td:nth-child(4) {
    padding-left: 10px;
}

.ArrangementHistory .ivu-table .ivu-table-header th:nth-child(8) {
    padding-left: 10px;
}

.ArrangementHistory .ivu-table .ivu-table-body tr td:nth-child(8) {
    padding-left: 10px;
}

.Company-name .ivu-select-input {
    padding: 0 7px 0 7px;
}

.address2 .ivu-input {
    background-color: #fff;
    cursor: pointer !important;
}

.address2 .ivu-input:hover {
    border-color: #3393df;
}

.Claim .ivu-select {
    width: 160px;
}

.Customers .ivu-select {
    width: 160px;
}

.qqmy .ivu-date-picker {
    width: 108px;
}

.spotThree .ivu-table-cell-expand .ivu-icon-ios-arrow-forward:before {
    content: "\e696";
    box-sizing: border-box;
    font-size: 19px !important;
    margin-left: -20px;
    color: #000;
    opacity: 0.7;
}

.spotThree .ivu-table-cell-expand-expanded i:before {
    content: "\e697" !important;
}

.spotThree .ivu-table-cell-expand .ivu-icon-ios-arrow-forward {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.spotThree .ivu-table-cell-expand-expanded {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.FareChangeHistory .ivu-table-header {
    display: none;
}

.FareChangeHistory .ivu-modal-footer {
    width: 60%;
}

.FareChangeHistory .ivu-table table {
    width: 100% !important;
}

.RequestForCooperation-table .ivu-date-picker {
    width: 105px !important;
}

.RequestForCooperation-table .ivu-tooltip {
    width: 100% !important;
}

.ivu-menu-submenu-title i {
    font-size: 18px;
}

.ivu-menu {
    font-size: 14px;
}

.nav-left {
    float: left;
    margin-left: 20px;
}

.js-btn {
    height: 28px !important;
    line-height: 14px !important;
    font-size: 14px !important;
    min-width: 80px !important;
    padding: 5px 20px !important;
    color: #fff !important;
    background: #0078d7 !important;
    border: #0078d7 !important;
    margin-right: 10px !important;
    margin-top: 3px !important;
    border-radius: 6px !important;
}

.js-btn:hover {
    background: #0078d7 !important;
    opacity: 0.8 !important;
}

.spotThree td.ivu-table-expanded-cell {
    background: #fff;
    padding: 10px 0 10px 0;
}

.spotThree .ivu-table-row td {
    padding: 4px 0 4px 0;
    border-top: 1px solid #eaedf1 !important;
    border-bottom: none;
}

.spotThree .ivu-table-row:nth-child(1) td {
    border-top: none !important;
}

.spotThree .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
}

.requestManageRegularlyThree-table .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
}

.requestSpotTwo-table .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
    border-radius: 100px;
}

.Newly-Build-all-icon-table .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
    border-radius: 100px;
}

.spotThree .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
}

.RequestSetting .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
}

.sendTable .ivu-checkbox-disabled .ivu-checkbox-inner {
    background: url(./../../src/common/image/duihao.png) no-repeat;
    background-size: cover;
    border: none;
}

.qqszc {
    width: 150px !important;
    background-color: #7cb00d !important;
    border-color: #7cb00d !important;
    border-radius: 30px !important;
    color: #fff !important;
    cursor: pointer !important;
}

.qqszc:hover {
    opacity: 0.8 !important;
}

.xlzj {
    background-color: #7cb00d !important;
    border-color: #7cb00d !important;
    border-radius: 30px !important;
    color: #fff !important;
    position: absolute !important;
    right: 0 !important;
    top: 56px !important;
}

.xlzj:hover {
    opacity: 0.8 !important;
}

.ChooseAVehicle .ivu-form-item {
    margin-bottom: 0;
    padding: 10px 0 10px 0;
}

.Code1 .ivu-input-wrapper {
    width: 200px !important;
}

.bigBtn-blue {
    font-size: 14px !important;
    min-width: 120px;
    padding: 5px 20px;
    color: #f8f8f9;
    background-color: #0078d7;
    border: 1px solid #0078d7;
    border-radius: 30px !important;
}

.bigBtn-blue:hover {
    color: #f8f8f9;
    background-color: #0078d7;
    opacity: 0.8;
}

.SendHistory-table {
    padding: 0px 17px;
}

.ConcurAmount-table {
    padding: 0px 17px;
}

.ivu-radio-group-button .ivu-radio-wrapper {
    padding: 0;
    text-align: center;
}

.sendHistory-from .ivu-select-single .ivu-select-selection .ivu-select-placeholder {
    height: 35px !important;
    line-height: 35px !important;
}

.sendHistory-from .ivu-select-single .ivu-select-selection .ivu-select-selected-value {
    height: 35px !important;
    line-height: 35px !important;
}

.RequestResume .ivu-table th {
    display: none;
}

.RequestResume .ivu-timeline-item-content {
    padding: 0;
    margin-left: 20px;
    top: 0;
}

.RequestResume .ivu-timeline-item {
    padding: 0;
}

.RequestResume .ivu-timeline-item-head {
    top: 4px;
}

.top-text .ivu-card-body {
    padding: 0;
}

.transport-title {
    display: block;
    height: 32px;
    line-height: 32px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.right_top {
    background: #87b723;
    color: #fff;
    overflow: hidden;
    z-index: 100;
    position: fixed;
    padding: 3px;
    text-align: center;
    width: 114px;
    line-height: 25px;
    border-radius: 6px;
    right: 17px;
    top: 76px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.DefaultSearch .ivu-input {
    border: 1px solid #cecece;
    border-radius: 0px !important;
}

.DefaultSearch .ivu-select-single .ivu-select-input {
    border-radius: 0px !important;
}

.DefaultSearch .ivu-select-selection {
    border: 1px solid #cecece;
    border-radius: 0px !important;
}

.DefaultSearch .ivu-select-visible .ivu-select-selection {
    border-color: #3393df !important;
}

.DefaultSearch .ivu-date-picker-focused input {
    border-color: #3393df !important;
}

.DefaultSearch .ivu-input:focus {
    border-color: #3393df !important;
}

.fangdajing {
    font-size: 25px !important;
    border-radius: 25px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    background: #0078d7;
    color: #fff;
    font-weight: bold;
    padding-left: 3px;
    cursor: pointer;
    float: left;
    margin-right: 30px;
}

.fangdajing:hover {
    opacity: 0.8;
}

.iconclear {
    font-size: 20px !important;
    border-radius: 25px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 29px;
    background: #bfbfbf;
    color: #fff;
    font-weight: bold;
    padding-left: 5px;
    cursor: pointer;
    float: left;
    transform: rotate(40deg);
}

.iconclear:hover {
    opacity: 0.8;
}

.guanliyuan {
    font-size: 20px !important;
    float: left;
    line-height: 27px;
    width: 30px;
    height: 30px;
    padding-left: 5px;
    margin-top: 20px;
}

.zhuxiao {
    display: block;
    font-size: 17px !important;
    height: 30px;
    line-height: 33px;
    text-align: center;
    color: #fe9228;
}

.zhuxiaobox {
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 20px;
}

.transportList>.ivu-table .ivu-table-body tr td:nth-child(11) {
    padding: 4px 5px;
}

.transportList>.ivu-table .ivu-table-body tr td:nth-child(12) {
    padding: 4px 5px;
}

.transportList>.ivu-table .ivu-table-header th {
    background: #f2f2f2;
}

.transportList-tableExpand>.ivu-table .ivu-table-header th {
    background: #0078d7;
}

.transportList-tableExpandSpot>.ivu-table .ivu-table-header table {
    width: 100% !important;
}

.transportList .ivu-table .demo-table-error-row+tr .ivu-table-expanded-cell .ivu-table-small {
    background: #fff;
}

.xlTop {
    width: 100%;
    background: #fff;
    text-align: center;
    border-bottom: 2px solid #eaeef1;
    display: flex;
    padding: 8px 0;
}

.xlTop .iconfont {
    font-size: 13px;
}

.VehicleSchedulingTable .ivu-table th:nth-child(13) {
    text-align: center !important;
}

.tableExpand>.ivu-table .ivu-table-header th {
    border-right: none;
}

.tableExpand>.ivu-table .ivu-table-body tr td {
    border-right: none;
}

.icon-postNumber {
    float: left;
    height: 21px;
    line-height: 22px
}

.postNumber {
    float: left;
    height: 21px;
    line-height: 22px
}

.icon-postNumber2 {
    float: left;
    height: 21px;
    line-height: 21px
}

.postNumber2 {
    float: left;
    height: 21px;
    line-height: 21px
}

.CustomerRead .ivu-form-item {
    padding: 0;
}

.ivu-picker-panel-sidebar {
    width: 101px;
    margin-left: -101px;
}

.Exploitation .ivu-modal-footer {
    padding: 0;
}

.CaseRegistration {
    top: 55px !important;
    background: #fff;
}

.CaseRegistration .ivu-dropdown-item {
    color: #333 !important;
}

.CaseRegistration .ivu-dropdown-item:hover {
    background: #f3f3f3;
}

.date-picker-show div:last-child {
    display: block !important;
}

.pagebox {
    width: 100%;
    background: #eaedf1;
    height: 1px;
}

.pagebox2 {
    width: 100%;
    height: 55px !important;
    background: #fff !important;
}

.Transportation-information {
    border-left: 2px solid #fec23d !important;
}

.Handling-information {
    border-left: 2px solid #0177d7 !important;
    position: relative;
}

.UnloadingPlace-information {
    border-right: 2px solid #fe4a79 !important;
}

.goods-information {
    border-left: 2px solid #7cb00e !important;
}

.Other-information {
    border-left: 2px solid #fec23d !important;
}

.Transportation {
    padding-left: 0;
    padding-right: 20px;
}

.Handling {
    padding-right: 25px;
}

.goods {
    padding-left: 0;
    padding-right: 20px;
}

.boxTitle {
    text-align: left;
    font-weight: bold;
}

.Other .value1 {
    width: calc(100% - 100px) !important;
}

.Other .key1 {
    width: 90px !important;
    margin-right: 0px !important;
}

.ivu-btn-primary[disabled] {
    color: #c5c8ce;
    background-color: #f7f7f7;
    border-color: #dcdee2;
}

.DecidingVehicle-table .ivu-btn-primary {
    border-color: #7cb00d;
    color: #fff;
    background: #7cb00d;
}

.DecidingVehicle-table .ivu-btn-primary:hover {
    background-color: #7cb00d;
    border-color: #7cb00d;
    opacity: 0.8;
    color: #fff;
}

.DecidingVehicle-table .ivu-btn[disabled] {
    color: #c5c8ce;
    background-color: #f7f7f7;
    border-color: #dcdee2;
}

.DecidingVehicle-table button {
    background: #ffc851;
    border-radius: 6px !important;
}

.DecidingVehicle-table .ivu-btn:focus {
    box-shadow: 0 0 0 0px rgba(45, 140, 240, .2);
}

.DecidingVehicle-table button:hover {
    color: #000;
    background-color: #fedd95;
    border-color: #fedd95;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.requestManage-all>.ivu-tabs-card>.ivu-tabs-bar>.ivu-tabs-nav-container>.ivu-tabs-nav-wrap>.ivu-tabs-nav-scroll>.ivu-tabs-nav {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.requestManageRegularlyAll .ivu-tabs-nav {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.requestManageSpotAll .ivu-tabs-nav {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.ivu-steps-item.ivu-steps-status-finish .ivu-steps-title {
    color: #0079d7;
}

.ivu-steps-item.ivu-steps-status-process .ivu-steps-title {
    color: #0079d7;
}

.date-picker-mystyle .ivu-picker-panel-sidebar {
    top: -20px;
    right: -20px;
    left: auto;
    bottom: auto;
    width: 40px;
    height: 30px;
    margin: 0;
    padding: 0;
    float: none;
}

.date-picker-mystyle .ivu-picker-panel-body-wrapper.ivu-picker-panel-with-sidebar {
    padding-left: 0;
}

pre {
    margin: 0;
}

.Customer-choice .ivu-poptip-body {
    background: #0078d7;
}

.Customer-choice .ivu-poptip-body .ivu-tabs-nav .ivu-tabs-tab {
    color: #fff;
}

.Customer-choice .ivu-poptip-body .ss {
    color: #fff;
}

.Customer-choice .ivu-poptip-popper[x-placement^="bottom"] .ivu-poptip-arrow:after {
    border-bottom-color: #0078d7;
}

.Customer-choice .ivu-poptip-inner {
    border-radius: 6px;
}

.Customer-choice .ivu-poptip-body {
    border-radius: 6px;
}

.Case-Registration {
    margin-top: 15px;
    margin-right: 20px;
    text-align: left;
    float: left;
    width: 110px;
}

.Case-Registration-Children1 {
    background: #eaeaea;
    height: 40px;
    position: relative;
    width: 100%;
    border-radius: 6px 6px 0 0;
    color: #000;
}

.Case-Registration-Children1-hover {
    background: #0078d7;
    height: 40px;
    position: relative;
    width: 100%;
    border-radius: 6px;
    color: #fff;
}

.Case-Registration-Children1-click {
    background: #0078d7;
    height: 40px;
    position: relative;
    width: 100%;
    border-radius: 6px;
    color: #fff;
}

.Case-Registration-Children1-hover:hover {
    color: #fff !important;
}

.home .Case-Registration-Children1 .Case-Registration-Children1-span:hover {
    color: #fff !important;
}

.Case-Registration-Children1-i {
    position: absolute;
    left: 10px;
    top: -15px;
}

.Case-Registration-Children1-span {
    position: absolute;
    right: 10px;
    top: -15px;
}

.Case-Registration-Children2 {
    position: absolute;
    position: relative;
    width: 110px;
    height: 0;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.Case-Registration-Children2 .ivu-menu-item {
    width: 100% !important;
    height: 30px !important;
    padding: 0 !important;
}

.Case-Registration-Children2-div1 {
    background: #0078d7;
    color: #fff;
    height: 100%;
    line-height: 30px;
    padding-left: 30px;
    border-top: none;
    margin-top: 1px;
    border-radius: 6px 6px 0 0;
}

.Case-Registration-Children2-div1:hover {
    background: #2197f4;
}

.Case-Registration-Children2-div2 {
    background: #0078d7;
    color: #fff;
    height: 100%;
    line-height: 30px;
    padding-left: 30px;
    border-radius: 0 0 6px 6px;
}

.Case-Registration-Children2-div2:hover {
    background: #2197f4;
}

.areaSelectBox .ivu-poptip-body {
    background: #0078d7;
    border-radius: 6px;
}

.areaSelectBox .ivu-tabs-ink-bar {
    height: 3px;
    background-color: #fec23d;
}

.areaSelectBox>.ivu-poptip>.ivu-poptip-popper>.ivu-poptip-content>.ivu-poptip-arrow:after {
    border-bottom-color: #0078d7 !important;
}

.areaSelectBox .ivu-tabs-nav .ivu-tabs-tab {
    color: #fff;
}

.areaSelectBox .ivu-icon-ios-arrow-forward {
    color: #0078d7;
    background: #cde4f6;
    border-radius: 30px;
    font-size: 16px;
}

.areaSelectBox .ivu-icon-ios-arrow-forward:hover {
    background: #fec23d !important;
}

.areaSelectBox .ivu-icon-ios-arrow-back:hover {
    background: #fec23d !important;
}

.areaSelectBox .ivu-icon-ios-arrow-back {
    color: #0078d7;
    background: #cde4f6;
    border-radius: 30px;
    font-size: 16px;
}

.areaSelectBox .ss {
    color: #fff !important;
}

.areaSelectBox2 {
    width: 30% !important;
}

.areaSelectBox2 .ivu-poptip-body-content {
    overflow: hidden;
}

.areaSelectBox2 .ivu-tabs-ink-bar {
    height: 2px;
    background-color: #fec23d;
}

.areaSelectBox2 .ivu-poptip-inner {
    background: #0078d7;
}

.areaSelectBox2>.ivu-poptip-content>.ivu-poptip-arrow:after {
    border-bottom-color: #0078d7 !important;
}

.areaSelectBox2 .ivu-tabs-nav .ivu-tabs-tab {
    color: #fff;
}

.areaSelectBox2 .ivu-icon-ios-arrow-forward {
    color: #0078d7;
    background: #cde4f6;
    border-radius: 30px;
    font-size: 16px;
}

.areaSelectBox2 .ivu-icon-ios-arrow-back {
    color: #0078d7;
    background: #cde4f6;
    border-radius: 30px;
    font-size: 16px;
}

.areaSelectBox2 .ss {
    color: #fff !important;
}

.TransportationAll {
    float: left;
}

.TransportationAll-select {
    width: 100px;
    margin-top: 10px;
}

.freight-input .ivu-input-number-default {
    border-radius: 0px !important;
}

.ivu-modal-body .ivu-layout-content {
    background: #fff !important;
}

.TransportationAll2 .TransportationAllInput {
    width: 110px;
}

.TransportationAll2 .ivu-input {
    font-size: 14px;
}

.icon-col1-img {
    float: left;
    margin-top: 6px;
}

.icon-col1-span {
    float: right;
    margin-top: 8px;
    margin-right: 12px;
}

.TransportationAll3 {
    float: left;
}

.supplementAll {
    height: 115px;
    border: 0px solid #dcdee2;
}

.supplementAll:hover {
    border-color: #3393df;
}

.TransportationAll-row .ivu-icon-ios-arrow-down:before {
    content: "\F33D";
}

.TransportationAll-row .ivu-select-arrow {
    font-size: 16px !important;
}

.TransportationAll3 .ivu-input {
    font-size: 14px !important;
}

.TransportationAll3 .ivu-input-number-input {
    height: 32px !important;
}

.TransportationAll-row:hover {
    box-sizing: border-box;
    border-left: 3px solid #0079d7;
    padding: 10px 20px 10px 17px !important;
}

.TransportationAll-row2:hover {
    box-sizing: border-box;
    border-left: 3px solid #0079d7;
    padding: 10px 20px 0px 17px !important;
}

.popperClass .ivu-poptip-content .ivu-poptip-inner .ivu-poptip-body .ivu-poptip-body-content {
    overflow: visible !important;
}

.areaBox2 .ivu-radio-group-button .ivu-radio-wrapper {
    border: none;
    background: #0078d7;
    color: #fff;
}

.areaBox2 .ivu-radio-group-button .ivu-radio-wrapper:after,
.ivu-radio-group-button .ivu-radio-wrapper:before {
    width: 0;
}

.areaBox2 .ivu-radio-group {
    border-bottom: 1px solid #fff;
}

.my-modal .ivu-modal-close {
    top: 0px;
    right: 0px;
}

.my-modal .ivu-modal-content {
    background-color: #6e6e6e;
    color: #eeeeee;
}

.my-modal .ivu-modal-header {
    padding-top: 15px !important;
}

.my-modal .ivu-modal-footer {
    padding-bottom: 15px !important;
}

.my-modal .ivu-modal-body {
    padding-left: 30px;
    padding-right: 30px;
}

.my-modal .ivu-modal {
    width: fit-content !important;
}

.my-modal .vertical-center-modal .ivu-modal {
    width: 400px !important;
}

.category-select .ivu-select-selection {
    border-radius: 0px !important;
}

.category-select .ivu-select-selection .ivu-select-input {
    border-radius: 0px !important;
}

.new_right_top {
    background: #1059ff;
    color: #fff;
    overflow: hidden;
    z-index: 1100;
    position: fixed;
    text-align: center;
    line-height: 25px;
    border-radius: 7px;
    right: 20px;
    border: 1px solid #cacaca !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    top: 75px;
}

.Float-nav-li {
    text-align: left;
    padding: 0 10px;
}

.transportListINPUT .ivu-input-group .ivu-input {
    border-radius: 0 !important
}

.TransportationAll-right {
    margin-right: 20px;
}

.TransportationAll2-right {
    margin-right: 15px;
}

.TransportationAll3-right {
    margin-right: 15px;
}

.date-ivu-input-default .ivu-input-default {
    font-size: 14px !important;
}

.TransportationAll-title {
    float: left;
    width: 100px;
}

.TransportationAll2 {
    float: left;
    margin-bottom: 10px;
}

.TransportationAll2-title {
    float: left;
    width: 100px;
}

.TransportationAll3-title {
    float: left;
    width: 100px;
}

.TransportationAll-row:hover .aab {
    margin-left: -3px !important;
}

.error .ivu-form-item-error .ivu-input-number-input {
    border-radius: 0px !important;
}

.error .ivu-input-number-input {
    padding-top: 2px !important;
    height: 30px !important;
}

.TransportationAll4-title {
    float: left;
    width: 100px;
}

.TransportationAll4-right {
    margin-right: 15px;
}

.addIconfont {
    color: #ffc341;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
    vertical-align: middle;
}

.home .menuTit:hover {
    /* color: #0078d7 !important; */
}

.home .menuTit:hover .menuTit_hover {
    /* border-bottom: 3px solid #0078d7 !important;
    padding-bottom: 5px; */
}

.home .active-span:hover {
    color: #fff !important;
}

.Corporate-name .ivu-input {
    border-radius: 0 !important;
}

.Corporate-name .ivu-input-group-append {
    border-radius: 0 !important;
}

.region {
    background: rgb(124, 174, 12);
    color: rgb(255, 255, 255);
    padding: 7px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 13px;
}

.RequestManageRegularlyOne-dy .ivu-form-item-content {
    margin-top: 1px;
}

.ivu-input-number .ivu-input-number-input {
    font-size: 14px !important;
}

.List-of-bills .ivu-table th {
    background: #0078d7;
}

.List-of-bills .ivu-table th>.ivu-table-cell span {
    color: #fff;
}

.List-of-bills .ivu-table-header {
    border-radius: 6px 6px 0 0;
}

.List-of-bills .ivu-table td {
    background: #0078d7;
}

.List-of-bills .ivu-table td>.ivu-table-cell>span {
    color: #fff;
}

.List-of-bills .ivu-table td>.ivu-table-cell>div>span {
    color: #fff;
}

.List-of-bills .ivu-table-body {
    border-radius: 0 0 6px 6px;
}

.List-of-bills .ivu-table td>.ivu-table-cell label {
    color: #fff;
}

.List-of-bills .ivu-table th {
    border-bottom: 1px solid rgb(190, 194, 207);
}

.List-of-bills .ivu-icon {
    color: #000;
}

.delete-span:hover {
    background: #f3f3f3;
}

.formModalEight .ivu-input-default {
    border-radius: 6px 0 0 6px !important;
}

.formHeadUniversal .ivu-modal-header {
    box-shadow: 0 2px 3px -1px #ccc;
    margin-bottom: 6px;
    background: #f2f2f2;
    padding: 10px 0 10px 20px !important;
    border-radius: 6px 6px 0 0 !important;
}

.formHeadUniversal .ivu-modal-header-inner {
    color: #333 !important;
    font-size: 16px;
    font-weight: 100 !important;
}

.UniversalText-postNumber .ivu-form-item-label {
    text-align: right !important;
}

.popperClass .ivu-poptip-arrow:after {
    border-right-color: #0078d7 !important;
    border-left-color: #0078d7 !important;
}

.popperClass-top .ivu-poptip-arrow:after {
    border-top-color: #0078d7 !important;
}

.requestManageSpot-box .DecidingVehicle-table-box button:hover {
    background-color: #7cb00d;
    border-color: #7cb00d;
    opacity: 0.8;
    color: #fff;
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder {
    font-size: 14px !important;
}

.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder {
    font-size: 14px !important;
}

.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
    font-size: 14px !important;
}

.ivu-tag {
    font-size: 14px !important;
}

.telephone .ivu-form-item-label {
    width: 66px;
}

.FAX2 .ivu-form-item-label {
    padding-left: 10px !important;
}

.innerLine .ivu-form-item-label {
    width: 42px;
    text-align: right !important;
}

.inputNumber .ivu-input-number {
    height: 35px !important;
}

.Row-all2 .ivu-form-item-label {
    margin-right: 10px;
}

.marginBottom .ivu-form-item {
    margin-bottom: 0 !important;
}

.requestManage-adius-icon .ivu-form-item-label {
    text-align: left !important;
}

.requestBook-radius-icon .ivu-form-item-label {
    text-align: left !important;
}

.Row-all2 .ivu-form-item-label {
    padding-right: 0;
}

.Fax-int .ivu-form-item-label {
    width: 56px;
    padding-right: 0;
    text-align: right !important;
}

.ivu-select-multiple .ivu-select-input {
    height: 31px;
}

.requestSpotThree-tableExpand .ivu-table td {
    background: #0078d7 !important;
}

.requestSpotThree-tableExpand .ivu-table {
    color: #fff;
}

.requestSpotThree-tableExpand .ivu-table th {
    background: #0078d7 !important;
}

.requestSpotThree-tableExpand th .ivu-table-cell {
    color: #fff;
}

.requestSpotThree-tableExpand .ivu-table-header {
    border-radius: 6px 6px 0 0;
}

.requestSpotThree-tableExpand .ivu-table-body {
    border-radius: 0 0 6px 6px;
}

.ivu-select-input {
    font-size: 14px !important;
}

.modalSeven .ivu-modal-header-inner {
    color: #000;
}

.modalSeven .ivu-modal-header {
    background: #f2f2f2;
    box-shadow: 0 2px 3px -1px #ccc;
    padding: 10px 16px 0px 16px !important;
}

.modalSeven .ivu-modal-close {
    top: 4px;
}

.modalSeven .ivu-modal-footer {
    text-align: left;
    height: 45px;
}

.modalSeven .ivu-modal-footer button {
    border-radius: 6px !important;
    ;
}

.slide-fade-enter-active {
    transition: all .3s ease;
}

.slide-fade-leave-active {
    transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}

.slide-fade-enter,
.slide-fade-leave-to {
    transform: translateX(10px);
    opacity: 0;
}

.transportListINPUT .ivu-select-input {
    padding: 0 24px 0 12px;
}

.xg {
    background-color: #7baf0c;
    border-color: #7baf0c;
    border-radius: 6px !important;
}

.xg:hover {
    background-color: #7baf0c;
    border-color: #7baf0c;
    opacity: 0.8;
}

.ivu-tooltip-all .ivu-tooltip {
    width: 100% !important;
    margin-top: 6px;
}

.concurAmount-radius-icon .ivu-form-item-label {
    text-align: left !important;
}

.NewCompany .ivu-drawer-header-inner {
    color: #000;
}

.NewCompany .ivu-drawer-header {
    background-color: #f2f2f2;
    box-shadow: 0 2px 3px -1px #ccc;
}

.NewCompany .ivu-form-item {
    margin-bottom: 14px;
}

.x13 .ivu-form-item-label {
    text-align: right !important;
}

.NewLiaisonOfficer .ivu-drawer-header-inner {
    color: #000;
}

.NewLiaisonOfficer .ivu-drawer-header {
    background-color: #f2f2f2;
    box-shadow: 0 2px 3px -1px #ccc;
}

.NewLiaisonOfficer .ivu-form-item {
    margin-bottom: 16px;
}

.NewLiaisonOfficer .ivu-form .ivu-form-item-label {
    padding: 0;
}


/* Delete bullet box */

.DeleteConfirm .ivu-poptip-inner,
.DeleteConfirm2 .ivu-poptip-inner,
.DeleteConfirm3 .ivu-poptip-inner {
    background: #7d7d7d;
    width: 280px;
    height: 70px;
}

.DeleteConfirm .ivu-poptip-body-message,
.DeleteConfirm2 .ivu-poptip-body-message,
.DeleteConfirm3 .ivu-poptip-body-message {
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.DeleteConfirm .ivu-icon-ios-help-circle:before,
.DeleteConfirm2 .ivu-icon-ios-help-circle:before,
.DeleteConfirm3 .ivu-icon-ios-help-circle:before {
    content: "\F455" !important;
}

.DeleteConfirm .ivu-poptip-footer button:nth-child(1),
.DeleteConfirm2 .ivu-poptip-footer button:nth-child(1),
.DeleteConfirm3 .ivu-poptip-footer button:nth-child(1) {
    border: 1px solid #fff;
    border-radius: 6px !important;
    color: #fff;
    background: #7d7d7d;
    height: 26px;
    margin: 0;
}

.DeleteConfirm .ivu-poptip-footer button:nth-child(1):hover,
.DeleteConfirm2 .ivu-poptip-footer button:nth-child(1):hover,
.DeleteConfirm3 .ivu-poptip-footer button:nth-child(1):hover {
    border: 1px solid #d5d5d5;
    border-radius: 6px !important;
    color: #d5d5d5;
}

.DeleteConfirm .ivu-poptip-footer button:nth-child(2),
.DeleteConfirm2 .ivu-poptip-footer button:nth-child(2),
.DeleteConfirm3 .ivu-poptip-footer button:nth-child(2) {
    background: #ffc851;
    border: 1px solid #ffc851;
    border-radius: 6px !important;
    padding: 0 25px;
    color: #7d7d7d;
    height: 26px;
    margin-left: 10px;
}

.DeleteConfirm .ivu-poptip-footer button:nth-child(2):hover,
.DeleteConfirm2 .ivu-poptip-footer button:nth-child(2):hover,
.DeleteConfirm3 .ivu-poptip-footer button:nth-child(2):hover {
    background: #fedd95;
    border: 1px solid #fedd95;
}

.DeleteConfirm3 .ivu-poptip-arrow:after {
    border-left-color: #7d7d7d !important;
}

.DeleteConfirm .ivu-icon-ios-help-circle:before,
.DeleteConfirm2 .ivu-icon-ios-help-circle:before,
.DeleteConfirm3 .ivu-icon-ios-help-circle:before {
    content: "\F2F5";
}

.DeleteConfirm .ivu-poptip-body .ivu-icon,
.DeleteConfirm2 .ivu-poptip-body .ivu-icon,
.DeleteConfirm3 .ivu-poptip-body .ivu-icon {
    color: #ff3939 !important;
    font-size: 30px;
    left: 20px;
}

.DeleteConfirm .ivu-poptip-footer,
.DeleteConfirm2 .ivu-poptip-footer,
.DeleteConfirm3 .ivu-poptip-footer {
    margin: 0 auto;
    width: 212px;
}

.DeleteConfirm .ivu-poptip-body,
.DeleteConfirm2 .ivu-poptip-body,
.DeleteConfirm3 .ivu-poptip-body {
    padding: 8px 16px 0px;
}


/* Delete bullet box */


/*!* Date *!*/

/*.ivu-picker-panel-body {*/
    /*background: #0078d7;*/
    /*border-radius: 6px !important;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-header-label {*/
    /*color: #fff;*/
    /*font-size: 13px;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell em {*/
    /*color: #fff;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-today em {*/
    /*color: #0078d7;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-next-month em {*/
    /*color: #c5c8ce;*/
/*}*/

/*.ivu-date-picker-cells-cell-today em {*/
    /*border-radius: 30px !important;*/
    /*background: #fff;*/
    /*color: #0078d7;*/
/*}*/

/*.ivu-date-picker-cells-cell-today em:hover {*/
    /*border-radius: 30px !important;*/
    /*background: #fff;*/
    /*color: #0078d7;*/
/*}*/

/*.ivu-date-picker-cells-cell-today:hover {*/
    /*border-bottom: none !important;*/
/*}*/

/*.ivu-date-picker-cells-focused em {*/
    /*box-shadow: 0 0 0 0px #0078d7 inset;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell:hover {*/
    /*border-bottom: 2px solid #fec23d;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell:hover em {*/
    /*background: #0078d7;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-today:hover em {*/
    /*background: #fff !important;*/
/*}*/

/*.ivu-date-picker-cells-cell-today.ivu-date-picker-cells-cell-today em:after {*/
    /*display: none;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-disabled {*/
    /*background: #0078d7 !important;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-disabled em {*/
    /*color: #c5c8ce !important;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-header span {*/
    /*color: #fec23d;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-header {*/
    /*border-bottom: 1px solid #ccc;*/
    /*margin-top: -14px;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-header {*/
    /*border: none;*/
/*}*/

.ivu-picker-panel-shortcut {
    padding: 0 0 0 1px !important;
}

/*.ivu-picker-panel-shortcut:hover {*/
    /*background: #0078d7;*/
/*}*/

/*.date-picker-mystyle .ivu-picker-panel-sidebar {*/
    /*width: 15px;*/
    /*height: 15px;*/
    /*line-height: 11px;*/
    /*top: 2px;*/
    /*right: 4px;*/
    /*text-align: center;*/
    /*margin: 0;*/
    /*padding: 0;*/
/*}*/

/*.ivu-picker-panel-sidebar {*/
    /*border: 1px solid #0078d7;*/
    /*border-radius: 6px 0 0 6px;*/
    /*background: #0078d7;*/
    /*padding: 0;*/
    /*overflow: hidden;*/
    /*color: #fff;*/
/*}*/

/*.jrDate .ivu-picker-panel-body {*/
    /*border-radius: 0px 6px 6px 0px !important;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-prev-month em {*/
    /*color: #c5c8ce;*/
/*}*/

/*.ivu-picker-panel-icon-btn {*/
    /*margin-top: 2px;*/
/*}*/

/*.ivu-date-picker-cells-year .ivu-date-picker-cells-cell-focused em {*/
    /*background: #0078d7;*/
    /*color: #fff;*/
    /*border-bottom: 2px solid #fec23d;*/
    /*border-radius: 0px !important;*/
/*}*/

/*.ivu-date-picker-cells-month .ivu-date-picker-cells-cell-selected em {*/
    /*background: #0078d7;*/
    /*color: #fff;*/
    /*border-bottom: 2px solid #fec23d;*/
    /*border-radius: 0px !important;*/
/*}*/

/*.ivu-date-picker-cells-month .ivu-date-picker-cells-cell-focused {*/
    /*background: #0078d7;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-year .ivu-date-picker-cells-cell:hover {*/
    /*border-bottom: 2px solid #0078d7;*/
/*}*/

/*.ivu-picker-panel-body .ivu-date-picker-cells-month .ivu-date-picker-cells-cell:hover {*/
    /*border-bottom: 2px solid #0078d7;*/
/*}*/



/*.ivu-date-picker-cells-cell-selected em {*/
    /*background-color: #309efe;*/
/*}*/

/*!* Date *!*/

/** date2*/
.ivu-date-picker-cells-header {
    border-bottom: 1px solid #F2F2F2;
}
.ivu-date-picker-cells-header span {
    color: #2c3e50;
    font-size: 12px;
}
.ivu-date-picker-cells {
    margin-top: 0;
}
.ivu-date-picker-header {
    border-bottom: none;
}
.ivu-date-picker-cells-cell-selected em, .ivu-date-picker-cells-cell-selected:hover em {
    background-color: #1D6BFF;
}
.ivu-date-picker-cells-cell-range:before {
    background: #E4EAFD;
}
.ivu-date-picker-cells span.ivu-date-picker-cells-cell-selected em {
    position: relative;
    z-index: 1;
}
.ivu-date-picker-cells span.ivu-date-picker-cells-cell-selected {
    position: relative;
}
.ivu-date-picker-cells span.ivu-date-picker-cells-cell-selected:before {
    content: '';
    display: block;
    border-radius: 0;
    border: 0;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 0;
    right: 0;

    background: #E4EAFD;
}

/*.ivu-date-picker-cells span.ivu-date-picker-cells-cell-selected em:after {*/
    /*content: '終了';*/
    /*display: block;*/
    /*border-radius: 0;*/
    /*border: 0;*/
    /*position: absolute;*/
    /*top: 11px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*font-size: 8px;*/
/*}*/
/*.ivu-date-picker-cells span.ivu-date-picker-cells-cell-selected.ivu-date-picker-cells-focused em:after {*/
    /*content: '開始';*/
    /*display: block;*/
    /*border-radius: 0;*/
    /*border: 0;*/
    /*position: absolute;*/
    /*top: 11px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*font-size: 8px;*/
/*}*/

/*.ivu-date-picker-with-range span.ivu-date-picker-cells-cell {*/
    /*height: 32px;*/
/*}*/
.ivu-date-picker-cells span em {
    font-size: 12px;
    /*height: 28px;*/
}
.ivu-picker-panel-content-right {
    border-left: 1px solid #F2F2F2;
}
.ivu-date-picker-with-range .ivu-picker-panel-body {
    width: 433px;
}

.ivu-time-picker-cells-cell-selected, .ivu-time-picker-cells-cell-selected:hover {
    color: #1D6BFF;
}
.ivu-date-picker-cells-year .ivu-date-picker-cells-cell-focused, .ivu-date-picker-cells-month .ivu-date-picker-cells-cell-focused {
    background-color: #E4EAFD;
}
/*.ivu-date-picker-cells-cell:hover em {*/
    /*background-color: #E4EAFD;*/
/*}*/
.ivu-date-picker-cells-cell-today em:after {
    background: #1D6BFF;
}
.ivu-picker-confirm .ivu-btn.ivu-picker-confirm-time {
    width: 100%;
    text-align: left;
}
.ivu-picker-confirm .ivu-btn:not(.ivu-picker-confirm-time){
    border-radius: 5px!important;
}

.ivu-picker-confirm  .ivu-btn-primary {
    background-color: #1D6BFF;
    border-color: #1D6BFF;
}
.ivu-picker-confirm  .ivu-btn-text:hover,.ivu-picker-confirm .ivu-btn.ivu-btn-default:hover {
    color: #1D6BFF;
}
.ivu-picker-confirm .ivu-btn.ivu-btn-primary:hover {
     opacity: 0.8;
 }
/***/


/*AskingForHelp-right*/

.AskingForHelp-right .ivu-table .ivu-table-header th {
    background: #0079d7;
}

.AskingForHelp-right .ivu-table .ivu-table-header th .ivu-table-cell {
    color: #fff;
}

.AskingForHelp-right .ivu-table .ivu-table-header th .ivu-table-cell .ivu-checkbox-inner {
    background: #0079d7;
}

.AskingForHelp-right .ivu-table .ivu-table-header th .ivu-table-cell .ivu-checkbox-checked .ivu-checkbox-inner {
    border: 1px solid #999;
}

.AskingForHelp-right .ivu-table .ivu-table-body td .ivu-table-cell {
    color: #0079d7;
}

.AskingForHelp-right .ivu-table .ivu-table-tip td>span {
    color: #0079d7;
}

.AskingForHelp-right .ivu-table .ivu-table-body td {
    border-bottom: 1px solid #0079d7;
}

.AskingForHelp-right .ivu-table:before {
    background-color: #0079d7;
}

.AskingForHelp-right .ivu-table .ivu-table-body tr .ivu-table-cell .ivu-checkbox-inner {
    border: 1px solid #0079d7;
}


/*AskingForHelp-right*/

.requestManageRegularlyThree-table .ivu-table-body tr td:nth-child(2) .ivu-tooltip {
    width: 100% !important;
}

.AskingForHelp-box .ivu-form-item {
    margin-bottom: 0px;
}

.Transportation-History-all {
    margin-top: -1px;
}

.requestManageRegularlyOne-table .ivu-table-body tr td:nth-child(2) .ivu-tooltip {
    width: 100% !important;
}

.DeleteConfirm .ivu-poptip-arrow:after {
    border-top-color: #7d7d7d !important;
}

.hide-icon .ivu-input-icon {
    display: none;
}

.hide-icon .ivu-input-default {
    padding: 0 10px !important;
}

.ivu-badge-count {
    right: -10px;
    top: -15px;
}


/* newRequestManageSpotAll */

.newRequestManageSpotAll {
    padding: 0px 20px;
}

.newRequestManageSpotAll-Row {
    padding: 10px 20px;
    background: #fff;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 5px;
}

.A-left {
    text-align: left;
    padding-left: 30px;
}

.U-right {
    text-align: left;
    padding-left: 30px;
}

.newLoadingPlace {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.newUnloadingPlace {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.colorRed {
    color: red;
}

.newTransportIntelligence {
    text-align: left;
}

.newTransportIntelligenceIcon {
    background: #fff;
    font-size: 18px;
    color: #1059ff;
    border-radius: 30px;
    border: 1px solid #1059ff;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.newNone {
    background: #f5f5f5;
    font-size: 18px;
    color: #f5f5f5;
    border-radius: 30px;
    border: 1px solid #f5f5f5;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.newTitle {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.color-777 {
    color: #777;
}

.newTransportIntelligence-all {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 10px 20px;
}

.newMargin-bottom {
    margin-bottom: 10px;
}


/* newRequestManageSpotAll */

.DropdownAll {
    background: #fff;
    overflow: visible;
    max-height: none;
    width: 150px;
    margin: 3px 0 !important;
}

.DropdownAll ul .ivu-dropdown-item {
    color: #333333;
}

.DropdownAll ul .ivu-dropdown-item:hover {
    background: #f3f3f3;
    color: #333333;
}

.DropdownAll .tableExpandSpot-btn {
    width: 150px !important;
}

.blue-circle-box {
    display: inline-block;
    width: 10px;
    height: 13px;
    position: relative;
}

.blue-circle {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #1059ff;
    border-radius: 30px;
    position: absolute;
    bottom: 2px;
    right: 2px;
}

.text-left {
    text-align: left;
}

/*.transportRequestOne-date .ivu-btn>span {*/
    /*color: #fff;*/
/*}*/

/*.transportRequestOne-date .ivu-btn>span:hover {*/
    /*color: #fff;*/
/*}*/

/*.transportRequestOne-date .ivu-picker-confirm-time:hover {*/
    /*background: #0078d7;*/
/*}*/

/*.transportRequestOne-date .ivu-picker-confirm button:nth-child(1):hover {*/
    /*background: #0078d7;*/
    /*color: #fff;*/
    /*border-bottom: 1px solid #fec23d;*/
/*}*/

/*.transportRequestOne-date .ivu-picker-confirm button:nth-child(2):hover {*/
    /*background: #0078d7;*/
    /*color: #fff;*/
    /*border-bottom: 1px solid #fec23d;*/
/*}*/

/*.transportRequestOne-date .ivu-picker-confirm button:nth-child(2) {*/
    /*background: #0078d7;*/
    /*color: #fff;*/
    /*border: 1px solid #0078d7;*/
/*}*/

/*.transportRequestOne-date .ivu-picker-confirm button:nth-child(3):hover {*/
    /*background: #0078d7;*/
    /*color: #fff;*/
    /*border: 1px solid #0078d7;*/
    /*border-bottom: 1px solid #fec23d;*/
/*}*/

/*.transportRequestOne-date .ivu-time-picker-cells-cell {*/
    /*color: #fff;*/
/*}*/

/*.transportRequestOne-date .ivu-time-picker-cells-cell:hover {*/
    /*background: #0078d7;*/
/*}*/

/*.transportRequestOne-date .ivu-time-picker-cells-cell-selected {*/
    /*background: #0078d7;*/
    /*color: #fec23d;*/
/*}*/

.Newly-Build .ivu-form-item-label {
    text-align: right !important;
}

.Newly-Build-all .ivu-modal-header {
    background-color: #f2f2f2;
    padding: 10px !important;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px -1px #ccc;
}

.Newly-Build-allZ .ivu-modal-header {
    padding: 10px !important;
    margin-bottom: 0;
}
.Newly-Build-allZ .ivu-modal-body {
    padding: 20px;
}

.Newly-Build-all .ivu-modal {
    top: 50px;
}

.Newly-Build-all2 .ivu-modal-header {
    background-color: #f2f2f2;
    padding: 10px !important;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px -1px #ccc;
}

.Newly-Build-all2 .ivu-table-border th {
    background: #f8f8f8;
}

.Newly-Build-all2 .ivu-form-item-content {
    width: 135px;
}

.AddExecution .ivu-poptip-inner {
    background: #7cb00d;
    color: #fff;
}

.AddExecution .ivu-poptip-arrow:after {
    border-top-color: #7cb00d !important;
}

.AddExecution .ivu-poptip-inner {
    width: 235px;
}

.AddExecution .ivu-poptip-body-message {
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.AddExecution .ivu-poptip-footer button:nth-child(1) {
    border: 1px solid #fff;
    border-radius: 6px !important;
    color: #fff;
    background: #7cb00d;
    height: 26px;
    margin: 0;
}

.AddExecution .ivu-poptip-footer button:nth-child(1):hover {
    border: 1px solid #d5d5d5;
    border-radius: 6px !important;
    color: #d5d5d5;
    opacity: .8;
}

.AddExecution .ivu-poptip-footer button:nth-child(2) {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 6px !important;
    padding: 0 25px;
    color: #7cb00d;
    height: 26px;
}

.AddExecution .ivu-poptip-footer button:nth-child(2):hover {
    background: #fff;
    border: 1px solid #fff;
    opacity: .8;
}

.AddExecution .ivu-poptip-footer {
    margin: 0 auto;
    width: 212px;
}

.AddExecution .ivu-poptip-body {
    padding: 8px 16px 0px;
}

.AddExecution .ivu-poptip-body-message {
    width: 150px;
    padding-left: 30px;
}

.AddExecution .ivu-poptip-body .ivu-icon {
    top: 15px;
    left: 20px;
}

.AddExecution .ivu-icon-ios-help-circle:before {
    content: "\F333";
    font-size: 22px;
    color: #ffc740;
}

.ContinueProcessing .ivu-poptip-inner,
.ContinueProcessing5 .ivu-poptip-inner,
.ContinueProcessing2 .ivu-poptip-inner {
    background: #7d7d7d;
    color: #fff;
}

.ContinueProcessing .ivu-poptip-arrow:after,
.ContinueProcessing5 .ivu-poptip-arrow:after {
    border-top-color: #7d7d7d !important;
}

.ContinueProcessing2 .ivu-poptip-arrow:after {
    border-left-color: #7d7d7d !important;
}

.ContinueProcessing2-change .ivu-poptip-footer {
    padding: 10px;
}

.ContinueProcessing2-change .ivu-poptip-body .ivu-icon {
    top: 7px !important;
    left: 17px !important;
}

.ContinueProcessing .ivu-poptip-inner {
    width: 220px;
    height: 70px;
}

.ContinueProcessing5 .ivu-poptip-inner {
    width: 310px;
    height: 90px;
}

.ContinueProcessing3 .ivu-poptip-inner {
    width: 250px;
    height: 90px;
}

.ContinueProcessing4 .ivu-poptip-inner {
    width: 246px;
    height: 70px;
}

.ContinueProcessing .ivu-poptip-body-message,
.ContinueProcessing5 .ivu-poptip-body-message {
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.ContinueProcessing2 .ivu-poptip-body-message {
    color: #fff;
}

.ContinueProcessing .ivu-poptip-footer button:nth-child(1),
.ContinueProcessing5 .ivu-poptip-footer button:nth-child(1),
.ContinueProcessing2 .ivu-poptip-footer button:nth-child(1) {
    border: 1px solid #fff;
    border-radius: 6px !important;
    color: #fff;
    background: #7d7d7d;
    height: 26px;
    margin: 0;
}

.ContinueProcessing .ivu-poptip-footer button:nth-child(1):hover,
.ContinueProcessing5 .ivu-poptip-footer button:nth-child(1):hover,
.ContinueProcessing2 .ivu-poptip-footer button:nth-child(1):hover {
    border: 1px solid #d5d5d5;
    border-radius: 6px !important;
    color: #d5d5d5;
    opacity: .8;
}

.ContinueProcessing .ivu-poptip-footer button:nth-child(2),
.ContinueProcessing5 .ivu-poptip-footer button:nth-child(2),
.ContinueProcessing2 .ivu-poptip-footer button:nth-child(2) {
    background: #ffc740;
    border: 1px solid #ffc740;
    border-radius: 6px !important;
    padding: 0 25px;
    color: #7d7d7d;
    height: 26px;
}

.ContinueProcessing .ivu-poptip-footer button:nth-child(2):hover,
.ContinueProcessing5 .ivu-poptip-footer button:nth-child(2):hover,
.ContinueProcessing2 .ivu-poptip-footer button:nth-child(2):hover {
    background: #ffc740;
    border: 1px solid #ffc740;
    opacity: .8;
}

.ContinueProcessing .ivu-poptip-footer,
.ContinueProcessing5 .ivu-poptip-footer,
.ContinueProcessing2 .ivu-poptip-footer {
    margin: 0 auto;
    width: 206px;
}

.ContinueProcessing .ivu-poptip-body,
.ContinueProcessing5 .ivu-poptip-body,
.ContinueProcessing2 .ivu-poptip-body {
    padding: 8px 16px 0px;
}

.ContinueProcessing .ivu-poptip-body .ivu-icon,
.ContinueProcessing5 .ivu-poptip-body .ivu-icon,
.ContinueProcessing2 .ivu-poptip-body .ivu-icon {
    top: 15px;
    left: 10px;
}

.ContinueProcessing .ivu-icon-ios-help-circle:before,
.ContinueProcessing5 .ivu-icon-ios-help-circle:before,
.ContinueProcessing2 .ivu-icon-ios-help-circle:before {
    content: "\F333";
    font-size: 22px;
    color: #ffc740;
}

.ContinueProcessing7 .ivu-poptip-inner {
    width: 250px;
    height: 70px;
    margin-left: 55px;
}

.ContinueProcessing7all .ivu-poptip-inner {
    width: 280px;
    height: 70px;
    margin-left: 55px;
}

.ContinueProcessing7 .ivu-poptip-body .ivu-icon {
    left: 68px;
}

.jxr-date {
    font-size: 14px;
}

.jxr-date .ivu-picker-panel-sidebar {
    border-radius: 6px 0 0 6px !important;
    border-top: 1px solid #0078d7;
    border-bottom: 1px solid #0078d7;
}

.jxr-date .ivu-picker-panel-shortcut {
    padding: 5px 0 0 10px !important;
}

.jxr-date .ivu-picker-panel-body {
    border-radius: 0px 6px 6px 0px !important;
    border-left: 1px solid #0078d7;
}

.search-right {
    background: #0078d7;
    display: block;
    width: 35px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    margin-top: 0px;
}

.areaSelectBox2 .ivu-icon-ios-arrow-forward:hover {
    background: #fec23d !important;
}

.areaSelectBox2 .ivu-icon-ios-arrow-back:hover {
    background: #fec23d !important;
}

.box-box .ivu-badge-count-success {
    background: #ff0000;
    padding: 0;
}

.box-box .ivu-badge-count {
    background: #ff0000;
    padding: 0;
    font-weight: bold;
}

.busiConnection-right {
    margin-top: 30px;
}

.formHeadUniversal .ivu-input-number {
    height: 35px !important;
}

.formHeadUniversal .busiConnection-address .ivu-input-disabled {
    background: #fff;
    color: #333333;
}

.Explain .ivu-poptip-inner {
    background: rgba(70, 76, 91, .9);
}

.Explain .ivu-poptip-body-content-inner {
    color: #fff;
}

.Explain .ivu-poptip-arrow:after {
    border-right-color: rgba(70, 76, 91, .9) !important;
}

.tel .ivu-poptip-inner {
    background: rgba(70, 76, 91, .9);
}

.tel .ivu-poptip-body-content-inner {
    color: #fff;
}

.tel .ivu-poptip-arrow:after {
    border-top-color: rgba(70, 76, 91, .9) !important;
}

.RemarksTips .ivu-poptip {
    width: 100%;
}

.RemarksTips .ivu-poptip-rel {
    width: 100%;
}

.RemarksTips .ivu-poptip-rel div {
    width: 100%;
}

.RemarksTips .ivu-poptip-rel>div>p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.shortName,
.shortName1 {
    width: 100%;
    height: 32px;
    padding: 0px 7px;
    border: 1px solid #dcdee2;
    color: #333;
    font-size: 14px;
}

.shortName:hover,
.shortName1:hover {
    border-color: #3393df;
}

.shortName:focus,
.shortName1:focus {
    outline: none;
    border-color: #3393df;
    box-shadow: 0 0 0 2px rgba(0, 120, 215, 0.2) !important;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc !important;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc !important;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc !important;
}

input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

pre {
    font-family: 'NotoSansCJKjp-Regular', Helvetica, Arial, 'Helvetica Neue', 'ＭＳ Ｐゴシック', 'MS PGothic', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
}

.RegularlyCalendar .ivu-select-dropdown {
    border-radius: 10px !important;
}

.Tips .ivu-poptip {
    display: none;
}

.requestManageRegularlyOne-table .ivu-table-body tr:nth-child(1) .Tips .ivu-poptip {
    width: 10px;
    display: block;
    position: absolute;
    top: 7px;
}

.TipsAll .ivu-poptip-inner {
    background: rgba(70, 76, 91, .9);
}

.TipsAll .ivu-poptip-body-content-inner {
    color: #fff;
}

.TipsAll .ivu-poptip-arrow:after {
    border-top-color: rgba(70, 76, 91, .9) !important;
    border-bottom-color: rgba(70, 76, 91, .9) !important;
}

.blueCircle .ivu-tooltip-rel {
    position: absolute;
    overflow: visible !important;
}

.ArrangementHistory .ivu-table-body tr:nth-child(1) .Tips .ivu-poptip {
    display: block;
    position: absolute;
    top: 7px;
}

.transportListTable .ivu-table-body tr:nth-child(1) .Tips .ivu-poptip {
    display: block;
    position: absolute;
    top: 7px;
}

.Arrow {
    display: block;
    width: 35px;
    height: 1px;
    margin: 0 auto;
    background: #ff0000;
    position: relative;
}

.Triangle {
    width: 0px;
    height: 0px;
    border-color: #ff0000 transparent;
    border-width: 0px 6px 4px;
    border-style: solid;
    position: absolute;
    right: 0;
    top: -3px;
}

.ivu-modal-header {
    border-radius: 6px 6px 0 0 !important;
}

.busiType>.ivu-table-cell {
    position: relative;
}

.icon-wenhao {
    color: #fdc33d;
}

.companyButton:hover {
    background: #7daed5 !important;
    color: #fff !important;
}

.concurDecideButton:hover {
    background: #87bc86 !important;
    color: #fff !important;
}

.companyButton.ivu-btn-primary[disabled]:hover,
.concurDecideButton.ivu-btn-primary[disabled]:hover {
    background-color: #f7f7f7 !important;
    border-color: #dcdee2 !important;
    color: #666 !important;
}

.companyButton.ivu-btn-primary[disabled],
.concurDecideButton.ivu-btn-primary[disabled] {
    background-color: #f7f7f7 !important;
    border-color: #dcdee2 !important;
    color: #666 !important;
}

.DeleteConfirm2 .ivu-poptip-arrow:after {
    border-left-color: #7d7d7d !important;
}

.busiConnection-must:before {
    font-size: 12px;
    margin-top: 12px;
    content: '*';
    display: inline-block;
    margin-right: 4px;
    line-height: 1;
    font-family: SimSun;
    color: #ff5959;
}

.TooltipStyle-left .ivu-poptip-inner,
.TooltipStyle-top .ivu-poptip-inner,
.TooltipStyle-right .ivu-poptip-inner {
    background-color: rgba(70, 76, 91, 0.9);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.TooltipStyle-left .ivu-poptip-body-content-inner,
.TooltipStyle-top .ivu-poptip-body-content-inner,
.TooltipStyle-right .ivu-poptip-body-content-inner {
    color: #fff;
    text-align: center;
}

.TooltipStyle-left .ivu-poptip-arrow:after {
    border-left-color: rgba(70, 76, 91, 0.9) !important;
}

.TooltipStyle-top .ivu-poptip-arrow:after {
    border-top-color: rgba(70, 76, 91, 0.9) !important;
    border-bottom-color: rgba(70, 76, 91, 0.9) !important;
}

.TooltipStyle-right .ivu-poptip-arrow:after {
    border-right-color: rgba(70, 76, 91, 0.9) !important;
    border-left-color: rgba(70, 76, 91, 0.9) !important;
}

.spotThree .ivu-checkbox-wrapper {
    margin-right: 0px;
}

.requestManageRegularlyThree-table .ivu-checkbox-wrapper {
    margin-right: 0px;
}

.companyAddFullName .ivu-form-item-label {
    width: 92px;
}

.companyAddName .ivu-form-item-label {
    width: 104px;
}

.navShowAll:hover .navShow {
    max-height: 768px;
}

.navShow {
    width: 100%;
    max-height: 0;
    list-style: none;
    transition: max-height 1.5s;
    overflow: hidden;
}

.FaxSendOut .ivu-modal-header {
    background: #f2f2f2;
    box-shadow: 0 2px 3px -1px #ccc;
    padding: 10px 0 10px 10px !important;
}

.FaxSendOut-fax {
    margin: 0 10px;
    color: red;
}

.custerInvoiceReason .ivu-modal-header {
    background: #f2f2f2;
    box-shadow: 0 2px 3px -1px #ccc;
    padding: 10px 0 10px 20px !important;
}

.custerInvoiceReason-all .ivu-form-item-label {
    position: absolute;
    top: -60px;
    left: -10px;
}

.custerInvoiceReason .ivu-modal-body {
    margin-top: 20px;
}

.requestBookTable .ivu-table-column-right .ivu-input-number-input {
    text-align: right;
}

.formAddShortName .ivu-form-item-label {
    margin-left: 10px;
    width: 115px !important;
}

.formValidateCode .ivu-form-item-label {
    padding-left: 10px;
}

.formValidateFax .ivu-form-item-label {
    padding-left: 10px;
}

.department2 .ivu-form-item-label {
    padding-left: 10px;
}

.state2 .ivu-form-item-label {
    padding-left: 10px;
}

.labelWidth-70 .ivu-form-item-label {
    text-align: right !important;
}

.formModalOne .amount .ivu-input {
    text-align: right !important;
}

.formModalOne .ivu-input-number-input {
    text-align: right !important;
}

.areaButton {
    border-radius: 6px !important;
}

.carButton {
    border-radius: 6px !important;
    width: 88px !important;
}

.drag-box-card .drop-box {
    border: none !important;
}

.sortable-chosen .drag-item {
    background: #0078d7 !important;
    color: #fff !important;
}

.sortable-ghost .drag-item {
    background: #0078d7 !important;
    color: #fff !important;
}

.drag-box-card .drag-item:hover {
    border: 1px solid #0078d7 !important;
    color: #0078d7;
}

.RightAlignment .ivu-form-item-label {
    text-align: right !important;
    padding-left: 10px !important;
}

.RightMove .ivu-form-item-label {
    padding-left: 10px !important;
}

.v-transfer-dom .ivu-modal-confirm-footer button:nth-child(1) {
    border: 1px solid #666;
    border-radius: 6px !important;
    color: #666;
    line-height: 13px;
    height: 30px;
}

.v-transfer-dom .ivu-modal-confirm-footer button:nth-child(2) {
    background: #ffc851;
    border: 1px solid #ffc851;
    border-radius: 6px !important;
    padding: 0 25px;
    color: #7d7d7d;
    height: 26px;
    margin-left: 10px;
    height: 30px;
}

.v-transfer-dom .ivu-modal-confirm-footer button:nth-child(1):hover {
    opacity: .5;
}

.v-transfer-dom .ivu-modal-confirm-footer button:nth-child(2):hover {
    background: #fedd95;
    border: 1px solid #fedd95;
}

.v-transfer-dom .ivu-modal-confirm-footer {
    /* margin: 0 auto;
    width: 161px;
    padding-bottom: 10px; */
}

.border-left {
    height: 15px;
    margin-top: 5px;
    display: block;
    float: left;
    width: 4px;
    margin-right: 5px;
}

.fax23 .ivu-form-item-label {
    padding-left: 10px !important;
}

.fullNameChild2 .ivu-form-item-label {
    padding-left: 10px !important;
}

.fullNameFr3 .ivu-form-item-error-tip {
    white-space: nowrap;
    left: -100px;
}

.fullNameFr2 .ivu-form-item-label {
    text-align: right !important;
}

.busiConnectionKbn1 .ivu-form-item-label {
    padding-left: 10px !important;
}

.wrap-outer {
    margin-left: calc(100vw - 100%) !important;
}

.busiConnectionKbn .ivu-poptip-body {
    background: rgba(70, 76, 91, 0.9);
    border-radius: 4px;
    width: 100%;
}

.busiConnectionKbn .ivu-poptip-body-content-inner {
    text-align: center;
    color: #fff;
}

.busiConnectionKbn .ivu-poptip-arrow:after {
    border-top-color: rgba(70, 76, 91, 0.9) !important;
}

.Newly-Build-all-top .ivu-modal {
    top: 50px;
}

.padding-left10 .ivu-form-item-label {
    padding-left: 10px;
}

.areasTip .ivu-poptip-inner {
    background: #7d7d7d;
    color: #fff;
}

.areasTip .ivu-poptip-arrow:after {
    border-right-color: #7d7d7d !important;
}

.areasTip .ivu-poptip-title-inner {
    color: #fff !important;
}

.requestSpotTwo-table .ivu-poptip {
    width: 100%;
}

.requestSpotTwo-table .ivu-poptip-rel {
    width: 100%;
}

.requestSpotTwo-table2 .ivu-poptip {
    width: 100%;
}

.requestSpotTwo-table2 .ivu-poptip-rel {
    width: 100%;
}

.requestManageRegularlyOne-table .ivu-poptip {
    width: 100%;
}

.requestManageRegularlyOne-table .ivu-poptip-rel {
    width: 100%;
}

.drag-list-item {
    border: 5px solid #fff;
}

.qqmx-all .ivu-form-item-content {
    font-size: 14px !important;
}

.marginBottom10 {
    margin-bottom: 16px;
}

.vehicleTypeListVisibleAll .ivu-select-selection {
    max-height: 92px;
    overflow: auto;
    min-height: 33px;
}

.demo-spin-container {
    display: inline-block;
    width: 200px;
    height: 100px;
    position: relative;
    border: 1px solid #eee;
}

.ivu-spin-fix {
    z-index: 99999999999999999999 !important;
}

.Setup {
    line-height: 30px;
    color: #fff;
    height: 30px;
    line-height: 28px;
    border-radius: 6px !important;
    background: #7baf0c;
    width: 150px;
    margin-left: -10px;
    padding: 0;
    text-align: center !important;
    margin: 0;
    border: 1px solid transparent;
    outline: none;
}

.Setup:hover {
    opacity: .8;
    color: #fff;
    background-color: #7baf0c;
    border-color: #7baf0c;
}

.ivu-select-dropdown {
    border-radius: 7px !important;
    z-index: 9999999999 !important;
}

.lldd .ivu-table-body {
    max-height: 288px;
    overflow: auto;
    overflow-x: hidden;
}

.lldd .ivu-table-header {
    border: 1px solid #e8eaec;
}

.sfdd .ivu-table-body {
    max-height: 288px;
    overflow: auto;
    overflow-x: hidden;
}

.sfdd .ivu-table-header {
    border: 1px solid #e8eaec;
}

.ivu-input-suffix i {
    font-size: 20px;
}

.modalHistory2 .ivu-modal .ivu-modal-content .ivu-modal-body .threeBox-item .ivu-table .ivu-table-body {
    max-height: 558px;
    overflow: auto;
    overflow-x: hidden;
}

.modalHistory2 .ivu-modal .ivu-modal-content .ivu-modal-body .threeBox-item .ivu-table .ivu-table-header {
    border-right: 1px solid #f2f2f2 !important;
    border-left: 1px solid #f2f2f2 !important;
}

.requestStatus2 .ivu-select-multiple .ivu-select-selection {
    max-height: 64px;
}

.formSelect .ivu-form-item {
    margin-bottom: 0;
}

.supplementAll .ivu-select-selection {
    min-height: 33px;
    max-height: 115px;
    overflow: auto;
}

.ivu-checkbox-checked .ivu-checkbox-inner {
    border-color: #fff;
}

.statusAction .ivu-tooltip {
    width: auto !important;
    margin-top: 0 !important;
}

.img_shrink {
    cursor: pointer;
}

.img_shrink:hover {
    opacity: 0.8;
}

.copyText_hover:hover {
    opacity: 0.8;
}

.exportData:hover {
    color: #0078d7;
}

.stepBtn .ivu-btn-primary[disabled] {
    background: #0078d7 !important;
    color: #fff;
}

.calendarInput {
    width: 86px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px;
}

.calendarInput .ivu-input {
    height: 30px;
    border: none;
}

.calendarInput .ivu-input:focus {
    box-shadow: 0 0 0 0px rgba(0, 120, 215, 0.2)
}

.calendarInput2 {
    width: 86px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px;
}

.calendarInput2 .ivu-input {
    height: 30px;
    border: none;
}

.calendarInput2 .ivu-input:focus {
    box-shadow: 0 0 0 0px rgba(0, 120, 215, 0.2)
}

.vehicleQuantityList .ivu-select .ivu-select-dropdown {
    width: inherit;
}

.ivu-layout-content {
    overflow-x: hidden;
    overflow-y: auto;
}

.transportListINPUT .ivu-input {
    height: 33px;
    margin-top: -1px;
}

.shortNameRed {
    display: block;
    padding: 0px;
    border-radius: 4px !important;
    width: 100%;
    height: 21px;
    background-color: #ff5151;
    color: #fff;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shortNameBlue {
    display: block;
    padding: 0px;
    border-radius: 4px !important;
    width: 100%;
    height: 21px;
    background-color: #0079d7;
    color: #fff;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.icon-yulan1 {
    cursor: pointer !important;
    color: #7bb00a !important;
}

.supplierEmployeeBox .ivu-select-selection {
    overflow: hidden auto;
    max-height: 90px;
}

.transportRequestOne-date .ivu-date-picker .ivu-select-dropdown {
    max-width: 216px;
}

.transportRequestOne-date .ivu-picker-panel-body {
    border-radius: 0 0 6px 6px !important;
}

.status-style .ivu-select-selection {
    max-width: 174px;
}

.transparent_input {
    max-width: 350px !important;
    width: 100% !important;
    margin-top: 30px;
    float: left;
}

.transparent_input .ivu-input {
  background: #eaedf1;
}

.transparent_input .ivu-input-group-prepend {
  background: #eaedf1;
}
.transparent_input .ivu-form-item-error-tip {
    width: 100% !important;
}

.logBox img {
    width: 200px;
}

.logBox img:hover {
    opacity: .9;
}

.text-img {
    width: 100px;
    position: absolute;
    top: 0px;
    left: 40px;
}

.jidi {
    background: url(./../../src/common/image/green.png) no-repeat;
    width: 175px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    float: right;
}

.jidi155,
.xiedi155 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 155px;
}

.xiedi {
    background: url(./../../src/common/image/blue.png) no-repeat;
    width: 175px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    float: left;
}

.closableX-show .ivu-icon-ios-close {
    display: none;
}

.concurDecideButton[disabled] {
    cursor: not-allowed !important;
}

.supplierEmployeeBox .ivu-form-item {
    margin: 0;
}

.formInline .ivu-form-item-error-tip {
    text-align: left;
}

.ivu-radio-group-button .ivu-radio-wrapper {
    margin-right: 1px;
    border: 1px solid #dcdee2 !important;
}

.areaBox3 .ivu-radio-group-button .ivu-radio-wrapper {
    border: none !important;
}

.Request-fo-change .ivu-table-expanded-cell {
    display: none;
}

.new_requestBookTable .ivu-table-summary tr td {
    background: #fff;
}

.new_requestBookTable .ivu-table-summary tr td:nth-child(8),
.new_requestBookTable .ivu-table-summary tr td:nth-child(9),
.new_requestBookTable .ivu-table-summary tr td:nth-child(10),
.new_requestBookTable .ivu-table-summary tr td:nth-child(11),
.new_requestBookTable .ivu-table-summary tr td:nth-child(12),
.new_requestBookTable .ivu-table-summary tr td:nth-child(13),
.new_requestBookTable .ivu-table-summary tr td:nth-child(14) {
    color: red;
}

.requestBookTable .ivu-input-number {
    width: 80%;
}

.drop-down-height .ivu-select-dropdown {
    max-height: 200px;
}

.ConfirmationBox .ivu-modal-content {
    background: #0078d7;
}

.ConfirmationBox .ivu-modal-footer .ivu-btn:nth-child(1) {
    border: 1px solid #fff !important;
    color: #fff;
    border-radius: 6px !important;
    width: 80px;
    padding: 2px;
}

.ConfirmationBox .ivu-modal-footer .ivu-btn:nth-child(1):hover {
    background: #0078d7 !important;
    opacity: .7;
}

.ConfirmationBox .ivu-modal-footer .ivu-btn:nth-child(2) {
    background: #fff;
    border: 1px solid #fff !important;
    color: #0078d7;
    border-radius: 6px !important;
    width: 80px;
    padding: 2px;
}

.ConfirmationBox .ivu-modal-footer .ivu-btn:nth-child(2):hover {
    opacity: .7;
}

.ConfirmationBox .ivu-modal-footer {
    width: 208px;
    margin: 0 auto;
}

.shuilv .ivu-form-item-content {
    text-align: right !important;
    padding-right: 36px
}

.xiaofeishui .ivu-form-item-content {
    text-align: right !important;
    padding-right: 36px
}

.heji .ivu-form-item-content {
    text-align: right !important;
    padding-right: 36px
}

.shuilv1 .ivu-form-item-content {
    text-align: right !important;
    padding-right: -3px
}

.RightAlignment2 .ivu-form-item-error-tip {
    white-space: nowrap;
    left: -114px;
}

.RightAlignment3 .ivu-form-item-error-tip {
    white-space: nowrap;
    left: 0px;
}

.RightAlignment4 .ivu-form-item-error-tip {
    white-space: nowrap;
    left: -44px;
}

.RightAlignment5 .ivu-form-item-error-tip {
    white-space: nowrap;
    left: -75px;
}

.RightAlignment .ivu-form-item-error-tip2 {
    position: absolute;
    top: 100%;
    left: 0;
    line-height: 1;
    padding-top: 3px;
    color: #e8453c;
    width: 200px;
}

.NewCompany .ivu-drawer-body {
    padding: 8px !important;
    overflow: hidden !important;
}

.tableExpand .ivu-table-header {
    border-top: none;
}

.email_yanzheng .ivu-form-item-error-tip {
    white-space: nowrap;
}

.Newly-Build-all3 .ivu-modal-body {
    max-height: 600px;
    overflow: hidden;
}

.Newly-Build-all6 .ivu-modal-body {
    max-height: 580px;
    overflow-y: scroll;
}

.statusAction-class .ivu-table-cell {
    float: left;
}

.visible .ivu-poptip-body-content {
    overflow: hidden !important;
}

.visible .ivu-poptip-inner {
    background: #0078d7;
}

.visible .ivu-tabs {
    color: #fff;
}

.visible .ivu-tabs-tab-focused {
    color: #fff;
}

.visible .ivu-tabs-ink-bar {
    background-color: #fec23d;
}

.visible .ivu-poptip-arrow:after {
    border-top-color: #0078d7 !important;
}

.visible .ivu-icon-ios-arrow-forward {
    color: #0078d7;
    background: #cde4f6;
    border-radius: 30px;
    font-size: 16px;
}

.visible .ivu-icon-ios-arrow-forward:hover {
    background: #fec23d !important
}

.visible .ivu-icon-ios-arrow-back {
    color: #0078d7;
    background: #cde4f6;
    border-radius: 30px;
    font-size: 16px;
}

.visible .ivu-icon-ios-arrow-back:hover {
    background: #fec23d !important
}

.ivu-date-picker-transfer {
    padding: 0;
}

.ShowSpan .ivu-input-with-suffix {
    display: none;
}

.ShowSpan .ivu-icon-ios-calendar-outline:before {
    content: "\F100";
}

.ShowSpan .ivu-input-suffix i {
    font-size: 14px;
    position: absolute;
    top: -20px;
}

.areaSelectBox .ivu-input {
    color: #333 !important;
}

.password {
    width: 100%;
    height: 32px;
    padding: 0px 7px;
    border: 1px solid #dcdee2;
    color: #333;
    font-size: 14px;
}

.ContinueProcessing6 .ivu-poptip-arrow:after {
    opacity: 0 !important;
}

.ContinueProcessing6 .ivu-poptip-arrow {
    opacity: 0 !important;
}

.parentBusiConnectionCode .ivu-form-item-label {
    display: none;
}

.remarksInput .ivu-input-wrapper {
    padding: 20px 0 20px 0;
}

.remarksInput .ivu-icon-ios-close {
    display: none;
}

/*span.ivu-date-picker-cells-cell-disabled.ivu-date-picker-cells-cell-selected em {*/
    /*background: #fff !important;*/
    /*color: #0078d7 !important;*/
/*}*/

.vertical-center-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vertical-center-modal .ivu-modal {
    top: 0;
    margin: 0 !important;
}

/*.ivu-date-picker-transfer {*/
    /*background: #0078d7;*/
/*}*/

.nowrap .ivu-form-item-error-tip {
    white-space: nowrap;
}

.selectClass .ivu-select-dropdown {
    max-height: 250px;
}

.CheckboxAll .ivu-checkbox-wrapper {
    margin: 0;
}

.Distinguish {
    text-align: left;
}

.Distinguish .ivu-icon-ios-arrow-down:before {
    content: "\F33D";
}

.Newly-Build-all-Send>.ivu-modal>.ivu-modal-content>.ivu-modal-body .ivu-table-body {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.decideColumns .ivu-table-tbody tr:last-child td {
    background: #fff2cd;
}
.RunningOverviewListTd .ivu-form-item {
    margin-bottom: 0;
}
.fastTableAll {
    background: #fff;
    padding: 0 20px;
}
.fastCard {
    margin-top: 5px;
    padding: 10px;
}
.fastCard .areaSelectBox .ivu-input {
    width: 123px;
    margin-left: -2px;
}
.fastTable {
    /* margin: 0 auto; */
    /* padding: 20px; */
    background: #fff;
    /* border-radius: 30px; */
    padding: 0;
    /* border-bottom: 1px solid rgb(231, 231, 231) !important; */
    width: 100%;
}
.fastChoice {
    float: left;
    line-height: 32px;
    color: #fff;
    /* padding: 0 5px; */
    width: 20%;
    text-align: center;
}
.fastChoice1 {
    background: #7cae0c;
}
.fastChoice2 {
    background: #0078d7;
}

.fastTable td {
    /* text-overflow:ellipsis;
    white-space: nowrap; */
}
.copyCard {
    background: #ebf7ff;
}
.copyCard .fastTable {
    background: #ebf7ff;
}
.fastD {
    position: absolute;
    left: 12px;
    top: 55px;
    background: #0078d7 !important;
    color: #fff;
    text-align: center;
    z-index: 99;
    width: 93px;
    border-radius: 6px;
    cursor: pointer;
    line-height: 36px;
}
.fastD:hover {
    opacity: 0.9;
}
.homeT {
    float: left;
}
.homeT a {
    transition: color 0s ease;
}

/* .homeT td {
    padding: 0 10px;
} */
.homeT td .menuTit:hover  {
    cursor: pointer;
    background: #0078d7 !important;
    color: #fff !important;
    border-radius: 6px !important;
}
.fastTable .fastTime {
    max-width: 160px;
}
.fastTable .fastSelect2 {
    max-width: 160px !important;
}
.fastTable .fastSelect {
    max-width: 160px;
}
.fastTable .FastAssembly {
    max-width: 160px;
}
.fastTable .fastInput {
    max-width: 160px;
}
.fastTable .fastJX {
    max-width: 160px;
}
.fastTable .fastBtn {
    background-color: red;
    border-color: red;
}
.stopdl {
    background: rgb(234, 234, 234);
    color: #000;
    padding: 0;
    border-radius: 6px;
    width: 96px;
    text-align: center;
    display: block;
    height: 36px;
    line-height: 36px;
}

.stopdl2 {
    background: #0078d7;
    color: #fff;
    padding: 0;
    border-radius: 6px;
    width: 96px;
    text-align: center;
    display: block;
    height: 36px;
    line-height: 36px;
}
.fast {
    position: absolute;
    background: #0078d7;
    color: #fff;
    /* border-radius: 0 0 6px 6px; */
    width: 130px;
    text-align: left;
    display: block;
    height: 36px;
    line-height: 36px;
    z-index: 99;
    top: 91px;
    border-bottom: 1px solid #ccc;
    left: 10px;
    padding-left: 10px;
}
.fast2 {
    position: absolute;
    background: #0078d7;
    color: #fff;
    width: 130px;
    text-align: left;
    display: block;
    height: 36px;
    line-height: 36px;
    z-index: 99;
    top:55px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    left: 10px;
    border-radius: 6px 6px 0 0;
    padding-left: 10px;
}
.fast3 {
    position: absolute;
    background: #0078d7;
    color: #fff;
    border-radius: 0 0 6px 6px;
    width: 130px;
    text-align: left;
    display: block;
    height: 36px;
    line-height: 36px;
    z-index: 99;
    top:127px;
    left: 10px;
    padding-left: 10px;
}
.fast:hover,.fast2:hover,.fast3:hover {
    background: #0076ae;
}
.active-span2 {
    background: rgb(234, 234, 234);
    color: #000;
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
  }
  .stopdlTd:hover .active-span2 {
    background: #0078d7;
    color: #fff;
}
.ivu-auto-complete.ivu-select-dropdown {
    max-width: none !important;
    min-width: 160px !important;
}
.formValidateMaxWeight {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 14px;
    border: 1px solid #dcdee2;
    /* border-radius: 4px; */
    color: #333333;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    -webkit-transition: border 0.2s ease-in-out, background 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    transition: border 0.2s ease-in-out, background 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    transition: border 0.2s ease-in-out, background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: border 0.2s ease-in-out, background 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
.formValidateMaxWeight:hover {
    border-color: #3393df;
}
.formValidateMaxWeight:focus {
    border-color: #3393df;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(0, 120, 215, 0.2);
    box-shadow: 0 0 0 2px rgba(0, 120, 215, 0.2);
}
.ivu-table .transportListChange td{
    background-color: #eaf7ff;
}
.stateSelect  .ivu-select-input {
    height: 26px;
}
.truckActionBtn {
    color: #3393df;
    background-color: white;
    border: 1px solid #3393df;
    border-radius: 5px!important;
    margin: 3px;
    padding: 5px;
    /* height: 100%; */
}
.truckActionBtn p {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
}
.sysinfoinput .ivu-input-number-input {
    text-align: right;
}
.title-month .ivu-checkbox-inner {
    border: 3px solid green;
}
.title-month .ivu-checkbox-wrapper-checked .ivu-checkbox-inner {
    border: 1px solid #dcdee2;
}
.newPagebox {
    border-top: 1px solid #eaedf1;
}
#newPagebox2 {
    position: fixed;
    bottom: 0;
    z-index: 99;
}
.companyButton[disabled] {
    background-color: #f7f7f7 !important;
    border-color: #dcdee2 !important;
    color: #666 !important;
    cursor: not-allowed !important;
}
.instanceAll .ivu-modal-content {
    /* background-color: #6e6e6e; */
    /* color: rgb(167, 167, 167); */
}
.instanceAll .ivu-modal-body {
    padding-top: 12px;
}
.instanceAll .ivu-modal-footer button:nth-child(1) {
    display: none;
}
.instanceAll .ivu-modal-footer {
    width: 60px;
    margin: 0 auto;
    padding: 12px 0;
}
.instanceAll .ivu-modal-footer button:nth-child(2) {
    margin: 0;
}
.instanceAll2 .ivu-modal-body {
    padding-top: 12px;
}
#ContinueProcessing3 .ivu-poptip-inner {
    height: 70px;
}
.AutoComplete1 .ivu-select-dropdown-list {
    max-height: 500px;
}
.login_input .ivu-input {
  background: #f5f5f6;
  border: 1px solid #1f4e79;
}

.login_input .ivu-input-group-prepend {
  background: #f5f5f6;
  border-top: 1px solid #1f4e79;
  border-bottom: 1px solid #1f4e79;
  border-left: 1px solid #1f4e79;
}

 .ivu-form-item-error .ivu-input-group-prepend, .ivu-form-item-error .ivu-input-group-append{
  border-top: 1px solid #e8453c !important;
  border-bottom: 1px solid #e8453c !important;
  border-left: 1px solid #e8453c !important;
}
.ivu-form-item-error .ivu-input {
  border: 1px solid #e8453c !important;
}
.ivu-select-default.ivu-select-multiple .ivu-select-selection {
  max-height: 32px;
  overflow-y: auto;
}

.ivu-anchor-link{
  padding: 8px 16px;
}
.busi-table .ivu-table-header {
  height: 45px;
}
.busi-table .ivu-table-header th {
  height: 45px;
  padding: 5px;
}
.decide-detail-table th.companyTh {
  background: #ffe9c9;
  white-space: pre-wrap;
}
.decide-detail-table th.decideTh {
  background: #def1f9;
  white-space: pre-wrap;
}
.decide-detail-table th.companyTh .ivu-table-cell,
.decide-detail-table th.decideTh .ivu-table-cell {
  white-space: pre-wrap;
}
.newly-modal .ivu-modal-body {
  max-height: 85vh;
  overflow-y: auto;
}
.newly-modal .ivu-modal-header{
  margin-bottom: 10px;
}

.qqmx-new .ivu-modal-body {
  max-height: 80vh;
  overflow-y: auto;
}

.history-input .ivu-input-group-append {
  background: #0078d7;
  color: #ffffff;
}

.area-history-modal .ivu-modal-body {
  max-height: 80vh;
  overflow: auto;
}


.vfc-top-date {
    display: flex;
}
.vfc-top-date span:nth-child(1) {
    order: 2;
    width: 50%;
    text-align: left;
    padding-left: 5px;
}
.vfc-top-date span:nth-child(2) {
    order: 1;
    width: 50%;
    text-align: right;
    padding-right: 5px;
}

/**luckysheet-modal-dialog*/
/*#luckysheet_info_detail {*/
    /*display: none!important;*/
/*}*/
#luckysheet-wa-functionbox-fx {
    display: none;
}
#luckysheet-dropCell-icon {
    display: none!important;
}
.luckysheet-cols-menu-btn {
    display: none!important;
}
.luckysheet,#luckysheet-functionbox,#luckysheet-helpbox,.luckysheetTableContent,#luckysheet-input-box *{
    font-family: "NotoSansCJKjp-Regular", Helvetica, Arial, "Helvetica Neue", "\FF2D\FF33 \FF30\30B4\30B7\30C3\30AF", "MS PGothic", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif !important;
}
#luckysheet-dataVerification-dropdown-List {
    max-height: 200px;
    overflow: auto;
}
#luckysheet-dataVerification-dropdown-List .dropdown-List-item {
    white-space: nowrap;
}
.luckysheet-modal-dialog {
    border: none;
    border-radius: 6px;
    padding: 30px 42px 20px 30px;
}
.luckysheet-modal-dialog .luckysheet-modal-dialog-buttons {
    text-align: right;
}

.luckysheet-modal-dialog .luckysheet-modal-dialog-buttons .luckysheet-model-close-btn {
    border-radius: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.luckysheet-modal-dialog .luckysheet-modal-dialog-title-close i {
    position: absolute;
    left: 10px;
    top: 10px;
}


/**luckysheet-modal-dialog*/
.poptip-class-300 .ivu-poptip-inner {
    width: 350px;
    height: 160px;
}
.vfc-calendars .vfc-calendar:not(:first-child) {
    border-left: 1px solid #eeeeee;
}


.Newly-Build-all.no-footer .ivu-modal-content {
    background: #0078d7;
}
.Newly-Build-all.no-footer .ivu-modal-body{
    padding: 0;
    border-radius: 0 0 6px 6px;
}

.Newly-Build-all.no-footer .ivu-modal-footer {

}
.Newly-Build-all.no-footer .ivu-modal-header {
    margin-bottom: 0;
}

.table-bottom-height-0 .ivu-table:before{
    height:0;
}

.yuanjiao .ivu-input,
.yuanjiao .ivu-select-selection,
.yuanjiao .ivu-input-group-prepend,
.yuanjiao .ivu-input-group-append,
.yuanjiao .ivu-radio-group-button .ivu-radio-wrapper,
.yuanjiao .ivu-input-number-input,
.yuanjiao .ivu-input-number {
    border-radius: 4px !important;
}

.bg-gray .ivu-form-item-content {
    background-color: #efefef;
    border-radius: 5px;
    padding: 0 7px;
    height: 32px;
}

.title-p {
    font-size: 15px!important;
    line-height: 25px!important;
    padding-bottom: 2px;
    margin-left: 0px;
    margin-bottom: 0;
    border-bottom: none !important;
    font-weight: 100;
    color: #000;
}


/*.ivu-date-picker-cells-cell-range:before {*/
    /*background-color: #ffffff;*/
    /*opacity: 0.8;*/
    /*transition: opacity 0.5s;*/
/*}*/
/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-range em {*/
    /*color: #2a8cef;*/
/*}*/
/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-range:hover em {*/
    /*background-color: #ffffff;*/
/*}*/


/*.ivu-date-picker-cells-cell-selected em {*/
    /*background-color: #ffffff;*/
    /*color: #2a8cef!important;*/
/*}*/
/*.ivu-picker-panel-body .ivu-date-picker-cells-cell-selected:hover em {*/
    /*background-color: #ffffff;*/
    /*opacity: 0.8;*/
    /*transition: opacity 0.5s;*/
/*}*/