/******************************************************************
Site Name:
Author:

Stylesheet: Main Stylesheet

Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.
******************************************************************/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
/* line 21, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
/* line 31, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */
/* line 42, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
/* line 52, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 67, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 82, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
html, button, input, select, textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
/* line 90, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 102, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
/* line 112, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
a:active, a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
/* line 125, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 130, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

/* line 135, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
h3 {
  font-size: 1.17em;
  margin: 1em 0; }

/* line 140, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
h4 {
  font-size: 1em;
  margin: 1.33em 0; }

/* line 145, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

/* line 150, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
/* line 159, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
/* line 168, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
b, strong {
  font-weight: bold; }

/* line 172, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome.
 */
/* line 180, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE6/7/8/9.
 */
/* line 188, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE6/7.
 */
/* line 198, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
p, pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
/* line 210, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 220, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
/* line 230, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in S4.
 */
/* line 239, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
q:before, q:after {
  content: '';
  content: none; }

/* line 244, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
small {
  font-size: 75%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
/* line 254, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 261, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
sup {
  top: -0.5em; }

/* line 265, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 280, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
dl, menu, ol, ul {
  margin: 1em 0; }

/* line 284, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE6/7.
 */
/* line 294, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
menu, ol, ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
/* line 303, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
/* line 318, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE9.
 */
/* line 327, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
/* line 339, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7.
 */
/* line 351, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
/* line 359, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
/* line 371, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
/* line 387, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
/* line 400, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
button, input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
/* line 417, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 428, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
button[disabled], input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
/* line 440, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */
/* line 453, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
/* line 465, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in FF3+.
 */
/* line 474, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 484, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 497, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
/* line 510, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/* line 517, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
b, strong, .strong {
  font-weight: bold; }

/* line 519, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
dfn, em, .em {
  font-style: italic; }

/* line 521, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
small, .small {
  font-size: 75%; }

/*ul, ol {
	padding: 0;
	list-style-type: none;
}*/
/* line 528, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
dd {
  margin: 0; }

/* line 534, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/normalize */
.sidebar ul, .sidebar ol, .commentlist {
  list-style: none; }

