.um .um-field-label label {
    color: #344054;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500;
    margin-bottom: 0;
    display: block;
}
.um .um-field-label {
    margin-bottom: 6px;
}
.template-seller .template-table td.logo img {
    max-height: 70px;
    width: auto;
}
.osdorosales-form-top .um-field-block {
    padding-top: 0;
    color: #667085;
    font-size: 16px;
    line-height: 24px;
}
.um-password .um-form {
    max-width: 360px;
    margin: 0 auto;
}
.um-password .um-form .um-list-field .um-field:first-child {
    padding-top: 0;
}
.um-password .um-form .um-list-field {
    margin-top: 32px;
}
.um-password .osdorosales-form-top .icon-top {
    display: block;
    margin-bottom: 15px;
}
.um-page-password-reset .header-none-template {
    padding-top: 90px;
}
.um-password .um-form .um-col-alt-b {
    padding-top: 0;
}
.um-password .um-form .um-list-field .um-field-user_password .sub-text {
    margin-top: 4px;
    color: #667085;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.um-password .um-form .um-button.continue-link {
    margin-top: 30px;
}
.template-seller .template-top {
    display: block;
    position: relative;
    margin-bottom: 45px;
}
.template-seller .template-top .control-right {
    text-align: right;
    position: relative;
}
.template-seller .template-top .control-right .button-invite {
    margin-right: 10px;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
    background: transparent;
}
.scrollbar-inner > .scroll-element .scroll-bar, .scrollbar-outer > .scroll-element .scroll-bar:hover {
    background-color: #EAECF0;
}
.field-groups-content .row-field {
    display: flex;
    margin: 0 -8px;
    flex-wrap: wrap;
}
.field-groups-content .col-field {
    width: 33.33333%;
    padding: 0 8px;
}
form.osds-form.osds-edit-provider-form .form-actions {
    position: relative;
}
.osds-edit-provider-form select.field-team-member {
    width: 100%;
}
#temp_load {
    position: fixed;
    background-color: rgba(255, 255, 255, .8);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
