
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-shop .product-options-bottom .add-to-links {
  clear: both;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
}
.product-view .grouped-items-table .qty {
  width: auto;
}
.product-view .box-collateral {
  padding: 15px;
  border-color: #a7a9ac;
}
.product-view .box-collateral > h2 {
  margin: -15px -15px 15px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 4px 7px;
}
.product-view .box-additional {
  padding: 0;
}
.product-view .box-additional > h2 {
  margin: 0;
}
.product-view .box-additional .data-table {
  border: 0;
  margin-bottom: 0;
}
.product-view .box-additional .data-table > tbody > tr > th {
  border-left: 0;
}
.product-view .box-additional .data-table > tbody > tr > td {
  border-right: 0;
}
.product-view .box-additional .data-table > tbody > tr.first > th,
.product-view .box-additional .data-table > tbody > tr.first > td {
  border-top: 0;
}
.product-view .box-additional .data-table > tbody > tr.last > th,
.product-view .box-additional .data-table > tbody > tr.last > td {
  border-bottom: 0;
}
.product-view .box-up-sell .table-responsive {
  padding: 15px 0;
}
.product-view .box-up-sell .products-grid {
  margin: 0;
  width: 100%;
}
.product-view .box-up-sell .products-grid td {
  width: 25%;
  padding: 0 15px;
  vertical-align: top;
}
.product-view .box-up-sell .products-grid .product-image,
.product-view .box-up-sell .products-grid .price-box {
  margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid .ratings {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .product-view .box-up-sell .products-grid {
    min-width: 500px;
  }
  .product-view .box-up-sell .products-grid > tbody > tr > th,
  .product-view .box-up-sell .products-grid > tbody > tr > td {
    white-space: normal;
  }
}
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags .product-tags li {
  display: inline;
  white-space: nowrap;
  margin: 0 6px;
}
.product-view .box-tags .note {
  margin: 0;
  text-align: center;
}
.product-view .box-reviews dt {
  padding-top: 15px;
  font-weight: normal;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.product-view .box-reviews dd .ratings-table {
  float: left;
  margin-right: 10px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add h3 {
  margin-top: 0;
  font-size: 14px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: 700;
}
.product-view .box-reviews .form-add h4 {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #ed1c24;
}
.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 #c8c8c3;
  }
}
.tags-list {
  margin: 0;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 3px;
}
.payment-status .payment-name,
.payment-status .payment-date {
  display: inline-block;
  vertical-align: middle;
}
.payment-status .payment-name {
  width: 75%;
}
.payment-status .payment-date {
  width: 25%;
  margin-left: -4px;
  font-size: 14px;
  line-height: 17px;
}
@media (max-width: 991px) {
  #new-member-form {
    padding: 0;
  }
}
.price {
  white-space: nowrap;
}
.price-box .price-label {
  white-space: nowrap;
}
.price-box .price {
  font-weight: bold;
  color: #ed1c24;
}
.regular-price {
  color: #ed1c24;
}
.regular-price .price {
  font-weight: bold;
  color: #ed1c24;
}
.product-top-info .regular-price {
  display: none;
}
.old-price {
  margin: 0;
  color: #777777;
}
.old-price .price {
  color: inherit;
  font-weight: normal;
  text-decoration: line-through;
}
.special-price {
  margin: 0;
}
.special-price .price-label {
  font-weight: bold;
  color: #ed1c24;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .price {
  font-weight: normal;
}
.price-excluding-tax,
.price-including-tax {
  display: block;
  color: #777777;
}
.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
}
.weee {
  display: block;
}
.weee .price {
  font-weight: normal;
}
.price-excl-tax,
.price-incl-tax {
  display: block;
}
.price-excl-tax .label,
.price-incl-tax .label {
  white-space: nowrap;
  display: block;
}
.price-excl-tax .price,
.price-incl-tax .price {
  display: block;
}
.price-from,
.price-to {
  margin: 0;
}
.price-from .price-label,
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice {
  color: #333333;
}
.price-notice .price {
  font-weight: bold;
  color: #333333;
}
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}
.price-box-bundle .price {
  color: #333333;
}
.tier-prices .benefit {
  font-weight: bold;
  font-style: italic;
}
.tier-prices .price {
  font-weight: bold;
  color: #333333;
}
.tier-prices-grouped .price {
  font-weight: bold;
}

