.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px) {
  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    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-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width:768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  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: 0;
}

.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) {
  .header-section .form-search .navbar-nav .open .dropdown-menu,
  .navbar-nav .open .dropdown-menu,
  .navbar-nav .open .header-section .form-search .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-section .form-search .navbar-nav .open .dropdown-menu .dropdown-menu,
  .header-section .form-search .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu .header-section .form-search .dropdown-menu,
  .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .header-section .form-search .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .header-section .form-search .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    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!important;
  }

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

.navbar-form {
  margin: 8px -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,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@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;
  }
}

.header-section .form-search .navbar-nav>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu,
.navbar-nav>li>.header-section .form-search .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.header-section .form-search .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu,
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu,
.navbar-fixed-bottom .navbar-nav>li>.header-section .form-search .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

#multiship-addresses-table tfoot .navbar-btn.button,
.block .actions button.navbar-btn.button,
.btn-group-sm>.navbar-btn.btn,
.my-wishlist .navbar-btn.btn-add,
.navbar-btn.btn-black,
.navbar-btn.btn-cart,
.navbar-btn.btn-checkout,
.navbar-btn.btn-darkgray,
.navbar-btn.btn-primary,
.navbar-btn.btn-red,
.navbar-btn.btn-redgrad,
.navbar-btn.btn-sm,
.navbar-btn.button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-group-xs>.navbar-btn.btn,
.my-wishlist .navbar-btn.btn-add,
.navbar-btn.btn-black,
.navbar-btn.btn-cart,
.navbar-btn.btn-checkout,
.navbar-btn.btn-darkgray,
.navbar-btn.btn-primary,
.navbar-btn.btn-red,
.navbar-btn.btn-redgrad,
.navbar-btn.btn-xs,
.navbar-btn.button {
  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: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width:767px) {
  .header-section .form-search .navbar-default .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .header-section .form-search .navbar-default .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .header-section .form-search .navbar-default .navbar-nav .open .dropdown-menu>.active>.dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>.header-section .form-search .dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .header-section .form-search .navbar-default .navbar-nav .open .dropdown-menu>.disabled>.dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>.header-section .form-search .dropdown-menu,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #999;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #090909;
  color: #fff;
}

@media (max-width:767px) {
  .header-section .form-search .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.header-section .form-search .dropdown-menu {
    border-color: #090909;
  }

  .header-section .form-search .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
  .navbar-inverse .navbar-nav .open .dropdown-menu .header-section .form-search .dropdown-menu {
    background-color: #090909;
  }

  .header-section .form-search .navbar-inverse .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999;
  }

  .header-section .form-search .navbar-inverse .navbar-nav .open .dropdown-menu>li>.dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>.header-section .form-search .dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .header-section .form-search .navbar-inverse .navbar-nav .open .dropdown-menu>.active>.dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>.header-section .form-search .dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #090909;
  }

  .header-section .form-search .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.header-section .form-search .dropdown-menu,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

@media (min-width:768px) {
  .navbar-main .navbar-brand {
    display: none;
  }
}

.breadcrumb {
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: ">\00a0";
  color: #2e2e2e;
}

.breadcrumb>.active {
  color: #2e2e2e;
}

.breadcrumb {
  margin-bottom: 0;
  font-family: adelle,serif;
  font-size: .824em;
  padding: 0 0 25px;
}

.breadcrumb strong {
  font-weight: 700;
  color: #2e2e2e;
  font-style: italic;
}

.breadcrumb a {
  color: #2e2e2e;
}

.breadcrumb>li+li:before {
  padding: 0 0 0 1px;
  margin-right: -2px;
}

.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.42857;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #2a6596;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  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:after,
.pager:before,
.sorter:after,
.sorter:before {
  content: " ";
  display: table;
}

.pager:after,
.sorter:after {
  clear: both;
}

.pager select,
.sorter select {
  height: 27px;
  line-height: 27px;
  padding-top: 0;
  padding-bottom: 0;
}

.pager {
  padding: 4px 0 7px;
  text-align: center;
  line-height: 30px;
  font-size: .824em;
  font-family: adelle,serif;
  text-transform: lowercase;
}

.pager .amount {
  float: left;
  margin-bottom: 0;
}

.pager .amount strong {
  font-weight: 400;
}

.pager .limiter {
  float: right;
}

.pager .limiter label {
  margin-bottom: 0;
}

.pager .limiter select {
  display: inline;
  width: 70px;
}

.pager .pages {
  width: 100%;
  text-align: center;
}

.pager .pages ol {
  padding: 0;
  margin: 0;
  display: inline-block;
}

.pager .pages li {
  display: inline-block;
  margin: 0 1px;
}

.pager .pages li a {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #e7e6e6;
  text-align: center;
  border-radius: 50px;
  color: #202020;
}

.pager .pages li a:hover {
  text-decoration: none;
  background-color: #cecccc;
}

.pager .pages li a.next,
.pager .pages li a.previous {
  background-color: transparent;
  color: #2f7473;
}

