﻿.bg-success-darker {
    background:#1e7933 !important; 
}
.bg-success-darker.focused {
    background: #469d5a !important;
}
.bg-danger-darker {
    background: #a9202d !important;
}
.bg-danger-darker.focused {
    background: #b95962 !important;
}

.ctxmenu > *{
    user-select: none;
    -webkit-user-select: none; /* for iOS */
    pointer-events: none;
}

.eqi-goal-table {
    font-size: calc(100vw / 53);
    font-weight: 600;
    text-align: center;
    background: #00000033;
    border-radius: clamp(2px, 1vw, 15px);
    width: 100%;
}
.eqi-goal-right-col-txt {
    transform: rotate(-90deg);
    font-size: Calc(100vw / 45);
    margin: 0;
    padding: 0;
}
.eqi-goal-right-col-width {
    width: 7%;
}
#GraphEQItable .frow .col {
    width: 33%;
}

.eqi-goal-table-title {
    font-size: calc(100vw / 11);
}

.eqi-goal-table-border-right {
    border-color: #ffffff42 !important;
    border-bottom: 2px solid;
}

.eqi-goal-date-title {
    font-size: calc(100vw / 30);
}

:root {
    --eqi-focused-color: #61f5bb;
}


.context-menu-icon::before {
    font-family: FontAwesome !important;

}

.context-menu-item.context-menu-hover.icoGreen::before {
    color: green;

}
.context-menu-item.context-menu-hover.icoGreen {
    color: black;
    background-color: palegreen;
}
.context-menu-icon.icoGreen::before {
    color: green;
}


.context-menu-item.context-menu-hover.context-menu-icon.icoYellow::before {
    color: yellow;
}
.context-menu-item.context-menu-hover.context-menu-icon.icoYellow {
    color: black;
    background-color: lightyellow;
}
.context-menu-icon.icoYellow::before {
    color: yellow;
}

.context-menu-item.context-menu-hover.context-menu-icon.icoRed::before {
    color: red;
}
.context-menu-item.context-menu-hover.context-menu-icon.icoRed {
    color: black;
    background-color: lightpink;
}
.context-menu-icon.icoRed::before {
    color: red;
}



#GraphEQItable .frow:nth-child(2) .col:nth-child(3) {
    border-left-color: var(--eqi-focused-color) !important;
    border-bottom-color: var(--eqi-focused-color) !important;
    border-top-color: var(--eqi-focused-color) !important;
}

#GraphEQItable .frow:nth-child(2) .col:nth-child(4) {
    border-right-color: var(--eqi-focused-color) !important;
    border-top-color: var(--eqi-focused-color) !important;
}

#GraphEQItable .frow:nth-child(3) .col:nth-child(4) {
    border-right-color: var(--eqi-focused-color) !important;
    border-left-color: var(--eqi-focused-color) !important;
    border-bottom-color: var(--eqi-focused-color) !important;
    border-bottom-right-radius: 18px;
}



.overflow-x-scroll {
    overflow-x: scroll;
}

.swal2-popup.swal2-toast.black-shadow {
    box-shadow: 0 0 .625em #000000;
}

.colored-toast.swal2-icon-success {
    background-color: #a5dc86 !important;
}

.colored-toast.swal2-icon-error {
    background-color: #f27474 !important;
}

.colored-toast.swal2-icon-warning {
    background-color: #f8bb86 !important;
}

.colored-toast.swal2-icon-info {
    background-color: #3fc3ee !important;
}

.colored-toast.swal2-icon-question {
    background-color: #87adbd !important;
}

.colored-toast .swal2-title {
    color: black;
}

.colored-toast .swal2-close {
    color: black;
}

.colored-toast .swal2-html-container {
    color: black;
}


#overviewtable {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}

#openorderdetails {
    background: #b2083796;
}

.onTop {
    position: fixed;
    top: 0;
    z-index: 1031;
    background: #212529;
    height: 100%;
}

#MetricsDiv {
    overflow-y: scroll;
    margin-left: 184px;
    position: relative;
    scroll-behavior: smooth;
}
#Backdrop {
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    height: 100%;
    background: #000000b0;
    z-index: 1;
}
#MetricsHeader {
    background: #323232d6;
    color: #d5d2d2;
    padding: 69px 24px 4px 24px;
    border-bottom: 1px solid #818181;
    position: relative;
    z-index: 1
}

#MetricsNav {
    background: #323232;
    color: #d5d2d2;
    position: fixed;
    z-index: 2;
    width: 178px;
    height: 100%;
    overflow: hidden;
    border-right: 1px solid #818181;
    overflow-y: scroll;
    padding-bottom: 140px;
}