/******************************************************************
Site Name:
Author:

Stylesheet: Mixins & Constants Stylesheet

This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

******************************************************************/
/*********************
CLEARFIXIN'
*********************/
/* line 23, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.clearfix {
  zoom: 1; }
  /* line 25, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  /* line 26, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
  .clearfix:after {
    clear: both; }

/*********************
TOOLS
*********************/
/* line 34, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 41, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('library/fonts/font-name.eot');
    	src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 110, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
  font-style: italic; }

/* line 116, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.text-left {
  text-align: left; }

/* line 117, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.text-center {
  text-align: center; }

/* line 118, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.text-right {
  text-align: right; }

/* line 122, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

/* line 128, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

/* line 134, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

/* line 140, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

/* line 146, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.alert-success {
  border-color: #2cad69;
  background: #31c175; }

/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
BUTTONS
*********************/
/* line 208, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.button, .button:visited {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #355975;
  border-top-color: #3f688a;
  border-left-color: #3f688a;
  padding: 4px 12px;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin: 0;
  line-height: 1.25em;
  border-radius: 4px;
  background-color: #426e91;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4A7BA3), to(#426e91));
  background-image: -webkit-linear-gradient(top, #4A7BA3, #426e91);
  background-image: -moz-linear-gradient(top, #4A7BA3, #426e91);
  background-image: -o-linear-gradient(top, #4A7BA3, #426e91);
  background-image: linear-gradient(to bottom, #4A7BA3, #426e91); }
  /* line 227, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
  .button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
    color: #fff;
    border: 1px solid #355975;
    border-top-color: #2a465d;
    border-left-color: #2a465d;
    background-color: #3a6180;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#426e91), to(#3a6180));
    background-image: -webkit-linear-gradient(top, #426e91, #3a6180);
    background-image: -moz-linear-gradient(top, #426e91, #3a6180);
    background-image: -o-linear-gradient(top, #426e91, #3a6180);
    background-image: linear-gradient(to bottom, #426e91, #3a6180); }
  /* line 235, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
  .button:active, .button:visited:active {
    background-color: #4A7BA3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#426e91), to(#4A7BA3));
    background-image: -webkit-linear-gradient(top, #426e91, #4A7BA3);
    background-image: -moz-linear-gradient(top, #426e91, #4A7BA3);
    background-image: -o-linear-gradient(top, #426e91, #4A7BA3);
    background-image: linear-gradient(to bottom, #426e91, #4A7BA3); }

/* line 240, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
.blue-button, .blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
  background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec; }
  /* line 246, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
  .blue-button:hover, .blue-button:focus, .blue-button:visited:hover, .blue-button:visited:focus {
    border-color: #116396;
    background-color: #1472ad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
    background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
    background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
    background-image: -o-linear-gradient(top, #1784c9, #1472ad);
    background-image: linear-gradient(to bottom, #1784c9, #1472ad); }
  /* line 250, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/mixins */
  .blue-button:active, .blue-button:visited:active {
    background-color: #1990db;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
    background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
    background-image: -moz-linear-gradient(top, #1681c4, #1990db);
    background-image: -o-linear-gradient(top, #1681c4, #1990db);
    background-image: linear-gradient(to bottom, #1681c4, #1990db); }

/* line 1, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
html.swipebox {
  overflow: hidden !important; }

/* line 5, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-overlay img {
  border: none !important; }

/* line 9, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 22, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none; }

/* line 32, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider .slide {
  background: url("/lib/img/loader.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block; }

/* line 41, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

/* line 50, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }

/* line 61, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* line 73, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

/* line 81, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

/* line 88, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action, #swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%; }

/* line 96, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action {
  bottom: -50px; }

/* line 99, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action.visible-bars {
  bottom: 0; }

/* line 103, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action.force-visible-bars {
  bottom: 0 !important; }

/* line 107, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-caption {
  top: -50px;
  text-align: center; }

/* line 111, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-caption.visible-bars {
  top: 0; }

/* line 115, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-caption.force-visible-bars {
  top: 0 !important; }

/* line 120, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close {
  background-image: url("/lib/img/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0; }

/* line 132, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px; }

/* line 137, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px; }

/* line 142, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px; }

/* line 148, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action #swipebox-prev.disabled, #swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }

/* line 153, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s; }

/* line 158, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s; }

@-moz-keyframes rightSpring {
  /* line 164, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  0% {
    margin-left: 0px; }

  /* line 168, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  50% {
    margin-left: -30px; }

  /* line 172, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  100% {
    margin-left: 0px; } }

@-moz-keyframes leftSpring {
  /* line 178, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  0% {
    margin-left: 0px; }

  /* line 182, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  50% {
    margin-left: 30px; }

  /* line 186, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  100% {
    margin-left: 0px; } }

@-webkit-keyframes rightSpring {
  /* line 192, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  0% {
    margin-left: 0px; }

  /* line 196, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  50% {
    margin-left: -30px; }

  /* line 200, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  100% {
    margin-left: 0px; } }

@-webkit-keyframes leftSpring {
  /* line 206, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  0% {
    margin-left: 0px; }

  /* line 210, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  50% {
    margin-left: 30px; }

  /* line 214, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  100% {
    margin-left: 0px; } }

@media screen and (max-width: 800px) {
  /* line 220, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  #swipebox-action #swipebox-close {
    left: 0; }

  /* line 224, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  #swipebox-action #swipebox-prev {
    right: 60px; }

  /* line 228, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
  #swipebox-action #swipebox-next {
    right: 0; }
 }

/* Skin 
--------------------------*/
/* line 236, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-overlay {
  background: #0d0d0d; }

/* line 240, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action, #swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#0d0d0d, #000000);
  background-image: -moz-linear-gradient(#0d0d0d, #000000);
  background-image: -o-linear-gradient(#0d0d0d, #000000);
  background-image: linear-gradient(#0d0d0d, #000000);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95; }

/* line 252, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

/* line 256, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/swipebox */
#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif; }

/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
/* line 18, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
body {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #565656;
  /*background-color: #000;
    background: url("/img/backgrounds/bg_top.jpg");*/
  background-color: #FCFBF9; }

/*********************
LAYOUT & GRID STYLES
*********************/
/* line 32, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.wrap {
  width: 100%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
/* line 42, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
a, a:visited {
  color: #4A7BA3;
  text-decoration: none;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  /* line 47, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #3c6383;
    text-decoration: underline; }
  /* line 58, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  a:link, a:visited:link {
    /*
		this highlights links on iPhones/iPads.
		so it basically works like the :hover selector
		for mobile devices.
		*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 TEXT STYLES
******************************************************************/
/* line 72, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 500;
  /*
	if you're going to use webfonts, be sure to check your weights
	http://css-tricks.com/watch-your-font-weight/
	*/
  /* removing text decoration from all headline links */ }
  /* line 82, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

/* line 87, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em; }

/* line 92, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }

/* line 98, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h3, .h3 {
  font-size: 1.125em; }

/* line 102, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h4, .h4 {
  font-size: 1.1em;
  font-weight: 700; }

/* line 107, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

/*********************
IMAGES
*********************/
/* line 118, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
img, iframe {
  max-width: 100%; }

/*** Affiliate Info ***/
/* line 124, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.affContainer {
  width: 100%;
  background-color: #FFF;
  color: #333;
  z-index: 2;
  text-align: center; }

/*** Offer Bar ***/
/* line 134, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.offer {
  background-color: #131313;
  color: #ECECEC;
  text-align: center; }
  /* line 140, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .offer a {
    color: #ECECEC; }
  /* line 145, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .offer .bigHeader {
    font-size: 3em;
    font-style: italic;
    line-height: 0.85em;
    margin-top: 0.4em;
    display: block;
    text-shadow: 1px 2px 2px #222; }

/*********************
HEADER STYLES
*********************/
/* line 162, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#mobileHeader {
  background-color: #17191F;
  color: #EFEFEF; }

/* line 168, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#sloganMobile {
  height: 3.15em;
  width: 25%;
  float: left; }
  /* line 173, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  #sloganMobile a {
    display: block;
    height: 100%; }

/* line 179, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.sloganMobile {
  width: 28%;
  float: left;
  line-height: 1.1em;
  padding-top: 0.3em; }

/* line 187, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.mobileMenu {
  float: right;
  padding: 1em;
  line-height: 1em; }

/* line 194, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.header {
  background-color: #17191F;
  color: #EFEFEF; }

/* line 200, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#logo {
  display: none; }

/* line 205, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#sloganCAS {
  background: url('/img/header/slogan.png') no-repeat;
  background-position: center;
  height: 3.45em; }

/* line 211, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.sloganText {
  text-align: center;
  font-style: italic; }

/* line 222, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.announcementSpotlight {
  display: none; }

/* line 227, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#search {
  display: none; }

/* line 232, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.searchContainer {
  width: 100%;
  padding: 2em 0.5em; }

/* line 238, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.searchDropDown {
  /* background-color: #555; */ }

/* line 243, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.topLinks {
  display: none; }

/* line 248, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.topLinks {
  padding: 1em 0;
  text-align: center; }

/* line 254, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#communityThumbsContainer {
  display: none; }

/* line 259, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.brandLineup {
  display: none; }

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
/* line 275, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.nav {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */ }
  /* line 280, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none; }
  /* line 289, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .nav li {
    /*
		so you really have to rethink your dropdowns for mobile.
		you don't want to have it expand too much because the
		screen is so small. How you manage your menu should
		depend on the project. Here's some great info on it:
		http://www.alistapart.com/articles/organizing-mobile/
		*/ }
    /* line 291, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .nav li a {
      display: block;
      text-decoration: none;
      padding: 10px 10px;
      background-color: #eee;
      border-bottom: 1px solid #ccc;
      /*
			remember this is for mobile ONLY, so there's no need
			to even declare hover styles here, you can do it in
			the style.scss file where it's relevant. We want to
			keep this file as small as possible!
			*/ }
    /* line 321, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .nav li .sub-menu, .nav li .children {
      opacity: 0;
      visibility: hidden;
      display: none; }
      /* line 329, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
      .nav li .sub-menu li a, .nav li .children li a {
        padding-left: 30px; }

/* end .nav */
/* line 360, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#navigationContainer {
  margin: 0; }

/* line 370, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#navigationContainer li {
  color: #FFFFFF;
  width: auto;
  height: auto;
  background: none;
  border-bottom: 0px solid #ccc;
  display: inline;
  float: none; }

/* line 389, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#navigationContainer li a {
  border: 1px solid #ccc;
  color: #333;
  background-color: #EEE;
  float: none; }

/* line 397, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#navigationContainer li ul {
  display: none; }

/* line 401, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#nav {
  display: none; }

/* line 403, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.navDropDown {
  margin: 0; }

/* line 408, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#searchContainer {
  text-align: center; }

/* line 414, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.searchBox {
  float: left;
  background-color: white;
  height: 1.5em;
  font-size: 1.4em;
  width: 68%;
  margin: 0;
  margin-left: 2%; }

/* line 431, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.searchBtn {
  float: left;
  vertical-align: top;
  line-height: 1.5em;
  border-radius: 0;
  width: 28%;
  margin-right: 2%; }

/* BREADCRUMB */
/* line 444, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.breadcrumbContainer {
  padding: 0.25em 0.15em;
  background-color: #515a65;
  color: #c6cace; }
  /* line 450, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .breadcrumbContainer a {
    color: #c6cace;
    text-decoration: none; }
  /* line 456, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .breadcrumbContainer .prev:after {
    content: " \00BB "; }

/* Left Nav menu */
/* line 463, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.leftMenu {
  display: none; }

/* CONTENT */
/* line 469, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.content {
  background-color: #fff; }

/* line 474, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.commonPageTitle {
  margin: 0;
  margin-left: 0.25em;
  margin-top: 0.5em;
  text-align: left;
  line-height: 1em;
  color: #343434; }

/* line 484, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.prodDetailSubTitle {
  display: block;
  text-align: left;
  margin-left: 1.5em; }

/* line 491, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.copy {
  padding: 0 0.5em; }

/* line 496, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.catLink {
  position: relative; }

/* line 504, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.sectionTitle {
  padding: 0.5em 0;
  color: #222;
  border-top: 3px solid #DDD;
  text-transform: uppercase;
  margin-top: 1em; }

/* line 512, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
h2.sectionHeader {
  padding: 0.25em 0;
  padding-left: 0.5em;
  color: #222;
  background-color: #EFEFEF;
  text-transform: uppercase; }

/* line 523, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.indexFeature h1 {
  text-align: center;
  font-size: 1.75em; }
/* line 528, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.indexFeature a {
  text-decoration: none; }

/* line 534, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.mobilePlus {
  display: inline-block;
  float: right;
  font-weight: 500;
  font-size: 2em;
  line-height: 0.5em;
  color: #777; }

/* line 543, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.mobileDrop {
  height: auto;
  padding: 1em;
  border: 0;
  line-height: 1em;
  font-weight: 500;
  background-color: #EFEFEF;
  text-transform: uppercase;
  text-align: left; }

/* line 555, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.mobileBuy {
  height: auto;
  display: block;
  padding: 1em;
  line-height: 1em;
  font-weight: 500;
  background-color: #EFEFEF;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  margin-top: 0.5em; }

/* line 569, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
blockquote {
  border-top: 1px solid #999;
  padding: 0.75em;
  margin: 1em;
  font-style: italic;
  border-bottom: 1px solid #777; }
  /* line 577, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  blockquote cite {
    font-weight: 700; }

/* line 588, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.filterDrop {
  display: block; }

/* line 593, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#filterWrapper {
  display: none; }
  /* line 597, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  #filterWrapper select {
    width: 100%; }

/* line 613, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.prodItemWrapper {
  margin: 0.25em;
  margin-bottom: 0.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #DDD;
  text-align: center; }
  /* line 622, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodItemWrapper img {
    margin: 0 auto;
    display: block; }
  /* line 628, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodItemWrapper a {
    text-decoration: none; }

/* MESSAGES */
/* line 635, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.msgError {
  padding: 2em;
  border: 3px solid red;
  background-color: #f47c7c;
  border-radius: 1em;
  color: #FFF;
  margin: 0.5em 0;
  display: block; }

/* line 646, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.msgSuccess {
  padding: 2em;
  border: 3px solid green;
  background-color: #d5ead2;
  border-radius: 1em;
  color: #343434;
  margin: 0.5em 0;
  display: block; }

/* INDEX 

    .highlight
    {
        position: relative;
    }
    .highlight:before{
        content: "";
        display: block;
        padding-top: 10%; 
    } */
