/*!
 * Barvision App Imports
 * Copyright Simplica Corporation
 */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 50px;
    background-color: #ffffff;
    font-family: "AvenirLTStd-Book", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "AvenirLTStd-Book";
    src: url("../fonts/AvenirLTStd-Book.eot?#iefix");
    src: url("../fonts/AvenirLTStd-Book.eot?#iefix") format("eot"), url("../fonts/AvenirLTStd-Book.woff") format("woff"), url("../fonts/AvenirLTStd-Book.ttf") format("truetype"), url("../fonts/AvenirLTStd-Book.svg#827d22bc-e38b-4ccf-8a21-1f9aaa76e402") format("svg");
}
@font-face {
    font-family: "Bebas-Regular";
    src: url("../fonts/bebas-regular-webfont.woff2") format("woff2"), url("../fonts/Bebas-Regular.ttf") format("truetype"), url("../fonts/bebas-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neueregular";
    src: url("../fonts/bebasneue-regular-webfont.woff2") format("woff2"), url("../fonts/bebasneue-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
main {
    margin-bottom: 50px;
}

header {
    height: 77px !important;
    z-index: 2;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    color: #98a7b3;
    font-size: 0.9rem;
    padding: 20px;
    background-color: #5b6d7c;
}

.spinner {
    border-left: 6px solid rgba(153, 177, 70, 0.35);
    border-right: 6px solid rgba(153, 177, 70, 0.35);
    border-bottom: 6px solid rgba(153, 177, 70, 0.35);
    border-top: 6px solid rgba(153, 177, 70, 0.8);
}

.s-top-right-0 {
    top: 0;
    right: 0;
    z-index: 1;
}

.s-page-container {
    margin-left: 2rem;
    margin-right: 2rem;
    padding-top: 1rem;
    margin-bottom: 4rem;
}

#s-analysis, #s-reports {
    padding-top: 1.5rem;
}

#s-admin {
    padding-top: 2rem;
}

#s-home {
    padding-top: 1rem !important;
}

.s-clear {
    clear: both;
}

.s-user-account {
    padding: 20px 0px 0px 50px;
}

.s-user-account .badge, .s-user-account .dropdown-toggle {
    color: #212529 !important;
    border-color: #212529 !important;
}

.s-card-breadcrumb {
    background-color: #32495b;
    color: inherit;
    padding: 1rem 2rem 1rem 2rem;
}
.s-card-breadcrumb h5 {
    color: #ffffff;
}

.s-login-align {
    text-align: right;
}

