﻿html {
    height: 100%;
}

body {
    padding-top: 0;
    position: relative;
    min-height: 100%;
    padding-bottom: 1rem;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

#divHeader {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#topbar {
    text-align: center;
    margin-bottom: 0;
}

input,
select,
textarea {
    max-width: 280px;
}

#editor {
    min-height: 500px;
}

.ck-file-dialog-button {
    display: none !important;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.clickFilter {
    background: skyblue;
}

    .clickFilter span {
        display: inline-block;
    }

.noneClickFilter span {
    display: none;
}

.closeBtnShow {
    display: inline-block;
    cursor: pointer;
}

.closeBtnSHide {
    display: none;
}

.slideBar li p a {
    padding: 5px;
    margin-left: 8px;
}

.slideBar {
    padding-top: 10px;
}

#maincontent {
    min-height: 700px;
}

.product {
    padding: 5px;
    background-color: white;
    border: 1px solid #00e6e6;
    color: black;
    float: left;
    text-align: center;
    margin: 10px;
}

    .product:hover {
        box-shadow: 2px 2px grey;
    }

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}

.panel-body {
    padding: 0;
}

.panel-group .panel + .panel {
    margin-top: 0;
    border-top: 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .panel-default > .panel-heading a {
        display: block;
        padding: 10px 15px;
        text-decoration: none;
    }

        .panel-default > .panel-heading a:after {
            content: "";
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: right;
            transition: transform .25s linear;
            -webkit-transition: -webkit-transform .25s linear;
        }

        .panel-default > .panel-heading a[aria-expanded="true"] {
            background-color: #eee;
        }

            .panel-default > .panel-heading a[aria-expanded="true"]:after {
                content: "\e113";
            }

        .panel-default > .panel-heading a[aria-expanded="false"]:after {
            content: "\e114";
        }

.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;
}

    .nav-tabs > li > a {
        background: #DADADA;
        border-radius: 0;
        box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover {
        background: #F5F5F5;
        box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
    }

@media only screen and (max-width: 639px) {
    .logo {
        float: left;
        margin: 0 0 10px 0;
        max-width: 50%;
        position: relative;
        z-index: 5;
    }
}


.k-block, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: white !important;
}

.no-padding-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.container-1 {    
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    margin: 0 auto;
}

    .container-1 input.searchInput {
        width: 300px;
        height: 30px;
        background: #ffffff;
        border: 1px solid #e6e6e6;
        font-size: 10pt;
        float: left;
        color: #262626;
        padding-left: 45px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }

    .container-1 .icon {
        position: absolute;
        top: 50%;
        margin-left: 7px;
        margin-top: 6px;
        z-index: 1;
        color: #4f5b66;
    }

@media (min-width: 1500px) {
    .container {
        width: 1280px;
    }
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.ribbon {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute !important;
    z-index: 1;
    top: -10px;
    right: -10px;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid rgba(240, 120, 29, 1);
        border-top-color: transparent;
        border-right-color: transparent;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 150px;
        padding: 10px 0;
        background-color: #3498db;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        font: 700 10px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-transform: uppercase;
        text-align: center;
        left: -20px;
        top: 25px;
        transform: rotate(45deg);
    }

    .ribbon::before {
        top: 0;
        left: 0;
    }

    .ribbon::after {
        bottom: 0;
        right: 0;
    }


#topbar {
    background-color: #6e716e;
}

#footerbar {
    background-color: #6e716e;
}

.productList {
    position: relative;
}

#divShipping td {
    padding: 5px;
}

.breadcrumb {
    background: none;
}

#menuAccount .dropdown-toggle {
    padding: 3px;
}

#menuAccount span, #menuAccount i {
    color: white;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.dropdown-submenu {
    position: relative;
}

/*li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
}*/

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after:hover { /*The "hover" must come after "after" for the mouse-over sub-menu icons to work.*/
    border-left-color: #555;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        border-radius: 6px 0 6px 6px;
    }

.navbar-nav li a {
    font-size: 17px;
}

.imgCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.txtStockOnHand {
    min-height: 37px;
}

.sizeTable.table > tbody > tr > td, .sizeTable.table > tbody > tr > th {
    vertical-align: middle;
    padding: 3px;
}

.sizeTable.table > tbody > tr > td, .sizeTable.table > tbody > tr > th {
    vertical-align: middle;
    padding: 3px;
}