/* line 670, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.highlightFeature {
  background-position: center;
  background-size: 100%;
  line-height: 0.75em;
  /*&.knives
        {
            background: url('/img/index/PF-IndexKnives.jpg') no-repeat;
        }

        &.swords
        {
            background: url('/img/index/PF-IndexSwords.jpg') no-repeat;
        }

        &.reenactor
        {
            background: url('/img/index/PF-IndexReenactors.jpg') no-repeat;
        } */ }
  /* line 693, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .highlightFeature .highlightImg, .highlightFeature .highlightText {
    margin: 0; }
  /* line 699, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .highlightFeature .highlightText {
    text-align: center;
    line-height: 1;
    background-color: #4A7BA3; }
    /* line 705, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .highlightFeature .highlightText:hover {
      background-color: #3c6383; }
    /* line 710, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .highlightFeature .highlightText a {
      text-decoration: none;
      width: 100%;
      display: block;
      color: #efefef;
      padding: 1em 0; }

/* line 727, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.indexCTA {
  background-color: #4a7ba3;
  margin: 1em 0; }
  /* line 732, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .indexCTA p {
    padding: 1em;
    padding-left: 1.5em; }
  /* line 738, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .indexCTA a {
    color: #f1f1f1;
    text-decoration: none;
    font-size: 1.25em; }

/* Prod List */
/* line 749, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.categoryBlock {
  background-color: #f1f1f1; }

/* line 755, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.categoryHead {
  /*background-image: none!important;*/
  /*margin-bottom: 0.5em;*/
  background-repeat: none; }
  /* line 762, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .categoryHead .categoryText {
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.8); }
  /* line 768, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .categoryHead h1 {
    color: #222;
    margin: 0.25em 0;
    padding-left: 0.25em; }
  /* line 775, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .categoryHead p {
    color: #222;
    display: block;
    padding: 0.5em; }

/* line 788, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.category a {
  display: block;
  text-decoration: none;
  background: #FFF;
  opacity: 0.8;
  padding: 0.5em;
  text-decoration: none;
  margin: 0; }
  /* line 797, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .category a:hover {
    opacity: 1; }

/* line 804, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.subcategory {
  padding: 0.25em 0 1em 0; }
  /* line 807, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .subcategory img {
    margin: 0 auto;
    display: block; }
  /* line 813, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .subcategory .overlayText {
    width: 100%;
    display: block;
    padding: 0.125em 0;
    text-align: center;
    font-size: 2em;
    line-height: 1.25em; }
  /* line 824, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .subcategory .panel {
    text-align: center;
    background-color: #fefefe; }
    /* line 828, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .subcategory .panel .back {
      padding: 0; }
  /* line 835, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .subcategory .flipText {
    display: none; }

/* line 842, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.hoverText {
  display: none; }

/* line 847, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.pagination {
  margin: 0.5em 0;
  text-align: center; }
  /* line 852, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .pagination .numSelect {
    float: none; }
  /* line 856, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .pagination select {
    margin: 0; }

/* line 866, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.paginationButtons input {
  color: #999;
  border: 1px solid #ededed;
  padding: 0.25em; }
  /* line 872, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .paginationButtons input:hover {
    background-color: #4A7BA3;
    border: 1px solid #3c6383;
    color: #fff; }
  /* line 879, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .paginationButtons input.currentPage {
    background-color: #4A7BA3;
    border: 1px solid #3c6383;
    color: #fff; }

/* line 888, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.paginationButtonsBottom {
  text-align: center; }

/* line 893, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.itemTag {
  padding: 0.15em 0.5em;
  background-color: #3c6383;
  color: #d2d2d2;
  margin-right: 0.25em; }

/* line 902, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.stock {
  font-size: 0.85em;
  font-style: italic;
  color: #31c175; }

/* line 909, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.nostock {
  font-size: 0.85em;
  font-style: italic;
  color: #777; }

/* line 918, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#ulSubMenu .secondCat {
  padding-bottom: 0.5em; }

/* Prod Detail */
/* line 926, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.sideSection {
  text-align: center;
  padding: 2em 1em; }

/* line 934, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.prodPurchase {
  padding: 0 0.5em;
  position: relative;
  background-color: #f1f1f1; }
  /* line 940, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodPurchase .prodItemWrapper {
    margin-bottom: 0.5em;
    border: 2px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform-style: preserve-3d; }
  /* line 950, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodPurchase .prodCurrent {
    border: 2px solid #4A7BA3; }
    /* line 955, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .prodPurchase .prodCurrent img {
      /*border: 1px solid #ddd;*/ }

