﻿/* !==This file left in to facilitate easy editing.
    When you have finished making changes, run this file through the following link and replace (X)StyleMin.css with it's contents.
    http://www.cssdrive.com/index.php/main/csscompressoradvanced/ ==! */

.hidden {
    display: none;
    position: absolute;
}

.wrapper {
    text-align: left;
    margin: 0 auto;
}

h2 {
    text-align: center;
    font-size: 14px;
    width: auto;
}

/* ======Update Progress Popup======== */

.loading {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    top: 0px;
    background: #2d363b repeat top left;
    left: 0px;
    bottom: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
    text-align: center;
    vertical-align: middle;
}

.loadingSpinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px;
    color: #000000;
    border: 5px solid #337ab7;
    border-radius: 10px;
    overflow: hidden;
    width: 500px;
    height: 200px;
    z-index: 10000;
    font-size: 25px;
    text-align: center;
    background-image: none !important;
    background-color: #FFFFFF;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
}

.cartWindow {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -375px;
    color: #000000;
    border: 5px solid #337ab7;
    border-radius: 10px;
    width: 750px;
    z-index: 1101;
    font-size: 25px;
    text-align: center;
    background-image: none !important;
    background-color: #FFFFFF;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
}

.GuestWindow {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -272px;
    margin-top: -113px;
    color: #000000;
    border: 5px solid #6C8F6E;
    border-radius: 10px;
    overflow: hidden;
    width: 545px;
    height: 250px;
    z-index: 1101;
    font-size: 17px;
    text-align: center;
    background-image: none !important;
    background-color: #FFFFFF;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
}

.AdminWindow {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    color: #000000;
    border: 5px solid #6C8F6E;
    border-radius: 10px;
    overflow: scroll;
    width: 700px;
    height: 700px;
    margin-top: -350px;
    z-index: 1101;
    font-size: 15px;
    text-align: center;
    background-image: none !important;
    background-color: #FFFFFF;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
}

.LiteratureWindow {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    color: #000000;
    border: 5px solid #6C8F6E;
    border-radius: 10px;
    overflow-y: scroll;
    width: 500px;
    z-index: 1101;
    font-size: 15px;
    text-align: center;
    background-image: none !important;
    background-color: #FFFFFF;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
}

/* Default.aspx Message Alignment */

.vertAlign2 {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -75px;
}

/* =====End Update Progress===== */

/* =====Cart Icon===== */
.cartQty {
    position: absolute;
    border: 1px solid #D83722;
    background: #F03D25;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: .1em .2em;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    -o-border-radius: .2em;
    border-radius: .2em;
    z-index: 2;
    float: left;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .cartQty {
        float: right !important;
        right: 184px !important;
        /*Koldwave only position*/
        /*right: 268px !important;*/
        position: relative !important;
    }
}

.cartIcon {
    background: url(../img/shoppingcart2.png);
    width: 65px;
    height: 50px;
    display: inline-block;
}

.cartIconHover {
    top: 1px;
    left: 1px;
    background-color: #EEEEEE;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
}

.cartIconPress {
    top: 2px;
    left: 2px;
    background-color: #FFFFFF;
}

/* =====End Cart Icon===== */

/* =====Main Page Login Form Allignment===== */
.SALogo {
    float: left;
    position: relative;
    right: 5px;
}

.Usernamelbl, .Passwordlbl {
    position: relative;
    text-align: right;
}

.ConfPassword, .ConfPasswordlbl {
    left: 37px;
    top: 0px;
}

.ConfPasswordlbl {
    text-align: right;
    left: 37px;
}

.UserGreetinglbl {
    position: relative;
    bottom: 5px;
    font-size: 1.2em;
}

#LogoutBtn {
    top: 10px;
}

.deleteYes {
    float: left;
}

.deleteNo {
    float: right;
}

/* =====End Main Page Login Form Allignment===== */

/* =====Guest Page Login Form Allignment===== */

#GuestCont2 {
    float: right;
    position: relative;
}

/* =====End Guest Page Login Form Allignment===== */

/* =====Store Search/Admin Controls===== */

.sortCtrls {
    float: right;
    border: 2px solid black;
    border-radius: 3px;
    text-shadow: 1px 1px rgb(122,188,255);
    overflow: hidden;
}

.searchBox {
    float: left;
}

.controlsPanel {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -19px;
    margin-top: -20px;
    text-decoration: none;
}

.input-group-addon:hover {
    cursor: pointer;
    background-color: #DDD;
}

/* =====End Store Search/Admin Controls===== */

/* =====Store Item Template Styling===== */

.storeItemTemplate {
    width: 100%;
    margin: 0 auto 10px;
    border: 2px solid black;
    border-radius: 5px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    overflow: hidden;
}

.itemInner {
    padding: 5px 5px 5px 5px;
    font-size: 1.1em;
}

.storeItemTemplate:hover {
    -webkit-box-shadow: 0px 2px 4px #666;
    -moz-box-shadow: 0px 2px 4px #666;
    -ms-box-shadow: 0px 2px 4px #666;
    -o-box-shadow: 0px 2px 4px #666;
    box-shadow: 0px 2px 4px #666;
}

.itemHeader {
    text-align: center;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    background-image: none !important;
    background-color: rgb(202, 219, 227);
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    text-shadow: 1px 1px #828282;
    overflow: hidden;
}

.ItemInCart {
    color: #5C1F1D;
    font-size: 1.5em;
}

