.navbar-default {
    border-color: #000;
}
nav {
    font-family: 'Lato', sans-serif;
}

.nav-page-container {
    margin-top:0 !important;
    top:0 !important;
    z-index:950;
    justify-content:center !important;
    text-align:center !important;
}

.nav-page-container span { 
    min-width:250px;
    justify-content:center !important;
    margin-right:calc(45vw - 210px) !important;
    
    text-align: center !important;
}

.nav-page-container2 span { 
    justify-content:center !important;
    text-align: center !important;
}

.btn-elm {
    color:#FFF !important;
}

.btn-border {
    border:2px solid #FFF !important;
}

.warning-alert {
    color:#dd0000 !important;
}

.sale-grouping .sale-grouping-fluff {
    display:none;
}
.sale-grouping .sale-grouping-radius th {
    border-radius:7px 7px 0 0 !important;
}
.sticky-top-nav {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 1031;
}

.sticky-top {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 48px;
    z-index: 1010;    
}

.sticky-top-2 {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 49px;
    z-index: 1010;    
}

.sticky-top-tabs {
    z-index: 1030;
}

.sticky-top-tr2 {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 82px;
    z-index: 1010;    
}

.sticky-top-tr3 {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 104px;
    z-index: 1010;     
}

.sticky-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
}

#back-to-top {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 35px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 1021; /* Make sure it does not overlap */
    border:none;
    outline: none; /* Remove outline */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 0px; /* Some padding */
    padding-top:1px;
    border-radius: 50%; /* Rounded corners */
    font-size: 28px; /* Increase font size */  
    height:50px;
    width:50px;
}

.sticky-bottom-submit {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 2vh; /* Place the button at the bottom of the page */
    right: 45vw; /* Place the button 30px from the right */
    z-index: 1021; /* Make sure it does not overlap */
    border:none;
    outline: none; /* Remove outline */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 0px; /* Some padding */
    padding-top:1px;
    border-radius: 50%; /* Rounded corners */
    font-size: 28px; /* Increase font size */  
    height:50px;
    width:50px;    
}

.height-7 {
    overflow-x:hidden;
    overflow-y:auto;
    max-height:7vh;
}

.height-20 {
    overflow-x:hidden;
    overflow-y:auto;
    max-height:20vh;
}

.height-30 {
    overflow-x:hidden;
    overflow-y:auto;
    max-height:30vh;
}

.height-50 {
    overflow-x:hidden; 
    overflow-y:auto; 
    height:50vh;
}

.height-50-2 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:50vh;
}

.height-45 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:45vh;
}

.height-46 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:46vh;
}

.height-40 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:40vh;
}

.height-35 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:35vh;
}

.height-55 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:55vh;
}

.height-65, .height-65-2 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:65vh;    
}

.height-75 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:75vh;    
}

.height-80 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:80vh;    
}

.height-85 {
    overflow-x:hidden; 
    overflow-y:auto; 
    max-height:85vh;    
}

.height-95 {
    overflow-x:hidden; 
    overflow-y:auto; 
    height:95vh;    
}

.height-95 .sticky-top, 
.height-90 .sticky-top, 
.height-75 .sticky-top, 
.height-65 .sticky-top,  
.height-65-2 .sticky-top,
.height-50 .sticky-top, 
.height-50-2 .sticky-top,
.height-55 .sticky-top,
.height-45 .sticky-top,
.height-46 .sticky-top,
.height-40 .sticky-top,
.height-35 .sticky-top {
    top:0 !important;
}

.bg-white {
    background:#FFF !important;
}

body {
    margin:0;
    padding:0;   
}

.table {
    background:#FFF;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
}

.container-table {
    height:100%;
    display:table;
}
.vertical-center-row {
    display:table-cell;
    vertical-align: middle !important;
}

.h-300 {
    height:300px !important;
}

.login-image {
    padding-top:10px;
    padding-bottom:10px;
    max-height:275px;
    border-radius:175px 0px 175px 0px;
    background: rgb(14,65,57);
    background: linear-gradient(330deg, rgba(14,65,57,1) 20%, rgba(36,102,92,1) 72%, rgba(57,152,120,1) 100%);
}

.result-boxes {
    height:425px;
}

.antiFluffCell, .mobile-show {
    display:none;
}
.navAntiFluffCell {
    display:none;
}