.page-sitemap .links {
  text-align: right;
  font-weight: bold;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-product .page-sitemap .sitemap li {
    float: left;
    width: 50%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 16.66666667%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: bold;
  margin-top: 10px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-sitemap .sitemap li.level-0,
  .page-sitemap .sitemap li.level-1,
  .page-sitemap .sitemap li.level-2,
  .page-sitemap .sitemap li.level-3,
  .page-sitemap .sitemap li.level-4 {
    width: auto;
    float: none;
  }
  .page-sitemap .sitemap li.level-0 {
    padding-left: 15px !important;
  }
  .page-sitemap .sitemap li.level-1 {
    padding-left: 35px !important;
  }
  .page-sitemap .sitemap li.level-2 {
    padding-left: 55px !important;
  }
  .page-sitemap .sitemap li.level-3 {
    padding-left: 75px !important;
  }
  .page-sitemap .sitemap li.level-4 {
    padding-left: 95px !important;
  }
}
.cart ul,
.cart ol {
  list-style: none;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .page-title .checkout-types li:last-child {
  margin-bottom: 0;
}
.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  font-size: 12px;
}
.cart > form {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cart > form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #c8c8c3;
  }
}
.cart-table {
  margin-bottom: 0;
}
.cart-table .qty {
  width: auto;
  text-align: center;
}
.cart-table .btn-continue {
  float: left;
}
.cart-table td,
.cart-table th {
  vertical-align: middle !important;
  padding: 9px 4px;
}
.cart-table .product-name {
  font-family: "myriad-pro-condensed", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.cart-table a {
  text-decoration: none;
}
.cart .cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}
.cart .cart-collaterals .col2-set {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cart .cart-collaterals .col2-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .cart .cart-collaterals .totals {
    margin-right: 15px;
    float: right;
    width: 33.33333333%;
  }
}
.cart .crosssell,
.cart .discount,
.cart .shipping {
  border-color: #a7a9ac;
}
.cart .crosssell > h2,
.cart .discount > h2,
.cart .shipping > h2 {
  border-color: #a7a9ac;
  background-color: #e7e7e7;
  color: #333333;
  font-weight: 700;
}
.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}
.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.cart .crosssell li.item:first-child {
  padding-top: 0;
}
.cart .crosssell li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 100px;
}
.cart .crosssell .add-to-links .separator {
  display: none;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
@media (max-width: 992px) {
  .cart .crosssell {
    display: none;
  }
}
.cart .discount .discount-form {
  padding: 15px;
}
.cart .shipping .shipping-form {
  padding: 15px;
}
.cart .totals .checkout-types {
  margin-bottom: 0;
  text-align: right;
}
.cart .totals .checkout-types li {
  margin-bottom: 5px;
}
.cart .totals .checkout-types li:last-child {
  margin-bottom: 0;
}
.item-options {
  margin-top: 5px;
  margin-bottom: 0;
}
.item-options dd {
  margin-left: 15px;
}
.truncated {
  position: relative;
  cursor: help;
}
.truncated .dots {
  cursor: inherit;
  color: inherit;
}
.truncated .dots:hover {
  text-decoration: none;
}
.truncated_full_value {
  top: 20px;
}
.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;
}
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  padding-top: 10px;
}
.sp-methods dt:first-child {
  padding-top: 0;
}
.sp-methods dd {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.sp-methods dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-methods dd ul {
  margin-bottom: 0;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods .radio {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
}
.sp-methods label {
  margin-bottom: 0;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 50px !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  color: #777777;
}
.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 {
  display: block;
}
.tool-tip .btn-close {
  padding: 9px 14px;
}
.tool-tip .btn-close a {
  float: right;
  font-size: 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tool-tip .btn-close a:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}
.tool-tip .btn-close a:hover,
.tool-tip .btn-close a:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.gift-messages h3 {
  font-size: 14px;
  font-weight: bold;
}
.gift-messages p.control .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages p.control label {
  margin-bottom: 0;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: bold;
}
.gift-messages-form h4:first-child {
  padding-top: 0;
  border-top: 0;
}
.gift-messages-form p > .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages-form p > label {
  margin-bottom: 0;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
  border-bottom: 1px solid #eeeeee;
}
.gift-messages-form .item:last-child {
  border-bottom: 0;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  margin: 0 0 10px;
}
.gift-message-row .btn-close {
  float: right;
  font-size: 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.gift-message-row .btn-close:after {
  font-size: 14px;
  font-weight: bold;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
}
.gift-message-row .btn-close:hover,
.gift-message-row .btn-close:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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 #a7a9ac;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  padding: 10px 30px;
}
.info-set {
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 20px;
}
.info-set h3,
.info-set h4 {
  font-size: 14px;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.block-progress dl {
  margin: 0;
}
.block-progress dl div:last-child dt {
  border-bottom: none;
}
.block-progress dt {
  font-weight: bold;
  margin: 0;
  padding: 7px 15px;
  background-color: #f5f5f5;
  border: solid #dddddd;
  border-width: 1px 0;
}
.block-progress dt:first-child {
  border-top: 0;
}
.block-progress dd {
  padding: 8px 13px;
  margin: 0 0 6px;
}
.block-progress dt.complete {
  margin: 0;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .cards-list .info-table th {
  font-weight: normal;
}
.block-progress address {
  margin-bottom: 0;
}
.block-progress p + table {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .block-progress {
    display: none;
  }
}
.opc .buttons-set {
  margin-top: 10px;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
  list-style: none;
  margin-left: 0;
}
.opc ul,
.opc ol {
  list-style: none;
  margin-left: 0;
}
.opc .section {
  margin-bottom: 10px;
}
.opc .section.active .step-title {
  background: #ea1d2c;
  
  background: -moz-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(49%, #ea1d2c), color-stop(50%, #d91321));
  
  background: -webkit-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: -o-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: -ms-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: linear-gradient(to bottom, #ea1d2c 49%, #d91321 50%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1d2c', endColorstr='#d91321', GradientType=0);
  
}
.opc .step-title {
  padding: 10px 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.opc .step-title:before,
.opc .step-title:after {
  content: " ";
  display: table;
}
.opc .step-title:after {
  clear: both;
}
.opc .step-title:before,
.opc .step-title:after {
  content: " ";
  display: table;
}
.opc .step-title:after {
  clear: both;
}
.opc .step-title .number,
.opc .step-title h2,
.opc .step-title a {
  line-height: 20px;
}
.opc .step-title .number,
.opc .step-title h2 {
  float: left;
}
.opc .step-title .number {
  display: none;
}
.opc .step-title h2 {
  margin: 0;
  color: #fff;
  font-family: "myriad-pro-condensed", sans-serif;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.opc .step-title a {
  display: none;
  float: right;
  color: #fff;
}
.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 #a7a9ac;
  border-width: 0 1px 1px;
  border-radius: 0 0 3px 3px;
}
.opc .step .tool-tip {
  right: 30px;
}
.opc .allow .step-title a {
  display: block;
}
.opc .active .step-title a {
  display: none;
}
#checkout-review-table h3 {
  font-family: "myriad-pro-condensed", sans-serif;
  color: #ed1c24;
  font-size: 20px;
}
#checkout-review-table .item-options {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .checkout-progress li {
    float: left;
    width: 20%;
    margin-bottom: 0;
    border-left-width: 0;
    text-align: center;
  }
  .checkout-progress li:first-child,
  .checkout-progress li:last-child {
    border-radius: 0;
  }
  .checkout-progress li:first-child {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .checkout-progress li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 992px) {
  .multiple-checkout {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #c8c8c3;
  }
}
.multiple-checkout h2 {
  margin-top: 0;
  font-size: 20px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  margin-top: 0;
  font-size: 14px;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .data-table .product-name {
  line-height: 34px;
}
.multiple-checkout .data-table select {
  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 .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: 20px;
  font-weight: 700;
}
.multiple-checkout .place-order .grand-total .price {
  color: #ed1c24;
}
#multiship-addresses-table .qty {
  width: auto;
  text-align: center;
}
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
.account-login .content {
  min-height: 292px;
}
.captcha-image {
  position: relative;
  width: 258px;
}
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image .captcha-img {
  border-radius: 4px;
  border: 1px solid #cccccc;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload .refreshing {
  -webkit-animation: captcha-rotate 1.5s infinite linear;
  -moz-animation: captcha-rotate 1.5s infinite linear;
  animation: captcha-rotate 1.5s infinite linear;
}
@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes captcha-rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes captcha-rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
.box-account {
  padding: 15px;
  border-color: #a7a9ac;
}
.box-account .box-head {
  margin: -15px -15px 15px;
  border-color: #a7a9ac;
  background-color: #e7e7e7;
  color: #333333;
}
.box-account .box-head h2 {
  float: left;
  background-color: transparent;
}
.box-account .box-head a {
  float: right;
}
@media (max-width: 768px) {
  .box-account {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
.dashboard .box .box-title {
  padding: 0 0 5px;
  margin: 0 0 10px;
  border-bottom: 1px solid #a7a9ac;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  margin: 0;
  float: left;
  font-size: 20px;
}
.dashboard .col2-set > .box > .box-title {
  margin-left: 15px;
  margin-right: 15px;
}
.dashboard .box-recent .data-table {
  margin-bottom: 0;
}
.dashboard .box-info p,
.dashboard .box-info address {
  margin: 0;
}
.dashboard .box-info .box {
  margin-bottom: 30px;
}
.dashboard .box-reviews ol {
  margin-bottom: 0;
}
.dashboard .box-reviews .number {
  float: left;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin-bottom: 10px;
}
.dashboard .box-reviews li.item: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: 20px;
}
.addresses-list h3 {
  margin-top: 0;
  font-size: 14px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list .link-remove {
  color: #ed1c24;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list ol {
  list-style-type: none;
  margin-left: 0;
}
.addresses-list li.item {
  padding: 15px;
  border-color: #a7a9ac;
}
.addresses-list li.item h3 {
  margin: -15px -15px 15px;
  border-color: #a7a9ac;
  background-color: #e7e7e7;
  color: #333333;
}
.order-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.order-info dd {
  padding-left: 10px;
}
.order-info li {
  display: inline;
  margin: 0 3px;
}
.order-info li:first-child {
  margin-left: 0;
}
.order-info li:last-child {
  margin-right: 0;
}
.order-info .current {
  font-weight: bold;
}
.order-date {
  margin-bottom: 10px;
}
.order-info-box {
  margin-left: 0;
  margin-right: 0;
  border-color: #a7a9ac;
  padding-top: 15px;
}
.order-info-box .box {
  margin-bottom: 15px;
}
.order-info-box h2 {
  margin-top: 0;
  font-size: 20px;
}
.order-info-box address {
  margin-bottom: 0;
}
.order-items h2 {
  font-size: 20px;
}
.order-items h3 {
  font-size: 14px;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 10px 0;
}
.gift-message {
  padding: 15px;
  border-color: #a7a9ac;
}
.gift-message dt {
  padding-left: 10px;
}
.gift-message dt strong {
  display: block;
  margin-left: -10px;
}
.gift-message dd {
  margin-top: 10px;
}
.gift-message-row .gift-message {
  padding: 0;
  margin: 0;
  border: 0;
}
.order-about {
  padding: 15px;
  border-color: #a7a9ac;
}
.order-about dd {
  margin-bottom: 10px;
  padding-left: 10px;
}
.order-about dd:last-child {
  margin-bottom: 0;
}
.my-wishlist textarea {
  height: auto;
}
.my-wishlist .price-box {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt input.input-text {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt .btn-cart {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.my-wishlist p {
  margin-bottom: 0;
}
.my-wishlist .link-edit {
  width: 100%;
  display: block;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .label {
  font-size: 12px;
}
.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  margin-bottom: 10px;
  font-size: 20px;
}
.product-review h3 {
  font-size: 14px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  margin-bottom: 5px;
}
.billing-agreements .info-box {
  margin: 10px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
}




.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

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

.mCSB_scrollTools {
  
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  
  cursor: pointer;
  width: 100%;
  height: 30px;
  
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  
  position: relative;
  width: 5px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}



.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #9c9c9c;
  background-color: rgba(156, 156, 156, 0.9);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #9c9c9c;
  background-color: rgba(156, 156, 156, 0.9);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #9c9c9c;
  background-color: rgba(156, 156, 156, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}


.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .modal-media .modal-dialog {
    width: 940px;
  }
}
.popover,
.truncated_full_value,
.tool-tip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 400px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title,
.truncated_full_value dt {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content,
.truncated_full_value dd,
.tool-tip-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.carousel-inner > .active.left {
  float: none !important;
}


.event-modal {
  display: none;
  position: absolute;
  top: 200px;
  width: 600px;
  left: 45%;
  margin-left: -300px;
  z-index: 100;
}
.calendar td {
  width: 14.29%;
}
.calendar td .event-box {
  min-height: 75px;
  line-height: 14px;
  font-size: 11px;
}
.calendar td .cal_num {
  cursor: pointer;
  padding: 3px;
}
.calendar td .see-more {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 23px;
  z-index: 100;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
  text-align: center;
  padding: 2px;
  cursor: pointer;
  font-weight: 600;
  font-size: 13px;
}
@media (max-width: 767px) {
  .calendar td .see-more {
    displaly: none !important;
  }
}
.calendar td.currentdaydisplay {
  border: 2px solid #bc1f31;
}
.calendar td a {
  line-height: 13px;
  font-size: 11px;
  margin-bottom: 0;
  padding: 3px;
  text-decoration: none;
  border-bottom: 1px solid #d7d7d7;
  *width: 118px;
  display: block;
}
.calendar td a:last-child {
  border-bottom: none;
}
.calendar td strong {
  margin-right: 3px;
}
.calendar td br {
  display: none;
}
.calendar .days td {
  text-align: center;
  background-color: #d30c15;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 3px;
  height: auto;
}
.calendar .days td strong {
  font-weight: noraml;
}
.calendar .cal-top td,
.calendar .cal-bottom td {
  vertical-align: middle;
  height: auto;
  padding: 10px 4px;
  border: none;
}
.calendar .cal-top h2,
.calendar .cal-bottom h2 {
  line-height: 1em;
  margin: 0;
}
.calendar .cal-top a,
.calendar .cal-bottom a {
  display: inline-block;
}
.calendar > tbody > tr > td {
  font-size: 10px;
  border-width: 2px;
  vertical-align: top;
  padding: 0 0 11px;
  background-color: transparent;
  border: 1px solid #d2d2d2;
  width: 14.286%;
  height: 115px;
  overflow: hidden;
  position: relative;
}
.calendar > tbody > tr > td.open {
  overflow: visible;
}
.calendar .event-box {
  position: absolute;
  width: 100%;
  padding: 0 0 10px;
}
.calendar td.open .event-box {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  z-index: 9999;
  background-color: #e3e3e2;
}
#calendar_types h3 {
  border-color: #ed1c24;
  background-color: #ed1c24;
  color: #ffffff;
  margin-bottom: 0;
}
#calendar_types ul {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
#calendar_types li a {
  display: block;
  border-bottom: 1px solid #a7a9ac;
  padding: 5px 15px;
}
#calendar_types li.last a {
  border-bottom: 0;
}
#calendar_types li.current {
  padding: 5px 15px;
  border-bottom: 1px solid #a7a9ac;
}
#calendar_types li.current.last {
  border-bottom: 0;
}
.clearfix:before,
.clearfix:after,
header[role="banner"]:before,
header[role="banner"]:after,
.layout:before,
.layout:after,
.home-top:before,
.home-top:after,
.home-two:before,
.home-two:after,
.home-three:before,
.home-three:after,
.bottom-blocks:before,
.bottom-blocks:after,
.player-home-1:before,
.player-home-1:after,
.player-home-2:before,
.player-home-2:after,
.profile-info .profileinfo-top:before,
.profile-info .profileinfo-top:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.page-title:before,
.page-title:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.col2-set:before,
.col2-set:after,
.col2-set:before,
.col2-set:after,
.col4-set:before,
.col4-set:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-list:before,
.form-list:after,
.form-list li:before,
.form-list li:after,
.form-list li.additional-row p:before,
.form-list li.additional-row p:after,
.buttons-set:before,
.buttons-set:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.breadcrumb-holder:before,
.breadcrumb-holder:after,
.pager:before,
.pager:after,
.sorter:before,
.sorter:after,
.panel-body:before,
.panel-body:after,
.advanced-search-summary:before,
.advanced-search-summary:after,
.block .block-content:before,
.block .block-content:after,
.block .actions:before,
.block .actions:after,
.block .block-content:before,
.block .block-content:after,
footer:before,
footer:after,
.products-grid:before,
.products-grid:after,
.products-list li.item:before,
.products-list li.item:after,
.add-to-box:before,
.add-to-box:after,
.product-essential .product-img-box .more-views ul:before,
.product-essential .product-img-box .more-views ul:after,
#product-bottom .product-img-box .more-views ul:before,
#product-bottom .product-img-box .more-views ul:after,
.product-options-bottom:before,
.product-options-bottom:after,
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after,
.product-view .box-collateral:before,
.product-view .box-collateral:after,
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:before,
.cart .cart-collaterals:after,
.tool-tip .btn-close:before,
.tool-tip .btn-close:after,
.gift-messages-form .item:before,
.gift-messages-form .item:after,
.gift-message-row dl:before,
.gift-message-row dl:after,
.checkout-progress:before,
.checkout-progress:after,
.multiple-checkout .place-order:before,
.multiple-checkout .place-order:after,
.box-account .box-head:before,
.box-account .box-head:after,
.dashboard .box .box-title:before,
.dashboard .box .box-title:after,
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after,
.modal-footer:before,
.modal-footer:after,
.clearer:before,
.clearer:after,
.state-home-three:before,
.state-home-three:after {
  content: " ";
  display: table;
}
.clearfix:after,
header[role="banner"]:after,
.layout:after,
.home-top:after,
.home-two:after,
.home-three:after,
.bottom-blocks:after,
.player-home-1:after,
.player-home-2:after,
.profile-info .profileinfo-top:after,
.dl-horizontal dd:after,
.page-title:after,
.container:after,
.container-fluid:after,
.row:after,
.col2-set:after,
.col2-set:after,
.col4-set:after,
.form-horizontal .form-group:after,
.form-list:after,
.form-list li:after,
.form-list li.additional-row p:after,
.buttons-set:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.breadcrumb-holder:after,
.pager:after,
.sorter:after,
.panel-body:after,
.advanced-search-summary:after,
.block .block-content:after,
.block .actions:after,
.block .block-content:after,
footer:after,
.products-grid:after,
.products-list li.item:after,
.add-to-box:after,
.product-essential .product-img-box .more-views ul:after,
#product-bottom .product-img-box .more-views ul:after,
.product-options-bottom:after,
.product-options-bottom .price-box:after,
.product-view .box-collateral:after,
.product-view .box-reviews dd:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.cart .cart-collaterals:after,
.tool-tip .btn-close:after,
.gift-messages-form .item:after,
.gift-message-row dl:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.dashboard .box-reviews li.item:after,
.modal-footer:after,
.clearer:after,
.state-home-three:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.bs-prototype-override {
  display: block !important;
}
.bs-prototype-override.input-group-btn {
  display: table-cell !important;
}
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

.home-top {
  border-radius: 0 0 4px 4px;
}
.home-top .find-player {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-top .find-player {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .home-top .find-player form {
    height: 352px;
  }
}
@media (min-width: 992px) {
  .home-top .find-player form {
    height: 406px;
  }
}
@media (min-width: 1200px) {
  .home-top .find-player form {
    height: 491px;
  }
}
.home-two > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-two > div {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .home-two > div {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .home-two .list-content {
    min-height: 460px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .home-two .list-head h2 {
    float: none;
    text-align: center;
  }
  .home-two .list-head .filter-form {
    float: none;
  }
}
.home-three #rankings {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-three #rankings {
    float: left;
    width: 66.66666667%;
  }
}
.home-three #rankings .actions {
  margin: 15px 0;
  text-align: right;
}
@media (min-width: 768px) {
  .home-three #rankings .actions {
    margin-bottom: 0;
  }
}
.home-three #twitter-feed {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .home-three #twitter-feed {
    float: left;
    width: 33.33333333%;
  }
}
.bottom-blocks > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .bottom-blocks > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bottom-blocks > div {
    float: left;
    width: 33.33333333%;
  }
}
.bottom-blocks > div p {
  margin-bottom: 0;
  text-align: center;
}
.bottom-blocks > div:last-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .bottom-blocks > div:last-child {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .bottom-blocks > div:last-child {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .bottom-blocks > div:last-child {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .bottom-blocks > div {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .bottom-blocks > div:last-child {
    padding-left: 0;
    padding-right: 0;
  }
}
.bottom-blocks img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .home-one .nav-tabs > li,
  .home-two .nav-tabs > li,
  .home-three .nav-tabs > li {
    float: left;
  }
  .bottom-blocks {
    background-color: transparent;
  }
  .home-top .find-player {
    margin-top: 15px;
  }
}
.state-home-three {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 22px;
}
.state-home-three > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .state-home-three > div {
    float: left;
    width: 33.33333333%;
  }
}
.player-home-1 .spotlightSlider {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .player-home-1 .spotlightSlider {
    float: left;
    width: 75%;
  }
}
.player-home-1 .find-player {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .player-home-1 .find-player {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .player-home-1 .find-player {
    margin-top: 0;
  }
}
.player-home-2 .rankings {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .player-home-2 .rankings {
    float: left;
    width: 75%;
  }
}
.player-home-2 .side-blocks {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .player-home-2 .side-blocks {
    float: left;
    width: 25%;
  }
}
.spotlightSlider table > tbody > tr > td {
  vertical-align: top;
  padding-right: 20px;
}
.spotlightSlider table > tbody > tr > td:first-child {
  width: 32%;
}
.spotlightSlider table > tbody > tr > td p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .spotlightSlider table > tbody > tr > td {
    display: block;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .spotlightSlider table > tbody > tr > td:first-child {
    width: 100%;
  }
}
.spotlightSlider img {
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  .spotlightSlider img {
    max-width: 200px !important;
  }
}
.spotlightSlider .spotlight-name {
  font-family: "myriad-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 32px;
}
.spotlightSlider .wrapper {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .player-profile .top-left,
  .player-profile .top-right {
    float: left;
  }
  .player-profile .top-left {
    width: 100%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .player-profile .top-left {
    width: 44%;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .player-profile .top-right {
    width: 56%;
  }
}
.player-profile .top-left img {
  width: 100%;
}
.player-profile .top-left .player-pic {
  border: 3px solid #ed1c24;
}
.player-profile .top-left #thumbnails {
  padding: 0;
  margin: 10px -5px 15px;
  list-style-type: none;
}
.player-profile .top-left #thumbnails li {
  float: left;
  width: 20%;
  padding: 0 5px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .player-profile .top-left #thumbnails li {
    height: 73px;
  }
}
@media (min-width: 992px) {
  .player-profile .top-left #thumbnails li {
    height: 44px;
  }
}
@media (min-width: 1200px) {
  .player-profile .top-left #thumbnails li {
    height: 61.5px;
  }
}
.player-profile .player-name {
  font-size: 52px;
  color: #ed1c24;
  font-family: "myriad-pro-condensed", sans-serif;
  text-shadow: 0 -1px 1px #000000;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 52px;
  border-bottom: none;
  padding-bottom: 0;
  padding-right: 75px;
  position: relative;
}
.player-profile .player-name .top100-badge {
  position: absolute;
  top: -18px;
  right: -5px;
}
.player-profile .player-subtitle {
  font-size: 28px;
  color: #000;
  font-family: "myriad-pro-condensed", sans-serif;
  font-weight: 600;
}
.player-profile .info-section {
  font-size: 15px;
  margin-right: -9px;
  margin-left: -9px;
  padding: 10px 9px;
  border-bottom: 1px solid #cecece;
}
.player-profile .info-section header {
  border-top: 1px solid #ed1c24;
  border-right: 1px solid #ed1c24;
  margin-top: 18px;
  height: 35px;
  margin-bottom: -20px;
}
.player-profile .info-section header h2 {
  font-size: 28px;
  background-color: #e7e7e7;
  margin-top: -18px;
  padding: 0 10px 0 0;
  display: inline-block;
  margin-bottom: 0;
  font-family: "myriad-pro-condensed", sans-serif;
  text-transform: uppercase;
  color: #ed1c24;
  font-weight: 900;
  position: absolute;
}
.player-profile .info-section.rankings header {
  border-right: none;
  border-top: none;
  margin-bottom: 0;
  margin-top: 0;
}
.player-profile .info-section.rankings header h2 {
  margin-top: 0;
  background-color: transparent;
  padding: 0;
}
.player-profile .info-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.player-profile .info-section ul p {
  margin-bottom: 5px;
}
.player-profile .info-section .data-list strong {
  text-transform: uppercase;
  font-weight: 900;
}
.player-profile .info-section .data-list li {
  border-bottom: 1px solid #000;
  padding: 6px 0;
  line-height: 15px;
}
.player-profile .info-section .data-list li div {
  display: inline-block;
  margin-right: 35px;
}
.player-profile .info-section .data-list li:last-child {
  border-bottom: none;
}
.player-profile .info-section .data-list.stats {
  position: relative;
}
.player-profile .info-section .data-list.stats li {
  border-bottom: none;
}
.player-profile .info-section .data-list.stats .stat-holder {
  border-bottom: 1px solid #000;
}
.player-profile .info-section .data-list.stats .stat-holder:last-child {
  border-bottom: none;
}
.player-profile .info-section .data-list.stats .stat-head {
  text-transform: uppercase;
  font-family: "myriad-pro-condensed", sans-serif;
  font-size: 24px;
  font-weight: 900;
  display: block;
  margin-bottom: 7px;
  border-bottom: none;
  padding: 0;
  margin-top: 20px;
  background-color: #e7e7e7;
  padding-top: 15px;
  margin-top: -1px;
}
.player-profile .info-section .data-list.stats .stat-head:first-child {
  margin-top: 10px;
  padding-top: 0;
}
.player-profile .info-section .data-list.stats .player-stat {
  display: inline-block;
  margin-right: 35px;
}
.player-profile #player_social_btns {
  margin-top: 10px;
}
.player-profile #player_social_btns > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.player-profile #player_social_btns .social-title {
  font-family: "myriad-pro-condensed", sans-serif;
  font-weight: 700;
  color: #000;
  display: block;
  text-transform: uppercase;
}
.player-profile .commitment-info {
  font-weight: 900;
  padding: 0 5px;
}
.player-profile .commitment-info header {
  background: #1d1d1d;
  
  background: -moz-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1d1d1d), color-stop(50%, #2b2b2b), color-stop(51%, #0d0e0e), color-stop(100%, #000000));
  
  background: -webkit-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: -o-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: -ms-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: linear-gradient(to bottom, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1d1d', endColorstr='#000000', GradientType=0);
  
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  padding: 0 5px;
  margin-left: -5px;
  margin-right: -5px;
}
.player-profile .commitment-info header h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.player-profile .commitment-info p {
  margin-bottom: 10px;
}
#profile-bottom {
  margin-top: 30px;
  font-size: 15px;
}
#player-rankings {
  margin: 4px 0 10px;
}
#player-rankings:before,
#player-rankings:after {
  content: " ";
  display: table;
}
#player-rankings:after {
  clear: both;
}
#player-rankings:before,
#player-rankings:after {
  content: " ";
  display: table;
}
#player-rankings:after {
  clear: both;
}
.player-rank {
  width: 48%;
  float: left;
  position: relative;
  padding-top: 22px;
  margin-right: 5px;
}
.player-rank > div {
  background: #1d1d1d;
  
  background: -moz-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1d1d1d), color-stop(50%, #2b2b2b), color-stop(51%, #0d0e0e), color-stop(100%, #000000));
  
  background: -webkit-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: -o-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: -ms-linear-gradient(top, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  background: linear-gradient(to bottom, #1d1d1d 0%, #2b2b2b 50%, #0d0e0e 51%, #000000 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1d1d', endColorstr='#000000', GradientType=0);
  
  float: left;
  color: #fff;
  font-size: 40px;
  font-family: "myriad-pro-condensed", sans-serif;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  width: 50%;
  position: relative;
  padding: 13px 5px 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  text-shadow: 0 -1px 1px #000000;
}
.player-rank > div > span {
  display: block;
  text-align: center;
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 7px;
  font-style: normal;
}
.player-rank > div:last-child {
  border-left: 1px solid #ed1c24;
}
.player-rank .rank-label {
  position: absolute;
  background: #ea1d2c;
  
  background: -moz-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(49%, #ea1d2c), color-stop(50%, #d91321));
  
  background: -webkit-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: -o-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: -ms-linear-gradient(top, #ea1d2c 49%, #d91321 50%);
  
  background: linear-gradient(to bottom, #ea1d2c 49%, #d91321 50%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea1d2c', endColorstr='#d91321', GradientType=0);
  
  width: 75%;
  color: #fff;
  left: 50%;
  margin-left: -37.5%;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  text-shadow: 0 -1px 1px #000000;
  font-weight: 700;
  top: 0;
  border-radius: 2px 2px 0 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.player-rank:first-child > div:nth-child(2) {
  border-radius: 2px 0 0 2px;
}
.player-rank:last-child > div:last-child {
  border-radius: 0 2px 2px 0;
}
@media (min-width: 768px) {
  .player-rank {
    width: 48%;
  }
  .player-rank .rank-label {
    width: 60%;
    font-size: 16px;
    margin-left: -30%;
  }
}
.video-holder {
  padding: 9px;
}
@media (min-width: 768px) {
  .video-holder {
    width: 50%;
    float: left;
  }
}
#tournament-teams .teams-list {
  margin-bottom: 25px;
}


.coach-header {
  margin-bottom: 10px;
}
.coach-header:before,
.coach-header:after {
  content: " ";
  display: table;
}
.coach-header:after {
  clear: both;
}
.coach-header:before,
.coach-header:after {
  content: " ";
  display: table;
}
.coach-header:after {
  clear: both;
}
.coach-header .btn {
  float: right;
}
#add_player #new-member-form {
  display: none;
}
#add_player.form-inline > .form-group {
  display: inline-block;
}
#player-wrapper {
  position: absolute;
  background-color: rgba(231, 231, 231, 0.95);
  max-height: 300px;
  overflow: scroll;
  border-radius: 3px;
  width: 65%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
#player-wrapper table {
  font-size: 14px;
  margin: 15px;
  width: 94%;
}
#player-wrapper table td {
  padding: 2px 3px;
  border-bottom: 1px solid #a7a9ac;
}
#player-wrapper table tr td:nth-child(3) {
  font-weight: bold;
}
#player-wrapper table tr:last-child td {
  border: none;
}
#player-wrapper .close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  opacity: 1;
  text-shadow: none;
}