.pager .pages li a.current {
  background: #2f7473;
  background: -webkit-linear-gradient(top,#2f7473 0,#20504f 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#2f7473),to(#20504f));
  background: linear-gradient(to bottom,#2f7473 0,#20504f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2F7473', endColorstr='#FF20504F', GradientType=0);
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  border-radius: 50px;
  cursor: default;
}

.pager .pages li.current span {
  background: #2f7473;
  background: -webkit-linear-gradient(top,#2f7473 0,#20504f 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#2f7473),to(#20504f));
  background: linear-gradient(to bottom,#2f7473 0,#20504f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2F7473', endColorstr='#FF20504F', GradientType=0);
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  border-radius: 50px;
}

.pager .pages>a {
  color: #2f7473;
}

@media (max-width:767px) {
  .pager .amount,
  .pager .limiter,
  .pager .pages {
    margin-bottom: 7px;
  }

  .pager .amount {
    font-size: 11px;
  }
}

.sorter {
  background: #2F7473;
  background: -webkit-linear-gradient(top,#2F7473 0,#225756 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#2F7473),to(#225756));
  background: linear-gradient(to bottom,#2F7473 0,#225756 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2F7473', endColorstr='#FF225756', GradientType=0);
  color: #fff;
  font-size: .824em;
  padding: 4px 8px;
  line-height: 30px;
  text-transform: lowercase;
  border-radius: 5px;
}

.sorter a {
  color: #fff;
}

.sorter label {
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 3px;
}

.sorter .view-mode {
  float: left;
  margin: 0;
}

.sorter .view-mode .grid,
.sorter .view-mode .list {
  font-weight: 400;
  font-family: adelle,serif;
  margin-right: 6px;
  color: #122b2b;
}

.sorter .view-mode .grid:before,
.sorter .view-mode .list:before {
  margin-right: 4px;
}

.sorter .view-mode strong.grid,
.sorter .view-mode strong.list {
  color: #fff;
}

.sorter .sort-by {
  float: left;
  padding-right: 10px;
}

.sorter .sort-by a {
  vertical-align: middle;
  font-size: 21px;
  margin-left: 3px;
}

.sorter .sort-by label {
  margin-bottom: 0;
}

.sorter .sort-by select {
  display: inline;
  width: 100px;
  margin-left: 3px;
}

@media (min-width:768px) {
  .sorter .sort-by {
    padding-right: 15px;
  }
}

.alert,
.block-cart .subtotal,
.error-msg,
.global-site-notice,
.note-msg,
.notice-msg,
.success-msg {
  padding: 7px 15px;
  border-radius: 4px;
}

.alert .block-cart .subtotal,
.alert .error-msg,
.alert .global-site-notice,
.alert .note-msg,
.alert .notice-msg,
.alert .success-msg,
.alert h4,
.block-cart .alert .subtotal {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link,
.alert .block-cart .subtotal,
.alert .error-msg,
.alert .global-site-notice,
.alert .note-msg,
.alert .notice-msg,
.alert .success-msg,
.block-cart .alert .subtotal {
  font-weight: 700;
}

.alert>.block-cart .subtotal,
.alert>.error-msg,
.alert>.global-site-notice,
.alert>.note-msg,
.alert>.notice-msg,
.alert>.success-msg,
.alert>p,
.alert>ul,
.block-cart .alert>.subtotal {
  margin-bottom: 0;
}

.alert>p+.block-cart .subtotal,
.alert>p+.error-msg,
.alert>p+.global-site-notice,
.alert>p+.note-msg,
.alert>p+.notice-msg,
.alert>p+.success-msg,
.alert>p+p,
.block-cart .alert>p+.subtotal {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 7px 15px20;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success,
.success-msg {
  background-color: #e7e6e6;
  border-color: #d7e9c6;
  color: #3c763d;
}

.alert-success .success-msg,
.alert-success hr {
  border-top-color: #cae2b3;
}

.alert-success .alert-link,
.alert-success .success-msg {
  color: #2b542b;
}

.alert-info,
.block-cart .subtotal,
.note-msg,
.notice-msg {
  background-color: #e7e6e6;
  border-color: #bce9f1;
  color: #31708f;
}

.alert-info .block-cart .subtotal,
.alert-info .note-msg,
.alert-info .notice-msg,
.alert-info hr,
.block-cart .alert-info .subtotal {
  border-top-color: #a6e2ec;
}

.alert-info .alert-link,
.alert-info .block-cart .subtotal,
.alert-info .note-msg,
.alert-info .notice-msg,
.block-cart .alert-info .subtotal {
  color: #245369;
}

.alert-warning,
.global-site-notice {
  background-color: #e7e6e6;
  border-color: #faeacc;
  color: #bc0f2c;
}

.alert-warning .global-site-notice,
.alert-warning hr {
  border-top-color: #f7e0b5;
}

.alert-warning .alert-link,
.alert-warning .global-site-notice {
  color: #8d0b23;
}

.alert-danger,
.error-msg {
  background-color: #e7e6e6;
  border-color: #ebccd1;
  color: #bc0f2c;
}

.alert-danger .error-msg,
.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link,
.alert-danger .error-msg {
  color: #8d0b23;
}

.alert,
.block-cart .subtotal,
.error-msg,
.global-site-notice,
.note-msg,
.notice-msg,
.success-msg {
  margin-bottom: 25px;
  font-weight: 600;
  border: none;
  font-size: 15px;
}

.success {
  color: #2f7473;
}

.error {
  color: #bc0f2c;
}

.notice {
  color: #31708f;
}

.alert-warning .global-site-notice,
.alert-warning a {
  color: #bc0f2c;
  text-decoration: underline;
}

.messages {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  text-align: center;
}

.messages>li {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 99999;
  padding: 30px 0;
  font-size: 20px;
  -webkit-box-shadow: 0 0 28px rgba(0,0,0,.5);
  box-shadow: 0 0 28px rgba(0,0,0,.5);
  margin-bottom: 0;
}

.messages>li>ul {
  padding-left: 0;
  list-style-type: none;
}

.messages .success-msg {
  background-color: #2f7473;
  color: #fff;
}

.messages .error-msg {
  background-color: #bc0f2c;
  color: #fff;
}

.messages a {
  color: #fff;
  text-decoration: underline;
}

main .messages {
  text-align: left;
  margin-bottom: 20px;
}

.error-msg {
  color: #bc0f2c;
}

.success-msg {
  color: #2f7473;
}

.note-msg,
.notice-msg {
  color: #1b496a;
}

.global-site-notice {
  color: #bc0f2c;
  border-radius: 0;
  text-align: center;
  margin-bottom: 0;
}

.global-site-notice p {
  margin: 0;
}

.login-warning {
  font-size: .9em;
  line-height: 1.35em;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.checkout-progress li,
.form-search .search-autocomplete li,
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.checkout-progress li:first-child,
.form-search .search-autocomplete li:first-child,
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.checkout-progress li:last-child,
.form-search .search-autocomplete li:last-child,
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.checkout-progress .list-group-item>li,
.form-search .search-autocomplete .list-group-item>li,
.list-group-item>.badge,
.list-group-item>.checkout-progress li,
.list-group-item>.form-search .search-autocomplete li {
  float: right;
}

.checkout-progress .list-group-item>.badge+li,
.form-search .search-autocomplete .list-group-item>.badge+li,
.list-group-item>.badge+.badge,
.list-group-item>.badge+.checkout-progress li,
.list-group-item>.badge+.form-search .search-autocomplete li {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
  color: #e1edf7;
}

.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:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e4f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #bc0f2c;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #bc0f2c;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #bc0f2c;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #bc0f2c;
  border-color: #bc0f2c;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

#royalty_application_form .fieldset,
.addresses-list li.item,
.block,
.box-account,
.cart .crosssell,
.cart .discount,
.cart .shipping,
.fieldset,
.gift-message,
.order-about,
.order-info-box,
.panel,
.product-view .box-collateral {
  margin-bottom: 20px;
  background-color: #e7e6e6;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.addresses-list li.item h3,
.block .block-title,
.block-account .block-title,
.box-account .box-head,
.cart .crosssell>h2,
.cart .discount>h2,
.cart .shipping>h2,
.category-holder .block-title,
.fieldset .legend,
.panel-heading,
.product-view .box-collateral>h2 {
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.addresses-list li.item .panel-heading>.dropdown h3,
.block .panel-heading>.dropdown .block-title,
.block-account .panel-heading>.dropdown .block-title,
.box-account .panel-heading>.dropdown .box-head,
.cart .crosssell>.panel-heading>.dropdown h2,
.cart .discount>.panel-heading>.dropdown h2,
.cart .shipping>.panel-heading>.dropdown h2,
.category-holder .panel-heading>.dropdown .block-title,
.fieldset .panel-heading>.dropdown .legend,
.panel-heading>.dropdown .addresses-list li.item h3,
.panel-heading>.dropdown .block .block-title,
.panel-heading>.dropdown .block-account .block-title,
.panel-heading>.dropdown .box-account .box-head,
.panel-heading>.dropdown .cart .crosssell>h2,
.panel-heading>.dropdown .cart .discount>h2,
.panel-heading>.dropdown .cart .shipping>h2,
.panel-heading>.dropdown .category-holder .block-title,
.panel-heading>.dropdown .dropdown-toggle,
.panel-heading>.dropdown .fieldset .legend,
.panel-heading>.dropdown .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-heading>.dropdown h2 {
  color: inherit;
}

.block .block-title strong,
.block-account .block-title strong,
.box-account .box-head h2,
.cart .crosssell>h2,
.cart .discount>h2,
.cart .shipping>h2,
.category-holder .block-title strong,
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.block .block-title .panel-title>strong,
.block-account .block-title .panel-title>strong,
.box-account .box-head .panel-title>h2,
.cart .crosssell>.panel-title>h2,
.cart .discount>.panel-title>h2,
.cart .shipping>.panel-title>h2,
.category-holder .block-title .panel-title>strong,
.panel-title>.block .block-title strong,
.panel-title>.block-account .block-title strong,
.panel-title>.box-account .box-head h2,
.panel-title>.cart .crosssell>h2,
.panel-title>.cart .discount>h2,
.panel-title>.cart .shipping>h2,
.panel-title>.category-holder .block-title strong,
.panel-title>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#royalty_application_form .panel>.fieldset,
.addresses-list .panel>li.item,
.cart .panel>.crosssell,
.cart .panel>.discount,
.cart .panel>.shipping,
.panel>#royalty_application_form .fieldset,
.panel>.addresses-list li.item,
.panel>.block,
.panel>.box-account,
.panel>.cart .crosssell,
.panel>.cart .discount,
.panel>.cart .shipping,
.panel>.fieldset,
.panel>.gift-message,
.panel>.list-group,
.panel>.order-about,
.panel>.order-info-box,
.panel>.product-view .box-collateral,
.product-view .panel>.box-collateral {
  margin-bottom: 0;
}

#royalty_application_form .panel>.list-group .fieldset,
.addresses-list .panel>.list-group li.item,
.cart .panel>.list-group .crosssell,
.cart .panel>.list-group .discount,
.cart .panel>.list-group .shipping,
.checkout-progress .panel>.list-group li,
.form-search .search-autocomplete .panel>.list-group li,
.panel>.list-group #royalty_application_form .fieldset,
.panel>.list-group .addresses-list li.item,
.panel>.list-group .block,
.panel>.list-group .box-account,
.panel>.list-group .cart .crosssell,
.panel>.list-group .cart .discount,
.panel>.list-group .cart .shipping,
.panel>.list-group .checkout-progress li,
.panel>.list-group .fieldset,
.panel>.list-group .form-search .search-autocomplete li,
.panel>.list-group .gift-message,
.panel>.list-group .list-group-item,
.panel>.list-group .order-about,
.panel>.list-group .order-info-box,
.panel>.list-group .product-view .box-collateral,
.product-view .panel>.list-group .box-collateral {
  border-width: 1px 0;
  border-radius: 0;
}

#royalty_application_form .panel>.list-group:first-child .fieldset,
.addresses-list .panel>.list-group:first-child li.item,
.cart .panel>.list-group:first-child .crosssell,
.cart .panel>.list-group:first-child .discount,
.cart .panel>.list-group:first-child .shipping,
.checkout-progress .panel>.list-group:first-child li:first-child,
.form-search .search-autocomplete .panel>.list-group:first-child li:first-child,
.panel>.list-group:first-child #royalty_application_form .fieldset,
.panel>.list-group:first-child .addresses-list li.item,
.panel>.list-group:first-child .block,
.panel>.list-group:first-child .box-account,
.panel>.list-group:first-child .cart .crosssell,
.panel>.list-group:first-child .cart .discount,
.panel>.list-group:first-child .cart .shipping,
.panel>.list-group:first-child .checkout-progress li:first-child,
.panel>.list-group:first-child .fieldset,
.panel>.list-group:first-child .form-search .search-autocomplete li:first-child,
.panel>.list-group:first-child .gift-message,
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.list-group:first-child .order-about,
.panel>.list-group:first-child .order-info-box,
.panel>.list-group:first-child .product-view .box-collateral,
.product-view .panel>.list-group:first-child .box-collateral {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

#royalty_application_form .panel>.list-group:last-child .fieldset,
.addresses-list .panel>.list-group:last-child li.item,
.cart .panel>.list-group:last-child .crosssell,
.cart .panel>.list-group:last-child .discount,
.cart .panel>.list-group:last-child .shipping,
.checkout-progress .panel>.list-group:last-child li:last-child,
.form-search .search-autocomplete .panel>.list-group:last-child li:last-child,
.panel>.list-group:last-child #royalty_application_form .fieldset,
.panel>.list-group:last-child .addresses-list li.item,
.panel>.list-group:last-child .block,
.panel>.list-group:last-child .box-account,
.panel>.list-group:last-child .cart .crosssell,
.panel>.list-group:last-child .cart .discount,
.panel>.list-group:last-child .cart .shipping,
.panel>.list-group:last-child .checkout-progress li:last-child,
.panel>.list-group:last-child .fieldset,
.panel>.list-group:last-child .form-search .search-autocomplete li:last-child,
.panel>.list-group:last-child .gift-message,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.list-group:last-child .order-about,
.panel>.list-group:last-child .order-info-box,
.panel>.list-group:last-child .product-view .box-collateral,
.product-view .panel>.list-group:last-child .box-collateral {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.addresses-list li.item .panel-heading+.list-group h3,
.block .panel-heading+.list-group .block-title,
.block-account .panel-heading+.list-group .block-title,
.box-account .panel-heading+.list-group .box-head,
.cart .crosssell>.panel-heading+.list-group h2,
.cart .discount>.panel-heading+.list-group h2,
.cart .shipping>.panel-heading+.list-group h2,
.category-holder .panel-heading+.list-group .block-title,
.checkout-progress .panel-heading+.list-group li:first-child,
.fieldset .panel-heading+.list-group .legend,
.form-search .search-autocomplete .panel-heading+.list-group li:first-child,
.panel-heading+.list-group .addresses-list li.item h3,
.panel-heading+.list-group .block .block-title,
.panel-heading+.list-group .block-account .block-title,
.panel-heading+.list-group .box-account .box-head,
.panel-heading+.list-group .cart .crosssell>h2,
.panel-heading+.list-group .cart .discount>h2,
.panel-heading+.list-group .cart .shipping>h2,
.panel-heading+.list-group .category-holder .block-title,
.panel-heading+.list-group .checkout-progress li:first-child,
.panel-heading+.list-group .fieldset .legend,
.panel-heading+.list-group .form-search .search-autocomplete li:first-child,
.panel-heading+.list-group .list-group-item:first-child,
.panel-heading+.list-group .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-heading+.list-group h2 {
  border-top-width: 0;
}

#royalty_application_form .panel>.fieldset,
#royalty_application_form .panel>.table-responsive>.fieldset,
.addresses-list .panel>.table-responsive>li.item,
.addresses-list .panel>li.item,
.cart .panel>.crosssell,
.cart .panel>.discount,
.cart .panel>.shipping,
.cart .panel>.table-responsive>.crosssell,
.cart .panel>.table-responsive>.discount,
.cart .panel>.table-responsive>.shipping,
.cart .totals .panel>.table-responsive>table,
.cart .totals .panel>table,
.panel>#royalty_application_form .fieldset,
.panel>.addresses-list li.item,
.panel>.availability-only-details,
.panel>.block,
.panel>.box-account,
.panel>.cart .crosssell,
.panel>.cart .discount,
.panel>.cart .shipping,
.panel>.cart .totals table,
.panel>.data-table,
.panel>.fieldset,
.panel>.gift-message,
.panel>.order-about,
.panel>.order-info-box,
.panel>.product-view .box-collateral,
.panel>.table,
.panel>.table-bordered,
.panel>.table-responsive>#royalty_application_form .fieldset,
.panel>.table-responsive>.addresses-list li.item,
.panel>.table-responsive>.availability-only-details,
.panel>.table-responsive>.block,
.panel>.table-responsive>.box-account,
.panel>.table-responsive>.cart .crosssell,
.panel>.table-responsive>.cart .discount,
.panel>.table-responsive>.cart .shipping,
.panel>.table-responsive>.cart .totals table,
.panel>.table-responsive>.data-table,
.panel>.table-responsive>.fieldset,
.panel>.table-responsive>.gift-message,
.panel>.table-responsive>.order-about,
.panel>.table-responsive>.order-info-box,
.panel>.table-responsive>.product-view .box-collateral,
.panel>.table-responsive>.table,
.panel>.table-responsive>.table-bordered,
.panel>.table-responsive>.table-striped,
.panel>.table-striped,
.product-view .panel>.box-collateral,
.product-view .panel>.table-responsive>.box-collateral {
  margin-bottom: 0;
}

#royalty_application_form .panel>.fieldset,
#royalty_application_form .panel>.table-responsive:first-child>.fieldset,
.addresses-list .panel>.table-responsive:first-child>li.item,
.addresses-list .panel>li.item,
.cart .panel>.crosssell,
.cart .panel>.discount,
.cart .panel>.shipping,
.cart .panel>.table-responsive:first-child>.crosssell,
.cart .panel>.table-responsive:first-child>.discount,
.cart .panel>.table-responsive:first-child>.shipping,
.cart .totals .panel>.table-responsive:first-child>table:first-child,
.cart .totals .panel>table:first-child,
.panel>#royalty_application_form .fieldset,
.panel>.addresses-list li.item,
.panel>.availability-only-details:first-child,
.panel>.block,
.panel>.box-account,
.panel>.cart .crosssell,
.panel>.cart .discount,
.panel>.cart .shipping,
.panel>.cart .totals table:first-child,
.panel>.data-table:first-child,
.panel>.fieldset,
.panel>.gift-message,
.panel>.order-about,
.panel>.order-info-box,
.panel>.product-view .box-collateral,
.panel>.table-bordered:first-child,
.panel>.table-responsive:first-child>#royalty_application_form .fieldset,
.panel>.table-responsive:first-child>.addresses-list li.item,
.panel>.table-responsive:first-child>.availability-only-details:first-child,
.panel>.table-responsive:first-child>.block,
.panel>.table-responsive:first-child>.box-account,
.panel>.table-responsive:first-child>.cart .crosssell,
.panel>.table-responsive:first-child>.cart .discount,
.panel>.table-responsive:first-child>.cart .shipping,
.panel>.table-responsive:first-child>.cart .totals table:first-child,
.panel>.table-responsive:first-child>.data-table:first-child,
.panel>.table-responsive:first-child>.fieldset,
.panel>.table-responsive:first-child>.gift-message,
.panel>.table-responsive:first-child>.order-about,
.panel>.table-responsive:first-child>.order-info-box,
.panel>.table-responsive:first-child>.product-view .box-collateral,
.panel>.table-responsive:first-child>.table-bordered:first-child,
.panel>.table-responsive:first-child>.table-striped:first-child,
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-striped:first-child,
.panel>.table:first-child,
.product-view .panel>.box-collateral,
.product-view .panel>.table-responsive:first-child>.box-collateral {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

#royalty_application_form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .fieldset,
#royalty_application_form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .fieldset,
#royalty_application_form .panel>.table:first-child>tbody:first-child>tr:first-child .fieldset,
#royalty_application_form .panel>.table:first-child>thead:first-child>tr:first-child .fieldset,
.addresses-list .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child li.item,
.addresses-list .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child li.item,
.addresses-list .panel>.table:first-child>tbody:first-child>tr:first-child li.item,
.addresses-list .panel>.table:first-child>thead:first-child>tr:first-child li.item,
.cart .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .crosssell,
.cart .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .discount,
.cart .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .shipping,
.cart .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .crosssell,
.cart .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .discount,
.cart .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .shipping,
.cart .panel>.table:first-child>tbody:first-child>tr:first-child .crosssell,
.cart .panel>.table:first-child>tbody:first-child>tr:first-child .discount,
.cart .panel>.table:first-child>tbody:first-child>tr:first-child .shipping,
.cart .panel>.table:first-child>thead:first-child>tr:first-child .crosssell,
.cart .panel>.table:first-child>thead:first-child>tr:first-child .discount,
.cart .panel>.table:first-child>thead:first-child>tr:first-child .shipping,
.cart .totals .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child table:first-child,
.cart .totals .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child table:first-child,
.cart .totals .panel>.table:first-child>tbody:first-child>tr:first-child table:first-child,
.cart .totals .panel>.table:first-child>thead:first-child>tr:first-child table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .addresses-list li.item,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .block,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .box-account,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .crosssell,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .discount,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .shipping,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .data-table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .fieldset,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .gift-message,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .order-about,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .order-info-box,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .product-view .box-collateral,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .table-bordered:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .table-striped:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .addresses-list li.item,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .block,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .box-account,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .crosssell,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .discount,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .shipping,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .data-table:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .fieldset,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .gift-message,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .order-about,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .order-info-box,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .product-view .box-collateral,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .table-bordered:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .table-striped:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table:first-child>tbody:first-child>tr:first-child .addresses-list li.item,
.panel>.table:first-child>tbody:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .block,
.panel>.table:first-child>tbody:first-child>tr:first-child .box-account,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .crosssell,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .discount,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .shipping,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .data-table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .fieldset,
.panel>.table:first-child>tbody:first-child>tr:first-child .gift-message,
.panel>.table:first-child>tbody:first-child>tr:first-child .order-about,
.panel>.table:first-child>tbody:first-child>tr:first-child .order-info-box,
.panel>.table:first-child>tbody:first-child>tr:first-child .product-view .box-collateral,
.panel>.table:first-child>tbody:first-child>tr:first-child .table-bordered:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .table-striped:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table:first-child>thead:first-child>tr:first-child .addresses-list li.item,
.panel>.table:first-child>thead:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .block,
.panel>.table:first-child>thead:first-child>tr:first-child .box-account,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .crosssell,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .discount,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .shipping,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .data-table:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .fieldset,
.panel>.table:first-child>thead:first-child>tr:first-child .gift-message,
.panel>.table:first-child>thead:first-child>tr:first-child .order-about,
.panel>.table:first-child>thead:first-child>tr:first-child .order-info-box,
.panel>.table:first-child>thead:first-child>tr:first-child .product-view .box-collateral,
.panel>.table:first-child>thead:first-child>tr:first-child .table-bordered:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .table-striped:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.product-view .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .box-collateral,
.product-view .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .box-collateral,
.product-view .panel>.table:first-child>tbody:first-child>tr:first-child .box-collateral,
.product-view .panel>.table:first-child>thead:first-child>tr:first-child .box-collateral {
  border-top-left-radius: 3px;
}

#royalty_application_form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .fieldset,
#royalty_application_form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .fieldset,
#royalty_application_form .panel>.table:first-child>tbody:first-child>tr:first-child .fieldset,
#royalty_application_form .panel>.table:first-child>thead:first-child>tr:first-child .fieldset,
.addresses-list .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child li.item,
.addresses-list .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child li.item,
.addresses-list .panel>.table:first-child>tbody:first-child>tr:first-child li.item,
.addresses-list .panel>.table:first-child>thead:first-child>tr:first-child li.item,
.cart .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .crosssell,
.cart .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .discount,
.cart .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .shipping,
.cart .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .crosssell,
.cart .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .discount,
.cart .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .shipping,
.cart .panel>.table:first-child>tbody:first-child>tr:first-child .crosssell,
.cart .panel>.table:first-child>tbody:first-child>tr:first-child .discount,
.cart .panel>.table:first-child>tbody:first-child>tr:first-child .shipping,
.cart .panel>.table:first-child>thead:first-child>tr:first-child .crosssell,
.cart .panel>.table:first-child>thead:first-child>tr:first-child .discount,
.cart .panel>.table:first-child>thead:first-child>tr:first-child .shipping,
.cart .totals .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child table:first-child,
.cart .totals .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child table:first-child,
.cart .totals .panel>.table:first-child>tbody:first-child>tr:first-child table:first-child,
.cart .totals .panel>.table:first-child>thead:first-child>tr:first-child table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .addresses-list li.item,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .block,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .box-account,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .crosssell,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .discount,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .shipping,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .data-table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .fieldset,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .gift-message,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .order-about,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .order-info-box,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .product-view .box-collateral,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .table-bordered:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .table-striped:first-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .addresses-list li.item,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .block,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .box-account,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .crosssell,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .discount,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .shipping,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .data-table:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .fieldset,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .gift-message,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .order-about,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .order-info-box,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .product-view .box-collateral,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .table-bordered:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .table-striped:first-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table:first-child>tbody:first-child>tr:first-child .addresses-list li.item,
.panel>.table:first-child>tbody:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .block,
.panel>.table:first-child>tbody:first-child>tr:first-child .box-account,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .crosssell,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .discount,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .shipping,
.panel>.table:first-child>tbody:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .data-table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .fieldset,
.panel>.table:first-child>tbody:first-child>tr:first-child .gift-message,
.panel>.table:first-child>tbody:first-child>tr:first-child .order-about,
.panel>.table:first-child>tbody:first-child>tr:first-child .order-info-box,
.panel>.table:first-child>tbody:first-child>tr:first-child .product-view .box-collateral,
.panel>.table:first-child>tbody:first-child>tr:first-child .table-bordered:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child .table-striped:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table:first-child>thead:first-child>tr:first-child .addresses-list li.item,
.panel>.table:first-child>thead:first-child>tr:first-child .availability-only-details:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .block,
.panel>.table:first-child>thead:first-child>tr:first-child .box-account,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .crosssell,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .discount,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .shipping,
.panel>.table:first-child>thead:first-child>tr:first-child .cart .totals table:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .data-table:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .fieldset,
.panel>.table:first-child>thead:first-child>tr:first-child .gift-message,
.panel>.table:first-child>thead:first-child>tr:first-child .order-about,
.panel>.table:first-child>thead:first-child>tr:first-child .order-info-box,
.panel>.table:first-child>thead:first-child>tr:first-child .product-view .box-collateral,
.panel>.table:first-child>thead:first-child>tr:first-child .table-bordered:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child .table-striped:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.product-view .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child .box-collateral,
.product-view .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child .box-collateral,
.product-view .panel>.table:first-child>tbody:first-child>tr:first-child .box-collateral,
.product-view .panel>.table:first-child>thead:first-child>tr:first-child .box-collateral {
  border-top-right-radius: 3px;
}

#royalty_application_form .panel>.fieldset,
#royalty_application_form .panel>.table-responsive:last-child>.fieldset,
.addresses-list .panel>.table-responsive:last-child>li.item,
.addresses-list .panel>li.item,
.cart .panel>.crosssell,
.cart .panel>.discount,
.cart .panel>.shipping,
.cart .panel>.table-responsive:last-child>.crosssell,
.cart .panel>.table-responsive:last-child>.discount,
.cart .panel>.table-responsive:last-child>.shipping,
.cart .totals .panel>.table-responsive:last-child>table:last-child,
.cart .totals .panel>table:last-child,
.panel>#royalty_application_form .fieldset,
.panel>.addresses-list li.item,
.panel>.availability-only-details:last-child,
.panel>.block,
.panel>.box-account,
.panel>.cart .crosssell,
.panel>.cart .discount,
.panel>.cart .shipping,
.panel>.cart .totals table:last-child,
.panel>.data-table:last-child,
.panel>.fieldset,
.panel>.gift-message,
.panel>.order-about,
.panel>.order-info-box,
.panel>.product-view .box-collateral,
.panel>.table-bordered:last-child,
.panel>.table-responsive:last-child>#royalty_application_form .fieldset,
.panel>.table-responsive:last-child>.addresses-list li.item,
.panel>.table-responsive:last-child>.availability-only-details:last-child,
.panel>.table-responsive:last-child>.block,
.panel>.table-responsive:last-child>.box-account,
.panel>.table-responsive:last-child>.cart .crosssell,
.panel>.table-responsive:last-child>.cart .discount,
.panel>.table-responsive:last-child>.cart .shipping,
.panel>.table-responsive:last-child>.cart .totals table:last-child,
.panel>.table-responsive:last-child>.data-table:last-child,
.panel>.table-responsive:last-child>.fieldset,
.panel>.table-responsive:last-child>.gift-message,
.panel>.table-responsive:last-child>.order-about,
.panel>.table-responsive:last-child>.order-info-box,
.panel>.table-responsive:last-child>.product-view .box-collateral,
.panel>.table-responsive:last-child>.table-bordered:last-child,
.panel>.table-responsive:last-child>.table-striped:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-striped:last-child,
.panel>.table:last-child,
.product-view .panel>.box-collateral,
.product-view .panel>.table-responsive:last-child>.box-collateral {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#royalty_application_form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .fieldset,
#royalty_application_form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
#royalty_application_form .panel>.table:last-child>tbody:last-child>tr:last-child .fieldset,
#royalty_application_form .panel>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
.addresses-list .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child li.item,
.addresses-list .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child li.item,
.addresses-list .panel>.table:last-child>tbody:last-child>tr:last-child li.item,
.addresses-list .panel>.table:last-child>tfoot:last-child>tr:last-child li.item,
.cart .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .crosssell,
.cart .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .discount,
.cart .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .shipping,
.cart .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .crosssell,
.cart .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .discount,
.cart .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .shipping,
.cart .panel>.table:last-child>tbody:last-child>tr:last-child .crosssell,
.cart .panel>.table:last-child>tbody:last-child>tr:last-child .discount,
.cart .panel>.table:last-child>tbody:last-child>tr:last-child .shipping,
.cart .panel>.table:last-child>tfoot:last-child>tr:last-child .crosssell,
.cart .panel>.table:last-child>tfoot:last-child>tr:last-child .discount,
.cart .panel>.table:last-child>tfoot:last-child>tr:last-child .shipping,
.cart .totals .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child table:last-child,
.cart .totals .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child table:last-child,
.cart .totals .panel>.table:last-child>tbody:last-child>tr:last-child table:last-child,
.cart .totals .panel>.table:last-child>tfoot:last-child>tr:last-child table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .addresses-list li.item,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .block,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .box-account,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .crosssell,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .discount,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .shipping,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .data-table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .gift-message,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .order-about,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .order-info-box,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .product-view .box-collateral,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .table-bordered:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .table-striped:last-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .addresses-list li.item,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .block,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .box-account,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .crosssell,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .discount,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .shipping,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .data-table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .gift-message,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .order-about,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .order-info-box,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .product-view .box-collateral,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .table-bordered:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .table-striped:last-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table:last-child>tbody:last-child>tr:last-child .addresses-list li.item,
.panel>.table:last-child>tbody:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .block,
.panel>.table:last-child>tbody:last-child>tr:last-child .box-account,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .crosssell,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .discount,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .shipping,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .data-table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .fieldset,
.panel>.table:last-child>tbody:last-child>tr:last-child .gift-message,
.panel>.table:last-child>tbody:last-child>tr:last-child .order-about,
.panel>.table:last-child>tbody:last-child>tr:last-child .order-info-box,
.panel>.table:last-child>tbody:last-child>tr:last-child .product-view .box-collateral,
.panel>.table:last-child>tbody:last-child>tr:last-child .table-bordered:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .table-striped:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table:last-child>tfoot:last-child>tr:last-child .addresses-list li.item,
.panel>.table:last-child>tfoot:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .block,
.panel>.table:last-child>tfoot:last-child>tr:last-child .box-account,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .crosssell,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .discount,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .shipping,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .data-table:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
.panel>.table:last-child>tfoot:last-child>tr:last-child .gift-message,
.panel>.table:last-child>tfoot:last-child>tr:last-child .order-about,
.panel>.table:last-child>tfoot:last-child>tr:last-child .order-info-box,
.panel>.table:last-child>tfoot:last-child>tr:last-child .product-view .box-collateral,
.panel>.table:last-child>tfoot:last-child>tr:last-child .table-bordered:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .table-striped:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.product-view .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .box-collateral,
.product-view .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .box-collateral,
.product-view .panel>.table:last-child>tbody:last-child>tr:last-child .box-collateral,
.product-view .panel>.table:last-child>tfoot:last-child>tr:last-child .box-collateral {
  border-bottom-left-radius: 3px;
}

#royalty_application_form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .fieldset,
#royalty_application_form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
#royalty_application_form .panel>.table:last-child>tbody:last-child>tr:last-child .fieldset,
#royalty_application_form .panel>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
.addresses-list .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child li.item,
.addresses-list .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child li.item,
.addresses-list .panel>.table:last-child>tbody:last-child>tr:last-child li.item,
.addresses-list .panel>.table:last-child>tfoot:last-child>tr:last-child li.item,
.cart .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .crosssell,
.cart .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .discount,
.cart .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .shipping,
.cart .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .crosssell,
.cart .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .discount,
.cart .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .shipping,
.cart .panel>.table:last-child>tbody:last-child>tr:last-child .crosssell,
.cart .panel>.table:last-child>tbody:last-child>tr:last-child .discount,
.cart .panel>.table:last-child>tbody:last-child>tr:last-child .shipping,
.cart .panel>.table:last-child>tfoot:last-child>tr:last-child .crosssell,
.cart .panel>.table:last-child>tfoot:last-child>tr:last-child .discount,
.cart .panel>.table:last-child>tfoot:last-child>tr:last-child .shipping,
.cart .totals .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child table:last-child,
.cart .totals .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child table:last-child,
.cart .totals .panel>.table:last-child>tbody:last-child>tr:last-child table:last-child,
.cart .totals .panel>.table:last-child>tfoot:last-child>tr:last-child table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .addresses-list li.item,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .block,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .box-account,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .crosssell,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .discount,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .shipping,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .data-table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .gift-message,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .order-about,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .order-info-box,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .product-view .box-collateral,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .table-bordered:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .table-striped:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .addresses-list li.item,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .block,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .box-account,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .crosssell,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .discount,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .shipping,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .data-table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .gift-message,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .order-about,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .order-info-box,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .product-view .box-collateral,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .table-bordered:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .table-striped:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table:last-child>tbody:last-child>tr:last-child .addresses-list li.item,
.panel>.table:last-child>tbody:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .block,
.panel>.table:last-child>tbody:last-child>tr:last-child .box-account,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .crosssell,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .discount,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .shipping,
.panel>.table:last-child>tbody:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .data-table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .fieldset,
.panel>.table:last-child>tbody:last-child>tr:last-child .gift-message,
.panel>.table:last-child>tbody:last-child>tr:last-child .order-about,
.panel>.table:last-child>tbody:last-child>tr:last-child .order-info-box,
.panel>.table:last-child>tbody:last-child>tr:last-child .product-view .box-collateral,
.panel>.table:last-child>tbody:last-child>tr:last-child .table-bordered:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child .table-striped:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child #royalty_application_form .fieldset,
.panel>.table:last-child>tfoot:last-child>tr:last-child .addresses-list li.item,
.panel>.table:last-child>tfoot:last-child>tr:last-child .availability-only-details:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .block,
.panel>.table:last-child>tfoot:last-child>tr:last-child .box-account,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .crosssell,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .discount,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .shipping,
.panel>.table:last-child>tfoot:last-child>tr:last-child .cart .totals table:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .data-table:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .fieldset,
.panel>.table:last-child>tfoot:last-child>tr:last-child .gift-message,
.panel>.table:last-child>tfoot:last-child>tr:last-child .order-about,
.panel>.table:last-child>tfoot:last-child>tr:last-child .order-info-box,
.panel>.table:last-child>tfoot:last-child>tr:last-child .product-view .box-collateral,
.panel>.table:last-child>tfoot:last-child>tr:last-child .table-bordered:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child .table-striped:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.product-view .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child .box-collateral,
.product-view .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child .box-collateral,
.product-view .panel>.table:last-child>tbody:last-child>tr:last-child .box-collateral,
.product-view .panel>.table:last-child>tfoot:last-child>tr:last-child .box-collateral {
  border-bottom-right-radius: 3px;
}

#royalty_application_form .panel>.panel-body+.fieldset,
.addresses-list .panel>.panel-body+li.item,
.cart .panel>.panel-body+.crosssell,
.cart .panel>.panel-body+.discount,
.cart .panel>.panel-body+.shipping,
.cart .totals .panel>.panel-body+table,
.panel>.panel-body+#royalty_application_form .fieldset,
.panel>.panel-body+.addresses-list li.item,
.panel>.panel-body+.availability-only-details,
.panel>.panel-body+.block,
.panel>.panel-body+.box-account,
.panel>.panel-body+.cart .crosssell,
.panel>.panel-body+.cart .discount,
.panel>.panel-body+.cart .shipping,
.panel>.panel-body+.cart .totals table,
.panel>.panel-body+.data-table,
.panel>.panel-body+.fieldset,
.panel>.panel-body+.gift-message,
.panel>.panel-body+.order-about,
.panel>.panel-body+.order-info-box,
.panel>.panel-body+.product-view .box-collateral,
.panel>.panel-body+.table,
.panel>.panel-body+.table-bordered,
.panel>.panel-body+.table-responsive,
.panel>.panel-body+.table-striped,
.product-view .panel>.panel-body+.box-collateral {
  border-top: 1px solid #cecece;
}

#royalty_application_form .panel>.table>tbody:first-child>tr:first-child .fieldset,
.addresses-list .panel>.table>tbody:first-child>tr:first-child li.item,
.cart .panel>.table>tbody:first-child>tr:first-child .crosssell,
.cart .panel>.table>tbody:first-child>tr:first-child .discount,
.cart .panel>.table>tbody:first-child>tr:first-child .shipping,
.cart .totals .panel>.table>tbody:first-child>tr:first-child table,
.panel>.table>tbody:first-child>tr:first-child #royalty_application_form .fieldset,
.panel>.table>tbody:first-child>tr:first-child .addresses-list li.item,
.panel>.table>tbody:first-child>tr:first-child .availability-only-details,
.panel>.table>tbody:first-child>tr:first-child .block,
.panel>.table>tbody:first-child>tr:first-child .box-account,
.panel>.table>tbody:first-child>tr:first-child .cart .crosssell,
.panel>.table>tbody:first-child>tr:first-child .cart .discount,
.panel>.table>tbody:first-child>tr:first-child .cart .shipping,
.panel>.table>tbody:first-child>tr:first-child .cart .totals table,
.panel>.table>tbody:first-child>tr:first-child .data-table,
.panel>.table>tbody:first-child>tr:first-child .fieldset,
.panel>.table>tbody:first-child>tr:first-child .gift-message,
.panel>.table>tbody:first-child>tr:first-child .order-about,
.panel>.table>tbody:first-child>tr:first-child .order-info-box,
.panel>.table>tbody:first-child>tr:first-child .product-view .box-collateral,
.panel>.table>tbody:first-child>tr:first-child .table-bordered,
.panel>.table>tbody:first-child>tr:first-child .table-striped,
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th,
.product-view .panel>.table>tbody:first-child>tr:first-child .box-collateral {
  border-top: 0;
}

#royalty_application_form .panel>.fieldset,
#royalty_application_form .panel>.table-responsive>.fieldset,
.addresses-list .panel>.table-responsive>li.item,
.addresses-list .panel>li.item,
.cart .panel>.crosssell,
.cart .panel>.discount,
.cart .panel>.shipping,
.cart .panel>.table-responsive>.crosssell,
.cart .panel>.table-responsive>.discount,
.cart .panel>.table-responsive>.shipping,
.panel>#royalty_application_form .fieldset,
.panel>.addresses-list li.item,
.panel>.availability-only-details,
.panel>.block,
.panel>.box-account,
.panel>.cart .crosssell,
.panel>.cart .discount,
.panel>.cart .shipping,
.panel>.fieldset,
.panel>.gift-message,
.panel>.order-about,
.panel>.order-info-box,
.panel>.product-view .box-collateral,
.panel>.table-bordered,
.panel>.table-responsive>#royalty_application_form .fieldset,
.panel>.table-responsive>.addresses-list li.item,
.panel>.table-responsive>.availability-only-details,
.panel>.table-responsive>.block,
.panel>.table-responsive>.box-account,
.panel>.table-responsive>.cart .crosssell,
.panel>.table-responsive>.cart .discount,
.panel>.table-responsive>.cart .shipping,
.panel>.table-responsive>.fieldset,
.panel>.table-responsive>.gift-message,
.panel>.table-responsive>.order-about,
.panel>.table-responsive>.order-info-box,
.panel>.table-responsive>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered,
.product-view .panel>.box-collateral,
.product-view .panel>.table-responsive>.box-collateral {
  border: 0;
}

#royalty_application_form .panel>.table-bordered>tbody>tr>.fieldset,
#royalty_application_form .panel>.table-bordered>tfoot>tr>.fieldset,
#royalty_application_form .panel>.table-bordered>thead>tr>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tbody>tr>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tfoot>tr>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>thead>tr>.fieldset,
.addresses-list .panel>.table-bordered>tbody>tr>li.item,
.addresses-list .panel>.table-bordered>tfoot>tr>li.item,
.addresses-list .panel>.table-bordered>thead>tr>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tbody>tr>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tfoot>tr>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>thead>tr>li.item,
.cart .panel>.table-bordered>tbody>tr>.crosssell,
.cart .panel>.table-bordered>tbody>tr>.discount,
.cart .panel>.table-bordered>tbody>tr>.shipping,
.cart .panel>.table-bordered>tfoot>tr>.crosssell,
.cart .panel>.table-bordered>tfoot>tr>.discount,
.cart .panel>.table-bordered>tfoot>tr>.shipping,
.cart .panel>.table-bordered>thead>tr>.crosssell,
.cart .panel>.table-bordered>thead>tr>.discount,
.cart .panel>.table-bordered>thead>tr>.shipping,
.cart .panel>.table-responsive>.table-bordered>tbody>tr>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tbody>tr>.discount,
.cart .panel>.table-responsive>.table-bordered>tbody>tr>.shipping,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr>.discount,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr>.shipping,
.cart .panel>.table-responsive>.table-bordered>thead>tr>.crosssell,
.cart .panel>.table-responsive>.table-bordered>thead>tr>.discount,
.cart .panel>.table-responsive>.table-bordered>thead>tr>.shipping,
.panel>.table-bordered>tbody>tr>#royalty_application_form .fieldset,
.panel>.table-bordered>tbody>tr>.addresses-list li.item,
.panel>.table-bordered>tbody>tr>.availability-only-details,
.panel>.table-bordered>tbody>tr>.block,
.panel>.table-bordered>tbody>tr>.box-account,
.panel>.table-bordered>tbody>tr>.cart .crosssell,
.panel>.table-bordered>tbody>tr>.cart .discount,
.panel>.table-bordered>tbody>tr>.cart .shipping,
.panel>.table-bordered>tbody>tr>.fieldset,
.panel>.table-bordered>tbody>tr>.gift-message,
.panel>.table-bordered>tbody>tr>.order-about,
.panel>.table-bordered>tbody>tr>.order-info-box,
.panel>.table-bordered>tbody>tr>.product-view .box-collateral,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>#royalty_application_form .fieldset,
.panel>.table-bordered>tfoot>tr>.addresses-list li.item,
.panel>.table-bordered>tfoot>tr>.availability-only-details,
.panel>.table-bordered>tfoot>tr>.block,
.panel>.table-bordered>tfoot>tr>.box-account,
.panel>.table-bordered>tfoot>tr>.cart .crosssell,
.panel>.table-bordered>tfoot>tr>.cart .discount,
.panel>.table-bordered>tfoot>tr>.cart .shipping,
.panel>.table-bordered>tfoot>tr>.fieldset,
.panel>.table-bordered>tfoot>tr>.gift-message,
.panel>.table-bordered>tfoot>tr>.order-about,
.panel>.table-bordered>tfoot>tr>.order-info-box,
.panel>.table-bordered>tfoot>tr>.product-view .box-collateral,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>#royalty_application_form .fieldset,
.panel>.table-bordered>thead>tr>.addresses-list li.item,
.panel>.table-bordered>thead>tr>.availability-only-details,
.panel>.table-bordered>thead>tr>.block,
.panel>.table-bordered>thead>tr>.box-account,
.panel>.table-bordered>thead>tr>.cart .crosssell,
.panel>.table-bordered>thead>tr>.cart .discount,
.panel>.table-bordered>thead>tr>.cart .shipping,
.panel>.table-bordered>thead>tr>.fieldset,
.panel>.table-bordered>thead>tr>.gift-message,
.panel>.table-bordered>thead>tr>.order-about,
.panel>.table-bordered>thead>tr>.order-info-box,
.panel>.table-bordered>thead>tr>.product-view .box-collateral,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tbody>tr>.availability-only-details,
.panel>.table-responsive>.table-bordered>tbody>tr>.block,
.panel>.table-responsive>.table-bordered>tbody>tr>.box-account,
.panel>.table-responsive>.table-bordered>tbody>tr>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tbody>tr>.cart .discount,
.panel>.table-responsive>.table-bordered>tbody>tr>.cart .shipping,
.panel>.table-responsive>.table-bordered>tbody>tr>.fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr>.gift-message,
.panel>.table-responsive>.table-bordered>tbody>tr>.order-about,
.panel>.table-responsive>.table-bordered>tbody>tr>.order-info-box,
.panel>.table-responsive>.table-bordered>tbody>tr>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tfoot>tr>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tfoot>tr>.availability-only-details,
.panel>.table-responsive>.table-bordered>tfoot>tr>.block,
.panel>.table-responsive>.table-bordered>tfoot>tr>.box-account,
.panel>.table-responsive>.table-bordered>tfoot>tr>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tfoot>tr>.cart .discount,
.panel>.table-responsive>.table-bordered>tfoot>tr>.cart .shipping,
.panel>.table-responsive>.table-bordered>tfoot>tr>.fieldset,
.panel>.table-responsive>.table-bordered>tfoot>tr>.gift-message,
.panel>.table-responsive>.table-bordered>tfoot>tr>.order-about,
.panel>.table-responsive>.table-bordered>tfoot>tr>.order-info-box,
.panel>.table-responsive>.table-bordered>tfoot>tr>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>thead>tr>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>thead>tr>.availability-only-details,
.panel>.table-responsive>.table-bordered>thead>tr>.block,
.panel>.table-responsive>.table-bordered>thead>tr>.box-account,
.panel>.table-responsive>.table-bordered>thead>tr>.cart .crosssell,
.panel>.table-responsive>.table-bordered>thead>tr>.cart .discount,
.panel>.table-responsive>.table-bordered>thead>tr>.cart .shipping,
.panel>.table-responsive>.table-bordered>thead>tr>.fieldset,
.panel>.table-responsive>.table-bordered>thead>tr>.gift-message,
.panel>.table-responsive>.table-bordered>thead>tr>.order-about,
.panel>.table-responsive>.table-bordered>thead>tr>.order-info-box,
.panel>.table-responsive>.table-bordered>thead>tr>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.product-view .panel>.table-bordered>tbody>tr>.box-collateral,
.product-view .panel>.table-bordered>tfoot>tr>.box-collateral,
.product-view .panel>.table-bordered>thead>tr>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tbody>tr>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tfoot>tr>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>thead>tr>.box-collateral {
  border-left: 0;
}

#royalty_application_form .panel>.table-bordered>tbody>tr>.fieldset,
#royalty_application_form .panel>.table-bordered>tfoot>tr>.fieldset,
#royalty_application_form .panel>.table-bordered>thead>tr>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tbody>tr>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tfoot>tr>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>thead>tr>.fieldset,
.addresses-list .panel>.table-bordered>tbody>tr>li.item,
.addresses-list .panel>.table-bordered>tfoot>tr>li.item,
.addresses-list .panel>.table-bordered>thead>tr>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tbody>tr>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tfoot>tr>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>thead>tr>li.item,
.cart .panel>.table-bordered>tbody>tr>.crosssell,
.cart .panel>.table-bordered>tbody>tr>.discount,
.cart .panel>.table-bordered>tbody>tr>.shipping,
.cart .panel>.table-bordered>tfoot>tr>.crosssell,
.cart .panel>.table-bordered>tfoot>tr>.discount,
.cart .panel>.table-bordered>tfoot>tr>.shipping,
.cart .panel>.table-bordered>thead>tr>.crosssell,
.cart .panel>.table-bordered>thead>tr>.discount,
.cart .panel>.table-bordered>thead>tr>.shipping,
.cart .panel>.table-responsive>.table-bordered>tbody>tr>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tbody>tr>.discount,
.cart .panel>.table-responsive>.table-bordered>tbody>tr>.shipping,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr>.discount,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr>.shipping,
.cart .panel>.table-responsive>.table-bordered>thead>tr>.crosssell,
.cart .panel>.table-responsive>.table-bordered>thead>tr>.discount,
.cart .panel>.table-responsive>.table-bordered>thead>tr>.shipping,
.panel>.table-bordered>tbody>tr>#royalty_application_form .fieldset,
.panel>.table-bordered>tbody>tr>.addresses-list li.item,
.panel>.table-bordered>tbody>tr>.availability-only-details,
.panel>.table-bordered>tbody>tr>.block,
.panel>.table-bordered>tbody>tr>.box-account,
.panel>.table-bordered>tbody>tr>.cart .crosssell,
.panel>.table-bordered>tbody>tr>.cart .discount,
.panel>.table-bordered>tbody>tr>.cart .shipping,
.panel>.table-bordered>tbody>tr>.fieldset,
.panel>.table-bordered>tbody>tr>.gift-message,
.panel>.table-bordered>tbody>tr>.order-about,
.panel>.table-bordered>tbody>tr>.order-info-box,
.panel>.table-bordered>tbody>tr>.product-view .box-collateral,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>#royalty_application_form .fieldset,
.panel>.table-bordered>tfoot>tr>.addresses-list li.item,
.panel>.table-bordered>tfoot>tr>.availability-only-details,
.panel>.table-bordered>tfoot>tr>.block,
.panel>.table-bordered>tfoot>tr>.box-account,
.panel>.table-bordered>tfoot>tr>.cart .crosssell,
.panel>.table-bordered>tfoot>tr>.cart .discount,
.panel>.table-bordered>tfoot>tr>.cart .shipping,
.panel>.table-bordered>tfoot>tr>.fieldset,
.panel>.table-bordered>tfoot>tr>.gift-message,
.panel>.table-bordered>tfoot>tr>.order-about,
.panel>.table-bordered>tfoot>tr>.order-info-box,
.panel>.table-bordered>tfoot>tr>.product-view .box-collateral,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>#royalty_application_form .fieldset,
.panel>.table-bordered>thead>tr>.addresses-list li.item,
.panel>.table-bordered>thead>tr>.availability-only-details,
.panel>.table-bordered>thead>tr>.block,
.panel>.table-bordered>thead>tr>.box-account,
.panel>.table-bordered>thead>tr>.cart .crosssell,
.panel>.table-bordered>thead>tr>.cart .discount,
.panel>.table-bordered>thead>tr>.cart .shipping,
.panel>.table-bordered>thead>tr>.fieldset,
.panel>.table-bordered>thead>tr>.gift-message,
.panel>.table-bordered>thead>tr>.order-about,
.panel>.table-bordered>thead>tr>.order-info-box,
.panel>.table-bordered>thead>tr>.product-view .box-collateral,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tbody>tr>.availability-only-details,
.panel>.table-responsive>.table-bordered>tbody>tr>.block,
.panel>.table-responsive>.table-bordered>tbody>tr>.box-account,
.panel>.table-responsive>.table-bordered>tbody>tr>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tbody>tr>.cart .discount,
.panel>.table-responsive>.table-bordered>tbody>tr>.cart .shipping,
.panel>.table-responsive>.table-bordered>tbody>tr>.fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr>.gift-message,
.panel>.table-responsive>.table-bordered>tbody>tr>.order-about,
.panel>.table-responsive>.table-bordered>tbody>tr>.order-info-box,
.panel>.table-responsive>.table-bordered>tbody>tr>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tfoot>tr>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tfoot>tr>.availability-only-details,
.panel>.table-responsive>.table-bordered>tfoot>tr>.block,
.panel>.table-responsive>.table-bordered>tfoot>tr>.box-account,
.panel>.table-responsive>.table-bordered>tfoot>tr>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tfoot>tr>.cart .discount,
.panel>.table-responsive>.table-bordered>tfoot>tr>.cart .shipping,
.panel>.table-responsive>.table-bordered>tfoot>tr>.fieldset,
.panel>.table-responsive>.table-bordered>tfoot>tr>.gift-message,
.panel>.table-responsive>.table-bordered>tfoot>tr>.order-about,
.panel>.table-responsive>.table-bordered>tfoot>tr>.order-info-box,
.panel>.table-responsive>.table-bordered>tfoot>tr>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>thead>tr>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>thead>tr>.availability-only-details,
.panel>.table-responsive>.table-bordered>thead>tr>.block,
.panel>.table-responsive>.table-bordered>thead>tr>.box-account,
.panel>.table-responsive>.table-bordered>thead>tr>.cart .crosssell,
.panel>.table-responsive>.table-bordered>thead>tr>.cart .discount,
.panel>.table-responsive>.table-bordered>thead>tr>.cart .shipping,
.panel>.table-responsive>.table-bordered>thead>tr>.fieldset,
.panel>.table-responsive>.table-bordered>thead>tr>.gift-message,
.panel>.table-responsive>.table-bordered>thead>tr>.order-about,
.panel>.table-responsive>.table-bordered>thead>tr>.order-info-box,
.panel>.table-responsive>.table-bordered>thead>tr>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.product-view .panel>.table-bordered>tbody>tr>.box-collateral,
.product-view .panel>.table-bordered>tfoot>tr>.box-collateral,
.product-view .panel>.table-bordered>thead>tr>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tbody>tr>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tfoot>tr>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>thead>tr>.box-collateral {
  border-right: 0;
}

#royalty_application_form .panel>.table-bordered>tbody>tr:first-child>.fieldset,
#royalty_application_form .panel>.table-bordered>tbody>tr:last-child>.fieldset,
#royalty_application_form .panel>.table-bordered>tfoot>tr:last-child>.fieldset,
#royalty_application_form .panel>.table-bordered>thead>tr:first-child>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.fieldset,
#royalty_application_form .panel>.table-responsive>.table-bordered>thead>tr:first-child>.fieldset,
.addresses-list .panel>.table-bordered>tbody>tr:first-child>li.item,
.addresses-list .panel>.table-bordered>tbody>tr:last-child>li.item,
.addresses-list .panel>.table-bordered>tfoot>tr:last-child>li.item,
.addresses-list .panel>.table-bordered>thead>tr:first-child>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tbody>tr:first-child>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tbody>tr:last-child>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>li.item,
.addresses-list .panel>.table-responsive>.table-bordered>thead>tr:first-child>li.item,
.cart .panel>.table-bordered>tbody>tr:first-child>.crosssell,
.cart .panel>.table-bordered>tbody>tr:first-child>.discount,
.cart .panel>.table-bordered>tbody>tr:first-child>.shipping,
.cart .panel>.table-bordered>tbody>tr:last-child>.crosssell,
.cart .panel>.table-bordered>tbody>tr:last-child>.discount,
.cart .panel>.table-bordered>tbody>tr:last-child>.shipping,
.cart .panel>.table-bordered>tfoot>tr:last-child>.crosssell,
.cart .panel>.table-bordered>tfoot>tr:last-child>.discount,
.cart .panel>.table-bordered>tfoot>tr:last-child>.shipping,
.cart .panel>.table-bordered>thead>tr:first-child>.crosssell,
.cart .panel>.table-bordered>thead>tr:first-child>.discount,
.cart .panel>.table-bordered>thead>tr:first-child>.shipping,
.cart .panel>.table-responsive>.table-bordered>tbody>tr:first-child>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tbody>tr:first-child>.discount,
.cart .panel>.table-responsive>.table-bordered>tbody>tr:first-child>.shipping,
.cart .panel>.table-responsive>.table-bordered>tbody>tr:last-child>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tbody>tr:last-child>.discount,
.cart .panel>.table-responsive>.table-bordered>tbody>tr:last-child>.shipping,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.crosssell,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.discount,
.cart .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.shipping,
.cart .panel>.table-responsive>.table-bordered>thead>tr:first-child>.crosssell,
.cart .panel>.table-responsive>.table-bordered>thead>tr:first-child>.discount,
.cart .panel>.table-responsive>.table-bordered>thead>tr:first-child>.shipping,
.panel>.table-bordered>tbody>tr:first-child>#royalty_application_form .fieldset,
.panel>.table-bordered>tbody>tr:first-child>.addresses-list li.item,
.panel>.table-bordered>tbody>tr:first-child>.availability-only-details,
.panel>.table-bordered>tbody>tr:first-child>.block,
.panel>.table-bordered>tbody>tr:first-child>.box-account,
.panel>.table-bordered>tbody>tr:first-child>.cart .crosssell,
.panel>.table-bordered>tbody>tr:first-child>.cart .discount,
.panel>.table-bordered>tbody>tr:first-child>.cart .shipping,
.panel>.table-bordered>tbody>tr:first-child>.fieldset,
.panel>.table-bordered>tbody>tr:first-child>.gift-message,
.panel>.table-bordered>tbody>tr:first-child>.order-about,
.panel>.table-bordered>tbody>tr:first-child>.order-info-box,
.panel>.table-bordered>tbody>tr:first-child>.product-view .box-collateral,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>#royalty_application_form .fieldset,
.panel>.table-bordered>tbody>tr:last-child>.addresses-list li.item,
.panel>.table-bordered>tbody>tr:last-child>.availability-only-details,
.panel>.table-bordered>tbody>tr:last-child>.block,
.panel>.table-bordered>tbody>tr:last-child>.box-account,
.panel>.table-bordered>tbody>tr:last-child>.cart .crosssell,
.panel>.table-bordered>tbody>tr:last-child>.cart .discount,
.panel>.table-bordered>tbody>tr:last-child>.cart .shipping,
.panel>.table-bordered>tbody>tr:last-child>.fieldset,
.panel>.table-bordered>tbody>tr:last-child>.gift-message,
.panel>.table-bordered>tbody>tr:last-child>.order-about,
.panel>.table-bordered>tbody>tr:last-child>.order-info-box,
.panel>.table-bordered>tbody>tr:last-child>.product-view .box-collateral,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>#royalty_application_form .fieldset,
.panel>.table-bordered>tfoot>tr:last-child>.addresses-list li.item,
.panel>.table-bordered>tfoot>tr:last-child>.availability-only-details,
.panel>.table-bordered>tfoot>tr:last-child>.block,
.panel>.table-bordered>tfoot>tr:last-child>.box-account,
.panel>.table-bordered>tfoot>tr:last-child>.cart .crosssell,
.panel>.table-bordered>tfoot>tr:last-child>.cart .discount,
.panel>.table-bordered>tfoot>tr:last-child>.cart .shipping,
.panel>.table-bordered>tfoot>tr:last-child>.fieldset,
.panel>.table-bordered>tfoot>tr:last-child>.gift-message,
.panel>.table-bordered>tfoot>tr:last-child>.order-about,
.panel>.table-bordered>tfoot>tr:last-child>.order-info-box,
.panel>.table-bordered>tfoot>tr:last-child>.product-view .box-collateral,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>#royalty_application_form .fieldset,
.panel>.table-bordered>thead>tr:first-child>.addresses-list li.item,
.panel>.table-bordered>thead>tr:first-child>.availability-only-details,
.panel>.table-bordered>thead>tr:first-child>.block,
.panel>.table-bordered>thead>tr:first-child>.box-account,
.panel>.table-bordered>thead>tr:first-child>.cart .crosssell,
.panel>.table-bordered>thead>tr:first-child>.cart .discount,
.panel>.table-bordered>thead>tr:first-child>.cart .shipping,
.panel>.table-bordered>thead>tr:first-child>.fieldset,
.panel>.table-bordered>thead>tr:first-child>.gift-message,
.panel>.table-bordered>thead>tr:first-child>.order-about,
.panel>.table-bordered>thead>tr:first-child>.order-info-box,
.panel>.table-bordered>thead>tr:first-child>.product-view .box-collateral,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.availability-only-details,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.block,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.box-account,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.cart .discount,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.cart .shipping,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.gift-message,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.order-about,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.order-info-box,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.availability-only-details,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.block,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.box-account,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.cart .discount,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.cart .shipping,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.fieldset,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.gift-message,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.order-about,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.order-info-box,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.availability-only-details,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.block,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.box-account,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.cart .crosssell,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.cart .discount,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.cart .shipping,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.fieldset,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.gift-message,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.order-about,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.order-info-box,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>#royalty_application_form .fieldset,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.addresses-list li.item,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.availability-only-details,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.block,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.box-account,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.cart .crosssell,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.cart .discount,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.cart .shipping,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.fieldset,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.gift-message,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.order-about,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.order-info-box,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>.product-view .box-collateral,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.product-view .panel>.table-bordered>tbody>tr:first-child>.box-collateral,
.product-view .panel>.table-bordered>tbody>tr:last-child>.box-collateral,
.product-view .panel>.table-bordered>tfoot>tr:last-child>.box-collateral,
.product-view .panel>.table-bordered>thead>tr:first-child>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tbody>tr:first-child>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tbody>tr:last-child>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>.box-collateral,
.product-view .panel>.table-responsive>.table-bordered>thead>tr:first-child>.box-collateral {
  border-bottom: 0;
}

#royalty_application_form .panel>.fieldset,
.addresses-list .panel>li.item,
.cart .panel>.crosssell,
.cart .panel>.discount,
.cart .panel>.shipping,
.panel>#royalty_application_form .fieldset,
.panel>.addresses-list li.item,
.panel>.block,
.panel>.box-account,
.panel>.cart .crosssell,
.panel>.cart .discount,
.panel>.cart .shipping,
.panel>.fieldset,
.panel>.gift-message,
.panel>.order-about,
.panel>.order-info-box,
.panel>.product-view .box-collateral,
.panel>.table-responsive,
.product-view .panel>.box-collateral {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

#royalty_application_form .panel-group .fieldset,
.addresses-list .panel-group li.item,
.cart .panel-group .crosssell,
.cart .panel-group .discount,
.cart .panel-group .shipping,
.panel-group #royalty_application_form .fieldset,
.panel-group .addresses-list li.item,
.panel-group .block,
.panel-group .box-account,
.panel-group .cart .crosssell,
.panel-group .cart .discount,
.panel-group .cart .shipping,
.panel-group .fieldset,
.panel-group .gift-message,
.panel-group .order-about,
.panel-group .order-info-box,
.panel-group .panel,
.panel-group .product-view .box-collateral,
.product-view .panel-group .box-collateral {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

#royalty_application_form .panel-group .panel+.fieldset,
.addresses-list .panel-group .panel+li.item,
.cart .panel-group .panel+.crosssell,
.cart .panel-group .panel+.discount,
.cart .panel-group .panel+.shipping,
.panel-group .panel+#royalty_application_form .fieldset,
.panel-group .panel+.addresses-list li.item,
.panel-group .panel+.block,
.panel-group .panel+.box-account,
.panel-group .panel+.cart .crosssell,
.panel-group .panel+.cart .discount,
.panel-group .panel+.cart .shipping,
.panel-group .panel+.fieldset,
.panel-group .panel+.gift-message,
.panel-group .panel+.order-about,
.panel-group .panel+.order-info-box,
.panel-group .panel+.panel,
.panel-group .panel+.product-view .box-collateral,
.product-view .panel-group .panel+.box-collateral {
  margin-top: 5px;
}

.addresses-list li.item .panel-group h3,
.block .panel-group .block-title,
.block-account .panel-group .block-title,
.box-account .panel-group .box-head,
.cart .crosssell>.panel-group h2,
.cart .discount>.panel-group h2,
.cart .shipping>.panel-group h2,
.category-holder .panel-group .block-title,
.fieldset .panel-group .legend,
.panel-group .addresses-list li.item h3,
.panel-group .block .block-title,
.panel-group .block-account .block-title,
.panel-group .box-account .box-head,
.panel-group .cart .crosssell>h2,
.panel-group .cart .discount>h2,
.panel-group .cart .shipping>h2,
.panel-group .category-holder .block-title,
.panel-group .fieldset .legend,
.panel-group .panel-heading,
.panel-group .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-group h2 {
  border-bottom: 0;
}

.addresses-list li.item .panel-group .panel-heading+.panel-collapse h3,
.block .panel-group .panel-heading+.panel-collapse .block-title,
.block-account .panel-group .panel-heading+.panel-collapse .block-title,
.box-account .panel-group .panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-group .panel-heading+.panel-collapse h2,
.cart .discount>.panel-group .panel-heading+.panel-collapse h2,
.cart .shipping>.panel-group .panel-heading+.panel-collapse h2,
.category-holder .panel-group .panel-heading+.panel-collapse .block-title,
.fieldset .panel-group .panel-heading+.panel-collapse .legend,
.panel-group .panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-group .panel-heading+.panel-collapse .block .block-title,
.panel-group .panel-heading+.panel-collapse .block-account .block-title,
.panel-group .panel-heading+.panel-collapse .box-account .box-head,
.panel-group .panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-group .panel-heading+.panel-collapse .cart .discount>h2,
.panel-group .panel-heading+.panel-collapse .cart .shipping>h2,
.panel-group .panel-heading+.panel-collapse .category-holder .block-title,
.panel-group .panel-heading+.panel-collapse .fieldset .legend,
.panel-group .panel-heading+.panel-collapse .panel-body,
.panel-group .panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-group .panel-heading+.panel-collapse h2 {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: transparent;
}

.addresses-list li.item .panel-default>h3,
.block .panel-default>.block-title,
.block-account .panel-default>.block-title,
.box-account .panel-default>.box-head,
.cart .crosssell>.panel-default>h2,
.cart .discount>.panel-default>h2,
.cart .shipping>.panel-default>h2,
.category-holder .panel-default>.block-title,
.fieldset .panel-default>.legend,
.panel-default>.addresses-list li.item h3,
.panel-default>.block .block-title,
.panel-default>.block-account .block-title,
.panel-default>.box-account .box-head,
.panel-default>.cart .crosssell>h2,
.panel-default>.cart .discount>h2,
.panel-default>.cart .shipping>h2,
.panel-default>.category-holder .block-title,
.panel-default>.fieldset .legend,
.panel-default>.panel-heading,
.panel-default>.product-view .box-collateral>h2,
.product-view .box-collateral>.panel-default>h2 {
  color: #fff;
  background-color: #2f7473;
  border-color: transparent;
}

.addresses-list li.item .panel-default>.panel-heading+.panel-collapse h3,
.block .panel-default>.panel-heading+.panel-collapse .block-title,
.block-account .panel-default>.panel-heading+.panel-collapse .block-title,
.box-account .panel-default>.panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-default>.panel-heading+.panel-collapse h2,
.cart .discount>.panel-default>.panel-heading+.panel-collapse h2,
.cart .shipping>.panel-default>.panel-heading+.panel-collapse h2,
.category-holder .panel-default>.panel-heading+.panel-collapse .block-title,
.fieldset .panel-default>.panel-heading+.panel-collapse .legend,
.panel-default>.panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-default>.panel-heading+.panel-collapse .block .block-title,
.panel-default>.panel-heading+.panel-collapse .block-account .block-title,
.panel-default>.panel-heading+.panel-collapse .box-account .box-head,
.panel-default>.panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-default>.panel-heading+.panel-collapse .cart .discount>h2,
.panel-default>.panel-heading+.panel-collapse .cart .shipping>h2,
.panel-default>.panel-heading+.panel-collapse .category-holder .block-title,
.panel-default>.panel-heading+.panel-collapse .fieldset .legend,
.panel-default>.panel-heading+.panel-collapse .panel-body,
.panel-default>.panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-default>.panel-heading+.panel-collapse h2 {
  border-top-color: transparent;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: transparent;
}

.block-account,
.category-holder,
.panel-primary {
  border-color: #428bca;
}

.addresses-list li.item .panel-primary>h3,
.block .panel-primary>.block-title,
.block-account .panel-primary>.block-title,
.box-account .panel-primary>.box-head,
.cart .crosssell>.panel-primary>h2,
.cart .discount>.panel-primary>h2,
.cart .shipping>.panel-primary>h2,
.category-holder .panel-primary>.block-title,
.fieldset .panel-primary>.legend,
.panel-primary>.addresses-list li.item h3,
.panel-primary>.block .block-title,
.panel-primary>.block-account,
.panel-primary>.block-account .block-title,
.panel-primary>.box-account .box-head,
.panel-primary>.cart .crosssell>h2,
.panel-primary>.cart .discount>h2,
.panel-primary>.cart .shipping>h2,
.panel-primary>.category-holder,
.panel-primary>.category-holder .block-title,
.panel-primary>.fieldset .legend,
.panel-primary>.panel-heading,
.panel-primary>.product-view .box-collateral>h2,
.product-view .box-collateral>.panel-primary>h2 {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.addresses-list li.item .panel-primary>.panel-heading+.panel-collapse h3,
.block .panel-primary>.panel-heading+.panel-collapse .block-title,
.block-account .panel-primary>.panel-heading+.panel-collapse .block-title,
.box-account .panel-primary>.panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-primary>.panel-heading+.panel-collapse h2,
.cart .discount>.panel-primary>.panel-heading+.panel-collapse h2,
.cart .shipping>.panel-primary>.panel-heading+.panel-collapse h2,
.category-holder .panel-primary>.panel-heading+.panel-collapse .block-title,
.fieldset .panel-primary>.panel-heading+.panel-collapse .legend,
.panel-primary>.panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-primary>.panel-heading+.panel-collapse .block .block-title,
.panel-primary>.panel-heading+.panel-collapse .block-account,
.panel-primary>.panel-heading+.panel-collapse .block-account .block-title,
.panel-primary>.panel-heading+.panel-collapse .box-account .box-head,
.panel-primary>.panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-primary>.panel-heading+.panel-collapse .cart .discount>h2,
.panel-primary>.panel-heading+.panel-collapse .cart .shipping>h2,
.panel-primary>.panel-heading+.panel-collapse .category-holder,
.panel-primary>.panel-heading+.panel-collapse .category-holder .block-title,
.panel-primary>.panel-heading+.panel-collapse .fieldset .legend,
.panel-primary>.panel-heading+.panel-collapse .panel-body,
.panel-primary>.panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-primary>.panel-heading+.panel-collapse h2 {
  border-top-color: #428bca;
}

.panel-primary>.panel-footer+.panel-collapse .block-account,
.panel-primary>.panel-footer+.panel-collapse .category-holder,
.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d7e9c6;
}

.addresses-list li.item .panel-success>h3,
.block .panel-success>.block-title,
.block-account .panel-success>.block-title,
.box-account .panel-success>.box-head,
.cart .crosssell>.panel-success>h2,
.cart .discount>.panel-success>h2,
.cart .shipping>.panel-success>h2,
.category-holder .panel-success>.block-title,
.fieldset .panel-success>.legend,
.panel-success>.addresses-list li.item h3,
.panel-success>.block .block-title,
.panel-success>.block-account .block-title,
.panel-success>.box-account .box-head,
.panel-success>.cart .crosssell>h2,
.panel-success>.cart .discount>h2,
.panel-success>.cart .shipping>h2,
.panel-success>.category-holder .block-title,
.panel-success>.fieldset .legend,
.panel-success>.panel-heading,
.panel-success>.product-view .box-collateral>h2,
.product-view .box-collateral>.panel-success>h2 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d7e9c6;
}

.addresses-list li.item .panel-success>.panel-heading+.panel-collapse h3,
.block .panel-success>.panel-heading+.panel-collapse .block-title,
.block-account .panel-success>.panel-heading+.panel-collapse .block-title,
.box-account .panel-success>.panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-success>.panel-heading+.panel-collapse h2,
.cart .discount>.panel-success>.panel-heading+.panel-collapse h2,
.cart .shipping>.panel-success>.panel-heading+.panel-collapse h2,
.category-holder .panel-success>.panel-heading+.panel-collapse .block-title,
.fieldset .panel-success>.panel-heading+.panel-collapse .legend,
.panel-success>.panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-success>.panel-heading+.panel-collapse .block .block-title,
.panel-success>.panel-heading+.panel-collapse .block-account .block-title,
.panel-success>.panel-heading+.panel-collapse .box-account .box-head,
.panel-success>.panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-success>.panel-heading+.panel-collapse .cart .discount>h2,
.panel-success>.panel-heading+.panel-collapse .cart .shipping>h2,
.panel-success>.panel-heading+.panel-collapse .category-holder .block-title,
.panel-success>.panel-heading+.panel-collapse .fieldset .legend,
.panel-success>.panel-heading+.panel-collapse .panel-body,
.panel-success>.panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-success>.panel-heading+.panel-collapse h2 {
  border-top-color: #d7e9c6;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d7e9c6;
}

.panel-info {
  border-color: #bce9f1;
}

.addresses-list li.item .panel-info>h3,
.block .panel-info>.block-title,
.block-account .panel-info>.block-title,
.box-account .panel-info>.box-head,
.cart .crosssell>.panel-info>h2,
.cart .discount>.panel-info>h2,
.cart .shipping>.panel-info>h2,
.category-holder .panel-info>.block-title,
.fieldset .panel-info>.legend,
.panel-info>.addresses-list li.item h3,
.panel-info>.block .block-title,
.panel-info>.block-account .block-title,
.panel-info>.box-account .box-head,
.panel-info>.cart .crosssell>h2,
.panel-info>.cart .discount>h2,
.panel-info>.cart .shipping>h2,
.panel-info>.category-holder .block-title,
.panel-info>.fieldset .legend,
.panel-info>.panel-heading,
.panel-info>.product-view .box-collateral>h2,
.product-view .box-collateral>.panel-info>h2 {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce9f1;
}

.addresses-list li.item .panel-info>.panel-heading+.panel-collapse h3,
.block .panel-info>.panel-heading+.panel-collapse .block-title,
.block-account .panel-info>.panel-heading+.panel-collapse .block-title,
.box-account .panel-info>.panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-info>.panel-heading+.panel-collapse h2,
.cart .discount>.panel-info>.panel-heading+.panel-collapse h2,
.cart .shipping>.panel-info>.panel-heading+.panel-collapse h2,
.category-holder .panel-info>.panel-heading+.panel-collapse .block-title,
.fieldset .panel-info>.panel-heading+.panel-collapse .legend,
.panel-info>.panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-info>.panel-heading+.panel-collapse .block .block-title,
.panel-info>.panel-heading+.panel-collapse .block-account .block-title,
.panel-info>.panel-heading+.panel-collapse .box-account .box-head,
.panel-info>.panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-info>.panel-heading+.panel-collapse .cart .discount>h2,
.panel-info>.panel-heading+.panel-collapse .cart .shipping>h2,
.panel-info>.panel-heading+.panel-collapse .category-holder .block-title,
.panel-info>.panel-heading+.panel-collapse .fieldset .legend,
.panel-info>.panel-heading+.panel-collapse .panel-body,
.panel-info>.panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-info>.panel-heading+.panel-collapse h2 {
  border-top-color: #bce9f1;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce9f1;
}

.panel-warning {
  border-color: #faeacc;
}

.addresses-list li.item .panel-warning>h3,
.block .panel-warning>.block-title,
.block-account .panel-warning>.block-title,
.box-account .panel-warning>.box-head,
.cart .crosssell>.panel-warning>h2,
.cart .discount>.panel-warning>h2,
.cart .shipping>.panel-warning>h2,
.category-holder .panel-warning>.block-title,
.fieldset .panel-warning>.legend,
.panel-warning>.addresses-list li.item h3,
.panel-warning>.block .block-title,
.panel-warning>.block-account .block-title,
.panel-warning>.box-account .box-head,
.panel-warning>.cart .crosssell>h2,
.panel-warning>.cart .discount>h2,
.panel-warning>.cart .shipping>h2,
.panel-warning>.category-holder .block-title,
.panel-warning>.fieldset .legend,
.panel-warning>.panel-heading,
.panel-warning>.product-view .box-collateral>h2,
.product-view .box-collateral>.panel-warning>h2 {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faeacc;
}

.addresses-list li.item .panel-warning>.panel-heading+.panel-collapse h3,
.block .panel-warning>.panel-heading+.panel-collapse .block-title,
.block-account .panel-warning>.panel-heading+.panel-collapse .block-title,
.box-account .panel-warning>.panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-warning>.panel-heading+.panel-collapse h2,
.cart .discount>.panel-warning>.panel-heading+.panel-collapse h2,
.cart .shipping>.panel-warning>.panel-heading+.panel-collapse h2,
.category-holder .panel-warning>.panel-heading+.panel-collapse .block-title,
.fieldset .panel-warning>.panel-heading+.panel-collapse .legend,
.panel-warning>.panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-warning>.panel-heading+.panel-collapse .block .block-title,
.panel-warning>.panel-heading+.panel-collapse .block-account .block-title,
.panel-warning>.panel-heading+.panel-collapse .box-account .box-head,
.panel-warning>.panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-warning>.panel-heading+.panel-collapse .cart .discount>h2,
.panel-warning>.panel-heading+.panel-collapse .cart .shipping>h2,
.panel-warning>.panel-heading+.panel-collapse .category-holder .block-title,
.panel-warning>.panel-heading+.panel-collapse .fieldset .legend,
.panel-warning>.panel-heading+.panel-collapse .panel-body,
.panel-warning>.panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-warning>.panel-heading+.panel-collapse h2 {
  border-top-color: #faeacc;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faeacc;
}

.panel-danger {
  border-color: #ebccd1;
}

.addresses-list li.item .panel-danger>h3,
.block .panel-danger>.block-title,
.block-account .panel-danger>.block-title,
.box-account .panel-danger>.box-head,
.cart .crosssell>.panel-danger>h2,
.cart .discount>.panel-danger>h2,
.cart .shipping>.panel-danger>h2,
.category-holder .panel-danger>.block-title,
.fieldset .panel-danger>.legend,
.panel-danger>.addresses-list li.item h3,
.panel-danger>.block .block-title,
.panel-danger>.block-account .block-title,
.panel-danger>.box-account .box-head,
.panel-danger>.cart .crosssell>h2,
.panel-danger>.cart .discount>h2,
.panel-danger>.cart .shipping>h2,
.panel-danger>.category-holder .block-title,
.panel-danger>.fieldset .legend,
.panel-danger>.panel-heading,
.panel-danger>.product-view .box-collateral>h2,
.product-view .box-collateral>.panel-danger>h2 {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.addresses-list li.item .panel-danger>.panel-heading+.panel-collapse h3,
.block .panel-danger>.panel-heading+.panel-collapse .block-title,
.block-account .panel-danger>.panel-heading+.panel-collapse .block-title,
.box-account .panel-danger>.panel-heading+.panel-collapse .box-head,
.cart .crosssell>.panel-danger>.panel-heading+.panel-collapse h2,
.cart .discount>.panel-danger>.panel-heading+.panel-collapse h2,
.cart .shipping>.panel-danger>.panel-heading+.panel-collapse h2,
.category-holder .panel-danger>.panel-heading+.panel-collapse .block-title,
.fieldset .panel-danger>.panel-heading+.panel-collapse .legend,
.panel-danger>.panel-heading+.panel-collapse .addresses-list li.item h3,
.panel-danger>.panel-heading+.panel-collapse .block .block-title,
.panel-danger>.panel-heading+.panel-collapse .block-account .block-title,
.panel-danger>.panel-heading+.panel-collapse .box-account .box-head,
.panel-danger>.panel-heading+.panel-collapse .cart .crosssell>h2,
.panel-danger>.panel-heading+.panel-collapse .cart .discount>h2,
.panel-danger>.panel-heading+.panel-collapse .cart .shipping>h2,
.panel-danger>.panel-heading+.panel-collapse .category-holder .block-title,
.panel-danger>.panel-heading+.panel-collapse .fieldset .legend,
.panel-danger>.panel-heading+.panel-collapse .panel-body,
.panel-danger>.panel-heading+.panel-collapse .product-view .box-collateral>h2,
.product-view .box-collateral>.panel-danger>.panel-heading+.panel-collapse h2 {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.addresses-list li.item h3,
.block .block-title,
.block-account .block-title,
.box-account .box-head,
.cart .crosssell>h2,
.cart .discount>h2,
.cart .shipping>h2,
.category-holder .block-title,
.fieldset .legend,
.panel-heading,
.product-view .box-collateral>h2 {
  font-size: 16px;
  padding: 7px 15px;
}

.advanced-search-summary,
.checkout-agreements .agreement-content,
.checkout-multishipping-shipping .box-sp-methods,
.multiple-checkout .box,
.product-options,
.product-pricing,
.tier-prices,
.well,
aside .play-search-section .play-finder {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #e7e6e6;
  border-radius: 4px;
}

.checkout-agreements .well .agreement-content,
.checkout-multishipping-shipping .well .box-sp-methods,
.multiple-checkout .well .box,
.well .advanced-search-summary,
.well .checkout-agreements .agreement-content,
.well .checkout-multishipping-shipping .box-sp-methods,
.well .multiple-checkout .box,
.well .product-options,
.well .product-pricing,
.well .tier-prices,
.well aside .play-search-section .play-finder,
.well blockquote,
aside .play-search-section .well .play-finder {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.advanced-search-summary,
.checkout-multishipping-shipping .box-sp-methods,
.multiple-checkout .box,
.product-options,
.product-pricing,
.tier-prices,
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.advanced-search-summary,
.checkout-agreements .agreement-content,
.checkout-multishipping-shipping .box-sp-methods,
.multiple-checkout .box,
.product-options,
.product-pricing,
.tier-prices,
.well,
aside .play-search-section .play-finder {
  border: none;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.checkout-agreements .well .agreement-content,
.checkout-multishipping-shipping .well .box-sp-methods,
.multiple-checkout .well .box,
.well .advanced-search-summary,
.well .checkout-agreements .agreement-content,
.well .checkout-multishipping-shipping .box-sp-methods,
.well .multiple-checkout .box,
.well .product-options,
.well .product-pricing,
.well .tier-prices,
.well aside .play-search-section .play-finder,
.well p:last-child,
aside .play-search-section .well .play-finder {
  margin-bottom: 0;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:focus,
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .btn-black,
.btn .btn-cart,
.btn .btn-checkout,
.btn .btn-darkgray,
.btn .btn-primary,
.btn .btn-red,
.btn .btn-redgrad,
.btn .button,
.btn .label,
.btn .my-wishlist .btn-add,
.my-wishlist .btn .btn-add {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: grey;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #3073a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #469d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b2d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c92e2c;
}

@media (max-width:767px) {
  .label {
    white-space: normal;
  }
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  src: url(../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0);
  src: url(../../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(../../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(../../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(../../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(../../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal;
}

.category-feature>a .btn-black,
.fa,
.sorter .view-mode .grid:before,
.sorter .view-mode .list:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.category-feature>a .fa-pull-left.btn-black,
.fa.fa-pull-left,
.sorter .view-mode .fa-pull-left.grid:before,
.sorter .view-mode .fa-pull-left.list:before {
  margin-right: .3em;
}

.category-feature>a .fa-pull-right.btn-black,
.fa.fa-pull-right,
.sorter .view-mode .fa-pull-right.grid:before,
.sorter .view-mode .fa-pull-right.list:before {
  margin-left: .3em;
}

.category-feature>a .pull-left.btn-black,
.fa.pull-left,
.sorter .view-mode .pull-left.grid:before,
.sorter .view-mode .pull-left.list:before {
  margin-right: .3em;
}

.category-feature>a .pull-right.btn-black,
.fa.pull-right,
.sorter .view-mode .pull-right.grid:before,
.sorter .view-mode .pull-right.list:before {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before,
.sorter .view-mode .grid:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.dialog .magento_close:before,
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before,
.faq-head .arrow.collapsed:before {
  content: "\f055";
}

.fa-minus-circle:before,
.faq-head .arrow:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.category-feature>a.collapsed .btn-black:before,
.fa-plus:before {
  content: "\f067";
}

.category-feature>a .btn-black:before,
.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before,
.sorter .view-mode .list:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.std ol,
.std ul {
  padding-left: 40px;
  margin-bottom: 10px;
}

.std ul {
  list-style: disc;
}

.std ol {
  list-style: decimal;
}

.links li {
  display: inline;
}

.links li:first-child {
  padding-left: 0;
}

.links li:last-child {
  padding-right: 0;
}

.btn-edit,
.btn-previous,
.btn-remove,
.btn-remove2 {
  display: inline-block;
  font-size: 0;
}

.btn-edit:focus,
.btn-edit:hover,
.btn-previous:focus,
.btn-previous:hover,
.btn-remove2:focus,
.btn-remove2:hover,
.btn-remove:focus,
.btn-remove:hover {
  text-decoration: none;
}

.btn-edit:after,
.btn-previous:after,
.btn-remove2:after,
.btn-remove:after {
  font-size: 14px;
  font-weight: 700;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-edit:after {
  content: "\f040";
}

.btn-remove2:after,
.btn-remove:after {
  content: "\f00d";
}

.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;
}

.embed-responsive,
.embed-responsive-16by9 {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-16by9 iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

dt {
  font-weight: 600;
}

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

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

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

.disclaimer {
  font-family: adelle,serif;
  font-style: italic;
  font-size: .75em;
  margin-top: 25px;
}

#payment-tool-tip {
  display: block;
  top: 487px;
}

.swipe-it {
  text-align: center;
  color: #2f7473;
  margin-top: 15px;
  font-size: .85em;
}

@media (min-width:992px) {
  .swipe-it {
    display: none;
  }
}

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

.logo h1 {
  margin: 0;
}

.form-language {
  margin-bottom: 10px;
}

.form-language label {
  display: none;
}

.form-search {
  margin-bottom: 10px;
  position: relative;
}

.form-search .search-autocomplete {
  z-index: 1000;
}

.form-search .search-autocomplete li {
  border-radius: 0;
  cursor: pointer;
}

.form-search .search-autocomplete li .amount {
  float: right;
}

.form-search .search-autocomplete li:last-child {
  border-radius: 0!important;
}

.form-search .search-autocomplete li.first {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.form-search .search-autocomplete li:focus,
.form-search .search-autocomplete li:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.form-search .search-autocomplete li.selected,
.form-search .search-autocomplete li.selected:focus,
.form-search .search-autocomplete li.selected:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.advanced-search,
.advanced-search .row {
  margin-top: 25px;
}

.advanced-search .input-range {
  line-height: 34px;
}

.advanced-search .input-range small {
  float: right;
}

.advanced-search hr {
  border-top: 2px solid #2f7473;
}

.advanced-search .cast-searches .form-group,
.advanced-search .cast-searches .form-list li,
.form-list .advanced-search .cast-searches li {
  margin-bottom: 25px;
}

.advanced-search .cast-searches .checkbox {
  margin-top: 0;
}

.advanced-search .noUi-target {
  width: 100%;
  margin-left: 0;
}

@media (min-width:768px) {
  .advanced-search .cast-searches .form-group,
  .advanced-search .cast-searches .form-list li,
  .form-list .advanced-search .cast-searches li {
    width: 50%;
  }
}

.advanced-search-summary:after,
.advanced-search-summary:before {
  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 p {
  clear: both;
  padding: 10px 15px 0;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .advanced-search-summary li {
    display: inline-block;
    margin-right: 40px;
  }
}

.sitesearch-search-keyword .result-section {
  border-bottom: 1px solid #cecece;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.sitesearch-search-keyword .result-section ul {
  list-style-type: none;
  padding-left: 0;
}

.sitesearch-search-keyword .result-section ul li {
  margin-bottom: 7px;
}

.sitesearch-search-keyword .result-section ul li>a>span {
  font-size: .8em;
  padding-left: 1px;
}

.sitesearch-search-keyword .result-section ul:last-child {
  margin-bottom: 0;
}

.sitesearch-search-keyword .result-section:first-of-type {
  margin-top: 30px;
}

#search_mini_form .form-search .bs-prototype-override {
  display: table-cell!important;
}

#search_mini_form #sitesearch_type_label {
  font-size: 11px;
  text-transform: uppercase;
}

.search-autocomplete {
  position: absolute;
  width: 100%;
  font-size: 14px;
  max-height: 200px;
  overflow-y: scroll;
  border-radius: 0 0 4px 4px;
}

.search-autocomplete ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

.search-autocomplete ul>li:first-child {
  border-radius: 0!important;
}

.search-autocomplete ul li {
  padding: 0!important;
}

.search-autocomplete ul li.result-title {
  border-bottom: none;
  border-top: none;
  cursor: default;
}

.search-autocomplete ul li.result-title>div {
  padding: 7px 15px 5px;
  font-weight: 600;
  color: #bc0f2c;
  font-size: 1.1em;
}

.search-autocomplete ul li.result-title:hover {
  background-color: #fff;
}

.search-autocomplete ul li.result-title+li {
  border-top: none;
}

.search-autocomplete ul a {
  display: block;
  padding: 10px 15px;
  text-transform: none;
  color: #202020;
}

.search-autocomplete ul a:hover {
  text-decoration: none;
}

.search-autocomplete ul .label {
  display: inline-block;
  margin-right: 5px;
  background-color: #2f7473;
  font-weight: 600;
}

.search-autocomplete li.result-item.active {
  background-color: #dedede;
}

.search-autocomplete .edited-synopsis {
  font-size: 11px;
  color: #444;
}

.search-autocomplete span.highlight {
  color: #bc0f2c;
}

.sitesearch-search-keyword .result-section span.highlight {
  background-color: #fff7a7;
}

.block {
  border: none;
}

.block p+ol,
.block p+ul {
  margin-top: 0;
}

.block .block-title {
  border: none;
  background-color: #2f7473;
  color: #fff;
}

.block .block-title h1,
.block .block-title h2,
.block .block-title h3,
.block .block-title h4,
.block .block-title h5,
.block .block-title h6,
.block .block-title p {
  margin-bottom: 0;
}

.block .block-title strong {
  font-weight: 600;
  font-size: 18px;
}

.block .block-subtitle {
  margin: 0 15px 10px;
  padding: 10px 0;
  border-bottom: 1px solid transparent;
}

.block .actions:after,
.block .actions:before,
.block .block-content:after,
.block .block-content:before {
  content: " ";
  display: table;
}

.block .actions:after,
.block .block-content:after {
  clear: both;
}

.block .block-content:after,
.block .block-content:before {
  content: " ";
  display: table;
}

.block .block-content:after {
  clear: both;
}

.block .block-content li.item {
  padding: 10px 15px;
}

.block .btn-edit,
.block .btn-remove {
  float: right;
  margin: 1px 0 2px 5px;
}

.block .actions {
  padding: 6px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  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;
}

.block .empty {
  margin: 0;
  padding: 15px;
}

.block li.odd {
  background-color: #f8f7f7;
}

.block ol,
.block ul {
  padding-left: 0;
  list-style-type: none;
}

.block-cart,
.block-compared,
.block-login,
.block-poll,
.block-reorder,
.block-subscribe,
.block-tags,
.block-viewed,
.block-wishlist {
  font-size: 14px;
}

.mini-products-list .product-image {
  float: left;
}

.mini-products-list .product-details {
  margin-left: 60px;
}

.block-cart .mini-products-list .product-details .nobr small,
.block-cart .mini-products-list .product-details .product-name {
  word-wrap: break-word;
}

.block-cart .mini-products-list .product-details .nobr {
  white-space: normal!important;
}

.block-account a,
.category-holder a {
  color: #2f7473;
}

.block-account .block-title strong,
.category-holder .block-title strong {
  font-weight: 600;
}

.block-account .block-content,
.category-holder .block-content {
  padding: 15px;
}

.block-account .block-content ul,
.category-holder .block-content ul {
  margin-bottom: 0;
}

.block-account .block-content li a,
.category-holder .block-content li a {
  display: block;
  border-bottom: 1px solid transparent;
  padding: 5px 0;
}

.block-account .block-content li.last a,
.category-holder .block-content li.last a {
  border-bottom: 0;
}

.block-account .block-content li.current,
.category-holder .block-content li.current {
  padding: 5px 0;
  border-bottom: 1px solid transparent;
}

.block-account .block-content li.current.last,
.category-holder .block-content li.current.last {
  border-bottom: 0;
}

.block-layered-nav {
  padding: 15px;
}

.block-layered-nav .block-subtitle {
  padding: 0;
  border: none;
  font-size: 1.118em;
  font-weight: 600;
  margin: 20px 0 7px;
}

.block-layered-nav ol,
.block-layered-nav ul {
  padding-left: 0;
  list-style-type: none;
  line-height: 20.25px;
}

.block-layered-nav dl {
  margin: 0;
}

.block-layered-nav dt {
  font-weight: 400;
  font-size: .95em;
  padding: 3px 15px;
}

.block-layered-nav dt.m-collapsed {
  border-bottom: 1px solid #fff;
}

.block-layered-nav dt.m-collapsed:last-of-type {
  border-bottom: none;
}

.block-layered-nav dd {
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  font-size: .765em;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
}

.block-layered-nav dd a {
  font-size: 1.154em;
  color: #202020;
}

.block-layered-nav dd.last {
  border-bottom: none;
}

.block-layered-nav .currently {
  padding: 10px 10px 0;
  margin: 20px -5px 0;
  background-color: #d6d4d4;
  border-radius: 4px 4px 0 0;
  font-size: .9em;
}

.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  font-size: 1em;
  color: #202020;
}

.block-layered-nav .currently ol {
  margin-bottom: 0;
  font-size: .95em;
}

.block-layered-nav .currently li {
  position: relative;
  padding: 2px 24px 2px 5px!important;
  line-height: 1.3em;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-transition: background-color .1s;
  transition: background-color .1s;
}

.block-layered-nav .currently li:hover {
  background-color: #c9c7c7;
}

.block-layered-nav .currently .label {
  font-weight: 600;
  background-color: #a8a8a8;
  border-radius: 25px;
  color: #202020;
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 4px;
  top: 4px!important;
  margin: 0;
}

.block-layered-nav .currently .btn-previous:after,
.block-layered-nav .currently .btn-remove:after {
  font-weight: 400;
}

.block-layered-nav .currently .btn-previous {
  right: 17px;
}

@media (max-width:991px) {
  .block-layered-nav .currently {
    background-color: transparent;
    padding: 0;
  }
}

.block-layered-nav .actions {
  text-align: right;
  font-size: .85em;
  border-radius: 0 0 4px 4px;
  padding: 1px 10px;
  border-top: none;
  background-color: #d6d4d4;
  margin: 0 -5px;
}

.block-layered-nav .actions .actions a {
  float: none;
}

.block-layered-nav form .form-group,
.block-layered-nav form .form-list li,
.form-list .block-layered-nav form li {
  width: -webkit-calc(100% - 31px);
  width: calc(100% - 31px);
}

.block-layered-nav form input[type=text] {
  border-radius: 4px 0 0 4px;
  width: 100%;
  font-family: adelle,serif;
  font-style: italic;
}

.block-layered-nav form button {
  border-radius: 0 4px 4px 0;
  margin-left: -5px;
  padding: 6px 9px;
}

@media (min-width:992px) {
  .block-layered-nav form input[type=text] {
    font-size: 11px;
    padding: 6px;
  }
}

@media (min-width:1200px) {
  .block-layered-nav form input[type=text] {
    font-size: 15px;
  }
}

@media (min-width:992px) {
  .block-layered-nav dt {
    padding-left: 0;
    padding-right: 0;
  }

  .block-layered-nav dt.m-collapsed {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width:1200px) {
  .block-layered-nav dt {
    font-size: 1.059em;
  }
}

.block-cart .summary {
  padding: 10px 15px;
}

.block-cart .amount a {
  font-weight: 700;
}

.block-cart .subtotal {
  padding: 4px;
  margin-bottom: 0;
  text-align: center;
}

.block-cart .subtotal .price {
  font-weight: 700;
}

.block-cart .actions {
  border-bottom: 1px solid transparent;
}

.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-compare {
  position: fixed;
  z-index: 25;
  margin-bottom: 0!important;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: transparent!important;
  border-radius: 0;
  text-align: center;
  color: #fff;
  border: none!important;
}

.block-compare #compare-collapse {
  background-color: rgba(47,113,112,.97);
  color: #fff;
  font-family: adelle,serif;
  display: inline-block;
  font-weight: 300;
  font-size: 15px;
  padding: 5px 20px;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
}

.block-compare .block-content {
  background: #2f7473;
  background: rgba(47,113,112,.97);
  background: -webkit-linear-gradient(top,rgba(47,113,112,.97) 0,rgba(35,89,88,.97) 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(47,113,112,.97)),to(rgba(35,89,88,.97)));
  background: linear-gradient(to bottom,rgba(47,113,112,.97) 0,rgba(35,89,88,.97) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F72F7170', endColorstr='#F7235958', GradientType=0);
  padding: 24px 0;
}

.block-compare .block-content li.item {
  padding: 0 10px;
  display: inline-block;
  width: 19%;
  text-align: center;
}

.block-compare .block-content li.item.odd {
  background-color: transparent;
}

@media (min-width:992px) {
  .block-compare .block-content li.item {
    width: 180px;
  }
}

.block-compare a {
  color: #fff;
}

.block-compare ol {
  margin-bottom: 0;
}

.block-compare .compare-img {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}

.block-compare .compare-img img {
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.33);
  box-shadow: 0 3px 10px rgba(0,0,0,.33);
  width: 100%;
}

.block-compare .product-name {
  color: #fff;
  font-size: .765em;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  text-align: center;
  margin-bottom: 0;
  overflow: hidden;
}

.block-compare .product-name a {
  color: #fff;
}

.block-compare .product-name a:active,
.block-compare .product-name a:active:focus,
.block-compare .product-name a:focus,
.block-compare .product-name a:hover {
  text-decoration: none;
}

.block-compare .remove {
  position: absolute;
  background-color: #122b2b;
  border-radius: 15px;
  width: 18px;
  height: 18px;
  display: block;
  font-size: 12px;
  padding: 1px 3px 1px 4px;
  right: -10px;
  top: -5px;
}

.block-compare .actions,
.block-compare .items {
  padding: 0 15px;
}

.block-compare .items {
  border-right: 1px solid #122b2b;
}

.block-compare .actions {
  background-color: transparent;
  border-top: none;
  border-radius: 0;
  text-align: center;
  margin-top: 10px;
}

.block-compare .actions a,
.block-compare .actions button.button {
  float: none!important;
}

.block-compare .actions button.button {
  background: #fff;
  background: -webkit-linear-gradient(top,#fff 0,#e7e6e6 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e7e6e6));
  background: linear-gradient(to bottom,#fff 0,#e7e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE7E6E6', GradientType=0);
  color: #2f7473;
  font-size: 14px;
  padding: 6px 15px;
  margin-right: 15px;
}

.block-compare .actions a {
  font-family: adelle,serif;
  text-decoration: underline;
  font-size: 13px;
}

@media (min-width:768px) {
  .block-compare .block-content li.item {
    width: 115px;
  }

  .block-compare .actions,
  .block-compare .items {
    display: inline-block;
    vertical-align: middle;
  }

  .block-compare .actions {
    margin-top: 0;
  }

  .block-compare .actions button.button {
    display: block;
    font-size: 15px;
    padding: 6px 30px;
    margin-right: 0;
  }
}

.compare-table {
  font-size: .9em;
  line-height: 1.3em;
}

.compare-table tbody>tr>td {
  padding: 14px;
  border-right: 1px solid #cecece;
}

.compare-table tbody>tr>td:last-child {
  border-right: none;
}

.compare-table tr.add-to-row td,
.compare-table tr.product-shop-row td {
  text-align: center;
  background-color: #e7e6e6;
}

.compare-table tr.add-to-row td p,
.compare-table tr.product-shop-row td p {
  margin-bottom: 5px;
}

.compare-table tr.first td {
  text-align: center;
}

.compare-table tr.first td .product-name {
  font-size: 1em;
  font-weight: 600;
  margin: 20px 0 5px;
  color: #202020;
}

.compare-table tr.first td .product-name a {
  color: #202020;
}

.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}

.compare-table tbody>tr>th {
  vertical-align: middle;
  padding-right: 25px;
}

.compare-table th {
  color: #202020;
}

.compare-table .availability {
  font-size: .85em;
  margin-bottom: 15px;
}

.compare-table .product-name {
  font-size: 1em;
  margin: 20px 0 5px;
}

.compare-table .product-image img {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.compare-table .product-shop {
  display: inline-block;
  position: relative;
  width: 80%;
}

.compare-table .product-shop .btn-remove {
  position: absolute;
  background-color: #2f7473;
  border-radius: 15px;
  width: 18px;
  height: 18px;
  display: block;
  font-size: 12px;
  padding: 1px 3px;
  right: -10px;
  top: -5px;
  color: #fff;
}

.compare-table .product-shop .btn-remove:after {
  content: normal;
}

.compare-table .add-to-links {
  margin-top: 5px;
}

.compare-table .add-to-links a {
  color: #202020;
  text-decoration: underline;
}

.compare-table>tbody:first-of-type>tr:first-child td,
.compare-table>tbody:first-of-type>tr:first-child th {
  border-top: none;
  background-color: #fff;
}

.compare-table>tbody:first-of-type>tr:first-child td:first-of-type {
  border-radius: 4px 0 0;
}

.compare-table>tbody:first-of-type>tr:first-child td:last-child {
  border-radius: 0 4px 0 0;
}

.compare-table>tbody:first-of-type>tr:first-child th {
  background-color: #f1f0f0;
}

.compare-table>tbody:last-of-type>tr:first-child>td,
.compare-table>tbody:last-of-type>tr:first-child>th {
  background-color: #fff;
}

.compare-table>tbody:last-of-type>tr:first-child td:first-of-type {
  border-radius: 0 0 0 4px;
}

.compare-table>tbody:last-of-type>tr:first-child td:last-child {
  border-radius: 0 0 4px;
}

.compare-table>tbody>tr>th {
  background-color: #f1f0f0!important;
  border-right: 1px solid #cecece;
}

.block-wishlist .product-name {
  font-size: 1em;
}

.block-wishlist .actions {
  text-align: right;
}

.block-wishlist .actions a {
  float: none;
}

.block-related {
  margin-top: 45px;
}

.block-related h2 {
  margin-bottom: 20px;
}

.block-related input.checkbox {
  float: left;
}

.block-related .product {
  margin-left: 20px;
}

.block-poll label {
  color: #777;
  font-weight: 700;
}

.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: 700;
}

.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 {
  font-size: inherit;
  background-color: #e7e6e6;
  padding-bottom: 35px;
}

.block-subscribe .block-title {
  background-color: transparent;
  border-bottom: none;
  padding-bottom: 0;
  color: #2f7473;
}

.block-subscribe .block-title span {
  font-size: 1.412em;
  font-weight: 600;
}

.block-subscribe form {
  text-align: center;
}

.block-subscribe button {
  padding: 8px 20px;
}

.block-subscribe input {
  margin-bottom: 15px;
}
.block-subscribe input.validate-email {
    float: left;
    width: 75%;
}


.block-subscribe .form-subscribe-header {
  font-family: adelle,serif;
  font-size: .941em;
  margin-bottom: 20px;
  text-align: left;
}

.block-subscribe .block-content {
  padding: 10px 0 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-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;
}

.prod-author-related {
  border-bottom: 1px solid #cecece;
  padding-bottom: 35px;
  margin-bottom: 35px;
  margin-top: 45px;
}

.prod-author-related h2 {
  margin-bottom: 20px;
}

.block-similar .block-content {
  font-size: .9em;
  padding-top: 5px;
}

.block-similar .block-content li.item {
  padding: 6px 15px;
}

.block-similar .block-content a {
  color: #2f7473;
}

.block-layered-nav #narrow-by-list dd h2,
.block-layered-nav .narrow-by-list dd h2 {
  color: #202020;
  border-top: 1px solid #fff;
  margin: 0 -5px;
  padding: 8px 15px 0;
}

@media (min-width:992px) {
  .block-layered-nav #narrow-by-list,
  .block-layered-nav .narrow-by-list {
    margin-top: 20px;
  }

  .block-layered-nav #narrow-by-list dd h2,
  .block-layered-nav .narrow-by-list dd h2 {
    margin: 0 -15px;
  }

  .block-layered-nav #narrow-by-list>dd:first-of-type,
  .block-layered-nav .narrow-by-list>dd:first-of-type {
    border-bottom: none;
  }
}

.block-subtitle,
label[for=product_search] {
  display: none;
}

.m-filter-item-list li span,
.m-filter-item-list li>a {
  padding: 1px 6px;
}

.m-filter-item-list li span.m-selected-filter-item {
  color: #bc0f2c;
  font-size: 1.154em;
}

ol.m-parent-category-list {
  margin: 0;
}

ol.m-parent-category-list a {
  border: 1px solid #aeaeae;
  padding: 2px 6px;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #fff;
  display: block;
  width: 100%;
  position: relative;
}

ol.m-parent-category-list a::before {
  content: "\f00d";
  position: absolute;
  right: 0;
  top: 2px;
  font: normal normal normal 14px/1 FontAwesome;
}

.m-current-category {
  display: block;
  margin: 0 -5px;
}

.m-current-category a,
.m-current-category span {
  padding: 1px 15px;
  display: block;
}

.m-current-category a {
  color: #202020;
}

.m-current-category span {
  font-size: 1.154em;
  color: #bc0f2c;
  display: block;
  width: 100%;
  padding: 0 15px;
  background-color: #d6d4d4;
}

@media (min-width:992px) {
  .m-current-category {
    margin: 0 -15px;
  }
}

.m-child-category-list {
  margin-left: -5px!important;
  margin-right: -5px;
}

.m-child-category-list li a,
.m-child-category-list li>span {
  padding: 1px 15px;
  display: block;
}

.m-child-category-list li a .count,
.m-child-category-list li>span .count {
  font-size: .85em;
  display: inline;
  padding: 0;
  background-color: transparent;
}

.m-child-category-list li>span {
  background-color: #d6d4d4;
}

@media (min-width:992px) {
  .m-child-category-list {
    margin-left: -15px!important;
    margin-right: -15px;
  }
}

.category-description {
  margin-bottom: 10px;
}

.category-products .toolbar {
  margin-bottom: 20px;
}

.category-quick-links {
  font-family: adelle,serif;
  color: #202020;
  text-align: center;
  font-size: .941em;
  margin-bottom: 0;
}

.category-quick-links li {
  display: inline;
}

.category-quick-links li:after {
  content: "|";
  margin: 0 1px 0 5px;
}

.category-quick-links li:last-child:after {
  content: normal;
}

.category-quick-links a {
  color: #202020;
  text-decoration: none;
}

.category-quick-links a:hover {
  text-decoration: underline;
}

.category-feature {
  position: relative;
  min-height: 22px;
  margin-bottom: 30px;
}

.category-feature>a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  color: #868686;
  font-size: 14px;
  font-family: adelle,serif;
  font-style: italic;
  text-decoration: none;
}

.category-feature>a .btn-black {
  border-radius: 0 4px 0 0;
  font-size: 11px;
  padding: 6px 2px;
  height: 22px;
  width: 22px;
}

.category-feature>a .tip {
  display: none;
}

.category-feature>a.collapsed .btn-black {
  border-radius: 4px;
}

.category-feature>a.collapsed .tip {
  display: inline-block;
  margin-right: 10px;
}

.category-feature img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,.61);
  box-shadow: 0 0 6px rgba(0,0,0,.61);
}

.product-name {
  margin: 0 0 20px;
  color: #202020;
  font-size: 1.85em;
  font-weight: 600;
  line-height: 1.1em;
}

.product-name a {
  color: #202020;
}

.product-name h1,
.product-name h2 {
  font-size: 1em;
}

.product-name .product-sub-title {
  display: block;
  font-size: .8em;
}

.product-author {
  font-family: adelle,serif;
  color: #2f7473;
  font-size: .941em;
  margin-bottom: 5px;
}

.product-author a {
  text-decoration: underline;
  color: #2f7473;
}

.product-actions {
  background-color: #e7e6e6;
  padding: 15px;
  border-radius: 4px;
}

.product-actions .price-box {
  font-size: 1.647em;
}

.product-actions .item-type {
  font-size: .75em;
}

.product-actions .form-holder,
.product-actions form {
  font-size: .941em;
  font-family: adelle,serif;
  margin-bottom: 10px;
}

.product-actions .form-holder:after,
.product-actions .form-holder:before,
.product-actions form:after,
.product-actions form:before {
  content: " ";
  display: table;
}

.product-actions .form-holder:after,
.product-actions form:after {
  clear: both;
}

.form-list .product-actions .form-holder li,
.form-list .product-actions form li,
.product-actions .form-holder .form-group,
.product-actions .form-holder .form-list li,
.product-actions form .form-group,
.product-actions form .form-list li {
  float: left;
  margin-bottom: 5px;
}

.form-list .product-actions .form-holder li:first-child,
.form-list .product-actions form li:first-child,
.product-actions .form-holder .form-group:first-child,
.product-actions .form-holder .form-list li:first-child,
.product-actions form .form-group:first-child,
.product-actions form .form-list li:first-child {
  width: 25%;
  padding-right: 5px;
}

.form-list .product-actions .form-holder li.script-use-option,
.form-list .product-actions form li.script-use-option,
.product-actions .form-holder .form-group.script-use-option,
.product-actions .form-holder .form-list li.script-use-option,
.product-actions form .form-group.script-use-option,
.product-actions form .form-list li.script-use-option {
  width: 75%;
}

.form-list .product-actions .form-holder li.performance-use-option,
.form-list .product-actions form li.performance-use-option,
.product-actions .form-holder .form-group.performance-use-option,
.product-actions .form-holder .form-list li.performance-use-option,
.product-actions form .form-group.performance-use-option,
.product-actions form .form-list li.performance-use-option {
  width: 100%;
}

.form-language .product-actions .form-holder select,
.form-language .product-actions form select,
.form-list .product-actions .form-holder select,
.form-list .product-actions .form-holder textarea,
.form-list .product-actions form select,
.form-list .product-actions form textarea,
.multiple-checkout .data-table .product-actions .form-holder select,
.multiple-checkout .data-table .product-actions form select,
.my-wishlist .product-actions .form-holder textarea,
.my-wishlist .product-actions form textarea,
.product-actions .form-holder .form-control,
.product-actions .form-holder .form-language select,
.product-actions .form-holder .form-list select,
.product-actions .form-holder .form-list textarea,
.product-actions .form-holder .input-text,
.product-actions .form-holder .multiple-checkout .data-table select,
.product-actions .form-holder .my-wishlist textarea,
.product-actions .form-holder .product-options dd .input-text,
.product-actions .form-holder .product-options dd select,
.product-actions .form-holder .product-options dd textarea,
.product-actions .form-holder select#agency_country,
.product-actions .form-holder select#billing_country,
.product-actions .form-holder select#country,
.product-actions .form-holder select#district_country,
.product-actions .form-holder select#physical_country,
.product-actions .form-holder select#region_id,
.product-actions .form-holder select#school_district_country,
.product-actions .form-holder select#school_physical_country,
.product-actions .form-holder select#shipping_country,
.product-actions .form-holder select#venue_country,
.product-actions form .form-control,
.product-actions form .form-language select,
.product-actions form .form-list select,
.product-actions form .form-list textarea,
.product-actions form .input-text,
.product-actions form .multiple-checkout .data-table select,
.product-actions form .my-wishlist textarea,
.product-actions form .product-options dd .input-text,
.product-actions form .product-options dd select,
.product-actions form .product-options dd textarea,
.product-actions form select#agency_country,
.product-actions form select#billing_country,
.product-actions form select#country,
.product-actions form select#district_country,
.product-actions form select#physical_country,
.product-actions form select#region_id,
.product-actions form select#school_district_country,
.product-actions form select#school_physical_country,
.product-actions form select#shipping_country,
.product-actions form select#venue_country,
.product-options dd .product-actions .form-holder .input-text,
.product-options dd .product-actions .form-holder select,
.product-options dd .product-actions .form-holder textarea,
.product-options dd .product-actions form .input-text,
.product-options dd .product-actions form select,
.product-options dd .product-actions form textarea {
  width: 100%;
  height: 34px;
}

.product-actions .form-holder button,
.product-actions form button {
  float: left;
  margin-top: 9px;
}

.form-list .product-actions .form-holder .form-group:first-child+li:first-child,
.form-list .product-actions form .form-group:first-child+li:first-child,
.product-actions .form-holder .form-group:first-child+.form-list li:first-child,
.product-actions .form-holder .form-group:first-child+button,
.product-actions form .form-group:first-child+.form-list li:first-child,
.product-actions form .form-group:first-child+button {
  width: 75%;
  margin-top: 26px;
}

.product-actions .availability,
.product-actions .product-royalty {
  font-family: adelle,serif;
  font-style: italic;
  font-weight: 600;
}

.product-actions .product-royalty {
  font-size: .824em;
  margin-bottom: 7px;
}

.product-actions .availability {
  font-size: .882em;
  margin-bottom: 10px;
  line-height: 1.3em;
}

.product-actions .stock-notify {
  display: block;
  font-style: italic;
  white-space: normal;
  line-height: 1.2em;
  text-align: center;
  padding: 9px 6px;
  margin-top: 5px;
}

.list-details {
  margin: 20px 0 25px;
  padding-left: 0;
  list-style-type: none;
}

.list-details li {
  margin-bottom: 5px;
}

.list-details li:last-child {
  margin-bottom: 0;
}

.list-details label {
  font-family: canada-type-gibson,sans-serif;
  margin-bottom: 0;
}

.products-grid .list-details,
.products-list .list-details {
  margin: 0 0 10px;
}

.products-grid .list-details li,
.products-list .list-details li {
  margin-bottom: 3px;
  line-height: 1.2em;
}

.add-to-links {
  padding-left: 0;
  list-style-type: none;
}

.add-to-links li {
  margin-bottom: 6px;
  display: block;
}

.add-to-links li:last-child {
  margin-bottom: 0;
}

.add-to-links .btn-black {
  display: block;
  text-align: center;
  font-size: .882em;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: left;
  padding: 9px 12px;
}

.add-to-links .btn-black:before {
  display: inline-block;
  margin-right: 8px;
  line-height: 0;
  vertical-align: top;
}

.add-to-links .btn-black:before img {
  width: 100%;
}

.add-to-links .btn-black.link-rights:before {
  content: url(/skin/frontend/pi/dramatic/images/icon_application.png);
}

.add-to-links .btn-black.link-wishlist:before {
  content: url(/skin/frontend/pi/dramatic/images/icon_saveforlater.png);
}

.add-to-links .btn-black.link-rentals:before {
  content: url(/skin/frontend/pi/dramatic/images/icon_rentalinfo.png);
}

.add-to-links .btn-black.link-related:before {
  content: url(/skin/frontend/pi/dramatic/images/icon_relatedproducts.png);
}

.add-to-links .link-compare {
  color: #000;
  font-family: adelle,serif;
  font-weight: 700;
  font-size: .706em;
  text-transform: lowercase;
  font-style: italic;
  display: inline-block;
}

.availability {
  font-family: adelle,serif;
  font-style: italic;
  margin: 0;
}

.availability.in-stock span {
  color: #202020;
}

.availability.out-of-stock span {
  color: #2f7473;
}

.availability-only a,
.availability-only span {
  font-weight: 700;
}

.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-cart .qty-wrap,
.add-to-cart .script-use-option {
  margin-bottom: 20px;
}

.add-to-box:after,
.add-to-box:before {
  content: " ";
  display: table;
}

.add-to-box:after {
  clear: both;
}

.add-to-box .or {
  float: left;
}

.add-to-box .add-to-links {
  float: right;
}

.add-to-box .add-to-links .separator,
.add-to-box .add-to-links li {
  float: left;
}

.add-to-box .add-to-links .separator {
  margin: 0 4px;
}

.products-grid {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.products-grid:after,
.products-grid:before {
  content: " ";
  display: table;
}

.products-grid:after {
  clear: both;
}

.products-grid .item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 15px;
}

@media (min-width:768px) {
  .products-grid .item {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .products-grid .item {
    float: left;
    width: 25%;
  }
}

@media (min-width:768px) {
  .products-grid .item {
    border-bottom: none;
  }
}

@media (min-width:992px) {
  .products-grid .item {
    margin-bottom: 0;
  }
}

.products-grid .product-image {
  width: 40%;
  height: auto;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

@media (min-width:992px) {
  .products-grid .product-image {
    width: 57%;
  }
}

.products-grid .product-name {
  font-size: .9em;
  margin-top: 13px;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.products-grid .product-author {
  font-size: .78em;
  margin-bottom: 2px;
  line-height: 1.2em;
}

.products-grid .product-codes {
  font-size: .78em;
}

.products-grid .out-of-stock {
  font-size: .824em;
  padding: 6px 0;
  margin-bottom: 6px;
  margin-top: 24px;
}

.products-grid .actions {
  font-size: .9em;
}

.products-grid .actions form .price-box {
  display: inline-block;
  width: 55%;
  text-align: left;
  margin-right: -4px;
}

.form-list .products-grid .actions form li,
.products-grid .actions form .form-group,
.products-grid .actions form .form-list li {
  display: inline-block;
  width: 45%;
  text-align: right;
}

.products-grid .actions form input {
  width: 49px;
  padding: 6px;
  display: inline-block;
}

.products-grid .actions form button {
  display: block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 6px;
}

.products-grid .add-to-links .btn-black {
  font-size: .824em;
  padding: 6px 0;
}

.products-grid .add-to-links .btn-black:before {
  content: normal;
}

@media (min-width:768px) {
  .products-grid .product-name {
    min-height: 54px;
    margin-bottom: 2px;
  }
}

@media (min-width:992px) {
  .products-grid {
    margin-bottom: 30px;
  }
}

.products-list {
  padding-left: 0;
  list-style-type: none;
}

.products-list li.item {
  padding: 15px;
  background-color: #f8f7f7;
  margin-bottom: 15px;
  border-radius: 4px;
}

.products-list li.item:after,
.products-list li.item:before {
  content: " ";
  display: table;
}

.products-list li.item:after {
  clear: both;
}

.products-list li.item.even {
  background-color: transparent;
}

.products-list li.item:last-child {
  border-bottom: 0;
}

.products-list .product-image {
  float: left;
  display: none;
}

.products-list .product-image img {
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

@media (min-width:768px) {
  .products-list .product-image {
    width: 13%;
    display: block;
  }
}

@media (min-width:1200px) {
  .products-list .product-image {
    width: 16%;
  }
}

.products-list .product-shop {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}

.products-list .product-shop .product-name {
  font-size: 1.176em;
  margin-bottom: 8px;
}

.products-list .product-shop .product-author {
  font-size: .882em;
  margin-bottom: 1px;
}

.products-list .product-shop .product-codes {
  font-size: .882em;
}

.products-list .product-shop .list-details {
  font-size: .882em;
  list-style-type: none;
  margin-bottom: 10px;
}

.products-list .product-shop .short-synopsis {
  font-size: .853em;
  line-height: 1.35em;
}

.products-list .product-shop .short-synopsis a {
  color: #2f7473;
}

@media (min-width:768px) {
  .products-list .product-shop {
    width: 54%;
    padding: 0 15px;
    margin-bottom: 0;
  }
}

@media (min-width:1200px) {
  .products-list .product-shop {
    width: 56%;
  }
}

.products-list .product-actions {
  float: left;
  width: 100%;
  padding: 13px;
}

.products-list .product-actions .price-box {
  font-size: 1.176em;
}

.products-list .product-actions form {
  font-size: .824em;
  margin-bottom: 25px;
}

.form-list .products-list .product-actions form li,
.products-list .product-actions form .form-group,
.products-list .product-actions form .form-list li {
  float: left;
}

.form-language .products-list .product-actions form .form-group select,
.form-list .products-list .product-actions form .form-group li,
.form-list .products-list .product-actions form .form-group select,
.form-list .products-list .product-actions form .form-group textarea,
.multiple-checkout .data-table .products-list .product-actions form .form-group select,
.my-wishlist .products-list .product-actions form .form-group textarea,
.product-options dd .products-list .product-actions form .form-group .input-text,
.product-options dd .products-list .product-actions form .form-group select,
.product-options dd .products-list .product-actions form .form-group textarea,
.products-list .product-actions form .form-group .form-control,
.products-list .product-actions form .form-group .form-language select,
.products-list .product-actions form .form-group .form-list li,
.products-list .product-actions form .form-group .form-list select,
.products-list .product-actions form .form-group .form-list textarea,
.products-list .product-actions form .form-group .input-text,
.products-list .product-actions form .form-group .multiple-checkout .data-table select,
.products-list .product-actions form .form-group .my-wishlist textarea,
.products-list .product-actions form .form-group .product-options dd .input-text,
.products-list .product-actions form .form-group .product-options dd select,
.products-list .product-actions form .form-group .product-options dd textarea,
.products-list .product-actions form .form-group select#agency_country,
.products-list .product-actions form .form-group select#billing_country,
.products-list .product-actions form .form-group select#country,
.products-list .product-actions form .form-group select#district_country,
.products-list .product-actions form .form-group select#physical_country,
.products-list .product-actions form .form-group select#region_id,
.products-list .product-actions form .form-group select#school_district_country,
.products-list .product-actions form .form-group select#school_physical_country,
.products-list .product-actions form .form-group select#shipping_country,
.products-list .product-actions form .form-group select#venue_country {
  padding: 4px 6px;
}

@media (max-width:767px) {
  .products-list .product-actions form .form-group {
    display: inline-block;
    width: 100px;
  }
}

.products-list .product-actions form button {
  font-size: .929em;
  padding: 6px 8px;
  margin-top: 9px;
}

.form-list .products-list .product-actions form .form-group:first-child+li:first-child,
.products-list .product-actions form .form-group:first-child+.form-list li:first-child,
.products-list .product-actions form .form-group:first-child+button {
  margin-top: 26px;
}

.products-list .product-actions .availability,
.products-list .product-actions .product-royalty {
  font-size: .706em;
}

.products-list .product-actions .add-to-links .btn-black {
  font-size: .824em;
  padding: 6px 0;
}

.products-list .product-actions .add-to-links .btn-black:before {
  margin-right: 4px;
}

.products-list .product-actions .link-compare {
  margin-top: 17px;
}

@media (min-width:768px) {
  .products-list .product-actions {
    width: 33%;
  }
}

@media (min-width:1200px) {
  .products-list .product-actions {
    width: 28%;
  }
}

.product-view h2 {
  color: #202020;
}

.product-view .product-actions .item-type {
  font-size: .6em;
}

.product-collateral,
.product-essential {
  margin-left: -15px;
  margin-right: -15px;
}

.product-collateral:after,
.product-collateral:before,
.product-essential:after,
.product-essential:before {
  content: " ";
  display: table;
}

.product-collateral:after,
.product-essential:after {
  clear: both;
}

.product-collateral .product-desc-details>div {
  border-top: 1px solid #2f7473;
  padding-top: 35px;
}

.product-collateral .product-desc,
.product-collateral .product-desc+.product-similar,
.product-collateral .product-desc.has-similar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-collateral .product-desc {
    float: left;
    width: 100%;
  }
}

@media (min-width:768px) {
  .product-collateral .product-desc.has-similar {
    float: left;
    width: 75%;
  }
}

@media (min-width:768px) {
  .product-collateral .product-desc+.product-similar {
    float: left;
    width: 25%;
  }
}

.product-essential {
  margin-top: 15px;
}

.product-essential .product-shop {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  position: relative;
}

@media (min-width:768px) {
  .product-essential .product-shop {
    float: left;
    width: 33.33333%;
  }
}

@media (min-width:992px) {
  .product-essential .product-shop {
    float: left;
    width: 25%;
  }
}

.product-essential .product-shop .add-to-links {
  margin-top: 15px;
  margin-bottom: 0;
}

.product-essential .product-img-box,
.product-essential .product-top-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-essential .product-top-info {
    float: left;
    width: 41.66667%;
  }
}

@media (min-width:992px) {
  .product-essential .product-top-info {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .product-essential .product-top-info {
    float: left;
    width: 50%;
  }
}

@media (min-width:768px) {
  .product-essential .product-img-box {
    float: left;
    width: 25%;
  }
}

.product-essential .product-img-box img {
  width: 50%;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.product-essential .product-img-box .more-views ul {
  margin-left: -15px;
  margin-right: -15px;
}

.product-essential .product-img-box .more-views ul:after,
.product-essential .product-img-box .more-views ul:before {
  content: " ";
  display: table;
}

.product-essential .product-img-box .more-views ul:after {
  clear: both;
}

.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 img {
    width: 100%;
  }
}

.product-view .product-shop .product-options-bottom .add-to-cart,
.product-view .product-shop .product-options-bottom .price-box {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:992px) {
  .product-view .product-shop .product-options-bottom .add-to-cart,
  .product-view .product-shop .product-options-bottom .price-box {
    float: none;
    width: auto;
  }
}

.product-img-box .more-views img,
.product-img-box .product-image-zoom 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 #cecece;
}

.product-options {
  margin-bottom: 10px;
  position: relative;
}

.product-options dl {
  margin: 0;
}

.product-options dt {
  padding-top: 10px;
  font-weight: 400;
}

.product-options dt label {
  margin-bottom: 0;
  font-weight: 700;
}

.product-options dt label.required em {
  margin-left: 2px;
  color: #bc0f2c;
}

.product-options dt .qty-disabled {
  background: 0 0;
  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 #cecece;
}

.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.checkbox,
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}

.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}

.product-options ul.options-list label {
  font-weight: 400;
}

.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:after,
.product-options-bottom:before {
  content: " ";
  display: table;
}

.product-options-bottom:after {
  clear: both;
}

.product-options-bottom .add-to-cart,
.product-options-bottom .price-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .product-options-bottom .add-to-cart,
  .product-options-bottom .price-box {
    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:after,
.product-options-bottom .price-box:before {
  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 {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 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>div {
  padding: 0;
}

.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 {
  padding: 15px;
  border-color: transparent;
}

.product-view .box-collateral:after,
.product-view .box-collateral:before {
  content: " ";
  display: table;
}

.product-view .box-collateral:after {
  clear: both;
}

.product-view .box-collateral>h2 {
  margin: -15px -15px 15px;
  border-color: transparent;
  background-color: #2f7473;
  font-size: 16px;
  color: #fff;
}

.product-collateral {
  margin-top: 45px;
  position: relative;
}

.product-collateral .tabs-holder {
  background: #2f7473;
  background: -webkit-linear-gradient(top,#2f7473 0,#225756 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#2f7473),to(#225756));
  background: linear-gradient(to bottom,#2f7473 0,#225756 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2F7473', endColorstr='#FF225756', GradientType=0);
  border-radius: 5px 5px 0 0;
  padding: 12px 12px 0;
}

.product-collateral .tabs-holder .nav-tabs {
  border: none;
}

.product-collateral .tabs-holder .nav-tabs>li>a {
  background-color: #d9d9d9;
  font-weight: 600;
  color: #202020;
  font-size: .941em;
  padding: 7px 15px;
  margin-right: 4px;
  border: none;
  border-radius: 5px 5px 0 0;
}

.product-collateral .tabs-holder .nav-tabs>li>a:active,
.product-collateral .tabs-holder .nav-tabs>li>a:active:focus,
.product-collateral .tabs-holder .nav-tabs>li>a:focus,
.product-collateral .tabs-holder .nav-tabs>li>a:hover {
  background-color: #e6e6e6;
}

.product-collateral .tabs-holder .nav-tabs>li.active>a {
  background-color: #fff;
  border-bottom: none;
  color: #202020;
}

.product-collateral .tabs-holder .nav-tabs>li.active>a:active,
.product-collateral .tabs-holder .nav-tabs>li.active>a:active:focus,
.product-collateral .tabs-holder .nav-tabs>li.active>a:focus,
.product-collateral .tabs-holder .nav-tabs>li.active>a:hover {
  border: none;
  color: #202020;
  background-color: #fff;
}

.product-collateral .tab-content-holder {
  background-color: #f5f5f5;
  padding-bottom: 35px;
  position: relative;
}

.product-collateral .tab-content-holder:after,
.product-collateral .tab-content-holder:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
}

.product-collateral .tab-content-holder:before {
  left: auto;
  right: 100%;
}

.product-collateral .tab-content {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 25px 20px;
}

.product-collateral .tab-content h2 {
  font-size: 1.529em;
  color: #202020;
  margin-bottom: 15px;
}

.product-collateral .tab-content h3 {
  font-weight: 600;
  font-size: 1.176em;
}

.product-collateral .tab-pane footer {
  clear: left;
  border-top: 1px solid #000;
  font-size: .765em;
  font-family: adelle,serif;
  font-style: italic;
  padding-top: 14px;
  margin-top: 30px;
  line-height: 1.35em;
}

.product-collateral .prod-synopsis>div:last-child>a {
  display: block;
  margin-bottom: 7px;
  text-align: center;
}

@media (min-width:768px) {
  .product-collateral .prod-customercomments:after,
  .product-collateral .prod-customercomments:before,
  .product-collateral .prod-details:after,
  .product-collateral .prod-details:before,
  .product-collateral .prod-synopsis:after,
  .product-collateral .prod-synopsis:before {
    content: " ";
    display: table;
  }

  .product-collateral .prod-customercomments:after,
  .product-collateral .prod-details:after,
  .product-collateral .prod-synopsis:after {
    clear: both;
  }

  .product-collateral .prod-customercomments>div,
  .product-collateral .prod-details>div,
  .product-collateral .prod-synopsis>div {
    float: left;
  }

  .product-collateral .prod-details>div:first-child {
    width: 30%;
  }

  .product-collateral .prod-details>div:nth-child(2) {
    width: 70%;
    padding-left: 70px;
  }

  .product-collateral .prod-synopsis>div:first-child {
    width: 75%;
    padding-right: 15px;
  }

  .product-collateral .prod-synopsis>div:first-child>div+h2 {
    margin-top: 20px;
  }

  .product-collateral .prod-synopsis>div:last-child {
    width: 25%;
    padding-left: 15px;
    padding-top: 41px;
  }

  .product-collateral .prod-customercomments>div:first-child {
    width: 66%;
  }

  .product-collateral .prod-customercomments>div:last-child {
    width: 34%;
  }
}

#map {
  height: 175px;
}

@media (min-width:768px) {
  #map {
    height: 400px;
  }
}

.attribute-list {
  font-size: .941em;
  line-height: 1.1em;
  padding-left: 0;
  list-style-type: none;
}

.attribute-list .availability {
  font-family: canada-type-gibson,sans-serif;
  font-style: normal;
}

.attribute-list .price {
  color: #202020;
  font-weight: 400;
}

@media (min-width:768px) {
  .attribute-list {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }

  .attribute-list li {
    display: table-row;
  }

  .attribute-list li>span {
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px solid #000;
    padding: 5px 0;
  }

  .attribute-list li>span:first-child {
    font-weight: 600;
    padding-right: 20px;
  }

  .attribute-list li:last-child>span {
    border-bottom: none;
  }
}

.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>td,
.product-view .box-additional .data-table>tbody>tr.first>th {
  border-top: 0;
}

.product-view .box-additional .data-table>tbody>tr.last>td,
.product-view .box-additional .data-table>tbody>tr.last>th {
  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 .price-box,
.product-view .box-up-sell .products-grid .product-image {
  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>td,
  .product-view .box-up-sell .products-grid>tbody>tr>th {
    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: 5px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cecece;
  font-family: adelle,serif;
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
  color: #2f7473;
}

.product-view .box-reviews dt:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.product-view .box-reviews dd:after,
.product-view .box-reviews dd:before {
  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: 400;
}

.product-view .box-reviews .form-add h3 span {
  font-weight: 600;
}

.product-view .box-reviews .form-add h4 {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}

.product-view .box-reviews .form-add h4 em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #bc0f2c;
}

.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 #cecece;
  }
}

#customer-comments .customer-reviews-tips {
  margin-left: -15px;
  margin-right: -15px;
}

#customer-comments .customer-reviews-tips:after,
#customer-comments .customer-reviews-tips:before {
  content: " ";
  display: table;
}

#customer-comments .customer-reviews-tips:after {
  clear: both;
}

#customer-comments #customer-reviews,
#customer-comments #customer-tips {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  #customer-comments #customer-reviews {
    float: left;
    width: 66.66667%;
  }
}

@media (min-width:768px) {
  #customer-comments #customer-tips {
    float: left;
    width: 33.33333%;
  }
}

#customer-comments #customer-tips h3 {
  margin-bottom: 10px;
  font-size: 1.3em;
}

.tags-list {
  margin: 0;
  padding: 10px;
}

.tags-list li {
  display: inline!important;
  margin: 0 3px;
}

.bundle-options ul {
  list-style-type: none;
  padding-left: 0;
}

.bundle-options ul>li {
  margin-bottom: 3px;
}

.bundle-options ul>li>span {
  margin-right: 5px;
}

ul#downloadable-links-list {
  list-style: none;
  padding-left: 0;
}

ul#downloadable-links-list span.label {
  text-align: left;
}

ul#downloadable-links-list label {
  color: #000;
}

ul#downloadable-links-list .product-options p.required {
  position: relative;
  right: inherit;
  top: inherit;
  text-align: left;
}

.price,
.price-box .price-label {
  white-space: nowrap;
}

.price-box .price {
  font-weight: 600;
  color: #bc0f2c;
}

.regular-price {
  color: #bc0f2c;
}

.regular-price .price {
  font-weight: 600;
  color: #bc0f2c;
}

.old-price {
  margin: 0;
  color: #999;
}

.old-price .price {
  color: inherit;
  font-weight: 400;
  text-decoration: line-through;
}

.special-price {
  margin: 0;
}

.special-price .price-label {
  font-weight: 600;
  color: #bc0f2c;
}

.minimal-price {
  margin: 0;
}

.minimal-price .price-label {
  font-weight: 600;
}

.minimal-price-link {
  display: block;
}

.minimal-price-link .price {
  font-weight: 400;
}

.price-excluding-tax,
.price-including-tax {
  display: block;
  color: #999;
}

.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
}

.configured-price {
  margin: 0;
}

.configured-price .price-label {
  font-weight: 700;
}

.weee {
  display: block;
}

.weee .price {
  font-weight: 400;
}

.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: 700;
  white-space: nowrap;
}

.price-notice {
  color: #333;
}

.price-notice .price {
  font-weight: 700;
  color: #333;
}

.price-as-configured {
  margin: 0;
}

.price-as-configured .price-label {
  font-weight: 700;
  white-space: nowrap;
}

.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}

.price-box-bundle .price {
  color: #333;
}

.tier-prices .benefit {
  font-weight: 700;
  font-style: italic;
}

.tier-prices .price {
  font-weight: 700;
  color: #333;
}

.tier-prices-grouped .price {
  font-weight: 700;
}

.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) 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 td,
.ratings-table th {
  font-size: 12px;
}

.ratings-table th {
  font-weight: 700;
  padding-right: 8px;
}

.page-sitemap .links {
  text-align: right;
  font-weight: 700;
}

.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}

.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:before {
  content: " ";
  display: table;
}

.catalog-seo-sitemap-product .page-sitemap .sitemap:after {
  clear: both;
}

.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:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:before {
  content: " ";
  display: table;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap:after {
  clear: both;
}

.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.66667%;
  }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: 700;
  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 {
  padding-top: 25px;
}

.cart .checkout-types li {
  margin: 0 0 5px;
  list-style: none;
}

.cart .checkout-types li:last-child {
  margin-bottom: 0;
}

.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}

.cart .checkout-types {
  padding-left: 0;
  margin-left: 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: 40px;
}

@media (max-width:768px) {
  .cart>form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #cecece;
  }
}

.cart-table {
  margin-bottom: 0;
}

.cart-table a {
  color: #2f7473;
}

.cart-table td,
.cart-table th {
  padding: 14px;
}

.cart-table .qty {
  width: auto;
  text-align: center;
}

.cart-table .btn-continue {
  float: left;
}

.cart-table .product-name {
  font-size: 1em;
  margin: 0 0 4px;
}

.cart-table .product-name a {
  color: #2f7473;
}

.cart-table>tbody>tr:nth-child(even)>td {
  background-color: transparent;
}

.cart-table>tbody>tr>td {
  border-bottom: 1px solid #cecece;
}

.cart-table>tbody>tr>td:first-child {
  vertical-align: top;
}

.cart .cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}

.cart .cart-collaterals:after,
.cart .cart-collaterals:before {
  content: " ";
  display: table;
}

.cart .cart-collaterals:after {
  clear: both;
}

.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.66667%;
  }
}

@media (min-width:768px) {
  .cart .cart-collaterals .totals {
    margin-right: 15px;
    float: right;
    width: 33.33333%;
  }
}

.cart .crosssell,
.cart .discount,
.cart .shipping {
  border-color: transparent;
}

.cart .crosssell>h2,
.cart .discount>h2,
.cart .shipping>h2 {
  border-color: transparent;
  background-color: #202020;
  color: #fff;
  font-weight: 600;
}

.cart .discount {
  font-size: .85em;
}

.cart .discount h2 {
  font-size: 15px;
}

.cart .discount .btn-black {
  font-size: 14px;
}

.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}

.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #cecece;
}

