@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,600italic,700italic);
@import url(//fonts.googleapis.com/css?family=Cabin:400,700);
@import url(//fonts.googleapis.com/css?family=Bitter:400,400italic,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Bitter", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #383838;
  background-color: #fff;
}
a {
  color: #1a1a1a;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1030px;
}
.span12 {
  width: 1030px;
}
.span11 {
  width: 942.5px;
}
.span10 {
  width: 855px;
}
.span9 {
  width: 767.5px;
}
.span8 {
  width: 680px;
}
.span7 {
  width: 592.5px;
}
.span6 {
  width: 505px;
}
.span5 {
  width: 417.5px;
}
.span4 {
  width: 330px;
}
.span3 {
  width: 242.5px;
}
.span2 {
  width: 155px;
}
.span1 {
  width: 67.5px;
}
.offset12 {
  margin-left: 1070px;
}
.offset11 {
  margin-left: 982.5px;
}
.offset10 {
  margin-left: 895px;
}
.offset9 {
  margin-left: 807.5px;
}
.offset8 {
  margin-left: 720px;
}
.offset7 {
  margin-left: 632.5px;
}
.offset6 {
  margin-left: 545px;
}
.offset5 {
  margin-left: 457.5px;
}
.offset4 {
  margin-left: 370px;
}
.offset3 {
  margin-left: 282.5px;
}
.offset2 {
  margin-left: 195px;
}
.offset1 {
  margin-left: 107.5px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.94174757282%;
  *margin-left: 1.8932038835%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.9514563107%;
}
.row-fluid .span11 {
  width: 91.5048543689%;
  *width: 91.4563106796%;
}
.row-fluid .span10 {
  width: 83.0097087379%;
  *width: 82.9611650485%;
}
.row-fluid .span9 {
  width: 74.5145631068%;
  *width: 74.4660194175%;
}
.row-fluid .span8 {
  width: 66.0194174757%;
  *width: 65.9708737864%;
}
.row-fluid .span7 {
  width: 57.5242718447%;
  *width: 57.4757281553%;
}
.row-fluid .span6 {
  width: 49.0291262136%;
  *width: 48.9805825243%;
}
.row-fluid .span5 {
  width: 40.5339805825%;
  *width: 40.4854368932%;
}
.row-fluid .span4 {
  width: 32.0388349515%;
  *width: 31.9902912621%;
}
.row-fluid .span3 {
  width: 23.5436893204%;
  *width: 23.4951456311%;
}
.row-fluid .span2 {
  width: 15.0485436893%;
  *width: 15%;
}
.row-fluid .span1 {
  width: 6.55339805825%;
  *width: 6.50485436893%;
}
.row-fluid .offset12 {
  margin-left: 103.883495146%;
  *margin-left: 103.786407767%;
}
.row-fluid .offset12:first-child {
  margin-left: 101.941747573%;
  *margin-left: 101.844660194%;
}
.row-fluid .offset11 {
  margin-left: 95.3883495146%;
  *margin-left: 95.2912621359%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.4466019417%;
  *margin-left: 93.3495145631%;
}
.row-fluid .offset10 {
  margin-left: 86.8932038835%;
  *margin-left: 86.7961165049%;
}
.row-fluid .offset10:first-child {
  margin-left: 84.9514563107%;
  *margin-left: 84.854368932%;
}
.row-fluid .offset9 {
  margin-left: 78.3980582524%;
  *margin-left: 78.3009708738%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.4563106796%;
  *margin-left: 76.359223301%;
}
.row-fluid .offset8 {
  margin-left: 69.9029126214%;
  *margin-left: 69.8058252427%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.9611650485%;
  *margin-left: 67.8640776699%;
}
.row-fluid .offset7 {
  margin-left: 61.4077669903%;
  *margin-left: 61.3106796117%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.4660194175%;
  *margin-left: 59.3689320388%;
}
.row-fluid .offset6 {
  margin-left: 52.9126213592%;
  *margin-left: 52.8155339806%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.9708737864%;
  *margin-left: 50.8737864078%;
}
.row-fluid .offset5 {
  margin-left: 44.4174757282%;
  *margin-left: 44.3203883495%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.4757281553%;
  *margin-left: 42.3786407767%;
}
.row-fluid .offset4 {
  margin-left: 35.9223300971%;
  *margin-left: 35.8252427184%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.9805825243%;
  *margin-left: 33.8834951456%;
}
.row-fluid .offset3 {
  margin-left: 27.427184466%;
  *margin-left: 27.3300970874%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.4854368932%;
  *margin-left: 25.3883495146%;
}
.row-fluid .offset2 {
  margin-left: 18.932038835%;
  *margin-left: 18.8349514563%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.9902912621%;
  *margin-left: 16.8932038835%;
}
.row-fluid .offset1 {
  margin-left: 10.4368932039%;
  *margin-left: 10.3398058252%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.49514563107%;
  *margin-left: 8.39805825243%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 0.75em;
}
.lead {
  margin-bottom: 1.5em;
  font-size: 18px;
  font-weight: 200;
  line-height: 2.25em;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #9f9e9d;
}
.text-warning {
  color: #c09853;
}
.text-error {
  color: #b94a48;
}
.text-info {
  color: #3a87ad;
}
.text-success {
  color: #468847;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.75em 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: #1a1a1a;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #9f9e9d;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 40px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: -0.25em;
  margin: 1.5em 0 2.25em;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.75em 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.5em;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 1.5em;
}
dt,
dd {
  line-height: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0.75em;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.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;
}
hr {
  margin: 1.5em 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #9f9e9d;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 1.5em;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.875em;
}
blockquote small {
  display: block;
  line-height: 1.5em;
  color: #9f9e9d;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  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: 1.5em;
  font-style: normal;
  line-height: 1.5em;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 10px;
  color: #1a1a1a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 0.25em;
  margin: 0 0 0.75em;
  font-size: 11px;
  line-height: 1.5em;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 1.5em;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 1.5em;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 3em;
  color: #1a1a1a;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 1.125em;
  color: #9f9e9d;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
}
input,
button,
select,
textarea {
  font-family: "Bitter", "Open Sans", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 1.5em;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 1.5em;
  color: #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #999;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #000;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 5px #999;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 5px #999;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 5px #999;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #999;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
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;
}
.uneditable-input,
.uneditable-textarea {
  color: #9f9e9d;
  background-color: #fcfcfc;
  border-color: #999;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9f9e9d;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9f9e9d;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9f9e9d;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 1016px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 928.5px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 841px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 753.5px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 666px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 578.5px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 491px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 403.5px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 316px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 228.5px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 141px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 53.5px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-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;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-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;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-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;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 0.5em 20px 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #5e5e5e;
}
.help-block {
  display: block;
  margin-bottom: 0.75em;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 12px;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 1.5em;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #676767;
  border-color: #1a1a1a;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 0.75em;
}
legend + .control-group {
  margin-top: 1.5em;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 1.5em;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 0.75em;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 1.5em;
}
.table th,
.table td {
  padding: 8px;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table .span1 {
  float: none;
  width: 51.5px;
  margin-left: 0;
}
.table .span2 {
  float: none;
  width: 139px;
  margin-left: 0;
}
.table .span3 {
  float: none;
  width: 226.5px;
  margin-left: 0;
}
.table .span4 {
  float: none;
  width: 314px;
  margin-left: 0;
}
.table .span5 {
  float: none;
  width: 401.5px;
  margin-left: 0;
}
.table .span6 {
  float: none;
  width: 489px;
  margin-left: 0;
}
.table .span7 {
  float: none;
  width: 576.5px;
  margin-left: 0;
}
.table .span8 {
  float: none;
  width: 664px;
  margin-left: 0;
}
.table .span9 {
  float: none;
  width: 751.5px;
  margin-left: 0;
}
.table .span10 {
  float: none;
  width: 839px;
  margin-left: 0;
}
.table .span11 {
  float: none;
  width: 926.5px;
  margin-left: 0;
}
.table .span12 {
  float: none;
  width: 1014px;
  margin-left: 0;
}
.table .span13 {
  float: none;
  width: 1101.5px;
  margin-left: 0;
}
.table .span14 {
  float: none;
  width: 1189px;
  margin-left: 0;
}
.table .span15 {
  float: none;
  width: 1276.5px;
  margin-left: 0;
}
.table .span16 {
  float: none;
  width: 1364px;
  margin-left: 0;
}
.table .span17 {
  float: none;
  width: 1451.5px;
  margin-left: 0;
}
.table .span18 {
  float: none;
  width: 1539px;
  margin-left: 0;
}
.table .span19 {
  float: none;
  width: 1626.5px;
  margin-left: 0;
}
.table .span20 {
  float: none;
  width: 1714px;
  margin-left: 0;
}
.table .span21 {
  float: none;
  width: 1801.5px;
  margin-left: 0;
}
.table .span22 {
  float: none;
  width: 1889px;
  margin-left: 0;
}
.table .span23 {
  float: none;
  width: 1976.5px;
  margin-left: 0;
}
.table .span24 {
  float: none;
  width: 2064px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0 0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: -0.25em 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5em;
  color: #1a1a1a;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #1a1a1a;
  background-color: #151515;
  background-image: -moz-linear-gradient(top,#1a1a1a,#0d0d0d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1a1a1a),to(#0d0d0d));
  background-image: -webkit-linear-gradient(top,#1a1a1a,#0d0d0d);
  background-image: -o-linear-gradient(top,#1a1a1a,#0d0d0d);
  background-image: linear-gradient(to bottom,#1a1a1a,#0d0d0d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1a1a1a', endColorstr='#ff0d0d0d', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1a1a1a;
  background-color: #151515;
  background-image: -moz-linear-gradient(top,#1a1a1a,#0d0d0d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#1a1a1a),to(#0d0d0d));
  background-image: -webkit-linear-gradient(top,#1a1a1a,#0d0d0d);
  background-image: -o-linear-gradient(top,#1a1a1a,#0d0d0d);
  background-image: linear-gradient(to bottom,#1a1a1a,#0d0d0d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1a1a1a', endColorstr='#ff0d0d0d', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #9f9e9d;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.5em;
  *line-height: 1.5em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #000;
  color: #1a1a1a;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#fff,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
  background-image: -webkit-linear-gradient(top,#fff,#fff);
  background-image: -o-linear-gradient(top,#fff,#fff);
  background-image: linear-gradient(to bottom,#fff,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border-color: #fff #fff #d9d9d9;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #1a1a1a;
  background-color: #fff;
  *background-color: #f2f2f2;
}
.btn:active,
.btn.active {
  background-color: #e6e6e6 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #000;
  text-decoration: none;
  background: #e6e6e6;
  -webkit-transition: background-color .1s linear;
  -moz-transition: background-color .1s linear;
  -o-transition: background-color .1s linear;
  transition: background-color .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 10px;
  line-height: -0.5em;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 9px;
  line-height: -1.5em;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #3f3f3f;
  background-image: -moz-linear-gradient(top,#444,#383838);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#383838));
  background-image: -webkit-linear-gradient(top,#444,#383838);
  background-image: -o-linear-gradient(top,#444,#383838);
  background-image: linear-gradient(to bottom,#444,#383838);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff383838', GradientType=0);
  border-color: #383838 #383838 #121212;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #383838;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #383838;
  *background-color: #2b2b2b;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #1f1f1f \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #1a1a1a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #1a1a1a;
  text-decoration: none;
}
.btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 12px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #fff;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #fff;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #383838;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5em;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 1.5em;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 1.5em;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5em;
  color: #9f9e9d;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #1a1a1a;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: -0.25em 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5em;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #1a1a1a;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #1a1a1a;
  border-bottom-color: #1a1a1a;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #9f9e9d;
  border-color: #9f9e9d;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #9f9e9d;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #9f9e9d;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 1.5em;
  color: #777;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 19.25px 20px 19.25px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar-link {
  color: #777;
}
.navbar-link:hover {
  color: #1a1a1a;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Bitter", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1030px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), 0 -1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), 0 -1px 10px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), 0 -1px 10px rgba(0,0,0,0.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 19.25px 15px 19.25px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #1a1a1a;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
  color: #9f9e9d;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #9f9e9d;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #fff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #9f9e9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #9f9e9d;
  border-bottom-color: #9f9e9d;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #1a1a1a;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 1.5em;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb .active {
  color: #9f9e9d;
}
.pagination {
  height: 3em;
  margin: 1.5em 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 1em;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #9f9e9d;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #9f9e9d;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin: 1.5em 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a,
.pager span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a,
.pager .next span {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover,
.pager .disabled span {
  color: #9f9e9d;
  background-color: #fff;
  cursor: default;
}
.modal-open .modal .dropdown-menu {
  z-index: 2050;
}
.modal-open .modal .dropdown.open {
  *z-index: 2050;
}
.modal-open .modal .popover {
  z-index: 2060;
}
.modal-open .modal .tooltip {
  z-index: 2080;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 1.5em;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1.5em;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #1a1a1a;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.label,
.badge {
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #9f9e9d;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #1a1a1a;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #000000;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 1.5em;
  margin-bottom: 1.5em;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
  margin-bottom: 1.5em;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 1.5em;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #383838;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #1a1a1a;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 1.5em;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 2.25em;
  color: inherit;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.btn:focus {
  outline: none;
}
a {
  outline: none;
}
.no-display {
  display: none;
}
.clear {
  clear: both;
}
hr {
  border: solid #d4d4d4;
  border-width: 1px 0 0 0;
}
.clickable-div {
  cursor: pointer;
}
.btn.out-of-stock {
  color: #d30e0d;
}
.btn {
  font-weight: bold;
}
h1 {
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
}
h2 {
  color: #593c35;
  margin-top: 0;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
}
h3 {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
.page-head h3,
.page-head h4,
.head h3,
.head h4 {
  margin-top: 0;
}
.page-header {
  border: 1px solid #434b00;
  background-color: #593c35;
  padding: 13px 15px;
  margin-bottom: 10px;
  margin-top: 0;
}
.page-header h1 {
  color: #fff;
  margin: 0;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
.page-header h2 {
  color: #f4c324;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
}
.page-header .right {
  float: right;
}
label.radio,
label.checkbox {
  cursor: pointer;
}
.validation-advice {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5em;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  border: 1px solid #eed3d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f2dede;
  color: #b94a48;
}
.content input[name="passtime"] {
  margin-right: 5px;
}
#AmazonPayButtonTop {
  float: left;
  margin-right: 10px;
}
#AmazonPayButtonMethod {
  display: block;
  clear: both;
  float: right;
}
#AmazonPayButtonTop > img {
  height: 29px !important;
}
#feedback-button {
  background: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/images/footer/feedback-button.png") no-repeat scroll 0 0 transparent;
  height: 150px;
  left: -1px;
  position: fixed;
  top: 200px;
  width: 40px;
  z-index: 10;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
#feedback-button a {
  height: 150px;
  width: 40px;
  display: block;
}
.breadcrumbs {
  font-weight: bold;
  font-style: italic;
}
.breadcrumbs span {
  font-weight: normal;
}
.breadcrumbs a {
  color: #c58e49;
}
.featured-products-header {
  font-size: 30px;
  color: #1a1a1a;
  margin: 25px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.featured-products-carousel {
  margin: 15px 20px 20px;
  padding-bottom: 0px;
  font-family: "Cabin", "Open Sans", sans-serif;
  position: relative;
}
.featured-products-carousel .product-item {
  margin-top: 15px;
  border-left: 1px solid #c8c8c8;
  padding: 0 15px;
  text-align: center;
  height: 255px;
}
.featured-products-carousel .product-item .text {
  font-family: "Open Sans";
  color: #1a1a1a;
  text-align: right;
}
.featured-products-carousel .product-item .text h4 {
  color: #1a1a1a;
  font-size: 15px;
  text-align: center;
  height: 40px;
  overflow: hidden;
}
.featured-products-carousel .product-item .old-price {
  text-decoration: line-through;
  font-size: 15px;
  color: #787878;
  font-weight: 600;
}
.featured-products-carousel .product-item .special-price {
  font-size: 24px;
  font-weight: 600;
  color: #be6b49;
}
.featured-products-carousel .product-item .special-price .dollarsign {
  padding-left: 10px;
  font-size: 14px;
  line-height: 14px;
  vertical-align: top;
}
.featured-products-carousel .product-item .reviews {
  text-align: right;
  margin-top: 5px;
}
.featured-products-carousel .product-item .reviews .links,
.featured-products-carousel .product-item .reviews .text {
  display: none;
}
.featured-products-carousel .owl-item:first-child .product-item {
  border-left: none;
}
.featured-products-carousel .owl-carousel {
  border: 1px solid #c8c8c8;
}
.featured-products-carousel .owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/left-nav.png) no-repeat;
  border-radius: 0;
  height: 89px;
  left: -47px;
  margin: 0;
  padding: 0;
  top: 85px;
  width: 46px;
  opacity: 1;
}
.featured-products-carousel .owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/right-nav.png) no-repeat;
  border-radius: 0;
  height: 89px;
  right: -47px;
  margin: 0;
  padding: 0;
  top: 85px;
  width: 46px;
  opacity: 1;
}
.featured-products-carousel .product-wrapper .product-item {
  float: left;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 154px;
  cursor: pointer;
  border-right: 1px solid #c7c7c7;
}
.featured-products-carousel .product-wrapper .product-item .image {
  text-align: center;
  margin: 10px 0px;
}
.featured-products-carousel .product-wrapper .product-item .text {
  height: 44px;
}
.featured-products-carousel .product-wrapper .product-item .text h4 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0 0 2px;
  text-transform: capitalize;
  color: #555555;
}
.featured-products-carousel .product-wrapper .product-item .text .price {
  width: 100%;
  line-height: 1.1em;
}
.featured-products-carousel .product-wrapper .product-item .text .price.old-price {
  color: #555555;
  font-size: 11px;
  text-decoration: line-through;
}
.featured-products-carousel .product-wrapper .product-item .text .price.special-price {
  color: #be6b49;
  font-size: 25px;
  margin-right: 10px;
}
.featured-products-carousel .product-wrapper .product-item .reviews {
  height: 20px;
}
.featured-products-carousel .product-wrapper .product-item .reviews .ratings {
  display: inline-block;
}
.featured-products-carousel .product-wrapper .product-item .reviews .links {
  display: none;
}
.featured-products-carousel .product-wrapper .product-item .reviews .count {
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.featured-products-carousel .product-wrapper .product-item:last-of-type {
  border-right: none;
}
.rating-box {
  width: 106px;
  display: block;
  height: 18px;
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/products/product-ratings.png') no-repeat left bottom;
  margin: auto;
}
.rating-box .rating {
  display: block;
  height: 18px;
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/products/product-ratings.png') no-repeat left top;
}
#product-review-form input[type=text],
#product-review-form textarea {
  width: 300px;
}
#rotating-testimonials {
  position: relative;
  background: #606a09;
  border: 1px solid #4d4d4d;
  overflow: hidden;
  margin-top: 20px;
}
#rotating-testimonials .content-overlay {
  background: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/images/left-col/testimonials-overlay.png") no-repeat scroll 0 0 transparent;
  height: 250px;
  left: 0;
  position: absolute;
  top: -25px;
  width: 206px;
  z-index: 100;
}
#rotating-testimonials #testimonials {
  height: auto;
  position: relative;
  background-color: #464e07;
  background-image: -moz-linear-gradient(top,#606a09,#202303);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#606a09),to(#202303));
  background-image: -webkit-linear-gradient(top,#606a09,#202303);
  background-image: -o-linear-gradient(top,#606a09,#202303);
  background-image: linear-gradient(to bottom,#606a09,#202303);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff606a09', endColorstr='#ff202303', GradientType=0);
}
#rotating-testimonials .content {
  position: relative;
  z-index: 5;
}
#rotating-testimonials .head {
  position: relative;
  z-index: 10;
  margin-top: 15px;
  margin-bottom: 0px;
  background: #f9d759;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZDc1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iI2Y1YzAzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGQzNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#f9d759 0%,#f5c039 92%,#f8d353 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9d759),color-stop(92%,#f5c039),color-stop(100%,#f8d353));
  background: -webkit-linear-gradient(top,#f9d759 0%,#f5c039 92%,#f8d353 100%);
  background: -o-linear-gradient(top,#f9d759 0%,#f5c039 92%,#f8d353 100%);
  background: -ms-linear-gradient(top,#f9d759 0%,#f5c039 92%,#f8d353 100%);
  background: linear-gradient(to bottom,#f9d759 0%,#f5c039 92%,#f8d353 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d759',endColorstr='#f8d353',GradientType=0);
}
#rotating-testimonials .head h4 {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 2em;
  margin-top: 15px;
  padding-left: 10px;
  margin: 0;
}
#rotating-testimonials .content p {
  color: #fff;
  padding: 0 10px;
}
#rotating-testimonials .content p.testimonial-author {
  float: right;
  color: #f8d252;
}
#rotating-testimonials .content p.testimonial-text {
  clear: both;
}
#left-col .daily-deal h3.product-name {
  font-size: 12px;
  background-color: #ececec;
  background-image: -moz-linear-gradient(top,#ffffff,#d0d0d0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#d0d0d0));
  background-image: -webkit-linear-gradient(top,#ffffff,#d0d0d0);
  background-image: -o-linear-gradient(top,#ffffff,#d0d0d0);
  background-image: linear-gradient(to bottom,#ffffff,#d0d0d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd0d0d0', GradientType=0);
  padding: 6px 10px;
  line-height: 1.2em;
}
#left-col .daily-deal .content {
  border-bottom: 1px solid #b1b1b1;
  padding: 0 7px;
}
#left-col .daily-deal .content p {
  margin-bottom: 0;
}
#left-col .daily-deal .content .old-price {
  color: #593c35;
}
#left-col .daily-deal .content .old-price .price {
  text-decoration: line-through;
}
#left-col .daily-deal .content .available {
  font-size: 12px;
}
#left-col .daily-deal .content .special-price {
  color: #1a1a1a;
  font-weight: bold;
}
#left-col .daily-deal .actions {
  display: block;
  margin: 5px 0;
  padding-top: 5px;
}
#left-col .daily-deal .counter {
  margin-bottom: 10px;
  color: #fff;
}
#left-col .daily-deal .counter .number-wrapper {
  background-color: #4a5200;
  background-image: -moz-linear-gradient(top,#596300,#333900);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#596300),to(#333900));
  background-image: -webkit-linear-gradient(top,#596300,#333900);
  background-image: -o-linear-gradient(top,#596300,#333900);
  background-image: linear-gradient(to bottom,#596300,#333900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff596300', endColorstr='#ff333900', GradientType=0);
  float: left;
  width: 30%;
  padding: 5px 0;
  margin-left: 9px;
  text-align: center;
}
#left-col .daily-deal .counter .number-wrapper:first-child {
  margin-left: 0;
}
#left-col .daily-deal .counter .countdown_num {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
}
#left-col .daily-deal .counter .text {
  font-size: 11px;
  text-transform: uppercase;
}
#left-col .daily-deal.mini-related-items .content {
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
}
#left-col .daily-deal.mini-related-items .content ol {
  margin-bottom: 0;
}
#left-col .daily-deal.mini-related-items .actions {
  margin: 0;
  padding: 0;
}
#left-col .daily-deal.mini-related-items .actions a {
  background-color: #999999;
  background-image: -moz-linear-gradient(top,#a8a8a8,#838383);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#a8a8a8),to(#838383));
  background-image: -webkit-linear-gradient(top,#a8a8a8,#838383);
  background-image: -o-linear-gradient(top,#a8a8a8,#838383);
  background-image: linear-gradient(to bottom,#a8a8a8,#838383);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8a8a8', endColorstr='#ff838383', GradientType=0);
  color: #f4c324;
  display: block;
  font-size: 14px;
  height: 13px;
  line-height: 15px;
  margin-bottom: 1px;
  margin-left: 0;
  padding: 3px 0 7px 26px;
  width: auto;
}
.deal-product {
  border: 3px solid #b1b1b1;
  background: #eee;
  margin-bottom: 5px;
}
.deal-product .title h3 {
  background-color: #f4ce40;
  background-image: -moz-linear-gradient(top,#f8df4d,#efb42d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8df4d),to(#efb42d));
  background-image: -webkit-linear-gradient(top,#f8df4d,#efb42d);
  background-image: -o-linear-gradient(top,#f8df4d,#efb42d);
  background-image: linear-gradient(to bottom,#f8df4d,#efb42d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8df4d', endColorstr='#ffefb42d', GradientType=0);
  text-transform: uppercase;
  font-size: 16px;
  line-height: 36px;
  color: #1a1a1a;
  text-align: center;
}
.deal-product .content {
  padding: 15px;
}
.deal-product .content .counter {
  margin-bottom: 10px;
  color: #fff;
}
.deal-product .content .counter .number-wrapper {
  background-color: #4a5200;
  background-image: -moz-linear-gradient(top,#596300,#333900);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#596300),to(#333900));
  background-image: -webkit-linear-gradient(top,#596300,#333900);
  background-image: -o-linear-gradient(top,#596300,#333900);
  background-image: linear-gradient(to bottom,#596300,#333900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff596300', endColorstr='#ff333900', GradientType=0);
  float: left;
  width: 31%;
  padding: 5px 0;
  margin-left: 13px;
  text-align: center;
}
.deal-product .content .counter .number-wrapper:first-child {
  margin-left: 0;
}
.deal-product .content .counter .countdown_num {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
}
.deal-product .content .counter .text {
  font-size: 14px;
  text-transform: uppercase;
}
#main-col #adj-nav-container.daily-deal-category .price-box .msrp-price {
  display: none;
}
#deal-list-wrapper {
  border: 1px solid #b1b1b1;
  background: #fff;
}
#deal-list-wrapper .list-header h2 {
  background-color: #f4ce40;
  background-image: -moz-linear-gradient(top,#f8df4d,#efb42d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8df4d),to(#efb42d));
  background-image: -webkit-linear-gradient(top,#f8df4d,#efb42d);
  background-image: -o-linear-gradient(top,#f8df4d,#efb42d);
  background-image: linear-gradient(to bottom,#f8df4d,#efb42d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8df4d', endColorstr='#ffefb42d', GradientType=0);
  text-transform: uppercase;
  font-size: 18px;
  line-height: 36px;
  color: #1a1a1a;
  text-align: center;
}
#deal-list-wrapper .deal {
  padding: 10px;
  border-bottom: 1px solid #b1b1b1;
}
#deal-list-wrapper .deal:last-child {
  border-bottom: none;
}
#deal-list-wrapper .deal .product-details .price-box {
  margin-bottom: 10px;
}
#deal-list-wrapper .deal .product-details .price-box .deal-price {
  line-height: 40px;
  margin-bottom: 0;
}
#deal-list-wrapper .deal .product-details .price-box .price-label {
  color: #593c35;
  font-size: 25px;
}
#deal-list-wrapper .deal .product-details .price-box .price {
  color: #1a1a1a;
  font-size: 30px;
  font-weight: bold;
}
#deal-list-wrapper .deal .savings {
  border: 1px solid #1a1a1a;
  background: #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#deal-list-wrapper .deal .savings .savings-title {
  background-color: #4a5200;
  background-image: -moz-linear-gradient(top,#596300,#333900);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#596300),to(#333900));
  background-image: -webkit-linear-gradient(top,#596300,#333900);
  background-image: -o-linear-gradient(top,#596300,#333900);
  background-image: linear-gradient(to bottom,#596300,#333900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff596300', endColorstr='#ff333900', GradientType=0);
  color: #fff;
  padding: 5px 10px;
}
#deal-list-wrapper .deal .savings .item {
  float: left;
  width: 33.3333333333333%;
  text-align: center;
}
#deal-list-wrapper .deal .savings .item .item-label {
  font-size: 16px;
}
#deal-list-wrapper .deal .savings .item .item-savings {
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
}
#deal-list-wrapper .deal .counter {
  margin-bottom: 10px;
  color: #fff;
}
#deal-list-wrapper .deal .counter .timer-text {
  text-align: center;
}
#deal-list-wrapper .deal .counter .number-wrapper {
  background-color: #4a5200;
  background-image: -moz-linear-gradient(top,#596300,#333900);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#596300),to(#333900));
  background-image: -webkit-linear-gradient(top,#596300,#333900);
  background-image: -o-linear-gradient(top,#596300,#333900);
  background-image: linear-gradient(to bottom,#596300,#333900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff596300', endColorstr='#ff333900', GradientType=0);
  float: left;
  width: 31%;
  padding: 5px 0;
  margin-left: 3%;
  text-align: center;
}
#deal-list-wrapper .deal .counter .number-wrapper:first-child {
  margin-left: 0;
}
#deal-list-wrapper .deal .counter .countdown_num {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
}
#deal-list-wrapper .deal .counter .text {
  font-size: 14px;
  text-transform: uppercase;
}
#order_review_form ul {
  list-style: none;
}
a#bbblink {
  display: inline-block !important;
}
a#bbblink img {
  position: relative;
}
body.cms-feedback-form .header,
body.cms-feedback-form .breadcrumbs,
body.cms-feedback-form .feedbackdiv,
body.cms-feedback-form .footer-callouts,
body.cms-feedback-form #footer-main,
body.cms-feedback-form #yotpo_testimonials_btn,
body.cms-feedback-form #habla_window_div,
body.cms-feedback-form #hbl_region {
  display: none;
}
body.cms-feedback-form #main-col {
  position: relative;
  z-index: 1 !important;
}
body.cms-feedback-form .overlay_alphacube {
  background-color: #fff;
}
#main-content.print-landing .col-main {
  padding: 20px 0 !important;
}
body.print-landing-layout #main-col {
  max-width: 100% !important;
}
body.print-landing-layout #main-col .print-banner {
  margin-bottom: 20px;
}
body.print-landing-layout #main-col .print-left-col {
  border-right: 2px solid #ccc;
}
body.print-landing-layout #main-col .print-top-left-callout {
  padding-bottom: 5px;
}
body.print-landing-layout #main-col .print-right-col {
  margin-left: -20px;
}
body.print-landing-layout #main-col .print-top-right-callout {
  padding-left: 20px;
}
body.print-landing-layout #main-col .print-mid-right-callout {
  border-top: 2px solid #ccc;
  padding: 10px 0 0 20px;
  margin-top: 10px;
}
body.print-landing-layout #main-col .print-bottom-right-callout {
  border-top: 2px solid #ccc;
  padding: 10px 0 0 20px;
  margin-top: 10px;
}
body.print-landing-layout #main-col .print-product {
  float: left;
  width: 241px;
  border-right: 2px solid #ccc;
  margin-left: 9px;
  padding: 5px 4px 5px 5px;
  height: 197px;
  font-family: "Open Sans", sans-serif;
}
body.print-landing-layout #main-col .print-product.last {
  border-right-color: transparent;
}
body.print-landing-layout #main-col .print-product h2 {
  max-height: 2.5em;
  overflow: hidden;
}
body.print-landing-layout #main-col .print-product .print-product-description {
  float: left;
  width: 50%;
}
body.print-landing-layout #main-col .print-product .print-product-description .print-product-short-description {
  height: 92px;
  overflow: hidden;
}
body.print-landing-layout #main-col .print-product .print-product-description .print-product-item-number {
  height: 1.5em;
  overflow: hidden;
  font-weight: bold;
}
body.print-landing-layout #main-col .print-product .print-product-description .print-product-sale-price {
  color: #f00;
  font-weight: bold;
  font-size: 16px;
}
body.print-landing-layout #main-col .print-product .print-product-img {
  float: left;
  width: 50%;
}
body.print-landing-layout #main-col .print-product-row {
  border-top: 2px solid #ccc;
}
.header {
  position: relative;
}
header#main {
  width: 100%;
}
header#main .top-left-corner-badge {
  position: fixed;
  top: 0;
  left: 0px;
  width: 170px;
  height: 170px;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/30yearcorner.png) no-repeat;
}
header#main .header-top-bar {
  background: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/images/topbarbg.png") repeat-x #1a1a1a;
  color: #edf8ff;
}
header#main .header-top-bar .help-link {
  float: left;
  cursor: pointer;
  display: inline-block;
  color: #edf8ff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 10px 6px;
  position: relative;
  z-index: 110;
}
header#main .header-top-bar .help-link .down-triangle {
  position: relative;
  bottom: 3px;
  font-size: 12px;
  margin-right: 5px;
}
header#main .header-top-bar .help-link:hover .help-links,
header#main .header-top-bar .help-link > .help-links:hover {
  display: block;
}
header#main .header-top-bar .help-link:hover {
  text-decoration: none;
}
header#main .header-top-bar .help-links {
  display: none;
  background: #fff;
  border: solid 3px #1a1a1a;
  left: 0;
  top: 37px;
  position: absolute;
  z-index: 99;
  width: 250px;
  font-size: 14px;
  color: #1a1a1a;
  padding: 10px;
}
header#main .header-top-bar .help-links ul {
  margin: 0;
  list-style-type: none;
}
header#main .header-top-bar .help-links ul li {
  padding: 5px 0 0 5px;
}
header#main .header-top-bar .help-links ul li a {
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
}
header#main .header-top-bar .top-bar-links {
  float: left;
  margin-left: 50px;
}
header#main .header-top-bar .top-bar-links a {
  font-family: "Open Sans";
  font-weight: lighter;
  width: 130px;
  color: #edf8ff;
  text-align: center;
  display: inline-block;
  padding: 0 5px;
  margin: 8px 0 5px;
  line-height: 14px;
  font-size: 13px;
  border-right: solid #aaa 1px;
}
header#main .header-top-bar .top-bar-links a:last-child {
  border-right: none;
}
header#main .header-top-bar .phone-number {
  font-size: 18px;
  color: #edf8ff;
  font-weight: bold;
  padding: 10px;
  margin-right: 15px;
  display: inline-block;
  float: right;
}
header#main .header-top-bar .top-bar-checkout {
  float: right;
}
header#main .header-top-bar .top-bar-checkout .checkout-link {
  background: #ff8a00;
  padding: 10px 14px;
  color: #edf8ff;
  border-bottom: 3px solid #e26b00;
  display: block;
  margin-left: 1px;
  font-size: 15px;
  font-weight: bold;
}
header#main .header-top-bar .top-bar-checkout .checkout-link:hover {
  text-decoration: none;
}
header#main .header-top-bar .top-bar-cart {
  float: right;
}
header#main .header-top-bar .top-bar-cart #header-cart {
  z-index: 1000;
  position: relative;
}
header#main .header-top-bar .top-bar-cart #header-cart .item-link {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/css/img/cartbg.png) no-repeat scroll 8px 13px #ff8a00;
  padding: 3px 17px 17px;
  border-bottom: 3px solid #e26b00;
  height: 18px;
  cursor: pointer;
  display: block;
}
header#main .header-top-bar .top-bar-cart #header-cart .item-link:hover {
  text-decoration: none;
}
header#main .header-top-bar .top-bar-cart #header-cart .item-link .qty {
  color: #fff;
}
header#main .header-top-bar .top-bar-cart #header-cart .item-link .qtysmall {
  font-size: 8px;
}
header#main .header-top-bar .top-bar-cart #header-cart:hover .body {
  display: block;
}
header#main .header-top-bar .top-bar-cart #header-cart .btn-checkout {
  background: #ff8a00;
  color: #fff;
}
header#main .header-top-bar .top-bar-cart #header-cart .body {
  display: none;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 37px;
  background: #fff;
  color: #000;
  -webkit-border-radius: 4px 0 4px 4px;
  -moz-border-radius: 4px 0 4px 4px;
  border-radius: 4px 0 4px 4px;
  border: 1px solid #222222;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .head h2 {
  font-size: 20px;
  color: #1a1a1a;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items {
  margin-top: 10px;
  max-height: 340px;
  overflow: auto;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items h5 {
  font-weight: normal;
  margin-bottom: 5px;
  margin-top: 0;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .btn {
  text-decoration: none;
  margin-top: 5px;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .product-image {
  float: left;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .product-shop {
  float: left;
  width: 180px;
  margin-left: 15px;
  font-family: "Open Sans";
  font-size: 15px;
  color: #1a1a1a;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .product-shop .product-name {
  font-weight: bold;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .product-shop .price-box .old-price {
  color: #BC8D01;
  font-size: 12px;
  text-decoration: line-through;
  margin-bottom: 3px;
  font-weight: bold;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .product-shop .price-box .special-price,
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-items .listing-item .product-shop .price-box .regular-price {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-footer .subtotal {
  text-align: right;
  font-size: 12px;
  color: #1a1a1a;
  font-family: "Open Sans";
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-footer hr {
  margin: 10px 0;
  background: #1a1a1a;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-footer .actions {
  text-align: right;
  margin-top: 20px;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-footer .actions .cart-btn {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  color: #1a1a1a;
  border: 1px solid #6e6e6e;
}
header#main .header-top-bar .top-bar-cart #header-cart .body .cart-footer .actions .cart-btn.cart-btn-checkout {
  color: #fff;
  background: #ff8a00;
  border: 1px solid #f38133;
}
header#main #logo {
  position: relative;
  max-width: 100%;
}
header#main #logo > a > img {
  padding-left: 10px;
}
header#main .heading-message {
  font-size: 15px;
  font-style: italic;
  text-align: center;
}
header#main .free-shipping-msg {
  font-weight: bold;
  font-family: "Open Sans";
  text-align: right;
  margin-top: 20px;
  padding-right: 10px;
}
header#main .free-shipping-msg .free-shipping-msg-orange {
  position: relative;
  top: 2px;
  color: #ff8a00;
  font-size: 18px;
}
header#main .as-seen-on {
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  padding-right: 225px;
  position: relative;
  top: 28px;
}
header#main .seen-images {
  margin-bottom: 5px;
  text-align: right;
  position: relative;
  top: 25px;
  padding-right: 10px;
}
header#main .search-form {
  padding: 6px;
  background: #d7d7d7;
  border-radius: 5px;
  margin-top: 12px;
}
header#main .search-form .searchautocomplete {
  margin: 0;
  padding: 0;
  border: 1px solid #777;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 0;
  width: 316px;
}
header#main .search-form .searchautocomplete > label {
  display: none;
}
header#main .search-form .searchautocomplete .nav {
  width: 281px;
  margin: 0;
  background: none;
}
header#main .search-form .searchautocomplete .nav .nav-search-in .category-fake,
header#main .search-form .searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-image: none;
  background-color: #fff;
  border-radius: 0;
}
header#main .search-form .searchautocomplete .nav .nav-input {
  margin: 0;
}
header#main .search-form .searchautocomplete .nav .nav-input input {
  margin: 0 0 0 7px;
  height: 34px;
  font-size: 13px;
  font-style: italic;
  padding-left: 5px;
  width: 96%;
}
header#main .search-form .searchautocomplete .nav-submit-button {
  padding-left: 1px;
}
header#main .search-form .searchautocomplete .nav-submit-button button.button {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/searchicon.png) no-repeat #be6b49;
  border-radius: 2px;
  border: 1px solid #8e2d15;
  font-size: 12px;
  text-indent: -9999px;
  overflow: hidden;
  width: 34px;
}
header#main .search-form .searchautocomplete .nav-submit-button button.button:hover {
  background-color: #39414b;
}
.sitewide-banner img {
  margin-top: 5px;
  width: 100%;
}
#header-wrapper {
  position: relative;
}
#header-wrapper #header-links-div {
  text-align: right;
  padding: 3px 10px;
}
#header-wrapper #header-links-div a {
  font-weight: bold;
  color: #c66b47;
  padding: 0 1px;
}
.wp-sidebar {
  padding: 0 5px;
}
#top-link {
  display: none;
  position: fixed;
  right: 5px;
  bottom: 5px;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #000;
  padding: 10px;
  background: #1a1a1a;
  color: #FFF;
  z-index: 500;
}
.scrollButtons {
  position: fixed;
  bottom: 5px;
  z-index: 104;
  right: 5px;
  font-weight: bold;
  font-family: "Open Sans";
  text-decoration: none;
  color: #1a1a1a;
  text-align: center;
  font-size: 10px;
}
.scrollButtons a {
  opacity: .75;
}
.scrollButtons a:hover {
  opacity: 1;
}
.scrollButtons #toplink {
  display: block;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/toplinkbg.png) no-repeat;
  height: 20px;
  width: 60px;
  padding-top: 30px;
}
.scrollButtons #toplink:hover {
  text-decoration: none;
}
.scrollButtons #bottomlink {
  display: block;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/bottomlinkbg.png) no-repeat;
  width: 60px;
  height: 46px;
  padding-top: 3px;
}
.scrollButtons #bottomlink:hover {
  text-decoration: none;
}
nav#secondary {
  position: relative;
  height: 29px;
  font-family: "Open Sans";
}
nav#secondary > ul {
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
  background: #d7d7d7;
  border: #000 1px solid;
  border-bottom: none;
}
nav#secondary > ul li {
  float: left;
}
nav#secondary > ul li:last-child {
  margin-right: 0;
}
nav#secondary > ul li:after {
  content: "|";
  color: #1a1a1a;
}
nav#secondary > ul li:last-child:after {
  content: "";
}
nav#secondary > ul li a {
  padding: 3px 12px;
  line-height: 26px;
  color: #1a1a1a;
  font-size: 11px;
  font-weight: 600;
}
nav#secondary > ul li.special {
  background: #1a1a1a;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  font-family: "Bitter";
}
nav#secondary > ul li.special a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 22px;
}
nav#secondary > ul li.special:after {
  content: "";
}
nav#secondary #search_mini_form {
  position: absolute;
  top: 0;
  right: 0;
}
nav#secondary #search_mini_form #search {
  height: 14px;
  margin-top: 2px;
}
nav#secondary #search_mini_form #searchButton {
  margin-top: -7px;
  text-transform: uppercase;
}
nav#main {
  background: #1a1a1a;
  position: relative;
  font-family: "Open Sans";
}
nav#main ul {
  list-style: none;
}
nav#main ul#menu {
  margin: 0;
  background: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/css/img/bg.gif") repeat-x scroll 0 0 #F4F4F4;
}
nav#main ul#menu > li {
  float: left;
  display: block;
  text-align: center;
}
nav#main ul#menu > li > a:after {
  position: absolute;
  color: #fff;
  content: "|";
  top: 3px;
  right: -3px;
}
nav#main ul#menu > li.last a:after {
  content: "";
}
nav#main ul#menu > li > a {
  padding: 4px 15px;
  display: block;
  color: #FFF;
  font-size: 13px;
  font-weight: normal;
  line-height: 29px;
  position: relative;
}
nav#main ul#menu > li .menu-col h2 {
  margin-bottom: 3px;
}
nav#main ul#menu > li li.level1 span.level1 {
  font-weight: bold;
  color: #752010;
  font-size: 12px;
  text-transform: uppercase;
  margin: 7px 0 5px 0;
  padding-bottom: 0;
}
nav#main ul#menu > li.dealslink {
  float: right;
  background: #dd4b4e;
  text-transform: uppercase;
  padding: 0 24px;
}
nav#main ul#menu > li.dealslink > a {
  color: #edf8ff;
  font-size: 15px;
}
nav#main ul#menu .menu-col {
  float: left;
  padding: 0 5px;
  width: 193px;
}
nav#main ul#menu .menu-col.last {
  border-right: 0 none;
  margin-right: 0;
  padding-right: 0;
}
nav#main ul#menu .menu-col h2 {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 15px;
}
nav#main ul#menu .menu-col h2 a {
  color: #752010;
  letter-spacing: 0px;
  margin: 7px 0 5px 0;
  padding-bottom: 0;
  font-size: 15px;
  line-height: 15px;
}
nav#main ul#menu .menu-col h3 {
  margin: 5px 0 0 0;
}
nav#main ul#menu .menu-col h3 a {
  font-size: 12px;
  margin: 0;
  color: #752010;
  font-weight: 600;
}
nav#main ul#menu .menu-col-last {
  float: left;
  padding-right: 5px;
}
nav#main ul#menu gym    .allcategories:hover {
  background: #CC0001;
}
#menu li a {
  color: #1a1a1a;
}
#menu li:hover .align_left {
  left: 0px;
  top: 36px;
}
#menu li:hover .align_right {
  left: auto;
  right: 2px;
  top: 36px;
}
.nav-container #menu .allcategories:hover .align_right {
  left: auto;
  right: 0px;
  top: auto;
}
#menu .menu_right {
  float: right;
  margin-right: 0px;
}
#menu li .align_right {
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.viewall {
  color: #666;
  padding-right: 10px;
  background: url("http://www.nitro-pak.com/skin/frontend/nitropak/default/css/img/all.gif") no-repeat right 50%;
}
.level1 {
  font-size: 12px;
  padding-left: 2px;
}
.level2 {
  font-size: 12px;
  padding-left: 6px;
}
.level3 {
  font-size: 12px;
  padding-left: 10px;
}
.level4 {
  font-size: 9px;
  padding-left: 12px;
}
.level5 {
  font-size: 9px;
  padding-left: 14px;
}
.level6 {
  font-size: 9px;
  padding-left: 16px;
}
.level7 {
  font-size: 9px;
  padding-left: 18px;
}
.level8 {
  font-size: 9px;
  padding-left: 18px;
}
.strong {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.imgshadow {
  background: #FFFFFF;
  padding: 4px;
  border: 1px solid #777777;
  margin-top: 5px;
  -moz-box-shadow: 0px 0px 5px #666666;
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
.img_left {
  width: auto;
  float: left;
  margin: 5px 15px 5px 5px;
}
#menu li .black_box {
  background-color: #333333;
  color: #eeeeee;
  text-shadow: 1px 1px 1px #000;
  padding: 4px 6px 4px 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  box-shadow: inset 0 0 3px #000000;
}
#menu li ul {
  padding: 0;
  margin: 0 0 10px 0;
}
#menu li ul li a {
  font-weight: 600;
}
#menu li ul li {
  background: none;
  color: #1a1a1a;
  display: list-item;
  float: none;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 2px 2px 2px 2px;
  position: relative;
  text-align: left;
}
#menu li .greybox li {
  background: #F4F4F4;
  border: 1px solid #bbbbbb;
  margin: 0px 0px 4px 0px;
  padding: 4px 6px 4px 6px;
  width: 116px;
}
#menu li .greybox li:hover {
  background: #ffffff;
  border: 1px solid #aaaaaa;
  padding: 4px 6px 4px 6px;
  margin: 0px 0px 4px 0px;
}
#menu li:hover .simple li a {
  font-size: 12px;
  padding-left: 2px;
  display: block;
  width: 50%;
  font-weight: bold;
  border-bottom: 1px dashed #DDDDDD;
}
.dropdown_1column,
.dropdown_1column_simple,
.dropdown_2column_simple,
.dropdown_2column,
.dropdown_3column,
.dropdown_4column,
.dropdown_5column {
  z-index: 9999;
  float: left;
  margin-top: 1px;
  position: absolute;
  left: -999em;
  text-align: left;
  padding: 10px 5px 10px 5px;
  border: 2px solid #000;
  border-top: none;
  background-image: none;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.dropdown_1column_simple {
  width: 100px;
}
.dropdown_1column {
  width: 170px;
}
.dropdown_2column {
  width: 325px;
}
.dropdown_3column {
  width: 485px;
}
.dropdown_5column,
.dropdown_4column {
  width: 1016px;
}
.col_1 {
  width: 190px;
}
.col_2 {
  width: 320px;
}
.col_3 {
  width: 480px;
}
.col_5,
.col_4 {
  width: 1016px;
}
#main-content {
  background: #fff;
  position: relative;
}
#main-content #left-col {
  font-family: "Open Sans";
  position: relative;
  z-index: 10;
  width: 206px;
}
#main-content #left-col .box .head h2 {
  background: #593c35;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 13px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}