#news-list {
  list-style: none;
  margin-left: 0;
}
#news-list .date {
  float: right;
  font-size: 12px;
}
#news-list article {
  padding: 5px;
  border-top: 1px solid #c1c1c1;
}
#news-list article h2 {
  display: inline;
  font-weight: bold;
  font-size: 15px;
  line-height: 10px;
}
#news-list article p {
  margin-bottom: 0;
}
#news-list article::after {
  display: block;
  clear: both;
  content: " ";
  width: 100%;
}
#news-list a {
  color: black;
}
#news-list .state {
  color: #ed1c24;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  float: left;
  width: 88px;
  text-align: center;
  min-height: 52px;
  font-family: "myriad-pro-condensed", sans-serif;
  line-height: 1em;
}
#news-list li:before,
#news-list li:after {
  content: " ";
  display: table;
}
#news-list li:after {
  clear: both;
}
#news-list li:before,
#news-list li:after {
  content: " ";
  display: table;
}
#news-list li:after {
  clear: both;
}
@media (max-width: 992px) {
  #news-list .state {
    float: none;
    text-align: left;
    width: auto;
    min-height: 0;
  }
}
#news-list p.teaser {
  font-size: 14px;
}
#news-list .pbrplus {
  color: black;
}
.news-archive-wrapper .months-holder {
  background-color: black;
  color: white;
  padding: 5px 1px;
}
.news-archive-wrapper .years-holder a,
.news-archive-wrapper .months-holder a,
.news-archive-wrapper .months-holder .sel_page,
.news-archive-wrapper .years-holder .sel_page {
  
  padding: 7px;
}
.news-archive-wrapper .years-holder .sel_page {
  background-color: black;
  color: white;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}


