/* _content/MarketMe.Web/Components/Layout/EmptyLayout.razor.rz.scp.css */
main[b-zw7vmso61k] {
    background: var(--MME-gray);
}

.content[b-zw7vmso61k] {
    padding: 0;
}
/* _content/MarketMe.Web/Components/Layout/MainLayout.razor.rz.scp.css */
main[b-ga6g9za7ad] {
    max-width: inherit;
    width: auto;
    margin: 0 40px;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}
/* _content/MarketMe.Web/Components/Layout/NavMenu.razor.rz.scp.css */
nav[b-n1wikjocir] {
    height: 60px;
    padding: 10px 20px;
    background-color: var(--MME-optional);
}

.navbar[b-n1wikjocir] {
    margin-bottom: 20px;
}

.navlink-list[b-n1wikjocir] {
    padding: 0 20px;
}

.navbar-brand[b-n1wikjocir] {
    outline: none;
}

.logo-icon[b-n1wikjocir] {
    width: 60.44px;
    height: 40px;
    outline: none;
}

.container-fluid[b-n1wikjocir] {
    padding: 0;
    margin: 0;
}
/* _content/MarketMe.Web/Components/Modals/AttractorLoopDeleteImage.razor.rz.scp.css */
.modal-content[b-945sodt7g0] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-945sodt7g0] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-945sodt7g0] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-945sodt7g0] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-945sodt7g0] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-used-list[b-945sodt7g0] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-top: 15px;
}

.cancel-button[b-945sodt7g0] {
    margin-left: 10px;
}
/* _content/MarketMe.Web/Components/Modals/CarouselDeleteModal.razor.rz.scp.css */
.modal-content[b-es50f4akpj] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-es50f4akpj] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-es50f4akpj] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-es50f4akpj] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-es50f4akpj] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-used-list[b-es50f4akpj] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-top: 15px;
}

.cancel-button[b-es50f4akpj] {
    margin-left: 10px;
}
/* _content/MarketMe.Web/Components/Modals/DeleteMediaModal.razor.rz.scp.css */
.modal-content[b-30ib49zct1] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-30ib49zct1] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size); 
    line-height: var(--MME-big-line-height);
}

.modal-header[b-30ib49zct1] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-30ib49zct1] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-30ib49zct1] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-used-list[b-30ib49zct1] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-top: 15px;
}

.cancel-button[b-30ib49zct1] {
    margin-left: 10px;
}
/* _content/MarketMe.Web/Components/Modals/DeletePresetModal.razor.rz.scp.css */
.modal-content[b-djv2m6uefs] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-djv2m6uefs] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-djv2m6uefs] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-djv2m6uefs] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-djv2m6uefs] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.cancel-button[b-djv2m6uefs] {
    margin: 0;
    margin-left: 10px;
    background: var(--MME-primary);
    border: 0;
}

.cancel-button:hover[b-djv2m6uefs], cancel-button:focus[b-djv2m6uefs], cancel-button:active[b-djv2m6uefs] {
    opacity: 0.85;
}

.confirm-button[b-djv2m6uefs] {
    background: var(--MME-danger);
    margin: 0;
    border: 0;
}

.confirm-button:hover[b-djv2m6uefs] {
    opacity: 0.85;
}

.templates-used-list[b-djv2m6uefs] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-top: 15px;
}
/* _content/MarketMe.Web/Components/Modals/DeleteTemplateModal.razor.rz.scp.css */
.modal-content[b-wr5eg0lxao] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-wr5eg0lxao] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-wr5eg0lxao] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-wr5eg0lxao] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-wr5eg0lxao] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.cancel-button[b-wr5eg0lxao] {
    margin: 0;
    margin-left: 10px;
    background: var(--MME-primary);
    border: 0;
}

    .cancel-button:hover[b-wr5eg0lxao], cancel-button:focus[b-wr5eg0lxao], cancel-button:active[b-wr5eg0lxao] {
        opacity: 0.85;
    }

.confirm-button[b-wr5eg0lxao] {
    background: var(--MME-danger);
    margin: 0;
    border: 0;
}

    .confirm-button:hover[b-wr5eg0lxao] {
        opacity: 0.85;
    }
/* _content/MarketMe.Web/Components/Modals/DimensionErrorModal.razor.rz.scp.css */
.modal-content[b-zo917kndrw] {
    padding: 15px;
    border-radius: unset;
    width: calc(var(--MME-modal-default-width) + 50px);
}

.modal-title[b-zo917kndrw] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-zo917kndrw] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-zo917kndrw] {
    padding: 0;
    margin: 15px 0;
}

.modal-footer[b-zo917kndrw] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.allowed-media-list[b-zo917kndrw] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-top: 15px;
}

.bold[b-zo917kndrw] {
    font-weight: var(--MME-bold-font-weight);
}
/* _content/MarketMe.Web/Components/Modals/MediaBankModal.razor.rz.scp.css */
.modal[b-eoeeufzdum] {
    padding: 14px 40px;
}

.modal-dialog[b-eoeeufzdum] {
    margin: 0;
    width: 100%;
    max-width: inherit;
    height: 100%;
}

.modal-content[b-eoeeufzdum] {
    min-height: 100%;
    padding: 15px;
    border-radius: unset;
    position: relative;
}

.modal-footer[b-eoeeufzdum] {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    border: none;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}

.cancel-button[b-eoeeufzdum] {
    margin-left: 10px;
}
/* _content/MarketMe.Web/Components/Modals/PreviewAttractorLoopModal.razor.rz.scp.css */
.modal[b-if5ck3otpo] {
    padding: 55px;
}

.modal-dialog[b-if5ck3otpo] {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: inherit;
    display: flex;
    justify-content: center;
}

.modal-content[b-if5ck3otpo] {
    height: 100%;
    padding: 15px 30px;
    border-radius: unset;
    width: fit-content;
}

.modal-title[b-if5ck3otpo] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-if5ck3otpo] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-if5ck3otpo] {
    padding: 0;
    margin: 15px 0;
}

.modal-footer[b-if5ck3otpo] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-content[b-if5ck3otpo] {
    margin-top: 15px;
    width: 100%;
    object-fit: contain;
}

.carousel-item[b-if5ck3otpo] {
    display: none;
    justify-content: center;
}

    .carousel-item.active[b-if5ck3otpo] {
        display: flex;
        transition: transform .6s ease-in-out;
    }

.carousel-pagination[b-if5ck3otpo] {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

    .carousel-pagination button[b-if5ck3otpo] {
        width: 16px;
        height: 16px;
        border: none;
        border-radius: 16px;
        background: var(--MME-gray);
        margin: 0 6px;
    }

        .carousel-pagination button.active[b-if5ck3otpo] {
            background: var(--MME-primary);
        }
/* _content/MarketMe.Web/Components/Modals/PreviewMediaModal.razor.rz.scp.css */
.modal[b-tzc7kdn9ow] {
    padding: 55px;
}

.modal-dialog[b-tzc7kdn9ow] {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: inherit;
}

.modal-content[b-tzc7kdn9ow] {
    height: 100%;
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-tzc7kdn9ow] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-tzc7kdn9ow] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-tzc7kdn9ow] {
    padding: 0;
    margin: 15px 0;
}

.modal-footer[b-tzc7kdn9ow] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-content[b-tzc7kdn9ow] {
    margin-top: 15px;
    width: 100%;
    object-fit: contain;
}
/* _content/MarketMe.Web/Components/Modals/PreviewSlideShowModal.razor.rz.scp.css */
.modal[b-t02a78va9h] {
    padding: 55px;
}

.modal-dialog[b-t02a78va9h] {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: inherit;
    display: flex;
    justify-content: center;
}

.modal-content[b-t02a78va9h] {
    height: 100%;
    padding: 15px 30px;
    border-radius: unset;
    width: fit-content;
}

.modal-title[b-t02a78va9h] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-t02a78va9h] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-t02a78va9h] {
    padding: 0;
    margin: 15px 0;
}

.modal-footer[b-t02a78va9h] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-content[b-t02a78va9h] {
    margin-top: 15px;
    width: 100%;
    object-fit: contain;
}

.carousel-item[b-t02a78va9h] {
    display: none;
    justify-content: center;
}

.carousel-item.active[b-t02a78va9h] {
    display: flex;
    transition: transform .6s ease-in-out;
}

.carousel-pagination[b-t02a78va9h] {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.carousel-pagination button[b-t02a78va9h] {
    width: 16px;
    height: 16px;
    border: none;
    border-radius: 16px;
    background: var(--MME-gray);
    margin: 0 6px;
}

.carousel-pagination button.active[b-t02a78va9h] {
    background: var(--MME-primary);
}
/* _content/MarketMe.Web/Components/Modals/SlideShowDeleteModal.razor.rz.scp.css */
.modal-content[b-1lmgeuwqoz] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-1lmgeuwqoz] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-1lmgeuwqoz] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-1lmgeuwqoz] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-1lmgeuwqoz] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.media-used-list[b-1lmgeuwqoz] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-top: 15px;
}

.cancel-button[b-1lmgeuwqoz] {
    margin-left: 10px;
}
/* _content/MarketMe.Web/Components/Modals/SwitchConfirmationModal.razor.rz.scp.css */
.modal-content[b-23khrq2n9s] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

.modal-title[b-23khrq2n9s] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size); 
    line-height: var(--MME-big-line-height);
}

.modal-header[b-23khrq2n9s] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-23khrq2n9s] {
    margin: 15px 0;
    padding: 0;
}

.modal-footer[b-23khrq2n9s] {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.cancel-button[b-23khrq2n9s] {
    margin-left: 10px;
}
/* _content/MarketMe.Web/Components/Modals/TemplateCreationModal.razor.rz.scp.css */
.modal-content[b-t3bpwujtd5] {
    padding: 15px;
    border-radius: unset;
    width: var(--MME-modal-default-width);
}

.modal-title[b-t3bpwujtd5] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-t3bpwujtd5] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-t3bpwujtd5] {
    padding: 0;
    margin: 15px 0;
}