.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: 400;
}

@media (max-width:992px) {
  .cart .crosssell {
    display: none;
  }
}

.cart .discount .discount-form,
.cart .shipping .shipping-form {
  padding: 15px;
}

.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 {
  font-size: .9em;
  margin-top: 10px;
}

.item-options:after,
.item-options:before {
  content: " ";
  display: table;
}

.item-options:after {
  clear: both;
}

.truncated {
  position: relative;
  cursor: help;
}

.truncated .dots {
  cursor: inherit;
  color: inherit;
}

.truncated .dots:hover {
  text-decoration: none;
}

.truncated_full_value dl {
  margin: 0;
}

.truncated_full_value dd {
  margin-left: 0;
}

.truncated_full_value dd+dt {
  border-radius: 0;
  border-top: 1px solid #ebebeb;
}

.truncated_full_value.show {
  display: block;
}

#cart_wrapper .cart-preview {
  padding: 0;
}

#cart_wrapper .cart-preview:before {
  border-bottom-color: #e7e6e6;
}

#cart_wrapper a:hover {
  background-color: transparent;
}

#cart_wrapper .btn-black:hover,
#cart_wrapper .btn-cart:hover,
#cart_wrapper .btn-checkout:hover,
#cart_wrapper .btn-darkgray:hover,
#cart_wrapper .btn-primary:hover,
#cart_wrapper .btn-red:hover,
#cart_wrapper .btn-redgrad:hover,
#cart_wrapper .btn:hover,
#cart_wrapper .button:hover,
#cart_wrapper .my-wishlist .btn-add:hover,
.my-wishlist #cart_wrapper .btn-add:hover {
  background-color: #327b7a;
}

