#price-list-items tbody tr .form-group {
    margin-bottom: 0;
}

.floating-labels .modal label {
    position: initial;
}

.floating-labels .modal .form-control {
    padding: 0;
}

#list-code-valid-state.valid {
    color: #48bb78;
}

#list-code-valid-state.invalid {
    color: #f56565;
}

#articlesListModal {
    color: #242A33;
}


.page-wrapper {
    background: #fafafb;
}

.page-titles {
    background: none;
}

/*html body .text-themecolor, .topbar ul.dropdown-user li a:hover, a {
    color: #635F99;
}*/

#no-items-message, #no-lab-message {
    text-align: center;
    padding: 16px;
    border: #8A87B4 thin solid;
    border-radius: 5px;
    margin-bottom: 16px;
}

#price-list-search-filters {
    margin-top: 16px;
    padding: 16px;
    border-radius: 5px;
    background-color: #EDEBF5;
}

#price-list-search-btn {
    background-color: #3E3E7A;
    border: none;
    color: white;
}

#sku-search-filters {
    margin-top: 16px;
    padding: 16px;
    border-radius: 5px;
    background-color: #EDEBF5;
}

.search-filters {
    margin-top: 16px;
    padding: 16px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .125);
}

.search-btn {
    background-color: #3E3E7A;
    border: none;
    color: white;
}




/* Price List Import - Summary */
#excel-import-preview-summary {
    background-color: #3f3a7b;
    padding: 30px 40px;
    margin: -20px -20px 20px -20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

    #excel-import-preview-summary .stat {
        width: 25%;
    }

@media(max-width: 1024px) {
    #excel-import-preview-summary .stat {
        width: 50%;
        margin-bottom: 16px;
    }
}

@media(max-width: 768px) {
    #excel-import-preview-summary .stat {
        width: 100%;
        margin-bottom: 16px;
    }
}

.vh-100 {
    min-height: 100vh !important;
    height: auto !important;
}

#excel-import-preview-summary .stat i {
    margin-right: 16px;
    font-size: 40px;
}

    #excel-import-preview-summary .stat i.positive {
        color: #9ae6b4;
    }

    #excel-import-preview-summary .stat i.negative {
        color: #feb2b2;
    }

#excel-import-preview-summary .stat h1 {
    color: #b7b5d3;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}

#excel-import-preview-summary .stat p {
    color: #f5f5f5;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 0;
}

#export-preview-form {
    width: auto;
    overflow: auto;
}

    #export-preview-form .row {
        margin-left: 0;
        margin-right: 0;
        align-items: flex-start;
    }

/* End Price List Import - Summary */

.import-error-message {
    line-height: 1;
    margin-top: -15px;
    color: red;
    margin-bottom: 20px;
}

.floating-labels ignite-table .form-control {
    padding: 0px;
}

.floating-labels ignite-table label {
    position: inherit;
}

.required:after {
    content: " *";
    font-weight: bold;
    color: #ff6262;
}

.padding-top-label {
    padding-top: 3%;
}

a:not([href]):not([tabindex]).btn {
    color: #ffff;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
}

.existing-files-container {
    overflow: auto !important;
    justify-content: normal !important;
}