/* line 963, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.notifyContainer {
  margin-top: 3em; }

/* line 971, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.images .moreImages {
  text-align: center; }
/* line 975, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.images .moreThumb {
  border: 0;
  padding: 0px;
  margin-right: 3px; }
  /* line 980, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .images .moreThumb img {
    max-width: 120px; }

/* line 989, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.mobileBuyNow {
  display: block; }

/* line 993, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.makerLogo {
  float: right;
  margin-top: 0.25em;
  margin-right: 0.25em;
  width: 80px; }

/* line 1001, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.material-list {
  background-color: #eee; }
  /* line 1005, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .material-list .type {
    padding: 0.5em 1em;
    font-weight: 600; }
  /* line 1012, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .material-list .material {
    padding: 0.5em 1em; }
  /* line 1017, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .material-list .heading {
    padding: 1em;
    background-color: #ddd; }

/* line 1025, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.prodDetailCopy {
  padding: 0 0.5em; }
  /* line 1029, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodDetailCopy a {
    text-decoration: none; }
  /* line 1037, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodDetailCopy table thead {
    background-color: #f5f5f5;
    border: 1px solid #ddd; }
  /* line 1042, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .prodDetailCopy table td {
    border: 1px solid #ddd;
    padding: 0.5em;
    padding-right: 2em; }

/* line 1051, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.prod_reviews .text {
  display: none; }

/* line 1056, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.prodDetailSpecs .text {
  display: none; }

/* line 1060, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.relatedItems {
  margin: 0; }

/* line 1064, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.relatedItems .text {
  display: none; }

/* line 1068, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.accessoryItems {
  margin: 0; }

/* line 1072, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.accessoryItems .text {
  display: none; }

/*   .similarItems
    {

        .prodItemWrapper
        {
            margin-top: 3em;

            padding: 0 1em;
            text-align: center;
        }
    }*/