.modal-footer[b-t3bpwujtd5] {
    margin-top: 30px;
    padding: 0;
    border: 0;
}

.cancel-button[b-t3bpwujtd5] {
    margin-left: 10px;
}



.bin-icon[b-t3bpwujtd5] {
    margin-left: auto;
    cursor: pointer;
}

    .bin-icon.disabled[b-t3bpwujtd5] {
        pointer-events: none;
        display: none;
    }



/* DROPDOWN */
.dropdown > .btn[b-t3bpwujtd5] {
    background: var(--MME-gray);
    width: 100%;
}

.dropdown-menu[b-t3bpwujtd5] {
    width: 100%;
}

.show.dropdown-toggle img[b-t3bpwujtd5] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-t3bpwujtd5] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
    margin-top: 15px;
}

.name-label[b-t3bpwujtd5] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.dropdown-item label[b-t3bpwujtd5] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-t3bpwujtd5] {
    display: none;
}

:not(:checked) + label[b-t3bpwujtd5]:before,
:checked + label[b-t3bpwujtd5]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-t3bpwujtd5]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-t3bpwujtd5]:before {
    content: url("/images/checkbox_checked.svg");
}
.template-name-input[b-t3bpwujtd5] {
    display: flex;
    width: 100%;
    border-radius: 5px;
    background: var(--MME-gray);
    padding: 6px 12px;
    border: none;
    margin-bottom: 15px;
}

.text-center-custom[b-t3bpwujtd5] {
    text-align: center;
    display: block;
}
/* _content/MarketMe.Web/Components/Modals/UploadMediaModal.razor.rz.scp.css */
.modal-content[b-gffg6dgs9n] {
    padding: 15px;
    border-radius: unset;
    width: var(--MME-modal-default-width);
}

.modal-title[b-gffg6dgs9n] {
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
}

.modal-header[b-gffg6dgs9n] {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}

.modal-body[b-gffg6dgs9n] {
    padding: 0;
    margin: 15px 0;
}

.modal-footer[b-gffg6dgs9n] {
    margin-top: 30px;
    padding: 0;
    border: 0;
}

.cancel-button[b-gffg6dgs9n] {
    margin-left: 10px;
}

.media-name-input[b-gffg6dgs9n] {
    display: flex;
    width: 100%;
    border-radius: 5px;
    background: var(--MME-gray);
    padding: 6px 12px;
    border: none;
    margin-bottom: 15px;
}

/* FILE */
.file-container[b-gffg6dgs9n] {
    border: dashed 2px var(--MME-secondary);
    border-radius: 10px;
    height: 300px;
    margin-bottom: 15px;
    cursor: pointer;
}

    .file-container.hover[b-gffg6dgs9n] {
        border-style: solid;
    }

.upload-file-label[b-gffg6dgs9n] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    font-size: var(--MME-xbig-font-size);
    line-height: var(--MME-xbig-line-height);
    padding: 20px;
    cursor: pointer;
}

    .upload-file-label p[b-gffg6dgs9n] {
        font-weight: var(--MME-bold-font-weight);
        text-align: center
    }

.media-name[b-gffg6dgs9n] {
    display: flex;
    margin-bottom: 15px;
}

.media-preview[b-gffg6dgs9n] {
    margin-bottom: 15px;
    object-fit: contain;
}

.bin-icon[b-gffg6dgs9n] {
    margin-left: auto;
    cursor: pointer;
}

    .bin-icon.disabled[b-gffg6dgs9n] {
        pointer-events: none;
        display: none;
    }


.upload-file-label span[b-gffg6dgs9n] {
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
}

.upload-file-label button[b-gffg6dgs9n] {
    pointer-events: none;
}

/* METADATA */
.media-metadata-container[b-gffg6dgs9n] {
    margin-bottom: 15px;
}

.media-metadata-labels[b-gffg6dgs9n] {
    display: flex;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

    .media-metadata-labels span:last-of-type[b-gffg6dgs9n],
    .media-metadata-values span:last-of-type[b-gffg6dgs9n] {
        margin-left: auto;
    }

.media-metadata-values[b-gffg6dgs9n] {
    display: flex;
    color: var(--MME-secondary);
}

/* DROPDOWN */
.dropdown > .btn[b-gffg6dgs9n] {
    background: var(--MME-gray);
    width: 100%;
}

.dropdown-menu[b-gffg6dgs9n] {
    width: 100%;
}

.show.dropdown-toggle img[b-gffg6dgs9n] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-gffg6dgs9n] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.dropdown-item label[b-gffg6dgs9n] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-gffg6dgs9n] {
    display: none;
}

:not(:checked) + label[b-gffg6dgs9n]:before,
:checked + label[b-gffg6dgs9n]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-gffg6dgs9n]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-gffg6dgs9n]:before {
    content: url("/images/checkbox_checked.svg");
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.navlink-list[b-wuf4uoz30a] {
    display: flex;
    padding-top: 15px;
    padding-bottom: 10px;
}

.nav-link[b-wuf4uoz30a] {
    cursor: pointer;
    padding: 0;
    margin-right: 20px;
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset List/PresetList.razor.rz.scp.css */

.header[b-qz9dh6b75l] {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.add-button[b-qz9dh6b75l] {
    margin-right: 30px;
}

/** DROPDOWNS **/
.dropdown[b-qz9dh6b75l] {
    margin-right: 20px
}

.show.dropdown-toggle img[b-qz9dh6b75l],
.show.dropdown-toggle .dropdown-arrow[b-qz9dh6b75l] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-qz9dh6b75l] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.dropdown-toggle span[b-qz9dh6b75l] {
    margin-right: 10px;
}

.dropdown-item label[b-qz9dh6b75l] {
    display: flex;
}

input[type="checkbox"][b-qz9dh6b75l] {
    display: none;
}

:not(:checked) + label[b-qz9dh6b75l]:before,
:checked + label[b-qz9dh6b75l]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-qz9dh6b75l]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-qz9dh6b75l]:before {
    content: url("/images/checkbox_checked.svg");
}

/** TABLE **/
.table[b-qz9dh6b75l] {
    margin: 0;
}

th[b-qz9dh6b75l] {
    background: none;
    padding: 0;
}

    th.name[b-qz9dh6b75l] {
        width: 21%;
    }

    th.company[b-qz9dh6b75l],
    th.status[b-qz9dh6b75l],
    th.creator[b-qz9dh6b75l],
    th.template[b-qz9dh6b75l],
    th.creation-date[b-qz9dh6b75l] {
        width: 13%;
    }

    th.size[b-qz9dh6b75l] {
        width: 9%;
    }

    th.options[b-qz9dh6b75l] {
        width: 5%;
    }

    th:not(:first-child)[b-qz9dh6b75l],
    td:not(:first-child)[b-qz9dh6b75l] {
        padding-left: 20px;
    }

td[b-qz9dh6b75l] {
    padding: 10px 0;
}

    td.size-cell img[b-qz9dh6b75l],
    td.options-cell img[b-qz9dh6b75l] {
        cursor: pointer;
    }

    td.size-cell[b-qz9dh6b75l] {
        display: flex;
        align-items: center
    }

        td.size-cell span[b-qz9dh6b75l] {
            margin-right: 10px;
        }

        td.size-cell.size-exceeded[b-qz9dh6b75l] {
            color: var(--MME-danger);
        }

            td.size-cell.size-exceeded img[b-qz9dh6b75l] {
                content: url("/images/info_danger.svg");
            }

        td.size-cell:not(.size-exceeded) img:hover[b-qz9dh6b75l] {
            content: url("/images/info_primary.svg");
        }

    td.options-cell[b-qz9dh6b75l] {
        text-align: center;
    }

        td.options-cell img:hover[b-qz9dh6b75l],
        .show.dropdown-toggle .options-icon[b-qz9dh6b75l] {
            content: url("/images/options_primary.svg");
        }

    td .company-flag-icon[b-qz9dh6b75l] {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    td .dropdown-toggle[b-qz9dh6b75l] {
        display: inline-block;
        border: 0;
        padding: 0;
        padding-bottom: 3px;
    }

.tooltip-text div:not(:last-of-type)[b-qz9dh6b75l] {
    margin-bottom: 10px
}

.empty-list-container[b-qz9dh6b75l] {
    margin: auto;
    align-items: center;
    display: flex;
    flex-direction: column
}

    .empty-list-container span[b-qz9dh6b75l] {
        font-size: var(--MME-big-font-size);
        line-height: var(--MME-big-line-height);
        padding-bottom: 20px;
    }
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/AttractorLoopComponent.razor.rz.scp.css */
.attractor-loop-content[b-me3idtb9to] {
    padding-bottom: 20px;
}

.attractor-loop-weight[b-me3idtb9to] {
    display: flex;
    padding-top: 8px;
    padding-left: 30px;
}

    .attractor-loop-weight label[b-me3idtb9to] {
        font-size: var(--MME-small-font-size);
        line-height: var(--MME-small-line-height);
    }

    .attractor-loop-weight span[b-me3idtb9to] {
        font-size: var(--MME-medium-font-size);
        line-height: var(--MME-medium-line-height);
        padding-left: 5px;
    }

.preview-button[b-me3idtb9to] {
    margin-inline: auto;
    margin-bottom: 5px;
}

.empty-message[b-me3idtb9to] {
    font-family: var(--MME-font-family);
    font-size: var(--MME-medium-font-size);
    font-weight: var(--MME-standard-font-weight);
    line-height: var(--MME-medium-line-height);
    color: var(--MME-optional2);
    text-align: center;
}

.media-add-container[b-me3idtb9to] {
    background-color: var(--MME-gray);
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin: auto;
}

.media-image[b-me3idtb9to] {
    object-fit: contain;
    display: flex;
}

.media-add-image-default[b-me3idtb9to] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.media-add-button-fixed[b-me3idtb9to] {
    position: absolute;
    right: 40px;
    transform: translateY(-2px);
}

.image-container[b-me3idtb9to] {
    display: flex;
    flex-direction: row;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.delete-image-button[b-me3idtb9to] {
    display: flex;
    align-items: center;
    border-radius: 0 0 2px 2px;
    padding: 3px 20px;
    margin: auto;
}

.delete-icon[b-me3idtb9to] {
    margin-right: 10px;
}

.delete-span[b-me3idtb9to] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
}

.drag-image-icon[b-me3idtb9to] {
    background: var(--MME-primary);
    width: 50px;
    height: 25px;
    border-radius: 25px 25px 0 0;
    margin: auto;
    text-align: center;
    cursor: move;
}


.image-item-container:not(:last-child)[b-me3idtb9to] {
    margin-right: 20px;
}

.images-and-plus-button[b-me3idtb9to] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: center;
    overflow-x: scroll;
    scrollbar-width: none;
    user-select: none;
}

