@charset "UTF-8";
.vscarth .vscarts-logo {
  padding-top: 13px;
  margin-top: 21px;
}

.vscarts-logo IMG {
  max-width: 50px;
}

.sponmainsin {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.spmainblocksoffs {
  display: flex;
  flex-wrap: wrap;
}

.spmainblocksoffs2 {
  width: 20%;
  display: flex;
  justify-content: flex-end;
}

.spmainblocksoffs1 {
  width: 80%;
}

.lini a {
  font-size: 14px;
  margin-bottom: 12px;
  display: block;
}

.lini.spioo {
  display: flex;
}

.lini.spioo a {
  text-decoration: underline;
}

.lini.spioo span {
  background-image: url(/local/media/img/arrws.png);
  width: 18px;
  height: 16px;
  display: block;
  position: relative;
  left: 6px;
  top: 4px;
}

.spmainblocksin2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.vscarts {
  max-width: 155px;
  width: 100%;
}

.vscartsin {
  color: white;
  background: #405C99;
  display: block;
  text-align: center;
  padding: 20px 10px;
}

.vscarts-title {
  margin: 5px 0 10px;
  font-size: 15px;
  line-height: 23px;
}

.vscarts-more {
  background: white;
  color: #405C99;
  text-transform: uppercase;
  display: inline-block;
  padding: 0px 4px;
  font-size: 9px;
}

.vscarts-title-black {
  font-size: 26px;
  text-transform: uppercase;
  color: black;
  margin-bottom: 39px;
}

.vscarts-logo {
  display: flex;
  height: 53px;
  justify-content: center;
  align-items: center;
}

.spmainblocks-title {
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0;
}

tr.supplierIsStock td:not(.catalog-table-rowspan) {
  font-weight: bold;
}

tr.todayDeliver td:not(.catalog-table-rowspan) {
  background-color: rgba(43, 255, 57, 0.15);
}

.lm-auto-detail-description {
  padding: 0px 30px;
}

.delivery_time.js-tooltip-parent {
  cursor: help;
}

.table-fixme-fixed {
  top: 0;
  position: fixed;
  width: auto;
  display: none;
  border: none;
  z-index: 10;
}

.catalog-table .hgroup {
  padding: 0 7px;
  font-size: 1.3rem;
  color: #8a6d3b;
  background-color: #fcf8e3;
  /*  border: 1px solid #faebcc; */
  box-shadow: 0 0.1rem 0.4rem 0 rgba(0, 0, 0, 0.14);
}

.htitle .hgroup h3 {
  margin: 0.75em 0;
}

.js-result-box {
  margin: 1em 0em;
}

.article-list-image {
  border: 1px solid #dddddd;
}

@media only screen and (min-width: 769px) {
  .article-list-image {
    float: left;
    max-width: 25%;
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .article-list-image {
    margin-bottom: 1rem;
  }
}
.article-list-text {
  margin-bottom: 2rem;
}

.article-list-date {
  float: right;
  font-size: 1.3rem;
  padding-top: 0.4rem;
  color: #aaa;
}

.article-list > .row > .col-sm-6:nth-child(2n+1) {
  clear: left;
}

.article-list h1 {
  margin-top: 0;
  text-align: left;
  text-transform: none;
}

.article-preview {
  margin-bottom: 1rem;
}

.article-list h2 {
  margin-top: 0px;
  padding-right: 10rem;
}

@media screen and (min-width: 768px) {
  .article-more {
    position: absolute;
    right: 3rem;
    bottom: 4rem;
    text-align: right;
  }
}
.note-placement {
  /*position: absolute;
  left: 8.3rem;
  width: 37%;*/
}

.text-preview .text-next {
  display: none;
  opacity: 0;
  -moz-transition: 0.2s all;
  -o-transition: 0.2s all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.text-preview .text-prev {
  text-overflow: ellipsis;
  overflow: hidden;
}

.text-preview .text-prev, .text-preview .text-next {
  font-style: italic;
  color: #5f5f5f;
}

.text-preview .js-toggle {
  display: inline;
}

.text-preview .hide-toggle {
  display: none;
}

.text-preview.open .text-prev {
  display: none;
}

.text-preview.open .text-next {
  display: block;
  opacity: 1;
}

.text-preview.open .js-toggle {
  display: none;
}

.text-preview.open .hide-toggle {
  display: inline;
}

.note-item-row td {
  padding: 0;
}

.cart .catalog-table .cart-item-actions {
  padding-right: unset;
  white-space: nowrap;
}

.cart-items td.CATALOG_TABLE_total_price {
  padding-right: 1rem;
}

#delivery_schedule > table {
  margin-bottom: 1rem;
}

#delivery_schedule > table td {
  vertical-align: top;
}

#delivery_schedule > table td:first-child {
  width: 2rem;
}