.hiddenItemHeader {
    text-align: center;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    background-image: none !important;
    background-color: #ac3030;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    text-shadow: 1px 1px #606060;
    overflow: hidden;
}

/* =====End Store Item Template Styling===== */

/* =====Buttons===== */

.linkBtn .rbDecorated {
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    padding: 0 10px 0 10px;
    border-radius: 5px;
    background: #6C8F6E;
    background-image: none !important;
    background-color: rgb(202, 219, 227);
    font-weight: bolder;
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    text-shadow: 1px 1px #828282;
    overflow: hidden;
    height: 30px;
}

.linkBtnSmall .rbDecorated, .linkBtnSmall2 {
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    padding: 0 10px 0 10px;
    border-radius: 5px;
    background-image: none !important;
    background-color: rgb(202, 219, 227);
    filter: none !important;
    -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);
    text-shadow: 1px 1px #828282;
    overflow: hidden;
    width: 100px;
    height: 20px;
}

.linkBtn .rbDecorated:hover {
    background-color: #a5721f;
}

.linkBtnSmall .rbDecorated:hover, .linkBtnSmall2:hover {
    background-color: #a5721f;
}

.linkBtn .rbPressedButton input.rbDecorated {
    background-color: #FFFFFF;
}

.linkBtn .rbDecorated[disabled="disabled"] {
    background-color: #c6c6c6;
}

.linkBtnSmall .rbDecorated[disabled="disabled"], .linkBtnSmall2[disabled="disabled"] {
    background-color: #c6c6c6;
}

.itemControls {
    float: right;
    vertical-align: middle;
    text-align: center;
}

/* =====End Buttons===== */

.heatnetHelp {
    Top: 7px;
}

.rotodieBtn:hover {
    -webkit-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.75);
}

tr:nth-child(2n+1) {
    background: #EEE !important;
    width: 139px;
    text-align: center;
}

#imageMapCanvas {
    position: relative;
}

#imgMapBackground {
    position: absolute;
    z-index: 2;
    opacity: 0;
}

.RotoDieWindow {
    position: absolute;
    height: 80%;
    overflow: auto;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1111;
    background-color: #FFF;
    border: 3px solid #337ab7;
    border-radius: 5px;
}

.ImageMapXButton {
    padding-top: 3px;
    padding-bottom: 2px;
    line-height: 1;
    float: right;
    margin-right: 7px;
}

.imageMapButtonSmall {
    font-size: 10px;
    height: 32px;
    padding-top: 8px !important;
}

.imageMapButtonHide {
    display: none !important;
}

.imageMapChosenDiv {
    width: 100%;
    display: inline-block;
    margin-top: 2px;
}

.imageMapChosenSpan {
    font-weight: bold;
    float: left;
    padding-left: 2px;
}

.panel-heading-custom {
    padding: 5px;
}

    .panel-heading-custom:hover {
        background-image: linear-gradient(to bottom,#CCC 0,#AAA 100%) !important;
    }

.panel-title-custom {
    text-align: left;
    font-weight: bold;
}

.cust-col {
    width: 100%;
    display: block;
}

h2 a i.fa {
    float: right;
}

    h2 a i.fa.fa-angle-down::before {
        content: "";
    }

h2 a.collapsed i.fa.fa-angle-down::before {
    content: "";
}

h2 a:hover {
    text-decoration: none;
}

.checkbox:hover {
    background-color: #e8e8e8;
}

.leftSearchBox {
    float: left;
    width: 100%;
}

.hiddenSearch {
    display: none;
}

.rightStoreBox {
    float: right;
    width: 100%;
}

.fullStoreBox {
    float: none;
    width: 100%;
}

.btn-breadcrumb {
    background: url(../img/breadcrumbremovefilter.svg) no-repeat repeat scroll -5px center / 41px 42px;
    border: 1px solid #ee5315;
    border-radius: 3px;
    color: #ee5315;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 10px;
    min-width: 20px;
    padding: 3px 4px;
    text-decoration: none;
    text-indent: 29px;
    white-space: nowrap;
}

    .btn-breadcrumb:hover {
        background: #ee5315 url(../img/breadcrumbremovefilter.hover.svg) no-repeat repeat scroll -5px center / 41px 42px;
        color: #fff;
    }

.btn-imageMap {
    display: inline-block;
    margin-bottom: 2px;
    margin-top: 2px;
    min-width: 20px;
    padding: 6px 15px;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
}

.shippingLabel {
    float: left;
    font-size: 25px;
    margin-top: 7px;
}

/* =====Media Queries===== */

@media(max-width: 1200px) {
    .imageMapButtonSmall {
        font-size: 9px;
        height: 32px;
        padding-top: 8px;
    }
}

@media(max-width: 992px) {
    .itemControls {
        float: left;
        width: 100%;
    }

    .imageMapButtonSmall {
        font-size: 12px;
        height: inherit;
        padding-top: inherit;
    }
}

@media(max-width: 615px) {
    .shippingLabel {
        font-size: 20px;
        margin-top: 12px;
    }
}

@media(max-width: 550px) {
    .GuestWindow {
        width: 350px;
        margin-left: -175px;
        height: 350px;
        margin-top: -175px;
    }

    .formContainer {
        width: 175px;
    }

    .cartWindow {
        width: 100%;
        margin-left: 0;
        left: 0;
        overflow-x: visible !important;
        min-width: 350px;
    }

    .shippingLabel {
        font-size: 15px;
        margin-top: 16px;
    }
}

@media(max-width: 500px) {
    .LiteratureWindow {
        width: 350px;
        margin-left: -175px;
    }
}