/* CUSTOMER */
/* line 1092, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#dealerNotification_divNotification {
  display: none; }

/* CART */
/* line 1099, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.cartItem {
  border-bottom: 1px solid #eee;
  margin: 1em 0.5em;
  padding: 0.25em; }
  /* line 1105, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .cartItem a {
    text-decoration: none;
    /* on hover */ }
    /* line 1110, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
    .cartItem a:hover, .cartItem a:focus {
      text-decoration: underline; }

/* line 1116, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.qtyInput {
  width: 3em; }

/* line 1126, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.shippingDetails {
  display: none; }

/* line 1131, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.divTerms {
  position: absolute;
  background-color: #FFF;
  z-index: 1;
  padding: 2em; }
  /* line 1138, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .divTerms .termsClose {
    float: right; }

/* Specials */
/* line 1147, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.specialsItem {
  margin-top: 1em; }

/* Resources */
/* line 1159, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.steelComp {
  display: block;
  text-align: right;
  font-style: italic;
  color: #222;
  padding: 1em 0; }

/* line 1170, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.article img {
  margin: 1em 0; }
/* line 1175, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.article .callout {
  width: 80%;
  margin: 0px auto;
  padding: 2em;
  color: #bcbcbc;
  background-color: #171717;
  font-size: 1.1em; }

/* line 1186, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.moreContainer {
  background-color: #efefef;
  padding: 2em; }

/* FORMS */
/* line 1193, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
input, select {
  line-height: 1.5em;
  margin-bottom: 0.65em;
  padding: 0.25em; }

/* line 1200, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
fieldset {
  background-color: #f7f7f7; }

/* line 1205, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
label {
  display: inline-block;
  margin: 0.15em 0; }

/* line 1211, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
legend {
  font-weight: bold; }

/* line 1218, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.cartForm input, .cartForm select {
  display: block; }

/* line 1226, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.commonChk input, .commonChk select {
  display: inline-block; }

/* Social */
/* line 1234, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#facebookBtn, #twitterBtn, #youtubeBtn {
  cursor: pointer;
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding-top: 0.5em;
  font-size: 0.85em; }
  /* line 1244, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  #facebookBtn:hover, #twitterBtn:hover, #youtubeBtn:hover {
    background-position: 0% 94%; }

/* line 1252, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#facebookBtn {
  background-image: url('/img/header/facebook.png'); }

/* line 1256, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#twitterBtn {
  background-image: url('/img/header/twitter.png'); }

/* line 1260, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
#youtubeBtn {
  background-image: url('/img/header/youtube.png'); }

/* FOOTER */
/* line 1268, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.footerBrands {
  text-align: center;
  background-color: #8f9499; }
  /* line 1273, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .footerBrands a {
    margin-right: 0.5em; }

/* line 1279, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.footerBlogList {
  background-color: #202428;
  padding: 1em;
  text-align: center; }

/* line 1288, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.footer {
  background-color: #000; }
  /* line 1292, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .footer .h2 {
    text-align: center;
    text-transform: uppercase; }

/* line 1299, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.footerList {
  padding: 1em;
  text-align: center; }
  /* line 1305, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .footerList a {
    text-decoration: none; }
  /* line 1310, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .footerList ul {
    display: block;
    margin: 0;
    margin-bottom: 0.25em;
    padding: 0; }
  /* line 1316, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
  .footerList li {
    list-style-type: none;
    font-size: 1em;
    margin-bottom: 0; }

/* line 1323, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.footerPowered {
  display: none; }

/* line 1328, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.footerCopyright {
  margin: 1em;
  text-align: center; }

/* Show / Hide */
/* line 1338, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.show {
  display: block; }

/* line 1343, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/base */
.hide {
  display: none; }

/*
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*/
@media only screen and (min-width: 481px) {
  /******************************************************************
Site Name: 
Author: 

Stylesheet: 481px and Up Stylesheet

This stylesheet is loaded for larger devices. It's set to 
481px because at 480px it would load on a landscaped iPhone.
This isn't ideal because then you would be loading all those
extra styles on that same mobile connection. 

A word of warning. This size COULD be a larger mobile device,
so you still want to keep it pretty light and simply expand
upon your base.scss styles.

******************************************************************/
  /* CONTENT */
  /* INDEX */


  /* NEWS */
  /* line 40, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .columnTextOldNews {
    display: none; }

  /* line 45, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .lastNews {
    border-top: 1px solid #d2d2d2; }

  /* line 50, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .lastNewsDate {
    font-size: 0.75em;
    line-height: 0.5em; }

  /* line 56, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .lastNewsTitle {
    color: #333;
    font-size: 0.9em Verdana;
    margin-top: 0.25em;
    display: block; }

  /* line 63, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .lastNewsText {
    margin: 0 0.75em;
    display: block; }
    /* line 67, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
    .lastNewsText p {
      margin: 0;
      font-size: 0.75em; }

  /* Prod List */
  /* line 76, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .prodRow {
    border-bottom: 1px solid #eee;
    margin-bottom: 2em;
    padding-bottom: 2em;
    padding-left: 0.5em; }

  /* line 87, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .prodItemWrapper img {
    display: block; }
  /* line 92, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .prodItemWrapper a {
    text-decoration: none; }

  /* Prod Detail */
  /* line 107, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .mainImg img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

  /* line 114, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .sideSection {
    border-left: 1px solid #ccc;
    padding: 3em; }

  /* line 121, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/481up */
  .prodPurchase {
    padding-bottom: 4em; }

  /*********************
FOOTER STYLES
*********************/
  /*
check your menus here. do they look good?
do they need tweaking?
*/

  /* end .footer-links */ }