.PERSONAL_partner_icon + span {
  display: inline-block;
  margin-bottom: 0.8rem;
}

div.modern-page-navigation {
  padding: 0.75em 0;
  text-align: center;
  font-size: 1.4rem;
}

.popover[class*=tour-] {
  z-index: 9999999991;
  min-width: 32rem;
}

.popover .btn {
  font-size: 1.2rem;
  padding: 0.8em 1.5em;
  min-width: 10rem;
}

.CONTENT {
  min-height: 700px;
}

.mt30 {
  margin-top: 3rem;
}

.basket_footer.white-block {
  box-shadow: 0 0rem 0.4rem 0 rgba(0, 0, 0, 0.14);
}

.icon-return-unavaliable {
  height: 1.2em;
  max-width: initial;
}

.icon-return-avaliable {
  width: 1.7rem;
  text-align: center;
}

.SEARCH_wrapper {
  width: 30rem;
}

.PERSONAL_info {
  float: left;
  font-size: 1.4rem;
  line-height: 1.7;
  width: 70rem;
}

.js-fancybox > [data-toggle=tooltip] {
  cursor: pointer;
}

.spin-text {
  display: none;
  font-size: 1.8rem;
  z-index: 9999999999;
  position: fixed;
  top: calc(50% + 60px);
  left: 3rem;
  /* bottom: 0; */
  right: 0;
  font-size: 2rem;
  text-align: center;
  width: 100%;
  font-weight: 300;
}

#spin [data-spinner-bar] img {
  transform: scale(0);
  transition: 0.4s cubic-bezier(0, 1.13, 0.76, 1.51);
}

#spin.active [data-spinner-bar] img {
  transform: scale(1);
}

.enter-form .alert {
  max-width: 40rem;
  margin: auto;
  margin-bottom: 2rem;
  text-align: center;
}

.popup a {
  color: #fff;
}

.icon-control {
  display: inline-block;
  opacity: 0.5;
  color: #888;
  cursor: pointer !important;
}

.icon-control:hover {
  opacity: 1 !important;
}

.pchange-icon {
  width: 1.8rem;
  height: 1.9rem;
  display: inline-block;
  margin-left: 0.75rem;
  background-image: url(/local/templates/technoparts_v2/app/images/price-down.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 1.8rem;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  top: -0.1rem;
}

.pchange-icon.pchange-icon-active {
  background-position: 0 -1.9rem;
}

.pchange-icon:hover {
  background-position: 0 -1.9rem;
}

#priceChangeModal .price-input {
  display: inline-block;
  width: 5rem;
  text-align: center;
}

.fa.add-note {
  font-size: 1.7rem;
  vertical-align: middle;
  margin-right: 0.1em;
}

/* Фиксы для IE */
.CATALOG_LIST_img::after {
  display: block;
  height: 1rem;
}

.CATALOG_LIST_item_left > .CATALOG_LIST_img:after {
  bottom: auto;
  left: auto;
}

.btn-icon {
  min-width: auto;
}

.qnt__input {
  min-height: 2.5rem;
}

.BANNER_BOTTOM {
  height: 1rem;
}

.cart-item-quantity-input {
  height: 2.7rem;
}

.REV_ADD .form-group.partner-select {
  max-width: 999rem;
}

@media only screen and (min-width: 920px) {
  .deliveryinfo_icon {
    display: none;
  }
}
@media only screen and (max-width: 919px) {
  .deliveryinfo_text {
    display: none;
  }
}
/* Notifications */
.notifications-container i {
  font-size: 1.8rem;
  padding: 20px 30px;
  cursor: pointer;
}

.notification-indicator {
  padding: 1px 4px;
  border: 2px solid #214089;
  border-radius: 12px;
  color: #fff;
  font-size: 11px;
  height: 11px;
  line-height: 11px;
  min-width: 5px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  background-color: #ff7f00;
  top: 16px;
  left: 38px;
  box-sizing: content-box;
  cursor: pointer;
}

.notification-indicator-right {
  border: none;
  left: auto;
  right: 8px;
}

.notification-indicator-right-submenu-1 {
  top: 7px;
  left: 73px;
  right: auto;
}

.notification-indicator-right-submenu-2 {
  top: 7px;
  left: 89px;
  right: auto;
}

.notification-dropdown p {
  margin: 0;
  padding: 0;
}