.attractor-loop-pagination-container[b-me3idtb9to] {
    text-align: center;
    margin-top: auto;
    padding-top: 18px;
}

.media-image.selected[b-me3idtb9to] {
    border: solid 3px var(--MME-primary);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/PresetPage.razor.rz.scp.css */
h3[b-l42ipwsfqn] {
    display: flex;
}

    h3 img[b-l42ipwsfqn] {
        margin-right: 10px;
        margin-left: -40px;
        cursor: pointer;
    }

.navlink-list[b-l42ipwsfqn] {
    display: flex;
    align-items: flex-end;
    padding-top: 12px;
    border-bottom: solid 1px var(--MME-gray)
}

.nav-link[b-l42ipwsfqn] {
    cursor: pointer;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 20px;
}

.header[b-l42ipwsfqn] {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

/* Navigation Menu */
.navigation-menu-closed[b-l42ipwsfqn] {
    width: 55px;
    height: 55px;
    background: var(--MME-secondary);
    border-radius: 50%;
    position: absolute;
    margin: 8px 0 0 -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 100;
}

.navigation-menu-open[b-l42ipwsfqn] {
    position: absolute;
    margin: 8px 0 0 -40px;
    z-index: 100;
}

    .navigation-menu-open .navigation-title[b-l42ipwsfqn] {
        height: 60px;
        background: var(--MME-secondary);
        min-width: 330px;
        display: flex;
        align-items: center;
        color: var(--MME-white);
        line-height: 23.44px;
        font-size: 20px;
        font-weight: var(--MME-bold-font-weight);
    }

    .navigation-menu-open .navigation-icon[b-l42ipwsfqn] {
        margin: 18px 10px 18px 15px;
    }

.navigation-icon[b-l42ipwsfqn] {
    width: 24px;
    height: 24px;
}

.cross-icon-container[b-l42ipwsfqn] {
    width: 60px;
    height: 60px;
    background: var(--MME-secondary);
    border-radius: 50%;
    margin-right: -30px;
    margin-left: auto;
    align-items: center;
    display: flex;
    justify-content: center;
}

.cross-icon[b-l42ipwsfqn] {
    cursor: pointer;
}

.navigation-screen-list[b-l42ipwsfqn] {
    background: var(--MME-white);
    padding: 30px 0 30px 25px;
    height: calc(30vh - -76px);
    overflow-y: auto;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.navigation-screen-item[b-l42ipwsfqn] {
    display: flex;
    align-items: center;
}

.navigation-screen-item:not(:first-of-type)[b-l42ipwsfqn] {
    padding-top: 15px;
}

.navigation-screen-item span[b-l42ipwsfqn] {
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

        .navigation-screen-item span:hover[b-l42ipwsfqn] {
            color: var(--MME-secondary);
        }

    .navigation-screen-item .active-screen[b-l42ipwsfqn] {
        color: var(--MME-secondary);
        font-weight: var(--MME-bold-font-weight);
    }

.arrow-rotate[b-l42ipwsfqn] {
    transform: rotate(-90deg);
}

.navigation-required-content[b-l42ipwsfqn] {
    display: flex;
    flex-direction: column;
    background: var(--MME-gray);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

    .navigation-required-content .required-content-list[b-l42ipwsfqn] {
        padding: 20px 0 0 28px
    }

    .navigation-required-content label[b-l42ipwsfqn] {
        font-size: var(--MME-medium-font-size);
        font-weight: var(--MME-bold-font-weight);
        line-height: 19.92px;
        padding-bottom: 5px;
    }

    .navigation-required-content ul li[b-l42ipwsfqn] {
        list-style-image: url("images/checkmark.svg");
    }

    .navigation-required-content .create-preset-button[b-l42ipwsfqn] {
        margin: 19px 0;
        margin-inline: auto;
    }

    .navigation-required-content .required-list-item[b-l42ipwsfqn] {
        display: flex;
        align-items: center;
        padding-bottom: 5px;
    }

        .navigation-required-content .required-list-item .item-label[b-l42ipwsfqn] {
            padding-left: 10px;
        }

        .navigation-required-content .required-list-item .required-mark[b-l42ipwsfqn] {
            width: 24px;
            height: 24px;
            text-align: center;
        }

/** PRESET NAME **/
.preset-name-container[b-l42ipwsfqn] {
    margin-right: 20px;
}

    .preset-name-container label[b-l42ipwsfqn] {
        font-size: var(--MME-small-font-size);
        line-height: var(--MME-small-line-height);
    }

    .preset-name-container input[b-l42ipwsfqn] {
        width: 400px;
        display: flex;
        border-radius: 5px;
        background: var(--MME-gray);
        padding: 6px 12px;
        border: none;
    }

/** PRESET DROPDOWNS **/
.dropdown[b-l42ipwsfqn] {
    margin-right: 20px
}

    .dropdown > .btn[b-l42ipwsfqn] {
        width: 250px;
    }

.show.dropdown-toggle img[b-l42ipwsfqn],
.show.dropdown-toggle .dropdown-arrow[b-l42ipwsfqn] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-l42ipwsfqn] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.dropdown-toggle span[b-l42ipwsfqn] {
    margin-right: 10px;
}

.dropdown-item label[b-l42ipwsfqn] {
    display: flex;
    align-items: center;
}

button.disabled-button[b-l42ipwsfqn] {
    border: 0;
    padding-left: 0;
    cursor: unset;
}

div:has(.preset-size)[b-l42ipwsfqn] {
    margin-left: auto;
}

.dropdown button.preset-size[b-l42ipwsfqn] {
    width: auto;
}

.organization-dropdown-button[b-l42ipwsfqn] {
    background: var(--MME-gray);
}

input[type="checkbox"][b-l42ipwsfqn] {
    display: none;
}

:not(:checked) + label[b-l42ipwsfqn]:before,
:checked + label[b-l42ipwsfqn]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-l42ipwsfqn]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-l42ipwsfqn]:before {
    content: url("/images/checkbox_checked.svg");
}

/** Menu Screen **/
.menu-screen-holder[b-l42ipwsfqn] {
    margin: auto;
    margin-bottom: 0;
    padding: 5px 15px;
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
    color: var(--MME-white);
    background: var(--MME-secondary);
}

/** Preset Weight **/
.size-exceeded[b-l42ipwsfqn] {
    color: var(--MME-danger);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/SlideShowComponent.razor.rz.scp.css */
.slide-show-container[b-xsqqnm55xe] {
    display: flex;
    margin-left: -10px;
}

/** Slide Menu **/
.slide-menu[b-xsqqnm55xe] {
    background: var(--MME-gray);
    padding: 20px;
    min-width: 300px;
    width: 300px;
    align-content: space-between;
}

.slide-show-content[b-xsqqnm55xe] {
    width: 100%;
    padding-left: 27px;
    padding-top: 8px;
    overflow: hidden;
}

.slide-size-container[b-xsqqnm55xe] {
    display: flex;
}

.slide-size-label[b-xsqqnm55xe] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.slide-size-container span[b-xsqqnm55xe] {
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    padding-left: 5px;
}

.slide-size-container .preview-button[b-xsqqnm55xe] {
    margin-inline: auto;
    margin-bottom: 5px;
}

.slide-element:not(:last-child)[b-xsqqnm55xe] {
    margin-bottom: 20px;
}

.slide-menu-title[b-xsqqnm55xe] {
    color: var(--MME-primary);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    font-weight: var(--MME-bold-font-weight);
    text-align: center;
}

.slide-menu-search-button-container[b-xsqqnm55xe] {
    display: flex;
    flex-direction: column;
}

.slide-menu-media-container[b-xsqqnm55xe] {
    display: flex;
    justify-content: center;
    height: 350px; /* TODO: Create media query for different screen sizes */
    transform: rotate(90deg);
}

    .slide-menu-media-container img[b-xsqqnm55xe],
    .slide-menu-media-container video[b-xsqqnm55xe] {
        object-fit: contain;
        width: 100%;
        height: 100%;
    }

.slide-menu-metadata-container[b-xsqqnm55xe] {
    margin-bottom: 15px;
}

.slide-menu-metadata-labels[b-xsqqnm55xe] {
    display: flex;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

    .slide-menu-metadata-labels span:last-of-type[b-xsqqnm55xe],
    .slide-menu-metadata-values span:last-of-type[b-xsqqnm55xe] {
        margin-left: auto;
    }

.slide-menu-metadata-values[b-xsqqnm55xe] {
    display: flex;
    color: var(--MME-secondary);
}

.slide-menu-duration-container label[b-xsqqnm55xe],
.slide-menu-search-button-container label[b-xsqqnm55xe],
.dropdown-label[b-xsqqnm55xe] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.slide-menu-duration-container input[b-xsqqnm55xe] {
    display: flex;
    width: 100%;
    border-radius: 5px;
    background: var(--MME-white);
    padding: 6px 12px;
    border: none;
    margin-bottom: 15px;
    outline: none;
}

.slide-menu-add-button[b-xsqqnm55xe] {
    display: flex;
    margin: auto;
}

.dropdown > .btn[b-xsqqnm55xe] {
    background: var(--MME-white);
    width: 100%;
}

.dropdown-menu[b-xsqqnm55xe] {
    width: 100%;
}

.show.dropdown-toggle img[b-xsqqnm55xe] {
    content: url("/images/arrow_up.svg");
}

.dropdown-item label[b-xsqqnm55xe] {
    display: flex;
    align-items: center;
}

/** Slide List **/
.slide-list[b-xsqqnm55xe] {
    align-items: center;
    display: flex;
    user-select: none;
    overflow-x: scroll;
    scrollbar-width: none;
}

    .slide-list:has( .slide-list-empty)[b-xsqqnm55xe] {
        height: 95%;
    }

.slide-list-empty[b-xsqqnm55xe] {
    color: var(--MME-optional2);
    margin: auto;
}

.slide-item-container:not(:last-child)[b-xsqqnm55xe] {
    margin-right: 20px;
}

.slide-list-item[b-xsqqnm55xe] {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .slide-list-item.selected[b-xsqqnm55xe] {
        border: solid 3px var(--MME-primary);
    }

.drag-slide-icon[b-xsqqnm55xe] {
    background: var(--MME-primary);
    width: 50px;
    height: 25px;
    border-radius: 25px 25px 0 0;
    margin: auto;
    text-align: center;
    cursor: move;
}

.slide-duration[b-xsqqnm55xe] {
    display: flex;
    align-items: center;
    background: var(--MME-primary);
    color: var(--MME-white);
    width: fit-content;
    padding: 3px 20px;
    border-radius: 10px 10px 0 0;
    margin: auto;
    transform: translateY(-30px);
}

    .slide-duration img[b-xsqqnm55xe] {
        margin-right: 10px;
    }

.slide-button-container[b-xsqqnm55xe] {
    display: flex;
    transform: translateY(-30px);
}

    .slide-button-container button[b-xsqqnm55xe] {
        display: flex;
        align-items: center;
        border: none;
        border-radius: 0 0 2px 2px;
        padding: 3px 20px;
        font-size: 15px;
    }

        .slide-button-container button.edit[b-xsqqnm55xe] {
            margin: 0 20px;
        }

        .slide-button-container button.delete[b-xsqqnm55xe] {
            position: absolute;
            right: 20px;
        }

        .slide-button-container button.edit.selected[b-xsqqnm55xe] {
            background: var(--MME-primary);
        }

        .slide-button-container button img[b-xsqqnm55xe] {
            margin-right: 10px;
            width: 20px;
            height: 20px;
        }

input[type="range"][b-xsqqnm55xe] {
    appearance: none;
    cursor: pointer;
    height: 6px;
    background: var(--MME-gray);
    border-radius: 2px;
    width: 100%;
}

    /* This is mandatory for the slider to be displayed correctly on Webkit browser */
    input[type="range"][b-xsqqnm55xe]::-webkit-slider-thumb {
        appearance: none;
        width: 10px;
        height: 20px;
        background: var(--MME-secondary);
        border-radius: 5px;
        cursor: pointer;
    }

    /* This is mandatory for the slider to be displayed correctly on Firefox browser */
    input[type="range"][b-xsqqnm55xe]::-moz-range-thumb {
        appearance: none;
        width: 10px;
        height: 20px;
        background: var(--MME-secondary);
        border-radius: 5px;
        cursor: pointer;
    }

.slide-duration-bar-container[b-xsqqnm55xe] {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}

.slide-duration-bar[b-xsqqnm55xe] {
    padding: 0 20px;
}

.slide-duration-time[b-xsqqnm55xe] {
    display: flex;
}

    .slide-duration-time span:last-child[b-xsqqnm55xe] {
        margin-left: auto;
    }
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/CarouselScreenNavigationComponent.razor.rz.scp.css */
.navigation-screen-item[b-vvyiu0ik0i] {
    display: flex;
    align-items: center;
}

.navigation-screen-item[b-vvyiu0ik0i] {
    padding-top: 15px;
}

.navigation-screen-item span[b-vvyiu0ik0i] {
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

.navigation-screen-item span:hover[b-vvyiu0ik0i] {
    color: var(--MME-secondary);
}

.navigation-screen-item .active-screen[b-vvyiu0ik0i] {
    color: var(--MME-secondary);
    font-weight: var(--MME-bold-font-weight);
}

.arrow-rotate[b-vvyiu0ik0i] {
    transform: rotate(-90deg);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/FamilyScreenNavigationComponent.razor.rz.scp.css */
.navigation-screen-item[b-48g91eqh4p] {
    display: flex;
    align-items: center;
}

.navigation-screen-item[b-48g91eqh4p] {
    padding-top: 15px;
}

.navigation-screen-item span[b-48g91eqh4p] {
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}

.navigation-screen-item span:hover[b-48g91eqh4p] {
    color: var(--MME-secondary);
}

.navigation-screen-item .active-screen[b-48g91eqh4p] {
    color: var(--MME-secondary);
    font-weight: var(--MME-bold-font-weight);
}

.arrow-rotate[b-48g91eqh4p] {
    transform: rotate(-90deg);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/MenuComponent.razor.rz.scp.css */

.menu-container[b-lg3qslv5xr] {
    display: flex;
    margin-left: -10px;
}

/** MENUS **/
.side-menu[b-lg3qslv5xr] {
    background: var(--MME-gray);
    padding: 20px 15px 0 15px;
    width: 300px;
    min-width: 300px;
    align-content: space-between;
    user-select: none;
}

.toolbox-menu-title[b-lg3qslv5xr],
.tile-menu-title[b-lg3qslv5xr] {
    color: var(--MME-primary);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    font-weight: var(--MME-bold-font-weight);
    margin: 0;
    text-align: center;
}

.toolbox-menu-subtitle[b-lg3qslv5xr],
.tile-menu-subtitle[b-lg3qslv5xr] {
    padding: 20px 0;
    font-style: italic;
    text-align: center;
}

.toolbox-menu-tiles-container[b-lg3qslv5xr] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.toolbox-menu-tile[b-lg3qslv5xr] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--MME-black);
    background: var(--MME-white);
    width: 120px;
    height: 120px;
    border: 1px solid var(--MME-gray);
    border-radius: 5px;
    margin-bottom: 10px;
    z-index: 10;
}

/** Tile List **/
.tile-list-container[b-lg3qslv5xr] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 30px;
    grid-column-gap: 26px;
    padding: 1cqh 0 0 3.7cqh;
    margin-inline: auto;
    width: fit-content;
    height: fit-content;
}

.empty-tile[b-lg3qslv5xr] {
    border: 0.3cqh dashed var(--MME-primary);
    background: var(--MME-white);
    border-radius: 2cqh;
}

.filled-tile[b-lg3qslv5xr] {
    background: var(--MME-optional3);
    border-radius: 2cqh;
    cursor: pointer;
    user-select: none;
}

.filled-tile.selected[b-lg3qslv5xr] {
    background: var(--MME-optional4);
    border: 0.4cqh solid var(--MME-optional4);
    position: relative;
}

.tile-1[b-lg3qslv5xr] {
    grid-column: span 1;
}

.tile-2[b-lg3qslv5xr] {
    grid-column: span 2;
}

.tile-3[b-lg3qslv5xr] {
    grid-column: span 3;
}

.tile-4[b-lg3qslv5xr] {
    grid-column: span 4;
}

.tile-bin-icon-container[b-lg3qslv5xr] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.5cqh;
    width: 3.5cqh;
    border-radius: 1.8cqh;
    background: var(--MME-black);
    opacity: 0.5;
    margin: 1.8cqh;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 1;
}

    .tile-bin-icon-container:hover[b-lg3qslv5xr] {
        opacity: 1;
    }

    .tile-bin-icon-container img[b-lg3qslv5xr] {
        height: 2.6cqh;
        width: 2.6cqh;
    }

/* DRAG AND DROP */
.drop-target[b-lg3qslv5xr] {
    background-color: var(--MME-secondary) !important;
    border: 1px solid var(--MME-secondary) !important;
}

.drop-target-right-side[b-lg3qslv5xr] {
    width: auto !important;
    margin-right: -26px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.drop-target-left-side[b-lg3qslv5xr] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.drag-drop[b-lg3qslv5xr] {
    display: inline-block;
    min-width: 40px;
    padding: 2em 0.5em;
    margin: 1rem 0 0 1rem;
    background-color: var(--MME-secondary);
    border: solid 2px var(--MME-gray);
    touch-action: none;
    transform: translate(0, 0);
    transition: background-color 0.3s;
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/ScreenCarouselComponent.razor.rz.scp.css */
.Screen-Carousel-Container[b-zoj14skfmu] {
    display: flex;
    margin-left: -10px;
    height: 100%;
}

/** carousel Menu **/
.Carousel-menu[b-zoj14skfmu] {
    background: var(--MME-gray);
    padding: 20px;
    min-width: 300px;
    width: 300px; /* TODO: Create media query for different screen sizes */
    align-content: space-between;
    z-index: 10;
}

.Carousel-images[b-zoj14skfmu] {
    width: 100%;
    padding-left: 27px;
    padding-top: 12px;
}

.Carousel-menu-title[b-zoj14skfmu] {
    color: var(--MME-primary);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    font-weight: var(--MME-bold-font-weight);
    text-align: center;
}

.Carousel-element:not(:last-child)[b-zoj14skfmu] {
    margin-bottom: 20px;
}

.Carousel-menu-search-button-container[b-zoj14skfmu] {
    display: flex;
    flex-direction: column;
}

    .Carousel-menu-search-button-container label[b-zoj14skfmu] {
        font-size: var(--MME-small-font-size);
        line-height: var(--MME-small-line-height);
        margin-bottom: 5px;
    }

.Carousel-menu-media-container[b-zoj14skfmu] {
    display: flex;
    justify-content: center;
    height: 226px; /* TODO: Create media query for different screen sizes */
}

    .Carousel-menu-media-container img[b-zoj14skfmu] {
        object-fit: contain;
        width: 200px;
        height: 225px;
    }

.Carousel-menu-metadata-container[b-zoj14skfmu] {
    margin-bottom: 15px;
}

.Carousel-menu-metadata-values[b-zoj14skfmu] {
    display: flex;
    color: var(--MME-secondary);
}

.Carousel-menu-metadata-labels[b-zoj14skfmu] {
    display: flex;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

    .Carousel-menu-metadata-labels span:last-of-type[b-zoj14skfmu],
    .Carousel-menu-metadata-values span:last-of-type[b-zoj14skfmu] {
        margin-left: auto;
    }

.Carousel-element .product-name[b-zoj14skfmu] {
    overflow: hidden;
}

.carousel-content[b-zoj14skfmu] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    overflow: scroll;
    scrollbar-width: none;
    user-select: none;
}

.Carousel-list-empty[b-zoj14skfmu] {
    color: var(--MME-optional2);
    margin: auto;
}

.drag-image-icon[b-zoj14skfmu] {
    background: var(--MME-primary);
    width: 50px;
    height: 25px;
    border-radius: 25px 25px 0 0;
    margin: auto;
    text-align: center;
    cursor: move;
}

.Carousel-item-container:not(:last-child)[b-zoj14skfmu] {
    margin-right: 20px;
}

.Carousel-list-item[b-zoj14skfmu] {
    cursor: pointer;
    width: 1159px; /* TODO: Create media query for different screen sizes */
    height: 400px;
}

.Carousel-list-item.selected[b-zoj14skfmu] {
    border: solid 3px var(--MME-primary);
}

.Carousel-button-container[b-zoj14skfmu] {
    display: flex;
    transform: translateY(-30px);
    position: absolute;
}

.Carousel-images-container[b-zoj14skfmu] {
    padding-left: 27px;
    padding-top: 12px;
    display: flex;
    flex-direction: row;
    margin-block: auto;

}

.Images-list[b-zoj14skfmu] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .Images-list:has( .Carousel-list-empty)[b-zoj14skfmu] {
        height: 95%;
    }

.media-add-image-default[b-zoj14skfmu] {
    display: flex;
    flex-direction: column;
    align-items: center
}

.delete-image-button[b-zoj14skfmu] {
    display: flex;
    align-items: center;
    border-radius: 0 0 2px 2px;
    padding: 3px 20px;
    margin: auto;
}

.delete-icon[b-zoj14skfmu] {
    margin-right: 10px;
}

.media-add-container[b-zoj14skfmu] {
    min-width: 350px;
    width: 400px;
    height: 400px;
    background-color: var(--MME-gray);
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-top: 25px;
    margin-left: 30px;
}

.family-name-container label[b-zoj14skfmu] {
    display: flex;
    align-items: center;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.family-name-container input[b-zoj14skfmu] {
    width: 100%;
    border: 1px solid var(--MME-gray);
    border-radius: 5px;
    padding: 6px 12px;
    outline: none;
}

.dropdown-label[b-zoj14skfmu] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.checkbox-label[b-zoj14skfmu] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.dropdown > .btn[b-zoj14skfmu] {
    background: var(--MME-white);
    width: 100%;
    flex-wrap: nowrap;
}

.dropdown-menu[b-zoj14skfmu] {
    width: 100%;
}

.show.dropdown-toggle img[b-zoj14skfmu] {
    content: url("/images/arrow_up.svg");
}

.dropdown-item label[b-zoj14skfmu] {
    display: flex;
    align-items: center;
}

.radio-container[b-zoj14skfmu] {
    display: flex;
    flex-direction: column;
}

    .radio-container input[type="radio"][b-zoj14skfmu] {
        display: none;
    }

    .radio-container label[b-zoj14skfmu] {
        display: flex;
        align-items: center;
        margin-right: 10px;
        margin-bottom: 5px;
        font-size: var(--MME-small-font-size);
        line-height: var(--MME-small-line-height);
        cursor: pointer;
    }

:not(:checked) + label[b-zoj14skfmu]:before,
:checked + label[b-zoj14skfmu]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-zoj14skfmu]:before {
    content: url("/images/radio_inactive.svg");
}

:checked + label[b-zoj14skfmu]:before {
    content: url("/images/radio_active.svg");
}

.required[b-zoj14skfmu] {
    color: var(--MME-danger);
}

.Carousel-menu-add-button[b-zoj14skfmu] {
    display: flex;
    margin: auto;
}

.carousel-pagination-container[b-zoj14skfmu] {
    margin-bottom: 30px;
    margin-inline: auto;
    position: absolute;
    bottom: 0;
    right: 50%;
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/CarouselTileConfigurationComponent.razor.rz.scp.css */
.tile-menu-title[b-re188y50i0] {
    color: var(--MME-primary);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    font-weight: var(--MME-bold-font-weight);
    margin: 0;
    text-align: center;
}

.tile-menu-subtitle[b-re188y50i0] {
    padding: 20px 0;
    font-style: italic;
    display: flex;
    align-items: center;
    text-align: center;
}

.tile-element[b-re188y50i0] {
    margin-bottom: 20px;
    width: 100%;
}

.translation-file-container label[b-re188y50i0],
.carousel-name-container label[b-re188y50i0] {
    display: flex;
    align-items: center;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.carousel-name-container input[b-re188y50i0] {
    width: 100%;
    border: 1px solid var(--MME-gray);
    border-radius: 5px;
    padding: 6px 12px;
    outline: none;
}


.translation-file-container .translation-file-input[b-re188y50i0] {
    background: var(--MME-secondary);
    color: var(--MME-white);
    cursor: pointer;
    border-radius: 5px;
    padding: 6px 12px;
    justify-content: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    margin: 0;
}

.translation-file-input:hover[b-re188y50i0] {
    opacity: 0.85;
}

.translation-file-input.disabled[b-re188y50i0] {
    opacity: 0.65;
    pointer-events: none;
}

.translation-file-name[b-re188y50i0] {
    display: flex;
    align-items: center;
}

.translation-file-name > .translation-file-name-error[b-re188y50i0] {
    border-bottom: solid var(--MME-danger);
}

.translation-file-error[b-re188y50i0] {
    color: var(--MME-danger);
    font-size: var(--MME-small-font-size);
}

.bin-icon[b-re188y50i0] {
    cursor: pointer;
}

.required[b-re188y50i0] {
    color: var(--MME-danger);
}


.ml-auto[b-re188y50i0] {
    margin-left: auto;
}

/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/CarouselTilePreviewComponent.razor.rz.scp.css */
.tile-container[b-2p61agbtsb] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 2cqh;
}

.tile-label[b-2p61agbtsb] {
    font-weight: var(--MME-bold-font-weight);
    font-size: var(--MME-xbig-font-size);
    line-height: var(--MME-xbig-line-height);
}

.tile-bottom-side-container[b-2p61agbtsb] {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.translation-title[b-2p61agbtsb] {
    font-weight: var(--MME-bold-font-weight);
    width: 50%;
    font-size: 3.3cqh;
    line-height: var(--MME-xbig-line-height);
    color: var(--MME-black);
    text-align: center;
    margin-bottom: 4.2cqh;
}

.carousel-slides-container[b-2p61agbtsb] {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .carousel-slides-container .slide-image[b-2p61agbtsb] {
        height: 19cqh;
    }

.carousel-slide[b-2p61agbtsb] {
    background: var(--MME-gray);
    height: 19cqh;
    min-width: 61cqh;
}

    .carousel-slide:first-of-type[b-2p61agbtsb],
    .slide-image:first-of-type[b-2p61agbtsb] {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .carousel-slide:nth-of-type(2)[b-2p61agbtsb],
    .slide-image:nth-of-type(2)[b-2p61agbtsb] {
        border-radius: 20px;
        margin-right: 26px;
        margin-left: 26px;
    }

    .carousel-slide:last-of-type[b-2p61agbtsb],
    .slide-image:last-of-type[b-2p61agbtsb] {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

.carousel-circles-container[b-2p61agbtsb] {
    display: flex;
    margin-inline: auto;
    margin-bottom: auto;
}

.carousel-circle[b-2p61agbtsb] {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: var(--MME-gray);
    border-radius: 50%;
}

    .carousel-circle.active[b-2p61agbtsb] {
        background: #ED7225;
    }
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/ProductFamilyTilePreviewComponent.razor.rz.scp.css */
.tile-container[b-vm5xub3t27] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 2cqh;
    container-type: size;
}

.tile-label[b-vm5xub3t27] {
    font-weight: var(--MME-bold-font-weight);
    font-size: var(--MME-xbig-font-size);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/QrcTilePreviewComponent.razor.rz.scp.css */
.tile-container[b-hmnvbyvdzd] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 2cqh;
    container-type: size;
}

.tile-label[b-hmnvbyvdzd] {
    font-weight: var(--MME-bold-font-weight);
    font-size: var(--MME-xbig-font-size);
    line-height: var(--MME-xbig-line-height);
}

.tile-upper-side-container[b-hmnvbyvdzd] {
    display: flex;
    flex-direction: column;
    padding-left: 9.8cqh;
    padding-top: 5.8cqh;
}

.tile-middle-side-container[b-hmnvbyvdzd] {
    padding-left: 6.4cqh;
    display: flex;
    margin-block: auto;
    flex-direction: column;
}

.logo[b-hmnvbyvdzd] {
    width: 31cqh;
    margin-right: auto;
}

.thumbnails[b-hmnvbyvdzd] {
    position: absolute;
    top: 33%;
    width: 31cqh;
    height: 31cqh;
    margin-left: 9.8cqh;
}

.translation-title[b-hmnvbyvdzd] {
    font-weight: 700;
    padding-left: 6.4cqh;
    padding-bottom: 8.3cqh;
    padding-top: 6.4cqh;
    font-size: 6.4cqh;
    color: var(--MME-black);
    line-height: normal;
}


.tile-bottom-side-container[b-hmnvbyvdzd] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-left: 5.8cqh;
    padding-right: 5.8cqh;
    padding-bottom: 8.3cqh;
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/TileOneByFourPreview.razor.rz.scp.css */
.tile-upper-side-container[b-6fmkzvlgis] {
    display: flex;
    flex-direction: row;
    padding-left: 9.8cqh;
    padding-top: 12.9cqh;
}

.translation-subtitle[b-6fmkzvlgis] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 5.5cqh;
    padding: 0.5cqh 3.8cqh;
    margin-right: auto;
    margin-bottom: 6.4cqh;
    width: fit-content;
    overflow: hidden;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}


.tile-middle-side-container[b-6fmkzvlgis] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

.logo[b-6fmkzvlgis] {
    width: 31cqh;
    margin-right: auto;
}

.thumbnails[b-6fmkzvlgis] {
    width: 31cqh;
    height: 31cqh;
    margin-left: auto;
    margin-right: 25%;
    margin-top: 5%;
}

.translation-title[b-6fmkzvlgis] {
    font-weight: 700;
    margin-bottom: 8.3cqh;
    width: 70%;
    line-height: var(--MME-xbig-line-height);
    font-size: 12.9cqh;
}

.tile-bottom-side-container[b-6fmkzvlgis] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-left: 5.8cqh;
    padding-right: 5.8cqh;
    padding-bottom: 8.3cqh;
}

.tile-bottom-side-container button[b-6fmkzvlgis] {
    display: flex;
    align-items: center;
    border-radius: 6.4cqh;
    padding: 3.2cqh 5.8cqh;
    border: 0;
    font-size: 6.4cqh;
    color: var(--MME-white);
    height: 12.5cqh;
}

.arrow-icon[b-6fmkzvlgis] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-6fmkzvlgis] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 4.8cqh;
    padding: 0.5cqh 3.2cqh;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}


.logo-and-translation[b-6fmkzvlgis] {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

.tile-button[b-6fmkzvlgis] {
    background: linear-gradient(#ED7225, #D64518);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/TileOneByOnePreview.razor.rz.scp.css */
.tile-upper-side-container[b-36pzgvcin4] {
    display: flex;
    flex-direction: column;
    padding-left: 9.8cqh;
    padding-top: 5.8cqh;
}

.translation-subtitle[b-36pzgvcin4] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 5.5cqh;
    padding: 0.7cqh 3.8cqh;
    margin-right: auto;
    margin-bottom: auto;
    width: fit-content;
    overflow: hidden;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}


.tile-middle-side-container[b-36pzgvcin4] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

.logo[b-36pzgvcin4] {
    width: 31cqh; 
    margin-right: auto;
}

.thumbnails[b-36pzgvcin4] {
    width: 31cqh;
    height: 31cqh;
    margin-left: 9.8cqh;
}

.translation-title[b-36pzgvcin4] {
    font-weight: 700;
    padding-left: 6.4cqh;
    padding-bottom: 8.3cqh;
    font-size: 6.4cqh;
}

.tile-bottom-side-container[b-36pzgvcin4] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-left: 5.8cqh;
    padding-right: 5.8cqh;
    padding-bottom: 8.3cqh;
}

.tile-bottom-side-container button[b-36pzgvcin4] {
    display: flex;
    align-items: center;
    border-radius: 6.4cqh;
    padding: 3.2cqh 5.8cqh;
    border: 0;
    font-size: 6.4cqh;
    color: var(--MME-white);
    height: 12.5cqh;
}

.arrow-icon[b-36pzgvcin4] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-36pzgvcin4] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 3.7cqh;
    line-height: normal;
    padding: 0.7cqh 3.2cqh;
    position: absolute;
    right: 5.5cqh;
    align-content: center;
    width: 18cqh;
    text-align: center;
    min-height: 8.5cqh;
    line-height: normal;
}

.tile-button[b-36pzgvcin4] {
    background: linear-gradient(#ED7225, #D64518);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/TileOneByThreePreview.razor.rz.scp.css */
.tile-upper-side-container[b-d9mlrd9s3r] {
    display: flex;
    flex-direction: row;
    padding-left: 9.8cqh;
    padding-top: 12.9cqh;
}

.translation-subtitle[b-d9mlrd9s3r] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 5.5cqh;
    padding: 0.7cqh 3.8cqh;
    margin-right: auto;
    margin-bottom: 6.4cqh;
    width: fit-content;
    overflow: hidden;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}


.tile-middle-side-container[b-d9mlrd9s3r] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

.logo[b-d9mlrd9s3r] {
    width: 31cqh;
    margin-right: auto;
}

.thumbnails[b-d9mlrd9s3r] {
    width: 31cqh;
    height: 31cqh;
    margin-left: auto;
    margin-right: 20%;
    margin-top: 5%;
}

.translation-title[b-d9mlrd9s3r] {
    font-weight: 700;
    margin-bottom: 8.3cqh;
    width: 70%;
    line-height: var(--MME-xbig-line-height);
    font-size: 12.9cqh;
}

.tile-bottom-side-container[b-d9mlrd9s3r] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-left: 5.8cqh;
    padding-right: 5.8cqh;
    padding-bottom: 8.3cqh;
}

.tile-bottom-side-container button[b-d9mlrd9s3r] {
    display: flex;
    align-items: center;
    border-radius: 6.4cqh;
    padding: 3.2cqh 5.8cqh;
    border: 0;
    font-size: 6.4cqh;
    color: var(--MME-white);
    height: 12.5cqh;
}

.arrow-icon[b-d9mlrd9s3r] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-d9mlrd9s3r] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 4.8cqh;
    padding: 0.7cqh 3.2cqh;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}


.logo-and-translation[b-d9mlrd9s3r] {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

.tile-button[b-d9mlrd9s3r] {
    background: linear-gradient(#ED7225, #D64518);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/Preview/TileOneByTwoPreview.razor.rz.scp.css */
.tile-upper-side-container[b-lnp21j8lan] {
    display: flex;
    flex-direction: row;
    padding-left: 9.8cqh;
    padding-top: 12.9cqh;
}

.translation-subtitle[b-lnp21j8lan] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 5.5cqh;
    padding: 0.7cqh 3.8cqh;
    margin-right: auto;
    margin-bottom: auto;
    width: fit-content;
    overflow: hidden;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}


.tile-middle-side-container[b-lnp21j8lan] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

.logo[b-lnp21j8lan] {
    width: 31cqh;
    margin-right: auto;
}

.thumbnails[b-lnp21j8lan] {
    width: 31cqh;
    height: 31cqh;
    margin-left: auto;
    margin-right: 20%;
}

.translation-title[b-lnp21j8lan] {
    font-weight: 700;
    padding-left: 6.4cqh;
    margin-bottom: 8.3cqh;
    font-size: 9.8cqh;
}

.tile-bottom-side-container[b-lnp21j8lan] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-left: 5.8cqh;
    padding-right: 5.8cqh;
    padding-bottom: 8.3cqh;
}

.tile-bottom-side-container button[b-lnp21j8lan] {
    display: flex;
    align-items: center;
    border-radius: 6.4cqh;
    padding: 3.2cqh 5.8cqh;
    border: 0;
    font-size: 6.4cqh;
    color: var(--MME-white);
    height: 12.5cqh;
}

.arrow-icon[b-lnp21j8lan] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-lnp21j8lan] {
    background: var(--MME-gray);
    border-radius: 5.5cqh;
    font-size: 4.8cqh;
    padding: 0.7cqh 3.2cqh;
    align-content: center;
    height: 8.4cqh;
    line-height: normal;
}

.logo-and-subtitle[b-lnp21j8lan] {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

.tile-button[b-lnp21j8lan] {
    background: linear-gradient(#ED7225, #D64518);
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/ProductFamilyTileConfigurationComponent.razor.rz.scp.css */
.tile-menu-title[b-ssinkj9gkw] {
    color: var(--MME-primary);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    font-weight: var(--MME-bold-font-weight);
    margin: 0;
    text-align: center;
}

.tile-menu-subtitle[b-ssinkj9gkw] {
    padding: 20px 0;
    font-style: italic;
    display: flex;
    align-items: center;
}

    .tile-menu-subtitle img[b-ssinkj9gkw] {
        height: 24px;
        width: 24px;
        margin-right: 10px;
    }

.tile-element[b-ssinkj9gkw] {
    margin-bottom: 20px;
    width: 100%;
}

.type-dropdown-container label[b-ssinkj9gkw],
.translation-file-container label[b-ssinkj9gkw],
.price-container label[b-ssinkj9gkw],
.logo-container label[b-ssinkj9gkw],
.background-container label[b-ssinkj9gkw],
.thumbnail-container label[b-ssinkj9gkw],
.product-link-container label[b-ssinkj9gkw],
.family-name-container label[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.color-container[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
}

button[b-ssinkj9gkw] {
    width: 100%;
}

.required[b-ssinkj9gkw] {
    color: var(--MME-danger);
}

.required-star-icon[b-ssinkj9gkw] {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

label .required-star-icon[b-ssinkj9gkw] {
    width: 16px;
    height: 16px;
}

.translation-file-container .translation-file-input[b-ssinkj9gkw] {
    background: var(--MME-secondary);
    color: var(--MME-white);
    cursor: pointer;
    border-radius: 5px;
    padding: 6px 12px;
    justify-content: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    margin: 0;
}

.translation-file-input:hover[b-ssinkj9gkw] {
    opacity: 0.85;
}


.translation-file-input.disabled[b-ssinkj9gkw] {
    opacity: 0.65;
    pointer-events: none;
}

.translation-file-name[b-ssinkj9gkw],
.media-file-name[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
}

.translation-file-name > .translation-file-name-error[b-ssinkj9gkw] {
    border-bottom: solid var(--MME-danger);
}

.translation-file-error[b-ssinkj9gkw] {
    color: var(--MME-danger);
    font-size: var(--MME-small-font-size);
}

.bin-icon[b-ssinkj9gkw] {
    cursor: pointer;
}

.price-input[b-ssinkj9gkw] {
    width: 100%;
    outline: none;
    border: 1px solid var(--MME-gray);
    padding: 6px 12px;
    border-radius: 5px 0 0 5px;
}

.price-container .price-bar[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
}

.star-block[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
    background: var(--MME-primary);
    padding: 5px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}

    .star-block.editable[b-ssinkj9gkw] {
        background: var(--MME-secondary);
    }

    .star-block:not(.not-clickable):hover[b-ssinkj9gkw] {
        opacity: 0.85;
    }

    .star-block img[b-ssinkj9gkw] {
        width: 24px;
        height: 24px;
    }

.not-clickable[b-ssinkj9gkw] {
    pointer-events: none;
}

.price-container .price-checkbox[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

    .price-container .price-checkbox label[b-ssinkj9gkw] {
        margin-left: 10px;
        margin-bottom: 0;
        cursor: pointer;
    }

    .price-container .price-checkbox img[b-ssinkj9gkw] {
        cursor: pointer;
    }

.text-color-picker[b-ssinkj9gkw], .button-color-picker[b-ssinkj9gkw] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
    margin-left: auto;
}

    .text-color-picker.disabled[b-ssinkj9gkw], .button-color-picker.disabled[b-ssinkj9gkw] {
        cursor: default;
    }

.family-name-container input[b-ssinkj9gkw] {
    width: 100%;
    border: 1px solid var(--MME-gray);
    border-radius: 5px;
    padding: 6px 12px;
    outline: none;
}

.product-dropdown-field[b-ssinkj9gkw] {
    display: flex;
}

    .product-dropdown-field .dropdown-toggle[b-ssinkj9gkw] {
        display: grid;
        grid-auto-flow: column;
        border-radius: 5px 0 0 5px;
    }

.dropdown-toggle[b-ssinkj9gkw] {
    display: flex;
    align-items: center;
    background: var(--MME-white);
    border-radius: 5px;
}

    .dropdown-toggle span[b-ssinkj9gkw] {
        text-align: left;
    }

.dropdown-item[b-ssinkj9gkw] {
    cursor: pointer;
}

    .dropdown-item:not(:last-child)[b-ssinkj9gkw] {
        margin-bottom: 10px;
    }

    .dropdown-item:hover[b-ssinkj9gkw] {
        color: var(--MME-secondary);
    }

.show.dropdown-toggle img[b-ssinkj9gkw] {
    content: url("/images/arrow_up.svg");
}

.ml-auto[b-ssinkj9gkw] {
    margin-left: auto;
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Preset/WorkflowMenu/Tiles/QrCodeTileConfigurationComponent.razor.rz.scp.css */
.tile-menu-title[b-ljsgdfputg] {
    color: var(--MME-primary);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    font-weight: var(--MME-bold-font-weight);
    margin: 0;
    text-align: center;
}

.tile-menu-subtitle[b-ljsgdfputg] {
    padding: 20px 0;
    font-style: italic;
    display: flex;
    align-items: center;
    text-align: center;
}


.tile-menu-subtitle img[b-ljsgdfputg] {
    height: 24px;
    width: 24px;
    margin-right: 10px;
}

.tile-element[b-ljsgdfputg] {
    margin-bottom: 20px;
    width: 100%;
}

.translation-file-container label[b-ljsgdfputg],
.logo-container label[b-ljsgdfputg],
.background-container label[b-ljsgdfputg],
.thumbnail-container label[b-ljsgdfputg] {
    display: flex;
    align-items: center;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
    margin-bottom: 5px;
}

.color-container[b-ljsgdfputg] {
    display: flex;
    align-items: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
}

button[b-ljsgdfputg] {
    width: 100%;
}

.required[b-ljsgdfputg] {
    color: var(--MME-danger);
}

.required-star-icon[b-ljsgdfputg] {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

label .required-star-icon[b-ljsgdfputg] {
    width: 16px;
    height: 16px;
}

.translation-file-container .translation-file-input[b-ljsgdfputg] {
    background: var(--MME-secondary);
    color: var(--MME-white);
    cursor: pointer;
    border-radius: 5px;
    padding: 6px 12px;
    justify-content: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    margin: 0;
}

.translation-file-input:hover[b-ljsgdfputg] {
    opacity: 0.85;
}

.translation-file-input.disabled[b-ljsgdfputg] {
    opacity: 0.65;
    pointer-events: none;
}

.translation-file-name[b-ljsgdfputg],
.media-file-name[b-ljsgdfputg] {
    display: flex;
    align-items: center;
}

.translation-file-name > .translation-file-name-error[b-ljsgdfputg] {
    border-bottom: solid var(--MME-danger);
}

.translation-file-error[b-ljsgdfputg] {
    color: var(--MME-danger);
    font-size: var(--MME-small-font-size);
}

.bin-icon[b-ljsgdfputg] {
    cursor: pointer;
}

.text-color-picker[b-ljsgdfputg], .button-color-picker[b-ljsgdfputg] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-left: auto;
}

.not-clickable[b-ljsgdfputg] {
    pointer-events: none;
}

.ml-auto[b-ljsgdfputg] {
    margin-left: auto;
}
/* _content/MarketMe.Web/Components/Pages/Dashboard/Template List/TemplateList.razor.rz.scp.css */
.header[b-4gxruh712a] {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.add-button[b-4gxruh712a] {
    margin-right: 30px;
}

/** DROPDOWNS **/
.dropdown[b-4gxruh712a] {
    margin-right: 20px
}

.show.dropdown-toggle img[b-4gxruh712a],
.show.dropdown-toggle .dropdown-arrow[b-4gxruh712a] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-4gxruh712a] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.dropdown-toggle span[b-4gxruh712a] {
    margin-right: 10px;
}

.dropdown-item label[b-4gxruh712a] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-4gxruh712a] {
    display: none;
}

:not(:checked) + label[b-4gxruh712a]:before,
:checked + label[b-4gxruh712a]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-4gxruh712a]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-4gxruh712a]:before {
    content: url("/images/checkbox_checked.svg");
}

/** TABLE **/
.table[b-4gxruh712a] {
    margin: 0;
}

th[b-4gxruh712a] {
    background: none;
    padding: 0;
}

    th.name[b-4gxruh712a] {
        width: 23%;
    }

    th.company[b-4gxruh712a],
    th.status[b-4gxruh712a] {
        width: 9%;
    }

    th.creation-date[b-4gxruh712a] {
        width: 13%;
    }

    th.creator[b-4gxruh712a] {
        width: 19%;
    }

    th.used-preset[b-4gxruh712a] {
        width: 22%;
    }

    th.options[b-4gxruh712a] {
        width: 5%;
    }

    th:not(:first-child)[b-4gxruh712a],
    td:not(:first-child)[b-4gxruh712a] {
        padding-left: 20px;
    }

td[b-4gxruh712a] {
    padding: 10px 0;
}

    td.size-cell img[b-4gxruh712a],
    td.options-cell img[b-4gxruh712a] {
        cursor: pointer;
    }

    td.size-cell[b-4gxruh712a] {
        display: flex;
        align-items: center
    }

        td.size-cell span[b-4gxruh712a] {
            margin-right: 10px;
        }

        td.size-cell.size-exceeded[b-4gxruh712a] {
            color: var(--MME-danger);
        }

            td.size-cell.size-exceeded img[b-4gxruh712a] {
                content: url("/images/info_danger.svg");
            }

        td.size-cell:not(.size-exceeded) img:hover[b-4gxruh712a] {
            content: url("/images/info_primary.svg");
        }

    td.options-cell[b-4gxruh712a] {
        text-align: center;
    }

        td.options-cell img:hover[b-4gxruh712a],
        .show.dropdown-toggle .options-icon[b-4gxruh712a] {
            content: url("/images/options_primary.svg");
        }

    td .company-flag-icon[b-4gxruh712a] {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    td .dropdown-toggle[b-4gxruh712a] {
        display: inline-block;
        border: 0;
        padding: 0;
        padding-bottom: 3px;
    }


.empty-list-container[b-4gxruh712a] {
    margin: auto;
    align-items: center;
    display: flex;
    flex-direction: column
}

    .empty-list-container span[b-4gxruh712a] {
        font-size: var(--MME-big-font-size);
        line-height: var(--MME-big-line-height);
        padding-bottom: 20px;
    }
/* _content/MarketMe.Web/Components/Pages/Login/Login.razor.rz.scp.css */
.login-container[b-qdcj7th13j] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    flex-direction: column;
}

.login-title[b-qdcj7th13j] {
    color: var(--MME-dark-gray);
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-xbig-font-size);
    line-height: var(--MME-xbig-line-height);
    margin-bottom: 130px;
}

.login-field-container[b-qdcj7th13j] {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    background: var(--MME-white);
    height: 44px;
    width: 433px;
    padding-left: 12px;
    cursor: pointer;
}

.login-field-icon[b-qdcj7th13j] {
    width: 20px;
    height: 20px;
}

.login-field-text[b-qdcj7th13j] {
    font-size: var(--MME-small-font-size);
    margin: auto;
}
/* _content/MarketMe.Web/Components/Pages/MediaBank/MediaBank.razor.rz.scp.css */
.container[b-xklweuicxp] {
    margin: 0;
}

.header[b-xklweuicxp] {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.add-button[b-xklweuicxp] {
    margin-right: 30px;
}

.card-list[b-xklweuicxp] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(440px, max-content));
    gap: 20px;
    margin-top: 28px;
}

/** DROPDOWNS **/
.dropdown[b-xklweuicxp] {
    margin-right: 20px
}

    .dropdown > .btn[b-xklweuicxp] {
        width: 250px;
    }

.show.dropdown-toggle img[b-xklweuicxp] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-xklweuicxp] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.dropdown-item label[b-xklweuicxp] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-xklweuicxp] {
    display: none;
}

:not(:checked) + label[b-xklweuicxp]:before,
:checked + label[b-xklweuicxp]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-xklweuicxp]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-xklweuicxp]:before {
    content: url("/images/checkbox_checked.svg");
}

