/* Minification failed. Returning unminified contents.
(441,26): run-time error CSS1030: Expected identifier, found '.'
(441,36): run-time error CSS1031: Expected selector, found ')'
(441,36): run-time error CSS1025: Expected comma or open brace, found ')'
(447,26): run-time error CSS1030: Expected identifier, found '.'
(447,36): run-time error CSS1031: Expected selector, found ')'
(447,36): run-time error CSS1025: Expected comma or open brace, found ')'
 */


    /* width */
    ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #b7b7b7;
    }

        /* Handle on hover */
        ::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

body {
    padding-bottom: 20px;
    /* Bootstrap 4 default font size is 1rem or 16px, line height 1.5. Overwrite it here */
    /*font-size: 14px;*/
    background: rgb(244,244,244);
    background: linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 25%, rgba(255,255,255,1) 100%) no-repeat;
}
.toggle_btn {
    top: 10px;
}

.navbar-collapse {
    padding-left: 50px !important;
}

.navbar.resize {
    margin-left: 315px;
    margin-right: 0;
    transition: 0.5s;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea,
span.form-control-readonly {
    max-width: 280px;
}

span.form-control-readonly {
    background-color: rgba(247, 247, 247, 1);
}
/*.user-profile-thumbnail {
    padding: 5px 8px;
    border-radius: 100%;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
}*/

.user-profile-thumbnail {
    padding: 5px;
    border-radius: 100%;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    margin-right: 5px;
}
/* used by markAsRequired() js method */
label.required:after {
    content: " *";
    color: #f00;
}

.validation-summary-errors ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.header-text-button-container {
    padding: 0px;
    list-style: none;
}

    ul.header-text-button-container li {
        display: inline-block;
        vertical-align: top;
    }

        ul.header-text-button-container li:first-child {
            margin-right: 10px;
            padding-top: 7px;
        }

    ul.header-text-button-container h3 {
        margin-top: 7px;
    }

.avatar {
    border-radius: 100%;
    max-height: 125px;
    max-width: 125px;
    min-height: 125px;
    min-width: 125px;
    height: auto;
    width: auto;
    /*margin-bottom: 10px;*/
    margin: 0 auto;
    display: block;
    border: solid 10px #eee;
}

ul.social {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.social li {
        display: inline-block;
        padding-right: 30px;
        padding-left: 15px;
    }

        ul.social li a {
            font-size: 30px;
            display: block;
        }

.info-alert {
    padding: 5px 10px;
    border-radius: 100%;
    border: 1px solid currentColor;
    border-image: none;
}

.border-primary {
    border: solid 1px #D9230F !important;
}

.border-secondary {
    border: solid 1px #bbb !important;
}

.border-success {
    border: solid 1px #469408 !important;
}

.border-info {
    border: solid 1px #029ACF !important;
}

.border-warning {
    border: solid 1px #9B479F !important;
}

.border-danger {
    border: solid 1px #D9831F !important;
}

.app-version {
    color: #ccc;
    font-size: 0.5em;
    float: left;
    margin-top: 3px;
}

/* START OF BOOTSTRAP STYLING OVERRIDES */
/* add padding */
.tab-content {
    padding: 15px;
}

td[role="gridcell"].command {
    text-align: center !important;
}

    /* reduce padding, remove border-radius for buttons children of gridcell (table) */
    td[role="gridcell"].command > .k-button {
        padding: 2px;
        border-radius: 0;
        min-width: 30px;
    }

.form-control {
    /*font-size: 14px;*/
}

.carousel-inner {
    max-height: 300px;
}

/* menu icons set color */
.nav-item span.fas {
    color: #fff;
}

.navbar {
    /*border-bottom: solid 3px #fff;*/
}

.report-filter .form-group {
    margin-bottom: 0.5rem;
}

/* remove kendo grids inner borders but retain the outside border */
/*.k-grid * {
    border: 0 !important;
}*/

.k-grid,
.k-datepicker,
.k-timepicker,
.k-combobox,
.k-dropdown,
.k-select,
.k-button,
.k-window,
.k-upload,
.k-textbox,
.k-label,
.k-treeview,
.k-multiselect,
.k-item,
.k-calendar,
.k-chart,
.k-popup,
.k-datetimepicker {
    font-size: 0.75rem !important;
}

    .k-autocomplete .k-input,
    .k-combobox .k-state-default .k-input,
    .k-picker-wrap.k-state-default .k-input,
    .k-numeric-wrap.k-state-default .k-input,
    .k-multiselect-wrap,
    .k-slider-track,
    .k-slider-selection,
    .k-progress-status-wrap {
        box-shadow: none !important;
    }

    .k-block,
    .k-textbox,
    .k-drag-clue,
    .k-touch-scrollbar,
    .k-window,
    .k-window-titleless .k-window-content,
    .k-inline-block,
    .k-grid,
    .k-grid .k-filter-options,
    .k-grouping-header .k-group-indicator,
    .k-autocomplete,
    .k-multiselect,
    .k-combobox,
    .k-dropdown,
    .k-dropdown-wrap,
    .k-datepicker,
    .k-timepicker,
    .k-colorpicker,
    .k-datetimepicker,
    .k-numerictextbox,
    .k-picker-wrap,
    .k-numeric-wrap,
    .k-list-container,
    .k-calendar-container,
    .k-treeview .k-in,
    .k-editor-inline,
    .k-tooltip,
    .k-tile,
    .k-slider-track,
    .k-slider-selection,
    .k-upload,
    .k-split-button {
        border-radius: 0px !important;
    }

        .k-gantt-toolbar .k-state-default,
        .k-grid .k-grouping-header,
        .k-grid-header,
        .k-grid-header-wrap,
        .k-grouping-header .k-group-indicator,
        .k-header,
        .k-pager-wrap,
        .k-pager-wrap .k-link,
        .k-pager-wrap .k-textbox,
        .k-autocomplete .k-input,
        .k-autocomplete.k-state-focused .k-input,
        .k-dropdown-wrap .k-input,
        .k-dropdown-wrap.k-state-focused .k-input,
        .k-numeric-wrap.k-state-focused .k-input,
        .k-picker-wrap.k-state-focused .k-input,
        .k-textbox > input {
            border-color: #ced4da !important;
        }

        /* change anchor text color to white when kendo grid row is selected */
        .k-grid div.k-grid-content table.k-selectable > tbody > tr.k-state-selected > td:not(.k-alt) > a {
            color: #fff !important;
        }

.k-clear-value {
    height: unset !important;
}


/*--- PAGE HEADER ---*/
.page-header {
    margin-top: 2rem !important;
    
}

.page-header .row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin-bottom: 1.5rem !important;
}

.page-header hr {
    display: none !important;
}

@keyframes slide {
    0% {
        clip-path: inset(0 100% 0 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}

/*--- BREADCRUMB ---*/
.breadcrumb {
    background: unset;
    border: unset;
}

/*--- GRID ---*/
.k-grid {
    font-size: 0.8em !important;
}

.k-grid-header .k-header{
    font-weight: 600;
}

.k-grid .k-grid-search {
    display: flex;
    margin-left: auto;
    margin-right: 0;
}

.k-toolbar .k-button {
    float: right !important;
    right: 0 !important;
}

.k-master-row .k-button {
    background: unset;
    border: unset;
    /*border: 1px solid black;*/
}


.k-grid td {
  white-space: nowrap;
  text-overflow: ellipsis !important;
}

/*--- TEXT ---*/
.text-normal {
    font-weight: normal !important;
}

.text-bold {
    font-weight: bold !important;
}

.text-600 {
    font-weight: 600 !important;
}

.text-500 {
    font-weight: 500 !important;
}

.text-red {
    color: red !important;
}

.text-green {
    color: #469408 !important;
}

.text-blue {
    color: #0026ff !important;
}

.required:after {
        content:" *";
        color: red;
    }


/*--- DIALOG ---*/
.dialog dt {
        /*text-transform: uppercase;*/
        font-weight: normal;
    }

    .dialog dd {
        font-weight: 600;
    }

.form-group.row {
    margin-bottom: 1.5rem !important;
}

.validatecell, .monthcell, .volumecell {
    /*background-color: #fff !important;*/
    /*border: 1px solid #C9C9C9 !important;*/
}

/*AED9F6*/
.k-master-row td:has(span.mcproduct), .mustcarry {
    background-color:#D6ECFA !important; 
    border: 1px solid #DBDBDB !important;
}

/*F9D6CF*/
.k-master-row td:has(span.pmproduct), .productmatch {
    background-color:#B2E6D4 !important; 
    border: 1px solid #DBDBDB !important;
}

/*B2E6D4*/
/*.k-master-row td:has(span.mcpmproduct) {
    background-color:#F9D6CF !important;
    border: 1px solid #DBDBDB !important;
}*/



.cell-readonly {
    /*text-align: right !important;*/
    background-color: #D6D6D6 !important;
    color: #777 !important;
    font-style: italic !important;
    border-bottom: 1px #dee2e6 solid !important;
    cursor: no-drop;
}

.cell-disabled {
    background-color: #eee !important;
    cursor: no-drop;
}

.cell-unscheduled {
    border-bottom: 1px #dee2e6 solid !important;
    font-weight: 600 !important;
    background-color: #FFC1C1 !important;
}

.cell-readonly input {
    
}

.volumecell input {
    /*height: calc(1.5em + .3rem) !important;*/
    font-size: 0.75rem !important;
}

/*** STATS ***/
#alcoholicexclusivitySummary li, #beerexclusivitySummary li, #outletspermonth li, #volumepermonth li {
    border-bottom: 1px #eee solid !important;
}

#alcoholicexclusivitySummary li:last-child, #beerexclusivitySummary li:last-child, #outletspermonth li:last-child, #volumepermonth li:last-child {
    border-bottom: unset !important;
}

.square-div {
    width: 15px;
    height: 15px;
    background-color: black;
    margin-right: 5px;
}

.blank-div {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.circle-div {
    width: 15px;
    height: 15px;
    border-radius: 10px;
    background-color: black;
    margin-right: 5px;
}

#parentApprovalDiv {
    display: inline-flex;
    display: -ms-inline-flexbox;
    overflow: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.defaultApprovalDiv {
    width: 80px;
    padding: 10px;
    border-radius: 25px;
    border: 1px solid #aca6a6;
    text-align: center;
    font-weight: bold;
    color: #989292;
}

.approvalCardDiv {
    min-width: 200px;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

    .approvalCardDiv ul {
        width: 100%;
    }

    .approvalCardDiv .card-title {
        color: white;
        padding: 3px;
        font-weight: bold;
    }

.approval-container {
    margin-left: 0;
    border: 1px solid #e6e6e6;
}

.approval-legend {
    border-right: 1px solid #e6e6e6;
    padding: 5px;
}

    .approval-legend li {
        display: flex;
        padding: 3px;
    }

    .approval-legend > h4 {
        font-weight: bold;
        color: gray;
    }

.approval-button-container {
    padding: 5px;
    background-color: #efefef;
    border: 1px solid #efefef;
    text-align: right;
}

    .approval-button-container button {
        min-width: 90px;
        margin-left: 10px;
    }

.bg-action-APRV {
    background-color: #3FB618 !important;
    border-color: #3FB618 !important;
}

.bg-action-RJCT {
    background-color: #FF0039 !important;
    border-color: #FF0039 !important;
}

.bg-action-PNDG {
    background-color: #989292 !important;
    border-color: #989292 !important;
}

.bg-action-CRNT {
    background-color: #2780E3 !important;
    border-color: #2780E3 !important;
}

.color-div {
    width: 20px;
    height: 15px;
    border: solid 1px;
    margin-right: 5px;
}

h4.arc {
    background-color: #2780E3;
    display: inline-block;
    width: auto;
    color: white;
    padding: 5px 10px 5px 10px;
    border-radius: 9px 9px 0 0;
    font-weight: bold;
    margin: 0;
}
.card-selectable {
    cursor: pointer;
}
.card-selected{
    box-shadow: 0px 0px 5px 1px yellow;
}
.bg-div-drag {
    background-color: #dbdbdb;
    border: 1px dashed gray;
}
.cardholder a {
    text-decoration:underline;
    width: 100%;
    display: inline-flex;
    cursor: pointer;
}
.cardholder button {
    padding:0;
    width: 100%;
    display: inline-flex;
}
