h1, h2, h3, h4, h5, h6 { font-family: 'Gotham A', 'Gotham B', 'Gotham Medium', Helvetica, Arial, Sans-serif; text-transform: uppercase; }

/* SASS Mixins */
/* Reset */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; max-width: 100%; }

audio:not([controls]) { display: none; height: 0; }

[hidden] { display: none; }

html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

a:focus { outline: thin dotted; }

a:active, a:hover { outline: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: normal; }

dfn { font-style: italic; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

mark { background: #ff0; color: #000; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre-wrap; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

@media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 2cm .5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; -webkit-tap-highlight-color: transparent; }

body { font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: white; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

button, input, select[multiple], textarea { background-image: none; }

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: white; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0 0 0 0); border: 0; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16.1px; font-weight: 200; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

small { font-size: 85%; }

cite { font-style: normal; }

.text-muted { color: #999999; }

.text-primary { color: #428bca; }

.text-warning { color: #c09853; }

.text-danger { color: #b94a48; }

.text-success { color: #468847; }

.text-info { color: #3a87ad; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

h1, h2, h3, h6, .h1, .h2, .h3, .h6 { font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; font-style: normal; line-height: 1.1; text-transform: uppercase; letter-spacing: -0.07em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; }
h1 small, h2 small, h3 small, h6 small, .h1 small, .h2 small, .h3 small, .h6 small { font-weight: normal; line-height: 1; color: #999999; }

h4, h5, .h4, .h5 { font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; line-height: 1.1; font-weight: 500; font-style: normal; text-transform: uppercase; letter-spacing: -0.05em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; }
h4 small, h5 small, .h4 small, .h5 small { font-weight: normal; line-height: 1; color: #999999; }

h5, .h5 { font-weight: 500; }

h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }

h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

h1 small, .h1 small { font-size: 24px; }

h2 small, .h2 small { font-size: 18px; }

h3 small, .h3 small, h4 small, .h4 small { font-size: 14px; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: 500; }

dd { margin-left: 0; }

@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; /* 1 */ display: table; /* 2 */ }
  .dl-horizontal dd:after { clear: both; } }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }

abbr.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 10px 20px; margin: 0 0 20px; }
blockquote p { font-size: 17.5px; font-weight: normal; line-height: 1.25; font-style: italic; }
blockquote p:last-child { margin-bottom: 0; }
blockquote small { display: block; line-height: 1.42857; color: #999999; }
blockquote small:before { content: '\2014 \00A0'; }
blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; }
blockquote.pull-right p, blockquote.pull-right small { text-align: right; }
blockquote.pull-right small:before { content: ''; }
blockquote.pull-right small:after { content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after { content: ""; }

address { display: block; margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

.container { margin-right: auto; margin-left: auto; padding-left: 30px; padding-right: 30px; position: relative; }
.container:before, .container:after { content: " "; /* 1 */ display: table; /* 2 */ }
.container:after { clear: both; }
@media (max-width: 991px) { .container { padding-left: 10px; padding-right: 10px; } }

.row { margin-left: -30px; margin-right: -30px; }
.row:before, .row:after { content: " "; /* 1 */ display: table; /* 2 */ }
.row:after { clear: both; }
@media (max-width: 991px) { .row { margin-left: -10px; margin-right: -10px; } }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { position: relative; min-height: 1px; padding-left: 30px; padding-right: 30px; }
@media (max-width: 991px) { .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { padding-left: 10px; padding-right: 10px; } }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-13 { width: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-13 { width: 100%; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; } }
@media (min-width: 992px) { .row.row-offcanvas { margin-right: 0; margin-left: 0; }
  .container { max-width: 100%; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-13 { width: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-offset-0 { margin-left: 0; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; } }
@media (min-width: 1200px) { .container { max-width: 100%; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-13 { width: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-offset-0 { margin-left: 0; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; } }
@media (min-width: 1400px) { .container { max-width: 100%; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-13 { width: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-offset-0 { margin-left: 0; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; } }
.btn { display: inline-block; margin-bottom: 0; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; text-transform: uppercase; font-size: 13px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: normal; }
.btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -ms-filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.open .btn-default.dropdown-toggle { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.btn-default:active, .btn-default.active { background-image: none; }
.open .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }

.btn-primary { color: white; background-color: #428bca; border-color: #357ebd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { color: white; background-color: #3276b1; border-color: #285e8e; }
.open .btn-primary.dropdown-toggle { color: white; background-color: #3276b1; border-color: #285e8e; }
.btn-primary:active, .btn-primary.active { background-image: none; }
.open .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active { color: white; background-color: #ed9c28; border-color: #d58512; }
.open .btn-warning.dropdown-toggle { color: white; background-color: #ed9c28; border-color: #d58512; }
.btn-warning:active, .btn-warning.active { background-image: none; }
.open .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active { color: white; background-color: #d2322d; border-color: #ac2925; }
.open .btn-danger.dropdown-toggle { color: white; background-color: #d2322d; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active { background-image: none; }
.open .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { color: white; background-color: #47a447; border-color: #398439; }
.open .btn-success.dropdown-toggle { color: white; background-color: #47a447; border-color: #398439; }
.btn-success:active, .btn-success.active { background-image: none; }
.open .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active { color: white; background-color: #39b3d7; border-color: #269abc; }
.open .btn-info.dropdown-toggle { color: white; background-color: #39b3d7; border-color: #269abc; }
.btn-info:active, .btn-info.active { background-image: none; }
.open .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }

.btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 0; }

.btn-sm, .btn-xs { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; }

.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }

.btn-block + .btn-block { margin-top: 1px; }

.row.form-row.form-row-button .col-3 { margin-top: 5px; border: 1px solid blue; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

fieldset { padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; margin-bottom: 5px; font-weight: normal; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; }

input[type="file"] { display: block; }

select[multiple], select[size] { height: auto; }

select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto; }

.form-control:-moz-placeholder { color: #999999; }
.form-control::-moz-placeholder { color: #999999; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; vertical-align: middle; background-color: white; border: 1px solid #cccccc; -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle; }
.radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm { height: auto; }

.input-lg { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.input-lg { height: 45px; line-height: 45px; }

textarea.input-lg { height: auto; }

.has-warning .help-block, .has-warning .control-label { color: #c09853; }
.has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3; }

.has-error .help-block, .has-error .control-label { color: #b94a48; }
.has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede; }

.has-success .help-block, .has-success .control-label { color: #468847; }
.has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8; }

.form-control-static { margin-bottom: 0; padding-top: 7px; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group, .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control { display: inline-block; }
  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0; } }
.form-inline .visually-hidden, .navbar-form .visually-hidden { display: none; }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .form-group { margin-left: -30px; margin-right: -30px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; /* 1 */ display: table; /* 2 */ }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; } }

@media (max-width: 767px) { .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
  .fade.in { opacity: 1; }
  .collapse { display: none; }
  .collapse.in { display: block; }
  .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }
  .row-offcanvas { position: relative; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }
  .row-offcanvas-right .sidebar-offcanvas { right: -100%; }
  .row-offcanvas-right.active { right: 100%; }
  .row-offcanvas-left .sidebar-offcanvas { left: -100%; }
  .row-offcanvas-left.active { left: 100%; }
  .sidebar-offcanvas { position: absolute; top: 0; width: 100%; }
  .sidebar-offcanvas.top-header { top: 0; }
  .sidebar-offcanvas.navbar { top: 0; } }
.navbar { position: relative; z-index: 1000; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar:after { clear: both; }
@media (min-width: 768px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar-header:after { clear: both; }
@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { position: relative; max-height: 340px; overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: -15px; }
  .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -15px; }
  .navbar-collapse .navbar-text:last-child { margin-right: 0; } }

.container > .navbar-header, .container > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { z-index: 1030; top: 0; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; }

.navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
@media (min-width: 768px) { .navbar > .container .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; } }
.navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px; }
@media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } }
@media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { left: auto; right: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }

.navbar-text { float: left; margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 768px) { .navbar-text { margin-left: 15px; margin-right: 15px; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.navbar-default .navbar-brand { color: #777777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777777; }
.navbar-default .navbar-nav > li > a { color: #777777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: #dddddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #cccccc; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e6e6e6; }
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #333333; border-bottom-color: #333333; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555555; }
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret { border-top-color: #555555; border-bottom-color: #555555; }
.navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #777777; border-bottom-color: #777777; }
@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #777777; }
.navbar-default .navbar-link:hover { color: #333333; }

.navbar-inverse { background-color: #222222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #999999; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-text { color: #999999; }
.navbar-inverse .navbar-nav > li > a { color: #999999; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: white; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: white; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: white; }
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret { border-top-color: white; border-bottom-color: white; }
.navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color: #999999; border-bottom-color: #999999; }
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret { border-top-color: white; border-bottom-color: white; }
@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: white; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: white; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #999999; }
.navbar-inverse .navbar-link:hover { color: white; }

/* base elements */
/* base elements */
/* ------------------------------------- */
html, body { overflow-x: hidden; }

body { background: transparent; color: #333; font: 12px Arial,sans-serif; }

a { color: #333; outline: medium none; overflow: hidden; text-decoration: none; -webkit-transition: 0.5s; transition: 0.5s; }
a:hover, a:active { text-decoration: none; color: #999; }
a:focus { outline: none; }

fieldset { border: 0 none; margin: 0; padding: 0; }

table { width: 100%; }

th { text-align: left; }

td { padding: 1em; vertical-align: top; }

.is-or-separator { padding: 0 30px; }

@media (max-width: 767px) { .is-or-separator { display: none; } }
/* White on Black */
body.wonb { background: black; color: white; }
body.wonb a { color: white; font-weight: bold; }
body.wonb a.bt-dropdown-toggle { color: inherit; }
body.wonb .pt_content-search-result .primary-content, body.wonb #header.fixed { background: black; color: white; border-bottom: none; }
body.wonb .pt_content-search-result .primary-content nav.top-header .container, body.wonb #header.fixed nav.top-header .container { border-bottom: none; }
body.wonb #header { border-bottom: 1px solid #333333; padding-bottom: 2px; }
body.wonb #header nav.top-header { margin-bottom: 20px; }
body.wonb #header nav.top-header .container { border-bottom: 1px solid #333333; padding-bottom: 8px; }
body.wonb #header #mini-cart { color: white; }
body.wonb #header .primary-logo a { background-image: url(../images/logo-blk.png); }
body.wonb #header #branding { background: black; }
body.wonb #header #branding button.toggle { background-position: -400px -150px; /*todo: create image? or use -webkit-filter: invert(100%);*/ }
body.wonb #header .branding a { background-position: 0 -23px; background-size: 34px 43px; }
@media (max-width: 767px) { body.wonb #header { border-bottom: none; }
  body.wonb #header nav.top-header { margin-bottom: 0; padding-bottom: 0; }
  body.wonb #header nav.top-header .container { border-bottom: none; }
  body.wonb #header #branding { border-bottom: 1px solid white; } }
body.wonb .refinement ul { background: white; }
body.wonb .refinement ul li a { background: black; color: white; }
body.wonb .refinement ul li a:hover { background: #333; color: white; }
body.wonb .refinement ul li a .toggle { display: none; }
body.wonb .refinement ul li.selected a { background: #666; }
body.wonb .refinement .clear-refinement a, body.wonb .refinement .clear-refinement a:hover { color: #000; }
@media (min-width: 767px) { body.wonb ul.level-1 li a.level-1, body.wonb a, body.wonb #header.fixed h1.branding a, body.wonb #header.fixed ul.level-1 a.topcat { color: white; }
  body.wonb ul.level-1 li a.level-1:hover, body.wonb a:hover, body.wonb #header.fixed h1.branding a:hover, body.wonb #header.fixed ul.level-1 a.topcat:hover { color: white; }
  body.wonb div.level-2 .menu-wrapper { background: #000; background: rgba(255, 255, 255, 0.98); }
  body.wonb div.level-2 ul.level-2 a { color: #000; }
  body.wonb div.level-2 ul.level-2 a.subcat { color: #999 !important; } }

/* helper classes */
/* ------------------------------------- */
.clearfix:after { clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden; }

.visually-hidden { border: 0 none; height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.ie7 .visually-hidden { width: 1px !important; }

ul.menu { float: left; margin: 0; padding: 0; }
ul.menu li { float: left; list-style: none outside none !important; }

.cf:before, .cf:after { content: " "; /* 1 */ display: table; /* 2 */ }

.cf:after { clear: both; }

h1, h2, h3, h4, h5, h6 { font-family: 'Gotham A', 'Gotham B', 'Gotham Medium', Helvetica, Arial, Sans-serif; text-transform: uppercase; }

/* breadcrumbs */
/* breadcrumbs */
/* ------------------------------------- */
.breadcrumb { font: 13px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; margin: 0; padding: 0; text-transform: uppercase; overflow: hidden; }
.breadcrumb li { display: inline; list-style: none; }
.breadcrumb li span { color: #ccc; font-weight: 500; }
.breadcrumb a { padding: 0 5px 0 0; font-weight: 500; }
.breadcrumb a:hover { color: #ccc; text-decoration: none; }
.breadcrumb h1 { display: inline; font-size: 1em; font-weight: normal; }
.breadcrumb h1 .paging-current-page { left: -9999em; position: absolute; }

.breadcrumb-refinement-name, .breadcrumb-result-text { background: none repeat scroll 0 0 transparent !important; font-family: Georgia,serif; font-style: italic; }

.breadcrumb-refinement-value { background: none repeat scroll 0 0 transparent !important; font-family: Georgia,serif; font-style: italic; }

a.breadcrumb-relax { background: none repeat scroll 0 0 transparent !important; font-family: Georgia,serif; font-style: italic; padding: 0 5px 0 0; }

.breadcrumb-last { background: none repeat scroll 0 0 transparent !important; font-family: Georgia,serif; font-style: italic; }

.breadcrumb-result-text a, .breadcrumb a.searchphraselink { background: none repeat scroll 0 0 transparent; color: #333; font-family: Georgia,serif; font-style: italic; padding: 0; }

.breadcrumb-result-text { padding: 27px; border-top: 1px solid #000; border-bottom: 1px solid #000; display: block; background-color: #fff; font: 25px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; float: none; }
.breadcrumb-result-text a { font: inherit; }

/* page layouts */
/* page layouts */
/* ------------------------------------- */
#wrapper { background: transparent; margin: auto; }
@media (max-width: 767px) { #wrapper { background: #000; } }

header { position: relative; }
@media (max-width: 767px) { header #branding { background: #fff; } }

.primary-content { border-left: 1px solid #D9D9D9; margin-left: -1px; position: relative; }

@media (max-width: 767px) { #main { background: #fff; }
  .wonb #main { background: black; } }
#secondary { float: left; }
#secondary nav { padding-left: 10px; padding-right: 10px; }
#secondary nav a { margin-left: 15px; }

.primary-focus .primary-content { border: 0 none; float: left; margin: 0; width: 709px; }
.primary-focus #secondary { background: transparent; border: 0 none; float: right; width: 210px; }

.full-width .primary-content, .page-content .primary-content { border: 0 none; width: 100%; }

/* jQuery Ui */
/* color swatches */
/* ------------------------------------- */
.pdp-main ul.swatches li { position: relative; float: left; }
.pdp-main ul.swatches li span { display: none; }
.pdp-main ul.swatches li div { display: none; position: absolute; padding: 10px; z-index: 999; }
.pdp-main ul.swatches li div img { width: 122px; height: 122px; }
.pdp-main ul.swatches li div span { color: #fff; padding: 10px 0; display: block; text-transform: uppercase; letter-spacing: 0.08em; font-size: 11px; }
.pdp-main ul.swatches li.is-hidden { display: none; }
.pdp-main ul.swatches li:hover a, .pdp-main ul.swatches li.selected a { border-color: #00A4E4; }
.pdp-main ul.swatches li.unselectable a { opacity: 0.5; }
.pdp-main ul.swatches li.unselectable:hover { border-color: #E0E0E0; }
.pdp-main ul.swatches li.unselectable:hover a { border-color: #E0E0E0; }
.pdp-main ul.swatches li a { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #E0E0E0; border-style: solid; border-width: 1px 1px 3px; display: block; margin: 0 0.3em 0.3em 0.2em; padding: 0.3em 0.6em; }
.pdp-main ul.swatches.color-family { margin: 0.25em 0; }
.pdp-main ul.swatches.color-family li { width: 16px; height: 16px; display: inline-block; border: 1px solid #e0e0e0; margin: 0 2px; cursor: pointer; }
.pdp-main ul.swatches.color-family li.nudestobrowns { background-color: #af4912; }
.pdp-main ul.swatches.color-family li.silverstoblacks { background-color: #c65c0d; }
.pdp-main ul.swatches.color-family li.metallics { background-color: #c47d72; }
.pdp-main ul.swatches.color-family li.lightpinkstomauves { background-color: #cf483e; }
.pdp-main ul.swatches.color-family li.poppinkstoroses { background-color: #fd2045; }
.pdp-main ul.swatches.color-family li.fuchsiatomagentas { background-color: #fa0585; }
.pdp-main ul.swatches.color-family li.coralstooranges { background-color: #ff0001; }
.pdp-main ul.swatches.color-family li.reds { background-color: #ff0000; }
.pdp-main ul.swatches.color-family li.violetstoorchid { background-color: #ed05a0; }
.pdp-main ul.swatches.color-family li.plums { background-color: #80000a; }
.pdp-main ul.swatches.color-family li.neutrals { background-color: #e9967a; }
.pdp-main ul.swatches.color-family li.corals { background-color: #ff6347; }
.pdp-main ul.swatches.color-family li.metallicreds { background-color: #Ed5f64; }
.pdp-main ul.swatches.color-family li.metallicneutrals { background-color: #ebb6a4; }
.pdp-main ul.swatches.color-family li.pinks { background-color: #f976bb; }
.pdp-main ul.swatches.color-family li.violets { background-color: #ba55d3; }
.pdp-main ul.swatches.color-family li.metalliccorals { background-color: #F2A091; }
.pdp-main ul.swatches.color-family li.metallicviolets { background-color: #947CAE; }
.pdp-main ul.swatches.color-family li.metallicpinks { background-color: #eda6c7; }
.pdp-main ul.swatches.color-family li.selected { border-color: #020202; }
.pdp-main ul.swatches.Color { margin: 0.25em 0; }
.pdp-main ul.swatches.Color li { border: 2px solid #FFFFFF; }
.pdp-main ul.swatches.Color li:hover a, .pdp-main ul.swatches.Color li.selected a { border: 2px solid black; }
.pdp-main ul.swatches.Color li:hover a a, .pdp-main ul.swatches.Color li.selected a a { border-color: #FFFFFF; }
.pdp-main ul.swatches.Color li a { border: 1px solid #E0E0E0; height: 32px; margin: 0; padding: 0; text-indent: -999em; width: 32px; }
.pdp-main ul.swatches.size { margin-top: 10px; }
.pdp-main ul.swatches.size li { margin: 0.19em 1px; font-size: 13px; font-weight: 500; }
.pdp-main ul.swatches.size li a { min-width: 36px; height: auto; margin: 0; text-align: center; border: 1px solid #e6e6e6; padding: 8px 4px; outline: 1px solid #fff; }
.pdp-main ul.swatches.size li a:hover { outline: 1px solid #8b8b8b; }
.pdp-main ul.swatches.size li .popover { background-color: #fff; border: 1px solid #ccc; color: #c2c2c2; width: 100px; font-size: 10px; top: -55px !important; }
.pdp-main ul.swatches.size li .popover h3 { font-size: 10px; color: #c2c2c2; letter-spacing: -0.02em; padding: 0; margin: 0; }
.pdp-main ul.swatches.size li .popover-content { display: block; position: relative; top: auto; left: auto; background-color: #fff; color: #c2c2c2; padding: 0; font-size: 10px; font-weight: 300; }
.pdp-main ul.swatches.size li .arrow { display: block; left: 42%; bottom: -20px; display: block; background: transparent url("../images/arrows@2x.png") no-repeat 0 0; background-size: 12px auto; width: auto; height: auto; opacity: 0.5; filter: alpha(opacity=50); -ms-filter: alpha(opacity=50); }
.pdp-main ul.swatches.size li.selected a { outline: 1px solid #8b8b8b; }
.pdp-main ul.swatches.size li:hover .popover { display: block; }
@media (max-width: 767px) { .pdp-main ul.swatches li { float: none; display: inline-block; }
  .pdp-main ul.swatches.size li { font-size: 14px; }
  .pdp-main ul.swatches.size li a { min-width: 46px; padding: 10px 8px; } }

/* jQuery Ui */
/* ------------------------------------- */
/* jquery.ui.all.css */
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* jQuery UI Dialog 1.8.17 */
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; }

.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }

.ui-widget-overlay { background: #000; opacity: 0.8; z-index: 9999 !important; position: absolute; top: 0; left: 0; }
@media (max-width: 767px) { .ui-widget-overlay { background: #333; opacity: 0.8; } }

.ui-dialog { position: absolute; overflow: visible; background: rgba(0, 0, 0, 0.8); letter-spacing: 0.09em; font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; text-transform: uppercase; z-index: 99999 !important; padding: 30px; /*form stuff*/ }
.ui-dialog .col-sm-1, .ui-dialog .col-sm-2, .ui-dialog .col-sm-3, .ui-dialog .col-sm-4, .ui-dialog .col-sm-5, .ui-dialog .col-sm-6, .ui-dialog .col-sm-7, .ui-dialog .col-sm-8, .ui-dialog .col-sm-9, .ui-dialog .col-sm-10, .ui-dialog .col-sm-11, .ui-dialog .col-sm-12 { padding: 0 15px; }
.ui-dialog.newsletter-signup { background-color: #fff; color: #000; font-weight: 300; }
.ui-dialog.newsletter-signup .ui-dialog-content p { font-weight: 300; }
.ui-dialog.newsletter-signup .ui-dialog-titlebar { margin-bottom: 10px; }
.ui-dialog.newsletter-signup .ui-dialog-title { font-weight: 500; }
.ui-dialog.newsletter-signup .ui-dialog-title, .ui-dialog.newsletter-signup label { color: #000; }
.ui-dialog.newsletter-signup .date-of-birth { margin: 0 -2px; }
.ui-dialog.newsletter-signup .date-of-birth .col-sm-4 { padding: 0 2px; }
.ui-dialog.newsletter-signup .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick { background-position: -200px -200px; }
.ui-dialog.newsletter-signup .preferences ul > li { display: block; margin: 10px 0; }
.ui-dialog .col-sm-12 > em { display: block; margin: 25px 0; font-style: normal; }
.ui-dialog .form-row { margin-bottom: 15px; }
.ui-dialog #newsletter-submit { background-color: #000; color: #fff; padding: 8px 12px; }
.ui-dialog.email-signup { background: rgba(0, 0, 0, 0.7); }
.ui-dialog.email-signup p { color: #ccc; }
.ui-dialog.email-signup p a { color: #fff; }
.ui-dialog.email-signup button { width: 100%; display: block; margin: 10px 0; }
.ui-dialog input[type="text"], .ui-dialog input[type="email"], .ui-dialog input[type="password"], .ui-dialog textarea, .ui-dialog select { font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; }
.ui-dialog label { color: white; font-weight: 500; letter-spacing: -1px; }
.ui-dialog input[type="checkbox"] { background-color: #000; border: 1px solid #cccccc; -webkit-appearance: none; appearance: none; width: 15px; height: 15px; margin: 0 5px 0 0; }
.ui-dialog input[type="checkbox"]:checked { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -250px -50px; width: 15px; height: 15px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ui-dialog input[type="checkbox"]:checked { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -250px -50px; background-size: 500px auto; } }
.ui-dialog .checkbox { position: relative; padding-left: 0; }
.ui-dialog .checkbox label { color: #999999; padding-left: 10px; }
.ui-dialog .checkbox input { position: absolute; top: 0; }
.ui-dialog .label-hidden-mobile .form-row label { display: block; }
.ui-dialog .label-hidden-mobile .form-row.label-inline label { display: inline-block; }
.ui-dialog .form-caption { display: none; }
.ui-dialog .styled-select { border: none; }
.ui-dialog .styled-select select { color: #000; background: white url(../images/select_arrow.png) top right no-repeat; }
.ui-dialog .row { margin-left: -15px; margin-right: -15px; }
.ui-dialog .row select, .ui-dialog .row input[type="text"], .ui-dialog .row input[type="email"] { width: 100%; margin: 0; }
.ui-dialog .dialog-required { position: relative; text-transform: none; }
.ui-dialog .button-row { margin-top: 15px; }
.ui-dialog .button-row .col-sm-8 { padding-left: 0; }
.ui-dialog .button-row p { margin-bottom: 0; margin-top: 22px; }
.ui-dialog .ui-dialog-titlebar { padding: 0; color: #fff; letter-spacing: -2px; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-title { font-weight: 500; font-size: 25px; margin: 0 0 30px 0; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close { border: none; border-radius: 0 0 0 0; height: 31px; margin: 0; padding: 0; right: -30px; top: -30px; width: 31px; position: absolute; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -100px -50px; width: 11px; height: 11px; margin: 10px; padding: 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -100px -50px; background-size: 500px auto; } }
.ui-dialog .ui-dialog-titlebar.ui-widget-header { background: transparent; border: 0 none; border-radius: 0 0 0 0; text-transform: uppercase; }
.ui-dialog .ui-dialog-content { min-height: 0; padding: 0; overflow-x: hidden; /*bootstrap grid creates overflow due to .row negative margins */ overflow: visible; }
.ui-dialog .ui-dialog-content .login-box-content { padding: 0; }
.ui-dialog .ui-dialog-content .login-box-content .modal-message { margin: 15px 0 30px; }
.ui-dialog .ui-dialog-content .login-box-content #do-login { margin-bottom: 0; }
.ui-dialog .ui-dialog-content p { font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; }
.ui-dialog .ui-dialog-content p a { color: white; }
.ui-dialog .modal-message { font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; margin-bottom: 20px; display: block; }
.ui-dialog .modal-message a { color: white; }
.ui-dialog .char-count { margin: 15px 0; }
.ui-dialog.login { top: 28px !important; right: 11% !important; left: auto !important; width: 360px !important; }
.ui-dialog.login .ui-dialog-titlebar-close, .ui-dialog.login h1, .ui-dialog.login .login-box h2 { display: none !important; }
.ui-dialog.login.login-wishlist .ui-dialog-titlebar-close { display: block !important; }
.ui-dialog.login .ui-dialog-title { margin: 0; }
.ui-dialog.login .login-box { background: none; }
.ui-dialog.login #user-login #dwfrm_login, .ui-dialog.login .ui-dialog-content { padding: 0 !important; }
@media (max-width: 768px) { .ui-dialog.login-mobile .ui-dialog-titlebar { border-bottom: 1px solid #999999; padding: 0 0 20px; }
  .ui-dialog.login-mobile .ui-dialog-titlebar .ui-dialog-title { font-size: 15px; } }
@media (max-width: 480px) { .ui-dialog.login-mobile { max-width: 300px; } }
.ui-dialog.login-mobile .login-box h2 { display: none !important; }
.ui-dialog.account { background: black; }
@media (max-width: 768px) { .ui-dialog.account .ui-dialog-titlebar { border-bottom: 1px solid #999999; padding: 0 0 20px; }
  .ui-dialog.account .ui-dialog-titlebar .ui-dialog-title { font-size: 15px; } }
@media (max-width: 480px) { .ui-dialog.account { max-width: 300px; } }
.ui-dialog.account .login-box h2 { display: none !important; }
.ui-dialog.account .ui-dialog-content { overflow: hidden; }
.ui-dialog.account .col-sm-8 p { margin: 20px 0; }
@media (max-width: 768px) { .ui-dialog.responsive .ui-dialog-titlebar { border-bottom: 1px solid #999999; padding: 0 0 20px; }
  .ui-dialog.responsive .ui-dialog-titlebar .ui-dialog-title { font-size: 15px; } }
@media (max-width: 480px) { .ui-dialog.responsive { max-width: 300px; } }
.ui-dialog.responsive .ui-dialog-titlebar { margin: 0 0 20px; }
.ui-dialog.responsive .form-row .col-sm-3, .ui-dialog.responsive .form-row .col-sm-4, .ui-dialog.responsive .form-row .col-sm-6 { margin-bottom: 5px; }
.ui-dialog.responsive input { border-radius: 0; }
.ui-dialog.responsive button { margin: 5px 0 0; }
.ui-dialog.responsive button.btn { margin: 5px 0 0; display: block; }
.ui-dialog.responsive .checkbox label { font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; letter-spacing: 0; }
.ui-dialog.responsive p.legend { font-size: 11px; }
.ui-dialog.responsive .label-hidden-mobile .form-row label { display: none; }
.ui-dialog.responsive .label-hidden-mobile .form-row.label-inline label { display: inline-block; }
.ui-dialog.responsive .label-hidden-mobile .form-row.checkbox label { display: block; }
.ui-dialog #wishlist-img { margin: 0 30px 0 0; padding: 0; }
.ui-dialog.wishlist-add .wishlist-added-details { color: white; padding: 0; }
.ui-dialog.wishlist-add .wishlist-added-details h2 { margin: 15px 0 30px 0; }
.ui-dialog.wishlist-add .wishlist-added-details p { color: white; font-size: 13px; }
.ui-dialog.wishlist-add .wishlist-added-details p.wishlist-product-itemno { color: #999999; font-weight: 700; font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: lowercase; margin: 15px 0; }
.ui-dialog.wishlist-add .wishlist-added-details .product-price { margin: 0 0 30px 0; }
@media (max-width: 768px) { .ui-dialog.wishlist-add figure.col-sm-6, .ui-dialog.wishlist-add .wishlist-added-details.col-sm-6 { width: 48%; margin: 0; padding: 0; }
  .ui-dialog.wishlist-add figure.col-sm-6 { float: left; }
  .ui-dialog.wishlist-add .wishlist-added-details { float: right; }
  .ui-dialog.wishlist-add .wishlist-added-details + .row { clear: both; padding-top: 20px; }
  .ui-dialog.wishlist-add .btn { width: 100%; } }
@media (min-width: 768px) { .ui-dialog.wishlist-add figure.col-sm-6 { padding: 0 18px 0 7px; }
  .ui-dialog.wishlist-add #dialog-container { margin: 0; padding: 0; }
  .ui-dialog.wishlist-add #dialog-container .wishlist-added-details + .row .col-sm-6 { padding: 0; float: right; }
  .ui-dialog.wishlist-add #dialog-container .wishlist-added-details + .row .col-sm-6 + .col-sm-6 { clear: both; }
  .ui-dialog.wishlist-add #dialog-container .btn { margin-top: 10px; } }
.ui-dialog.quickview .swipe { overflow: hidden; visibility: hidden; position: relative; }
.ui-dialog.quickview .swipe-wrap { overflow: hidden; position: relative; }
.ui-dialog.quickview .swipe-wrap > figure { float: left; width: 100%; position: relative; display: block; }
.ui-dialog.quickview .swipe-wrap > figure img { width: 100%; height: auto; display: block; }
.ui-dialog.quickview #position { margin: 20px auto; height: 20px; text-align: center; }
.ui-dialog.quickview #position li { width: 6px; height: 10px; margin: 7px; background-color: #666; }
.ui-dialog.quickview #position li.on { background-color: #000; }
.ui-dialog.quickview .ui-dialog-titlebar { margin: 0; height: 0; }
.ui-dialog.quickview .ui-dialog-titlebar .ui-dialog-title { margin: 0; text-indent: -9999px; font-size: 0; }
.ui-dialog.quickview .ui-dialog-content { clear: both; }
.ui-dialog.quickview .pdp-main ul.swatches.Color li { border-color: black; }
.ui-dialog.quickview .pdp-main ul.swatches.Color li.selected a { border-color: black; }
.ui-dialog.quickview .product-add-to-cart input#Quantity, .ui-dialog.quickview .product-number + a, .ui-dialog.quickview .pdpForm .product-price, .ui-dialog.quickview .availability-block { display: none; }
.ui-dialog.quickview .product-name, .ui-dialog.quickview .product-price { color: white; }
.ui-dialog.quickview img.primary-image { background-color: white; }
.ui-dialog.quickview .inventory.col-sm-6 { padding: 10px 0; }
.ui-dialog.quickview .inventory.col-sm-6:before, .ui-dialog.quickview .inventory.col-sm-6:after { content: " "; /* 1 */ display: table; /* 2 */ }
.ui-dialog.quickview .inventory.col-sm-6:after { clear: both; }
.ui-dialog.quickview #add-to-cart.btn.btn-black { background-color: #797979 !important; border-color: #797979 !important; color: white !important; text-transform: uppercase; display: block; border-width: 1px; height: 36px; padding-top: 9px; padding-bottom: 9px; letter-spacing: -0.02em; font-size: 13px; font-weight: 500; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.ui-dialog.quickview #add-to-cart.btn.btn-black:hover { border: 1px solid #d1d1d1; background: #fff; color: #000; }
@media (max-width: 480px) { .ui-dialog.quickview { max-width: 300px; } }
@media (max-width: 768px) { .ui-dialog.quickview .product-name { font-size: 15px !important; }
  .ui-dialog.quickview .product-detail { width: 100% !important; display: block !important; }
  .ui-dialog.quickview .product-price { margin: 0 !important; float: left; }
  .ui-dialog.quickview .product-price .price-sales { font-size: 11px !important; }
  .ui-dialog.quickview .product-number { color: white; }
  .ui-dialog.quickview .product-number span { color: white; }
  .ui-dialog.quickview .attribute { clear: both; }
  .ui-dialog.quickview .attribute ul.swatches.Color + .selected-value { display: none; }
  .ui-dialog.quickview .attribute.col-sm-6.pull-right, .ui-dialog.quickview .inventory.col-sm-6 { width: 48%; float: none; }
  .ui-dialog.quickview .inventory.col-sm-6 { clear: left; }
  .ui-dialog.quickview .attribute.col-sm-6.pull-right { padding: 15px 0; min-height: 0; }
  .ui-dialog.quickview .product-thumbnails { display: none; }
  .ui-dialog.quickview .product-image-container.pull-right { float: none !important; }
  .ui-dialog.quickview .product-image-container.pull-right .product-primary-image img { width: 100%; }
  .ui-dialog.quickview .product-add-to-cart { clear: both; } }
@media (min-width: 768px) { .ui-dialog.quickview .product-name { font-size: 25px; margin: 0 0 10px; }
  .ui-dialog.quickview .product-number { margin: 0 0 10px; }
  .ui-dialog.quickview .product-number + a { display: none; }
  .ui-dialog.quickview .product-price { margin: 10px 0; }
  .ui-dialog.quickview .product-price .price-sales { font-size: 15px; }
  .ui-dialog.quickview .product-detail { width: 30%; }
  .ui-dialog.quickview .pdp-main .product-variations { min-height: 40px; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute:first-child { clear: both; min-height: 40px; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute .label { margin: 0 10px 0 0; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute .value a { color: white; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute .popover { display: none !important; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute ul.swatches.size { padding: 0; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute ul.swatches.size li a { outline: none; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute ul.swatches.size li a:hover { outline: none; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute ul.swatches.Color { clear: both; min-height: 40px; margin: 15px 0; padding: 0; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute ul.swatches.Color + .selected-value { position: absolute; color: white; top: 0; left: 70px; }
  .ui-dialog.quickview .pdp-main .product-variations .attribute.col-sm-6.pull-right .label { width: 100%; background: #000; padding-bottom: 5px; }
  .ui-dialog.quickview .inventory { float: left; padding: 0 0 15px !important; }
  .ui-dialog.quickview .inventory label { color: #999999; }
  .ui-dialog.quickview .product-add-to-cart { clear: both; margin-top: 15px; }
  .ui-dialog.quickview .product-add-to-cart input.input-text { display: none; }
  .ui-dialog.quickview .product-add-to-cart .btn { max-width: 100%; width: 100%; }
  .ui-dialog.quickview .product-add-to-cart .product-price { display: none; }
  .ui-dialog.quickview .product-image-container { width: 70%; }
  .ui-dialog.quickview .product-image-container .product-primary-image { width: 83%; padding: 0 21px 0 10px; }
  .ui-dialog.quickview .product-image-container .product-primary-image img { max-width: 100%; }
  .ui-dialog.quickview .product-image-container .product-thumbnails { padding: 0 7px; width: 15%; }
  .ui-dialog.quickview .product-image-container .product-thumbnails ul#thumbnails { list-style: none; padding: none; }
  .ui-dialog.quickview .product-image-container .product-thumbnails ul#thumbnails li { margin-bottom: 1px; }
  .ui-dialog.quickview .product-image-container .product-thumbnails ul#thumbnails li img { max-width: 100%; } }
@media (max-width: 768px) { .ui-dialog.send-to-friend .ui-dialog-titlebar { border-bottom: 1px solid #999999; padding: 0 0 20px; }
  .ui-dialog.send-to-friend .ui-dialog-titlebar .ui-dialog-title { font-size: 15px; } }
@media (max-width: 480px) { .ui-dialog.send-to-friend { max-width: 300px; } }
.ui-dialog.findInStore .stores_noresults { display: block; padding: 5px 0 0; }
@media (max-width: 480px) { .ui-dialog.findInStore #findInStore-product { height: 145px; } }
@media (max-width: 767px) { .ui-dialog.findInStore #findInStore-product .product-info h1 { display: none; }
  .ui-dialog.findInStore ol.stores { list-style-type: decimal; }
  .ui-dialog.findInStore ol.stores li.store { background: transparent; color: white; border-bottom: 1px solid #373737; padding: 0 0 15px; margin: 0; }
  .ui-dialog.findInStore ol.stores li.store .store_name { font-size: 13px; }
  .ui-dialog.findInStore ol.stores li.store .store_info, .ui-dialog.findInStore ol.stores li.store .store_hours { font-size: 10px; } }
@media (min-width: 768px) { .ui-dialog.findInStore { max-width: 520px; }
  .ui-dialog.findInStore .ui-dialog-title { display: none; }
  .ui-dialog.findInStore #findInStore-product .product-info h1 { display: block; } }
.ui-dialog .product-notify-container { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #333333; }
.ui-dialog .product-notify-container h3 { margin: 0 0 25px 0; color: white; }
.ui-dialog .product-notify-container p, .ui-dialog .product-notify-container .product-price { font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; color: white; }
.ui-dialog .product-notify-container .notify-product-itemno { color: #999999; }
.ui-dialog .product-notify-container .product-price { font-size: 15px; }
.ui-dialog .inline-emailform-container { padding-bottom: 15px; /* Error *
/* ------------------------------------- */ /* ------------------------------------- */ }
.ui-dialog .inline-emailform-container p { font-size: 11px; color: #999; text-transform: uppercase; }
.ui-dialog .inline-emailform-container .form-row { width: 100%; margin-top: 0; }
.ui-dialog .inline-emailform-container .form-inline input[type="text"], .ui-dialog .inline-emailform-container .navbar-form input[type="text"] { height: 36px; }
.ui-dialog .inline-emailform-container span.error { display: none; }
.ui-dialog .inline-emailform-container .btn { display: inline-block; width: auto; padding: 10px 40px; vertical-align: top; }
@media (max-width: 768px) { .ui-dialog input:-webkit-autofill, .ui-dialog textarea:-webkit-autofill { color: #999999; }
  .ui-dialog ::-webkit-input-placeholder { color: #999999; }
  .ui-dialog :-moz-placeholder { color: #999999; }
  .ui-dialog ::-moz-placeholder { color: #999999; }
  .ui-dialog :-ms-input-placeholder { color: #999999; }
  .ui-dialog { max-width: 520px; }
  .ui-dialog .ui-dialog-titlebar { margin: 0 0 20px; }
  .ui-dialog .form-row .col-sm-3, .ui-dialog .form-row .col-sm-4, .ui-dialog .form-row .col-sm-6 { margin-bottom: 5px; }
  .ui-dialog input { border-radius: 0; }
  .ui-dialog button { margin: 5px 0 0; }
  .ui-dialog button.btn { margin: 5px 0 0; display: block; }
  .ui-dialog .checkbox label { font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; letter-spacing: 0; }
  .ui-dialog p.legend { font-size: 11px; }
  .ui-dialog .label-hidden-mobile .form-row label { display: none; }
  .ui-dialog .label-hidden-mobile .form-row.label-inline label { display: inline-block; }
  .ui-dialog .label-hidden-mobile .form-row.checkbox label { display: block; } }
@media (min-width: 767px) { .ui-dialog { /* placeholder text */ }
  .ui-dialog .label-hidden-mobile ::-webkit-input-placeholder { color: #fff; }
  .ui-dialog .label-hidden-mobile :-moz-placeholder { color: #fff; }
  .ui-dialog .label-hidden-mobile ::-moz-placeholder { color: #fff; }
  .ui-dialog .label-hidden-mobile :-ms-input-placeholder { color: #fff; } }
@media (max-width: 480px) { .ui-dialog { max-width: 300px; } }

.toggle-btn { border: 1px solid #c2c2c2; color: #c2c2c2; padding: 8px 20px; text-align: center; font-size: 8px; }
.toggle-btn.is-active { border: 1px solid #fff; background-color: #fff; color: #000; }

.size-cm, .type-in-slim { display: none; }

#sizing .toggle-btn { float: right; margin-top: -10px; }
@media (max-width: 767px) { #sizing .toggle-btn { display: none; } }

.shirt-type-nav { padding-left: 10%; }
.shirt-type-nav .toggle-btn { margin-bottom: -18px; display: inline-block; }

.touch .toggle-btn { display: none; }

.mobile-pager { margin: 10px 0; }
.mobile-pager a.prev { float: left; }
.mobile-pager a.next { float: right; }
.mobile-pager a:hover { cursor: pointer; }
.mobile-pager ul { text-align: center; margin: 0 auto; width: 150px; }
.mobile-pager ul li { display: inline-block; width: 6px; height: 6px; margin: 0 3px; background-color: #999999; text-indent: -9999px; }
.mobile-pager ul li.active { background-color: white; }

#new-item-added h1, #new-item-added h4 { color: white; }
#new-item-added h1.hidden-xs { font-size: 25px; padding: 0; margin: 0; }
#new-item-added h1.visible-xs { border-bottom: 1px solid #999999; margin: 20px 0; padding: 0 0 20px !important; font-size: 15px; }
#new-item-added h4 { font-size: 12px; }
#new-item-added p { font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: #999999; text-transform: uppercase; color: #999999; }
#new-item-added p.price { color: white; font-size: 15px; }
@media (max-width: 768px) { #new-item-added a.btn.continue { background-color: #eaeaea; border-color: #eaeaea; color: black; }
  #new-item-added a.btn.checkout { background-color: #797979; border-color: #797979; color: white; } }

.ui-accordion .ui-accordion-content { padding: 0; }

.ui-tabs { font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.ui-tabs .ui-tabs-nav { background: transparent; border: none; padding: 0; }
.ui-tabs .ui-tabs-nav li { font-size: 10px; text-transform: uppercase; list-style: none !important; margin: 0 1em -1px 0; }
.ui-tabs .ui-tabs-nav li.ui-state-active { background: #FFF; }
.ui-tabs .ui-tabs-nav li.ui-state-active a { color: #000; }
.ui-tabs .ui-tabs-nav li.ui-state-active a:after { display: block; content: ''; position: absolute; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid black; left: 50%; margin-left: -5px; }
.ui-tabs .ui-tabs-nav li a { color: #999999; padding: 5px 0; }
.ui-tabs .ui-tabs-panel { padding: 1em 0; font-size: 12px; color: #999999; }

.send-to-friend-product { border-bottom: 1px solid #E0E0E0; border-top: 1px solid #E0E0E0; padding: 20px; margin-top: 20px; margin-bottom: 20px; background: white; }
.send-to-friend-product h1, .send-to-friend-product h2, .send-to-friend-product h3 { font-size: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; color: black; }
.send-to-friend-product .product-image img { max-width: 100%; }
.send-to-friend-product .product-description h2 { font-size: 11px; }
.send-to-friend-product .product-description dl p { padding: 15px 0; clear: both; }
.send-to-friend-product .product-description dt { width: 70px; clear: left; float: left; }
.send-to-friend-product .product-description dd { float: left; color: black; margin: 0 0 0 10px; }
.send-to-friend-product .product-description .product-number, .send-to-friend-product .product-description .attribute { margin: 5px 0; }
@media (max-width: 480px) { .send-to-friend-product { width: 256px; }
  .send-to-friend-product img { width: 100%; }
  .send-to-friend-product .col-1, .send-to-friend-product .col-2 { clear: both; width: 100%; float: none; margin: 0; } }

.send-to-friend-login-message { padding: 15px 0; }

#send-to-friend-main h1 { font-size: 25px; }
#send-to-friend-main h2 { font-size: 15px; }
#send-to-friend-main .send-to-friend-sender-label { padding-top: 0; }
#send-to-friend-main .send-to-friend-sender { padding: 0.7em 0.5em; text-indent: 0; width: 49.5966%; }

.ui-dialog.sizechartdialog { overflow-x: hidden; overflow-y: auto; }

#sizechartdialog { overflow-x: hidden; overflow-y: auto; }

#CreditCardForm .form-row-button { margin-top: 15px; }

.privacyPolicyDlg.ui-dialog { overflow-x: auto; }
.privacyPolicyDlg.ui-dialog #dialog-container { overflow-x: auto; }

/* Registration modal */
.newsletter-signup .ui-dialog-title img { margin-right: 4px; vertical-align: top; }

label[for="dwfrm_profile_customer_title"] + .bt-dropdown { float: left; width: 42%; }

.privacy-agreement { margin-left: -20px !important; }

.newsletter-privacy-agreement { margin-left: -5px !important; }

form#step_newsletter_signup p.newsletter-privacy-agreement { margin-left: -5px !important; }
form#step_newsletter_signup p.newsletter-privacy-agreement a { color: #333; }

form#full_newsletter_signup p.newsletter-privacy-agreement a { color: #333; }

label[for="dwfrm_profile_customer_addtoemaillist"] { padding-left: 0 !important; }

.last-row { margin-bottom: 0 !important; }

.checkbox.last-row { min-height: 0 !important; }

.row.submit { margin-top: 15px; }

.legend { margin: 0 0 30px 0; }

/* Notify-in-stock Modal */
#notifyinstock button { width: 240px; }

/* form components */
/* form components */
/* ------------------------------------- */
button, .button, a.buttonstyle, input[type="button"] { cursor: pointer; display: inline; padding: 0.6em 2em 0.5em; text-align: center; -webkit-transition: 0.5s; transition: 0.5s; }

button[disabled], input[disabled] { color: #CCC; }

.button-fancy-small { color: #FFF !important; font: 400 13px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; }

.button-fancy-medium { color: #FFF !important; font: 400 13px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; }

.button-fancy-large { color: #FFF !important; font: 400 13px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; padding: 0.65em 0; text-transform: uppercase; background-color: #000; }

.button-fancy-small[disabled], .button-fancy-medium[disabled], .button-fancy-large[disabled] { opacity: 0.5; }

.button-text { background: none repeat scroll 0 0 transparent; border: 0 none; font-weight: 400; padding: 0; }

.button-full-width { padding-left: 0; padding-right: 0; text-align: center; width: 100%; }

.js button.simple-submit { display: none; }

.btn-black, a.btn-black { background-color: #000; border-color: #000; color: #fff; text-transform: uppercase; display: block; border-width: 1px; height: 36px; padding-top: 9px; padding-bottom: 9px; letter-spacing: -0.02em; font-size: 13px; font-weight: 500; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.btn-black:hover, a.btn-black:hover { border: 1px solid #d1d1d1; background: #fff; color: #000; }
.btn-black:hover, a.btn-black:hover { color: black !important; }
.btn-black:focus, a.btn-black:focus { color: white; }

.disabled-btn .btn-black { background-color: black !important; color: #cccccc !important; }
.disabled-btn .btn-black:hover { background-color: black !important; color: #cccccc !important; }

.btn-white, a.btn-white { background-color: #fff; border-color: #c2c2c2; color: #000 !important; text-transform: uppercase; display: block; border-width: 1px; height: 36px; padding-top: 9px; padding-bottom: 9px; letter-spacing: -0.02em; font-size: 13px; font-weight: 500; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.btn-white:hover, a.btn-white:hover { border: 1px solid #d1d1d1; background: #fff; color: #000; }
.btn-white:hover, a.btn-white:hover { color: black !important; }
.btn-white:focus, a.btn-white:focus { color: black !important; }

.disabled-btn .btn-white { background-color: white !important; color: black !important; }
.disabled-btn .btn-white:hover { background-color: white !important; color: black !important; }

.btn-light-grey, a.btn-light-grey { background-color: #c2c2c2; border-color: #eaeaea; color: black; text-transform: uppercase; display: block; border-width: 1px; height: 36px; padding-top: 9px; padding-bottom: 9px; letter-spacing: -0.02em; font-size: 13px; font-weight: 500; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.btn-light-grey:hover, a.btn-light-grey:hover { border: 1px solid #d1d1d1; background: #fff; color: #000; }
.btn-light-grey:hover, a.btn-light-grey:hover { color: black !important; }

.btn-dark-grey, a.btn-dark-grey { background-color: #797979; border-color: #797979; color: white; text-transform: uppercase; display: block; border-width: 1px; height: 36px; padding-top: 9px; padding-bottom: 9px; letter-spacing: -0.02em; font-size: 13px; font-weight: 500; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.btn-dark-grey:hover, a.btn-dark-grey:hover { border: 1px solid #d1d1d1; background: #fff; color: #000; }
.btn-dark-grey:hover, a.btn-dark-grey:hover { color: black !important; }

.text-btn { font-size: 11px; font-weight: 500; color: #000; text-decoration: underline; }

/*legend{background:url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #EFEFEF;border-bottom:1em solid #FFFFFF;font-size:1.1em;font-weight:700;margin:0;padding:14px 2% 10px;position:relative;text-transform:uppercase;width:96%;}*/
.ie7 legend { width: 94%; }

legend span { font-size: 12px; font-weight: 400; position: relative; text-transform: none; padding: 0 .5; }

legend span em { color: #333333; }

span em { color: #333333; }

h2 span { font-size: 12px; font-weight: 400; position: relative; text-transform: none; float: right; padding: 0 0; }

h2 span em { color: #333333; }

h1 span { font-size: 12px; font-weight: 400; position: relative; text-transform: none; float: right; padding: 2px 0px; }

h1 span em { color: #333333; }

/*.dialog-required{font-size:12px;font-weight:400;position:relative;float:right;padding:2px 0;}
.dialog-required em{color:#333333;}*/
label, .form-label-text { display: block; font: 11px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; }

.form-label-text span { margin-right: 5px; }

.form-row { position: relative; clear: both; margin: 0 0 1em; }

input[type="text"], input[type="password"], input[type="email"], input[type="num"], textarea { padding: 0.7em 0.5em; text-indent: 0; }

select { text-indent: 0; height: 3em; border: 1px solid #AAAAAA; margin-left: 2%; padding: 0.7em 0.3em; width: 51.6%; }

.search-result-options select { height: auto; }

input[type="checkbox"] { margin: 0 2%; }

input[type="radio"] { margin: 1em 2%; }

.label-inline label { display: inline-block; float: none; font-size: 1em; font-weight: 400; text-align: left; width: 90%; }

.label-inline input { float: left; margin: 0.8em 2%; }

.label-above label { float: none; text-align: left; width: auto; }

.label-above input { margin-left: 0; }

.label-above select { margin-left: 0; }

.label-above textarea { margin-left: 0; }

.label-above .form-caption { margin-left: 0; width: auto; }

.label-removed label { left: -999em; position: absolute; }

.label-hidden label { text-align: left; text-indent: -999em; }

.form-indent { margin-left: 24%; }

.form-indent .form-caption { margin-left: 0; }

.error-message { text-transform: uppercase; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }

.form-inline form, .navbar-form form { padding: 0 0 2em; width: 98%; }
.form-inline .form-row, .navbar-form .form-row { clear: none; float: left; margin: 5px 2% 0 0; width: 28%; }
.form-inline label, .navbar-form label { padding: 0 0 0.75em; text-transform: uppercase; width: auto; }
.form-inline input[type="text"], .navbar-form input[type="text"] { margin-left: 0; width: 95%; }
.form-inline select, .navbar-form select { margin-left: 0; width: 95%; }
.form-inline .form-row-button, .navbar-form .form-row-button { float: left; margin: 30px 0 0; width: 10%; }
.form-inline button, .navbar-form button { padding-left: 0; padding-right: 0; width: 100%; }

.form-inline-label .form-row label { display: inline-block; }

.login-box-content label { float: none; font-size: 1.1em; text-align: left; width: auto; }

.login-box-content .form-caption { margin-left: 0; }

.login-box-content select { margin-left: 0; }

.login-box-content .form-row-button { margin-left: 0; width: auto; }

.row-inline { display: inline; }

.row-inline label { width: auto; }

.require-dialog { font-weight: 400; position: absolute; right: 1em; text-transform: none; top: 1em; }

.required-indicator { font-size: 1.4em; line-height: 0.6em; vertical-align: bottom; }

.form-field-tooltip { float: right; margin: -36px 0 0; width: 21%; }

.with-helper-text { margin-top: -59px; }

.char-count { display: block; margin-left: 24%; }

.styled-select { background: url(../images/select_arrow.png) top right no-repeat; border: 1px solid #ccc; }
.styled-select select { background: transparent; color: #000; width: 100%; padding: 5px; font-size: 11px; line-height: 1; border: 0; border-radius: 0; height: 34px; -webkit-appearance: none; -moz-appearance: window; appearance: none; }

#edit-address-form .form-row-button { margin-top: 15px; }
#edit-address-form .bt-dropdown-toggle { padding-right: 25px; }

#dialog-container { overflow: visible; }

.error-form { margin: 0 0 1em 0; background: gray; color: white; padding: .8em; }

input.error { background: #666; border: 1px solid #CCC; color: white; }

span.error { display: none; color: transparent; position: absolute; top: 25px; left: -25px; border-radius: 50%; height: 0; margin: 0; }
span.error:before { display: block; content: '!'; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 700; font-size: 1.3em; text-align: center; width: 20px; height: 20px; position: relative; top: -6px; left: -23px; color: white; background: black; border-radius: 50%; padding: 3px 0 0 1px; }

.primary-checkout-section span.error { display: block; top: 14px; left: 172px; font-size: 9px; }
@media all and (max-width: 992px) { .primary-checkout-section span.error { left: 0; } }
@media all and (min-width: 992px) { .primary-checkout-section span.error[for="dwfrm_singleshipping_shippingAddress_addressFields_states_state"] { left: -24px; } }
#user-login span.error, #dialog-container span.error, #send-to-friend-dialog span.error { left: -22px; }
#dialog-container span.error:before, #send-to-friend-dialog span.error:before { color: black; background: white; }
#cs-landing span.error { top: 5px; }

.error-banner { padding: 20px; background: #999; font-family: 'Gotham A'; text-align: left; color: white; font-size: 24px; }

/* tables used for product lists (wishlist, gift reg) */
/* tables used for product lists (wishlist, gift reg) */
/* ------------------------------------- */
.pt_cart { font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
.pt_cart #secondary { display: none; }

table.item-list tr { border-bottom: 1px solid #D9D9D9; }
table.item-list tr.last { border: 0 none; }
table.item-list tr.headings { border: none; }
table.item-list tr.headings th { font-weight: 500; }
table.item-list tr td div, table.item-list tr td .label { margin: 0 0 5px; color: #999999; }
table.item-list tr td .cart-finalsale { font-weight: 500; color: #000; margin-top: 20px; }
table.item-list tr td .name, table.item-list tr td .value { color: black; }
table.item-list .order-totals-table td { padding-left: 0; }
table.item-list.wish-check { font-size: 11px; margin: 30px 0 60px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; }
table.item-list.wish-check a { color: black; }
table.item-list.wish-check .mobile-link { display: none; }
table.item-list.wish-check th { padding: 1em; font-size: 13px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; color: black; }
table.item-list.wish-check td { padding: 2em 1em; vertical-align: top; }
table.item-list.wish-check td button { display: block; padding: 0; }
table.item-list.wish-check td .btn-link { text-align: left; color: black; text-transform: uppercase; width: auto; border: 0; margin: 0 0 5px 0; line-height: 19px; font-size: 10px; font-weight: normal; }
table.item-list.wish-check td .btn-link:hover { color: #999999; text-decoration: none; }
table.item-list.wish-check td .checkout-mobile-price, table.item-list.wish-check td .price { font-size: 16px; }
table.item-list.wish-check td .checkout-mobile-price .label, table.item-list.wish-check td .price .label { display: none; }
table.item-list.wish-check td .checkout-mobile-price .value, table.item-list.wish-check td .price .value { color: #999999; }
table.item-list.wish-check td.item-details .price { display: none; }
table.item-list.wish-check td.item-details > a { /*edit details button matches .btn-link*/ text-align: left; color: black; font-weight: 500; font-size: 10px; text-transform: uppercase; }
table.item-list.wish-check td.item-details > a:hover { color: #999999; text-decoration: none; }
table.item-list.wish-check td.td-four .input-text, table.item-list.wish-check td.td-five .input-text { width: 40px; clear: left; display: block; margin: 5px 0; }
table.item-list.wish-check td.mobile-item-dashboard { display: none; }
table.item-list.wish-check .on-order .value { background: #555555; padding: 0.6em 2em 0.5em; color: #FFF; }
@media screen and (max-width: 480px) { table.item-list.wish-check { width: 300px; } }
@media screen and (min-width: 480px) and (max-width: 767px) { table.item-list.wish-check .td-four, table.item-list.wish-check .mobile-item-dashboard { width: 48%; float: right; } }
@media screen and (max-width: 767px) { table.item-list.wish-check tr.headings { display: none; }
  table.item-list.wish-check .mobile-link { display: block; }
  table.item-list.wish-check .print-page { float: none; }
  table.item-list.wish-check td { float: left; width: 150px; display: inline-flex; padding: 15px 0; }
  table.item-list.wish-check td.item-image img { max-width: 100%; }
  table.item-list.wish-check td.item-date-added { /*in wishlist, this is td-three*/ display: none; }
  table.item-list.wish-check td.td-two { display: table-row; }
  table.item-list.wish-check td.td-five { /*in wishlist, .item-dashboard*/ display: none; }
  table.item-list.wish-check td.mobile-item-dashboard { display: block; width: 300px; padding: 0 0 15px; margin: -20px 0 0; }
  table.item-list.wish-check td.mobile-item-dashboard .product-list-item { width: 150px; }
  table.item-list.wish-check td.mobile-item-dashboard .product-list-item div { display: none; }
  table.item-list.wish-check td.mobile-item-dashboard .product-list-item div.price { display: block; width: 150px; margin: 15px 0 0 0; }
  table.item-list.wish-check td.mobile-item-dashboard form { width: 300px; }
  table.item-list.wish-check td.mobile-item-dashboard form fieldset { margin-top: -41px; }
  table.item-list.wish-check td.mobile-item-dashboard form fieldset label { font-weight: 500; letter-spacing: -1px; text-transform: none; float: right; margin-top: -12px; }
  table.item-list.wish-check td.mobile-item-dashboard form fieldset .input-text { width: 50px; clear: right; float: right; margin-bottom: 15px; }
  table.item-list.wish-check td.mobile-item-dashboard button { margin: 55px 0 0; }
  table.item-list.wish-check button.update-item { display: inline; float: left; }
  table.item-list.wish-check button.delete-item { display: inline; float: right; } }

.pt_wishlist table.wish-check td.item-details { width: 150px; }
.pt_wishlist table.wish-check td.item-dashboard .bt-dropdown { display: none; }
.pt_wishlist table.wish-check td.item-quantity { min-width: 145px; }
.pt_wishlist table.wish-check td.item-quantity .option-toggle-public { padding: 0; }
.pt_wishlist table.wish-check td.item-quantity .option-toggle-public label { color: black; width: auto; border: 0; line-height: 19px; font-size: 10px; font-weight: normal; text-transform: uppercase; padding-left: 5px; }
.pt_wishlist table.wish-check td .option-update { clear: both; }
@media screen and (max-width: 767px) { .pt_wishlist table.wish-check td.item-dashboard .option-add-to-cart button { display: none !important; }
  .pt_wishlist table.wish-check td.item-quantity { /*in wishlist td-four, in cart td-five*/ width: 300px; }
  .pt_wishlist table.wish-check td.item-quantity form { width: 300px; }
  .pt_wishlist table.wish-check td.item-quantity .option-quantity-desired { width: 126px; float: left; }
  .pt_wishlist table.wish-check td.item-quantity .option-toggle-public { margin: -23px 0 0; float: right; width: 138px; }
  .pt_wishlist table.wish-check td.item-quantity .option-update { clear: left; width: 112px; }
  .pt_wishlist table.wish-check .option-quantity-desired { width: 124px; float: left; } }

@media screen and (max-width: 767px) { .pt_cart table.wish-check td.item-actions { width: 300px; display: table-row; }
  .pt_cart table.wish-check td.item-actions .item-user-actions button, .pt_cart table.wish-check td.item-actions .item-user-actions a { display: inline; float: left; width: 31%; line-height: 20px; border: 1px solid white; }
  .pt_cart table.wish-check td.item-actions .item-user-actions a.add-to-registry { display: none; }
  .pt_cart table.wish-check td.item-actions .mobile-link.price { clear: both; margin: 35px 0 0; }
  .pt_cart table.wish-check td.item-price, .pt_cart table.wish-check td.item-quantity-details { display: none; } }

td.item-availability ul { list-style: none outside none; margin: 0; padding: 0; }

td.item-quantity-details ul { list-style: none outside none; margin: 0; padding: 0; }

td.item-dashboard .option-quantity-purchased span.exceeded { color: #ff0000; }

/* base tool tip */
/* base tool tip */
/* ------------------------------------- */
.tooltip { cursor: help; position: relative; }

.tooltip .tooltip-content { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); border-radius: 3px 3px 3px 3px; color: #FFFFFF; display: none; font-size: 12px; font-style: normal; left: 100%; max-width: 300px; min-width: 200px; opacity: 0; padding: 1em; position: absolute; text-decoration: none; top: 100%; visibility: hidden; z-index: 10; }

.tooltip:hover .tooltip-content { display: block; opacity: 1; overflow: visible; visibility: visible; }

.js .tooltip-content { display: none !important; }

#tooltip { background-color: #FFFFFF; border: 1px solid #111111; opacity: 0.95; padding: 5px; position: absolute; z-index: 3000; }

#tooltip .small { width: 300px; }

#tooltip .medium { width: 500px; }

#tooltip .recommendation-tooltip-header { background: none repeat scroll 0 0 #CCCCCC; font-size: 1.2em; font-weight: 500; padding: 10px; }

#tooltip .recommendation-tooltip-header .product-price .price-standard { color: #999999; text-decoration: line-through; }

#tooltip .recommendation-tooltip-description { padding: 10px; }

#tooltip .recommendation-tooltip-attributes { padding: 10px; }

#tooltip { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); border-radius: 3px 3px 3px 3px; color: #FFFFFF; font-size: 12px; font-style: normal; left: 100%; min-width: 200px; padding: 1em; position: absolute; text-decoration: none; top: 100%; z-index: 10; }

/* content assets and slots */
/* content assets and slots */
/* ------------------------------------- */
.content-slot img { height: auto; max-width: 100%; }

.slot-grid-header p { margin: 0; padding: 0; }

.product-listing-1x4 { background: none repeat scroll 0 0 #FFFFFF; overflow: hidden; padding: 10px 0; }

.product-listing-1x4 ul.search-result-items .grid-tile { margin: 0 1% 0 2%; width: 18%; }

.account-nav-asset { line-height: 1.5em; margin: 40px 10px 0 0; padding: 10px 0; border-top: 1px solid #999999; }
.account-nav-asset h2 { color: black; }

.content-asset p { line-height: 1.6em; margin: 1em 0; }

.content-asset ul { line-height: 1.6em; margin: 1em 0; padding: 0 1.5em; }

.content-asset ol { line-height: 1.6em; margin: 1em 0; padding: 0 1.5em; }

.content-asset address { margin: 1em 0; }

.content-asset ul li { list-style: square outside none !important; }

.content-asset ol li { list-style: decimal outside none; }

.content-asset ul.account-options { margin: 0; padding: 0; }

.content-asset ul.account-options li { border-bottom: 1px solid #D9D9D9; float: left; height: 80px; list-style: none outside none !important; margin: 0 0 0 4%; padding: 20px 0 0; position: relative; width: 46%; }

.content-asset ul.account-options li a { display: block; font-size: 1.5em; line-height: 30px; padding: 0 0 0 55px; }

.content-asset ul.account-options li img { left: 0; position: absolute; top: 10px; }

.content-asset ul.account-options li p { margin: 0; padding-left: 55px; }

.browser-compatibility-alert { background: url("../images/interface/icon-alert.png") no-repeat scroll 1em 1em #faeded; border: 1px solid; color: #9E0F0F; margin: 1em; padding: 0.5em 4em; }

/* header components */
/* header components */
/* ------------------------------------- */
.preloader { display: inline-block; background: url(../images/loader_m@2x.gif) center center no-repeat white; background-size: 120px 120px; }

#header { position: relative; }
#header h1.branding { -webkit-transition: height 0.35s ease; transition: height 0.35s ease; width: 0; margin: 0; overflow: hidden; float: none !important; display: none; position: relative !important; top: -8px !important; }
#header h1.branding + .menu-category { display: inline-block !important; }

body #main { -webkit-transition: none; transition: none; }

body.wonb ul.level-1 li a.level-1.active { color: #969696; }

#header .primary-logo { margin: 0; }
#header .primary-logo a { display: block; width: 214px; height: 33px; background: url(../images/logo.png) no-repeat; background-size: 214px auto; }
#header .primary-logo a span { display: none; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #header .primary-logo a { background: url(../images/logo@2x.png) no-repeat; background-size: 214px auto; } }
#header .branding { display: none; }
#header .branding a { display: block; width: 133px; height: 21px; background: url(../images/logoSmall@2x.png) no-repeat; background-size: 133px auto; }
#header .branding a span { display: block; text-indent: -9999em; }

.header-banner { clear: both; float: right; font-size: 1.2em; margin: 0 6px; }

#mini-cart { color: #ffffff; float: right; margin: 0; position: relative; z-index: 1000; /*layer over product-thumbnails on pdp*/ text-transform: uppercase; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
#mini-cart a { color: #fff; }
#mini-cart:hover .mini-cart-content { display: block; }
#mini-cart .mini-cart-products { max-height: 360px; overflow-x: auto; }

a.mini-cart-link { position: relative; padding-left: 35px; }

.mini-cart-label { margin: 0 5px 0 0; }
.mini-cart-label.shopping-bag { text-indent: -9999em; position: absolute; top: -2px; left: 0; display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -400px -100px; width: 24px; height: 19px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .mini-cart-label.shopping-bag { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -400px -100px; background-size: 500px auto; } }
.mini-cart-label.shopping-bag.empty { position: relative; top: auto; left: auto; margin-top: -3px; display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -450px -100px; width: 17px; height: 17px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .mini-cart-label.shopping-bag.empty { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -450px -100px; background-size: 500px auto; } }
.mini-cart-label.qty { position: absolute; height: 16px; width: 16px; text-align: center; top: -2px; left: 8px; padding: 2px; font-size: 10px; }

.mini-cart-empty { display: none; }

.mini-cart-total { font-size: 0.8em; letter-spacing: 1px; font-weight: normal; text-transform: uppercase; }

.mini-cart-content { display: none; position: absolute; right: -30px; top: 11px; width: 310px; padding: 30px; font-size: 10px; font-weight: 500; line-height: 13px; background: rgba(0, 0, 0, 0.8); }

.mini-cart-header { margin-bottom: 15px; }

.mini-cart-close { background: url("../images/interface/icon-mini-cart-close.png") no-repeat scroll left top transparent; display: none; height: 20px; text-indent: -999em; width: 19px; }

.mini-cart-products { border-bottom: 1px solid #333333; padding-bottom: 15px; }

.mini-cart-product { overflow: hidden; padding: 0; margin-bottom: 15px; }
.mini-cart-product:active, .mini-cart-product a:active { outline: none; }
@media (min-width: 768px) { .mini-cart-product img { display: inline-block; } }

.mini-cart-name { float: left; width: 50%; padding-bottom: 10px; }

.mini-cart-product { position: relative; }
.mini-cart-product.collapsed { background: none repeat scroll 0 0 #E8E8E8; }
.mini-cart-product.collapsed .mini-cart-name, .mini-cart-product.collapsed .mini-cart-attributes, .mini-cart-product.collapsed .mini-cart-pricing, .mini-cart-product.collapsed .product-availability-list { width: 90%; }
.mini-cart-product .mini-cart-finalsale { position: absolute; left: 0; bottom: 15px; }

.mini-cart-image { float: right; width: 50%; text-align: right; }

.mini-cart-image img { max-width: 90%; }

.mini-cart-description { float: left; width: 50%; clear: left; }

.mini-cart-product .label { color: #cccccc; }
.mini-cart-product .product-availability-list { float: left; clear: both; font-size: 0.9em; font-weight: 500; width: 50%; margin-top: 15px; }

.mini-cart-pricing { clear: both; font-size: 0.9em; }

.mini-cart-preorder .pre-order-only { padding: 10px 0 0 0; }
.mini-cart-preorder .pre-order-callout { padding-top: 10px; }
.mini-cart-preorder .pre-order-callout .highlight { color: #666666; }

.mini-cart-subtotals { margin-bottom: 15px; padding-top: 15px; border-top: 1px solid #333; }
.mini-cart-subtotals .label { margin: 0 20px 0 0; }

.mini-cart-link-cart { display: block; margin: 0 0 15px 0; width: auto; background: #666666; line-height: 1.7em; }

.mini-cart-link-checkout { clear: both; display: block; padding: 20px 0 10px; text-align: center; }

.menu-utility { clear: both; color: #8F8F8F; float: right; font-size: 0.8em; letter-spacing: 1px; margin: 10px 0; padding: 0; text-transform: uppercase; }
.menu-utility li { border-right: 1px solid; float: left; list-style: none outside none; padding: 0 6px; }
.menu-utility li.last { border: 0 none; }

.menu-utility-link { color: #8F8F8F; font-size: 0.8em; letter-spacing: 1px; margin: 0; padding: 0; text-transform: uppercase; }
@media screen and (max-width: 480px) { .menu-utility-link a { font-size: .7em; } }

.menu-utility-user { color: #8F8F8F; float: right; font-size: 0.8em; letter-spacing: 0; margin: 0 20px 0 0; padding: 0 15px 0 0; text-transform: uppercase; border-right: 1px solid #4d4d4d; }
.menu-utility-user li { display: inline-block; list-style: none; padding: 0 8px; color: #fff; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: normal; }
.menu-utility-user li .last { border: 0 none; }

.header-search { position: relative; display: inline-block; vertical-align: top; padding: 1px 0; z-index: 21; }
.header-search input[type="text"] { background: #fff; border: none; border-bottom: 1px solid #999; color: #000; height: 31px; padding: 5px 0 4px; margin: 0; font: 500 23px/28px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; outline: none; }
.header-search input[type="text"]:focus { box-shadow: none; -webkit-box-shadow: none; }
@media (min-width: 768px) { .header-search input[type="text"] { width: 0; } }
@media (max-width: 767px) { .header-search input[type="text"] { color: #fff; border-bottom: none; padding: 0.2em 0; } }
.header-search input[type="submit"] { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat 0 0; width: 20px; height: 20px; border: none; padding: 8px 0; text-indent: -999em; vertical-align: middle; -webkit-transform: scale(1.2) translateY(2px); -moz-transform: scale(1.2) translateY(2px); -ms-transform: scale(1.2) translateY(2px); transform: scale(1.2) translateY(2px); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .header-search input[type="submit"] { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat 0 0; background-size: 500px auto; } }
.header-search legend { background: transparent; }
.header-search.desktop input[type="text"] { width: 0; }
@media (max-width: 768px) { .header-search.desktop form { -webkit-transform: scale(0.8) translateY(-0.6em) translateX(-1em); -moz-transform: scale(0.8) translateY(-0.6em) translateX(-1em); -ms-transform: scale(0.8) translateY(-0.6em) translateX(-1em); -o-transform: scale(0.8) translateY(-0.6em) translateX(-1em); transform: scale(0.8) translateY(-0.6em) translateX(-1em); } }

/* primary catalog navigation */
/* ------------------------------------- */
#navigation { z-index: 100; margin-bottom: 0; }
#navigation.navbar { min-height: 0; }
@media (max-width: 767px) { .row-offcanvas-right #navigation { display: none; }
  .row-offcanvas-right.active #navigation { display: block; } }

ul.level-1 { margin: 0 0 10px; padding: 0; position: relative; margin-left: -4px; margin-top: -1px; display: inline-block; }
ul.level-1 li { float: left; padding: 0; margin-right: 20px; font: 700 25px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; font-style: normal; letter-spacing: -0.07em; }
@media (max-width: 768px) { ul.level-1 li { margin-right: 15px; font: 15px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; -webkit-font-smoothing: auto; } }
@media (min-width: 992px) { ul.level-1 li { margin-right: 11px; font: 700 25px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; } }
ul.level-1 li a { vertical-align: top; -webkit-transition: 0; transition: 0; }
ul.level-1 li a:hover { text-decoration: none; }
ul.level-1 li span { color: #e6e6e6; font-family: Helvetica, Arial, sans-serif; font-weight: 100; margin: 0 5px; padding: 5px 0; font-size: 28px; vertical-align: middle; }
ul.level-1 li.first a { padding-left: 0; }
ul.level-1 li:hover a.level-1 { color: #000000; }

ul.level-1 li.last a { max-width: initial; }
ul.level-1 a { color: #999; display: inline-block; padding: 3px 2px; text-transform: uppercase; font-weight: 500; font-style: normal; font-size: 15px; }
@media (max-width: 768px) { ul.level-1 a { letter-spacing: 0; text-rendering: auto; font-size: 15px; } }
@media screen and (min-width: 767px) { ul.level-1 a { font-size: 25px; } }
ul.level-1 a.active { color: #000; }

div .custom { float: right; text-align: center; }
div .custom img { height: auto !important; width: auto !important; }
div.level-2 { margin: 0; }
div.level-2 .menu-wrapper { background: rgba(0, 0, 0, 0.85); overflow: hidden; padding: 20px 10px 0; }
div.level-2 .custom { display: none; }
div.level-2 ul.level-2 { float: left; margin: 0; padding: 0; }
@media screen and (max-width: 992px) { div.level-2 ul.level-2.list-unstyled .level-3.collapsing, div.level-2 ul.level-2.list-inline .level-3.collapsing { height: auto; } }
div.level-2 ul.level-2 li { float: left; min-width: 130px; padding: 7px 20px; }
@media screen and (max-width: 768px) { div.level-2 ul.level-2 li { padding: 20px 3px 10px; font-size: 20px; } }
div.level-2 ul.level-2 a { color: #fff; font-size: 0.46em; text-transform: uppercase; padding: 0 2px 0 0; letter-spacing: 0.02em; font-weight: 700; }
@media (max-width: 768px) { div.level-2 ul.level-2 a { font-size: 15px; } }
@media (max-width: 767px) { div.level-2 ul.level-2 a { font-size: 13px; font-weight: 500; } }
div.level-2 ul.level-2 a.subcat { color: #999; margin: 0 0 10px; cursor: default; }
.wonb div.level-2 ul.level-2 a.subcat { color: #999 !important; }
@media (max-width: 767px) { div.level-2 ul.level-2 a.subcat { margin: 0 0 12px; } }
div.level-2 ul.level-2 .level-3 a { line-height: normal; }
div.level-3 ul.level-3 { margin: 0px; padding: 0; }
div.level-3 ul.level-3 li { padding: 3px 0; width: auto; float: none; }
div.level-3 ul.level-3 a { color: #fff; }
@media (max-width: 767px) { div.level-3 { padding-left: 30px; }
  div.level-3 ul.level-3 li { padding: 0; }
  div.level-3 ul.level-3 a { font-weight: 500; padding: 13px 0 32px; } }
div.menu-horizontal ul.level-2 { float: none; }
div.menu-horizontal li { height: 100%; }
div.menu-horizontal li li { float: none !important; height: 100%; }
div.menu-horizontal li li.last li { border-width: 0 !important; }
div.menu-horizontal .custom { clear: both; }

.flyoutmenu-banner { position: relative; float: left; width: 245px; margin: 0 0 40px 2%; }
.flyoutmenu-banner figcaption { position: absolute; top: 10px; left: 10px; }
@media (max-width: 991px) { .flyoutmenu-banner { display: none; } }

.ie7 #header { z-index: 200; }
.ie7 .header-banner { width: 350px; }
.ie7 .menu-utility { width: 350px; }
.ie7 ul.level-1 { height: 30px; }
.ie7 div.level-2 { width: 452px; }

h1 { font-weight: 500; }
h1.primary-logo { letter-spacing: -3px; }
h1.primary-logo a { color: #000; }
h1.primary-logo a:hover { color: #000; text-decoration: none; }

.top-header { background-color: #000; font-weight: normal; color: #fff; padding: 8px 0; margin-bottom: 20px; height: 27px; }
.top-header a { color: #fff !important; }
@media (min-width: 768px) and (max-width: 991px) { .top-header .menu-utility-user li.boutique, .top-header .menu-utility-user li.account { display: inline-block; font-size: 10px; }
  .top-header .menu-utility-user li.shipping, .top-header .menu-utility-user li.assistance { display: none; } }

#user-login { z-index: 99; }
@media (max-width: 767px) { #user-login { z-index: 9999; } }
#user-login #dwfrm_login label { text-transform: uppercase; font: 11px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
#user-login #dwfrm_login label .required-indicator { display: none; }
#user-login #dwfrm_login button { display: block; background: #666; border: none; color: #fff; padding: 8px 80px; text-transform: uppercase; font: 13px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
#user-login #dwfrm_login button.btn { display: block; }
#user-login #dwfrm_login #password-reset { color: #fff; text-transform: uppercase; margin: 12px 0 0; display: block; font: 10px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
#user-login #dwfrm_login .checkbox label { font-size: 10px; color: #666; letter-spacing: 0; }
#user-login .login-box { margin-bottom: 0; }
#user-login .login-box p { display: none; }

.header--banner { width: 100%; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; padding: 10px 0; text-align: center; color: #8c8c8c; background-color: #cccccc; letter-spacing: 0.09em; text-transform: uppercase; font: normal 0.9em "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; overflow: hidden; }
.header--banner a { color: #fff; }
.header--banner .header--slot-container { min-height: 10px; position: relative; }
@media (min-width: 1200px) { .header--banner { background-color: #ffffff; }
  .header--banner .slot--item { color: #969696; }
  .header--banner .slot--item a { color: #000; } }

.header-login { height: 30px; padding: 10px; }
@media (max-width: 1024px) { .header-login .menu-utility-user { margin: 0; padding: 0; border: none; }
  .header-login .menu-utility-user li { font: 10px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; color: #fff; } }
.header-login .store-finder { display: inline-block; }
.header-login .store-finder a { display: inline-block; text-transform: uppercase; font: 10px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; color: #fff; }
.header-login .login { float: right; }
.header-login .shipping { color: #999; }
.header-login .boutique, .header-login .assistance, .header-login .shipping { display: none; }

#navigation.navbar { top: 0; }

#user-login { display: none; }

@media (max-width: 480px) { #mini-cart { top: 7px; } }

ul.menu-utility-user li { font: 10px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }

.slot--item { position: absolute; top: 50%; left: 0; right: 0; width: 100%; color: #000; -webkit-transition: opacity 0.75s ease; transition: opacity 0.75s ease; }
@media (max-width: 480px) { .slot--item { font-size: 9px; letter-spacing: normal; } }

.is-fadein { opacity: 1; filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); z-index: 2; }

.is-fadeout { opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); z-index: 1; }

.header-banner-modal { text-align: center; }
.header-banner-modal h3, .header-banner-modal ul { color: #fff; }
.header-banner-modal h3 { font-size: 25px; margin: 0 0 10px; }
.header-banner-modal ul li { font-size: 13px; font-weight: normal; padding: 8px 0; }

.header-banner-actions { margin: 30px 0 15px; }
.header-banner-actions .btn { max-width: 240px; margin: 0 auto; }
.header-banner-actions p { margin: 12px 0 0; }

.header--banner-dialog .ui-dialog-title { display: none; }

@media (min-width: 768px) { .wonb #header.fixed #mini-cart .mini-cart-total a.mini-cart-link, .wonb #header.fixed #mini-cart .mini-cart-total .mini-cart-label { color: #fff !important; }
  .wonb #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -400px -100px; width: 24px; height: 19px; } }
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx) { .wonb #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -400px -100px; background-size: 500px auto; } }
@media (min-width: 768px) { .wonb #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag.empty { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -450px -100px; width: 17px; height: 17px; } }
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx) { .wonb #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag.empty { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -450px -100px; background-size: 500px auto; } }

@media (min-width: 768px) { .account-dropdown { display: none; }
  #header { min-height: 97px; -webkit-transition: height 0.5s linear; transition: height 0.5s linear; }
  #header .top-header { -webkit-transition: height 0.5s ease; transition: height 0.5s ease; transition-property: height, padding; }
  #header #nav-offcanvas, #header #branding { float: left; -webkit-transition: all 0.5s linear; transition: all 0.5s linear; }
  #header #branding .container { padding-right: 0; }
  #header .primary-logo a { width: 214px; height: 33px; background: url(../images/logo.png) no-repeat; background-size: 214px auto; } }
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx) { #header .primary-logo a { background: url(../images/logo@2x.png) no-repeat; background-size: 214px auto; } }
@media (min-width: 768px) { #header.fixed { position: fixed; top: 0; left: 0; right: 0; padding: 10px 0; background-color: #fff; z-index: 9999; border-bottom: 1px solid #ccc; min-height: 40px; }
  #header.fixed .menu-utility-user { display: none; }
  #header.fixed .top-header { background-color: transparent; color: #000; padding: 0; margin: 0; height: 0; }
  #header.fixed .menu-utility-user { display: none; }
  #header.fixed h1.branding { padding: 12px 0 0; margin: 0; width: 150px; letter-spacing: -5px; position: relative; top: -8px; display: none; }
  #header.fixed h1.branding a, #header.fixed h1.branding a:hover { color: #000; text-decoration: none; }
  #header.fixed div.level-2 { margin: 14px 0 0; }
  #header.fixed ul.level-1 { padding: 0; }
  #header.fixed .header-search { padding: 0 0 3px; }
  #header.fixed #navigation, #header.fixed ul.level-1 { margin-bottom: 0; }
  #header.fixed #mini-cart { position: absolute; bottom: -28px; right: 30px; }
  #header.fixed #mini-cart .mini-cart-total a.mini-cart-link, #header.fixed #mini-cart .mini-cart-total .mini-cart-label { color: #000 !important; }
  #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat 0 -150px; width: 24px; height: 19px; } }
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx) { #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat 0 -150px; background-size: 500px auto; } }
@media (min-width: 768px) { #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag.empty { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -50px -150px; width: 17px; height: 17px; } }
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx) { #header.fixed #mini-cart .mini-cart-total .mini-cart-label.shopping-bag.empty { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -50px -150px; background-size: 500px auto; } }
@media (min-width: 768px) { #header.fixed #mini-cart .mini-cart-total .mini-cart-label.qty { left: 9px; color: #fff !important; font-size: 10px !important; }
  #header.fixed + .row-offcanvas, #header.fixed + #main { margin-top: 40px; }
  #navigation { position: relative; width: 100%; }
  a.level-1:focus + .level-2, ul.level-1 li:hover div.level-2 { max-height: 3000px; -webkit-transition: max-height 1s ease; transition: max-height 1s ease; }
  div.level-2 { max-height: 0; overflow: hidden; padding: 0; margin: 14px 0 0; position: fixed; left: 0; right: 0; width: 100%; -webkit-transition: max-height 0.1s ease; transition: max-height 0.1s ease; }
  div.level-2 .collapse { height: auto !important; }
  div.level-2 ul.level-2 li { min-width: 200px; padding: 0; }
  div.level-2 .menu-wrapper { padding: 40px 30px 0; min-height: 340px; } }
@media screen and (min-width: 768px) and (max-width: 1024px) { div.level-2 { position: absolute; } }
@media (min-width: 768px) { div.menu-horizontal li { float: left !important; } }
@media screen and (min-width: 768px) and (max-width: 1024px) { .touch div.level-2 { position: absolute; z-index: 99; }
  .touch #navigation { position: static; }
  .touch #navigation .container, .touch #navigation .menu-category { position: static; } }
@media (max-width: 767px) { button.toggle { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -150px -50px; width: 22px; height: 18px; border-radius: 0; border: none; padding: 0; margin: 10px 0; } }
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) { button.toggle { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -150px -50px; background-size: 500px auto; } }

@media (max-width: 767px) { #branding .visible-xs ul { display: inline-block; margin: 5px 25px 5px 0; vertical-align: top; }
  .mobile-icon.search-icon { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -195px -145px; width: 30px; height: 30px; padding: 5px; } }
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) { .mobile-icon.search-icon { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -195px -145px; background-size: 500px auto; } }
@media (max-width: 767px) { .mobile-icon.shopping-bag-icon { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -295px -145px; width: 30px; height: 30px; padding: 5px; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); } }
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) { .mobile-icon.shopping-bag-icon { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -295px -145px; background-size: 500px auto; } }

@media (max-width: 767px) { .top-header { height: 0; padding: 0; margin: 0; }
  .top-header > .container { height: 0; }
  .top-header .menu-utility-link, .top-header #user-login { display: none; }
  #mini-cart { float: none; position: absolute; right: 5px; top: 7px; width: 30px; height: 30px; }
  #mini-cart a.mini-cart-link { padding: 0; }
  #mini-cart:hover .mini-cart-content { display: none !important; }
  .mini-cart-content { height: 0 !important; display: none !important; padding: 0 !important; }
  .mini-cart-label.shopping-bag { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -99px -195px; width: 30px; height: 30px; } }
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) { .mini-cart-label.shopping-bag { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -99px -195px; background-size: 500px auto; } }
@media (max-width: 767px) { .mini-cart-label.shopping-bag.empty { display: block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -295px -145px; width: 30px; height: 30px; } }
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) { .mini-cart-label.shopping-bag.empty { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -295px -145px; background-size: 500px auto; } }

@media (max-width: 767px) { .mini-cart-checkout-label { display: none; }
  .mini-cart-label.qty { top: 3px; left: 11px; }
  .wonb .mobile-icon.search-icon { background-position: -245px -145px; }
  .wonb .mobile-icon.shopping-bag-icon { background-position: -345px -145px; }
  .wonb .mini-cart-label.shopping-bag { background-position: -149px -195px; }
  .wonb .mini-cart-label.shopping-bag.empty { background-position: -345px -145px; }
  .header--banner { border-top: none; border-bottom: none; }
  .header--banner a { color: #fff; }
  .top-header .menu-utility-user { display: none; }
  .header-banner { display: none; }
  ul.store-locator { padding: 21px 10px 16px 10px; margin: 0 -10px; border-bottom: 1px solid #666; }
  ul.store-locator li { font: 15px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; color: #fff; padding: 0; text-transform: uppercase; }
  ul.store-locator li a { color: #fff; display: block; }
  ul.menu-utility-user { float: none; padding: 20px 10px; margin: 0 -10px; border-right: none; border-bottom: 1px solid #666; }
  ul.menu-utility-user li { padding: 0; float: none; font: 15px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; color: #fff; }
  ul.menu-utility-user li a { color: #fff; }
  ul.menu-utility-user li.account { display: block; }
  ul.level-1 li { float: none; }
  ul.level-1 li span.hidden-xs { display: none !important; }
  .header-search { display: none; }
  .header-search-mobile { width: 100%; padding: 0; }
  .header-search-mobile form { width: 100%; border: none; padding: 0 10px; background-color: #fff; height: 0; overflow: hidden; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
  .header-search-mobile form.is-open { height: 66px; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
  .header-search-mobile .form-group { margin-bottom: 0; }
  .header-search-mobile .form-inline input[type="text"], .header-search-mobile .navbar-form input[type="text"], .header-search-mobile .form-inline input[type="submit"], .header-search-mobile .navbar-form input[type="submit"] { display: inline-block; margin: 15px 0; }
  .header-search-mobile .form-inline input[type="text"], .header-search-mobile .navbar-form input[type="text"] { font: 15px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; text-transform: uppercase; background-color: #fff; width: 93%; color: #000; border: none; }
  .header-search-mobile .form-inline input[type="submit"], .header-search-mobile .navbar-form input[type="submit"] { display: inline-block; background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -160px -120px; background-size: 400px 240px; width: 16px; height: 16px; padding: 0; text-indent: -9999em; border-color: transparent; -webkit-box-shadow: none; box-shadow: none; opacity: 0.5; filter: alpha(opacity=50); -ms-filter: alpha(opacity=50); }
  .wonb .header-search-mobile form { background-color: #000; }
  .wonb .header-search-mobile .form-inline input[type="text"], .wonb .header-search-mobile .navbar-form input[type="text"] { color: #ccc; background-color: #000; }
  .wonb .header-search-mobile .form-inline input[type="submit"], .wonb .header-search-mobile .navbar-form input[type="submit"] { background-position: -200px -120px; }
  #header .primary-logo { margin: 0; }
  #header .primary-logo a { background: url(../images/logo.png) no-repeat; background-size: 127px 20px; width: 127px; height: 20px; display: inline-block; margin: 10px 0; }
  #header .primary-logo button.toggle { display: inline-block !important; vertical-align: top; margin-right: 10px; }
  #navigation { background-color: #000; }
  ul.menu-category.level-1 { width: auto; margin: 0 -10px; display: block; float: none !important; }
  ul.menu-category li { margin-right: 0; width: 100%; display: block; border-bottom: 1px solid #666; }
  ul.menu-category li ul li { border-bottom: none; }
  ul.menu-category li a { display: block; color: #fff; }
  ul.menu-category li a.level-1 { padding: 17px 10px; }
  ul.menu-category li a.level-1.active { color: #fff; }
  ul.menu-category li a.level-1.topcat { display: block; background: transparent url("../images/arrows@2x.png") no-repeat 96% -9px; background-size: 12px auto; width: auto; height: auto; transition: none; }
  ul.menu-category li a.level-1.topcat.collapsed { background-position: 96% 24px; font-size: 15px; }
  ul.menu-category li:hover a.level-1, ul.menu-category li:active a.level-1 { color: #666; }
  div.level-2 .menu-wrapper { padding: 0; margin: 0 8px; }
  #navigation.navbar { position: absolute; } }
@media (max-width: 480px) { .header-search .form-inline input[type="text"], .header-search .navbar-form input[type="text"] { width: 90%; } }
@media screen and (min-width: 767px) { .attribute.size { margin-top: 3px; min-height: 40px; } }

@media (min-width: 768px) and (max-width: 991px) { .touch ul.level-1 > li { font-size: 20px; }
  .touch ul.level-1 > li > a { font-size: 20px; }
  .touch div.level-2 ul.level-2 a { font-size: 12px; } }
/* primary region elements */
/* primary region elements */
/* ------------------------------------- */
.primary-content h1 { font-size: 1.75em; margin: 0 0 14px; }
.primary-content h2 { font-size: 1.3em; }
.primary-content h3 { font-size: 1.15em; }
.primary-content dl { clear: both; overflow: hidden; }
.primary-content dl dt { clear: both; float: left; margin: 2% 0 0; min-width: 15%; }
.primary-content dl dd { float: left; margin: 2% 0 0; padding: 0 0 0 5%; }

#secondary h1 { font-family: Georgia,serif; font-size: 1.75em; font-style: italic; font-weight: 400; margin: 0 0 14px; }

.col-1 { float: left; margin: 4px 0; width: 48%; }

.col-2 { float: right; margin: 4px 0; width: 48%; }

.content-header { margin: 0 0 14px !important; }

.section-header { border-bottom: 1px solid #FFFFFF; font-size: 1.1em !important; font-weight: 700; margin: 0; padding: 1em; position: relative; text-transform: uppercase; }

.section-header-note { font-size: 0.9em; font-weight: 400; position: absolute; right: 1em; text-transform: none; }

.back { display: block; margin: 15px 0; font-size: 15px; }

figure img { width: 100%; }

#primary #send-to-friend-form { padding-bottom: 15px; }
#primary #send-to-friend-form .row { max-width: 700px; }
#primary #send-to-friend-main { max-width: 700px; width: 100%; padding: 15px 0; }
#primary #send-to-friend-main p.success { text-rendering: auto !important; line-height: 1.1; text-transform: uppercase; letter-spacing: -0.05em; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; font-style: normal; font-size: 15px; }
#primary #send-to-friend-main label { display: block; text-transform: uppercase; font-size: 11px; font-weight: normal; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
#primary #send-to-friend-main input[type="text"], #primary #send-to-friend-main input[type="password"], #primary #send-to-friend-main textarea, #primary #send-to-friend-main select, #primary #send-to-friend-main .bt-dropdown { text-transform: uppercase; font-size: 11px; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; font-weight: 500; }

/* footer */
/* footer */
/* ------------------------------------- */
.newsletter { padding-bottom: 20px; border-bottom: 1px solid #333; }
.newsletter h4 { width: auto; padding-right: 2%; padding-bottom: 0; font-size: 2em; margin: 0; }
@media (min-width: 768px) and (max-width: 1024px) { .newsletter h4 { font-size: 1.25em; padding-top: 10px; float: none; } }
@media (max-width: 767px) { .newsletter h4 { font-size: 15px; display: block; float: none; } }
@media (min-width: 1200px) { .newsletter h4 { float: left; } }
.newsletter .newsletter-signup { float: left; padding: 14px 2% 14px 0; margin: 0; color: #666; letter-spacing: -0.06em; font-size: 0.8em; }
@media (max-width: 767px) { .newsletter .newsletter-signup { display: block; padding-left: 0; padding-top: 0; float: none; } }
.newsletter .newsletter-text { color: #999; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; margin: 0; }
@media (max-width: 767px) { .newsletter .newsletter-text { padding-right: 0; display: block; margin: 12px 0 15px 0; } }
.newsletter .newsletter-form-container { position: relative; }
.newsletter .newsletter-form-container form { width: auto; height: 34px; }
.newsletter .newsletter-form-container input.emailaddress { margin: 0; border: 0 none; border-radius: 0; color: #000; font: normal 12px "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
@media (max-width: 767px) { .newsletter .newsletter-form-container input.emailaddress { display: inline-block; } }
.newsletter .newsletter-form-container input.emailaddress::-webkit-input-placeholder { color: #000; }
.newsletter .newsletter-form-container.col-sm-6 { padding: 0; }
.newsletter .newsletter-form-container.success { display: inline-block; text-transform: uppercase; top: 0; padding-top: 13px; }
@media (min-width: 1200px) { .newsletter .newsletter-form-container { width: 30%; display: inline-block; } }
@media (max-width: 767px) { .newsletter .newsletter-form-container { width: 100%; } }
.newsletter .newsletter-form-container .loader { width: auto; left: 100%; top: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); }
.newsletter .newsletter-form-container .loader-indicator { position: relative; left: auto; top: auto; }
.newsletter .newsletter-form-container .loader-bg { display: none; }
.newsletter .newsletter-submit { margin: 0 0 0 -20px; padding: 0; color: transparent; border: 0 none; vertical-align: bottom; display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -200px -39px; width: 25px; height: 34px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .newsletter .newsletter-submit { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -200px -39px; background-size: 500px auto; } }

#footer { background: #000; color: #fff; clear: both; padding: 2em 0 1em; }
@media screen and (max-width: 480px) { #footer > .container { padding: 0; }
  #footer > .container .newsletter, #footer > .container .footer-links, #footer > .container .copyright { padding-left: 10px; padding-right: 10px; } }
.wonb #footer > .container { border-top: 1px solid #333; padding-top: 20px; }
.wonb #footer > .container .footer-links * { font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; }
#footer h4 { font-size: 1.7em; padding: 5px 0 20px; margin: 0 0; text-rendering: auto !important; }
@media (min-width: 768px) and (max-width: 1024px) { #footer h4 { font-size: 1.0625em; } }
@media (max-width: 767px) { #footer h4 { font-size: 1.25em; } }
#footer .newsletter h4 { padding-right: 2%; padding-bottom: 0; font-size: 2em; }
@media (min-width: 768px) and (max-width: 1024px) { #footer .newsletter h4 { font-size: 1.25em; padding-top: 10px; } }
@media (max-width: 767px) { #footer .newsletter h4 { font-size: 15px; display: block; float: none; } }
#footer .menu-footer { float: none; margin: 1em 0; padding: 0; text-align: center; text-transform: uppercase; }
#footer .menu-footer li { display: inline; float: none; padding: 0 0.5em; }
#footer a { color: #666; }
#footer a:hover { text-decoration: underline; }
@media (max-width: 767px) { #footer a { white-space: nowrap; } }
#footer .copyright { color: #666; height: 70px; border-top: 1px solid #333; padding-top: 28px; font-family: 'Gotham Medium', Helvetica, Arial, sans-serif; position: relative; }
@media screen and (max-width: 480px) { #footer .copyright { padding: 20px 0 5px; height: auto; border-bottom: 1px solid #333; }
  #footer .copyright p { margin-top: 20px; font-size: 10px; } }
#footer .copyright .rights-reserved { display: block; padding-bottom: 5px; color: #fff; }
@media (min-width: 768px) { #footer .copyright .rights-reserved { display: inline-block; color: #666; } }
#footer .copyright .privacy-policy, #footer .copyright .terms-condiions { display: inline-block; }
@media (max-width: 480px) { #footer .us-shipping { text-transform: uppercase; font-size: 15px; padding: 20px 10px; border-top: 1px solid #666; } }
@media (min-width: 480px) { #footer .us-shipping { display: none; } }
#footer .social { margin-top: -8px; margin-right: 0; }
@media (max-width: 767px) { #footer .social { margin-right: 0; }
  #footer .social.pull-right { float: none !important; }
  #footer .social .title { display: block; }
  #footer .social p.pull-left { margin-top: 10px; } }
#footer .social li { display: inline-block; margin: 0 5px; }
#footer .social .title { padding: 10px 0; vertical-align: top; text-transform: uppercase; margin-right: 10px; margin-left: 0; color: white; font-size: 10px; }
#footer .social .icon { display: inline-block; margin: 0 3px; }
#footer .social .icon.facebook { margin-left: -11px; }
#footer .social .icon.facebook a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -35px 0; width: 30px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.facebook a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -35px 0; background-size: 500px auto; } }
#footer .social .icon.twitter a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -96px 2px; width: 30px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.twitter a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -96px 2px; background-size: 500px auto; } }
#footer .social .icon.youtube a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -148px 0; width: 25px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.youtube a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -148px 0; background-size: 500px auto; } }
#footer .social .icon.tumblr a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -200px 0; width: 18px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.tumblr a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -200px 0; background-size: 500px auto; } }
#footer .social .icon.instagram a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -248px 0; width: 25px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.instagram a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -248px 0; background-size: 500px auto; } }
#footer .social .icon.pinterest a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -296px 0; width: 30px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.pinterest a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -296px 0; background-size: 500px auto; } }
#footer .social .icon.weibo a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -350px -100px; width: 31px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.weibo a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -350px -100px; background-size: 500px auto; } }
#footer .social .icon.google-plus a { display: inline-block; background: transparent url("../images/TF/TF-sprite.png") no-repeat -147px -148px; width: 26px; height: 30px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { #footer .social .icon.google-plus a { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -147px -148px; background-size: 500px auto; } }
#footer .social .pull-left { font-size: 15px; color: white; }
#footer .footer-links { padding: 20px 0; }
#footer .footer-links ul { margin: 43px 0; }
@media (max-width: 767px) { #footer .footer-links ul { margin: 0; } }
#footer .footer-links li { display: inline-block; margin-right: 12px; font-size: 1.2em; }
#footer .footer-links li:first-child a { color: #fff; }
#footer .footer-links h4 { display: inline-block; padding: 0; }
@media (max-width: 767px) { #footer .footer-links h4 { padding: 10px 0; font-size: 15px; } }
@media (max-width: 767px) { #footer .footer-links { padding: 10px 0; } }

.postscript { color: #999; font-family: Georgia,serif; font-style: italic; }

.window-overlay { background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99999; display: none; }
.window-overlay:after { content: '\00D7'; font-size: 5em; color: #fff; position: absolute; top: 15px; right: 15px; }
.window-overlay:hover { cursor: pointer; }
.window-overlay * { color: white; }
.window-overlay section { margin: 15% auto; text-align: center; }
.window-overlay section h1 { font-size: 8em; }
@media screen and (max-width: 1200px) { .window-overlay section h1 { font-size: 6em; } }
@media screen and (max-width: 992px) { .window-overlay section h1 { font-size: 5.5em; } }
@media screen and (max-width: 768px) { .window-overlay section h1 { font-size: 4em; } }
@media screen and (max-width: 480px) { .window-overlay section { margin: 25% auto; }
  .window-overlay section h1 { font-size: 2em; } }
.window-overlay section.col-sm-6 { float: none; }
.window-overlay section a { color: #fff; }
.window-overlay section h6 { margin: 50px 0; }

/* JavaScript specific styles */
/* JavaScript specific styles */
.js .loader { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.js .loader-bg { position: absolute; width: 100%; height: 100%; background-color: #fff; opacity: 0.7; }

.js .ui-dialog .loader-bg { background-color: #222; }

.js .loader-indicator { z-index: 100; position: absolute; left: 50%; top: 50%; width: 120px; height: 120px; background: url(../images/loader_m@2x.gif) center center no-repeat; background-size: 120px 120px; }

.js .ui-dialog .loader-indicator { left: 30%; top: 20%; }

.js #quickviewbutton { background: transparent url(../images/quickview.gif) center center no-repeat; display: none; position: absolute; top: 50%; width: 100%; height: 17px; padding: 10px 0; }

.js .ie7 #quickviewbutton { position: absolute; left: 0; width: 200px; }

.js .product-image:hover #quickviewbutton { display: block; }

/* SEARCH SUGGESTION
--------------------------------------------------------------------------------------- */
.js #suggestions { width: 200px !important; text-transform: uppercase; background-color: #000; opacity: 0.8; color: #fff; cursor: pointer; display: none; position: absolute; z-index: 8184; }

.js #suggestions div { clear: both; height: auto; padding: 5px; overflow: hidden; white-space: nowrap; }

.js #suggestions div:hover { background-color: #505050; }

.js #suggestions div div.suggestionterm { float: left; overflow: hidden; width: 200px; }

.js #suggestions div span.hits { float: right; line-height: 1.8em; text-align: right; margin-left: 3px; }

.js .mini-cart-product { position: relative; }

.js .mini-cart-toggler { background: url(../images/minicart_expanded.png) repeat scroll 0 0 transparent; cursor: pointer; height: 13px; left: 5px; position: absolute; top: 10px; width: 13px; }

.js div.collapsed .mini-cart-toggler { background: url(../images/minicart_collapsed.png) repeat scroll 0 0 transparent; }

.js div.collapsed .mini-cart-image { display: none; }

/* quick view */
/* --------------------------------------------------------------------------------------- 

.js .ui-dialog-content { .product-col-1 { padding: 13px 1%; width: 39%; .product-image { max-width: 100%; } } .product-col-2 {  padding: 20px 0;  width:58%;  } .pdp-main { h1.product-name { margin: .4em 0 0.1em; width: 58%; } .product-set-list { border: 1px solid #d9d9d9; height: 500px; overflow: auto; .product-set-item { margin: 1em 0; } .product-set-image { width: 25%; } .product-set-details { width: 75%; } .product-name { margin: 0; } .block-add-to-cart .price {  font-size: 1.5em; padding: 0.4em 0 0; width: 130px; } } } // pdp-main
}
*/
.js .zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; width: 100%; }

.js .zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity=80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px; *width: 100px; *height: 49px; }

.js .zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; width: 100% !important; }

.js .zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/ z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }

.js .zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }

.js .zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }

.js .zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60); }

.js .zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.js .zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }

.js .zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }

.js button.select { display: none; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-loading .slick-list { background: white url("../images/ajax-loader.gif") center center no-repeat; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }
.slick-loading .slick-slide { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 48%; margin-top: -25px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; color: transparent; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 10px; display: "block"; background: transparent url("../images/TF/TF-sprite.png") no-repeat 0px -200px; width: 30px; height: 60px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .slick-prev { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat 0px -200px; background-size: 500px auto; } }

.slick-next { right: 10px; display: "block"; background: transparent url("../images/TF/TF-sprite.png") no-repeat -50px -200px; width: 30px; height: 60px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .slick-next { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -50px -200px; background-size: 500px auto; } }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 12px; width: 12px; margin: 0 5px; padding: 0; cursor: pointer; background-color: #c9c9cb; }
.slick-dots li.slick-active { background-color: #8c8c8e; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 12px; width: 12px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

[dir="rtl"] .slick-next { right: auto; left: 10px; display: "block"; background: transparent url("../images/TF/TF-sprite.png") no-repeat -54px -200px; width: 20px; height: 50px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { [dir="rtl"] .slick-next { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat -54px -200px; background-size: 500px auto; } }
[dir="rtl"] .slick-prev { right: 10px; left: auto; display: "block"; background: transparent url("../images/TF/TF-sprite.png") no-repeat 0px -200px; width: 20px; height: 50px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { [dir="rtl"] .slick-prev { background: transparent url("../images/TF/TF-sprite@2x.png") no-repeat 0px -200px; background-size: 500px auto; } }
[dir="rtl"] .slick-slide { float: right; }

/*
== malihu jquery custom scrollbar plugin ==
Version: 3.0.2 
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:  1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).  2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.  3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar. 4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.  5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.  6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar { -ms-touch-action: none; touch-action: none; /* MSPointer events - direct all pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar { -ms-touch-action: auto; touch-action: auto; }

.mCustomScrollBox { /* contains plugin's markup */ position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr; }

.mCSB_container { /* contains the original content */ overflow: hidden; width: auto; height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container { margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */ margin-right: 0; margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */ position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0; }

.mCSB_outside + .mCSB_scrollTools { right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */ right: auto; left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */ position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail { width: 2px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */ cursor: pointer; width: 100%; height: 30px; /* minimum dragger height */ z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */ position: relative; width: 4px; height: 100%; margin: 0 auto; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 12px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 8px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown { bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container { margin-right: 0; margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container { min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal { width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer { margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 2px; margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger { width: 30px; /* minimum dragger width */ height: 100%; left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 12px; /* auto-expanded scrollbar */ margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 8px; /* auto-expanded scrollbar */ margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper { position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container { padding-right: 30px; padding-bottom: 30px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */ margin-right: 0; margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container { padding-right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container { padding-bottom: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; /* non-visible scrollbar */ margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail { -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
----------------------------------------
6.1 THEMES 
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.75); filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { background-image: url(mCSB_buttons.png); /* css sprites */ background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 0; /* 
sprites locations 
light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
*/ }

.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -20px; /* 
sprites locations
light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
*/ }

.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -40px; /* 
sprites locations 
light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
*/ }

.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -56px; /* 
sprites locations 
light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 2px; margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger { height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 14px; margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 14px; margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 16px; /* auto-expanded scrollbar */ height: 16px; margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 4px; /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 16px; /* auto-expanded scrollbar */ width: 16px; margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 4px; /* auto-expanded scrollbar */ margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail { width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { background-color: transparent; background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg=="); background-repeat: repeat-y; opacity: 0.3; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { height: 4px; margin: 6px 0; background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp { background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-y; background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-x; background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 70px; }

.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail { width: 8px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 8px; margin: 4px 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 8px; margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer { -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical { right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical { box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal { bottom: 1px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4); width: 12px; margin: 2px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 12px; width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer { background-color: #000; background-color: rgba(0, 0, 0, 0.05); box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools { box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer { background-color: #fff; background-color: rgba(0, 0, 0, 0.05); box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical { right: 0; margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0; margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical { left: 0; right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail { width: 6px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 6px; margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 12px; margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; border-width: 1px; border-style: solid; border-color: #fff; border-color: rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail { border-color: #000; border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }

.clear-left { clear: left !important; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.affix { position: fixed; }

/*keep videos at 16/9 */
.contain-vid { min-height: 0 !important; }
.contain-vid .video-wrapper { position: relative; padding-bottom: 56.25%; /*16/9*/ height: 0; }
.contain-vid .video-wrapper video.video-player { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*for IE*/
* html .video-wrapper { margin-bottom: 45px; margin-bot\tom: 0; }
* html .video-wrapper div, * html .video-wrapper object, * html .video-wrapper embed, * html .video-wrapper .video-player { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

@-ms-viewport { width: device-width; }
@media screen and (max-width: 400px) { @-ms-viewport { width: 320px; } }
.hidden { display: none !important; visibility: hidden !important; }

.visible-xs { display: none !important; }

tr.visible-xs { display: none !important; }

th.visible-xs, td.visible-xs { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-xs.visible-sm { display: block !important; }
  tr.visible-xs.visible-sm { display: table-row !important; }
  th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-xs.visible-md { display: block !important; }
  tr.visible-xs.visible-md { display: table-row !important; }
  th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-xs.visible-lg { display: block !important; }
  tr.visible-xs.visible-lg { display: table-row !important; }
  th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell !important; } }
.visible-sm { display: none !important; }

tr.visible-sm { display: none !important; }

th.visible-sm, td.visible-sm { display: none !important; }

@media (max-width: 767px) { .visible-sm.visible-xs { display: block !important; }
  tr.visible-sm.visible-xs { display: table-row !important; }
  th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-sm.visible-md { display: block !important; }
  tr.visible-sm.visible-md { display: table-row !important; }
  th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-sm.visible-lg { display: block !important; }
  tr.visible-sm.visible-lg { display: table-row !important; }
  th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell !important; } }
.visible-md { display: none !important; }

tr.visible-md { display: none !important; }

th.visible-md, td.visible-md { display: none !important; }

@media (max-width: 767px) { .visible-md.visible-xs { display: block !important; }
  tr.visible-md.visible-xs { display: table-row !important; }
  th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-md.visible-sm { display: block !important; }
  tr.visible-md.visible-sm { display: table-row !important; }
  th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-md.visible-lg { display: block !important; }
  tr.visible-md.visible-lg { display: table-row !important; }
  th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell !important; } }
.visible-lg { display: none !important; }

tr.visible-lg { display: none !important; }

th.visible-lg, td.visible-lg { display: none !important; }

@media (max-width: 767px) { .visible-lg.visible-xs { display: block !important; }
  tr.visible-lg.visible-xs { display: table-row !important; }
  th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-lg.visible-sm { display: block !important; }
  tr.visible-lg.visible-sm { display: table-row !important; }
  th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-lg.visible-md { display: block !important; }
  tr.visible-lg.visible-md { display: table-row !important; }
  th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
.hidden-xs { display: block !important; }

tr.hidden-xs { display: table-row !important; }

th.hidden-xs, td.hidden-xs { display: table-cell !important; }

@media (max-width: 767px) { .hidden-xs { display: none !important; }
  tr.hidden-xs { display: none !important; }
  th.hidden-xs, td.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-xs.hidden-sm { display: none !important; }
  tr.hidden-xs.hidden-sm { display: none !important; }
  th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-xs.hidden-md { display: none !important; }
  tr.hidden-xs.hidden-md { display: none !important; }
  th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-xs.hidden-lg { display: none !important; }
  tr.hidden-xs.hidden-lg { display: none !important; }
  th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; } }
.hidden-sm { display: block !important; }

tr.hidden-sm { display: table-row !important; }

th.hidden-sm, td.hidden-sm { display: table-cell !important; }

@media (max-width: 767px) { .hidden-sm.hidden-xs { display: none !important; }
  tr.hidden-sm.hidden-xs { display: none !important; }
  th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; }
  tr.hidden-sm { display: none !important; }
  th.hidden-sm, td.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-sm.hidden-md { display: none !important; }
  tr.hidden-sm.hidden-md { display: none !important; }
  th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-sm.hidden-lg { display: none !important; }
  tr.hidden-sm.hidden-lg { display: none !important; }
  th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; } }
.hidden-md { display: block !important; }

tr.hidden-md { display: table-row !important; }

th.hidden-md, td.hidden-md { display: table-cell !important; }

@media (max-width: 767px) { .hidden-md.hidden-xs { display: none !important; }
  tr.hidden-md.hidden-xs { display: none !important; }
  th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-md.hidden-sm { display: none !important; }
  tr.hidden-md.hidden-sm { display: none !important; }
  th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; }
  tr.hidden-md { display: none !important; }
  th.hidden-md, td.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-md.hidden-lg { display: none !important; }
  tr.hidden-md.hidden-lg { display: none !important; }
  th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; } }
.hidden-lg { display: block !important; }

tr.hidden-lg { display: table-row !important; }

th.hidden-lg, td.hidden-lg { display: table-cell !important; }

@media (max-width: 767px) { .hidden-lg.hidden-xs { display: none !important; }
  tr.hidden-lg.hidden-xs { display: none !important; }
  th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-lg.hidden-sm { display: none !important; }
  tr.hidden-lg.hidden-sm { display: none !important; }
  th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-lg.hidden-md { display: none !important; }
  tr.hidden-lg.hidden-md { display: none !important; }
  th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; }
  tr.hidden-lg { display: none !important; }
  th.hidden-lg, td.hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

tr.visible-print { display: none !important; }

th.visible-print, td.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; }
  .hidden-print { display: none !important; }
  tr.hidden-print { display: none !important; }
  th.hidden-print, td.hidden-print { display: none !important; } }
.home-grid, .category-grid, .folder-content-list, .slot-grid-header, .account-banner, .primary-content .account-banner, .grid { /* product tiles */ /* ------------------------------------- */ }
.home-grid h2, .home-grid h3, .home-grid h6, .category-grid h2, .category-grid h3, .category-grid h6, .folder-content-list h2, .folder-content-list h3, .folder-content-list h6, .slot-grid-header h2, .slot-grid-header h3, .slot-grid-header h6, .account-banner h2, .account-banner h3, .account-banner h6, .primary-content .account-banner h2, .primary-content .account-banner h3, .primary-content .account-banner h6, .grid h2, .grid h3, .grid h6 { margin: 0; }
.home-grid figure, .category-grid figure, .folder-content-list figure, .slot-grid-header figure, .account-banner figure, .primary-content .account-banner figure, .grid figure { position: relative; }
.home-grid figcaption, .category-grid figcaption, .folder-content-list figcaption, .slot-grid-header figcaption, .account-banner figcaption, .primary-content .account-banner figcaption, .grid figcaption { position: absolute; left: 30px; top: 30px; }
@media (max-width: 767px) { .home-grid figcaption, .category-grid figcaption, .folder-content-list figcaption, .slot-grid-header figcaption, .account-banner figcaption, .primary-content .account-banner figcaption, .grid figcaption { left: 10px; top: 30px; } }
.home-grid .hero section, .category-grid .hero section, .folder-content-list .hero section, .slot-grid-header .hero section, .account-banner .hero section, .primary-content .account-banner .hero section, .grid .hero section { position: relative; }
.home-grid .hero figcaption, .category-grid .hero figcaption, .folder-content-list .hero figcaption, .slot-grid-header .hero figcaption, .account-banner .hero figcaption, .primary-content .account-banner .hero figcaption, .grid .hero figcaption { -webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease; }
.home-grid .hero figcaption:hover, .category-grid .hero figcaption:hover, .folder-content-list .hero figcaption:hover, .slot-grid-header .hero figcaption:hover, .account-banner .hero figcaption:hover, .primary-content .account-banner .hero figcaption:hover, .grid .hero figcaption:hover { opacity: 0.5 !important; }
.home-grid .hero.hero-secondary figcaption:hover, .category-grid .hero.hero-secondary figcaption:hover, .folder-content-list .hero.hero-secondary figcaption:hover, .slot-grid-header .hero.hero-secondary figcaption:hover, .account-banner .hero.hero-secondary figcaption:hover, .primary-content .account-banner .hero.hero-secondary figcaption:hover, .grid .hero.hero-secondary figcaption:hover { -webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease; opacity: 1 !important; }
.home-grid .row-b figcaption, .home-grid .row-c figcaption, .home-grid .row-d figcaption, .home-grid .row-e figcaption, .home-grid .collection-size figcaption, .category-grid .row-b figcaption, .category-grid .row-c figcaption, .category-grid .row-d figcaption, .category-grid .row-e figcaption, .category-grid .collection-size figcaption, .folder-content-list .row-b figcaption, .folder-content-list .row-c figcaption, .folder-content-list .row-d figcaption, .folder-content-list .row-e figcaption, .folder-content-list .collection-size figcaption, .slot-grid-header .row-b figcaption, .slot-grid-header .row-c figcaption, .slot-grid-header .row-d figcaption, .slot-grid-header .row-e figcaption, .slot-grid-header .collection-size figcaption, .account-banner .row-b figcaption, .account-banner .row-c figcaption, .account-banner .row-d figcaption, .account-banner .row-e figcaption, .account-banner .collection-size figcaption, .primary-content .account-banner .row-b figcaption, .primary-content .account-banner .row-c figcaption, .primary-content .account-banner .row-d figcaption, .primary-content .account-banner .row-e figcaption, .primary-content .account-banner .collection-size figcaption, .grid .row-b figcaption, .grid .row-c figcaption, .grid .row-d figcaption, .grid .row-e figcaption, .grid .collection-size figcaption { top: 30px; }
.home-grid #hero-two .row-a figcaption, .category-grid #hero-two .row-a figcaption, .folder-content-list #hero-two .row-a figcaption, .slot-grid-header #hero-two .row-a figcaption, .account-banner #hero-two .row-a figcaption, .primary-content .account-banner #hero-two .row-a figcaption, .grid #hero-two .row-a figcaption { top: 30px; }
.home-grid #hero-one figcaption, .category-grid #hero-one figcaption, .folder-content-list #hero-one figcaption, .slot-grid-header #hero-one figcaption, .account-banner #hero-one figcaption, .primary-content .account-banner #hero-one figcaption, .grid #hero-one figcaption { top: 30px; }
@media (min-width: 768px) { .home-grid #hero-one .row-a h2, .category-grid #hero-one .row-a h2, .folder-content-list #hero-one .row-a h2, .slot-grid-header #hero-one .row-a h2, .account-banner #hero-one .row-a h2, .primary-content .account-banner #hero-one .row-a h2, .grid #hero-one .row-a h2 { font-size: 43px; } }
.home-grid #hero-one.countto-wrapper, .category-grid #hero-one.countto-wrapper, .folder-content-list #hero-one.countto-wrapper, .slot-grid-header #hero-one.countto-wrapper, .account-banner #hero-one.countto-wrapper, .primary-content .account-banner #hero-one.countto-wrapper, .grid #hero-one.countto-wrapper { position: relative; }
@media (max-width: 768px) { .home-grid #hero-one.countto-wrapper, .category-grid #hero-one.countto-wrapper, .folder-content-list #hero-one.countto-wrapper, .slot-grid-header #hero-one.countto-wrapper, .account-banner #hero-one.countto-wrapper, .primary-content .account-banner #hero-one.countto-wrapper, .grid #hero-one.countto-wrapper { position: inherit; } }
.home-grid #hero-one .countto, .category-grid #hero-one .countto, .folder-content-list #hero-one .countto, .slot-grid-header #hero-one .countto, .account-banner #hero-one .countto, .primary-content .account-banner #hero-one .countto, .grid #hero-one .countto { bottom: 0; z-index: 2; position: absolute; width: 100%; display: block; text-align: center; font-size: 13px; padding-bottom: 18px; color: #fff; }
.home-grid #hero-one .countto .breaker, .category-grid #hero-one .countto .breaker, .folder-content-list #hero-one .countto .breaker, .slot-grid-header #hero-one .countto .breaker, .account-banner #hero-one .countto .breaker, .primary-content .account-banner #hero-one .countto .breaker, .grid #hero-one .countto .breaker { display: none; }
.home-grid #hero-one .countto .countto-ph, .category-grid #hero-one .countto .countto-ph, .folder-content-list #hero-one .countto .countto-ph, .slot-grid-header #hero-one .countto .countto-ph, .account-banner #hero-one .countto .countto-ph, .primary-content .account-banner #hero-one .countto .countto-ph, .grid #hero-one .countto .countto-ph { padding-top: 18px; }
.home-grid #hero-one .countto .countto-col, .category-grid #hero-one .countto .countto-col, .folder-content-list #hero-one .countto .countto-col, .slot-grid-header #hero-one .countto .countto-col, .account-banner #hero-one .countto .countto-col, .primary-content .account-banner #hero-one .countto .countto-col, .grid #hero-one .countto .countto-col { display: inline-block; width: 80px; font-size: 20px; }
.home-grid #hero-one .countto .countto-col span, .category-grid #hero-one .countto .countto-col span, .folder-content-list #hero-one .countto .countto-col span, .slot-grid-header #hero-one .countto .countto-col span, .account-banner #hero-one .countto .countto-col span, .primary-content .account-banner #hero-one .countto .countto-col span, .grid #hero-one .countto .countto-col span { font-size: 13px; padding-top: 3px; }
@media (max-width: 768px) { .home-grid #hero-one .countto, .category-grid #hero-one .countto, .folder-content-list #hero-one .countto, .slot-grid-header #hero-one .countto, .account-banner #hero-one .countto, .primary-content .account-banner #hero-one .countto, .grid #hero-one .countto { position: relative; width: 280px; margin: 0 auto; padding: 15px 40px 0 40px; font-size: 12px; }
  .home-grid #hero-one .countto .countto-ph, .category-grid #hero-one .countto .countto-ph, .folder-content-list #hero-one .countto .countto-ph, .slot-grid-header #hero-one .countto .countto-ph, .account-banner #hero-one .countto .countto-ph, .primary-content .account-banner #hero-one .countto .countto-ph, .grid #hero-one .countto .countto-ph { margin: 0 -40px; }
  .home-grid #hero-one .countto .countto-col, .category-grid #hero-one .countto .countto-col, .folder-content-list #hero-one .countto .countto-col, .slot-grid-header #hero-one .countto .countto-col, .account-banner #hero-one .countto .countto-col, .primary-content .account-banner #hero-one .countto .countto-col, .grid #hero-one .countto .countto-col { width: 70px; font-size: 15px; }
  .home-grid #hero-one .countto .countto-col span, .category-grid #hero-one .countto .countto-col span, .folder-content-list #hero-one .countto .countto-col span, .slot-grid-header #hero-one .countto .countto-col span, .account-banner #hero-one .countto .countto-col span, .primary-content .account-banner #hero-one .countto .countto-col span, .grid #hero-one .countto .countto-col span { font-size: 12px; } }
.home-grid .col-sm-3, .home-grid .col-sm-4, .home-grid .col-sm-8, .category-grid .col-sm-3, .category-grid .col-sm-4, .category-grid .col-sm-8, .folder-content-list .col-sm-3, .folder-content-list .col-sm-4, .folder-content-list .col-sm-8, .slot-grid-header .col-sm-3, .slot-grid-header .col-sm-4, .slot-grid-header .col-sm-8, .account-banner .col-sm-3, .account-banner .col-sm-4, .account-banner .col-sm-8, .primary-content .account-banner .col-sm-3, .primary-content .account-banner .col-sm-4, .primary-content .account-banner .col-sm-8, .grid .col-sm-3, .grid .col-sm-4, .grid .col-sm-8 { padding: 0; }
.home-grid .overlay, .category-grid .overlay, .folder-content-list .overlay, .slot-grid-header .overlay, .account-banner .overlay, .primary-content .account-banner .overlay, .grid .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -webkit-transition: opacity 0.35s ease; transition: opacity 0.35s ease; }
.home-grid .overlay > div, .category-grid .overlay > div, .folder-content-list .overlay > div, .slot-grid-header .overlay > div, .account-banner .overlay > div, .primary-content .account-banner .overlay > div, .grid .overlay > div { color: #fff; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; position: absolute; bottom: 30px; left: 20px; width: 90%; }
.home-grid .overlay:hover, .category-grid .overlay:hover, .folder-content-list .overlay:hover, .slot-grid-header .overlay:hover, .account-banner .overlay:hover, .primary-content .account-banner .overlay:hover, .grid .overlay:hover { opacity: 1; filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); }
.home-grid .collection-tile .overlay > div, .category-grid .collection-tile .overlay > div, .folder-content-list .collection-tile .overlay > div, .slot-grid-header .collection-tile .overlay > div, .account-banner .collection-tile .overlay > div, .primary-content .account-banner .collection-tile .overlay > div, .grid .collection-tile .overlay > div { bottom: 18px; left: 18px; }
.home-grid .videoHover, .category-grid .videoHover, .folder-content-list .videoHover, .slot-grid-header .videoHover, .account-banner .videoHover, .primary-content .account-banner .videoHover, .grid .videoHover { float: left; }
.home-grid .videoHover .product-image, .home-grid .videoHover .product-content, .home-grid .videoHover video, .category-grid .videoHover .product-image, .category-grid .videoHover .product-content, .category-grid .videoHover video, .folder-content-list .videoHover .product-image, .folder-content-list .videoHover .product-content, .folder-content-list .videoHover video, .slot-grid-header .videoHover .product-image, .slot-grid-header .videoHover .product-content, .slot-grid-header .videoHover video, .account-banner .videoHover .product-image, .account-banner .videoHover .product-content, .account-banner .videoHover video, .primary-content .account-banner .videoHover .product-image, .primary-content .account-banner .videoHover .product-content, .primary-content .account-banner .videoHover video, .grid .videoHover .product-image, .grid .videoHover .product-content, .grid .videoHover video { float: left; }
.home-grid .videoHover .product-image, .category-grid .videoHover .product-image, .folder-content-list .videoHover .product-image, .slot-grid-header .videoHover .product-image, .account-banner .videoHover .product-image, .primary-content .account-banner .videoHover .product-image, .grid .videoHover .product-image { overflow: visible !important; }
.home-grid .videoHover video, .category-grid .videoHover video, .folder-content-list .videoHover video, .slot-grid-header .videoHover video, .account-banner .videoHover video, .primary-content .account-banner .videoHover video, .grid .videoHover video { width: 100%; }
.home-grid .altTile .product-content, .category-grid .altTile .product-content, .folder-content-list .altTile .product-content, .slot-grid-header .altTile .product-content, .account-banner .altTile .product-content, .primary-content .account-banner .altTile .product-content, .grid .altTile .product-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.home-grid .altTile .product-content .product-content-inner, .category-grid .altTile .product-content .product-content-inner, .folder-content-list .altTile .product-content .product-content-inner, .slot-grid-header .altTile .product-content .product-content-inner, .account-banner .altTile .product-content .product-content-inner, .primary-content .account-banner .altTile .product-content .product-content-inner, .grid .altTile .product-content .product-content-inner { color: #fff; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; position: absolute; bottom: 20px; left: 20px; width: 90%; }
.home-grid .altTile .product-content .product-content-inner .product-name h2, .home-grid .altTile .product-content .product-content-inner .product-name h3, .home-grid .altTile .product-content .product-content-inner .product-name a, .category-grid .altTile .product-content .product-content-inner .product-name h2, .category-grid .altTile .product-content .product-content-inner .product-name h3, .category-grid .altTile .product-content .product-content-inner .product-name a, .folder-content-list .altTile .product-content .product-content-inner .product-name h2, .folder-content-list .altTile .product-content .product-content-inner .product-name h3, .folder-content-list .altTile .product-content .product-content-inner .product-name a, .slot-grid-header .altTile .product-content .product-content-inner .product-name h2, .slot-grid-header .altTile .product-content .product-content-inner .product-name h3, .slot-grid-header .altTile .product-content .product-content-inner .product-name a, .account-banner .altTile .product-content .product-content-inner .product-name h2, .account-banner .altTile .product-content .product-content-inner .product-name h3, .account-banner .altTile .product-content .product-content-inner .product-name a, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h2, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h3, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name a, .grid .altTile .product-content .product-content-inner .product-name h2, .grid .altTile .product-content .product-content-inner .product-name h3, .grid .altTile .product-content .product-content-inner .product-name a { color: #fff; }
.home-grid .altTile .product-content .product-content-inner .product-name h2, .category-grid .altTile .product-content .product-content-inner .product-name h2, .folder-content-list .altTile .product-content .product-content-inner .product-name h2, .slot-grid-header .altTile .product-content .product-content-inner .product-name h2, .account-banner .altTile .product-content .product-content-inner .product-name h2, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h2, .grid .altTile .product-content .product-content-inner .product-name h2 { font-size: 1.1710416783772em; }
.home-grid .altTile .product-content .product-content-inner .product-name h3, .category-grid .altTile .product-content .product-content-inner .product-name h3, .folder-content-list .altTile .product-content .product-content-inner .product-name h3, .slot-grid-header .altTile .product-content .product-content-inner .product-name h3, .account-banner .altTile .product-content .product-content-inner .product-name h3, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h3, .grid .altTile .product-content .product-content-inner .product-name h3 { font-size: 1.0873958442073999em; margin: 0; }
@media (max-width: 767px) { .home-grid .altTile .product-content .product-content-inner .product-content-inner, .category-grid .altTile .product-content .product-content-inner .product-content-inner, .folder-content-list .altTile .product-content .product-content-inner .product-content-inner, .slot-grid-header .altTile .product-content .product-content-inner .product-content-inner, .account-banner .altTile .product-content .product-content-inner .product-content-inner, .primary-content .account-banner .altTile .product-content .product-content-inner .product-content-inner, .grid .altTile .product-content .product-content-inner .product-content-inner { color: #000; }
  .home-grid .altTile .product-content .product-content-inner .product-name h2, .home-grid .altTile .product-content .product-content-inner .product-name h3, .home-grid .altTile .product-content .product-content-inner .product-name a, .category-grid .altTile .product-content .product-content-inner .product-name h2, .category-grid .altTile .product-content .product-content-inner .product-name h3, .category-grid .altTile .product-content .product-content-inner .product-name a, .folder-content-list .altTile .product-content .product-content-inner .product-name h2, .folder-content-list .altTile .product-content .product-content-inner .product-name h3, .folder-content-list .altTile .product-content .product-content-inner .product-name a, .slot-grid-header .altTile .product-content .product-content-inner .product-name h2, .slot-grid-header .altTile .product-content .product-content-inner .product-name h3, .slot-grid-header .altTile .product-content .product-content-inner .product-name a, .account-banner .altTile .product-content .product-content-inner .product-name h2, .account-banner .altTile .product-content .product-content-inner .product-name h3, .account-banner .altTile .product-content .product-content-inner .product-name a, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h2, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h3, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name a, .grid .altTile .product-content .product-content-inner .product-name h2, .grid .altTile .product-content .product-content-inner .product-name h3, .grid .altTile .product-content .product-content-inner .product-name a { color: #000; }
  .home-grid .altTile .product-content .product-content-inner .product-name h1.color-name, .category-grid .altTile .product-content .product-content-inner .product-name h1.color-name, .folder-content-list .altTile .product-content .product-content-inner .product-name h1.color-name, .slot-grid-header .altTile .product-content .product-content-inner .product-name h1.color-name, .account-banner .altTile .product-content .product-content-inner .product-name h1.color-name, .primary-content .account-banner .altTile .product-content .product-content-inner .product-name h1.color-name, .grid .altTile .product-content .product-content-inner .product-name h1.color-name { font-size: 1.5em; margin-bottom: 0; } }
.home-grid .altTile.invert .product-content .product-content-inner, .category-grid .altTile.invert .product-content .product-content-inner, .folder-content-list .altTile.invert .product-content .product-content-inner, .slot-grid-header .altTile.invert .product-content .product-content-inner, .account-banner .altTile.invert .product-content .product-content-inner, .primary-content .account-banner .altTile.invert .product-content .product-content-inner, .grid .altTile.invert .product-content .product-content-inner { color: #fff; }
.home-grid .altTile.invert .product-content .product-name h2, .home-grid .altTile.invert .product-content .product-name h3, .home-grid .altTile.invert .product-content .product-name a, .category-grid .altTile.invert .product-content .product-name h2, .category-grid .altTile.invert .product-content .product-name h3, .category-grid .altTile.invert .product-content .product-name a, .folder-content-list .altTile.invert .product-content .product-name h2, .folder-content-list .altTile.invert .product-content .product-name h3, .folder-content-list .altTile.invert .product-content .product-name a, .slot-grid-header .altTile.invert .product-content .product-name h2, .slot-grid-header .altTile.invert .product-content .product-name h3, .slot-grid-header .altTile.invert .product-content .product-name a, .account-banner .altTile.invert .product-content .product-name h2, .account-banner .altTile.invert .product-content .product-name h3, .account-banner .altTile.invert .product-content .product-name a, .primary-content .account-banner .altTile.invert .product-content .product-name h2, .primary-content .account-banner .altTile.invert .product-content .product-name h3, .primary-content .account-banner .altTile.invert .product-content .product-name a, .grid .altTile.invert .product-content .product-name h2, .grid .altTile.invert .product-content .product-name h3, .grid .altTile.invert .product-content .product-name a { color: #fff; }
.home-grid .altTile.invert .product-content .product-name h1.color-name, .category-grid .altTile.invert .product-content .product-name h1.color-name, .folder-content-list .altTile.invert .product-content .product-name h1.color-name, .slot-grid-header .altTile.invert .product-content .product-name h1.color-name, .account-banner .altTile.invert .product-content .product-name h1.color-name, .primary-content .account-banner .altTile.invert .product-content .product-name h1.color-name, .grid .altTile.invert .product-content .product-name h1.color-name { font-size: 3.2em; margin-bottom: 0; }
@media (max-width: 767px) { .home-grid .altTile.invert .product-content .product-content-inner, .category-grid .altTile.invert .product-content .product-content-inner, .folder-content-list .altTile.invert .product-content .product-content-inner, .slot-grid-header .altTile.invert .product-content .product-content-inner, .account-banner .altTile.invert .product-content .product-content-inner, .primary-content .account-banner .altTile.invert .product-content .product-content-inner, .grid .altTile.invert .product-content .product-content-inner { color: #000; }
  .home-grid .altTile.invert .product-content .product-name h2, .home-grid .altTile.invert .product-content .product-name h3, .home-grid .altTile.invert .product-content .product-name a, .category-grid .altTile.invert .product-content .product-name h2, .category-grid .altTile.invert .product-content .product-name h3, .category-grid .altTile.invert .product-content .product-name a, .folder-content-list .altTile.invert .product-content .product-name h2, .folder-content-list .altTile.invert .product-content .product-name h3, .folder-content-list .altTile.invert .product-content .product-name a, .slot-grid-header .altTile.invert .product-content .product-name h2, .slot-grid-header .altTile.invert .product-content .product-name h3, .slot-grid-header .altTile.invert .product-content .product-name a, .account-banner .altTile.invert .product-content .product-name h2, .account-banner .altTile.invert .product-content .product-name h3, .account-banner .altTile.invert .product-content .product-name a, .primary-content .account-banner .altTile.invert .product-content .product-name h2, .primary-content .account-banner .altTile.invert .product-content .product-name h3, .primary-content .account-banner .altTile.invert .product-content .product-name a, .grid .altTile.invert .product-content .product-name h2, .grid .altTile.invert .product-content .product-name h3, .grid .altTile.invert .product-content .product-name a { color: #000; }
  .home-grid .altTile.invert .product-content .product-name h1.color-name, .category-grid .altTile.invert .product-content .product-name h1.color-name, .folder-content-list .altTile.invert .product-content .product-name h1.color-name, .slot-grid-header .altTile.invert .product-content .product-name h1.color-name, .account-banner .altTile.invert .product-content .product-name h1.color-name, .primary-content .account-banner .altTile.invert .product-content .product-name h1.color-name, .grid .altTile.invert .product-content .product-name h1.color-name { font-size: 1.5em; margin-bottom: 0; } }
.home-grid article, .category-grid article, .folder-content-list article, .slot-grid-header article, .account-banner article, .primary-content .account-banner article, .grid article { padding: 30px; }
.home-grid article p, .category-grid article p, .folder-content-list article p, .slot-grid-header article p, .account-banner article p, .primary-content .account-banner article p, .grid article p { margin: 5px 0; }
.home-grid article figure, .category-grid article figure, .folder-content-list article figure, .slot-grid-header article figure, .account-banner article figure, .primary-content .account-banner article figure, .grid article figure { margin: 30px 0; width: 100%; padding: 0; }
.home-grid article figure img, .category-grid article figure img, .folder-content-list article figure img, .slot-grid-header article figure img, .account-banner article figure img, .primary-content .account-banner article figure img, .grid article figure img { width: 100%; }
.home-grid article .cta, .category-grid article .cta, .folder-content-list article .cta, .slot-grid-header article .cta, .account-banner article .cta, .primary-content .account-banner article .cta, .grid article .cta { text-transform: uppercase; font-weight: 500; }
.home-grid article:hover, .category-grid article:hover, .folder-content-list article:hover, .slot-grid-header article:hover, .account-banner article:hover, .primary-content .account-banner article:hover, .grid article:hover { color: #666; text-decoration: none; }
.home-grid a:hover, .home-grid a:hover article, .category-grid a:hover, .category-grid a:hover article, .folder-content-list a:hover, .folder-content-list a:hover article, .slot-grid-header a:hover, .slot-grid-header a:hover article, .account-banner a:hover, .account-banner a:hover article, .primary-content .account-banner a:hover, .primary-content .account-banner a:hover article, .grid a:hover, .grid a:hover article { text-decoration: none; }
.home-grid .product-tile, .category-grid .product-tile, .folder-content-list .product-tile, .slot-grid-header .product-tile, .account-banner .product-tile, .primary-content .account-banner .product-tile, .grid .product-tile { color: #FFF; position: relative; text-align: center; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; /* Note: the product tile image is made position absolute because its size is known. The .product-content container needs to be able to grow to contain the content within. Therefore its visibility is set to hidden initially so it  can cause the .product-tile to grow and contain it.
*/ }
.home-grid .product-tile a, .home-grid .product-tile a:hover, .category-grid .product-tile a, .category-grid .product-tile a:hover, .folder-content-list .product-tile a, .folder-content-list .product-tile a:hover, .slot-grid-header .product-tile a, .slot-grid-header .product-tile a:hover, .account-banner .product-tile a, .account-banner .product-tile a:hover, .primary-content .account-banner .product-tile a, .primary-content .account-banner .product-tile a:hover, .grid .product-tile a, .grid .product-tile a:hover { color: #fff; text-decoration: none; }
.home-grid .product-tile .product-image, .category-grid .product-tile .product-image, .folder-content-list .product-tile .product-image, .slot-grid-header .product-tile .product-image, .account-banner .product-tile .product-image, .primary-content .account-banner .product-tile .product-image, .grid .product-tile .product-image { overflow: hidden; z-index: 0; }
.home-grid .product-tile .product-image img, .category-grid .product-tile .product-image img, .folder-content-list .product-tile .product-image img, .slot-grid-header .product-tile .product-image img, .account-banner .product-tile .product-image img, .primary-content .account-banner .product-tile .product-image img, .grid .product-tile .product-image img { position: relative; width: 100%; height: auto; }
.home-grid .product-tile .product-content, .category-grid .product-tile .product-content, .folder-content-list .product-tile .product-content, .slot-grid-header .product-tile .product-content, .account-banner .product-tile .product-content, .primary-content .account-banner .product-tile .product-content, .grid .product-tile .product-content { text-align: left; z-index: 1; }
.home-grid .product-tile:hover .product-content, .category-grid .product-tile:hover .product-content, .folder-content-list .product-tile:hover .product-content, .slot-grid-header .product-tile:hover .product-content, .account-banner .product-tile:hover .product-content, .primary-content .account-banner .product-tile:hover .product-content, .grid .product-tile:hover .product-content { opacity: 1; filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); }
.home-grid .product-tile .product-name, .category-grid .product-tile .product-name, .folder-content-list .product-tile .product-name, .slot-grid-header .product-tile .product-name, .account-banner .product-tile .product-name, .primary-content .account-banner .product-tile .product-name, .grid .product-tile .product-name { margin: 13px 0 12px; }
.home-grid .product-tile .product-name h2, .home-grid .product-tile .product-name h3, .category-grid .product-tile .product-name h2, .category-grid .product-tile .product-name h3, .folder-content-list .product-tile .product-name h2, .folder-content-list .product-tile .product-name h3, .slot-grid-header .product-tile .product-name h2, .slot-grid-header .product-tile .product-name h3, .account-banner .product-tile .product-name h2, .account-banner .product-tile .product-name h3, .primary-content .account-banner .product-tile .product-name h2, .primary-content .account-banner .product-tile .product-name h3, .grid .product-tile .product-name h2, .grid .product-tile .product-name h3 { font-weight: 500; margin-bottom: 5px; font-size: 2.5em; }
.home-grid .product-tile .product-pricing .product-standard-price, .category-grid .product-tile .product-pricing .product-standard-price, .folder-content-list .product-tile .product-pricing .product-standard-price, .slot-grid-header .product-tile .product-pricing .product-standard-price, .account-banner .product-tile .product-pricing .product-standard-price, .primary-content .account-banner .product-tile .product-pricing .product-standard-price, .grid .product-tile .product-pricing .product-standard-price { text-decoration: line-through; }
.home-grid .product-tile .product-swatches-all, .category-grid .product-tile .product-swatches-all, .folder-content-list .product-tile .product-swatches-all, .slot-grid-header .product-tile .product-swatches-all, .account-banner .product-tile .product-swatches-all, .primary-content .account-banner .product-tile .product-swatches-all, .grid .product-tile .product-swatches-all { cursor: pointer; font-size: 0.9em; }
.home-grid .product-tile .product-swatches, .category-grid .product-tile .product-swatches, .folder-content-list .product-tile .product-swatches, .slot-grid-header .product-tile .product-swatches, .account-banner .product-tile .product-swatches, .primary-content .account-banner .product-tile .product-swatches, .grid .product-tile .product-swatches { float: right; }
.home-grid .product-tile .product-swatches ul, .category-grid .product-tile .product-swatches ul, .folder-content-list .product-tile .product-swatches ul, .slot-grid-header .product-tile .product-swatches ul, .account-banner .product-tile .product-swatches ul, .primary-content .account-banner .product-tile .product-swatches ul, .grid .product-tile .product-swatches ul { list-style: none outside none; margin: 0; overflow: hidden; padding: 0; }
.home-grid .product-tile .product-swatches ul.swatch-toggle, .category-grid .product-tile .product-swatches ul.swatch-toggle, .folder-content-list .product-tile .product-swatches ul.swatch-toggle, .slot-grid-header .product-tile .product-swatches ul.swatch-toggle, .account-banner .product-tile .product-swatches ul.swatch-toggle, .primary-content .account-banner .product-tile .product-swatches ul.swatch-toggle, .grid .product-tile .product-swatches ul.swatch-toggle { background: none repeat scroll 0 0 #FFFFFF; display: none; position: absolute; }
.home-grid .product-tile .product-swatches:hover ul.swatch-toggle, .category-grid .product-tile .product-swatches:hover ul.swatch-toggle, .folder-content-list .product-tile .product-swatches:hover ul.swatch-toggle, .slot-grid-header .product-tile .product-swatches:hover ul.swatch-toggle, .account-banner .product-tile .product-swatches:hover ul.swatch-toggle, .primary-content .account-banner .product-tile .product-swatches:hover ul.swatch-toggle, .grid .product-tile .product-swatches:hover ul.swatch-toggle { display: block; }
.home-grid .product-tile .product-swatches li, .category-grid .product-tile .product-swatches li, .folder-content-list .product-tile .product-swatches li, .slot-grid-header .product-tile .product-swatches li, .account-banner .product-tile .product-swatches li, .primary-content .account-banner .product-tile .product-swatches li, .grid .product-tile .product-swatches li { float: left; }
.home-grid .product-tile .product-swatches .swatch, .category-grid .product-tile .product-swatches .swatch, .folder-content-list .product-tile .product-swatches .swatch, .slot-grid-header .product-tile .product-swatches .swatch, .account-banner .product-tile .product-swatches .swatch, .primary-content .account-banner .product-tile .product-swatches .swatch, .grid .product-tile .product-swatches .swatch { display: block; width: 16px; }
.home-grid .product-tile .product-swatches .swatch img, .category-grid .product-tile .product-swatches .swatch img, .folder-content-list .product-tile .product-swatches .swatch img, .slot-grid-header .product-tile .product-swatches .swatch img, .account-banner .product-tile .product-swatches .swatch img, .primary-content .account-banner .product-tile .product-swatches .swatch img, .grid .product-tile .product-swatches .swatch img { border: 1px solid #FFFFFF; height: 12px; padding: 1px; width: 12px; }
.home-grid .product-tile .product-swatches .selected img, .category-grid .product-tile .product-swatches .selected img, .folder-content-list .product-tile .product-swatches .selected img, .slot-grid-header .product-tile .product-swatches .selected img, .account-banner .product-tile .product-swatches .selected img, .primary-content .account-banner .product-tile .product-swatches .selected img, .grid .product-tile .product-swatches .selected img { border-color: #333; }
.home-grid .product-tile .product-swatches img:hover, .category-grid .product-tile .product-swatches img:hover, .folder-content-list .product-tile .product-swatches img:hover, .slot-grid-header .product-tile .product-swatches img:hover, .account-banner .product-tile .product-swatches img:hover, .primary-content .account-banner .product-tile .product-swatches img:hover, .grid .product-tile .product-swatches img:hover { border-color: #333; }
.home-grid .product-tile .product-promo, .category-grid .product-tile .product-promo, .folder-content-list .product-tile .product-promo, .slot-grid-header .product-tile .product-promo, .account-banner .product-tile .product-promo, .primary-content .account-banner .product-tile .product-promo, .grid .product-tile .product-promo { font-size: 0.8em; margin: 6px 0; text-transform: uppercase; }
.home-grid .product-tile .product-compare, .category-grid .product-tile .product-compare, .folder-content-list .product-tile .product-compare, .slot-grid-header .product-tile .product-compare, .account-banner .product-tile .product-compare, .primary-content .account-banner .product-tile .product-compare, .grid .product-tile .product-compare { float: left; width: 40px; line-height: 11px; }
.home-grid .product-tile .product-compare label, .category-grid .product-tile .product-compare label, .folder-content-list .product-tile .product-compare label, .slot-grid-header .product-tile .product-compare label, .account-banner .product-tile .product-compare label, .primary-content .account-banner .product-tile .product-compare label, .grid .product-tile .product-compare label { float: right; font-weight: 400; padding: 0; width: 50%; }
.home-grid .product-tile .product-compare input, .category-grid .product-tile .product-compare input, .folder-content-list .product-tile .product-compare input, .slot-grid-header .product-tile .product-compare input, .account-banner .product-tile .product-compare input, .primary-content .account-banner .product-tile .product-compare input, .grid .product-tile .product-compare input { float: left; margin: 0; }
.home-grid .product-tile .pr_stars, .category-grid .product-tile .pr_stars, .folder-content-list .product-tile .pr_stars, .slot-grid-header .product-tile .pr_stars, .account-banner .product-tile .pr_stars, .primary-content .account-banner .product-tile .pr_stars, .grid .product-tile .pr_stars { height: auto; position: relative; left: 8px; }
.home-grid .product-tile .prSnippetTitle, .category-grid .product-tile .prSnippetTitle, .folder-content-list .product-tile .prSnippetTitle, .slot-grid-header .product-tile .prSnippetTitle, .account-banner .product-tile .prSnippetTitle, .primary-content .account-banner .product-tile .prSnippetTitle, .grid .product-tile .prSnippetTitle { float: left; }
.home-grid .product-tile .prSnippetReadReviews, .category-grid .product-tile .prSnippetReadReviews, .folder-content-list .product-tile .prSnippetReadReviews, .slot-grid-header .product-tile .prSnippetReadReviews, .account-banner .product-tile .prSnippetReadReviews, .primary-content .account-banner .product-tile .prSnippetReadReviews, .grid .product-tile .prSnippetReadReviews { display: none; }
.home-grid .product-tile .prSnippetRatingUnclickable, .category-grid .product-tile .prSnippetRatingUnclickable, .folder-content-list .product-tile .prSnippetRatingUnclickable, .slot-grid-header .product-tile .prSnippetRatingUnclickable, .account-banner .product-tile .prSnippetRatingUnclickable, .primary-content .account-banner .product-tile .prSnippetRatingUnclickable, .grid .product-tile .prSnippetRatingUnclickable { float: left; }
.home-grid .product-tile .prSnippetNumberOfRatingsText, .category-grid .product-tile .prSnippetNumberOfRatingsText, .folder-content-list .product-tile .prSnippetNumberOfRatingsText, .slot-grid-header .product-tile .prSnippetNumberOfRatingsText, .account-banner .product-tile .prSnippetNumberOfRatingsText, .primary-content .account-banner .product-tile .prSnippetNumberOfRatingsText, .grid .product-tile .prSnippetNumberOfRatingsText { display: none; }
.home-grid .product-tile .pr-snippet-review-count, .category-grid .product-tile .pr-snippet-review-count, .folder-content-list .product-tile .pr-snippet-review-count, .slot-grid-header .product-tile .pr-snippet-review-count, .account-banner .product-tile .pr-snippet-review-count, .primary-content .account-banner .product-tile .pr-snippet-review-count, .grid .product-tile .pr-snippet-review-count { display: none; }
.home-grid .product-tile .pr-snippet-read-write, .category-grid .product-tile .pr-snippet-read-write, .folder-content-list .product-tile .pr-snippet-read-write, .slot-grid-header .product-tile .pr-snippet-read-write, .account-banner .product-tile .pr-snippet-read-write, .primary-content .account-banner .product-tile .pr-snippet-read-write, .grid .product-tile .pr-snippet-read-write { display: none; }
.home-grid .product-tile .pr-snippet-social-bar, .category-grid .product-tile .pr-snippet-social-bar, .folder-content-list .product-tile .pr-snippet-social-bar, .slot-grid-header .product-tile .pr-snippet-social-bar, .account-banner .product-tile .pr-snippet-social-bar, .primary-content .account-banner .product-tile .pr-snippet-social-bar, .grid .product-tile .pr-snippet-social-bar { display: none; }
.home-grid .product-tile .pr-clear, .category-grid .product-tile .pr-clear, .folder-content-list .product-tile .pr-clear, .slot-grid-header .product-tile .pr-clear, .account-banner .product-tile .pr-clear, .primary-content .account-banner .product-tile .pr-clear, .grid .product-tile .pr-clear { display: none; }
.home-grid .product-tile .pr-snippet-stars, .category-grid .product-tile .pr-snippet-stars, .folder-content-list .product-tile .pr-snippet-stars, .slot-grid-header .product-tile .pr-snippet-stars, .account-banner .product-tile .pr-snippet-stars, .primary-content .account-banner .product-tile .pr-snippet-stars, .grid .product-tile .pr-snippet-stars { float: none; margin: 0 auto; width: 115px; }
.home-grid .product-tile a.overlay-link, .category-grid .product-tile a.overlay-link, .folder-content-list .product-tile a.overlay-link, .slot-grid-header .product-tile a.overlay-link, .account-banner .product-tile a.overlay-link, .primary-content .account-banner .product-tile a.overlay-link, .grid .product-tile a.overlay-link { position: absolute; height: 100%; width: 100%; display: block; z-index: 2; }

.thumb-hover { position: absolute !important; top: 0; left: 0; display: none; z-index: 1; }
.product-tile:hover .thumb-hover { display: block; }

@media (max-width: 1200px) { .home-grid .row h2, .category-grid .row h2, .folder-content-list .row h2, .account-banner .row h2, .primary-content .account-banner .row h2, .grid .row h2 { font-size: 24px; } }
@media (max-width: 992px) { .home-grid .row h2, .category-grid .row h2, .folder-content-list .row h2, .account-banner .row h2, .primary-content .account-banner .row h2, .grid .row h2 { font-size: 22px; }
  .home-grid .product-tile .product-content-inner, .category-grid .product-tile .product-content-inner, .folder-content-list .product-tile .product-content-inner, .account-banner .product-tile .product-content-inner, .primary-content .account-banner .product-tile .product-content-inner, .grid .product-tile .product-content-inner { left: 15px; }
  .home-grid .product-tile #comingsoon, .category-grid .product-tile #comingsoon, .folder-content-list .product-tile #comingsoon, .account-banner .product-tile #comingsoon, .primary-content .account-banner .product-tile #comingsoon, .grid .product-tile #comingsoon { font-size: 1em; }
  .home-grid .product-tile .product-name, .category-grid .product-tile .product-name, .folder-content-list .product-tile .product-name, .account-banner .product-tile .product-name, .primary-content .account-banner .product-tile .product-name, .grid .product-tile .product-name { margin: 7px 0; }
  .home-grid .product-tile .product-name h2, .home-grid .product-tile .product-name h3, .category-grid .product-tile .product-name h2, .category-grid .product-tile .product-name h3, .folder-content-list .product-tile .product-name h2, .folder-content-list .product-tile .product-name h3, .account-banner .product-tile .product-name h2, .account-banner .product-tile .product-name h3, .primary-content .account-banner .product-tile .product-name h2, .primary-content .account-banner .product-tile .product-name h3, .grid .product-tile .product-name h2, .grid .product-tile .product-name h3 { font-weight: normal; margin-bottom: 5px; font-size: 1.3em; } }
@media (max-width: 991px) { .home-grid .row h2, .category-grid .row h2, .folder-content-list .row h2, .account-banner .row h2, .primary-content .account-banner .row h2, .grid .row h2 { font-size: 18px; } }
@media screen and (max-width: 768px) { .grid { margin: 0 0 0 1.5% !important; } }
select, input[type="checkbox"], input[type="radio"] { visibility: hidden; }

/* CHECKBOX */
.bt-checkbox { display: inline-block; height: 15px; width: 15px; position: relative; background: white; border: 1px solid #cccccc; padding: 2px; float: left; margin-right: 10px; }

.bt-checker { display: block; height: 9px; width: 9px; position: relative; padding: 5px; background: url("../images/checker.gif") -245px -95px no-repeat; -webkit-transition: 0.2s; transition: 0.2s; }
.bt-checker.checked { background-position: 0px 0px; }

/* RADIO */
.bt-radio { display: inline-block; height: 16px; width: 16px; position: relative; background: white; border: 1px solid #cccccc; padding: 2px; }

.bt-radio-trigger { display: block; height: 10px; width: 10px; position: relative; background-color: #ffffff; -webkit-transition: 0.2s; transition: 0.2s; }
.bt-radio-trigger.checked { background-position: 0 0; background-color: #000000; }

/* SELECT */
.bt-dropdown { display: inline-block; position: relative; float: right; width: 100%; outline: none; background: white; border: 1px solid #cccccc; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; /* Error */ /* ------------------------------------- */ /* ------------------------------------- */ }
.bt-dropdown select { position: absolute; }
.bt-dropdown .slimScrollDiv { position: absolute !important; top: 37px; left: -1px; width: 100% !important; }
.bt-dropdown .slimScrollDiv ul { width: 100% !important; }
.bt-dropdown.closed .slimScrollDiv { display: none; }
.bt-dropdown.error { background-color: #999999; }
.bt-dropdown.error .bt-dropdown-toggle, .bt-dropdown.error .bt-dropdown-options { color: #ffffff; }

.bt-dropdown-toggle { display: block; padding: 10px 30px 10px 10px; position: relative; color: #999999; text-decoration: none; text-align: left; }
.bt-dropdown-toggle span.icon { display: inline-block; position: absolute; padding: 10px; right: 0px; height: 10px; width: 10px; background: url("../images/nav_arrow_expand.gif") no-repeat; }

.pt_product-details a.bt-dropdown-toggle { color: black; font-weight: 500; font-size: 15px; padding: 10px 30px 7px 10px; }

.bt-dropdown-options { list-style-type: none; margin: 0px; padding: 0px; background: white; width: 100%; right: 0; border: 1px solid #cccccc; max-height: 250px; overflow: scroll; z-index: 1; font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; }

.bt-dropdown.initialized .bt-dropdown-options { position: absolute; }

.bt-dropdown.closed .bt-dropdown-options { display: none; }

.bt-dropdown.open .bt-dropdown-toggle { color: #999999; }

.bt-dropdown.open .bt-dropdown-toggle span.icon { background-position: -445px -94px; }

.bt-dropdown-option { list-style-type: none; margin: 0px; padding: 0px; text-align: left; border-top: 1px solid #ccc; }
.bt-dropdown-option a { color: #999999 !important; text-decoration: none; display: block; padding: 10px 10px; }
.bt-dropdown-option:hover, .bt-dropdown-option.active { background: black !important; }
.bt-dropdown-option:hover a, .bt-dropdown-option.active a { color: white !important; }

.bt-dropdown.notmobile select { display: none; }

.bt-dropdown.mobile select { font-size: 16px; position: absolute; display: block; z-index: 9999; opacity: 0; -webkit-appearance: menulist-button; top: 0px; left: 0px; padding: 0px; margin: 0px; }

.form-row .bt-checkbox { display: inline-block !important; float: left !important; }
.form-row.checkbox { padding-left: 0; }

.checkbox label { float: none !important; display: inline-block !important; }

#user-login #dwfrm_login .checkbox label { color: white !important; padding-left: 0; }

/* homepage elements */
/* ------------------------------------- */
#homenav { display: none; background: #000; padding: 0 10px; margin-bottom: 0; }
#homenav .search { width: auto; border-bottom: 1px solid #666; padding: 10px 0; margin: 0 -10px; position: relative; z-index: 21; }
#homenav .search .form-group { margin-bottom: 0; }
#homenav .search .form-inline input[type="text"], #homenav .search .navbar-form input[type="text"] { font: 15px/normal "Gotham A", "Gotham B", Helvetica, Arial, sans-serif; text-transform: uppercase; background: #000; width: 90%; border: none; color: #fff; height: 26px; padding: 0.2em 10px; margin: 0; }
#homenav .search .form-inline input[type="submit"], #homenav .search .navbar-form input[type="submit"] { display: inline-block; background: transparent url("../images/sprite@2x.png") no-repeat 0 0; background-size: 99px auto; width: 20px; height: 20px; border: none; padding: 8px 0; text-indent: -999em; vertical-align: middle; }
#homenav .search .form-inline input[type="text"], #homenav .search .navbar-form input[type="text"], #homenav .search .form-inline input[type="submit"], #homenav .search .navbar-form input[type="submit"] { display: inline-block; }
@media screen and (max-width: 768px) { #homenav { display: block; } }

.home-grid #hero-one .row-a .overlay:hover { opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); }
.home-grid .newsletter { background-color: #000; color: #fff; padding-top: 20px; }
.home-grid .message { font: 0.9em 'Gotham A', 'Gotham B', Helvetica, Arial, sans-serif; text-transform: uppercase; color: #8b8b8b; background-color: #000; margin: 0; padding: 5px 10px; border-bottom: 1px solid #666; }
.home-grid #hero-four .asset-container { position: relative; }
.home-grid #hero-four .asset-container .text { position: absolute; top: 30px; }

.hero iframe { display: block; }