.disabled-dropdown[b-xklweuicxp] {
    pointer-events: none;
    opacity: 0.5;
}

/** PAGINATOR **/
.paginator-container[b-xklweuicxp] {
    display: flex;
    justify-content: center;
}

    .paginator-container .btn-group[b-xklweuicxp] {
        margin-top: 23px;
        margin-bottom: 30px;
    }

        .paginator-container .btn-group label[b-xklweuicxp] {
            width: 34px;
            height: 34px;
            padding: 0;
            align-content: center;
        }

    .paginator-container .btn-check:checked + .btn-outline-primary[b-xklweuicxp] {
        border: none;
        border-right: solid 1px var(--MME-gray);
        border-left: solid 1px var(--MME-gray);
    }

        .paginator-container .btn-check:checked + .btn-outline-primary:first-of-type[b-xklweuicxp],
        .paginator-container .btn-check:checked + .btn-outline-primary:last-of-type[b-xklweuicxp] {
            border: none;
            border-right: solid 1px var(--MME-gray);
        }

        .paginator-container .btn-check:checked + .btn-outline-primary:last-of-type[b-xklweuicxp] {
            border: none;
            border-left: solid 1px var(--MME-gray);
        }

    .paginator-container :checked + label[b-xklweuicxp]:before,
    .paginator-container :not(:checked) + label[b-xklweuicxp]:before {
        content: unset;
    }