#cart_wrapper ul {
  list-style-type: none;
  padding-left: 0;
}

#cart_wrapper ul a {
  padding: 0;
  color: #202020;
}

#cart_wrapper ul a:hover {
  background-color: transparent;
}

#cart_wrapper ul>li {
  padding: 10px;
  border-bottom-color: #cecece;
}

#cart_wrapper ul>li:after,
#cart_wrapper ul>li:before {
  content: " ";
  display: table;
}

#cart_wrapper ul>li:after {
  clear: both;
}

#cart_wrapper ul>li>a {
  display: block;
  float: left;
  width: 20%;
}

#cart_wrapper ul>li>div {
  float: left;
  font-size: .9em;
  width: 80%;
  padding-left: 10px;
}

#cart_wrapper ul>li>div p {
  margin: 0 0 3px;
  line-height: 1em;
}

#cart_wrapper ul>li>div .cart-item-name {
  margin-bottom: 5px;
  font-weight: 600;
}

#cart_wrapper ul>li>div .cart-item-name a {
  color: #2f7473;
}

#cart_wrapper .cart-item-delete a {
  font-size: .85em;
  text-decoration: underline;
}

#cart_wrapper .cart-item-delete a:after {
  content: normal;
}

#cart_wrapper footer {
  background-color: #cecece;
  padding: 0 10px 10px;
  color: #202020;
  border-radius: 0 0 4px 4px;
  text-align: center;
}

