.trips-box{ font-size: 12px; padding-bottom: 20px; min-height: 100%; box-sizing: border-box; } .trips-box .singeRowTable tr { height: auto; } .trips-box .singeRowTable tr th{ height: 27px; border: 1px solid #d5d5d5; } .trips-box .singeRowTable td .team-box{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 250px; cursor: pointer; text-align: left; padding-left: 5px; } .trips-box .singeRowTable td .team-box:hover .teamName{ text-decoration: underline; } .trips-box .singeRowTable td{ height: 40px; vertical-align: middle; } .trips-box .singeRowTable .xilie{ font-size: 14px; margin-right: 12px; } .trips-box .singeRowTable .remark{ color: crimson; font-weight: bold; } .trips-box .singeRowTable .teamName{ font-size: 12px; color: #333; } .trips-box .singeRowTable td.airFligt{ /* background-color: slateblue; */ font-weight: bold; cursor: pointer; } .other-info .item{ margin-left: 12px; font-size: 12px; color: gray; } .other-info .item i{ font-size: 16px; /* vertical-align: middle; */ margin-right: 3px; } .other-info .item .val{ /* margin-left:5px; */ /* font-size: 12px; */ } .trips-box .singeRowTable td.danger,.trips-box .singeRowTable td.info,.trips-box .singeRowTable td.safe{ background: firebrick; color: #fff; font-weight: bold; } .trips-box .singeRowTable td.info{ background-color: darkorange; } .trips-box .singeRowTable td.safe{ background-color: #7CCC4E; } .trips-box .singeRowTable td.ding{ font-weight: bold; color: blue; } .trips-box .w120 .el-input__inner,.trips-box .w120 .el-input{ width:120px; } .trips-box .singeRowTable td.Rs_Start0{background-color: #FF6670;color:#fff;} .trips-box .singeRowTable td.Rs_Start2{background-color: #16E09D;color:#fff;} .trips-box .singeRowTable td.Rs_Start20{background-color: #FF8547;color:#fff;} .trips-box .singeRowTable td.Rs_Start4{background-color: #FF528B;color:#fff;} .trips-box .singeRowTable td.Rs_Start5{background-color: #FFAB1E;color:#fff;} .trips-box .singeRowTable td.Rs_Start6{background-color: #7CCC4E;color:#fff;} .trips-box .singeRowTable td.Rs_Start7{background-color: #B47DF0;color:#fff;} .trips-box .singeRowTable td.Rs_Start8{background-color: #00C8F5;color:#fff;} .trips-box .singeRowTable td.Rs_Start9{background-color: #7598FF;color:#fff;} .trips-box .singeRowTable td.Rs_Start10{background-color: #DBC500;color:#fff;} .trips-box .singeRowTable td.Rs_Start11{background-color: #7598FF;color:#fff;} .trips-box .singeRowTable td.Rs_Start1{background-color: #00D9C3;color:#fff;} .trips-box .singeRowTable td.Rs_Start3{background-color: #40AFFF;color:#fff;} .trips-box .singeRowTable td .noDataNotice { text-align: center; padding: 20px 0; color: #999; font-size: 14px; } .trips-box .singeRowTable td .noDataNotice>i { font-size: 120px; color: #ccc; } .trips-box .el-pagination{ padding-top: 0px !important; border: none !important; } .trips-box .bottom-box{ position: fixed; bottom: 0; font-family: 'PingFangSc-Fine'; left: 50px; border-top: 3px solid #38425d; background-color: #fff; padding: 10px; right: 0; } .trips-box .bottom-box ._tit{ padding-left: 10px; border-left: 3px solid #E95252; font-size: 16px; color: #000000; } .trips-box .bottom-box ._add_saveBtn{ text-align: right; /* margin-bottom: 20px; */ } ._tripDetails table td._d_name { background-color: #ededed; } ._tripDetails { padding: 0; box-shadow: 0px 1px 3px 0px #dedede; } ._tripDetails .popper__arrow::after { border-bottom-color: #ededed !important; } ._tripDetails table { padding: 10px 0 0 20px; background-color: #ededed; border-collapse: collapse; border: 1px solid #d2d2d2; font-size: 12px; } ._tripDetails table th { background-color: #ededed; padding: 5px; } ._tripDetails table td { background-color: #ffffff; padding: 9px 15px; color: #333333; border: 1px solid #d2d2d2; } ._tripDetails table td._d_name { background-color: #ededed; } ._tripDetails table ._color_666 { color: #666666; } ._tripDetails table tr._color_666 th { padding: 9px 15px; }