/** Empty List **/
.empty-list-container[b-xklweuicxp] {
    margin: auto;
    align-items: center;
    display: flex;
    flex-direction: column
}

.empty-list-container span[b-xklweuicxp] {
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
    padding-bottom: 20px;
}
/* _content/MarketMe.Web/Components/Pages/MediaBank/MediaCard.razor.rz.scp.css */
.card[b-ig5z4im7zz] {
    padding: 10px;
    margin: 0;
    width: 440px;
    height: 350px;
}

.media-header[b-ig5z4im7zz] {
    background: var(--MME-white);
    display: flex;
    white-space: nowrap;
    align-items: center;
    padding: 0;
}

.card-title[b-ig5z4im7zz] {
    font-size: var(--MME-big-font-size);
    line-height: var(--MME-big-line-height);
    padding-left: 10px;
    margin: 0;
    overflow: hidden;
}

.card-body[b-ig5z4im7zz] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding: 0;
}

.card-text[b-ig5z4im7zz] {
    margin-left: auto;
}

.picture-icon[b-ig5z4im7zz] {
    width: 18px;
    height: 18px;
}

.dropdown[b-ig5z4im7zz] {
    margin-left: auto;
}

.dropdown-toggle[b-ig5z4im7zz] {
    border: 0;
    padding: 0;
    padding-bottom: 3px;
}