#cart_wrapper footer:after,
#cart_wrapper footer:before {
  content: " ";
  display: table;
}

#cart_wrapper footer:after {
  clear: both;
}

#cart_wrapper footer .cart-edit {
  color: #202020;
  padding: 0 5px;
  font-size: .9em;
}

#cart_wrapper footer .cart-subtotal {
  text-align: center;
  color: #fff;
  background-color: #222;
  margin: 0 -10px 7px;
  padding: 3px 10px;
  text-transform: uppercase;
}

@media (max-width:768px) {
  #cart_wrapper footer .cart-subtotal {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}

.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 #cecece;
}

.sp-methods dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.sp-methods dd ul {
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 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: 70px!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: .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: #999;
}

.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 .btn-close {
  padding: 9px 14px;
}

.tool-tip .btn-close:after,
.tool-tip .btn-close:before {
  content: " ";
  display: table;
}

.tool-tip .btn-close:after {
  clear: both;
}

.tool-tip .btn-close a {
  float: right;
  font-size: 0;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.tool-tip .btn-close a:after {
  font-size: 14px;
  font-weight: 700;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}

.tool-tip .btn-close a:focus,
.tool-tip .btn-close a:hover {
  text-decoration: none;
  opacity: .5;
  filter: alpha(opacity=50);
}

.tool-tip-content img {
  display: block;
  max-width: 100%;
  height: auto;
}

.gift-messages h3 {
  font-size: 14px;
  font-weight: 700;
}

.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 #cecece;
  font-size: 14px;
  font-weight: 700;
}