#FloatingHamburg {
    position: absolute;
    bottom: -39px;
    right: 0px;
    z-index: 2;
    padding: 4px 16px;
    color: white;
    background: #2a2a2a;
    font-size: 20px;
    border-left: 1px solid #818181;
    border-bottom: 1px solid #818181;
    border-radius: 0 0 0 14px;
}

.btn-menu {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 153px;
    font-size: 14px;
    background: transparent;
    border-color: transparent;
    color: white;
}

    .btn-menu span {
        text-align: left;
        line-height: 1;
    }

    .btn-menu > i {
        width: 1.25em;
        font-size: 16px;
        margin-right: 10px !important;
    }

    .btn-menu.btn.active:not(:active) {
        background: #454545 !important;
        color: white !important;
        border-color: transparent !important;
    }

.pb-12px {
    padding-bottom: 12px !important;
}
/* extra small has no media*/
#historytable th {
    font-size: 1rem;
}

#historytable td {
    font-size: 10px;
}

#YearlySales .progressbar-text {
    color: rgb(0, 0, 0);
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    width: 100%
}

.safetyItem {
    border: 1px solid #464646;
    border-radius: 5px;
    background: #ffffff12;
    margin: 18px;
    padding: 10px;
    text-align: center;
    width: 100%;
}

#salesVCardTitle, #salesTitleCustomer {
    font-size: 32px;
    text-align: center;
}

#salesTableContainer .card-body {
    padding: 4px;
}

.bomTable, .costTable {
    font-size: 12px;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

    #historytable th {
        font-size: 13px;
    }

    #historytable td {
        font-size: 11px;
    }

    #YearlySales .progressbar-text {
        font-size: 18px;
    }

    .safetyItem {
        width: 70%;
    }

    .thumbPic {
        height: 38px;
    }

    #salesVCardTitle, #salesTitleCustomer {
        font-size: 2.5rem;
    }

    #salesTableContainer .card-body {
        padding: 1.25rem;
    }

    .bomTable, .costTable {
        font-size: 14px;
    }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    #historytable th {
        font-size: 14px;
    }

    #historytable td {
        font-size: 12px;
    }

    #YearlySales .progressbar-text {
        font-size: 20px;
    }

    .safetyItem {
        width: 44%;
    }


    .bomTable, .costTable {
        font-size: inherit;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #historytable th {
        font-size: 16px;
    }

    #historytable td {
        font-size: 14px;
    }

    #YearlySales .progressbar-text {
        font-size: 22px;
    }

    .safetyItem {
        width: 29%;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #historytable th {
        font-size: 18px;
    }

    #historytable td {
        font-size: 16px;
    }

    #YearlySales .progressbar-text {
        font-size: 28px;
    }

    .safetyItem {
        width: 33.3333%;
    }

        .safetyItem h2 {
            font-size: 3rem;
        }

        .safetyItem td {
            font-size: 20px;
        }
}

@media (min-width: 1500px) {
    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .container.cont-xxl {
        max-width: 1740px;
    }

    #salesTable td:nth-child(1) {
        padding-left: 160px;
    }

    #salesTable td:nth-child(2) {
        padding-right: 160px;
    }
}

#ProductionDiv {
    background: #212529;
}

body {
    min-height: 100%;
    background: #f3f3f3;
    margin-bottom: 200px;
}

.filterShadow {
    filter: drop-shadow(2px 2px 2px #454545);
}

.filterShadow1 {
    filter: drop-shadow(1px 1px 1px black);
}

.filterShadow2 {
    filter: drop-shadow(1px 1px 1px #00000085);
}

#RefreshIndicator {
    position: fixed;
    bottom: 0;
    right: 0;
    color: white;
}

#logoBottomCenter {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 10px;
}

.blur-box {
    color: white;
    background-color: rgb(50 50 50);
    border-radius: 10px;
    border: 1px solid #818181;
}

.display-5 {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 18px;
}

.table-container::-webkit-scrollbar, .dt-container ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.table-container::-webkit-scrollbar-thumb, .dt-container ::-webkit-scrollbar-thumb {
    background: #fa814a85;
    border-radius: 20px;
}

.table-container::-webkit-scrollbar-track, .dt-container ::-webkit-scrollbar-track {
    background: rgba(255,255,255, .2);
    border-radius: 20px;
}

.table-container::-webkit-scrollbar-corner, .dt-container ::-webkit-scrollbar-corner {
    background: transparent;
}

.scrolled-down {
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
}

.scrolled-up {
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
}

html {
    height: 100%;
}