.options-icon:hover[b-ig5z4im7zz],
.show.dropdown-toggle .options-icon[b-ig5z4im7zz] {
    content: url("/images/options_primary.svg");
}

.media[b-ig5z4im7zz] {
    cursor: pointer;
    object-fit: contain;
    width: 100%;
    height: 233px;
    margin: 10px 0;
}

.rounded-pill[b-ig5z4im7zz] {
    background: var(--MME-primary);
    font-weight: var(--MME-standard-font-weight);
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
    padding: 2px 6px;
    border-radius: 10px !important; /* important is needed otherwise bootstrap's own important value is used */
    margin-right: 6px;
}

.media-clickable.selected[b-ig5z4im7zz] {
    border: 2px solid var(--MME-primary);
}
/* _content/MarketMe.Web/Components/Pages/User Management/UserManagement.razor.rz.scp.css */
th[b-9brn8c8zmg] {
    background: none;
    padding: 0;
}

th:not(:first-child)[b-9brn8c8zmg],
td:not(:first-child)[b-9brn8c8zmg] {
    padding-left: 20px;
}

td[b-9brn8c8zmg] {
    padding: 10px 0;
}

.role[b-9brn8c8zmg] {
    display: flex;
}

    .role button:first-of-type[b-9brn8c8zmg] {
        border-radius: 5px 0 0 5px;
    }

    .role button:last-of-type[b-9brn8c8zmg] {
        border-radius: 0 5px 5px 0;
    }

    .role button.active-role[b-9brn8c8zmg] {
        background: var(--MME-secondary);
        border: 0;
    }

    .role button.inactive-role[b-9brn8c8zmg] {
        background: var(--MME-primary);
        border: 0;
    }