.sizeTable thead th {
    text-align: center;
}

.width20 {
    width: 20%;
}

.width40 {
    width: 40%;
}

.width15 {
    width: 15%;
}


/*
 * Stellarnav.js 2.5.0
 * Responsive, lightweight, multi-level dropdown menu.
 * Copyright (c) 2018 Vinny Moreira - http://vinnymoreira.com
 * Released under the MIT license
 */
/* all nav */
.stellarnav {
    position: relative;
    width: 100%;
    z-index: 99;
    line-height: normal;
}

    .stellarnav a {
        color: #777;
    }

    .stellarnav ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .stellarnav li {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        line-height: normal;
        vertical-align: middle;
    }

        .stellarnav li a {
            padding: 15px;
            display: block;
            text-decoration: none;
            color: #777;
            font-size: inherit;
            font-family: inherit;
            box-sizing: border-box;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            transition: all .3s ease-out;
        }

    /* main level */
    .stellarnav > ul > li {
        display: inline-block;
    }

        .stellarnav > ul > li > a {
            padding: 20px 40px;
        }

    /* first level dd */
    .stellarnav ul ul {
        top: auto;
        width: 220px;
        position: absolute;
        z-index: 9900;
        text-align: left;
        display: none;
        background: #ddd;
    }

    .stellarnav li li {
        display: block;
    }

    /* second level dd */
    .stellarnav ul ul ul {
        top: 0; /* dd animtion - change to auto to remove */
        left: 220px;
    }

    .stellarnav > ul > li:hover > ul > li:hover > ul {
        opacity: 1;
        visibility: visible;
        top: 0;
    }

    /* .drop-left */
    .stellarnav > ul > li.drop-left > ul {
        right: 0;
    }

    .stellarnav li.drop-left ul ul {
        left: auto;
        right: 220px;
    }

    /* light theme */
    .stellarnav.light {
        background: rgba(255, 255, 255, 1);
    }

        .stellarnav.light a {
            color: #000;
        }

        .stellarnav.light ul ul {
            background: rgba(255, 255, 255, 1);
        }

        .stellarnav.light li a {
            color: #000;
        }

    /* dark theme */
    .stellarnav.dark {
        background: rgba(0, 0, 0, 1);
    }

        .stellarnav.dark a {
            color: #FFF;
        }

        .stellarnav.dark ul ul {
            background: rgba(0, 0, 0, 1);
        }

        .stellarnav.dark li a {
            color: #FFF;
        }
    /* sticky nav */
    .stellarnav.fixed {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

/* only used when 'scrollbarFix' is set to true in the js. This fixes horizontal scrollbar caused by the dd menus that are very long.*/
body.stellarnav-noscroll-x {
    overflow-x: hidden;
}

/* general styling */
.stellarnav li.has-sub > a:after {
    content: '';
    margin-left: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FFF;
    display: inline-block;
}

.stellarnav li li.has-sub > a:after {
    margin-left: 10px;
    float: right;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #FFF;
    position: relative;
    top: 4px;
}

.stellarnav li.drop-left li.has-sub > a:after {
    float: left;
    margin-right: 10px;
    border-left: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #FFF;
}

.stellarnav.hide-arrows li.has-sub > a:after, .stellarnav.hide-arrows li li.has-sub > a:after, .stellarnav.hide-arrows li.drop-left li.has-sub > a:after {
    display: none;
}

.stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {
    display: none;
    text-transform: uppercase;
    text-decoration: none;
}

.stellarnav .dd-toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    z-index: 9999;
    border: 0;
}

.stellarnav.desktop li.has-sub a {
    padding-right: 5px;
}

.stellarnav.desktop.hide-arrows li.has-sub a {
    padding-right: 15px;
}

.stellarnav.mobile > ul > li > a.dd-toggle {
    padding: 0;
}

.stellarnav li.call-btn-mobile, .stellarnav li.location-btn-mobile {
    display: none;
}

/* svg icons */
.stellarnav svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
    position: relative;
    top: 2px;
}
/* svg icons */

.stellarnav a.dd-toggle .icon-plus {
    box-sizing: border-box;
    transition: transform 0.3s;
    width: 12px;
    height: 100%;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

    .stellarnav a.dd-toggle .icon-plus:before {
        content: '';
        display: block;
        width: 12px;
        height: 0px;
        border-bottom: solid 3px #777;
        position: absolute;
        top: 50%;
        transform: rotate(90deg);
        transition: width 0.3s;
    }

    .stellarnav a.dd-toggle .icon-plus:after {
        content: '';
        display: block;
        width: 12px;
        height: 0px;
        top: 50%;
        border-bottom: solid 3px #777;
        position: absolute;
    }

.stellarnav li.open > a.dd-toggle .icon-plus {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.stellarnav.light a.dd-toggle .icon-plus:before {
    border-color: #000;
}

.stellarnav.light a.dd-toggle .icon-plus:after {
    border-color: #000;
}

.stellarnav.dark a.dd-toggle .icon-plus:before {
    border-color: #FFF;
}

.stellarnav.dark a.dd-toggle .icon-plus:after {
    border-color: #FFF;
}

.stellarnav .icon-close {
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block;
}

    .stellarnav .icon-close:before {
        content: '';
        display: block;
        width: 12px;
        height: 0px;
        border-bottom: solid 3px #777;
        position: absolute;
        top: 50%;
        transform: rotate(45deg);
    }

    .stellarnav .icon-close:after {
        content: '';
        display: block;
        width: 12px;
        height: 0px;
        top: 50%;
        border-bottom: solid 3px #777;
        position: absolute;
        transform: rotate(-45deg);
    }

.stellarnav.light .icon-close:before {
    border-color: #000;
}

.stellarnav.light .icon-close:after {
    border-color: #000;
}

.stellarnav.dark .icon-close:before {
    border-color: #FFF;
}

.stellarnav.dark .icon-close:after {
    border-color: #FFF;
}

/* mobile nav */
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {
    padding: 15px;
    box-sizing: border-box;
}

    .stellarnav .menu-toggle span.bars {
        display: inline-block;
        margin-right: 7px;
        position: relative;
        top: 3px;
    }

        .stellarnav .menu-toggle span.bars span {
            display: block;
            width: 15px;
            height: 2px;
            border-radius: 6px;
            background: #777;
            margin: 0 0 3px;
        }

.stellarnav .full {
    width: 100%;
}

.stellarnav .half {
    width: 50%;
}

.stellarnav .third {
    width: 33%;
    text-align: center;
}

.stellarnav .location-btn-mobile.third {
    text-align: center;
}

.stellarnav .location-btn-mobile.half {
    text-align: right;
}

.stellarnav.light .third, .stellarnav.light .half {
    border-left: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.light.left .third, .stellarnav.light.left .half {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.light.right .third, .stellarnav.light.right .half {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.stellarnav.light .third:first-child, .stellarnav.light .half:first-child {
    border-left: 0;
}

.stellarnav.dark .third, .stellarnav.dark .half {
    border-left: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.dark.left .third, .stellarnav.dark.left .half {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.dark.right .third, .stellarnav.dark.right .half {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.stellarnav.light.left .menu-toggle, .stellarnav.light.right .menu-toggle {
    border-bottom: 0;
}

.stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle {
    border-bottom: 0;
}

.stellarnav.dark .third:first-child, .stellarnav.dark .half:first-child {
    border-left: 0;
}

.stellarnav.light .menu-toggle span.bars span {
    background: #000;
}

.stellarnav.dark .menu-toggle span.bars span {
    background: #FFF;
}

.stellarnav.mobile {
    position: static;
}

    .stellarnav.mobile.fixed {
        position: static;
    }

    .stellarnav.mobile ul {
        position: relative;
        display: none;
    }

    .stellarnav.mobile.active {
        padding-bottom: 0;
    }

        .stellarnav.mobile.active > ul {
            display: block;
        }

    .stellarnav.mobile ul {
        text-align: left;
    }

    .stellarnav.mobile > ul > li {
        display: block;
    }

        .stellarnav.mobile > ul > li > a {
            padding: 15px;
        }

    .stellarnav.mobile ul {
        background: rgba(221, 221, 221, 1);
    }

        .stellarnav.mobile ul ul {
            position: relative;
            opacity: 1;
            visibility: visible;
            width: auto;
            display: none;
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: color 0 ease-in;
            transition: none;
        }

            .stellarnav.mobile ul ul ul {
                left: auto;
                top: auto;
            }

    .stellarnav.mobile li.drop-left ul ul {
        right: auto;
    }

    .stellarnav.mobile li a {
        border-bottom: 1px solid rgba(255, 255, 255, .15);
    }

    .stellarnav.mobile > ul {
        border-top: 1px solid rgba(255, 255, 255, .15);
    }

    .stellarnav.mobile.light li a {
        border-bottom: 1px solid rgba(0, 0, 0, .15);
    }

    .stellarnav.mobile.light > ul {
        border-top: 1px solid rgba(0, 0, 0, .15);
    }

    .stellarnav.mobile li a.dd-toggle {
        border: 0;
    }

    .stellarnav.mobile.light li a.dd-toggle {
        border: 0;
    }

    .stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile {
        display: inline-block;
    }

    .stellarnav.mobile li.call-btn-mobile {
        border-right: 1px solid rgba(255, 255, 255, .1);
        box-sizing: border-box;
    }

    .stellarnav.mobile li.call-btn-mobile, .stellarnav.mobile li.location-btn-mobile {
        display: inline-block;
        width: 50%;
        text-transform: uppercase;
        text-align: center;
    }

        .stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full {
            display: block;
            width: 100%;
            text-transform: uppercase;
            border-right: 0;
            text-align: left;
        }

    .stellarnav.mobile.light ul {
        background: rgba(255, 255, 255, 1);
    }

    .stellarnav.mobile.dark ul {
        background: rgba(0, 0, 0, 1);
    }

        .stellarnav.mobile.dark ul ul {
            background: rgba(255, 255, 255, .08);
        }

    .stellarnav.mobile.light li.call-btn-mobile {
        border-right: 1px solid rgba(0, 0, 0, .1);
    }

    .stellarnav.mobile.top {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .stellarnav.mobile li.has-sub > a:after, .stellarnav.mobile li li.has-sub > a:after, .stellarnav.mobile li.drop-left li.has-sub > a:after {
        display: none;
    }

    /* left and right positions */
    .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        max-width: 280px;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .stellarnav.mobile.right > ul {
        right: 0;
    }

    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {
        display: inline-block;
        text-align: right;
    }

    .stellarnav.mobile.left > ul {
        left: 0;
    }

    .stellarnav.mobile.right .location-btn-mobile.half, .stellarnav.mobile.right .call-btn-mobile.half, .stellarnav.mobile.right .close-menu.half {
        text-align: center;
    }

    .stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third, .stellarnav.mobile.right .close-menu.third {
        text-align: center;
    }

    .stellarnav.mobile.left .location-btn-mobile.half, .stellarnav.mobile.left .call-btn-mobile.half, .stellarnav.mobile.left .close-menu.half {
        text-align: center;
    }

    .stellarnav.mobile.left .location-btn-mobile.third, .stellarnav.mobile.left .call-btn-mobile.third, .stellarnav.mobile.left .close-menu.third {
        text-align: center;
    }

    .stellarnav.mobile.left .menu-toggle.half, .stellarnav.mobile.left .menu-toggle.third, .stellarnav.mobile.right .menu-toggle.half, .stellarnav.mobile.right .menu-toggle.third {
        text-align: left;
    }

    .stellarnav.mobile.left .close-menu.third span, .stellarnav.mobile.right .close-menu.third span {
        display: none;
    }
/* left and right positions */

/* mega dd */
.stellarnav.desktop li.mega ul ul {
    background: none;
}

.stellarnav.desktop li.mega li {
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
}

    .stellarnav.desktop li.mega li li {
        display: block;
        position: relative;
        left: 4px;
    }

.stellarnav.desktop li.mega ul ul {
    width: auto;
}

.stellarnav.desktop > ul > li.mega {
    position: inherit;
}

    .stellarnav.desktop > ul > li.mega > ul {
        width: 100%;
    }

        .stellarnav.desktop > ul > li.mega > ul li.has-sub ul {
            display: block;
            position: relative;
            left: auto;
        }

        .stellarnav.desktop > ul > li.mega > ul > li {
            padding-bottom: 15px;
            box-sizing: border-box;
        }

.stellarnav.desktop li.mega li li a {
    padding: 5px 15px;
}

.stellarnav.desktop li.mega li.has-sub a:after {
    display: none;
}

.stellarnav.desktop > ul > li.mega > ul > li > a {
    color: yellow;
}
/* mega dd */


/* Fallback for slow javascript load */
@media only screen and (max-width : 768px) {
    .stellarnav {
        overflow: hidden;
        display: block;
    }

        .stellarnav ul {
            position: relative;
            display: none;
        }
}

/* mobile nav */
@media only screen and (max-width : 420px) {
    .stellarnav.mobile .call-btn-mobile.third span, .stellarnav.mobile .location-btn-mobile.third span {
        display: none;
    }
}


#divCustomFooter {
    display: flex;
    flex-wrap: nowrap;
}

#divCustomFooter img {
    max-width: 100% !important;
}
.Section {
    flex: 1 1 auto;
}

.Section input,
.Section textarea {
    color: black;
}

footer {
    right: 0;
    bottom: 0;
    left: 0;
}

#divSalesman {
    border: 1px solid black;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
    margin-left: 10%;
    transform: translateX(-10%);
}

    #divSalesman td {
        padding: 5px;
    }


.stellarnav ul {
    display: inline-block;
}

.MessageArea,
.MessageArea {
    color: red !important;
    font-size: 20px;
    padding: 3px;
    height: 100%;
}

.MessageArea table,
.MessageArea table  {
    height: 100%;
    width: 100%;
    text-align: center;
}

#divTopOverCredit:hover,
#divTopOnHold:hover {
    font-style: italic;
}

#divTopOverCredit,
#divTopOnHold {
    border-radius: 0 !important;
    background: red;
    background-color: red;
    color: white;
    font-size: 20px;
    text-align: center;
    margin: 0;
}

.ng-total-text {
    font-weight: bold;
}

.dx-treeview-item {
    padding: 6px 4px !important;
    min-height: 24px !important;
    line-height: 12px !important;
}

.dx-treeview-toggle-item-visibility {
    height: 24px !important;
}

.hover-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.hover-nav li {
    float: left;
}

    .hover-nav li a {
        position: relative;
        display: block;
        color: #fff;
        text-align: center;
        padding: 8px 12px;
        text-decoration: none;
        z-index: 0;
    }

#headerNavigationMenuContainer .mega li a:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	background-color: #F2F2F2;
	z-index: -1;
	transform: scale(0);
}

.breadcrumb li a:before,
.dropdown-menu-account li a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: #00BFFF;
    z-index: -1;
    transform: scale(0);
}

#headerNavigationMenuContainer .mega li a:hover:before,
#headerNavigationMenuContainer .mega li a:focus:before {
	transform: scale(1);
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

.bulk-border-color {
	border-color: #d8551a !important;
}


.bulk-background-color {
	background-color: #d8551a !important;
}

.bulk-background {
	background: #d8551a !important;
}

.special-border-color {
	border-color: #196b24 !important;
}

.special-background {
	background: #196b24 !important;
}

.special-background-color {
	background-color: #196b24 !important;
}

.alt-special-text-color {
	color: #ffff00 !important;
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem);
}

    .modal-dialog-scrollable .modal-content {
        max-height: 100%;
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

    .modal-header .btn-close {
        padding: 0.5rem 0.5rem;
        margin: -0.5rem -0.5rem -0.5rem auto;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

    .modal-footer > * {
        margin: 0.25rem;
    }

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }

	.container-1 {
		max-width: 300px;
	}
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

    .modal-fullscreen .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen .modal-footer {
        border-radius: 0;
    }

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-sm-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-header {
            border-radius: 0;
        }

        .modal-fullscreen-sm-down .modal-body {
            overflow-y: auto;
        }

        .modal-fullscreen-sm-down .modal-footer {
            border-radius: 0;
        }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-md-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-header {
            border-radius: 0;
        }

        .modal-fullscreen-md-down .modal-body {
            overflow-y: auto;
        }

        .modal-fullscreen-md-down .modal-footer {
            border-radius: 0;
        }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-lg-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-header {
            border-radius: 0;
        }

        .modal-fullscreen-lg-down .modal-body {
            overflow-y: auto;
        }

        .modal-fullscreen-lg-down .modal-footer {
            border-radius: 0;
        }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-header {
            border-radius: 0;
        }

        .modal-fullscreen-xl-down .modal-body {
            overflow-y: auto;
        }

        .modal-fullscreen-xl-down .modal-footer {
            border-radius: 0;
        }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

        .modal-fullscreen-xxl-down .modal-content {
            height: 100%;
            border: 0;
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-header {
            border-radius: 0;
        }

        .modal-fullscreen-xxl-down .modal-body {
            overflow-y: auto;
        }

        .modal-fullscreen-xxl-down .modal-footer {
            border-radius: 0;
        }
}

.subProductTableImage {
    width: 100px;
    height: 100px;
}

.subProductTableHeadImage {
    width: 100px;
    height: 100px;
}

.subProductTableHeaderError {
    text-align: center;
    width: 25%;
}

.subProductTableError {
    color: red;
    font-weight: bold;
    text-align: center;
    width: 25%;
}

.subProductTableHeadDescription {
    text-align: center;
    width: 25%;
}

.subProductTableDescription {
    text-align: center;
    width: 25%;
}

.subProductTableHeaderComment {
    text-align: center;
    width: 25%;
}

.subProductTableComment {
    text-align: center;
    width: 25%;
}

#subProductTableComment {
    max-width: none;
}

.subProductTableSelected {
    width: 50px;
}

.subProductTableHeaderPrice {
    width: 10%;
    text-align: center;
}

.subProductTablePrice {
    width: 10%;
    text-align: center;
}



/* Stock Availability - Start */
.ButtonBackOrder {
    background: #ec971f !important;
}

/* Stock Availability - End */


/* FlexSlider - Start */
/* See Logic file PageRenderer for proper control */

/* Fix up arrows (other site css messes with it (menus)) */
.flexslider .flex-direction-nav a.flex-next,
.flexslider:hover .flex-direction-nav a.flex-next,
.flexslider:active .flex-direction-nav a.flex-next,
.flexslider .flex-direction-nav a.flex-prev,
.flexslider:hover .flex-direction-nav a.flex-prev,
.flexslider:active .flex-direction-nav a.flex-prev {
    line-height: 1;
    background-color: transparent !important;
    opacity: 1 !important;
}
    .flexslider .flex-direction-nav a.flex-next:before,
    .flexslider:hover .flex-direction-nav a.flex-next:before,
    .flexslider:active .flex-direction-nav a.flex-next:before,
    .flexslider .flex-direction-nav a.flex-prev:before,
    .flexslider:hover .flex-direction-nav a.flex-prev:before,
    .flexslider:active .flex-direction-nav a.flex-prev:before {
        background-color: transparent !important;
    }

/* FlexSlider - End */

/* DevEx - Start */
.dx-scrollbar-vertical {
    width: 15px !important;
}

    .dx-scrollbar-vertical .dx-scrollable-scroll {
        width: 15px !important;
    }

.dx-scrollable-scroll-content {
    background-color: #5cb85c !important;
    width: 15px !important;
    z-index:3;
}
/* DevEx - End */

/* Custom - Start */
.Bold {
    font-weight: bold;
}
#Cart {
    right: 0 !important;
    left: unset !important;
}

#contact-form input,
#contact-form textarea {
    margin: auto;
}

.Centre {
    text-align: center;
}
    
    .ItemAttribute {
        display: inline-block;
        border: solid 1px #ddd;
        border-radius: 0 0 6px 6px;
        text-align: center;
        margin-bottom: 3px;
    }

    .MiniHeader {
        background: #f9f9f9;
        border-bottom: 1px solid lightgrey;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 2px;
    }

    .MiniContent {
        padding: 3px;
    }
/* Custom - End */

/* Landscape View - Start */
@media screen and (orientation: landscape) {
    .Portrait {
        content-visibility: hidden;
        visibility: collapse !important;
        display: none !important;
    }

     .Landscape { visibility: visible; }
 }
/* Landscape View - End */

/* Portrait View - Start */
@media screen and (orientation: portrait) {
     .Portrait {
         visibility: visible;
     }

    .Landscape {
        content-visibility: hidden;
        visibility: collapse !important;
        display: none !important;
    }


    .dx-overlay-content {
        position: relative !important;
    }

    .sidebar {
        position: unset !important;
    }

	.ItemFave {
		position: absolute;
		top: 3px;
		right: 3px;
	}
    .ItemBottomRight {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }

    .PM_MaxHeight {
        max-height: 41px;
    }

    #headerNavigationMenuContainer ul li ul li ul li a {
        margin-left: 25px !important;
    }
 }
/* Portrait View - End */