.table-scroll-small-2 {
    width:100%;

    thead,tbody,tr,td,th { display:block; }

    tr:after {
        content: ' ';
        display:block;
        visibility:hidden;
        clear:both;
    }

    thead th {
        height:30px;
    }

    tbody {
        height:600px;
        overflow-y:auto;
    }

    thead th {
        width:19.5%;
        float:left;
    }
    tbody td {
        width:30%;
        float:left;
    }
}

.table-scroll-small-3 {
    width:100%;

    thead,tbody,tr,td,th { display:block; }

    tr:after {
        content: ' ';
        display:block;
        visibility:hidden;
        clear:both;
    }

    thead th {
        height:30px;
    }

    tbody {
        height:600px;
        overflow-y:auto;
    }

    thead th {
        width:7%;
        float:left;
    }
    tbody td {
        width:10%;
        float:left;
    }
}

.sys-message-success,.sys-message-error {
    background:#FFF;
    padding:20px;
    font-size:14px;
    font-weight: bold;
    display:block;
    border-radius:5px;
}

.sys-message-success, .toasty.toasty-success, .toasty-sm.toasty-success {
    border:2px solid #1b6b43;
    background: #1b6b43;
    background: radial-gradient(circle, rgba(27, 107, 67, 1) 0%, rgba(18, 46, 25, 1) 100%, rgba(127, 148, 133, 1) 100%);
}

.sys-message-error, .toasty.toasty-error, .toasty-sm.toasty-error {
    border:2px solid #6b1b1b;  
    background: #6b1b1b;
    background: radial-gradient(circle, rgba(107, 27, 27, 1) 0%, rgba(46, 18, 18, 1) 100%, rgba(148, 127, 127, 1) 100%);
    color:#FFF;
}

.toasty-login {
    position:fixed;
    display:flex;
    flex-direction: column;
    z-index:9999;
}

.toasty-container {
    position:fixed;
    top:10%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index: 9999;
}

.toasty {
    min-width: 300px;
    padding: 16px 20px;
    border-radius: 6px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background-color: rgb(11, 13, 20);
    background:linear-gradient(180deg, rgba(11, 13, 20,1) 0%, rgba(18, 28, 46,1) 100%, rgba(127, 132, 148,1) 100%);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;

    /* Entry animation */
    animation: fadeIn 0.3s ease-out forwards;   
}

.toasty.toasty-hide {
    animation: fadeOut 0.7s ease-out forwards;
}


.toasty-sm-container {
    position:fixed;
    bottom:105px;
    right:30px;
    z-index: 9999;
    text-align:center;
}

.toasty-sm {
    width:50px;
    height:50px;
    text-align:center;
    padding: 16px;
    border-radius: 7px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;

    /* Entry animation */
    animation: fadeIn 0.3s ease-out forwards;   
}

.toasty-sm.toasty-hide {
    animation: fadeOut 0.7s ease-out forwards;
}

@keyframes slideIn {
  from {
    transform: translateX(120%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}


.info-blurb {
    background:#FFF !important;
    border-radius:10px;
    padding-top:10px;
    padding-bottom:20px;
    border:1px solid #DDD;
}

.info-blurb h3 {
    color:#000 !important;
}

.form-boxes {
    border-radius:10px;
    height:100px;
    padding:10px;
}

a:visited {
    text-decoration: none;
    color: #333;
    border:none;
}

a:link {
    text-decoration: none;
    color: #333;
}

#tooltip
{
    font-family:helvetica;
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

#tooltip:after /* triangle decoration */
{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip.top:after
{
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -20px;
    bottom: auto;
}

#tooltip.left:after
{
    left: 10px;
    margin: 0;
}

#tooltip.right:after
{
    right: 10px;
    left: auto;
    margin: 0;
}

#tip {
    font-size:10px;
    cursor:help;
    color:#FF0000;
    background:#000;
    height:14px;
    width:14px;
    border-radius:50%;
}


#breakerRow {
    color:#FFF;
    font-weight:bold;
}

#headerRow, #headerRow th {
    color:#FFF;
    font-weight:bold;
}

#footerRow, #totalsRow {
    color:#FFF;
    font-weight:bold;
}

#footerRow a, #headerRow a, #totalsRow a {
    color:#FFF;
    text-decoration:underline;
}

.slippery {
    padding:6px;
    padding-bottom:20px;
    font-size:22px;
    font-weight:bold;
    border-radius:7px 7px 0 0;
    color: #fff;
    max-height:42px;
}