#main-content #left-col .box .block-content {
  border: 1px solid #000;
  background: #efeded;
}
#main-content #adj-nav-navigation {
  margin-bottom: 1px;
}
#main-content #adj-nav-navigation li {
  padding: 2px 0;
}
#main-content #adj-nav-navigation .block-title {
  background-color: #f4ce40;
  background-image: -moz-linear-gradient(top,#f8df4d,#efb42d);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8df4d),to(#efb42d));
  background-image: -webkit-linear-gradient(top,#f8df4d,#efb42d);
  background-image: -o-linear-gradient(top,#f8df4d,#efb42d);
  background-image: linear-gradient(to bottom,#f8df4d,#efb42d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8df4d', endColorstr='#ffefb42d', GradientType=0);
  text-transform: uppercase;
  margin-bottom: 1px;
  margin-top: 15px;
  font-size: 20px;
  padding-left: 20px;
  line-height: 36px;
}
#main-content #adj-nav-navigation .actions a {
  background-color: #555;
  background-repeat: repeat-x;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 13px;
  line-height: 15px;
  margin: 5px;
  padding: 10px;
  text-align: center;
  transition: background 0.2s linear 0s;
}
#main-content #adj-nav-navigation .actions a:hover {
  text-decoration: none;
  background-color: #000;
}
#main-content #adj-nav-navigation dl {
  margin: 0;
}
#main-content #adj-nav-navigation dl dt {
  color: #414141;
  font-weight: bold;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  height: 22px;
  margin: 0;
}
#main-content #adj-nav-navigation dl dt span {
  padding: 5px 0px 5px 26px;
  line-height: 1em;
  display: block;
  background-image: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/down-arrow.png');
  background-position: 10px 6px;
  background-repeat: no-repeat;
}
#main-content #adj-nav-navigation dl dt.adj-nav-dt-selected {
  margin-bottom: 1px;
  background-position-y: 0;
}
#main-content #adj-nav-navigation dl dt.adj-nav-dt-selected span {
  background-image: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/right-arrow.png');
}
#main-content #adj-nav-navigation dl dd {
  margin-left: 20px;
  padding-right: 10px;
}
#main-content #adj-nav-navigation dl dd a > .product-number {
  background: #fff;
  padding: 0 5px;
  font-weight: bold;
  float: right;
}
#main-content #adj-nav-navigation dl dd a.btn {
  float: none;
  margin-bottom: 5px;
}
#main-content #adj-nav-navigation dl dd ol {
  list-style: none;
  margin-left: 0;
}
#main-content #adj-nav-navigation dl dd ol li {
  padding-left: 17px;
  font-weight: 600;
}
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd {
  margin: 0;
  padding: 0;
}
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a {
  background-color: #555;
  background-repeat: repeat-x;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 13px;
  line-height: 15px;
  margin: 5px;
  padding: 10px;
  text-align: center;
  transition: background 0.2s linear 0s;
}
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a:hover {
  text-decoration: none;
  background-color: #000;
}
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a:before,
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a:after {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/triangledown.png) no-repeat;
  content: "";
  position: relative;
  display: block;
  height: 5px;
  width: 7px;
  top: 6px;
  float: left;
}
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a:before {
  float: right;
}
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a.more-shown:before,
#main-content #adj-nav-navigation dl dd.adjnav-attr-more-dd a.more-shown:after {
  background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/triangleup.png);
}
#main-content #adj-nav-navigation dl dd#adj-nav-filter-price input {
  width: 44px;
  margin: 0;
  border-color: #9f9e9d;
  background-color: #eee;
}
#main-content #adj-nav-navigation dl dd#adj-nav-filter-price #adj-nav-price-go---price {
  height: 30px;
}
#main-content #left-col-top .left-col-item {
  padding: 6px 10px;
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top,#ffffff,#cecece);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#cecece));
  background-image: -webkit-linear-gradient(top,#ffffff,#cecece);
  background-image: -o-linear-gradient(top,#ffffff,#cecece);
  background-image: linear-gradient(to bottom,#ffffff,#cecece);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcecece', GradientType=0);
}
#main-content #left-col-top .left-col-item h3 {
  margin: 0;
  font-size: 13px;
  color: #1a1a1a;
  line-height: 1.1em;
  text-transform: capitalize;
}
#main-content #left-col-top .left-col-item h3 a {
  color: #1a1a1a;
  text-decoration: none;
}
#main-content #left-col-top .left-col-item p {
  margin: 0;
  color: #593c35;
  font-size: 10px;
  line-height: 1.3em;
}
#main-content #left-col-top .left-col-item p a {
  color: #895c15;
  text-decoration: none;
}
#main-content #left-menu {
  background: #efeded;
  border: 1px solid #000;
}
#main-content #left-menu h2 {
  background: #593c35;
  text-transform: uppercase;
  margin-bottom: 1px;
  font-size: 20px;
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
}
#main-content #left-menu h3 {
  color: #000;
  font-weight: bold;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0;
}
#main-content #left-menu h3 span {
  padding: 5px 0px 5px 5px;
  line-height: 1em;
  display: block;
}
#main-content #left-menu ul {
  list-style: none;
  margin: 10px 0 10px 26px;
}
#main-content #left-menu ul li a {
  text-decoration: underline;
}
#main-content #left-menu ul li a:hover,
#main-content #left-menu ul li a:active {
  text-decoration: none;
}
#main-content #header-cart .head p {
  padding-left: 10px;
}
#main-content #header-cart .actions {
  padding-left: 10px;
}
#main-content #header-cart .cart-items {
  margin-top: 10px;
}
#main-content #header-cart .cart-items h3 {
  text-align: center;
}
#main-content #header-cart .cart-items > div {
  padding-left: 10px;
}
#main-content .mini-compare-products {
  margin: 10px 0px;
  padding: 10px 10px 0px;
  border-top: 1px solid #d4d4d4;
}
#main-content #main-col {
  position: relative;
  z-index: 100;
}
#main-content #main-col p a {
  text-decoration: underline;
}
#main-content #main-col p a:hover {
  text-decoration: none;
}
#main-content .table {
  background: #fff;
}
#main-content .pager {
  text-align: left;
  margin: 10px;
}
#main-content .pager .amount {
  float: left;
  line-height: 30px;
}
#main-content .pager .limiter {
  float: right;
}
#main-content .pager .limiter label {
  display: inline;
}
#main-content .pager .limiter select {
  width: 60px;
}
#main-content.two-column-left #main-col {
  margin-left: -1px;
  width: 784px;
  padding: 5px 20px;
}
#main-content.one-column #main-col .col-main {
  padding: 20px;
}
.catalog-seo-sitemap-category #main-content .pager .amount {
  float: none;
}
.breadcrumbs {
  color: #1a1a1a;
  display: inline-block;
}
.breadcrumbs ul {
  list-style: none;
  padding: 0;
  margin: 5px 0;
}
.breadcrumbs ul li {
  font-size: 12px;
  font-family: "Open Sans";
  display: inline;
}
.breadcrumbs ul li a {
  font-weight: bold;
}
.breadcrumbs ul li strong {
  font-weight: 600;
}
.print-buttons {
  float: right;
  top: -3px;
  position: relative;
}
#wishlist-table .qty {
  width: 105px;
}
#wishlist-table .product-image {
  display: block;
  margin-bottom: 10px;
  width: 87px;
}
#wishlist-table .added-on {
  display: block;
  width: 75px;
}
#wishlist-table textarea {
  width: auto;
}
.form-list {
  list-style-type: none;
  margin-left: 0;
}
#main-col .category-description {
  margin-bottom: 10px;
}
#main-col .category-description .catcols .catcol {
  width: 48%;
  padding: 0 1%;
  float: left;
}
#main-col .category-description .catcols:after {
  display: block;
  content: " ";
  clear: left;
}
#main-col .category-bottom-description {
  margin-top: 10px;
}
#main-col .category-head {
  border: 1px solid #593c35;
  background-color: #593c35;
  padding: 13px 15px;
  margin-bottom: 10px;
  font-family: "Open Sans";
}
#main-col .category-head h1 {
  color: #fff;
  margin: 0;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
