@import
"https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";

/**
 * General printing rules,
 *  don't print anything noprint, left | right column, menu, etc...
 */
@media print{
    .noprint{
        display: none !important;
    }
    .printonly{
        display: '';
    }
    div#container{
        width: 100%;
    }
    div#left_in{
        width: 100%;
    }
    a.button, div.button{
        display: none;
    }
    a{
        text-decoration: none !IMPORTANT;
    }
    body{
        background: white none !IMPORTANT;
    }
    body div#main{
        background: white none;
    }
    body div#right{
        background: white none;
    }
    body div#bottom1{
        background: white none;
    }
    #BodyColumnLeft{
        display: none;
    }
    #BodyColumnRight{
        display: none;
    }
}

@media screen{
    .noscreen{
        display: none;
    }
    .printonly{
        display: none;
    }
}
/** FIX CHROME REPAINT ISSUE **/
body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix {
  from { opacity: 1; }
  to { opacity: 1; }
}
/**** Standard Elements ****/
body{
    margin: 0pt;
    padding: 0pt;
}
img {
    border:0;
}
.top-menu-rows {
    clear: both;
}

#top-menu-wrapper {
    position: relative;
}

/**** Standard Classes ****/
.showPointer{
    cursor: pointer;
}
.centered, .center {
    text-align: center;
}
.Box{
    margin-bottom: 1em;
}
.crumbarrows{
    font-size: 80%;
}
.Price {
    
}
.SmallPrice{
    
}
.SmallPriceOld{
    text-decoration: line-through;
}


/**** Main Body Positioning Elements ****/
#BodyTable{
    width: 100%;
}
#BodyColumnLeft{
    width: 200px;
    vertical-align: top;
}
#BodyColumnCenter{
    vertical-align: top;
}
#BodyColumnRight{
    width: 155px;
    vertical-align: top;
}


/**
 * More specific elements of the site
 */
.divTestMode {
    text-align: center;
}
.infoBoxHeadingDark{
    text-align: center;
    color: white;
    background: black;
    padding: 4px 0pt;
    font-weight: bold;
    font-size: 13px;
}
.infoBoxContents_bold{
    font-weight: bold;
}

input.button, a.button,
button.button {
    cursor:pointer;
    text-decoration:none;
    white-space:nowrap;
    font-family: arial; 
}

input.button{
    padding-bottom: 4px;
}

.button img{
    vertical-align: middle;
}

/**** Module Table Hover Effect ****/
.moduleTable{
    color: #444;
    font-size: 11px;
    border-spacing: 0pt;
    text-align: left;
    width: 100%;
}

.moduleTable th{
    background-color: #B6B7CB;
    color: white;
    text-align: left;
}

.moduleTable .moduleRowOver{
    background-color: #E0EEE0;
}

.moduleTable .moduleRowSelected,
.moduleTable .moduleRowSelected.moduleRowOver{
    background-color: #E9F4FC;
}

.input-requirement,
.input-requirement-legend,
.inputRequirement {
    color: red;
    font-weight: normal;
}

table.InputDataTable{
    margin: 0.5em 0pt 1em;
    padding: 0pt;
    border-collapse: collapse;
    width: 100%;
}

table.InputDataTable th{
    padding: 0.5em 1em 0.5em;
}

table.InputDataTable td{
    padding: 0.15em 0.25em;
}

div.InputDataDiv{
    margin: 0.5em 0pt 1em;
    padding: 0pt;
    border-collapse: collapse;
}

div.InputDataDiv h2{
    font-size: 100%;
    margin: 0;
    padding: 0.5em 1em;
    text-align: center;
}

div.InputDataDiv div{
    padding: 0.15em 0.25em;
}

.readonly_overlay{
    background-color: #333;
    opacity: 0.2;
    filter:alpha(opacity=20)
}

/*styles for the checkout processing errors dialog box*/ 
.dialog-errors-heading {
    font-size:14px; 
    font-weight:bold;
    text-align:center;
}
    
.dialog-errors {
     font-size:11px;
     text-align:left;
     width: 75%;
     margin-left:auto;
     margin-right:auto;
}
    
.dialog-errors div {
    margin-bottom:4px;
}

#invalid_zip_code_msg {
    font-weight:bold;
    color: red;
    padding: 6px 3px;
    clear: both;
}

#size_chart {
    display: none;
    text-align: left;
}
#size_chart.popup {
    display: block;
    padding: 10px;
}
#size_chart_content {
    background-color: #fff;
    text-align: left;
}
#size_chart_content .size-type-links {
    margin: 15px 0;
    position:relative;
}
#size_chart_content .size-type-links .btn-wrap {
    float:right;
    padding-right:30px;
}
#size_chart_link, #size_chart_us_sizes, #size_chart_metric_sizes {
    text-decoration: underline;
    cursor: pointer;
}
.size_chart_dialog {
    border: 2px groove !important;
}
.metric_size {
    display: none;
}
.zxheadertextxz
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
    font-variant:normal;
    color:#000
}
.zxheadertextgreyxz
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
    font-variant:normal;
    color:#06F
}
.zxbodycopyxz
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    color:#000;
    text-align: left;
}
.zxbodycopyboldxz
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    color:#000;
    font-weight:bold;
    text-align: left;
}