.radius-left {
    border-radius:7px 0 0 0;
}
.radius-right {
    border-radius:0 7px 0 0;
}
.radius-leftSide {
    border-radius:7px 0 0 7px;
}
.radius-rightSide {
    border-radius:0 7px 7px 0;
}

.nav-pills li {
    border-radius:5px;
}

.customerTabs {
    padding-top:20px;
    color:#FFF;
    padding:1px;
}

.customerTabs a, .categoryTabs a {
    color:#FFF;
    font-weight:bold;
}

.tabs-container {
    padding:5px;
}

.radius-5 {
    border-radius:5px;
}
.radius-5-top {
    border-radius:5px 5px 0 0;
}

.radius-7-top {
    border-radius:7px 7px 0 0;
}

.customerGroup,.submit-button {
    display:none;
}

.categoryTabs {
    padding:10px;
    background:rgb(30, 95, 85);
    color:#FFF;
    border-radius:5px;
}

div.core-pic {
    background:#213b37;
    height: 700px;
    border-radius:5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
img.core-pic-crop {
    border-radius:5px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.float-left {
    float:left;
}

.float-right {
    float:right;
}

.padding-sandwich {
    padding-top:5px !important;
    padding-bottom:5px !important;
}

.button-container {
    padding-bottom:25px !important;
}

.button-container button {
    margin-right:10px !important;
}

.carousel-control {
    border-radius:5px;
}

.qty, .price {
    max-width:80px;
}

.price2, .weight {
    max-width:100px;
}

.core-detail {
    max-width:175px;
}

.fa {
    text-align:center;
}

.down-arrow {
    width:30px;
    height:20px;
    border-radius:60px;   
}

.defHide {
    display:none;
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #10414f;
}

input:focus + .slider {
    box-shadow: 0 0 1px #10414f;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.catLotBreakdown {
    display:none;
}

#loading-spinner {
    width:100%;
    height:100%;
    position:absolute;
    top:7%;
    text-align:center;
    z-index: 200;
}

.row {
    padding-top:7px;
}

.module {
    border-radius:7px;
    color:#000 !important;
}

.module .col-module {
    padding-top:10px;
    padding-bottom:20px;
    border-radius:7px;
    background:#FFF !important;
}

.col-module h3 {
    color:#000 !important;
}

.modal-span {
    cursor: pointer;
}

.module h3 {
    color:#000;
}

.overlay h3, .overlay2 h3, .accountOptionsOverlay, .moduleOverlay {
    color: #EEE;
}

.white-font, .font-white, #headerRow .font-white,  #headerRow .white-font, img .font-white {
    color:#FFFFFF !important;
}

.font-red {
    color:#ee0000 !important;
}

.font-green {
    color:#02a15f !important;
}

.font-orange, #headerRow .font-orange, .slippery .font-orange {
    color:#ff6a00 !important;
}

.font-blue {
    color:#00a3a3 !important;
}

.font-gray {
    color:#777 !important;
}

.font-gray-2 {
    color:#444 !important;
}

.invert-colors {
    filter: invert(100%);
}

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

.overlay, .accountOptionsOverlay, .moduleOverlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    z-index: 1070;
    background: rgba(0, 0, 0, 0.8);
    padding: 25px 35px;
}

.accountOptionsOverlay, .moduleOverlay {
    display: none;
    z-index: 200;
}

.custom-container {
    margin-top: 20px;
    background: #5c5657;
    border-radius: 5px 5px 0 0;
    font-family: lato, Arial, sans-serif;
    font-weight: 300;
    padding: 10px;
}

.overlay h3, .partInfo h3 {
    font-size: 24px;
}

.overlay h3, .overlay h4, .partInfo h3, .partInfo h4 {
    text-align: left;
}

.custom-container table thead tr {
    color: #FFF;
}

.custom-container label {
    color: #FFF;
}

.identify-primary {
    font-size:20px !important;
}
.exampleFormatting {
    font-size:18px;
}

.summary-arrow, 
.buys-arrow, 
.weekly-arrow, 
.due-dates-arrow,
.hedges-arrow, 
.lots-arrow, 
.cash-arrow,
.inv-arrow,
.vendors-arrow, 
.settlements-arrow {
    /*display:inline-block;
    transition: transform 0.3s ease;*/
}

.toggle-btn.active .summary-arrow,
.toggle-btn.active .buys-arrow, 
.toggle-btn.active .weekly-arrow, 
.toggle-btn.active .due-dates-arrow, 
.toggle-btn.active .hedges-arrow, 
.toggle-btn.active .lots-arrow, 
.toggle-btn.active .cash-arrow,
.toggle-btn.active .inv-arrow,
.toggle-btn.active .vendors-arrow, 
.toggle-btn.active .settlements-arrow  {
    /*transform: rotate(-90deg);*/
}