#main-col .category-head h2 {
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
}
#main-col #category-header {
  border: 1px solid #593c35;
  background: #593c35;
  padding: 13px 15px;
  margin-bottom: 10px;
}
#main-col #category-header h1 {
  color: #fff;
  margin: 0;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
#main-col #category-header h2 {
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  font-family: "Open Sans";
}
#main-col .content {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
#main-col .content #adj-nav-container {
  background: none;
  border: none;
}
#main-col .category-toolbar {
  background: #593c35;
  padding-left: 20px;
  color: #fff;
  font-family: "Open Sans";
}
#main-col .category-toolbar .toolbar-item {
  float: left;
  padding: 8px;
  height: 20px;
  line-height: 20px;
}
#main-col .category-toolbar .toolbar-item select {
  font-family: "Open Sans";
  height: 20px;
  line-height: 20px;
  padding: 0;
  margin: 0px;
  margin-top: -5px;
}
#main-col .category-toolbar #category-pager .pages > strong {
  text-transform: uppercase;
  padding-right: 5px;
}
#main-col .category-toolbar #category-pager .pages > ol {
  float: right;
  margin: 0;
}
#main-col .category-toolbar #category-pager .pages > ol li.pagernavstart {
  margin-left: 10px;
}
#main-col .category-toolbar #category-pager .pages > ol li.pagernavli {
  margin-top: 0;
}
#main-col .category-toolbar #category-pager .text {
  float: left;
}
#main-col .category-toolbar #category-pager a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 0 5px;
}
#main-col .category-toolbar #category-pager a:hover {
  text-decoration: none;
}
#main-col .category-toolbar #category-pager a.pagernav {
  padding: 0px;
  height: 22px;
  width: 18px;
  display: block;
}
#main-col .category-toolbar #category-pager a.pagernav.previous {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pager-left-h.png) no-repeat;
}
#main-col .category-toolbar #category-pager a.pagernav.previous:hover {
  background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pager-left.png);
}
#main-col .category-toolbar #category-pager a.pagernav.prevh {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pager-left.png) no-repeat;
}
#main-col .category-toolbar #category-pager a.pagernav.next {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pager-right-h.png) no-repeat;
}
#main-col .category-toolbar #category-pager a.pagernav.next:hover {
  background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pager-right.png);
}
#main-col .category-toolbar #category-pager a.pagernav.nexth {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pager-right.png) no-repeat;
}
#main-col .category-toolbar #category-pager ol {
  list-style: none;
}
#main-col .category-toolbar #category-pager ol li {
  float: left;
  background: #532e23;
  margin: 2px 1px 0;
}
#main-col .category-toolbar #category-pager ol li:hover {
  background: #3b241e;
}
#main-col .category-toolbar #category-pager ol li.current {
  background: #fff;
  color: #000;
  padding: 0 5px;
  margin: 2px 1px 0;
  font-weight: bold;
}
#main-col .category-toolbar #category-number select {
  width: 45px;
  font-weight: 600;
  font-size: 10px;
}
#main-col .category-toolbar #category-sort {
  border-right: none;
}
#main-col .category-toolbar #category-sort select {
  width: 175px;
  font-weight: 600;
  font-size: 10px;
}
#main-col .category-toolbar #category-sort a.sort-link {
  color: #bc8d01;
  font-size: 20px;
  font-weight: bold;
}
#main-col .category-toolbar #category-sort a.sort-link:hover {
  text-decoration: none;
}
#main-col .catalog-listing {
  font-family: "Open Sans";
}
#main-col .catalog-listing.listing-type-grid .row-fluid {
  margin-top: 0;
  border-bottom: 2px dotted #dedede;
}
#main-col .catalog-listing.listing-type-grid .row-fluid:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #cecece;
}
#main-col .catalog-listing.listing-type-grid .row-fluid .span3 {
  width: 25%;
  margin-left: 0;
}
#main-col .catalog-listing.listing-type-grid .row-fluid .span3:last-child .item {
  border-right: none;
}
#main-col .catalog-listing.listing-type-grid .item {
  position: relative;
  padding: 20px;
  height: 230px;
  border-right: 2px dotted #dedede;
}
#main-col .catalog-listing.listing-type-grid .item .main {
  position: relative;
  z-index: 10;
}
#main-col .catalog-listing.listing-type-grid .item .main .product-image {
  display: block;
  width: 169px;
  height: 119px;
  padding-top: 8px;
}
#main-col .catalog-listing.listing-type-grid .item .main .product-image img {
  display: block;
}
#main-col .catalog-listing.listing-type-grid .item .main .product-image:hover .overlay {
  display: block;
}
#main-col .catalog-listing.listing-type-grid .item .main .text h5 {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  height: 42px;
  overflow: hidden;
}
#main-col .catalog-listing.listing-type-grid .item .main .text h5 a {
  color: #1a1a1a;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box {
  float: right;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .sale-icon {
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/saleicon.png') no-repeat;
  width: 45px;
  height: 45px;
  position: absolute;
  top: -20px;
  left: -20px;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box p {
  margin-bottom: 1px;
  float: right;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box p .price-label {
  display: none;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box p .price {
  font-weight: 600;
  color: #be6b49;
  font-size: 18px;
  float: right;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box p .price .dollarsign {
  padding-left: 5px;
  font-size: 12px;
  line-height: 12px;
  vertical-align: top;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .minimal-price-link {
  display: none;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .minimal-price-link .price {
  float: right;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .regular-price,
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .msrp-price,
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .old-price {
  margin-right: 5px;
  color: #9f9e9d;
  font-style: italic;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .regular-price .price,
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .msrp-price .price,
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .old-price .price {
  color: #9f9e9d;
  text-decoration: line-through;
  font-size: 12px;
  line-height: 24px;
  vertical-align: text-top;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .msrp-price,
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .old-price {
  float: left;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .msrp-price .price,
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .old-price .price {
  float: none;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .old-price .price {
  color: #dd4b4e;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .savings {
  display: none;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .price-box .sale-price {
  color: #dd4b4e;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .reviews {
  clear: both;
  float: right;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .reviews .links {
  display: none;
}
#main-col .catalog-listing.listing-type-grid .item .main .text .reviews .text .number_results {
  display: none;
}
#main-col .catalog-listing.listing-type-grid .item .buttons {
  position: absolute;
  top: 75px;
  left: 46px;
  display: none;
  z-index: 10;
}
#main-col .catalog-listing.listing-type-grid .item .buttons .view-details {
  border-radius: 4px;
  width: 84px;
  margin: 0;
  background: #fff !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  opacity: .8;
}
#main-col .catalog-listing.listing-type-grid .item .buttons .form-button,
#main-col .catalog-listing.listing-type-grid .item .buttons .out-of-stock {
  border-radius: 0 4px 4px 0;
  width: 85px;
  margin: 0;
  float: right;
}
#main-col .catalog-listing.listing-type-grid .item .buttons .out-of-stock {
  width: 65px;
}
#main-col .catalog-listing.listing-type-grid .item:hover .buttons {
  display: block;
}
#main-col .catalog-listing .listing-item {
  padding: 10px;
  margin: 0 2px;
  border-bottom: 1px solid #d4d4d4;
  position: relative;
}
#main-col .catalog-listing .listing-item:last-child {
  border-bottom: none;
}
#main-col .catalog-listing .listing-item .product-image {
  float: left;
  width: 130px;
}
#main-col .catalog-listing .listing-item .product-shop {
  float: right;
  width: 600px;
  position: relative;
  padding-top: 5px;
}
#main-col .catalog-listing .listing-item .product-shop h5 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
}
#main-col .catalog-listing .listing-item .product-shop h5 a {
  color: #383838;
}
#main-col .catalog-listing .listing-item .product-shop .price-box p {
  margin-bottom: 1px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box p .price-label {
  float: left;
  width: 75px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box p .price {
  font-weight: bold;
  color: #1a1a1a;
  font-size: 16px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .regular-price,
#main-col .catalog-listing .listing-item .product-shop .price-box .msrp-price,
#main-col .catalog-listing .listing-item .product-shop .price-box .old-price {
  color: #9f9e9d;
  font-style: italic;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .regular-price .price,
#main-col .catalog-listing .listing-item .product-shop .price-box .msrp-price .price,
#main-col .catalog-listing .listing-item .product-shop .price-box .old-price .price {
  color: #9f9e9d;
  text-decoration: line-through;
  font-size: 13px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .minimal-price-link .label {
  float: left;
  margin-right: 17px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .minimal-price-link .price {
  font-size: 13px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .savings {
  color: #9f9e9d;
  font-style: italic;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .savings .savings-label {
  float: left;
  width: 75px;
}
#main-col .catalog-listing .listing-item .product-shop .price-box .savings .amount {
  font-weight: bold;
  color: #593c35;
  font-size: 13px;
  font-style: normal;
}
#main-col .catalog-listing .listing-item .product-shop .product-sku {
  position: absolute;
  right: 0px;
  top: 4px;
  color: #9f9e9d;
  font-weight: bold;
}
#main-col .catalog-listing .listing-item .product-shop .btn {
  float: right;
  font-weight: bold;
}
#main-col #categories .category-box {
  display: block;
  float: left;
  height: 125px;
  text-align: center;
  width: 115px;
}
#main-col #categories .category-box img {
  height: 80px;
  margin-bottom: 6px;
}
.large-category-image .category-list-wrapper #categories .category-box {
  height: 250px;
  width: 230px;
}
.large-category-image .category-list-wrapper #categories .category-box a {
  font-size: 120%;
}
.large-category-image .category-list-wrapper #categories .category-box img {
  height: 200px;
}
.narrow-by ol {
  list-style-type: none;
  margin-left: 0.5em;
}
.catalog-product-view #main-content.one-column #main-col .col-main {
  padding: 5px 0 0;
}
.catalog-product-view #main-content.one-column #main-col .col-main .print-buttons {
  display: none;
}
.catalog-product-view #main-col .social-share {
  float: right;
  margin: 2px 0 8px;
}
.catalog-product-view #main-col #product-essential {
  margin-bottom: 15px;
  padding: 0;
  position: relative;
}
.catalog-product-view #main-col #product-essential .divider {
  border-top: 1px solid #7d8445;
  margin: 10px 0;
}
.catalog-product-view #main-col #product-essential #product-img-box {
  height: auto;
  float: left;
  width: 405px;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails {
  position: relative;
  margin: 20px 5px 0;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .product-thumbnail-img {
  border: 1px solid #d7d7d7;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .product-thumbnail-img.active {
  border-color: #000;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-item > div {
  padding: 1px 0;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-controls .owl-buttons div {
  position: absolute;
  top: 17px;
  text-indent: -9999px;
  padding: 0;
  border-radius: 0;
  width: 11px;
  height: 19px;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-controls .owl-buttons div.owl-prev {
  left: -20px;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/larrow.png) no-repeat;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-controls .owl-buttons div.owl-next {
  right: -20px;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/rarrow.png) no-repeat;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-images {
  margin-bottom: 15px;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_small_thumbs {
  margin-top: 20px;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_small_thumbs li {
  background: #fff;
  margin: 10px;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_small_thumbs img {
  border: 1px solid transparent;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_smallthumb_active img {
  border: 1px solid #000;
}
.catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_zoom_area {
  z-index: 2;
}
.catalog-product-view #main-col #product-essential #product-img-box .hover-message {
  position: absolute;
  top: 323px;
  left: 0px;
  width: 318px;
  text-align: center;
}
.catalog-product-view #main-col #product-essential #product-img-box img {
  background: #fff;
}
.catalog-product-view #main-col #product-essential .body {
  float: right;
  width: 404px;
}
.catalog-product-view #main-col #product-essential .body a {
  color: #bbc93a;
}
.catalog-product-view #main-col #product-essential .body #product-header {
  padding-bottom: 5px;
  position: relative;
}
.catalog-product-view #main-col #product-essential .body #product-header h1 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 20px;
}
.catalog-product-view #main-col #product-essential .body #product-header .product-sku {
  color: #1a1a1a;
  font-size: 12px;
  font-style: italic;
}
.catalog-product-view #main-col #product-essential .body #product-header .reviews .text {
  display: none;
}
.catalog-product-view #main-col #product-essential .body #product-header .reviews p {
  margin-bottom: 0;
}
.catalog-product-view #main-col #product-essential .body #product-header .reviews a {
  color: #555;
}
.catalog-product-view #main-col #product-essential .body .featurelink {
  color: #383838;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
}
.catalog-product-view #main-col #product-essential .body .featurelink:hover {
  text-decoration: none;
}
.catalog-product-view #main-col #product-essential .body .shipping-text {
  text-align: right;
  color: #595858;
  font-size: 13px;
  margin-top: 5px;
}
.catalog-product-view #main-col #product-essential .body #product-form {
  position: relative;
  min-height: 27px;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal {
  margin-bottom: 10px;
  border: 3px solid #d7d7d7;
  background: #f0f0f0;
  padding: 10px 20px;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal #product-options-wrapper .required {
  color: #383838;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .sale-icon {
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/saleiconhor.png') no-repeat;
  width: 50px;
  height: 20px;
  float: left;
  margin-top: 10px;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .msrp-price {
  display: inline-block;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .msrp-price .price {
  color: #dd4b4e;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .savings .savings-label {
  color: #1a1a1a;
  text-transform: uppercase;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .savings .price,
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .savings .amount {
  color: #6C743C;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .final-price {
  float: right;
  font-size: 36px;
  line-height: 36px;
  color: #be6b49;
  font-weight: 600;
  font-family: "Open Sans";
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .final-price .dollarsign {
  font-size: 20px;
  position: relative;
  bottom: 13px;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .final-price .price-label {
  display: none;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .price-box .final-price .sale-price {
  color: #dd4b4e;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .control-label {
  color: #bbc93a;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .control-label .required {
  color: #383838;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls {
  color: #fff;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls label.radio input[type=radio],
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls label.radio input[type=checkbox],
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls label.checkbox input[type=radio],
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls label.checkbox input[type=checkbox] {
  margin-top: 1px;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls .input-prepend input,
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls .input-append input {
  width: 150px;
}
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls .input-prepend span.add-on,
.catalog-product-view #main-col #product-essential .body #product-form form.form-horizontal .control-group .controls .input-append span.add-on {
  color: #555;
}
.catalog-product-view #main-col #product-essential .body #product-form .wishlist-compare {
  float: right;
  text-align: right;
}
.catalog-product-view #main-col #product-essential .body #product-form .wishlist-compare .add-to-box {
  list-style: none;
  margin: 0;
}
.catalog-product-view #main-col #product-essential .body #product-form .wishlist-compare .add-to-box a {
  color: #555;
  text-decoration: underline;
}
.catalog-product-view #main-col #product-essential .body #product-form .wishlist-compare .add-to-box a:hover {
  text-decoration: none;
}
.catalog-product-view #main-col #product-essential .body #product-form .cart-wrapper {
  margin-top: 20px;
  clear: both;
}
.catalog-product-view #main-col #product-essential .body #product-form .cart-wrapper .shipping-text {
  text-align: right;
  font-style: italic;
}
.catalog-product-view #main-col #product-essential .body #product-form .cart-wrapper .shipping-text .large {
  font-size: 14px;
  text-transform: uppercase;
}
.catalog-product-view #main-col #product-essential .body #product-form .add-to-cart-box {
  margin-right: 0px;
}
.catalog-product-view #main-col #product-essential .body #product-form .add-to-cart-box .qty-box label {
  float: left;
  line-height: 15px;
  font-size: 15px;
  font-style: italic;
  padding: 4px 0;
  color: #555;
  margin-right: 5px;
  margin-top: 3px;
  margin-bottom: 0;
}
.catalog-product-view #main-col #product-essential .body #product-form .add-to-cart-box .qty-box input {
  float: left;
  line-height: 1.5em;
  margin-right: 10px;
  margin-top: 3px;
  width: 25px;
  margin-bottom: 0;
  border-radius: 3px;
  border: 1px solid #a0a0a0;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  padding: 1px 4px;
}
.catalog-product-view #main-col #product-essential .body #product-form .add-to-cart-box button {
  float: right;
  font-size: 15px;
  line-height: 1.5em;
  text-transform: uppercase;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/productcarticon.png) no-repeat 15px 7px #ff8a00;
  padding: 5px 10px 5px 48px;
  font-weight: bold;
  color: #fff;
  border: none;
}
.catalog-product-view #main-col #product-essential .body #product-form .add-to-cart-box button:hover {
  background-color: #cc6e00;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p {
  margin-bottom: 0;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.old-price,
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.msrp-price {
  color: #555;
  font-size: 13px;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.old-price .price-label,
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.msrp-price .price-label {
  width: auto;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.old-price .price,
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.msrp-price .price {
  font-weight: bold;
  text-decoration: line-through;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.no-msrp {
  padding-top: 15px;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.final-price {
  font-size: 18px;
  float: left;
  margin-right: 0px;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.final-price .price-label {
  color: #555;
  width: auto;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.final-price .price-label.special-price-label {
  color: #d30e0d;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.final-price .price-label.sale-price {
  color: #dd4b4e;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.final-price .price {
  color: #be6b49;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.savings {
  font-size: 13px;
  padding-top: 2px;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.savings .savings-label {
  color: #d30e0d;
}
.catalog-product-view #main-col #product-essential .body #product-form .price-box p.savings .amount {
  color: #d30e0d;
  font-weight: bold;
}
.catalog-product-view #main-col #product-essential .body #product-form .product-pricing {
  list-style: none;
  margin: 5px 0px;
  color: #1a1a1a;
}
.catalog-product-view #main-col #product-essential .body .mission-statement-bar-content {
  height: 44px;
  color: #b4b4b4;
  font-family: "Open Sans";
  font-size: 10px;
  overflow: hidden;
}
.catalog-product-view #main-col #product-essential .body .mission-statement-bar-content .mission-statement-bar-block {
  border-right: 1px solid #b4b4b4;
  margin-top: 4px;
  padding: 0 9px;
  float: left;
  height: 36px;
  line-height: 16px;
}
.catalog-product-view #main-col #product-essential .body .mission-statement-bar-content .mission-statement-bar-block:last-child {
  border-right: 0;
}
.catalog-product-view #main-col #product-essential .body .mission-statement-bar-content .mission-statement-bar-block .left-large {
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}
.catalog-product-view #main-col #product-essential .body .mission-statement-bar-content .mission-statement-bar-block .right-multiline {
  float: right;
  margin-left: 4px;
  line-height: 1.2em;
  padding-top: 5px;
}
.catalog-product-view #main-col #product-essential .body #product-footer h4 {
  color: #555;
  margin: 0 0 5px 0;
  font-weight: normal;
  font-size: 14px;
  font-weight: bold;
  float: left;
  line-height: 35px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .share {
  display: none;
  background-color: #fff;
  height: 32px;
  border: 1px solid #b5b7a2;
  float: left;
  margin-left: 10px;
  width: 294px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 12px 11px 12px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .share.long {
  width: 427px;
  margin-left: 0;
  float: none;
}
.catalog-product-view #main-col #product-essential .body #product-footer .share .share-buttons {
  position: relative;
  left: 0;
  height: 32px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .share .share-buttons .pinterest img {
  height: 32px;
  width: 32px;
  margin-bottom: 30px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .more-views {
  display: none;
  float: right;
  width: 265px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .more-views ul {
  list-style: none;
  margin: 0;
}
.catalog-product-view #main-col #product-essential .body #product-footer .more-views ul li {
  float: left;
  width: 30px;
  height: 30px;
  border: 1px solid #9f9e9d;
  background: #fff;
  margin-right: 5px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .more-views ul li:last-child {
  margin-right: 0;
}
.catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links {
  position: relative;
  margin: 20px 5px 0;
}
.catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-item > div {
  padding: 1px 0;
}
.catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-item > div img {
  border: 1px solid #d7d7d7;
}
.catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-controls .owl-buttons div {
  position: absolute;
  top: 17px;
  text-indent: -9999px;
  padding: 0;
  border-radius: 0;
  width: 11px;
  height: 19px;
}
.catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-controls .owl-buttons div.owl-prev {
  left: -20px;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/larrow.png) no-repeat;
}
.catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-controls .owl-buttons div.owl-next {
  right: -20px;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/rarrow.png) no-repeat;
}
.catalog-product-view #main-col #product-collateral header#product-overview h4 {
  margin-top: 0;
  margin-bottom: 5px;
  color: #383838;
  line-height: 18px;
  font-size: 16px;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul {
  margin-bottom: 0;
  border-bottom: none;
  font-family: "Open Sans";
  font-weight: 600;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/blackpx.png) repeat-x #c2c2c2;
  border-top: 8px solid #c2c2c2;
  margin-bottom: -9px;
  padding-top: 1px;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li a {
  border: none;
  border-radius: 0px;
  background: #1a1a1a;
  color: #fff;
  outline: none;
  display: block;
  position: relative;
  margin-right: 21px;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li a:after {
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 34px solid #1a1a1a;
  content: "";
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li a:before {
  border-left: 20px solid transparent;
  border-right: 0px solid transparent;
  border-top: 34px solid #1a1a1a;
  content: "";
  height: 0;
  position: absolute;
  left: -20px;
  top: 0;
  width: 0;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li:first-child {
  border-left: 8px solid #c2c2c2;
  border-top-left-radius: 4px;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li:first-child a {
  border-left: 1px solid #000;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li:first-child a:before {
  border: none;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li:last-child {
  position: relative;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li:last-child a {
  margin-right: 0;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li:last-child:after {
  border-left: 0 solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 38px solid #c2c2c2;
  content: "";
  height: 0;
  position: absolute;
  right: -24px;
  top: -8px;
  width: 0;
  z-index: -1;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li.active a {
  background: #fff;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li.active a:before {
  border-top-color: #fff;
}
.catalog-product-view #main-col #product-collateral #product-tabs > ul li.active a:after {
  border-bottom-color: #fff;
}
.catalog-product-view #main-col #product-collateral #product-tabs .tab-pane {
  background: #fff;
  padding: 10px;
  border: solid #000;
  border-width: 0 1px 1px 1px;
}
.catalog-product-view #main-col #product-collateral #product-tabs .hr {
  border-bottom: 1px solid #1a1a1a;
}
.catalog-product-view #main-col #product-collateral .tab-content {
  border: 8px solid #c2c2c2;
  border-radius: 4px;
  border-top-left-radius: 0;
  font-family: "Open Sans";
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-why-buy .why-shop,
.catalog-product-view #main-col #product-collateral .tab-content #tab-why-buy .blob-style-1 {
  margin-right: 250px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .description-left {
  width: 65%;
  float: left;
  padding-left: 5px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right {
  width: 30%;
  margin-left: 3%;
  float: left;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell {
  background: #fff;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .head h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 12px;
  font-weight: bold;
  color: #1a1a1a;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item {
  border-right: 0;
  padding: 0;
  height: auto;
  margin-bottom: 10px;
  clear: both;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .product-image {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 10px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text {
  float: left;
  max-width: 140px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text h5 {
  margin-top: 20px;
  text-align: left;
  font-size: 12px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text .savings,
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text .msrp-price,
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text .final-price .price-label {
  display: none;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text .final-price .price {
  float: none;
  font-weight: bold;
  color: #be6b49;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-description .upsell-right .up-sell .item .main .text .yotpo .number_results {
  display: none;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts {
  position: relative;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-type-title {
  margin-bottom: 5px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product {
  width: 120px;
  height: 130px;
  overflow: hidden;
  text-align: center;
  line-height: 14px;
  float: left;
  position: relative;
  cursor: pointer;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product .nutrition-overlay {
  display: none;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product .nutrition-overlay .nutrition-btn {
  margin-top: 30px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product:hover .nutrition-overlay {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  background: rgba(255,255,255,0.5);
  width: 100%;
  height: 100%;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product img.nutrition-product-image {
  width: 95px;
  padding: 5px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product .nutrition-product-name {
  font-size: 11px;
  font-weight: 600;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product .nutrition-product-amount {
  font-size: 11px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product .nutrition-product-amount span {
  font-weight: 600;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-product-info-container {
  display: none;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-products-left {
  width: 400px;
  float: left;
  max-width: 100%;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-products-right {
  float: right;
  width: 407px;
  margin-left: 10px;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-products-right .nutrition-main-right-image {
  margin-bottom: 10px;
  text-align: center;
  clear: both;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-products-right .ingredients-directions {
  width: 207px;
  float: left;
  margin-top: 0;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-products-right .nutrition-facts {
  width: 175px;
  font-size: 10px;
  float: right;
}
.catalog-product-view #main-col #product-collateral .tab-content #tab-nutritionproducts .nutrition-products-right-overlay {
  opacity: .5;
  background: #fff;
  position: absolute;
  z-index: 4;
  right: 10px;
  padding: 5px 0;
  text-align: center;
  min-height: 100px !important;
  display: none;
}
#fancybox-content .nutrition-facts {
  float: right;
  margin: auto;
}
#fancybox-content .ingredients-directions {
  float: none;
  margin: 10px auto;
  width: 100%;
}
#fancybox-content .nutrition-main-right-image {
  margin-bottom: 10px;
  text-align: center;
  clear: both;
}
#main-col .mini-related-items {
  border: 1px solid #c2c2c2;
}
#main-col .mini-related-items .head {
  padding: 10px;
  background: #efeded;
}
#main-col .mini-related-items .head h2 {
  font-size: 13px;
  text-align: center;
  margin-bottom: 0;
  color: #1a1a1a;
}
#main-col .mini-related-items .click-select-all {
  background-color: #ececec;
  background-image: -moz-linear-gradient(top,#ffffff,#d0d0d0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#d0d0d0));
  background-image: -webkit-linear-gradient(top,#ffffff,#d0d0d0);
  background-image: -o-linear-gradient(top,#ffffff,#d0d0d0);
  background-image: linear-gradient(to bottom,#ffffff,#d0d0d0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd0d0d0', GradientType=0);
  padding: 6px 10px;
}
#main-col .mini-related-items .box-wrapper .content {
  border: 0;
}
#main-col .mini-related-items .box-wrapper .content ol li {
  padding: 6px 10px 18px;
}
#main-col .mini-related-items .box-wrapper .content .product-images {
  display: block;
}
#main-col .mini-related-items .box-wrapper .content .product-details {
  width: 105px;
}
#main-col .mini-related-items .box-wrapper .content .product-details a {
  color: #1a1a1a;
  font-size: 12px;
  display: block;
  line-height: 1.2em;
  font-weight: bold;
  font-family: "Bitter";
  text-align: center;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box p {
  margin-bottom: 1px;
  text-align: center;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box p .price-label {
  display: none;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box p .price {
  font-weight: bold;
  color: #be6b49;
  font-size: 16px;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .minimal-price-link {
  display: none;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .minimal-price-link .price {
  float: right;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .regular-price,
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .msrp-price,
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .old-price {
  color: #9f9e9d;
  font-style: italic;
  display: none;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .regular-price .price,
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .msrp-price .price,
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .old-price .price {
  color: #9f9e9d;
  text-decoration: line-through;
  font-size: 13px;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .msrp-price {
  float: left;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .msrp-price .price {
  float: none;
}
#main-col .mini-related-items .box-wrapper .content .product-details .price-box .savings {
  display: none;
}
.generic-product-grid .row-fluid {
  margin-top: 0;
  border-bottom: 1px solid #cecece;
}
.generic-product-grid .row-fluid:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #cecece;
}
.generic-product-grid .row-fluid .span3 {
  width: 25%;
  margin-left: 0;
}
.generic-product-grid .row-fluid .span3:last-child .item {
  border-right: none;
}
.generic-product-grid .item {
  position: relative;
  padding: 13px 13px 7px;
  height: 288px;
  border-right: 1px solid #cecece;
}
.generic-product-grid .item .main {
  position: relative;
  z-index: 10;
}
.generic-product-grid .item .main .product-image {
  display: block;
  width: 169px;
  height: 137px;
  padding-top: 8px;
}
.generic-product-grid .item .main .product-image img {
  display: block;
}
.generic-product-grid .item .main .product-image:hover .overlay {
  display: block;
}
.generic-product-grid .item .main .text h5 {
  font-weight: bold;
  font-size: 13px;
  line-height: 1.1em;
  text-align: center;
}
.generic-product-grid .item .main .text h5 a {
  color: #1a1a1a;
}
.generic-product-grid .item .main .text .price-box p {
  margin-bottom: 1px;
}
.generic-product-grid .item .main .text .price-box p .price {
  font-weight: 600;
  color: #be6b49;
  font-size: 16px;
  float: right;
}
.generic-product-grid .item .main .text .price-box .minimal-price-link .price {
  float: right;
}
.generic-product-grid .item .main .text .price-box .regular-price,
.generic-product-grid .item .main .text .price-box .msrp-price {
  color: #9f9e9d;
  font-style: italic;
}
.generic-product-grid .item .main .text .price-box .regular-price .price,
.generic-product-grid .item .main .text .price-box .msrp-price .price {
  color: #9f9e9d;
  text-decoration: line-through;
  font-size: 13px;
}
.generic-product-grid .item .main .text .price-box .savings {
  color: #9f9e9d;
  font-style: italic;
}
.generic-product-grid .item .main .text .price-box .savings .amount {
  font-weight: bold;
  color: #593c35;
  font-size: 13px;
  font-style: normal;
  float: right;
}
.generic-product-grid .item .overlay {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 169px;
  height: 137px;
  background-color: rgba(255,255,255,0.8);
  -webkit-box-shadow: inset 0px 0px 35px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 0px 35px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 35px rgba(0,0,0,0.2);
  border: 1px solid #f4c324;
}
.generic-product-grid .item .overlay .buttons {
  width: 100%;
}
.generic-product-grid .item .overlay .buttons .form-button,
.generic-product-grid .item .overlay .buttons .out-of-stock {
  display: block;
  margin: 22px auto 0;
  width: 50%;
}
.generic-product-grid .item .overlay .buttons .view-details {
  display: block;
  margin: 7px auto 0;
  width: 50%;
}
.generic-product-grid .item .overlay .add-to {
  display: block;
  margin-top: 7px;
  text-align: center;
  text-transform: uppercase;
}
.nutrition-facts {
  border: 3px solid #444444;
  display: block;
  padding: 5px;
  width: 270px;
  font-size: 12px;
  float: left;
}
.nutrition-facts .nutri-header h3 {
  font-size: 20px;
  line-height: 1em;
  margin: 0 0 5px;
  padding: 0;
  text-transform: capitalize;
}
.nutrition-facts .nutri-header p {
  font-size: 12px;
  margin-bottom: 0;
}
.nutrition-facts .nutri-line {
  display: block;
  width: 100%;
  border-bottom: 1px solid #444444;
  margin-top: 3px;
  padding-bottom: 3px;
}
.nutrition-facts .nutri-line.nutri-last {
  border-bottom: none;
}
.nutrition-facts .nutri-line.nutri-inside {
  margin-left: 10px;
  width: 96%;
}
.nutrition-facts .nutri-line .nutri-right {
  float: right;
  text-align: right;
}
.nutrition-facts .nutri-line .nutri-right.nutri-full {
  float: none;
  width: 100%;
  display: block;
  text-align: right;
}
.nutrition-facts .nutri-body .nutri-section {
  border-top: 5px solid #444444;
  margin-top: 3px;
}
.nutrition-facts .nutri-footer {
  font-size: 9px;
}
#product-buy .nutrition-facts .nutri-footer p {
  font-size: 10px;
  margin: 5px 0;
}
#product-tabs .nutrition-facts .nutri-footer .percent-daily {
  font-size: 9px;
}
.nutrition-facts .nutri-footer .percent-daily td.calories {
  padding-right: 11px;
  text-align: right;
}
.nutrition-facts .nutri-footer .percent-daily td.inside {
  padding-left: 6px;
}
.nutrition-facts .nutri-footer .percent-daily thead {
  border-bottom: 1px solid;
}
.multiple-nutri {
  float: left;
  margin-right: 20px;
}
.multiple-nutri .nutrition-facts {
  float: none;
}
.daily .nutrition-facts .nutri-main .nutri-last {
  border-bottom: 5px solid #444444;
  margin-bottom: 3px;
}
.ingredients-directions {
  width: 60%;
  float: right;
  margin-top: 5px;
}
.social-share .googleplus:hover,
.social-share .instagram:hover,
.social-share .pinterest:hover,
.social-share .print:hover {
  text-decoration: none;
}
.social-share .googleplus img,
.social-share .instagram img,
.social-share .pinterest img,
.social-share .print img {
  vertical-align: top;
}
.social-share .stButton {
  margin: 0;
}
.social-share .stButton .stLarge {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}
.social-share .st_facebook_large .stButton .stLarge {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/social/facebook.png) no-repeat 0 0 !important;
}
.social-share .st_plusone_large .stButton .stLarge {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/social/googleplus.png) no-repeat 0 0 !important;
}
.social-share .st_twitter_large .stButton .stLarge {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/social/twitter.png) no-repeat 0 0 !important;
}
.social-share .st_email_large .stButton .stLarge {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/social/mail.png) no-repeat 0 0 !important;
}
#bundle-options {
  margin-bottom: 15px;
}
#bundle-options dt {
  padding-bottom: 10px;
}
#bundle-options form#product_addtocart_form {
  margin-bottom: 0;
}
#bundle-options .accordion {
  margin-bottom: 0;
}
#bundle-options .accordion .accordion-group {
  border-bottom: 1px solid #fff;
  display: block;
  border: none;
  margin-bottom: 0;
}
#bundle-options .accordion .accordion-group .accordion-heading .accordion-toggle {
  background: #c5c5c5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1YzVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDg0ODQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#c5c5c5 0%,#848484 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c5c5c5),color-stop(100%,#848484));
  background: -webkit-linear-gradient(top,#c5c5c5 0%,#848484 100%);
  background: -o-linear-gradient(top,#c5c5c5 0%,#848484 100%);
  background: -ms-linear-gradient(top,#c5c5c5 0%,#848484 100%);
  background: linear-gradient(to bottom,#c5c5c5 0%,#848484 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5c5c5',endColorstr='#848484',GradientType=0);
  font-size: 22px;
  line-height: 22px;
  padding: 15px;
}
#bundle-options .accordion .accordion-group .accordion-heading .accordion-toggle.active {
  background: #f8d353;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZDM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iI2Y1YzAzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGQzNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#f8d353 0%,#f5c039 92%,#f8d353 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8d353),color-stop(92%,#f5c039),color-stop(100%,#f8d353));
  background: -webkit-linear-gradient(top,#f8d353 0%,#f5c039 92%,#f8d353 100%);
  background: -o-linear-gradient(top,#f8d353 0%,#f5c039 92%,#f8d353 100%);
  background: -ms-linear-gradient(top,#f8d353 0%,#f5c039 92%,#f8d353 100%);
  background: linear-gradient(to bottom,#f8d353 0%,#f5c039 92%,#f8d353 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8d353',endColorstr='#f8d353',GradientType=0);
}
#bundle-options .accordion .accordion-group .accordion-heading .accordion-toggle.active .arrow {
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/products/bundle-arrows.png') no-repeat top left;
}
#bundle-options .accordion .accordion-group .accordion-heading .accordion-toggle .arrow {
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/products/bundle-arrows.png') no-repeat bottom left;
  height: 16px;
  width: 18px;
  display: block;
  float: left;
  margin-top: 4px;
  margin-right: 10px;
}
#bundle-options .accordion .accordion-group .accordion-inner {
  padding: 0;
  border-top: none;
}
#bundle-options .accordion .accordion-group .option-item {
  border-bottom: 1px solid #9f9e9d;
}
#bundle-options .accordion .accordion-group .option-item div {
  display: block;
}
#bundle-options .accordion .accordion-group .option-item .option-left {
  padding: 9px 4% 9px 2%;
  width: 80%;
  height: 84px;
  position: relative;
}
#bundle-options .accordion .accordion-group .option-item .option-right {
  width: 14%;
  height: 84px;
  padding: 9px 0;
  background: #1a1a1a;
}
#bundle-options .accordion .accordion-group .option-item .option-image {
  width: 84px;
  margin-right: 10px;
}
#bundle-options .accordion .accordion-group .option-item .option-text label {
  cursor: pointer;
  font-size: 1.2em;
}
#bundle-options .accordion .accordion-group .option-item .option-text .price span {
  display: block;
}
#bundle-options .accordion .accordion-group .option-item .option-text .price .msrp {
  font-weight: bold;
  text-decoration: line-through;
  color: #593c35;
  font-size: 1.1em;
}
#bundle-options .accordion .accordion-group .option-item .option-text .price .final-price {
  color: #be6b49;
}
#bundle-options .accordion .accordion-group .option-item .option-qty {
  position: absolute;
  right: 15px;
  top: 38%;
}
#bundle-options .accordion .accordion-group .option-item .option-qty.no-change .qty {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.8em;
}
#bundle-options .accordion .accordion-group .option-item .option-qty label {
  float: left;
  font-size: 1.1em;
  line-height: 1.8em;
  margin: 0 4px 0 0;
}
#bundle-options .accordion .accordion-group .option-item .option-qty input.qty {
  width: 30px;
  float: left;
}
#bundle-options .accordion .accordion-group .option-item .option-choose {
  width: 100%;
  height: 100%;
  position: relative;
}
#bundle-options .accordion .accordion-group .option-item .option-choose div.checker {
  position: absolute;
  height: 23px;
  width: 23px;
  left: 36%;
  top: 38%;
}
#bundle-options .accordion .accordion-group .option-item .option-choose div.checker span {
  background: url('http://www.nitro-pak.com/skin/frontend/nitropak/default/images/products/check-box-sprite.png') no-repeat top left;
  height: 100%;
  width: 100%;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
}
#bundle-options .accordion .accordion-group .option-item .option-choose div.checker span.checked {
  background-position: bottom left;
}
#bundle-options .accordion .accordion-group .option-item .option-choose div.checker input {
  height: 100%;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#bundle-options ul.bundled-items li {
  list-style-type: none;
}
#bundle-options ul.bundled-items li .radio {
  margin-top: -3px;
  display: inline-block;
}
#bundle-options ul.bundled-items li label,
#bundle-options ul.bundled-items li .bundle-label {
  padding: 0px 5px;
  display: inline-block;
}
#bundle-options #bundle-price-addtocart div {
  height: 100px;
}
#bundle-options #bundle-price-addtocart .bundle-price {
  width: 55%;
  float: left;
}
#bundle-options #bundle-price-addtocart .bundle-price .price-box-bundle {
  display: none;
}
#bundle-options #bundle-price-addtocart .bundle-price .price-box {
  padding: 35px 0 0 30px;
}
#bundle-options #bundle-price-addtocart .bundle-price .price-box .special-price {
  line-height: 2em;
}
#bundle-options #bundle-price-addtocart .bundle-price .price-box .price-label {
  font-weight: bold;
  font-size: 1.5em;
}
#bundle-options #bundle-price-addtocart .bundle-price .price-box .price {
  font-weight: bold;
  font-size: 2em;
  color: #1a1a1a;
  padding-left: 5px;
}
#bundle-options #bundle-price-addtocart .bundle-add-to-cart {
  width: 45%;
  float: right;
  background: #1a1a1a;
}
#bundle-options #bundle-price-addtocart .bundle-add-to-cart .qty-box {
  border-right: 1px dotted #AAAAAA;
  display: block;
  float: left;
  height: 41px;
  margin-left: 53px;
  margin-right: 18px;
  margin-top: 26px;
  padding-right: 18px;
  padding-top: 12px;
}
#bundle-options #bundle-price-addtocart .bundle-add-to-cart .qty-box label {
  color: #fff;
  float: left;
  font-size: 1.2em;
  line-height: 1.8em;
  margin-bottom: 0;
  margin-right: 8px;
}
#bundle-options #bundle-price-addtocart .bundle-add-to-cart .qty-box input#qty {
  width: 30px;
}
#bundle-options #bundle-price-addtocart .bundle-add-to-cart button.form-button {
  margin-top: 32px;
}
.mini-search {
  position: relative;
}
.mini-search #search_autocomplete {
  z-index: 1000;
  background: #fff;
  -webkit-box-shadow: 3px 5px 5px rgba(25,25,25,0.6);
  -moz-box-shadow: 3px 5px 5px rgba(25,25,25,0.6);
  box-shadow: 3px 5px 5px rgba(25,25,25,0.6);
}
.mini-search #search_autocomplete ul {
  list-style: none;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
