/* _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/ConfirmationModal.razor.rz.scp.css */
.pop-container[b-mtzbsity7u] {
    position: relative;
}

.popconfirm[b-mtzbsity7u] {
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: lightblue;
    width: 250px;
    position: absolute;
    top: -50px;
    padding: 10px;
    border-radius: 8px;
}
/* _content/MarketMe.Web/Components/Modals/CreateCampaignWashModal.razor.rz.scp.css */
.modal-content[b-90zfle0py0] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

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

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

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

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

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

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

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

.confirm-button:hover[b-90zfle0py0] {
    opacity: 0.85;
}
/* _content/MarketMe.Web/Components/Modals/DeleteCampaignWashModal.razor.rz.scp.css */
.modal-content[b-5i4lxdg5cj] {
    width: var(--MME-modal-default-width);
    padding: 15px;
    border-radius: unset;
}

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

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

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

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

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

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

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

.confirm-button:hover[b-5i4lxdg5cj] {
    opacity: 0.85;
}
/* _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/ProductCreationModal.razor.rz.scp.css */
.modal-content[b-7ka9w1i7qj] {
    padding: 15px;
    border-radius: unset;
    width: 50vw;
    height: fit-content;
    position: absolute;
    transform: translate(-50%, -50%);
}

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

.modal-header[b-7ka9w1i7qj] {
    padding: 0;
    border: 0;
}

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

.modal-body p[b-7ka9w1i7qj] {
    margin-bottom: 5px;
}

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

.product-dropdown-container[b-7ka9w1i7qj] {
    display: flex;
    justify-content: space-between;
}

.product-dropdown-container > .product-dropdown[b-7ka9w1i7qj] {
    width: 49%;
}

.product-images-label[b-7ka9w1i7qj] {
    font-weight: bold;
}

.product-image-orientation-container[b-7ka9w1i7qj] {
    display: flex;
}

.product-image-orientation-container > .product-image-orientation-button:not(:first-child)[b-7ka9w1i7qj] {
    margin-left: 10px;
}

.product-image-orientation-button[b-7ka9w1i7qj] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--MME-secondary);
    cursor: pointer;
    width: 9cqh;
    height: 9cqh;
    border: 1.5px solid var(--MME-secondary);
    border-radius: 5px;
    background-color: white;
    margin-bottom: 10px;
}

.product-image-orientation-button.disabled[b-7ka9w1i7qj] {
    opacity: .5;
}

.product-image-orientation-button.selected[b-7ka9w1i7qj] {
    color: white;
    background-color: var(--MME-secondary);
}

.product-image-orientation-icon[b-7ka9w1i7qj] {
    height: 70%;
    display: flex;
    align-items: center;
}

.product-image-orientation-landscape-icon[b-7ka9w1i7qj] {
    content: url('images/landscape.svg');
    height: 40%;
}

.product-image-orientation-portrait-icon[b-7ka9w1i7qj] {
    content: url('images/portrait.svg');
    height: 70%;
}

.product-image-orientation-button.selected .product-image-orientation-landscape-icon[b-7ka9w1i7qj] {
    content: url('images/landscape_selected.svg');
}

.product-image-orientation-button.selected .product-image-orientation-portrait-icon[b-7ka9w1i7qj] {
    content: url('images/portrait_selected.svg');
}

.product-image-div[b-7ka9w1i7qj] {
    display: flex;
    justify-content: center;
}

.product-portrait-container[b-7ka9w1i7qj] {
    display: flex;
    justify-content: space-between;
}

.product-portrait-image-container[b-7ka9w1i7qj] {
    width: 23cqw;
}

.modal-footer[b-7ka9w1i7qj] {
    margin-top: 10px;
    padding: unset;
    padding: 0;
    border: 0;
    border-top: none;
}

.cancel-button[b-7ka9w1i7qj], .confirm-button[b-7ka9w1i7qj] {
    margin-left: 10px;
}

.translation-file-container .translation-file-input[b-7ka9w1i7qj] {
    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;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}

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

.translation-file-name[b-7ka9w1i7qj] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    max-width: 100%;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}

.file-link[b-7ka9w1i7qj] {
    text-decoration: underline var(--MME-secondary);
    text-decoration-thickness: 0.25cqh;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.translation-file-name-error[b-7ka9w1i7qj] {
    max-width: 100%;
    overflow: hidden;
    border-bottom: solid var(--MME-danger);
}

.translation-file-error[b-7ka9w1i7qj] {
    color: var(--MME-danger);
    font-size: var(--MME-small-font-size);
    margin-top: -10px;
}

.bin-icon[b-7ka9w1i7qj] {
    cursor: pointer;
    margin-left: 1.5%;
}


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

.product-dropdown-field .dropdown-toggle[b-7ka9w1i7qj] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-radius: 5px;
    background: var(--MME-gray);
    padding: 6px 12px;
    border: none;
    margin-bottom: 15px;
}

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

.dropdown-toggle.selected[b-7ka9w1i7qj] {
    color: var(--MME-black);
}

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

.dropdown-group[b-7ka9w1i7qj] {
    cursor: default;
}

