
@media (max-width: 1590px) {
    .orderads {
        display: none;
    }

    #ordersadshead {
        display: none;
    }

    #orderscontrolads {
        display: none;
    }
}

.text-primary {
    color: #1ab394 !important;
}

.forecast-refresh-div {
    text-align: center;
    padding: 8px 0px 8px 0px;
}

.helpline-info {
    font-size: 11px;
    color: #ffffff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-shadow: none;
    border-radius: 0.25em;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    margin: 1px 0 0 3px;
}

.helpdesk-info {
    font-size: 11px;
    color: #ffffff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-shadow: none;
    border-radius: 0.25em;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    padding: 8px 0px 0px 0px;
    margin: 1px 0 0 3px;
}

.store-refresh-nav {
    font-size: 11px;
    color: #ffffff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    border-radius: 0.25em;
    line-height: 1;
    white-space: nowrap;
}

.menu .menu-search {
    margin: 0px 8px 5px 5px;
}

.coffee-bg {
    background-color: rgba(126, 104, 90,1) !important;
    color: #ffffff;
}

.slate-bg {
    background-color: rgba(106, 90, 205, 1) !important;
    color: #ffffff;
}

/* Custom CSS Color */
form-control:disabled, .form-control[readonly] {
    font-size: 11px;
}

del.noback {
    background-color: transparent;
}

body {
    font-family: "Verdana", "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 11px;
}

.nav > li > a {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px;
}

.modal-backdrop {
    display: none !important;
}

.modal {
    background: rgba(0,0,0,0.5) !important;
}

.text-box.form-control:not([size]):not([multiple]) {
    font-size: 11px !important;
}

.toast-success {
    background-color: #1ab394;
}

.dropdown-theme {
    position: relative;
}

.dropdown-theme .dropdown-menu {
    top: inherit;
    left: 10%;
    margin-top: -1px;
}

/* Legacy Datetime Picker*/
.ui-widget-content a:not(.ui-datepicker-week-end) {
    color: inherit;
}

.ui-datepicker td.ui-datepicker-week-end {
    color: red;
}

.ui-datepicker-header {
    background: #18a689;
}

/*.ui-datepicker-buttonpane ui-widget-content {
    background: #18a689;
}*/

/*.ui-state-default:not(.ui-button),
.ui-widget-content .ui-state-default:not(.ui-button),
.ui-widget-header .ui-state-default:not(.ui-button),
html .ui-button.ui-state-disabled:hover:not(.ui-button),
html .ui-button.ui-state-disabled:active:not(.ui-button) {
    text-align: center;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}*/

/* Date Picker CSS */
.ui-jqgrid tr.ui-row-ltr td.datetimepicker-buttons {
    text-align: center;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}

.ui-jqgrid tr.ui-row-ltr td.day {
    border-top: 1px solid #e7eaec;
    border-left: 0px;
    border-right: 0px;
    text-align: center;
}

.ui-jqgrid tr.ui-row-ltr td:not(.today):not(.disabled) {
    background-color: inherit;
}

.ui-jqgrid tr.ui-row-ltr td:not(.day) {
    border-color: inherit;
}

.input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text > .datetimepicker {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* Bootstrap DateTime Picker */
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #18a689;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #18a689;
}

.bootstrap-datetimepicker-widget table td.weekend {
    color: red;
}

.datepicker table th.dow {
    height: 12px;
    line-height: 12px;
    width: 12px;
    padding: 4px;
    border-radius: 3px;
}

.bootstrap-datetimepicker-widget table td.day {
    height: 12px;
    line-height: 12px;
    width: 12px;
    padding: 4px;
    border-radius: 3px;
    font-weight: normal;
}

.bootstrap-datetimepicker-widget table td.disabled {
    background-color: #F2F2F2;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour:hover {
    background-color: #18a689;
    color: white;
}


/*.bootstrap-datetimepicker-widget.usetwentyfour td.hour:hover:not(.active) {
    background-color: #2f4050;
}*/