td.customFieldElement {
    font-size: 0.8em;
    white-space: nowrap;
}

/* checkout page */
.checkout_disclaimer {
    font-size: 0.7em;
}

.pagination {
    margin: 15px 0;
}

.pagination li {
    display: inline;
    padding: 0 2px;
}

/* productColorElement on product's info page and in filter box */
.productColorElement .first_color,
.productColorElement .second_color,
.filterColorElement .first_color,
.filterColorElement .second_color
{
    width:11px;
    height:22px;
    display: block;
    float: left;
}
.colorSwatchMask {
    background: url("../site_images/mask_color.png");
    float:left;
    margin-left: -22px;
    width: 22px;
    height: 22px;
}
.color_label {
    display: inline-block;
}

fieldset {
    clear: both;
}

.panel {
    width: 46%;
    clear: none;
}
.panel select {
    width: 100%;
}
.left_panel {
    float: left;
}
.right_panel {
    float: right;
}

.panel legend {
    font-size: 14px;
    font-weight: bold;
}

.ui-dialog { position: absolute; }

.debug_info_box {
    clear: both;
}

.page-content {
    margin: 0 auto;
}
.page-heading {
    margin-bottom: 20px;
    font-family: 'FranklinGothic-Demi', Arial;
    font-size: 35px;
    font-weight: normal;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}
.message-stack {
    text-indent: 50px;
}

.message-stack ul {
    list-style-position: inside;
}

.holiday-notice {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: .5em;
}
.input-requirement-legend {
    display: block;
    text-align: center;
}
.form-fields-container {
    width: 100%;
}
.input-label {
    display: inline-block;
    width: 25%;
    text-align: left;
}
.form-buttons {
    margin: 10px 0;
    display: inline-block;
    *display: inline; /* IE7 hack */
    zoom: 1;
}
.form-buttons .button {
    float:left;
    margin: auto 10px;
}
.ck-debug-error {
    background-color: silver;
    display: inline-block;
    border: 1px dashed #000;
    padding: 2px;
    margin: 1px;
}
.ck-debug-error-detail {
    display: none;
    margin-top: 2px;
}
.ck-debug-error-show .ck-debug-error-detail {
    display: block;
}

#kit-info {
    padding: 12px;
    font-size: 13px;
}

#kit-info p {
    margin: 0px;
}

#other-selectable li {
    margin-left: 15px;
}

.captcha-widget {
    margin: 10px auto;
    width: min-content;
}

.checkout-payment-module-selection-widget fieldset {
    border: none;
}

.breadcrumbs {
    margin: 0;
    list-style: none;
}

.breadcrumbs li {
    display: inline;
}

.breadcrumbs li + li::before {
    content: ">";
    margin: 0 12px;
}

/* preview buttons <BEGIN> */
.preview-btns {
    margin: 10px 0px;
}

.preview-btns button {
    width: 170px;
    font: bold 16px/18px arial;
    line-height: 10px;
    border: 1px solid #000;
    padding: 9px;
    margin-bottom: 10px;
    background: transparent;
    transition: .2s ease-in;
    cursor: pointer;
}

.preview-btns button:hover {
    background: #ececeb;
    transition: .2s ease-in;
}

/* preview buttons <END> */

/* splash screen <BEGIN> */
.splash-screen-logo {
    margin: auto;
    display: block;
}

.splash-screen-title h3 {
    text-align: center;
    font-size: 22px;
    margin: 25px 0px;
}

.splash-screen-dialog.full-screen .splash-screen-message {
    width: 80%;
    margin: auto;
}

/* splash screen <END> */

/* custom field failed verification <BEGIN> */
.label-failed-verification {
    font-weight: bolder;
    color: #ff0000;
    transition: all .3s ease-in;
}

input.failed-verification {
    border: 2px solid #ff0000;
    transition: all .3s ease-in;
}

/* custom field failed verification <END> */
.d-none {
    display: none !important;
}
.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.managed-content {
    padding: 15px;
}

.managed-content h2,
.managed-content h3 {
    font-weight: bold;
    margin: 1.5em 0 0.5em;
}

.managed-content h2 {
    font-size: 1.375em;
}

.managed-content h3 {
    font-size: 1.125em;
}

.managed-content ul {
    margin-left: 20px;
}

.managed-content a {
    text-decoration: underline;
}

a:focus {
    outline: none;
}

.cart-switch {
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 1em 0 0;
}

.body-header .order-approvals {
    display: block;
    background: red;
    color: yellow;
    text-align: center;
    font-size: 1.25em;
    position: relative;
    z-index: 1;
}

.linc-web-chat-button {
    position: fixed !important;
    right: -17px !important;
    bottom: 40% !important;
}