.dropdown-item[b-7ka9w1i7qj] {
    cursor: pointer;
    margin-left: 2cqh;
}

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

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

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

.dropdown-menu[b-7ka9w1i7qj] {
    min-width: 49%;
}
/* _content/MarketMe.Web/Components/Modals/ProductFilesModal.razor.rz.scp.css */
.modal-content[b-9rki5yzkjf] {
    padding: 15px;
    border-radius: unset;
    width: 50vw;
    height: fit-content;
    position: absolute;
    transform: translate(-50%, -50%);
}

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

.modal-header[b-9rki5yzkjf] {
    padding: 0;
    border: 0;
}

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

.modal-body p[b-9rki5yzkjf] {
    margin-bottom: 5px;
}

.product-images-label[b-9rki5yzkjf] {
    font-weight: bold;
}

.product-image-div[b-9rki5yzkjf] {
    display: flex;
    justify-content: center;
}

.product-portrait-container[b-9rki5yzkjf] {
    display: flex;
    justify-content: space-between;
}

.product-portrait-image-container[b-9rki5yzkjf] {
    width: 23cqw;
}

.product-portrait-image[b-9rki5yzkjf] {
    max-width: 100%;
    max-height: 48cqh;
}

.download-icon-container[b-9rki5yzkjf] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    border-radius: 5cqh;
    background: var(--MME-black);
    opacity: 0.5;
    margin: 7.5px;
    margin-left: -38px;
    cursor: pointer;
}

.download-icon[b-9rki5yzkjf] {
    height: 14px;
}

.download-icon-container:hover[b-9rki5yzkjf] {
    opacity: 1;
}

.modal-footer[b-9rki5yzkjf] {
    margin-top: 10px;
    padding: unset;
    padding: 0;
    border: 0;
    border-top: none;
}

.translation-file-container[b-9rki5yzkjf] {
    margin-bottom: 15px;
}

.file-link[b-9rki5yzkjf] {
    text-decoration: underline var(--MME-secondary);
    text-decoration-thickness: 0.25cqh;
}
/* _content/MarketMe.Web/Components/Modals/ProductPreviewModal.razor.rz.scp.css */
.modal-content[b-t9mefsj3pd] {
    padding: 15px;
    border-radius: unset;
    width: 50vw;
    height: fit-content;
    position: absolute;
    transform: translate(-50%, -50%);
}

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

.modal-header[b-t9mefsj3pd] {
    padding: 0;
    border: 0;
}

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

.modal-body p[b-t9mefsj3pd] {
    margin-bottom: 5px;
}

.modal-footer[b-t9mefsj3pd] {
    margin-top: 10px;
    padding: unset;
    padding: 0;
    border: 0;
    border-top: none;
}

.preview-image-container:first-child[b-t9mefsj3pd] {
    position: relative;
}

.preview-image-container[b-t9mefsj3pd] {
    max-width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    top: 0;
}

.modal-body.portrait[b-t9mefsj3pd] {
    height: 75cqh;
}

.preview-image.portrait[b-t9mefsj3pd] {
    max-width: 100%;
    height: 75cqh;
}

.preview-image-template.portrait[b-t9mefsj3pd] {
    max-width: 100%;
    height: 75cqh;
}

.preview-image.landscape[b-t9mefsj3pd] {
    height: fit-content;
    max-width: 100%;
}

.preview-image-template.landscape[b-t9mefsj3pd] {
    height: fit-content;
    max-width: 100%;
}
/* _content/MarketMe.Web/Components/Modals/ProductPriceChangeModal.razor.rz.scp.css */
.modal-content[b-7fqlogj976] {
    padding: 15px;
    border-radius: unset;
    width: var(--MME-modal-default-width);
}

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

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

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

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

.cancel-button[b-7fqlogj976] {
    margin-left: 10px;
}
/* _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;
}

.text-error-message[b-t3bpwujtd5] {
    color:red;
    font-weight:bold;
}
/* _content/MarketMe.Web/Components/Modals/UploadMediaModal.razor.rz.scp.css */
.modal-dialog[b-gffg6dgs9n] {
    min-width: 900px;
    margin: auto;
}

.modal-content[b-gffg6dgs9n] {
    border-radius: unset;
}

.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-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;
}

.media-name-input:invalid[b-gffg6dgs9n] {
    box-shadow: 0px 0px 0px 2px var(--MME-danger) inset !important;
}

/* 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;
    font-size: 17px;
    line-height: normal;
}

.media-name > img[b-gffg6dgs9n] {
    width: 25px;
}

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

.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);
}

.media-tag-container[b-gffg6dgs9n] {
    margin-bottom: 15px;
}

.media-tag-labels[b-gffg6dgs9n] {
    display: flex;
    font-size: var(--MME-small-font-size);
    line-height: var(--MME-small-line-height);
}
.media-tag-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;
}

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

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

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

.big-img[b-gffg6dgs9n] {
    max-height: 300px;
    /* This rule is very important, please don't ignore this */
    max-width: 100%;
}

.img-container[b-gffg6dgs9n] {
    max-height: 300px;
    width: 100%;
}