.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 #cecece;
}

.gift-messages-form .item:after,
.gift-messages-form .item:before {
  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: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.gift-message-row .btn-close:after {
  font-size: 14px;
  font-weight: 700;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}

.gift-message-row .btn-close:focus,
.gift-message-row .btn-close:hover {
  text-decoration: none;
  opacity: .5;
  filter: alpha(opacity=50);
}

.gift-message-row dl:after,
.gift-message-row dl:before {
  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 {
  margin-bottom: 0;
  overflow: auto;
  height: 240px;
}

.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 transparent;
}

.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: 0 0!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: 400;
}

.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: 700;
  margin: 0 0 6px;
  padding: 7px 15px;
  background-color: #f5f5f5;
  border: solid #ddd;
  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,
.block-progress p {
  margin: 0;
}

.block-progress .cards-list dt {
  background: 0 0;
  border: 0;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}

.block-progress .cards-list dd {
  border: 0;
  margin: 0;
  padding: 0;
}

.block-progress .cards-list .info-table th {
  font-weight: 400;
}

.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,
.opc .buttons-set .buttons-set.disabled button.button {
  display: none;
}

.opc .buttons-set .ul {
  list-style: disc;
  padding-left: 18px;
}

.opc {
  list-style: none;
  padding-left: 0;
  position: relative;
}