#temp_load .loading__anim {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 4px solid rgba(244, 37, 50, .4);
    display: inline-block;
}
#temp_load .loading__anim:before {
    display: block;
    position: relative;
    left: calc(4px * -1);
    top: calc(4px * -1);
    content: ' ';
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 4px solid;
    border-color: #D92D20 transparent transparent transparent;
    animation: loading-rotate .8s ease-out infinite;
}
@keyframes loading-rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.select2-container .select2-search--inline .select2-search__field {
    margin: 0;
    position: relative;
    top: 4px;
}
.select2-container--default .select2-selection--multiple {
    font-size: 1.6rem;
    line-height: 2.4rem;
    background-color: var(--color-white);
    border: 1px solid var(--color-gray300) !important;
    color: var(--color-gray900);
    border-radius: 8px;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    padding: 2px 10px;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #98A2C4;
}
.select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #98A2C4;
}
.select2-container .select2-search--inline .select2-search__field::placeholder {
    color: #98A2C4;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: none;
    background-color: #F2F4F7;
    font-size: 12px;
    line-height: 18px;
    color: #344054;
    font-weight: 500;
    position: relative;
    padding: 2px 22px 2px 8px;
    border-radius: 16px;
    margin-top: 8px;
    margin-right: 8px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: rgba(102, 112, 133, 1);
    margin: 0;
    position: absolute;
    right: 8px;
    font-size: 14px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear:after {
    content: "Remove all";
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin-left: 10px;
    vertical-align: middle;
    top: -2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    position: relative;
    font-size: 30px;
    line-height: 20px;
    font-weight: 500;
    color: #F42532;
    margin-top: 8px;
}
td.team-member ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
td.team-member ul li {
    display: inline-flex;
    vertical-align: middle;
    background-color: #F2F4F7;
    border-radius: 16px;
    padding: 2px 6px 2px 8px;
    margin: 4px 8px 4px 0px;
    font-size: 12px;
    line-height: 18px;
    color: #344054;
    font-weight: 500;
    width: auto;
}
.template-seller .template-table td:nth-child(1),
.template-seller .template-table th:nth-child(1) {
    width: 202px;
    max-width: 202px;
}
.template-seller .template-table td:nth-child(2),
.template-seller .template-table th:nth-child(2) {
    width: 160px;
    max-width: 160px;
}
.template-seller .template-table td:nth-child(3),
.template-seller .template-table th:nth-child(3) {
    min-width: 264px;
    white-space: nowrap;
    max-width: 100%;
}
.page-template-listing-dashboard .template-seller .template-table td:nth-child(3),
.page-template-listing-dashboard .template-seller .template-table th:nth-child(3) {
    min-width: 0;
}
.template-seller .template-table td:nth-child(4),
.template-seller .template-table th:nth-child(4) {
    width: 140px;
    max-width: 140px;
}
.template-seller .template-table td:nth-child(5),
.template-seller .template-table th:nth-child(5) {
    width: 307px;
    max-width: 307px;
}
.template-seller .template-table td:nth-child(6),
.template-seller .template-table th:nth-child(6) {
    width: 175px;
    max-width: 175px;
}
.template-seller .template-table td:nth-child(7),
.template-seller .template-table th:nth-child(7) {
    width: 390px;
    max-width: 390px;
}
.template-seller .template-table table {
    min-width: 1850px;
}
.template-seller .template-table td {
    padding: 20px 24px;
    white-space: normal;
}
.template-seller .template-table td a {
    color: rgba(102, 112, 133, 1);
}
.template-seller .template-table td a.companyname {
    color: var(--color-primary500);
}
.template-seller .template-table tbody tr td.action {
    right: 0;
    position: sticky;
    background: #fff;
    padding: 20px 18px;
    white-space: nowrap;
}
.template-seller .template-table thead tr th.action {
    right: 0;
    position: sticky;
    background: #F9FAFB;
}
.template-seller .template-table thead tr th.action::before,
.template-seller .template-table tbody tr td.action::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03);
    pointer-events: none;
}
.scroll-wrapper > .scroll-content.template-table {
    overflow-y: hidden !important;
}
.template-seller .template-control .control-right .input {
    max-width: 256px;
}
.osds-form .form-messages.success {
    background-color: var(--color-success100);
    border: 1px solid var(--color-success500);
    color: var(--color-success500);
}
#osds-delete-provider-popup .popup-inner {
    width: 100%;
    max-width: 679px;
    padding: 24px;
    border-radius: 8px;
}
#osds-delete-provider-popup .delete-inner h3 {
    font-weight: 600;
    color: #101828;
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 24px;
    letter-spacing: -0.02em;
    padding-right: 62px;
}
#osds-delete-provider-popup .delete-inner p {
    color: #667085;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 54px;
    padding-right: 40px;
}
#osds-delete-provider-popup .form-actions {
    text-align: right;
}
#osds-delete-provider-popup .form-actions .btn-delete {
    background-color: var(--color-primary900);
    border-color: var(--color-primary900);
}
#osds-delete-provider-popup .popup-close:hover svg path {
    stroke: var(--color-primary900);
}
#osds-delete-provider-popup .form-actions .btn-delete:hover {
    opacity: .8;
}
#osds-delete-provider-popup .form-actions .button-cancel {
    color: var(--color-gray400);
    border-color: transparent;
    box-shadow: none;
    background: transparent;
    padding: 9px 28px;
}
#osds-delete-provider-popup .form-actions .button-cancel:hover {
    color: var(--color-primary900);
}
#osds-delete-provider-popup .popup-close {
    position: absolute;
    top: 40px;
    right: 38px;
    margin: 0;
}
.osds-form .form-messages p {
    margin-bottom: 0;
}
.um-register .um-field.um-field-Logo {
    text-align: center;
    background-color: var(--color-gray50);
    border: 1px solid var(--color-gray200);
    padding: 1.2rem;
    border-radius: 8px;
}
.um-modal .um-modal-body .ajax-upload-dragdrop span.icon {
    display: inline-block;
}
.um-register .um-field.um-field-Logo {
    text-align: center;
}
.um-register .um-field.um-field-Logo .um-button {
    height: auto !important;
    background: none !important;
    box-shadow: none !important;
    color: var(--color-primary500);
    line-height: normal !important;
}
.um-field-Logo .um-field-label .um-field-label-icon {
    background-color: var(--color-gray100);
    width: 40px;
    height: 40px;
    color: var(--color-gray600);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.um .um-field-Logo .um-field-label {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.um .um-field-Logo .um-field-label label {
    width: 100%;
    margin-top: 5px;
}
.um .um-field-Logo .um-field-label .um-field-label-icon i {
    color: var(--color-gray600);
}
.um .um-field-Logo .um-single-image-preview {
    margin-bottom: 10px;
}
.um-register .um-field.um-field-Logo.added-file .um-field-label {
    display: none;
}
th.action .approve-all svg {
    color: #fff;
    margin: 0;
}
.list-checkbox .field-groups {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    overflow: hidden;
}
.list-checkbox .field-groups .checkbox-wrap {
    width: 33.33333%;
    padding: 15px 12px;
    margin-bottom: 0;
    position: relative;
}
.list-checkbox .field-groups .checkbox-wrap::after {
    content: '';
    display: block;
    width: 300%;
    border-bottom: 1px solid var(--color-gray200);
    position: absolute;
    left: -100%;
    bottom: 0;
}
.template-seller .template-table tbody tr td.action a[data-id="popup-edit-listing-approve"] svg {
    margin: 0;
    top: 0;
    padding: 10px;
}
#popup-check-approve .popup-inner {
    width: 100%;
    max-width: 500px;
}
#popup-check-approve .status {
    margin-bottom: 20px;
    text-align: center;
}
#popup-check-approve .form-button {
    text-align: center;
}
#form-listing-approve .status {
    text-align: right;
    width: 100%;
    margin: 10px 0;
}
.template-seller .template-table td .button-action.listing-approved {
    color: var(--color-success500);
}
.form-row .form-col textarea.readonly,
.form-row .form-col input.readonly {
    background-color: var(--color-gray200);
    cursor: not-allowed;
}
.list-checkbox .field-groups .checkbox-wrap.readonly,
.list-checkbox .field-groups .checkbox-wrap.readonly input {
    cursor: no-drop;
}
.special-offer-fields .error {
    color: var(--color-primary700);
    font-size: 14px;
    display: block;
    font-weight: 400;
    margin-top: 5px;
}
.external-scroll_x{
    cursor: pointer;
    display: none;
    position: absolute;
}
.external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 10px;
    left: 0;
    width: 100%;
}
.external-scroll_x.scroll_top {
    top: 0;
}
.external-scroll_x.scroll_bottom {
    bottom: 0;
}
.external-scroll_x div
{
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}
.template-table.scrollbar-external_wrapper {
    position: relative;
    display: block;
}
.external-scroll_x .scroll-bar{
    background: #EAECF0;
    border-radius: 8px;
    z-index: 12;
}