.bg-4 {
    background-color: #2b2b2f;
    background-image: url(/images/darkbg1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.bg-5 {
    background-color: #2b2b2f;
    background-image: url(/images/darkbg1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.darkcolor_blur {
    background-color: rgba(44, 48, 52,.69);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 100%;
    padding-bottom: 120px;
}

.circle-button {
    border: 1px solid #7d7b7b;
    background-color: #7f8388;
    border-radius: 40px;
    width: 80px;
    height: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.circle-button-num {
    font-size: 48px;
    color: white;
}
/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

/*NavBar*/
#navbarlogin {
    border-bottom: 6px solid #b20837;
    background: #303132;
    padding: 0;
}

#navbarbrandlogin {
    padding-top: 10px;
}

.navbar-custom {
    border-bottom: 4px solid #b20837;
    background: linear-gradient( 45deg, #464646, #42474d);
    color: rgba(255,255,255,.8);
    backdrop-filter: blur(80px);
    -webkit-backdrop-filter: blur(80px);
}

/*Footer*/
#site-footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 48px;
    width: 100%;
    background: rgb(43 42 47 / 85%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-top: 1px solid rgb(116, 116, 116);
    color: white;
    z-index: 1;
}

#footer1 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 10px;
}

#footer2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
}

#footer3 {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 10px;
}


p {
    margin: 0
}

.moveraslogo {
    display: -webkit-flex;
    display: flex;
    min-height: 100vh;
}

.moveraslogoimage {
    -webkit-flex: 1;
    flex: 1;
}

    .moveraslogoimage img {
        width: 100%;
    }


td.textOverview {
    font-size: 48px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}


td.textOverviewTotals {
    font-size: 16px;
    margin-top: 0px;
    padding-bottom: 4px;
}

.oored {
    color: #ffe000 !important
}

/*Styling for the production delta table*/
.rowContainer {
    margin-left: 0px;
    margin-right: 0px;
    width: 310px;
}

.rowInsertGrid {
    margin: 0px;
    padding: 0px;
}


.colFormatting {
    height: 50px;
    margin: 0px;
}

.colSmallRight {
    height: 50px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #6c757d;
    padding: 0px;
}

.colTallLeft {
    height: 100px;
    width: 140px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    border: solid 1px #6c757d;
}

.colRightContainer {
    padding: 0px;
}

.rowTitle {
    margin: 0px;
    padding: 0px;
    width: 310px;
}

.colTitle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.DeltaMasterDiv {
    width: 100%;
    display: flex;
    justify-content: center;
}
/*end delta table*/
.thumbPic {
    height: 28px;
    margin: 4px;
}

.bg-dark-custom {
    background-color: #1D1F23;
}

/* Popover */
.popover {
    border: 2px dotted red;
}

/* Popover Header */
.popover-title {
    background-color: #73AD21;
    color: #FFFFFF;
    font-size: 28px;
    text-align: center;
}

/* Popover Body */
.popover-content {
    background-color: coral;
    color: #FFFFFF;
    padding: 25px;
}

/* Popover Arrow */
.arrow {
    border-right-color: red !important;
}

.marker-orange {
    background-color: darkorange;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid white;
    cursor: pointer;
}

.marker-blue {
    background-color: dodgerblue;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid white;
    cursor: pointer;
}

.marker-red {
    background-color: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid white;
    cursor: pointer;
}

.marker-aamco {
    height: 30px;
    background-image: url(/images/aamco_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-aap {
    height: 30px;
    background-image: url(/images/AAP_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-az {
    height: 30px;
    background-image: url(/images/az_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-cq {
    height: 30px;
    background-image: url(/images/carquest_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-ck {
    height: 30px;
    background-image: url(/images/CKAuto_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-monst {
    height: 30px;
    background-image: url(/images/monster_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-napa {
    height: 30px;
    background-image: url(/images/NAPA_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-pep {
    height: 30px;
    background-image: url(/images/pepboys_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-ptd {
    height: 30px;
    background-image: url(/images/powertain_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

.marker-ts {
    height: 30px;
    background-image: url(/images/transtarwhite_thumb.png);
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 50px;
}

/*Loading Spinner CSS*/

.rotate {
    -webkit-animation: rotating 4s linear infinite;
    -moz-animation: rotating 4s linear infinite;
    -o-animation: rotating 4s linear infinite;
    animation: rotating 4s linear infinite;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.prettyBG {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}


@keyframes rotation {
    from,to {
        transform: rotateZ(0deg);
    }

    50% {
        transform: rotateZ(360deg);
    }
}

/* custom scrollbar */
::-webkit-scrollbar {
    width: 16px;
}

::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #989898;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    background-clip: content-box;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #d7d7d7;
    }

.bright {
    color: #ddf080;
}

#locationHeader, #locationHeader_X {
    color: white;
}

.border-trans {
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 11px !important;
    box-shadow: 0 2px 9px #00000085;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgb(255 224 0) !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(219 219 219) !important;
    text-shadow: 0px 2px 10px black;
}



.btn-acc {
    color: white;
}

    .btn-acc:hover {
        color: yellow;
    }

#GetProdSales_14_Day_History .nav-pills .nav-link {
    border-radius: 0.25rem;
    color: white !important;
}


.widgie{
    width: 160px;
    border-radius: 10px;
    background: #636363;
}

.loadingClass {
    background-color: #1c1a1b;
    background: url(/images/darkbg1.jpg);
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 1031;
    
}

    .loadingClass h4,
    .loadingClass h1,
    .loadingClass p {
        color: white;
        text-shadow: 0 0 8px black;
    }


@media (prefers-color-scheme: light) {
    .loadingClass h4,
    .loadingClass h1,
    .loadingClass p {
        text-shadow: none;
        color: #2b2b2b;
        font-weight: 600;
    }
    #Backdrop {
        background: #ebf0f39c;
    }
    .widgie{
        background: white;
    }
    #MetricsHeader {
        border-bottom: 1px solid #838383b0;
        border-top: 1px solid #838383b0;
        background: linear-gradient(45deg, #697a84, #697a84ed);
        color: white;
        text-shadow: 0 0 10px #393939;
    }

    #MetricsNav {
        background: radial-gradient(circle at top right, rgb(77 105 121 / 50%), rgba(58, 47, 63, 0.5));
        -webkit-backdrop-filter: blur(4em);
        backdrop-filter: blur(4em);
        color: white;
    }

        #MetricsNav .btn {
            color: white;
            border-color: transparent !important;
        }
        #MetricsNav .btn-menu.btn.active:not(:active) {
            background: #64747d !important;
            color: white !important;
            border-color: transparent !important;
        }


            #MetricsNav .btn:hover {
                background: #5f6567;
            }
    #FloatingHamburg {
        color: white;
        background: #71818a;
        border-left: 1px solid #a1a3a7;
        border-bottom: 1px solid #a1a3a7;
    }

    #GetProdSales_14_Day_History .nav-pills #GetProdSales_14_Day_History .nav-link.active, #GetProdSales_14_Day_History .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #db6969 !important;
    }

    #GetProdSales_14_Day_History .nav-pills .nav-link {
        border-radius: 0.25rem;
        color: black !important;
    }

    .btn-acc {
        color: #404040;
    }

    .todayDiv {
        background: white !important;
    }

        .todayDiv > .todayCell {
            background: #e1e1e1 !important;
            color: black !important;
        }

        .todayDiv > .todayQty {
            color: black !important;
        }



    #totalGainLoss img {
        filter: contrast(0.4);
    }

    .border-trans {
        border: 1px solid rgb(227 227 227);
        border-radius: 11px !important;
        box-shadow: 0 2px 9px #00000085;
    }

    ::-webkit-scrollbar-thumb {
        background-color: #c9c9cb;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-top: 4px solid transparent;
        background-clip: content-box;
    }

    body {
        background-color: #767e85 !important;
    }

    #ProductionDiv {
        background: #aeafb1;
    }

    #site-footer {
        background: rgb(118 126 133) !important;
    }

    #locationHeader, #locationHeader_X {
        color: black;
    }

    .darkcolor2 {
        background-color: rgb(201 201 203) !important;
        color: black !important;
    }

    .bg-4, .loadingClass {
        background: url('/images/lightbg2.jpg') center center no-repeat fixed !important;
        background-size: cover !important;
        background-color: #b5b7bb !important;
    }

    .bg-5 {
        background: url('/images/wallpaper/wall_1_blank.jpg') center center no-repeat fixed !important;
        background-size: cover !important;
        background-color: #b5b7bb !important;
    }


    .blur-box {
        color: #404040;
        background-color: rgb(227, 228, 230);
        border-radius: 20px;
        border: 1px solid #a1a3a7;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

    .btn-dark {
        color: #383838;
        background-color: #dddddd;
        border-color: #a1a3a7;
    }

    .bright {
        color: black;
        font-weight: 400;
    }

    .navbar-custom, #navbarlogin {
        border-bottom: 1px solid #7b8083;
        background: #565c65;
        color: rgb(0 0 0 / 80%);
        backdrop-filter: blur(80px);
        -webkit-backdrop-filter: blur(80px);
    }

    .bg-dark {
        background-color: #6b6d72 !important;
    }

    .table-dark {
        color: #fff;
        background-color: rgb(177 177 177 / 51%);
    }

    .colRightContainer,
    .rowContainer {
        background: rgb(231 231 231);
    }

    .rowContainer {
        border: 2px solid black;
    }
}


@media (min-width: 1500px) {
    .col-xl1500-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl1500-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl1500-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl1500-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl1500-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl1500-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl1500-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl1500-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl1500-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl1500-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl1500-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl1500-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
