@media (max-width: 1023px) {
    .stack, .nlb-form-container__submit-wrapper {
        flex-direction: column-reverse; /* C, B, A */
    }

    .custom-content-container{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .modal{
        padding: 3rem 1rem 1rem 1rem !important;
    }

    .my-table-col{
        text-align: start !important;
    }

    .my-table-p{
        margin-bottom: 0.2rem;
    }
}

.custom-td-padding{
    padding: 10px 20px 0 20px !important;
}

.data-table tbody tr {
    cursor: pointer;
}

.indigo-text{
    color: var(--indigo-100);
}

input{
    text-transform:uppercase !important;
}

.nlb-button--primary-disabled{
    background-color: var(--indigo-60) !important;
}

.nlb-spinner{
    display: block !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    transform: none !important;
}

.nlb-form-container__submit-wrapper-start {
    align-content: flex-start;
    align-items: flex-start;
    align-self: stretch;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: flex-start;
    position: relative;
}

.help-text{
    color: var(--dark-grey-130) !important;
    font-size: var(--size-75);
    margin-bottom: 10px;
}

.cmp-form-text__error-msg{
    display: block !important;
}

html, body {
    height: 100% !important;
    display: flex;
    flex-direction: column;
}

a.nlb-button--secondary{
    color: var(--dark-grey-130) !important;
}

a.nlb-button--primary{
    color: var(--white) !important;
}

a.nlb-button--inverted{
    color: var(--indigo-100) !important;
}

.productCard-button{
    width: 100%;
}

.productCard-form{
    margin-top: auto;
}

.custom-content-container {
    padding-top: 30px;
    padding-bottom: 50px;
}

.dashboard-custom-content-container{
    padding: 30px;
}

.nlb-title-card:hover{
    background: var(--white) !important;
    background: none !important;
}

.nlb-list-item__description{
    margin-top: 15px;
}

.custom-title-card {
    border: none !important;
    background: none !important;
    box-shadow: 0 0 0 0 #fff !important;
    border-radius: 0 !important;
}

.stepper{
    padding-left: 10px;
}

.custom-product-card{
    background-color: var(--light-grey-20) !important;
    border: 1px solid var(--light-grey-40) !important;
}

.custom-product-card-header{
    background-color: var(--light-grey-20) !important;
}

.stack {
    display: flex;
    gap: 1rem;
}


/*MODAL*/
.blocker {
    z-index: 2000 !important;
    background: radial-gradient(50% 50% at 50% 50%,#828588b3 0,#404245b3 100%); !important;
    background-color: transparent;
}

.modal {
    background: #f6f6f6 !important;
    box-shadow: none !important;
    padding: 3rem;
    overflow-y: auto !important;
    max-height: 90vh !important;
    place-items: start !important;
}

.modal a.close-modal[class*="icon-"] {
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    color: var(--dark-grey-130);
    border: 1px solid var(--dark-grey-60);
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    background: var(--light-grey-20);
    border-radius: 1rem;
}

.modal a.close-modal:hover {
    background: #dcdcdd;
}

.wider{
    max-width: 1000px !important;
}

.rekono-button{
    background-color: #0a5aa0 !important;
}

.rekono-button:hover{
    background-color: #062e51 !important;
}

/*CHECKBOX*/
.flat-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid rgba(185, 185, 187, 1);
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 10px;
    background: rgba(255, 255, 255, 1);
}

.flat-checkbox:checked {
    background: rgba(35, 0, 120, 1);
    border-color: rgba(35, 0, 120, 1);
}

.flat-checkbox:disabled {
    border-color: var(--dark-grey-80);
}

.flat-checkbox:disabled:checked {
    background: var(--dark-grey-80);
}

.flat-checkbox:checked::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 4px;
    left: 7px;
    transform: rotate(45deg);
}

.checkbox-container{
    display: inline-flex;      /* or flex; */
    align-items: center;       /* vertical center */
    gap: 0.4rem;               /* space between checkbox and text (optional) */
}

/*DATATABLE*/

/*PRODUCT CARD*/
.custom-product-card{
    background-color: var(--white) !important;
    border-radius: .5rem !important;
    border: .110rem solid var(--indigo-100) !important;
}

.custom-product-card-header{
    background-color: var(--white) !important;
    border-radius: .5rem !important;
}

.nlb-product-card__title{
    font-size: var(--size-300);
    max-width: 200px;
}

.nlb-product-card__img{
    margin-top: 10px !important;
}

.nlb-product-card__header {
    border: none !important;
}

.nlb-product-cards-table {
    padding: 5px 0px;
}

.nlb-product-card {
    max-width: 235px;
}

/*PRODUCT BANNER*/
.nlb-product-keyvisual__media{
    height: 100% !important;
    margin-top: -6rem !important;
    padding-bottom: 0 !important;
    /* padding-right: 1rem; */
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
}