.external-scroll_x .scroll-bar {
    width: 100%;
}
.form-row .form-col.col-66 {
    width: 66.6666666%;
}
.special-offer-fields .form-row .field-optional {
    display: none;
}
.special-offer-dropdown .special-offer-fields {
    padding: 12px 14px;
}
.special-offer-dropdown .special-offer-fields .form-row {
    margin: 0;
    width: 100%;
}
.button-draft {
    border-color: var(--color-gray500);
    color: var(--color-gray500);
}
.button-draft:hover, .button-draft:focus {
    background-color: var(--color-gray100);
    color: var(--color-gray500);
}
#popup-edit-listing-approve .form-button button {
    margin: 5px 6px;
}
#popup-edit-listing-approve .form-button button[name="send_mail"]{
    display: none;
}
#popup-edit-listing-approve .form-button button[name="send_mail"].sented {
    border-color: var(--color-gray500);
    color: var(--color-gray500);
    background-color: var(--color-white);
    cursor: no-drop;
}
.osds-form .field-box .field-content {
    position: relative;
}
.icon-container {
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    display: none;
}
.icon-container .loader {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    animation: around 5.4s infinite;
}
.osds-form .field-box .loading-data .icon-container {
    display: block;
}
.osds-form .field-box .loading-data input {
    background-color: #ebebeb;
    cursor: not-allowed;
}
@keyframes around {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
.icon-container .loader::after, .icon-container .loader::before {
    content: "";
    background: #ebebe;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: var(--color-primary500) var(--color-primary500) transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}
.icon-container .loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}
.form-row .form-col.group-price {
    display: flex;
}
.form-row .form-col.group-price .field-price {
    margin-right: 10px;
}
@media (max-width: 1399px) {
    .template-seller .template-table td:nth-child(3), .template-seller .template-table th:nth-child(3) {
        min-width: 250px;
    }
    .template-seller .template-table table {
        min-width: 1642px;
    }
    .template-seller .template-table td:nth-child(1), .template-seller .template-table th:nth-child(1) {
        width: 185px;
        max-width: 185px;
    }
    .template-seller .template-table td:nth-child(7), .template-seller .template-table th:nth-child(7) {
        width: 300px;
        max-width: 300px;
    }
    .page-template-provider-management-dashboard .osds-form .field-box, .page-template-provider-management-dashboard .osds-form .field-groups-box {
        margin-bottom: 20px;
    }
    .page-template-provider-management-dashboard .popup-inner {
        padding: 30px 30px 10px 30px;
    }
}
@media (max-width: 1199px) {
    .template-seller .template-table th {
        padding: 15px 16px;
    }
    .template-seller .template-table td {
        padding: 15px 18px;
        white-space: normal;
        line-height: 24px;
        font-size: 16px;
    }
    .template-seller .template-table td:nth-child(1), .template-seller .template-table th:nth-child(1) {
        width: 150px;
        max-width: 150px;
    }
    .template-seller .template-table td:nth-child(2), .template-seller .template-table th:nth-child(2) {
        width: 145px;
        max-width: 145px;
    }
    .template-seller .template-table td:nth-child(3), .template-seller .template-table th:nth-child(3) {
        min-width: 190px;
    }
    .template-seller .template-table td:nth-child(6), .template-seller .template-table th:nth-child(6),
    .template-seller .template-table td:nth-child(5), .template-seller .template-table th:nth-child(5) {
        width: 162px;
        max-width: 162px;
    }
    .template-seller .template-table table {
        min-width: 1386px;
    }
}
@media (max-width: 991px) {
    .list-checkbox .field-groups .checkbox-wrap {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .um-page-password-reset .header-none-template {
        padding-top: 115px;
    }
    .osdorosales-form-top .um-field-block {
        font-size: 14px;
        line-height: 20px;
    }
    .um-password .osdorosales-form-top .icon-top {
        margin-bottom: 12px;
    }
    .um-password .osdorosales-form-bottom .link-back {
        margin-top: 12px;
    }
    .um-password .um-form .um-col-alt-b {
        padding-top: 12px;
    }
    .um-password .um-form .um-button.continue-link {
        margin-top: 32px;
    }
    .um-password .um-form .osdorosales-form-top .text-message {
        padding: 0 20px;
    }
    .field-groups-content .col-field {
        width: 100%;
    }
    .page-template-provider-management-dashboard .osds-form .form-fields {
        padding-right: 0;
    }
    .page-template-provider-management-dashboard .osds-form .form-actions {
        padding-left: 0;
        padding-right: 0;
    }
    .template-seller .template-table tbody tr td.action {
        padding: 20px 10px;
    }
    .template-seller .template-table table {
        min-width: 1334px;
    }
    .template-seller .template-table td {
        padding: 15px 16px;
        white-space: normal;
        line-height: 20px;
        font-size: 14px;
    }
    .template-seller .template-table th {
        padding: 15px 16px;
    }
    .template-seller .template-table tbody tr td.action svg {
        width: 35px;
        height: 35px;
    }
    #osds-delete-provider-popup {
        padding: 16px;
    }
    #osds-delete-provider-popup .delete-inner h3 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0;
        margin-bottom: 15px;
        padding-right: 40px;
    }
    #osds-delete-provider-popup .delete-inner p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
        padding-right: 0;
    }
    #osds-delete-provider-popup .popup-close svg {
        width: 14px;
        height: 14px;
    }
    #osds-delete-provider-popup .popup-inner {
        padding: 16px;
        max-width: 344px;
        border-radius: 6px;
    }
    #osds-delete-provider-popup .popup-close {
        top: 23px;
        right: 15px;
        width: 20px;
        height: 20px;
    }
    .template-seller .template-table thead tr th.action .button.approve-all {
        font-size: 12px;
        padding: 8px 8px;
    }
    .template-seller .template-table tbody tr td.action a[data-id="popup-edit-listing-approve"] svg {
        width: 19px;
        height: 19px;
        padding: 8px;
    }
    .template-seller .template-table thead tr th.action .button.approve-all svg {
        width: 15px;
        height: 18px;
        top: 0px;
    }
    #form-listing-approve .status {
        padding: 0 15px;
        text-align: center;
    }
    .form-row .form-col.col-66 {
        width: 100%;
    }
}
@media (max-width: 639px) {
    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        position: absolute;
        top: -32px;
        z-index: 2;
        right: 0;
        margin-right: 0;
        margin-top: 6px;
    }
    .page-template-provider-management-dashboard .popup-inner {
        padding: 16px 16px 0px;
    }
    .list-checkbox .field-groups .checkbox-wrap {
        width: 100%;
    }
    #popup-check-approve {
        padding: 0 16px;
    }
}