.mini-search #search_autocomplete ul li {
  padding: 5px;
  border-bottom: 1px solid #b1b1b1;
}
.mini-search #search_autocomplete ul li:hover {
  background: #F5F5F5;
  cursor: pointer;
}
.mini-search #search_autocomplete ul li:active {
  background: #9f9e9d;
}
.mini-search #search_autocomplete ul li .amount {
  padding-right: 5px;
  color: #1a1a1a;
  font-weight: bold;
}
#cart-wrapper #cart-header {
  margin-bottom: 10px;
}
#cart-wrapper #cart-header #cart-title {
  border: 1px solid #795347;
  padding: 9px 10px 15px;
  background: #795347;
}
#cart-wrapper #cart-header #cart-title h1 {
  color: #fff;
  font-size: 30px;
  line-height: 18px;
  margin: 0;
}
#cart-wrapper #cart-header #cart-title .actions {
  float: right;
  margin-top: -2px;
}
#cart-wrapper #cart-header #cart-title .actions .continue-shopping {
  margin-right: 8px;
}
#cart-wrapper #cart-header #cart-title .actions .btn-large {
  padding: 4px 14px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.5em;
}
#cart-wrapper #cart-body .cart-update {
  float: right;
  margin-bottom: 10px;
}
#cart-wrapper #cart-body #shopping-cart-table {
  background: #fff;
  border: 1px solid #b1b1b1;
  margin-bottom: 10px;
}
#cart-wrapper #cart-body #shopping-cart-table thead,
#cart-wrapper #cart-body #shopping-cart-table tfoot {
  background-color: #e8e8e8;
  background-image: -moz-linear-gradient(top,#fbfbfb,#cccccc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbfbfb),to(#cccccc));
  background-image: -webkit-linear-gradient(top,#fbfbfb,#cccccc);
  background-image: -o-linear-gradient(top,#fbfbfb,#cccccc);
  background-image: linear-gradient(to bottom,#fbfbfb,#cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffcccccc', GradientType=0);
}
#cart-wrapper #cart-body #shopping-cart-table thead tr th,
#cart-wrapper #cart-body #shopping-cart-table tfoot tr th {
  border-right: 1px solid #d4d4d4;
  color: #6f6f6f;
}
#cart-wrapper #cart-body #shopping-cart-table thead tr th:last-child,
#cart-wrapper #cart-body #shopping-cart-table tfoot tr th:last-child {
  border-right: none;
}
#cart-wrapper #cart-body #shopping-cart-table thead tr th.qty-col,
#cart-wrapper #cart-body #shopping-cart-table tfoot tr th.qty-col {
  width: 82px;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .product-attributes .title {
  font-weight: normal;
  margin: 0;
  margin-bottom: 5px;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .product-attributes .title .item-number {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin-left: 10px;
  color: #9f9e9d;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .product-attributes .product-options {
  list-style: none;
  margin: 0;
  margin-bottom: 5px;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .product-attributes .product-options li {
  font-size: 13px;
  margin-bottom: 4px;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .product-attributes .product-options li:last-child {
  margin-bottom: 0;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .product-attributes .remove-item img {
  margin-right: 5px;
}
#cart-wrapper #cart-body #shopping-cart-table tbody .qty input.qty {
  width: 30px;
  display: block;
  margin: 0 auto 10px;
}
#cart-wrapper #cart-footer .box {
  border: 1px solid #b1b1b1;
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
#cart-wrapper #cart-footer .box h4 {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 5px;
  margin-top: 0;
}
#cart-wrapper #cart-footer .box:last-child {
  margin-bottom: 0;
}
#cart-wrapper #cart-footer .box form {
  margin-bottom: 0;
}
#cart-wrapper #cart-footer .box .validation-advice {
  margin-bottom: 5px;
}
#cart-wrapper #cart-footer .crossell .generic-product-list h5 {
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 5px;
}
#cart-wrapper #cart-footer .crossell .generic-product-list hr {
  margin: 10px 0;
}
#cart-wrapper #cart-footer .crossell .generic-product-list .crosssell-item .product-image {
  float: left;
}
#cart-wrapper #cart-footer .crossell .generic-product-list .crosssell-item .product-shop {
  float: left;
  width: 180px;
  margin-left: 5px;
}
#cart-wrapper #cart-footer .crossell .generic-product-list .crosssell-item .product-shop .price-box .old-price {
  color: #BC8D01;
  font-size: 12px;
  text-decoration: line-through;
  margin-bottom: 3px;
  font-weight: bold;
}
#cart-wrapper #cart-footer .crossell .generic-product-list .crosssell-item .product-shop .price-box .special-price,
#cart-wrapper #cart-footer .crossell .generic-product-list .crosssell-item .product-shop .price-box .regular-price {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
#cart-wrapper #cart-footer #totals-box {
  background: #795347;
  color: #fff;
}
#cart-wrapper #cart-footer #totals-box a {
  color: #fff;
}
#cart-wrapper #cart-footer #totals-box a.btn {
  color: #000;
}
#cart-wrapper #cart-footer #totals-box table {
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}
#cart-wrapper #cart-footer #totals-box table tbody td {
  font-size: 13px;
}
#cart-wrapper #cart-footer #totals-box table tbody tr:last-child td {
  padding-bottom: 10px;
}
#cart-wrapper #cart-footer #totals-box table tfoot td {
  color: #fff;
  font-size: 16px;
}
#cart-wrapper #cart-footer #totals-box table tfoot td .price {
  padding-left: 10px;
}
#cart-wrapper #cart-footer #totals-box a {
  display: inline-block;
  text-align: right;
  float: right;
}
#cart-wrapper #cart-footer #totals-box a.btn {
  margin-bottom: 10px;
}
#cart-wrapper #cart-footer #totals-box .paypal-logo span {
  font-weight: bold;
  font-size: 18px;
  width: 77%;
  display: block;
  margin: 10px 0;
  text-align: right;
}
#onestepcheckout-form .page-header .right .onestepcheckout-login-link {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
}
#onestepcheckout-form .page-header .right a {
  color: #f4c324;
}
#onestepcheckout-form .page-header h1.onestepcheckout-title {
  font-size: 25px;
  text-transform: capitalize;
}
#onestepcheckout-form .onestepcheckout-description {
  color: #593c35;
}
#onestepcheckout-form ul {
  margin: 0;
  list-style: none;
}
#onestepcheckout-form .onestepcheckout-threecolumns {
  border-top: 0;
}
#onestepcheckout-form .onestepcheckout-threecolumns input[type="text"] {
  width: 92%;
}
#onestepcheckout-form .onestepcheckout-threecolumns .input-address input,
#onestepcheckout-form .onestepcheckout-threecolumns .input-address select,
#onestepcheckout-form .onestepcheckout-threecolumns .input-city input,
#onestepcheckout-form .onestepcheckout-threecolumns .input-city select,
#onestepcheckout-form .onestepcheckout-threecolumns .input-country input,
#onestepcheckout-form .onestepcheckout-threecolumns .input-country select {
  width: 96%;
}
#onestepcheckout-form .onestepcheckout-threecolumns .input-postcode {
  width: 37%;
}
#onestepcheckout-form .onestepcheckout-threecolumns .input-postcode input {
  width: 88%;
}
#onestepcheckout-form .onestepcheckout-threecolumns .input-region select {
  width: 101% !important;
}
#onestepcheckout-form .onestepcheckout-threecolumns .clearfix {
  padding: 0;
}
#onestepcheckout-form .onestepcheckout-threecolumns .agreement-content {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 150px;
  padding: 5px;
  border: 1px solid #b1b1b1;
}
#onestepcheckout-form .onestepcheckout-threecolumns ol {
  margin: 0;
  list-style: none;
}
#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-left {
  background: #fff;
  padding: 10px;
  border: 1px solid #b1b1b1;
  width: 28%;
  margin-right: 15px;
}
#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-middle {
  background: #fff;
  padding: 10px;
  border: 1px solid #b1b1b1;
  margin-right: 15px;
}
#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-right {
  background: #fff;
  padding: 10px;
  border: 1px solid #b1b1b1;
}
.ship-wrap,
.ship-opts-wrap {
  margin-bottom: 10px;
}
.est-ship-time {
  border: solid 1px #797979;
  background: white;
  padding: 15px 0;
}
.est-ship-time .top-grey {
  color: #535353;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 20px;
  display: block;
}
.est-ship-time hr {
  background: #C2C2C2;
  margin: 5px 20px;
  height: 3px;
}
.est-ship-time .bot-dark {
  color: #404700;
  font-size: 24px;
  font-weight: bold;
  margin-left: 20px;
}
.est-ship-time .bot-light {
  font-size: 24px;
  font-weight: bold;
}
.ship-opts-wrap {
  background-color: #ffffff;
  border: 1px solid #000000;
}
.std-ship-opts {
  text-align: center;
  padding: 10px 0px;
}
.std-ship-opts p {
  color: #535353;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}
.std-ship-opts hr {
  background: #C2C2C2;
  margin: 5px 20px;
  height: 3px;
}
.std-ship-opts p.title {
  font-weight: bold;
  text-transform: uppercase;
}
.post-list ul#post-list {
  list-style-type: none;
}
.post-list ul#post-list li.item {
  list-style-type: none;
}
.post-list ul#post-list li.item .post-list-item > h2 {
  font-size: 22px;
}
#main-content.home {
  margin-top: 5px;
}
#main-content.home #main-col {
  position: relative;
  z-index: 100;
  padding-top: 0;
}
#main-content.home #main-col .home-second-callout {
  margin-top: 5px;
  float: left;
  margin-left: 5px;
  width: 340px;
}
#main-content.home #main-col .home-second-callout.first {
  margin-left: 0;
}
#main-content.home #main-col .home-second-callout img {
  width: 100%;
}
#main-content.home #main-col .callout {
  margin-bottom: 4px;
  margin-left: -10px;
}
#main-content.home #main-col .callout img {
  width: 100%;
  height: 103px;
}
#main-content.home #main-col .callout.last {
  margin-bottom: 0;
}
#main-content.home #main-col .callout.last img {
  height: 101px;
}
#main-content.home #main-col .pause-btn {
  width: 69px;
  height: 17px;
  position: absolute;
  bottom: 6px;
  left: 10px;
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/pause.png) no-repeat;
  cursor: pointer;
  z-index: 101;
}
#main-content.home #main-col .pause-btn.play-btn {
  background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/play.png);
}
#main-content.home #main-col .pause-btn:hover {
  opacity: .9;
}
#main-content.home #main-col #slideshow {
  position: relative;
  z-index: 100;
  border: solid #9f9e9d;
  border-width: 0 1px 1px 1px;
}
#main-content.home #main-col #slideshow.home-banner {
  display: block;
  position: relative;
}
#main-content.home #main-col #slideshow.home-banner .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.9);
}
#main-content.home #main-col #slideshow.home-banner .owl-controls .owl-pagination {
  padding-left: 100px;
  text-align: right;
}
#main-content.home #main-col #slideshow.home-banner .owl-controls .owl-pagination .owl-page {
  font-family: "Open Sans";
  padding: 5px 10px;
  display: inline-block;
  color: #777;
}
#main-content.home #main-col #slideshow.home-banner .owl-controls .owl-pagination .owl-page.active {
  color: #fff;
}
#main-content.home #main-col #slideshow.home-banner .owl-controls .owl-pagination .owl-page:hover {
  background: #000;
}
#main-content.home #main-col #slideshow a {
  width: 100%;
}
#main-content.home #main-col #slideshow-pager {
  margin: 0;
  padding: 13px 0;
  border: solid #9f9e9d;
  height: 14px;
  border-width: 0 1px 1px 1px;
  background-color: #e3e3e2;
  background-image: -moz-linear-gradient(top,#fafaf9,#c0c0c0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fafaf9),to(#c0c0c0));
  background-image: -webkit-linear-gradient(top,#fafaf9,#c0c0c0);
  background-image: -o-linear-gradient(top,#fafaf9,#c0c0c0);
  background-image: linear-gradient(to bottom,#fafaf9,#c0c0c0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafaf9', endColorstr='#ffc0c0c0', GradientType=0);
  text-align: center;
}
#main-content.home #main-col #slideshow-pager a {
  border-radius: 5px;
  width: 30px;
  height: 14px;
  margin-right: 10px;
  padding: 0;
  text-indent: -9999em;
  background: #a9a9a9;
  -webkit-box-shadow: inset 2px 2px 4px rgba(100,100,100,0.8);
  -moz-box-shadow: inset 2px 2px 4px rgba(100,100,100,0.8);
  box-shadow: inset 2px 2px 4px rgba(100,100,100,0.8);
  outline: none;
  display: inline-block;
}
#main-content.home #main-col #slideshow-pager a.cycle-pager-active {
  background: #b5bb52;
}
#main-content.home #main-col .home-top-message-header {
  font-weight: normal;
  text-align: center;
  margin: 30px 0 10px;
  font-size: 30px;
  color: #1a1a1a;
}
#main-content.home #main-col .home-top-message-text {
  font-size: 20px;
  font-style: italic;
  color: #4e4e4f;
  text-align: center;
  font-family: "Open Sans";
  margin-bottom: 40px;
}
#main-content.home #main-col #home-message {
  margin-top: 15px;
}
#main-content.home #main-col #home-message .text {
  border: solid #9f9e9d 1px;
}
#main-content.home #main-col #home-message .text h2 {
  text-align: left;
  background: linear-gradient(to bottom,#fafaf9,#c0c0c0);
  padding: 10px;
  margin: 0;
}
#main-content.home #main-col #home-message .text p {
  line-height: 1.3em;
  font-weight: 600;
  margin: 0;
  font-size: 12px;
  padding: 2px 5px;
}
#main-content.home #main-col #home-message .text a {
  color: #7A860A;
  background: none;
  cursor: pointer;
  margin: 0px 0px 0px 10px;
}
#main-content.home #main-col #home-message .text a:last-of-type:after {
  content: url('/images/green-arrow-up.png');
  vertical-align: middle;
  padding-left: 3px;
}
#main-content.home #main-col #home-message .text a#button12:after {
  content: url('/images/green-arrow.png');
  vertical-align: middle;
  padding-left: 3px;
}
#main-content.home #main-col #home-message .image {
  float: right;
  margin-left: 20px;
}
#main-content.home #main-col #reasons {
  margin-top: 15px;
}
#main-content.home #main-col #reasons .reason {
  width: 171px;
  float: left;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 4px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 2px 2px 4px rgba(0,0,0,0.25);
  box-shadow: inset 2px 2px 4px rgba(0,0,0,0.25);
  margin-left: 7px;
  cursor: pointer;
}
#main-content.home #main-col #reasons .reason h3 {
  text-decoration: none;
  text-transform: capitalize;
}
#main-content.home #main-col #reasons .reason:hover h3 a {
  text-decoration: underline;
}
#main-content.home #main-col #reasons .reason:first-child {
  margin-left: 0;
}
#main-content.home #main-col #reasons .reason .icon {
  width: 100%;
}
#main-content.home #main-col #reasons .reason .icon img {
  margin: 5px auto;
  display: block;
}
#main-content.home #main-col #reasons .reason h3.title {
  line-height: 1em;
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
}
#main-content.home #main-col #reasons .reason h3.title a {
  color: #555;
}
#main-content.home #main-col .instagram-feed-container h1 {
  margin: 5px 0;
}
#main-content.home #main-col .instagram-feed-container h2 {
  color: #1a1a1a;
}
#main-content.home #main-col .instagram-feed-container h2 a {
  color: #c58e49;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel {
  margin-bottom: 0;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel ol.owl-carousel {
  border: 0 none;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel ol.owl-carousel .owl-item li {
  list-style-type: none;
  padding: 10px;
  border: 1px solid #c8c8c8;
  margin: 0 5px;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel ol.owl-carousel .owl-item li img {
  cursor: pointer;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel ol.owl-carousel .owl-controls {
  margin-top: 0;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel ol.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: -43px;
}
#main-content.home #main-col .instagram-feed-container .instagram-feed-carousel ol.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -41px;
}
.cms-home .feedbackdiv {
  display: none;
}
.feedbackdiv,
.feedbackdivhome {
  color: #777;
  margin-bottom: 10px;
}
.feedbackdiv .feedbacklink,
.feedbackdivhome .feedbacklink {
  color: #c58e49;
  font-weight: bold;
}
.mission-statement {
  position: relative;
  border-top: 1px solid #dddddd;
  padding-top: 7px;
  z-index: 1;
}
.mission-statement .mission-statement-right {
  position: relative;
  height: 206px;
  overflow: hidden;
}
.mission-statement .mission-statement-right .mission-statement-bar-content {
  position: absolute;
  bottom: 0;
  height: 44px;
  color: #fff;
  font-family: "Open Sans";
}
.mission-statement .mission-statement-right .mission-statement-bar-content .mission-statement-bar-block {
  height: 36px;
  line-height: 14px;
  border-right: 1px solid #8f5f22;
  margin-top: 4px;
  padding: 0 10px;
  float: left;
}
.mission-statement .mission-statement-right .mission-statement-bar-content .mission-statement-bar-block .left-large {
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}
.mission-statement .mission-statement-right .mission-statement-bar-content .mission-statement-bar-block .right-multiline {
  float: right;
  margin-left: 4px;
  line-height: 1.2em;
  padding-top: 5px;
}
.mission-statement .mission-statement-right .mission-statement-bar-content .mission-statement-bar-block:last-child {
  border-right: none;
}
.mission-statement .mission-statement-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 44px;
  background: #c58e49;
  z-index: -2;
}
#sb-wrapper #sb-body {
  background-color: #fff;
}
.footer-callout-popup {
  padding: 10px;
}
.footer-callouts {
  background: #1a1a1a;
  color: #fff;
  padding: 25px 0 15px;
}
.footer-callouts h2 {
  color: #fff;
  margin: 10px 0;
  font-size: 18px;
}
.footer-callouts a.read-more {
  color: #c58e49;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: right;
}
.footer-callouts .container .row .span4 > .inner {
  padding: 0 30px;
}
footer#footer-main {
  position: relative;
  text-align: center;
  margin-top: 30px;
}
footer#footer-main h1 {
  margin-bottom: 5px;
}
footer#footer-main .footer-main-links {
  text-align: left;
}
footer#footer-main .footer-main-links h1 {
  color: #1a1a1a;
  text-transform: uppercase;
}
footer#footer-main .footer-main-links ul {
  margin: 0;
  list-style-type: none;
}
footer#footer-main .footer-main-links ul li {
  list-style-type: none;
}
footer#footer-main .footer-main-links ul li a {
  font-weight: bold;
  color: #595858;
  font-family: "Open Sans";
  font-size: 13px;
}
footer#footer-main .footer-main-links.quick-links li {
  float: left;
  width: 40%;
}
footer#footer-main .mini-newsletter .content {
  position: relative;
}
footer#footer-main .mini-newsletter .content .validation-advice {
  position: absolute;
  z-index: 3;
}
footer#footer-main .mini-newsletter .content #newsletter {
  color: #1a1a1a;
  font-style: italic;
  font-size: 12px;
  border: 1px solid #dedede;
  padding: 7px 8px;
}
footer#footer-main .mini-newsletter .content .btn-newsletter {
  color: #FFF;
  background: #be6b49;
  position: relative;
  margin-bottom: 9px;
  top: 0;
  right: 4px;
  border-radius: 0 4px 4px 0;
  padding: 7px 14px;
}
footer#footer-main .fi {
  display: inline;
  padding: 0 15px;
}
footer#footer-main .fi a#bbblink {
  position: relative;
  top: 25px;
}
footer#footer-main .fi.stella img {
  width: 80px;
}
footer#footer-main #footer-links {
  border-bottom: 1px solid #D4D4D4;
  height: 18px;
  margin-bottom: 10px;
  padding: 15px 0;
  text-align: center;
}
footer#footer-main #footer-links ul {
  display: inline-block;
  list-style: none outside none;
  margin: 0 auto;
}
footer#footer-main #footer-links ul li {
  float: left;
  padding: 0 15px;
  border-right: 1px solid #383838;
  display: block;
}
footer#footer-main #footer-links ul li:last-child {
  border-right: none;
}
footer#footer-main #footer-links ul li a {
  color: #1a1a1a;
  text-decoration: underline;
}
footer#footer-main #footer-links ul li a:hover,
footer#footer-main #footer-links ul li a:active {
  color: #383838;
  text-decoration: none;
}
footer#footer-main #footer-main {
  margin-bottom: 15px;
  padding-top: 5px;
}
footer#footer-main #footer-main .span3:first-child .item {
  border-left: none;
}
footer#footer-main #footer-main .span3:last-child .item {
  padding: 0 20px 0 20px;
}
footer#footer-main #footer-main .span3 .item {
  padding: 0 0 0 20px;
  height: 140px;
  border-left: 1px solid #D4D4D4;
}
footer#footer-main #footer-main .newsletter {
  width: 208px;
}
footer#footer-main #footer-main .newsletter input#newsletter {
  width: 168px;
}
footer#footer-main #footer-main .newsletter label {
  font-size: 11px;
}
footer#footer-main #footer-main .accept-check {
  width: 198px;
}
footer#footer-main #footer-main .accept-check #footer-social {
  padding-bottom: 4px;
}
footer#footer-main #footer-main .accept-check #footer-social .social-button {
  height: 20px;
  display: block;
  float: left;
}
footer#footer-main #footer-main .accept-check #footer-social .twitter,
footer#footer-main #footer-main .accept-check #footer-social .google-plus {
  margin-left: 4px;
}
footer#footer-main #footer-main .shipping-low-price {
  width: 260px;
}
footer#footer-main #footer-main .shipping-low-price span {
  line-height: 1em;
  font-size: 10px;
  font-weight: bold;
  display: block;
}
footer#footer-main #footer-main .shipping-low-price span.highlight {
  color: #593c35;
  margin-bottom: 4px;
}
footer#footer-main #footer-main .secure {
  width: 234px;
}
footer#footer-main #footer-main .secure .mcafe {
  position: relative;
  top: 15px;
  left: 10px;
  display: inline-block;
}
footer#footer-main #footer-main .secure .mcafe img {
  width: 75px;
}
footer#footer-main #footer-main .secure .stella {
  float: left;
  margin-left: -12px;
  margin-top: 2px;
}
footer#footer-main #footer-main .secure .verisign {
  position: relative;
  float: left;
}
footer#footer-main #footer-main .secure .AuthorizeNetSeal {
  float: right;
}
footer#footer-main #footer-main .secure .AuthorizeNetSeal a img {
  width: 70px;
}
footer#footer-main #footer-main h3 {
  font-size: 18px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: capitalize;
}
footer#footer-main #footer-main hr {
  margin: 17px 0;
}
footer#footer-main #footer-copyright {
  text-align: center;
  margin: 15px;
  padding-top: 15px;
  border-top: 2px solid #dcdcdc;
  color: #1a1a1a;
}
#habla_topbar_div {
  background: #c58e49 !important;
  color: #fff;
}
#habla_window_div #habla_oplink_a {
  color: #fff !important;
}
#habla_window_div {
  margin: 0 !important;
  right: 70px !important;
}
@media only screen and (min-width: 768px) {
  #secondary-nav-wrapper,
  ul#menu {
    display: block !important;
  }
}
@media only screen and (max-width: 1370px) {
  .top-left-corner-badge {
    display: none;
  }
}
@media only screen and (min-width: 1031px) {
  nav#main .dropdown_4column,
  nav#main .dropdown_5column {
    background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/background-links-full.png) no-repeat #fff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1030px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 768px;
  }
  body.print-landing-layout #main-col .print-product {
    width: 171px;
  }
  body.print-landing-layout #main-col .print-product h2 {
    max-height: 2.5em;
    overflow: hidden;
  }
  .span2 {
    width: 128px;
  }
  .span3 {
    width: 172px;
  }
  .span4 {
    width: 236px;
  }
  .span5 {
    width: 300px;
  }
  .span6 {
    width: 364px;
  }
  .span7 {
    width: 428px;
  }
  .span8 {
    width: 492px;
  }
  .span9 {
    width: 556px;
  }
  .span10 {
    width: 620px;
  }
  .mini-related-items .content ol li {
    padding: 0;
  }
  #main-content.two-column-left #main-col {
    width: 522px !important;
  }
  #main-content.one-column #main-col {
    width: 768px !important;
  }
  .featured-products-carousel .product-wrapper .product-item {
    border-right: none;
  }
  #main-content.home #main-col .home-second-callout {
    width: 246px;
  }
  .mission-statement .mission-statement-right {
    width: 100%;
  }
  #best-of {
    display: none;
  }
  #tagline {
    display: none;
  }
  header#main .header-top-bar .top-bar-links {
    margin-left: 0;
  }
  header#main .header-top-bar .top-bar-links a {
    width: 120px;
    padding: 0;
  }
  header#main #header-links {
    right: 250px;
  }
  header#main .as-seen-on {
    padding-right: 172px !important;
    top: 0;
  }
  header#main .seen-images {
    top: 0;
  }
  header#main .seen-images img {
    max-width: 24%;
  }
  header#main .heading-message {
    font-size: 14px;
  }
  header#main .search-form .searchautocomplete {
    width: 223px;
  }
  header#main .search-form .searchautocomplete .nav {
    width: 188px;
  }
  header#main .search-form .searchautocomplete .nav .nav-input input {
    width: 94%;
  }
  nav#secondary > ul li a {
    font-size: 12px;
    padding: 3px 9px;
  }
  nav#main ul#menu > li > a {
    font-size: 12px;
    padding: 0 4px;
  }
  nav#main ul#menu > li > a:after {
    top: 0px;
  }
  nav#main ul#menu .menu-col {
    width: 140px;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid {
    border-bottom: none;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid .span3 {
    width: 50%;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid :nth-child(2) .item {
    border-right: none;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-controls .owl-buttons div {
    top: 25px;
  }
  .catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-controls .owl-buttons div {
    top: 25px;
  }
  .dropdown_1column_simple {
    width: 100px;
  }
  .dropdown_1column {
    width: 170px;
  }
  .dropdown_2column {
    width: 325px;
  }
  .dropdown_3column {
    width: 485px;
  }
  .dropdown_5column,
  .dropdown_4column {
    width: 754px;
    top: 28px !important;
  }
  .col_1 {
    width: 140px;
  }
  .col_2 {
    width: 320px;
  }
  .col_3 {
    width: 480px;
  }
  .col_5,
  .col_4 {
    width: 754px;
  }
  .home-banner .owl-controls {
    font-size: 10px;
  }
  footer#footer-main #footer-links {
    height: auto;
  }
  footer#footer-main .mini-newsletter .content #newsletter {
    width: 178px;
  }
  select,
  input,
  textarea,
  .uneditable-input {
    max-width: 100%;
  }
  .catalog-product-view #main-col #product-essential .body {
    width: 100%;
  }
  form#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-left {
    width: 45%;
    margin-right: 3%;
    margin-left: 0;
    padding: 10px;
  }
  form#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-middle {
    width: 45%;
    margin-right: 0;
    padding: 10px;
  }
  form#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-right {
    width: 660px;
    margin-top: 10px;
  }
  #main-content.home #main-col .callout {
    margin-bottom: 5px;
  }
  #main-content.home #main-col .callout img {
    height: auto;
  }
  #main-content.home #main-col .callout.last img {
    height: 71px;
  }
  #product-tabs > ul li a {
    padding: 8px 0;
  }
  #product-tabs > ul li:first-child a {
    padding-left: 8px;
  }
}
@media only screen and (max-width: 1030px) {
  .nutrition-products-right {
    display: none;
  }
  #upsell-product-table .row-fluid .span3 {
    width: 100% !important;
    border-top: 1px dashed #000;
  }
  #upsell-product-table .row-fluid .span3:first-child {
    border-top: none;
  }
  .mission-statement-president {
    display: none;
  }
  #yotpo_testimonials_btn {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  [class*="span"] {
    margin-left: 0;
    padding: 0 5px;
    width: 100%;
    max-width: 98%;
  }
  .row {
    margin: 0px;
    width: 100%;
  }
  body.print-landing-layout #main-col .print-product {
    width: 100%;
    border-right: none;
    border-top: 2px solid #ccc;
  }
  body.print-landing-layout #main-col .print-product h2 {
    overflow: hidden;
  }
  body.print-landing-layout #main-col .print-product-row {
    border: none;
  }
  body.print-landing-layout #main-col .print-left-col {
    border: none;
  }
  body.print-landing-layout #main-col .print-right-col {
    text-align: center;
  }
  #main-content > .row {
    margin: 0px;
    width: 100%;
  }
  #main-content #left-col {
    width: 100%;
    margin: 0px;
  }
  #main-content #left-col #adj-nav-navigation {
    margin-bottom: 10px;
  }
  #main-content #left-col #adj-nav-navigation .head h2 {
    cursor: pointer;
  }
  #main-content #left-col #adj-nav-navigation .block-content {
    display: none;
  }
  #main-content #left-col #adj-nav-navigation .block-content.show {
    display: block;
  }
  .scrollButtons {
    display: none;
  }
  #main-content.two-column-left #main-col,
  #main-content.one-column #main-col {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .the-content {
    padding: 0 5px;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid {
    border-bottom: none;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid .span3 {
    width: 50%;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid :nth-child(2) .item {
    border-right: none;
  }
  select,
  input,
  textarea,
  .uneditable-input {
    max-width: 100%;
  }
  header#main .header-top-bar .top-bar-links {
    display: none;
  }
  header#main #header-chat {
    display: none;
  }
  header#main #best-of {
    display: none;
  }
  header#main #tagline {
    display: none;
  }
  header#main #header-wrapper {
    height: auto;
    padding-bottom: 40px;
  }
  header#main #header-wrapper #logo {
    margin: 33px auto 0;
    display: block;
  }
  header#main #header-wrapper .free-shipping-msg {
    width: 180px;
    float: left;
  }
  header#main #header-phone {
    right: 30%;
  }
  header#main #header-cart .body {
    display: none !important;
  }
  header#main .search-form .searchautocomplete {
    width: 100%;
  }
  header#main .search-form .searchautocomplete .nav {
    width: 85%;
  }
  header#main .search-form .searchautocomplete .nav-submit-button {
    float: right;
  }
  header#main .as-seen-on {
    padding-right: 0;
  }
  header#main .seen-images img {
    width: 64px;
  }
  #secondary-nav-wrapper {
    display: none;
  }
  nav#secondary {
    height: auto;
  }
  nav#secondary ul {
    bottom: auto;
    height: auto;
    position: relative;
  }
  nav#secondary ul li {
    float: none;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  nav#secondary ul li.special {
    border: none;
  }
  nav#secondary ul li a {
    background: none;
    border-bottom: none;
  }
  nav#secondary ul li:after {
    content: "";
  }
  nav#secondary form#search_mini_form {
    position: relative;
    margin: 0;
    text-align: center;
  }
  #main-nav-wrapper {
    height: auto;
  }
  #main-nav-wrapper nav#main {
    height: auto;
  }
  #main-nav-wrapper nav#main .mobile-navigation-toggle {
    display: block;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    color: #fff;
  }
  #main-nav-wrapper nav#main ul#menu {
    display: none;
    height: auto;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left {
    border: none;
    float: none;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left a.drop {
    background: none;
    color: #000;
    border: 1px solid #000;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left >div {
    display: none;
    left: 0;
    top: 0;
    margin: auto;
    position: relative;
    width: auto;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left div {
    float: none;
    max-width: 100%;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left .menu-col {
    border: none;
    width: 100%;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left .mobile-nav-heading-link {
    display: block !important;
    font-size: 15px !important;
    text-align: center;
    width: 100%;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left div.show {
    display: block;
    border-top: solid 2px #000;
  }
  #main-nav-wrapper nav#main ul#menu li.menu_left .dropdown_3column {
    width: auto;
  }
  #main-nav-wrapper nav#main ul#menu li:hover h2 a {
    font-size: 15px;
  }
  #top-link {
    display: none !important;
  }
  #feedback-button {
    display: none;
  }
  #main-content.home #main-col .callout img {
    height: auto;
    width: auto;
  }
  #main-col .category-description .catcols .catcol {
    width: 98%;
    padding: 0 1%;
    float: none;
  }
  #main-col .category-description .catcols:after {
    display: block;
    content: " ";
    clear: left;
  }
  footer#footer-main #footer-links {
    height: auto;
  }
  footer#footer-main .row {
    margin: 0;
  }
  footer#footer-main .newsletter,
  footer#footer-main .accept-check,
  footer#footer-main .shipping-low-price,
  footer#footer-main .secure {
    width: 100%;
    clear: left;
    margin: 0 0 10px;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
    height: auto;
  }
  footer#footer-main .newsletter .item,
  footer#footer-main .accept-check .item,
  footer#footer-main .shipping-low-price .item,
  footer#footer-main .secure .item {
    height: auto;
  }
  footer#footer-main form#newsletter-validate-detail {
    margin: 0;
  }
  footer#footer-main .footer-main-links {
    text-align: center;
  }
  footer#footer-main .footer-main-links.quick-links li {
    width: 100%;
  }
  footer#footer-main .span4 {
    text-align: center !important;
  }
  .home-banner .owl-pagination {
    display: none;
  }
  #slideshow-wrapper .pause-btn {
    display: none;
  }
  .callouts {
    margin-top: 10px;
    text-align: center;
  }
  .catalog-product-view #main-col #product-essential #product-img-box {
    margin: auto;
    float: none !important;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-controls .owl-buttons div {
    top: 40px;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_thumb_image {
    opacity: 1 !important;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_magnifier,
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_icon,
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_zoom_area {
    display: none !important;
  }
  .catalog-product-view #main-col #product-essential #product-img-box .hover-message {
    display: none;
  }
  .catalog-product-view #main-col #product-essential .body {
    float: none !important;
    width: 100%;
  }
  .catalog-product-view #main-col #product-essential .body #product-footer .video-gallery-links .owl-controls .owl-buttons div {
    top: 40px;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul {
    border: 8px solid #ccc;
    border-bottom: none;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul li {
    float: none;
    margin: 0;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul li a {
    margin: 0;
    border: none;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul li a:after,
  .catalog-product-view #main-col #product-collateral #product-tabs > ul li a:before {
    display: none;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul li:after {
    display: none;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul li:first-child a {
    border-left: none;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul .tab-content #tab-why-buy .why-shop,
  .catalog-product-view #main-col #product-collateral #product-tabs > ul .tab-content #tab-why-buy .blob-style-1 {
    margin-right: 0;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs > ul .tab-content #tab-why-buy #rotating-testimonials {
    margin: 0;
    top: 0;
    float: none;
    width: 100%;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs .tab-content {
    border-top: none;
    border-top-right-radius: 0;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs .tab-content #tab-description .upsell-right {
    margin: 5px 0;
    width: 100%;
    float: none;
  }
  .catalog-product-view #main-col #product-collateral #product-tabs .tab-content #tab-description .description-left {
    width: 100%;
    float: none;
  }
  .nav-tabs > li > a {
    padding-left: 3px;
    padding-right: 3px;
  }
  #product-review-form .product-review-box .control-label,
  #product-review-form .control-group .control-label {
    float: none;
    text-align: left;
    width: auto;
  }
  #product-review-form .product-review-box textarea,
  #product-review-form .product-review-box input,
  #product-review-form .control-group textarea,
  #product-review-form .control-group input {
    max-width: 100%;
  }
  #product-review-form .product-review-box .controls,
  #product-review-form .control-group .controls {
    margin-left: 0;
  }
  #cart-items-form table#shopping-cart-table thead {
    display: none;
  }
  #cart-items-form table#shopping-cart-table td {
    text-align: center;
    padding: 4px;
  }
  footer#cart-footer .span4 {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  form#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-left {
    width: 95%;
    margin: 0;
    padding: 2%;
  }
  form#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-middle {
    width: 95%;
    margin: 10px 0 0 0;
    padding: 2%;
  }
  form#onestepcheckout-form .onestepcheckout-threecolumns .onestepcheckout-column-right {
    width: 95%;
    margin: 10px 0 0 0;
    padding: 2%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 480px;
  }
  #main-content #main-col {
    width: 480px !important;
  }
  .featured-products-carousel .product-wrapper .product-item {
    border-right: none;
  }
  nav#secondary {
    height: auto;
  }
  nav#secondary ul {
    position: relative;
  }
  nav#secondary ul li a {
    font-size: 12px;
    padding: 3px 9px;
  }
  nav#secondary form#search_mini_form {
    position: relative;
    clear: left;
    text-align: center;
    margin: 0;
  }
}
@media only screen and (max-width: 479px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 100%;
  }
  #main-content #main-col {
    width: 100% !important;
  }
  .top-bar-links a {
    border: none !important;
    margin: 0 !important;
    padding: 5px 0 !important;
    width: auto !important;
  }
  header#main .header-top-bar .phone-number {
    display: none;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid {
    border-bottom: none;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid .span3 {
    width: 100%;
    border-bottom: 1px solid #CECECE;
  }
  #main-col .catalog-listing.listing-type-grid .row-fluid :nth-child(2) .item {
    border-right: none;
  }
  .featured-products-carousel .product-wrapper .product-item {
    border-right: none;
    border-bottom: 1px solid #CECECE;
    width: 92%;
  }
  header#main #header-links {
    right: initial;
    left: 10px;
  }
  .catalog-product-view #main-col #product-essential .body {
    max-width: 100%;
  }
  .catalog-product-view #main-col #product-essential .body #product-footer .share.long {
    width: 280px;
    margin: auto;
  }
  .catalog-product-view #main-col #product-essential .body .video-gallery-links .owl-controls .owl-buttons div {
    display: none;
  }
  .catalog-product-view #main-col #product-essential .body #product-form .price-box p.savings {
    clear: left;
  }
  .catalog-product-view #main-col #product-essential #product-img-box {
    max-width: 100%;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-thumbnails .owl-controls .owl-buttons div {
    display: none;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-images {
    max-width: 100%;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_thumb {
    max-width: 100%;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_thumb a {
    max-width: 100%;
  }
  .catalog-product-view #main-col #product-essential #product-img-box #product-images .etalage_thumb a img.etalage_thumb_image {
    max-width: 100%;
    margin-left: -1px;
  }
  #cart-items-form table#shopping-cart-table thead {
    display: none;
  }
  #cart-items-form table#shopping-cart-table td {
    text-align: center;
    padding: 0;
    float: left;
    width: 100%;
  }
}