/*.bootstrap-datetimepicker-widget .timepicker-hour:hover:not(.active),
.bootstrap-datetimepicker-widget .timepicker-minute:hover:not(.active),
.bootstrap-datetimepicker-widget .timepicker-second:hover:not(.active) {
    background-color: #18a689;
}*/

.bootstrap-datetimepicker-widget .timepicker-hour:hover, .bootstrap-datetimepicker-widget .timepicker-minute:hover, .bootstrap-datetimepicker-widget .timepicker-second:hover {
    background-color: #18a689;
    color: white;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 34px;
    font-weight: normal;
    padding: 4px;
    margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
    color: #18a689;
}

.bootstrap-datetimepicker-widget table td /*,
.bootstrap-datetimepicker-widget .picker-switch td span,
.bootstrap-datetimepicker-widget table td span*/ {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.bootstrap-datetimepicker-widget table thead tr th.prev,
.bootstrap-datetimepicker-widget table thead tr th.next,
.bootstrap-datetimepicker-widget table thead tr th.picker-switch {
    height: 16px;
    line-height: 16px;
    width: 16px;
    padding: 4px;
    border-radius: 3px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    top: 0px;
    width: 16rem;
}

.datepicker,
.datetimepicker.dropdown-menu,
.datepicker.dropdown-menu {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, "Verdana", sans-serif !important;
    font-size: 11px !important;
}

.datetimepicker table tr td.highlighted,
.datepicker table tr td.highlighted {
    color: red !important;
    background-color: inherit !important;
}

.datetimepicker table tr td, .datepicker table tr th:not(.dow):not(.datepicker-switch):not(.picker-switch):not(.clear):not(.today),
.datepicker table tr td, .datepicker table tr th:not(.dow):not(.datepicker-switch):not(.picker-switch):not(.clear):not(.today) {
    font-weight: normal !important;
}

/* Progress spinner CSS */
.hidden {
    display: none !important;
    visibility: hidden !important;
}

.submit-progress-bg {
    background-color: lightgray;
    opacity: .5;
}

.submit-progress {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 6em;
    padding-top: 2.3em;
    z-index: 1;
    /* The following properties are the ones most likely to change */
    width: 20em;
    /* Set 'margin-left' to a negative number that is 1/2 of 'width' */
    margin-left: -10em;
    padding-left: 2.1em;
    background-color: black;
    color: white;
    -webkit-border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    border-radius: 0.4em;
    box-shadow: 0.4em 0.4em rgba(0,0,0,0.6);
    -webkit-box-shadow: 0.4em 0.4em rgba(0,0,0,0.6);
    -moz-box-shadow: 0.4em 0.4em rgba(0,0,0,0.6);
}

/* Changing style for spinner */
.submit-progress {
    padding-top: 2em;
    width: 23em;
    margin-left: -11.5em; /* Set to a negative number that is 1/2 of the width */
}

.submit-progress i {
    margin-right: 0.5em;
}

.navbar-toggler {
    background-color: #000;
}

/*Customized CSS for jqGrid*/
table td {
    padding: 5px;
}

.ui-widget {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 1em !important;
}

.ui-widget-content {
    border: 1px solid #18a689 !important; /*#aaaaee*/
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important;
    color: #222222 !important; /*#222222*/
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #18a689 !important; /*#aaaaaa*/
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important;
    color: #000 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: none;
}

.ui-jqgrid .loading {
    border: 1px solid #18a689 !important; /*#aaaaaa*/
    background: #ffffff url(images/ui-bg_highlight-1x100-JM.png) 50% 50% repeat-x repeat-y;
    color: #000 !important; /*#212121*/
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    background-color: #18a689 !important; /*#e8eef4*/
    color: #fff !important;
}

.ui-pg-table .navtable .ui-corner-all {
    border-radius: 3px;
}

/*.ui-jqgrid .ui-pg-table .ui-pg-button {
    padding: 0px 25px 0px 5px;
}*/

.ui-jqgrid .ui-pg-button:not(:hover) {
    /*border: 1px solid #18a689;*/
    color: #18a689;
}

.ui-jqgrid .ui-pg-button:hover {
    background-color: #18a689; /*#e8eef4*/
    border-color: #18a689;
    color: #fff;
}

.ui-jqgrid tr.jqgrow {
    line-height: 1.22em !important;
}

.ui-jqgrid tr.jqgrow td:not(.day) {
    padding: 0 8px 0 5px !important;
    border-color: inherit !important;
}

.ui-jqgrid .ui-subgrid td.subgrid-data {
    border-top: 0px none !important;
}

.small, small {
    font-size: smaller !important;
    font-weight: inherit !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

h2 {
    font-size: 22px;
}

.bir-navbar {
    padding: 0px 0px 0px 0px;
    display: block;
}

.mini-navbar #wrapper {
    overflow: inherit;
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    min-width: 180px;
}

.mini-navbar .nav .nav-second-level {
    background-color: #2f4050;
    position: absolute;
    left: 70px;
    top: 0;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
}

body.mini-navbar .navbar-default .nav .nav-second-level li a span {
    display: block;
}

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    min-width: 180px;
}