.toggle-arrow {
    color:rgb(51,51,51) !important;
}

h3.sticky-top {

}

@media only screen and (max-width:1250px) {
    .year-summary,
    .weekly,
    .due-dates,
    .buys,
    .hedges,
    .lots,
    .cash,
    .inventory,
    .vendors,
    .settlements {
        display:none;
    }

    .summary-arrow, 
    .quickView-arrow,
    .buys-arrow, 
    .weekly-arrow, 
    .due-dates-arrow,
    .hedges-arrow, 
    .lots-arrow, 
    .cash-arrow,
    .inv-arrow,
    .vendors-arrow, 
    .settlements-arrow {
        display:inline-block;
        transition: transform 0.3s ease;
    }

    .toggle-btn.active .summary-arrow,
    .toggle-btn.active .buys-arrow, 
    .toggle-btn.active .weekly-arrow, 
    .toggle-btn.active .due-dates-arrow, 
    .toggle-btn.active .hedges-arrow, 
    .toggle-btn.active .lots-arrow, 
    .toggle-btn.active .cash-arrow,
    .toggle-btn.active .inv-arrow,
    .toggle-btn.active .vendors-arrow, 
    .toggle-btn.active .settlements-arrow  {
        transform: rotate(90deg);
    }
     
    .toggle-btn.active .quickView-arrow {
        transform: rotate(-90deg);
    }

}

.current-month {
    background:#505c70 !important;
    color:#FFFFFF !important;
    font-weight: bold;
}

.quarterly-totals td {
    font-size:93%;
}

.green-text {
    color:#1f9465;
}

.red-text {
    color:#dd0000;
}

.navbar-right {
    width:144px;
}
.update-theme {
    z-index:5000;
}


.collapser {
    background: #505C70;
    background: linear-gradient(340deg, rgba(80, 92, 112, 1) 0%, rgba(117, 143, 143, 1) 50%, rgba(80, 92, 112, 1) 100%);
    color:#FFF;
    padding:5px 5px 0 5px;
    border-radius:7px;
    opacity:0.8;
    margin-bottom: 1px;
}

.collapser:hover {
    box-shadow:0 0 5px #FFF;
}

.collapser table {
    font-size:14px !important;
}

.transparenty .smallerH3 {
    font-size:18px !important;
}

.transparenty {
    display:inline-block;
    width:100%;
    background: #505C70;
    background: linear-gradient(340deg, rgba(80, 92, 112, 1) 0%, rgba(117, 143, 143, 1) 50%, rgba(80, 92, 112, 1) 100%);
    color:#FFF;
    padding:5px 7px 7px 10px;
    border-radius:7px;
    opacity:0.9;    
    border-radius:5px;
    min-height:44px;
}

.transparenty .btn {
    max-height:34px;
    font-weight:bold;
}

.transparenty .right-btn {
    padding-top:5px;
    float:left;
}

.transparenty .btn {
    border:2px solid #FFF;
}

h3.transparenty {
    font-size:2.2rem;
    display:inline-block;
    align-content:center!important;
    vertical-align: middle !important;
}

.table-transparent {
    background:none !important;
    color:#FFF;
    font-weight:bolder;
}

.quickNav {
    margin-top:-30px;
    padding-top:40px;
    background:#2a303b;
    height:95%;
}

.bg-qn {
    background:#2a303b;
}

.a-center {
    width:100%;
    align-content: center;
    text-align:center;
}

#buysVendorFilter {
    margin-left:190px;
}

#vendorFilter {
    margin-bottom:4px;
}

.bg-tracking-dark {
    background:#0b111c;
    border:1px solid #555;
    color:#FFF;
}

.bg-tracking-dark::placeholder {
    color:#CCC;
}

.frogger {
    padding:5px;
    width:100%;
    text-align:center; 
    font-size:20px;
}

.font-14 {
    font-size:14px !important;
}

.btn-round {
    border-radius:50%;
    min-width:22px;
    min-height:23px;
    float:right;
}

.cursor-help {
    cursor:help;
}

.catg-pills {
    display: flex;
    align-items: center; /* Centers text vertically */
    justify-content: center;
    text-align:center;
    padding:4px;
    min-width:48px;
    min-height:36px !important;
    border-radius:5px;
}