div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

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


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=ffffff&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=ffffff&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=ffffff&fcContent=222222&iconColorContent=222222&bgColorDefault=C1C66E&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=75&borderColorDefault=717716&fcDefault=555555&iconColorDefault=888888&bgColorHover=C1C66E&bgTextureHover=05_inset_soft.png&bgImgOpacityHover=75&borderColorHover=717716&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=717716&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 0.9em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { background: #ffffff url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { background: #ffffff url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #717716; background: #c1c66e url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_highlight-soft_75_c1c66e_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #717716; background: #c1c66e url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_inset-soft_75_c1c66e_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #717716; background: #ffffff url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://www.nitro-pak.com/skin/frontend/nitropak/default/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em 0 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; border: solid #717716; border-width:1px 1px 1px 1px; min-height:150px;}
.ui-tabs .ui-tabs-panel .hr {margin-bottom:8px; padding-top:8px; border-top: none;border-bottom: 1px solid #CCCCCC;}
.ui-tabs .ui-tabs-hide { display: none !important; }

﻿/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/cursors/cursor_arrow_left.png), url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/cursors/cursor_arrow_right.png), url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea {
    position: relative;
    width: 100%;
    height: auto;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/css/AjaxLoader.gif) no-repeat center center
}
DIV.ajaxcartpro_progress{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
    min-width: 260px;
    min-height: 50px;
	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

DIV.ajaxcartpro_confirm{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center !important;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
    min-heigth:104px;
    min-width: 260px;
    height:auto!important;

	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

DIV.ajaxcartpro_confirm p{
	width: 260px;
}



#aw_acp_continue, #aw_acp_checkout{
	
}


#aw_acp_continue{
	
}