tr.user-row[b-9brn8c8zmg] {
    vertical-align: middle;
}

.flag-icon[b-9brn8c8zmg] {
    width: 30px;
    height: 30px;
}


.dropdown > .btn[b-9brn8c8zmg] {
    background: var(--MME-white);
    width: 100%;
    border: none;
}

.dropdown-menu[b-9brn8c8zmg] {
    width: 100%;
    max-height: 50vh;
    overflow-y: auto;
}

.show.dropdown-toggle .arrow[b-9brn8c8zmg] {
    content: url("/images/arrow_up.svg");
}
/* _content/MarketMe.Web/Components/Shared/EnumCheckboxDropdown.razor.rz.scp.css */
.dropdown[b-pi97rme8hj] {
    margin-right: 20px
}

.dropdown > .btn[b-pi97rme8hj] {
    width: 250px;
}

.show.dropdown-toggle img[b-pi97rme8hj] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-pi97rme8hj] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.dropdown-item label[b-pi97rme8hj] {
    display: flex;
    align-items: center;
}

input[type="checkbox"][b-pi97rme8hj] {
    display: none;
}

:not(:checked) + label[b-pi97rme8hj]:before,
:checked + label[b-pi97rme8hj]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-pi97rme8hj]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-pi97rme8hj]:before {
    content: url("/images/checkbox_checked.svg");
}
/* _content/MarketMe.Web/Components/Shared/LanguageSelector.razor.rz.scp.css */
.language-icon[b-yp4wc979lm] {
    width: 30px;
    height: 30px;
}