.dropdown-menu.notification-dropdown {
  display: none;
  left: auto;
  right: 20px;
  top: 105%;
  width: 470px;
}

.notification-dropdown::before {
  content: "";
  position: absolute;
  height: 15px;
  z-index: -1;
  width: 15px;
  background: inherit;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 4px;
  /*border: 1px solid #f2f4f9;*/
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  top: -8px;
  right: 10px;
}

ul.dropdown-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.not-read {
  background: rgba(55, 224, 35, 0.1);
}

.dropdown-list-content {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-bottom: 1px solid #f2f4f9;
  color: #101010;
  cursor: pointer;
}

.dropdown-list-item:hover {
  background: rgba(0, 0, 0, 0.05);
}

.dropdown-menu .image-wrapper {
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

img.notification-img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  vertical-align: middle;
  max-width: none;
}

span.notification-img-status {
  position: absolute;
  top: -2px;
  right: -4px;
  border: 2px solid #fff;
  background-color: #4cceac;
}

span.status-indicator {
  display: inline-block;
  width: 12px;
  min-width: 12px;
  height: 12px;
  border-radius: 50px;
}

.dropdown-header {
  border-radius: 3px 3px 0 0;
  padding: 10px 20px;
  background: #fff;
  z-index: 1;
  display: block;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-title {
  color: #101010;
  font-weight: 400;
  margin-bottom: 2px;
  font-size: 18px;
  margin: 0 0 2px;
}

.dropdown-title-text {
  color: #565656;
  font-size: 13px;
  margin: 0 10px 0 0;
}

.dropdown-body {
  padding-top: 10px;
  overflow-y: auto;
}

.dropdown-menu .content-title {
  display: inline-block;
  font-weight: 600;
  line-height: 1.3;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 279px;
  font-size: 13px;
  margin-bottom: 6px;
  max-height: 3.2rem;
}

.dropdown-menu .dropdown-title {
  display: inline-block;
  font-weight: 600;
  line-height: 1.3;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 279px;
  font-size: 13px;
  margin-bottom: 6px;
  max-height: 3.2rem;
}

.dropdown-menu .content-text {
  display: inline-block;
  color: #565656;
  line-height: 18px;
  overflow: hidden;
  font-size: 13px;
}

.dropdown-footer {
  display: block;
  border-top: 1px solid #f2f4f9;
  background: #fff;
}

.dropdown-footer a {
  padding: 10px 20px;
  text-align: center;
  display: block;
  letter-spacing: 0;
  font-weight: 500;
}

.dropdown-menu .content-data {
  display: inline-block;
  float: right;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.3;
  color: #888888;
}

.dropdown-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dropdown-title-wrapper div {
  white-space: normal;
}

.dropdown-menu .content-wrapper {
  width: 100%;
}

.dropdown-menu .content-wrapper.empty-notifications {
  text-align: center;
}

.content-wrapper:hover .dropdown-title {
  color: #FF7F00;
}

.input-wrapper {
  display: flex;
  margin: auto 10px;
}

button.mark-as-read {
  position: relative;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
  transition: 0.15s all ease-out;
  height: 3.2rem;
  font-size: 1rem;
}

.content-title::after {
  content: "";
  font-size: 18px;
  color: #214089;
}

.attachment.dropdown-title::after {
  font-family: "FontAwesome";
  content: "\f0c6";
  font-size: 18px;
  color: #214089;
  padding-left: 5px;
}

li.dropdown-list-item {
  display: block !important;
}

/***********************/
.supplier-detail > .inline {
  width: 66%;
  vertical-align: middle;
}

.supplier-detail > .inline:first-child {
  width: 33%;
  vertical-align: middle;
}

.tooltip-big .tooltip-inner {
  max-width: initial;
  width: 100%;
}

.HEADER_menu .submenu {
  display: block !important;
  position: absolute;
  z-index: 999;
  left: 7rem;
  top: 100%;
  padding: 2rem 0;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, 20px);
  transition: 0.3s;
  background: #fff;
  box-shadow: 0px 0.5rem 0.7rem rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.HEADER_menu .submenu ul {
  padding: 0;
}

.HEADER_menu .submenu li {
  padding: 0;
  width: 100%;
  white-space: nowrap;
}

.HEADER_menu .submenu a {
  margin: 0;
  text-align: left;
  display: block;
  padding: 1rem 3rem;
  color: #224089;
  font-size: 1.4rem;
}

.HEADER_menu .submenu a:hover, .HEADER_menu .submenu a.active {
  color: #FF7F00;
}

.HEADER_menu .topmenu .submenu.show {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
}

.HEADER_menu ul > li {
  display: inline-block;
  position: relative;
}

.HEADER_menu .menu a {
  color: #878787;
  font-size: 1.9rem;
  padding: 1rem 1rem 4rem;
  margin-left: 1.5rem;
  -webkit-transition: 0.14s;
  -o-transition: 0.14s;
  transition: 0.14s;
  text-transform: uppercase;
}

.HEADER_menu .topmenu {
  display: inline-block;
}

.HEADER_link:not(.no-hover)::before {
  -moz-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}

.HEADER_link a i {
  vertical-align: middle;
  margin-left: 0.5rem;
}

.PERSONAL_links_list li {
  display: block !important;
}

input[type=checkbox].switcher {
  --height: 2rem;
  --inset: 0.2rem;
  --border-size: 3px;
  --color-hover: #dcdcdc;
  --color-bg: #a3a3a3;
  --color-bg-checked: #224089;
  --color-knob: #fff;
  --knob-size: calc(var(--height) - var(--inset) * 2);
  --width: calc(var(--height) * 2 - var(--inset) * 2);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: content-box;
  position: relative;
  overflow: hidden;
  width: var(--width);
  height: var(--height);
  border-radius: var(--height);
  border: var(--border-size) solid transparent;
  cursor: pointer;
  transition: background 0.3s ease;
}

input[type=checkbox].switcher:focus {
  outline: none;
}

input[type=checkbox].switcher:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
  transition: background 0.3s ease;
}