#frm_advsearch .search-range input[type=text] {
  border: 0;
  height: 25px;
  font-size: 13px;
  background-color: transparent;
  margin: 6px;
  box-shadow: none;
  position: absolute;
  top: -19px;
  left: 0;
  width: 100%;
  text-align: center;
}
#frm_advsearch .stat_range {
  margin-top: 8px;
}
#frm_advsearch .search-range {
  position: relative;
  display: block;
  background-color: #efefef;
  padding: 14px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-bottom: 11px;
  width: 100%;
}
#frm_advsearch .search-range:before,
#frm_advsearch .search-range:after {
  content: " ";
  display: table;
}
#frm_advsearch .search-range:after {
  clear: both;
}
#frm_advsearch .search-range:before,
#frm_advsearch .search-range:after {
  content: " ";
  display: table;
}
#frm_advsearch .search-range:after {
  clear: both;
}
#frm_advsearch .search-range > div {
  float: left;
  width: 61%;
  margin-right: 2%;
  min-height: 41px;
  position: relative;
  padding: 5px;
  box-sizing: padding-box;
}
#frm_advsearch .search-range > div:first-child {
  width: 15%;
}
#frm_advsearch .search-range > div:first-child input[type=checkbox] {
  margin-top: 8px;
}
#frm_advsearch .search-range > div:last-child {
  width: 20%;
  margin-right: 0;
}
#frm_advsearch .search-range > div:last-child::after {
  display: block;
  clear: both;
  content: " ";
  zoom: 1;
}
#frm_advsearch #submit-btn {
  margin-top: 70px;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.prepbaseballreport.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