.navbar-top-links li:last-child {
    margin-right: 30px;
}

.nav-third-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li .nav-third-level li a {
    padding-left: 40px;
}

.wrapper-content {
    padding: 20px 10px 20px;
}

.breadcrumb > .active {
    color: #FFF;
}

.breadcrumb a {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    color: white;
    padding: 0 10px 0 30px;
    background: #d84338;
    background: linear-gradient(#18a689, #293846);
    position: relative;
}

.breadcrumb a:first-child {
    padding-left: 20px;
    border-radius: 5px 0 0 5px;
}

    .breadcrumb a:first-child:before {
        left: 14px;
    }

.breadcrumb a:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 20px;
}

.breadcrumb a.active, .breadcrumb a:hover {
    background: #d84338;
    background: linear-gradient(#293846, #293846);
}

    .breadcrumb a.active:after, .breadcrumb a:hover:after {
        background: #d84338;
        background: linear-gradient(135deg, #293846, #293846);
    }

.breadcrumb a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    width: 36px;
    height: 36px;
    transform: scale(0.707) rotate(45deg);
    z-index: 1;
    background: #666;
    background: linear-gradient(135deg, #18a689, #293846);
    box-shadow: 2px -2px 0 2px rgba(0, 0, 0, 0.4), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
    border-radius: 0 5px 0 50px;
}

.breadcrumb a:last-child:after {
    content: none;
}

.flat a, .flat a:after {
    background: white;
    color: black;
    transition: all 0.5s;
}

.flat a:before {
    background: white;
    box-shadow: 0 0 0 1px #ccc;
}

.flat a:hover, .flat a.active, .flat a:hover:after, .flat a.active:after {
    background: #18a689;
}

.btn-search {
    padding: 4px 12px;
    margin: 14px 5px 5px 20px;
    font-size: 14px;
    float: left;
}

.nav-store {
    padding: 4px 12px;
    margin: 14px 5px 5px 20px;
    font-size: 14px;
    float: left;
}

.cat-button-divider {
    width: 5px;
    height: auto;
    display: inline-block;
}

/*Customized CSS for Tab */
.nav-tabs > li > a {
    padding: 5px 10px 5px 10px !important;
}
/* Customized CSS for KeyTable of DataTables */
table.dataTable tbody th.focus, table.dataTable tbody td.focus {
    box-shadow: none;
}

    table.dataTable tbody th.focus, table.dataTable tbody td.focus div.dtk-focus-alt table.dataTable tbody th.focus, div.dtk-focus-alt table.dataTable tbody td.focus {
        box-shadow: none;
    }
/*Customized CSS for DataTable */
/*div.dtk-focus-alt table.dataTable tbody th.focus, div.dtk-focus-alt table.dataTable tbody td.focus {
    box-shadow: inset 0 0 1px 2px #f9f9f9 !important;
}*/
.div.DTE .div.DTE_Header, div.DTE div.DTE_Header {
    background-color: #18a689; /*#e8e9eb*/
}

.div.DTE .div.DTE_Footer, div.DTE div.DTE_Footer {
    background-color: #e8e9eb;
}

DTE_Header_Content, .DTE_Header_Content {
    color: #FFFFFF;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close {
    top: 11px;
    right: 11px;
    border: none;
    background-color: inherit;
    border-radius: unset;
    box-shadow: unset;
}

    div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:hover {
        background-color: inherit;
        box-shadow: unset;
    }

/*Modified to remove the white color on the sorted column*/
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    background-color: inherit;
}

table.dataTable {
    border: none;
}

table.dataTable tr.dtrg-group td {
    background-color: rgba(26, 179, 148, 0.42) !important;
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: rgba(26, 179, 148, 0.22) !important;
}

table.dataTable tbody tr.selected {
    background-color: rgba(26, 179, 148, 0.22);
}

table.dataTable tr.dtrg-group.dtrg-level-1 td {
    padding-left: 2em;
}

table.dataTable tr.dtrg-group.dtrg-level-2 td {
    padding-left: 4em;
}

.odd {
    background-color: rgba(26, 179, 148, 0.11) !important;
}

.even {
    background-color: #ffffff !important;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    background: inherit;
}

/*
table.dataTable thead .sorting, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  background: inherit;
}
*/
/*table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: rgba(26, 179, 148, 0.11);
}

.table-striped tbody tr.odd {
    background-color: rgba(26, 179, 148, 0.11);
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(26, 179, 148, 0.11);
}*/
table.dataTable tbody tr {
    background-color: #f9f9f9;
    font-size: 11px;
}

.dataTables_wrapper .dataTables_processing {
    text-align: center !important;
    background: none !important;
    font-family: "open sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif" !important;
    font-size: 12px !important;
}
  
table.dataTable th.focus, table.dataTable td.focus {
    outline: none !important;
    outline-offset: 0px !important;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6;
}

.dtrg-group, .dtrg-start, .dtrg-level-0, .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

/*.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.table-striped > tbody > tr:nth-of-type(odd):not(.dtrg-group) {
    background-color: #f9f9f9;
}*/

/*Customized CSS for DataTable Export Button - Start*/
button.dt-button, div.dt-button, a.dt-button {
    padding: .25rem .5rem;
    margin-bottom: 5px;
} button.dt-button.disabled:not(.btn), div.dt-button.disabled:not(.btn), a.dt-button.disabled:not(.btn) {
        color: #ffffff;
        background-color: #18a689;
        border-color: #18a689;
        text-decoration: none;
    } button.dt-button:hover:not(.btn), div.dt-button:hover:not(.btn), a.dt-button:hover:not(.btn) {
        color: #fff;
        background-color: #18a689;
        border-color: #18a689;
        text-decoration: none;
    } button.dt-button:not(.btn), div.dt-button:not(.btn), a.dt-button:not(.btn) {
        background-color: transparent;
        background-image: none;
        color: #1ab394;
        transition: all .5s;
        border-color: #1ab394;
        border-radius: 3px;
        border-top-style: solid;
        border-top-width: 1px;
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        display: inline-block;
        font-size: inherit;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        user-select: none;
        line-height: 1.5;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        text-transform: none;
        overflow: visible;
        text-rendering: auto;
        letter-spacing: normal;
        word-spacing: normal;
        text-indent: 0px;
        text-shadow: none;
        align-items: flex-start;
        -webkit-appearance: button;
    } div.DTE div.DTE_Form_Buttons button {
    float: right;
}
/*Customized CSS for DataTable Export Button - End*/
.pdf-toolbar {
    max-width: 800px;
} .carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
} .breadcrumb {
    display: inline-block;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    border-radius: 5px;
    /*
    background: #1ab394;
    background: hsla(34,85%,35%,1);
    */
} .flat a:hover, .flat a.active, .flat a:hover:after, .flat a.active:after {
    background: linear-gradient(#18a689, #18a689);
} .nav > li > a {
    color: #a7b1c2;
    font-weight: 600;
    padding: 14px 20px 14px 10px;
    display: block;
} .mini-navbar .nav > li > a {
    padding: 14px 20px 14px 25px;
} .mini-navbar .menu-search {
    visibility: hidden !important;
    display: none !important;
} .navbar-form-custom {
    /*display: none; -- Commented by Ayyanar*/
} .nav-second-level li a {
    padding: 7px 10px 7px 10px !important;
    padding-left: 25px !important;
} .nav-third-level li a {
    padding: 7px 10px 7px 10px !important;
    padding-left: 40px !important;
} .fixed-sidebar.mini-navbar .nav-second-level.collapsing li a, .nav-second-level.collapsing li a {
    min-width: 220px;
} .body-small .nav-second-level.collapsing li a, .mini-navbar .nav-second-level.collapsing li a {
    min-width: 140px;
} input[type=checkbox], input[type=radio] {
    width: 15px;
    height: 15px;
    background: rgba(24, 166, 137, 1);
} input[type='checkbox']:checked {
    background: rgba(24, 166, 137, 1);
} .count-info .label {
    line-height: 12px;
    padding: 2px 2px;
    position: absolute;
    right: 8px;
    top: 7px;
    font-size: 9px;
} ul.nav-second-level {
    background-color: #2f4050;
} ul.nav-third-level {
    background-color: #2f4050;
}

/*
    SK Content Spinner
*/
.ibox-sk-content > .sk-spinner {
    display: none;
}

.ibox-sk-content.sk-loading {
    position: relative;
}

.ibox-sk-content.sk-loading:after {
    content: '';
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ibox-sk-content.sk-loading > .sk-spinner {
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 2000;
}

ibox-sk-content {
    background-color: #fff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #fff;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    clear: both;
    display: none;
    height: calc(100% - 49px);
}

button.dt-button.disabled:not(.btn), div.dt-button.disabled:not(.btn), a.dt-button.disabled:not(.btn) {
    background-color: #1ab394;
    border-color: #1ab394;
    opacity: .65;
    color: #fff;
}

/*
----------------------------------------------------------
 Buy It Right Color Sytles
----------------------------------------------------------
*/
.bir-color-red {
    background-color: rgb(255, 99, 132);
} .bir-color-a-red {
    background-color: rgba(255, 99, 132, 0.5);
} .bir-color-orange {
    background-color: rgb(255, 159, 64);
} .bir-color-a-orange {
    background-color: rgba(255, 159, 64, 0.5);
} .bir-color-yellow {
    background-color: rgb(255, 205, 86);
} .bir-color-a-yellow {
    background-color: rgba(255, 205, 86, 0.5);
} .bir-color-green {
    background-color: rgb(75, 192, 192);
} .bir-color-a-green {
    background-color: rgba(75, 192, 192, 0.5);
} .bir-color-blue {
    background-color: rgb(54, 162, 235);
} .bir-color-a-blue {
    background-color: rgba(54, 162, 235, 0.5);
} .bir-color-purple {
    background-color: rgb(153, 102, 255);
} .bir-color-a-purple {
    background-color: rgba(153, 102, 255, 0.5);
} .bir-color-grey {
    background-color: rgb(201, 203, 207);
} .bir-color-a-grey {
    background-color: rgba(201, 203, 207, 0.5);
} .bir-color-black-text {
    color: black;
    font-weight: 400 !important;
}
.bir-selection-color1 {
    color: #fff;
    background-color: rgba(24, 166, 137, 1) !important;
    border-color: rgba(24, 166, 137, 1) !important;
} .bir-selection-color2 {
    color: #fff;
    background-color: rgba(26, 179, 148, 1) !important;
    border-color: rgba(26, 179, 148, 1) !important;
} .text-bir-primary {
    color: inherit !important;
} .btn-bir-primary.btn-outline {
    color: rgba(26, 179, 148, 1);
} .btn-bir-primary.btn-outline:hover {
    color: #fff;
} .btn-bir-primary {
    color: #fff;
    border-color: rgba(26, 179, 148, 1);
} .btn-bir-primary:not(.btn-outline) {
    background-color: rgba(26, 179, 148, 1);
} .btn-bir-primary:hover, .btn-bir-primary:focus, .btn-bir-primary.focus {
    background-color: rgba(24, 166, 137, 1);
    border-color: rgba(24, 166, 137, 1);
    color: #FFFFFF;
} .btn-bir-primary.disabled, .btn-bir-primary:disabled {
    color: #fff;
    background-color: rgba(24, 166, 137, 1);
    border-color: rgba(24, 166, 137, 1);
} .btn-bir-primary:not(:disabled):not(.disabled):active, .btn-bir-primary:not(:disabled):not(.disabled).active, .show > .btn-bir-primary.dropdown-toggle {
    color: #fff;
    background-color: rgba(24, 166, 137, 1);
    border-color: rgba(24, 166, 137, 1);
} .btn-bir-primary:not(:disabled):not(.disabled):active:focus, .btn-bir-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-bir-primary.dropdown-toggle:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bir-selection-color1.btn-outline {
    background-color: #f3f3f4 !important;
    color: rgba(24, 166, 137, 1) !important;
    border-color: rgba(24, 166, 137, 1) !important;
}

.bir-selection-color2.btn-outline {
    color: rgba(26, 179, 148, 0.42) !important;
    background-color: #f3f3f4 !important;
    border-color: rgba(26, 179, 148, 0.42) !important;
}

.bir-selection-color1.btn-outline:hover, .bir-selection-color1.btn-outline:focus, .bir-selection-color1.btn-outline.focus {
    color: #fff !important;
    background-color: rgba(24, 166, 137, 1) !important;
    border-color: rgba(24, 166, 137, 1) !important;
}

.viewbag-group {
}

.viewbag-head {
    padding: 0 10px 10px 10px;
}

.viewbag-title {
    display: none;
}

.viewbag-breadcrumb {
    margin-top: 20px;
    margin-bottom: 10px;
}

div#jqContextMenu {
    border: 1px solid;
    border-color: #18a689 !important;
}

ul#contextMenu_ul {
    background-color: #fff !important;
    border-color: #18a689 !important;
    border: 1px !important;
}

    ul#contextMenu_ul > li {
        background-color: #fff !important;
        border-color: #18a689 !important;
        border: 1px !important;
        color: #18a689 !important;
    }

        ul#contextMenu_ul > li:hover {
            color: #fff !important;
            background-color: #18a689 !important;
            border-color: #18a689 !important;
        }

        ul#contextMenu_ul > li:focus {
            color: #fff !important;
            background-color: #18a689 !important;
            border-color: #18a689 !important;
            box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5) !important;
        }