input[type=checkbox].switcher:after {
  content: "";
  position: absolute;
  border-radius: 100%;
  top: calc(var(--inset));
  left: calc(var(--inset));
  width: var(--knob-size);
  height: var(--knob-size);
  background: var(--color-knob);
  transition: transform 0.3s ease;
}

input[type=checkbox].switcher:checked:before {
  background: var(--color-bg-checked);
}

input[type=checkbox].switcher:checked:after {
  transform: translateX(100%);
}

.icon-brand-info {
  display: inline-block;
  color: #224089;
  padding-right: 0.5rem;
  font-size: 1.1em;
  margin-left: 0.5rem;
  cursor: pointer;
}

.CATALOG_TABLE .supplier-info .icon_info.icon-check-avaliable, .CATALOG_TABLE .supplier-info .icon_info.icon-return-avaliable {
  color: #48AF1C;
}

.CATALOG_TABLE .supplier-info .icon_info {
  margin-left: 0.5rem;
  margin-right: 0;
}

.CATALOG_TABLE .supplier-info .icon_info.icon-check-avaliable {
  font-size: 1.6rem;
}

/*** catalogs ***/
.catalogs-wrapper {
  display: flex;
}

.menu-left {
  margin-right: 10px;
}

.main-catalog-content {
  margin-left: 10px;
  width: 100%;
}

.catalog-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
}

.catalog-item {
  flex: 0 0 31%;
  border: 1px solid #ccc;
  margin: 10px;
  padding: 2%;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
}

.props {
  margin-top: 20px;
}

.props ul {
  list-style: none;
  padding-left: 0;
}

.bx-filter-input-checkbox .adm-checkbox-label {
  font-size: 1.2em;
}

div.bx-filter.bx-blue .bx-filter-section {
  background: #fff;
}

ul.bx_sitemap_ul {
  list-style: none;
  padding-left: 15px;
  margin-bottom: 0;
}

ul.bx_sitemap_ul li ul {
  list-style: none;
  padding-left: 8px;
}

ul.bx_sitemap_ul li ul.submenu {
  display: none;
}

ul.bx_sitemap_ul li ul li {
  position: relative;
}

/*.bx_sitemap ul.bx_sitemap_ul li ul li h2:before {
  content: "o" !important;
  position: absolute;
  top: 6px;
  left: -9px;
  font-size: 12px;
}*/
.bx_sitemap h2.bx_sitemap_li_title.current_section a {
  color: #FF7F00;
}

h2.bx_sitemap_li_title.current_section + ul.submenu {
  display: block;
}

.bx_sitemap h2.bx_sitemap_li_title a {
  color: #224089;
}

.smart-filter-btn {
  min-width: 10rem;
}

.smart-filter-container {
  display: flex;
  justify-content: space-evenly;
}

.bx-filter-parameters-box-container.smart-filter-container {
  padding-bottom: 0;
}

.center {
  text-align: center;
}

.catalog-item .image-container {
  height: 170px;
}

.catalog-item img {
  max-width: 200px;
  max-height: 150px;
  margin-bottom: 30px;
}