.mini-language-icon[b-yp4wc979lm] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.dropdown-menu[b-yp4wc979lm] {
    min-width: fit-content;
}

.dropdown-toggle[b-yp4wc979lm] {
    border: none;
}

.dropdown-item[b-yp4wc979lm] {
    display: flex;
    align-items: center;
}
/* _content/MarketMe.Web/Components/Shared/LogoutButton.razor.rz.scp.css */
.logout-icon[b-qq03fw8zvs] {
    width: 18px;
    height: 18px;
}
/* _content/MarketMe.Web/Components/Shared/MultipleCheckboxDropdown.razor.rz.scp.css */
.dropdown[b-tbtugwtqfq] {
    margin-right: 20px
}

.dropdown > .btn[b-tbtugwtqfq] {
    width: 250px;
}

.show.dropdown-toggle img[b-tbtugwtqfq] {
    content: url("/images/arrow_up.svg");
}

.dropdown-label[b-tbtugwtqfq] {
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}

.dropdown-item label[b-tbtugwtqfq] {
    display: flex;
}

input[type="checkbox"][b-tbtugwtqfq] {
    display: none;
}

:not(:checked) + label[b-tbtugwtqfq]:before,
:checked + label[b-tbtugwtqfq]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

:not(:checked) + label[b-tbtugwtqfq]:before {
    content: url("/images/checkbox_unchecked.svg");
}

:checked + label[b-tbtugwtqfq]:before {
    content: url("/images/checkbox_checked.svg");
}
/* _content/MarketMe.Web/Components/Shared/Paginator.razor.rz.scp.css */
.paginator-container[b-bx65q5jljd] {
    display: flex;
    justify-content: center;
    margin-top: auto;
}

.btn-group[b-bx65q5jljd] {
    margin-top: 23px;
    margin-bottom: 30px;
}

.btn-group label[b-bx65q5jljd] {
    width: 34px;
    height: 34px;
    padding: 0;
    align-content: center;
}

.btn-check:checked + .btn-outline-primary[b-bx65q5jljd] {
    border: none;
    border-right: solid 1px var(--MME-gray);
    border-left: solid 1px var(--MME-gray);
}

.btn-check:checked + .btn-outline-primary:first-of-type[b-bx65q5jljd], .btn-check:checked + .btn-outline-primary:last-of-type[b-bx65q5jljd] {
    border: none;
    border-right: solid 1px var(--MME-gray);
}

.btn-check:checked + .btn-outline-primary:last-of-type[b-bx65q5jljd] {
    border: none;
    border-left: solid 1px var(--MME-gray);
}

.skip-button[b-bx65q5jljd] {
    padding: 0 10px;
}

.chevron-icon[b-bx65q5jljd] {
    font-size: 12px;
}
/* _content/MarketMe.Web/Components/Shared/Searchbar.razor.rz.scp.css */
.search-container[b-3n97s14caq] {
    display: flex;
    width: fit-content;
    border-radius: 5px;
    background: var(--MME-gray);
    padding: 6px 12px;
}

.search-input[b-3n97s14caq] {
    background: inherit;
    outline: none;
    border: 0;
}

.search-icon[b-3n97s14caq] {
    cursor: pointer;
}

.search-input[b-3n97s14caq]::placeholder {
    color: var(--MME-black);
}

.ml-auto[b-3n97s14caq] {
    margin-left: auto;
}
/* _content/MarketMe.Web/Components/Shared/SpinnerComponent.razor.rz.scp.css */
.spinner-container-overlay[b-jdl35doi3a] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1200;
}

.spinner-grow[b-jdl35doi3a] {
    color: var(--MME-secondary);
    width: 60px;
    height: 60px;
}