.ui-menu-item {
    background-color: #fff !important;
    border-color: #18a689 !important;
    border: 1px !important;
}

.ui-menu-item-wrapper {
    background-color: #fff !important;
    border-color: #18a689 !important;
    border: 1px !important;
    color: #18a689 !important;
}

    .ui-menu-item-wrapper:hover {
        color: #fff !important;
        background-color: #18a689 !important;
        border-color: #18a689 !important;
        background: #18a689 !important;
        border: #18a689 !important;
    }

    .ui-menu-item-wrapper:focus {
        color: #fff !important;
        background-color: #18a689 !important;
        border-color: #18a689 !important;
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5) !important;
        background: #18a689 !important;
        border: #18a689 !important;
    }

.ui-menu-item-wrapper .ui-state-active:hover {
    color: #fff !important;
    background-color: #18a689 !important;
    border-color: #18a689 !important;
    background: #18a689 !important;
    border: #18a689 !important;
}

    .ui-menu-item-wrapper .ui-state-active:focus {
        color: #fff !important;
        background-color: #18a689 !important;
        border-color: #18a689 !important;
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5) !important;
        background: #18a689 !important;
        border: #18a689 !important;
    }

.ui-state-active {
    background-color: #fff !important;
    border-color: #18a689 !important;
    border: 1px !important;
}