.cropper-container[b-gffg6dgs9n] {
    border: solid 1px var(--MME-gray);
    border-radius: 10px;
    /*height: 300px;*/
    margin-bottom: 15px;
    cursor: pointer;
}

.btn-ratio[b-gffg6dgs9n] {
    margin: 0.5%;
    width: 15.5%;
}


.homePage-container[b-gffg6dgs9n] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.scrollable-menu-container[b-gffg6dgs9n] {
    height: 50vh;
}

.validation-button-bg[b-gffg6dgs9n] {
    background-color: var(--MME-gray);
}

.nav-widget[b-gffg6dgs9n] {
    margin: 0.5%;
    width: 15.5%;
    align-content: center;
    min-height: 68px;
}

/* https://stackoverflow.com/a/12198561/15092911
https://www.growingwiththeweb.com/2014/06/detecting-number-of-siblings-with-css.html */
/* 1 item */
.nav-widget:first-child:nth-last-child(1)[b-gffg6dgs9n] {
flex: 1 1 18%;
}

/* 10 items */
.nav-widget:nth-child(2):nth-last-child(19)[b-gffg6dgs9n],
.nav-widget:nth-child(2):nth-last-child(19) ~ .nav-widget[b-gffg6dgs9n] {
    flex: 1 1 18%;
}

/* 11 items */
.nav-widget:nth-child(2):nth-last-child(21)[b-gffg6dgs9n],
.nav-widget:nth-child(2):nth-last-child(21) ~ .nav-widget[b-gffg6dgs9n] {
    flex: 1 1 15%;
}
/* _content/MarketMe.Web/Components/Pages/Home Page/HomePage.razor.rz.scp.css */
.title[b-rczrd8pbz6] {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    color: #3C3C3C;
}

.homePage[b-rczrd8pbz6] {
    display: flex;
    justify-content: center;
}

.homePage-container[b-rczrd8pbz6] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.limit-to-2[b-rczrd8pbz6] {
    max-width: 900px;
}
.limit-to-3[b-rczrd8pbz6] {
    max-width: 1350px;
}


.nav-widget[b-rczrd8pbz6] {
    width: 350px;
    height: 200px;
    top: 287px;
    left: 145px;
    gap: 0px;
    margin: 50px;
    border-radius: 20px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    background: #FFFFFF;
    border: 1px solid #1E164E;
    border-radius: 20px;
    aspect-ratio: 1.75;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #1E164E;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.nav-widget:hover[b-rczrd8pbz6] {
    background: #009CDD;
    color: #FFFFFF;
}
.nav-widget:hover .stretch-elements[b-rczrd8pbz6] {
    filter: brightness(0) invert(1);
}

.widget-interior[b-rczrd8pbz6] {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.center-elements[b-rczrd8pbz6] {
    display: flex;
    justify-content: center;
    margin:2%;
}

.stretch-elements[b-rczrd8pbz6] {
    flex-grow: 1;
}

.imageIcon[b-rczrd8pbz6] {
    margin: 5%;
}
.textIcon[b-rczrd8pbz6] {
    margin-bottom: 10%;
}
/* _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: 225px;
    }

.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);
}

.company-flag-icon[b-ig5z4im7zz] {
    width: 23px;
    height: 23px;
    margin-right: 10px;
    margin-top: 4px
}

.text-round-icon-suplement[b-ig5z4im7zz] {
    background: var(--MME-gray);
    text-align: center;
    line-height: 1.8;
    text-indent: -2px; /* move text to the left */
    cursor: pointer
}