/* Datatable Tooltip Column */
.datatable-tooltip-column {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Card list row*/
.card-list-row-container {
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
    margin-bottom: 10px;   
}

.card-item {
    flex-basis: 0;
    flex-grow: 1;
    border: 1px solid rgba(0,0,0,.125);
    border-color: #17a2b8 !important;
    border-radius: .25rem;
    padding: 10px;
    margin: 10px;
    font-size: 24px;
    font-weight: 300;
}
.round-sm {
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 14px;
}
.btn-circle.right-side-toggle {
    position: fixed;
    bottom: 400px;
    right: -14px;
    padding: 25px;
    z-index: 10;
    border-radius: 10px;
}
.shw-rside {
    width:500px;
}
.chat-right-aside.chat-right-full {
    width: 100% !important;
}
aside {
    transition: all 0.5s cubic-bezier(0, 0.95, 1, 1);
}

.aside-full aside {
    width: 100%;
}
/*End card list row*/

.new-home .home-wrapper,
.page-wrapper .login,
.page-wrapper .login-register {
    background-image: url(../images/bg-home.jpg);
    background-size: cover;
    background-position: center;
    padding: 75px 0 calc(100% - 77rem);
    background-attachment: fixed, scroll;
}
.falcon, .img-btn-home {
    margin: 0 auto;
    display: block;
}
.falcon {
    max-width: 160px;
}
/*.box-gf {
    position: inherit;
    bottom: 15px;
    left: 15px;
}

    .box-gf img.gflogo {
        max-width: 130px;
        display: block;
    }

    .box-gf img.gflogo-mini,
    .mini-sidebar .box-gf img.gflogo {
        display: none;
    }*/
img.gflogo {
    display: block;
}
.mini-sidebar img.gflogo {
    display: none;
}
img.gflogo-mini {
    display: none;
}
.mini-sidebar img.gflogo-mini {
    max-width: 33px;
    display: block;
}


.title-home h1 {
    color: #1f2129;
    margin:45px 0 0;
    display: block;
    font-size: 34px;
    font-weight: 600;
    text-align:center;
}

.box-btn {
    width: 100%;
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}
    .box-btn:hover {
        border: 1px solid #138190;
    }
a:hover {
    color: var(--primary-color);
}
.img-btn-home {
    max-width:80px;
}
.box-btn h2 {
    color: #71747c;
    margin: 10px 0;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.box-submenu {
    width: 100%;
    margin:30px 0;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}
    .box-submenu .left .nav.flex-column.nav-pills {
        border-right: 1px solid #d5d8e0;
        font-weight: 400;
    }
    .box-submenu .left .nav-link {
        padding: 14px 15px 14px;
    }
    .box-submenu .right {
        padding: 30px 20px 0;
    }
    .box-submenu .right .col-6 p {
        color: #757882;
        margin: 0 0 10px;
        display: block;
        font-size: 12px;
        font-weight: 400;
        text-align: left;
        line-height: 23px;
    }
    .box-submenu .left .nav-pills .nav-link.active,
    .box-submenu .left .nav-pills .show > .nav-link {
        color: #138190;
        background-color: #e7f2f4;
        border-bottom: 1px solid #d5d8d0;
        border-radius: 0;
    }
    .box-submenu .left .nav-pills .nav-link.active:first-child {
        border-radius: 8px 0 0 0;
    }
    .box-submenu .left .nav-pills .nav-link.active:last-child {
        border-radius: 0 0 0 8px;
    }
    .box-submenu .left .nav-pills .nav-link {
        border-radius: 0;
        border-bottom: 1px solid #d5d8d0;
    }
    .box-submenu .left .nav-pills .nav-link:last-child {
        border-bottom: none;
    }
        .box-submenu .left .nav-pills .nav-link:hover {
            background-color: #eff7f8;
        }
        .box-submenu .left .nav-pills .nav-link div.icon {
            position: relative;
            width:16px;
            right: -10px;
            float: right;
        }
            .box-submenu .left .nav-pills .nav-link div.icon .fas {
                font-size: 10px;
            }

    .box-submenu .right .col-6 a {
        color: #757882;
        margin: 0 0 10px;
        display: block;
        font-size: 12px;
        font-weight: 400;
        text-align: left;
        line-height: 23px;
    }
    .box-submenu .right .col-6 a div.icon {
        position: relative;
        width: 20px;
        right: 0px;
        float: left;
    }
    .box-submenu .right .col-6 p div.icon .fas {
        font-size: 10px;
    }
.box-submenu .right .col-4 {
    padding-bottom: 3px;
    padding-top: 3px;
}
#itemsFavorites .col-4 {
    padding-bottom: 3px;
    padding-top: 3px;
}




nav.light {
    width: 100%;
    background-color: transparent;
    padding: 12px 10px;
}
    nav.light ul {
        padding: 0;
    }
    nav.light li {
        list-style-type: none;
        position: relative;
        width: 100%;
    }

        nav.light li a {
            text-decoration: none;
            display: inline-block;
            padding: 5px 15px;
            width: 100%;
            height: 42px;
            font-size: 15px;
            font-weight: 500;
            background-color: transparent;
            line-height: 32px;
            border-radius: 5px;
            margin: 5px 0;
        }
        .mini-sidebar nav.light li a span {
            display:none;
        }

.btn {
    font-size: 15px;
}

nav.light li a div.first {
    position: relative;
    left: 0px;
    display: inline-block;
}
nav.light li a span {
    padding-left: 10px
}

nav.light li a div.icon {
    position: relative;
    width: 20px;
    right: -10px;
    float: right;
}

nav.light li a:hover {
    color: #138190;
    background-color: #e6f1f4;
}

.box-submenu div.col-4:hover {
    color: #138190;
    background-color: #e6f1f4;
    border-radius: 5px;
}

nav.light li ul {
    display: none;
    position: relative;
    top: -8px;
    left: 0px;
    width: 209px;
    padding: 5px;
    background-color: #f9f9f9;
    z-index: 2;
}
        nav.light li ul li a {
            color: #A7A9B0;
            height: inherit;
            margin: 0;
            font-size: 13px;
            width: 100%;
            background: transparent;
            padding: 3px 8px 3px 10px;
        }
    nav.light li ul.terciary a {
        padding: 6px 8px;
    }

        nav.light li ul.terciary {
            display: none;
            position: absolute;
            top: -12px;
            left: 200px;
            padding: 15px;
            width: 160vh;
            background-color: #fff;
            z-index: 2;
            border: 1px solid #d0e6e9;
            border-radius: 5px;
            -webkit-box-shadow: 0px 0px 8px 1px rgba(234,234,237,1);
            -moz-box-shadow: 0px 0px 8px 1px rgba(234,234,237,1);
            box-shadow: 0px 0px 8px 1px rgba(234,234,237,1);
        }

nav.light li .terciary .quarter {
    display: block;
    float: left;
    width: 100%;
}

        nav.light li .terciary .quarter li {
            width: 100%;
        }

        nav.light li .terciary .quarter a {
            font-size: 12px;
            margin: 0;
            height: inherit;
            font-weight: 500;
            line-height: 15px;
            width: inherit;
        }


.mini-sidebar nav.light li ul {
    position: absolute;
    top: 4px;
    left: 50px;
}
    .mini-sidebar nav.light li ul.terciary {
        left: 200px;
    }

    .table-bordered {
        border: none;
    }
.table thead th, .table th {
    border: 0px;
    color: var(--gray);
}
.table-striped tbody tr:nth-of-type(odd) {
    background: #fff;
    border-bottom: 1px solid #e6e9f4;
}
.table-striped tbody tr:nth-of-type(even) {
    background: #fafafb;
    border-bottom: 1px solid #e6e9f4;
}


table .list .list-item.Blue {
    background-color: #fff;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}
.table-bordered td {
    border: none;
    font-size: 12px;
    font-weight: 400;
    color: #777;
}

.boxes-category {
    margin: 0 0 30px;
    width:100%;
    padding:0 10px;
}
.boxes-category .col-3 {
    padding: 0 10px;
}
.all-category h4, .all-category h5 {
    color: #1f2129;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.all-category h5 {
    color: #71747c;
    margin: 15px 5px 0;
    font-size: 16px;
}
.all-category p, .all-category a {
    color: #71747c !important;
    margin: 15px 0 0;
    font-size: 12px;
    font-weight: 400;
    display:block;
}
    .all-category a:hover {
        color: var(--primary-color) !important;
    }
    .all-category a .far, .all-category a .fas {
        margin: 0 5px 0 0;
    }


@media (min-width: 576px) {
    .container

{
    max-width: inherit;
}

}

@media (min-width: 1200px) {

    .container {
        max-width: 1140px;
    }
}

@media(max-width: 768px) {

    .box-btn {
        height: 130px;
        padding: 15px;
    }

    .img-btn-home {
        max-width: 50px;
    }

    .box-btn h2 {
        font-size: 16px;
        font-weight: 500;
    }

    .box-submenu .col-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .box-submenu .col-9 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .box-submenu .right {
        padding: 15px 5px 0;
    }

    .col-9.right .tab-content {
        max-height: 420px;
        overflow-y: scroll;
    }

    .tab-content .tab-pane .col-6 {
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }
}

@media(max-width: 640px) {

    .home-wrapper .col-md-3.col-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }
}
[class*="root-item"] {
    padding: 0px;
}
    [class*="root-item"] .row {
        margin-right: 0px;
    }

.aside-full .item-root {
    width: 210px;
}
.dropdown-menu.show {
    font-size:12px;
}
.btn-primary.btn-border:not(:disabled):not(.disabled):active,
.btn-primary.btn-border:not(:disabled):not(.disabled):focus {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: var(--primary-color-white)
}

.right-sidebar {
    overflow: hidden;
}

.row-checkbox, .select-all-rows {
    accent-color: var(--primary-color);
}

.circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border: 1px solid #999;
    margin-right: 10px;
}

.card-pointer{
    cursor:pointer;
}