.bir-chatbot {

}

/*
----------------------------------------------------------
 Dash Legacy Styles
----------------------------------------------------------
*/
dash_h1, dash_h2, dash_h3, dash_h4, dash_h5, dash_h6 {
    font-size: 1.5em;
    color: #000;
} dash_h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
} dash_h2 {
    padding: 0 0 10px 0;
} dash_h3 {
    font-size: 1.2em;
} dash_h4 {
    font-size: 1.1em;
} dash_h5, dash_h6 {
    font-size: 1em;
} dash_h6 {
    color: #88A;
} .locked {
    color: blue !important;
} .eager {
    color: #F6358A !important;
} .report-box {
    padding: 0;
    border: 1px solid #e7eaec;
} .report-box:hover, .report-box.active {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
    -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
    box-shadow: 0 3px 7px 0 #a8a8a8;
} .report-desc {
    padding: 20px;
    position: relative;
} .report-name {
    font-size: 12px;
    font-weight: 600;
    color: #676a6c;
    display: block;
    margin: 2px 0 5px 0;
} .report-name:hover, .report-name:focus {
    color: #1ab394;
} .ProductCode, .Link {
    text-decoration: underline;
    cursor: pointer;
} .ProductCode:hover, .Link:hover {
    text-decoration: underline;
} .ProductCode2 {
    text-decoration: underline;
    cursor: pointer;
} .ProductCode2:hover {
    text-decoration: underline;
} .dash-group-by {
    margin: 10px;
    padding: 2px 8px;
    cursor: pointer;
} .dash-group-by:hover {
    border-style: solid;
    border-width: thin;
    border-color: #999;
    padding: 2px 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-khtml-border-radius: 5px;*/
    border-radius: 5px;
    behavior: url(/css/border-radius.htc);
    position: relative;
    zoom: 1;
} .dash-group-by-selected:hover {
    border-color: #000;
} .dash-group-by-selected {
    border-style: solid;
    border-width: thin;
    padding: 2px 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-khtml-border-radius: 5px;*/
    border-radius: 5px;
    behavior: url(/css/border-radius.htc);
    position: relative;
    zoom: 1;
} .dash-chart-cell {
    border-style: none !important;
    background-color: transparent !important;
} .selected-product {
    color: #557 !important;
    background-color: rgba(26, 179, 148, 0.22) !important
} .forecast-component {
    color: #557 !important;
    background-color: rgba(255, 205, 86, 0.12) !important;
} .dash-smaller {
    font-size: smaller;
} .dash-emphasis {
    font-weight: bold;
    color: Maroon;
} .dash-gray {
    color: Gray;
} .dash-strikethrough {
    color: Gray;
    text-decoration: line-through;
} .dash-wrap-text {
    white-space: normal !important;
} .subgrid-cell {
    display: none
} select {
    border: 1px solid #ccc;
    padding: 2px;
    color: #444;
} div#logo {
    display: block;
    float: left;
    text-align: left;
} div#status-message {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    color: Aqua;
    margin: 3px;
}
/*order subgrid headings*/
#OrdersControlGrid td {
    border-left-style: none !important;
    border-right-style: none !important;
   /* border-bottom-color: #ccc !important;*/
} #OrdersControlGrid div.ui-jqgrid-view > div.ui-jqgrid-hdiv {
    /*display: none;*/
    border-style: none !important;
} #OrdersControlGrid div.ui-jqgrid-view table th {
    border-style: none !important;
    /*background-color:transparent !important;*/
} select.editable option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}
