%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/sale.delivery.request/templates/.default/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/sale.delivery.request/templates/.default/style.css |
.admin-delivery-request-box {
padding: 20px;
min-height: 98px;
margin: 0 0 20px 0;
border-radius: 5px;
background: #fff;
box-shadow: 0 2px 3px rgba(0,0,0,.15);
box-sizing: border-box;
}
.admin-delivery-request-accept {
border: 1px solid #c7d4d9;
background: #f1f5f5;
box-shadow: none;
}
.admin-delivery-request-inner {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px;
margin: 0 0 17px 0;
background: #f5f9f9;
border-top: 1px solid #c4ced2;
border-left: 1px solid #dce7ed;
border-bottom: 1px solid #dce7ed;
border-right: 1px solid #dce7ed;
}
.admin-delivery-request-block-left {
display: flex;
align-items: center;
margin: 0 20px 0 0;
}
.admin-delivery-request-block-right {
display: flex;
flex-direction: column;
}
.admin-delivery-request-icon {
margin: 0 13px 0 0;
}
.admin-delivery-request-icon-item {
max-width: 94px;
max-height: 55px;
}
.admin-delivery-request-cork:before {
content: '[';
font-size: 16px;
}
.admin-delivery-request-cork:after {
content: ']';
font-size: 16px;
}
.admin-delivery-request-name-item {
display: inline-block;
font-size: 16px;
}
.admin-delivery-request-cork {
display: inline-block;
}
.admin-delivery-request-link {
display: inline-block;
border-bottom: 1px solid transparent;
font-size: 16px;
color: #1b60b6;
text-decoration: none;
transition: border-bottom .3s;
}
.admin-delivery-request-link:hover {
border-bottom: 1px solid #1b60b6;
text-decoration: none;
}
.admin-delivery-request-value {
display: flex;
justify-content: flex-end;
margin: 0 0 5px 0;
font-size: 13px;
color: #3f4b54;
}
.admin-delivery-request-value:last-child {
margin: 0;
}
.admin-delivery-request-value-name {
margin: 0 3px 0 0;
}
.admin-delivery-request-value-number {
font-weight: bold;
white-space: nowrap;
}
.admin-delivery-request-confirm-text {
display: inline-block;
margin: 0 4px 0 0;
color: #3f4b54;
}
.admin-delivery-request-confirm-link {
font-size: 15px;
}