.required_input {
    color: red;
}

html, body {
    height: 100%;
    margin: 0;
}

.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.content-wrapper {
    flex-grow: 1;
}

.content-wrapper {
    background-color: #fff;
}

#data_container {
    margin: 0px auto;
    margin-bottom: 40px;
}

nav[role="navigation"] > div > span {
    content: "Poprzedni" !important;
}

thead {
    position: sticky;
    top: 0;
    background-color: #f4f4f4;
}


.main-login-section {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #343A40;
    padding: 0;
    overflow: hidden;
}

div.card.login-form-section {
    border: none;
    background: #343A40;
    color: #fff;
}

.inpit-login-section #email, .inpit-login-section #password, button.login-button {
    padding: 1rem;
}

/* .login-bg-img {

} */

/* div.card-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none;
    background: unset;
} */

.main-logo {
    max-width: 100px;
}

.brand-link.antex-brand-icon {
    max-width: 100%;
}

.mg-circle.elevation-2.customise {
    width: 1.7rem;
}

.user-email-antex {
    font-size: 12px;
}

.info.d-grid.user-data {
    color: #fff;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link:hover {
    background-color: #9E9E9E;
    color: #fff;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link:hover {
    background-color: #9E9E9E;
    color: #fff;
}

.product-shop-filter {
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
}

.product-shop-filter .title, .product-shop-option .title {
    font-weight: 500;
}

.product-top-list-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.product-top-list-section > div > div {
    margin: 0;
}

.product-shop-filter > #shopsForm {
    margin: 0;
}

.product-shop-option {
    
   
    
}

.form-select.custom-pagination {
    font-weight: 300;
}

.translate-options-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.add-product-section-right {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0; 
    padding: 15px;
    background: #fff;
}

.form-check label.category_name_desc {
    font-weight: 500;
}

#categories .form-check {
    padding-left: 1.5rem;
}

.note-toolbar {
    background: #fff;
}

.note-editor.note-airframe .note-statusbar, .note-editor.note-frame .note-statusbar {
    background: #fff;
}

.nav-tabs .nav-link {
    color: #000;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0d6efd;
}


/* Table listning */

tbody.item-lists tr:nth-child(odd) {
    background-color: #f2f2f2; 
}

tbody.item-lists tr:nth-child(even) {
    background-color: #ffffff;
}

.shop-items {
    display: flex;
    flex-wrap: wrap;
}

.item-flag {
    border-radius: 5px;
    background-color: #6c757d;
    color: #fff;
    padding: 2px 5px;
    margin: 5px;
}

div.filter-title-i, div.filter-title {
    display: flex;
    align-items: center;
}

div.filter-title-i p {
    margin-left: 10px;
    margin-bottom: 5px;
}

div.filter-title p {
    margin-bottom: 5px;
}

.table.product .col-checkbox {
    width: 5%;
}

.table.product .col-id {
    width: 5%;
}

.table.product .col-image {
    width: 10%;
}

.table.product .col-name {
    width: 20%;
}

.table.product .col-index {
    width: 20%;
}

.table.product .col-state {
    width: 15%;
}

.table.product .col-shops {
    width: 15%;
}

.table.product .col-active {
    width: 5%;
}

.table.product .col-actions {
    width: 5%;
}

.col-checkbox input {
    margin-bottom: 1rem;
}

div.log-items {
    border-radius: 10px;
    min-width: 350px;
}

div.log-item {
    display: flex;
    align-items: center;
}

.log-item img {
    margin-left: 15px;
    margin-right: 10px;
}

.log-item p {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    color: #929292;
}

.log-item p span {
    font-weight: 400;
    color: #000;
}

.dropdown-footer.logs {
    display: block;
    font-size: .875rem;
    padding: .5rem 1rem;
    text-align: center;
    border-radius: 0 0 10px 10px;
}


.table.filter-list-short .col-checkbox {
    width: 5%;
}

.table.filter-list-short .col-id {
    width: 5%;
}

.table.filter-list-short .col-image {
    width: 10%;
}

.table.filter-list-short .col-name {
    width: 20%;
}

.table.filter-list-short .col-index {
    width: 20%;
}

.table.filter-list-short .col-actions {
    width: 5%;
}





.table.filter-list-stock .col-checkbox {
    width: 5%;
}

.table.filter-list-stock .col-id {
    width: 5%;
}

.table.filter-list-stock .col-image {
    width: 10%;
}

.table.filter-list-stock .col-name {
    width: 30%;
}

.table.filter-list-stock .col-index {
    width: 30%;
}

.table.filter-list-stock .col-state {
    width: 20%;
}

.table.filter-list-stock .col-actions {
    width: 5%;
}

.table.filter-list-short-category .col-id {
    width: 7%;
}

.table.filter-list-short-category .col-name {
    width: 50%;
}