#aw_acp_checkout{
	
}

#acp_configurable_block dt
{
    text-align: left;
    padding-left: 10px;
}

#acp_configurable_block .price
{
    font-size: 14px;
}

#acp_configurable_block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp_product_options
{
    display: block;
    min-width: 400px;
    height: auto !important;
    position: fixed;
    z-index:1000;
    background-color: white;
    padding: 10px;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#product-options-wrapper
{
     margin:0;
}
.map-popup
{
    z-index: 1001 !important;
}

body.emaildirect_signup_open { overflow: hidden; }

#emaildirect_signup_background {
background-color: black;
width: 100%;
min-height: 100%;
overflow: hidden;
float: absolute;
position: fixed;
z-index: 10000;
top: 0;
left: 0;
color: white;
}

#emaildirect_signup {
background-color: white;
color: black;
font-size: 16px;
border: 1px solid gray;
padding: 20px;
display:block;
margin: auto;
width: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
border-radius: 15px;
}

#emaildirect_signup iframe
{
	border: none;
}

#emaildirect_signup_close {
  background: url(http://www.nitro-pak.com/skin/frontend/base/default/emaildirect/images/window_close.png);
  cursor: pointer;
  float: right;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 16px;
  height: 16px;
}

#iblightbox{	position: absolute;	left: 0; width: 100%; z-index: 1001; text-align: center; line-height: 0;}
#iblightbox img{ width: auto; height: auto;}
#iblightbox a img{ border: none; }
#iblightbox #ibouterImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#iblightbox #ibimageContainer{padding: 10px;}
#iblightbox #ibloading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#iblightbox #ibloadingLink {width: 32px; height:32px; display:block; background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/iceberg/lightbox/images/loading.gif) 0 0 no-repeat;left:0; right:0; margin: 0 auto;}
#iblightbox #ibloadingLink span{display:none}
#iblightbox #ibhoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#iblightbox #ibimageContainer>#ibhoverNav{ left: 0;}
#iblightbox #ibhoverNav a{ outline: none;}
#iblightbox #ibprevLink, #ibnextLink{height: 100%;background: transparent url(http://www.nitro-pak.com/skin/frontend/nitropak/default/iceberg/lightbox/images/blank.gif) no-repeat; display: block;}
#iblightbox #ibprevLink { left: 0; float: left; width:20%}
#iblightbox #ibnextLink { right: 0; float: right; width:79%}
#iblightbox #ibprevLink:hover, #ibprevLink:visited:hover { background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/iceberg/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#iblightbox #ibnextLink:hover, #ibnextLink:visited:hover { background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/iceberg/lightbox/images/nextlabel.gif) right 15% no-repeat; }
#iblightbox #ibimageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;margin-top:-2px}
#iblightbox #ibimageData{	padding:0 10px; color: #666; }
#iblightbox #ibimageData #ibimageDetails{ width: 70%; float: left; text-align: left; }	
#iblightbox #ibimageData #ibcaption{ font-weight: bold; 	font-size:12px	}
#iblightbox #ibimageData #ibnumberDisplay{ display: block; clear: left; padding-bottom: 0.3em;	}	
#iblightbox #ibimageData #ibstaticNav{ display: block; clear: left; padding-bottom: 0.5em;	}			
#iblightbox #ibimageData #ibstaticNav a{margin-right:5px;font-size:12px}	
#iblightbox #ibimageData #ibbottomNavClose{ width: 66px; height:22px; display:block; background: url(http://www.nitro-pak.com/skin/frontend/nitropak/default/iceberg/lightbox/images/closelabel.gif) 0 0 no-repeat; float: right;  padding-bottom: 0.7em; outline: none;}	
#iblightbox #ibimageData #ibbottomNavClose span {display:none}
#iboverlay{position: absolute;top: 0;left: 0;z-index: 1000;width: 100%;height: 500px;background-color: #000;}
#iblightbox #iblightboxHTML {line-height:14px;text-align:left;font-size:13px}