.opc .step-title {
  padding: 10px 15px;
  border: solid transparent;
  border-width: 0 1px 1px;
  background-color: #2f7473;
  color: #fff;
}

.opc .step-title:after,
.opc .step-title:before {
  content: " ";
  display: table;
}

.opc .step-title:after {
  clear: both;
}

.opc .step-title .number,
.opc .step-title a,
.opc .step-title h2 {
  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 transparent;
  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:after,
.checkout-progress:before {
  content: " ";
  display: table;
}

.checkout-progress:after {
  clear: both;
}

@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 #cecece;
  }
}

.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: 400;
}

.multiple-checkout .data-table .product-name {
  line-height: 34px;
}

.multiple-checkout .data-table select {
  width: 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 .box-title h3 {
  margin-top: 0;
}

.multiple-checkout .box address {
  margin-bottom: 0;
}

.multiple-checkout .place-order:after,
.multiple-checkout .place-order:before {
  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: 600;
}

.multiple-checkout .place-order .grand-total .price {
  color: #bc0f2c;
}

#multiship-addresses-table .qty {
  width: auto;
  text-align: center;
}

.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}

.form-list {
  list-style: none;
  padding-left: 0;
}

.form-list li {
  list-style: none;
}

.form-list .lt-checkoutpage .form-group li,
.lt-checkoutpage .form-group .field,
.lt-checkoutpage .form-group .form-list li {
  padding-left: 7px;
  padding-right: 7px;
}