.table.filter-list-short-category .col-active {
    width: 30%;
}

.table.filter-list-short-category .col-actions {
    width: 25%;
}

a img.exit-image {
    width: 16px;
    height: 16px;
}

a img.exit-image:hover {
    background: #ffffffe6;
    border-radius: 50px;
}

div.image.exit {
    margin-left: 3rem;
}

.bottom-action-buttons {
    padding: 10px;
    background: #F6F6F6;

}



/* do poprawy */
/* .content-wrapper.main-content {
    position: relative;
}


.bottom-action-button-container {
    position: absolute;
    width: 100%;
    bottom: 0;
} */

.table.visibility .col-shop {
    width: 3%;
}

.table.visibility .col-active {
    width: 15%;
}

#auto_translate {
    text-decoration: none;
}

.shops_fileds_languages {
    display: flex;
}

.show_fields_languages {
    background-color: #9E9E9E;
    color: #fff;
}


.show_fields_languages.active {
    background-color: #007bff;
    color: #fff;
}

.show_fields_languages .section_label {
    font-weight: 500;
}

.languages-tab-container {
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.languages-info span {
    font-size: 12px;
}


.features_table_wrapper {
    display: flex;
    overflow: auto;
}

#features_table {
    text-align: left;
    left: 0;
    position: sticky;
}

div.bottom-action-button-container {
    position: fixed;
    bottom: 0px;
    width: 100%;
    right: 0;
    z-index: 9999;
}



@media screen and (max-width: 767px) {
    .shops_fileds_languages {
        display: flex;
        flex-direction: column;
    }

    div.information {
        flex-direction: column;
      }

  }


  div.information {
    display: flex;
    justify-content: space-between;
  }

  @media screen and (max-width: 767px) {

        .table.product.responsive tr {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
        }


        .table.product .col-checkbox {
            width: 30%;
        }
        
        .table.product .col-id {
            width: 30%;
        }
        
        .table.product .col-image {
            width: 30%;
        }
        
        .table.product .col-name {
            width: 30%;
        }
        
        .table.product .col-index {
            width: 30%;
        }
        
        .table.product .col-state {
            width: 30%;
        }
        
        .table.product .col-shops {
            width: 30%;
        }
        
        .table.product .col-active {
            width: 30%;
        }
        
        .table.product .col-actions {
            width: 30%;
        }


        .bottom_pagination {
            display: flex;
            flex-direction: column;
        }

        .bottom_pagination .pagination {
            flex-wrap: wrap;
            margin-top: 20px;
        }


        .custom-responsive {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
        }

        .item-responsive {
            white-space: nowrap !important;
        }
    }

    .translate_filter_sections {
        display: flex;
        flex-direction: column;
    }

    .translate_filter_sections_ceckbox {
        display: flex;
        flex-direction: row;
    }

    .log_filter {
        display: flex;
        flex-direction: row;
    }

    @media screen and (max-width: 767px) {
        .translate_filter_sections {
            display: flex;
            flex-direction: column;
        }

        .translate_filter_sections_ceckbox {
            display: flex;
            flex-direction: column;
        }


        .product-top-list-section {
            flex-direction: column;
        }

        .log_filter {
            display: flex;
            flex-direction: column;
        }

        
    }

    .action-buttons {
        display: flex;
    }
 
    .sort-item {
        cursor: pointer;
    }

    @media screen and (max-width: 767px) {

        .main-login-section {
            background: url('../dist/img/login-bg.png');
        }

    }

    @media screen and (max-width: 540px) {
        .table-responsive {
            overflow-x: auto;
        }
    }
    
    /* @media (max-width: 768px) {
        .filter-row {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
            gap: 10px;
        }
    
        .filter-row th {
            display: flex;
            align-items: center;
            justify-content: center;
        }
    } */

    span.select2-container .select2-selection--single {
        height: 100%;
    }

    .stock-qty-edit {
        color: #68c5d1;
        font-weight: 600;
    }

    .stock-qty-item {
        font-weight: 600;
    }


    .form-control.quantity.stock:focus {
        border-color: #007bff;
        border-radius: 0;
    }

    .qty-change-section span {
        font-weight: 600;
    }

    [data-item="arrow"], [data-item="changed-variable"] {
        color: #68c5d1;
    }

    .item-flag {
        display: inline;
        line-height: 28px;
    }

    .form-switch {
        text-align: center;
    }

    td div.form-check.form-switch {
        display: flex;
        justify-content: center;
        padding-left: 0;
    }

    /* div.form-check.form-switch input {
        margin: 0;
    } */

    .short{
        width: 80px;
        max-width: 80px;
    }
    
    .longshort{
        width: 120px;
        max-width: 120px;
    }

    .question-mark {
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 13px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #313131;
        color: #313131;
        font-size: 12px;
        font-weight: bold;
        cursor: pointer;
    }