You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Reservation.65d81b14.chu...

294 lines
7.0 KiB

.bg___2-L9j {
margin: 0 auto;
min-width: 1200px;
padding: 30px 0;
}
.wrap___2kTMS {
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 1200px;
margin: 0px auto;
padding: 30px;
background-color: #fff;
}
.listItem___1JugA {
width: 1140px;
border-bottom: 1px solid #dae7ec;
padding-bottom: 20px;
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: space-between;
}
.listItem___1JugA .itemLeft___1Xr6m {
display: flex;
align-items: center;
}
.listItem___1JugA .itemImage___38nQJ {
width: 120px;
height: 120px;
background: rgba(46, 194, 91, 0.1);
border-radius: 6px;
border: 1px solid #019158;
padding: 10px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 20px;
}
.listItem___1JugA .name_status___3iZHF {
display: flex;
align-items: center;
margin-bottom: 14px;
}
.listItem___1JugA .device_name___21ufm {
font-size: 14px;
font-weight: 600;
color: #2c3850;
}
.listItem___1JugA .status_icon___20gFQ {
width: 46px;
height: 16px;
margin-left: 8px;
background-position: center;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.listItem___1JugA .time_location___2uPkw {
display: inline-block;
font-size: 14px;
color: #636d83;
margin-bottom: 7px;
}
.listItem___1JugA .time_location_val___2eoYf {
font-size: 14px;
color: #2c3850;
margin-left: 8px;
}
.listItem___1JugA .count_await___2EGN4 {
display: flex;
align-items: center;
color: #adb2b8;
font-size: 12px;
}
.listItem___1JugA .count_val___1838_,
.listItem___1JugA .await_val___bAQdd {
margin-left: 8px;
color: #636d83;
}
.listItem___1JugA .await___3Bp3w::before {
display: inline-block;
content: '';
width: 1px;
height: 12px;
background: #adb2b8;
margin: 0 12px;
position: relative;
top: 2px;
}
.listItem___1JugA .await_label___2Mcr0 {
margin-left: 8px;
}
.listItem___1JugA .itemRight___3nQBs {
display: flex;
align-items: center;
}
.listItem___1JugA .btn___3fYzp {
width: 116px;
height: 38px;
margin-left: 20px;
}
.listItem___1JugA [class~='ant-btn-primary'] {
color: #fff;
background: #0b7849 !important;
border-color: #0b7849 !important;
}
.listItem___1JugA [class~='ant-btn-primary']:hover {
color: #fff !important;
background-color: #1b9e65 !important;
border-color: #1b9e65 !important;
}
.listItem___1JugA [class~='ant-btn-primary']:focus {
color: #fff !important;
background: #0b7849 !important;
border-color: #0b7849 !important;
}
.listItem___1JugA [class~='ant-btn']:hover {
border-color: #019158;
color: #019158;
}
.listItem___1JugA [class~='ant-btn']:focus {
border-color: #0b7849;
color: #0b7849;
}
.listItem___1JugA:last-child {
border-bottom: 0px;
padding-bottom: 0;
margin-bottom: 0;
}
.cancel_dialog___3zbvZ [class~='ant-modal-body'] {
padding: 30px 40px;
}
.cancel_dialog___3zbvZ [class~='ant-modal-header'] {
padding: 30px 40px 0 40px;
}
.cancel_dialog___3zbvZ [class~='ant-modal-header'] .ant-modal-title___NOA67 {
font-size: 16px;
font-weight: 500;
color: #2c3850;
}
.cancel_dialog___3zbvZ [class~='ant-modal-close'] {
top: 18px;
right: 30px;
}
.cancel_dialog___3zbvZ [class~='ant-modal-close-x'] {
font-size: 16px;
}
.cancel_dialog___3zbvZ .footerWrap___2IOp5 {
margin-top: 30px;
display: flex;
justify-content: flex-end;
align-items: center;
}
.cancel_dialog___3zbvZ [class~='ant-btn-primary'] {
border-color: #019158 !important;
color: #019158 !important;
}
.cancel_dialog___3zbvZ [class~='ant-btn']:hover {
border-color: #019158;
color: #019158;
}
.cancel_dialog___3zbvZ [class~='ant-btn']:focus {
border-color: #0b7849;
color: #0b7849;
}
.no_data___1Yju0 {
width: 100%;
height: 770px;
}
.no_data___1Yju0 img {
margin-top: 210px;
margin-bottom: 10px;
}
.no_data___1Yju0 div {
font-size: 12px;
color: #adb2b8;
text-align: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.reservation_dialog___qKL5D [class~='ant-modal-body'] {
padding: 30px 40px;
}
.reservation_dialog___qKL5D [class~='ant-modal-header'] {
padding: 30px 40px 0 40px;
}
.reservation_dialog___qKL5D [class~='ant-modal-header'] .ant-modal-title___1_Kpp {
font-size: 16px;
font-weight: 500;
color: #2c3850;
}
.reservation_dialog___qKL5D [class~='ant-modal-close'] {
top: 18px;
right: 30px;
}
.reservation_dialog___qKL5D [class~='ant-modal-close-x'] {
font-size: 16px;
}
.reservation_dialog___qKL5D label,
.reservation_dialog___qKL5D [class~='ant-select-selection-item'] {
display: flex;
align-items: center;
height: 38px;
}
.reservation_dialog___qKL5D [class~='ant-select'],
.reservation_dialog___qKL5D [class~='ant-select-selector'],
.reservation_dialog___qKL5D [class~='ant-select-selection-search-input'] {
height: 38px !important;
width: 400px !important;
}
.reservation_dialog___qKL5D [class~='ant-select-selection-placeholder'] {
line-height: 38px !important;
}
.reservation_dialog___qKL5D input[type='text'] {
height: 38px;
width: 400px;
}
.reservation_dialog___qKL5D [class~='ant-picker'] {
width: 200px;
height: 38px;
}
.reservation_dialog___qKL5D [class~='ant-col-8'] {
display: block;
flex: 0 0 25%;
max-width: 25%;
}
.reservation_dialog___qKL5D [class~='ant-form-item'] {
margin-bottom: 20px;
}
.reservation_dialog___qKL5D [class~='ant-btn-primary'] {
border-color: #019158 !important;
color: #019158 !important;
}
.reservation_dialog___qKL5D [class~='ant-btn']:hover {
border-color: #019158;
color: #019158;
}
.reservation_dialog___qKL5D [class~='ant-btn']:focus {
border-color: #0b7849;
color: #0b7849;
}
.reservation_dialog___qKL5D .ant-checkbox-inner___2gvss {
border: 1px solid #adb2b8;
}
.reservation_dialog___qKL5D [class~='ant-checkbox-checked'] [class~='ant-checkbox-inner'] {
background-color: #019158;
border-color: #019158 !important;
}
.reservation_dialog___qKL5D [class~='ant-checkbox-wrapper']:hover [class~='ant-checkbox-inner'],
.reservation_dialog___qKL5D [class~='ant-checkbox-input']:focus [class~='ant-checkbox-inner'] {
border-color: #019158;
}
.check_text_style___3KNfT {
width: 110px;
text-align: center;
background: #fff;
color: rgba(0, 0, 0, 0.85);
border-radius: 10px;
}
.check_text_style_active___3xzQB {
width: 110px;
text-align: center;
background: #ddf1f1;
color: #019158;
border-radius: 10px;
}
.check_text_style_disabled___1z9Gc {
width: 110px;
text-align: center;
background: #f3f6f8;
color: #adb2b8;
border-radius: 10px;
}
.footerWrap___2hZX4 div[class~='ant-form-item-control'] {
max-width: 100%;
}
.footerWrap___2hZX4 div[class~='ant-form-item'] {
margin-bottom: 0px;
}
.footerWrap___2hZX4 [class~='ant-btn'] {
width: 68px;
height: 32px;
}
.footerWrap___2hZX4 div[class~='ant-form-item-control-input-content'] {
display: flex;
justify-content: flex-end;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */