/* ==========================================================================
   Base
   ========================================================================== */
h3 {
    font-size: 20px;
}

img {
    max-width: 100%;
}

.well {
    padding: 15px;
    box-shadow: none;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    font-size: 14px;
}

.advanced-search .result .well {
    font-size: 12px;
}

.subtitle {
    text-transform: uppercase;
    font-size: 20px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.terms {
    height: 300px;
    overflow-y: scroll;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

    .terms .inner {
        padding: 30px;
    }

        .terms .inner h3 {
            font-size: 26px;
            font-weight: bold;
            color: #333;
            margin-top: 0px;
        }

/* ==========================================================================
   Header
   ========================================================================== */
.banner {
    background-color: #e6e6e6;
    border-bottom: 2px solid #2b2b2b;
}

    .banner .menu-toggle {
        background-color: #2b2b2b;
        color: #fff;
    }

        .banner .menu-toggle .navbar-toggle {
            float: none;
            border-right: 1px solid #424242;
            border-radius: 0px;
            padding: 20px 35px 20px 20px;
            margin: 0px;
        }

            .banner .menu-toggle .navbar-toggle .icon-bar {
                background-color: #fff;
                width: 24px;
                height: 3px;
            }

        .banner .menu-toggle .utilities {
            font-size: 18px;
        }

            .banner .menu-toggle .utilities .cart,
            .banner .menu-toggle .utilities .search {
                padding-top: 15px;
                padding-bottom: 15px;
            }

                .banner .menu-toggle .utilities .cart .glyphicon,
                .banner .menu-toggle .utilities .search .glyphicon {
                    font-size: 28px;
                    vertical-align: middle;
                }

                .banner .menu-toggle .utilities .cart .cart-items {
                    color: #ababab;
                }

            .banner .menu-toggle .utilities .search {
                border-left: 1px solid #424242;
            }

                .banner .menu-toggle .utilities .search a {
                    color: #fff;
                }

    .banner #mobile-search {
        padding: 15px;
        background-color: #666;
    }

    .banner .navbar-header .navbar-brand img {
        width: 180px;
    }

    .banner div.menu-live-chat {
        padding: 15px 0px;
    }

    .banner .menu-live-chat a {
        font-weight: bold;
        text-transform: uppercase;
    }

/* ==========================================================================
   Content
   ========================================================================== */
/* Mobile Modal Menu*/
.modal-menu .modal-header .close {
    margin-top: -8px;
    margin-bottom: 8px;
}

.modal-menu .modal-header form {
    display: inline-block;
}

.modal-menu .modal-header .btn {
    margin-right: 15px;
}

.modal-menu .modal-body {
    padding: 0px;
}

    .modal-menu .modal-body .navbar-collapse {
        max-height: 5000px;
        border-top: none;
    }

        .modal-menu .modal-body .navbar-collapse .navbar-nav {
            background-color: #e6e6e6;
            margin: 0px -15px;
        }

            .modal-menu .modal-body .navbar-collapse .navbar-nav > li:first-child {
                border-top: 1px solid #265477;
            }

            .modal-menu .modal-body .navbar-collapse .navbar-nav > li {
                border-bottom: 1px solid #265477;
            }

                .modal-menu .modal-body .navbar-collapse .navbar-nav > li > a {
                    color: #265477;
                    text-transform: uppercase;
                    font-weight: bold;
                }

                    .modal-menu .modal-body .navbar-collapse .navbar-nav .open > a,
                    .modal-menu .modal-body .navbar-collapse .navbar-nav .open > a:hover,
                    .modal-menu .modal-body .navbar-collapse .navbar-nav .open > a:focus,
                    .modal-menu .modal-body .navbar-collapse .navbar-nav > li > a:hover,
                    .modal-menu .modal-body .navbar-collapse .navbar-nav > li > a:focus {
                        background-color: #8B8E93;
                        color: #fff !important;
                    }

            .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu {
                background-color: #e6e6e6;
            }

                .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a {
                    font-weight: bold;
                }

                .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu > li {
                    border-top: 1px solid #fff;
                }

                    .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu > li > a {
                        padding: 8px 25px;
                    }

                    .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu > li:first-child {
                        border-top: none;
                    }

                    .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu > li > a:hover,
                    .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu > li > a:focus {
                        background-color: #fff;
                    }

                .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu .submenu {
                    list-style: none;
                    font-size: 14px;
                    padding: 0px;
                    margin: 2px 0px 10px;
                }

                    .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu .submenu li a {
                        display: block;
                        padding: 5px 35px;
                        line-height: 1.42857143;
                        color: #ed2724;
                        white-space: nowrap;
                    }

                        .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu .submenu li a:hover,
                        .modal-menu .modal-body .navbar-collapse .navbar-nav .dropdown .dropdown-menu .submenu li a:focus {
                            text-decoration: none;
                            background-color: #fff;
                        }

.modal-menu .modal-footer {
    margin-top: 0px;
}

.search-bar {
    background-color: #ed2724;
    padding: 15px;
}

.cart-items {
    width: 100%;
}

    .cart-items .btn {
        text-transform: none;
        width: 100%;
    }

    .cart-items .dropdown-menu {
        min-width: 100%;
        padding: 10px;
        margin-top: 0px;
    }

        .cart-items .dropdown-menu h4 {
            font-size: 16px;
            color: #fff;
            background-color: #ed2724;
            padding: 10px;
            margin: -10px -10px 0px;
        }

        .cart-items .dropdown-menu table th {
            border-top: none;
        }

        .cart-items .dropdown-menu .empty-cart {
            color: #000000;
        }

.content {
    padding-bottom: 20px;
}

    .content .main .slider-wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .content .main .breadcrumbs {
        border-radius: 0px;
        padding: 5px 20px;
        margin-top: 20px;
    }

    .content .main .page-header {
        background: #f3f3f3;
        /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f3f3f3 0%, #e8e8e8 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #e8e8e8));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f3f3f3 0%, #e8e8e8 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f3f3f3 0%, #e8e8e8 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f3f3f3 0%, #e8e8e8 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #f3f3f3 0%, #e8e8e8 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#e8e8e8', GradientType=0);
        /* IE6-8 */
        border-bottom: 4px solid #cfcfcf;
        padding: 15px 20px;
        margin: 20px 0px;
    }

        .content .main .page-header h1 {
            margin: 0px;
            font-size: 20px;
        }

    .content .main .cta-imgs {
        padding-top: 20px;
    }

        .content .main .cta-imgs img {
            margin: 0 auto 20px;
        }

    .content .main .preface-a .media img {
        width: 90px;
    }

    .content .main .preface-a .media .media-body {
        text-align: right;
    }

        .content .main .preface-a .media .media-body h3 {
            margin-top: 0px;
            font-size: 20px;
        }

    .content .main .preface-b img {
        border: 1px solid #e0e0e0;
        margin: 0px auto 20px;
        width: 100%;
    }

    .content .main .postscript-a {
        font-size: 12px;
    }

        .content .main .postscript-a .press {
            margin-bottom: 40px;
        }

        .content .main .postscript-a .press-title {
            border-bottom: 1px dotted #cfcfcf;
            margin-bottom: 10px;
        }

            .content .main .postscript-a .press-title h4 {
                text-transform: uppercase;
                margin-top: 0px;
                font-size: 16px;
            }

        .content .main .postscript-a a {
            color: #424242;
            font-weight: bold;
        }

        .content .main .postscript-a hr {
            border-color: #424242;
        }

/* Products List Pages */
body.products-list .exportxls {
    padding: 20px;
}

body.products-list a.export {
    font-size: 18px;
    font-weight: bold;
}

    body.products-list a.export:hover,
    body.products-list a.export:focus {
        text-decoration: none;
    }

body.products-list .icon-sort {
    width: 18px;
    height: 18px;
    background-color: #3f3f3f;
    display: inline-block;
}

    body.products-list .icon-sort .fa {
        color: #fff;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        line-height: 12px;
    }

.table-wrapper {
    width: 100%;
    overflow: scroll;
    margin: 40px 0px;
}

    .table-wrapper table {
        text-align: center;
    }

        .table-wrapper table .sort-row td {
            background-color: #63c981 !important;
        }

        .table-wrapper table th {
            background-color: #ed2724;
            text-align: center;
            color: #fff;
            min-width: 90px;
        }

        .table-wrapper table input[type="checkbox"] {
            margin: auto;
        }

    .table-wrapper .table > thead > tr > th,
    .table-wrapper .table > tbody > tr > th,
    .table-wrapper .table > tfoot > tr > th,
    .table-wrapper .table > thead > tr > td,
    .table-wrapper .table > tbody > tr > td,
    .table-wrapper .table > tfoot > tr > td {
        border-top: none;
        vertical-align: middle;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(odd) > td,
    .table-wrapper .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #ecf7ef;
    }

/* Advanced Search & Filter */
.advanced-search .filter-on,
.product-filter .filter-on {
    color: #22b24c;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.advanced-search .sort-utility .sort,
.product-filter .sort-utility .sort {
    border-top: 1px solid #d6d5d5;
    padding: 10px 0px;
}

.advanced-search .featured,
.product-filter .featured,
.advanced-search .result,
.product-filter .result {
    border: 1px solid #d6d5d5;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
}

    .advanced-search .featured .media a,
    .product-filter .featured .media a {
        color: #333;
        text-decoration: underline;
        font-size: 13px;
    }

    .advanced-search .featured .media p,
    .product-filter .featured .media p {
        font-size: 13px;
    }

    .advanced-search .featured .media .price,
    .product-filter .featured .media .price {
        font-size: 18px;
    }

        .advanced-search .featured .media .price small,
        .product-filter .featured .media .price small {
            margin-right: 15px;
        }

    .advanced-search .featured .media .media-left,
    .product-filter .featured .media .media-left {
        margin-right: 15px;
    }

        .advanced-search .featured .media .media-left img.media-object,
        .product-filter .featured .media .media-left img.media-object {
            margin: 0 auto 20px;
        }

    .advanced-search .featured .media .media-heading,
    .product-filter .featured .media .media-heading {
        color: #ed2724;
        font-size: 14px;
    }

.advanced-search .result,
.product-filter .result {
    font-size: 12px;
}

    .advanced-search .result h4,
    .product-filter .result h4 {
        font-size: 14px;
        margin-top: 0px;
    }

    .advanced-search .result .datasheet,
    .product-filter .result .datasheet {
        font-size: 14px;
    }

    .advanced-search .result .specifications,
    .product-filter .result .specifications {
        border-bottom: 1px solid #d6d5d5;
        margin-bottom: 20px;
    }

    .advanced-search .result .table > thead > tr > th,
    .product-filter .result .table > thead > tr > th,
    .advanced-search .result .table > tbody > tr > th,
    .product-filter .result .table > tbody > tr > th,
    .advanced-search .result .table > tfoot > tr > th,
    .product-filter .result .table > tfoot > tr > th,
    .advanced-search .result .table > thead > tr > td,
    .product-filter .result .table > thead > tr > td,
    .advanced-search .result .table > tbody > tr > td,
    .product-filter .result .table > tbody > tr > td,
    .advanced-search .result .table > tfoot > tr > td,
    .product-filter .result .table > tfoot > tr > td {
        padding: 3px 0px;
        border-top: none;
    }

    .advanced-search .result:nth-child(even),
    .product-filter .result:nth-child(even) {
        background: #EBEBEB;
    }
/*panel*/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    font-size: 14px;
}

    .panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px solid #ddd
    }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #ed2724
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #265477;
        border-color: #265477
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #265477
        }

        .panel-primary > .panel-heading .badge {
            color: #265477;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ed2724
    }

.panel-success {
    border-color: #292b2c
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }
/*end panel*/
/* Shopping Cart */
.shopping-cart .main,
.checkout .main,
.order-detail .main,
.order-history .main {
    font-size: 12px;
}

.shopping-cart .cart-tools,
.checkout .cart-tools,
.order-detail .cart-tools,
.order-history .cart-tools {
    margin-bottom: 20px;
}

    .shopping-cart .cart-tools .btn,
    .checkout .cart-tools .btn,
    .order-detail .cart-tools .btn,
    .order-history .cart-tools .btn {
        margin-right: 10px;
    }

.shopping-cart .table,
.checkout .table,
.order-detail .table,
.order-history .table {
    margin-bottom: 0px;
}

    .shopping-cart .table > thead > tr > th,
    .checkout .table > thead > tr > th,
    .order-detail .table > thead > tr > th,
    .order-history .table > thead > tr > th,
    .shopping-cart .table > tbody > tr > th,
    .checkout .table > tbody > tr > th,
    .order-detail .table > tbody > tr > th,
    .order-history .table > tbody > tr > th,
    .shopping-cart .table > tfoot > tr > th,
    .checkout .table > tfoot > tr > th,
    .order-detail .table > tfoot > tr > th,
    .order-history .table > tfoot > tr > th,
    .shopping-cart .table > thead > tr > td,
    .checkout .table > thead > tr > td,
    .order-detail .table > thead > tr > td,
    .order-history .table > thead > tr > td,
    .shopping-cart .table > tbody > tr > td,
    .checkout .table > tbody > tr > td,
    .order-detail .table > tbody > tr > td,
    .order-history .table > tbody > tr > td,
    .shopping-cart .table > tfoot > tr > td,
    .checkout .table > tfoot > tr > td,
    .order-detail .table > tfoot > tr > td,
    .order-history .table > tfoot > tr > td {
        border-top: none;
    }

    .shopping-cart .table .table,
    .checkout .table .table,
    .order-detail .table .table,
    .order-history .table .table {
        background-color: transparent;
    }

.shopping-cart .btn.checkout,
.checkout .btn.checkout,
.order-detail .btn.checkout,
.order-history .btn.checkout {
    margin-left: 10px;
}

.shopping-cart .well,
.checkout .well,
.order-detail .well,
.order-history .well {
    background-color: #fff;
}

.shopping-cart .panel,
.checkout .panel,
.order-detail .panel,
.order-history .panel {
    background-color: #E5FDE5;
}

    .shopping-cart .panel .quick-summary,
    .checkout .panel .quick-summary,
    .order-detail .panel .quick-summary,
    .order-history .panel .quick-summary,
    .shopping-cart .panel .summary,
    .checkout .panel .summary,
    .order-detail .panel .summary,
    .order-history .panel .summary,
    .shopping-cart .panel .detail,
    .checkout .panel .detail,
    .order-detail .panel .detail,
    .order-history .panel .detail {
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 10px;
        margin-bottom: 20px;
    }

        .shopping-cart .panel .quick-summary .table > thead > tr > th,
        .checkout .panel .quick-summary .table > thead > tr > th,
        .order-detail .panel .quick-summary .table > thead > tr > th,
        .order-history .panel .quick-summary .table > thead > tr > th,
        .shopping-cart .panel .summary .table > thead > tr > th,
        .checkout .panel .summary .table > thead > tr > th,
        .order-detail .panel .summary .table > thead > tr > th,
        .order-history .panel .summary .table > thead > tr > th,
        .shopping-cart .panel .detail .table > thead > tr > th,
        .checkout .panel .detail .table > thead > tr > th,
        .order-detail .panel .detail .table > thead > tr > th,
        .order-history .panel .detail .table > thead > tr > th,
        .shopping-cart .panel .quick-summary .table > tbody > tr > th,
        .checkout .panel .quick-summary .table > tbody > tr > th,
        .order-detail .panel .quick-summary .table > tbody > tr > th,
        .order-history .panel .quick-summary .table > tbody > tr > th,
        .shopping-cart .panel .summary .table > tbody > tr > th,
        .checkout .panel .summary .table > tbody > tr > th,
        .order-detail .panel .summary .table > tbody > tr > th,
        .order-history .panel .summary .table > tbody > tr > th,
        .shopping-cart .panel .detail .table > tbody > tr > th,
        .checkout .panel .detail .table > tbody > tr > th,
        .order-detail .panel .detail .table > tbody > tr > th,
        .order-history .panel .detail .table > tbody > tr > th,
        .shopping-cart .panel .quick-summary .table > tfoot > tr > th,
        .checkout .panel .quick-summary .table > tfoot > tr > th,
        .order-detail .panel .quick-summary .table > tfoot > tr > th,
        .order-history .panel .quick-summary .table > tfoot > tr > th,
        .shopping-cart .panel .summary .table > tfoot > tr > th,
        .checkout .panel .summary .table > tfoot > tr > th,
        .order-detail .panel .summary .table > tfoot > tr > th,
        .order-history .panel .summary .table > tfoot > tr > th,
        .shopping-cart .panel .detail .table > tfoot > tr > th,
        .checkout .panel .detail .table > tfoot > tr > th,
        .order-detail .panel .detail .table > tfoot > tr > th,
        .order-history .panel .detail .table > tfoot > tr > th,
        .shopping-cart .panel .quick-summary .table > thead > tr > td,
        .checkout .panel .quick-summary .table > thead > tr > td,
        .order-detail .panel .quick-summary .table > thead > tr > td,
        .order-history .panel .quick-summary .table > thead > tr > td,
        .shopping-cart .panel .summary .table > thead > tr > td,
        .checkout .panel .summary .table > thead > tr > td,
        .order-detail .panel .summary .table > thead > tr > td,
        .order-history .panel .summary .table > thead > tr > td,
        .shopping-cart .panel .detail .table > thead > tr > td,
        .checkout .panel .detail .table > thead > tr > td,
        .order-detail .panel .detail .table > thead > tr > td,
        .order-history .panel .detail .table > thead > tr > td,
        .shopping-cart .panel .quick-summary .table > tbody > tr > td,
        .checkout .panel .quick-summary .table > tbody > tr > td,
        .order-detail .panel .quick-summary .table > tbody > tr > td,
        .order-history .panel .quick-summary .table > tbody > tr > td,
        .shopping-cart .panel .summary .table > tbody > tr > td,
        .checkout .panel .summary .table > tbody > tr > td,
        .order-detail .panel .summary .table > tbody > tr > td,
        .order-history .panel .summary .table > tbody > tr > td,
        .shopping-cart .panel .detail .table > tbody > tr > td,
        .checkout .panel .detail .table > tbody > tr > td,
        .order-detail .panel .detail .table > tbody > tr > td,
        .order-history .panel .detail .table > tbody > tr > td,
        .shopping-cart .panel .quick-summary .table > tfoot > tr > td,
        .checkout .panel .quick-summary .table > tfoot > tr > td,
        .order-detail .panel .quick-summary .table > tfoot > tr > td,
        .order-history .panel .quick-summary .table > tfoot > tr > td,
        .shopping-cart .panel .summary .table > tfoot > tr > td,
        .checkout .panel .summary .table > tfoot > tr > td,
        .order-detail .panel .summary .table > tfoot > tr > td,
        .order-history .panel .summary .table > tfoot > tr > td,
        .shopping-cart .panel .detail .table > tfoot > tr > td,
        .checkout .panel .detail .table > tfoot > tr > td,
        .order-detail .panel .detail .table > tfoot > tr > td,
        .order-history .panel .detail .table > tfoot > tr > td {
            padding: 3px 0px;
        }

    .shopping-cart .panel .accept-terms,
    .checkout .panel .accept-terms,
    .order-detail .panel .accept-terms,
    .order-history .panel .accept-terms {
        border-top: 1px solid #ddd;
    }

.shopping-cart .place-order,
.checkout .place-order,
.order-detail .place-order,
.order-history .place-order {
    padding: 10px;
}

.shopping-cart .ordered-products,
.checkout .ordered-products,
.order-detail .ordered-products,
.order-history .ordered-products {
    margin-bottom: 20px;
}

.shopping-cart .reorder,
.checkout .reorder,
.order-detail .reorder,
.order-history .reorder {
    margin-bottom: 20px;
}

.shopping-cart .history .order,
.checkout .history .order,
.order-detail .history .order,
.order-history .history .order {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
}

    .shopping-cart .history .order .table,
    .checkout .history .order .table,
    .order-detail .history .order .table,
    .order-history .history .order .table {
        width: 75%;
    }

        .shopping-cart .history .order .table > thead > tr > th,
        .checkout .history .order .table > thead > tr > th,
        .order-detail .history .order .table > thead > tr > th,
        .order-history .history .order .table > thead > tr > th,
        .shopping-cart .history .order .table > tbody > tr > th,
        .checkout .history .order .table > tbody > tr > th,
        .order-detail .history .order .table > tbody > tr > th,
        .order-history .history .order .table > tbody > tr > th,
        .shopping-cart .history .order .table > tfoot > tr > th,
        .checkout .history .order .table > tfoot > tr > th,
        .order-detail .history .order .table > tfoot > tr > th,
        .order-history .history .order .table > tfoot > tr > th,
        .shopping-cart .history .order .table > thead > tr > td,
        .checkout .history .order .table > thead > tr > td,
        .order-detail .history .order .table > thead > tr > td,
        .order-history .history .order .table > thead > tr > td,
        .shopping-cart .history .order .table > tbody > tr > td,
        .checkout .history .order .table > tbody > tr > td,
        .order-detail .history .order .table > tbody > tr > td,
        .order-history .history .order .table > tbody > tr > td,
        .shopping-cart .history .order .table > tfoot > tr > td,
        .checkout .history .order .table > tfoot > tr > td,
        .order-detail .history .order .table > tfoot > tr > td,
        .order-history .history .order .table > tfoot > tr > td {
            padding: 3px 0px;
        }

.shopping-cart .btn-filter .btn,
.checkout .btn-filter .btn,
.order-detail .btn-filter .btn,
.order-history .btn-filter .btn {
    float: right;
}

    .shopping-cart .btn-filter .btn .fa,
    .checkout .btn-filter .btn .fa,
    .order-detail .btn-filter .btn .fa,
    .order-history .btn-filter .btn .fa {
        margin-left: 7px;
    }

.shopping-cart .form-filter,
.checkout .form-filter,
.order-detail .form-filter,
.order-history .form-filter {
    background-color: #eaeaea;
    padding: 20px 25px;
    margin-top: 55px;
    border-bottom: 5px solid #cfcfcf;
}

.shopping-cart .order-summary,
.checkout .order-summary,
.order-detail .order-summary,
.order-history .order-summary {
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    margin-top: 25px;
}

    .shopping-cart .order-summary .gray-bg,
    .checkout .order-summary .gray-bg,
    .order-detail .order-summary .gray-bg,
    .order-history .order-summary .gray-bg {
        background-color: #f0f0f0;
        padding: 20px 25px;
    }

    .shopping-cart .order-summary .white-bg,
    .checkout .order-summary .white-bg,
    .order-detail .order-summary .white-bg,
    .order-history .order-summary .white-bg {
        padding: 20px 25px;
    }

    .shopping-cart .order-summary h4,
    .checkout .order-summary h4,
    .order-detail .order-summary h4,
    .order-history .order-summary h4 {
        font-size: 20px;
        font-weight: bold;
        background-color: #f0f0f0;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .shopping-cart .order-summary p,
    .checkout .order-summary p,
    .order-detail .order-summary p,
    .order-history .order-summary p {
        margin: 0 0 8px;
    }

    .shopping-cart .order-summary .right,
    .checkout .order-summary .right,
    .order-detail .order-summary .right,
    .order-history .order-summary .right {
        text-align: right;
    }

    .shopping-cart .order-summary a,
    .checkout .order-summary a,
    .order-detail .order-summary a,
    .order-history .order-summary a {
        text-decoration: underline;
    }

    .shopping-cart .order-summary select,
    .checkout .order-summary select,
    .order-detail .order-summary select,
    .order-history .order-summary select {
        width: 100%;
    }

    .shopping-cart .order-summary .green-bg,
    .checkout .order-summary .green-bg,
    .order-detail .order-summary .green-bg,
    .order-history .order-summary .green-bg {
        background-color: #d4d4d5;
        padding: 5px;
        font-weight: bold;
    }

.order-detail .cta-imgs a {
    display: inline-block;
    width: 24%;
}

.shopping-cart .step-wrap {
    border-bottom: 5px solid #e6e6e6;
    margin-bottom: 25px;
}

    .shopping-cart .step-wrap .step-1 {
        padding-left: 15px;
    }

        .shopping-cart .step-wrap .step-1 img {
            float: left;
            margin-right: 7px;
        }

        .shopping-cart .step-wrap .step-1 p {
            float: left;
            font-weight: bold;
        }

    .shopping-cart .step-wrap .step-2 img {
        float: left;
        margin-right: 7px;
    }

    .shopping-cart .step-wrap .step-2 p {
        float: left;
        font-weight: bold;
    }

.shopping-cart .single-item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.shopping-cart .even-wrap {
    background-color: #f3f3f3;
}

.shopping-cart .update-cart .btn {
    float: right;
    margin-bottom: 25px;
}

.shopping-cart .checkout .btn {
    float: right;
}

.shopping-cart .title p {
    font-size: 16px;
}

.shopping-cart h5 {
    font-size: 18px;
}

.shopping-cart .form-info {
    margin-top: 20px;
}

.shopping-cart .price-list {
    border: 1px solid #ccc;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 6px;
}

    .shopping-cart .price-list .right {
        text-align: right;
    }

    .shopping-cart .price-list .green-bg {
        background-color: #d4d4d5;
    }

.white-bg {
    background-color: white;
}

.shopping-cart .price-list .white-bg,
.shopping-cart .price-list .green-bg {
    padding: 10px 15px;
}

.shopping-cart .calender-wrap {
    margin-bottom: 20px;
}

    .shopping-cart .calender-wrap .calendar label {
        margin-top: 7px;
        margin-bottom: 0px;
    }

.shopping-cart .btn-delete {
    color: #fff;
    background-color: #db0000;
}

.order-detail .cta-imgs a {
    display: inline-block;
    width: 24%;
}

/* Login Page */
.login .well {
    min-height: 230px;
}

    .login .well h3 {
        margin-top: 0px;
    }

    .login .well button {
        width: 100%;
    }

/* Address Select Page */
.address-select .subtitle {
    display: inline-block;
}

.address-select .btn.add {
    margin-top: 20px;
}

.address-select .address-list {
    padding: 20px 0px;
}

    .address-select .address-list .address-single {
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 20px;
        margin-bottom: 20px;
    }

    .address-select .address-list .table {
        margin-bottom: 0px;
    }

        .address-select .address-list .table > thead > tr > th,
        .address-select .address-list .table > tbody > tr > th,
        .address-select .address-list .table > tfoot > tr > th,
        .address-select .address-list .table > thead > tr > td,
        .address-select .address-list .table > tbody > tr > td,
        .address-select .address-list .table > tfoot > tr > td {
            padding: 0px;
            border: none;
        }

        .address-select .address-list .table .btn {
            margin: 10px 0px 0px 10px;
        }

/* FAQs */
.faqs .main .panel .panel-heading {
    padding: 0px;
}

    .faqs .main .panel .panel-heading .panel-title a {
        display: block;
        padding: 10px 15px;
    }

/* ==========================================================================
   Affiliates
   ========================================================================== */
.title-wrap {
    background-color: #ed2724;
}

    .title-wrap .container {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .title-wrap h1 {
        font-size: 28px;
        color: #fff;
        margin: 0px;
    }

.main {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .main h2.affiliate-title {
        font-size: 24px;
        font-weight: bold;
        color: #333;
    }

table.affiliate thead {
    background-color: #e1e1e1;
    border: none;
}

    table.affiliate thead th {
        color: #444;
        border: none;
    }

table.affiliate tbody td {
    font-size: 14px;
    border-top: none;
}

.affiliate-program .affiliate-intro {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+70,f4f4f4+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 70%, #f4f4f4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 70%, #f4f4f4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 70%, #f4f4f4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
    /* IE6-9 */
    padding-top: 20px;
}

    .affiliate-program .affiliate-intro h1 {
        font-size: 34px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .affiliate-program .affiliate-intro h2 {
        font-size: 22px;
        margin-top: 0px;
    }

    .affiliate-program .affiliate-intro .btn {
        font-weight: normal;
        text-transform: none;
    }

    .affiliate-program .affiliate-intro img {
        margin: 20px auto 0px;
    }

.affiliate-program .main ul {
    text-align: left;
}

    .affiliate-program .main ul li {
        font-size: 16px;
        position: relative;
        padding-left: 23px;
        margin-bottom: 5px;
    }

        .affiliate-program .main ul li:before {
            content: "\f00c";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            color: #ed2724;
            padding-right: 0.5em;
            position: absolute;
            top: -1px;
            left: 0;
        }

.affiliate-program .main .benefits {
    padding-bottom: 20px;
}

    .affiliate-program .main .benefits h3 {
        font-weight: bold;
        margin-bottom: 20px;
    }

.affiliate-program .main .requirements {
    font-size: 16px;
    padding-top: 20px;
    margin-bottom: 20px;
}

    .affiliate-program .main .requirements .well {
        background-color: #f0f0f0;
        border-color: #f0f0f0;
        padding: 30px;
    }

        .affiliate-program .main .requirements .well .fa {
            font-size: 50px;
        }

        .affiliate-program .main .requirements .well h3 {
            font-size: 22px;
            font-weight: bold;
            color: #555;
        }

        .affiliate-program .main .requirements .well .commission,
        .affiliate-program .main .requirements .well .per-sale {
            display: block;
            line-height: 1.1;
        }

        .affiliate-program .main .requirements .well .commission {
            font-size: 48px;
            font-weight: bold;
        }

        .affiliate-program .main .requirements .well .per-sale {
            font-size: 14px;
            color: #777;
            margin-bottom: 10px;
        }

        .affiliate-program .main .requirements .well ul {
            margin-top: 30px;
        }

.affiliate-program .main .apply-now {
    text-align: center;
    border: 1px solid #ed2724;
    margin-bottom: 40px;
}

    .affiliate-program .main .apply-now .inner {
        background-color: #ed2724;
        border: 2px solid #fff;
        padding: 40px;
    }

        .affiliate-program .main .apply-now .inner h1 {
            font-size: 30px;
            font-weight: bold;
            color: #fff;
            margin-top: 0px;
        }

        .affiliate-program .main .apply-now .inner .btn-dark {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#747474+0,474747+100 */
            background: #747474;
            /* Old browsers */
            background: -moz-linear-gradient(top, #747474 0%, #474747 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #747474 0%, #474747 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #747474 0%, #474747 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#747474', endColorstr='#474747', GradientType=0);
            /* IE6-9 */
            border: none;
            border-radius: 20px;
        }

.affiliate-signup .banner {
    border-top: 5px solid #2b2b2b;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .affiliate-signup .banner h1 {
        color: #555;
        margin-top: 25px;
    }

.affiliate-signup .page-header h3 {
    font-weight: bold;
    margin: 0px;
}

.affiliate-signup form label {
    position: relative;
}

    .affiliate-signup form label.required:after {
        content: '*';
        color: #d9534f;
        position: absolute;
        top: 7px;
        right: 5px;
    }

.affiliate-signup form .btn {
    font-weight: normal;
    text-transform: none;
}

.affiliate-signup .content-info {
    padding-top: 40px;
}

    .affiliate-signup .content-info p {
        margin: 0px;
    }

.affiliate-nav-wrap {
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .affiliate-nav-wrap .nav-tabs {
        border-bottom: none;
    }

        .affiliate-nav-wrap .nav-tabs li a {
            font-size: 12px;
            font-weight: bold;
        }

.affiliate-overview .title-wrap {
    background-color: #3f3f3f;
}

.affiliate-overview .wrap {
    background-color: #f0f0f0;
}

    .affiliate-overview .wrap .overview-section {
        background-color: #fff;
        border: 1px solid #d4d4d4;
        border-radius: 4px;
        padding: 30px 20px;
        margin-bottom: 30px;
    }

        .affiliate-overview .wrap .overview-section h4 {
            font-weight: bold;
            margin-top: 0px;
        }

        .affiliate-overview .wrap .overview-section .fa-times {
            color: #cf0005;
        }

    .affiliate-overview .wrap .totals table tbody td {
        font-size: 18px;
        text-align: center;
    }

.affiliate-urls .main .btn {
    font-size: 14px;
    text-transform: none;
}

.affiliate-statistics .main table thead th {
    text-align: center;
}

.affiliate-statistics .main table tbody td {
    font-size: 20px;
    text-align: center;
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.sidebar {
    padding-top: 20px;
}

    .sidebar .products {
        position: relative;
    }

        .sidebar .products .list-group-item {
            position: static;
            padding: 0px;
        }

            .sidebar .products .list-group-item a {
                display: block;
                color: #265477;
                text-decoration: none;
                font-weight: bold;
                padding: 10px 15px;
            }

            .sidebar .products .list-group-item:hover,
            .sidebar .products .mega-dropdown.open {
                background-color: #e6e6e6;
            }

        .sidebar .products .mega-dropdown-container {
            width: 715px;
        }

            .sidebar .products .mega-dropdown-container:before {
                content: url(../img/sb_arrow.png);
                position: absolute;
                left: -16px;
            }

        .sidebar .products .mega-dropdown {
            position: relative;
        }

            .sidebar .products .mega-dropdown a.dropdown-toggle {
                background: url(../img/icon_plus.png) no-repeat 93% 50%;
            }

            .sidebar .products .mega-dropdown .mega-dropdown-menu {
                background-color: #fff;
                top: 0px;
                left: 108%;
                padding: 10px;
                margin-top: 0px;
            }

                .sidebar .products .mega-dropdown .mega-dropdown-menu > .panel {
                    margin-bottom: 0px;
                }

                    .sidebar .products .mega-dropdown .mega-dropdown-menu > .panel > .panel-heading {
                        padding: 0px;
                    }

                        .sidebar .products .mega-dropdown .mega-dropdown-menu > .panel > .panel-heading h3 {
                            background-color: #ed2724;
                            color: #fff;
                            text-align: center;
                            padding: 15px;
                            margin: 0px;
                        }

                    .sidebar .products .mega-dropdown .mega-dropdown-menu > .panel > .panel-body {
                        background-color: #e6e6e6;
                    }

                .sidebar .products .mega-dropdown .mega-dropdown-menu .panel-heading h4 {
                    font-size: 16px;
                    margin: 0px;
                }

                .sidebar .products .mega-dropdown .mega-dropdown-menu .list-group-item a {
                    padding: 5px 15px;
                }

            .sidebar .products .mega-dropdown.open a.dropdown-toggle {
                background: url(../img/icon_minus.png) no-repeat 93% 50%;
            }

    .sidebar .search-filter .panel {
        box-shadow: none;
    }

        .sidebar .search-filter .panel .panel-heading {
            border: none;
            padding: 0px;
        }

            .sidebar .search-filter .panel .panel-heading .panel-title {
                font-size: 18px;
            }

                .sidebar .search-filter .panel .panel-heading .panel-title a {
                    display: block;
                    padding: 10px 0px;
                }

                    .sidebar .search-filter .panel .panel-heading .panel-title a.toggle.collapsed {
                        background: url(../img/icon_plus.png) no-repeat 93% 50%;
                    }

                    .sidebar .search-filter .panel .panel-heading .panel-title a.toggle {
                        background: url(../img/icon_minus.png) no-repeat 93% 50%;
                    }

                    .sidebar .search-filter .panel .panel-heading .panel-title a:hover,
                    .sidebar .search-filter .panel .panel-heading .panel-title a:focus {
                        text-decoration: none;
                    }

        .sidebar .search-filter .panel .panel-body {
            border: none;
            padding: 0px 15px;
        }

/* ==========================================================================
   Footer
   ========================================================================== */
.content-info {
    text-align: center;
    font-size: 12px;
    background-color: #e6e6e6;
    border-top: 2px solid #2b2b2b;
    padding-top: 20px;
    padding-bottom: 40px;
}

    .content-info a {
        color: #0067b8;
        font-weight: bold;
    }

.footer-nav ul {
    list-style: none;
    padding-left: 0px;
}

    .footer-nav ul li a {
        text-transform: uppercase;
        color: #265477;
    }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 768px) {
    .banner .menu-toggle .navbar-toggle {
        border-left: 1px solid #424242;
        padding: 20px 25px;
    }

    .banner .menu-toggle .utilities .search {
        border-right: 1px solid #424242;
    }

    .banner .navbar-header .navbar-brand img {
        width: 210px;
    }

    .content .main .preface-a .media img {
        width: 60px;
    }

    .content .main .preface-a .media .media-body h3 {
        font-size: 16px;
    }

    .content .main .preface-a .media .media-body .btn {
        font-size: 12px;
    }

    .advanced-search .featured .media .media-left,
    .product-filter .featured .media .media-left {
        float: left;
        width: 200px;
    }

    .advanced-search .result h4,
    .product-filter .result h4 {
        display: inline-block;
        width: 50%;
    }

    .advanced-search .result .datasheet,
    .product-filter .result .datasheet {
        display: inline-block;
        width: 49%;
        text-align: right;
    }

    .advanced-search .result .form-inline .form-control,
    .product-filter .result .form-inline .form-control {
        width: 80px;
    }

    body.products-list .exportxls {
        text-align: right;
    }

    .affiliate-nav-wrap {
        padding-bottom: 0px;
    }

        .affiliate-nav-wrap .nav-tabs > li.active > a,
        .affiliate-nav-wrap .nav-tabs > li.active > a:hover,
        .affiliate-nav-wrap .nav-tabs > li.active > a:focus {
            background-color: #fff;
            color: #888888;
            border: 1px solid #d4d4d4;
            border-bottom-color: #fff;
        }

        .affiliate-nav-wrap .nav-tabs > li > a:hover {
            border-color: #d4d4d4 #d4d4d4 #fff;
        }

        .affiliate-nav-wrap .nav-tabs li > a:hover,
        .affiliate-nav-wrap .nav-tabs > li > a:focus {
            background-color: #fff;
            color: #888888;
        }

    .affiliate-program .affiliate-intro h1 {
        font-size: 42px;
    }

    .affiliate-program .affiliate-intro h2 {
        font-size: 24px;
    }

    .affiliate-program .main .benefits h3 {
        font-size: 22px;
    }

    .affiliate-program .main .benefits ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .affiliate-program .main .requirements .well ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        padding-left: 100px;
    }

    .affiliate-overview .nav-tabs > li.active > a,
    .affiliate-overview .nav-tabs > li.active > a:hover,
    .affiliate-overview .nav-tabs > li.active > a:focus {
        background-color: #f0f0f0;
        color: #555555;
        border-bottom-color: #f0f0f0;
    }

    .affiliate-overview .nav-tabs > li > a:hover {
        border-color: #d4d4d4 #d4d4d4 #f0f0f0;
    }

    .affiliate-overview .nav-tabs li > a:hover,
    .affiliate-overview .nav-tabs > li > a:focus {
        background-color: #f0f0f0;
        color: #555555;
    }

    .affiliate-urls .main .form-group {
        float: left;
        width: 360px;
        margin-right: 10px;
    }

    .affiliate-urls .main .btn {
        margin-top: 25px;
    }

    .affiliate-statistics .main table {
        max-width: 75%;
    }

    .content-info .footer-nav ul {
        text-align: center;
    }

        .content-info .footer-nav ul li {
            display: inline-block;
        }

            .content-info .footer-nav ul li a {
                padding: 0px 5px;
            }
}

@media (min-width: 992px) {
    .banner .navbar-header .navbar-brand {
        padding: 15px 0px;
    }

        .banner .navbar-header .navbar-brand img {
            width: 315px;
        }

    .banner .navbar-nav {
        margin-top: 15px;
    }

        .banner .navbar-nav > li > a {
            color: #265477;
            text-transform: uppercase;
            font-weight: bold;
            font-size: medium;
            /*font-size: 15px;*/
        }

            .banner .navbar-nav .active a,
            .banner .navbar-nav > li > a:hover,
            .banner .navbar-nav > li > a:focus {
                background-color: transparent;
                color: #333;
            }

        .banner .navbar-nav .menu-live-chat a {
            color: #ed2724;
        }

            .banner .navbar-nav .menu-live-chat a:hover,
            .banner .navbar-nav .menu-live-chat a:focus {
                color: #ed2724;
            }

        .banner .navbar-nav:last-child {
            margin-right: -15px;
        }

    .banner .utilities {
        padding-top: 10px;
    }

        .banner .utilities .login {
            margin-bottom: 10px;
        }

    .utilities-panel .panel {
        background-color: #fff;
    }

        .utilities-panel .panel > .panel-heading {
            color: #333;
        }

        .utilities-panel .panel .panel-body .quick-add .form-group {
            display: inline-block;
            width: 29%;
        }

    .content .main .preface-a .media .media-body h3 {
        font-size: 15px;
    }

    .advanced-search .result .pricing .border,
    .product-filter .result .pricing .border {
        border-right: 1px solid #d6d5d5;
    }

    .affiliate-nav-wrap {
        padding-top: 20px;
    }

        .affiliate-nav-wrap .nav-tabs li a {
            font-size: 16px;
            padding: 15px 20px;
        }

    .affiliate-program .affiliate-intro {
        font-size: 16px;
    }

        .affiliate-program .affiliate-intro h1 {
            font-size: 50px;
        }

        .affiliate-program .affiliate-intro h2 {
            font-size: 28px;
        }

    .affiliate-program .main .benefits h3 {
        font-size: 24px;
    }

    .affiliate-program .main .benefits ul li {
        font-size: 18px;
    }

    .affiliate-program .main .requirements .well {
        padding: 30px 50px;
        min-height: 390px;
    }

        .affiliate-program .main .requirements .well ul {
            padding-left: 0px;
        }

    .affiliate-overview .wrap .overview-section table tbody td {
        font-size: 16px;
    }

    .affiliate-overview .wrap .totals table tbody td {
        font-size: 20px;
    }

    .affiliate-urls .main {
        font-size: 16px;
    }

    .affiliate-statistics .main table {
        max-width: 60%;
    }

        .affiliate-statistics .main table thead th {
            font-size: 16px;
        }

        .affiliate-statistics .main table tbody td {
            font-size: 24px;
        }

    .content-info {
        text-align: left;
    }

        .content-info .footer-nav ul {
            text-align: left;
        }

            .content-info .footer-nav ul li a {
                padding: 0px 15px 0px 0px;
            }
}

@media (min-width: 1200px) {
    .content .main .preface-a .media img {
        width: 90px;
    }

    .content .main .preface-a .media .media-body h3 {
        font-size: 18px;
    }

    .sidebar .products .mega-dropdown-container {
        width: 835px;
    }

    .affiliate-program .affiliate-intro h1 {
        font-size: 60px;
    }

    .affiliate-program .affiliate-intro h2 {
        font-size: 30px;
    }

    .affiliate-program .main h3 {
        font-size: 26px;
    }

    .affiliate-program .main .benefits ul {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .affiliate-statistics .main table {
        max-width: 50%;
    }
}

.carousel-indicators li {
    background-color: #424242;
    border: 1px solid #424242;
}

.carousel-indicators .active {
    background-color: #ed2724;
    border: 1px solid #ed2724;
}

#tblDetailParent input[type=checkbox], .facetList input[type=checkbox] {
    display: inline-block;
}

.productlist > .panel > .panel-body {
    padding: 10px 20px 0;
}

/* from banner*/

.bannerImg {
    cursor: pointer;
}

.panel .panel-body .quick-add .form-group {
    display: inline-block;
    width: 29%;
}

.ab-home-1 .utilities-panel,
.utilities-panel {
    background-color: #ed2724;
    padding-top: 10px;
}

    .ab-home-1 .utilities-panel .search-form,
    .utilities-panel .search-form {
        margin-bottom: 10px;
    }

    .ab-home-1 .utilities-panel .quick-add,
    .utilities-panel .quick-add,
    .ab-home-1 .utilities-panel .cart-items,
    .utilities-panel .cart-items {
        margin-bottom: 10px;
    }

    .ab-home-1 .utilities-panel .quick-add,
    .utilities-panel .quick-add {
        width: 100%;
    }

        .ab-home-1 .utilities-panel .quick-add .btn,
        .utilities-panel .quick-add .btn {
            text-transform: none;
            width: 100%;
        }

        .ab-home-1 .utilities-panel .quick-add .dropdown-menu,
        .utilities-panel .quick-add .dropdown-menu {
            min-width: 100%;
            padding: 10px;
            margin-top: 0px;
        }

            .ab-home-1 .utilities-panel .quick-add .dropdown-menu legend,
            .utilities-panel .quick-add .dropdown-menu legend {
                font-size: 16px;
            }

.ab-home-1 #mcd_slider .carousel-inner > .item > img,
#mcd_slider .carousel-inner > .item > img,
.ab-home-1 #mcd_slider .carousel-inner > .item > a > img,
#mcd_slider .carousel-inner > .item > a > img {
    width: 100%;
}

.ab-home-1 .content .main .preface-a .media .media-body h3,
.content .main .preface-a .media .media-body h3 {
    font-size: 16px;
    font-weight: bold;
}

.ab-home-1 .content .main .preface-b .nav-tabs,
.content .main .preface-b .nav-tabs {
    border-bottom: none;
}

    .ab-home-1 .content .main .preface-b .nav-tabs li,
    .content .main .preface-b .nav-tabs li {
        width: 100%;
        margin-bottom: 5px;
    }

        .ab-home-1 .content .main .preface-b .nav-tabs li a,
        .content .main .preface-b .nav-tabs li a {
            background-color: #ed2724;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            border-collapse: #ed2724;
            -webkit-transition: all 500ms linear;
            -moz-transition: all 500ms linear;
            -o-transition: all 500ms linear;
            transition: all 500ms linear;
            position: relative;
            margin-right: 0px;
        }

            .ab-home-1 .content .main .preface-b .nav-tabs li a span.minus,
            .content .main .preface-b .nav-tabs li a span.minus,
            .ab-home-1 .content .main .preface-b .nav-tabs li a span.plus,
            .content .main .preface-b .nav-tabs li a span.plus {
                font-size: 10px;
                text-transform: uppercase;
                position: absolute;
                right: 10px;
                top: 10px;
            }

                .ab-home-1 .content .main .preface-b .nav-tabs li a span.minus .fa,
                .content .main .preface-b .nav-tabs li a span.minus .fa,
                .ab-home-1 .content .main .preface-b .nav-tabs li a span.plus .fa,
                .content .main .preface-b .nav-tabs li a span.plus .fa {
                    font-size: 20px;
                    vertical-align: sub;
                    margin-left: 3px;
                }

            .ab-home-1 .content .main .preface-b .nav-tabs li a span.minus,
            .content .main .preface-b .nav-tabs li a span.minus {
                opacity: 0;
            }

        .ab-home-1 .content .main .preface-b .nav-tabs li.active a,
        .content .main .preface-b .nav-tabs li.active a {
            background-color: #D4D4D5;
            color: #333;
            border-color: #D4D4D5;
            font-size: 16px;
        }

            .ab-home-1 .content .main .preface-b .nav-tabs li.active a span.plus,
            .content .main .preface-b .nav-tabs li.active a span.plus {
                opacity: 0;
            }

            .ab-home-1 .content .main .preface-b .nav-tabs li.active a span.minus,
            .content .main .preface-b .nav-tabs li.active a span.minus {
                opacity: 1;
                color: #95989a;
            }

                .ab-home-1 .content .main .preface-b .nav-tabs li.active a span.minus .fa,
                .content .main .preface-b .nav-tabs li.active a span.minus .fa {
                    color: #fff;
                }

.ab-home-1 .content .main .preface-b .tab-pane,
.content .main .preface-b .tab-pane {
    background-color: #D4D4D5;
    padding: 30px 25px;
}

    .ab-home-1 .content .main .preface-b .tab-pane ul,
    .content .main .preface-b .tab-pane ul {
        padding-left: 20px;
    }

.ab-home-1 .content .main .preface-c #featured-products .item,
.content .main .preface-c #featured-products .item {
    text-align: center;
    min-height: 260px;
}

    .ab-home-1 .content .main .preface-c #featured-products .item img,
    .content .main .preface-c #featured-products .item img {
        margin: 0px auto 15px;
    }

    .ab-home-1 .content .main .preface-c #featured-products .item a,
    .content .main .preface-c #featured-products .item a {
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .ab-home-1 .content .main .preface-c #featured-products .item p.price,
    .content .main .preface-c #featured-products .item p.price {
        font-size: 16px;
    }

        .ab-home-1 .content .main .preface-c #featured-products .item p.price .per,
        .content .main .preface-c #featured-products .item p.price .per {
            font-size: 12px;
        }

#related-products .carousel-control {
    background-image: none;
    width: 20px;
    height: 20px;
    text-align: center;
    text-shadow: none;
    top: 50%;
    margin-top: -10px;
}

    #related-products .carousel-control .fa {
        background-color: #c2c2c2;
        width: 20px;
        height: 20px;
        display: table-cell;
        vertical-align: middle;
        color: #fff;
    }

    #related-products .carousel-control:hover,
    #related-products .carousel-control:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

        #related-products .carousel-control:hover .fa,
        #related-products .carousel-control:focus .fa {
            background-color: #ed2724;
        }

#related-products .item {
    text-align: center;
    /*min-height: 260px;*/
}

    #related-products .item img {
        margin: 0px auto 15px;
    }

    #related-products .item a {
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    #related-products .item p.price {
        font-size: 16px;
    }

#related-products p.price .per,
.per {
    font-size: 12px;
}

.ab-home-1 .content .main .preface-c #featured-products .carousel-control,
.content .main .preface-c #featured-products .carousel-control {
    background-image: none;
    width: 20px;
    height: 20px;
    text-align: center;
    text-shadow: none;
    top: 50%;
    margin-top: -10px;
}

    .ab-home-1 .content .main .preface-c #featured-products .carousel-control .fa,
    .content .main .preface-c #featured-products .carousel-control .fa {
        background-color: #c2c2c2;
        width: 20px;
        height: 20px;
        display: table-cell;
        vertical-align: middle;
        color: #fff;
    }

    .ab-home-1 .content .main .preface-c #featured-products .carousel-control:hover,
    .content .main .preface-c #featured-products .carousel-control:hover,
    .ab-home-1 .content .main .preface-c #featured-products .carousel-control:focus,
    .content .main .preface-c #featured-products .carousel-control:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

        .ab-home-1 .content .main .preface-c #featured-products .carousel-control:hover .fa,
        .content .main .preface-c #featured-products .carousel-control:hover .fa,
        .ab-home-1 .content .main .preface-c #featured-products .carousel-control:focus .fa,
        .content .main .preface-c #featured-products .carousel-control:focus .fa {
            background-color: #ed2724;
        }

@media (min-width: 768px) {
    .banner .menu-toggle .navbar-toggle {
        border-left: 1px solid #424242;
        padding: 20px 25px;
    }

    .banner .menu-toggle .utilities .search {
        border-right: 1px solid #424242;
    }

    .banner .navbar-header .navbar-brand img {
        width: 210px;
    }

    .content .main .preface-a .media img {
        width: 60px;
    }

    .content .main .preface-a .media .media-body h3 {
        font-size: 16px;
    }

    .content .main .preface-a .media .media-body .btn {
        font-size: 12px;
    }

    .ab-home-1 .content .main .preface-a .well,
    .content .main .preface-a .well {
        padding: 15px 10px;
    }

    .ab-home-1 .content .main .preface-a .media .media-body h3,
    .content .main .preface-a .media .media-body h3 {
        font-size: 13px;
    }

    .ab-home-1 .content .main .preface-b .nav-tabs li,
    .content .main .preface-b .nav-tabs li {
        width: 28%;
        margin-bottom: 0px;
    }

        .content .main .preface-b .nav-tabs li.active {
            width: 44%;
            margin-bottom: 0px;
        }

        .ab-home-1 .content .main .preface-b .nav-tabs li a,
        .content .main .preface-b .nav-tabs li a {
            border-radius: 4px 4px 0px 0px;
            margin-right: 7px;
        }

        .ab-home-1 .content .main .preface-b .nav-tabs li:last-child a,
        .content .main .preface-b .nav-tabs li:last-child a {
            margin-right: 0px;
        }

    .advanced-search .featured .media .media-left,
    .product-filter .featured .media .media-left {
        float: left;
        width: 200px;
    }

    .advanced-search .result h4,
    .product-filter .result h4 {
        display: inline-block;
        width: 50%;
    }

    .advanced-search .result .datasheet,
    .product-filter .result .datasheet {
        display: inline-block;
        width: 49%;
        text-align: right;
    }

    .advanced-search .result .form-inline .form-control,
    .product-filter .result .form-inline .form-control {
        width: 80px;
    }

    body.products-list .exportxls {
        text-align: right;
    }

    .affiliate-nav-wrap {
        padding-bottom: 0px;
    }

        .affiliate-nav-wrap .nav-tabs > li.active > a,
        .affiliate-nav-wrap .nav-tabs > li.active > a:hover,
        .affiliate-nav-wrap .nav-tabs > li.active > a:focus {
            background-color: #fff;
            color: #888888;
            border: 1px solid #d4d4d4;
            border-bottom-color: #fff;
        }

        .affiliate-nav-wrap .nav-tabs > li > a:hover {
            border-color: #d4d4d4 #d4d4d4 #fff;
        }

        .affiliate-nav-wrap .nav-tabs li > a:hover,
        .affiliate-nav-wrap .nav-tabs > li > a:focus {
            background-color: #fff;
            color: #888888;
        }

    .affiliate-program .affiliate-intro h1 {
        font-size: 42px;
    }

    .affiliate-program .affiliate-intro h2 {
        font-size: 24px;
    }

    .affiliate-program .main .benefits h3 {
        font-size: 22px;
    }

    .affiliate-program .main .benefits ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .affiliate-program .main .requirements .well ul {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        padding-left: 100px;
    }

    .affiliate-overview .nav-tabs > li.active > a,
    .affiliate-overview .nav-tabs > li.active > a:hover,
    .affiliate-overview .nav-tabs > li.active > a:focus {
        background-color: #f0f0f0;
        color: #555555;
        border-bottom-color: #f0f0f0;
    }

    .affiliate-overview .nav-tabs > li > a:hover {
        border-color: #d4d4d4 #d4d4d4 #f0f0f0;
    }

    .affiliate-overview .nav-tabs li > a:hover,
    .affiliate-overview .nav-tabs > li > a:focus {
        background-color: #f0f0f0;
        color: #555555;
    }

    .affiliate-urls .main .form-group {
        float: left;
        width: 360px;
        margin-right: 10px;
    }

    .affiliate-urls .main .btn {
        margin-top: 25px;
    }

    .affiliate-statistics .main table {
        max-width: 75%;
    }

    .content-info .footer-nav ul {
        text-align: center;
    }

        .content-info .footer-nav ul li {
            display: inline-block;
        }
}

@media (min-width: 992px) {
    .banner .navbar-header .navbar-brand {
        padding: 15px 0px;
    }

        .banner .navbar-header .navbar-brand img {
            width: 315px;
        }

    .banner .navbar-nav {
        margin-top: 15px;
    }

        .banner .navbar-nav > li > a {
            color: #0067b8;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 15px;
        }

            .banner .navbar-nav .active a,
            .banner .navbar-nav > li > a:hover,
            .banner .navbar-nav > li > a:focus {
                background-color: transparent;
                color: #333;
            }

        .banner .navbar-nav .menu-live-chat a {
            color: #ed2724;
        }

            .banner .navbar-nav .menu-live-chat a:hover,
            .banner .navbar-nav .menu-live-chat a:focus {
                color: #cd1411;
            }

        .banner .navbar-nav:last-child {
            margin-right: -15px;
        }

    .banner .utilities {
        padding-top: 10px;
    }

        .banner .utilities .login {
            margin-bottom: 10px;
        }

    .utilities-panel .panel {
        background-color: #fff;
    }

        .utilities-panel .panel > .panel-heading {
            color: #333;
        }

        .utilities-panel .panel .panel-body .quick-add .form-group {
            display: inline-block;
            width: 29%;
        }

    .ab-home-1 .content .main .preface-a .media img,
    .content .main .preface-a .media img {
        width: 90px;
    }

    .ab-home-1 .content .main .preface-a .media .media-body h3,
    .content .main .preface-a .media .media-body h3 {
        font-size: 18px;
    }

    .ab-home-1 .content .main .preface-b .nav-tabs li a,
    .content .main .preface-b .nav-tabs li a {
        font-size: 14px;
        margin-right: 12px;
    }

        .ab-home-1 .content .main .preface-b .nav-tabs li a span.minus,
        .content .main .preface-b .nav-tabs li a span.minus,
        .ab-home-1 .content .main .preface-b .nav-tabs li a span.plus,
        .content .main .preface-b .nav-tabs li a span.plus {
            font-size: 14px;
        }

            .ab-home-1 .content .main .preface-b .nav-tabs li a span.minus .fa,
            .content .main .preface-b .nav-tabs li a span.minus .fa,
            .ab-home-1 .content .main .preface-b .nav-tabs li a span.plus .fa,
            .content .main .preface-b .nav-tabs li a span.plus .fa {
                font-size: 22px;
            }

    .ab-home-1 .content .main .preface-c #featured-products .item a,
    .content .main .preface-c #featured-products .item a {
        font-size: 14px;
    }

    .ab-home-1 .content .main .preface-c #featured-products .item p.price,
    .content .main .preface-c #featured-products .item p.price {
        font-size: 18px;
    }

        .ab-home-1 .content .main .preface-c #featured-products .item p.price .per,
        .content .main .preface-c #featured-products .item p.price .per {
            font-size: 14px;
        }

    .ab-home-1 .content .main .preface-c #featured-products .carousel-control,
    .content .main .preface-c #featured-products .carousel-control {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }

        .ab-home-1 .content .main .preface-c #featured-products .carousel-control .fa,
        .content .main .preface-c #featured-products .carousel-control .fa {
            width: 40px;
            height: 40px;
        }

        .ab-home-1 .content .main .preface-c #featured-products .carousel-control.left,
        .content .main .preface-c #featured-products .carousel-control.left {
            left: -15px;
        }

        .ab-home-1 .content .main .preface-c #featured-products .carousel-control.right,
        .content .main .preface-c #featured-products .carousel-control.right {
            right: -15px;
        }

    #related-products .carousel-control .fa {
        width: 40px;
        height: 40px;
    }

    #related-products .carousel-control.left {
        left: -15px;
    }

    #related-products .carousel-control.right {
        right: -15px;
    }

    #related-products .item a {
        font-size: 14px;
    }

    #related-products .item p.price {
        font-size: 18px;
    }

        #related-products .item p.price .per {
            font-size: 14px;
        }

    #related-products .carousel-control {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }

        #related-products .carousel-control .fa {
            width: 40px;
            height: 40px;
        }

        #related-products .carousel-control.left {
            left: -15px;
        }

        #related-products .carousel-control.right {
            right: -15px;
        }

    .content .main .preface-a .media .media-body h3 {
        font-size: 15px;
    }

    .advanced-search .result .pricing .border,
    .product-filter .result .pricing .border {
        border-right: 1px solid #d6d5d5;
    }

    .grid-view [data-id=imgWrapper] img, .list-view [data-id=imgWrapper] img {
        margin: 0 auto 20px;
    }

    .affiliate-nav-wrap {
        padding-top: 20px;
    }

        .affiliate-nav-wrap .nav-tabs li a {
            font-size: 16px;
            padding: 15px 20px;
        }

    .affiliate-program .affiliate-intro {
        font-size: 16px;
    }

        .affiliate-program .affiliate-intro h1 {
            font-size: 50px;
        }

        .affiliate-program .affiliate-intro h2 {
            font-size: 28px;
        }

    .affiliate-program .main .benefits h3 {
        font-size: 24px;
    }

    .affiliate-program .main .benefits ul li {
        font-size: 18px;
    }

    .affiliate-program .main .requirements .well {
        padding: 30px 50px;
        min-height: 390px;
    }

        .affiliate-program .main .requirements .well ul {
            padding-left: 0px;
        }

    .affiliate-overview .wrap .overview-section table tbody td {
        font-size: 16px;
    }

    .affiliate-overview .wrap .totals table tbody td {
        font-size: 20px;
    }

    .affiliate-urls .main {
        font-size: 16px;
    }

    .affiliate-statistics .main table {
        max-width: 60%;
    }

        .affiliate-statistics .main table thead th {
            font-size: 16px;
        }

        .affiliate-statistics .main table tbody td {
            font-size: 24px;
        }

    .content-info {
        text-align: left;
    }

        .content-info .footer-nav ul {
            text-align: left;
        }
}

@media (min-width: 1200px) {
    .ab-home-1 .content .main .preface-a .media img,
    .content .main .preface-a .media img {
        width: 110px;
    }

    .ab-home-1 .content .main .preface-a .media .media-body h3,
    .content .main .preface-a .media .media-body h3 {
        font-size: 22px;
    }

    .ab-home-1 .content .main .preface-b .nav-tabs li a,
    .content .main .preface-b .nav-tabs li a {
        margin-right: 2px;
    }

    .ab-home-1 .content .main .preface-c #featured-products .carousel-control.left,
    .content .main .preface-c #featured-products .carousel-control.left {
        left: -40px;
    }

    .ab-home-1 .content .main .preface-c #featured-products .carousel-control.right,
    .content .main .preface-c #featured-products .carousel-control.right {
        right: -40px;
    }

    .content .main .preface-a .media img {
        width: 90px;
    }

    .content .main .preface-a .media .media-body h3 {
        font-size: 18px;
    }

    .sidebar .products .mega-dropdown-container {
        width: 835px;
    }

    .affiliate-program .affiliate-intro h1 {
        font-size: 60px;
    }

    .affiliate-program .affiliate-intro h2 {
        font-size: 30px;
    }

    .affiliate-program .main h3 {
        font-size: 26px;
    }

    .affiliate-program .main .benefits ul {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .affiliate-statistics .main table {
        max-width: 50%;
    }
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: rgba(0,0,0,0)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000\9
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

    .carousel-caption .btn, .text-hide {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}


.carousel-indicators li {
    background-color: #424242;
    border: 1px solid #424242;
}

.carousel-indicators .active {
    background-color: #ed2724;
    border: 1px solid #ed2724;
}

.tabMenuLinks {
    /*color: #333333;*/
    padding: 5px 10px !important;
    font-weight: bold !important;
}

.accountBarStyle {
    background-color: #484848;
    color: #fff;
    font-size: 12px;
}

    .accountBarStyle > .row > div {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .accountBarStyle a {
        color: #fff;
    }

        .accountBarStyle a:hover {
            color: #ed2724;
        }

.carousel-inner img {
    height: 150px;
    width: auto;
}

#related-products .carousel-inner img {
    height: 100px;
    width: auto;
}

.tab-content a:hover {
    color: #004a85;
}

/*============================ Associated Sell ============================*/

.active-title {
    /*border-bottom: 3px solid #0667b8;*/
    border-bottom: 3px solid #0667b8;
    font-size: 15px;
    transition: font-size .2s ease-in-out;
}

    .active-title .rotate {
        transform: rotate(180deg) translateY(-3px);
        transition: all .2s ease-in-out;
    }

.related-title {
    font-size: 14px !important;
}

/* custom */
@media only screen and (min-width: 768px) {
    #mainContent {
        min-height: 700px;
    }
}

#_ctl0_uc_SearchBar1_uc_MiniCart1_lnkMyCartTop, #_ctl0_cphRightMaster_imgBottomPlaceOrder1, #1_uc_SearchBar1_uc_MiniCart1_lnkMyCartTop {
    display: none !important;
}

#fixed {
    position: fixed;
    max-width: 300px;
    margin-top: -100px;
}

a.text-success {
    color: #0067b8;
}

    a.text-success:hover {
        color: #00599f;
    }

/*****Footer Overrides*****/
.footer-wrapper {
    background-color: #292B2C;
    text-align: center;
    font-size: 14px;
    color: white;
}

    .footer-wrapper a {
        color: #0067b8;
    }

        .footer-wrapper a i {
            color: #fff;
            font-size: 30px;
            padding-right: 5px;
        }

@media screen and (max-width: 991px) {
    .footer-wrapper a i {
        color: #fff;
        font-size: 30px;
        padding-top: 15px;
    }
}

.footer-nav ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: -10px;
}

.footer-nav li {
    display: inline-block;
}

.footer-nav ul li a {
    text-transform: uppercase;
    color: #FFFFFF;
}

    .footer-nav ul li a:hover {
        color: #d4d4d5;
    }

#footer1 {
    color: #ed2724;
    background-color: #D4D4D5;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
}

    #footer1 span {
        cursor: pointer;
    }

#footer2 {
    background-color: #555;
    margin: 0px;
    padding: 15px;
}

    #footer2 .footer-nav {
        margin-top: 5px;
    }

#footer3 {
    color: #fff;
    background-color: #292B2C;
    font-size: 12px;
    margin: 0;
    padding: 15px;
}

    #footer3 p:last-of-type {
        margin-top: -10px;
        font-size: 11px;
    }

@media screen and (min-width: 768px) {
    #footer3 > .row {
        margin-top: 15px;
    }
}

/*****Footer social media icon hover classes*****/
.fb:hover {
    color: #3b5998;
}

.tw:hover {
    color: #00b6f1;
}

.fa-linkedin-square:hover {
    color: #007bb6;
}

.gp:hover {
    color: #df4a32;
}

.yt:hover {
    color: #ff0000;
}

.rs:hover {
    color: #FF6600;
}

/*****mD UI Enhancements FY17Q1*****/
#divAddToCartMask {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000;
    /* top: 0;
          left: 0;
          width: 100%;
          height: 100%;*/
    /*background: #aaaaaa url(Stylesheets/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;*/
    /*background-color: black;
      opacity: .6;
      filter: Alpha(Opacity=60);
      z-index: 9900;
*/
}

    #divAddToCartMask > div {
        color: white;
        font-weight: bold;
        font-size: 20px;
        width: 400px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.dropdown-menuOld {
    position: absolute !important;
    z-index: 7000;
    display: none;
    float: left;
    /*min-width: 835px;*/
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-clip: padding-box;
    padding: 20px;
    /*margin-top: -63px;*/
    top: -90px;
    margin-left: 290px;
    -moz-border-radius: 0 0 .5em .5em;
    -webkit-border-radius: 0 0 .5em .5em;
    border-radius: 0 0 .5em .5em;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.arrow-left-menu {
    content: url(../img/sb_arrow.png);
    z-index: 9999;
    display: none;
    /* left: -180px; */
    /* margin-left: 280px; */
    /* float: right; */
    margin-left: 260px;
    margin-top: -30px;
    position: absolute;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid white;
    float: left;
    /* margin-right: -45px; */
    margin-left: -35px;
    margin-top: -20px;
    position: absolute;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid gray;
    float: right;
}

.mainNoChild {
    display: inline-block;
}

    .mainNoChild:hover + .dropdown-menuOld {
        display: inline-block;
    }

.widget-overlay {
    /*background: #aaaaaa url(Stylesheets/jquery-ui-1.10.3.custom/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;*/
    background-color: black;
    opacity: .6;
    filter: Alpha(Opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.showTopMenuLinks {
    background: #8B8E93;
    border-top: 1px solid #265477;
    border-right: 1px solid #265477;
    border-left: 1px solid #265477;
    border-bottom: 1px solid #8B8E93;
    /* offset paddings to compensate for momentary border increase */
    padding: 6px 11px 7px 11px;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: .5em .5em 0 0;
    -webkit-border-radius: .5em .5em 0 0;
    border-radius: .5em .5em 0 0;
}

    .showTopMenuLinks > a {
        color: #FFFFFF;
        text-decoration: none;
    }

.greenLinkMenu {
    background: #ed2724 !important;
}

.tableMyAccount {
    /*background: #8B8E93;*/
}

.navMyAccount,
.navMyAccount > ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.grayBoxQuickLinksHeaderMyAccount {
    background-color: white;
    border: 1px solid #e2e2e2;
    padding: 1px 1px 1px 1px;
}

.navMyAccount > div a {
    font-weight: normal;
    /*color:White;*/
}

.navMyAccount > li,
.navMyAccount > ul > li {
    list-style-type: none;
    float: right;
}

.navMyAccount > ul > li {
    text-align: left;
}

.navMyAccount > div {
    position: absolute;
    width: 190px;
}

.myAccountTR .showBorderaBottom {
    border: 0px !important;
}

.myAccountTR a {
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}

.tableMyAccount .grayBoxQuickLinksMain {
    width: 205px;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .tableMyAccount .grayBoxQuickLinksMain > table {
        width: 190px;
    }

.navMyAccount {
    z-index: 9999;
}

.lnkMyAccountHover {
    background-color: #8B8E93 !important;
    border-radius: .5em .5em 0em 0em;
    /*border: solid 1px #e2e2e2;*/
    font-weight: bold !important;
    color: White !important;
    border-top: solid 1px gray !important;
    border-left: solid 1px gray !important;
    border-right: solid 1px gray !important;
}

    .lnkMyAccountHover > a {
        color: White !important;
    }

.addShadow {
    box-shadow: 0 0 20px #333;
    -webkit-box-shadow: 0 0 20px #333;
    -moz-box-shadow: 0 0 20px #333;
    -ms-box-shadow: 0 0 20px #333;
    -o-box-shadow: 0 0 20px #333;
    background-size: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0');
}

.arrow-down-myaccount {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f00;
}

.selLanguage:active,
.selLanguage:hover {
    outline: none;
}

.selLanguage {
    cursor: pointer;
}

.ulselLanguage {
    margin-left: -38px;
    margin-top: -5px;
    z-index: 99999;
}

    .ulselLanguage li {
        list-style-type: none;
    }

.tableulselLanguage .grayBoxQuickLinksMain {
    width: 80px;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .tableulselLanguage .grayBoxQuickLinksMain > table {
        width: 80px;
    }

.tableulselLanguage {
    position: absolute;
    width: 80px;
    display: none;
    margin-top: 5px;
    z-index: 99999;
}

#aFirstLanguage {
    padding: 4px 4px 10px 4px;
    font-weight: bold;
    border: solid 1px transparent;
}

#liFirstLanguage {
    padding-top: 5px;
}

.mainPadding {
    padding-top: 20px;
}

/*calendar*/

#calendarDiv {
    position: absolute;
    width: 205px;
    border: 2px solid Gray;
    padding: 1px;
    background-color: #FFF;
    font-size: 11px;
    padding-bottom: 20px;
    visibility: hidden;
}

    #calendarDiv span, #calendarDiv img {
        float: left;
    }

    #calendarDiv .selectBox, #calendarDiv .selectBoxOver {
        line-height: 12px;
        padding: 1px;
        cursor: pointer;
        padding-left: 2px;
    }

    #calendarDiv .selectBoxTime, #calendarDiv .selectBoxTimeOver {
        line-height: 12px;
        padding: 1px;
        cursor: pointer;
        padding-left: 2px;
    }

    #calendarDiv td {
        padding: 3px;
        margin: 0px;
        font-size: 10px;
        border: 1px solid #E2EBED;
        width: 19px;
    }

    #calendarDiv .selectBox {
        /*border: 1px solid #E2EBED;*/
        color: Black; /*#E2EBED;*/
        position: relative;
        font-weight: bold;
    }

    #calendarDiv .selectBoxOver {
        border: 1px solid #FFF;
        background-color: Gray; /*#B0BEFC; /*#44AF5F;*/
        color: #FFFFFF;
        position: relative;
    }

    #calendarDiv .selectBoxTime {
        border: 1px solid #317082;
        color: #44AF5F;
        position: relative;
    }

    #calendarDiv .selectBoxTimeOver {
        border: 1px solid #216072;
        color: #FFFFFF;
        position: relative;
    }

    #calendarDiv .topBar {
        height: 25px;
        padding: 2px;
        background-color: #F5F5F5; /*#5E74D7; /*#00CC33;*/
        border-bottom: 1px double Gray;
    }

    #calendarDiv .activeDay { /* Active day in the calendar */
        color: #5E74D7;
        font-weight: bold;
        font-size: 12px;
        border: 1px solid #5E74D7;
    }

    #calendarDiv .inActiveData {
        color: #E1E1E1;
        font-weight: bold;
        font-size: 12px;
        cursor: default;
    }

    #calendarDiv .todaysDate {
        height: 25px;
        line-height: 17px;
        padding: 2px;
        background-color: #F5F5F5; /*#7C95FF; /*738AED; /*#8CE18C;*/
        text-align: center;
        position: absolute;
        bottom: 0px;
        width: 201px;
        color: #1b1b1b;
        font-weight: bold;
        border-top: 1px double Gray;
    }

        #calendarDiv .todaysDate div {
            float: left;
        }

    #calendarDiv .timeBar {
        height: 17px;
        line-height: 17px;
        background-color: #E2EBED;
        width: 72px;
        color: #FFF;
        position: absolute;
        right: 0px;
    }

        #calendarDiv .timeBar div {
            float: left;
            margin-right: 1px;
        }

    #calendarDiv .monthYearPicker {
        background-color: #FFFFFF;
        border: 1px solid #AAAAAA;
        position: absolute;
        color: #1b1b1b; /*#44AF5F;*/
        left: 0px;
        top: 15px;
        z-index: 1000;
        display: none;
    }

    #calendarDiv #monthSelect {
        width: 70px;
    }

    #calendarDiv .monthYearPicker div {
        float: none;
        clear: both;
        padding: 1px;
        margin: 1px;
        cursor: pointer;
    }

    #calendarDiv .monthYearActive {
        background-color: Gray; /*#B0BEFC; /*#8CE18C;*/
        color: #E2EBED;
        font-weight: bold;
        font-size: 10px;
    }

    #calendarDiv td {
        text-align: right;
        cursor: pointer;
    }

    #calendarDiv .topBar img {
        cursor: pointer;
    }

    #calendarDiv .topBar div {
        float: left;
        margin-right: 1px;
    }

.CalendarTextBox {
    font-weight: normal;
    font-size: 12px;
    width: 72px;
    height: 21px;
    color: #333333;
}

.text-justify {
    text-align: justify;
}

/**Autocomplete**/

.ac_results {
    padding: 0px;
    border: 1px solid #e3e3e3;
    background-color: #F8F8F8; /*overflow: hidden;*/
    z-index: 99999;
    scrollbar-face-color: white;
    scrollbar-arrow-color: #3366CC;
    scrollbar-track-color: #3366CC;
    scrollbar-shadow-color: rgb(0, 0, 0);
    scrollbar-highlight-color: rgb(0, 0, 0);
    scrollbar-3dlight-color: #3366CC;
    scrollbar-darkshadow-color: #3366CC;
    left: -200px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .ac_results li {
        margin: 0px;
        padding: 10px;
        background-color: #f5f5f5;
        cursor: pointer;
        display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
        font: menu;
        font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
        line-height: 16px;
        overflow: hidden;
        border-bottom-style: solid;
        border-bottom-color: #e3e3e3;
        border-bottom-width: 1px;
    }

.ac_loading {
    background: white url('../../Images/loading.gif') right center no-repeat;
}

.ac_odd {
    background-color: #f5f5f5;
}

.ac_over {
    color: white;
    font-weight: bold;
    background-color: #ed2724 !important;
}

/***NewProductTree*/

.productlist .list-group-item a {
    display: block;
    color: #265477;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 15px;
}

.productlist > .panel {
    margin-bottom: 0px;
}

.productlist .panel-primary {
    border: 1px solid transparent;
}

.productlist > .panel > .panel-heading {
    padding: 0px;
}

    .productlist > .panel > .panel-heading h3 {
        color: #fff;
        text-align: center;
        padding: 15px;
        margin: 0px;
        font-size: 18px !important;
    }

.productlist > .panel > .panel-body {
    background-color: #e6e6e6;
}

.productlist .panel-heading h4 {
    font-size: 14px !important;
    margin: 0px;
}

.productlist .list-group-item a {
    padding: 5px 15px;
    font-size: 12px !important;
    font-weight: normal !important;
}

.productlist .panel {
    box-shadow: none;
    margin-bottom: 40px;
}

.productlist .list-group-item {
    padding: 0px;
}

.productlist .panel .panel-heading {
    border: none;
    padding: 5px;
}

.list-group-item > a:hover,
.list-group-item > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

.NormalBold {
    margin-bottom: 5px;
    font-weight: bold;
}

.panel .list-group .list-group-item {
    list-style-type: none;
}

.panel ul li:last-child {
    margin-bottom: -20px;
}

.xsrowSpacer {
    margin-top: 1px;
    margin-bottom: 1px;
}

.smrowSpacer {
    margin-top: 2px;
    margin-bottom: 2px;
}

.mdrowSpacer {
    margin-top: 5px;
    margin-bottom: 5px;
}

ol.list-group {
    list-style: decimal inside;
}

ol > li.list-group-item, .panel ol.list-group .list-group-item {
    display: list-item;
    list-style-type: decimal;
}

.search-bar {
    background-color: #404040 !important;
}

.btn-primary {
    background-color: #ed2724 !important;
    border-color: #ed2724 !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #cd1411 !important;
        border-color: #cd1411 !important;
    }

.panel-primary > .panel-heading {
    background-color: #ed2724 !important;
    border-color: #ed2724 !important;
}

.whitebg {
    background-color: #fff;
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: none;
    min-height: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-radius: 4px;
}

.ordertext {
    font-size: 12px;
}

/**** Product Details UI Improvement-- Highlight the Keywords ****/
.live {
    background: #fff;
    cursor: default;
    position: relative;
    box-shadow: 0 0 20px #333;
    -webkit-box-shadow: 0 0 20px #333;
    -moz-box-shadow: 0 0 20px #333;
    -ms-box-shadow: 0 0 20px #333;
    -o-box-shadow: 0 0 20px #333;
    /*z-index: 202;*/
    background-size: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=155, Color='#c0c0c0');
}

.shadow1 {
    background-color: rgb(68, 68, 68); /* Needed for IEs */
    -moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5, MakeShadow=true, ShadowOpacity=0.60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.60)";
    zoom: 1;
}

    .shadow1 .highlight {
        position: relative; /* This protects the inner element from being blurred */
        /*padding: 100px;*/
        background-color: white;
    }

.advanced-search .result h4 {
    font-weight: bold;
}

.buttonLiveChat:hover {
    box-shadow: 0 0 35px 2px rgba(0,0,0,.24);
}

@media (min-width: 992px) {
    .liveChatCustomStyle {
        position: fixed;
        right: 0;
        top: 50%;
        width: 8em;
        margin-top: -2.5em;
        margin-right: -40px;
        transform: rotate(270deg);
        display: block !important;
    }
}

/*#liveChat A {
        text-transform: none;
        color: #4399e7;
        font-size: 0.83em;
    }*/

#liveChat A > SPAN {
    color: #ffffff;
    font-weight: bold; /*font-size: 14px;text-transform:uppercase;*/
}

#liveChat A:hover {
    color: #0099ff;
}

/* livechat button */
a.buttonLiveChat {
    background: transparent url('../../App_Themes/Silver/images/content/bg_button_livechat_a_lg.png') no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: bold 14px Arial, Verdana, Helvetica, sans-serif;
    height: 35px;
    margin-right: 0;
    padding-right: 29px; /* sliding doors padding */
    text-decoration: none;
}

    a.buttonLiveChat span {
        /*background: transparent url('../../App_Themes/Silver/images/content/bg_button_livechat_span_lg.png') no-repeat;*/
        display: block;
        line-height: 11px;
        padding: 8px 0 8px 24px;
        white-space: nowrap;
    }

    a.buttonLiveChat:active, a.buttonLiveChat:visited, a.buttonLiveChat:link { /* text color in all states */
        color: #000;
    }

A.MsgInboxLink:link, A.MsgInboxLink:visited {
    color: #6D6D6D;
    text-decoration: none;
}

A.MsgInboxLink:hover {
    color: #309838;
    text-decoration: underline;
}

A.MsgInboxLinkUnRead:link, A.MsgInboxLinkUnRead:visited {
    color: #0067b8;
    text-decoration: none;
}

A.MsgInboxLinkUnRead:hover {
    color: #005da6;
    text-decoration: underline;
}

.InboxSubContainer .MsgInboxLinkUnRead {
    color: #333333 !important;
    font-weight: bold;
}

.InboxSubContainer .MsgInboxLink {
    color: #333333 !important;
}

.row-eq-height, .row-eq-height-md {
    display: block;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media only screen and (min-width: 768px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .row-eq-height > [class*='col-'] {
            display: flex;
            flex-direction: column;
        }
}

@media only screen and (min-width: 992px) {
    .row-eq-height-md {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .row-eq-height-md > [class*='col-'] {
            display: flex;
            flex-direction: column;
        }
}

.form-group-noMargin {
    margin-bottom: 0px;
}

.form-group .form-control {
    display: inline-block;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.RegularBold {
    font-size: 14px;
    font-weight: bold;
}

.panel-success .panel-heading {
    color: #000;
    background-color: #D4D4D5;
    border-color: #555555;
}

.md {
    width: 100px;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.mchp {
    width: 70px;
    image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.mchpLogoDiv {
    margin-top: 10px;
}

.TaglineText {
    margin: 10px 2px 0 10px;
    font-size: 50%;
}

@media (min-width: 768px) {
    .md {
        width: 150px;
    }

    .mchp {
        width: 100px;
    }

    .TaglineText {
        margin: 12px 2px 0 10px;
        font-size: 75%;
    }

    .pull-right-sm {
        float: right;
    }
}

@media (min-width: 992px) {
    .md {
        width: 170px;
    }

    .mchp {
        width: 100px;
    }

    .TaglineText {
        margin: 15px 2px 0 10px;
        font-size: 85%;
    }

    .pull-right-md {
        float: right;
    }
}

@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }
}

.btn {
    white-space: normal !important;
    font-weight: normal !important;
}

.btn__no-wrap {
    white-space: nowrap !important;
}

.highlight {
    border-color: #95989a !important;
    border-width: 1px !important;
}

.orderBorder {
    border: 1px solid #d6d5d5;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

/*** fix for modal css from the updated style.css***/
.modal-dialog {
    z-index: 1050;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0px;
}

.automotive {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: none;
}

@media screen and (min-width: 768px) {
    .automotive {
        padding-top: 125px;
        padding-bottom: 48px;
    }
}

.container .automotive,
.container-fluid .automotive {
    border-radius: 6px;
    padding-left: 60px;
    padding-right: 60px;
}

.content .main .slider-wrap {
    padding-top: 0px;
}

.page-header {
    font-size: 24px !important;
    background: none !important;
    border-bottom: 0px !important;
    padding: 0px 0px 9px 0px !important;
    margin: 10px 0 10px !important;
}

.content .main .page-header {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

    .content .main .page-header h1 {
        margin: 0px !important;
        font-size: 24px !important;
    }

.page-header h4, .page-header h3, .page-header h2, .page-header h1 {
    font-size: 24px !important;
    text-transform: none !important;
}

.cart-items .dropdown-menu h4 {
    background-color: #5cb85c !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.myAccountHover {
    font-weight: normal !important;
    color: #0067b8 !important;
    background: none !important;
}

#_ctl0_cphRightMaster_Uc_ComparisonChartNew1_lnkExport2XLS, i.fa-file-excel-o {
    color: #39825a;
    font-weight: bold;
}

.icon-sort {
    display: inline-block;
    vertical-align: text-bottom;
}

    .icon-sort .fa {
        display: table-cell;
        width: 15px;
        height: 15px;
        font-size: 18px;
        color: #555;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        vertical-align: middle;
    }

    .icon-sort .fa-caret-up {
        background-color: transparent;
        font-size: 22px;
    }

    .icon-sort .fa-caret-down {
        background-color: transparent;
        font-size: 22px;
    }

        .icon-sort .fa-caret-up:hover, .icon-sort .fa-caret-down:hover {
            color: #ed2724;
        }

    .icon-sort .fa-times,
    .icon-sort .fa-angle-double-right {
        background-color: transparent;
    }

    .icon-sort .fa-times {
        display: none;
    }

.icon-sort {
    display: inline-block;
    vertical-align: text-bottom;
}

.table-wrapper {
    width: 100%;
    max-height: 640px;
    overflow: scroll;
    margin: 40px 0px;
}

    .table-wrapper table th {
        color: black;
    }

    .table-wrapper table {
        font-size: 12px;
        text-align: center;
    }

        .table-wrapper table .sort-row td {
            background-color: #f5f5f5 !important;
        }

        .table-wrapper table th {
            background-color: #f5f5f5;
            text-align: center;
            min-width: 90px;
        }

        .table-wrapper table .checkbox {
            height: 20px;
            margin: 0px;
        }

        .table-wrapper table input[type="checkbox"] {
            position: static;
            margin: auto;
        }

    .table-wrapper .table > thead > tr > th,
    .table-wrapper .table > tbody > tr > th,
    .table-wrapper .table > tfoot > tr > th,
    .table-wrapper .table > thead > tr > td,
    .table-wrapper .table > tbody > tr > td,
    .table-wrapper .table > tfoot > tr > td {
        border-top: none;
        vertical-align: middle;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(odd) > th,
    .table-wrapper .table-striped > tbody > tr:nth-child(odd) > td {
        background-color: #fff;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(odd) td.fivek-pricing {
        background-color: #ffffc3 !important;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(even) > th,
    .table-wrapper .table-striped > tbody > tr:nth-child(even) > td {
        background-color: #f5f5f5;
    }

    .table-wrapper .table-striped > tbody > tr:nth-child(even) td.fivek-pricing {
        background-color: #e7e897 !important;
    }

    .table-wrapper .table-bordered > thead > tr > th,
    .table-wrapper .table-bordered > tbody > tr > th,
    .table-wrapper .table-bordered > tfoot > tr > th,
    .table-wrapper .table-bordered > thead > tr > td,
    .table-wrapper .table-bordered > tbody > tr > td,
    .table-wrapper .table-bordered > tfoot > tr > td {
        border-color: #e5e5e5;
    }

.table thead th, .table thead td {
    text-align: left;
    padding: 8px;
}


.mega-dropdown-container-right:before {
    content: url(../img/sb_arrow_right.png);
    position: absolute;
    left: 260px;
}

/*This will work for firefox*/
@-moz-document url-prefix() {
    .mega-dropdown-container-right:before {
        content: url(../img/sb_arrow_right.png);
        position: absolute;
        left: 257px;
    }
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.Controls {
    font-size: 12px;
    color: #0067b8;
    text-decoration: none;
    font-weight: bold;
}

.ControlsTextUnbold {
    font-size: 11px;
    color: #265477;
    text-decoration: none;
    font-weight: normal;
}

a.ControlsTextUnbold:link, a.ControlsTextUnbold:visited {
    font-size: 11px;
    color: #265477;
    font-weight: normal;
}

.nav > li > a {
    padding: 10px 10px !important;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 4px;
}

.banner .menu-toggle .utilities .cart i,
.banner .menu-toggle .utilities .search i {
    font-size: 28px;
    vertical-align: middle;
}

.smPadding {
    padding-left: 5px;
    padding-right: 5px;
}

#kampylinkMobile > img {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 38px;
    margin-bottom: -38px;
}

/***Start - UI change for product details***/
.hero_notused {
    color: #fff;
    padding: 40px 20px;
    margin-left: -15px;
    margin-right: -15px;
}

    .hero_notused h1 {
        font-size: 30px;
        font-weight: bold;
        color: #fff;
        margin-top: 0px;
    }

    .hero_notused .btn {
        margin-top: 15px;
    }

    .hero_notused.hero_notused-chips {
        background-color: #11b346;
        padding: 40px;
    }

        .hero_notused.hero_notused-chips img {
            margin: 0px auto 20px;
        }

        .hero_notused.hero_notused-chips h1 {
            border-bottom: 1px solid #129d3f;
            padding-bottom: 12px;
            margin-bottom: 20px;
        }

.hero_notused-controllers {
    background-image: url(../img/hero-b.jpg);
    background-position: center;
    background-size: cover;
}

.connected {
    background-color: #2b2b2b;
}

    .connected img {
        margin: auto;
    }

    .connected .inner {
        color: #fff;
        padding: 30px 15px;
    }

        .connected .inner h1 {
            font-size: 30px;
            font-weight: bold;
            color: #fff;
            margin-top: 0px;
        }

.products-list h2 {
    font-size: 18px;
    font-weight: bold;
}

.products-list .product {
    font-size: 14px;
}

    .products-list .product .well {
        margin-bottom: 30px;
    }

    .products-list .product img {
        margin: auto;
    }

    .products-list .product h3 {
        font-size: 14px;
        font-weight: bold;
    }

    .products-list .product .description {
        font-size: 13px;
    }

    .products-list .product .pricing {
        padding-bottom: 10px;
    }

        .products-list .product .pricing .per-unit,
        .products-list .product .pricing .quantity {
            font-size: 18px;
        }

        .products-list .product .pricing .price,
        .products-list .product .pricing .quantity {
            display: inline-block;
        }

        .products-list .product .pricing .price {
            margin-right: 10px;
        }

        .products-list .product .pricing .units {
            font-size: 14px;
        }

    .products-list .product .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .products-list .product .form-inline .form-group .form-control {
            display: inline-block;
        }

    .products-list .product form {
        margin-bottom: 15px;
    }

        .products-list .product form label {
            font-weight: bold;
        }

        .products-list .product form input {
            width: 80px;
        }

        .products-list .product form .btn {
            font-size: 12px;
        }

    .products-list .product .status {
        color: #8e8e8e;
    }

.view-all {
    margin-bottom: 40px;
}

.deals {
    background-color: #14ba4d;
    color: #fff;
    padding: 40px 20px;
    margin-left: -15px;
    margin-right: -15px;
}

    .deals h1 {
        font-weight: bold;
        color: #fff;
        margin-top: 0px;
    }

.well.white {
    background-color: #fff;
}

a.morelink {
    text-decoration: none;
    outline: none;
}

.morecontent span {
    display: none;
}

.comment {
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 768px) {
    .hero_notused,
    .deals {
        padding: 40px;
    }

        .hero_notused h1,
        .deals h1 {
            font-size: 32px;
        }

    .connected {
        position: relative;
    }

        .connected .container {
            position: absolute;
            top: 0px;
            right: 0px;
            bottom: 0px;
            left: 0px;
            padding-top: 25px;
        }

            .connected .container .inner {
                background-color: #2b2b2b;
                width: 50%;
                padding: 30px;
            }

                .connected .container .inner h1 {
                    font-size: 32px;
                }

    .products-list .product h3 {
        margin-top: 0px;
    }

    .content-info .footer-nav ul {
        text-align: center;
    }

        .content-info .footer-nav ul li {
            display: inline-block;
        }

            .content-info .footer-nav ul li a {
                padding: 0px 5px;
            }
}

@media (min-width: 992px) {
    .hero_notused,
    .deals {
        padding: 60px 100px;
    }

        .hero_notused h1,
        .deals h1 {
            font-size: 34px;
        }

    .connected .container {
        padding-top: 65px;
    }

        .connected .container .inner {
            width: 57%;
            font-size: 16px;
        }

            .connected .container .inner h1 {
                font-size: 34px;
            }

    .content-info {
        text-align: left;
    }

        .content-info div.nav {
            display: inline-block;
            margin-right: 15px;
        }

        .content-info .footer-nav ul {
            text-align: left;
        }

            .content-info .footer-nav ul li a {
                padding: 0px 5px 0px 0px;
            }

        .content-info .copyright {
            text-align: right;
        }
}

@media (min-width: 1200px) {
    .hero_notused,
    .deals {
        padding: 60px 160px;
    }

        .hero_notused h1,
        .deals h1 {
            font-size: 36px;
        }

    .connected .container {
        padding-top: 155px;
    }

        .connected .container .inner {
            width: 50%;
        }

            .connected .container .inner h1 {
                font-size: 36px;
            }

    .content-info .copyright {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .modal-md {
        width: 450px;
    }
}

.more-msg {
    cursor: help;
    color: #919191;
}

a:hover, a:focus {
    text-decoration: none !important;
}

/***End - UI change for product details****/
/*
    Testing for HomePage
*/

/*UI modification for header*/
/*Start*/

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    .navbar-mobile {
        background-color: #fff;
    }

        .navbar-mobile .top-menu {
            background-color: #ed2724 !important;
            background-size: cover;
            color: #fff;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .navbar-mobile .mobile-menu ul {
            position: relative;
        }

            .navbar-mobile .mobile-menu ul li {
                position: relative;
                display: block;
                padding: 0px;
                border-bottom: 1px solid #ddd;
            }

                .navbar-mobile .mobile-menu ul li a {
                    display: block;
                    padding: 15px 0px;
                    font-weight: bold;
                    font-size: 14px;
                }

                .navbar-mobile .mobile-menu ul li:last-child {
                    border-bottom: none;
                }

    .dropdown .greenarrow {
        background: url(../img/green-arrow.png) no-repeat 93% 50%;
        display: block;
    }

    .dropdown.open .greenarrow {
        background: url('../img/green-arrow.png') no-repeat 93% 50%;
        display: block;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .navbar-mobile .bottom-menu {
        border-top: 2px solid #d4d4d4;
        background-color: #e9e9e9;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 2px solid #000;
    }

    .banner #mobile-search {
        padding: 15px 0px;
        background-color: #666;
    }

        .banner #mobile-search .btn-search {
            background-color: #484848;
        }

            .banner #mobile-search .btn-search .glyphicon {
                color: #fff;
            }
}

.navbar-mobile {
    background-color: #fff;
}

    .navbar-mobile .top-menu {
        background-color: #ed2724 !important;
        background-size: cover;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-mobile .mobile-menu ul {
        position: relative;
    }

        .navbar-mobile .mobile-menu ul li {
            position: relative;
            display: block;
            padding: 0px;
            border-bottom: 1px solid #ddd;
            /* background: url(../img/green-arrow.png) no-repeat 93% 50%; */
        }

            .navbar-mobile .mobile-menu ul li a {
                display: block;
                padding: 15px 0px;
                font-weight: bold;
                font-size: 14px;
            }

            .navbar-mobile .mobile-menu ul li:last-child {
                border-bottom: none;
            }

.dropdown.open .greenarrow {
    background: url(../img/green-arrow.png) no-repeat 93% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.navbar-mobile .bottom-menu {
    border-top: 2px solid #d4d4d4;
    background-color: #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
}

.banner #mobile-search {
    padding: 15px 0px;
    background-color: #666;
}

    .banner #mobile-search .btn-search {
        background-color: #484848;
    }

        .banner #mobile-search .btn-search .glyphicon {
            color: #fff;
        }

.shopping-cart .step-wrap {
    border-bottom: 5px solid #e6e6e6;
    margin-bottom: 25px;
}

    .shopping-cart .step-wrap .step-1 {
        padding-left: 15px;
    }

.shopping-cart .update-cart .btn {
    float: right;
    margin-bottom: 25px;
}

#btnFilter {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    text-transform: none;
    background-color: #f3f3f3;
}

.facetHeight {
    max-height: 300px;
    overflow-y: auto;
}

.minHeightThrirty {
    min-height: 30px;
}

.fontTen {
    font-size: 10px;
}

.fontTwelve {
    font-size: 12px;
}

.fontThirteen {
    font-size: 13px;
}

.fontFourteen {
    font-size: 14px;
}

/*End*/
/*End UI for header*/

/*mDPro CSS Start*/
.panel-dark {
    color: #fff;
    border-color: #6b6b6b;
}

    .panel-dark > .panel-body {
        padding: 0px;
    }

        .panel-dark > .panel-body > .list-group {
            text-align: left;
        }

            .panel-dark > .panel-body > .list-group > .list-group-item {
                background-color: #484848;
                border-color: #2f2f2f;
            }

                .panel-dark > .panel-body > .list-group > .list-group-item:first-child,
                .panel-dark > .panel-body > .list-group > .list-group-item:last-child {
                    border-radius: 0px;
                }

    .panel-dark > .panel-heading {
        background-color: #2f2f2f;
        border-color: #2f2f2f;
    }

    .panel-dark > .panel-footer {
        background-color: #2f2f2f;
        border-color: #2f2f2f;
    }

    .panel-dark > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #2f2f2f;
    }

    .panel-dark > .panel-heading .badge {
        background-color: #e5e5e5;
    }

    .panel-dark > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #2f2f2f;
    }