.s-left-login-bg {
    background-image: url(../img/login-bg.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}
.s-left-login-bg .s-logo {
    float: right;
}
.s-left-login-bg .s-logo-login {
    float: right;
    background-image: url(../img/barvision-logo.png);
    width: 220px;
    height: 50px;
    margin: 0 auto;
}

.s-logo {
    background-image: url(../img/barvision-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    width: 220px;
    height: 50px;
}

.s-login-right {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0;
    background-color: transparent;
    border-left: 1px solid #e8e8e8;
}

.s-bg-none {
    background-color: transparent;
    background-image: none;
    border: none;
}

.s-bg-gray {
    background-color: #f1f3f2;
}

.s-bg-primary-color {
    color: #ffffff;
    background-color: #99b146;
}

.s-bg-primary-color-light {
    background-color: #e9efd8;
}

.s-primary-color {
    color: #99b146;
}

.s-secondary-color {
    color: #32495b;
}

.s-bg-secondary-color {
    background-color: #32495b;
}

.s-border-primary {
    border: 1px solid #99b146;
}

.s-fa-color-blue {
    color: #007bb6;
}

.s-fa-color-dark-blue {
    color: #007bb6;
}

.s-fa-color-green {
    color: #009d5c;
}

.s-fa-color-orange {
    color: #fd7e14;
}

.s-fa-color-yellow {
    color: #ffc107;
}

.s-fa-color-gray {
    color: #343a40;
}

.s-collapse {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 1rem;
    padding-top: 0.5rem;
    margin-top: -1px;
}

h5, h4, h3, h2 {
    font-family: "bebas_neueregular", sans-serif;
    color: #32495b;
}

h6 {
    text-transform: uppercase;
}

.s-frame {
    border: 1px solid #ddd;
    border-top: 2px solid #32495b;
    padding: 1rem;
    margin-bottom: 1rem;
}

.tab-content .s-filter-bar {
    border-bottom: none;
}

/*--------------------- Analysis Thumbnails ---------------------*/
.analysis-thumbs, .reports-thumbs {
    width: 263px;
    height: 250px;
    margin: 0 auto;
    margin-bottom: 2rem;
}

.barvision-iq-thumb {
    background: transparent url(../img/barvision-iq-thumb.jpg) no-repeat;
    background-size: contain;
}

.monitored-pours-thumb {
    background: transparent url(../img/monitored-pours-thumb.jpg) no-repeat;
    background-size: contain;
}

.exceptions-thumb {
    background: transparent url(../img/exceptions-thumb.jpg) no-repeat;
    background-size: contain;
}

/*--------------------- Reports Thumbnails ---------------------*/
.kpi-thumb {
    background: transparent url(../img/kpi-reports-thumb.png) no-repeat;
    background-size: contain;
}

.rankings-thumb {
    background: transparent url(../img/rankings-thumb.png) no-repeat;
    background-size: contain;
}

.exceptions-report-thumb {
    background: transparent url(../img/exceptions-report-thumb.png) no-repeat;
    background-size: contain;
}

/*--------------------- Data ---------------------*/
.s-badge-primary {
    background-color: #99b146;
}

.s-quick-filters {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-top: -1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    border-bottom: 1px solid #ccc;
}

.s-height {
    max-height: 617px !important;
    overflow: auto;
}

.s-chart-50 .highcharts-root {
    height: 280px;
}

.highcharts-legend-item > text {
    font-size: 1.5em;
}

.highcharts-axis-title, .highcharts-axis-labels {
    font-size: 1.5em;
}

.s-not-allowed {
    cursor: not-allowed;
}

.highcharts-color-1 {
    fill: #AB1F25;
    stroke: #AB1F25;
}

.highcharts-color-2 {
    fill: #CE8A93;
    stroke: #CE8A93;
}

.highcharts-color-3 {
    fill: #CDD9A0;
    stroke: #CDD9A0;
}

.highcharts-color-4 {
    fill: #99B14F;
    stroke: #99B14F;
}

.highcharts-color-5 {
    fill: #32485B;
    stroke: #32485B;
}

.s-popup-lg {
    max-width: 82%;
}

.s-pre-scrollable {
    max-height: 511px;
    overflow-x: hidden;
}

.s-overflow-auto {
    overflow: auto;
}

.s-boxTitle .s-primary-color {
    color: #99b146;
}

.venue_health_color_dark_red {
    color: #AB1F25;
    font-weight: bold;
}

.venue_health_color_light_red {
    color: #CE8A93;
    font-weight: bold;
}

.venue_health_color_blue {
    color: #32485B;
    font-weight: bold;
}

.venue_health_color_green {
    color: #99B14F;
    font-weight: bold;
}

#premiumSubstitutionLoss img {
    width: 19%;
}

button:disabled {
    cursor: not-allowed;
}

button.trumbowyg-fullscreen-button {
    display: none;
}

.s-card-breadcrumb .btn-outline-secondary {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.s-card-breadcrumb .list-group-horizontal li.list-group-item {
    background-color: transparent;
    border: none;
}

@media (max-width: 768px) {
    .s-left-login-bg {
        background-image: url(../img/login-bg-xs.png);
    }
    .s-left-login-bg .s-logo {
        float: none;
        margin: 0 auto;
    }

    .s-w-sm-100 {
        width: 100% !important;
    }

    .s-logo-align {
        width: 95px;
        margin: 0 auto;
        text-align: center;
    }

    .s-logo {
        float: none;
        left: auto;
    }

    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
    }

    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.1s ease;
        -o-transition: left 0.1s ease;
        -moz-transition: left 0.1s ease;
        transition: left 0.1s ease;
        left: -100%;
    }

    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.1s ease-in;
        -o-transition: left 0.1s ease-in;
        -moz-transition: left 0.1s ease-in;
        transition: left 0.1s ease-in;
    }

    #navbarNav {
        margin-left: 0;
    }

    .navbar-collapse.collapse.show .s-nav-link {
        color: #333;
    }
}