/*
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 768px) {
  /******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.

The grid below is a combination of the 1140 grid and Twitter Boostrap. 
I liked 1140 but Boostrap's grid was way more detailed so I merged them 
together, let's see how this works out. If you want to use 1140, the original 
values are commented out on each line.

******************************************************************/
  /* line 24, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .onecol {
    width: 5.801104972%; }

  /* 4.85%;  } /* grid_1  */
  /* line 25, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .twocol {
    width: 14.364640883%; }

  /* 13.45%; } /* grid_2  */
  /* line 26, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .threecol {
    width: 22.928176794%; }

  /* 22.05%; } /* grid_3  */
  /* line 27, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .fourcol {
    width: 31.491712705%; }

  /* 30.75%; } /* grid_4  */
  /* line 28, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .fivecol {
    width: 40.055248616%; }

  /* 39.45%; } /* grid_5  */
  /* line 29, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .sixcol {
    width: 48.618784527%; }

  /* 48%;    } /* grid_6  */
  /* line 30, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .sevencol {
    width: 57.182320438%; }

  /* 56.75%; } /* grid_7  */
  /* line 31, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .eightcol {
    width: 65.745856349%; }

  /* 65.4%;  } /* grid_8  */
  /* line 32, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .ninecol {
    width: 74.30939226%; }

  /* 74.05%; } /* grid_9  */
  /* line 33, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .tencol {
    width: 82.872928171%; }

  /* 82.7%;  } /* grid_10 */
  /* line 34, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .elevencol {
    width: 91.436464082%; }

  /* 91.35%; } /* grid_11 */
  /* line 35, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .twelvecol {
    width: 99.999999993%; }

  /* 100%;   } /* grid_12 */
  /* line 38, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%; }

  /* line 44, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .first {
    margin-left: 0; }

  /* line 48, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/grid */
  .last {
    float: right; }

  /******************************************************************
Site Name:
Author:

Stylesheet: Tablet & Small Desktop Stylesheet

Here's where you can start getting into the good stuff.
This size will work on iPads, other tablets, and desktops.
So you can start working with more styles, background images,
and other resources. You'll also notice the grid starts to
come into play. Have fun!

******************************************************************/
  /*********************
GENERAL STYLES
*********************/

  /*********************
LAYOUT & GRID STYLES
*********************/
  /* line 26, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .wrap {
    max-width: 1140px; }

  /*********************
HEADER STYLES
*********************/
  /* line 34, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #mobileHeader {
    display: none; }

  /* line 39, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #headerContainer {
    display: block; }

  /* line 44, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .header {
    background-color: #17191F; }

  /* line 48, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .logo {
    padding: 0.75em 0; }

  /* line 53, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #logo {
    display: block; }

  /* line 58, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #sloganCAS {
    background: url('/img/header/slogan.png') no-repeat;
    background-position: center; }

  /* line 64, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #search {
    display: block; }

  /* line 69, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #communityThumbsContainer {
    display: inline-block; }

  /* line 74, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .searchContainer {
    display: block;
    padding: 0;
    color: #efefef;
    font-size: 0.85em; }
    /* line 81, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .searchContainer a {
      text-decoration: none;
      color: #efefef; }

  /* line 87, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .topLinks {
    display: block;
    padding: 0; }

  /* line 93, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .announcementSpotlight {
    display: block;
    text-align: center; }

  /* line 99, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .searchWrap {
    padding-top: 1em; }

  /* line 104, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .searchBox {
    font-size: 1.5em; }

  /* line 109, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .brandLineup {
    display: block; }


  /*************************
    NAVIGATION
*************************/
  /* line 120, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .navDropDown {
    display: none; }

  /* line 125, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #nav {
    display: block;
    position: relative;
    z-index: 600;
    padding: 0; }

  /* line 132, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .nav {
    border-bottom: 0;
    background-color: #373D45;
    /* end .menu li */
    /* highlight current page */
    /* end current highlighters */ }
    /* line 136, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .nav ul {
      text-align: left; }
    /* line 141, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .nav li {
      float: left;
      position: relative; }
      /* line 145, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .nav li a {
        display: block;
        color: #D3D2D9;
        background-color: #3F464F;
        padding: 0 0.25em;
        line-height: 2em;
        text-decoration: none;
        margin-right: 1px;
        border: 0; }
      /* line 165, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .nav li div.sub-menu {
        width: 840px;
        padding: 1em;
        background-color: #3F464F; }
        /* line 171, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
        .nav li div.sub-menu a {
          padding: 0; }
        /* line 176, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
        .nav li div.sub-menu h3 {
          color: #F3F3F3; }
      /* line 183, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .nav li ul.sub-menu, .nav li ul.children {
        display: block; }
        /* line 189, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
        .nav li ul.sub-menu li a, .nav li ul.children li a {
          padding-left: 30px; }

  /* end .nav */
  /* line 222, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  * html #nav li {
    display: inline;
    /* inline-block trigger for IE6 */ }

  /* line 226, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  * + html #nav li {
    display: inline;
    /* inline-block trigger for IE7 */ }

  /* line 232, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .nav li a:hover, .nav li.sfhover a {
    color: #efefef;
    background-color: #4A7BA3; }

  /*.nav li:hover ul ul, 
.nav li:hover ul ul ul,
.nav li.sfhover ul ul, 
.nav li.sfhover ul ul ul 
{
    margin-left:-999em;
}*/
  /* line 245, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .nav li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }

  /* line 254, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .nav li .sub-menu {
    opacity: 0;
    visibility: hidden;
    display: block;
    -webkit-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    position: absolute;
    left: 0;
    top: auto;
    border: 0; }

  /* line 265, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .nav li li {
    display: block;
    margin: 0;
    text-align: left; }
    /* line 270, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .nav li li a {
      display: block;
      width: 14em;
      padding: 1em; }
      /* line 276, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .nav li li a:hover {
        color: #fff;
        background-color: #3c6383; }

  /* line 284, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  * html .nav li li a {
    display: inline-block;
    /*hide an overflow bug IE6*/ }

  /* line 288, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  * + html .nav li li a {
    display: inline-block;
    /*hide an overflow bug IE7*/ }

  /* line 293, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #navigationTreeContainer {
    padding-left: 0.75em; }

  /* Left Nav menu */
  /* line 300, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #LeftNavMenu {
    /*border-right: 1px solid #ddd;*/
    margin-bottom: 1em;
    min-height: 0px;
    background-color: #f1f1f1;
    padding: 0 0.25em; }

  /* line 309, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .leftMenu {
    display: block; }
    /* line 313, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .leftMenu ul, .leftMenu ol {
      padding: 0;
      list-style-type: none; }
    /* line 317, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .leftMenu ul {
      margin: 0.25em 0; }
    /* line 323, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .leftMenu .topCat {
      font-size: 1em;
      font-weight: 600;
      color: #282828;
      list-style-image: none;
      text-decoration: none;
      border-left: 0px solid #bbb;
      padding: 3px; }
      /* line 333, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .leftMenu .topCat:hover {
        color: #999;
        text-decoration: none; }
    /* line 340, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .leftMenu .secondCat a {
      padding-left: 0.35em;
      font-size: 0.8em;
      color: #353535;
      display: block;
      text-decoration: none; }
      /* line 348, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .leftMenu .secondCat a:hover {
        color: #999;
        text-decoration: none; }
    /* line 355, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .leftMenu .leftMenuItemRow {
      text-align: center; }
      /* line 359, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .leftMenu .leftMenuItemRow a {
        text-decoration: none; }
      /* line 363, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .leftMenu .leftMenuItemRow p {
        margin: 0 0 0.5em 0.5em; }
      /* line 368, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .leftMenu .leftMenuItemRow .button {
        margin: 0.5em; }
    /* line 374, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .leftMenu a.button {
      width: 100%;
      text-align: center; }

  /* Footer Blog Entry */
  /* line 385, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .blogEntry {
    padding-left: 0.75em; }
    /* line 389, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .blogEntry h3 {
      margin: 0;
      height: 4em;
      overflow: hidden; }
    /* line 396, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .blogEntry p {
      margin-top: 0; }

  /*********************
Content
*********************/
  /* line 405, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  blockquote {
    padding: 1em;
    margin: 2em; }

  /* line 411, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .mobileBuyNow {
    display: none; }

  /* line 416, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .mobileDrop {
    /*display: none;*/ }

  /* line 421, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .mobilePlus {
    display: none; }

  /* line 426, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .sectionTitle {
    display: block; }

  /*********************
Product List
*********************/
  /* line 434, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .categoryRow {
    margin-bottom: 0.5em; }

  /* line 439, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  a span.overlayText {
    text-decoration: none; }

  /* line 444, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .overlayText {
    /*position: absolute;
        text-align: left;
        left: 0;
        background-color: $link-color;
        background: rgba(74, 123, 163, 0.8);
        color: #f1f1f1;
        padding: 0em .25em;
        font-size: 1.25em;
        line-height: 1.25em;
        text-transform: uppercase;
        margin-top: 0.25em;*/ }

  /* line 460, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .hoverText {
    display: none;
    background-color: #4A7BA3;
    background: #4a7ba3;
    color: #f1f1f1;
    padding: 1em;
    font-size: 1em;
    font-style: italic;
    line-height: 1.25em;
    text-transform: none;
    text-align: center;
    margin-top: 0;
    height: 100%;
    width: 100%; }

  /* line 477, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .subcategory {
    padding: 1em; }
    /* line 486, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .subcategory .overlayText {
      font-size: 1.1em; }
      /* line 491, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .subcategory .overlayText:hover {
        background-color: #3c6383;
        color: #F2f2f2; }
    /* line 501, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .subcategory .panel .back {
      padding: 0; }

  /* line 511, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  #filterWrapper {
    display: block; }

  /* line 515, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .filterWrap {
    padding: 0.25em; }

  /* line 520, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .filterPlus {
    display: block; }

  /* line 525, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .filterDrop {
    display: none;
    padding: 0.6em; }

  /* line 531, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .filterTable {
    font-size: 0.75em; }
    /* line 535, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .filterTable input {
      margin: 0;
      margin-right: 0.25em;
      vertical-align: middle; }
    /* line 542, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .filterTable label {
      margin: 0;
      margin-right: 0.25em;
      vertical-align: middle; }

  /* line 552, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .pagination .numSelect {
    float: right; }

  /* line 558, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .prodItemWrapper {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left; }
    /* line 566, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .prodItemWrapper img {
      margin: 0;
      display: block; }

  /*********************
Resources / Articles
*********************/
  /* line 580, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .article img {
    margin: 1.5em; }
  /* line 585, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .article .callout {
    float: right;
    width: 40%;
    margin: 1.5em;
    padding: 2em;
    color: #bcbcbc;
    background-color: #171717;
    font-size: 1.1em; }
  /* line 598, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .article .resourceimageoverlay img {
    margin: 1em 0 0 0; }
  /* line 602, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .article .resourceimageoverlay h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    /* line 608, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .article .resourceimageoverlay h2 a {
      color: #222;
      font-weight: 600;
      background: #fefefe;
      /* fallback color */
      background: rgba(254, 254, 254, 0.7);
      padding: 10px; }
  /* line 617, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .article .resourceimageoverlay p {
    width: 85%;
    padding: 0 0 0 1em;
    margin: 0.5em 0 1.75em 0; }
    /* line 624, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .article .resourceimageoverlay p a {
      color: #757575; }

  /*********************
Product Details
*********************/
  /* line 637, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .prod_reviews .text {
    display: block;
    padding: 0.75em; }

  /* line 643, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .prodDetailSpecs .text {
    display: block;
    padding: 0.75em; }

  /* line 648, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .relatedItems .text {
    display: block;
    padding: 0.75em; }

  /* line 653, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .accessoryItems .text {
    display: block;
    padding: 0.75em; }

  /* Reviews */
  /* line 661, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .reviewRow {
    margin-bottom: 3em; }
    /* line 666, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .reviewRow blockquote {
      margin-left: 0;
      margin-top: 0; }

  /*********************
Index
*********************/
  /* line 680, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .indexFeature h1 {
    text-align: left;
    font-size: 2.5em; }

  /* line 687, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .highlightFeature {
    background-position: left;
    background-size: 100%;
    margin-left: 0%;
    width: 33%; }
    /* line 694, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .highlightFeature.middle {
      margin-left: 0.5%; }

  /* line 700, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .highlightText {
    background: #FFF;
    background: rgba(255, 255, 255, 0.6);
    font-size: 1.25em;
    color: #282828; }
    /* line 707, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .highlightText h3 {
      font-size: 1.25em;
      margin: 0.5em 0; }
      /* line 711, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
      .highlightText h3 a {
        color: #282828; }
    /* line 718, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .highlightText p {
      margin: 0.25em 0; }

  /*********************
FOOTER STYLES
*********************/
  /*
you'll probably need to do quite a bit
of overriding here if you styled them for
mobile. Make sure to double check these!
*/
  /* line 736, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .footerBrands {
    padding: 2em 1em; }
    /* line 740, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
    .footerBrands a {
      margin-right: 1em; }

  /* line 746, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .footerBlogList {
    padding: 0;
    text-align: left; }

  /* line 752, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .footerList {
    padding: 0;
    text-align: left; }

  /* line 760, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/768up */
  .footer-links ul li {
    /*
			be careful with the depth of your menus.
			it's very rare to have multi-depth menus in
			the footer.
			*/ }

  /* end .footer-links */ }

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1030px) {
  /******************************************************************
Site Name: 
Author: 

Stylesheet: Desktop Stylsheet

This is the desktop size. It's larger than an iPad so it will only
be seen on the Desktop. 

******************************************************************/
  /* line 13, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .nav a.dirV {
    background-image: url('../img/navigation/down.gif');
    background-position: 90% 60%;
    background-repeat: no-repeat;
    padding-right: 20px; }

  /* line 21, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .nav a.dirH {
    background-image: url('../img/navigation/right.gif');
    background-position: 94% 60%;
    background-repeat: no-repeat; }

  /* line 28, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .nav li a {
    padding: 0 0.65em; }

  /* Left Nav menu */
  /* line 34, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .leftMenu {
    font-size: 1em; }
    /* line 38, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .leftMenu ul {
      margin: 0.25em 0; }
    /* line 44, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .leftMenu .topCat {
      font-size: 1em; }
      /* line 48, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
      .leftMenu .topCat:hover {
        color: #FFF;
        text-decoration: none;
        background-color: #4A7BA3; }
    /* line 60, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .leftMenu .secondCat a:hover {
      color: #FFF;
      text-decoration: none;
      background-color: #4A7BA3; }

  /*Categories */
  /* line 72, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .subcategory {
    padding: 2em; }
    /* line 76, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .panel {
      height: 130px;
      margin: auto;
      position: relative; }
      /* line 81, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
      .subcategory .panel a {
        text-decoration: none; }
        /* line 85, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
        .subcategory .panel a:hover {
          text-decoration: none; }
    /* line 92, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .card {
      width: 100%;
      height: 100%;
      -o-transition: all 0.15s;
      -ms-transition: all 0.15s;
      -moz-transition: all 0.15s;
      -webkit-transition: all 0.15s;
      transition: all 0.15s;
      -webkit-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      position: absolute;
      top: 0px;
      left: 0px; }
    /* line 109, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .front {
      z-index: 2; }
    /* line 113, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .back {
      display: block;
      z-index: 1;
      -webkit-transform: rotateX(-180deg);
      -ms-transform: rotateX(-180deg);
      -moz-transform: rotateX(-180deg);
      transform: rotateX(-180deg); }
    /* line 122, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .panel:hover .front {
      z-index: 1;
      -webkit-transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      -moz-transform: rotateX(180deg);
      transform: rotateX(180deg); }
    /* line 130, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .panel:hover .back {
      z-index: 2;
      -webkit-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      transform: rotateX(0deg); }
    /* line 138, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
    .subcategory .flipText {
      display: block;
      height: 100%;
      width: 100%;
      background-color: #4A7BA3;
      color: #FFF;
      text-align: center;
      padding: 1em; }

  /* Prod List */
  /* line 160, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .prodRow {
    padding-left: 1em;
    padding-right: 1em; }

  /*Checkout */
  /* line 169, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/1030up */
  .divTerms {
    margin: 0px 4em;
    padding: 2em;
    z-index: 1;
    border: 5px solid #333;
    border-radius: 2em;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    border-bottom-left-radius: 2em;
    box-shadow: 0px 0px 48px; }
 }

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
/*
iPHONE 5 MEDIA QUERY
Want to get fancy for no good reason? Knock yourself out.
*/
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  /* line 15, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* line 23, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
    /*&:after {
      content: " (" attr(href) ")";
    }

    // show title too
    abbr[title]:after {
      content: " (" attr(title) ")";
    }*/ }

  /* line 40, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* line 44, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 49, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  thead {
    display: table-header-group; }

  /* line 53, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  tr, img {
    page-break-inside: avoid; }

  /* line 57, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 65, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  /* line 71, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  h2, h3 {
    page-break-after: avoid; }

  /* line 80, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none; }

  /* line 87, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .searchWrap {
    display: none; }

  /* line 92, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .footerBrands {
    display: none; }

  /* line 97, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .footerBlogList {
    display: none; }

  /* line 102, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .footerList {
    display: none; }

  /* line 109, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .itemprint {
    float: none; }
    /* line 114, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
    .itemprint .image {
      float: left;
      width: 30%; }
    /* line 120, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
    .itemprint .description {
      float: left;
      margin-left: 2%;
      width: 68%; }
    /* line 127, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
    .itemprint .copy {
      float: left;
      margin-left: 2%;
      width: 30%; }

  /* line 142, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .prodPurchase {
    display: none; }

  /* line 147, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .sideSection {
    display: none; }

  /* line 152, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .prodDetailInfo .sectionTitle {
    /*display: none;*/ }

  /* line 157, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .prodDetailSpecs .text {
    display: block;
    padding: 0.75em; }

  /* line 162, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .relatedItems .text {
    display: block;
    padding: 0.75em; }

  /* line 167, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .similaritems {
    display: none; }

  /* line 172, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  #mobileHeader {
    display: none; }

  /* line 176, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  #logo {
    display: block; }

  /* line 181, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  #sloganCAS {
    background: url(/img/header/slogan.png) no-repeat !important;
    background-position: center;
    height: 3.45em; }

  /* line 187, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .sloganText {
    text-align: left;
    font-style: italic; }

  /* line 192, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .fourcol {
    position: relative;
    float: left;
    width: 31.491712705%; }

  /* line 199, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  .sixcol {
    position: relative;
    float: left;
    width: 48.618784527%; }

  /* line 205, C:/Users/bpogue.CAS/source/repos/CASHanwei/scss/print */
  #footerContainer {
    display: none; }
 }
