.widget .widget-content {
    padding: 45px;
    padding-top: 15px;
    border-radius: 8px;
}

.table > tbody > tr > td {
    white-space: normal;
}

.table > tbody > tr > td.no-wrap {
    white-space: nowrap;
}

.input-phone .iti {
    display: block;
}

.input-phone button {
    font-size: 15px;
    letter-spacing: 1px;
}

.input-phone button .iti__selected-dial-code {
    margin-left: 0;
}

.validation-text {
    display: none;
    color: #e7515a;
    font-weight: 600;
    text-align: left;
    margin-top: 6px;
    font-size: 12px;
    letter-spacing: 1px;
}

.top-section {
    margin: 20px 0 20px 0;
}

label.required:after {
    content: "*";
    color: red;
}

.loader-sm {
    width: 1.3rem;
    height: 1.3rem;
    border-width: 0.15em;
}

.table > tbody > tr.red-back > td,
.table > tbody > tr > td.red-back,
.red-back,
.red-back:focus {
    color: #e7515a !important;
    background-color: #fbeced;
}

.table > tbody > tr.red-back h6 {
    color: #e7515a !important;
}

.table > tbody > tr > td.green-back,
.table > tbody > tr.green-back > td,
.green-back,
.green-back:focus {
    color: #00ab55 !important;
    background-color: #ddf5f0;
}

.table > tbody > tr.green-back h6 {
    color: #00ab55 !important;
}

.table > tbody > tr > td.yellow-back,
.table > tbody > tr.yellow-back > td,
.yellow-back,
.yellow-back:focus {
    color: #ffab00 !important;
    background-color: #fff7e6;
}

.table > tbody > tr.yellow-back h6 {
    color: #ffab00 !important;
}

.ts-control {
    padding: 0.75rem 1.25rem;
}

#sidebar
    ul.menu-categories
    li.menu
    > .btn.dropdown-toggle
    svg:not(.badge-icon) {
    color: inherit;
}

@media (max-width: 991px) {
    .sidebar-wrapper {
        z-index: 1050;
    }
}

/* Delete Modal*/
.deleteConformation .modal-content {
    border: 0;
    -webkit-box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    padding: 30px;
}
.deleteConformation .modal-content .modal-header {
    border: none;
    padding: 0;
}
.deleteConformation .modal-content .modal-header .icon {
    padding: 7px 9px;
    background: rgba(231, 81, 90, 0.37);
    text-align: center;
    margin-right: 8px;
    border-radius: 50%;
}
.deleteConformation .modal-content .modal-header svg {
    width: 20px;
    color: #e7515a;
    fill: rgba(231, 81, 90, 0.37);
}
.deleteConformation .modal-content .modal-header .modal-title {
    color: #3b3f5c;
    font-size: 18px;
    font-weight: 700;
    align-self: center;
}
.deleteConformation .modal-content .modal-header .btn-close {
    color: #fff;
    background: none;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 20px;
}
.deleteConformation .modal-content .modal-body {
    padding: 28px 0;
}
.deleteConformation .modal-content .modal-body p {
    color: #888ea8;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
}
.deleteConformation .modal-content .modal-footer {
    padding: 0;
    border: none;
}
.deleteConformation .modal-content .modal-footer [data-bs-dismiss="modal"] {
    background-color: #fff;
    color: #e7515a;
    font-weight: 700;
    border: 1px solid #e8e8e8;
    padding: 10px 25px;
}
.deleteConformation .modal-content .modal-footer [data-remove="task"] {
    color: #fff;
    font-weight: 600;
    padding: 10px 25px;
}
/* ---------- */

/* Unblock Modal*/
.unblockConformation .modal-content {
    border: 0;
    -webkit-box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    box-shadow: 2px 5px 17px 0 rgba(31, 45, 61, 0.1);
    padding: 30px;
}
.unblockConformation .modal-content .modal-header {
    border: none;
    padding: 0;
}
.unblockConformation .modal-content .modal-header .icon {
    padding: 7px 9px;
    background: rgba(104, 231, 81, 0.37);
    text-align: center;
    margin-right: 8px;
    border-radius: 50%;
}
.unblockConformation .modal-content .modal-header svg {
    width: 20px;
    color: #00ab55;
    fill: rgba(81, 231, 81, 0.37);
}
.unblockConformation .modal-content .modal-header .modal-title {
    color: #3b3f5c;
    font-size: 18px;
    font-weight: 700;
    align-self: center;
}
.unblockConformation .modal-content .modal-header .btn-close {
    color: #fff;
    background: none;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 20px;
}
.unblockConformation .modal-content .modal-body {
    padding: 28px 0;
}
.unblockConformation .modal-content .modal-body p {
    color: #888ea8;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
}
.unblockConformation .modal-content .modal-footer {
    padding: 0;
    border: none;
}
.unblockConformation .modal-content .modal-footer [data-bs-dismiss="modal"] {
    background-color: #fff;
    color: #00ab55;
    font-weight: 700;
    border: 1px solid #e8e8e8;
    padding: 10px 25px;
}
.unblockConformation .modal-content .modal-footer [data-remove="task"] {
    color: #fff;
    font-weight: 600;
    padding: 10px 25px;
}
/* ---------- */

.stripped {
    --bs-table-bg-type: rgba(0, 0, 0, 0.05);
}

.table > tbody .action-btns .btn-close-trip svg,
.table > tbody .action-btns .btn-close-trip-for-agents svg,
.table > tbody .action-btns .btn-block_ukr_sell svg {
    color: #f8538d;
}

.table > tbody .action-btns .btn-open-trip svg,
.table > tbody .action-btns .btn-open-trip-for-agents svg,
.table > tbody .action-btns .btn-unblock_ukr_sell svg {
    color: #00ab55;
}

.input-group .btn {
    position: relative;
    z-index: 1;
}

.grecaptcha-badge {
    visibility: hidden;
}