/**
 * KAbel_BundlePlus
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to a BSD 3-Clause License
 * that is bundled with this package in the file LICENSE_BSD_NU.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www1.unl.edu/wdn/wiki/Software_License
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Regents of the University of Nebraska (http://www.nebraska.edu/)
 * @license     http://www1.unl.edu/wdn/wiki/Software_License  BSD 3-Clause License
 */
 
.product-options .options-list input.checkbox + .qty-holder { padding:0; }
.product-options .options-list input.checkbox + .qty-holder .qty-disabled { background:#eee; color:#444; }

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 436px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('http://www.nitro-pak.com/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: url('http://www.nitro-pak.com/skin/frontend/base/default/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  background: url('http://www.nitro-pak.com/skin/frontend/base/default/images/mirasvit/sprite.png');
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 16px;
  position: absolute;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('http://www.nitro-pak.com/skin/frontend/base/default/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url('http://www.nitro-pak.com/skin/frontend/base/default/images/mirasvit/loader.gif');
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/shadowbox/close.png);}
#sb-nav-next{background-image:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/shadowbox/next.png);}
#sb-nav-previous{background-image:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/shadowbox/previous.png);}
#sb-nav-play{background-image:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/shadowbox/play.png);}
#sb-nav-pause{background-image:url(http://www.nitro-pak.com/skin/frontend/nitropak/default/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

