@font-face {
  font-family: 'latoblack';
  src: url('../font/lato-black/lato-black-webfont.eot');
  src: url('../font/lato-black/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lato-black/lato-black-webfont.woff') format('woff'), url('../font/lato-black/lato-black-webfont.ttf') format('truetype'), url('../font/lato-black/lato-black-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latolight';
  src: url('../font/lato-light/lato-light-webfont.eot');
  src: url('../font/lato-light/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lato-light/lato-light-webfont.woff') format('woff'), url('../font/lato-light/lato-light-webfont.ttf') format('truetype'), url('../font/lato-light/lato-light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latobold';
  src: url('../font/lato-bold/lato-bold-webfont.eot');
  src: url('../font/lato-bold/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lato-bold/lato-bold-webfont.woff2') format('woff2'), url('../font/lato-bold/lato-bold-webfont.woff') format('woff'), url('../font/lato-bold/lato-bold-webfont.ttf') format('truetype'), url('../font/lato-bold/lato-bold-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoregular';
  src: url('../font/lato-regular/lato-regular-webfont.eot');
  src: url('../font/lato-regular/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lato-regular/lato-regular-webfont.woff2') format('woff2'), url('../font/lato-regular/lato-regular-webfont.woff') format('woff'), url('../font/lato-regular/lato-regular-webfont.ttf') format('truetype'), url('../font/lato-regular/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoitalic';
  src: url('../font/lato-italic/lato-italic-webfont.eot');
  src: url('../font/lato-italic/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/lato-italic/lato-italic-webfont.woff2') format('woff2'), url('../font/lato-italic/lato-italic-webfont.woff') format('woff'), url('../font/lato-italic/lato-italic-webfont.ttf') format('truetype'), url('../font/lato-italic/lato-italic-webfont.svg#latoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_sansregular';
  src: url('../font/droid-sans-regular/droidsans-webfont.eot');
  src: url('../font/droid-sans-regular/droidsans-webfont.eot?#iefix') format('embedded-opentype'), url('../font/droid-sans-regular/droidsans-webfont.woff2') format('woff2'), url('../font/droid-sans-regular/droidsans-webfont.woff') format('woff'), url('../font/droid-sans-regular/droidsans-webfont.ttf') format('truetype'), url('../font/droid-sans-regular/droidsans-webfont.svg#droid_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'droid_sansbold';
  src: url('../font/droid-sans-bold/droidsans-bold-webfont.eot');
  src: url('../font/droid-sans-bold/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/droid-sans-bold/droidsans-bold-webfont.woff2') format('woff2'), url('../font/droid-sans-bold/droidsans-bold-webfont.woff') format('woff'), url('../font/droid-sans-bold/droidsans-bold-webfont.ttf') format('truetype'), url('../font/droid-sans-bold/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'coustardregular';
  src: url('../font/coustard/coustard-regular-webfont.eot');
  src: url('../font/coustard/coustard-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/coustard/coustard-regular-webfont.woff2') format('woff2'), url('../font/coustard/coustard-regular-webfont.woff') format('woff'), url('../font/coustard/coustard-regular-webfont.ttf') format('truetype'), url('../font/coustard/coustard-regular-webfont.svg#coustardregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../../images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../../images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(../../images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(../../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(../../images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(../../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ededed;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5f9ccd;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3576aa;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ededed;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-popup {
  padding: 30px;
}
header[role="banner"] {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
header[role="banner"] > .logo {
  /*.make-md-column(4);*/
  float: left;
  width: 26.8%;
}
@media (max-width: 768px) {
  header[role="banner"] > .logo {
    /*width:100%;*/
  }
}
header[role="banner"] .quick-access {
  /*.make-md-column(8);*/
  float: left;
  width: 73.2%;
}
@media (max-width: 767px) {
  header[role="banner"] .quick-access {
    float: right;
  }
}
header[role="banner"] .quick-access .row {
  margin-left: 0px;
  margin-right: 0px;
}
header[role="banner"] .quick-access .row .container {
  width: 100%;
}
header[role="banner"] .quick-access .first-row {
  height: 55px;
}
@media (max-width: 767px) {
  header[role="banner"] .quick-access .first-row {
    height: 64px;
  }
}
@media (max-width: 767px) {
  header[role="banner"] .quick-access {
    height: 64px;
  }
}
@media (min-width: 767px) {
  header[role="banner"] .form-language {
    float: left;
    width: 160px;
  }
  header[role="banner"] .form-language .form-control {
    width: 120px;
  }
  header[role="banner"] .links {
    float: left;
    line-height: 30px;
  }
  header[role="banner"] .form-search:before,
  header[role="banner"] .form-search:after {
    content: " ";
    display: table;
  }
  header[role="banner"] .form-search:after {
    clear: both;
  }
  header[role="banner"] .form-search:before,
  header[role="banner"] .form-search:after {
    content: " ";
    display: table;
  }
  header[role="banner"] .form-search:after {
    clear: both;
  }
}
@media (min-width: 992px) {
  header[role="banner"] .quick-access {
    float: right;
  }
}
.layout {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .layout {
    margin-top: 0px;
  }
}
.layout.layout-1-col div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .layout.layout-1-col div[role="main"] {
    float: left;
    width: 100%;
  }
}
.layout.layout-1-col div[role="main"] .messages {
  margin: 0 -15px;
}
.layout.layout-3-cols div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .layout.layout-3-cols div[role="main"] {
    float: left;
    width: 50%;
  }
}
.layout.left-content div[role="main"] {
  padding-left: 0px;
  padding-right: 15px;
}
@media (max-width: 992px) {
  .layout.left-content div[role="main"] {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .layout.left-content div[role="main"] {
    margin: 0 -15px;
  }
}
.layout.left-content aside[role="complementary"] {
  padding-left: 15px;
}
@media (max-width: 767px) {
  .layout.left-content aside[role="complementary"] {
    padding-left: 0px;
  }
}
@media (max-width: 992px) {
  .layout.left-content aside[role="complementary"] {
    padding-left: 0px;
  }
}
div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  padding-right: 0px;
  /*    .messages {
        margin:0 -15px;
    }*/
}
@media (min-width: 992px) {
  div[role="main"] {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 768px) {
  div[role="main"] {
    padding-left: 0px;
    padding-right: 0px;
  }
}
aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /*    display: none;*/
  display: block;
  margin-bottom: 20px;
  padding-left: 0px;
}
@media (min-width: 992px) {
  aside[role="complementary"] {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  aside[role="complementary"] {
    display: block;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  aside[role="complementary"] {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 8px;
  }
}
footer[role="contentinfo"] {
  margin-bottom: 20px;
}
footer[role="contentinfo"]:before,
footer[role="contentinfo"]:after {
  content: " ";
  display: table;
}
footer[role="contentinfo"]:after {
  clear: both;
}
footer[role="contentinfo"]:before,
footer[role="contentinfo"]:after {
  content: " ";
  display: table;
}
footer[role="contentinfo"]:after {
  clear: both;
}
footer[role="contentinfo"] > ul > li,
footer[role="contentinfo"] .links li {
  display: inline;
}
footer[role="contentinfo"] > ul,
footer[role="contentinfo"] .links,
footer[role="contentinfo"] .bugs,
footer[role="contentinfo"] address {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  footer[role="contentinfo"] > ul,
  footer[role="contentinfo"] .links,
  footer[role="contentinfo"] .bugs,
  footer[role="contentinfo"] address {
    width: 50%;
  }
  footer[role="contentinfo"] > ul,
  footer[role="contentinfo"] .bugs {
    float: left;
  }
  footer[role="contentinfo"] .links,
  footer[role="contentinfo"] address {
    float: right;
    text-align: right;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #5f9ccd;
}
a.text-primary:hover {
  color: #3b84be;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #5f9ccd;
}
a.bg-primary:hover {
  background-color: #3b84be;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
h1,
.h1 {
  font-size: 25px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.page-title {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 0;
}
.page-title:before,
.page-title:after {
  content: " ";
  display: table;
}
.page-title:after {
  clear: both;
}
.page-title:before,
.page-title:after {
  content: " ";
  display: table;
}
.page-title:after {
  clear: both;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.subtitle,
.sub-title {
  color: #999999;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1050px) {
  .container {
    width: 1050px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1050px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col2-set,
.col2-set,
.col4-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col2-set > .legend {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
}
.col2-set .col-1,
.col2-set .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
.col2-set .col-narrow {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-narrow {
    float: left;
    width: 33.33333333%;
  }
}
.col2-set .col-wide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-wide {
    float: left;
    width: 66.66666667%;
  }
}
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 33.33333333%;
  }
}
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 25%;
  }
}
.row-no-margin {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ededed;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.data-table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dddddd;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.data-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.data-table > caption + thead > tr:first-child > th,
.data-table > colgroup + thead > tr:first-child > th,
.data-table > thead:first-child > tr:first-child > th,
.data-table > caption + thead > tr:first-child > td,
.data-table > colgroup + thead > tr:first-child > td,
.data-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.data-table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.data-table .table {
  background-color: #ededed;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.data-table > thead > tr > th,
.data-table > thead > tr > td {
  border-bottom-width: 2px;
}
.data-table > tbody > tr:nth-child(odd) > td,
.data-table > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.input-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-text::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: #999999;
}
.input-text::-webkit-input-placeholder {
  color: #999999;
}
.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.input-text {
  height: auto;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list li {
  margin-bottom: 15px;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list label {
  position: relative;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #a94442;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
  display: block;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  display: inline;
  float: left;
  margin-top: 2px;
}
.form-list .checkout-label label {
  display: inline !important;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list .field {
  float: left;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}
.form-list .field:last-child {
  padding-right: 0;
}
.form-list textarea,
.form-list select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-list textarea:focus,
.form-list select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-list textarea::-moz-placeholder,
.form-list select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-list textarea:-ms-input-placeholder,
.form-list select:-ms-input-placeholder {
  color: #999999;
}
.form-list textarea::-webkit-input-placeholder,
.form-list select::-webkit-input-placeholder {
  color: #999999;
}
.form-list textarea[disabled],
.form-list select[disabled],
.form-list textarea[readonly],
.form-list select[readonly],
fieldset[disabled] .form-list textarea,
fieldset[disabled] .form-list select {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-list textarea,
textarea.form-list select {
  height: auto;
}
.form-list select[multiple],
.form-list textarea {
  height: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}
.form-list .input-range input.input-text {
  width: 40%;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
  width: 260px;
}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}
.form-list-narrow li.wide select {
  width: 260px;
}
.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}
.form-list .customer-name-prefix-middlename .name-prefix,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}
.form-list .customer-name-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 42%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}
.form-list .customer-dob .dob-day + .dob-month + .dob-year,
.form-list .customer-dob .dob-month + .dob-day + .dob-year,
.form-list .customer-dob .dob-year + .dob-day + .dob-month,
.form-list .customer-dob .dob-year + .dob-month + .dob-day {
  padding-right: 0;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}
.form-list .customer-dob .dob-year {
  width: 40%;
}
.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: normal;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.buttons-set {
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e5e5e5;
  line-height: 34px;
  text-align: right;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.validation-advice {
  clear: both;
  color: #a94442;
}
.validation-failed {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
p.required {
  text-align: right;
  color: #a94442;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #4089c3;
  border-color: #3371a3;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.btn-primary .badge {
  color: #5f9ccd;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #5f9ccd;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #3576aa;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.button:focus,
.button:active:focus,
.button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus {
  color: #333333;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button:hover,
.button:focus,
.button:active,
.button.active,
.open .dropdown-toggle.button {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.button:active,
.button.active,
.open .dropdown-toggle.button {
  background-image: none;
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button,
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled:active,
.button[disabled]:active,
fieldset[disabled] .button:active,
.button.disabled.active,
.button[disabled].active,
fieldset[disabled] .button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button .badge {
  color: #ffffff;
  background-color: #333333;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #5f9ccd;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.input-group-addon label {
  margin-bottom: 0;
  font-weight: normal;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #5f9ccd;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ededed;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ededed;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #5f9ccd;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ededed;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left;
    float: left !important;
  }
  .navbar-right {
    float: right;
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-main .navbar-brand {
    display: none;
  }
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb strong {
  font-weight: normal;
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #5f9ccd;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #3576aa;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #5f9ccd;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager:before,
.sorter:before,
.pager:after,
.sorter:after {
  content: " ";
  display: table;
}
.pager:after,
.sorter:after {
  clear: both;
}
.pager:before,
.sorter:before,
.pager:after,
.sorter:after {
  content: " ";
  display: table;
}
.pager:after,
.sorter:after {
  clear: both;
}
.pager {
  padding: 4px 8px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  line-height: 30px;
}
.pager .amount {
  float: left;
  margin-bottom: 0;
}
.pager .limiter {
  float: right;
}
.pager .limiter label {
  margin-bottom: 0;
}
.pager .limiter select {
  display: inline;
  width: 60px;
}
.pager .pages {
  float: left;
  width: 100%;
  margin-top: 4px;
  text-align: center;
}
.pager .pages ol {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  margin: 0;
  display: inline-block;
}
.pager .pages ol > li {
  display: inline;
}
.pager .pages ol > li > a,
.pager .pages ol > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #5f9ccd;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pager .pages ol > li:first-child > a,
.pager .pages ol > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pager .pages ol > li:last-child > a,
.pager .pages ol > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pager .pages ol > li > a:hover,
.pager .pages ol > li > span:hover,
.pager .pages ol > li > a:focus,
.pager .pages ol > li > span:focus {
  color: #3576aa;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pager .pages ol > .active > a,
.pager .pages ol > .active > span,
.pager .pages ol > .active > a:hover,
.pager .pages ol > .active > span:hover,
.pager .pages ol > .active > a:focus,
.pager .pages ol > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #5f9ccd;
  cursor: default;
}
.pager .pages ol > .disabled > span,
.pager .pages ol > .disabled > span:hover,
.pager .pages ol > .disabled > span:focus,
.pager .pages ol > .disabled > a,
.pager .pages ol > .disabled > a:hover,
.pager .pages ol > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pager .pages ol .active > a {
  font-family: "latolight";
  background: #0f2c51;
  border-radius: 3px;
}
.pager .pages ol .active > a:hover {
  background: #0f2c51;
}
.pager .pages ol .active > a:active,
.pager .pages ol .active > a:focus {
  color: #4d4d4d;
}
.pager .pages ol li {
  display: inline-block;
  margin: 2px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
}
.pager .pages ol li > a {
  font-family: "latolight";
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #4d4d4d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 2px 0px #ccc;
  -webkit-box-shadow: 1px 1px 2px 0px #ccc;
  box-shadow: 1px 1px 2px 0px #ccc;
}
.pager .pages ol li > a:hover,
.pager .pages ol li > a:active,
.pager .pages ol li > a:focus {
  color: #4d4d4d;
  background-color: #eeeeee;
  border-color: #dddddd;
}
@media (max-width: 767px) {
  .pager .pages ol {
    width: 100%;
  }
  .pager .pages ol li {
    display: none;
  }
  .pager .pages ol .active.first a {
    color: #4d4d4d !important;
    border-color: #dddddd !important;
  }
  .pager .pages ol .active.first > a:hover {
    border-color: #dddddd;
    background: #ffffff;
    color: #4d4d4d;
  }
  .pager .pages ol .first,
  .pager .pages ol .last {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    position: relative;
  }
  .pager .pages ol .first > a,
  .pager .pages ol .last > a {
    width: 100%;
    padding: 10px 15px;
    font-family: "latolight";
    font-size: 14px;
    -webkit-box-shadow: 1px 1px 2px 0 #cccccc;
    box-shadow: 1px 1px 2px 0 #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
  }
  .pager .pages ol .first:before {
    content: "";
    z-index: 100;
    position: absolute;
    left: 39%;
    top: 44%;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
    border-right: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
  }
  .pager .pages ol .last:after {
    content: "";
    position: absolute;
    left: 56%;
    top: 44%;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
  }
  .pager .pages ol .active.first:before,
  .pager .pages ol .active.last:after {
    border: none !important;
  }
}
.pager .pages ol > li > a,
.pager .pages ol > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pager .pages ol > li:first-child > a,
.pager .pages ol > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pager .pages ol > li:last-child > a,
.pager .pages ol > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager .pages li {
  display: inline-block;
  margin: 0 2px;
}
.sorter {
  padding: 4px 8px;
  border-top: 1px solid #e5e5e5;
  line-height: 30px;
}
.sorter .view-mode {
  float: left;
  margin: 0;
}
.sorter .sort-by {
  float: right;
}
.sorter .sort-by label {
  margin-bottom: 0;
}
.sorter .sort-by select {
  display: inline;
  width: 100px;
}
@media (min-width: 768px) {
  .sorter .sort-by {
    padding-right: 43px;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.success {
  color: #3c763d;
}
.error {
  color: #a94442;
}
.notice {
  color: #31708f;
}
.messages > li {
  margin-bottom: 10px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.error-msg h4,
.success-msg h4,
.note-msg h4,
.notice-msg h4 {
  margin-top: 0;
  color: inherit;
}
.error-msg .alert-link,
.success-msg .alert-link,
.note-msg .alert-link,
.notice-msg .alert-link {
  font-weight: bold;
}
.error-msg > p,
.success-msg > p,
.note-msg > p,
.notice-msg > p,
.error-msg > ul,
.success-msg > ul,
.note-msg > ul,
.notice-msg > ul {
  margin-bottom: 0;
}
.error-msg > p + p,
.success-msg > p + p,
.note-msg > p + p,
.notice-msg > p + p {
  margin-top: 5px;
}
.error-msg {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.error-msg hr {
  border-top-color: #e4b9c0;
}
.error-msg .alert-link {
  color: #843534;
}
.success-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.success-msg hr {
  border-top-color: #c9e2b3;
}
.success-msg .alert-link {
  color: #2b542c;
}
.note-msg,
.notice-msg {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.note-msg hr,
.notice-msg hr {
  border-top-color: #a6e1ec;
}
.note-msg .alert-link,
.notice-msg .alert-link {
  color: #245269;
}
.global-site-notice {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.global-site-notice h4 {
  margin-top: 0;
  color: inherit;
}
.global-site-notice .alert-link {
  font-weight: bold;
}
.global-site-notice > p,
.global-site-notice > ul {
  margin-bottom: 0;
}
.global-site-notice > p + p {
  margin-top: 5px;
}
.global-site-notice hr {
  border-top-color: #f7e1b5;
}
.global-site-notice .alert-link {
  color: #66512c;
}
.global-site-notice p {
  margin: 0;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #5f9ccd;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fafcfe;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #5f9ccd;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #5f9ccd;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #5f9ccd;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #5f9ccd;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-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-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.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-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.fa-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.std ul,
.std ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.std ul {
  list-style: disc outside;
}
.std ol {
  list-style: decimal outside;
}
.links li {
  display: inline;
}
.links li:first-child {
  padding-left: 0;
}
.links li:last-child {
  padding-right: 0;
}
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare,
.link-print {
  font-weight: bold;
}
.btn-remove,
.btn-previous,
.btn-remove2,
.btn-edit {
  display: inline-block;
  font-size: 0;
}
.btn-remove:hover,
.btn-previous:hover,
.btn-remove2:hover,
.btn-edit:hover,
.btn-remove:focus,
.btn-previous:focus,
.btn-remove2:focus,
.btn-edit:focus {
  text-decoration: none;
}
.btn-remove:after,
.btn-previous:after,
.btn-remove2:after,
.btn-edit:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-edit:after {
  content: "\f040";
}
.btn-remove:after,
.btn-remove2:after {
  content: "\f00d";
}
.btn-cart {
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.btn-cart:hover,
.btn-cart:focus,
.btn-cart:active,
.btn-cart.active,
.open .dropdown-toggle.btn-cart {
  color: #ffffff;
  background-color: #4089c3;
  border-color: #3371a3;
}
.btn-cart:active,
.btn-cart.active,
.open .dropdown-toggle.btn-cart {
  background-image: none;
}
.btn-cart.disabled,
.btn-cart[disabled],
fieldset[disabled] .btn-cart,
.btn-cart.disabled:hover,
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
.btn-cart.disabled:focus,
.btn-cart[disabled]:focus,
fieldset[disabled] .btn-cart:focus,
.btn-cart.disabled:active,
.btn-cart[disabled]:active,
fieldset[disabled] .btn-cart:active,
.btn-cart.disabled.active,
.btn-cart[disabled].active,
fieldset[disabled] .btn-cart.active {
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.btn-cart .badge {
  color: #5f9ccd;
  background-color: #ffffff;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(../../images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.logo strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
h1.logo {
  margin: 0;
}
.form-language {
  margin-bottom: 10px;
}
.form-language label {
  display: none;
}
.form-language select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-language select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-language select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-language select:-ms-input-placeholder {
  color: #999999;
}
.form-language select::-webkit-input-placeholder {
  color: #999999;
}
.form-language select[disabled],
.form-language select[readonly],
fieldset[disabled] .form-language select {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-language select {
  height: auto;
}
.form-container {
  float: left;
  width: 50%;
}
.form-search {
  margin-bottom: 10px;
  position: relative;
}
.form-search .search-autocomplete {
  z-index: 1000;
}
.form-search .search-autocomplete li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  cursor: pointer;
}
.form-search .search-autocomplete li:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.form-search .search-autocomplete li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-search .search-autocomplete li > .badge {
  float: right;
}
.form-search .search-autocomplete li > .badge + .badge {
  margin-right: 5px;
}
.form-search .search-autocomplete li .amount {
  float: right;
}
.form-search .search-autocomplete li.first {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.form-search .search-autocomplete li:hover,
.form-search .search-autocomplete li:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.form-search .search-autocomplete li.selected,
.form-search .search-autocomplete li.selected:hover,
.form-search .search-autocomplete li.selected:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #5f9ccd;
}
.advanced-search .form-list .input-range {
  line-height: 34px;
}
.advanced-search .form-list .input-range small {
  float: right;
}
.advanced-search-summary {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}
.advanced-search-summary blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.advanced-search-summary:before,
.advanced-search-summary:after {
  content: " ";
  display: table;
}
.advanced-search-summary:after {
  clear: both;
}
.advanced-search-summary:before,
.advanced-search-summary:after {
  content: " ";
  display: table;
}
.advanced-search-summary:after {
  clear: both;
}
.advanced-search-summary ul {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.advanced-search-summary strong {
  color: #5f9ccd;
}
.advanced-search-summary p {
  clear: both;
  padding: 10px 15px 0;
  margin-bottom: 0;
  font-weight: bold;
}
@media (min-width: 480px) {
  .advanced-search-summary ul {
    float: left;
    width: 50%;
  }
}
.block {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #dddddd;
}
.block > .list-group {
  margin-bottom: 0;
}
.block > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.block > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.block > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.block > .table,
.block > .table-responsive > .table {
  margin-bottom: 0;
}
.block > .table:first-child,
.block > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.block > .table:first-child > thead:first-child > tr:first-child td:first-child,
.block > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.block > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.block > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.block > .table:first-child > thead:first-child > tr:first-child th:first-child,
.block > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.block > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.block > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.block > .table:first-child > thead:first-child > tr:first-child td:last-child,
.block > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.block > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.block > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.block > .table:first-child > thead:first-child > tr:first-child th:last-child,
.block > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.block > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.block > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.block > .table:last-child,
.block > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.block > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.block > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.block > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.block > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.block > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.block > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.block > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.block > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.block > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.block > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.block > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.block > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.block > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.block > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.block > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.block > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.block > .panel-body + .table,
.block > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.block > .table > tbody:first-child > tr:first-child th,
.block > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.block > .table-bordered,
.block > .table-responsive > .table-bordered {
  border: 0;
}
.block > .table-bordered > thead > tr > th:first-child,
.block > .table-responsive > .table-bordered > thead > tr > th:first-child,
.block > .table-bordered > tbody > tr > th:first-child,
.block > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.block > .table-bordered > tfoot > tr > th:first-child,
.block > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.block > .table-bordered > thead > tr > td:first-child,
.block > .table-responsive > .table-bordered > thead > tr > td:first-child,
.block > .table-bordered > tbody > tr > td:first-child,
.block > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.block > .table-bordered > tfoot > tr > td:first-child,
.block > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.block > .table-bordered > thead > tr > th:last-child,
.block > .table-responsive > .table-bordered > thead > tr > th:last-child,
.block > .table-bordered > tbody > tr > th:last-child,
.block > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.block > .table-bordered > tfoot > tr > th:last-child,
.block > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.block > .table-bordered > thead > tr > td:last-child,
.block > .table-responsive > .table-bordered > thead > tr > td:last-child,
.block > .table-bordered > tbody > tr > td:last-child,
.block > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.block > .table-bordered > tfoot > tr > td:last-child,
.block > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.block > .table-bordered > thead > tr:first-child > td,
.block > .table-responsive > .table-bordered > thead > tr:first-child > td,
.block > .table-bordered > tbody > tr:first-child > td,
.block > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.block > .table-bordered > thead > tr:first-child > th,
.block > .table-responsive > .table-bordered > thead > tr:first-child > th,
.block > .table-bordered > tbody > tr:first-child > th,
.block > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.block > .table-bordered > tbody > tr:last-child > td,
.block > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.block > .table-bordered > tfoot > tr:last-child > td,
.block > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.block > .table-bordered > tbody > tr:last-child > th,
.block > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.block > .table-bordered > tfoot > tr:last-child > th,
.block > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.block > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.block .block-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.block .block-title > .dropdown .dropdown-toggle {
  color: inherit;
}
.block .block-title strong {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  font-weight: 500;
}
.block .block-title strong > a {
  color: inherit;
}
.block .block-subtitle {
  margin: 0 15px 10px;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.block .block-content:before,
.block .actions:before,
.block .block-content:after,
.block .actions:after {
  content: " ";
  display: table;
}
.block .block-content:after,
.block .actions:after {
  clear: both;
}
.block .block-content:before,
.block .actions:before,
.block .block-content:after,
.block .actions:after {
  content: " ";
  display: table;
}
.block .block-content:after,
.block .actions:after {
  clear: both;
}
.block .block-content:before,
.block .block-content:after {
  content: " ";
  display: table;
}
.block .block-content:after {
  clear: both;
}
.block .block-content:before,
.block .block-content:after {
  content: " ";
  display: table;
}
.block .block-content:after {
  clear: both;
}
.block .block-content li.item {
  padding: 10px 15px;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  padding: 6px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  text-align: right;
  line-height: 30px;
}
.block .actions:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.block .empty {
  margin: 0;
  padding: 15px;
}
.block li.odd {
  background-color: #f9f9f9;
}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 12px;
}
.mini-products-list .product-image {
  float: left;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}
/* Block:  Account */
.block-account {
  border-color: #5f9ccd;
}
.block-account > .panel-heading {
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #5f9ccd;
}
.block-account > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #5f9ccd;
}
.block-account > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #5f9ccd;
}
.block-account .block-title {
  border-color: #5f9ccd;
  background-color: #5f9ccd;
  color: #ffffff;
}
.block-account .block-title + .panel-collapse .panel-body {
  border-top-color: #5f9ccd;
}
.block-account .block-title strong {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  font-weight: 500;
}
.block-account .block-title strong > a {
  color: inherit;
}
.block-account .block-content {
  padding: 15px;
}
.block-account .block-content ul {
  margin-bottom: 0;
}
.block-account .block-content li a {
  display: block;
  border-bottom: 1px solid #dddddd;
  padding: 5px 0;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
.block-layered-nav dl {
  margin: 0;
}
.block-layered-nav dt {
  padding: 7px 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav dd {
  padding: 0 15px 0 20px;
  margin-bottom: 10px;
}
.block-layered-nav dd.last {
  background: none;
}
.block-layered-nav .currently li {
  position: relative;
  padding: 5px 15px;
}
.block-layered-nav .currently .label {
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 4px;
  top: 9px;
  margin: 0;
}
.block-layered-nav .currently .btn-previous {
  right: 17px;
}
.block-layered-nav .actions {
  text-align: right;
}
.block-layered-nav .actions .actions a {
  float: none;
}
.block-cart .summary {
  padding: 10px 15px;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  padding: 4px;
  margin-bottom: 0;
  text-align: center;
}
.block-cart .subtotal h4 {
  margin-top: 0;
  color: inherit;
}
.block-cart .subtotal .alert-link {
  font-weight: bold;
}
.block-cart .subtotal > p,
.block-cart .subtotal > ul {
  margin-bottom: 0;
}
.block-cart .subtotal > p + p {
  margin-top: 5px;
}
.block-cart .subtotal hr {
  border-top-color: #a6e1ec;
}
.block-cart .subtotal .alert-link {
  color: #245269;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #dddddd;
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
.block-related input.checkbox {
  float: left;
}
.block-related .product {
  margin-left: 20px;
}
.compare-table .btn-remove {
  float: right;
  background-image: url(../../images/btn_remove2.gif);
  width: 72px;
  height: 15px;
}
.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .product-name a {
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 10px 15px;
}
.block-poll label {
  margin-bottom: 0;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-tags .block-content .tags-list {
  padding: 15px !important;
  margin-bottom: 0 !important;
  font-size: 12px;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .block-content {
  padding: 15px 15px 0;
}
.block-subscribe .actions {
  margin: 15px -15px 0;
}
.block-subscribe .actions button.button {
  float: none;
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-banner {
  border: 0;
  background-color: transparent;
}
.block-banner .block-content {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.block-banner .block-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.block-login .block-content {
  padding: 15px 15px 0;
}
.block-login .actions {
  margin: 15px -15px 0;
}
.paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.paypal-logo a {
  float: none;
}
.category-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.category-description {
  margin-bottom: 10px;
}
.category-products .toolbar {
  margin-bottom: 10px;
}
.products-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.products-grid .item {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 390px;
  padding-bottom: 80px;
}
.products-grid .product-image {
  display: block;
  margin-bottom: 10px;
}
.products-grid .product-image img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ededed;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.products-grid .product-name {
  min-height: 60px;
}
.products-grid .actions {
  position: absolute;
  bottom: 0;
}
.products-grid .add-to-links .separator {
  display: none;
}
.products-list li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.products-list li.item:before,
.products-list li.item:after {
  content: " ";
  display: table;
}
.products-list li.item:after {
  clear: both;
}
.products-list li.item:before,
.products-list li.item:after {
  content: " ";
  display: table;
}
.products-list li.item:after {
  clear: both;
}
.products-list li.item:first-child {
  padding-top: 0;
}
.products-list li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.products-list .product-image {
  float: left;
  width: 150px;
  display: block;
}
.products-list .product-image img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ededed;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.products-list .product-shop {
  margin-left: 160px;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 4px;
}
.product-name {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.availability {
  margin: 0;
}
.availability span {
  font-weight: bold;
}
.availability.in-stock span {
  color: #3c763d;
}
.availability.out-of-stock span {
  color: #a94442;
}
.availability-only span,
.availability-only a {
  font-weight: bold;
}
.availability-only-details {
  width: 100%;
  margin-bottom: 20px;
}
.availability-only-details > thead > tr > th,
.availability-only-details > tbody > tr > th,
.availability-only-details > tfoot > tr > th,
.availability-only-details > thead > tr > td,
.availability-only-details > tbody > tr > td,
.availability-only-details > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.availability-only-details > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.availability-only-details > caption + thead > tr:first-child > th,
.availability-only-details > colgroup + thead > tr:first-child > th,
.availability-only-details > thead:first-child > tr:first-child > th,
.availability-only-details > caption + thead > tr:first-child > td,
.availability-only-details > colgroup + thead > tr:first-child > td,
.availability-only-details > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.availability-only-details > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.availability-only-details .table {
  background-color: #ededed;
}
.add-to-cart .paypal-logo {
  margin: 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  display: block;
  margin: 5px 60px 5px 0;
}
.add-to-cart .paypal-logo .paypal-logo {
  margin: 0;
}
.add-to-box {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.add-to-box:before,
.add-to-box:after {
  content: " ";
  display: table;
}
.add-to-box:after {
  clear: both;
}
.add-to-box:before,
.add-to-box:after {
  content: " ";
  display: table;
}
.add-to-box:after {
  clear: both;
}
.add-to-box .add-to-cart {
  margin: 0 -15px 10px;
}
.add-to-box .or {
  float: left;
}
.add-to-box .add-to-links {
  float: right;
}
.add-to-box .add-to-links li,
.add-to-box .add-to-links .separator {
  float: left;
}
.add-to-box .add-to-links .separator {
  margin: 0 4px;
}
.product-view {
  margin-left: -15px;
  margin-right: -15px;
}
.product-essential,
.product-collateral {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .product-essential,
  .product-collateral {
    float: left;
    width: 100%;
  }
}
.product-essential .product-shop {
  min-height: 1px;
  position: relative;
}
.product-essential .product-img-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .product-essential .product-img-box {
    float: left;
    width: 66.66666667%;
  }
}
.product-essential .product-img-box img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ededed;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.product-essential .product-img-box .more-views ul {
  margin-left: -15px;
  margin-right: -15px;
}
.product-essential .product-img-box .more-views ul li {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product-essential .product-img-box {
    padding-left: 0;
    padding-right: 15px;
  }
  .product-essential .product-shop {
    float: right;
    width: 33.33333333%;
  }
}
.product-view .product-shop {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 0px;
  border-color: #dddddd;
}
.product-view .product-shop > .list-group {
  margin-bottom: 0;
}
.product-view .product-shop > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.product-view .product-shop > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.product-view .product-shop > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.product-view .product-shop > .table,
.product-view .product-shop > .table-responsive > .table {
  margin-bottom: 0;
}
.product-view .product-shop > .table:first-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.product-view .product-shop > .table:first-child > thead:first-child > tr:first-child td:first-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.product-view .product-shop > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.product-view .product-shop > .table:first-child > thead:first-child > tr:first-child th:first-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.product-view .product-shop > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.product-view .product-shop > .table:first-child > thead:first-child > tr:first-child td:last-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.product-view .product-shop > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.product-view .product-shop > .table:first-child > thead:first-child > tr:first-child th:last-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.product-view .product-shop > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.product-view .product-shop > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.product-view .product-shop > .table:last-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.product-view .product-shop > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.product-view .product-shop > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.product-view .product-shop > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.product-view .product-shop > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.product-view .product-shop > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.product-view .product-shop > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.product-view .product-shop > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.product-view .product-shop > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.product-view .product-shop > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.product-view .product-shop > .panel-body + .table,
.product-view .product-shop > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.product-view .product-shop > .table > tbody:first-child > tr:first-child th,
.product-view .product-shop > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.product-view .product-shop > .table-bordered,
.product-view .product-shop > .table-responsive > .table-bordered {
  border: 0;
}
.product-view .product-shop > .table-bordered > thead > tr > th:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > th:first-child,
.product-view .product-shop > .table-bordered > tbody > tr > th:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.product-view .product-shop > .table-bordered > tfoot > tr > th:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.product-view .product-shop > .table-bordered > thead > tr > td:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > td:first-child,
.product-view .product-shop > .table-bordered > tbody > tr > td:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.product-view .product-shop > .table-bordered > tfoot > tr > td:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.product-view .product-shop > .table-bordered > thead > tr > th:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > th:last-child,
.product-view .product-shop > .table-bordered > tbody > tr > th:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.product-view .product-shop > .table-bordered > tfoot > tr > th:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.product-view .product-shop > .table-bordered > thead > tr > td:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > td:last-child,
.product-view .product-shop > .table-bordered > tbody > tr > td:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.product-view .product-shop > .table-bordered > tfoot > tr > td:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.product-view .product-shop > .table-bordered > thead > tr:first-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr:first-child > td,
.product-view .product-shop > .table-bordered > tbody > tr:first-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.product-view .product-shop > .table-bordered > thead > tr:first-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr:first-child > th,
.product-view .product-shop > .table-bordered > tbody > tr:first-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.product-view .product-shop > .table-bordered > tbody > tr:last-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.product-view .product-shop > .table-bordered > tfoot > tr:last-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.product-view .product-shop > .table-bordered > tbody > tr:last-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.product-view .product-shop > .table-bordered > tfoot > tr:last-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.product-view .product-shop > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.product-view .product-shop .product-name {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  margin: -15px -15px 15px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.product-view .product-shop .product-name > .dropdown .dropdown-toggle {
  color: inherit;
}
.product-view .product-shop .product-name h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.product-view .product-shop .product-name h1 > a {
  color: inherit;
}
.product-view .product-shop .availability,
.product-view .product-shop .price-box,
.product-view .product-shop .add-to-box,
.product-view .product-shop .short-description {
  margin-bottom: 10px;
}
.product-view .product-shop .product-options-bottom .price-box,
.product-view .product-shop .product-options-bottom .add-to-cart {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .product-view .product-shop .product-options-bottom .price-box,
  .product-view .product-shop .product-options-bottom .add-to-cart {
    float: none;
    width: auto;
  }
}
.product-img-box .product-image-zoom img,
.product-img-box .more-views img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-img-box .product-image-zoom {
  margin-bottom: 10px;
}
.product-img-box .more-views {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.product-options {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  margin-bottom: 10px;
  position: relative;
}
.product-options blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.product-options dl {
  margin: 0;
}
.product-options dt {
  padding-top: 10px;
  font-weight: normal;
}
.product-options dt label {
  margin-bottom: 0;
  font-weight: bold;
}
.product-options dt label.required em {
  margin-left: 2px;
  color: #a94442;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dd .qty-holder {
  display: block;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd {
  padding: 5px 0 10px 5px;
  border-bottom: 1px solid #eeeeee;
}
.product-options dd .input-text,
.product-options dd select,
.product-options dd textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.product-options dd .input-text:focus,
.product-options dd select:focus,
.product-options dd textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.product-options dd .input-text::-moz-placeholder,
.product-options dd select::-moz-placeholder,
.product-options dd textarea::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.product-options dd .input-text:-ms-input-placeholder,
.product-options dd select:-ms-input-placeholder,
.product-options dd textarea:-ms-input-placeholder {
  color: #999999;
}
.product-options dd .input-text::-webkit-input-placeholder,
.product-options dd select::-webkit-input-placeholder,
.product-options dd textarea::-webkit-input-placeholder {
  color: #999999;
}
.product-options dd .input-text[disabled],
.product-options dd select[disabled],
.product-options dd textarea[disabled],
.product-options dd .input-text[readonly],
.product-options dd select[readonly],
.product-options dd textarea[readonly],
fieldset[disabled] .product-options dd .input-text,
fieldset[disabled] .product-options dd select,
fieldset[disabled] .product-options dd textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.product-options dd .input-text,
textarea.product-options dd select,
textarea.product-options dd textarea {
  height: auto;
}
.product-options dd select[multiple],
.product-options dd textarea {
  height: auto;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
}
.product-options ul.options-list {
  margin-bottom: 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 12px;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}
.product-options-bottom {
  margin-left: -15px;
  margin-right: -15px;
}
.product-options-bottom .price-box,
.product-options-bottom .add-to-cart {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .product-options-bottom .price-box,
  .product-options-bottom .add-to-cart {
    float: left;
    width: 50%;
  }
}
.product-options-bottom .add-to-links {
  padding-top: 10px;
  clear: both;
  text-align: center;
}
.product-options-bottom .add-to-links li {
  display: inline;
}
.product-options-bottom .price-box {
  padding-top: 10px;
}
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after {
  content: " ";
  display: table;
}
.product-options-bottom .price-box:after {
  clear: both;
}
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after {
  content: " ";
  display: table;
}
.product-options-bottom .price-box:after {
  clear: both;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
@media (min-width: 992px) {
  .product-options-bottom .price-box {
    padding-top: 0;
  }
}
.product-shop .product-options dt label.required em {
  margin-left: 0;
  margin-right: 2px;
}
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-shop .product-options-bottom .add-to-links {
  clear: both;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
}
.product-view .grouped-items-table .qty {
  width: auto;
}
.product-view .box-collateral {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #dddddd;
}
.product-view .box-collateral:before,
.product-view .box-collateral:after {
  content: " ";
  display: table;
}
.product-view .box-collateral:after {
  clear: both;
}
.product-view .box-collateral:before,
.product-view .box-collateral:after {
  content: " ";
  display: table;
}
.product-view .box-collateral:after {
  clear: both;
}
.product-view .box-collateral > .list-group {
  margin-bottom: 0;
}
.product-view .box-collateral > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.product-view .box-collateral > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.product-view .box-collateral > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.product-view .box-collateral > .table,
.product-view .box-collateral > .table-responsive > .table {
  margin-bottom: 0;
}
.product-view .box-collateral > .table:first-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.product-view .box-collateral > .table:first-child > thead:first-child > tr:first-child td:first-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.product-view .box-collateral > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.product-view .box-collateral > .table:first-child > thead:first-child > tr:first-child th:first-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.product-view .box-collateral > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.product-view .box-collateral > .table:first-child > thead:first-child > tr:first-child td:last-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.product-view .box-collateral > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.product-view .box-collateral > .table:first-child > thead:first-child > tr:first-child th:last-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.product-view .box-collateral > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.product-view .box-collateral > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.product-view .box-collateral > .table:last-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.product-view .box-collateral > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.product-view .box-collateral > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.product-view .box-collateral > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.product-view .box-collateral > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.product-view .box-collateral > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.product-view .box-collateral > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.product-view .box-collateral > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.product-view .box-collateral > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.product-view .box-collateral > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.product-view .box-collateral > .panel-body + .table,
.product-view .box-collateral > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.product-view .box-collateral > .table > tbody:first-child > tr:first-child th,
.product-view .box-collateral > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.product-view .box-collateral > .table-bordered,
.product-view .box-collateral > .table-responsive > .table-bordered {
  border: 0;
}
.product-view .box-collateral > .table-bordered > thead > tr > th:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > th:first-child,
.product-view .box-collateral > .table-bordered > tbody > tr > th:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > th:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.product-view .box-collateral > .table-bordered > thead > tr > td:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > td:first-child,
.product-view .box-collateral > .table-bordered > tbody > tr > td:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > td:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.product-view .box-collateral > .table-bordered > thead > tr > th:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > th:last-child,
.product-view .box-collateral > .table-bordered > tbody > tr > th:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > th:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.product-view .box-collateral > .table-bordered > thead > tr > td:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > td:last-child,
.product-view .box-collateral > .table-bordered > tbody > tr > td:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > td:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.product-view .box-collateral > .table-bordered > thead > tr:first-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr:first-child > td,
.product-view .box-collateral > .table-bordered > tbody > tr:first-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.product-view .box-collateral > .table-bordered > thead > tr:first-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr:first-child > th,
.product-view .box-collateral > .table-bordered > tbody > tr:first-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.product-view .box-collateral > .table-bordered > tbody > tr:last-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.product-view .box-collateral > .table-bordered > tfoot > tr:last-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.product-view .box-collateral > .table-bordered > tbody > tr:last-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.product-view .box-collateral > .table-bordered > tfoot > tr:last-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.product-view .box-collateral > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.product-view .box-collateral > h2 {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  margin: -15px -15px 15px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333333;
}
.product-view .box-collateral > h2 > .dropdown .dropdown-toggle {
  color: inherit;
}
.product-view .box-additional {
  padding: 0;
}
.product-view .box-additional > h2 {
  margin: 0;
}
.product-view .box-additional .data-table {
  border: 0;
  margin-bottom: 0;
}
.product-view .box-additional .data-table > tbody > tr > th {
  border-left: 0;
}
.product-view .box-additional .data-table > tbody > tr > td {
  border-right: 0;
}
.product-view .box-additional .data-table > tbody > tr.first > th,
.product-view .box-additional .data-table > tbody > tr.first > td {
  border-top: 0;
}
.product-view .box-additional .data-table > tbody > tr.last > th,
.product-view .box-additional .data-table > tbody > tr.last > td {
  border-bottom: 0;
}
.product-view .box-up-sell .table-responsive {
  padding: 15px 0;
}
.product-view .box-up-sell .products-grid {
  margin: 0;
  width: 100%;
}
.product-view .box-up-sell .products-grid td {
  width: 25%;
  padding: 0 15px;
  vertical-align: top;
}
.product-view .box-up-sell .products-grid .product-image,
.product-view .box-up-sell .products-grid .price-box {
  margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid .ratings {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .product-view .box-up-sell .products-grid {
    min-width: 500px;
  }
  .product-view .box-up-sell .products-grid > tbody > tr > th,
  .product-view .box-up-sell .products-grid > tbody > tr > td {
    white-space: normal;
  }
}
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags .product-tags li {
  display: inline;
  white-space: nowrap;
  margin: 0 6px;
}
.product-view .box-tags .note {
  margin: 0;
  text-align: center;
}
.product-view .box-reviews dt {
  padding-top: 15px;
  font-weight: normal;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after {
  content: " ";
  display: table;
}
.product-view .box-reviews dd:after {
  clear: both;
}
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after {
  content: " ";
  display: table;
}
.product-view .box-reviews dd:after {
  clear: both;
}
.product-view .box-reviews dd .ratings-table {
  float: left;
  margin-right: 10px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add h3 {
  margin-top: 0;
  font-size: 14px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: 500;
}
.product-view .box-reviews .form-add h4 {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #a94442;
}
.product-view .box-reviews .form-add td.value {
  text-align: center;
}
.product-view .box-reviews .form-add td.value .radio {
  display: inline;
  margin: 0;
  padding: 0;
  height: 20px;
}
@media (max-width: 768px) {
  .product-view .box-reviews .form-add form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #dddddd;
  }
}
.tags-list {
  margin: 0;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 3px;
}
.price {
  white-space: nowrap;
}
.price-box .price-label {
  white-space: nowrap;
}
.price-box .price {
  font-weight: bold;
  color: #5f9ccd;
}
.regular-price {
  color: #5f9ccd;
}
.regular-price .price {
  font-weight: bold;
  color: #5f9ccd;
}
.old-price {
  margin: 0;
  color: #999999;
}
.old-price .price {
  color: inherit;
  font-weight: normal;
  text-decoration: line-through;
}
.special-price {
  margin: 0;
}
.special-price .price-label {
  font-weight: bold;
  color: #5f9ccd;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .price {
  font-weight: normal;
}
.price-excluding-tax,
.price-including-tax {
  display: block;
  color: #999999;
}
.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
}
.weee {
  display: block;
}
.weee .price {
  font-weight: normal;
}
.price-excl-tax,
.price-incl-tax {
  display: block;
}
.price-excl-tax .label,
.price-incl-tax .label {
  white-space: nowrap;
  display: block;
}
.price-excl-tax .price,
.price-incl-tax .price {
  display: block;
}
.price-from,
.price-to {
  margin: 0;
}
.price-from .price-label,
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice {
  color: #333333;
}
.price-notice .price {
  font-weight: bold;
  color: #333333;
}
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}
.price-box-bundle .price {
  color: #333333;
}
.product-pricing,
.tier-prices {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}
.product-pricing blockquote,
.tier-prices blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.tier-prices .benefit {
  font-weight: bold;
  font-style: italic;
}
.tier-prices .price {
  font-weight: bold;
  color: #333333;
}
.tier-prices-grouped .price {
  font-weight: bold;
}
.no-rating {
  margin: 0;
}
.ratings {
  margin-bottom: 10px;
  font-size: 12px;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(../../images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}
.ratings-table th,
.ratings-table td {
  font-size: 12px;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
/* CMS Home Page */
.page-sitemap .links {
  text-align: right;
  font-weight: bold;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-product .page-sitemap .sitemap li {
    float: left;
    width: 50%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 16.66666667%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: bold;
  margin-top: 10px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-sitemap .sitemap li.level-0,
  .page-sitemap .sitemap li.level-1,
  .page-sitemap .sitemap li.level-2,
  .page-sitemap .sitemap li.level-3,
  .page-sitemap .sitemap li.level-4 {
    width: auto;
    float: none;
  }
  .page-sitemap .sitemap li.level-0 {
    padding-left: 15px !important;
  }
  .page-sitemap .sitemap li.level-1 {
    padding-left: 35px !important;
  }
  .page-sitemap .sitemap li.level-2 {
    padding-left: 55px !important;
  }
  .page-sitemap .sitemap li.level-3 {
    padding-left: 75px !important;
  }
  .page-sitemap .sitemap li.level-4 {
    padding-left: 95px !important;
  }
}
.rss-title h1 {
  background: url(../../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .page-title .checkout-types li:last-child {
  margin-bottom: 0;
}
.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  font-size: 12px;
}
.cart > form {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cart > form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #dddddd;
  }
}
.btn-checkout {
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.btn-checkout:hover,
.btn-checkout:focus,
.btn-checkout:active,
.btn-checkout.active,
.open .dropdown-toggle.btn-checkout {
  color: #ffffff;
  background-color: #4089c3;
  border-color: #3371a3;
}
.btn-checkout:active,
.btn-checkout.active,
.open .dropdown-toggle.btn-checkout {
  background-image: none;
}
.btn-checkout.disabled,
.btn-checkout[disabled],
fieldset[disabled] .btn-checkout,
.btn-checkout.disabled:hover,
.btn-checkout[disabled]:hover,
fieldset[disabled] .btn-checkout:hover,
.btn-checkout.disabled:focus,
.btn-checkout[disabled]:focus,
fieldset[disabled] .btn-checkout:focus,
.btn-checkout.disabled:active,
.btn-checkout[disabled]:active,
fieldset[disabled] .btn-checkout:active,
.btn-checkout.disabled.active,
.btn-checkout[disabled].active,
fieldset[disabled] .btn-checkout.active {
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.btn-checkout .badge {
  color: #5f9ccd;
  background-color: #ffffff;
}
@media (min-width: 480px) {
  .btn-checkout {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
  }
}
.cart-table {
  margin-bottom: 0;
}
.cart-table .qty {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: auto;
  text-align: center;
}
select.cart-table .qty {
  height: 30px;
  line-height: 30px;
}
textarea.cart-table .qty,
select[multiple].cart-table .qty {
  height: auto;
}
.cart-table .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.cart-table .btn-continue {
  float: left;
}
.cart .cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}
.cart .cart-collaterals .col2-set {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cart .cart-collaterals .col2-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .cart .cart-collaterals .totals {
    margin-right: 15px;
    float: right;
    width: 33.33333333%;
  }
}
.cart .crosssell,
.cart .discount,
.cart .shipping {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #dddddd;
}
.cart .crosssell > .list-group,
.cart .discount > .list-group,
.cart .shipping > .list-group {
  margin-bottom: 0;
}
.cart .crosssell > .list-group .list-group-item,
.cart .discount > .list-group .list-group-item,
.cart .shipping > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.cart .crosssell > .list-group:first-child .list-group-item:first-child,
.cart .discount > .list-group:first-child .list-group-item:first-child,
.cart .shipping > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.cart .crosssell > .list-group:last-child .list-group-item:last-child,
.cart .discount > .list-group:last-child .list-group-item:last-child,
.cart .shipping > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.cart .crosssell > .table,
.cart .discount > .table,
.cart .shipping > .table,
.cart .crosssell > .table-responsive > .table,
.cart .discount > .table-responsive > .table,
.cart .shipping > .table-responsive > .table {
  margin-bottom: 0;
}
.cart .crosssell > .table:first-child,
.cart .discount > .table:first-child,
.cart .shipping > .table:first-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child,
.cart .discount > .table-responsive:first-child > .table:first-child,
.cart .shipping > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.cart .crosssell > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cart .discount > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cart .shipping > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cart .discount > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.cart .crosssell > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cart .discount > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cart .shipping > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cart .discount > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.cart .crosssell > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cart .discount > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cart .shipping > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cart .discount > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.cart .crosssell > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.cart .discount > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.cart .shipping > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.cart .discount > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.cart .crosssell > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cart .discount > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cart .shipping > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cart .discount > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.cart .crosssell > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cart .discount > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cart .shipping > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cart .discount > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.cart .crosssell > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cart .discount > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cart .shipping > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cart .discount > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.cart .crosssell > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.cart .discount > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.cart .shipping > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.cart .crosssell > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.cart .discount > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.cart .shipping > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.cart .crosssell > .table:last-child,
.cart .discount > .table:last-child,
.cart .shipping > .table:last-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child,
.cart .discount > .table-responsive:last-child > .table:last-child,
.cart .shipping > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.cart .crosssell > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cart .discount > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cart .shipping > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.cart .crosssell > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cart .discount > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cart .shipping > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.cart .crosssell > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cart .discount > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cart .shipping > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.cart .crosssell > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.cart .discount > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.cart .shipping > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.cart .crosssell > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cart .discount > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cart .shipping > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.cart .crosssell > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cart .discount > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cart .shipping > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.cart .crosssell > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cart .discount > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cart .shipping > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.cart .crosssell > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.cart .discount > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.cart .shipping > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.cart .crosssell > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.cart .discount > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.cart .shipping > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.cart .crosssell > .panel-body + .table,
.cart .discount > .panel-body + .table,
.cart .shipping > .panel-body + .table,
.cart .crosssell > .panel-body + .table-responsive,
.cart .discount > .panel-body + .table-responsive,
.cart .shipping > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.cart .crosssell > .table > tbody:first-child > tr:first-child th,
.cart .discount > .table > tbody:first-child > tr:first-child th,
.cart .shipping > .table > tbody:first-child > tr:first-child th,
.cart .crosssell > .table > tbody:first-child > tr:first-child td,
.cart .discount > .table > tbody:first-child > tr:first-child td,
.cart .shipping > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.cart .crosssell > .table-bordered,
.cart .discount > .table-bordered,
.cart .shipping > .table-bordered,
.cart .crosssell > .table-responsive > .table-bordered,
.cart .discount > .table-responsive > .table-bordered,
.cart .shipping > .table-responsive > .table-bordered {
  border: 0;
}
.cart .crosssell > .table-bordered > thead > tr > th:first-child,
.cart .discount > .table-bordered > thead > tr > th:first-child,
.cart .shipping > .table-bordered > thead > tr > th:first-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cart .crosssell > .table-bordered > tbody > tr > th:first-child,
.cart .discount > .table-bordered > tbody > tr > th:first-child,
.cart .shipping > .table-bordered > tbody > tr > th:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cart .crosssell > .table-bordered > tfoot > tr > th:first-child,
.cart .discount > .table-bordered > tfoot > tr > th:first-child,
.cart .shipping > .table-bordered > tfoot > tr > th:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cart .crosssell > .table-bordered > thead > tr > td:first-child,
.cart .discount > .table-bordered > thead > tr > td:first-child,
.cart .shipping > .table-bordered > thead > tr > td:first-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cart .crosssell > .table-bordered > tbody > tr > td:first-child,
.cart .discount > .table-bordered > tbody > tr > td:first-child,
.cart .shipping > .table-bordered > tbody > tr > td:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cart .crosssell > .table-bordered > tfoot > tr > td:first-child,
.cart .discount > .table-bordered > tfoot > tr > td:first-child,
.cart .shipping > .table-bordered > tfoot > tr > td:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.cart .crosssell > .table-bordered > thead > tr > th:last-child,
.cart .discount > .table-bordered > thead > tr > th:last-child,
.cart .shipping > .table-bordered > thead > tr > th:last-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cart .crosssell > .table-bordered > tbody > tr > th:last-child,
.cart .discount > .table-bordered > tbody > tr > th:last-child,
.cart .shipping > .table-bordered > tbody > tr > th:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cart .crosssell > .table-bordered > tfoot > tr > th:last-child,
.cart .discount > .table-bordered > tfoot > tr > th:last-child,
.cart .shipping > .table-bordered > tfoot > tr > th:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cart .crosssell > .table-bordered > thead > tr > td:last-child,
.cart .discount > .table-bordered > thead > tr > td:last-child,
.cart .shipping > .table-bordered > thead > tr > td:last-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cart .crosssell > .table-bordered > tbody > tr > td:last-child,
.cart .discount > .table-bordered > tbody > tr > td:last-child,
.cart .shipping > .table-bordered > tbody > tr > td:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cart .crosssell > .table-bordered > tfoot > tr > td:last-child,
.cart .discount > .table-bordered > tfoot > tr > td:last-child,
.cart .shipping > .table-bordered > tfoot > tr > td:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.cart .crosssell > .table-bordered > thead > tr:first-child > td,
.cart .discount > .table-bordered > thead > tr:first-child > td,
.cart .shipping > .table-bordered > thead > tr:first-child > td,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr:first-child > td,
.cart .discount > .table-responsive > .table-bordered > thead > tr:first-child > td,
.cart .shipping > .table-responsive > .table-bordered > thead > tr:first-child > td,
.cart .crosssell > .table-bordered > tbody > tr:first-child > td,
.cart .discount > .table-bordered > tbody > tr:first-child > td,
.cart .shipping > .table-bordered > tbody > tr:first-child > td,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.cart .discount > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.cart .crosssell > .table-bordered > thead > tr:first-child > th,
.cart .discount > .table-bordered > thead > tr:first-child > th,
.cart .shipping > .table-bordered > thead > tr:first-child > th,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr:first-child > th,
.cart .discount > .table-responsive > .table-bordered > thead > tr:first-child > th,
.cart .shipping > .table-responsive > .table-bordered > thead > tr:first-child > th,
.cart .crosssell > .table-bordered > tbody > tr:first-child > th,
.cart .discount > .table-bordered > tbody > tr:first-child > th,
.cart .shipping > .table-bordered > tbody > tr:first-child > th,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.cart .discount > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.cart .crosssell > .table-bordered > tbody > tr:last-child > td,
.cart .discount > .table-bordered > tbody > tr:last-child > td,
.cart .shipping > .table-bordered > tbody > tr:last-child > td,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cart .discount > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cart .crosssell > .table-bordered > tfoot > tr:last-child > td,
.cart .discount > .table-bordered > tfoot > tr:last-child > td,
.cart .shipping > .table-bordered > tfoot > tr:last-child > td,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.cart .crosssell > .table-bordered > tbody > tr:last-child > th,
.cart .discount > .table-bordered > tbody > tr:last-child > th,
.cart .shipping > .table-bordered > tbody > tr:last-child > th,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cart .discount > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cart .crosssell > .table-bordered > tfoot > tr:last-child > th,
.cart .discount > .table-bordered > tfoot > tr:last-child > th,
.cart .shipping > .table-bordered > tfoot > tr:last-child > th,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.cart .crosssell > .table-responsive,
.cart .discount > .table-responsive,
.cart .shipping > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.cart .crosssell > h2,
.cart .discount > h2,
.cart .shipping > h2 {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  font-weight: 500;
}
.cart .crosssell > h2 > .dropdown .dropdown-toggle,
.cart .discount > h2 > .dropdown .dropdown-toggle,
.cart .shipping > h2 > .dropdown .dropdown-toggle {
  color: inherit;
}
.cart .crosssell > h2 > a,
.cart .discount > h2 > a,
.cart .shipping > h2 > a {
  color: inherit;
}
.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}
.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.cart .crosssell li.item:first-child {
  padding-top: 0;
}
.cart .crosssell li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 100px;
}
.cart .crosssell .add-to-links .separator {
  display: none;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
@media (max-width: 992px) {
  .cart .crosssell {
    display: none;
  }
}
.cart .discount .discount-form {
  padding: 15px;
}
.cart .shipping .shipping-form {
  padding: 15px;
}
.cart .totals {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.cart .totals blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.cart .totals table {
  width: 100%;
  margin-bottom: 20px;
}
.cart .totals table > thead > tr > th,
.cart .totals table > tbody > tr > th,
.cart .totals table > tfoot > tr > th,
.cart .totals table > thead > tr > td,
.cart .totals table > tbody > tr > td,
.cart .totals table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.cart .totals table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.cart .totals table > caption + thead > tr:first-child > th,
.cart .totals table > colgroup + thead > tr:first-child > th,
.cart .totals table > thead:first-child > tr:first-child > th,
.cart .totals table > caption + thead > tr:first-child > td,
.cart .totals table > colgroup + thead > tr:first-child > td,
.cart .totals table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.cart .totals table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.cart .totals table .table {
  background-color: #ededed;
}
.cart .totals .checkout-types {
  margin-bottom: 0;
  text-align: right;
}
.cart .totals .checkout-types li {
  margin-bottom: 5px;
}
.cart .totals .checkout-types li:last-child {
  margin-bottom: 0;
}
.item-options {
  margin-top: 10px;
}
.item-options dd {
  margin-left: 15px;
}
.truncated {
  position: relative;
  cursor: help;
}
.truncated .dots {
  cursor: inherit;
  color: inherit;
}
.truncated .dots:hover {
  text-decoration: none;
}
.truncated_full_value {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
  top: 20px;
}
.truncated_full_value.top {
  margin-top: -10px;
}
.truncated_full_value.right {
  margin-left: 10px;
}
.truncated_full_value.bottom {
  margin-top: 10px;
}
.truncated_full_value.left {
  margin-left: -10px;
}
.truncated_full_value.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.truncated_full_value.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.truncated_full_value.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.truncated_full_value.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.truncated_full_value.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.truncated_full_value.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.truncated_full_value.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.truncated_full_value.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.truncated_full_value dl {
  margin: 0;
}
.truncated_full_value dt {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.truncated_full_value dd {
  padding: 9px 14px;
  margin-left: 0;
}
.truncated_full_value dd + dt {
  border-radius: 0;
  border-top: 1px solid #ebebeb;
}
.truncated_full_value.show {
  display: block;
}
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  padding-top: 10px;
}
.sp-methods dt:first-child {
  padding-top: 0;
}
.sp-methods dd {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.sp-methods dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-methods dd ul {
  margin-bottom: 0;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods .radio {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
}
.sp-methods label {
  margin-bottom: 0;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 50px !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  color: #999999;
}
.please-wait img {
  vertical-align: middle;
  margin-right: 10px;
}
.cvv-what-is-this {
  line-height: 34px;
  font-size: 12px;
  cursor: help;
  margin-left: 10px;
}
.tool-tip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
  display: block;
}
.tool-tip.top {
  margin-top: -10px;
}
.tool-tip.right {
  margin-left: 10px;
}
.tool-tip.bottom {
  margin-top: 10px;
}
.tool-tip.left {
  margin-left: -10px;
}
.tool-tip.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.tool-tip.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.tool-tip.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.tool-tip.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.tool-tip.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.tool-tip.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.tool-tip.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.tool-tip.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.tool-tip .btn-close {
  padding: 9px 14px;
}
.tool-tip .btn-close:before,
.tool-tip .btn-close:after {
  content: " ";
  display: table;
}
.tool-tip .btn-close:after {
  clear: both;
}
.tool-tip .btn-close:before,
.tool-tip .btn-close:after {
  content: " ";
  display: table;
}
.tool-tip .btn-close:after {
  clear: both;
}
.tool-tip .btn-close a {
  float: right;
  font-size: 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tool-tip .btn-close a:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}
.tool-tip .btn-close a:hover,
.tool-tip .btn-close a:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tool-tip-content {
  padding: 9px 14px;
}
.tool-tip-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.gift-messages h3 {
  font-size: 14px;
  font-weight: bold;
}
.gift-messages p.control .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages p.control label {
  margin-bottom: 0;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: bold;
}
.gift-messages-form h4:first-child {
  padding-top: 0;
  border-top: 0;
}
.gift-messages-form p > .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages-form p > label {
  margin-bottom: 0;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
  border-bottom: 1px solid #eeeeee;
}
.gift-messages-form .item:before,
.gift-messages-form .item:after {
  content: " ";
  display: table;
}
.gift-messages-form .item:after {
  clear: both;
}
.gift-messages-form .item:before,
.gift-messages-form .item:after {
  content: " ";
  display: table;
}
.gift-messages-form .item:after {
  clear: both;
}
.gift-messages-form .item:last-child {
  border-bottom: 0;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  margin: 0 0 10px;
}
.gift-message-row .btn-close {
  float: right;
  font-size: 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.gift-message-row .btn-close:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}
.gift-message-row .btn-close:hover,
.gift-message-row .btn-close:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.gift-message-row dl:before,
.gift-message-row dl:after {
  content: " ";
  display: table;
}
.gift-message-row dl:after {
  clear: both;
}
.gift-message-row dl:before,
.gift-message-row dl:after {
  content: " ";
  display: table;
}
.gift-message-row dl:after {
  clear: both;
}
.checkout-agreements li {
  margin-bottom: 20px;
}
.checkout-agreements li:last-child {
  margin-bottom: 0;
}
.checkout-agreements .agreement-content {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  overflow: auto;
  height: 240px;
}
.checkout-agreements .agreement-content blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px;
}
.checkout-agreements .agree input.checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.opc .checkout-agreements {
  padding: 5px 30px;
}
.centinel .authentication {
  background-color: #fff;
  border: 1px solid #dddddd;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  padding: 10px 30px;
}
.info-set {
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 18px;
}
.info-set h3,
.info-set h4 {
  font-size: 14px;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.block-progress dl {
  margin: 0;
}
.block-progress dt {
  font-weight: bold;
  margin: 0 0 6px;
  padding: 7px 15px;
  background-color: #f5f5f5;
  border: solid #dddddd;
  border-width: 1px 0;
}
.block-progress dt:first-child {
  border-top: 0;
}
.block-progress dd {
  padding: 8px 13px;
  margin: 0 0 6px;
}
.block-progress dt.complete {
  margin: 0;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .cards-list .info-table th {
  font-weight: normal;
}
.block-progress address {
  margin-bottom: 0;
}
.block-progress p + table {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .block-progress {
    display: none;
  }
}
.opc .buttons-set {
  margin-top: 10px;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .step-title {
  padding: 10px 15px;
  border: solid #dddddd;
  border-width: 0 1px 1px;
  background-color: #f5f5f5;
  color: #333333;
}
.opc .step-title:before,
.opc .step-title:after {
  content: " ";
  display: table;
}
.opc .step-title:after {
  clear: both;
}
.opc .step-title:before,
.opc .step-title:after {
  content: " ";
  display: table;
}
.opc .step-title:after {
  clear: both;
}
.opc .step-title .number,
.opc .step-title h2,
.opc .step-title a {
  line-height: 20px;
}
.opc .step-title .number,
.opc .step-title h2 {
  float: left;
}
.opc .step-title .number {
  display: block;
  background: #fff;
  padding: 0 6px;
  margin-right: 10px;
}
.opc .step-title h2 {
  margin: 0;
  font-size: 16px;
}
.opc .step-title a {
  display: none;
  float: right;
}
.opc .section:first-child .step-title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-width: 1px;
}
.opc .section:last-child .step-title {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.opc .section:last-child.active .step-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.opc .section:last-child.active .step {
  padding-bottom: 10px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.opc .step {
  padding: 15px;
  border: solid #dddddd;
  border-width: 0 1px 1px;
}
.opc .step .tool-tip {
  right: 30px;
}
.opc .allow .step-title a {
  display: block;
}
.opc .active .step-title a {
  display: none;
}
.checkout-progress:before,
.checkout-progress:after {
  content: " ";
  display: table;
}
.checkout-progress:after {
  clear: both;
}
.checkout-progress:before,
.checkout-progress:after {
  content: " ";
  display: table;
}
.checkout-progress:after {
  clear: both;
}
.checkout-progress li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.checkout-progress li:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.checkout-progress li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.checkout-progress li > .badge {
  float: right;
}
.checkout-progress li > .badge + .badge {
  margin-right: 5px;
}
@media (min-width: 992px) {
  .checkout-progress li {
    float: left;
    width: 20%;
    margin-bottom: 0;
    border-left-width: 0;
    text-align: center;
  }
  .checkout-progress li:first-child,
  .checkout-progress li:last-child {
    border-radius: 0;
  }
  .checkout-progress li:first-child {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .checkout-progress li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 992px) {
  .multiple-checkout {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #dddddd;
  }
}
.multiple-checkout h2 {
  margin-top: 0;
  font-size: 18px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  margin-top: 0;
  font-size: 14px;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .data-table .product-name {
  line-height: 34px;
}
.multiple-checkout .data-table select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: auto;
}
.multiple-checkout .data-table select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.multiple-checkout .data-table select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.multiple-checkout .data-table select:-ms-input-placeholder {
  color: #999999;
}
.multiple-checkout .data-table select::-webkit-input-placeholder {
  color: #999999;
}
.multiple-checkout .data-table select[disabled],
.multiple-checkout .data-table select[readonly],
fieldset[disabled] .multiple-checkout .data-table select {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.multiple-checkout .data-table select {
  height: auto;
}
.multiple-checkout .data-table .item-options {
  margin-top: 10px;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
.multiple-checkout .box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}
.multiple-checkout .box blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.multiple-checkout .box .box-title h3 {
  margin-top: 0;
}
.multiple-checkout .box address {
  margin-bottom: 0;
}
.multiple-checkout .place-order:before,
.multiple-checkout .place-order:after {
  content: " ";
  display: table;
}
.multiple-checkout .place-order:after {
  clear: both;
}
.multiple-checkout .place-order:before,
.multiple-checkout .place-order:after {
  content: " ";
  display: table;
}
.multiple-checkout .place-order:after {
  clear: both;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
  text-align: right;
}
.multiple-checkout .place-order .grand-total big {
  font-size: 18px;
  font-weight: 500;
}
.multiple-checkout .place-order .grand-total .price {
  color: #5f9ccd;
}
#multiship-addresses-table .qty {
  width: auto;
  text-align: center;
}
#multiship-addresses-table tfoot .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.checkout-multishipping-shipping .box-sp-methods {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}
.checkout-multishipping-shipping .box-sp-methods blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
.account-login .content {
  min-height: 242px;
}
.captcha-image {
  position: relative;
  width: 258px;
}
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image .captcha-img {
  border-radius: 4px;
  border: 1px solid #cccccc;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload .refreshing {
  -webkit-animation: captcha-rotate 1.5s infinite linear;
  -moz-animation: captcha-rotate 1.5s infinite linear;
  animation: captcha-rotate 1.5s infinite linear;
}
@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes captcha-rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes captcha-rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
.box-account {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #dddddd;
}
.box-account > .list-group {
  margin-bottom: 0;
}
.box-account > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.box-account > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-account > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.box-account > .table,
.box-account > .table-responsive > .table {
  margin-bottom: 0;
}
.box-account > .table:first-child,
.box-account > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-account > .table:first-child > thead:first-child > tr:first-child td:first-child,
.box-account > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.box-account > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.box-account > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.box-account > .table:first-child > thead:first-child > tr:first-child th:first-child,
.box-account > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.box-account > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.box-account > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.box-account > .table:first-child > thead:first-child > tr:first-child td:last-child,
.box-account > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.box-account > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.box-account > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.box-account > .table:first-child > thead:first-child > tr:first-child th:last-child,
.box-account > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.box-account > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.box-account > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.box-account > .table:last-child,
.box-account > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.box-account > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.box-account > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.box-account > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.box-account > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.box-account > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.box-account > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.box-account > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.box-account > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.box-account > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.box-account > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.box-account > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.box-account > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.box-account > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.box-account > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.box-account > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.box-account > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.box-account > .panel-body + .table,
.box-account > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.box-account > .table > tbody:first-child > tr:first-child th,
.box-account > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.box-account > .table-bordered,
.box-account > .table-responsive > .table-bordered {
  border: 0;
}
.box-account > .table-bordered > thead > tr > th:first-child,
.box-account > .table-responsive > .table-bordered > thead > tr > th:first-child,
.box-account > .table-bordered > tbody > tr > th:first-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.box-account > .table-bordered > tfoot > tr > th:first-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.box-account > .table-bordered > thead > tr > td:first-child,
.box-account > .table-responsive > .table-bordered > thead > tr > td:first-child,
.box-account > .table-bordered > tbody > tr > td:first-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.box-account > .table-bordered > tfoot > tr > td:first-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.box-account > .table-bordered > thead > tr > th:last-child,
.box-account > .table-responsive > .table-bordered > thead > tr > th:last-child,
.box-account > .table-bordered > tbody > tr > th:last-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.box-account > .table-bordered > tfoot > tr > th:last-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.box-account > .table-bordered > thead > tr > td:last-child,
.box-account > .table-responsive > .table-bordered > thead > tr > td:last-child,
.box-account > .table-bordered > tbody > tr > td:last-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.box-account > .table-bordered > tfoot > tr > td:last-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.box-account > .table-bordered > thead > tr:first-child > td,
.box-account > .table-responsive > .table-bordered > thead > tr:first-child > td,
.box-account > .table-bordered > tbody > tr:first-child > td,
.box-account > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.box-account > .table-bordered > thead > tr:first-child > th,
.box-account > .table-responsive > .table-bordered > thead > tr:first-child > th,
.box-account > .table-bordered > tbody > tr:first-child > th,
.box-account > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.box-account > .table-bordered > tbody > tr:last-child > td,
.box-account > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.box-account > .table-bordered > tfoot > tr:last-child > td,
.box-account > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.box-account > .table-bordered > tbody > tr:last-child > th,
.box-account > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.box-account > .table-bordered > tfoot > tr:last-child > th,
.box-account > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.box-account > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.box-account .box-head {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.box-account .box-head:before,
.box-account .box-head:after {
  content: " ";
  display: table;
}
.box-account .box-head:after {
  clear: both;
}
.box-account .box-head:before,
.box-account .box-head:after {
  content: " ";
  display: table;
}
.box-account .box-head:after {
  clear: both;
}
.box-account .box-head > .dropdown .dropdown-toggle {
  color: inherit;
}
.box-account .box-head h2 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.box-account .box-head h2 > a {
  color: inherit;
}
.box-account .box-head a {
  float: right;
}
@media (max-width: 768px) {
  .box-account {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
.dashboard .box .box-title {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #dddddd;
  text-align: right;
}
.dashboard .box .box-title:before,
.dashboard .box .box-title:after {
  content: " ";
  display: table;
}
.dashboard .box .box-title:after {
  clear: both;
}
.dashboard .box .box-title:before,
.dashboard .box .box-title:after {
  content: " ";
  display: table;
}
.dashboard .box .box-title:after {
  clear: both;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  margin: 0;
  float: left;
  font-size: 18px;
}
.dashboard .col2-set > .box > .box-title {
  margin-left: 15px;
  margin-right: 15px;
}
.dashboard .box-recent .data-table {
  margin-bottom: 0;
}
.dashboard .box-info p,
.dashboard .box-info address {
  margin: 0;
}
.dashboard .box-info .box {
  margin-bottom: 30px;
}
.dashboard .box-reviews ol {
  margin-bottom: 0;
}
.dashboard .box-reviews .number {
  float: left;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin-bottom: 10px;
}
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after {
  content: " ";
  display: table;
}
.dashboard .box-reviews li.item:after {
  clear: both;
}
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after {
  content: " ";
  display: table;
}
.dashboard .box-reviews li.item:after {
  clear: both;
}
.dashboard .box-reviews li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-reviews .ratings {
  margin-top: 5px;
}
/* Block: Tags */
.dashboard .box-tags .number {
  float: left;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin-bottom: 10px;
}
.dashboard .box-tags li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.addresses-list h2 {
  font-size: 18px;
}
.addresses-list h3 {
  margin-top: 0;
  font-size: 14px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list .link-remove {
  color: #a94442;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #dddddd;
}
.addresses-list li.item > .list-group {
  margin-bottom: 0;
}
.addresses-list li.item > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.addresses-list li.item > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.addresses-list li.item > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.addresses-list li.item > .table,
.addresses-list li.item > .table-responsive > .table {
  margin-bottom: 0;
}
.addresses-list li.item > .table:first-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.addresses-list li.item > .table:first-child > thead:first-child > tr:first-child td:first-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.addresses-list li.item > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.addresses-list li.item > .table:first-child > thead:first-child > tr:first-child th:first-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.addresses-list li.item > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.addresses-list li.item > .table:first-child > thead:first-child > tr:first-child td:last-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.addresses-list li.item > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.addresses-list li.item > .table:first-child > thead:first-child > tr:first-child th:last-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.addresses-list li.item > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.addresses-list li.item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.addresses-list li.item > .table:last-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.addresses-list li.item > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.addresses-list li.item > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.addresses-list li.item > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.addresses-list li.item > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.addresses-list li.item > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.addresses-list li.item > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.addresses-list li.item > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.addresses-list li.item > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.addresses-list li.item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.addresses-list li.item > .panel-body + .table,
.addresses-list li.item > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.addresses-list li.item > .table > tbody:first-child > tr:first-child th,
.addresses-list li.item > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.addresses-list li.item > .table-bordered,
.addresses-list li.item > .table-responsive > .table-bordered {
  border: 0;
}
.addresses-list li.item > .table-bordered > thead > tr > th:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > th:first-child,
.addresses-list li.item > .table-bordered > tbody > tr > th:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.addresses-list li.item > .table-bordered > tfoot > tr > th:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.addresses-list li.item > .table-bordered > thead > tr > td:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > td:first-child,
.addresses-list li.item > .table-bordered > tbody > tr > td:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.addresses-list li.item > .table-bordered > tfoot > tr > td:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.addresses-list li.item > .table-bordered > thead > tr > th:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > th:last-child,
.addresses-list li.item > .table-bordered > tbody > tr > th:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.addresses-list li.item > .table-bordered > tfoot > tr > th:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.addresses-list li.item > .table-bordered > thead > tr > td:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > td:last-child,
.addresses-list li.item > .table-bordered > tbody > tr > td:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.addresses-list li.item > .table-bordered > tfoot > tr > td:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.addresses-list li.item > .table-bordered > thead > tr:first-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr:first-child > td,
.addresses-list li.item > .table-bordered > tbody > tr:first-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.addresses-list li.item > .table-bordered > thead > tr:first-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr:first-child > th,
.addresses-list li.item > .table-bordered > tbody > tr:first-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.addresses-list li.item > .table-bordered > tbody > tr:last-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.addresses-list li.item > .table-bordered > tfoot > tr:last-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.addresses-list li.item > .table-bordered > tbody > tr:last-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.addresses-list li.item > .table-bordered > tfoot > tr:last-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.addresses-list li.item > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.addresses-list li.item h3 {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #dddddd;
  background-color: #f5f5f5;
  color: #333333;
}
.addresses-list li.item h3 > .dropdown .dropdown-toggle {
  color: inherit;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.order-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.order-info dd {
  padding-left: 10px;
}
.order-info li {
  display: inline;
  margin: 0 3px;
}
.order-info li:first-child {
  margin-left: 0;
}
.order-info li:last-child {
  margin-right: 0;
}
.order-info .current {
  font-weight: bold;
}
.order-date {
  margin-bottom: 10px;
}
.order-info-box {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-left: 0;
  margin-right: 0;
  border-color: #dddddd;
  padding-top: 15px;
}
.order-info-box > .list-group {
  margin-bottom: 0;
}
.order-info-box > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.order-info-box > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.order-info-box > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.order-info-box > .table,
.order-info-box > .table-responsive > .table {
  margin-bottom: 0;
}
.order-info-box > .table:first-child,
.order-info-box > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.order-info-box > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-info-box > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-info-box > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-info-box > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.order-info-box > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-info-box > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-info-box > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-info-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-info-box > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.order-info-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.order-info-box > .table:last-child,
.order-info-box > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.order-info-box > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-info-box > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-info-box > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-info-box > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.order-info-box > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-info-box > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-info-box > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-info-box > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.order-info-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.order-info-box > .panel-body + .table,
.order-info-box > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.order-info-box > .table > tbody:first-child > tr:first-child th,
.order-info-box > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.order-info-box > .table-bordered,
.order-info-box > .table-responsive > .table-bordered {
  border: 0;
}
.order-info-box > .table-bordered > thead > tr > th:first-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > th:first-child,
.order-info-box > .table-bordered > tbody > tr > th:first-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.order-info-box > .table-bordered > tfoot > tr > th:first-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.order-info-box > .table-bordered > thead > tr > td:first-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > td:first-child,
.order-info-box > .table-bordered > tbody > tr > td:first-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.order-info-box > .table-bordered > tfoot > tr > td:first-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.order-info-box > .table-bordered > thead > tr > th:last-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > th:last-child,
.order-info-box > .table-bordered > tbody > tr > th:last-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.order-info-box > .table-bordered > tfoot > tr > th:last-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.order-info-box > .table-bordered > thead > tr > td:last-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > td:last-child,
.order-info-box > .table-bordered > tbody > tr > td:last-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.order-info-box > .table-bordered > tfoot > tr > td:last-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.order-info-box > .table-bordered > thead > tr:first-child > td,
.order-info-box > .table-responsive > .table-bordered > thead > tr:first-child > td,
.order-info-box > .table-bordered > tbody > tr:first-child > td,
.order-info-box > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.order-info-box > .table-bordered > thead > tr:first-child > th,
.order-info-box > .table-responsive > .table-bordered > thead > tr:first-child > th,
.order-info-box > .table-bordered > tbody > tr:first-child > th,
.order-info-box > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.order-info-box > .table-bordered > tbody > tr:last-child > td,
.order-info-box > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.order-info-box > .table-bordered > tfoot > tr:last-child > td,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.order-info-box > .table-bordered > tbody > tr:last-child > th,
.order-info-box > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.order-info-box > .table-bordered > tfoot > tr:last-child > th,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.order-info-box > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.order-info-box .box {
  margin-bottom: 15px;
}
.order-info-box h2 {
  margin-top: 0;
  font-size: 14px;
}
.order-info-box address {
  margin-bottom: 0;
}
.order-items h2 {
  font-size: 18px;
}
.order-items h3 {
  font-size: 12px;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 10px 0;
}
.gift-message {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #dddddd;
}
.gift-message > .list-group {
  margin-bottom: 0;
}
.gift-message > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.gift-message > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.gift-message > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.gift-message > .table,
.gift-message > .table-responsive > .table {
  margin-bottom: 0;
}
.gift-message > .table:first-child,
.gift-message > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.gift-message > .table:first-child > thead:first-child > tr:first-child td:first-child,
.gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.gift-message > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.gift-message > .table:first-child > thead:first-child > tr:first-child th:first-child,
.gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.gift-message > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.gift-message > .table:first-child > thead:first-child > tr:first-child td:last-child,
.gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.gift-message > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.gift-message > .table:first-child > thead:first-child > tr:first-child th:last-child,
.gift-message > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.gift-message > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.gift-message > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.gift-message > .table:last-child,
.gift-message > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.gift-message > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.gift-message > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.gift-message > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.gift-message > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.gift-message > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.gift-message > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.gift-message > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.gift-message > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.gift-message > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.gift-message > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.gift-message > .panel-body + .table,
.gift-message > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.gift-message > .table > tbody:first-child > tr:first-child th,
.gift-message > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.gift-message > .table-bordered,
.gift-message > .table-responsive > .table-bordered {
  border: 0;
}
.gift-message > .table-bordered > thead > tr > th:first-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > th:first-child,
.gift-message > .table-bordered > tbody > tr > th:first-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.gift-message > .table-bordered > tfoot > tr > th:first-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.gift-message > .table-bordered > thead > tr > td:first-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > td:first-child,
.gift-message > .table-bordered > tbody > tr > td:first-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.gift-message > .table-bordered > tfoot > tr > td:first-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.gift-message > .table-bordered > thead > tr > th:last-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > th:last-child,
.gift-message > .table-bordered > tbody > tr > th:last-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.gift-message > .table-bordered > tfoot > tr > th:last-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.gift-message > .table-bordered > thead > tr > td:last-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > td:last-child,
.gift-message > .table-bordered > tbody > tr > td:last-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.gift-message > .table-bordered > tfoot > tr > td:last-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.gift-message > .table-bordered > thead > tr:first-child > td,
.gift-message > .table-responsive > .table-bordered > thead > tr:first-child > td,
.gift-message > .table-bordered > tbody > tr:first-child > td,
.gift-message > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.gift-message > .table-bordered > thead > tr:first-child > th,
.gift-message > .table-responsive > .table-bordered > thead > tr:first-child > th,
.gift-message > .table-bordered > tbody > tr:first-child > th,
.gift-message > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.gift-message > .table-bordered > tbody > tr:last-child > td,
.gift-message > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.gift-message > .table-bordered > tfoot > tr:last-child > td,
.gift-message > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.gift-message > .table-bordered > tbody > tr:last-child > th,
.gift-message > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.gift-message > .table-bordered > tfoot > tr:last-child > th,
.gift-message > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.gift-message > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.gift-message dt {
  padding-left: 10px;
}
.gift-message dt strong {
  display: block;
  margin-left: -10px;
}
.gift-message dd {
  margin-top: 10px;
}
.gift-message-row .gift-message {
  padding: 0;
  margin: 0;
  border: 0;
}
.order-about {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #dddddd;
}
.order-about > .list-group {
  margin-bottom: 0;
}
.order-about > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.order-about > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.order-about > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.order-about > .table,
.order-about > .table-responsive > .table {
  margin-bottom: 0;
}
.order-about > .table:first-child,
.order-about > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.order-about > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-about > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-about > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-about > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.order-about > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-about > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-about > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-about > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-about > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.order-about > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.order-about > .table:last-child,
.order-about > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.order-about > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-about > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-about > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-about > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.order-about > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-about > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-about > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-about > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-about > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.order-about > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.order-about > .panel-body + .table,
.order-about > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.order-about > .table > tbody:first-child > tr:first-child th,
.order-about > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.order-about > .table-bordered,
.order-about > .table-responsive > .table-bordered {
  border: 0;
}
.order-about > .table-bordered > thead > tr > th:first-child,
.order-about > .table-responsive > .table-bordered > thead > tr > th:first-child,
.order-about > .table-bordered > tbody > tr > th:first-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.order-about > .table-bordered > tfoot > tr > th:first-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.order-about > .table-bordered > thead > tr > td:first-child,
.order-about > .table-responsive > .table-bordered > thead > tr > td:first-child,
.order-about > .table-bordered > tbody > tr > td:first-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.order-about > .table-bordered > tfoot > tr > td:first-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.order-about > .table-bordered > thead > tr > th:last-child,
.order-about > .table-responsive > .table-bordered > thead > tr > th:last-child,
.order-about > .table-bordered > tbody > tr > th:last-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.order-about > .table-bordered > tfoot > tr > th:last-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.order-about > .table-bordered > thead > tr > td:last-child,
.order-about > .table-responsive > .table-bordered > thead > tr > td:last-child,
.order-about > .table-bordered > tbody > tr > td:last-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.order-about > .table-bordered > tfoot > tr > td:last-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.order-about > .table-bordered > thead > tr:first-child > td,
.order-about > .table-responsive > .table-bordered > thead > tr:first-child > td,
.order-about > .table-bordered > tbody > tr:first-child > td,
.order-about > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.order-about > .table-bordered > thead > tr:first-child > th,
.order-about > .table-responsive > .table-bordered > thead > tr:first-child > th,
.order-about > .table-bordered > tbody > tr:first-child > th,
.order-about > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.order-about > .table-bordered > tbody > tr:last-child > td,
.order-about > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.order-about > .table-bordered > tfoot > tr:last-child > td,
.order-about > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.order-about > .table-bordered > tbody > tr:last-child > th,
.order-about > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.order-about > .table-bordered > tfoot > tr:last-child > th,
.order-about > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.order-about > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.order-about dd {
  margin-bottom: 10px;
  padding-left: 10px;
}
.order-about dd:last-child {
  margin-bottom: 0;
}
.my-wishlist textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: auto;
}
.my-wishlist textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.my-wishlist textarea::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.my-wishlist textarea:-ms-input-placeholder {
  color: #999999;
}
.my-wishlist textarea::-webkit-input-placeholder {
  color: #999999;
}
.my-wishlist textarea[disabled],
.my-wishlist textarea[readonly],
fieldset[disabled] .my-wishlist textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.my-wishlist textarea {
  height: auto;
}
.my-wishlist .price-box {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt input.input-text {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt .btn-cart {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.my-wishlist p {
  margin-bottom: 0;
}
.my-wishlist .link-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  width: 100%;
  display: block;
}
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:active:focus,
.my-wishlist .link-edit.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.my-wishlist .link-edit:hover,
.my-wishlist .link-edit:focus {
  color: #333333;
  text-decoration: none;
}
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-wishlist .link-edit:hover,
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active,
.open .dropdown-toggle.my-wishlist .link-edit {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active,
.open .dropdown-toggle.my-wishlist .link-edit {
  background-image: none;
}
.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit,
.my-wishlist .link-edit.disabled:hover,
.my-wishlist .link-edit[disabled]:hover,
fieldset[disabled] .my-wishlist .link-edit:hover,
.my-wishlist .link-edit.disabled:focus,
.my-wishlist .link-edit[disabled]:focus,
fieldset[disabled] .my-wishlist .link-edit:focus,
.my-wishlist .link-edit.disabled:active,
.my-wishlist .link-edit[disabled]:active,
fieldset[disabled] .my-wishlist .link-edit:active,
.my-wishlist .link-edit.disabled.active,
.my-wishlist .link-edit[disabled].active,
fieldset[disabled] .my-wishlist .link-edit.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.my-wishlist .link-edit .badge {
  color: #ffffff;
  background-color: #333333;
}
.my-wishlist .btn-add {
  color: #ffffff;
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.my-wishlist .btn-add:hover,
.my-wishlist .btn-add:focus,
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open .dropdown-toggle.my-wishlist .btn-add {
  color: #ffffff;
  background-color: #4089c3;
  border-color: #3371a3;
}
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open .dropdown-toggle.my-wishlist .btn-add {
  background-image: none;
}
.my-wishlist .btn-add.disabled,
.my-wishlist .btn-add[disabled],
fieldset[disabled] .my-wishlist .btn-add,
.my-wishlist .btn-add.disabled:hover,
.my-wishlist .btn-add[disabled]:hover,
fieldset[disabled] .my-wishlist .btn-add:hover,
.my-wishlist .btn-add.disabled:focus,
.my-wishlist .btn-add[disabled]:focus,
fieldset[disabled] .my-wishlist .btn-add:focus,
.my-wishlist .btn-add.disabled:active,
.my-wishlist .btn-add[disabled]:active,
fieldset[disabled] .my-wishlist .btn-add:active,
.my-wishlist .btn-add.disabled.active,
.my-wishlist .btn-add[disabled].active,
fieldset[disabled] .my-wishlist .btn-add.active {
  background-color: #5f9ccd;
  border-color: #4c90c7;
}
.my-wishlist .btn-add .badge {
  color: #5f9ccd;
  background-color: #ffffff;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-review .product-img-box .label {
  font-size: 12px;
}
.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  margin-bottom: 10px;
  font-size: 18px;
}
.product-review h3 {
  font-size: 14px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  margin-bottom: 5px;
}
.billing-agreements .info-box {
  margin: 10px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.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-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.fa-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .modal-media .modal-dialog {
    width: 940px;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -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;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
header[role="banner"]:before,
header[role="banner"]:after,
.layout:before,
.layout:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.col2-set:before,
.col2-set:after,
.col2-set:before,
.col2-set:after,
.col4-set:before,
.col4-set:after,
.row-no-margin:before,
.row-no-margin:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.products-grid:before,
.products-grid:after,
.product-view:before,
.product-view:after,
.product-essential .product-img-box .more-views ul:before,
.product-essential .product-img-box .more-views ul:after,
.product-options-bottom:before,
.product-options-bottom:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:before,
.cart .cart-collaterals:after,
.modal-footer:before,
.modal-footer:after,
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu:before,
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu:after {
  content: " ";
  display: table;
}
.clearfix:after,
header[role="banner"]:after,
.layout:after,
.container:after,
.container-fluid:after,
.row:after,
.col2-set:after,
.col2-set:after,
.col4-set:after,
.row-no-margin:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.products-grid:after,
.product-view:after,
.product-essential .product-img-box .more-views ul:after,
.product-options-bottom:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:after,
.modal-footer:after,
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.bs-prototype-override {
  display: block !important;
}
.bs-prototype-override.input-group-btn {
  display: table-cell !important;
}
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1049px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1050px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1049px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1050px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* ### exemple transition: background-color 500ms ease-out 1s; */
/* 
 * 	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(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);
}
html {
  -webkit-font-smoothing: antialiased;
}
a:focus {
  outline: none;
}
input[type="checkbox"]:focus {
  outline: none;
}
.navbar-default {
  /*.make-md-column(8);*/
  /*float:right !important;*/
}
.main-menu {
  background: #fff;
}
.currency-switcher {
  float: right;
}
label {
  display: inline-block;
  font-weight: normal;
  font-family: "latobold";
  margin-bottom: 5px;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  display: inline;
  float: left;
  margin-right: 6px;
  margin-top: 1px;
}
.input-text {
  background: #f7f7f7;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  font-family: "latoregular";
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.input-text:focus {
  border: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px #e1e1e1;
}
.form-list select {
  background-color: #f7f7f7;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  font-family: "latoregular";
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-list select:focus {
  border: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px #e1e1e1;
}
.fields .field label {
  margin-left: 5px;
  font-weight: normal;
  font-family: "latobold";
}
@media (max-width: 450px) {
  .fields .field {
    width: 100%;
    padding: 0px;
    margin-bottom: 5px;
  }
  .fields .field label {
    margin-left: 5px;
  }
}
.form-list .required {
  margin-left: 5px;
}
.form-list .required em {
  float: none!important;
  right: 4px!important;
  position: relative!important;
}
.wide label {
  margin-left: 5px;
  font-weight: normal;
  font-family: "latobold";
}
.button {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.header-bg {
  position: relative;
  background: url(../../images/header-bg2.png) repeat-x #f2f2f2;
  z-index: 10;
}
@media (min-width: 768px) {
  .header-bg #leftHalf {
    background: #0f2d53;
    width: 37%;
    position: absolute;
    left: 0px;
    height: 100%;
    z-index: -1;
  }
}
header[role="banner"] {
  margin: 0px;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  header[role="banner"] {
    margin: 0 -15px 0 -15px;
    background: #0f2d53;
  }
}
header[role="banner"] .logo {
  background: #0f2d53;
  padding: 23px 0;
}
@media (min-width: 1050px) {
  header[role="banner"] .logo {
    padding: 21px 0;
  }
}
@media (max-width: 992px) {
  header[role="banner"] .logo {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  header[role="banner"] .logo {
    text-align: left;
    padding: 13px 0 11px 15px;
  }
}
header[role="banner"] .logo strong {
  display: none;
}
header[role="banner"] .form-language {
  width: 20%;
  color: #fff;
  font-family: "latobold";
  font-size: 13px;
  margin-bottom: 0px;
}
header[role="banner"] .form-language .btn {
  background-image: none;
  border: 0px;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 8px 5px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
}
header[role="banner"] .form-language .dropdown-menu {
  background: #0f2d53;
  color: #fff;
  border: 0px;
  left: -10px;
  top: 81%;
  min-width: 90px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
@media (max-width: 1050px) {
  header[role="banner"] .form-language .dropdown-menu {
    left: -3px;
    min-width: 62px;
  }
}
header[role="banner"] .form-language .dropdown-menu li a {
  color: #fff;
  padding: 3px 15px;
}
header[role="banner"] .form-language .dropdown-menu li a:hover {
  color: #0f2d53;
}
@media (max-width: 1050px) {
  header[role="banner"] .form-language .dropdown-menu li a {
    padding: 3px 9px;
  }
}
header[role="banner"] .currency-block {
  float: right;
  position: relative;
  background: #0f2d53;
  padding: 0px 0px 0px 10px;
  width: 278px;
  height: 35px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
@media (max-width: 1050px) {
  header[role="banner"] .currency-block {
    width: 220px;
    padding: 0 0 0 3px;
  }
}
@media (max-width: 767px) {
  header[role="banner"] .currency-block {
    width: 100%;
    float: left;
    height: 100%;
  }
}
header[role="banner"] .currency-block .links {
  color: #fff;
  font-family: "latobold";
  font-size: 13px;
  margin-bottom: 0px;
}
header[role="banner"] .currency-block .links li a {
  color: #fff;
  padding: 2px 5px;
}
header[role="banner"] .currency-block .links li a:hover {
  text-decoration: none;
}
header[role="banner"] .currency-block .links .top-link-cart .caret {
  margin-left: 0px;
}
header[role="banner"] .currency-block .mobile-cart {
  display: none;
}
@media (max-width: 767px) {
  header[role="banner"] .currency-block .mobile-cart {
    display: block;
    padding: 5px 0 0;
    text-align: center;
    float: right;
    margin-right: 12px;
    margin-top: 12px;
    background: url(../../images/ic_basket_41x21.png) no-repeat center;
    color: #fff;
    width: 41px;
    height: 38px;
  }
  header[role="banner"] .currency-block .mobile-cart .cart-icon {
    display: block;
  }
}
header[role="banner"] .currency-block .mobile-cart:hover {
  text-decoration: none;
}
header[role="banner"] .currency-block .mobile-cart:focus {
  outline: none;
}
header[role="banner"] .currency-block .basket-header-box {
  float: left;
  width: 45%;
  color: #fff;
  font-family: "latobold";
  font-size: 13px;
  margin-bottom: 0px;
  position: relative;
}
header[role="banner"] .currency-block .basket-header-box .btn {
  background-image: none;
  border: 0px;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 8px 5px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  width: 100%;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu {
  background: #0f2d53;
  color: #fff;
  border: 0px;
  left: -52.5%;
  min-width: 278px;
  top: 85%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  /*                @media (max-width: @screen-md) {
                                    left: -78%;
                                    min-width: 220px;
                                }*/
}
@media (max-width: 1050px) {
  header[role="banner"] .currency-block .basket-header-box .dropdown-menu {
    left: -48%;
    min-width: 220px;
  }
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li a {
  color: #fff;
  padding: 3px 15px;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li a:hover {
  color: #0f2d53;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-header-info {
  color: #fff;
  padding: 10px 15px;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box {
  float: left;
  width: 100%;
  padding: 0px 15px 10px 15px;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
  float: left;
  width: 49%;
  text-align: center;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #000000;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button:first-child {
  margin-right: 1%;
}
@media (max-width: 1050px) {
  header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button {
    font-size: 14px;
    padding: 5px 10px;
  }
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button-procced {
  background: #922a5f;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
  float: left;
  width: 50%;
  text-align: center;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button-procced:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #922a5f;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button-procced:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 1050px) {
  header[role="banner"] .currency-block .basket-header-box .dropdown-menu li .basket-button-box .basket-box-button-procced {
    font-size: 14px;
    padding: 5px 10px;
  }
}
header[role="banner"] .currency-block .basket-header-box #basket-qty-info {
  display: inline;
}
header[role="banner"] .currency-block .basket-header-box #basket-qty-info-mobile {
  display: inline;
}
@media (max-width: 767px) {
  header[role="banner"] .currency-block .form-language {
    float: left;
  }
}
@media (max-width: 767px) {
  header[role="banner"] .currency-block .navbar-brand {
    text-align: center;
    float: right;
    margin-top: 5px;
  }
  header[role="banner"] .currency-block .navbar-brand .menu-icon {
    display: block;
    background: url(../../images/ic_menu_27x19.png) no-repeat center;
    width: 27px;
    height: 19px;
  }
  header[role="banner"] .currency-block .navbar-brand .open-menu {
    box-shadow: 0 0 5px #fff;
  }
}
header[role="banner"] .currency-block .header-search {
  float: right;
  width: auto;
  height: auto;
  padding: 12px 5px;
  margin-top: 5px;
}
header[role="banner"] .currency-block .header-search .search-icon {
  display: block;
  background: url(../../images/ic_search_25x26.png) no-repeat center;
  width: 25px;
  height: 26px;
}
header[role="banner"] .currency-block .myaccount-header {
  float: right;
  font-family: "latobold";
  font-size: 13px;
  margin-bottom: 0px;
  background: #a32555;
  padding: 0px 3px;
  height: 35px;
  width: 35%;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
header[role="banner"] .currency-block .myaccount-header .btn {
  background-image: none;
  border: 0px;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 8px 5px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
}
header[role="banner"] .currency-block .myaccount-header .dropdown-menu {
  background: #a32555;
  color: #fff;
  border: 0px;
  right: 0px;
  top: 81%;
  min-width: 90px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
@media (max-width: 1050px) {
  header[role="banner"] .currency-block .myaccount-header .dropdown-menu {
    min-width: 78px;
  }
}
header[role="banner"] .currency-block .myaccount-header .dropdown-menu li a {
  color: #fff;
  padding: 3px 10px;
}
header[role="banner"] .currency-block .myaccount-header .dropdown-menu li a:hover {
  color: #0f2d53;
}
header[role="banner"] .currency-block .header-myaccount-mobile {
  float: right;
  width: auto;
  height: auto;
  padding: 7px 6px 7px 16px;
  margin-top: 5px;
}
header[role="banner"] .currency-block .header-myaccount-mobile .my-account-icon {
  display: block;
  background: url(../../images/ic_myaccount_30x36.png) no-repeat center;
  width: 30px;
  height: 36px;
}
@media (max-width: 767px) {
  .quick-access .row {
    position: absolute;
    float: left;
    width: 100%;
    top: 64px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .quick-access .first-row {
    position: relative;
    float: left;
    top: auto;
  }
}
.quick-access .form-container {
  max-width: 317px;
}
.quick-access .form-container .form-search {
  margin: 10px 0 10px 10px;
}
@media (max-width: 767px) {
  .quick-access .form-container .form-search {
    display: none;
    max-width: 30px;
    float: right;
  }
}
.quick-access .form-container .form-search #search {
  font-family: "latoregular";
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.quick-access .form-container .form-search .input-group-btn .btn {
  color: #fff;
  font-size: 14px;
  font-family: "latoregular";
  background: #0f2d53;
  border: 1px solid #4d4d4d;
  border-left: 1px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.quick-access .advanced-search-link {
  margin: 10px 7px;
  padding: 7px 0;
  float: left;
}
.quick-access .advanced-search-link a {
  font-family: "latoregular";
  background: #902d5f;
  padding: 5px 15px;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 14px;
}
.quick-access #main-menu {
  background: #fff;
  padding-left: 0px;
  padding-right: 0px;
  z-index: 10;
}
@media (max-width: 767px) {
  .quick-access #main-menu {
    -moz-box-shadow: 0 5px 5px #ddd;
    -webkit-box-shadow: 0 5px 5px #ddd;
    box-shadow: 0px 5px 5px #ddd;
  }
}
.quick-access #main-menu .navbar-default {
  background-color: #fff;
}
.quick-access #main-menu .navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
.quick-access #main-menu .navbar-nav {
  width: 100%;
}
@media (max-width: 480px) {
  .quick-access #main-menu .navbar-nav {
    margin: 0px;
  }
}
.quick-access #main-menu .navbar-nav li {
  font-family: "latoregular";
  color: #4d4d4d;
  width: 20%;
  border-right: 1px solid #ddd;
  text-align: center;
  margin: 0px;
}
@media (max-width: 992px) {
  .quick-access #main-menu .navbar-nav li {
    min-height: 70px;
  }
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li {
    width: 100%;
    text-align: left;
    border-bottom: solid 1px #ddd;
  }
}
.quick-access #main-menu .navbar-nav li a {
  color: #4d4d4d;
  padding-bottom: 10px;
  padding-top: 11px;
  min-height: 50px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li a {
    padding: 10px 15px;
    min-height: 42px;
    font-size: 16px;
  }
}
.quick-access #main-menu .navbar-nav li a .caret {
  color: #ddd;
  display: block;
  margin: 5px auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li a .caret {
    display: inline-block;
    margin: auto;
    text-align: none;
  }
}
.quick-access #main-menu .navbar-nav li .dropdown-toggle:after {
  content: " ";
  background: url("../../images/main-menu-arrow.png") 50% 50% no-repeat;
  width: auto;
  height: 6px;
  display: block;
}
.quick-access #main-menu .navbar-nav li .dropdown-menu {
  background: #f2f2f2;
  border: 0px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li .dropdown-menu {
    padding: 0px;
  }
}
.quick-access #main-menu .navbar-nav li .dropdown-menu li {
  text-align: left;
  width: 100%;
  min-height: auto;
  border: 0px;
  padding: 8px 15px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li .dropdown-menu li {
    padding: 0px;
  }
}
.quick-access #main-menu .navbar-nav li .dropdown-menu li a {
  color: #4d4d4d;
  padding-bottom: 5px;
  padding-top: 5px;
  padding: 5px 10px;
  min-height: 100%;
  display: inline;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li .dropdown-menu li a {
    display: block;
    padding: 13px 25px;
  }
}
.quick-access #main-menu .navbar-nav li .dropdown-menu li a:hover {
  background: #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav li .dropdown-menu li a:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.quick-access #main-menu .navbar-nav li.expanded {
  padding: 0;
}
.quick-access #main-menu .navbar-nav li.leaf {
  list-style: none;
}
.quick-access #main-menu .navbar-nav .mega-dropdown {
  position: static !important;
}
.quick-access #main-menu .navbar-nav .mega-dropdown .dropdown-menu {
  border: 0px;
  -moz-box-shadow: 0 5px 5px #ddd;
  -webkit-box-shadow: 0 5px 5px #ddd;
  box-shadow: 0 5px 5px #ddd;
}
@media (max-width: 768px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown .dropdown-menu {
    -moz-box-shadow: 0 0px 0px #ddd;
    -webkit-box-shadow: 0 0px 0px #ddd;
    box-shadow: 0 0px 0px #ddd;
  }
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu {
  background: #f2f2f2;
  padding: 0px 0px 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu {
    width: 970px;
  }
}
@media (min-width: 1050px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu {
    width: 1050px;
  }
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li {
  font-family: "latoregular";
  text-align: left;
  /*width:33.3%;*/
  min-height: auto;
  padding: 0px;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul li {
  font-family: "latoregular";
  width: 100%;
  border: 0px;
  padding: 8px 15px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul li {
    padding: 0px;
  }
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul li a {
  color: #4d4d4d;
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul li a {
    padding: 13px 25px;
  }
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul li a:hover {
  background: #e5e5e5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul li a:hover {
    padding: 13px 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul .dropdown-header {
  color: #0f2d53;
  background: #e5e5e5;
  padding: 8px 15px;
}
@media (max-width: 767px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu li ul .dropdown-header {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-1,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-2,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-3,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-4,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-5,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-6,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-7,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-8,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-9,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-10,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-11,
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-12 {
    float: left;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-12 {
    width: 100%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-11 {
    width: 91.66666667%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-10 {
    width: 83.33333333%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-9 {
    width: 75%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-8 {
    width: 66.66666667%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-7 {
    width: 58.33333333%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-6 {
    width: 50%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-5 {
    width: 41.66666667%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-4 {
    width: 33.33333333%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-3 {
    width: 25%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-2 {
    width: 16.66666667%;
  }
  .quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .col-sm-1 {
    width: 8.33333333%;
  }
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu .menu-item-title .menu-item-title {
  width: 100%;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container-menu ul {
  padding: 0px;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .container {
  padding: 0px !important;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu > li ul > li > a:hover,
.quick-access #main-menu .navbar-nav .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  font-weight: bold;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu form {
  margin: 3px 20px;
}
.quick-access #main-menu .navbar-nav .mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
#search-box {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 992px) {
  #search-box {
    display: none;
  }
}
#search-box #search_mini_form {
  display: none;
}
#search-box .form-container {
  width: 100%;
  padding: 5px;
}
#search-box .form-container .form-search {
  margin-bottom: 0px;
}
#search-box .search-autocomplete {
  display: none;
}
#search-box #search {
  font-family: "latoregular";
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
#search-box .input-group-btn .btn {
  color: #fff;
  font-size: 14px;
  font-family: "latoregular";
  background: #0f2d53;
  border: 1px solid #4d4d4d;
  border-left: 1px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#my-account-links {
  background: #fff;
  margin-left: -15px;
  margin-right: -15px;
}
#my-account-links .my-account-box {
  width: 100%;
  padding: 0px;
  display: none;
  float: left;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background: #ffffff;
}
#my-account-links .my-account-box a {
  font-family: "latobold";
  color: #4d4d4d;
  display: block;
  float: left;
  padding: 10px;
  text-align: center;
  width: 50%;
  font-size: 16px;
  color: #5f9ccd;
}
#my-account-links .my-account-box a:hover {
  text-decoration: none;
  background: #5f9ccd;
  color: #fff;
}
#my-account-links .my-account-box a:focus {
  text-decoration: none;
  background: #5f9ccd;
  color: #fff;
}
#my-account-links .my-account-box a:first-child {
  border-right: solid 1px #ededed;
  color: #333;
}
#my-account-links .my-account-box a:first-child:hover {
  background: #0f2d53;
  color: #fff;
}
#my-account-links .my-account-box a:first-child:focus {
  background: #0f2d53;
  color: #fff;
}
#mobile-menu-box .menu {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
#mobile-menu-box .menu .dropdown {
  background: #fff;
  border-bottom: 1px solid #b8b8b8;
  /*border-top:1px solid #fff;*/
}
#mobile-menu-box .menu .dropdown .dropdown-toggle {
  background: url('../../images/nav_chev-right-dkgrey_10x16.png') no-repeat;
  background-position: 97% 50%;
  font-family: "latobold";
  color: #4c4c4c;
  border-top: 1px solid #fff;
  /*                &:focus {
                                    background:url('../../images/menu_chev_down_white.png') no-repeat #b8b8b8;
                                    background-position: 97% 50%;
                                }*/
}
#mobile-menu-box .menu .dropdown .dropdown-toggle:hover {
  background: url('../../images/menu_chev_down_white.png') no-repeat #b8b8b8;
  background-position: 97% 50%;
  /*border-top:1px solid #fff;*/
}
#mobile-menu-box .menu .dropdown .dropdown-menu {
  padding: 0px;
  background: #b8b8b8;
  border: 0px;
}
#mobile-menu-box .menu .dropdown .dropdown-menu li {
  /*border-top:0px solid #fff;*/
  border-top: 1px solid #b8b8b8;
  background: #fff;
}
#mobile-menu-box .menu .dropdown .dropdown-menu li a {
  padding: 10px 15px;
  font-family: "latoregular";
  color: #4c4c4c;
}
#mobile-menu-box .menu .dropdown .dropdown-menu .container-menu {
  margin: 0px -15px;
  border: 0px;
}
#mobile-menu-box .menu .dropdown .dropdown-menu .container-menu .dropdown-header {
  padding: 10px 15px;
  background: url('../../images/menu_chev_down_white.png') no-repeat #b8b8b8;
  background-position: 97% 50%;
  font-family: "latobold";
  font-size: 14px;
  color: #fff;
  border-top: 1px solid #fff;
}
#mobile-menu-box .menu .dropdown .dropdown-menu .container-menu ul li {
  padding: 10px 15px;
  background: #fff;
  /*border-bottom: 1px solid #b8b8b8;*/
}
#mobile-menu-box .menu .dropdown .dropdown-menu .container-menu ul li a {
  padding: 0px;
  width: 100%;
  display: block;
  color: #4c4c4c;
}
#mobile-menu-box .menu .open {
  background: url('../../images/menu_chev_down_white.png') no-repeat #b8b8b8;
  background-position: 97% 50%;
}
#mobile-menu-box .menu .open .dropdown-toggle {
  background: url('../../images/menu_chev_down_white.png') no-repeat #b8b8b8;
  background-position: 97% 50%;
}
#mobile-menu-box ul.menu li {
  margin: 0;
}
#mobile-menu-box li.expanded,
#mobile-menu-box li.collapsed,
#mobile-menu-box li.leaf {
  margin: 0;
  padding: 0;
}
.region-footerafter .footer-after {
  /*        float: left;
                width: 354px;*/
  margin-top: 15px;
}
@media (max-width: 768px) {
  .region-footerafter .footer-after {
    text-align: center;
    margin-top: 0px;
  }
}
.region-footerafter .footer-after .footer-secure-icon {
  float: left;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .region-footerafter .footer-after .footer-secure-icon {
    float: none;
  }
}
.region-footerafter .footer-after .footer-secure-icon img {
  display: inline;
}
.region-footerafter .footer-after .footer-payment-icons {
  float: right;
}
@media (max-width: 768px) {
  .region-footerafter .footer-after .footer-payment-icons {
    float: none;
  }
}
.region-footerafter .footer-after .footer-payment-icons img {
  display: inline;
}
.region-footerafter .menu li {
  float: left;
}
.region-footerafter .block-footer-c {
  margin: 0 auto;
  /*        width: 70%;*/
}
@media (max-width: 768px) {
  .region-footerafter .block-footer-c .switcher-footer {
    margin-top: 0px;
    text-align: center;
  }
  .region-footerafter .block-footer-c .switcher-footer .form-language {
    display: block !important;
  }
  .region-footerafter .block-footer-c .switcher-footer .form-language .dropdown-toggle {
    background: #0f2d53;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border: solid 0px #4d4d4d;
    font-family: "latoregular";
    color: #fff;
    padding: 2px 12px 6px;
    min-width: 76px;
  }
  .region-footerafter .block-footer-c .switcher-footer .form-language .dropdown-menu {
    min-width: 73px;
    left: auto;
    right: 50%;
    margin-right: -38px;
    margin-top: -3px;
    background: none repeat scroll 0 0 #5f9ccd;
    border: 0 none;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    color: #fff;
    padding: 0;
  }
  .region-footerafter .block-footer-c .switcher-footer .form-language .dropdown-menu a {
    padding: 4px 12px;
    min-width: 76px;
    color: #fff;
    text-align: left;
  }
  .region-footerafter .block-footer-c .switcher-footer .form-language .dropdown-menu a:hover {
    background: #0f2d53;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}
.region-footerafter .copyright {
  float: left;
  padding: 10px;
}
.region-footerafter .block {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #dcdcdc;
  margin-bottom: 0px;
}
.region-footerafter .block a {
  color: #dcdcdc;
}
.region-footerafter .block a:hover {
  background: transparent;
  text-decoration: underline;
}
.footer-bg {
  background: #0f2d53;
  padding: 10px 0 10px 0;
  clear: both;
}
.footer-bg .block {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  margin-bottom: 20px;
}
.footer-bg .block .block-title {
  padding: 15px 0px;
}
.footer-bg .block h2 {
  background: transparent;
  font-family: "latoblack";
  color: #889aa8;
  border-bottom: 1px solid #889aa8;
  margin-top: 0px;
}
.footer-bg .block .menu li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 768px) {
  .footer-bg .block .menu li {
    width: 50%;
    float: left;
  }
}
.footer-bg .block .menu li a {
  color: #fff;
  font-family: "latolight";
  padding: 5px 0;
  font-weight: bold;
}
.footer-bg .block .menu li a:hover {
  background: transparent;
  text-decoration: underline;
}
.footer-bg .block .menu li a:focus {
  background: transparent;
  text-decoration: underline;
}
.footer-bg .block .block-menu {
  padding-left: 10px;
  padding-right: 10px;
}
.footer-bg .block .mailto {
  font-family: "latolight";
  padding: 5px 0;
  font-weight: bold;
  color: #fff;
}
.footer-bg .block .mailto span.mailto {
  background: none;
}
.footer-bg .block a {
  font-family: "latolight";
  padding: 5px 0;
  font-weight: bold;
  color: #fff;
}
.footer-bg .block p {
  font-family: "latolight";
  padding: 5px 0;
  font-weight: bold;
  color: #fff;
  margin: 0px;
}
.footer-bg-after {
  background: #fff;
}
.newsletter-home {
  background: #8f8f8f;
  padding: 30px 0;
  margin: 40px 0;
}
.newsletter-home .description {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .newsletter-home .description {
    float: left;
    width: 33.33333333%;
  }
}
.newsletter-home .form-subscribe-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .newsletter-home .form-subscribe-header {
    float: left;
    width: 41.66666667%;
  }
}
.newsletter-home .off-icon-block {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .newsletter-home .off-icon-block {
    float: left;
    width: 25%;
  }
}
.newsletter-home .off-icon-block .off-icon {
  background: #000;
  border-radius: 50%;
  color: #fff;
  height: 150px;
  position: absolute;
  top: -50px;
  width: 150px;
  padding: 22px;
  font-size: 18px;
  text-align: center;
  padding-top: 35px;
  margin-left: 60px;
}
.newsletter-home .off-icon-block .off-icon small {
  font-size: 23px;
  font-weight: bold;
}
.carousel .on-carousel {
  color: #fff;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.carousel .on-carousel h1 {
  font-size: 48px;
  margin: 100px 10px 20px 10px;
}
.jumbotron {
  padding: 0px !important;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 5px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Pad the edges of the mobile views a bit */
.marketing {
  padding-right: 15px;
  padding-left: 15px;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0;
  /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-right: 0;
    padding-left: 0;
  }
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
.carousel .row .span3 {
  display: block;
  float: left;
  width: 25%;
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.on-carousel {
  color: #fff;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.on-carousel h1 {
  font-size: 48px;
  margin: 100px 10px 20px;
}
.on-carousel .carousel-text {
  color: #fff;
  font-size: 22px;
  margin: 0 auto;
  padding: 50px 0;
  width: 50%;
}
.bbs {
  position: relative;
}
.bbs .carousel {
  background: #cac8cb;
  height: 260px;
  margin-bottom: 5px;
}
.bbs .carousel .item {
  background-color: #cac8cb;
  height: 260px;
}
.bbs .carousel .row .span3 {
  height: 260px;
  width: 14.2%;
  border-left: 1px solid #fff;
}
.bbs .page-header {
  position: absolute;
  top: 0px;
  z-index: 2;
  background: #000;
  color: #fff;
  margin: 0px;
  border: 0px;
  padding: 0px;
}
.bbs .page-header h1 {
  padding: 10px 10px;
  margin: 0px;
}
.page-title {
  margin: 0px -15px;
  width: 48%;
  border-bottom: 1px solid #999;
}
@media (max-width: 767px) {
  .page-title {
    margin: 0px 0px 30px 0px;
    width: 100%;
  }
}
.page-title h1 {
  font-family: "latobold";
  color: #999;
  padding-bottom: 0px;
}
.checkout-onepage-index aside[role="complementary"] {
  padding-right: 0px;
}
.checkout-onepage-index .page-title {
  margin: 0px;
  width: 100%;
  background-color: #ededed;
  border-bottom: 0px solid #dddddd;
  color: #5f9cd2;
  padding: 10px 0px;
  border-bottom: 1px solid #999;
}
@media (max-width: 767px) {
  .checkout-onepage-index .page-title {
    margin: 0px 0px 30px 0px;
    width: auto;
  }
}
.checkout-onepage-index .page-title h1 {
  font-family: "latobold";
  color: #999;
  padding-bottom: 0px;
}
.checkout-onepage-index .opc {
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout-onepage-index .opc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .checkout-onepage-index .opc {
    padding: 0 15px;
  }
}
.checkout-onepage-index .opc .step-title {
  background-color: transparent;
  border-color: none;
  border-image: none;
  border-width: none;
  color: #333333;
  padding: 10px 0px 0px 0px;
  border: 0px;
  margin: 0px -15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.checkout-onepage-index .opc .step-title:first-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc .step-title {
    margin: 0px;
    background-color: #fff;
    padding: 0px 10px;
  }
}
.checkout-onepage-index .opc .step-title .number {
  display: none;
}
.checkout-onepage-index .opc .step-title h2 {
  color: #5f9cd2;
  font-family: "latoregular";
  font-size: 20px;
  padding: 10px 0px;
}
.checkout-onepage-index .opc .section {
  display: none;
}
.checkout-onepage-index .opc .section .step {
  margin: 0 -15px;
  background: #fff;
  padding: 15px;
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc .section .step {
    margin: 0;
    padding: 0px;
  }
}
.checkout-onepage-index .opc .section .step dl dt {
  font-weight: normal;
  font-family: "latobold";
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc .section .step #checkout-shipping-method-load {
    padding: 0px 15px;
  }
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc .section .step #shipping-method-buttons-container {
    padding: 10px 15px;
  }
}
.checkout-onepage-index .opc .active {
  display: block;
}
.checkout-onepage-index .opc .active .step {
  border: 0px;
}
.checkout-onepage-index .opc .step {
  padding: 0px;
  font-family: "latoregular";
}
.checkout-onepage-index .opc #checkout-step-login {
  background: transparent;
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc #checkout-step-login .col2-set {
    margin: 0px;
  }
}
@media (max-width: 992px) {
  .checkout-onepage-index .opc #checkout-step-login .col2-set {
    margin-right: 0px;
  }
}
.checkout-onepage-index .opc #checkout-step-login .col-1 {
  /*                .make-sm-column(6);*/
  background: #fff;
  width: 49%;
  margin-left: 0px;
  border: 1px solid #5f9ccd;
  padding-bottom: 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc #checkout-step-login .col-1 {
    width: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 0px;
    margin-bottom: 10px;
  }
}
.checkout-onepage-index .opc #checkout-step-login .col-1 h3 {
  background: #5f9ccd;
  font-family: "latobold";
  color: #fff;
  text-align: center;
  margin: 0px -15px;
  padding: 10px 0px;
  margin-bottom: 15px;
  font-size: 18px;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .description {
  text-align: center;
  margin: 20px;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .form-list {
  width: 90%;
  margin: 0 auto;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .form-list .control {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 4px;
  font-weight: normal;
  font-family: "latobold";
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .form-list .control input.radio {
  margin-top: 1px;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .form-list .control label {
  font-size: 15px;
  font-weight: normal;
  font-family: "latobold";
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .buttons-set {
  text-align: center;
  border-top: 0px;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .buttons-set .required {
  display: none;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .buttons-set .button {
  float: none;
  /*                        margin:0 auto;*/
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .buttons-set #onepage-guest-register-button {
  /*.button-links(#5f9ccd,#fff,12px,1,20px);*/
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .buttons-set #onepage-guest-register-button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-onepage-index .opc #checkout-step-login .col-1 .buttons-set #onepage-guest-register-button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 {
  /*.make-sm-column(6);*/
  background: #fff;
  width: 49%;
  margin-left: 2%;
  border: 1px solid #0f2d53;
  padding-bottom: 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc #checkout-step-login .col-2 {
    margin-left: 0%;
    width: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 0px;
    margin-bottom: 5px;
  }
}
.checkout-onepage-index .opc #checkout-step-login .col-2 h3 {
  background: #0f2d53;
  font-family: "latobold";
  color: #fff;
  text-align: center;
  margin: 0px -15px;
  padding: 10px 0px;
  margin-bottom: 15px;
  font-size: 18px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .description {
  text-align: center;
  margin: 10px;
  margin-bottom: 20px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .form-list {
  width: 90%;
  margin: 0 auto;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .form-list .input-box .input-text {
  background: #f7f7f7;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  font-family: "latoregular";
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .form-list .control {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .form-list li:last-child {
  margin-bottom: 0px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .buttons-set {
  text-align: center;
  border-top: 0px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .buttons-set .required {
  display: none;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .buttons-set .button {
  float: none;
  background: #0f2d53;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .buttons-set .button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #5f9ccd;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .buttons-set .button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .forgotpassword {
  width: 90%;
  text-align: center;
  margin: 10px auto 0 auto;
  font-family: "latoregular";
}
.checkout-onepage-index .opc #checkout-step-login .col-2 .forgotpassword a {
  float: none !important;
}
.checkout-onepage-index .opc #opc-billing #checkout-step-billing {
  background: #fff;
  margin: 0 -15px;
  padding: 15px;
}
@media (max-width: 767px) {
  .checkout-onepage-index .opc #opc-billing #checkout-step-billing {
    margin: 0;
  }
}
.checkout-onepage-index .opc #opc-billing #checkout-step-billing #billing-new-address-form {
  /*                    .fields {
                                            @media (max-width: 450px) {
                                                .field {
                                                    width:100%;
                                                    padding:0px;
                                                    margin-bottom:5px;
                                                }
                                            }
                                        }*/
}
.checkout-onepage-index .opc #opc-billing #checkout-step-billing .message-box {
  background: #0f2d53;
  border-radius: 15px;
  color: #fff;
  float: left;
  padding: 0px 20px;
}
.checkout-onepage-index .opc #opc-billing #checkout-step-billing .message-box a {
  color: #fff;
  text-decoration: underline;
}
.checkout-onepage-index .opc #opc-billing #checkout-step-billing .message-box a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 606px) {
  .checkout-onepage-index .opc #opc-billing #checkout-step-billing .message-box {
    padding: 10px 20px;
    margin-bottom: 15px;
    text-align: center;
    line-height: normal;
  }
}
.checkout-onepage-index .opc .form-list {
  /*            width:80%;
                        margin:0 auto;*/
}
.checkout-onepage-index .opc .form-list .control {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
.checkout-onepage-index .opc #opc-review #checkout-paypaliframe-load > iframe {
  min-height: 400px;
}
@media (max-width: 991px) {
  .checkout-onepage-index .opc #opc-review #checkout-review-load {
    padding: 0px 15px;
  }
}
.checkout-onepage-index .opc #opc-review #checkout-review-load tr.even,
.checkout-onepage-index .opc #opc-review #checkout-review-load tr.odd {
  border-bottom: 1px solid #ccc;
  padding: 0px;
}
.checkout-onepage-index .opc #opc-review #checkout-review-load .data-table > thead > tr > th,
.checkout-onepage-index .opc #opc-review #checkout-review-load .data-table > tbody > tr > th,
.checkout-onepage-index .opc #opc-review #checkout-review-load .data-table > tfoot > tr > th,
.checkout-onepage-index .opc #opc-review #checkout-review-load .data-table > thead > tr > td,
.checkout-onepage-index .opc #opc-review #checkout-review-load .data-table > tbody > tr > td,
.checkout-onepage-index .opc #opc-review #checkout-review-load .data-table > tfoot > tr > td {
  border: 0px;
}
.checkout-onepage-index .opc #opc-review #checkout-review-load tbody {
  border-top: 0px;
}
.checkout-onepage-index .opc #opc-review #checkout-review-load .responsive {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.checkout-onepage-index .opc #opc-review .table-footer {
  border-top: 0px;
}
.checkout-onepage-index #checkout-progress-wrapper {
  /*margin-top:125px;*/
}
@media (max-width: 991px) {
  .checkout-onepage-index #checkout-progress-wrapper {
    margin-top: -15px;
  }
}
.checkout-onepage-index #checkout-progress-wrapper #opc-progress.affix {
  position: fixed;
  top: 20px;
  /*width: 100%*/
}
.checkout-onepage-index #checkout-progress-wrapper .block {
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
}
.checkout-onepage-index #checkout-progress-wrapper .opc-block-progress .block-title {
  font-family: "latoregular";
  background-color: #ededed;
  border-bottom: 0px solid #dddddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #799db0;
  padding: 10px 0px;
}
.checkout-onepage-index #checkout-progress-wrapper .opc-block-progress .block-title strong {
  font-size: 20px;
}
@media (max-width: 1049px) {
  .checkout-onepage-index #checkout-progress-wrapper .opc-block-progress .block-title {
    display: none;
  }
}
.checkout-onepage-index #checkout-progress-wrapper .block-content dt {
  background: #fff;
  font-family: "latoregular";
  margin: 0px;
  padding: 11px 15px;
  font-size: 16px;
  font-weight: normal;
  color: #799db0;
}
@media (max-width: 767px) {
  .checkout-onepage-index #checkout-progress-wrapper .block-content dt {
    border: 0px;
  }
}
.checkout-onepage-index #checkout-progress-wrapper .block-content #payment-progress-opcheckout dt {
  border-bottom: 0px;
}
.checkout-onepage-index #checkout-progress-wrapper .block-progress {
  display: block;
  margin: 0px;
}
@media (max-width: 992px) {
  .checkout-onepage-index #checkout-progress-wrapper .block-progress {
    /*margin:0 -15px;*/
  }
}
@media (max-width: 767px) {
  .checkout-onepage-index #checkout-progress-wrapper .block-progress {
    margin: 20px 15px 0 15px;
  }
}
.checkout-onepage-index #opc-shipping_method dd ul li {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
.checkout-onepage-index #opc-shipping_method .sp-methods dd {
  border: 0px;
}
.checkout-onepage-index #opc-shipping_method .back-link {
  display: none;
}
.checkout-onepage-index #opc-shipping_method .required {
  display: none;
}
.checkout-onepage-index #opc-payment .fieldset dl dt {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
.checkout-onepage-index #opc-payment .back-link {
  display: none;
}
.checkout-onepage-index #opc-payment .required {
  margin-bottom: 5px;
  margin-left: 2px;
  /*            em {
                            display:none;
                        }*/
}
@media (max-width: 768px) {
  .checkout-onepage-index #opc-payment #co-payment-form {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .checkout-onepage-index #opc-payment #payment-buttons-container {
    padding: 10px 15px;
  }
}
.checkout-onepage-index .opc-firststep-billing {
  /*        .required {
                    display:none;
                }*/
}
.checkout-onepage-index .opc-firststep-billing .buttons-set {
  /*text-align:center;*/
  border-top: 0px;
}
.checkout-onepage-index .opc-firststep-billing .buttons-set .button {
  /*float:none;*/
  /*                        margin:0 auto;*/
}
.checkout-onepage-index .form-list .control {
  margin: 0 auto;
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 5px;
  border-radius: 4px;
}
.breadcrumb {
  font-size: 13px;
  font-family: "latoitalic";
  color: #4d4d4d;
  padding: 8px 8px;
  margin-bottom: 5px;
  margin-top: 5px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
  color: #4d4d4d;
}
.breadcrumb > li a {
  color: #5f9ccd;
}
.breadcrumb > li strong {
  color: #4d4d4d;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #5f9ccd;
}
.breadcrumb > .active {
  color: #4d4d4d;
}
@media (min-width: 480px) and (max-width: 992px) {
  .catalog-category-view aside[role="complementary"],
  .catalogsearch-result-index aside[role="complementary"],
  .solrsearch-index-index aside[role="complementary"],
  .catalogsearch-advanced-result aside[role="complementary"] {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .breadcrumb,
  .catalogsearch-result-index .breadcrumb,
  .solrsearch-index-index .breadcrumb,
  .catalogsearch-advanced-result .breadcrumb {
    display: none;
  }
}
.catalog-category-view #before-content .page-title,
.catalogsearch-result-index #before-content .page-title,
.solrsearch-index-index #before-content .page-title,
.catalogsearch-advanced-result #before-content .page-title {
  margin: 0px;
  width: auto;
}
.catalog-category-view .block-current-category .block-title,
.catalogsearch-result-index .block-current-category .block-title,
.solrsearch-index-index .block-current-category .block-title,
.catalogsearch-advanced-result .block-current-category .block-title {
  background: #ededed;
  font-family: "latobold";
  color: #4d4d4d;
  padding: 10px 0px;
  border-radius: 0px;
  font-size: 16px;
  text-transform: uppercase;
  border: 0px;
}
@media (max-width: 767px) {
  .catalog-category-view .block-current-category .block-title,
  .catalogsearch-result-index .block-current-category .block-title,
  .solrsearch-index-index .block-current-category .block-title,
  .catalogsearch-advanced-result .block-current-category .block-title {
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background: #ccc;
  }
}
.catalog-category-view .block-current-category .block-title span,
.catalogsearch-result-index .block-current-category .block-title span,
.solrsearch-index-index .block-current-category .block-title span,
.catalogsearch-advanced-result .block-current-category .block-title span {
  font-size: 14px;
}
.catalog-category-view .block-current-category .mobile-title,
.catalogsearch-result-index .block-current-category .mobile-title,
.solrsearch-index-index .block-current-category .mobile-title,
.catalogsearch-advanced-result .block-current-category .mobile-title {
  display: none;
}
@media (max-width: 992px) {
  .catalog-category-view .block-current-category .mobile-title,
  .catalogsearch-result-index .block-current-category .mobile-title,
  .solrsearch-index-index .block-current-category .mobile-title,
  .catalogsearch-advanced-result .block-current-category .mobile-title {
    display: block;
    background: url("../../images/nav_arrowdown_white_10x5.png") no-repeat 95% 50% #799db0;
    font-family: "latobold";
    color: #fff;
    padding: 10px 20px;
    border-radius: 0px;
    font-size: 16px;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
    border-bottom: 1px solid #ededed;
  }
  .catalog-category-view .block-current-category .mobile-title.open,
  .catalogsearch-result-index .block-current-category .mobile-title.open,
  .solrsearch-index-index .block-current-category .mobile-title.open,
  .catalogsearch-advanced-result .block-current-category .mobile-title.open {
    background: url("../../images/nav_arrowup_grey_10x5.png") no-repeat 95% 50% #799db0;
  }
}
@media (max-width: 992px) and (max-width: 767px) {
  .catalog-category-view .block-current-category .mobile-title,
  .catalogsearch-result-index .block-current-category .mobile-title,
  .solrsearch-index-index .block-current-category .mobile-title,
  .catalogsearch-advanced-result .block-current-category .mobile-title {
    background: url("../../images/nav_chev-right-dkgrey_10x16.png") no-repeat 96% 50% #ffffff;
    margin-top: 0px;
    font-family: "latobold";
    color: #4d4d4d;
    border-top: 1px solid #ededed;
  }
}
@media (max-width: 992px) and (max-width: 767px) {
  .catalog-category-view .block-current-category .mobile-title.open,
  .catalogsearch-result-index .block-current-category .mobile-title.open,
  .solrsearch-index-index .block-current-category .mobile-title.open,
  .catalogsearch-advanced-result .block-current-category .mobile-title.open {
    background: url("../../images/nav_chev-down-dkgrey_10x16.png") no-repeat 96% 50% #ffffff;
  }
}
.catalog-category-view .block-current-category #current-category-content .elastic-category-upper-level-wrapper,
.catalogsearch-result-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper,
.solrsearch-index-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper,
.catalogsearch-advanced-result .block-current-category #current-category-content .elastic-category-upper-level-wrapper {
  background: url("../../images/nav_arrowright_grey_5x10.png") no-repeat 4% 50% #ffffff;
  font-family: "latobold";
  color: #fff;
  padding: 5px 25px;
  border-radius: 0px;
  font-size: 16px;
  margin: 0;
  font-size: 14px;
  cursor: pointer;
  border-bottom: 1px solid #ededed;
}
@media (max-width: 767px) {
  .catalog-category-view .block-current-category #current-category-content .elastic-category-upper-level-wrapper,
  .catalogsearch-result-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper,
  .solrsearch-index-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper,
  .catalogsearch-advanced-result .block-current-category #current-category-content .elastic-category-upper-level-wrapper {
    background: url("../../images/nav_arrowright_grey_5x10.png") no-repeat 15px 50% #ffffff;
    margin-top: 0px;
    font-family: "latobold";
    color: #4d4d4d;
    border-top: 1px solid #ededed;
  }
}
.catalog-category-view .block-current-category #current-category-content .elastic-category-upper-level-wrapper a,
.catalogsearch-result-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper a,
.solrsearch-index-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper a,
.catalogsearch-advanced-result .block-current-category #current-category-content .elastic-category-upper-level-wrapper a {
  color: #fff;
}
.catalog-category-view .block-current-category #current-category-content .elastic-category-upper-level-wrapper .elastic-category-upper-level-link,
.catalogsearch-result-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper .elastic-category-upper-level-link,
.solrsearch-index-index .block-current-category #current-category-content .elastic-category-upper-level-wrapper .elastic-category-upper-level-link,
.catalogsearch-advanced-result .block-current-category #current-category-content .elastic-category-upper-level-wrapper .elastic-category-upper-level-link {
  color: #4d4d4d;
  text-transform: uppercase;
}
.catalog-category-view .block-current-category #current-category-content .elastic-active-category-title,
.catalogsearch-result-index .block-current-category #current-category-content .elastic-active-category-title,
.solrsearch-index-index .block-current-category #current-category-content .elastic-active-category-title,
.catalogsearch-advanced-result .block-current-category #current-category-content .elastic-active-category-title {
  background: url("../../images/nav_arrowright_grey_5x10.png") no-repeat 4% 50% #ffffff;
  font-family: "latobold";
  color: #4d4d4d;
  padding: 5px 25px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
@media (max-width: 767px) {
  .catalog-category-view .block-current-category #current-category-content .elastic-active-category-title,
  .catalogsearch-result-index .block-current-category #current-category-content .elastic-active-category-title,
  .solrsearch-index-index .block-current-category #current-category-content .elastic-active-category-title,
  .catalogsearch-advanced-result .block-current-category #current-category-content .elastic-active-category-title {
    background: url("../../images/nav_arrowright_grey_5x10.png") no-repeat 15px 50% #ffffff;
    margin-top: 0px;
    font-family: "latobold";
    color: #4d4d4d;
  }
}
.catalog-category-view .block-current-category #current-category-content ul,
.catalogsearch-result-index .block-current-category #current-category-content ul,
.solrsearch-index-index .block-current-category #current-category-content ul,
.catalogsearch-advanced-result .block-current-category #current-category-content ul {
  padding-left: 30px;
}
.catalog-category-view .block-current-category #current-category-content ul li,
.catalogsearch-result-index .block-current-category #current-category-content ul li,
.solrsearch-index-index .block-current-category #current-category-content ul li,
.catalogsearch-advanced-result .block-current-category #current-category-content ul li {
  margin: 5px 0px;
}
.catalog-category-view .block-current-category #current-category-content ul li a,
.catalogsearch-result-index .block-current-category #current-category-content ul li a,
.solrsearch-index-index .block-current-category #current-category-content ul li a,
.catalogsearch-advanced-result .block-current-category #current-category-content ul li a {
  font-family: "latoregular";
  color: #4d4d4d;
  size: 12px;
}
.catalog-category-view .block-current-category .title-filters,
.catalogsearch-result-index .block-current-category .title-filters,
.solrsearch-index-index .block-current-category .title-filters,
.catalogsearch-advanced-result .block-current-category .title-filters {
  position: relative;
  font-family: "latoregular";
}
.catalog-category-view .block-current-category .title-filters h4,
.catalogsearch-result-index .block-current-category .title-filters h4,
.solrsearch-index-index .block-current-category .title-filters h4,
.catalogsearch-advanced-result .block-current-category .title-filters h4 {
  background: url("../../images/nav_arrowright_grey_5x10.png") no-repeat 4% 50% #ffffff;
  font-family: "latobold";
  color: #4d4d4d;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0px;
  /*border-top:1px solid #ededed;*/
  border-bottom: 1px solid #ededed;
}
@media (max-width: 767px) {
  .catalog-category-view .block-current-category .title-filters h4,
  .catalogsearch-result-index .block-current-category .title-filters h4,
  .solrsearch-index-index .block-current-category .title-filters h4,
  .catalogsearch-advanced-result .block-current-category .title-filters h4 {
    background: url("../../images/nav_arrowright_grey_5x10.png") no-repeat 15px 50% #ffffff;
  }
}
.catalog-category-view .block-current-category .title-filters .filters-all,
.catalogsearch-result-index .block-current-category .title-filters .filters-all,
.solrsearch-index-index .block-current-category .title-filters .filters-all,
.catalogsearch-advanced-result .block-current-category .title-filters .filters-all {
  font-family: "latoregular";
  font-weight: normal;
  position: absolute;
  right: 15px;
  top: 6px;
}
.catalog-category-view .block-current-category .filter-apply,
.catalogsearch-result-index .block-current-category .filter-apply,
.solrsearch-index-index .block-current-category .filter-apply,
.catalogsearch-advanced-result .block-current-category .filter-apply {
  padding: 0 10px;
}
.catalog-category-view .block-current-category .filter-apply ul li,
.catalogsearch-result-index .block-current-category .filter-apply ul li,
.solrsearch-index-index .block-current-category .filter-apply ul li,
.catalogsearch-advanced-result .block-current-category .filter-apply ul li {
  position: relative;
  border: 1px solid #ededed;
  padding: 8px;
  margin-top: 5px;
}
.catalog-category-view .block-current-category .filter-apply ul li span,
.catalogsearch-result-index .block-current-category .filter-apply ul li span,
.solrsearch-index-index .block-current-category .filter-apply ul li span,
.catalogsearch-advanced-result .block-current-category .filter-apply ul li span {
  font-family: "latobold";
}
.catalog-category-view .block-current-category .filter-apply ul li a,
.catalogsearch-result-index .block-current-category .filter-apply ul li a,
.solrsearch-index-index .block-current-category .filter-apply ul li a,
.catalogsearch-advanced-result .block-current-category .filter-apply ul li a {
  background: url("../../images/nav_clear_white_18x18.png") no-repeat 94% 50%;
  display: inline-block;
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  padding-right: 18px;
  position: absolute;
  right: 8px;
}
.catalog-category-view .block-current-category .filter-apply li .filter-frontend-label,
.catalogsearch-result-index .block-current-category .filter-apply li .filter-frontend-label,
.solrsearch-index-index .block-current-category .filter-apply li .filter-frontend-label,
.catalogsearch-advanced-result .block-current-category .filter-apply li .filter-frontend-label {
  float: left;
  margin-right: 15px;
}
.catalog-category-view .block-current-category .filter-apply li .all-filter-box,
.catalogsearch-result-index .block-current-category .filter-apply li .all-filter-box,
.solrsearch-index-index .block-current-category .filter-apply li .all-filter-box,
.catalogsearch-advanced-result .block-current-category .filter-apply li .all-filter-box {
  position: relative;
  border: 1px solid #ededed;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 8px;
}
.catalog-category-view .block-current-category .filter-apply li .all-filter-box span,
.catalogsearch-result-index .block-current-category .filter-apply li .all-filter-box span,
.solrsearch-index-index .block-current-category .filter-apply li .all-filter-box span,
.catalogsearch-advanced-result .block-current-category .filter-apply li .all-filter-box span {
  font-family: "latobold";
}
.catalog-category-view .block-current-category .filter-apply li .all-filter-box span a,
.catalogsearch-result-index .block-current-category .filter-apply li .all-filter-box span a,
.solrsearch-index-index .block-current-category .filter-apply li .all-filter-box span a,
.catalogsearch-advanced-result .block-current-category .filter-apply li .all-filter-box span a {
  font-family: "latoregular";
  font-weight: normal;
  position: absolute;
  right: 10px;
}
.catalog-category-view .block-current-category .filter-apply li .page-filter,
.catalogsearch-result-index .block-current-category .filter-apply li .page-filter,
.solrsearch-index-index .block-current-category .filter-apply li .page-filter,
.catalogsearch-advanced-result .block-current-category .filter-apply li .page-filter {
  position: relative;
  border: 1px solid #ededed;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 8px;
}
.catalog-category-view .block-current-category .filter-apply li .page-filter span,
.catalogsearch-result-index .block-current-category .filter-apply li .page-filter span,
.solrsearch-index-index .block-current-category .filter-apply li .page-filter span,
.catalogsearch-advanced-result .block-current-category .filter-apply li .page-filter span {
  font-family: "latobold";
}
.catalog-category-view .block-current-category .filter-apply li .page-filter span a,
.catalogsearch-result-index .block-current-category .filter-apply li .page-filter span a,
.solrsearch-index-index .block-current-category .filter-apply li .page-filter span a,
.catalogsearch-advanced-result .block-current-category .filter-apply li .page-filter span a {
  font-family: "latoregular";
  font-weight: normal;
  position: absolute;
  right: 10px;
}
.catalog-category-view .block-current-category #facets h5,
.catalogsearch-result-index .block-current-category #facets h5,
.solrsearch-index-index .block-current-category #facets h5,
.catalogsearch-advanced-result .block-current-category #facets h5 {
  background: url("../../images/nav_arrowdown_white_10x5.png") no-repeat 95% 50% #799db0;
  font-family: "latobold";
  color: #fff;
  padding: 10px 20px;
  border-radius: 0px;
  font-size: 16px;
  margin: 0;
  font-size: 14px;
  cursor: pointer;
  border-bottom: 1px solid #ededed;
}
@media (max-width: 767px) {
  .catalog-category-view .block-current-category #facets h5,
  .catalogsearch-result-index .block-current-category #facets h5,
  .solrsearch-index-index .block-current-category #facets h5,
  .catalogsearch-advanced-result .block-current-category #facets h5 {
    background: url("../../images/nav_chev-right-dkgrey_10x16.png") no-repeat 96% 50% #ffffff;
    margin-top: 0px;
    font-family: "latobold";
    color: #4d4d4d;
    border-top: 1px solid #ededed;
  }
}
.catalog-category-view .block-current-category #facets h5.open,
.catalogsearch-result-index .block-current-category #facets h5.open,
.solrsearch-index-index .block-current-category #facets h5.open,
.catalogsearch-advanced-result .block-current-category #facets h5.open {
  background: url("../../images/nav_arrowup_grey_10x5.png") no-repeat 95% 50% #799db0;
}
@media (max-width: 767px) {
  .catalog-category-view .block-current-category #facets h5.open,
  .catalogsearch-result-index .block-current-category #facets h5.open,
  .solrsearch-index-index .block-current-category #facets h5.open,
  .catalogsearch-advanced-result .block-current-category #facets h5.open {
    background: url("../../images/nav_chev-down-dkgrey_10x16.png") no-repeat 96% 50% #ffffff;
  }
}
.catalog-category-view .block-current-category #facets ul,
.catalogsearch-result-index .block-current-category #facets ul,
.solrsearch-index-index .block-current-category #facets ul,
.catalogsearch-advanced-result .block-current-category #facets ul {
  padding: 10px 15px;
}
.catalog-category-view .block-current-category #facets ul li,
.catalogsearch-result-index .block-current-category #facets ul li,
.solrsearch-index-index .block-current-category #facets ul li,
.catalogsearch-advanced-result .block-current-category #facets ul li {
  color: #5f9ccd;
}
.catalog-category-view .block-current-category #facets ul li a,
.catalogsearch-result-index .block-current-category #facets ul li a,
.solrsearch-index-index .block-current-category #facets ul li a,
.catalogsearch-advanced-result .block-current-category #facets ul li a {
  font-family: "latoregular";
  color: #4d4d4d;
  size: 12px;
}
.catalog-category-view .layout,
.catalogsearch-result-index .layout,
.solrsearch-index-index .layout,
.catalogsearch-advanced-result .layout {
  background: #ededed;
}
.catalog-category-view .layout .block-layered-nav,
.catalogsearch-result-index .layout .block-layered-nav,
.solrsearch-index-index .layout .block-layered-nav,
.catalogsearch-advanced-result .layout .block-layered-nav {
  box-shadow: 0 0px 0px #000;
  border-radius: 0px;
  border: 0px;
  position: relative;
}
.catalog-category-view .layout .block-layered-nav .block-title,
.catalogsearch-result-index .layout .block-layered-nav .block-title,
.solrsearch-index-index .layout .block-layered-nav .block-title,
.catalogsearch-advanced-result .layout .block-layered-nav .block-title {
  background: #ededed;
  font-family: "latobold";
  color: #4d4d4d;
  padding: 10px 0px;
  border-radius: 0px;
  font-size: 16px;
  text-transform: uppercase;
  border: 0px;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .block-title,
  .catalogsearch-result-index .layout .block-layered-nav .block-title,
  .solrsearch-index-index .layout .block-layered-nav .block-title,
  .catalogsearch-advanced-result .layout .block-layered-nav .block-title {
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background: #ccc;
  }
}
.catalog-category-view .layout .block-layered-nav .block-title span,
.catalogsearch-result-index .layout .block-layered-nav .block-title span,
.solrsearch-index-index .layout .block-layered-nav .block-title span,
.catalogsearch-advanced-result .layout .block-layered-nav .block-title span {
  font-size: 14px;
}
.catalog-category-view .layout .block-layered-nav .block-content .block-subtitle--filter,
.catalogsearch-result-index .layout .block-layered-nav .block-content .block-subtitle--filter,
.solrsearch-index-index .layout .block-layered-nav .block-content .block-subtitle--filter,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content .block-subtitle--filter {
  background: url("../../images/nav_arrowdown_white_10x5.png") no-repeat 95% 50% #799db0;
  font-family: "latobold";
  color: #fff;
  padding: 10px 20px;
  border-radius: 0px;
  font-size: 16px;
  margin: 0;
  font-size: 14px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .block-content .block-subtitle--filter,
  .catalogsearch-result-index .layout .block-layered-nav .block-content .block-subtitle--filter,
  .solrsearch-index-index .layout .block-layered-nav .block-content .block-subtitle--filter,
  .catalogsearch-advanced-result .layout .block-layered-nav .block-content .block-subtitle--filter {
    background: url("../../images/nav_chev-right-dkgrey_10x16.png") no-repeat 96% 50% #ffffff;
    margin-top: 0px;
    font-family: "latobold";
    color: #4d4d4d;
    border-top: 1px solid #ededed;
  }
}
.catalog-category-view .layout .block-layered-nav .block-content .block-subtitle--filter.open,
.catalogsearch-result-index .layout .block-layered-nav .block-content .block-subtitle--filter.open,
.solrsearch-index-index .layout .block-layered-nav .block-content .block-subtitle--filter.open,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content .block-subtitle--filter.open {
  background: url("../../images/nav_arrowup_grey_10x5.png") no-repeat 95% 50% #799db0;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .block-content .block-subtitle--filter.open,
  .catalogsearch-result-index .layout .block-layered-nav .block-content .block-subtitle--filter.open,
  .solrsearch-index-index .layout .block-layered-nav .block-content .block-subtitle--filter.open,
  .catalogsearch-advanced-result .layout .block-layered-nav .block-content .block-subtitle--filter.open {
    background: url("../../images/nav_chev-down-dkgrey_10x16.png") no-repeat 96% 50% #ffffff;
  }
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list dt,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list dt,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list dt,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list dt {
  background: url("../../images/nav_arrowdown_grey_10x5.png") no-repeat 95% 50% #ffffff;
  /*background:url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;*/
  font-family: "latobold";
  color: #4d4d4d;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list dt.open,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list dt.open,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list dt.open,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list dt.open {
  background: url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dt,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dt,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dt,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dt {
  background: url("../../images/menu_chev-right-white100_10x16.png") no-repeat 96% 50% #799db0;
  /*background:url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;*/
  font-family: "latobold";
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dt.open,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dt.open,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dt.open,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dt.open {
  background: url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dd,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dd,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dd,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dd {
  padding: 0;
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li {
  background: #fff;
  border-bottom: 1px solid #ededed;
  font-family: "latobold";
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li,
  .catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li,
  .solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li,
  .catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li {
    background: #e5e5e5;
  }
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a {
  font-family: "latobold";
  color: #4d4d4d;
}
.catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a .count,
.catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a .count,
.solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a .count,
.catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dd ol li a .count {
  color: #5f9ccd;
}
@media (max-width: 991px) {
  .catalog-category-view .layout .block-layered-nav .block-content #narrow-by-list2 dd,
  .catalogsearch-result-index .layout .block-layered-nav .block-content #narrow-by-list2 dd,
  .solrsearch-index-index .layout .block-layered-nav .block-content #narrow-by-list2 dd,
  .catalogsearch-advanced-result .layout .block-layered-nav .block-content #narrow-by-list2 dd {
    display: none;
  }
}
.catalog-category-view .layout .block-layered-nav .toggle-content #narrow-by-list dt,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content #narrow-by-list dt,
.solrsearch-index-index .layout .block-layered-nav .toggle-content #narrow-by-list dt,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content #narrow-by-list dt {
  background: url("../../images/nav_arrowdown_grey_10x5.png") no-repeat 95% 50% #ffffff;
  /*background:url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;*/
  font-family: "latobold";
  color: #4d4d4d;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  text-transform: none;
}
.catalog-category-view .layout .block-layered-nav .toggle-content #narrow-by-list dt.open,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content #narrow-by-list dt.open,
.solrsearch-index-index .layout .block-layered-nav .toggle-content #narrow-by-list dt.open,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content #narrow-by-list dt.open {
  background: url("../../images/nav_arrowup_grey_10x5.png") no-repeat 95% 50% #ffffff;
}
.catalog-category-view .layout .block-layered-nav .toggle-content #narrow-by-list dd,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content #narrow-by-list dd,
.solrsearch-index-index .layout .block-layered-nav .toggle-content #narrow-by-list dd,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content #narrow-by-list dd {
  margin-top: 10px;
}
.catalog-category-view .layout .block-layered-nav .toggle-content #narrow-by-list dd ol,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content #narrow-by-list dd ol,
.solrsearch-index-index .layout .block-layered-nav .toggle-content #narrow-by-list dd ol,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content #narrow-by-list dd ol {
  margin-bottom: 0px;
}
.catalog-category-view .layout .block-layered-nav .toggle-content .actions,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .actions,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 5px 0px;
  background: #ededed;
  font-family: "latoregular";
  color: #4d4d4d;
  border-top: 0px;
  text-align: right;
  font-size: 12px;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .toggle-content .actions,
  .catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions,
  .solrsearch-index-index .layout .block-layered-nav .toggle-content .actions,
  .catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions {
    position: relative;
    padding: 5px 15px 5px 20px;
    background: #fff;
    font-family: "latobold";
  }
}
.catalog-category-view .layout .block-layered-nav .toggle-content .actions .btn-remove2,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions .btn-remove2,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .actions .btn-remove2,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions .btn-remove2 {
  font-size: 14px;
}
.catalog-category-view .layout .block-layered-nav .toggle-content .actions .btn-remove2:after,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions .btn-remove2:after,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .actions .btn-remove2:after,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions .btn-remove2:after {
  content: "";
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .toggle-content .actions .btn-remove2,
  .catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions .btn-remove2,
  .solrsearch-index-index .layout .block-layered-nav .toggle-content .actions .btn-remove2,
  .catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions .btn-remove2 {
    background: url("../../images/nav_clear_white_18x18.png") no-repeat 100% 50% #ffffff;
    font-size: 14px;
    text-align: left;
    width: 100%;
  }
  .catalog-category-view .layout .block-layered-nav .toggle-content .actions .btn-remove2:after,
  .catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions .btn-remove2:after,
  .solrsearch-index-index .layout .block-layered-nav .toggle-content .actions .btn-remove2:after,
  .catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions .btn-remove2:after {
    content: "";
  }
}
.catalog-category-view .layout .block-layered-nav .toggle-content .actions a,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .actions a,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .actions a,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .actions a {
  color: #4d4d4d;
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently {
  background: #ededed;
  margin-bottom: -10px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .toggle-content .currently,
  .catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently,
  .solrsearch-index-index .layout .block-layered-nav .toggle-content .currently,
  .catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently {
    background: #ccc;
  }
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently ol,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol {
  margin-bottom: 0px;
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently ol li,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol li,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol li,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol li {
  border: 1px solid #fff;
  margin-bottom: 10px;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .block-layered-nav .toggle-content .currently ol li,
  .catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol li,
  .solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol li,
  .catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol li {
    background: #ccc;
    border: 2px solid #fff;
    margin: 0 0 3px 0px;
  }
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently ol li .btn-remove,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol li .btn-remove,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol li .btn-remove,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol li .btn-remove {
  background: url("../../images/nav_clear_white_18x18.png") no-repeat 50% 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 13px;
  top: 11px;
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently ol li .btn-remove:after,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol li .btn-remove:after,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol li .btn-remove:after,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol li .btn-remove:after {
  content: "";
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently ol li .label,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol li .label,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol li .label,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol li .label {
  display: none;
}
.catalog-category-view .layout .block-layered-nav .toggle-content .currently ol li .value,
.catalogsearch-result-index .layout .block-layered-nav .toggle-content .currently ol li .value,
.solrsearch-index-index .layout .block-layered-nav .toggle-content .currently ol li .value,
.catalogsearch-advanced-result .layout .block-layered-nav .toggle-content .currently ol li .value {
  font-family: "latoregular";
  color: #4d4d4d;
}
.catalog-category-view .layout .advanced-search-amount,
.catalogsearch-result-index .layout .advanced-search-amount,
.solrsearch-index-index .layout .advanced-search-amount,
.catalogsearch-advanced-result .layout .advanced-search-amount {
  font-family: "latoregular";
  padding: 0px 5px;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .advanced-search-amount,
  .catalogsearch-result-index .layout .advanced-search-amount,
  .solrsearch-index-index .layout .advanced-search-amount,
  .catalogsearch-advanced-result .layout .advanced-search-amount {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.catalog-category-view .layout .advanced-search-summary,
.catalogsearch-result-index .layout .advanced-search-summary,
.solrsearch-index-index .layout .advanced-search-summary,
.catalogsearch-advanced-result .layout .advanced-search-summary {
  font-family: "latoregular";
  background: #f8f8f8;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px;
}
@media (max-width: 767px) {
  .catalog-category-view .layout .advanced-search-summary,
  .catalogsearch-result-index .layout .advanced-search-summary,
  .solrsearch-index-index .layout .advanced-search-summary,
  .catalogsearch-advanced-result .layout .advanced-search-summary {
    float: none;
    margin-left: -5px;
    margin-right: -5px;
  }
}
.catalog-category-view .category-header,
.catalogsearch-result-index .category-header,
.solrsearch-index-index .category-header,
.catalogsearch-advanced-result .category-header {
  position: relative;
  padding: 20px;
  background: #fff;
  margin-bottom: 15px;
}
.catalog-category-view .category-header .left-box-ch,
.catalogsearch-result-index .category-header .left-box-ch,
.solrsearch-index-index .category-header .left-box-ch,
.catalogsearch-advanced-result .category-header .left-box-ch {
  width: 50%;
  background: #000;
  opacity: 0.5;
  height: 385px;
  position: absolute;
  top: 20px;
}
.catalog-category-view .category-header .category-title,
.catalogsearch-result-index .category-header .category-title,
.solrsearch-index-index .category-header .category-title,
.catalogsearch-advanced-result .category-header .category-title {
  padding: 0 20px 7px;
  position: absolute;
  top: 0;
  color: #fff;
  top: 20px;
}
.catalog-category-view .category-header .category-image,
.catalogsearch-result-index .category-header .category-image,
.solrsearch-index-index .category-header .category-image,
.catalogsearch-advanced-result .category-header .category-image {
  margin: 0px;
}
.catalog-category-view .category-header .category-description,
.catalogsearch-result-index .category-header .category-description,
.solrsearch-index-index .category-header .category-description,
.catalogsearch-advanced-result .category-header .category-description {
  top: 85px;
  height: 280px;
  overflow: auto;
  color: #fff;
  padding: 0 25px 25px 25px;
  position: absolute;
  text-align: justify;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products-top,
  .catalogsearch-result-index .category-products-top,
  .solrsearch-index-index .category-products-top,
  .catalogsearch-advanced-result .category-products-top {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.catalog-category-view .category-products-top .products-top-box .item,
.catalogsearch-result-index .category-products-top .products-top-box .item,
.solrsearch-index-index .category-products-top .products-top-box .item,
.catalogsearch-advanced-result .category-products-top .products-top-box .item {
  background: #fff;
  padding: 30px;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 2px 2px 4px -2px #cccccc;
  -webkit-box-shadow: 2px 2px 4px -2px #cccccc;
  box-shadow: 2px 2px 4px -2px #cccccc;
  font-family: "latoregular";
}
@media (max-width: 767px) {
  .catalog-category-view .category-products-top .products-top-box .item,
  .catalogsearch-result-index .category-products-top .products-top-box .item,
  .solrsearch-index-index .category-products-top .products-top-box .item,
  .catalogsearch-advanced-result .category-products-top .products-top-box .item {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.catalog-category-view .category-products-top .products-top-box .item .series-name,
.catalogsearch-result-index .category-products-top .products-top-box .item .series-name,
.solrsearch-index-index .category-products-top .products-top-box .item .series-name,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .series-name {
  font-size: 18px;
  padding: 10px 0px 5px 0px;
  font-family: "latobold";
}
.catalog-category-view .category-products-top .products-top-box .item .series-name h1,
.catalogsearch-result-index .category-products-top .products-top-box .item .series-name h1,
.solrsearch-index-index .category-products-top .products-top-box .item .series-name h1,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .series-name h1 {
  color: #333;
  margin: 0px;
}
.catalog-category-view .category-products-top .products-top-box .item .author-name,
.catalogsearch-result-index .category-products-top .products-top-box .item .author-name,
.solrsearch-index-index .category-products-top .products-top-box .item .author-name,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .author-name {
  font-family: "latobold";
  font-size: 14px;
  color: #882149;
  padding: 10px 0px;
}
.catalog-category-view .category-products-top .products-top-box .item .description,
.catalogsearch-result-index .category-products-top .products-top-box .item .description,
.solrsearch-index-index .category-products-top .products-top-box .item .description,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .description {
  font-family: "latoregular";
  font-size: 14px;
  color: #333;
  padding: 10px 0px;
}
.catalog-category-view .category-products-top .products-top-box .item .description p,
.catalogsearch-result-index .category-products-top .products-top-box .item .description p,
.solrsearch-index-index .category-products-top .products-top-box .item .description p,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .description p {
  margin: 0px;
}
.catalog-category-view .category-products-top .products-top-box .item .link-box .label-link,
.catalogsearch-result-index .category-products-top .products-top-box .item .link-box .label-link,
.solrsearch-index-index .category-products-top .products-top-box .item .link-box .label-link,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .link-box .label-link {
  float: left;
  color: #5f9ccd;
  margin-right: 10px;
  font-size: 14px;
  padding: 6px 0px;
}
.catalog-category-view .category-products-top .products-top-box .item .link-box .button,
.catalogsearch-result-index .category-products-top .products-top-box .item .link-box .button,
.solrsearch-index-index .category-products-top .products-top-box .item .link-box .button,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .link-box .button {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.catalog-category-view .category-products-top .products-top-box .item .link-box .button:hover,
.catalogsearch-result-index .category-products-top .products-top-box .item .link-box .button:hover,
.solrsearch-index-index .category-products-top .products-top-box .item .link-box .button:hover,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .link-box .button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.catalog-category-view .category-products-top .products-top-box .item .link-box .button:active,
.catalogsearch-result-index .category-products-top .products-top-box .item .link-box .button:active,
.solrsearch-index-index .category-products-top .products-top-box .item .link-box .button:active,
.catalogsearch-advanced-result .category-products-top .products-top-box .item .link-box .button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.catalog-category-view .category-products-top .title-top,
.catalogsearch-result-index .category-products-top .title-top,
.solrsearch-index-index .category-products-top .title-top,
.catalogsearch-advanced-result .category-products-top .title-top {
  border-bottom: 1px solid #5f9ccd;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products-top .title-top,
  .catalogsearch-result-index .category-products-top .title-top,
  .solrsearch-index-index .category-products-top .title-top,
  .catalogsearch-advanced-result .category-products-top .title-top {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.catalog-category-view .category-products-top .title-top h2,
.catalogsearch-result-index .category-products-top .title-top h2,
.solrsearch-index-index .category-products-top .title-top h2,
.catalogsearch-advanced-result .category-products-top .title-top h2 {
  font-family: "latoregular";
  color: #5f9ccd;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products,
  .catalogsearch-result-index .category-products,
  .solrsearch-index-index .category-products,
  .catalogsearch-advanced-result .category-products {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.catalog-category-view .category-products .toolbar,
.catalogsearch-result-index .category-products .toolbar,
.solrsearch-index-index .category-products .toolbar,
.catalogsearch-advanced-result .category-products .toolbar {
  float: none;
  height: 50px;
  width: 100%;
}
.catalog-category-view .category-products .toolbar .pager,
.catalogsearch-result-index .category-products .toolbar .pager,
.solrsearch-index-index .category-products .toolbar .pager,
.catalogsearch-advanced-result .category-products .toolbar .pager {
  float: left;
  border: 0px;
}
.catalog-category-view .category-products .toolbar .pager .limiter select,
.catalogsearch-result-index .category-products .toolbar .pager .limiter select,
.solrsearch-index-index .category-products .toolbar .pager .limiter select,
.catalogsearch-advanced-result .category-products .toolbar .pager .limiter select {
  width: 90px;
}
.catalog-category-view .category-products .toolbar .sorter,
.catalogsearch-result-index .category-products .toolbar .sorter,
.solrsearch-index-index .category-products .toolbar .sorter,
.catalogsearch-advanced-result .category-products .toolbar .sorter {
  background: #f8f8f8;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
  border: 0px;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .toolbar .sorter,
  .catalogsearch-result-index .category-products .toolbar .sorter,
  .solrsearch-index-index .category-products .toolbar .sorter,
  .catalogsearch-advanced-result .category-products .toolbar .sorter {
    float: none;
    margin: 0 10px;
  }
}
@media (max-width: 360px) {
  .catalog-category-view .category-products .toolbar .sorter,
  .catalogsearch-result-index .category-products .toolbar .sorter,
  .solrsearch-index-index .category-products .toolbar .sorter,
  .catalogsearch-advanced-result .category-products .toolbar .sorter {
    float: none;
  }
}
.catalog-category-view .category-products .toolbar .sorter .sort-by,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by {
  padding: 0px;
}
.catalog-category-view .category-products .toolbar .sorter .sort-by a,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by a,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by a,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by a {
  color: #000;
}
.catalog-category-view .category-products .toolbar .sorter .sort-by a:hover,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by a:hover,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by a:hover,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by a:hover {
  text-decoration: underline;
}
.catalog-category-view .category-products .toolbar .sorter .sort-by label,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by label,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by label,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by label {
  font-family: "latoregular";
  float: left;
  margin-right: 5px;
}
.catalog-category-view .category-products .toolbar .sorter .sort-by .box-select,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by .box-select,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by .box-select,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by .box-select {
  float: left;
  width: 150px;
  /*overflow: hidden;*/
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .toolbar .sorter .sort-by .box-select,
  .catalogsearch-result-index .category-products .toolbar .sorter .sort-by .box-select,
  .solrsearch-index-index .category-products .toolbar .sorter .sort-by .box-select,
  .catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by .box-select {
    overflow: hidden;
    width: 110px;
  }
}
.catalog-category-view .category-products .toolbar .sorter .sort-by .box-select select,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by .box-select select,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by .box-select select,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by .box-select select {
  font-family: "latoregular";
  background: url("../../images/select.png") no-repeat 79% 0 #f2f2f2;
  width: 130px;
  height: 32px;
  border: 1px solid #fff;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  padding-right: 57px;
  text-overflow: ellipsis;
}
.catalog-category-view .category-products .toolbar .sorter .sort-by .box-select select::-ms-expand,
.catalogsearch-result-index .category-products .toolbar .sorter .sort-by .box-select select::-ms-expand,
.solrsearch-index-index .category-products .toolbar .sorter .sort-by .box-select select::-ms-expand,
.catalogsearch-advanced-result .category-products .toolbar .sorter .sort-by .box-select select::-ms-expand {
  display: none;
}
.catalog-category-view .category-products .toolbar .sorter .limiter-box,
.catalogsearch-result-index .category-products .toolbar .sorter .limiter-box,
.solrsearch-index-index .category-products .toolbar .sorter .limiter-box,
.catalogsearch-advanced-result .category-products .toolbar .sorter .limiter-box {
  float: right;
}
.catalog-category-view .category-products .toolbar .sorter .limiter-box .limiter,
.catalogsearch-result-index .category-products .toolbar .sorter .limiter-box .limiter,
.solrsearch-index-index .category-products .toolbar .sorter .limiter-box .limiter,
.catalogsearch-advanced-result .category-products .toolbar .sorter .limiter-box .limiter {
  width: 105px;
  overflow: hidden;
}
.catalog-category-view .category-products .toolbar .sorter .limiter-box .limiter select,
.catalogsearch-result-index .category-products .toolbar .sorter .limiter-box .limiter select,
.solrsearch-index-index .category-products .toolbar .sorter .limiter-box .limiter select,
.catalogsearch-advanced-result .category-products .toolbar .sorter .limiter-box .limiter select {
  font-family: "latoregular";
  background: url("../../images/select-light.png") no-repeat 72% 0 #f8f8f8;
  border: 1px solid #f8f8f8;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  width: 125px;
  height: 32px;
  padding-right: 33px;
  text-overflow: ellipsis;
}
.catalog-category-view .category-products .toolbar .sorter .limiter-box .limiter select::-ms-expand,
.catalogsearch-result-index .category-products .toolbar .sorter .limiter-box .limiter select::-ms-expand,
.solrsearch-index-index .category-products .toolbar .sorter .limiter-box .limiter select::-ms-expand,
.catalogsearch-advanced-result .category-products .toolbar .sorter .limiter-box .limiter select::-ms-expand {
  display: none;
}
.catalog-category-view .category-products .toolbar .sorter .caret-up,
.catalogsearch-result-index .category-products .toolbar .sorter .caret-up,
.solrsearch-index-index .category-products .toolbar .sorter .caret-up,
.catalogsearch-advanced-result .category-products .toolbar .sorter .caret-up {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.catalog-category-view .category-products .toolbar .pages,
.catalogsearch-result-index .category-products .toolbar .pages,
.solrsearch-index-index .category-products .toolbar .pages,
.catalogsearch-advanced-result .category-products .toolbar .pages {
  display: none;
}
.catalog-category-view .category-products .toolbar .pages-mobile,
.catalogsearch-result-index .category-products .toolbar .pages-mobile,
.solrsearch-index-index .category-products .toolbar .pages-mobile,
.catalogsearch-advanced-result .category-products .toolbar .pages-mobile {
  display: none;
}
.catalog-category-view .category-products .toolbar-bottom .pager,
.catalogsearch-result-index .category-products .toolbar-bottom .pager,
.solrsearch-index-index .category-products .toolbar-bottom .pager,
.catalogsearch-advanced-result .category-products .toolbar-bottom .pager {
  width: 100%;
}
.catalog-category-view .category-products .toolbar-bottom .pages,
.catalogsearch-result-index .category-products .toolbar-bottom .pages,
.solrsearch-index-index .category-products .toolbar-bottom .pages,
.catalogsearch-advanced-result .category-products .toolbar-bottom .pages {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .toolbar-bottom .pages,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages,
  .solrsearch-index-index .category-products .toolbar-bottom .pages,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages {
    display: none;
  }
}
.catalog-category-view .category-products .toolbar-bottom .pages ol li,
.catalogsearch-result-index .category-products .toolbar-bottom .pages ol li,
.solrsearch-index-index .category-products .toolbar-bottom .pages ol li,
.catalogsearch-advanced-result .category-products .toolbar-bottom .pages ol li {
  background: transparent;
  display: inline-block;
  margin: 2px;
  border: 0px;
}
.catalog-category-view .category-products .toolbar-bottom .pages ol li a,
.catalogsearch-result-index .category-products .toolbar-bottom .pages ol li a,
.solrsearch-index-index .category-products .toolbar-bottom .pages ol li a,
.catalogsearch-advanced-result .category-products .toolbar-bottom .pages ol li a {
  font-family: "latolight";
  color: #4d4d4d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 2px 0px #ccc;
  -webkit-box-shadow: 1px 1px 2px 0px #ccc;
  box-shadow: 1px 1px 2px 0px #ccc;
  font-size: 14px;
  padding: 10px 15px;
}
.catalog-category-view .category-products .toolbar-bottom .pages ol .current span,
.catalogsearch-result-index .category-products .toolbar-bottom .pages ol .current span,
.solrsearch-index-index .category-products .toolbar-bottom .pages ol .current span,
.catalogsearch-advanced-result .category-products .toolbar-bottom .pages ol .current span {
  background: #0f2c51;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 15px;
}
.catalog-category-view .category-products .toolbar-bottom .pages ol .active span,
.catalogsearch-result-index .category-products .toolbar-bottom .pages ol .active span,
.solrsearch-index-index .category-products .toolbar-bottom .pages ol .active span,
.catalogsearch-advanced-result .category-products .toolbar-bottom .pages ol .active span {
  background: #0f2c51;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .toolbar-bottom .pages-mobile,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages-mobile,
  .solrsearch-index-index .category-products .toolbar-bottom .pages-mobile,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages-mobile {
    display: block;
    width: 100%;
  }
  .catalog-category-view .category-products .toolbar-bottom .pages-mobile .prev-arrow,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages-mobile .prev-arrow,
  .solrsearch-index-index .category-products .toolbar-bottom .pages-mobile .prev-arrow,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages-mobile .prev-arrow {
    border-bottom: 4px solid transparent;
    border-right: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    margin-bottom: 4px;
    vertical-align: middle;
    width: 0;
  }
  .catalog-category-view .category-products .toolbar-bottom .pages-mobile .next-arrow,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages-mobile .next-arrow,
  .solrsearch-index-index .category-products .toolbar-bottom .pages-mobile .next-arrow,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages-mobile .next-arrow {
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    margin-bottom: 2px;
    vertical-align: middle;
    width: 0;
  }
  .catalog-category-view .category-products .toolbar-bottom .pages-mobile ol li,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages-mobile ol li,
  .solrsearch-index-index .category-products .toolbar-bottom .pages-mobile ol li,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages-mobile ol li {
    background: transparent;
    display: inline-block;
    margin: 2px;
    border: 0px;
    width: 48%;
  }
  .catalog-category-view .category-products .toolbar-bottom .pages-mobile ol li a,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages-mobile ol li a,
  .solrsearch-index-index .category-products .toolbar-bottom .pages-mobile ol li a,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages-mobile ol li a {
    background-color: #ffffff;
    font-family: "latolight";
    color: #4d4d4d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px 0px #ccc;
    -webkit-box-shadow: 1px 1px 2px 0px #ccc;
    box-shadow: 1px 1px 2px 0px #ccc;
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    display: block;
  }
  .catalog-category-view .category-products .toolbar-bottom .pages-mobile ol li a.disabled,
  .catalogsearch-result-index .category-products .toolbar-bottom .pages-mobile ol li a.disabled,
  .solrsearch-index-index .category-products .toolbar-bottom .pages-mobile ol li a.disabled,
  .catalogsearch-advanced-result .category-products .toolbar-bottom .pages-mobile ol li a.disabled {
    color: #ddd;
    text-decoration: none;
    width: 100%;
    display: block;
  }
}
.catalog-category-view .category-products .toolbar-bottom .limiter,
.catalogsearch-result-index .category-products .toolbar-bottom .limiter,
.solrsearch-index-index .category-products .toolbar-bottom .limiter,
.catalogsearch-advanced-result .category-products .toolbar-bottom .limiter {
  display: none;
}
.catalog-category-view .category-products .toolbar-bottom .sorter,
.catalogsearch-result-index .category-products .toolbar-bottom .sorter,
.solrsearch-index-index .category-products .toolbar-bottom .sorter,
.catalogsearch-advanced-result .category-products .toolbar-bottom .sorter {
  display: none;
}
.catalog-category-view .category-products .products-list .item,
.catalogsearch-result-index .category-products .products-list .item,
.solrsearch-index-index .category-products .products-list .item,
.catalogsearch-advanced-result .category-products .products-list .item {
  position: relative;
  background: #fff;
  padding: 0px;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 2px 2px 4px -2px #cccccc;
  -webkit-box-shadow: 2px 2px 4px -2px #cccccc;
  box-shadow: 2px 2px 4px -2px #cccccc;
  font-family: "latoregular";
  border-bottom: 0px;
}
.catalog-category-view .category-products .products-list .item .product-shop,
.catalogsearch-result-index .category-products .products-list .item .product-shop,
.solrsearch-index-index .category-products .products-list .item .product-shop,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop {
  margin-left: 170px;
  padding: 10px 15px 46px 15px;
  background: #fcfcfc;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .products-list .item .product-shop,
  .catalogsearch-result-index .category-products .products-list .item .product-shop,
  .solrsearch-index-index .category-products .products-list .item .product-shop,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop {
    margin-left: 24%;
  }
}
@media (max-width: 360px) {
  .catalog-category-view .category-products .products-list .item .product-shop,
  .catalogsearch-result-index .category-products .products-list .item .product-shop,
  .solrsearch-index-index .category-products .products-list .item .product-shop,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop {
    margin-left: 30%;
  }
}
.catalog-category-view .category-products .products-list .item .product-shop .product-name,
.catalogsearch-result-index .category-products .products-list .item .product-shop .product-name,
.solrsearch-index-index .category-products .products-list .item .product-shop .product-name,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .product-name {
  font-size: 18px;
  padding: 10px 0px 5px 0px;
  font-family: "latobold";
}
.catalog-category-view .category-products .products-list .item .product-shop .product-name a,
.catalogsearch-result-index .category-products .products-list .item .product-shop .product-name a,
.solrsearch-index-index .category-products .products-list .item .product-shop .product-name a,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .product-name a {
  color: #333;
}
.catalog-category-view .category-products .products-list .item .product-shop .author-name,
.catalogsearch-result-index .category-products .products-list .item .product-shop .author-name,
.solrsearch-index-index .category-products .products-list .item .product-shop .author-name,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .author-name {
  font-family: "latobold";
  font-size: 12px;
  color: #882149;
}
.catalog-category-view .category-products .products-list .item .product-shop .desc,
.catalogsearch-result-index .category-products .products-list .item .product-shop .desc,
.solrsearch-index-index .category-products .products-list .item .product-shop .desc,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .desc {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .products-list .item .product-shop .desc,
  .catalogsearch-result-index .category-products .products-list .item .product-shop .desc,
  .solrsearch-index-index .category-products .products-list .item .product-shop .desc,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop .desc {
    display: none;
  }
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info {
  padding: 5px 0px 0px;
  margin-top: 5px;
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info .publication-date,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .publication-date,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .publication-date,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .publication-date {
  font-style: normal;
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price {
  /*text-decoration:line-through;*/
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price,
  .catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price,
  .solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-price {
    text-decoration: line-through;
  }
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label {
  font-weight: bold;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label,
  .catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label,
  .solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-rrp-label {
    display: none;
  }
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-label,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-label,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-label,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-label {
  font-weight: bold;
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-online-price,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-online-price,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-online-price,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-online-price {
  font-weight: bold;
  color: #5f9ccd;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-online-price,
  .catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-online-price,
  .solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-online-price,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-online-price {
    display: none;
  }
}
.catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-price,
.catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-price,
.solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-price,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-price {
  font-weight: bold;
  color: #5f9ccd;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-price,
  .catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-price,
  .solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-price,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-price {
    margin-left: 25px;
  }
}
@media (max-width: 360px) {
  .catalog-category-view .category-products .products-list .item .product-shop .type-row-info .type-list-price,
  .catalogsearch-result-index .category-products .products-list .item .product-shop .type-row-info .type-list-price,
  .solrsearch-index-index .category-products .products-list .item .product-shop .type-row-info .type-list-price,
  .catalogsearch-advanced-result .category-products .products-list .item .product-shop .type-row-info .type-list-price {
    margin-left: 5px;
  }
}
.catalog-category-view .category-products .products-list .item .product-shop .configurable-options-wrapper .in-stock,
.catalogsearch-result-index .category-products .products-list .item .product-shop .configurable-options-wrapper .in-stock,
.solrsearch-index-index .category-products .products-list .item .product-shop .configurable-options-wrapper .in-stock,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .configurable-options-wrapper .in-stock {
  color: #4a9032;
  font-weight: bold;
}
.catalog-category-view .category-products .products-list .item .product-shop .configurable-options-wrapper .out-of-stock,
.catalogsearch-result-index .category-products .products-list .item .product-shop .configurable-options-wrapper .out-of-stock,
.solrsearch-index-index .category-products .products-list .item .product-shop .configurable-options-wrapper .out-of-stock,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .configurable-options-wrapper .out-of-stock {
  color: #ab0f03;
  font-weight: bold;
}
.catalog-category-view .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box,
.catalogsearch-result-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box,
.solrsearch-index-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box {
  margin-top: 5px;
}
.catalog-category-view .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .form-control,
.catalogsearch-result-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .form-control,
.solrsearch-index-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .form-control,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .form-control {
  border: 1px solid #4d4d4d;
  color: #4d4d4d;
}
.catalog-category-view .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .btn,
.catalogsearch-result-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .btn,
.solrsearch-index-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .btn,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .btn {
  background: none repeat scroll 0 0 #0f2d53;
  border-color: #4d4d4d #4d4d4d #4d4d4d -moz-use-text-color;
  border-image: none;
  border-radius: 0 3px 3px 0;
  border-style: solid solid solid none;
  border-width: 1px;
  color: #fff;
  font-family: "latoregular";
  font-size: 14px;
}
.catalog-category-view .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .error,
.catalogsearch-result-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .error,
.solrsearch-index-index .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .error,
.catalogsearch-advanced-result .category-products .products-list .item .product-shop .configurable-options-wrapper .notify-me-box .error {
  color: #8c2e0b;
  display: table-footer-group;
}
.catalog-category-view .category-products .products-list .item .footer-box,
.catalogsearch-result-index .category-products .products-list .item .footer-box,
.solrsearch-index-index .category-products .products-list .item .footer-box,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box {
  background: #e5e5e5;
  height: 41px;
  margin-top: 0px;
  margin-left: 170px;
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 74.2%;
}
@media (max-width: 1050px) {
  .catalog-category-view .category-products .products-list .item .footer-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box {
    width: 72%;
  }
}
@media (max-width: 992px) {
  .catalog-category-view .category-products .products-list .item .footer-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box {
    width: 75.8%;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .products-list .item .footer-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box {
    position: relative;
    margin-left: 0px;
    clear: both;
    width: auto;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .container-footer-box,
.catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box,
.solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box {
  margin-left: 0px;
  float: right;
  margin-right: 0px;
  height: auto;
  padding: 0px;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .container-footer-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box {
    width: 100%;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .container-footer-box .options-product,
.catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box .options-product,
.solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box .options-product,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box .options-product {
  width: 146px;
  overflow: hidden;
  margin: 5px 15px 0 2px;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .container-footer-box .options-product,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box .options-product,
  .solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box .options-product,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box .options-product {
    margin-right: 2%;
    width: 41%;
    margin-left: 2%;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .container-footer-box .options-product select,
.catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box .options-product select,
.solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box .options-product select,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box .options-product select {
  font-family: "latoregular";
  background: url("../../images/select.png") no-repeat 82% 0 #f8f8f8;
  border: 1px solid #f8f8f8;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  width: 170px;
  height: 32px;
  padding-right: 58px;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  line-height: 14px;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .container-footer-box .options-product select,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box .options-product select,
  .solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box .options-product select,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box .options-product select {
    width: 118%;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .container-footer-box .options-product select::-ms-expand,
.catalogsearch-result-index .category-products .products-list .item .footer-box .container-footer-box .options-product select::-ms-expand,
.solrsearch-index-index .category-products .products-list .item .footer-box .container-footer-box .options-product select::-ms-expand,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .container-footer-box .options-product select::-ms-expand {
  display: none;
}
.catalog-category-view .category-products .products-list .item .footer-box .button-box,
.catalogsearch-result-index .category-products .products-list .item .footer-box .button-box,
.solrsearch-index-index .category-products .products-list .item .footer-box .button-box,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box {
  float: left;
  margin: 0px;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box {
    width: 40%;
    margin-left: 2%;
    margin-right: 2%;
    float: right;
  }
}
@media (max-width: 300px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box {
    width: 37%;
    margin-left: 5px;
    margin-right: 5px;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .button-box .button,
.catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button,
.solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  background: #0f2d53;
  border-color: #0f2d53;
  font-size: 16px;
  padding: 9px 12px;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box .button,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button {
    padding: 0.75em 0;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
    border-bottom-right-radius: 0px;
  }
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box .button,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .button-box .button span,
.catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button span,
.solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button span,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button span {
  padding: 0px 8px;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box .button span,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button span,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button span,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button span {
    padding: 0px 4px;
  }
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box .button span,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button span,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button span,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button span {
    font-size: 100%;
    padding: 0px;
  }
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .button-box .button span span,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .button-box .button span span,
  .solrsearch-index-index .category-products .products-list .item .footer-box .button-box .button span span,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .button-box .button span span {
    font-size: 100%;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .options-product,
.catalogsearch-result-index .category-products .products-list .item .footer-box .options-product,
.solrsearch-index-index .category-products .products-list .item .footer-box .options-product,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .options-product {
  float: left;
  margin-right: 15px;
}
.catalog-category-view .category-products .products-list .item .footer-box .qty-box,
.catalogsearch-result-index .category-products .products-list .item .footer-box .qty-box,
.solrsearch-index-index .category-products .products-list .item .footer-box .qty-box,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .qty-box {
  float: left;
  width: auto;
  margin-right: 10px;
  margin-top: 5px;
  height: 32px;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .qty-box,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .qty-box,
  .solrsearch-index-index .category-products .products-list .item .footer-box .qty-box,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .qty-box {
    margin-right: 0;
    width: 11%;
  }
}
.catalog-category-view .category-products .products-list .item .footer-box .qty-box label,
.catalogsearch-result-index .category-products .products-list .item .footer-box .qty-box label,
.solrsearch-index-index .category-products .products-list .item .footer-box .qty-box label,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .qty-box label {
  float: left;
  padding: 6px 5px;
  margin: 0px;
}
.catalog-category-view .category-products .products-list .item .footer-box .qty-box input,
.catalogsearch-result-index .category-products .products-list .item .footer-box .qty-box input,
.solrsearch-index-index .category-products .products-list .item .footer-box .qty-box input,
.catalogsearch-advanced-result .category-products .products-list .item .footer-box .qty-box input {
  float: left;
  width: 40px;
  height: 32px;
  font-family: "latoregular";
  background: #f8f8f8;
  border: 1px solid #fff;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
}
@media (max-width: 450px) {
  .catalog-category-view .category-products .products-list .item .footer-box .qty-box input,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .qty-box input,
  .solrsearch-index-index .category-products .products-list .item .footer-box .qty-box input,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .qty-box input {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .catalog-category-view .category-products .products-list .item .footer-box .qty-box input,
  .catalogsearch-result-index .category-products .products-list .item .footer-box .qty-box input,
  .solrsearch-index-index .category-products .products-list .item .footer-box .qty-box input,
  .catalogsearch-advanced-result .category-products .products-list .item .footer-box .qty-box input {
    padding: 6px 9px;
  }
}
.catalog-category-view .category-products .products-list .product-image,
.catalogsearch-result-index .category-products .products-list .product-image,
.solrsearch-index-index .category-products .products-list .product-image,
.catalogsearch-advanced-result .category-products .products-list .product-image {
  width: 170px;
  padding: 4px;
  text-align: center;
}
@media (max-width: 767px) {
  .catalog-category-view .category-products .products-list .product-image,
  .catalogsearch-result-index .category-products .products-list .product-image,
  .solrsearch-index-index .category-products .products-list .product-image,
  .catalogsearch-advanced-result .category-products .products-list .product-image {
    width: 24%;
  }
}
@media (max-width: 360px) {
  .catalog-category-view .category-products .products-list .product-image,
  .catalogsearch-result-index .category-products .products-list .product-image,
  .solrsearch-index-index .category-products .products-list .product-image,
  .catalogsearch-advanced-result .category-products .products-list .product-image {
    width: 30%;
  }
}
.catalog-category-view .category-products .products-list .product-image img,
.catalogsearch-result-index .category-products .products-list .product-image img,
.solrsearch-index-index .category-products .products-list .product-image img,
.catalogsearch-advanced-result .category-products .products-list .product-image img {
  border-radius: 0px;
  background: transparent;
}
.catalog-category-view #solr_search_result_page_container .page-title h1,
.catalogsearch-result-index #solr_search_result_page_container .page-title h1,
.solrsearch-index-index #solr_search_result_page_container .page-title h1,
.catalogsearch-advanced-result #solr_search_result_page_container .page-title h1 {
  font-family: "latobold";
  margin: 0px;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dt,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dt,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dt,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dt {
  background: url("../../images/menu_chev-right-white100_10x16.png") no-repeat 96% 50% #799db0;
  /*background:url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;*/
  font-family: "latobold";
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dt.open,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dt.open,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dt.open,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dt.open {
  background: url("../../images/menu_chev-down-white100_16x9.png") no-repeat 96% 50% #799db0;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd {
  padding: 0;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li {
  background: #fff;
  /*border-bottom: 1px solid #ededed;*/
  font-family: "latobold";
  color: #fff;
  padding: 0px;
  font-size: 14px;
  font-weight: 500;
  display: block;
  float: left;
  width: 100%;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li a,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li a,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li a,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li a {
  font-family: "latobold";
  color: #4d4d4d;
  font-size: 14px;
  padding: 10px 20px;
  width: 100%;
  border-bottom: 1px solid #ededed;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li a span,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li a span,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li a span,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li a span {
  color: #5f9ccd;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li ol li,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li ol li {
  display: block;
  float: left;
  width: 100%;
  padding: 0px 0px;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li ol li a,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li a,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li a,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li ol li a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  font-family: "latobold";
  color: #4d4d4d;
  /*border-bottom:0px;*/
  border-bottom: 1px solid #ededed;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li ol li .level-1,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li .level-1,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li .level-1,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li ol li .level-1 {
  /*border-bottom: 1px solid #ededed;*/
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li ol li ol li,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li ol li,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li ol li,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li ol li ol li {
  padding: 0px 0px;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li ol li .facet-item,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li .facet-item,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li ol li .facet-item,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li ol li .facet-item {
  background: #fff;
}
.catalog-category-view #solr_search_facets .block-content #narrow-by-list dd ol li .facet-item,
.catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd ol li .facet-item,
.solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd ol li .facet-item,
.catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd ol li .facet-item {
  background: #fff;
}
@media (max-width: 991px) {
  .catalog-category-view #solr_search_facets .block-content #narrow-by-list dd,
  .catalogsearch-result-index #solr_search_facets .block-content #narrow-by-list dd,
  .solrsearch-index-index #solr_search_facets .block-content #narrow-by-list dd,
  .catalogsearch-advanced-result #solr_search_facets .block-content #narrow-by-list dd {
    /*display:none;*/
  }
}
@media (max-width: 767px) {
  .catalog-category-view .left-content .category-products,
  .catalogsearch-result-index .left-content .category-products,
  .solrsearch-index-index .left-content .category-products,
  .catalogsearch-advanced-result .left-content .category-products {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.catalog-category-view .left-content aside[role="complementary"],
.catalogsearch-result-index .left-content aside[role="complementary"],
.solrsearch-index-index .left-content aside[role="complementary"],
.catalogsearch-advanced-result .left-content aside[role="complementary"] {
  padding-right: 0px;
}
.catalogsearch-advanced-result .layout-1-col div[role="main"] {
  padding-left: 0px;
  padding-right: 0px;
}
.catalogsearch-advanced-result .products-list .item .footer-box {
  background: #e5e5e5;
  height: 41px;
  margin-top: 0px;
  margin-left: 170px;
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 83.2% !important;
}
@media (max-width: 1050px) {
  .catalogsearch-advanced-result .products-list .item .footer-box {
    width: 81.8% !important;
  }
}
@media (max-width: 992px) {
  .catalogsearch-advanced-result .products-list .item .footer-box {
    width: 76.2% !important;
  }
}
@media (max-width: 767px) {
  .catalogsearch-advanced-result .products-list .item .footer-box {
    position: relative;
    margin-left: 0px;
    clear: both;
    width: 100% !important;
  }
}
.catalogsearch-advanced-result .category-products .toolbar .sorter {
  /*                @media (max-width: @screen-xs-max) {
                                    margin:0px;
                                }*/
}
@media (max-width: 767px) {
  .catalog-product-view div[role="main"] {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .breadcrumb {
    display: none;
  }
}
.catalog-product-view .product-view .product-shop {
  background-color: transparent;
  border: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}
.catalog-product-view .product-view .product-shop .product-shop-box {
  background-color: #fff;
  border: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  padding: 15px 15px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-shop .product-shop-box {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    /*margin-left:-15px;*/
    /*margin-right:-15px;*/
    margin-bottom: 0px;
  }
}
.catalog-product-view .product-view .product-shop .product-shop-box .pp {
  margin: 0px 5px;
  font-family: "latobold";
}
.catalog-product-view .product-view .product-shop .product-shop-box .pp span {
  font-family: "latoregular";
  text-transform: lowercase;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-shop {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
  }
}
.catalog-product-view .product-view .product-shop .product-options {
  font-family: "latoregular";
  background-color: #fff;
  border: 0px;
  border-radius: 4px;
  box-shadow: 0 0px 0px #fff;
  padding: 0px;
}
.catalog-product-view .product-view .product-shop .product-options .conf-pricebox {
  font-size: 16px;
  font-family: "latobold";
  color: #333;
}
.catalog-product-view .product-view .product-shop .product-options .conf-pricebox .old-price {
  text-decoration: line-through;
  color: #333;
}
.catalog-product-view .product-view .product-shop .product-options .conf-pricebox .online-price {
  color: #799db0;
  margin-left: 5px;
}
.catalog-product-view .product-view .product-shop .product-options .stock .in-stock {
  color: #4a9032;
  font-weight: bold;
}
.catalog-product-view .product-view .product-shop .product-options .stock .out-of-stock {
  color: #ab0f03;
  font-weight: bold;
}
.catalog-product-view .product-view .product-shop .product-options .stock .stock-notify a {
  color: #0f3452;
  font-weight: bold;
}
.catalog-product-view .product-view .product-shop .product-options .stock .stock-notify a:hover {
  color: #799db0;
  text-decoration: none;
}
.catalog-product-view .product-view .product-shop .product-options .stock .notify-me-box {
  margin-top: 5px;
}
.catalog-product-view .product-view .product-shop .product-options .stock .notify-me-box .form-control {
  border: 1px solid #4d4d4d;
  color: #4d4d4d;
}
.catalog-product-view .product-view .product-shop .product-options .stock .notify-me-box .btn {
  background: none repeat scroll 0 0 #0f2d53;
  border-color: #4d4d4d #4d4d4d #4d4d4d -moz-use-text-color;
  border-image: none;
  border-radius: 0 3px 3px 0;
  border-style: solid solid solid none;
  border-width: 1px;
  color: #fff;
  font-family: "latoregular";
  font-size: 14px;
}
.catalog-product-view .product-view .product-shop .product-options .stock .error {
  color: #8c2e0b;
  display: table-footer-group;
  font-weight: bold;
  padding: 0px 5px;
  -webkit-transition: all 500ms ease-out 1s;
  -moz-transition: all 500ms ease-out 1s;
  -o-transition: all 500ms ease-out 1s;
  transition: all 500ms ease-out 1s;
}
.catalog-product-view .product-view .product-shop .product-options-bottom {
  margin: 0 -15px -15px;
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart {
  background: #e5e5e5;
  width: 100%;
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group {
  width: 100%;
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box {
  display: block;
  height: 50px;
  padding: 8px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box {
    width: 60%;
    float: left;
  }
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select {
  float: left;
  width: 130px;
  overflow: hidden;
  margin: 0px 15px 0 2px;
  margin-left: 19%;
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select {
    margin-left: 7%;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select {
    margin-left: 12%;
  }
}
@media (max-width: 450px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select {
    margin-right: 2%;
    width: 41%;
    margin-left: 8%;
  }
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select select {
  font-family: "latoregular";
  background: url("../../images/select.png") no-repeat 82% 0 #f8f8f8;
  border: 1px solid #f8f8f8;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 150px;
  height: 32px;
  padding-right: 58px;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media (max-width: 450px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select select {
    width: 118%;
  }
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box #pull-select select::-ms-expand {
  display: none;
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box .qty {
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  float: right;
  margin-right: 20%;
  width: 11%;
  height: 32px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box .qty {
    margin-right: 9%;
    width: 16%;
  }
}
@media (max-width: 360px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .before-button-box .qty {
    margin-right: 13%;
    width: 21%;
  }
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .input-group-btn {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .input-group-btn {
    width: 40%;
    float: right;
  }
}
.catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .input-group-btn .btn-cart {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #0f2d53;
  border-color: #0f2d53;
  font-size: 16px;
  padding: 10px 12px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-shop .product-options-bottom .add-to-cart .input-group .input-group-btn .btn-cart {
    width: 90%;
    float: right;
    font-size: 14px;
    float: left;
    height: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.catalog-product-view .product-view .product-shop .product-options-bottom .price-box {
  display: none;
}
.catalog-product-view .product-view .product-shop .payment-icons {
  width: 100%;
  margin-top: 0px;
  text-align: center;
}
.catalog-product-view .product-view .product-shop .payment-icons img {
  margin: 0 auto;
}
.catalog-product-view .product-view .payment-icons-box {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .payment-icons-box {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 15px;
    text-align: center;
  }
}
.catalog-product-view .product-view .eep-online-box {
  clear: right;
  padding: 0px;
  background: transparent;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .eep-online-box {
    padding-left: 35%;
    text-align: center;
  }
}
@media (max-width: 450px) {
  .catalog-product-view .product-view .eep-online-box {
    padding-left: 0px;
    text-align: center;
    clear: both;
  }
}
.catalog-product-view .product-view .eep-online-box .elgar-online {
  width: 100%;
  /*display: inline-block;*/
  float: none;
  /*                @media (min-width: @screen-xs-max) and (max-width: @screen-md) {
                                    float:left;
                                    clear:both;
                                    padding-left:0;
                                }
                                @media (max-width: @screen-xs-max) {
                                    padding-left:35%;
                                }
                                @media (max-width: 450px) {
                                    padding-left:0;
                                    float:left;
                                    clear:both;
                                }*/
}
.catalog-product-view .product-view .eep-online-box .elgar-online a {
  font-family: "latobold";
  padding: 0px;
  margin: 0px;
  background: #799db0;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online a {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online a {
    width: 100%;
  }
}
.catalog-product-view .product-view .eep-online-box .elgar-online a p {
  margin-bottom: 0px;
}
.catalog-product-view .product-view .eep-online-box .elgar-online a:hover .eep-link {
  background: transparent;
  color: #fff;
  border: 0px;
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
}
.catalog-product-view .product-view .eep-online-box .elgar-online .eep-link {
  background: transparent;
  width: 60%;
  float: left;
  font-size: 15px;
  height: 41px;
  padding: 11px 0 10px 10px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  /*border-right:solid 1px #799db0;*/
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
  text-align: left;
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-link {
    height: 33px;
    font-size: 3vw;
    padding: 9px 0 10px 6px;
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-link {
    height: auto;
    padding: 10px 0 10px 12px;
    font-size: 3.4vw;
  }
}
@media (max-width: 767px) and (min-width: 530px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-link {
    /*                        font-size:13px;*/
    font-size: 2vw;
    width: auto;
  }
}
@media (max-width: 767px) and (min-width: 450px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-link {
    /*                        font-size:13px;*/
    font-size: 2.4vw;
    width: auto;
  }
}
@media (min-width: 320px) and (max-width: 360px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-link {
    /*                        font-size:10px;*/
    font-size: 3.4vw;
  }
}
.catalog-product-view .product-view .eep-online-box .elgar-online .eep-logo {
  background: #0f3452;
  height: auto;
  padding: 10px;
  width: 40%;
  float: left;
  padding: 8px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 1px solid #0f3452;
}
@media (max-width: 767px) and (min-width: 549px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-logo {
    width: 155px;
    float: right;
  }
}
@media (max-width: 550px) {
  .catalog-product-view .product-view .eep-online-box .elgar-online .eep-logo {
    width: 40%;
    float: right;
  }
}
.catalog-product-view .product-view .eep-online-box .elgar-online:hover a {
  background: #0f3452;
  color: #fff;
  /*border-right:solid 1px #799db0;*/
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
}
.catalog-product-view .product-view .eep-online-box .elgar-online:hover .eep-logo {
  background: #0f3452;
  color: #fff;
  border-left: 1px solid #799db0;
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
}
.catalog-product-view .product-view .product-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  margin-bottom: 10px;
  font-family: "latoregular";
}
@media (min-width: 768px) {
  .catalog-product-view .product-view .product-box {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0;
    padding-left: 0;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .catalog-product-view .product-view .product-box {
    float: left;
    width: 100%;
  }
}
.catalog-product-view .product-view .product-box .product-img-box2 {
  background: #fff;
  padding: 15px;
  /*                overflow:auto;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .product-img-box2 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.catalog-product-view .product-view .product-box .product-image {
  float: left;
  text-align: center;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .product-image {
    width: 30%;
  }
}
.catalog-product-view .product-view .product-box .product-image img {
  border: 1px solid #dddddd;
  padding: 4px;
}
.catalog-product-view .product-view .product-box .product-name {
  padding-left: 250px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .product-name {
    padding-left: 35%;
  }
}
.catalog-product-view .product-view .product-box .product-name h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  padding: 10px 0px 5px 0px;
  font-family: "latobold";
  color: #333;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .product-name h1 {
    padding: 5px 0px 5px 0px;
    font-size: 16px;
  }
}
.catalog-product-view .product-view .product-box .product-name .subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 17px;
  display: block;
  font-family: "latobold";
  color: #333;
  padding-bottom: 2px;
}
.catalog-product-view .product-view .product-box .product-name .author-name {
  font-family: "latobold";
  font-size: 14px;
  color: #882149;
}
.catalog-product-view .product-view .product-box .product-name .book-series {
  font-style: italic;
}
.catalog-product-view .product-view .product-box .pp {
  padding-left: 250px;
  margin-bottom: 20px;
  font-family: "latobold";
  color: #333;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .pp {
    padding-left: 35%;
  }
}
.catalog-product-view .product-view .product-box .blurb-ebook {
  padding-left: 250px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .blurb-ebook {
    display: none;
  }
}
.catalog-product-view .product-view .product-box .associations {
  padding-left: 250px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .associations {
    display: none;
  }
}
.catalog-product-view .product-view .product-box .short-description {
  padding-left: 250px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .short-description {
    display: none;
  }
}
.catalog-product-view .product-view .product-box .published-association {
  padding-left: 250px;
  margin: 15px 0;
  color: #577186;
  font-family: "latobold";
  font-style: italic;
}
@media (min-width: 767px) and (max-width: 992px) {
  .catalog-product-view .product-view .product-box .published-association {
    float: left;
    clear: both;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .published-association {
    padding-left: 35%;
    /*padding-left:0;*/
    /*float:left;*/
  }
}
@media (max-width: 450px) {
  .catalog-product-view .product-view .product-box .published-association {
    padding-left: 0;
    float: left;
    clear: both;
  }
}
.catalog-product-view .product-view .product-box .eisbn {
  padding-left: 250px;
  font-family: "latoregular";
}
@media (min-width: 767px) and (max-width: 992px) {
  .catalog-product-view .product-view .product-box .eisbn {
    float: left;
    clear: both;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .eisbn {
    padding-left: 35%;
  }
}
@media (max-width: 450px) {
  .catalog-product-view .product-view .product-box .eisbn {
    padding-left: 0;
    float: left;
    clear: both;
  }
}
.catalog-product-view .product-view .product-box .eisbn label {
  display: inline;
  font-weight: normal;
}
.catalog-product-view .product-view .product-box .eisbn span {
  display: inline;
}
.catalog-product-view .product-view .product-box .link-box {
  width: 100%;
  display: inline-block;
  float: none;
  margin-top: 15px;
}
.catalog-product-view .product-view .product-box .link-box .look-inside {
  width: 25%;
  float: left;
}
.catalog-product-view .product-view .product-box .link-box .look-inside a {
  background: #0f3452;
  color: #ffffff;
  font-size: 12px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  font-family: "latobold";
  padding: 5px 15px;
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
}
.catalog-product-view .product-view .product-box .link-box .look-inside a:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@v)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 0.7;
  text-decoration: none;
}
.catalog-product-view .product-view .product-box .link-box .look-inside a:active {
  text-decoration: none;
}
.catalog-product-view .product-view .product-box .link-box .look-inside a:hover {
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
  background: #799db0;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .look-inside {
    display: none;
  }
}
.catalog-product-view .product-view .product-box .link-box .social {
  width: 75%;
  float: left;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social {
    width: 100%;
  }
}
.catalog-product-view .product-view .product-box .link-box .social .social-link {
  float: right;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background: #f4f4f4;
  padding: 3px 15px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social .social-link {
    float: none;
    text-align: center;
    padding: 10px 15px;
    margin-left: 0px;
  }
}
.catalog-product-view .product-view .product-box .link-box .social .social-link .link-email-friend {
  background: url("../../images/ic_email_22x22.png") no-repeat center center;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  margin: 0px 5px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social .social-link .link-email-friend {
    width: 20%;
    margin: 0px;
  }
}
.catalog-product-view .product-view .product-box .link-box .social .social-link .facebook {
  background: url("../../images/ic_facebook_22x22.png") no-repeat center center;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  margin: 0px 5px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social .social-link .facebook {
    width: 20%;
    margin: 0px;
  }
}
.catalog-product-view .product-view .product-box .link-box .social .social-link .twitter {
  background: url("../../images/ic_twitter_22x22.png") no-repeat center center;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  margin: 0px 5px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social .social-link .twitter {
    width: 20%;
    margin: 0px;
  }
}
.catalog-product-view .product-view .product-box .link-box .social .social-link .linkedin {
  background: url("../../images/ic_linkedin_22x22.png") no-repeat center center;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  margin: 0px 5px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social .social-link .linkedin {
    width: 20%;
    margin: 0px;
  }
}
.catalog-product-view .product-view .product-box .link-box .social a.see-site {
  float: right;
  background: #5f9ccd;
  color: #ffffff;
  font-size: 12px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  font-family: "latobold";
  padding: 5px 15px;
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
}
.catalog-product-view .product-view .product-box .link-box .social a.see-site:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@v)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 0.7;
  text-decoration: none;
}
.catalog-product-view .product-view .product-box .link-box .social a.see-site:active {
  text-decoration: none;
}
.catalog-product-view .product-view .product-box .link-box .social a.see-site:hover {
  -webkit-transition: background 500ms ease-in-out 0ms;
  -moz-transition: background 500ms ease-in-out 0ms;
  -o-transition: background 500ms ease-in-out 0ms;
  transition: background 500ms ease-in-out 0ms;
  background: #0f3452;
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .product-box .link-box .social a.see-site {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box .link-box .social a.see-site {
    display: none;
  }
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown {
  float: right;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .dropdown-menu {
  left: -50%;
  right: -50%;
  top: 120%;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 50%;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 50%;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown {
  padding: 5px 15px;
  font-family: "latoregular";
  font-size: 11px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown h4 {
  font-size: 12px;
  font-family: "latobold";
  text-transform: uppercase;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown ul li {
  font-family: "latoregular";
  font-size: 11px;
  margin-bottom: 5px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown ul li small {
  font-family: "latobold";
  font-size: 11px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown .form-list .fields {
  margin-bottom: 10px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown .form-list .fields .input-box .input-text {
  height: 24px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .box-dropdown .form-list .fields label {
  margin-bottom: 2px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .button {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 14px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 2px 15px;
  border: 0px;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.catalog-product-view .product-view .product-box .link-box .social .dropdown .button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-img-box .panel-group {
    margin-bottom: 0px;
  }
}
.catalog-product-view .product-view .product-img-box .panel-group .panel {
  margin-top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0 0px 0px #fff;
  font-family: "latoregular";
  border: 0px;
  border-bottom: 1px solid #ededed;
}
.catalog-product-view .product-view .product-img-box .panel-group .panel:last-child {
  border-bottom: 1px;
}
.catalog-product-view .product-view .product-img-box .panel-group .panel .panel-heading {
  background: #799db0;
  font-family: "latobold";
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0px;
}
.catalog-product-view .product-view .product-img-box .panel-group .panel .panel-heading h4 {
  color: #fff;
  font-size: 14px;
}
.catalog-product-view .product-view .product-img-box .panel-group .panel .panel-heading h4 a {
  width: 100%;
  display: block;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-img-box {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.catalog-product-view .product-view .ebook-box {
  background-color: transparent;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .ebook-box {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.catalog-product-view .product-view .ebook-box h4 {
  font-family: "latobold";
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}
.catalog-product-view .product-view .ebook-box .ebook {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.catalog-product-view .product-view .ebook-box .ebook li {
  width: 49.5%;
  height: 50px;
  float: left;
  display: inline-block;
  background: #fff;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1%;
  text-align: center;
  padding: 5px;
}
.catalog-product-view .product-view .ebook-box .ebook li:nth-child(even) {
  margin-right: 1%;
}
.catalog-product-view .product-view .ebook-box .ebook li a {
  height: 50px;
  display: block;
  text-indent: -9999px;
}
.catalog-product-view .product-view .ebook-box .ebook .elgaronlineurl {
  background: url("../../images/elgar-online.png") no-repeat center center #033857;
}
.catalog-product-view .product-view .ebook-box .ebook .ebraryurl {
  background: url("../../images/ebrary.png") no-repeat center center #ffffff;
}
.catalog-product-view .product-view .ebook-box .ebook .ebooksurl {
  background: url("../../images/ebooks.png") no-repeat center center #ffffff;
}
.catalog-product-view .product-view .ebook-box .ebook .googleurl {
  background: url("../../images/google-play.png") no-repeat center center #ffffff;
}
.catalog-product-view .product-view .ebook-box .ebook .kobourl {
  background: url("../../images/kobo.png") no-repeat center center #00bee1;
}
.catalog-product-view .product-view .ebook-box .ebook .vitalsourceurl {
  background: url("../../images/vitalsource.png") no-repeat center center #ffffff;
}
.catalog-product-view .product-view .ebook-box .ebook .eisbn-box {
  color: #4d4d4d;
  width: 100%;
  margin-bottom: 1%;
  font-family: "latobold";
  padding-top: 15px;
}
.catalog-product-view .product-view .product-box-footer {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box-footer {
    width: auto;
    float: none;
    margin: 30px -15px 0px -15px;
    background: #fff;
  }
}
.catalog-product-view .product-view .product-box-footer h4 {
  font-family: "latobold";
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box-footer h4 {
    display: none;
  }
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel {
  background: transparent;
  box-shadow: 0 0px 0px #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading {
  border: 0px;
  background: transparent;
  padding: 0px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title {
  background: transparent;
  padding: 0px;
  border: 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title {
    display: block;
    padding: 5px 15px;
  }
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title a {
  background: url("../../images/menu_chev-right-white100_10x16.png") no-repeat 95% #0f2d53;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 9px 20px;
  color: #fff;
  display: block;
  text-align: left;
  font-family: "latobold";
  font-size: 15px;
  transition: background 500ms ease-in-out 0ms;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title a {
    text-align: left;
    padding: 5px 0px;
    background: transparent;
    font-size: 14px;
    color: #4c4c4c;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title a:hover {
  background: url("../../images/menu_chev-right-white100_10x16.png") no-repeat 95% #5f9ccd;
  text-decoration: none;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title a:hover {
    background: transparent;
    font-size: 14px;
    color: #333;
  }
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-heading .panel-title a:focus {
  text-decoration: none;
  outline: 0px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body {
  border: 0px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body .radio-box {
  margin-bottom: 10px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body #address-box {
  display: none;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body .fields label {
  margin-left: 5px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body .fields .field2 {
  padding-right: 0px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body .form-list li {
  margin-bottom: 10px;
}
.catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body .buttons-set {
  margin: 0px;
  border: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .product-box-footer .panel-group .panel .panel-collapse .panel-body .buttons-set .button {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
}
.catalog-product-view .product-view .mailing-list {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.catalog-product-view .product-view .mailing-list h4 {
  font-family: "latobold";
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .mailing-list h4 {
    display: none;
  }
}
.catalog-product-view .product-view .mailing-list .mailing-list-content {
  background: #922a5f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul {
  overflow: auto;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li {
  font-family: "latobold";
  width: 100%;
  float: left;
  color: #fff;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li .checkbox {
  margin-right: 5px;
  margin-top: 0px;
  float: left;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li .input-box {
  float: left;
  width: 70%;
  padding-right: 10px;
}
@media (max-width: 1050px) {
  .catalog-product-view .product-view .mailing-list .mailing-list-content ul li .input-box {
    width: 65%;
  }
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .mailing-list .mailing-list-content ul li .input-box {
    width: 100%;
    padding-right: 0px;
  }
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box {
  float: left;
  width: 30%;
}
@media (max-width: 1050px) {
  .catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box {
    width: 35%;
  }
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box {
    width: 100%;
    margin-top: 10px;
  }
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box .button {
  background: #ffffff;
  color: #922a5f;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box .button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #922a5f;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box .button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .catalog-product-view .product-view .mailing-list .mailing-list-content ul li .button-box .button {
    width: 100%;
  }
}
.catalog-product-view .product-view .mailing-list .mailing-list-content ul .form-li {
  margin-top: 15px;
}
.catalog-product-view .product-view .mailing-list .mailing-list-content .validation-advice {
  color: #ff0;
}
.catalog-product-view .product-view #pull-box-footer-link {
  float: left;
  width: 100%;
}
.catalog-product-view .product-view #pull-product-img-box {
  float: left;
  width: 100%;
}
.catalog-product-view .product-view .block-related {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-product-view .product-view .block-related {
    margin-bottom: 10px;
  }
}
.catalog-product-view .product-view #product-media-modal {
  /*overflow-y: auto;*/
}
.catalog-product-view .product-view #product-media-modal .carousel-control.left {
  background: transparent;
  background-image: none;
}
.catalog-product-view .product-view #product-media-modal .carousel-control.left .icon-prev {
  color: #000;
  left: 25%;
}
.catalog-product-view .product-view #product-media-modal .carousel-control.right {
  background: transparent;
  background-image: none;
}
.catalog-product-view .product-view #product-media-modal .carousel-control.right .icon-next {
  color: #000;
  right: 15%;
}
.catalog-product-view .product-view #product-media-modal .modal-footer .btn-default {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.catalog-product-view .product-view #product-media-modal .modal-footer .btn-default:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.catalog-product-view .product-view #product-media-modal .modal-footer .btn-default:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.catalog-product-view .related-custom-bg {
  background: #fff;
}
.catalog-product-view .related-custom-bg .block-related {
  float: left;
  width: 100%;
}
.catalog-product-view .related-custom-bg .block-related .block-title {
  border-bottom: 1px solid #999;
  font-family: "latobold";
  font-size: 16px;
  margin-bottom: 25px;
  padding: 10px 0px;
}
.catalog-product-view .related-custom-bg .block-related .block-title h2 {
  color: #999;
}
.catalog-product-view .related-custom-bg .block-related .block-content {
  position: relative;
}
.catalog-product-view .related-custom-bg .block-related .product {
  margin-left: 0px;
  text-align: center;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details {
  text-align: left;
  padding: 15px 30px 0 30px;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details .product-name a {
  font-family: "latobold";
  color: #45474d;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details .autor-name {
  color: #808080;
  margin-bottom: 0px;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details .price-box {
  margin-top: 15px;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details .price-box .normal-price {
  color: #808080;
  font-family: "latoregular";
  margin-bottom: 0px;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details .price-box .original-price {
  color: #45474d;
  font-family: "latobold";
  margin-bottom: 0px;
}
.catalog-product-view .related-custom-bg .block-related .product .product-details .price-box .you-save {
  color: #5f9ccd;
  font-family: "latoregular";
  margin-bottom: 0px;
}
.catalog-product-view .related-custom-bg .block-related #owl-related .item {
  text-align: center;
}
.catalog-product-view .related-custom-bg .block-related .customNavigation {
  position: absolute;
  top: 45%;
  text-align: center;
  width: 100%;
}
.catalog-product-view .related-custom-bg .block-related .customNavigation a {
  -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);
}
.catalog-product-view .related-custom-bg .block-related .customNavigation .btn {
  border: 0px;
}
.catalog-product-view .related-custom-bg .block-related .customNavigation .btn:active {
  box-shadow: 0 0px 0px #fff;
}
.catalog-product-view .related-custom-bg .block-related .customNavigation .prev {
  float: left;
  background: url("../../images/related-prev.png") no-repeat center center / contain;
  text-indent: -9999px;
  width: 28px;
  height: 50px;
  margin-left: -5%;
}
@media (max-width: 767px) {
  .catalog-product-view .related-custom-bg .block-related .customNavigation .prev {
    margin-left: 0;
  }
}
.catalog-product-view .related-custom-bg .block-related .customNavigation .next {
  float: right;
  background: url("../../images/related-next.png") no-repeat center center / contain;
  text-indent: -9999px;
  width: 28px;
  height: 50px;
  margin-right: -5%;
}
@media (max-width: 767px) {
  .catalog-product-view .related-custom-bg .block-related .customNavigation .next {
    margin-right: 0;
  }
}
.catalog-product-view #push-mailing-list .mailing-list {
  float: left;
  width: 100%;
  margin-top: 0px;
}
.catalog-product-view #push-mailing-list .mailing-list h4 {
  font-family: "latobold";
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view #push-mailing-list .mailing-list h4 {
    display: none;
  }
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content {
  background: #922a5f;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 20px;
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul {
  overflow: auto;
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li {
  font-family: "latobold";
  width: 100%;
  float: left;
  color: #fff;
}
@media (max-width: 767px) {
  .catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li {
    padding-bottom: 10px;
  }
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .checkbox {
  margin-right: 5px;
  margin-top: 0px;
  float: left;
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .input-box {
  float: left;
  width: 70%;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .input-box {
    width: 100%;
    padding-right: 0px;
  }
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .button-box {
  float: left;
  width: 30%;
}
@media (max-width: 767px) {
  .catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .button-box {
    width: 100%;
    padding-top: 10px;
  }
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .button-box .button {
  background: #ffffff;
  color: #922a5f;
  font-size: 14px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .button-box .button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #922a5f;
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .button-box .button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul li .button-box .button {
    width: 100%;
  }
}
.catalog-product-view #push-mailing-list .mailing-list .mailing-list-content ul .form-li {
  margin-top: 15px;
}
.catalog-product-view #push-mailing-list .mailing-list .validation-advice {
  color: #ff0;
}
.checkout-cart-index #before-content .page-title {
  width: 100%;
  margin: 0px;
}
.checkout-cart-index div[role="main"] {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .checkout-cart-index div[role="main"] {
    padding-right: 0px;
  }
}
.checkout-cart-index .cart .title-buttons .checkout-types {
  margin-top: 0px;
}
.checkout-cart-index .cart .messages {
  margin-top: 15px;
}
.checkout-cart-index .cart #shopping-cart-table .product-cart-actions {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table .product-cart-actions {
    padding: 25px 8px;
  }
}
.checkout-cart-index .cart #shopping-cart-table .product-cart-actions .qty {
  margin: 0 auto;
}
@media (max-width: 992px) {
  .checkout-cart-index .cart #shopping-cart-table .product-cart-actions .qty {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table .product-cart-actions .qty {
    float: left;
    width: 20%;
  }
}
.checkout-cart-index .cart .cart-forms .discount .discount-form .button-wrapper {
  margin-top: 10px;
}
.checkout-cart-index .cart .cart-forms .discount .discount-form .button-wrapper .button {
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
}
.checkout-cart-index .cart .cart-totals-wrapper .cart-totals {
  float: right;
}
.checkout-cart-index .cart .cart-totals-wrapper .cart-totals .checkout-types .method-checkout-cart-methods-multishipping {
  margin-top: 10px;
}
.checkout-cart-index .cart .cart-totals-wrapper .cart-totals #shopping-cart-totals-table {
  clear: both;
  text-align: center;
  float: right;
  margin-bottom: 10px;
  margin-right: 15px;
}
.checkout-cart-index .cart #shopping-cart-table {
  border-collapse: separate;
  border-spacing: 0 10px;
  border-width: 0;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table {
    border-spacing: 0 20px;
    margin-top: -9px;
  }
}
.checkout-cart-index .cart #shopping-cart-table .product-cart-image {
  text-align: center;
  width: auto;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table .product-cart-image {
    min-width: 75px;
  }
}
.checkout-cart-index .cart #shopping-cart-table tbody tr {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: -1px 1px 2px 0px #999999;
  -webkit-box-shadow: -1px 1px 2px 0px #999999;
  box-shadow: -1px 1px 2px 0px #999999;
}
@media (max-width: 992px) {
  .checkout-cart-index .cart #shopping-cart-table tbody tr {
    margin-bottom: 15px;
  }
}
.checkout-cart-index .cart #shopping-cart-table tbody td {
  background: #fff;
  border: solid 1px #e5e5e5;
  border-style: none solid solid none;
  border-width: 0;
  vertical-align: middle;
  text-align: center;
}
@media (max-width: 992px) {
  .checkout-cart-index .cart #shopping-cart-table tbody td {
    border-bottom: solid 1px #e5e5e5;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table tbody td {
    vertical-align: top;
  }
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-product-name {
  width: 85%;
  text-align: left;
  margin-bottom: 55px;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-product-name a {
  text-align: left;
  color: #4d4d4d;
  font-family: "latoregular";
  font-size: 14px;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-product-name .item-options dt {
  float: left;
  margin-right: 5px;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-product-name .item-options dd {
  float: left;
  margin-left: 0px;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content {
  width: 80%;
  float: right;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content a {
  text-align: left;
  color: #4d4d4d;
  font-family: "latoregular";
  font-size: 14px;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .times {
  width: 15px;
  height: 30px;
  padding-top: 5px;
  float: left;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .product-cart-price {
  height: 30px;
  padding-top: 5px;
  float: left;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .product-cart-total {
  height: 30px;
  padding-top: 5px;
  float: right;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .product-cart-total .label {
  display: none;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .product-cart-total .label {
    display: block;
  }
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .product-cart-total .cart-price {
  margin-right: 15px;
}
.checkout-cart-index .cart #shopping-cart-table tbody td .mobile-cart-content .btn-remove2 {
  position: absolute;
  top: 30px;
  right: 20px;
  font-size: 0px;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-remove {
  vertical-align: top;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-remove a {
  color: #4d4d4d;
  font-weight: normal;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-remove a:after {
  font-weight: normal;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info {
  text-align: left;
  width: 35%;
}
@media (max-width: 992px) {
  .checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info {
    width: 100%;
  }
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info .product-name {
  margin-bottom: 15px;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info .product-name a {
  color: #4d4d4d;
  font-family: "latoregular";
  font-size: 14px;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info .product-authors {
  color: #0f3452;
  font-family: "latoregular";
  font-size: 13px;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info .print-type .item-options dt {
  float: left;
  margin-right: 5px;
}
.checkout-cart-index .cart #shopping-cart-table tbody .product-cart-info .print-type .item-options dd {
  float: left;
  margin-left: 0px;
}
.checkout-cart-index .cart #shopping-cart-table thead th {
  background: #799db0;
  color: #fff;
  border-width: 0;
}
.checkout-cart-index .cart #shopping-cart-table tfoot {
  /*                @media (min-width: @screen-xs) {
                                    display:block;
                                }*/
  border: 0px;
}
.checkout-cart-index .cart #shopping-cart-table tfoot tr td {
  border: 0px;
}
.checkout-cart-index .cart #shopping-cart-table thead tr th:first-child {
  border-top-left-radius: 4px;
}
.checkout-cart-index .cart #shopping-cart-table thead tr th:last-child {
  border-top-right-radius: 4px;
}
.checkout-cart-index .cart #shopping-cart-table tbody tr td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.checkout-cart-index .cart #shopping-cart-table tbody tr td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.checkout-cart-index .cart #shopping-cart-table tbody tr td {
  border-top-style: solid;
}
.checkout-cart-index .cart #shopping-cart-table tbody tr td:first-child {
  border-left-style: solid;
}
.checkout-cart-index .cart #shopping-cart-table tbody tr td:last-child {
  border-right: 1px solid #e5e5e5 !important;
}
@media (max-width: 767px) {
  .checkout-cart-index .cart #shopping-cart-table tbody tr td:nth-of-type(4) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.checkout-cart-index .cart .footer-buttons {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 5px;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li {
  display: inline-block;
  float: left;
  width: 33%;
  text-align: center;
}
@media (max-width: 690px) {
  .checkout-cart-index .cart .footer-buttons .checkout-button-list li {
    display: block;
    width: 100%;
    float: left;
    margin: 10px 0px;
  }
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-continue {
  float: none !important;
  background: #b2b2b2;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-continue:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-continue:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 690px) {
  .checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-continue {
    width: 90%;
    padding: 10px 20px;
  }
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-update {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-update:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-update:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 690px) {
  .checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-update {
    width: 90%;
    padding: 10px 20px;
  }
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-proceed-checkout {
  background: #922a5f;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-proceed-checkout:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #922a5f;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-proceed-checkout:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 690px) {
  .checkout-cart-index .cart .footer-buttons .checkout-button-list li .btn-proceed-checkout {
    width: 90%;
    padding: 10px 20px;
  }
}
.checkout-cart-index .cart form {
  margin-bottom: 10px;
  overflow-x: hidden;
}
.checkout-cart-index aside[role="complementary"] {
  background: #fff;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .checkout-cart-index aside[role="complementary"] {
    display: block;
    clear: both;
  }
}
@media (min-width: 480px) {
  .checkout-cart-index aside[role="complementary"] {
    display: block;
    clear: both;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .checkout-cart-index aside[role="complementary"] {
    clear: none;
  }
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper {
  background: #f8f8f8;
  margin: 10px 0px;
  padding: 10px;
  text-align: center;
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper .grand-total {
  font-size: 22px;
}
.checkout-cart-index aside[role="complementary"] .discount {
  font-family: "latoregular";
}
.checkout-cart-index aside[role="complementary"] .discount h2 {
  text-align: center;
  font-size: 14px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .checkout-cart-index aside[role="complementary"] .discount h2 {
    padding-top: 20px;
  }
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper {
  width: 70%;
  margin: 0 auto;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .field-box {
  display: inline-block;
  width: 70%;
}
@media (max-width: 992px) {
  .checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .field-box {
    width: 75%;
  }
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .input-text {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .button-wrapper {
  float: right;
  margin: 0;
  padding: 0;
  width: 30%;
}
@media (max-width: 992px) {
  .checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .button-wrapper {
    width: 25%;
  }
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .button-wrapper .coupon-code {
  background: #b2b2b2;
  color: #ffffff;
  font-size: 14px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 7px 10px;
  border: 1px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .button-wrapper .coupon-code:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .button-wrapper .coupon-code:active {
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .cancel-box {
  width: 100%;
  margin-top: 5px;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .cancel-box .cancel-coupon {
  background: #b2b2b2;
  color: #ffffff;
  font-size: 14px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 7px 10px;
  border: 1px;
  width: 100%;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .cancel-box .cancel-coupon:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
}
.checkout-cart-index aside[role="complementary"] .discount .discount-form .field-wrapper .cancel-box .cancel-coupon:active {
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper {
  background: #fff;
  text-align: center;
  font-family: "latoregular";
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper .btn-primary {
  background: #922a5f;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper .btn-primary:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #922a5f;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper .btn-primary:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .checkout-cart-index aside[role="complementary"] .cart_right_wrapper .btn-primary {
    width: 90%;
    padding: 15px 20px;
  }
}
.checkout-cart-index aside[role="complementary"] .cart_right_wrapper .discount-price {
  color: #639cce;
  margin-bottom: 0px;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table {
    margin-top: 20px;
  }
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li {
  display: inline-block;
  float: left;
  width: 33%;
  text-align: center;
}
@media (max-width: 690px) {
  .checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li {
    display: block;
    width: 100%;
    float: left;
    margin: 10px 0px;
  }
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-continue {
  float: none !important;
  background: #b2b2b2;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-continue:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-continue:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 690px) {
  .checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-continue {
    width: 90%;
    padding: 10px 20px;
  }
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-update {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-update:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-update:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 690px) {
  .checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-update {
    width: 90%;
    padding: 10px 20px;
  }
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-proceed-checkout {
  background: #922a5f;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-proceed-checkout:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #922a5f;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-proceed-checkout:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 690px) {
  .checkout-cart-index aside[role="complementary"] #pull-footer-table .footer-table .checkout-button-list li .btn-proceed-checkout {
    width: 90%;
    padding: 10px 20px;
  }
}
.checkout-cart-index .cart > form {
  border: 0px;
  overflow-x: unset;
  overflow-y: unset;
  padding: 0px;
}
.checkout-cart-index #pull-payment-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
  background: #fff;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .checkout-cart-index #pull-payment-block {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .checkout-cart-index #pull-payment-block {
    width: 100%;
    /*            background:#f00;*/
  }
}
.checkout-cart-index #pull-payment-block .payment-icon-box {
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.checkout-cart-index #pull-payment-block .payment-icon-box img {
  margin: 0 auto;
}
.checkout-cart-index #push-payment-icon .payment-icon-box {
  border-top: 5px solid #ededed;
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout-cart-index #push-payment-icon .payment-icon-box img {
  margin: 0 auto;
}
.checkout-cart-index .payment-icon-box {
  border-top: 10px solid #ededed;
  margin: 0 -15px;
  padding: 10px;
}
@media (max-width: 768px) {
  .checkout-cart-index .payment-icon-box {
    margin: 0px;
  }
  .checkout-cart-index .payment-icon-box img {
    margin: 0 auto;
    text-align: center;
  }
}
.checkout-cart-index .cart-empty {
  margin: 0 15px;
}
.checkout-cart-index .cart-empty p {
  font-family: "latoregular";
}
.customer-account-login {
  font-family: "latoregular";
}
.customer-account-login .account-login .page-title {
  width: auto;
}
.customer-account-login .account-login .col2-set {
  margin-top: 15px;
  /*            .content {
                            h2 {
                                color: #5f9cd2;
                                font-family: @lato-regular;
                                font-size: 22px;
                                padding: 10px 0;
                            }
                        }*/
}
.customer-account-login .account-login .col2-set .col-1 {
  padding: 0 15px 15px;
  background: #fff;
  width: 49%;
  margin-left: 0px;
  border: 1px solid #5f9ccd;
  padding-bottom: 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
  .customer-account-login .account-login .col2-set .col-1 {
    width: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 0px;
    margin-bottom: 10px;
  }
}
.customer-account-login .account-login .col2-set .col-1 h2 {
  background: #5f9ccd;
  font-family: "latobold";
  color: #fff;
  text-align: center;
  margin: 0px -15px;
  padding: 10px 0px;
  margin-bottom: 15px;
  font-size: 18px;
}
.customer-account-login .account-login .col2-set .col-2 {
  padding: 0 15px 15px;
  background: #fff;
  width: 49%;
  margin-left: 2%;
  border: 1px solid #0f2d53;
  padding-bottom: 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
  .customer-account-login .account-login .col2-set .col-2 {
    margin-left: 0%;
    width: 100%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 0px;
    margin-bottom: 5px;
  }
}
.customer-account-login .account-login .col2-set .col-2 h2 {
  background: #0f2d53;
  font-family: "latobold";
  color: #fff;
  text-align: center;
  margin: 0px -15px;
  padding: 10px 0px;
  margin-bottom: 15px;
  font-size: 18px;
}
.customer-account-login .account-login .col2-set .col-2 .buttons-set .button {
  background: #0f2d53;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.customer-account-login .account-login .col2-set .col-2 .buttons-set .button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #5f9ccd;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.customer-account-login .account-login .col2-set .col-2 .buttons-set .button:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.customer-account-create .account-create .page-title {
  width: auto;
}
.customer-account-create .account-create .scaffold-form {
  background: none repeat scroll 0 0 #fff;
  margin: 10px -15px 0px -15px;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.customer-account-create .account-create .form-list label {
  font-weight: normal;
}
.customer-account-create .account-create .fields label {
  font-weight: normal;
}
.customer-account-create .account-create .fields label {
  font-weight: normal;
}
.customer-account-forgotpassword .page-title,
.customer-account-resetpassword .page-title,
.send-friend .page-title {
  width: auto;
}
.customer-account-forgotpassword .scaffold-form,
.customer-account-resetpassword .scaffold-form,
.send-friend .scaffold-form {
  background: none repeat scroll 0 0 #fff;
  margin: 10px -15px 0px -15px;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.customer-account-forgotpassword .form-list label,
.customer-account-resetpassword .form-list label,
.send-friend .form-list label {
  font-weight: normal;
}
.customer-account-forgotpassword .fields label,
.customer-account-resetpassword .fields label,
.send-friend .fields label {
  font-weight: normal;
}
.customer-account-forgotpassword .fields label,
.customer-account-resetpassword .fields label,
.send-friend .fields label {
  font-weight: normal;
}
.customer-account-forgotpassword .buttons-set,
.customer-account-resetpassword .buttons-set,
.send-friend .buttons-set {
  margin: 0px;
}
.customer-account #before-content .page-title {
  margin: 0px;
  width: auto;
}
@media (max-width: 768px) {
  .customer-account #before-content .page-title {
    border-bottom: 0px;
  }
}
.customer-account #before-content .button {
  margin-top: 18px;
}
.customer-account aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0px;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .customer-account aside[role="complementary"] {
    float: left;
    width: 25%;
  }
}
@media (max-width: 992px) {
  .customer-account aside[role="complementary"] {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .customer-account aside[role="complementary"] {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.customer-account aside[role="complementary"] .block-account {
  background-color: transparent;
}
.customer-account aside[role="complementary"] .block-account .block-content {
  padding: 0px;
}
.customer-account aside[role="complementary"] .block-account .block-content ul {
  font-family: "latobold";
}
.customer-account aside[role="complementary"] .block-account .block-content ul li a {
  color: #32343a;
  padding: 9px 0 6px;
}
.customer-account aside[role="complementary"] .block-account .block-content ul li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .customer-account aside[role="complementary"] .block-account .block-content ul li a {
    background: url("../../images/menu_chev_down_white.png") no-repeat scroll 96% 50% #5f9ccd;
    padding: 10px 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 16px;
  }
}
.customer-account aside[role="complementary"] .block-account .block-content ul .current {
  border-bottom: 0px;
  padding: 0px;
}
.customer-account aside[role="complementary"] .block-account .block-content ul .current a {
  color: #799db0;
}
@media (max-width: 767px) {
  .customer-account aside[role="complementary"] .block-account .block-content ul .current a {
    background: url("../../images/menu_chev_up_white.png") no-repeat scroll 96% 50% #5f9ccd;
    padding: 10px 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 16px;
  }
}
.customer-account div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .customer-account div[role="main"] {
    float: left;
    width: 75%;
  }
}
@media (max-width: 767px) {
  .customer-account div[role="main"] {
    margin: 0px -15px;
  }
}
.customer-account div[role="main"] .my-account {
  font-family: "latoregular";
}
.customer-account div[role="main"] .my-account .acc-info {
  width: 100%;
}
.customer-account div[role="main"] .my-account .acc-info .box-title {
  border-bottom: 1px solid #32343a;
  margin: -15px 0 15px;
  padding: 10px 0;
}
.customer-account div[role="main"] .my-account .acc-info .box-title h3 {
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
}
.customer-account div[role="main"] .my-account .acc-info .box-title a {
  color: #799db0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.customer-account div[role="main"] .my-account .acc-info .box .box-content a {
  color: #989a9d;
  margin-top: 15px;
  display: block;
}
.customer-account div[role="main"] .my-account .box-recent {
  width: 100%;
}
.customer-account div[role="main"] .my-account .box-recent .box-head {
  border-bottom: 1px solid #32343a;
  margin: -15px 0 15px;
  padding: 10px 0;
}
.customer-account div[role="main"] .my-account .box-recent .box-head h2 {
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
}
.customer-account div[role="main"] .my-account .box-recent .box-head a {
  color: #799db0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.customer-account div[role="main"] .my-account .box-recent .box-content a {
  color: #989a9d;
}
.customer-account div[role="main"] .my-account .box-recent .data-table {
  border: 0px;
}
.customer-account div[role="main"] .my-account .box-recent .data-table thead tr th {
  color: #989a9d;
  border: 0px;
}
@media (max-width: 380px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table thead tr th {
    padding: 8px 5px;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table thead tr th {
    padding: 8px 5px;
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table thead tr th {
    padding: 8px 3px;
    font-size: 12px;
  }
}
.customer-account div[role="main"] .my-account .box-recent .data-table tbody td {
  border: 0px;
}
@media (max-width: 380px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table tbody td {
    padding: 8px 5px;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table tbody td {
    padding: 8px 5px;
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table tbody td {
    padding: 8px 3px;
    font-size: 12px;
  }
}
.customer-account div[role="main"] .my-account .box-recent .data-table tbody .odd td {
  background: #fff;
}
.customer-account div[role="main"] .my-account .box-recent .data-table tbody .even td {
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .customer-account div[role="main"] .my-account .box-recent .data-table .mobile-hidden {
    display: none !important;
  }
}
.customer-account div[role="main"] .my-account .address-box {
  width: 100%;
}
@media (max-width: 768px) {
  .customer-account div[role="main"] .my-account .address-box {
    margin-bottom: 0px;
  }
}
.customer-account div[role="main"] .my-account .address-box .box-head {
  border-bottom: 1px solid #32343a;
  margin: -15px 0 15px;
  padding: 10px 0;
}
.customer-account div[role="main"] .my-account .address-box .box-head h2 {
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
}
.customer-account div[role="main"] .my-account .address-box .box-head a {
  color: #799db0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.customer-account div[role="main"] .my-account .address-box .box-content a {
  color: #5f9ccd;
  margin-top: 15px;
  display: block;
}
.customer-account div[role="main"] .my-account .address-box .box .box-title {
  border-bottom: 0px;
}
.customer-account div[role="main"] .my-account .address-box .box .box-title h3 {
  font-size: 14px;
}
.customer-account div[role="main"] .my-account .box-account {
  border: 0px;
  border-radius: 0px;
  box-shadow: 0 0px 0px #fff;
}
@media (max-width: 767px) {
  .customer-account div[role="main"] .my-account .box-account {
    overflow-x: auto;
  }
}
.customer-account div[role="main"] .my-account .box-account .box-head {
  background-color: #fff;
}
.customer-account div[role="main"] .my-account .scaffold-form {
  background: #fff;
  padding: 15px 15px 15px 15px;
}
.customer-account div[role="main"] .my-account .scaffold-form .fieldset h2 {
  border-bottom: 1px solid #32343a;
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
  margin-top: 0px;
}
.customer-account div[role="main"] .my-account .addresses-list {
  background: #fff;
  margin-left: 0px;
  margin-right: 0px;
  padding: 15px;
}
.customer-account div[role="main"] .my-account .addresses-list .addresses-primary {
  padding-left: 0px;
}
@media (max-width: 767px) {
  .customer-account div[role="main"] .my-account .addresses-list .addresses-primary {
    padding-right: 0px;
  }
}
.customer-account div[role="main"] .my-account .addresses-list .addresses-primary h2 {
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
  border-bottom: 1px solid #32343a;
  padding-bottom: 5px;
}
.customer-account div[role="main"] .my-account .addresses-list .addresses-additional {
  padding-left: 0px;
  padding-right: 0px;
}
.customer-account div[role="main"] .my-account .addresses-list .addresses-additional h2 {
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
  border-bottom: 1px solid #32343a;
  padding-bottom: 5px;
}
.customer-account div[role="main"] .my-account .addresses-list ol li {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-top: 15px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.customer-account div[role="main"] .my-account .addresses-list ol li h3 {
  background: #0f2d53;
  font-family: "latobold";
  color: #fff;
  text-align: center;
  margin: -15px -15px 15px;
  padding: 10px 0px;
  margin-bottom: 15px;
  font-size: 18px;
}
.customer-account div[role="main"] .my-account .data-table {
  border: 0px;
}
.customer-account div[role="main"] .my-account .data-table thead tr th {
  color: #989a9d;
  border: 0px;
}
.customer-account div[role="main"] .my-account .data-table tbody td {
  border: 0px;
}
.customer-account div[role="main"] .my-account .data-table tbody .odd td {
  background: #fff;
}
.customer-account div[role="main"] .my-account .data-table tbody .even td {
  background: #f2f2f2;
}
.customer-address-index aside[role="complementary"] {
  margin-bottom: 0px;
}
.customer-address-index .buttons-set {
  margin: 0px;
  background: #fff;
  padding: 10px 15px;
}
#after-content {
  margin-left: -15px;
  margin-right: -15px;
}
#after-content .block-account {
  background-color: transparent;
}
#after-content .block-account .block-content {
  padding: 0px;
}
#after-content .block-account .block-content ul {
  font-family: "latoregular";
}
#after-content .block-account .block-content ul li a {
  color: #32343a;
  padding: 9px 0 6px;
}
#after-content .block-account .block-content ul li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  #after-content .block-account .block-content ul li a {
    background: url("../../images/menu_chev_down_white.png") no-repeat scroll 96% 50% #5f9ccd;
    padding: 10px 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 16px;
  }
}
#after-content .block-account .block-content ul .current {
  border-bottom: 0px;
  padding: 0px;
}
#after-content .block-account .block-content ul .current a {
  color: #799db0;
}
.all-series-wrapper .series-wrapper {
  background: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: -1px 1px 2px 0px #999999;
  -webkit-box-shadow: -1px 1px 2px 0px #999999;
  box-shadow: -1px 1px 2px 0px #999999;
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 15px;
  padding: 15px;
}
.all-series-wrapper .series-wrapper .series-description-box {
  width: 80%;
  float: left;
}
@media (max-width: 1050px) {
  .all-series-wrapper .series-wrapper .series-description-box {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .all-series-wrapper .series-wrapper .series-description-box {
    width: 100%;
  }
}
.all-series-wrapper .series-wrapper .series-description-box .series-title {
  /*float:left;*/
  font-family: "latobold";
  font-size: 16px;
}
.all-series-wrapper .series-wrapper .series-description-box .series-editors {
  /*float:left;*/
  font-family: "latoregular";
  font-size: 13px;
  color: #5f9ccd;
}
.all-series-wrapper .series-wrapper .series-button {
  width: 20%;
  float: left;
}
@media (max-width: 1050px) {
  .all-series-wrapper .series-wrapper .series-button {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .all-series-wrapper .series-wrapper .series-button {
    width: 100%;
  }
}
.all-series-wrapper .series-wrapper .series-button .series-browse {
  float: right;
}
@media (max-width: 767px) {
  .all-series-wrapper .series-wrapper .series-button .series-browse {
    float: left;
  }
}
.all-series-wrapper .series-wrapper .series-button .series-browse a {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
  margin-top: 5px;
}
.all-series-wrapper .series-wrapper .series-button .series-browse a:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.all-series-wrapper .series-wrapper .series-button .series-browse a:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.sales-order-history .my-account {
  background: #fff;
  padding: 15px;
}
.sales-order-history .my-account .pager {
  color: #32343a;
  border-top: 0px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.sales-order-history .my-account .pager .limiter .input-sm {
  padding: 3px 8px;
}
.sales-order-history .my-account #my-orders-table td {
  border: 0px;
}
@media (max-width: 380px) {
  .sales-order-history .my-account #my-orders-table td {
    padding: 8px 5px;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .sales-order-history .my-account #my-orders-table td {
    padding: 8px 5px;
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .sales-order-history .my-account #my-orders-table td {
    padding: 8px 3px;
    font-size: 12px;
  }
}
.newsletter-manage-index aside[role="complementary"] {
  margin-bottom: 0px;
}
.newsletter-manage-index .my-account {
  background: #fff;
  padding: 15px;
}
@media (max-width: 992px) {
  .sales-order-view #my-orders-table tfoot {
    display: block;
  }
}
.sales-order-view #before-content .page-title {
  border-bottom: 0px;
}
.sales-order-view .order-top-links {
  float: right;
  margin-top: 23px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .sales-order-view .my-account {
    margin: 0 15px;
  }
}
.cms-publish-with-eep,
.cms-page-view {
  /*    div[role="main"] {
            @media (max-width: @screen-xs-max) {
                margin:0 15px;
            }
        }*/
}
.cms-publish-with-eep .page-title,
.cms-page-view .page-title {
  margin: 0px -15px 0 0;
}
@media (max-width: 767px) {
  .cms-publish-with-eep .page-title,
  .cms-page-view .page-title {
    margin: 0 15px;
    width: auto;
  }
}
.cms-publish-with-eep .std,
.cms-page-view .std {
  margin: 0px -15px 0 0;
}
@media (max-width: 767px) {
  .cms-publish-with-eep .std,
  .cms-page-view .std {
    margin: 0px;
  }
}
.cms-publish-with-eep .std p,
.cms-page-view .std p {
  padding: 15px 0px;
}
@media (max-width: 767px) {
  .cms-publish-with-eep .std p,
  .cms-page-view .std p {
    padding: 0px 15px;
  }
}
.cms-publish-with-eep .account-create,
.cms-page-view .account-create {
  margin: 0px -15px 0 0;
  padding: 15px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .cms-publish-with-eep .account-create,
  .cms-page-view .account-create {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px;
  }
}
.cms-publish-with-eep .account-create .form-list select,
.cms-page-view .account-create .form-list select {
  background-color: #f7f7f7;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  font-family: "latoregular";
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.cms-publish-with-eep .account-create .form-list select:focus,
.cms-page-view .account-create .form-list select:focus {
  border: 1px solid #e1e1e1;
  box-shadow: 0 0px 0px #e1e1e1;
}
.cms-publish-with-eep .account-create .form-list .fields .field,
.cms-page-view .account-create .form-list .fields .field {
  width: 100%;
}
.cms-publish-with-eep .account-create .form-list .fields .field label,
.cms-page-view .account-create .form-list .fields .field label {
  width: 100%;
}
.cms-publish-with-eep .account-create .form-list .fields .field .select-box,
.cms-page-view .account-create .form-list .fields .field .select-box {
  width: 50%;
  padding-right: 15px;
  float: left;
}
@media (max-width: 767px) {
  .cms-publish-with-eep .account-create .form-list .fields .field .select-box,
  .cms-page-view .account-create .form-list .fields .field .select-box {
    width: 100%;
    padding-right: 0px;
  }
}
.cms-publish-with-eep .account-create .form-list .fields .field .select-box select,
.cms-page-view .account-create .form-list .fields .field .select-box select {
  width: 100%;
}
.cms-publish-with-eep .account-create .form-list .fields .field .select-box2,
.cms-page-view .account-create .form-list .fields .field .select-box2 {
  width: 50%;
  padding-left: 15px;
  float: left;
}
@media (max-width: 767px) {
  .cms-publish-with-eep .account-create .form-list .fields .field .select-box2,
  .cms-page-view .account-create .form-list .fields .field .select-box2 {
    width: 100%;
    padding-left: 0px;
    margin-top: 15px;
  }
}
.cms-publish-with-eep .account-create .form-list .fields .field .select-box2 select,
.cms-page-view .account-create .form-list .fields .field .select-box2 select {
  width: 100%;
}
.cms-publish-with-eep .account-create .form-list .wide .required em,
.cms-page-view .account-create .form-list .wide .required em {
  left: -8px;
}
.cms-publish-with-eep .account-create .form-list .fields .required em,
.cms-page-view .account-create .form-list .fields .required em {
  left: -8px;
}
.cms-publish-with-eep .account-create .form-list .fields label,
.cms-page-view .account-create .form-list .fields label {
  font-weight: normal;
}
.cms-publish-with-eep .account-create .form-list .fields label,
.cms-page-view .account-create .form-list .fields label {
  font-weight: normal;
}
.cms-publish-with-eep .account-create .panel-group .panel,
.cms-page-view .account-create .panel-group .panel {
  margin-top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0 0px 0px #fff;
  font-family: "latoregular";
  border: 0px;
  border-bottom: 1px solid #ededed;
}
.cms-publish-with-eep .account-create .panel-group .panel:last-child,
.cms-page-view .account-create .panel-group .panel:last-child {
  border-bottom: 1px;
}
.cms-publish-with-eep .account-create .panel-group .panel .selectall-box,
.cms-page-view .account-create .panel-group .panel .selectall-box {
  float: right;
  margin-top: 0px;
}
.cms-publish-with-eep .account-create .panel-group .panel .selectall-box input[type="checkbox"],
.cms-page-view .account-create .panel-group .panel .selectall-box input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
  margin-top: 2px;
}
.cms-publish-with-eep .account-create .panel-group .panel .selectall-box label,
.cms-page-view .account-create .panel-group .panel .selectall-box label {
  display: inline;
  font-weight: normal;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-heading,
.cms-page-view .account-create .panel-group .panel .panel-heading {
  background: #799db0;
  font-family: "latobold";
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-heading h4,
.cms-page-view .account-create .panel-group .panel .panel-heading h4 {
  color: #fff;
  font-size: 14px;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body,
.cms-page-view .account-create .panel-group .panel .panel-body {
  width: 100%;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body .checkbox-box,
.cms-page-view .account-create .panel-group .panel .panel-body .checkbox-box {
  margin: 0px;
  clear: both;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body .checkbox-box label,
.cms-page-view .account-create .panel-group .panel .panel-body .checkbox-box label {
  display: initial;
  font-family: "latoregular";
  font-weight: normal;
  margin-bottom: 2px;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body .checkbox,
.cms-page-view .account-create .panel-group .panel .panel-body .checkbox {
  float: left;
  margin-top: 0px;
  margin-right: 5px;
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body .checkboxall,
.cms-page-view .account-create .panel-group .panel .panel-body .checkboxall {
  font-family: "latobold";
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body .left-box,
.cms-page-view .account-create .panel-group .panel .panel-body .left-box {
  float: left;
  width: 50%;
}
@media (max-width: 550px) {
  .cms-publish-with-eep .account-create .panel-group .panel .panel-body .left-box,
  .cms-page-view .account-create .panel-group .panel .panel-body .left-box {
    width: 100%;
  }
}
.cms-publish-with-eep .account-create .panel-group .panel .panel-body .right-box,
.cms-page-view .account-create .panel-group .panel .panel-body .right-box {
  float: right;
  width: 50%;
}
@media (max-width: 550px) {
  .cms-publish-with-eep .account-create .panel-group .panel .panel-body .right-box,
  .cms-page-view .account-create .panel-group .panel .panel-body .right-box {
    width: 100%;
  }
}
table.responsive {
  border-collapse: collapse;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 992px) {
  table.responsive {
    /*min-width: 320px;*/
    width: 100%;
  }
  /* Force table to not be like tables anymore */
  table.responsive,
  table.responsive thead,
  table.responsive tbody,
  table.responsive th,
  table.responsive td,
  table.responsive tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  table.responsive th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.responsive tr:nth-of-type(even) {
    background-color: #eee;
  }
  table.responsive td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    text-align: left !important;
  }
  table.responsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 8px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    /*white-space: nowrap;*/
  }
}
.catalogsearch-advanced-index .page-title,
.solrsearch-advanced-result .page-title {
  width: auto;
  margin-bottom: 10px;
}
.catalogsearch-advanced-index .page-title h1,
.solrsearch-advanced-result .page-title h1 {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .catalogsearch-advanced-index .page-title,
  .solrsearch-advanced-result .page-title {
    margin: 0px -15px 10px -15px;
  }
}
.catalogsearch-advanced-index .fieldset,
.solrsearch-advanced-result .fieldset {
  background: #fff;
  padding: 15px 15px 15px 15px;
  margin: 0px -15px;
}
@media (max-width: 767px) {
  .catalogsearch-advanced-index .fieldset,
  .solrsearch-advanced-result .fieldset {
    margin: 0px -30px;
  }
}
.catalogsearch-advanced-index .fieldset h2,
.solrsearch-advanced-result .fieldset h2 {
  border-bottom: 1px solid #32343a;
  font-family: "latobold";
  color: #32343a;
  font-size: 18px;
  margin-top: 0px;
}
.catalogsearch-advanced-index .fieldset .advanced-search-list li label,
.solrsearch-advanced-result .fieldset .advanced-search-list li label {
  font-family: "latobold";
  color: #32343a;
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category div[role="main"],
  .catalog-seo-sitemap-product div[role="main"] {
    margin: 0px -15px;
  }
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category .layout.layout-1-col div[role="main"],
  .catalog-seo-sitemap-product .layout.layout-1-col div[role="main"] {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category .page-sitemap,
  .catalog-seo-sitemap-product .page-sitemap {
    margin: 0 15px;
  }
}
.catalog-seo-sitemap-category .page-sitemap .page-title,
.catalog-seo-sitemap-product .page-sitemap .page-title {
  width: auto;
}
.catalog-seo-sitemap-category .page-sitemap #sitemap_top_links,
.catalog-seo-sitemap-product .page-sitemap #sitemap_top_links {
  margin-top: 10px;
}
.catalog-seo-sitemap-category .page-sitemap .links li a,
.catalog-seo-sitemap-product .page-sitemap .links li a {
  background: #5f9ccd;
  color: #ffffff;
  font-size: 16px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
}
.catalog-seo-sitemap-category .page-sitemap .links li a:hover,
.catalog-seo-sitemap-product .page-sitemap .links li a:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.catalog-seo-sitemap-category .page-sitemap .links li a:active,
.catalog-seo-sitemap-product .page-sitemap .links li a:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.catalog-seo-sitemap-category .pages-mobile,
.catalog-seo-sitemap-product .pages-mobile {
  display: none;
}
.catalog-seo-sitemap-category .pager,
.catalog-seo-sitemap-product .pager {
  border: 0px;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category .pager,
  .catalog-seo-sitemap-product .pager {
    margin: 0 -15px;
    width: auto;
  }
}
.catalog-seo-sitemap-category .pager .amount,
.catalog-seo-sitemap-product .pager .amount {
  display: none;
}
.catalog-seo-sitemap-category .pages,
.catalog-seo-sitemap-product .pages {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category .pages,
  .catalog-seo-sitemap-product .pages {
    display: none;
  }
}
.catalog-seo-sitemap-category .pages ol li,
.catalog-seo-sitemap-product .pages ol li {
  background: transparent;
  display: inline-block;
  margin: 2px;
  border: 0px;
}
.catalog-seo-sitemap-category .pages ol li a,
.catalog-seo-sitemap-product .pages ol li a {
  font-family: "latolight";
  color: #4d4d4d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 2px 0px #ccc;
  -webkit-box-shadow: 1px 1px 2px 0px #ccc;
  box-shadow: 1px 1px 2px 0px #ccc;
  font-size: 14px;
  padding: 10px 15px;
}
.catalog-seo-sitemap-category .pages ol .current span,
.catalog-seo-sitemap-product .pages ol .current span {
  background: #0f2c51;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 15px;
}
.catalog-seo-sitemap-category .pages ol .current span:hover,
.catalog-seo-sitemap-product .pages ol .current span:hover {
  background: #0f2c51;
}
.catalog-seo-sitemap-category .pages ol .active span,
.catalog-seo-sitemap-product .pages ol .active span {
  background: #0f2c51;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 15px;
}
.catalog-seo-sitemap-category .pages ol .active span:hover,
.catalog-seo-sitemap-product .pages ol .active span:hover {
  background: #0f2c51;
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category .pages-mobile,
  .catalog-seo-sitemap-product .pages-mobile {
    display: block;
    width: 100%;
  }
  .catalog-seo-sitemap-category .pages-mobile .prev-arrow,
  .catalog-seo-sitemap-product .pages-mobile .prev-arrow {
    border-bottom: 4px solid transparent;
    border-right: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    margin-bottom: 4px;
    vertical-align: middle;
    width: 0;
  }
  .catalog-seo-sitemap-category .pages-mobile .next-arrow,
  .catalog-seo-sitemap-product .pages-mobile .next-arrow {
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    margin-bottom: 2px;
    vertical-align: middle;
    width: 0;
  }
  .catalog-seo-sitemap-category .pages-mobile ol li,
  .catalog-seo-sitemap-product .pages-mobile ol li {
    background: transparent;
    display: inline-block;
    margin: 2px;
    border: 0px;
    width: 48%;
    height: 50px;
  }
  .catalog-seo-sitemap-category .pages-mobile ol li a,
  .catalog-seo-sitemap-product .pages-mobile ol li a {
    background-color: #ffffff;
    font-family: "latolight";
    color: #4d4d4d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px 0px #ccc;
    -webkit-box-shadow: 1px 1px 2px 0px #ccc;
    box-shadow: 1px 1px 2px 0px #ccc;
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    display: block;
  }
  .catalog-seo-sitemap-category .pages-mobile ol li a.disabled,
  .catalog-seo-sitemap-product .pages-mobile ol li a.disabled {
    color: #ddd;
    text-decoration: none;
    width: 100%;
    display: block;
  }
}
.catalog-seo-sitemap-category .limiter,
.catalog-seo-sitemap-product .limiter {
  display: none;
}
.catalog-seo-sitemap-category .sorter,
.catalog-seo-sitemap-product .sorter {
  display: none;
}
.catalog-seo-sitemap-category .sitemap li,
.catalog-seo-sitemap-product .sitemap li {
  height: 65px;
}
@media (max-width: 767px) {
  .catalog-seo-sitemap-category .sitemap li,
  .catalog-seo-sitemap-product .sitemap li {
    height: auto;
    padding: 5px 5px;
  }
}
.catalog-seo-sitemap-category .sitemap li:hover,
.catalog-seo-sitemap-product .sitemap li:hover {
  background: #fff;
}
.catalog-seo-sitemap-category .sitemap li a,
.catalog-seo-sitemap-product .sitemap li a {
  font-family: "latoregular";
  color: #4d4d4d;
  width: 100%;
}
.catalog-seo-sitemap-product .sitemap li {
  height: auto;
  padding: 5px 5px;
}
.catalog-seo-sitemap-product .sitemap li:hover {
  background: #fff;
}
.sidebar-video-box {
  text-align: center;
}
.sidebar-video-box .title-top {
  border-bottom: 1px solid #5f9ccd;
  margin-bottom: 15px;
  text-align: left;
}
@media (max-width: 767px) {
  .sidebar-video-box .title-top {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sidebar-video-box .title-top h2 {
  font-family: "latoregular";
  color: #5f9ccd;
  margin: 0px;
  margin-bottom: 10px;
}
.sidebar-video-box iframe {
  border: 7px solid #fff;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 450px) and (max-width: 1049px) {
  .sidebar-video-box iframe {
    width: auto;
  }
}
.editors-box .title-top {
  border-bottom: 1px solid #5f9ccd;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .editors-box .title-top {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.editors-box .title-top h2 {
  font-family: "latoregular";
  color: #5f9ccd;
}
.editors-box .editors-list li {
  background: url("../../images/editors_bg.png") repeat-y #5f9ccd;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  padding: 15px;
  font-size: 12px;
  color: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .editors-box .editors-list li {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
}
.editors-box .editors-list li .left-box {
  width: 65%;
  float: left;
}
.editors-box .editors-list li .left-box h3 {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 15px;
  font-family: "latobold";
}
.editors-box .editors-list li .left-box h3 a {
  color: #fff;
}
.editors-box .editors-list li .right-box {
  width: 35%;
  float: left;
  text-align: center;
}
.editors-box .editors-list li .right-box img {
  border: 5px #fff solid;
  color: #fff;
}
.editors-box .editors-list li .right-box img:hover {
  border: 5px #f2f2f2 solid;
}
#anonymous_element_1 .sbs_autocomplete_inner {
  /*width:300px !important;*/
  border: 1px solid #5f9ccd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: "latoregular";
}
#anonymous_element_1 .sbs_autocomplete_inner .suggest_product_items {
  background: #5f9ccd;
  color: #fff;
  font-family: "latobold";
}
#anonymous_element_1 .sbs_autocomplete_inner .suggest_product_items b {
  font-family: "latoitalic";
  color: #fff;
  font-weight: normal;
}
#anonymous_element_1 .sbs_autocomplete_inner .suggest_category_items {
  background: #0f2d53;
  color: #fff;
  font-family: "latobold";
  font-weight: normal;
}
#anonymous_element_1 .sbs_autocomplete_inner .suggest_category_items .view-all-category a {
  color: #fff;
}
#anonymous_element_1 .sbs_autocomplete_inner .sbs_search_autocomplete_box_bottom {
  background: #5f9ccd;
  color: #fff;
  font-family: "latobold";
}
#anonymous_element_1 .sbs_autocomplete_inner .sbs_search_autocomplete_box_bottom #sbs_search_view_all_link a {
  color: #fff;
}
#anonymous_element_1 .sbs_autocomplete_inner .sbs_search_autocomplete_box_bottom #sbs_search_view_all_link a b {
  color: #fff;
  font-family: "latoitalic";
  font-weight: normal;
}
#anonymous_element_1 .sbs_autocomplete_inner .sbs_search_suggest_thumb {
  border: 0px;
  padding: 0px;
}
#anonymous_element_1 .sbs_autocomplete_inner .product .sbs_search_suggest_item_subtitle {
  display: none;
}
@media (max-width: 768px) {
  #anonymous_element_1 .sbs_autocomplete_inner {
    display: none !important;
  }
}
@media (max-width: 768px) {
  #anonymous_element_1 {
    display: none !important;
  }
}
.ui-autocomplete {
  font-family: "latoregular";
}
.ui-autocomplete .ui-menu-item {
  font-family: "latoregular";
  font-size: 14px;
}
.ui-autocomplete .ui-menu-item img {
  border: 1px solid #dddddd;
  padding: 2px;
}
.ui-autocomplete .ui-state-focus img {
  border: 1px solid #fff;
}
.ui-autocomplete .ui-autocomplete-category {
  background: #5f9ccd;
  color: #fff;
  font-family: "latobold";
  font-weight: normal;
}
#anonymous_element_2 {
  display: none;
}
@media (max-width: 768px) {
  .mobile-hidden {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .desktop-hidden {
    display: none !important;
  }
}
#notify .humane {
  background-color: #0f2d53;
  width: 50%;
}
#notify .humane p {
  font-size: 16px;
}
@media (max-width: 768px) {
  #notify .humane {
    top: 25%;
    left: 10%;
    width: 80%;
  }
  #notify .humane p {
    font-size: 12px;
    line-height: 14px;
  }
}
#notify_error_m {
  /*    position:relative;
        margin:0 -15px;*/
}
#notify_error_m .humane {
  background: #f2dede;
  color: #a94442;
  margin-bottom: 5px;
  border-bottom: 1px solid #ebccd1;
}
@media (min-width: 992px) {
  #notify_error_m {
    display: none !important;
  }
}
.print-button {
  position: absolute;
  right: 0px;
  top: -38px;
  background: url('../../images/print.jpg') no-repeat #b2b2b2;
  color: #ffffff;
  font-size: 14px;
  font-family: "latobold";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 2px 13px 2px 33px;
  border: 0px;
  background-size: contain;
  background-position: 10px;
}
.print-button:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: url('../../images/print.jpg') no-repeat #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff;
}
.print-button:active {
  text-decoration: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.print-button:hover {
  background-size: contain;
  background-position: 10px;
}
@media (max-width: 768px) {
  .print-button {
    display: none;
  }
}
.checkout-onepage-success .page-title {
  width: auto;
}
@media (max-width: 768px) {
  #before-content .note-msg {
    margin-top: 20px;
  }
}
.slider-loader {
  background: url('../../images/ajax-loader-line.gif') no-repeat 50% 50%;
  height: 100px;
  padding-top: 45px;
}
@media (max-width: 768px) {
  .drupal aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .drupal aside {
    float: left;
    width: 100%;
  }
}
@media (min-width: 480px) {
  .drupal aside {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .drupal aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .drupal aside {
    float: left;
    width: 33.33333333%;
  }
}
.page-blog .view-blog .views-row {
  margin-bottom: 15px;
  background: #f8f8f8;
  padding: 10px;
}
.page-blog .view-blog .views-row .views-field-field-blog-hero-image {
  float: left;
}
.page-blog .view-blog .views-row .views-field-title {
  float: none;
  clear: both;
}
.page-blog .view-blog .views-row .views-field-created {
  background: #f8f8e8;
  border-bottom: 1px solid #fff;
  float: right;
  width: 185px;
  padding: 20px;
  text-align: center;
}
.page-blog .view-blog .views-row .views-field-name {
  background: #f8f8e8;
  border-bottom: 1px solid #fff;
  float: right;
  width: 185px;
  padding: 20px;
  text-align: center;
}
.page-blog .view-blog .views-row .views-field-term-node-tid {
  background: #f8f8e8;
  border-bottom: 1px solid #fff;
  float: right;
  width: 185px;
  padding: 20px;
  text-align: center;
}
.page-blog .view-blog .views-row .views-field-disqus-comment-count {
  background: #f8f8e8;
  border-bottom: 1px solid #fff;
  float: right;
  width: 185px;
  padding: 20px;
  text-align: center;
}
.page-blog .view-blog .views-row .views-field-title {
  font-size: 20px;
  color: #000;
  padding: 20px 20px 15px 20px;
}
.page-blog .view-blog .views-row .views-field-body {
  padding: 5px 20px 20px 20px;
}
.page-blog .view-blog .views-row .views-field-view-node {
  margin: 0px 20px 20px 20px;
}
.page-blog .view-blog .views-row .views-field-view-node .field-content {
  background: #666;
  padding: 10px 15px;
}
.page-blog .view-blog .views-row .views-field-view-node .field-content a {
  color: #fff;
}
.page-blog .view-blog .views-row .views-field-view-node .field-content a:hover {
  text-decoration: underline;
}
.page-blog #block-views-blog-most-viewed-block .views-row {
  margin-bottom: 10px;
  height: 150px;
  border-bottom: 1px solid #ddd;
}
.page-blog #block-views-blog-most-viewed-block .block-title {
  margin: 0px;
}
.page-blog #block-views-blog-most-viewed-block .view-blog-most-viewed {
  padding: 10px;
}
.page-blog #block-views-blog-most-viewed-block .views-field-field-feature-image {
  float: left;
}
.page-blog #block-views-blog-most-viewed-block .views-field-title {
  display: block;
  float: right;
  width: 50%;
}
.page-blog #block-views-blog-most-viewed-block .views-field-name {
  clear: both;
  float: left;
  width: 50%;
  padding: 10px 0px;
}
.page-blog #block-views-blog-most-viewed-block .views-field-created {
  float: right;
  text-align: right;
  width: 50%;
  padding: 10px 0px;
}
.page-blog #block-search-form .block-title {
  margin: 0px;
}
.page-blog #block-search-form .search-form {
  padding: 10px;
}
table.responsive {
  border-collapse: collapse;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  table.responsive {
    /*min-width: 320px;*/
    width: 100%;
  }
  /* Force table to not be like tables anymore */
  table.responsive,
  table.responsive thead,
  table.responsive tbody,
  table.responsive th,
  table.responsive td,
  table.responsive tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  table.responsive th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.responsive tr:nth-of-type(even) {
    background-color: #eee;
  }
  table.responsive td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    text-align: left !important;
  }
  table.responsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    font-family: "latobold";
    /*white-space: nowrap;*/
  }
}
.add-to-cart .paypal-logo {
  display: none;
}
.background-blue {
  background: url(../../images/bg-blue-large-wide.jpg) repeat;
}
.background-grey {
  background: #ededed;
}
.bold {
  font-weight: bold;
}
.caret-link-blue {
  background: url(../../images/icons/navigation/arrow-right-lghtblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: relative;
  right: -29px;
  top: 2px;
  width: 10px;
}
@media (max-width: 360px) {
  .caret-link-blue {
    right: 0;
    left: 50%;
  }
}
.call-out-link {
  border: none;
  background: #ffffff;
  color: #5e9cc7;
  font-size: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 7px 50px 7px 15px;
  margin: 10px 0;
  font-size: 18px;
  font-family: "latobold";
}
.call-out-link:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@v)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
}
.call-out-link:active {
  text-decoration: none;
}
.call-out-link:active {
  text-decoration: none;
}
.call-out-link:focus {
  text-decoration: none;
}
@media (max-width: 991px) {
  .call-out-link {
    font-size: 17px;
  }
}
@media (max-width: 360px) {
  .call-out-link {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .publish .hero-content {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .publish .main-text {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .publish .main-text {
    left: 0;
  }
}
@media (max-width: 991px) {
  .publish .video-container {
    width: 52.8%;
  }
  .publish .video-container iframe {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .publish .video-container {
    width: 70%;
  }
}
@media (max-width: 550px) {
  .publish .video-container {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .publish .video-container {
    width: 90%;
  }
}
.links {
  position: relative;
}
.links .link {
  display: inline-block;
}
@media (max-width: 360px) {
  .links .link {
    display: block;
  }
}
.links .hero-link1 {
  margin-right: 15px;
}
.bg-hero-blue {
  background: url(../../images/bg-hero-pic1.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: auto;
  width: 100%;
}
.bg-hero-purple {
  background: url(../../images/bg-hero-pic2.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
}
.hero-panel-blue {
  background: #f1f1f1;
}
.hero-panel-blue > a {
  color: #5f9bcc !important;
}
.hero-panel-blue > a:hover {
  background: #f1f1f1;
  color: #5f9bcc !important;
}
.arrow-up-blue {
  background: url(../../images/icons/navigation/nav-arrow-up-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: none;
  height: 10px;
  position: absolute;
  right: 3%;
  top: 43%;
  width: 16px;
}
@media (max-width: 767px) {
  .arrow-up-blue {
    display: inline-block;
  }
}
.hero-panel-purple {
  background: #f1f1f1;
}
.hero-panel-purple > a {
  color: #8f2d5f !important;
}
.hero-panel-purple > a:hover {
  background: #f1f1f1;
  color: #8f2d5f !important;
}
.arrow-up-purple {
  background: url(../../images/icons/navigation/charet-purple-up.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: none;
  height: 10px;
  position: absolute;
  right: 3%;
  top: 43%;
  width: 16px;
}
@media (max-width: 767px) {
  .arrow-up-purple {
    display: inline-block;
  }
}
.carousel-indicators {
  width: 1050px;
  display: block;
  margin: 0 auto;
  position: relative;
  bottom: 0;
  top: 0;
  left: 0;
  text-align: left;
  padding-left: 35px;
  padding-bottom: 15px;
  margin-top: -37px;
  z-index: 0;
}
.carousel-indicators li {
  background: #ffffff;
  opacity: 0.5;
}
.carousel-indicators li.active {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
.carousel-indicators > li,
.carousel-indicators li.active {
  margin: 1px;
  width: 20px;
  height: 20px;
}
@media (max-width: 1049px) {
  .carousel-indicators {
    width: 970px;
  }
}
@media (max-width: 991px) {
  .carousel-indicators {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .carousel-indicators {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width: 492px) {
  .carousel-indicators {
    margin-top: -30px;
  }
}
.carousel .item {
  background-color: transparent;
}
.region-hero {
  position: relative;
}
.region-hero .block {
  margin-bottom: 0;
}
.region-hero .contextual-links-region {
  margin: 0;
}
.hero-content {
  text-align: left;
  padding: 30px 15px 55px 15px;
}
.hero-content h2 {
  font-family: "latobold";
  font-size: 30px;
  color: #ffffff;
  line-height: 40px;
}
.hero-content p {
  font-size: 19px;
  line-height: 25px;
  color: #ffffff;
}
.hero-content img {
  max-width: 100%;
  border: 5px solid #ffffff;
}
.hero-content .text-container,
.hero-content .video-container {
  display: inline-block;
  vertical-align: top;
}
.hero-content .row {
  padding-top: 30px;
}
.hero-content .text-container {
  padding-right: 15px;
  width: 56%;
  float: left;
}
@media (max-width: 1200px) {
  .hero-content .text-container {
    width: 51%;
  }
}
@media (max-width: 1050px) {
  .hero-content .text-container {
    width: 49%;
  }
}
@media (max-width: 991px) {
  .hero-content .text-container {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .hero-content .text-container p {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 570px) {
  .hero-content .text-container p {
    font-size: 16px;
  }
}
@media (max-width: 555px) {
  .hero-content .text-container h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .hero-content .text-container p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 360px) {
  .hero-content .text-container h2 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 6px;
  }
  .hero-content .text-container p {
    margin-bottom: 0;
    padding: 15px 0;
  }
}
@media (max-width: 350px) {
  .hero-content .text-container h2 {
    font-size: 19px;
  }
}
@media (max-width: 320px) {
  .hero-content .text-container h2 {
    font-size: 19px;
  }
  .hero-content .text-container p {
    padding: 5px 0;
  }
}
.hero-content .video-container {
  display: inline-block;
  width: 43.5%;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 2px 5px 0 #000000;
  -moz-box-shadow: 0 2px 5px 0 #000000;
  box-shadow: 0 2px 5px 0 #000000;
  position: relative;
}
.hero-content .video-container .embedded-video {
  z-index: -1;
}
.hero-content .video-container .player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.hero-content .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 6px solid #ffffff;
}
@media (max-width: 991px) {
  .hero-content .video-container {
    width: 52.8%;
  }
  .hero-content .video-container iframe {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .hero-content .video-container {
    width: 70%;
  }
}
@media (max-width: 550px) {
  .hero-content .video-container {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .hero-content .video-container {
    width: 90%;
  }
}
.hero-content .logo-img {
  display: none;
  background-size: contain;
  background: url(../../images/award-rounded.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  top: -22px;
  height: 130px;
  position: absolute;
  right: -57px;
  width: 130px;
}
@media (max-width: 447px) {
  .hero-content .logo-img {
    background-size: contain;
    right: -25px;
  }
}
@media (max-width: 418px) {
  .hero-content .logo-img {
    width: 110px;
    height: 110px;
    right: -23px;
  }
}
@media (max-width: 350px) {
  .hero-content .logo-img {
    background-size: contain;
    width: 95px;
    height: 95px;
    right: -17px;
  }
}
@media (max-width: 340px) {
  .hero-content .logo-img {
    background-size: contain;
    right: -21px;
    bottom: -16%;
  }
}
@media (max-width: 320px) {
  .hero-content .logo-img {
    background-size: contain;
    height: 90px;
    right: -23px;
    width: 90px;
  }
}
.hero-content .hero-link1 {
  position: relative;
  color: #ffffff;
  background: #0f2d53;
  margin-right: 10px;
  font-family: "latobold";
}
.hero-content .hero-link1:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-gblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 12px;
  width: 10px;
}
@media (max-width: 767px) {
  .hero-content .hero-link1:after {
    top: 10px;
  }
}
@media (max-width: 360px) {
  .hero-content .hero-link1:after {
    top: 10px;
  }
}
.hero-content .hero-link2 {
  color: #0f2d53;
  background: #fdfdfe;
  font-family: "latobold";
  position: relative;
}
.hero-content .hero-link2:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-dark-dark-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 12px;
  width: 10px;
}
@media (max-width: 767px) {
  .hero-content .hero-link2:after {
    top: 8px;
  }
}
@media (max-width: 360px) {
  .hero-content .hero-link2:after {
    top: 12px;
  }
}
@media (max-width: 991px) {
  .hero-content {
    padding-left: 15px;
    padding-bottom: 40px;
    text-align: center;
  }
  .hero-content .row {
    padding-top: 15px;
  }
  .hero-content p {
    font-size: 20px;
    line-height: 25px;
  }
  .hero-content .hero-content p {
    font-size: 20px;
    line-height: 34px;
  }
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    font-size: 19px;
    margin-top: 0;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    font-size: 17px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    font-size: 15px;
  }
}
@media (max-width: 991px) and (max-width: 600px) {
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    margin-top: 10px;
  }
}
@media (max-width: 991px) and (max-width: 372px) {
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    font-size: 14px;
  }
}
@media (max-width: 991px) and (max-width: 406px) {
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    padding: 6px 40px 6px 15px;
    font-size: 14px;
  }
}
@media (max-width: 991px) and (max-width: 360px) {
  .hero-content .hero-link1,
  .hero-content .hero-link2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    padding: 7px 16px;
  }
  .hero-content .hero-link1 .caret-link-purple,
  .hero-content .hero-link2 .caret-link-purple {
    left: 48%;
    top: 3px;
  }
}
.pull-up {
  margin-top: -45px;
}
@media (max-width: 991px) {
  .pull-up {
    margin-top: -36px;
  }
}
.relativ {
  position: relative;
}
.tab-content {
  padding-top: 20px;
  text-align: left;
  background: #ffffff;
}
@media (max-width: 505px) {
  .tab-content {
    padding-top: 5px;
  }
}
@media (max-width: 1050px) {
  #tab2 .subject-item {
    margin: 10px 4% 10px 0;
  }
}
@media (max-width: 991px) {
  #tab2 .subject-item {
    margin: 10px 6.5% 10px 0;
  }
}
.subject-item-tab-cordion {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .subject-item-tab-cordion .view-featured-products-on-book-type-page {
    display: none;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .subject-item-tab-cordion {
    padding-left: 0;
    padding-right: 0;
  }
  .subject-item-tab-cordion .block-title {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .subject-item-tab-cordion .block-title {
    margin: 5px 15px;
  }
}
.subject-item-tab-cordion .subject-item {
  display: inline-block;
  margin: 10px 1.2% 10px 0;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px #4d4d4d;
  box-shadow: 1px 1px 3px #4d4d4d;
}
.subject-item-tab-cordion .subject-item > img {
  display: block !important;
}
.subject-item-tab-cordion .subject-item .text-purple {
  padding: 5px;
  padding: 0;
}
.subject-item-tab-cordion .subject-item .text {
  font-size: 12px;
  color: #FFFFFF;
  float: left;
  font-family: "latoregular";
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  padding: 0 0 5px 0;
  position: absolute;
  text-align: left;
}
.subject-item-tab-cordion .subject-item .text .title {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  padding: 7px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .subject-item-tab-cordion .subject-item .text .title {
    text-transform: capitalize !important;
    padding-bottom: 17px;
  }
}
.subject-item-tab-cordion .subject-item .text > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff !important;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .subject-item-tab-cordion .subject-item .text > a {
    text-transform: none;
    font-size: 16px;
  }
}
.subject-item-tab-cordion .subject-item .text > a:hover {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 1049px) {
  .subject-item-tab-cordion .subject-item {
    margin: 10px 2.48% 10px 0;
  }
}
@media (max-width: 991px) {
  .subject-item-tab-cordion .subject-item {
    margin: 10px 1.5% 10px 0;
  }
}
@media (max-width: 767px) {
  .subject-item-tab-cordion .subject-item {
    display: block;
    margin: 2px 0;
    width: 100%;
    box-shadow: none;
  }
  .subject-item-tab-cordion .subject-item .text .title {
    font-size: 16px;
  }
  .subject-item-tab-cordion .subject-item > img {
    display: none !important;
  }
  .subject-item-tab-cordion .subject-item .caret-right-white {
    position: absolute;
    right: 15px;
    top: 30%;
  }
  .subject-item-tab-cordion .subject-item img {
    display: none;
  }
  .subject-item-tab-cordion .subject-item .text {
    padding: 10px;
    float: none;
    display: block;
    width: 100%;
    text-transform: capitalize;
  }
  .subject-item-tab-cordion .subject-item .text a {
    display: inline-block;
    padding: 5px;
    color: #ffffff;
  }
  .subject-item-tab-cordion .subject-item .text.purple {
    margin: 2px 0;
    color: #ffffff;
    position: relative;
    background: #912a5f;
    padding: 10px 0;
  }
  .subject-item-tab-cordion .subject-item .text.purple > a {
    width: 100%;
    padding: 15px 10px;
  }
  .subject-item-tab-cordion .subject-item .text.blue {
    margin: 2px 0;
    color: #ffffff;
    position: relative;
    background: #5e9cc7;
    padding: 10px 0;
  }
  .subject-item-tab-cordion .subject-item .text.blue > a {
    width: 100%;
    padding: 15px 10px;
  }
  .subject-item-tab-cordion .subject-item:first-child .panel-heading {
    background: #5e9cc7;
  }
  .subject-item-tab-cordion .subject-item:last-child .panel-heading {
    background: #912a5f;
  }
}
.subject-item-tab-cordion .tab-content {
  padding-top: 20px;
  text-align: left;
  background: #ffffff;
}
.subject-item-tab-cordion .nav-tabs {
  border-bottom: transparent;
}
.subject-item-tab-cordion .nav-tabs > li.active > a,
.subject-item-tab-cordion .nav-tabs > li.active > a:hover,
.subject-item-tab-cordion .nav-tabs > li.active > a:focus,
.subject-item-tab-cordion a,
.subject-item-tab-cordion a:hover,
.subject-item-tab-cordion a:focus {
  font-weight: bold;
  border-color: transparent;
}
.subject-item-tab-cordion .nav-tabs > li > a,
.subject-item-tab-cordion .nav-tabs > li > a:hover,
.subject-item-tab-cordion .nav-tabs > li > a:focus,
.subject-item-tab-cordion a:hover,
.subject-item-tab-cordion a:focus {
  color: #0f2d53;
  font-weight: bold;
}
.subject-item-tab-cordion .nav-tabs li {
  opacity: 0.7;
  float: right;
  background: #ffffff;
  margin-left: 5px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.subject-item-tab-cordion .nav-tabs > li > a:hover {
  background-color: transparent;
}
.subject-item-tab-cordion .nav-tabs .tab-first a {
  color: #912a5f;
}
.subject-item-tab-cordion .nav-tabs .tab-second a {
  color: #0f2d53;
}
.subject-item-tab-cordion .nav-tabs li a {
  font-size: 18px;
  padding: 11px 15px;
}
@media (max-width: 991px) {
  .subject-item-tab-cordion .nav-tabs li a {
    padding: 5px 15px;
  }
}
.subject-item-tab-cordion .nav-tabs li .active {
  background: #ffffff;
  opacity: 1;
}
.subject-item-tab-cordion .nav-tabs > li > a:hover {
  border-color: transparent;
}
.subject-item-tab-cordion .nav-tabs li:hover {
  opacity: 1;
}
.subject-item-tab-cordion #mytab .tab-first a {
  color: #912a5f;
  background: #ffffff;
}
.subject-item-tab-cordion #mytab .tab-second a {
  color: #0f2d53;
  background: #ffffff;
  text-decoration: none;
}
.subject-item-tab-cordion #mytab .active {
  opacity: 1;
}
@media (max-width: 767px) {
  .subject-item-tab-cordion #mytab-accordion {
    margin-top: 10px;
  }
  .subject-item-tab-cordion #mytab-accordion a:hover,
  .subject-item-tab-cordion #mytab-accordion a:focus {
    color: #ffffff;
    text-decoration: none;
  }
  .subject-item-tab-cordion #mytab-accordion .charet-down-white {
    display: inline-block !important;
  }
  .subject-item-tab-cordion #mytab-accordion .charet-down-purple {
    display: none;
  }
  .subject-item-tab-cordion #mytab-accordion .charet-down-dblue {
    display: none;
  }
  .subject-item-tab-cordion #mytab-accordion .panel {
    border: 0;
    border-radius: 0;
  }
  .subject-item-tab-cordion #mytab-accordion .panel .panel-body {
    padding: 0;
  }
  .subject-item-tab-cordion #mytab-accordion .panel .panel-heading {
    border-radius: 0;
    color: #ffffff;
    padding: 0;
    position: relative;
  }
  .subject-item-tab-cordion #mytab-accordion .panel .panel-heading a {
    display: block;
    width: 100%;
    padding: 20px 15px;
  }
  .subject-item-tab-cordion #mytab-accordion .panel .panel-heading .caret-down-white {
    right: 2%;
    top: 40%;
    position: absolute;
  }
  .subject-item-tab-cordion #mytab-accordion .panel:first-child .panel-heading {
    background: #912a5f;
  }
  .subject-item-tab-cordion #mytab-accordion .panel:last-child .panel-heading {
    background: #5e9cc7;
  }
}
@media (max-width: 767px) {
  .browse-by-subdiscipline {
    padding-bottom: 1px !important;
  }
  .browse-by-subdiscipline .panel-title {
    display: none;
  }
  .browse-by-subdiscipline .custom-panel-subject {
    border-bottom: none;
  }
}
.node-type-subject .subject-item-tab-cordion {
  margin-bottom: 0;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .node-type-subject .browse-book-type,
  .node-type-subject .browse-by-subdiscipline {
    margin-top: 0;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .browse-book-type {
    padding-top: 0;
  }
  .browse-book-type .custom-panel-subject.book,
  .browse-book-type .custom-panel-subject.subdiscipline {
    border-bottom: none;
  }
}
.subdiscipline-toggle {
  background: #f1f1f1 !important;
  color: #902D5F !important;
}
.book-toggle {
  background: #f1f1f1 !important;
  color: #5F9CCD !important;
}
@media (max-width: 767px) {
  .custom-panel-subject.subdiscipline,
  .custom-panel-subject.book {
    height: 60px;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 5px;
    padding: 15px 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 15px;
    font-family: "latoregular";
  }
  .custom-panel-subject.subdiscipline .charet-down-white,
  .custom-panel-subject.book .charet-down-white {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .custom-panel-subject.subdiscipline {
    background: #902D5F;
  }
}
@media (max-width: 767px) {
  .custom-panel-subject.book {
    background: #5F9CCD;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .browse-book-type .type-link-list-item {
    border-radius: 0;
    height: 60px !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .browse-book-type .type-link-list-item a {
    position: relative;
    padding: 15px;
  }
  .browse-book-type .type-link-list-item a:after {
    content: "";
    position: absolute;
    background-image: url("../../images/icons/navigation/charet-right-white.png");
    background-repeat: no-repeat;
    display: none;
    height: 16px;
    margin: 0 5px;
    width: 10px;
    display: inline-block;
    right: 15px;
    top: 22px;
  }
  .browse-book-type .type-link-list-item .title {
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
    padding: 0;
    font-family: "latobold";
  }
}
@media (max-width: 767px) {
  .browse-book-type .type-link-list-item {
    border-radius: none;
  }
  .browse-book-type .type-links-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .browse-book-type .type-links-list .type-link-list-item {
    background: none;
    box-shadow: none;
    background-color: #5F9CCD;
  }
}
@media (max-width: 767px) {
  .magento-sub-categories-list {
    margin-left: -15px;
    margin-right: -15px;
    display: none;
  }
}
#block-views-about-the-editors-block {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .publication .container {
    padding: 0;
  }
}
.about-editors {
  text-align: left;
}
.about-editors .content > div > span {
  display: none;
}
@media (max-width: 1100px) {
  .about-editors .content {
    display: block;
    margin: 0 auto;
    width: 95%;
  }
}
.about-editors h2 {
  color: #ffffff;
  border-color: #ffffff;
}
.about-editors .container h3 {
  border-bottom: 1px solid white;
  color: #ffffff;
  padding-bottom: 15px;
  font-size: 26px;
}
@media (max-width: 767px) {
  .about-editors .container {
    padding: 0;
  }
  .about-editors .container .row {
    padding: 15px;
  }
}
.about-editors .face {
  float: left;
  width: 130px;
  height: 130px;
  margin: 20px 25px 0 25px;
}
@media (max-width: 1077px) {
  .about-editors .face {
    margin: 20px 25px 0 35px;
  }
}
@media (max-width: 560px) {
  .about-editors .face {
    float: none;
    margin: 0 auto;
  }
}
.about-editors .face img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 3px solid #ffffff;
}
.about-editors h4 {
  font-weight: bold;
}
.about-editors .face-link {
  position: relative;
}
.about-editors .face-link:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-lghtblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 8%;
  top: 29%;
  width: 10px;
}
.about-editors .face-text {
  overflow: hidden;
  color: #ffffff;
  font-size: 15px;
}
.about-editors .face-text > a {
  color: inherit;
  text-decoration: none;
}
.about-editors .face-text .first {
  margin-right: 5px;
}
@media (max-width: 1088px) {
  .about-editors .face-text {
    padding-right: 20px;
  }
}
@media (max-width: 700px) {
  .about-editors .face-text {
    padding-right: 50px;
  }
}
@media (max-width: 595px) {
  .about-editors .face-text {
    padding-right: 0;
  }
}
.about-editors .e-mail {
  font-size: 17px;
  font-weight: bold;
}
.about-editors .proposal-link {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 20px;
  color: #5e9cc7;
  display: inline-block;
  font-family: "latobold";
  font-size: 18px;
  margin: 10px 0 20px;
  opacity: 1;
  padding: 5px 50px 5px 15px;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
}
.about-editors .proposal-link:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  opacity: 0.7;
}
.about-editors .proposal-link a {
  position: relative;
  text-decoration: none;
}
.about-editors .proposal-link a:after {
  background: url("../../images/icons/navigation/arrow-right-lghtblue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 16px;
  position: absolute;
  right: -25%;
  top: 12%;
  width: 10px;
}
.about-editors .face-text-content {
  font-size: 17px;
  padding-right: 20px;
}
.about-editors .owl-buttons .owl-prev {
  background: url(../../images/icons/navigation/carousel_arrow-left-white.png) no-repeat !important;
  left: -4%;
  width: 20px;
  top: 25%;
  height: 35px;
  position: absolute;
  text-indent: -999999px;
}
@media (max-width: 1160px) {
  .about-editors .owl-buttons .owl-prev {
    left: -3%;
  }
}
@media (max-width: 1130px) {
  .about-editors .owl-buttons .owl-prev {
    left: -1%;
  }
}
@media (max-width: 1100px) {
  .about-editors .owl-buttons .owl-prev {
    left: 0%;
  }
}
@media (max-width: 1050px) {
  .about-editors .owl-buttons .owl-prev {
    top: 19%;
  }
}
.about-editors .owl-buttons .owl-next {
  right: -4%;
  width: 20px;
  top: 25%;
  height: 35px;
  position: absolute;
  background: url(../../images/icons/navigation/carousel_arrow-right-white.png) no-repeat !important;
  text-indent: -999999px;
}
@media (max-width: 1160px) {
  .about-editors .owl-buttons .owl-next {
    right: -3%;
  }
}
@media (max-width: 1130px) {
  .about-editors .owl-buttons .owl-next {
    right: -1%;
  }
}
@media (max-width: 1100px) {
  .about-editors .owl-buttons .owl-next {
    right: 0%;
  }
}
@media (max-width: 1050px) {
  .about-editors .owl-buttons .owl-next {
    top: 19%;
  }
}
.about-editors .owl-buttons .owl-controls {
  position: relative;
  top: -66%;
}
@media (max-width: 991px) {
  .about-editors .owl-buttons .owl-prev,
  .about-editors .owl-buttons .owl-next {
    top: 28%;
  }
}
@media (max-width: 560px) {
  .about-editors .owl-buttons .owl-prev,
  .about-editors .owl-buttons .owl-next {
    top: 13%;
  }
}
@media (max-width: 1100px) {
  .about-editors {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .about-editors {
    padding: 0 15px;
  }
  .about-editors .face-link {
    color: #2a6496 !important;
  }
}
@media (max-width: 320px) {
  .about-editors {
    height: 510px;
  }
}
.charet-down-blue {
  background-image: url(img/navigation/arrow-down-dkblue-13x8.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 8px;
  width: 13px;
  margin: 0 5px;
}
.charet-down-purple {
  background-image: url(../../images/icons/navigation/nav-arrow-down-purple-13x8.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 8px;
  width: 13px;
  margin: 0 5px;
  margin: 0 5px 0 20px;
}
.charet-down-dblue {
  background-image: url(../../images/icons/navigation/arrow-down-dkblue-13x8.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 8px;
  width: 13px;
  margin: 0 5px;
  margin: 0 5px 0 20px;
}
.charet-down-white {
  background-image: url("../../images/icons/navigation/arrow-down-white.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  width: 16px;
  margin: 0 5px;
  display: none;
}
@media (max-width: 767px) {
  .charet-down-white {
    position: absolute;
    right: 2%;
    top: 43%;
  }
}
.charet-up-white {
  background-image: url("../../images/icons/navigation/arrow-up-white.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  width: 16px;
  margin: 0 5px;
}
@media (max-width: 767px) {
  .charet-up-white {
    position: absolute;
    right: 2%;
    top: 43%;
  }
}
.charet-right-white {
  background-image: url(../../images/icons/navigation/charet-right-white.png);
  background-repeat: no-repeat;
  height: 16px;
  width: 10px;
  margin: 0 5px;
  display: none;
}
@media (max-width: 767px) {
  .charet-right-white {
    display: inline-block;
    position: absolute;
    right: 3%;
    top: 36%;
  }
}
#owl-front {
  background: transparent;
}
#owl-front .owl-controls.clickable {
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 10px;
  bottom: 0;
  margin-top: -35px;
}
#owl-front .owl-page {
  z-index: 1000;
  opacity: 0.6;
  background: #ffffff;
  height: 20px;
  margin: 1px;
  margin-right: 4px;
  width: 20px;
  display: inline-block;
  border-radius: 50%;
}
#owl-front .owl-page.active {
  z-index: 1000;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  opacity: 0.9;
}
#owl-front .owl-pagination {
  width: 1050px;
  padding-left: 13px;
  margin: 0 auto;
}
@media (max-width: 1049px) {
  #owl-front .owl-pagination {
    width: 970px;
  }
}
@media (max-width: 991px) {
  #owl-front .owl-pagination {
    width: 750px;
  }
}
@media (max-width: 767px) {
  #owl-front .owl-pagination {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
#owl-front .owl-controls {
  margin-top: -27px;
}
#owl-custom .product-name,
#owl-custom .online-price,
#owl-custom .you-save {
  font-family: "droid_sansbold";
}
#owl-custom .item {
  background: #ffffff !important;
  padding: 30px 0px;
  margin: 5px;
  color: #000000 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#owl-custom .item h4 {
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 5px;
}
#owl-custom .item .product-image {
  text-align: center;
}
#owl-custom .item .product-image img {
  border: 1px solid #dddddd;
  padding: 4px;
}
#owl-custom .item .product-name {
  margin-top: 15px;
}
#owl-custom .item .product-name > a {
  color: #45474d;
  text-decoration: none;
}
#owl-custom .item .online-price {
  color: #45474d;
}
#owl-custom .item .author {
  margin-bottom: 10px;
}
#owl-custom .item .you-save {
  color: #5f9bcc;
}
#owl-custom .padding-top-bottom {
  padding: 20px 0;
}
#owl-custom .owl-item {
  padding: 0 15px;
}
#owl-custom .owl-pagination {
  display: none;
}
#owl-custom .owl-carousel.owl-theme {
  position: relative;
}
#owl-custom .author,
#owl-custom .make-space {
  color: #7f7f80;
}
#owl-custom .owl-controls {
  position: absolute;
  width: 100%;
  top: 38%;
}
#owl-custom .owl-buttons {
  position: relative;
}
#owl-custom .owl-prev {
  background: url(../../images/icons/navigation/carousel_arrow-left.png) no-repeat !important;
  left: -35px;
  width: 20px;
  height: 35px;
  position: absolute;
  text-indent: -999999px;
}
#owl-custom .owl-next {
  right: -35px;
  width: 20px;
  height: 35px;
  position: absolute;
  background: url(../../images/icons/navigation/carousel_arrow-right.png) no-repeat !important;
  text-indent: -999999px;
}
@media (max-width: 1120px) {
  #owl-custom .owl-prev {
    left: -20px;
  }
  #owl-custom .owl-next {
    right: -20px;
  }
}
@media (max-width: 1120px) {
  #owl-custom .owl-prev {
    left: -15px;
  }
  #owl-custom .owl-next {
    right: -15px;
  }
}
@media (max-width: 500px) {
  #owl-custom .owl-prev {
    bottom: 20px;
    left: 10px;
  }
  #owl-custom .owl-next {
    bottom: 20px;
    right: 10px;
  }
  #owl-custom .owl-item {
    padding: 0;
  }
}
.people-take-it {
  padding: 25px 0;
  text-align: center;
  font-size: 35px;
  color: #ffffff;
  margin-bottom: 0;
}
.people-take-it .call-out-text2 {
  margin: 0;
  line-height: 1.5em;
  padding-top: 5px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.people-take-it .call-out-text2:before {
  font-size: 2em;
  font-size: 1.8em;
  padding: 10px 10px 0;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-family: "coustardregular";
  content: open-quote;
}
.people-take-it .call-out-text2:after {
  font-size: 1.8em;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0 0 10px;
  font-weight: 400;
  font-family: "coustardregular";
  content: close-quote;
}
.people-take-it .img-people {
  background: url(../../images/people.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100%;
  display: block;
  height: 70px;
}
@media (max-width: 360px) {
  .people-take-it .img-people {
    display: none;
  }
}
.people-take-it .blue-background {
  background: #5f9bcc;
}
@media (max-width: 991px) {
  .people-take-it {
    font-size: 30px;
  }
  .people-take-it .img-people {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .people-take-it {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  .people-take-it .call-out-text2 {
    padding: 10px 0;
  }
  .people-take-it .img-people {
    height: 35px;
  }
}
@media (max-width: 360px) {
  .people-take-it {
    font-size: 20px;
  }
}
.no-padding-custom {
  padding-left: 0;
  padding-right: 0;
}
.custom-padding {
  padding-left: 0!important;
  padding-right: 10px!important;
}
.static-featured-economics {
  background: #efefef;
}
.static-featured-economics .featured-economics {
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.static-featured-economics .featured-economics h3 {
  border: none;
}
.static-featured-economics .img-container {
  display: inline-block;
  vertical-align: top;
  width: 35%;
  margin-right: 10px;
}
.static-featured-economics .text-container {
  vertical-align: top;
  display: inline-block;
  width: 60%;
}
@media (max-width: 991px) {
  .static-featured-economics .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .static-featured-economics .call-out-link {
    padding: 7px 15px;
  }
  .static-featured-economics .text-container {
    padding-right: 0 !important;
  }
  .static-featured-economics .img-container {
    width: 100% !important;
    display: block;
    margin: 0 auto;
  }
  .static-featured-economics .img-container img {
    margin: 0 auto;
  }
  .static-featured-economics .text-container {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .static-featured-economics {
    padding: 0 !important;
  }
  .static-featured-economics .block-title {
    margin: 0 15px;
  }
  .static-featured-economics .call-out-link {
    text-align: center;
  }
}
.block-title {
  border-bottom: 1px solid #808080;
  text-align: left;
  padding-left: 0;
  color: #999;
  font-size: 26px;
  font-family: "latobold";
  padding-bottom: 15px;
}
@media (max-width: 500px) {
  .block-title {
    font-size: 22px !important;
    line-height: 25px !important;
  }
}
.static-content-block,
.static-featured-economics {
  padding-bottom: 15px;
  background: #efefef;
}
.static-content-block h3,
.static-featured-economics h3 {
  font-family: "latobold";
}
.static-content-block a,
.static-featured-economics a {
  text-decoration: none;
  color: inherit;
}
.static-content-block .block-title,
.static-featured-economics .block-title {
  border-bottom: 1px solid #808080;
  text-align: left;
  padding-left: 0;
  color: #7f7f80;
  font-size: 26px;
  font-family: "latobold";
  padding-bottom: 15px;
}
.static-content-block .img-container,
.static-featured-economics .img-container {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .static-content-block .img-container,
  .static-featured-economics .img-container {
    margin-right: 10px;
  }
}
@media (max-width: 991px) {
  .static-content-block .img-container,
  .static-featured-economics .img-container {
    width: 49%;
  }
}
@media (max-width: 738px) {
  .static-content-block .img-container,
  .static-featured-economics .img-container {
    width: 48%;
  }
}
@media (max-width: 630px) {
  .static-content-block .img-container,
  .static-featured-economics .img-container {
    width: 100%;
  }
  .static-content-block .img-container img,
  .static-featured-economics .img-container img {
    margin: 0 auto;
    display: block;
  }
}
.static-content-block .text-container,
.static-featured-economics .text-container {
  margin-top: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.static-content-block .text-container h2,
.static-featured-economics .text-container h2 {
  margin-top: 0;
}
.static-content-block .text-container h4,
.static-featured-economics .text-container h4 {
  font-size: 17px;
}
@media (max-width: 991px) {
  .static-content-block .text-container,
  .static-featured-economics .text-container {
    width: 49%;
  }
}
@media (max-width: 738px) {
  .static-content-block .text-container,
  .static-featured-economics .text-container {
    width: 48%;
  }
}
@media (max-width: 630px) {
  .static-content-block .text-container,
  .static-featured-economics .text-container {
    width: 100%;
  }
}
.static-content-block img,
.static-featured-economics img {
  max-width: 100%;
}
.static-content-block h2,
.static-featured-economics h2 {
  color: #333;
  font-family: "latobold";
  font-size: 21px;
}
.static-content-block p,
.static-featured-economics p {
  font-size: 17px;
  color: #4D4D4D;
  line-height: 26px;
}
.static-content-block .static-block,
.static-featured-economics .static-block {
  padding: 0;
}
@media (max-width: 991px) {
  .static-content-block .static-block,
  .static-featured-economics .static-block {
    margin: 20px 0;
    padding: 0 10px;
  }
  .static-content-block .static-block .img-container,
  .static-featured-economics .static-block .img-container {
    vertical-align: top;
    display: inline-block;
  }
  .static-content-block .static-block .text-container,
  .static-featured-economics .static-block .text-container {
    vertical-align: top;
    display: inline-block;
    margin-left: 11px;
    width: 54%;
  }
  .static-content-block .static-block .text-container h2,
  .static-featured-economics .static-block .text-container h2 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .static-content-block,
  .static-featured-economics {
    padding: 0 15px;
  }
  .static-content-block .container,
  .static-featured-economics .container {
    padding: 0;
  }
}
@media (max-width: 500px) {
  .static-content-block .static-block .img-container,
  .static-featured-economics .static-block .img-container {
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    display: block;
  }
  .static-content-block .static-block .text-container,
  .static-featured-economics .static-block .text-container {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .static-content-block .static-block .text-container h2,
  .static-featured-economics .static-block .text-container h2 {
    font-size: 21px;
  }
  .static-content-block .static-block .text-container p,
  .static-featured-economics .static-block .text-container p {
    font-size: 17px;
  }
}
@media (max-width: 320px) {
  .static-content-block .block-title,
  .static-featured-economics .block-title {
    font-size: 20px;
  }
  .static-content-block p,
  .static-featured-economics p {
    font-size: 16px;
  }
}
.featured-economics .text-container {
  margin-top: 0;
}
.static-content-block .img-container {
  margin-top: 15px;
}
.featured-economics {
  padding: 10px;
}
.featured-economics .img-container {
  vertical-align: top;
  width: 35%;
}
.featured-economics .img-container img {
  display: block;
  height: auto;
  max-width: 100%;
}
.featured-economics .text-container {
  width: 63%;
  vertical-align: top;
  display: inline-block;
}
.featured-economics .text-container h3 {
  margin-top: 10px;
}
@media (max-width: 766px) {
  .featured-economics .text-container {
    width: 100%;
  }
}
.featured-economics .text-purple {
  color: #9e536e;
}
.featured-economics .text-container {
  padding-right: 25px;
}
.featured-economics .text-container h4 {
  font-weight: bold;
  font-size: 15px;
}
.featured-economics .call-out-link.economic {
  background: #5e9cc7;
  color: #ffffff;
}
.page-publish-with-us .white .container {
  padding-left: 0;
  padding-right: 0;
}
.page-publish-with-us .contextual-links-region {
  margin-bottom: 0;
}
.page-publish-with-us .hero-content {
  padding-left: 0;
}
.page-publish-with-us #page-title {
  background: #ffffff;
  color: #989898;
  border-bottom: 1px solid #989898;
  padding-bottom: 15px;
  font-family: "latobold";
}
.page-publish-with-us .caret-link-purple {
  background: url("../../images/icons/navigation/arrow-right-dark-blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: relative;
  right: -38px;
  top: 2px;
  width: 10px;
}
@media (max-width: 445px) {
  .page-publish-with-us #page-title {
    font-size: 20px;
  }
  .page-publish-with-us .header a {
    font-size: 24px;
  }
}
.view-publish-with-us .container {
  padding-right: 10px;
  padding-left: 10px;
}
.view-publish-with-us .views-row-odd .container,
.view-publish-with-us .views-row-even .container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.view-publish-with-us .text-container p {
  margin-bottom: 0;
}
.view-publish-with-us .text-container .header {
  font-size: 26px;
}
.view-publish-with-us .text-container .header a:hover,
.view-publish-with-us .text-container .header a:active,
.view-publish-with-us .text-container .header a:focus {
  text-decoration: none;
}
.view-publish-with-us .text-container .content-text {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 26px;
}
.view-publish-with-us .views-row-odd {
  background: #fdfdfe;
}
.view-publish-with-us .views-row-odd .views-field-field-im {
  float: left;
}
.view-publish-with-us .views-row-odd .views-field-field-read-m {
  font-family: "latoregular";
  line-height: 25px;
  font-size: 18px;
  padding-left: 15px;
  float: right;
  vertical-align: middle;
  width: 67%;
}
@media (max-width: 767px) {
  .view-publish-with-us .views-row-odd .views-field-field-read-m {
    padding-left: 0;
  }
}
.view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 {
  float: left;
}
.view-publish-with-us .views-row-even {
  background: #f1f1f1;
}
.view-publish-with-us .views-row-even .views-field-field-read-m {
  float: left;
  vertical-align: middle;
}
.view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 {
  float: right;
}
.view-publish-with-us .views-row-even .views-field-field-im {
  max-height: 200px;
  float: right;
}
.view-publish-with-us .views-row-even .container,
.view-publish-with-us .views-row-odd .container {
  padding: 15px 10px;
}
.view-publish-with-us .views-row-even img,
.view-publish-with-us .views-row-odd img,
.view-publish-with-us .views-row-even .player,
.view-publish-with-us .views-row-odd .player,
.view-publish-with-us .views-row-even #player,
.view-publish-with-us .views-row-odd #player {
  box-shadow: 0 -1px 20px -9px;
}
.view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2,
.view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 {
  width: 30%;
  max-height: 200px;
  display: inline-block;
  vertical-align: middle;
}
.view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 .player,
.view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 .player,
.view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 #player,
.view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 #player {
  height: 200px;
}
.view-publish-with-us .views-row-even .views-field-field-im > img,
.view-publish-with-us .views-row-odd .views-field-field-im > img {
  max-width: 100%;
}
.view-publish-with-us .views-row-even .views-field-field-read-m,
.view-publish-with-us .views-row-odd .views-field-field-read-m {
  width: 67%;
}
.view-publish-with-us .views-row-even iframe,
.view-publish-with-us .views-row-odd iframe {
  height: 200px;
  width: 100%;
}
.view-publish-with-us .views-row-even h3,
.view-publish-with-us .views-row-odd h3 {
  font-family: "latobold";
  font-size: 24px;
  margin: 0 0 15px;
  color: #5f9bcc;
}
.view-publish-with-us .views-row-even .views-field-field-read-m,
.view-publish-with-us .views-row-odd .views-field-field-read-m {
  font-family: "latoregular";
  line-height: 25px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2,
  .view-publish-with-us .views-row-even .views-field-field-im,
  .view-publish-with-us .views-row-odd .views-field-field-im {
    width: 40%;
  }
  .view-publish-with-us .views-row-even .views-field-field-read-m,
  .view-publish-with-us .views-row-odd .views-field-field-read-m {
    width: 59%;
  }
}
@media (max-width: 767px) {
  .view-publish-with-us .views-row-even .text-container .header,
  .view-publish-with-us .views-row-odd .text-container .header {
    padding-top: 15px;
  }
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2,
  .view-publish-with-us .views-row-even .views-field-field-im,
  .view-publish-with-us .views-row-odd .views-field-field-im {
    width: 327px;
    float: none;
    display: block;
    margin: 0 auto !important;
  }
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 .embedded-video,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 .embedded-video,
  .view-publish-with-us .views-row-even .views-field-field-im .embedded-video,
  .view-publish-with-us .views-row-odd .views-field-field-im .embedded-video {
    margin: 0 auto;
  }
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 .player,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 .player,
  .view-publish-with-us .views-row-even .views-field-field-im .player,
  .view-publish-with-us .views-row-odd .views-field-field-im .player,
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 #player,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 #player,
  .view-publish-with-us .views-row-even .views-field-field-im #player,
  .view-publish-with-us .views-row-odd .views-field-field-im #player {
    margin: 0 auto;
    width: 320px;
  }
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 > img,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 > img,
  .view-publish-with-us .views-row-even .views-field-field-im > img,
  .view-publish-with-us .views-row-odd .views-field-field-im > img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
  }
  .view-publish-with-us .views-row-even .views-field-field-read-m,
  .view-publish-with-us .views-row-odd .views-field-field-read-m {
    margin-top: 20px;
    width: 100%;
    float: none;
  }
}
@media (max-width: 498px) {
  .view-publish-with-us .views-row-even .title-box .page-title,
  .view-publish-with-us .views-row-odd .title-box .page-title {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
@media (max-width: 460px) {
  .view-publish-with-us .views-row-even .text-container,
  .view-publish-with-us .views-row-odd .text-container {
    font-size: 16px;
  }
}
@media (max-width: 359px) {
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2,
  .view-publish-with-us .views-row-even .views-field-field-im,
  .view-publish-with-us .views-row-odd .views-field-field-im {
    width: 300px !important;
  }
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 .player,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 .player,
  .view-publish-with-us .views-row-even .views-field-field-im .player,
  .view-publish-with-us .views-row-odd .views-field-field-im .player {
    width: 300px !important;
  }
  .view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2 img,
  .view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2 img,
  .view-publish-with-us .views-row-even .views-field-field-im img,
  .view-publish-with-us .views-row-odd .views-field-field-im img {
    width: 300px !important;
  }
}
@media (max-width: 335px) {
  .view-publish-with-us .views-row-even .player,
  .view-publish-with-us .views-row-odd .player,
  .view-publish-with-us .views-row-even #player,
  .view-publish-with-us .views-row-odd #player {
    width: 100%;
  }
}
.view-publish-with-us .views-row-odd .views-field-field-youtube-video-link-2,
.view-publish-with-us .views-row-odd .views-field-field-im {
  margin-right: 15px;
}
.view-publish-with-us .views-row-even .views-field-field-youtube-video-link-2,
.view-publish-with-us .views-row-even .views-field-field-im {
  margin-left: 15px;
}
.view-publish-with-us .content-text {
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 991px) {
  .view-publish-with-us .img-shadow {
    width: 100%;
  }
  .view-publish-with-us .img-shadow img {
    max-width: 100%;
  }
}
.view-publish-with-us .read-more {
  margin-top: 15px;
  background-color: #CCCCCC;
  border-radius: 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  opacity: 0.7;
  padding: 3px 16px;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
}
.view-publish-with-us .read-more:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f2d53;
}
.view-publish-with-us .read-more > a {
  color: #FFFFFF;
  text-decoration: none;
}
@media (max-width: 360px) {
  .view-publish-with-us .read-more {
    width: 100%;
    text-align: center;
    font-family: "latobold";
    padding: 10px 16px;
  }
}
.clouds {
  margin-top: 15px;
}
.clouds .cloud {
  background: #5f9bcc;
  color: #ffffff;
  padding: 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.clouds .cloud:after {
  content: "";
  background: url(../../images/speechbubble.png);
  display: inline-block;
  height: 50px;
  position: absolute;
  right: -12px;
  bottom: -12px;
  width: 50px;
}
.clouds .cloud .cloud-person {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0;
}
@media (max-width: 360px) {
  .clouds .cloud .cloud-person {
    font-size: 15px;
  }
}
.clouds .see-all {
  text-align: center;
  margin-top: 15px;
  padding-bottom: 20px;
}
.clouds .see-all div {
  cursor: pointer;
  margin-top: 15px;
  background-color: #c1c1c1;
  border-radius: 20px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  opacity: 0.7;
  padding: 3px 40px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
}
.clouds .see-all div:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  opacity: 1;
}
@media (max-width: 360px) {
  .clouds .see-all div {
    font-family: "latobold";
    padding: 10px 16px;
    text-align: center;
    width: 95%;
  }
  .clouds .see-all div:hover {
    background: #0f2d53;
  }
}
@media (max-width: 360px) {
  .clouds {
    padding: 0;
  }
  .clouds .container {
    padding: 0;
  }
  .clouds .row {
    margin: 0;
  }
  .clouds .row .col-xs-12 {
    padding: 0;
  }
  .clouds .cloud.white {
    color: #5f9bcc;
    background: #fdfdfe;
  }
  .clouds .cloud.white:before {
    content: "";
    width: 34px;
    height: 41px;
    float: left;
    margin: 2px 10px 100px 0;
    display: inline-block;
    background: url(../../images/ic_quote_blue.png) no-repeat;
  }
  .clouds .cloud.white:after {
    clear: both;
  }
  .clouds .cloud.blue {
    position: relative;
    color: #fdfdfe;
    background: #5f9bcc;
  }
  .clouds .cloud.blue p {
    width: 85%;
  }
  .clouds .cloud.blue:after {
    content: "";
    position: absolute;
    top: 9%;
    right: 1%;
    float: right;
    margin-right: 10px;
    width: 34px;
    height: 41px;
    display: inline-block;
    background: url(../../images/white-quote.png) no-repeat;
  }
  .clouds .cloud {
    border-radius: 0;
    margin-bottom: 0;
  }
  .clouds .cloud:after {
    display: none;
  }
}
.finance {
  background-color: #861b4c;
}
.finance,
.handbooks {
  position: relative;
  height: auto;
  overflow: hidden;
}
.finance > .container,
.handbooks > .container {
  padding-top: 20px;
}
.finance .hero-container,
.handbooks .hero-container {
  position: relative;
  margin-bottom: 50px;
}
.finance .hero-container .node-subject,
.handbooks .hero-container .node-subject {
  position: relative;
}
.finance .title-box h1,
.handbooks .title-box h1 {
  position: relative;
  margin-top: 20px;
  font-size: 35px;
  line-height: 40px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .finance .title-box h1,
  .handbooks .title-box h1 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 25px;
  }
}
@media (max-width: 443px) {
  .finance .title-box h1,
  .handbooks .title-box h1 {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .finance .title-box,
  .handbooks .title-box {
    margin-top: 10px;
  }
}
.finance .field-name-field-slide-image,
.handbooks .field-name-field-slide-image,
.finance .field-name-field-hero-background-image-hb,
.handbooks .field-name-field-hero-background-image-hb {
  height: 0;
  margin-left: -15px;
  text-align: center;
}
.finance .field-name-field-slide-image img,
.handbooks .field-name-field-slide-image img,
.finance .field-name-field-hero-background-image-hb img,
.handbooks .field-name-field-hero-background-image-hb img {
  margin: 0;
}
@media (max-width: 1050px) {
  .finance .field-name-field-slide-image,
  .handbooks .field-name-field-slide-image,
  .finance .field-name-field-hero-background-image-hb,
  .handbooks .field-name-field-hero-background-image-hb {
    display: none;
  }
}
.finance .field-name-field-hero-mobile-image,
.handbooks .field-name-field-hero-mobile-image,
.finance .field-name-field-hero-mobile-image-bt,
.handbooks .field-name-field-hero-mobile-image-bt {
  display: none;
  height: 0;
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}
.finance .field-name-field-hero-mobile-image img,
.handbooks .field-name-field-hero-mobile-image img,
.finance .field-name-field-hero-mobile-image-bt img,
.handbooks .field-name-field-hero-mobile-image-bt img {
  margin: 0;
}
@media (max-width: 1050px) {
  .finance .field-name-field-hero-mobile-image,
  .handbooks .field-name-field-hero-mobile-image,
  .finance .field-name-field-hero-mobile-image-bt,
  .handbooks .field-name-field-hero-mobile-image-bt {
    display: block;
  }
}
.finance .field-type-text-with-summary,
.handbooks .field-type-text-with-summary {
  color: #ffffff;
  font-size: 17px;
  line-height: 23px;
  font-family: "latoregular";
  padding-right: 10px;
  padding-top: 15px;
}
.finance #page-title,
.handbooks #page-title {
  font-family: "latobold";
}
.finance .field-name-field-link1,
.handbooks .field-name-field-link1,
.finance .field-name-field-link2,
.handbooks .field-name-field-link2 {
  display: inline-block;
}
.finance .field-name-field-link1 .field-label,
.handbooks .field-name-field-link1 .field-label,
.finance .field-name-field-link2 .field-label,
.handbooks .field-name-field-link2 .field-label {
  display: none;
}
@media (max-width: 767px) {
  .finance .field-name-field-link1 .call-out-link,
  .handbooks .field-name-field-link1 .call-out-link,
  .finance .field-name-field-link2 .call-out-link,
  .handbooks .field-name-field-link2 .call-out-link {
    font-size: 15px;
  }
}
@media (max-width: 389px) {
  .finance .field-name-field-link1 .call-out-link,
  .handbooks .field-name-field-link1 .call-out-link,
  .finance .field-name-field-link2 .call-out-link,
  .handbooks .field-name-field-link2 .call-out-link {
    padding: 7px 37px 7px 13px;
  }
}
@media (max-width: 360px) {
  .finance .field-name-field-link1,
  .handbooks .field-name-field-link1,
  .finance .field-name-field-link2,
  .handbooks .field-name-field-link2 {
    width: 100%;
  }
}
.finance .links,
.handbooks .links {
  position: relative;
  height: auto;
  width: 58%;
}
@media (max-width: 991px) {
  .finance .links,
  .handbooks .links {
    width: 100%;
  }
}
@media (max-width: 580px) {
  .finance .links,
  .handbooks .links {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.finance .links .link,
.handbooks .links .link {
  position: relative;
}
.finance .links .call-out-link,
.handbooks .links .call-out-link {
  color: #0f3452;
  background: #fdfdfe;
  margin: 10px 6px 6px 0;
  position: relative;
}
.finance .links .call-out-link:after,
.handbooks .links .call-out-link:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-dark-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 8%;
  top: 27%;
  width: 10px;
}
.finance .links .call-out-link.two,
.handbooks .links .call-out-link.two {
  color: #fdfdfe;
  background: #5e9cc7;
  position: relative;
}
.finance .links .call-out-link.two:after,
.handbooks .links .call-out-link.two:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-white.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 8%;
  top: 27%;
  width: 10px;
}
@media (max-width: 572px) {
  .finance .links,
  .handbooks .links {
    height: auto;
  }
  .finance .links .link,
  .handbooks .links .link {
    bottom: 20px;
  }
}
@media (max-width: 550px) {
  .finance .links,
  .handbooks .links {
    padding-bottom: 0;
  }
}
.finance .field-type-text-with-summary,
.handbooks .field-type-text-with-summary,
.finance .title-box,
.handbooks .title-box {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  float: left;
}
@media (max-width: 991px) {
  .finance .field-type-text-with-summary,
  .handbooks .field-type-text-with-summary,
  .finance .title-box,
  .handbooks .title-box {
    float: none;
  }
}
.finance .field-name-field-video-link,
.handbooks .field-name-field-video-link,
.finance .field-name-field-youtube-video-link,
.handbooks .field-name-field-youtube-video-link,
.finance .field-name-field-subject-hero-image,
.handbooks .field-name-field-subject-hero-image,
.finance .field-name-field-book-type-hero-image-,
.handbooks .field-name-field-book-type-hero-image- {
  display: inline-block;
  float: right;
  height: 243px;
  margin-top: 27px;
  vertical-align: top;
  width: 40%;
}
.finance .field-name-field-video-link:after,
.handbooks .field-name-field-video-link:after,
.finance .field-name-field-youtube-video-link:after,
.handbooks .field-name-field-youtube-video-link:after,
.finance .field-name-field-subject-hero-image:after,
.handbooks .field-name-field-subject-hero-image:after,
.finance .field-name-field-book-type-hero-image-:after,
.handbooks .field-name-field-book-type-hero-image-:after {
  clear: both;
}
@media (max-width: 1100px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    right: 2%;
  }
}
@media (max-width: 1007px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    margin-top: 20px;
    right: 2%;
  }
}
.finance .field-name-field-video-link iframe,
.handbooks .field-name-field-video-link iframe,
.finance .field-name-field-youtube-video-link iframe,
.handbooks .field-name-field-youtube-video-link iframe,
.finance .field-name-field-subject-hero-image iframe,
.handbooks .field-name-field-subject-hero-image iframe,
.finance .field-name-field-book-type-hero-image- iframe,
.handbooks .field-name-field-book-type-hero-image- iframe {
  height: 233px;
  width: 100%;
}
.finance .field-name-field-video-link .player,
.handbooks .field-name-field-video-link .player,
.finance .field-name-field-youtube-video-link .player,
.handbooks .field-name-field-youtube-video-link .player,
.finance .field-name-field-subject-hero-image .player,
.handbooks .field-name-field-subject-hero-image .player,
.finance .field-name-field-book-type-hero-image- .player,
.handbooks .field-name-field-book-type-hero-image- .player {
  border: 5px solid white;
  height: 243px;
  position: relative;
}
@media (max-width: 443px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    height: 215px !important;
  }
}
@media (max-width: 360px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    left: -3%;
  }
}
@media (max-width: 341px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    left: -5%;
  }
}
@media (max-width: 322px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    left: -7%;
  }
}
.finance .embeded-video,
.handbooks .embeded-video {
  width: 30%;
  max-height: 200px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .finance .hero-container,
  .handbooks .hero-container {
    height: auto;
  }
  .finance .field-type-text-with-summary,
  .handbooks .field-type-text-with-summary {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    padding-top: 6px;
  }
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    height: 260px;
    width: 390px;
    position: relative;
    float: none;
    top: 0;
    margin: 0 auto;
    display: block;
  }
  .finance .field-name-field-video-link iframe,
  .handbooks .field-name-field-video-link iframe,
  .finance .field-name-field-youtube-video-link iframe,
  .handbooks .field-name-field-youtube-video-link iframe,
  .finance .field-name-field-subject-hero-image iframe,
  .handbooks .field-name-field-subject-hero-image iframe,
  .finance .field-name-field-book-type-hero-image- iframe,
  .handbooks .field-name-field-book-type-hero-image- iframe {
    height: 250px;
    width: 380px;
  }
  .finance .field-name-field-video-link .player,
  .handbooks .field-name-field-video-link .player,
  .finance .field-name-field-youtube-video-link .player,
  .handbooks .field-name-field-youtube-video-link .player,
  .finance .field-name-field-subject-hero-image .player,
  .handbooks .field-name-field-subject-hero-image .player,
  .finance .field-name-field-book-type-hero-image- .player,
  .handbooks .field-name-field-book-type-hero-image- .player {
    height: 260px;
    width: 390px;
  }
}
@media (max-width: 991px) and (max-width: 443px) {
  .finance .field-name-field-video-link iframe,
  .handbooks .field-name-field-video-link iframe,
  .finance .field-name-field-youtube-video-link iframe,
  .handbooks .field-name-field-youtube-video-link iframe,
  .finance .field-name-field-subject-hero-image iframe,
  .handbooks .field-name-field-subject-hero-image iframe,
  .finance .field-name-field-book-type-hero-image- iframe,
  .handbooks .field-name-field-book-type-hero-image- iframe {
    width: 290px;
    height: 190px;
  }
}
@media (max-width: 991px) and (max-width: 425px) {
  .finance .field-name-field-video-link .player,
  .handbooks .field-name-field-video-link .player,
  .finance .field-name-field-youtube-video-link .player,
  .handbooks .field-name-field-youtube-video-link .player,
  .finance .field-name-field-subject-hero-image .player,
  .handbooks .field-name-field-subject-hero-image .player,
  .finance .field-name-field-book-type-hero-image- .player,
  .handbooks .field-name-field-book-type-hero-image- .player {
    width: 310px;
    height: 207px;
  }
}
@media (max-width: 991px) and (max-width: 443px) {
  .finance .field-name-field-video-link .player,
  .handbooks .field-name-field-video-link .player,
  .finance .field-name-field-youtube-video-link .player,
  .handbooks .field-name-field-youtube-video-link .player,
  .finance .field-name-field-subject-hero-image .player,
  .handbooks .field-name-field-subject-hero-image .player,
  .finance .field-name-field-book-type-hero-image- .player,
  .handbooks .field-name-field-book-type-hero-image- .player {
    height: 201px;
    width: 301px;
  }
}
@media (max-width: 767px) {
  .finance .title-box,
  .handbooks .title-box,
  .finance .field-type-text-with-summary,
  .handbooks .field-type-text-with-summary {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link .field-name-field-subject-hero-image,
  .handbooks .field-name-field-youtube-video-link .field-name-field-subject-hero-image {
    width: 100%;
    float: none;
  }
  .finance .field-name-field-video-link .embedded-video,
  .handbooks .field-name-field-video-link .embedded-video,
  .finance .field-name-field-youtube-video-link .field-name-field-subject-hero-image .embedded-video,
  .handbooks .field-name-field-youtube-video-link .field-name-field-subject-hero-image .embedded-video {
    margin: 0 auto;
    width: 90%;
  }
  .finance .field-name-field-video-link .player,
  .handbooks .field-name-field-video-link .player,
  .finance .field-name-field-youtube-video-link .field-name-field-subject-hero-image .player,
  .handbooks .field-name-field-youtube-video-link .field-name-field-subject-hero-image .player {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    top: 2px;
  }
}
@media (max-width: 767px) and (max-width: 425px) {
  .finance .field-name-field-video-link,
  .handbooks .field-name-field-video-link,
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link,
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    height: auto;
  }
}
@media (max-width: 485px) {
  .finance,
  .handbooks {
    padding: 0;
  }
}
.finance .field-type-text-with-summary,
.handbooks .field-type-text-with-summary {
  padding-bottom: 40px;
}
.finance .field-name-field-subject-hero-image,
.handbooks .field-name-field-subject-hero-image,
.finance .field-name-field-book-type-hero-image-,
.handbooks .field-name-field-book-type-hero-image- {
  position: relative;
}
.finance .field-name-field-subject-hero-image .field-items:after,
.handbooks .field-name-field-subject-hero-image .field-items:after,
.finance .field-name-field-book-type-hero-image- .field-items:after,
.handbooks .field-name-field-book-type-hero-image- .field-items:after {
  content: "";
  background-size: contain;
  background: url(../../images/award-rounded.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: -38px;
  height: 130px;
  position: absolute;
  right: -26px;
  width: 130px;
}
@media (max-width: 991px) {
  .finance .field-name-field-subject-hero-image .field-items:after,
  .handbooks .field-name-field-subject-hero-image .field-items:after,
  .finance .field-name-field-book-type-hero-image- .field-items:after,
  .handbooks .field-name-field-book-type-hero-image- .field-items:after {
    bottom: -18px;
  }
}
@media (max-width: 462px) {
  .finance .field-name-field-subject-hero-image .field-items:after,
  .handbooks .field-name-field-subject-hero-image .field-items:after,
  .finance .field-name-field-book-type-hero-image- .field-items:after,
  .handbooks .field-name-field-book-type-hero-image- .field-items:after {
    background-size: contain;
    bottom: -7%;
    right: -23px;
  }
}
@media (max-width: 443px) {
  .finance .field-name-field-subject-hero-image .field-items:after,
  .handbooks .field-name-field-subject-hero-image .field-items:after,
  .finance .field-name-field-book-type-hero-image- .field-items:after,
  .handbooks .field-name-field-book-type-hero-image- .field-items:after {
    width: 110px;
    height: 110px;
    bottom: -13%;
    right: 0;
  }
}
@media (max-width: 350px) {
  .finance .field-name-field-subject-hero-image .field-items:after,
  .handbooks .field-name-field-subject-hero-image .field-items:after,
  .finance .field-name-field-book-type-hero-image- .field-items:after,
  .handbooks .field-name-field-book-type-hero-image- .field-items:after {
    background-size: contain;
    width: 95px;
    height: 95px;
    right: -17px;
  }
}
@media (max-width: 320px) {
  .finance .field-name-field-subject-hero-image .field-items:after,
  .handbooks .field-name-field-subject-hero-image .field-items:after,
  .finance .field-name-field-book-type-hero-image- .field-items:after,
  .handbooks .field-name-field-book-type-hero-image- .field-items:after {
    background-size: contain;
    height: 90px;
    width: 90px;
  }
}
.finance .field-name-field-subject-hero-image img,
.handbooks .field-name-field-subject-hero-image img,
.finance .field-name-field-book-type-hero-image- img,
.handbooks .field-name-field-book-type-hero-image- img {
  border: 5px solid white;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 443px) {
  .finance .field-name-field-subject-hero-image img,
  .handbooks .field-name-field-subject-hero-image img,
  .finance .field-name-field-book-type-hero-image- img,
  .handbooks .field-name-field-book-type-hero-image- img {
    max-width: 85%;
  }
}
@media (max-width: 443px) {
  .finance .title-box,
  .handbooks .title-box {
    margin-top: 10px;
  }
  .finance .field-name-field-subject-hero-image,
  .handbooks .field-name-field-subject-hero-image,
  .finance .field-name-field-book-type-hero-image-,
  .handbooks .field-name-field-book-type-hero-image- {
    width: auto !important;
    height: auto !important;
  }
  .finance .field-name-field-subject-hero-image img,
  .handbooks .field-name-field-subject-hero-image img,
  .finance .field-name-field-book-type-hero-image- img,
  .handbooks .field-name-field-book-type-hero-image- img {
    width: auto !important;
    height: auto !important;
  }
}
.node-type-book-type .magento-sub-categories {
  display: block;
}
@media (max-width: 767px) {
  .node-type-book-type .magento-sub-categories {
    display: none;
  }
  .node-type-book-type .subject-item-tab-cordion .block-title {
    position: relative;
    margin: 0;
    padding-left: 15px;
    font-size: 18px;
    font-family: "latobold";
    padding: 15px 10px;
    border-bottom: none;
    color: #F2F2F2;
    background: #912A5F;
    cursor: pointer;
  }
  .node-type-book-type .subject-item-tab-cordion .block-title .charet-down-white {
    display: inline-block;
    position: absolute;
    top: 22px;
  }
}
.handbooks {
  background-color: #5E9CC3;
}
.handbooks .title-box {
  position: relative;
}
.handbooks .field-name-field-hero-background-image-hb {
  height: 0;
  margin-left: -15px;
  text-align: center;
}
.handbooks .field-name-field-hero-background-image-hb img {
  margin: 0;
}
.handbooks .field-name-field-youtube-video-link {
  position: relative;
}
@media (max-width: 991px) {
  .handbooks .field-name-field-youtube-video-link {
    top: 0;
  }
}
.handbooks .field-type-text-with-summary {
  padding-bottom: 40px;
}
.handbooks .links {
  position: relative;
}
.handbooks .links .call-out-link {
  background: none repeat scroll 0 0 #0f2d53;
  color: #fdfdfe;
  padding: 7px 40px 7px 15px;
}
.handbooks .links .call-out-link:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-gblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 28%;
  width: 10px;
}
.handbooks .links .call-out-link.two {
  background: none repeat scroll 0 0 #fdfdfe;
  color: #0f3452;
  padding: 7px 40px 7px 15px;
  position: relative;
}
.handbooks .links .call-out-link.two:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-dark-dark-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 28%;
  width: 10px;
}
@media (max-width: 541px) {
  .handbooks .field-name-field-link1,
  .handbooks .field-name-field-link2 {
    margin-bottom: 0;
  }
}
.node-type-webform {
  margin: 0;
}
.node-type-webform .webform-client-form input {
  color: #4d4d4d;
}
.node-type-webform #webform-node-form .vertical-tabs-list {
  width: 15em;
  float: left;
}
.node-type-webform .region-webform-aside {
  padding-bottom: 20px;
}
.node-type-webform .region-webform-aside hr {
  margin: 10px 0;
}
.node-type-webform .region-webform-aside p {
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
}
.node-type-webform .webform {
  padding-top: 30px;
  padding-bottom: 25px;
  overflow: hidden;
  clear: both;
}
.node-type-webform .webform .form-text h3 {
  padding: 0;
}
.node-type-webform .webform .form-control:focus {
  border-color: #ae376f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(174, 55, 111, 0.6);
  outline: 0 none;
}
.node-type-webform .hero-container {
  height: auto;
}
.node-type-webform .hero-content {
  padding-top: 30px;
  overflow: hidden;
}
.node-type-webform .hero-content p {
  font-size: 17px;
  line-height: 25px;
}
.node-type-webform .form-item input.error,
.node-type-webform .form-item textarea.error,
.node-type-webform .form-item select.error {
  border: 2px solid #93416f;
}
.node-type-webform .bg-hero-form {
  background: url(../../images/bg-hero-pic2.jpg) repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .node-type-webform .bg-hero-form {
    padding: 0;
  }
  .node-type-webform .bg-hero-form > .container {
    padding: 0;
  }
  .node-type-webform .bg-hero-form .hero-content {
    padding: 0 15px 10px 15px;
  }
}
@media (max-width: 676px) {
  .node-type-webform .bg-hero-form {
    height: auto;
    background: none;
  }
}
.node-type-webform .plain-text h3,
.node-type-webform .form h3 {
  font-size: 23px;
}
@media (max-width: 767px) {
  .node-type-webform .plain-text,
  .node-type-webform .form {
    padding: 0;
  }
}
.node-type-webform .plain-text {
  padding-left: 0;
}
.node-type-webform .form {
  padding-right: 0;
}
.node-type-webform .form-item,
.node-type-webform .form-action {
  padding: 3px;
  margin-bottom: 1em;
  margin-top: 1em;
}
.node-type-webform section {
  border-radius: none;
}
@media (max-width: 767px) {
  .node-type-webform .bg-hero-img-form {
    padding-left: 0;
    padding-right: 0;
  }
  .node-type-webform .bg-hero-img-form > .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.node-type-webform section.block {
  background-color: transparent;
}
.node-type-webform .hero-content {
  height: auto;
  background: #f6f1f4;
}
@media (max-width: 991px) {
  .node-type-webform .hero-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
}
.node-type-webform .hero-content .image-container {
  float: right;
  border: transparent;
  padding-top: 20px;
  padding-right: 9%;
}
.node-type-webform .hero-content .image-container .image-position {
  position: relative;
}
.node-type-webform .hero-content .image-container img {
  border-color: #F6F1F4;
}
.node-type-webform .hero-content .image-container .logo2-img {
  background-size: contain;
  background: url(../../images/logo-img-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 165px;
  position: absolute;
  right: -85px;
  top: -23px;
  width: 165px;
}
@media (max-width: 447px) {
  .node-type-webform .hero-content .image-container .logo2-img {
    background-size: contain;
    bottom: -11%;
    right: -23px;
  }
}
@media (max-width: 400px) {
  .node-type-webform .hero-content .image-container .logo2-img {
    width: 110px;
    height: 110px;
  }
}
@media (max-width: 350px) {
  .node-type-webform .hero-content .image-container .logo2-img {
    background-size: contain;
    width: 95px;
    height: 95px;
    right: -17px;
  }
}
@media (max-width: 320px) {
  .node-type-webform .hero-content .image-container .logo2-img {
    background-size: contain;
    height: 90px;
    right: -23px;
    width: 90px;
  }
}
@media (max-width: 1049px) {
  .node-type-webform .hero-content .image-container {
    width: 47%;
  }
}
@media (max-width: 991px) {
  .node-type-webform .hero-content .image-container {
    bottom: -30px;
    display: none;
  }
}
@media (max-width: 720px) {
  .node-type-webform .hero-content .image-container {
    bottom: 5%;
  }
}
@media (max-width: 676px) {
  .node-type-webform .hero-content .image-container {
    display: none;
  }
}
.node-type-webform .hero-content .text-container {
  padding: 15px 0 0 60px;
  width: 50%;
}
.node-type-webform .hero-content .text-container img {
  border: transparent;
  background: #023457;
}
@media (max-width: 360px) {
  .node-type-webform .hero-content .text-container img {
    display: block;
    margin: 0 auto;
  }
}
.node-type-webform .hero-content .text-container h2,
.node-type-webform .hero-content .text-container h3 {
  font-family: "latobold";
  color: #0f3452;
  line-height: 35px;
  border-bottom: none;
}
.node-type-webform .hero-content .text-container h2 {
  margin-bottom: 0;
}
.node-type-webform .hero-content .text-container h3 {
  margin: 0;
}
@media (max-width: 991px) {
  .node-type-webform .hero-content .text-container h2 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .node-type-webform .hero-content .text-container h3 {
    font-size: 20px;
  }
}
.node-type-webform .hero-content .text-container p {
  color: #4d4d4d;
}
@media (max-width: 991px) {
  .node-type-webform .hero-content .text-container p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .node-type-webform .hero-content .text-container {
    padding-left: 10px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .node-type-webform .hero-content .text-container {
    padding-left: 0;
  }
}
.node-type-webform .hero-content .hero-link1 {
  background: #0f3452;
  padding-left: 20px;
}
.node-type-webform .hero-content .hero-link1:after {
  background: url("../../images/icons/navigation/arrow-right-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 16px;
  position: relative;
  right: -29px;
  top: 2px;
  width: 10px;
}
@media (max-width: 360px) {
  .node-type-webform .hero-content .hero-link1:after {
    position: absolute;
    right: 4%;
    top: 34%;
  }
}
@media (max-width: 991px) {
  .node-type-webform .hero-content {
    margin-top: 0;
    padding-top: 0;
  }
  .node-type-webform .hero-content .bg-hero-form {
    height: 400px;
  }
  .node-type-webform .hero-content .links {
    margin-top: 15px;
  }
  .node-type-webform .hero-content .container {
    height: 420px;
  }
}
@media (max-width: 767px) {
  .node-type-webform .hero-content .image-container {
    bottom: -9px;
  }
}
@media (max-width: 676px) {
  .node-type-webform .hero-content {
    height: auto;
  }
  .node-type-webform .hero-content .text-container {
    width: 100%;
  }
}
.node-type-webform .plain-text {
  color: #4D4D4D;
}
.node-type-webform .plain-text .benefits {
  padding-top: 2%;
}
.node-type-webform .plain-text .padding-top-bottom {
  padding-top: 10%;
}
.node-type-webform .plain-text > .form-item {
  margin-top: 0;
}
.node-type-webform .bolder {
  font-family: "latobold";
}
.node-type-webform h3 {
  padding-bottom: 15px;
}
.node-type-webform h4 {
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #B2B2B2;
}
.node-type-webform .hero-text {
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 500px) {
  .node-type-webform .hero-text {
    font-size: 17px;
  }
}
.node-type-webform .text-small {
  display: block;
  padding: 10px 20% 0 0;
  font-family: "latoregular";
}
.node-type-webform .form-custom-container {
  background: #f6f6f6;
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.node-type-webform .form-custom-container .form-header {
  padding-top: 20px;
}
.node-type-webform .form-custom-container .form-header .heading-first,
.node-type-webform .form-custom-container .form-header .heading-second {
  color: #912a5f;
  text-align: center;
}
.node-type-webform .form-custom-container .form-header .heading-first {
  font-size: 25px;
}
.node-type-webform .form-custom-container .form-header .heading-second {
  font-size: 15px;
}
@media (max-width: 360px) {
  .node-type-webform .form-custom-container .form-header {
    padding: 10px 30px 0;
  }
}
.node-type-webform .form-custom-container .form-content {
  background: #fdfdfe;
  margin: 15px 20px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.node-type-webform .form-custom-container .form-content .form-item label {
  padding-top: 5px;
}
@media (max-width: 991px) {
  .node-type-webform .form-custom-container .form-content .form-item {
    width: 100%;
  }
}
.node-type-webform .form-custom-container .form-content .form-control {
  display: inline-block;
  width: 71%;
  float: right;
}
@media (max-width: 991px) {
  .node-type-webform .form-custom-container .form-content .form-control {
    width: 80%;
  }
}
@media (max-width: 645px) {
  .node-type-webform .form-custom-container .form-content .form-control {
    width: 75%;
  }
}
@media (max-width: 540px) {
  .node-type-webform .form-custom-container .form-content .form-control {
    width: 70%;
  }
}
@media (max-width: 463px) {
  .node-type-webform .form-custom-container .form-content .form-control {
    width: 100%;
  }
}
.node-type-webform .form-custom-container .form-content .webform-container-inline label {
  display: inline-block;
}
.node-type-webform .form-custom-container .form-content .form-horizontal {
  padding: 25px 20px 10px;
}
.node-type-webform .form-custom-container .form-content .form-checkboxes label {
  font-family: "latoregular";
}
.node-type-webform .form-custom-container .form-content .webform-component-checkboxes {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
.node-type-webform .form-custom-container .form-content .btn-primary {
  border-color: transparent;
}
.node-type-webform .form-custom-container .form-content #edit-submit {
  float: right;
  background: #912a5f;
  color: #ffffff;
  font-size: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 6px 100px 6px 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.node-type-webform .form-custom-container .form-content #edit-submit:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@v)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
}
.node-type-webform .form-custom-container .form-content #edit-submit:active {
  text-decoration: none;
}
.node-type-webform .form-custom-container .form-content #edit-submit:after {
  background: url("../../images/icons/navigation/arrow-right-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 16px;
  position: relative;
  right: -120%;
  top: 3%;
  width: 10px;
}
@media (max-width: 360px) {
  .node-type-webform .form-custom-container .form-content #edit-submit:after {
    right: -84%;
  }
}
@media (max-width: 360px) {
  .node-type-webform .form-custom-container .form-content #edit-submit {
    width: 100%;
  }
}
.node-type-webform .form-custom-container .form-content #edit-actions #edit-submit {
  float: none;
  background: #5f9ccd;
  border-color: #4c90c7;
  font-size: 14px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 6px 12px;
}
.node-type-webform .form-custom-container .form-content #edit-actions #edit-submit:after {
  display: none;
}
@media (max-width: 360px) {
  .node-type-webform .form-custom-container .form-content {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .node-type-webform .custom-form-container {
    width: 100%;
  }
}
.node-type-webform #webform-client-form-1239 > div {
  clear: both;
  overflow: hidden;
}
.browse-by-subdiscipline {
  padding: 15px 0 20px;
}
.browse-by-subdiscipline h3 {
  color: #7f7f80;
  border-bottom: 1px solid #7f7f80;
  padding-bottom: 15px;
  font-family: "latobold";
  margin-bottom: 15px;
  font-size: 26px;
}
.browse-by-subdiscipline .panel-body .magento-sub-categories-list-item {
  width: 24.8%;
}
@media (max-width: 1049px) {
  .browse-by-subdiscipline .panel-body .magento-sub-categories-list-item {
    width: 33.1%;
  }
}
@media (max-width: 991px) {
  .browse-by-subdiscipline .panel-body .magento-sub-categories-list-item {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .browse-by-subdiscipline .panel-body .magento-sub-categories-list-item {
    width: 100%;
  }
}
.browse-by-subdiscipline .magento-sub-categories-list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 50px;
  height: auto;
  background: #eeeeee;
  width: 24.7%;
  margin-bottom: 2px;
  text-align: center;
}
.browse-by-subdiscipline .magento-sub-categories-list-item a,
.browse-by-subdiscipline .magento-sub-categories-list-item span {
  color: #0f2d53;
  font-family: "latoregular";
}
.browse-by-subdiscipline .magento-sub-categories-list-item a {
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px;
}
.browse-by-subdiscipline .magento-sub-categories-list-item a .product-count {
  margin-left: 10px;
}
.browse-by-subdiscipline .magento-sub-categories-list-item a:hover {
  text-decoration: none;
}
.browse-by-subdiscipline .magento-sub-categories-list-item a .center {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
.browse-by-subdiscipline .magento-sub-categories-list-item a .center span.title {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1049px) {
  .browse-by-subdiscipline .magento-sub-categories-list-item {
    width: 33%;
  }
}
@media (max-width: 991px) {
  .browse-by-subdiscipline .magento-sub-categories-list-item {
    width: 32.9%;
  }
}
@media (max-width: 767px) {
  .browse-by-subdiscipline .magento-sub-categories-list-item {
    width: 100%;
    background: #902D5F;
    height: 60px !important;
  }
  .browse-by-subdiscipline .magento-sub-categories-list-item .title {
    font-family: "latobold";
    font-size: 16px;
    padding: 0;
    color: #ffffff;
    position: relative;
    text-transform: capitalize;
    text-align: left;
  }
  .browse-by-subdiscipline .magento-sub-categories-list-item .center {
    padding-left: 12px;
  }
  .browse-by-subdiscipline .magento-sub-categories-list-item a:after {
    background-image: url("../../images/icons/navigation/charet-right-white.png");
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 5px;
    position: absolute;
    right: 15px;
    top: 22px;
    width: 10px;
  }
}
.browse-by-subdiscipline #accordion {
  margin-bottom: 0;
}
.browse-by-subdiscipline #accordion .panel {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
}
.browse-by-subdiscipline #accordion .panel > .panel-heading {
  font-family: "latobold";
  background-color: transparent;
  border-color: transparent;
  border-bottom: 0;
}
.browse-by-subdiscipline #accordion .panel > .panel-heading .panel-title {
  text-align: center;
  margin-top: 10px;
}
.browse-by-subdiscipline #accordion .panel > .panel-heading .panel-title a {
  font-size: 18px;
  background: #912a5f;
  color: #ffffff;
}
.browse-by-subdiscipline #accordion .panel .panel-heading {
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
}
.browse-by-subdiscipline #accordion .panel .panel-body {
  padding: 0;
}
.browse-by-subdiscipline #accordion .call-out-link {
  position: relative;
  padding: 7px 70px 7px 15px;
}
.browse-by-subdiscipline #accordion .arrow-up-white {
  background-image: url("../../images/icons/navigation/arrow-up-white.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  margin: 0 5px 0 20px;
  width: 16px;
  position: absolute;
  right: 5%;
  top: 34%;
}
.browse-by-subdiscipline #accordion .arrow-down-white {
  background-image: url("../../images/icons/navigation/arrow-down-white.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  margin: 0 5px 0 20px;
  width: 16px;
  position: absolute;
  right: 5%;
  top: 37%;
}
.browse-book-type {
  background: #efefef;
  padding: 15px 0 20px;
}
.browse-book-type h3 {
  color: #7f7f80;
  border-bottom: 1px solid #7f7f80;
  padding-bottom: 15px;
  font-family: "latobold";
  margin-bottom: 15px;
  font-size: 26px;
}
.browse-book-type .type-link-list-item {
  margin-right: 1.45%;
  margin-bottom: 14px;
  position: relative;
  width: 186px;
  height: 80px;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: "latobold";
  padding-left: 10px;
  -webkit-box-shadow: 1px 1px 3px;
  box-shadow: 1px 1px 3px;
  background: url(../../images/btn-browse-by-book.png);
}
.browse-book-type .type-link-list-item > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  text-decoration: none;
}
.browse-book-type .type-link-list-item > a:hover {
  text-decoration: none;
  color: #fdfdfe;
}
.browse-book-type .type-link-list-item > a span {
  position: absolute;
  bottom: 0;
  padding: 0 0 10px 10px;
  color: #fdfdfe;
}
@media (max-width: 1049px) {
  .browse-book-type .type-link-list-item {
    margin-right: 4.89%;
  }
}
@media (max-width: 991px) {
  .browse-book-type .type-link-list-item {
    margin-right: 7%;
  }
}
@media (max-width: 767px) {
  .browse-book-type .type-links-list {
    display: none;
  }
  .browse-book-type .type-link-list-item {
    margin-right: 7%;
  }
}
@media (max-width: 767px) {
  .browse-book-type .type-link-list-item {
    border-radius: 0;
  }
  .browse-book-type .type-link-list-item > a {
    padding: 20px 15px;
  }
}
.block-title.no-publication,
.block-title.magento-book-types-list-empty {
  border-bottom: none;
  text-align: center;
  font-family: "latoregular";
  padding: 15px 0;
}
.publish-with-us {
  background: url(../../images/bg-purple-large-wide.jpg) repeat !important;
  padding: 15px 0;
}
.publish-with-us .call-out-text {
  margin: 0;
  color: #ffffff;
  padding: 10px 0;
  font-size: 26px;
}
.publish-with-us .call-out-link {
  position: relative;
  color: #0f3452;
  margin: 0 10px 0;
}
.publish-with-us .call-out-link:hover {
  color: #0f3452;
}
@media (max-width: 360px) {
  .publish-with-us .call-out-link {
    margin: 10px 0 0;
    padding: 7px 16px;
  }
  .publish-with-us .call-out-link .caret-link-purple {
    right: -22%;
  }
}
.publish-with-us .purple > .call-out-link:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-dark-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 10px;
}
@media (max-width: 360px) {
  .publish-with-us .purple > .call-out-link:after {
    top: 15px;
    right: 20px;
  }
}
@media (max-width: 563px) {
  .publish-with-us .purple > .call-out-link {
    margin-top: 15px;
  }
}
.publish-with-us .container {
  text-align: center;
}
@media (max-width: 767px) {
  .publish-with-us .purple {
    font-size: 21px;
  }
  .publish-with-us .call-out-link {
    font-size: 18px;
  }
}
.caret-link-purple {
  background: url(../../images/icons/navigation/arrow-right-dark-blue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: relative;
  right: -70px;
  top: 2px;
  width: 10px;
}
.publish h3 {
  color: #ffffff;
}
.publish .main-text {
  padding-bottom: 0;
}
.publish .hero-content {
  padding-top: 7%;
}
.publish .hero-content iframe {
  margin-top: 0;
}
.publish .hero-content .hero-link2 {
  font-family: "latobold";
}
.publish .hero-content .hero-link2:after {
  background: url(../../images/icons/navigation/arrow-right-dark-blue.png) no-repeat;
}
.publish .hero-content .text-container h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
.publish .hero-content .text-container h3 {
  margin-top: 0;
  font-size: 30px;
  font-family: "latoregular";
}
.publish .hero-content .text-container p {
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
}
.publish .hero-content .caret-link-purple {
  background: url("../../images/icons/navigation/arrow-right-dark-blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: relative;
  right: -40px;
  top: 3px;
  width: 10px;
}
@media (max-width: 991px) {
  .publish .hero-content {
    padding-top: 0;
  }
  .publish .hero-content h2 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .publish .hero-content .text-container h2 {
    margin-top: 15px;
  }
  .publish .hero-content .text-container h3 {
    font-size: 19px;
    margin-top: 5px;
  }
  .publish .hero-content .text-container p {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 400px) {
  .publish .links {
    text-align: left;
  }
}
@media (max-width: 400px) {
  .publish .links {
    margin-top: 10px;
  }
}
.block {
  border: none;
  box-shadow: none;
}
.block .block-title {
  background: transparent;
}
@media (max-width: 767px) {
  .block {
    margin-bottom: 0;
  }
  .block .block-title {
    margin-top: 10px;
    padding-left: 0;
    background: transparent;
  }
}
.region-content-after .block {
  border-radius: 0;
}
.magento-latest-publications {
  padding: 15px 0 20px;
}
.magento-latest-publications h3 {
  color: #7f7f80;
  border-bottom: 1px solid #7f7f80;
  padding-bottom: 15px;
  font-family: "latobold";
  margin-bottom: 15px;
}
.magento-latest-publications .magento-sub-categories-list-empyt {
  font-family: "latoregular";
}
.did-you-know-static {
  margin-bottom: 0;
}
.did-you-know-static .did-you-know {
  padding: 15px 0;
}
.did-you-know-static .block-title {
  border-bottom: 1px solid #b3d0e3;
  color: #b3d0e3;
  font-size: 25px;
  padding-bottom: 15px;
  padding-left: 0;
  background: transparent;
}
.did-you-know-static p {
  color: #ffffff;
  font-size: 25px;
}
@media (max-width: 767px) {
  .did-you-know-static p {
    font-size: 21px;
  }
}
.did-you-know-static p .more {
  position: relative;
}
.did-you-know-static p .more:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-lghtblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 6%;
  top: 30%;
  width: 10px;
}
@media (max-width: 767px) {
  .did-you-know-static p .more {
    font-size: 18px;
  }
}
@media (max-width: 360px) {
  .did-you-know-static p .more {
    padding: 7px 16px;
  }
}
.white {
  background: #ffffff;
}
.gray-bg {
  background: #efefef;
}
.display-inline {
  display: block !important;
}
.follow {
  padding-top: 20px;
}
.follow .blog img {
  max-width: 100%;
}
.blog p {
  padding-top: 20px;
}
.facebook {
  background: url(../../images/icons/social/ic_facebook.png) #f2f2f2 no-repeat;
  background-position: center;
}
.linkedin {
  background: url(../../images/icons/social/ic_linkedin.png) #f2f2f2 no-repeat;
  background-position: center;
}
.twitter {
  background: url(../../images/icons/social/ic_twitter.png) #f2f2f2 no-repeat;
  background-position: center;
}
.youtube {
  background: url(../../images/icons/social/ic_youtube.png) #f2f2f2 no-repeat;
  background-position: center;
}
@media (max-width: 360px) {
  .latest-blog-post,
  .social,
  .twitts {
    padding-left: 0;
    padding-right: 0;
  }
}
.latest-blog-post {
  padding-bottom: 15px;
}
.latest-blog-post .block-title {
  color: #999;
  border-bottom: 1px solid #999 !important;
  padding-bottom: 15px;
  font-family: "latobold";
  margin-bottom: 10px;
  font-size: 26px;
  border-color: #999;
  padding: 10px 0 15px;
}
.latest-blog-post .block-title > a {
  color: #333;
  font-family: "latobold";
  font-size: 15px;
  text-decoration: none;
}
.latest-blog-post .block-title > a:hover {
  text-decoration: none;
}
.latest-blog-post .wp-blog-post-item {
  padding: 0 10px;
}
.latest-blog-post .wp-blog-post-item .title {
  padding-top: 10px;
}
.latest-blog-post .wp-blog-post-item .title > a {
  text-decoration: none;
  color: #333;
  font-family: "latobold";
  font-size: 17px;
}
.latest-blog-post .wp-blog-post-item span.ext {
  display: none;
}
.latest-blog-post .wp-blog-post-item small {
  width: 100%;
  margin-top: 10px;
  text-align: left;
  display: inline-block;
  padding: 10px 0;
  color: #808080;
  font-family: "latoregular";
}
.latest-blog-post .wp-blog-post-item .thumbnail {
  padding: 10px 4px 4px 4px;
}
.latest-blog-post .wp-blog-post-item .thumbnail img {
  max-width: 100%;
}
.latest-blog-post .wp-blog-post-item .desc {
  margin-top: 10px;
  font-family: "latoregular";
  color: #4d4d4d;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 500px) {
  .latest-blog-post .wp-blog-post-item .desc {
    font-size: 17px;
  }
}
@media (max-width: 1049px) {
  .latest-blog-post .wp-blog-post-item .thumbnail {
    text-align: center;
  }
  .latest-blog-post .wp-blog-post-item .thumbnail img {
    width: auto;
  }
}
@media (max-width: 767px) {
  .latest-blog-post {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .footer-before.white .container {
    padding: 0;
  }
}
.twitts {
  text-align: center;
}
span.ext {
  display: none;
}
.region-footer-before {
  font-family: "latobold";
}
.region-footer-before .social-icon {
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
  margin: -1px 0;
  padding: 21.4% 24%;
  background-color: #f2f2f2;
  display: inline-block;
}
.region-footer-before .social-icon > a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
}
@media (max-width: 991px) {
  .region-footer-before .social-icon {
    padding: 15% 24.5%;
  }
}
@media (max-width: 767px) {
  .region-footer-before .social-icon {
    padding: 10% 12.3%;
  }
}
@media (max-width: 600px) {
  .region-footer-before .social-icon {
    padding: 15% 24.5%;
  }
}
.region-footer-before p {
  padding-top: 13px;
}
.region-footer-before .block {
  border: none;
  box-shadow: none;
}
.region-footer-before .block .block-title {
  background: transparent;
  border-color: #999;
}
.region-footer-before .block h2 {
  padding-left: 0;
  padding-bottom: 15px;
  color: #999;
  font-size: 26px;
}
.region-footer-before p {
  font-size: 18px;
  line-height: 26px;
  font-family: "latoregular";
}
@media (max-width: 500px) {
  .region-footer-before p {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .region-footer-before .social,
  .region-footer-before .twitts {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.blog small {
  color: #999;
  font-size: 10px;
}
.social-align {
  text-align: center;
  padding-top: 10px;
}
.newsletter-home {
  background: #F1F2F3;
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
}
.newsletter-home .container {
  padding-left: 0;
  padding-right: 0;
}
.newsletter-home .more:after {
  content: "";
  background: url(../../images/icons/navigation/arrow-right-lghtblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  position: relative;
  right: -20%;
  top: 2px;
  width: 10px;
}
@media (max-width: 320px) {
  .newsletter-home .more:after {
    right: -15%;
  }
}
@media (max-width: 767px) {
  .newsletter-home .more {
    font-size: 18px;
  }
}
@media (max-width: 360px) {
  .newsletter-home .more {
    padding: 5px 16px;
  }
}
@media (max-width: 320px) {
  .newsletter-home .more {
    right: -15%;
  }
}
.newsletter-home p {
  display: inline-block;
}
@media (max-width: 360px) {
  .newsletter-home p {
    width: 100%;
  }
}
.newsletter-home .call-out-text {
  text-align: center;
  font-size: 23px;
  font-family: "latobold";
  color: #5f9ccd;
  display: inline-block;
  margin-right: 10px;
}
.newsletter-home .call-out-text a {
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .newsletter-home .call-out-text {
    font-size: 21px;
  }
}
section.block-block {
  margin-bottom: 0;
}
.views-field-field-im,
.views-field-field-youtube-video-link-2 {
  position: relative;
  display: inline-block;
}
.views-field-field-im img,
.views-field-field-youtube-video-link-2 img,
.views-field-field-im .embedded-video,
.views-field-field-youtube-video-link-2 .embedded-video {
  z-index: 1000;
  position: relative;
}
.views-field-field-im:before,
.views-field-field-youtube-video-link-2:before {
  bottom: 4px;
  box-shadow: 0 10px 8px -6px #777777;
  -webkit-box-shadow: 0 10px 8px -6px #777777;
  -moz-box-shadow: 0 10px 8px -6px #777777;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  width: 140px;
}
.views-field-field-im:after,
.views-field-field-youtube-video-link-2:after {
  bottom: 4px;
  box-shadow: 0 10px 8px -6px #777777;
  -webkit-box-shadow: 0 10px 8px -6px #777777;
  -moz-box-shadow: 0 10px 8px -6px #777777;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  width: 140px;
}
.page-catalogues #page-title {
  display: none;
}
.page-catalogues .view-catalogues {
  margin-bottom: 30px;
  overflow: hidden;
  clear: both;
}
.page-catalogues .container > .col-md-12 {
  padding: 0;
}
.page-catalogues .view-header {
  margin-top: 20px;
  color: #4d4d4d;
  background: #ffffff;
  padding: 20px 25px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-catalogues .view-header h2 {
  margin: 0 0 15px;
}
.page-catalogues .view-header .catalogue-content {
  font-family: "latoregular";
  font-size: 17px;
  line-height: 20px;
}
@media (max-width: 722px) {
  .page-catalogues .view-header .catalogue-content {
    font-size: 15px;
  }
}
.page-catalogues .views-row-odd {
  margin-right: 2% !important;
}
.page-catalogues .subject-select-container {
  float: right;
  width: 300px;
  padding: 5px 5px 5px 10px;
  background: #f7f7f7;
  border-radius: 5px;
}
.page-catalogues .subject-select-container .sbHolder {
  position: relative;
  width: 150px;
  width: 230px;
  float: left;
  background: transparent;
  font-size: inherit;
}
.page-catalogues .subject-select-container .sbHolder .sbSelector {
  color: #000001;
  width: 80%;
}
.page-catalogues .subject-select-container .sbHolder .sbToggle {
  background: url("../../images/select-light.png") no-repeat;
}
.page-catalogues .subject-select-container .sbHolder .sbOptions {
  width: 100%;
  text-align: left;
}
.page-catalogues .subject-select-container .sbHolder .sbOptions a:hover,
.page-catalogues .subject-select-container .sbHolder .sbOptions a:focus.sbFocus,
.page-catalogues .subject-select-container .sbHolder .sbOptions a:link,
.page-catalogues .subject-select-container .sbHolder .sbOptions a:visited {
  color: #000001;
}
.page-catalogues .subject-select-container .sbHolder .sbOptions a:hover {
  text-decoration: underline;
}
.page-catalogues .subject-select-container label {
  float: left;
  padding-top: 3px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: "latobold";
  display: inline-block;
  vertical-align: middle;
}
.page-catalogues .catalog {
  min-height: 85px;
  background: #f6f6f6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  margin-top: 20px;
  width: 49%;
  float: left;
}
.page-catalogues .catalog .views-field-title {
  display: none;
}
.page-catalogues .catalog .field-content .file-icon {
  display: none;
}
.page-catalogues .catalog .views-field-field-catalogue-pdfimage,
.page-catalogues .catalog .views-field-field-image-for-pdf-us {
  display: inline-block;
  margin-right: 10px;
}
.page-catalogues .catalog .views-field-field-catalogue-pdfimage img,
.page-catalogues .catalog .views-field-field-image-for-pdf-us img {
  width: 43px;
  height: 65px;
}
.page-catalogues .catalog .views-field-field-catalogue-uklink,
.page-catalogues .catalog .views-field-field-catalogue-uslink {
  display: inline-block;
  vertical-align: middle;
}
.page-catalogues .catalog .file {
  display: inline-block;
}
.page-catalogues .catalog .file a {
  text-decoration: none;
  color: #45474d;
  font-family: "latobold";
  font-size: 19px;
}
.page-catalogues .catalog .file a:hover,
.page-catalogues .catalog .file a:active,
.page-catalogues .catalog .file a:focus {
  text-decoration: none;
}
@media (max-width: 991px) {
  .page-catalogues .catalog header a {
    font-size: 19px;
  }
}
@media (max-width: 722px) {
  .page-catalogues .catalog {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .page-catalogues .catalog header a {
    font-size: 17px;
  }
}
.region-aside {
  padding-bottom: 20px;
}
.region-aside section {
  background-color: transparent;
}
.region-aside section a {
  color: inherit;
  text-decoration: none;
}
.region-aside section a:hover {
  text-decoration: none;
  color: inherit;
}
.region-aside .content-aside h4 {
  border: none;
  padding-top: 15px;
}
.region-aside .contextual-links-region:first-child h4 {
  margin-top: 0;
}
.region-aside h4 {
  font-family: "latobold";
  font-size: 20px;
  line-height: 20px;
  clear: both;
  overflow: hidden;
}
.region-aside img {
  display: block;
  margin: 0 auto !important;
  float: none !important;
  padding-bottom: 0 !important;
}
.page-node .generic-page {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-node .generic-page ul,
.page-node .generic-page li {
  list-style: outside;
}
.page-node .generic-page p img {
  max-width: 100%;
}
.page-node .generic-page aside .block {
  background: transparent;
}
.page-node .generic-page aside img {
  max-width: 100%;
}
.page-node .generic-page #page-title {
  color: #0f2d53;
  font-family: "latoregular";
}
.page-node .generic-page aside {
  margin-bottom: 20px;
  padding-right: 0;
}
.page-node .generic-page aside section {
  background: transparent;
  padding: 0 10px;
  padding-right: 0;
}
.page-node .generic-page .page-content {
  background: #fdfdfe;
  margin-bottom: 30px;
  padding: 10px 30px;
}
.page-node .generic-page .page-content .node-unpublished {
  background-color: #ffffff;
}
@media (max-width: 470px) {
  .page-node .generic-page .page-content {
    padding: 10px;
  }
}
.page-node .generic-page .field-type-text-with-summary,
.page-node .generic-page .content-aside {
  padding-bottom: 15px;
}
.page-node .generic-page .field-type-text-with-summary p,
.page-node .generic-page .content-aside p {
  color: #4d4d4d;
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
}
.page-node .generic-page .field-type-text-with-summary p strong,
.page-node .generic-page .content-aside p strong {
  color: #702b59;
}
.page-node .generic-page .field-type-text-with-summary p img,
.page-node .generic-page .content-aside p img {
  max-width: 100%;
  float: left;
  margin: 0 20px 0 0;
  padding-top: 6px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .page-node .generic-page aside {
    padding: 0;
    padding-right: 0;
  }
  .page-node .generic-page aside section {
    padding: 0;
  }
}
.page-node-edit ul,
.page-node-add ul,
.page-node-edit li,
.page-node-add li {
  list-style: none !important;
}
.submit-a-proposal .block-title {
  font-size: 23px;
}
.submit-a-proposal img {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  margin-bottom: 25px !important;
}
.submit-a-proposal .proposal-top-content .pdf-content {
  padding: 15px 0;
}
.submit-a-proposal .proposal-top-content .pdf-content p {
  display: block;
  margin: 0;
}
.submit-a-proposal .proposal-top-content .pdf-content p a {
  color: #A32555;
  font-family: "latobold";
  opacity: 0.8;
  text-decoration: none;
}
.submit-a-proposal .proposal-top-content .pdf-content p a:before {
  content: "";
  background: url("../../images/PDF-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.submit-a-proposal .proposal-top-content .pdf-content p a:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .submit-a-proposal .proposal-top-content .pdf-content p a {
    font-size: 15px;
  }
}
.submit-a-proposal .persones > .persone {
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 15px;
}
.submit-a-proposal .persones > .persone p {
  margin: 0 15px;
  width: 17%;
}
@media (max-width: 480px) {
  .submit-a-proposal .persones > .persone p {
    padding: 7px 0;
    width: 100%;
    display: block;
    margin-left: 0 ;
  }
  .submit-a-proposal .persones > .persone p > img {
    float: none;
    margin: 0 auto;
    display: block;
  }
}
.submit-a-proposal .persones > .persone .text-first,
.submit-a-proposal .persones > .persone .text-last {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  font-family: "latoregular";
  font-size: 17px;
  color: #999;
}
@media (max-width: 650px) {
  .submit-a-proposal .persones > .persone .text-first,
  .submit-a-proposal .persones > .persone .text-last {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .submit-a-proposal .persones > .persone .text-first,
  .submit-a-proposal .persones > .persone .text-last {
    padding: 5px 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .submit-a-proposal .persones > .persone .text-last {
    text-align: center;
  }
}
.submit-a-proposal .persone.social {
  border: none;
}
@media (max-width: 767px) {
  .page-conferences .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.view-confereces-view {
  padding-top: 10px;
}
.view-confereces-view .views-field-title {
  width: 100%;
}
.view-confereces-view .views-field-title a {
  color: #7F7F80;
  font-size: 22px;
  line-height: 25px;
  font-family: "latobold";
  text-decoration: none;
}
.view-confereces-view .date-start {
  margin-right: 5px;
}
.view-confereces-view .date-start:after {
  content: " - ";
  margin-left: 5px;
}
.view-confereces-view .date-start,
.view-confereces-view .date-end {
  margin-top: 10px;
  display: inline-block;
  font-family: "latobold";
  float: left;
  color: #902D5F;
}
.view-confereces-view .description {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  width: 55%;
  font-family: "latoregular";
  font-size: 18px;
  line-height: 24px;
  clear: both;
  border-right: 1px dashed #adadad;
  padding-bottom: 30px;
}
@media (max-width: 620px) {
  .view-confereces-view .description {
    width: 100%;
    border: none;
  }
}
@media (max-width: 991px) {
  .view-confereces-view .description {
    padding-right: 15px;
    margin-right: 15px;
  }
}
.view-confereces-view .read-more {
  position: absolute;
  bottom: 13px;
}
.view-confereces-view .read-more a {
  font-family: latobold;
  color: #0F2D53;
}
.view-confereces-view .representativ {
  margin-right: 5px;
  font-size: 15px;
  line-height: 30px;
  margin-top: 5px;
  display: inline-block;
  width: 25%;
  float: left;
  font-family: "latoregular";
}
.view-confereces-view .representativ:before {
  color: #902D5F;
  content: "Elgar Representative attending";
  font-family: "latobold";
}
@media (max-width: 430px) {
  .view-confereces-view .representativ {
    line-height: 25px;
    padding-bottom: 30px;
  }
}
@media (max-width: 620px) {
  .view-confereces-view .representativ {
    width: 70%;
  }
}
.view-confereces-view .attendant-img {
  float: right;
  position: relative;
  top: -5px;
  right: 30px;
  width: 75px;
  margin-top: -15px;
}
@media (max-width: 991px) {
  .view-confereces-view .attendant-img {
    margin-top: -7px;
  }
}
@media (max-width: 430px) {
  .view-confereces-view .attendant-img {
    display: none;
  }
}
.view-confereces-view .attendant-img .logo-container {
  margin-bottom: 10px;
}
.view-confereces-view .attendant-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.view-confereces-view .atendent-title {
  width: 20%;
}
.view-confereces-view .views-row {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #cccccc;
  clear: both;
  float: left;
  margin: 8px 0;
  padding: 15px 20px;
  width: 100%;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .view-confereces-view .views-field-title a {
    font-size: 20px;
  }
  .view-confereces-view .description {
    font-size: 16px;
  }
}
@media (max-width: 380px) {
  .view-confereces-view .views-field-title a {
    font-size: 18px;
  }
}
.pagination .active > a {
  font-family: "latolight";
  background: #0f2c51;
  border-radius: 3px;
}
.pagination .active > a:hover {
  background: #0f2c51;
}
.pagination .active > a:active,
.pagination .active > a:focus {
  color: #4d4d4d;
}
.pagination li {
  display: inline-block;
  margin: 2px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
}
.pagination li > a {
  font-family: "latolight";
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #4d4d4d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 2px 0px #ccc;
  -webkit-box-shadow: 1px 1px 2px 0px #ccc;
  box-shadow: 1px 1px 2px 0px #ccc;
}
.pagination li > a:hover,
.pagination li > a:active,
.pagination li > a:focus {
  color: #4d4d4d;
  background-color: #eeeeee;
  border-color: #dddddd;
}
@media (max-width: 767px) {
  .pagination {
    width: 100%;
  }
  .pagination li {
    display: none;
  }
  .pagination .active.first a {
    color: #4d4d4d !important;
    border-color: #dddddd !important;
  }
  .pagination .active.first > a:hover {
    border-color: #dddddd;
    background: #ffffff;
    color: #4d4d4d;
  }
  .pagination .first,
  .pagination .last {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    position: relative;
  }
  .pagination .first > a,
  .pagination .last > a {
    width: 100%;
    padding: 10px 15px;
    font-family: "latolight";
    font-size: 14px;
    -webkit-box-shadow: 1px 1px 2px 0 #cccccc;
    box-shadow: 1px 1px 2px 0 #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
  }
  .pagination .first:before {
    content: "";
    z-index: 100;
    position: absolute;
    left: 39%;
    top: 44%;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
    border-right: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
  }
  .pagination .last:after {
    content: "";
    position: absolute;
    left: 56%;
    top: 44%;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
  }
  .pagination .active.first:before,
  .pagination .active.last:after {
    border: none !important;
  }
}
.node-type-conference #page-title {
  font-family: "latobold";
  font-size: 22px;
  line-height: 25px;
}
.node-type-conference .field-name-field-conference-startdate {
  margin-right: 10px;
}
.node-type-conference .field-name-field-conference-startdate span:after {
  content: " - ";
  margin-left: 10px;
  display: inline-block;
}
.node-type-conference .field-name-field-conference-startdate,
.node-type-conference .field-name-field-conference-enddate {
  color: #902d5f;
  font-family: "latobold";
  display: inline-block;
  margin-bottom: 10px;
}
.node-type-conference .field-name-field-conference-startdate .field-item,
.node-type-conference .field-name-field-conference-enddate .field-item {
  display: inline-block;
}
.node-type-conference .field-name-field-title {
  line-height: 30px;
}
.node-type-conference .field-name-field-title:before {
  color: #902D5F;
  content: "Elgar Representative attending";
  font-family: "latobold";
}
.node-type-conference .field-name-field-logo,
.node-type-conference .field-name-field-attendant-image {
  display: inline-block;
  float: right;
  margin-top: -69px;
  padding-bottom: 20px;
}
@media (max-width: 385px) {
  .node-type-conference .field-name-field-logo,
  .node-type-conference .field-name-field-attendant-image {
    float: none;
    display: inline-block;
    width: 50%;
    margin-top: 15px;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 10px;
  }
}
#block-views-author-sidebar-block .block-title {
  margin-top: 0;
  padding-top: 0;
  color: #5F9CCD;
  border-color: #5F9CCD;
  padding-left: 0;
}
#block-views-author-sidebar-block .author {
  -webkit-box-shadow: 1px 1px 5px #ededed;
  box-shadow: 1px 1px 5px #ededed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 15px 0;
  padding: 10px;
  background: url("../../images/editors_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#block-views-author-sidebar-block .author .name {
  font-size: 20px;
}
#block-views-author-sidebar-block .author a {
  text-decoration: none;
  color: #ffffff;
}
#block-views-author-sidebar-block .author .text-container,
#block-views-author-sidebar-block .author .img-container {
  display: inline-block;
  vertical-align: top;
}
#block-views-author-sidebar-block .author .text-container {
  width: 72%;
}
#block-views-author-sidebar-block .author .text-container p {
  font-size: 16px;
}
#block-views-author-sidebar-block .author .img-container {
  border: 3px solid #ffffff;
  width: 26%;
}
@media (max-width: 991px) {
  #block-views-author-sidebar-block .author .img-container {
    width: 80px;
    float: right;
  }
  #block-views-author-sidebar-block .author .author-container {
    clear: both;
    overflow: auto;
  }
  #block-views-author-sidebar-block .author .text-container {
    width: 87%;
  }
}
@media (max-width: 657px) {
  #block-views-author-sidebar-block .author .text-container {
    width: 85%;
  }
}
@media (max-width: 576px) {
  #block-views-author-sidebar-block .author .text-container {
    width: 83%;
  }
}
@media (max-width: 515px) {
  #block-views-author-sidebar-block .author .text-container {
    width: 81%;
  }
}
@media (max-width: 466px) {
  #block-views-author-sidebar-block .author .text-container {
    width: 77%;
  }
}
@media (max-width: 400px) {
  #block-views-author-sidebar-block .author .text-container {
    width: 100%;
  }
  #block-views-author-sidebar-block .author .img-container {
    float: none;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
  }
}
.node-type-about-edithors .field-name-field-first-name,
.node-type-about-edithors .field-name-field-last-name {
  display: inline-block;
}
.node-type-about-edithors .field-name-field-first-name .field-item,
.node-type-about-edithors .field-name-field-last-name .field-item {
  font-family: "latobold";
  padding-right: 10px;
  font-size: 22px;
  color: #8f2d5f;
}
.node-type-about-edithors .field-label {
  color: #8f2d5f;
  font-size: 19px;
  padding: 10px 0;
}
.node-type-about-edithors .field-name-field-email .field-label,
.node-type-about-edithors .field-name-field-email .field-items {
  display: inline-block;
  padding-right: 5px;
}
.node-type-about-edithors .field {
  margin: 10px 0;
}
.node-type-about-edithors .field-item {
  color: #4d4d4d;
  display: inline-block;
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
}
.node-publish-with-us .field {
  color: #4d4d4d;
  display: inline-block;
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
  padding: 10px 0;
}
.node-publish-with-us .field-label {
  color: #8f2d5f;
  font-size: 19px;
}
.node-publish-with-us .field-type-video-embed-field {
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  width: 100%;
}
.node-publish-with-us .field-type-video-embed-field iframe {
  width: 100%;
}
.node-publish-with-us .field-name-field-content-text {
  display: block;
}
@media (max-width: 550px) {
  .node-publish-with-us iframe {
    height: 250px;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 320px) {
  .node-publish-with-us iframe {
    height: auto;
    display: block;
    margin: 0 auto;
  }
}
.page-node-edit.node-type-conference .field-name-field-logo,
.page-node-edit.node-type-conference .field-name-field-attendant-image {
  display: inline-block;
  float: none;
  margin-top: 0;
  padding-bottom: 0;
}
.node-type-companion-page .field_main_comment {
  background: #5f9ccd;
  padding: 25px;
  font-size: 12px;
  font-family: "latobold";
  color: #fff;
}
.node-type-companion-page .field_main_comment p {
  margin: 0;
}
.node-type-companion-page .document-download {
  margin: 20px 0;
  background: #5f9ccd;
  padding: 25px;
  font-size: 12px;
  font-family: "latobold";
  color: #fff;
}
.node-type-companion-page .document-download .field-name-field-attach-documents > .field-label {
  font-size: 16px;
}
.node-type-companion-page .document-download .field-items .field-item {
  line-height: 35px;
}
.node-type-companion-page .document-download .field-items a {
  color: #ffffff;
}
.node-type-companion-page .page-content {
  margin-top: 15px;
}
.node-type-companion-page .book-details {
  clear: both;
  margin-top: 20px;
  overflow: hidden;
  background: #ffffff;
  padding: 25px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 3px 1px #ababab;
  box-shadow: 0 2px 3px 1px #ababab;
}
.node-type-companion-page .img_container {
  /*display: inline-block;*/
}
@media (max-width: 480px) {
  .node-type-companion-page .img_container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .node-type-companion-page .img_container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .node-type-companion-page .img_container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .node-type-companion-page .img_container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .node-type-companion-page .img_container {
    float: left;
    width: 33.33333333%;
  }
}
.node-type-companion-page .text-container {
  /*display: inline-block;*/
  float: right;
  /*    width: 65%;*/
}
@media (min-width: 768px) {
  .node-type-companion-page .text-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .node-type-companion-page .text-container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 480px) {
  .node-type-companion-page .text-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .node-type-companion-page .text-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .node-type-companion-page .text-container {
    float: left;
    width: 66.66666667%;
  }
}
.node-type-companion-page .text-container .title {
  font-size: 16px;
}
.node-type-companion-page .text-container .subtitle,
.node-type-companion-page .text-container .series_name,
.node-type-companion-page .text-container .author,
.node-type-companion-page .text-container .paper_page {
  font-size: 14px;
}
.node-type-companion-page .text-container .title,
.node-type-companion-page .text-container .paper_page,
.node-type-companion-page .text-container .subtitle,
.node-type-companion-page .text-container .series_name,
.node-type-companion-page .text-container .authors,
.node-type-companion-page .text-container .inspection_copy {
  font-family: "latobold";
}
.node-type-companion-page .text-container .title,
.node-type-companion-page .text-container .paper_page,
.node-type-companion-page .text-container .short_description {
  color: #4d4d4d;
}
.node-type-companion-page .text-container .subtitle {
  color: #989898;
}
.node-type-companion-page .text-container .series_name {
  color: #799caf;
}
.node-type-companion-page .text-container .authors {
  color: #882149;
}
.node-type-companion-page .text-container .short_description {
  font-family: "latoregular";
  font-size: 14px;
  /*line-height: 22px;*/
}
.node-type-companion-page .text-container .inspection_copy {
  margin-top: 15px;
  text-transform: uppercase;
  background: #5f9ccd;
  color: #ffffff;
  font-size: 13px;
  font-family: "latoregular";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 7px 20px;
  border: 0px;
}
.node-type-companion-page .text-container .inspection_copy:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #0f3452;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
}
.node-type-companion-page .text-container .inspection_copy:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.node-type-companion-page .text-container .inspection_copy a {
  color: #ffffff;
  font-family: "latoregular";
  text-decoration: none;
}
.node-type-companion-page .text-container .inspection_copy a:hover {
  text-decoration: none;
}
.node-type-companion-page .paragraphs-items-field-accordions {
  margin-top: 20px;
  margin-bottom: 20px;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-title-accordion .field-items .field-item {
  background: #799db0;
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: "latobold";
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-description-accordion {
  display: none;
  background: #fff;
  padding: 20px 30px 20px 30px;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-download-chapter {
  display: none;
  background: #fff;
  padding: 0px 30px 20px 30px;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-download-chapter .field-items .file .file-icon {
  display: none;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-download-chapter .field-items .file a {
  margin: 8px 0;
  background: #ffffff;
  color: #4d4d4d;
  font-size: 12px;
  font-family: "latobold";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
  border: 1px solid #989898;
  text-transform: uppercase;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-download-chapter .field-items .file a:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #4d4d4d;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-download-chapter .field-items .file a:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.node-type-companion-page .paragraphs-items-field-accordions .field-name-field-accordions .field-item .entity .content .field-name-field-download-chapter .field-items .file a:hover {
  border: 1px solid #989898;
}
.node-type-companion-page .chapterTabs {
  margin-bottom: 20px;
}
.node-type-companion-page .chapterTabs .nav-tabs li {
  background: #799db0;
  border-right: 1px solid #fff;
}
.node-type-companion-page .chapterTabs .nav-tabs li a {
  background: transparent;
  font-family: "latobold";
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #fff;
  font-size: 14px;
  border: 0px;
}
.node-type-companion-page .chapterTabs .nav-tabs li:last-child {
  border-right: 0px;
}
.node-type-companion-page .chapterTabs .nav-tabs .active {
  background: #0f2d53;
}
.node-type-companion-page .chapterTabs .tab-content {
  background: #fff;
  padding: 30px;
}
.node-type-companion-page .chapterTabs .field-name-field-download-paragraph {
  padding: 8px 20px 6px 0;
}
.node-type-companion-page .chapterTabs .field-name-field-download-paragraph .field-items .field-item .file-icon {
  display: none;
}
.node-type-companion-page .chapterTabs .field-name-field-download-paragraph .field-items .field-item a {
  margin: 3px 0;
  background: #ffffff;
  color: #4d4d4d;
  font-size: 12px;
  font-family: "latobold";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 5px 20px;
  border: 0px;
  border: 1px solid #989898;
  text-transform: uppercase;
}
.node-type-companion-page .chapterTabs .field-name-field-download-paragraph .field-items .field-item a:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  background: #b2b2b2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-decoration: none;
  border: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #4d4d4d;
}
.node-type-companion-page .chapterTabs .field-name-field-download-paragraph .field-items .field-item a:active {
  text-decoration: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.node-type-companion-page .chapterTabs .field-name-field-download-paragraph .field-items .field-item a:hover {
  border: 1px solid #989898;
}
.node-type-companion-page .right-col {
  float: right;
}
.node-type-companion-page .right-col .comment-box-of-book {
  background: #5f9ccd;
  padding: 25px;
  font-size: 12px;
  font-family: "latobold";
  color: #fff;
}
@media (max-width: 992px) {
  .node-type-companion-page .right-col .comment-box-of-book {
    margin-top: 20px;
  }
}
.node-type-companion-page .right-col .legal-notice {
  margin-top: 20px;
  margin-bottom: 10px;
  background: #fff;
  padding: 25px;
  font-size: 10px;
  line-height: 17px;
  font-family: "latobold";
  color: #989898;
}
.node-type-companion-page .right-col .legal-notice strong {
  color: #5f9ccd;
}
.page-node-8 .node-webform .content,
.page-node-1357 .node-webform .content {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 35px 0;
  background: #ffffff;
}
@media (max-width: 767px) {
  .page-node-8 .node-webform .content,
  .page-node-1357 .node-webform .content {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-node-8 .contact-us,
.page-node-1357 .contact-us {
  padding-top: 20px;
}
.page-node-8 .contact-us .contact-form,
.page-node-1357 .contact-us .contact-form {
  padding-left: 0;
}
@media (max-width: 991px) {
  .page-node-8 .contact-us .contact-form,
  .page-node-1357 .contact-us .contact-form {
    padding-right: 0;
  }
}
.page-node-8 .contact-us aside,
.page-node-1357 .contact-us aside {
  margin-bottom: 20px;
  padding-right: 0;
}
.page-node-8 .contact-us aside .content-aside,
.page-node-1357 .contact-us aside .content-aside {
  padding-bottom: 15px;
}
.page-node-8 .contact-us aside h4,
.page-node-1357 .contact-us aside h4 {
  font-family: "latobold";
  font-size: 20px;
  line-height: 20px;
}
.page-node-8 .contact-us aside a,
.page-node-1357 .contact-us aside a {
  color: inherit;
  text-decoration: none;
  background: none repeat scroll 0 0 transparent;
}
.page-node-8 .contact-us aside a img,
.page-node-1357 .contact-us aside a img {
  max-width: 100%;
  vertical-align: middle;
}
.page-node-8 .contact-us aside p,
.page-node-1357 .contact-us aside p {
  color: #4d4d4d;
  display: inline-block;
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 991px) {
  .page-node-8 .contact-us aside,
  .page-node-1357 .contact-us aside {
    padding-right: 15px;
  }
}
.page-node-8 .contact-us .form-control:focus,
.page-node-1357 .contact-us .form-control:focus {
  border-color: #ae376f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(174, 55, 111, 0.6);
  outline: 0 none;
}
.page-node-8 .form-email,
.page-node-1357 .form-email {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #4d4d4d;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.page-node-8 .webform-client-form,
.page-node-1357 .webform-client-form {
  display: block;
  margin: 0 auto;
  width: 90%;
  background: #f6f6f6;
  border: 1px solid #cbcbcb;
  padding: 15px 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-node-8 .webform-client-form > div,
.page-node-1357 .webform-client-form > div {
  display: block;
  margin: 0 auto;
  width: 95%;
}
.page-node-8 .webform-client-form #edit-submit,
.page-node-1357 .webform-client-form #edit-submit {
  border: none;
  display: block !important;
  background: #912a5f;
  color: #ffffff;
  font-size: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  padding: 6px 100px 6px 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.page-node-8 .webform-client-form #edit-submit:hover,
.page-node-1357 .webform-client-form #edit-submit:hover {
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@v)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
}
.page-node-8 .webform-client-form #edit-submit:active,
.page-node-1357 .webform-client-form #edit-submit:active {
  text-decoration: none;
}
.page-node-8 .webform-client-form #edit-submit:after,
.page-node-1357 .webform-client-form #edit-submit:after {
  background: url("../../images/icons/navigation/arrow-right-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 16px;
  position: relative;
  right: -120%;
  top: 3%;
  width: 10px;
}
@media (max-width: 360px) {
  .page-node-8 .webform-client-form #edit-submit:after,
  .page-node-1357 .webform-client-form #edit-submit:after {
    right: -84%;
  }
}
@media (max-width: 360px) {
  .page-node-8 .webform-client-form #edit-submit,
  .page-node-1357 .webform-client-form #edit-submit {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .page-node-8 .webform-client-form,
  .page-node-1357 .webform-client-form {
    width: 95% !important;
  }
}
.page-node-7 .field-type-text-with-summary h1 {
  color: #0f2d53;
}
.page-node-7 .field-type-text-with-summary .alert-error p {
  margin: 0 auto;
  display: block;
  color: #4d4d4d;
  font-size: 18px;
  line-height: 26px;
}
.page-node-7 .field-type-text-with-summary .alert-error p,
.page-node-7 .field-type-text-with-summary .alert-error h4 {
  color: #8f2d5f;
  text-align: center;
}
.page-node-7 .field-type-text-with-summary .alert-error h4 {
  font-family: latobold;
  font-size: 35px;
  padding: 5px 0;
}
.page-node-7 .field-type-text-with-summary p,
.page-node-7 .field-type-text-with-summary ul {
  padding: 10px 0;
  margin: 0 auto;
  display: block;
  color: #4d4d4d;
  font-size: 18px;
  font-family: "latoregular";
  line-height: 26px;
}
.footer-bg .block a {
  text-decoration: none !important;
}
.footer-bg .block a:hover {
  color: #cbcbcb !important;
  text-decoration: none !important;
}
.cnt-num,
.footer-email {
  font-weight: bold;
  font-family: "latobold", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.footer-email {
  font-size: 20px !important;
  font-family: "latobold", "Helvetica Neue", Verdana, Arial, sans-serif !important;
}
#user-login {
  width: 50%;
  margin: 5% auto;
}
#user-login .form-item-name,
#user-login .form-item-pass {
  margin: 0 auto;
  width: 100%;
  display: block;
}
.cloud-row-second {
  display: none;
}
.calendar {
  border: none;
}
.calendar .button {
  border: none;
}
.calendar table {
  position: relative;
  border-style: none;
  border-collapse: separate;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 1px 1px 4px;
  box-shadow: 1px 1px 4px;
}
.calendar table .wn {
  border-right: none;
}
.calendar table tr {
  display: block;
}
.calendar thead {
  width: 100%;
}
.calendar thead .hilite {
  background-color: #0f2d53;
  border-color: transparent;
  border: none;
  padding: 2px;
}
.calendar thead .headrow {
  text-align: center;
}
.calendar thead .headrow .button:not(.nav) {
  display: none;
}
.calendar thead .headrow .button.nav {
  background: none repeat scroll 0 0 #e7e7e7;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  margin: 4px;
  padding: 0 15px;
  border: 1px solid transparent;
}
.calendar thead .headrow .button.nav:hover {
  border: 1px solid #8c8c8c;
  background: #a8a8a8;
  -webkit-box-shadow: 1px 1px 2px #808080;
  box-shadow: 1px 1px 2px #808080;
}
.calendar thead .daynames .name {
  background: #ececec;
  border-bottom: 1px solid #999999 !important;
}
.calendar thead .footrow {
  display: none;
}
.calendar thead:first-child tr:first-child {
  position: relative;
  background: #5f9bcc;
}
.calendar thead:first-child tr:first-child td[colspan="6"] {
  display: inline-block;
  width: 90%;
}
.calendar thead:first-child tr:first-child .button {
  position: absolute;
  right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 20px;
  height: 25px;
}
.calendar thead:first-child tr:first-child .title {
  border: none;
  background: transparent;
  height: 25px;
}
.calendar thead:first-child tr:first-child .button:first-child {
  display: none;
}
.calendar tbody .day {
  padding: 2px 0;
  text-align: center;
}
.calendar tbody .day:hover {
  background: #f1f1f1;
}
.calendar tbody td.hilite {
  padding: 0 !important;
}
.calendar tbody .rowhilite td {
  background: transparent;
}
.calendar tbody .wn {
  border-right: 1px solid #626262;
}
.calendar tbody .daysrow .wn {
  background: #e7e7e7;
}
.calendar tbody .daysrow .selected {
  background: #ececec;
  color: #5f9acb;
  border: none;
  padding: 2px;
}
.calendar tbody .daysrow .hilite {
  border: none;
  padding: 2px;
}
.calendar tbody .time {
  display: none;
}
.calendar tfoot .footrow .ttip {
  color: #000000;
  background: #ececec;
  border: none;
  display: block;
  float: right;
  padding: 5px !important;
  font-family: "latobold";
  letter-spacing: 1px;
}
.node-admin-content table {
  display: inline-block !important;
}
#about-edithors-node-form #edit-field-first-name {
  padding-right: 10px;
}
#node-delete-confirm {
  padding-bottom: 30px;
}
.page-node-edit .vertical-tabs-panes,
.page-node-edit .vertical-tabs-panes {
  float: none;
}
.page-node-add .node-type-list dt {
  padding: 5px 0;
}
.node-form .panel-heading {
  border: 1px solid #808080;
}
#edit-field-conference-startdate,
#edit-field-conference-enddate {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}
#edit-field-conference-startdate .panel-heading,
#edit-field-conference-enddate .panel-heading {
  border: 1px solid #808080;
}
.form-type-managed-file input.form-control {
  padding: 0 5px 0 0;
  margin-top: -2px;
  margin-bottom: 10px;
  width: auto;
}
.form-type-textfield .form-control,
.form-type-password .form-control {
  width: auto;
}
.vertical-tabs-list {
  width: 15em !important;
}
.vertical-tabs {
  padding-right: 15px;
}
.vertical-tab-button {
  min-width: 100% !important;
}
.vertical-tab-button > a {
  border-radius: 0 4px 4px 0 !important;
  -moz-border-radius: 0 4px 4px 0 !important;
  -webkit-border-radius: 0 4px 4px 0 !important;
}
.vertical-tab-button.active {
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  background: #5F9CCD !important;
  border-bottom: 2px solid #5F9CCD !important;
}
#edit-field-conference-location,
#edit-field-conference-weblink,
#edit-field-conference-subjectarea,
#edit-field-conference-elgarattend {
  display: none;
}
.field-name-field-magento-category-id,
.field-name-field-magento-handbooks-type {
  display: none;
}
.page-node-edit .field-name-field-magento-category-id,
.page-node-add .field-name-field-magento-category-id,
.page-node-edit .field-name-field-magento-handbooks-type,
.page-node-add .field-name-field-magento-handbooks-type {
  display: block;
}
div.vertical-tabs {
  margin: 1em 0 1em 15em;
  /* LTR */
  border: 1px solid #ccc;
  position: relative;
  /* IE6/7 */
}
.vertical-tabs ul.vertical-tabs-list {
  width: 15em;
  list-style: none;
  list-style-image: none;
  /* IE6 */
  border-top: 1px solid #ccc;
  padding: 0;
  position: relative;
  /* IE6 */
  margin: -1px 0 -1px -15em;
  /* LTR */
  float: left;
  /* LTR */
}
.vertical-tabs fieldset.vertical-tabs-pane {
  margin: 0 !important;
  padding: 0 1em;
  border: 0;
}
fieldset.vertical-tabs-pane legend {
  display: none;
}
fieldset.vertical-tabs-pane fieldset legend {
  display: block;
}
/* Layout of each tab */
.vertical-tabs ul.vertical-tabs-list li {
  background: #eee;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
  /* IE7 */
}
.vertical-tabs ul.vertical-tabs-list li a {
  display: block;
  text-decoration: none;
  padding: 0.5em 0.6em;
}
.vertical-tabs ul.vertical-tabs-list li a:focus strong,
.vertical-tabs ul.vertical-tabs-list li a:active strong,
.vertical-tabs ul.vertical-tabs-list li a:hover strong {
  text-decoration: underline;
}
.vertical-tabs ul.vertical-tabs-list li a:hover {
  outline: 1px dotted;
}
.vertical-tabs ul.vertical-tabs-list li.selected {
  background-color: #fff;
  border-right-width: 0;
  /* LTR */
}
.vertical-tabs ul.vertical-tabs-list .selected strong {
  color: #000;
}
.vertical-tabs ul.vertical-tabs-list .summary {
  display: block;
}
.vertical-tabs ul.vertical-tabs ul.vertical-tabs-list .summary {
  line-height: normal;
  margin-bottom: 0;
}
.vertical-tabs .form-type-textfield input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* html .vertical-tabs .form-type-textfield,
* html .vertical-tabs .form-textarea-wrapper {
  width: 95%;
  /* IE6 */
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: none;
  margin-left: 0;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 3px;
}
#owl-front .item img {
  display: block;
  width: 100%;
  height: auto;
}
.mega-dropdown-menu .container-menu li.col-sm-6 {
  border-right: 1px solid #CCCCCC !important;
  padding-bottom: 72px !important;
}
.mega-dropdown-menu .container-menu .col-sm-3:last-child {
  border-left: 1px solid #CCCCCC !important;
}
.latest-wp-blog-posts {
  padding-bottom: 15px;
}
.latest-wp-blog-posts .title {
  padding-top: 10px;
}
.latest-wp-blog-posts .title a {
  font-size: 16px;
  font-family: "latobold";
  text-decoration: none;
  color: #333;
}
.latest-wp-blog-posts .wp-blog-post-item .date {
  padding-top: 5px;
}
.latest-wp-blog-posts .wp-blog-post-item .desc {
  color: #4d4d4d;
  font-family: "latoregular";
  font-size: 18px;
  line-height: 26px;
  margin-top: 10px;
}
.latest-wp-blog-posts .thumbnail img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.latest-wp-blog-posts .post0 .wp-blog-post-item {
  padding-right: 5px;
}
.latest-wp-blog-posts .post1 .wp-blog-post-item {
  padding-left: 5px;
}
@media (max-width: 991px) {
  .latest-wp-blog-posts .post0 {
    margin-bottom: 20px;
  }
}
@media (max-width: 330px) {
  .latest-wp-blog-posts {
    display: block;
  }
}
.social .block-title,
.twitts .block-title,
.footer-before .contextual-links-region .block-title {
  padding-top: 0;
  margin-bottom: 0;
}
.page-node-edit .field-name-field-browse-by-subject {
  display: block;
}
.field-name-field-browse-by-subject {
  display: none;
}
.links {
  height: auto;
}
.views-field-field-related-subject-hero-page,
.field-name-field-related-subject-hero-page {
  display: none;
}
.field-name-field-hide-titles-link,
.field-name-field-brows-titles-link,
.field-name-field-hide-series-link,
.field-name-field-browse-series-link,
.field-name-field-hide-brows-all,
.field-name-field-brows-series,
.field-name-field-brows-all,
.field-name-field-hide-brows-series {
  display: none;
}
.page-node-edit .field-name-field-hide-titles-link,
.page-node-add .field-name-field-hide-titles-link,
.page-node-edit .field-name-field-brows-titles-link,
.page-node-add .field-name-field-brows-titles-link,
.page-node-edit .field-name-field-hide-series-link,
.page-node-add .field-name-field-hide-series-link,
.page-node-edit .field-name-field-browse-series-link,
.page-node-add .field-name-field-browse-series-link,
.page-node-edit .field-name-field-hide-brows-all,
.page-node-add .field-name-field-hide-brows-all,
.page-node-edit .field-name-field-brows-series,
.page-node-add .field-name-field-brows-series,
.page-node-edit .field-name-field-brows-all,
.page-node-add .field-name-field-brows-all,
.page-node-edit .field-name-field-hide-brows-series,
.page-node-add .field-name-field-hide-brows-series {
  display: block;
}
.form-item-field-catalogue-uklink-und-0-description label {
  display: block;
}
.finance,
.handbooks {
  padding-left: 0;
  padding-right: 0;
  height: auto;
}
.finance .title-box,
.handbooks .title-box {
  width: 100%;
}
@media (max-width: 991px) {
  .finance .title-box,
  .handbooks .title-box {
    margin-top: 0;
  }
}
.finance .hero-container,
.handbooks .hero-container {
  padding: 15px 0 45px;
  margin-bottom: 0;
}
.finance .hero-text-container,
.handbooks .hero-text-container {
  width: 58%;
  padding-right: 35px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 991px) {
  .finance .hero-text-container,
  .handbooks .hero-text-container {
    padding-right: 0;
  }
}
.finance .hero-text-container .field-type-text-with-summary,
.handbooks .hero-text-container .field-type-text-with-summary {
  float: none;
  padding-bottom: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .finance .hero-text-container,
  .handbooks .hero-text-container {
    width: 100%;
  }
}
.finance .links,
.handbooks .links {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .finance .links,
  .handbooks .links {
    margin-top: 10px;
  }
}
@media (max-width: 500px) {
  .finance .player,
  .handbooks .player {
    display: block;
    margin: 0 auto;
  }
  .finance .field-name-field-youtube-video-link,
  .handbooks .field-name-field-youtube-video-link {
    width: auto;
    right: 0;
    left: -6px;
  }
}
.field-name-field-val-cat-mag-category-id,
.views-field-field-val-cat-mag-category-id {
  display: none;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.3.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../images/icons/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../../images/icons/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #ffffff url('../../images/icons/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../../images/icons/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fdfdfe), color-stop(90%, #f5f5f5));
  background-image: -webkit-linear-gradient(#fdfdfe 20%, #f5f5f5 90%);
  background-image: -moz-linear-gradient(#fdfdfe 20%, #f5f5f5 90%);
  background-image: -o-linear-gradient(#fdfdfe 20%, #f5f5f5 90%);
  background-image: linear-gradient(#fdfdfe 20%, #f5f5f5 90%);
  color: #333333;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../../images/icons/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #ffffff url('../../images/icons/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../../images/icons/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('../../images/icons/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/* Custom style for chosen */
.chosen-container {
  float: right;
  padding-top: 2px;
  color: #ececec;
}
.chosen-container .chosen-single {
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  background: transparent !important;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background-image: none;
}
.chosen-drop,
.chosen-container-single .chosen-search,
.chosen-container .chosen-results {
  background: #f6f6f6;
}
.chosen-container-single .chosen-drop {
  margin-top: 0;
}
.chosen-results {
  margin: 0 !important;
  padding: 0 !important;
}
.chosen-results li {
  padding-left: 8px !important;
}
.chosen-search > input {
  color: #444 !important;
}
#current-category-content > ul {
  padding-right: 10px;
}
.mailing-list-footer {
  border-top: 1px solid #e5e5e5;
  padding: 15px 10px;
}
.mailing-list-footer .unsubscribe {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
.mailing-list-footer .buttons-set {
  float: right;
  margin-top: 0!important;
  padding-top: 0!important;
  vertical-align: top;
  display: inline-block;
  border-top: none;
}
#recommend-form .required {
  font-weight: normal;
}
#recommend-form .input-text {
  height: 27px;
  padding: 5px 12px;
}
.page-sitemap .sitemap li {
  padding-top: 15px;
  border-radius: 10px;
  width: 19.9% !important;
}
.author-links {
  width: 100%;
  float: left;
}
#block-views-about-the-editors-subject-block,
#block-views-0ca330087c2da1509c4da6e5426039d1 {
  margin-bottom: 0;
}
.field-name-field-book-type-relate-hero-page {
  display: none;
}
.page-user #user-login,
.page-user-login #user-login {
  margin: 5% auto;
  width: 20%;
  text-align: left;
}
@media (max-width: 1050px) {
  .page-user #user-login,
  .page-user-login #user-login {
    margin: 5% auto;
    width: 35%;
  }
}
@media (max-width: 1400px) {
  .page-user #user-login,
  .page-user-login #user-login {
    margin: 5% auto;
    width: 35%;
  }
}
@media (max-width: 992px) {
  .page-user #user-login,
  .page-user-login #user-login {
    margin: 5% auto;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .page-user #user-login,
  .page-user-login #user-login {
    margin: 5% auto;
    width: 90%;
  }
}
.page-user #user-login .eep-user-login-form-wrapper,
.page-user-login #user-login .eep-user-login-form-wrapper {
  background: #fff;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.page-user #user-login .eep-user-login-form-wrapper .title,
.page-user-login #user-login .eep-user-login-form-wrapper .title {
  background: #0f2d53;
  widows: 100%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 15px;
}
.page-user #user-login .eep-user-login-form-wrapper .title img,
.page-user-login #user-login .eep-user-login-form-wrapper .title img {
  margin: 0 auto;
}
.page-user #user-login .eep-user-login-form-wrapper label,
.page-user-login #user-login .eep-user-login-form-wrapper label {
  margin-left: 2px;
}
.page-user #user-login .eep-user-login-form-wrapper .form-control,
.page-user-login #user-login .eep-user-login-form-wrapper .form-control {
  width: 100%;
}
.page-user #user-login .eep-user-login-form-wrapper .help-block,
.page-user-login #user-login .eep-user-login-form-wrapper .help-block {
  margin-left: 2px;
  font-size: 12px;
}
.page-user #user-login .eep-user-login-form-wrapper .error,
.page-user-login #user-login .eep-user-login-form-wrapper .error {
  background: #fef5f1;
  border-color: #ed541d;
}
.page-user #user-login .copy,
.page-user-login #user-login .copy {
  text-align: center;
  padding: 10px 0px;
  font-size: 12px;
}
.paypal-express-review .legend {
  border-bottom: 1px solid #32343a;
  color: #5f9cd2;
  font-family: "latoregular";
  font-size: 20px;
  margin: 0;
}
.paypal-express-review .page-title {
  text-align: center;
  width: 100%;
  border-bottom: none;
  margin: 0;
}
.paypal-express-review .page-title h1 {
  border-bottom: 1px solid #808080;
  text-align: left;
  padding-left: 0;
  color: #7f7f80;
  font-size: 26px;
  font-family: "latobold";
  padding-bottom: 15px;
}
.paypal-express-review h3 {
  font-weight: normal;
  font-family: "latobold";
}
.paypal-express-review .col-1 {
  padding: 0;
}
.paypal-express-review .info-set {
  margin: 0 0 2% 0;
  background: #fff;
}
.paypal-express-review .agree {
  width: 50%;
  float: left;
}
@media (max-width: 440px) {
  .paypal-express-review .agree {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-node-1272 .hero-container {
    background: none !important;
    background-color: #861b4c !important;
  }
}
.ui-widget-overlay.ui-front {
  z-index: 10!important;
}
.blockMap .topMap {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .blockMap {
    margin: 10px 15px;
  }
}
.checkout-onepage-index .blockMap {
  padding: 11px 15px;
  background: #fff;
  margin-top: 20%;
}
@media (max-width: 767px) {
  .checkout-onepage-index .blockMap {
    margin-top: 0;
  }
}
.checkout-onepage-index .blockMap .topMap {
  display: block;
  margin: 0 auto;
}
.checkout-onepage-index .mapTitle h2 {
  margin-bottom: 6px;
}
.checkout-onepage-index .step-title {
  margin-bottom: 2.3% !important;
}
.checkout-onepage-index #checkout-step-login {
  padding-top: 0 !important;
}
.checkout-cart-index .blockMap {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .checkoutAddWording {
    margin: 0 15px;
  }
}
.ChangeStoreCustom .button {
  background: #b2b2b2;
  padding: 5px 40px;
  margin-top: 4%;
}
.mapTitle h5 span {
  font-weight: bold;
}
.chapterTabs {
  margin-top: 20px;
}
.marginBottomCustom {
  margin: 15px 0 5px 10px;
}
html,
body {
  min-height: 100%;
}
.humane,
.humane-original {
  position: fixed;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 100000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.humane,
.humane-original {
  font-family: Ubuntu, Verdana, sans-serif;
  line-height: 40px;
  font-size: 25px;
  top: 25%;
  left: 25%;
  opacity: 0;
  width: 50%;
  min-height: 40px;
  padding: 10px;
  text-align: center;
  background-color: #000;
  color: #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.humane p,
.humane-original p,
.humane ul,
.humane-original ul {
  margin: 0;
  padding: 0;
}
.humane ul,
.humane-original ul {
  list-style: none;
}
.humane.humane-original-info,
.humane-original.humane-original-info {
  background-color: #030;
}
.humane.humane-original-success,
.humane-original.humane-original-success {
  background-color: #030;
}
.humane.humane-original-error,
.humane-original.humane-original-error {
  background-color: #300;
}
.humane.humane-animate,
.humane-original.humane-original-animate {
  opacity: 0.8;
}
.humane.humane-animate:hover,
.humane-original.humane-original-animate:hover {
  opacity: 0.6;
}
.humane.humane-js-animate,
.humane-original.humane-original-js-animate {
  opacity: 0.8;
}
.humane.humane-js-animate:hover,
.humane-original.humane-original-js-animate:hover {
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
.sbHolder {
  background-color: #f2f2f2;
  border: solid 0px #515151;
  font-family: "latoregular";
  font-size: 12px;
  font-weight: normal;
  height: 30px;
  position: relative;
  width: 150px;
  outline: 0;
}
@media (max-width: 767px) {
  .sbHolder {
    width: 110px;
  }
}
.sbSelector {
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 111px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .sbSelector {
    width: 71px;
  }
}
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #EBB52D;
  outline: none;
  text-decoration: none;
}
.sbToggle {
  /*background: url(../../images/select-icons.png) 0 -116px no-repeat;*/
  background: url("../../images/select.png") no-repeat 79% 0 #f2f2f2;
  display: block;
  height: 32px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 39px;
}
/*.sbToggle:hover{*/
/*background: url(../../images/select-icons.png) 0 -167px no-repeat;*/
/*}*/
.sbToggleOpen {
  background: url("../../images/select.png") no-repeat 79% 0 #f2f2f2;
  display: block;
  height: 32px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 39px;
}
/*.sbToggleOpen:hover{
	background: url(../../images/select-icons.png) 0 -66px no-repeat;
}*/
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151;
}
.sbOptions {
  background-color: #f2f2f2;
  border: solid 1px #b2b2b2;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  width: 150px;
  z-index: 1;
  overflow-y: auto;
}
.sbOptions li {
  padding: 0 7px;
}
.sbOptions a {
  border-bottom: dotted 1px #b2b2b2;
  display: block;
  outline: none;
  padding: 3px 0 3px 3px;
}
.sbOptions a:link,
.sbOptions a:visited {
  color: #ddd;
  text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  color: #EBB52D;
}
.sbOptions li.last a {
  border-bottom: none;
}
.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  color: #EBB52D;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
  padding-left: 17px;
}