.smart-detail-button {
  color: #fff;
  background-color: #224089;
  /*border-color: #224089;*/
  cursor: pointer;
  border: 1px solid transparent;
  font-size: 14px;
  border-radius: 3px;
  height: 30px;
  padding: 5px 15px;
  line-height: 2;
}

.menu-left .content_white_filter {
  margin-bottom: 0;
}

.menu-left .bx-filter.bx-blue {
  margin-bottom: 0;
  margin-top: 10px;
}

.menu-left .bx-filter .bx-filter-section > .row {
  padding: 0;
}

.menu-left #modef {
  background: #ffffff;
  width: 180px;
  padding: 7px 15px;
  position: absolute;
  z-index: 99;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 15px;
  right: 0 !important;
  box-sizing: content-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.menu-left .bx-filter .bx-filter-popup-result a {
  color: #224089;
}

.catalog-container h1.headline {
  margin: 10px;
}

.bx_sitemap h2.bx_sitemap_li_title a.actived {
  color: #FF7F00;
}

.pager-container {
  display: block;
  width: 100%;
}

.menu-left {
  flex-basis: 300px;
  min-width: 300px;
}

.menu-left .bx-filter .bx-filter-title,
.menu-left .bx-filter-parameters-box-hint,
.menu-left .bx-filter-input-checkbox .bx-filter-param-text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.content_white_filter .radio label, .checkbox label {
  padding-left: 5px;
}

.content_white_filter .btn.focus,
.catalog-container .btn.focus {
  color: #FFFFFF;
}

.content_white_filter .btn:focus,
.catalog-container .btn:focus {
  background-color: #224089;
  color: #FFFFFF;
}

/***/
/* Плавающая шапка */
@media only screen and (min-width: 569px) {
  .HEADER_white {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 1000;
  }
  BODY {
    overflow-x: visible;
  }
  .TYPE_SELECT {
    margin-left: 2rem;
  }
  .PERSONAL_LINKS {
    margin-left: 1.5rem;
  }
  .PERSONAL_info {
    float: left;
    font-size: 1.3rem;
    line-height: 1.7;
    width: 59rem;
  }
  .SEARCH_wrapper {
    margin-left: 2rem;
  }
  .HEADER_lk {
    z-index: 2000;
  }
  .HEADER_menu .submenu {
    z-index: 2000;
  }
  .PERSONAL_LINKS_UNAUTHORIZED {
    margin-right: 4rem;
  }
  .HEADER_menu .submenu {
    left: 0;
    transition: none;
  }
  .HEADER_menu .topmenu .submenu.show {
    transform: translate(0, 0);
  }
}
.TOP_BANNERS {
  position: absolute;
  right: 1rem;
  top: 0;
}

.TOP_BANNERS A {
  display: none;
}

.TOP_BANNERS A.active {
  display: block;
}

.TOP_BANNERS IMG {
  max-height: 9.5rem;
}

.HEADER_white_container {
  position: relative;
}

.dropdown-menu.notification-dropdown {
  z-index: 2000;
}

.js-catalog-table-row-sticky {
  position: sticky;
  top: 162px;
  z-index: 500;
}

.PERSONAL_delivery_company_name__selectPayment, .PERSONAL_delivery_company_name__selectPaymentInOrder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.PERSONAL_delivery_company_name__selectPayment div, .PERSONAL_delivery_company_name__selectPaymentInOrder div {
  display: flex;
  align-items: center;
  padding-right: 10px;
  border-right: 1px solid #ccc;
}
.PERSONAL_delivery_company_name__selectPayment div:last-child, .PERSONAL_delivery_company_name__selectPaymentInOrder div:last-child {
  border-right: none;
}
.PERSONAL_delivery_company_name__selectPayment div input[type=checkbox], .PERSONAL_delivery_company_name__selectPaymentInOrder div input[type=checkbox] {
  margin-right: 5px;
}

.payment-hide {
  display: none;
}

.payment-options {
  display: flex;
  margin: 20px 0;
  text-align: center;
}
.payment-options .payment-option {
  flex: 1;
  padding: 15px;
  border: 1px solid #ccc;
  border-right: none;
  cursor: pointer;
  background-color: #f9f9f9;
  transition: background-color 0.3s, border-color 0.3s;
}
.payment-options .payment-option:last-child {
  border-right: 1px solid #ccc;
}
.payment-options .payment-option:hover {
  background-color: #e6e6e6;
}
.payment-options .active {
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/*# sourceMappingURL=template_styles.css.map */