.form-list .lt-checkoutpage .form-group li,
.lt-checkoutpage .form-group .field:first-child,
.lt-checkoutpage .form-group .field:first-of-type,
.lt-checkoutpage .form-group .form-list li {
  padding-left: 0;
}

.form-list .lt-checkoutpage .form-group li,
.lt-checkoutpage .form-group .field:last-child,
.lt-checkoutpage .form-group .form-list li {
  padding-right: 0;
}

.lt-checkoutpage .fieldset {
  font-size: .9em;
}

.lt-checkoutpage .sp-methods dd {
  border-bottom: none;
  padding: 0;
}

.lt-checkoutpage .cart-item-details,
.lt-checkoutpage .cart-item-img {
  float: left;
  display: block;
}

.lt-checkoutpage .cart-item-img {
  width: 20%;
}

.lt-checkoutpage .cart-item-details {
  width: 80%;
  padding-left: 10px;
}

.lt-checkoutpage .cart-item-details .product-name {
  font-size: 17px;
}

#shipping-area {
  margin-top: -11px;
}

#checkout-review-table td {
  vertical-align: middle;
}

#checkout-review-table .newsletter {
  text-align: right;
}

#checkout-review-table .newsletter input {
  float: none;
  display: inline-block;
  margin-left: 5px;
  margin-right: 0;
}

#comment-patial:first-child,
#coupon_patial:first-child,
#review_partial:first-child,
#saveOder-error:first-child {
  margin-top: 0;
}

.account-login .content {
  min-height: 265px;
}

.captcha-image {
  position: relative;
  width: 258px;
}

.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image .captcha-img {
  border-radius: 4px;
  border: 1px solid #ccc;
  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;
  animation: captcha-rotate 1.5s infinite linear;
}

@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.box-account {
  padding: 15px;
  border-color: transparent;
}

.box-account .box-head {
  margin: -15px -15px 15px;
  border-color: transparent;
  background-color: #2f7473;
  color: #fff;
}

.box-account .box-head:after,
.box-account .box-head:before {
  content: " ";
  display: table;
}

.box-account .box-head:after {
  clear: both;
}

.box-account .box-head h2 {
  float: left;
}

.box-account .box-head a {
  float: right;
  color: #fff;
  font-size: .9em;
  line-height: 1.1;
}

.box-account .data-table th {
  color: #000;
}

@media (max-width:768px) {
  .box-account {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
}

.dashboard .box .box-title {
  padding: 0 0 5px;
  margin: 0 0 14px;
  border-bottom: 1px solid #cecece;
  text-align: right;
}

.dashboard .box .box-title:after,
.dashboard .box .box-title:before {
  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 .box .box-title>a {
  font-size: .8em;
  text-decoration: underline;
}

.dashboard .col2-set>.box>.box-title {
  margin-left: 15px;
  margin-right: 15px;
}

.dashboard .box-content>div {
  margin-bottom: 15px;
}

@media (min-width:992px) {
  .dashboard .box-content>div {
    margin-bottom: 0;
  }
}

.dashboard .box-recent .data-table {
  margin-bottom: 0;
}

.dashboard .box-info address,
.dashboard .box-info p {
  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:after,
.dashboard .box-reviews li.item:before {
  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;
}

.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;
}