.text-muted[b-ig5z4im7zz] {
    color: #212529 !important; /* important is needed otherwise bootstrap's own important value is used */
    cursor: default !important; /* important is needed otherwise bootstrap's own important value is used */
}
/* _content/MarketMe.Web/Components/Pages/NoRolesPage/ErrorNoRoles.razor.rz.scp.css */
/* _content/MarketMe.Web/Components/Pages/Photo/PhotoPage.razor.rz.scp.css */
.navlink-list[b-dtbyjjtqn4] {
    display: flex;
    padding-top: 15px;
    padding-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

/** TABLE **/
.table[b-s1a69b2s8w] {
    margin: 0;
    line-height: 1.3;
}

th[b-s1a69b2s8w] {
    background: none;
    padding: 0;
    white-space: nowrap;
}

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

    th.version[b-s1a69b2s8w] {
        width: 7%;
    }

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

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

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

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

td[b-s1a69b2s8w] {
    padding: 1px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .empty-list-container span[b-s1a69b2s8w] {
        font-size: var(--MME-big-font-size);
        line-height: var(--MME-big-line-height);
    }

.text-round-icon-suplement[b-s1a69b2s8w] {
    background: var(--MME-gray);
    text-align: center;
    line-height: 1.8;
    text-indent: -2px; /* move text to the left */
    cursor: pointer;
}

.text-muted[b-s1a69b2s8w] {
    color: #212529 !important; /* important is needed otherwise bootstrap's own important value is used */
    cursor: default !important; /* important is needed otherwise bootstrap's own important value is used */
}
/* _content/MarketMe.Web/Components/Pages/Photo/Preset/AttractorLoopComponent.razor.rz.scp.css */
.attractor-loop-content[b-6tdrpaay1n] {
    padding-bottom: 20px;
}

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

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

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

.preview-button[b-6tdrpaay1n] {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.empty-message[b-6tdrpaay1n] {
    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-6tdrpaay1n] {
    background-color: var(--MME-gray);
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin: auto;
}

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

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

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

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

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

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

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

.drag-image-icon[b-6tdrpaay1n] {
    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-6tdrpaay1n] {
    margin-right: 20px;
}

.images-and-plus-button[b-6tdrpaay1n] {
    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-6tdrpaay1n] {
    text-align: center;
    margin-top: auto;
    padding-top: 18px;
}

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

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

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

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

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

/* Navigation Menu */
.navigation-menu-closed[b-41upcz6f0n] {
    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-41upcz6f0n] {
    position: absolute;
    margin: 8px 0 0 -40px;
    z-index: 100;
}

    .navigation-menu-open .navigation-title[b-41upcz6f0n] {
        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-41upcz6f0n] {
        margin: 18px 10px 18px 15px;
    }

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

.cross-icon-container[b-41upcz6f0n] {
    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-41upcz6f0n] {
    cursor: pointer;
}

.navigation-screen-list[b-41upcz6f0n] {
    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-41upcz6f0n] {
    display: flex;
    align-items: center;
}

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

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

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

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

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

.navigation-required-content[b-41upcz6f0n] {
    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-41upcz6f0n] {
        padding: 20px 0 0 28px
    }

    .navigation-required-content label[b-41upcz6f0n] {
        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-41upcz6f0n] {
        list-style-image: url("images/checkmark.svg");
    }

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

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

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

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

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

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

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

.preset-version-container[b-41upcz6f0n] {
    margin-right: 20px;
}

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

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

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

    .dropdown > .btn[b-41upcz6f0n] {
        width: 225px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

/** Menu Screen **/
.menu-screen-holder[b-41upcz6f0n] {
    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);
    border-radius: 5px 5px 0 0;
}

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

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

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

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

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

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

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

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

.slide-menu-title[b-ysspztd6cr] {
    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-ysspztd6cr] {
    display: flex;
    flex-direction: column;
}

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

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

.slide-menu-media-container-campaign-wash[b-ysspztd6cr] {
    transform: rotate(0);
}

    .slide-menu-media-container-campaign-wash a .download-icon-container[b-ysspztd6cr] {
        margin-left: 90%;
        margin-top: 7.5px;
    }

        .slide-menu-media-container-campaign-wash a .download-icon-container img[b-ysspztd6cr] {
            transform: rotate(0);
        }

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

.slide-menu-metadata-labels[b-ysspztd6cr] {
    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-ysspztd6cr],
    .slide-menu-metadata-values span:last-of-type[b-ysspztd6cr] {
        margin-left: auto;
    }

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

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

.slide-menu-duration-container input[b-ysspztd6cr] {
    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-ysspztd6cr] {
    display: flex;
    margin: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.slide-duration[b-ysspztd6cr] {
    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-ysspztd6cr] {
        margin-right: 10px;
    }

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

    .slide-button-container button[b-ysspztd6cr] {
        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-ysspztd6cr] {
            margin: 0 20px;
        }

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

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

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

input[type="range"][b-ysspztd6cr] {
    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-ysspztd6cr]::-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-ysspztd6cr]::-moz-range-thumb {
        appearance: none;
        width: 10px;
        height: 20px;
        background: var(--MME-secondary);
        border-radius: 5px;
        cursor: pointer;
    }

.slide-duration-bar-container[b-ysspztd6cr] {
    display: flex;
    flex-direction: column;
}

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

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

    .slide-duration-time span:last-child[b-ysspztd6cr] {
        margin-left: auto;
    }


.download-icon-container[b-ysspztd6cr] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 20px;
    border-radius: 5cqh;
    background: var(--MME-black);
    opacity: 0.75;
    margin: 7.5px;
    margin-top: 110px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.download-icon-container:hover[b-ysspztd6cr] {
    opacity: 1;
}

.download-icon-container img[b-ysspztd6cr] {
    height: 10px;
    width: 10px;
    transform: rotate(-90deg);
}
/* _content/MarketMe.Web/Components/Pages/Photo/Preset/WorkflowMenu/CarouselScreenNavigationComponent.razor.rz.scp.css */
.navigation-screen-item[b-uwa7kq8civ] {
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

.navigation-screen-item .selected-screen[b-raeu943y61] {
    text-decoration: underline var(--MME-secondary);
    text-decoration-thickness: 0.25cqh;
}

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

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

/** MENUS **/
.side-menu[b-xwms5fj7l2] {
    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-xwms5fj7l2],
.tile-menu-title[b-xwms5fj7l2] {
    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-xwms5fj7l2],
.tile-menu-subtitle[b-xwms5fj7l2] {
    padding: 20px 0;
    font-style: italic;
    text-align: center;
}

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

.toolbox-menu-tile[b-xwms5fj7l2] {
    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-xwms5fj7l2] {
    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-xwms5fj7l2] {
    border: 0.3cqh dashed var(--MME-primary);
    background: var(--MME-white);
    border-radius: 2cqh;
}

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

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

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

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

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

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

.tile-bin-icon-container[b-xwms5fj7l2] {
    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-xwms5fj7l2] {
        opacity: 1;
    }

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

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

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

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

.drag-drop[b-xwms5fj7l2] {
    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/Photo/Preset/WorkflowMenu/ScreenCarouselComponent.razor.rz.scp.css */
.Screen-Carousel-Container[b-bbxo1tp1au] {
    display: flex;
    margin-left: -10px;
    height: 100%;
}

/** carousel Menu **/
.Carousel-menu[b-bbxo1tp1au] {
    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-bbxo1tp1au] {
    width: 100%;
    padding-left: 27px;
    padding-top: 12px;
}

.Carousel-menu-title[b-bbxo1tp1au] {
    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-bbxo1tp1au] {
    margin-bottom: 20px;
}

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

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

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

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

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

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

.Carousel-menu-metadata-labels[b-bbxo1tp1au] {
    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-bbxo1tp1au],
    .Carousel-menu-metadata-values span:last-of-type[b-bbxo1tp1au] {
        margin-left: auto;
    }

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

.carousel-content[b-bbxo1tp1au] {
    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-bbxo1tp1au] {
    color: var(--MME-optional2);
    margin: auto;
}

.drag-image-icon[b-bbxo1tp1au] {
    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-bbxo1tp1au] {
    margin-right: 20px;
}

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

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

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

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

}

.Images-list[b-bbxo1tp1au] {
    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-bbxo1tp1au] {
        height: 95%;
    }

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

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

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

.media-add-container[b-bbxo1tp1au] {
    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-bbxo1tp1au] {
    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-bbxo1tp1au] {
    width: 100%;
    border: 1px solid var(--MME-gray);
    border-radius: 5px;
    padding: 6px 12px;
    outline: none;
}

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

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

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

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

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

.dropdown-item[b-bbxo1tp1au] {
    margin-left: 2cqh;
}

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

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

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

    .radio-container label[b-bbxo1tp1au] {
        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-bbxo1tp1au]:before,
:checked + label[b-bbxo1tp1au]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

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

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

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

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

.carousel-pagination-container[b-bbxo1tp1au] {
    margin-bottom: 30px;
    margin-inline: auto;
    position: absolute;
    bottom: 0;
    right: 50%;
}

.download-icon-container[b-bbxo1tp1au] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 20px;
    border-radius: 5cqh;
    background: var(--MME-black);
    opacity: 0.75;
    margin: 7.5px;
    margin-left: 170px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.download-icon-container:hover[b-bbxo1tp1au] {
    opacity: 1;
}

.download-icon-container img[b-bbxo1tp1au] {
    height: 10px;
    width: 10px;
}
/* _content/MarketMe.Web/Components/Pages/Photo/Preset/WorkflowMenu/Tiles/CarouselTileConfigurationComponent.razor.rz.scp.css */
.tile-menu-title[b-bkt8wc4eio] {
    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-bkt8wc4eio] {
    padding: 20px 0;
    font-style: italic;
    display: flex;
    align-items: center;
    text-align: center;
}

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

.translation-file-container label[b-bkt8wc4eio],
.carousel-name-container label[b-bkt8wc4eio] {
    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-bkt8wc4eio] {
    width: 100%;
    border: 1px solid var(--MME-gray);
    border-radius: 5px;
    padding: 6px 12px;
    outline: none;
}


.translation-file-container .translation-file-input[b-bkt8wc4eio] {
    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-bkt8wc4eio] {
    opacity: 0.85;
}

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

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

.file-link[b-bkt8wc4eio] {
    text-decoration: underline var(--MME-secondary);
    text-decoration-thickness: 0.25cqh;
}

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

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

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

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


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

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

.tile-label[b-rasqzrvj70] {
    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-rasqzrvj70] {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.translation-title[b-rasqzrvj70] {
    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-rasqzrvj70] {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.tile-label[b-mm1wfz5rsf] {
    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-mm1wfz5rsf] {
    display: flex;
    flex-direction: column;
    padding-left: 9.8cqh;
    padding-top: 5.8cqh;
}

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

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

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

.translation-title[b-mm1wfz5rsf] {
    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-mm1wfz5rsf] {
    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/Photo/Preset/WorkflowMenu/Tiles/Preview/TileOneByFourPreview.razor.rz.scp.css */
.tile-upper-side-container[b-5s34weojzc] {
    display: flex;
    flex-direction: row;
    padding-left: 9.8cqh;
    padding-top: 12.9cqh;
}

.translation-subtitle[b-5s34weojzc] {
    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-5s34weojzc] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

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

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

.translation-title[b-5s34weojzc] {
    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-5s34weojzc] {
    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-5s34weojzc] {
    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-5s34weojzc] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-5s34weojzc] {
    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-5s34weojzc] {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

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

.translation-subtitle[b-veiy133lpf] {
    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-veiy133lpf] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

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

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

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

.tile-bottom-side-container[b-veiy133lpf] {
    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-veiy133lpf] {
    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-veiy133lpf] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

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

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

.translation-subtitle[b-l5k1xfya92] {
    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-l5k1xfya92] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

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

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

.translation-title[b-l5k1xfya92] {
    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-l5k1xfya92] {
    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-l5k1xfya92] {
    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-l5k1xfya92] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-l5k1xfya92] {
    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-l5k1xfya92] {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

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

.translation-subtitle[b-8pxk7xej04] {
    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-8pxk7xej04] {
    padding-left: 6.4cqh;
    margin-block: auto;
    display: flex;
    flex-direction: column;
}

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

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

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

.tile-bottom-side-container[b-8pxk7xej04] {
    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-8pxk7xej04] {
    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-8pxk7xej04] {
    width: 6.4cqh;
    height: 6.4cqh;
    margin-left: 1.6cqh;
}

.price[b-8pxk7xej04] {
    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-8pxk7xej04] {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

.tile-button[b-8pxk7xej04] {
    background: linear-gradient(#ED7225, #D64518);
}
/* _content/MarketMe.Web/Components/Pages/Photo/Preset/WorkflowMenu/Tiles/ProductFamilyTileConfigurationComponent.razor.rz.scp.css */
.tile-menu-title[b-7fsj97iv7u] {
    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-7fsj97iv7u] {
    padding: 20px 0;
    font-style: italic;
    display: flex;
    align-items: center;
}

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

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

.type-dropdown-container label[b-7fsj97iv7u],
.translation-file-container label[b-7fsj97iv7u],
.price-container label[b-7fsj97iv7u],
.logo-container label[b-7fsj97iv7u],
.background-container label[b-7fsj97iv7u],
.thumbnail-container label[b-7fsj97iv7u],
.product-link-container label[b-7fsj97iv7u],
.family-name-container label[b-7fsj97iv7u] {
    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-7fsj97iv7u] {
    display: flex;
    align-items: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
}

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

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

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

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

.translation-file-container .translation-file-input[b-7fsj97iv7u] {
    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-7fsj97iv7u] {
    opacity: 0.85;
}


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

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

.file-link[b-7fsj97iv7u] {
    text-decoration: underline var(--MME-secondary);
    text-decoration-thickness: 0.25cqh;
}

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

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

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

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

.price-input.error[b-7fsj97iv7u] {
    border: red solid 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-group[b-7fsj97iv7u] {
    cursor: default;
}

.dropdown-item[b-7fsj97iv7u] {
    cursor: pointer;
    margin-left: 2cqh;
}

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

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

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

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

.dropdown-menu[b-7fsj97iv7u] {
    min-width: 270px;
}
/* _content/MarketMe.Web/Components/Pages/Photo/Preset/WorkflowMenu/Tiles/QrCodeTileConfigurationComponent.razor.rz.scp.css */
.tile-menu-title[b-6p9mfzrzu0] {
    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-6p9mfzrzu0] {
    padding: 20px 0;
    font-style: italic;
    display: flex;
    align-items: center;
    text-align: center;
}


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

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

.translation-file-container label[b-6p9mfzrzu0],
.logo-container label[b-6p9mfzrzu0],
.background-container label[b-6p9mfzrzu0],
.thumbnail-container label[b-6p9mfzrzu0] {
    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-6p9mfzrzu0] {
    display: flex;
    align-items: center;
    font-size: var(--MME-medium-font-size);
    line-height: var(--MME-medium-line-height);
}

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

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

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

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

.translation-file-container .translation-file-input[b-6p9mfzrzu0] {
    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-6p9mfzrzu0] {
    opacity: 0.85;
}

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

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

.file-link[b-6p9mfzrzu0] {
    text-decoration: underline var(--MME-secondary);
    text-decoration-thickness: 0.25cqh;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/** TABLE **/
.table[b-xgnmwymke3] {
    margin: 0;
    line-height: 1.3;
}

th[b-xgnmwymke3] {
    background: none;
    padding: 0;
    white-space: nowrap;
}

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

    th.version[b-xgnmwymke3] {
        width: 7%;
    }

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

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

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

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

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

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

td[b-xgnmwymke3] {
    padding: 1px 0;
}

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

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

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

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

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

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

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

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

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

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


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

    .empty-list-container span[b-xgnmwymke3] {
        font-size: var(--MME-big-font-size);
        line-height: var(--MME-big-line-height);
        padding-bottom: 20px;
    }

.text-round-icon-suplement[b-xgnmwymke3] {
    background: var(--MME-gray);
    text-align: center;
    line-height: 1.8;
    text-indent: -2px; /* move text to the left */
    cursor: pointer;
}

.text-muted[b-xgnmwymke3] {
    color: #212529 !important; /* important is needed otherwise bootstrap's own important value is used */
    cursor: default !important; /* important is needed otherwise bootstrap's own important value is used */
}
/* _content/MarketMe.Web/Components/Pages/Product Management/ProductList.razor.rz.scp.css */
body[b-dkspm36tiy] {
}

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

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

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

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

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

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

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

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

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

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

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

/** TABLE **/
.table[b-dkspm36tiy] {
    margin: 0;
    line-height: 1.3;
}

th[b-dkspm36tiy] {
    background: none;
    padding: 0;
    white-space: nowrap;
}

    th.name[b-dkspm36tiy],
    th.type[b-dkspm36tiy],
    th.version[b-dkspm36tiy],
    th.status[b-dkspm36tiy] {
        width: 23%;
    }

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

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

td[b-dkspm36tiy] {
    padding: 1px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .empty-list-container span[b-dkspm36tiy] {
        font-size: var(--MME-big-font-size);
        line-height: var(--MME-big-line-height);
        padding-bottom: 20px;
    }

.product-icon[b-dkspm36tiy] {
    cursor: pointer;
}

.product-dropdown-field[b-dkspm36tiy] {
    border: solid 1px var(--MME-gray);
    height: 36px;
    border-radius: 5px;
    padding: 6px 12px;
}

td .product-dropdown-field > button.dropdown-toggle[b-dkspm36tiy] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
/* _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: 1px 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;
}


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

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

.user-company .show.dropdown-toggle .arrow[b-9brn8c8zmg] {
    content: url("/images/arrow_up.svg");
}

.role > .dropdown[b-9brn8c8zmg] {
    margin-right: 20px;
    width: 100%;
    text-overflow: ellipsis;
}

.role > .dropdown > .btn[b-9brn8c8zmg] {
    width: 100%;
}

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

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

.role > .dropdown .dropdown-item label[b-9brn8c8zmg] {
    display: flex;
}

.role > .dropdown input[type="checkbox"][b-9brn8c8zmg] {
    display: none;
}

.role > .dropdown :not(:checked) + label[b-9brn8c8zmg]:before,
:checked + label[b-9brn8c8zmg]:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.role > .dropdown :not(:checked) + label[b-9brn8c8zmg]:before {
    content: url("/images/checkbox_unchecked.svg");
}

.role > .dropdown :checked + label[b-9brn8c8zmg]:before {
    content: url("/images/checkbox_checked.svg");
}

.role .user-roles[b-9brn8c8zmg] {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}

.invisible-button[b-9brn8c8zmg] {
    background: transparent;
    border: none !important;
}

.invisible-button:disabled > img > svg[b-9brn8c8zmg]  {
    /* --MME-gray: #D9D9D9; */
    filter: invert(83%) sepia(1%) saturate(1648%) hue-rotate(173deg) brightness(139%) contrast(70%);
}
/* _content/MarketMe.Web/Components/Pages/Wash/CampaignWashDetails/CampaignWashDetailsPage.razor.rz.scp.css */
h3[b-3d0c9tnuiw] {
    display: flex;
}

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

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

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

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

/** CAMPAIGN WASH NAME **/
.campaign-wash-name-container[b-3d0c9tnuiw] {
    margin-right: 20px;
}

    .campaign-wash-name-container label[b-3d0c9tnuiw] {
        font-size: var(--MME-small-font-size);
        line-height: var(--MME-small-line-height);
    }

    .campaign-wash-name-container input[b-3d0c9tnuiw] {
        width: 300px;
        display: flex;
        border-radius: 5px;
        background: var(--MME-gray);
        padding: 6px 12px;
        border: none;
    }

.campaign-wash-version-container[b-3d0c9tnuiw] {
    margin-right: 20px;
}

    .campaign-wash-version-container label[b-3d0c9tnuiw] {
        font-size: var(--MME-small-font-size);
        line-height: var(--MME-small-line-height);
    }

    .campaign-wash-version-container input[b-3d0c9tnuiw] {
        width: 200px;
        display: flex;
        border-radius: 5px;
        background: var(--MME-gray);
        padding: 6px 12px;
        border: none;
    }

/** CAMPAIGN WASH DROPDOWNS **/
.dropdown[b-3d0c9tnuiw] {
    margin-right: 20px
}

    .dropdown > .btn[b-3d0c9tnuiw] {
        width: 225px;
    }

div:has(.campaign-wash-size)[b-3d0c9tnuiw] {
    margin-left: auto;
}


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

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

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

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

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

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

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

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

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

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

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

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

/** Menu Screen **/
.menu-screen-holder[b-3d0c9tnuiw] {
    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);
    border-radius: 5px 5px 0 0;
}

/** Campaign Wash Weight **/
.size-exceeded[b-3d0c9tnuiw] {
    color: var(--MME-danger);
}
/* _content/MarketMe.Web/Components/Pages/Wash/CampaignWashDetails/CampaignWashDetailsValidationComponent.razor.rz.scp.css */
/* Grid */
.parent[b-cpywsywja8] {
    display: grid;
    grid-template-columns: fit-content(200px);
}
.margin10[b-cpywsywja8] {
    margin: 10px;
}

/* Flex */
.column[b-cpywsywja8] {
    flex-direction: column;
    width: 25%;
}
.container-SlidesShowPresentation[b-cpywsywja8] {
    display: flex;
    flex-direction: row;
    max-width:100%;
    justify-content: space-around;
}

/* Font */
.title[b-cpywsywja8] {
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 700;
    line-height: 19.92px;
    text-align: left;
    color: #000000;
}

.text_middle[b-cpywsywja8] {
    font-family: 'FuturaPT';
    font-size: 17px;
    font-weight: 450;
    line-height: 21.79px;
    text-align: left;
}
.text_color[b-cpywsywja8] {
    color: #000000;
}
.text_error_color[b-cpywsywja8] {
    color: #DA503C;
}

.text_small[b-cpywsywja8] {
    font-family: 'FuturaPT';
    font-size: 14px;
    font-weight: 400;
    line-height: 17.95px;
    text-align: left;
    color: #000000;
    margin-left: 40px;
}

/* img */
.img[b-cpywsywja8] {
    display: none;
}

.margin4[b-cpywsywja8]{
    margin:4%;
}
/* _content/MarketMe.Web/Components/Pages/Wash/CampaignWashList/CampaignWashList.razor.rz.scp.css */
.header[b-punl8fdtaq] {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

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

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

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

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

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

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

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

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

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

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

/** TABLE **/
.table[b-punl8fdtaq] {
    margin: 0;
    line-height: 1.3;
}

th[b-punl8fdtaq] {
    background: none;
    padding: 0;
    white-space: nowrap;
}

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

    th.version[b-punl8fdtaq] {
        width: 7%;
    }

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

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

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

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

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

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

td[b-punl8fdtaq] {
    padding: 1px 0;
}

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

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

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

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

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

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

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

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

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

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


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

    .empty-list-container span[b-punl8fdtaq] {
        font-size: var(--MME-big-font-size);
        line-height: var(--MME-big-line-height);
        padding-bottom: 20px;
    }

.text-round-icon-suplement[b-punl8fdtaq] {
    background: var(--MME-gray);
    text-align: center;
    line-height: 1.8;
    text-indent: -2px; /* move text to the left */
    cursor: pointer;
}

.text-muted[b-punl8fdtaq] {
    color: #212529 !important; /* important is needed otherwise bootstrap's own important value is used */
    cursor: default !important; /* important is needed otherwise bootstrap's own important value is used */
}
/* _content/MarketMe.Web/Components/Pages/Wash/WashPage.razor.rz.scp.css */
/* _content/MarketMe.Web/Components/Shared/DatePickerComponent.razor.rz.scp.css */
.dropdown[b-ptcouzpjr5] {
    margin-right: 20px
}

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

.dropdown-menu[b-ptcouzpjr5] {
    width: 225px;
}
/* _content/MarketMe.Web/Components/Shared/EnumCheckboxDropdown.razor.rz.scp.css */
.dropdown[b-pi97rme8hj] {
    margin-right: 20px
}

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

.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;
}

label[b-yp4wc979lm] {
    cursor: pointer;
}

label.selected[b-yp4wc979lm] {
    color: var(--MME-secondary);
}
/* _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: 225px;
}

.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-menu[b-tbtugwtqfq] {
    max-height: 60vh;
    overflow-y: scroll;
}

.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/ProductImageUploaderComponent.razor.rz.scp.css */
/* FILE */
.file-container[b-12z9udizd0] {
    border: dashed 2px var(--MME-secondary);
    border-radius: 10px;
    cursor: pointer;
    height: 45cqh;
}

.file-container.portrait[b-12z9udizd0] {
    height: 36cqh;
    width: 35cqh;
}

.file-container.landscape[b-12z9udizd0] {
    height: 16.5cqh;
    width: 65cqh;
}

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

.upload-file-label[b-12z9udizd0] {
    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-12z9udizd0] {
    font-weight: var(--MME-bold-font-weight);
    text-align: center
}

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

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

.delete-icon-container[b-12z9udizd0] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    border-radius: 5cqh;
    background: var(--MME-black);
    opacity: 0.5;
    margin: 7.5px;
    margin-left: -38px;
    cursor: pointer;
    z-index: 1;
}

.delete-icon-container:hover[b-12z9udizd0] {
    opacity: 1;
}

.delete-icon[b-12z9udizd0] {
    height: 21px;
    width: 20px;
}

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

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

/* CROPPER */
.cropper-container[b-12z9udizd0] {
    border: solid 1px var(--MME-gray);
    border-radius: 10px;
    cursor: pointer;
}

.cropper-container.portrait[b-12z9udizd0] {
    height: 36cqh;
    width: 100%;
}

.img-container.portrait[b-12z9udizd0] {
    height: 36cqh;
    width: 100%;
}

.big-img[b-12z9udizd0] {
    /* This rule is very important, please don't ignore this */
    max-width: 100%;
}
/* _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;
}
/* _content/MarketMe.Web/Components/Shared/SpinnerWithMessageComponent.razor.rz.scp.css */
.spinner-container-overlay[b-8vfqze1mbc] {
    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-8vfqze1mbc] {
    color: var(--MME-secondary);
    width: 60px;
    height: 60px;
}