.nlb-product-keyvisual__bg-indigo{
    width: 100% !important;
    clip-path: polygon(100% 0, 99.872% 98.043%, 99.872% 98.043%, 99.146% 98.118%, 97.069% 98.319%, 93.791% 98.607%, 89.465% 98.942%, 84.24% 99.286%, 78.269% 99.6%, 71.702% 99.845%, 64.69% 99.983%, 57.384% 99.975%, 49.936% 99.781%, 49.936% 99.781%, 42.14% 99.363%, 34.633% 98.773%, 27.54% 98.062%, 20.985% 97.281%, 15.095% 96.48%, 9.995% 95.711%, 5.81% 95.025%, 2.666% 94.472%, .687% 94.103%, 0 93.968%, .128% 0, 100% 0) !important;
    border-radius: 1.5rem 1.5rem 0 0 !important;
}
.nlb-product-keyvisual {
    padding: 0 !important;
}

.nlb-product-keyvisual__content{
    padding: 2rem 1.5rem 5.625rem !important;
    position: relative !important;
    width: 100% !important;
}

.nlb-product-keyvisual__media img {
    aspect-ratio: 1/1 !important;
    border-radius: 0 0 1.5rem 1.5rem !important;
    height: 100% !important;
    margin-bottom: 0 !important;
    max-width: 100% !important;
    object-fit: cover !important;
    width: 100%;
}

.nlb-product-keyvisual__media {
    padding-right: 0 !important;
}

.nlb-product-keyvisual__bg {
    padding-left: 0 !important;
}

.nlb-product-keyvisual__badge{
    bottom: auto; !important;
    position: absolute !important;
    right: 3rem !important;
    top: auto !important;
}

.nlb-badge {
    align-items: center;
    border: .25rem solid var(--dark-grey-130);
    border-radius: 50%;
    color: var(--indigo-100);
    display: flex;
    flex-direction: column;
    height: 8.25rem;
    justify-content: center;
    padding: .75rem;
    width: 8.25rem;
}

.product-banner-title{
    font-size: var(--size-300) !important;
    max-width: 200px;
}

/*DOWNLOAD CARD*/
.nlb-download{
    margin-bottom: 10px;
}

.nlb-separator{
    padding: 2rem 0 !important;
}

.custom-nlb-top-navigation__item{
    background-color: var(--white) !important;
}

footer{
    margin-top: auto;
}

.nlb-footer{
    border: none;
}

.nlb-desktop-header.nlb-desktop-header--sticky .nlb-desktop-header__wrapper{
    padding-bottom: 0;
}

.nlb-basic-keyvisual__text{
    font-size: var(--size-100) !important;
}

/*TABLE*/
.my-table {
    background-color: var(--white);
    border: .0625rem solid var(--light-grey-40);
    border-radius: 1rem;
    border-spacing: 0;
    margin-bottom: 2.5rem;
    width: 100%;
}

.my-table--equal {
    table-layout: fixed;
}

.my-table thead th:first-of-type {
    border-top-left-radius: 1rem;
}

.my-table th:first-of-type {
    padding: 1rem 1rem 1rem 2rem;
    text-align: left;
}

.my-table thead th {
    background-color: var(--light-grey-20);
    border-bottom: 1px dashed var(--light-grey-80);
    color: var(--indigo-100);
    font-weight: 700;
}

.my-table th {
    font-size: var(--size-000);
    line-height: var(--line-height-densed);
    padding: 1rem 2rem 1rem 1rem;
    text-align: right;
    vertical-align: top;
}

.my-table td:first-of-type, .my-table th:first-of-type {
    padding: 1rem 1rem 1rem 1rem;
    text-align: left;
}

.my-table tbody td {
    background-color: var(--white);
    border: 0;
}

.my-table td, .my-table th {
    font-size: var(--size-000);
    line-height: var(--line-height-densed);
    padding: 1rem 2rem 1rem 1rem;
    text-align: right;
    vertical-align: top;
}

.my-table td, .my-table th {
    font-size: var(--size-000);
    line-height: var(--line-height-densed);
    padding: 1rem 2rem 1rem 1rem;
    text-align: right;
    vertical-align: top;
}

.my-table tbody th {
    background-color: var(--light-grey-10);
    border-bottom: 1px dashed var(--light-grey-80);
    font-weight: 700;
}

/* STATUS BADGE */
.status-badge {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 9999px;
    line-height: 1;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid;
}

.badge-success{
    border-color: #72b300;
    background-color: #f0ffcc;
    color: #72b300;
}

.badge-info{
    background-color: #e6f4ff;
    color: #1e88e5;
    border-color: #1e88e5;
}

.badge-warning{
    background-color: #fff8e1;
    color: #ffa000;
    border-color: #ffa000;
}

.badge-error {
    background-color: #ffebee;
    color: #e53935;
    border-color: #e53935;
}