.textBlue {
    color: #0067b8;
}

.boldBlue {
    font-weight: bold;
    color: #0067b8;
}

    .textBlue:hover, .boldBlue:hover {
        color: #333;
    }

.paddingFive {
    padding-bottom: 5px;
    padding-top: 5px;
}

.fontstyle a {
    font-weight: bold;
    padding: 5px 10px !important;
}

    .fontstyle a:hover {
        color: #265477 !important;
        font-weight: bold;
    }

.popover {
    color: black;
}

a.whitelink {
    color: #ffffff !important;
    background-color: #484848 !important;
}

    a.whitelink :hover {
        color: #ffffff !important;
    }

.divNextPrev:hover {
    color: #ccc;
}

.divNextPrev {
    display: inline;
    cursor: pointer;
}

.nomargin-bottom {
    margin-bottom: 0px;
}

.align-center {
    padding: 20px 10px;
    text-align: center;
    color: black;
}

.bold {
    font-weight: bold;
}

.no-padding {
    padding: 0px;
}

.divNextPrevLight:hover {
    color: #6f6060;
}

.divNextPrevLight {
    display: inline;
    cursor: pointer;
}

.productmenu-open-collapse {
    color: #c0c0c0;
    font-size: 20px;
}

.reducefont {
    font-size: 11px;
}

.quantityBox {
    width: 70px;
}

.AddToCartFixedWidth {
    width: 114px;
}

.productMenuHeading {
    margin-bottom: 0px;
    cursor: pointer;
}

.blackLoadingLarge {
    color: black;
    font-size: 24px !important;
}

.reduce-padding {
    padding: 5px 15px;
}

@media only screen and (min-width: 991px) {
    .center-section {
        width: 52%;
    }

    .right-section {
        width: 23%;
    }
}

.word-break {
    word-break: break-word;
}

.marginTop {
    margin-top: 20px;
}

@media only screen and (min-width: 992px )and (max-width: 1200px) {
    .marginTop {
        margin-top: 0px;
    }
}

.center-align-image {
    display: block;
    margin: auto;
}

.padding-match-Quantity {
    padding-left: 50px !important;
}

.padding-match-AddToCart {
    padding-left: 15px !important;
}

.centerPager {
    display: inline;
    margin-left: 37%;
}

.greyPager {
    color: #807d7d;
}

/*IPad only css for mDPro*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .padding-match-Quantity {
        padding-left: 25px !important;
    }
}

/* For mobile phones: */
@media only screen and (max-width: 760px) {
    .centerPager {
        display: inline;
        margin-left: 30%;
    }
}

.valign-center {
    vertical-align: middle !important;
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    .cart-align-fix {
        margin-left: 13%;
    }
}

/*mDPro CSS End*/
/**Start- Show loading icon if page load is more**/
#divPageLoadingMask {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000;
}

    #divPageLoadingMask > div {
        color: #333333;
        font-weight: bold;
        font-size: 20px;
        width: 400px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

/**End- Show loading icon if page load is more**/

/**RegisterMessage CSS Start*/
.icon-customise {
    height: 20px;
}

/**RegisterMessage CSS End*/

/**AccountmainPopup CSS*/
.AccountmainPopup label {
    font-weight: normal !important;
}
/**AccountmainPopup css End**/

/**Password Validation -Start**/
.text-success-bright {
    color: #22b24c;
}

/**Password Validation -End**/

@media (max-width: 768px) {
    .pull-right-xs {
        float: right;
    }
}

/* mdPro FY18 Q3 Enhancement - PC links*/

div.callout {
    position: relative;
}

.callout::before {
    content: "";
    width: 0px;
    height: 0px;
    border: 0.8em solid transparent;
    position: absolute;
}

.callout.bottom::before {
    left: 46%;
    top: -20px;
    border-bottom: 10px solid #e3e3e3;
}

.well-icon {
    color: #c0c0c0;
    cursor: pointer;
}

.hide-by-default {
    display: none !important;
}

.black-background {
    background-color: #333333;
}

/*----------------------------------------------*\
    Featured Products - Start
\*-----------------------------------------------*/
.featured-products__description {
    min-height: 75px;
}
/*----------------------------------------------*\
    Featured Products - End
\*-----------------------------------------------*/
.same-line {
    position: relative;
    height: 54px;
}
/*.same-line div{
    display: inline-block;
    position: absolute
}*/
.on-the-center {
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
}

.on-the-right {
    text-align: right;
}

.btn-padding {
    padding: 6px 12px;
}

/**mD enhancements Q4R1*/

#ulFilterByLineStatus {
    list-style-type: none;
}

@media only screen and (min-width: 991px) {
    #droptoggle {
        padding-left: 51px;
    }

    .figCaption {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: black;
        margin-left: 22px;
    }
}

@media only screen and (min-width: 992px )and (max-width: 1200px) {
    #ulFilterByLineStatus {
        padding-left: 96px;
    }

    .figCaption {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: white;
        margin-left: 22px;
    }
}

@media only screen and (max-width: 768px) {
    #ulFilterByTime {
        margin-top: 20px;
    }

    .figCaption {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        color: white;
        margin-left: 22px;
        width: 200px;
    }
}

ul.filter-nav a {
    cursor: pointer;
}

.filter-active {
    color: #f00;
    font-weight: bolder;
}

.nortonSeal {
    height: 21px;
    margin-right: 12px;
}

.secureImageWidth {
    width: 50px
}
/*custom classes with respect to reg page*/
.newAccColWidth {
    width: 32.66666667%;
}

@media only screen and (max-width: 768px) {
    .newAccColWidth {
        float: left;
        width: auto;
    }
}

.NortonSecureIconWidth {
    width: 28px;
}

@media (min-width: 992px) {
    .newAccColWidth4 {
        width: 64.66666667%;
        padding-right: 9px;
    }
}

@media (min-width: 992px) {
    .newAccStep1ColWidth {
        width: 64.66666667%
    }
}

.coloffset {
    margin-left: 32.666667%;
}

@media only screen and (max-width: 768px) {
    .coloffset {
        margin-left: 0%;
    }

    .formstatic {
        margin-left: 4%;
    }

    .mobtxtbox {
        width: 45.66666667%;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {
    .formstatic {
        margin-left: 2%;
    }

    .mobtxtbox {
        width: 56.66666667%;
    }
}

@media screen and (min-width:1024px) and (max-width:1030px) {
    .formstatic {
        margin-left: 36%;
    }
}

.mobileviewFeatures {
    margin-left: 25%;
    margin-top: 15%;
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .mobileviewFeatures {
        margin-left: 2% !important;
        margin-top: 0%;
    }
}

@media only screen and (max-width: 760px) {
    .mobileviewFeatures {
        margin-left: 4% !important;
        margin-top: 0%;
        /*padding-right:0 !important;*/
        /*padding-left:5%;*/
    }
}

@media (min-width: 992px) {
    .widthcol9 {
        width: 78%;
    }
}

.FeatureBeneColWidth {
    width: 7%;
    padding-left: 0%;
}

@media only screen and (max-width: 768px) {
    .FeatureBeneColWidth {
        width: 6%;
    }
}

/*features n benifits*/

.supportTeamImgWidth {
    width: 219px;
    padding-top: 5%;
    margin-left: -4%;
}

.CustSupport {
    margin-left: -8%;
}

@media only screen and (max-width: 768px) {
    .CustSupport {
        margin-left: -4%;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .CustSupport {
        margin-left: -2%;
    }

    .supportTeamImgWidth {
        margin-left: -2%;
    }
}

.CustSupportPaddingtopImg {
    padding-top: 9px;
}

/*basket pg*/

@media only screen and (max-width: 1020px) {
    .SecurePaymentIconOnMV {
        text-align: right;
        padding: 10px;
    }
}

.paymenticongray {
    width: 221px;
}

.paymenticongrayMV {
    width: 184px;
}

.Secureiconpadding {
    padding-left: 0%;
}

/*@media only screen and (max-width: 600px) {
    .liveChatCustomStyle {
        position:absolute;
        margin-right: 146px;
        top:-148%;
        width: 8em;
        float:left;
        margin-top: 140em;

        transform: rotate(0deg);
    }
}*/

/* end custom */

/* kendo stuff */

.k-loading, .k-loading-image {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center
}

.k-loading-mask, .k-loading-image, .k-loading-text {
    position: absolute
}

.k-loading-mask {
    z-index: 100
}

.k-loading-text {
    text-indent: -4000px;
    text-align: center
}

.k-loading-image, .k-loading-color {
    width: 100%;
    height: 100%
}

.k-loading-image {
    top: 0;
    left: 0;
    z-index: 2
}

.k-loading-color {
    filter: alpha(opacity=30);
    opacity: .3
}

/* end kendo */

/* old bootstrap shim */
.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

/* end bootstrap shim */

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

/* end bootstrap shim */

#desktopFacets .nc-facet-title {
    padding: 10px 10px 0 0;
}

#desktopFacets .list-group-item {
    padding: 5px 0 0 20px;
}

#desktopFacets .facetHeight {
    margin-bottom: 10px;
}

#desktopFacets label {
    cursor: pointer;
}

#desktopFacets .clear-single-facet {
    margin-bottom: 0;
    padding: 0;
}

#desktopFacets .clear-facet {
    padding: 5px 0;
    display: block;
}

.hidden {
    display: none;
}
/*business dashboard*/
.fa-circle-o-notch:before {
    content: "\f1ce"
}

.glyphicon.glyphicon-search {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
}

    .glyphicon.glyphicon-search:before {
        content: "\F002";
    }

.collapse.in {
    display: inherit !important;
}

#mainContentFull .row {
    margin-bottom: 0;
}

.list-group-item.reduce-padding {
    padding: 5px 15px;
}

#mainContentFull .list-group-item {
    margin-bottom: 0;
}

#btnFilter {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    text-transform: none;
    background-color: #f3f3f3;
    white-space: nowrap !important;
    border: 1px solid #ccc;
}

#mainContentFull input[type=text].form-control {
    background: #fff !important;
}

#ulSearchKeys li {
    padding: 3px 20px;
}

.open #ulSearchKeys {
    display: block;
    height: 220px;
}

#droptoggle {
    display: flex;
}
/*end business dashboard*/
.tooltip.in {
    opacity: .9 !important;
    filter: alpha(opacity=90) !important;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.tooltip {
    margin-top: -10px !important
}

.quantityBox {
    border: 1px solid #ccc !important;
}

.hide {
    display: none !important; /* used by product search facet*/
}
