.modal-sm {
  width: 350px; }

/*
 * General
 */
.modal-dialog > .modal-content {
  border: 3px solid #1ABC9C; }

.modal-header {
  border-bottom: 3px solid #1ABC9C; }

.modal-footer {
  border-top: 3px solid #1ABC9C;
  padding-bottom: 5px; }

.modal-title {
  font-weight: 600;
  font-size: 30px; }
  @media (max-width: 899px) {
    .modal-title {
      font-size: 20px; } }

body {
  background-color: #f2f2f2;
  color: #212121;
  font-family: "Open Sans", Arial;
  font-size: 14px; }

body.shop_checkout, body.shop_groupcheckout {
  background-color: #5f5f60; }

/*
 *  Disable responsiveness
 */
body > div.container {
  min-width: 270px; }

body > div.container-fluid {
  min-width: 300px; }

body > div.container-fluid > div.container {
  min-width: 270px; }

.clearfix-no-height {
  clear: both;
  height: 1px; }

.main-title, #despec-toner-guide #despec-toner-guide-content .despec-toner-guide-search-header {
  border-bottom: 5px solid #1ABC9C;
  padding-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase; }

.container.one-col {
  padding: 0px; }

#content.one-col {
  background-color: #fff;
  border-radius: 4px; }

a, a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none; }

#content {
  min-height: 500px;
  margin: 20px auto; }

body.shop_checkout #content > div.row > div.col-sm-10 {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px 15px; }

strong {
  color: #4A4A4A; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.horizontal-category {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }
  .horizontal-category .nav-stacked > li + li {
    margin-top: 0px; }
  .horizontal-category a, .horizontal-category a:visited {
    color: #4A4A4A; }
  .horizontal-category li.active > a {
    color: #fff;
    background-color: #707070; }
  .horizontal-category .header {
    color: #fff;
    background-color: #4A4A4A;
    padding: 12px;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-transform: uppercase; }
  .horizontal-category ul li {
    border-bottom: 1px solid #707070; }
    .horizontal-category ul li:last-child {
      border-bottom: none; }
  .horizontal-category ul > li > ul {
    border-left: 5px solid #707070; }

.userGroup-container {
  margin: 0px auto;
  padding: 10px;
  width: 80%; }

.block-text {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px; }

.shop-frontpage-products {
  margin-top: 20px; }

.img-responsive {
  width: auto; }

/*
 * Header
 */
.logo_fill {
  width: 201px; }

#loginModal .logo, #forgotPasswordModal .logo {
  position: absolute;
  right: 33px;
  top: 10px;
  max-width: 250px;
  max-height: 100px; }
#loginModal .modal-content-right, #forgotPasswordModal .modal-content-right {
  border-left: 1px solid #E6E6E6; }
  #loginModal .modal-content-right .bullet, #forgotPasswordModal .modal-content-right .bullet {
    margin-bottom: 10px; }

#block-top_search_popup {
  padding-top: 3px;
  margin-left: -15px; }
  #block-top_search_popup #search-popover {
    margin-left: -15px;
    margin-top: 47px; }
  #block-top_search_popup .popover-content {
    width: 270px; }
  #block-top_search_popup .popover.bottom > .arrow {
    left: 10%; }

#block-top_search {
  padding-top: 3px; }
  #block-top_search .input-group-addon {
    background-color: #1ABC9C;
    color: #fff;
    cursor: pointer; }

/*
 * Catalog navigation
 */
nav.catalog-horizontal {
  margin-bottom: 0;
  border: 0;
  min-height: 20px;
  background: 0; }
  nav.catalog-horizontal ul.navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 16px;
    padding: 13px 12px;
    color: #4A4A4A;
    font-weight: 600; }
    @media (max-width: 1199px) {
      nav.catalog-horizontal ul.navbar-nav > li > a {
        padding: 13px 11px; } }
    nav.catalog-horizontal ul.navbar-nav > li > a:hover {
      color: #fff; }
  nav.catalog-horizontal ul > li .first a {
    padding-left: 0px; }
  nav.catalog-horizontal ul > li:hover {
    background-color: #1ABC9C; }

/*
 * END Catalog navigation
 */
#header-top-checkout {
  background-color: #fff;
  height: 92px; }
  #header-top-checkout #logo {
    position: relative; }
    #header-top-checkout #logo img {
      position: absolute;
      top: 13px;
      left: 0px; }
  #header-top-checkout .contact-info {
    padding-top: 36px;
    padding-left: 26px; }

#header-top {
  background-color: #fff;
  min-height: 46px;
  height: 46px;
  color: #979797; }
  @media (min-width: 1200px) {
    #header-top .contact-info {
      padding-top: 15px; } }
  @media (max-width: 1199px) {
    #header-top .contact-info {
      padding-top: 2px; } }
  #header-top #logo {
    position: relative; }
    #header-top #logo img {
      position: absolute;
      top: 0px;
      left: 0px; }
  #header-top .top-container .account_navigation-container {
    padding-top: 3px;
    float: right; }
    #header-top .top-container .account_navigation-container ul {
      float: right; }
    @media (max-width: 1199px) {
      #header-top .top-container .account_navigation-container .nav > li > a {
        padding: 10px 8px;
        font-size: 12px; } }
    #header-top .top-container .account_navigation-container .cart-container {
      padding: 10px 15px; }
      @media (max-width: 1199px) {
        #header-top .top-container .account_navigation-container .cart-container {
          padding: 10px 8px;
          font-size: 12px; } }
      #header-top .top-container .account_navigation-container .cart-container:hover {
        background-color: #EEEEEE;
        border-radius: 4px; }
        #header-top .top-container .account_navigation-container .cart-container:hover a {
          text-decoration: none; }
      #header-top .top-container .account_navigation-container .cart-container .cart-top-cart-item {
        border-top: 1px solid #E6E6E6;
        padding: 10px 0px; }
      #header-top .top-container .account_navigation-container .cart-container .cart-top-cart-item:last-child {
        border-bottom: 1px solid #E6E6E6; }
      #header-top .top-container .account_navigation-container .cart-container .cart-buttons {
        padding: 10px 0px;
        border-top: 1px solid #E6E6E6; }
        #header-top .top-container .account_navigation-container .cart-container .cart-buttons .btn {
          color: #fff;
          width: 100%; }
      #header-top .top-container .account_navigation-container .cart-container .popover {
        top: 33px;
        width: 380px;
        max-width: 380px;
        right: -1px;
        left: auto;
        border: 6px solid #bbbbbb; }
        #header-top .top-container .account_navigation-container .cart-container .popover > .arrow:after, #header-top .top-container .account_navigation-container .cart-container .popover .arrow {
          right: 20px;
          left: auto; }
        #header-top .top-container .account_navigation-container .cart-container .popover > .arrow:after {
          right: -10px; }
    #header-top .top-container .account_navigation-container li a, #header-top .top-container .account_navigation-container a {
      color: #4A4A4A; }
      #header-top .top-container .account_navigation-container li a:hover, #header-top .top-container .account_navigation-container a:hover {
        color: #4A4A4A; }

#header-bottom {
  background-color: #f2f2f2;
  border-top: 1px solid #E6E6E6;
  min-height: 46px;
  height: 46px;
  border-bottom: 2px solid #1ABC9C; }
  #header-bottom .customer-type-selector {
    padding-top: 11px; }
    #header-bottom .customer-type-selector a {
      text-decoration: none;
      padding-left: 10px;
      padding-right: 10px; }
    #header-bottom .customer-type-selector a.active-customertype {
      font-weight: bold;
      color: #1ABC9C;
      cursor: default; }

.catalog-nav {
  border-bottom: 2px solid #1ABC9C; }
  .catalog-nav .dropdown:hover .sub-menu {
    display: block; }
  .catalog-nav .nav > li {
    position: static; }
  .catalog-nav .nav > li > a {
    position: static; }
  .catalog-nav .sub-menu {
    width: calc(100% - 30px);
    background-color: #fff;
    left: 0px;
    padding: 20px;
    border: 2px solid #1ABC9C;
    margin: 0px 15px;
    border-top: 0px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 999;
    position: absolute; }
    .catalog-nav .sub-menu navbar-collapse {
      margin-left: 0px; }
    .catalog-nav .sub-menu ul.last {
      border-right: 0px solid #4A4A4A; }
    .catalog-nav .sub-menu ul {
      list-style-type: none;
      float: left;
      height: 100%;
      width: 25%;
      border-right: 2px solid #1ABC9C;
      padding-left: 15px;
      padding-right: 15px; }
      .catalog-nav .sub-menu ul a {
        color: #4A4A4A;
        padding: 10px;
        display: block; }
        .catalog-nav .sub-menu ul a:hover {
          color: #fff; }

#footer {
  background-color: #fff;
  padding-top: 35px;
  min-height: 150px;
  margin-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #E6E6E6;
  box-shadow: 5px 0px 5px rgba(33, 33, 33, 0.2);
  line-height: 25px;
  color: #979797; }
  #footer #logo-bottom {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  @media (min-width: 600px) {
    #footer address {
      text-align: right;
      float: left; } }
  @media (max-width: 599px) {
    #footer address {
      margin-top: 20px; }
    #footer .col-xs-12 {
      text-align: center; } }

.catalog-top {
  background-color: #fff;
  padding: 10px;
  margin-top: 10px;
  border-radius: 4px; }
  .catalog-top > .main-title, #despec-toner-guide #despec-toner-guide-content .catalog-top > .despec-toner-guide-search-header {
    margin-top: 0;
    word-wrap: break-word; }
    @media (max-width: 899px) {
      .catalog-top > .main-title, #despec-toner-guide #despec-toner-guide-content .catalog-top > .despec-toner-guide-search-header {
        font-size: 24px; } }

.shop-catalog-category-title {
  margin-top: 0px;
  color: #4A4A4A; }

.secondtolast {
  margin-bottom: 20px; }

/*
 * Attributes selector popover
 */
.popover-attributes {
  z-index: 900; }

.product-info a.btn.add-to-cart-btn {
  color: #fff; }

/*
 * Pagination
 */
.pagination-info {
  float: right;
  margin-top: 26px; }

/*
 * Filters
 */
.shop-category-filter-icecat-order-span {
  margin-left: 10px; }
  .shop-category-filter-icecat-order-span input {
    margin-right: 5px;
    text-align: top;
    vertical-align: top; }

input[name='sis'] {
  margin-right: 5px;
  vertical-align: top; }

/*
 * Product catalog view
 */
.product-info {
  color: #000; }
  .product-info a, .product-info a:hover, .product-info a:visited, .product-info a:focus {
    color: #000; }

.product-info {
  padding: 10px; }
  .product-info .product-title {
    height: 44px;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block; }

.special-label {
  color: #1ABC9C;
  margin: 8px 0px;
  display: block;
  text-align: right;
  font-weight: bold; }

.product-price {
  color: #1ABC9C;
  font-size: 16px; }
  .product-price .price-before {
    text-decoration: line-through;
    color: #ff0000; }
  .product-price .with-tax, .product-price .without-tax {
    text-align: right; }
  .product-price .price-label {
    color: #4A4A4A;
    font-size: 14px;
    margin-top: 2px; }

.add-favourite, .favourite {
  color: #bbbbbb;
  font-size: 20px;
  display: block;
  padding-top: 2px;
  cursor: pointer; }
  .add-favourite:hover, .favourite:hover {
    color: #1ABC9C; }

.favourite {
  color: #1ABC9C; }

.product-container, .category-container {
  margin-bottom: 22px;
  min-height: 326px; }

.category-container {
  min-height: 266px; }

#add-to-cart-popover, #add-to-cart-popover-product {
  z-index: 101;
  width: 100%; }
  #add-to-cart-popover .success-box, #add-to-cart-popover-product .success-box {
    display: none; }
  #add-to-cart-popover .loader, #add-to-cart-popover-product .loader {
    display: inline-block; }
  #add-to-cart-popover .added-to-cart-title, #add-to-cart-popover-product .added-to-cart-title {
    display: none; }
  #add-to-cart-popover .adding-to-cart-title, #add-to-cart-popover-product .adding-to-cart-title {
    display: block; }
  #add-to-cart-popover.added-to-cart .loader, #add-to-cart-popover-product.added-to-cart .loader {
    display: none; }
  #add-to-cart-popover.added-to-cart .success-box, #add-to-cart-popover-product.added-to-cart .success-box {
    display: block;
    font-weight: 700; }
  #add-to-cart-popover.added-to-cart .adding-to-cart-title, #add-to-cart-popover-product.added-to-cart .adding-to-cart-title {
    display: none; }
  #add-to-cart-popover.added-to-cart .added-to-cart-title, #add-to-cart-popover-product.added-to-cart .added-to-cart-title {
    display: block; }
  #add-to-cart-popover .popover-title, #add-to-cart-popover-product .popover-title {
    font-weight: 700; }
  #add-to-cart-popover .popover-content, #add-to-cart-popover-product .popover-content {
    color: #1ABC9C;
    text-align: center; }
    #add-to-cart-popover .popover-content i, #add-to-cart-popover-product .popover-content i {
      font-size: 49px; }

#add-to-cart-overlay, #add-to-cart-overlay-product {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
  border-radius: 4px;
  box-shadow: inset 0px 0px 50px black; }

.category-container-inner {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  z-index: 50; }
  .category-container-inner > a > .category-title {
    border-bottom: 0;
    padding: 10px;
    color: #212121;
    font-size: 18px;
    font-weight: 600;
    height: 70px;
    overflow: hidden; }
  .category-container-inner:hover > a > .category-title {
    color: #1ABC9C; }

.category-grid {
  margin-top: 20px; }

.category-image {
  border-radius: 4px;
  text-align: center;
  padding: 10px;
  height: 225px; }
  .category-image img {
    max-height: 225px; }

.product-image, .category-image, .product-thumb {
  position: relative; }
  .product-image .image-shadow, .category-image .image-shadow, .product-thumb .image-shadow {
    box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.5);
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10; }
  .product-image img, .category-image img, .product-thumb img {
    display: inline-block;
    z-index: 5;
    margin: auto;
    vertical-align: middle; }

.product-container-inner {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  z-index: 50; }
  .product-container-inner .product-image {
    height: 179px;
    text-align: center;
    position: relative;
    border-radius: 4px; }
    .product-container-inner .product-image img {
      max-height: 169px;
      max-width: 261px; }

/*
 * Sku
 */
.sku-container {
  margin: 8px 0px;
  height: 40px;
  overflow: hidden; }

/**
 *   add to cart
 */
.product-quantity {
  padding: 5px;
  text-align: right;
  margin-right: 5px;
  margin-top: 1px; }

.add-to-cart-container {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #E6E6E6; }
  .add-to-cart-container .add-to-cart-btn {
    float: right;
    transition: all 0.5s ease; }

/*
 * Stock
 */
.stock-info-container {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #E6E6E6; }
  .stock-info-container .stock-indicator {
    border-radius: 18px;
    height: 10px;
    padding: 2px;
    margin-top: 4px;
    width: 10px;
    background-color: #ff0000;
    float: right; }
  .stock-info-container .stock-indicator.in-stock {
    background-color: green; }

/*
 * Add to cart popover
 */
#add-to-cart-popover .popover-content,
#add-to-cart-popover-product .popover-content {
  text-align: center; }

/*
 * Search
 */
#search-cat {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
  padding-bottom: 20px; }
  #search-cat #search-cat-content td a {
    padding: 8px 8px;
    display: block;
    color: #4a4a4a; }
    #search-cat #search-cat-content td a:hover {
      color: #1ABC9C; }

/*
 * Autocomplete elm
 */
#ac-elm {
  background-color: #fff;
  border-radius: 4px;
  border: 6px solid #bbb;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  #ac-elm ul li a {
    border-bottom: 1px solid #E6E6E6; }
    #ac-elm ul li a .ac-parent-title {
      font-size: 12px;
      font-weight: 600;
      color: #1ABC9C; }
    #ac-elm ul li a .ac-parent-title {
      border-left: 1px solid #E6E6E6;
      display: block; }
  #ac-elm ul li:last-child a {
    border-bottom: 0; }

/*
 * Related products (small right side boxes on product level).
 * Placed in this scss file for easy copying of the catalog product styles.
 */
.related-products-small .product-container-inner .product-title {
  height: 100%; }
.related-products-small .product-container-inner .product-price {
  font-size: 14px; }
.related-products-small .product-container-inner .add-to-cart-btn {
  width: 100%;
  margin-top: 10px;
  float: none; }
.related-products-small .product-container-inner:hover {
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0px;
  margin-right: 0px;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3);
  z-index: 100; }

@media (max-width: 899px) {
  .product-title {
    font-size: 24px; } }

#product-quantity, #product-attribute_1 {
  width: 180px;
  margin-right: 0px; }
  @media (max-width: 899px) {
    #product-quantity, #product-attribute_1 {
      width: 175px; } }

#add-to-cart-popover-product {
  max-width: 400px; }
  #add-to-cart-popover-product .btn {
    display: block; }

.title {
  color: #4A4A4A;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  height: auto;
  margin-top: 0;
  overflow: auto;
  padding-bottom: 10px;
  width: 100%; }

.container-bottom {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  z-index: 50;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  padding-left: 0px;
  text-transform: uppercase;
  overflow: visible; }
  .container-bottom .title {
    font-size: 26px; }
  .container-bottom > .col-xs-8 {
    padding-left: 0px;
    padding-right: 0px; }
    .container-bottom > .col-xs-8 > h2 {
      margin-left: 15px; }
  .container-bottom #shop-catalog {
    background-color: #f2f2f2;
    border-top-right-radius: 4px;
    padding-right: 10px;
    padding-top: 10px;
    text-transform: none; }
  .container-bottom .pricebreak-container th {
    color: #1ABC9C;
    border-top: 0; }
  .container-bottom .pricebreak-container td {
    font-weight: bold; }
    .container-bottom .pricebreak-container td label[for="product-quantity"] {
      margin-top: 6px; }
    .container-bottom .pricebreak-container td .product-quantity {
      float: right;
      width: 26%; }
  .container-bottom .add-to-cart-btn {
    text-transform: none; }

.shop-product {
  margin-top: 20px; }
  .shop-product .description {
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    min-height: 105px;
    margin-top: 20px;
    border-top: 5px solid #E6E6E6; }
  .shop-product .sku-container {
    margin: 0;
    margin-bottom: 5px;
    font-style: italic;
    height: auto; }
  .shop-product .product-bottom {
    border-top: 3px solid #eee;
    padding-top: 10px;
    margin: 10px 0px; }
    .shop-product .product-bottom > div {
      border-right: 1px solid #E6E6E6;
      display: table-cell;
      vertical-align: middle;
      float: none;
      height: 100%; }
      .shop-product .product-bottom > div:last-child {
        border-right: 0; }
  .shop-product .stock-info-container {
    border-top: 0;
    margin: 0;
    padding: 0; }
    .shop-product .stock-info-container .stock-indicator {
      float: left;
      margin-right: 11px; }
    .shop-product .stock-info-container .stock-text {
      font-size: 14px; }
  .shop-product .product-price {
    font-size: 19px;
    text-transform: uppercase; }
  .shop-product .container-top {
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    z-index: 50;
    overflow: visible; }
    @media (max-width: 899px) {
      .shop-product .container-top .product-image-box {
        margin-right: -15px; } }
    .shop-product .container-top .product-image {
      text-align: center; }
      @media (max-width: 899px) {
        .shop-product .container-top .product-image {
          margin-right: -15px; } }
    .shop-product .container-top .product-info .inner-container {
      padding: 10px;
      padding-top: 0px; }

/*
 * Product images
 */
.product-thumb {
  margin: 10px 5px 0px;
  text-align: center;
  cursor: pointer;
  min-height: 66px; }
  .product-thumb img {
    max-height: 66px; }

.video-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .video-link strong {
    transition: all 1s ease; }
    .video-link strong:hover {
      color: #1ABC9C;
      font-size: 20px; }

/*
 * Related products
 */
#related-products-anchor {
  margin-bottom: 10px; }

/*
 * special frontpage products
 */
.shop-new-products-titel {
  background-color: #fff;
  padding: 5px 0px;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #1ABC9C;
  margin-bottom: 20px; }

.cart-count {
  display: block;
  margin-bottom: 10px; }

.go-to-payment-block {
  margin-top: 34px;
  margin-right: 21px; }

.login-box {
  padding: 5px;
  color: #212121;
  border-radius: 8px;
  font-weight: 500;
  min-width: 300px;
  padding-top: 30px;
  float: right; }
  .login-box a {
    padding: 5px 10px;
    background-color: #1ABC9C;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
    float: right; }

.password-box {
  padding: 5px;
  color: #212121;
  color: #fff;
  border-radius: 8px;
  border: 1px solid #A94442;
  position: relative;
  right: 170px;
  top: 56px;
  width: 150px;
  margin-right: -150px;
  font-weight: bold;
  background-color: #A94442; }
  .password-box a {
    padding: 5px 10px;
    background-color: #1ABC9C;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
    margin-right: 8px; }

.cart-container table {
  border-top: 5px solid #1ABC9C;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-collapse: unset; }
.cart-container table.table th {
  background-color: #eee; }

/*
 * Checkout
 */
body.shop_groupcheckout hr, body.shop_myaccountgroup hr {
  margin: 10px 0;
  border-width: 5px;
  border-color: #1ABC9C; }

.required-field {
  color: #ff0000; }

#shop-checkout-group-select-metode > div, .customer-type > div {
  margin: 0px auto;
  padding: 10px;
  width: 80%; }
  #shop-checkout-group-select-metode > div > label, .customer-type > div > label {
    width: 32%;
    font-weight: 700; }

.qc-label {
  color: #4a4a4a;
  max-width: 260px; }
  .qc-label label input {
    margin-right: 5px;
    margin-bottom: 5px; }

#block-sc-mini {
  padding-top: 35px; }

.delivery-address .col-xs-6 {
  height: 34px;
  font-size: 14px;
  padding: 6px 15px; }

#shop-checkout-group-addresses input.form-control, #shop-checkout-group-addresses select.form-control {
  max-width: 95%; }
#shop-checkout-group-addresses ::-webkit-input-placeholder {
  color: #aeaeae;
  font-style: italic;
  opacity: 1; }
#shop-checkout-group-addresses :-moz-placeholder {
  color: #aeaeae;
  font-style: italic;
  opacity: 1; }
#shop-checkout-group-addresses ::-moz-placeholder {
  color: #aeaeae;
  font-style: italic;
  opacity: 1; }
#shop-checkout-group-addresses :-ms-input-placeholder {
  color: #aeaeae;
  font-style: italic;
  opacity: 1; }
#shop-checkout-group-addresses .required-field {
  float: right; }

td.quantity > div {
  width: 200px; }

.shipping-payment-container {
  padding-left: 40px; }

div.clearfix.sep {
  margin-bottom: 20px; }

body.shop_groupcheckout #content > div.row > .col-xs-10 {
  background-color: #fff;
  border-radius: 4px; }

#cart-popover .btn-checkout {
  margin-left: 0px; }

.shop_groupcheckout .popover {
  max-width: 300px;
  width: 300px; }

.popover-error-message .popover {
  max-width: 200px;
  width: 200px;
  border-color: #a94442;
  background-color: #a94442;
  color: #fff;
  font-weight: bold; }
.popover-error-message .popover.top > .arrow {
  border-top-color: #a94442; }
.popover-error-message .popover.top > .arrow::after {
  border-top-color: #a94442; }
.popover-error-message .popover.left > .arrow {
  border-left-color: #a94442; }
.popover-error-message .popover.left > .arrow::after {
  border-left-color: #a94442; }
.popover-error-message .popover.right > .arrow {
  border-right-color: #a94442; }
.popover-error-message .popover.right > .arrow::after {
  border-right-color: #a94442; }
.popover-error-message .popover.bottom > .arrow {
  border-bottom-color: #a94442; }
.popover-error-message .popover.bottom > .arrow::after {
  border-bottom-color: #a94442; }

.checkout-title {
  border-bottom: 5px solid #1ABC9C;
  padding-bottom: 10px;
  margin-top: 10px;
  font-weight: 600;
  text-transform: uppercase; }

/*
 * General cart styles (Used by some top cart blocks)
 */
.cart-item-title {
  color: #000; }

.cart-item-price {
  color: #1ABC9C; }

.btn-go-to-cart {
  background-color: #1ABC9C;
  padding: 10px 12px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase; }
  .btn-go-to-cart:before {
    font-family: 'Glyphicons Halflings';
    content: "\e116";
    padding-right: 10px; }
  .btn-go-to-cart:hover {
    background-color: #28e1bd; }

.btn-checkout, .btn-login, .btn-keep-shoping, .btn-empty-cart, .btn-return-to-cart, .btn-copy-adress, .btn-all-categories {
  background-color: #1ABC9C;
  padding-left: 7px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-left: 15px;
  margin-bottom: 10px;
  padding: 10px 12px; }
  .btn-checkout img, .btn-login img, .btn-keep-shoping img, .btn-empty-cart img, .btn-return-to-cart img, .btn-copy-adress img, .btn-all-categories img {
    vertical-align: middle; }
  .btn-checkout:hover, .btn-login:hover, .btn-keep-shoping:hover, .btn-empty-cart:hover, .btn-return-to-cart:hover, .btn-copy-adress:hover, .btn-all-categories:hover {
    color: #fff;
    background-color: #1ABC9C; }

.shop-cart-button-minus, .shop-cart-button-plus {
  border: 0;
  background-color: #1ABC9C; }

.btn-keep-shoping {
  margin-right: 21px; }

.btn-checkout {
  background-color: #27ae60;
  padding-left: 7px;
  color: #fff; }
  .btn-checkout:before {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    margin-right: 10px;
    padding-left: 10px; }
  .btn-checkout:hover {
    background-color: #36d278; }

#div_form_checkout .form-horizontal .control-label {
  text-align: left; }
#div_form_checkout .checkout-title {
  border-bottom: none; }

.cart-total {
  padding: 10px 0px;
  border-top: 1px solid #E6E6E6;
  font-size: 16px; }
  .cart-total .total-price {
    color: #1ABC9C;
    font-weight: bold; }
  .cart-total .total-label {
    color: #1ABC9C;
    font-weight: bold; }

#addedToCartItem .cart-buttons > div {
  width: 80%;
  margin: 0px auto; }

.cart-top-cart-item {
  margin-top: 10px; }

.shop_groupcheckout #content {
  background-color: #fff;
  margin: auto;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 8px; }
  .shop_groupcheckout #content .title {
    color: #212121; }

/*
 * Old cart
 */
#shop-cart {
  margin-bottom: 20px;
  color: #4a4a4a;
  background-color: #fff;
  padding: 20px;
  border-radius: 8px; }
  #shop-cart .cart-title {
    border-bottom: 5px solid #E6E6E6;
    padding-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase; }
  #shop-cart tr.shop-cart-tr-product > td > a {
    color: #4a4a4a; }
    #shop-cart tr.shop-cart-tr-product > td > a:hover {
      color: #4a4a4a; }
  #shop-cart .title {
    color: #1ABC9C; }

.totals-table {
  float: right;
  max-width: 400px;
  margin-bottom: 20px;
  border-top: 3px solid #E6E6E6;
  border-bottom: 3px solid #E6E6E6; }
  .totals-table td, .totals-table th {
    padding: 5px;
    font-weight: normal; }
  .totals-table tr.shop-cart-tr-total-price th {
    border-top: 3px solid #1ABC9C;
    font-size: 110%;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px; }
  .totals-table:after {
    clear: both; }

.table.cart > tbody > tr > td {
  vertical-align: middle; }

.table.cart > tbody > tr > td.quantity > .btn, .table.cart > tbody > tr > td.quantity > .form-control {
  display: inline-block; }
.table.cart > tbody > tr > td.total-price {
  min-width: 100px; }

#block-sc {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px; }
  #block-sc .company-info {
    float: right; }
    @media (max-width: 899px) {
      #block-sc .company-info {
        float: none;
        margin-top: 20px; } }
  #block-sc hr {
    margin: 8px 0px;
    border-width: 4px;
    border-color: #1ABC9C; }
  #block-sc a {
    color: #4A4A4A; }
  #block-sc li.active a {
    background-color: #1ABC9C;
    color: #fff; }
  #block-sc div.company-info {
    text-align: right;
    padding-bottom: 10px; }
    @media (max-width: 899px) {
      #block-sc div.company-info {
        text-align: left; } }
  #block-sc .customer-logo {
    text-align: center; }
    @media (max-width: 899px) {
      #block-sc .customer-logo {
        text-align: left; } }
    #block-sc .customer-logo img {
      display: inline-block;
      max-height: 81px; }
  #block-sc > div.row > div {
    display: table-cell;
    vertical-align: top; }
    #block-sc > div.row > div:last-child {
      border-right: 0; }

/*
 * Reorder
 */
#reorder-container .pagination, #favourites-container .pagination {
  margin: 0; }
#reorder-container .paginator-controls, #favourites-container .paginator-controls {
  margin: 10px; }
#reorder-container div.products-grid > div.row, #favourites-container div.products-grid > div.row {
  background-color: #f2f2f2;
  padding: 10px;
  padding-top: 22px; }
#reorder-container ul.shop_favourites_categories, #favourites-container ul.shop_favourites_categories {
  list-style-type: none;
  padding-left: 0px; }
  #reorder-container ul.shop_favourites_categories li > a, #favourites-container ul.shop_favourites_categories li > a {
    padding: 5px 0px;
    display: block; }
  #reorder-container ul.shop_favourites_categories li.level-1, #favourites-container ul.shop_favourites_categories li.level-1 {
    padding-left: 5px; }

.shop_favourites_categories {
  margin-bottom: 0px; }

@media (max-width: 599px) {
  #changeForm {
    text-align: center; } }

.new_customer .control-label {
  text-align: left; }
@media (max-width: 599px) {
  .new_customer .company_number {
    margin-bottom: 15px; } }

.toner-guide-link {
  font-weight: 600;
  padding-left: 15px;
  padding-top: 11px;
  color: #1ABC9C; }
  .toner-guide-link:hover {
    color: #4A4A4A; }

.toner-guide-left {
  margin-bottom: 15px; }
  .toner-guide-left .glyphicon {
    padding-top: 11px; }

#despec-toner-guide .btn {
  text-align: left; }
#despec-toner-guide #despec-toner-guide-content {
  padding: 20px 10px;
  background-color: #fff;
  border-radius: 4px; }
  #despec-toner-guide #despec-toner-guide-content .despec-toner-guide-search-header {
    margin-top: 0px; }
  #despec-toner-guide #despec-toner-guide-content #despec-toner-guide-search .despec-toner-guide-search-printer {
    cursor: pointer;
    padding: 5px;
    border-top: 1px solid #E6E6E6; }
    #despec-toner-guide #despec-toner-guide-content #despec-toner-guide-search .despec-toner-guide-search-printer:last-child {
      border-bottom: 1px solid #E6E6E6; }
    #despec-toner-guide #despec-toner-guide-content #despec-toner-guide-search .despec-toner-guide-search-printer:hover {
      font-weight: 600;
      color: #1ABC9C;
      background-color: #eee; }
#despec-toner-guide .shop-category-filter-icecat-title {
  font-weight: 600;
  color: #1ABC9C;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #E6E6E6; }
#despec-toner-guide #search-printer-ct {
  border-right: 3px solid #E6E6E6; }
#despec-toner-guide h4.main-title, #despec-toner-guide #despec-toner-guide-content h4.despec-toner-guide-search-header {
  margin-top: 0; }
#despec-toner-guide .divider {
  display: inline-block;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #4cae4c;
  margin: 0px 10px;
  margin-left: 4px; }

#cookieContainer {
  bottom: 0px;
  left: 0px;
  padding: 20px;
  position: fixed;
  background-color: #fff;
  border-top: 4px solid #1ABC9C;
  width: 100%;
  z-index: 999; }
  #cookieContainer .glyphicon-info-sign {
    font-size: 74px;
    color: #1ABC9C; }
    @media (max-width: 599px) {
      #cookieContainer .glyphicon-info-sign {
        font-size: 34px; } }
  #cookieContainer h3 {
    margin: 0;
    margin-bottom: 10px; }
  #cookieContainer .btn-large {
    font-size: 40px; }
    @media (max-width: 899px) {
      #cookieContainer .btn-large {
        font-size: 30px; } }
    @media (max-width: 599px) {
      #cookieContainer .btn-large {
        margin-top: 10px;
        font-size: 22px; } }

#cookieContainer-inner {
  line-height: 24px; }
  @media (max-width: 599px) {
    #cookieContainer-inner {
      line-height: 18px; } }

div.add-giftcard-container {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  max-width: 30%;
  table-layout: fixed;
  margin-bottom: 20px; }
  div.add-giftcard-container .block-header {
    background-color: #1ABC9C;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  div.add-giftcard-container .block-content {
    padding: 10px; }
    div.add-giftcard-container .block-content .btn-add-giftcard {
      margin-top: 10px; }

#catalog-filter-collection {
  margin-bottom: 10px; }
  #catalog-filter-collection .filter-title {
    background-color: #4a4a4a;
    color: #fff;
    font-weight: bold;
    padding: 12px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  #catalog-filter-collection .filter-container {
    background-color: #fff;
    box-shadow: 0px 5px 5px rgba(192, 192, 192, 0.8);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
    #catalog-filter-collection .filter-container table.table > tbody > tr > td {
      padding: 5px; }
    #catalog-filter-collection .filter-container table.table > tbody > tr > td.align-right {
      text-align: right; }
    #catalog-filter-collection .filter-container .count {
      font-size: 11px;
      color: #909090;
      font-weight: 700;
      white-space: nowrap; }
    #catalog-filter-collection .filter-container label {
      font-weight: normal;
      font-size: 13px;
      display: block;
      cursor: pointer;
      margin-bottom: 0px; }

.step-container {
  padding-left: 0px;
  padding-right: 0px;
  width: 602px;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 20px; }

.smpl-step > .smpl-step-step {
  padding: 0;
  position: relative; }

.smpl-step > .smpl-step-step .smpl-step-num {
  margin-top: 10px;
  margin-left: -118px;
  font-size: 9px; }

.smpl-step > .smpl-step-step .smpl-step-info {
  margin-top: 23px;
  font-size: 13px;
  white-space: nowrap;
  color: #fff; }

.smpl-step > .smpl-step-step > .smpl-step-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  background: #1ABC9C;
  color: #fff;
  top: 45px;
  left: 50%;
  margin-top: -35px;
  margin-left: -20px;
  border-radius: 50%; }

.smpl-step > .smpl-step-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 4px;
  box-shadow: none;
  margin-top: 28px;
  margin-left: -8px; }

.smpl-step > .smpl-step-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #1ABC9C; }

.smpl-step > .smpl-step-step.complete > .progress > .progress-bar {
  width: 100%; }

.smpl-step > .smpl-step-step.active > .progress > .progress-bar {
  width: 50%; }

.smpl-step > .smpl-step-step:first-child.active > .progress > .progress-bar {
  width: 0%; }

.smpl-step > .smpl-step-step:last-child.active > .progress > .progress-bar {
  width: 100%; }

.smpl-step > .smpl-step-step.disabled > .smpl-step-icon {
  background-color: #f5f5f5; }

.smpl-step > .smpl-step-step.disabled > .smpl-step-icon:after {
  opacity: 0; }

.smpl-step > .smpl-step-step:first-child > .progress {
  left: 50%;
  width: 50%; }

.smpl-step > .smpl-step-step:last-child > .progress {
  width: 50%; }

.smpl-step > .smpl-step-step.disabled a.smpl-step-icon {
  pointer-events: none; }

.admin-dg-label {
  font-size: 12px;
  margin: 8px 0px;
  display: block;
  text-align: right;
  color: #1ABC9C; }

.salesconsultant-logback {
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 0px;
  background-color: #fff;
  border-radius: 4px;
  border: 6px solid rgba(187, 187, 187, 0.7);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  max-width: 400px;
  z-index: 1000; }
  .salesconsultant-logback .alert {
    margin-bottom: 0px; }

.manufacturer-header-title {
  color: #1ABC9C;
  font-size: 18px;
  font-weight: 600; }

.manufacturer-grid hr {
  border-color: #1ABC9C; }
.manufacturer-grid .pagination > li > a {
  padding: 4px 8px; }

.manufacturer-container-inner > a > .manufacturer-title {
  border-bottom: 0;
  color: #212121;
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  text-transform: uppercase; }
.manufacturer-container-inner:hover > a > .manufacturer-title {
  color: #1ABC9C; }

.tag-container {
  padding-top: 10px;
  padding-bottom: 10px; }
  .tag-container a, .tag-container a:hover, .tag-container a:visited, .tag-container a:focus {
    padding: 5px 10px;
    background-color: #1ABC9C;
    color: #fff;
    border-radius: 4px;
    font-weight: bold; }

.tags-container {
  padding-top: 10px; }

.ideas-middle {
  border-top: 3px solid #eee;
  padding-top: 10px;
  margin: 10px 0px; }

.ideas-products {
  border-top: 3px solid #eee;
  padding-top: 10px; }

.ideas-title {
  height: 66px;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px; }

.ideas-container-inner {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  z-index: 50; }
  .ideas-container-inner > .category-title, .ideas-container-inner > a > .category-title {
    border-bottom: 0;
    padding: 10px;
    padding-bottom: 0px;
    color: #1ABC9C;
    font-size: 18px;
    font-weight: 600; }
  .ideas-container-inner > .category-title-description, .ideas-container-inner > a > .category-title-description {
    border-bottom: 0;
    padding: 10px;
    padding-top: 0px;
    color: #1ABC9C;
    font-size: 18px; }
  .ideas-container-inner:hover > a > .category-title {
    color: #212121; }
  .ideas-container-inner:hover > a > .category-title-description {
    color: #212121; }

/*
 * Grid fix
 */
.container.alpha {
  padding-left: 0px; }

.container.omega {
  padding-right: 0px; }

.row.alpha {
  margin-left: 0px; }

.row.omega {
  margin-right: 0px; }

@media (max-width: 899px) {
  .row.omega-sm {
    margin-right: 0px; } }

@media (max-width: 599px) {
  .row.omega-xs {
    margin-right: 0px; } }

.col-xs-1.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-1.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-1.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-1.alpha-xs {
    padding-left: 0px; } }

.col-xs-1.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-1.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-1.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-1.omega-xs {
    padding-right: 0px; } }

.col-sm-1.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-1.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-1.alpha-sm {
    padding-left: 0px; } }

.col-sm-1.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-1.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-1.omega-sm {
    padding-right: 0px; } }

.col-md-1.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-1.alpha-md {
    padding-left: 0px; } }

.col-md-1.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-1.omega-md {
    padding-right: 0px; } }

.col-lg-1.alpha {
  padding-left: 0px; }

.col-lg-1.omega {
  padding-right: 0px; }

.col-xs-2.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-2.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-2.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-2.alpha-xs {
    padding-left: 0px; } }

.col-xs-2.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-2.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-2.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-2.omega-xs {
    padding-right: 0px; } }

.col-sm-2.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-2.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-2.alpha-sm {
    padding-left: 0px; } }

.col-sm-2.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-2.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-2.omega-sm {
    padding-right: 0px; } }

.col-md-2.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-2.alpha-md {
    padding-left: 0px; } }

.col-md-2.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-2.omega-md {
    padding-right: 0px; } }

.col-lg-2.alpha {
  padding-left: 0px; }

.col-lg-2.omega {
  padding-right: 0px; }

.col-xs-3.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-3.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-3.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-3.alpha-xs {
    padding-left: 0px; } }

.col-xs-3.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-3.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-3.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-3.omega-xs {
    padding-right: 0px; } }

.col-sm-3.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-3.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-3.alpha-sm {
    padding-left: 0px; } }

.col-sm-3.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-3.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-3.omega-sm {
    padding-right: 0px; } }

.col-md-3.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-3.alpha-md {
    padding-left: 0px; } }

.col-md-3.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-3.omega-md {
    padding-right: 0px; } }

.col-lg-3.alpha {
  padding-left: 0px; }

.col-lg-3.omega {
  padding-right: 0px; }

.col-xs-4.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-4.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-4.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-4.alpha-xs {
    padding-left: 0px; } }

.col-xs-4.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-4.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-4.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-4.omega-xs {
    padding-right: 0px; } }

.col-sm-4.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-4.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-4.alpha-sm {
    padding-left: 0px; } }

.col-sm-4.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-4.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-4.omega-sm {
    padding-right: 0px; } }

.col-md-4.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-4.alpha-md {
    padding-left: 0px; } }

.col-md-4.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-4.omega-md {
    padding-right: 0px; } }

.col-lg-4.alpha {
  padding-left: 0px; }

.col-lg-4.omega {
  padding-right: 0px; }

.col-xs-5.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-5.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-5.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-5.alpha-xs {
    padding-left: 0px; } }

.col-xs-5.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-5.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-5.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-5.omega-xs {
    padding-right: 0px; } }

.col-sm-5.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-5.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-5.alpha-sm {
    padding-left: 0px; } }

.col-sm-5.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-5.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-5.omega-sm {
    padding-right: 0px; } }

.col-md-5.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-5.alpha-md {
    padding-left: 0px; } }

.col-md-5.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-5.omega-md {
    padding-right: 0px; } }

.col-lg-5.alpha {
  padding-left: 0px; }

.col-lg-5.omega {
  padding-right: 0px; }

.col-xs-6.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-6.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-6.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-6.alpha-xs {
    padding-left: 0px; } }

.col-xs-6.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-6.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-6.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-6.omega-xs {
    padding-right: 0px; } }

.col-sm-6.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-6.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-6.alpha-sm {
    padding-left: 0px; } }

.col-sm-6.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-6.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-6.omega-sm {
    padding-right: 0px; } }

.col-md-6.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-6.alpha-md {
    padding-left: 0px; } }

.col-md-6.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-6.omega-md {
    padding-right: 0px; } }

.col-lg-6.alpha {
  padding-left: 0px; }

.col-lg-6.omega {
  padding-right: 0px; }

.col-xs-7.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-7.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-7.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-7.alpha-xs {
    padding-left: 0px; } }

.col-xs-7.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-7.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-7.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-7.omega-xs {
    padding-right: 0px; } }

.col-sm-7.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-7.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-7.alpha-sm {
    padding-left: 0px; } }

.col-sm-7.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-7.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-7.omega-sm {
    padding-right: 0px; } }

.col-md-7.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-7.alpha-md {
    padding-left: 0px; } }

.col-md-7.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-7.omega-md {
    padding-right: 0px; } }

.col-lg-7.alpha {
  padding-left: 0px; }

.col-lg-7.omega {
  padding-right: 0px; }

.col-xs-8.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-8.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-8.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-8.alpha-xs {
    padding-left: 0px; } }

.col-xs-8.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-8.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-8.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-8.omega-xs {
    padding-right: 0px; } }

.col-sm-8.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-8.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-8.alpha-sm {
    padding-left: 0px; } }

.col-sm-8.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-8.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-8.omega-sm {
    padding-right: 0px; } }

.col-md-8.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-8.alpha-md {
    padding-left: 0px; } }

.col-md-8.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-8.omega-md {
    padding-right: 0px; } }

.col-lg-8.alpha {
  padding-left: 0px; }

.col-lg-8.omega {
  padding-right: 0px; }

.col-xs-9.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-9.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-9.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-9.alpha-xs {
    padding-left: 0px; } }

.col-xs-9.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-9.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-9.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-9.omega-xs {
    padding-right: 0px; } }

.col-sm-9.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-9.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-9.alpha-sm {
    padding-left: 0px; } }

.col-sm-9.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-9.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-9.omega-sm {
    padding-right: 0px; } }

.col-md-9.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-9.alpha-md {
    padding-left: 0px; } }

.col-md-9.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-9.omega-md {
    padding-right: 0px; } }

.col-lg-9.alpha {
  padding-left: 0px; }

.col-lg-9.omega {
  padding-right: 0px; }

.col-xs-10.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-10.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-10.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-10.alpha-xs {
    padding-left: 0px; } }

.col-xs-10.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-10.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-10.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-10.omega-xs {
    padding-right: 0px; } }

.col-sm-10.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-10.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-10.alpha-sm {
    padding-left: 0px; } }

.col-sm-10.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-10.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-10.omega-sm {
    padding-right: 0px; } }

.col-md-10.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-10.alpha-md {
    padding-left: 0px; } }

.col-md-10.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-10.omega-md {
    padding-right: 0px; } }

.col-lg-10.alpha {
  padding-left: 0px; }

.col-lg-10.omega {
  padding-right: 0px; }

.col-xs-11.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-11.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-11.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-11.alpha-xs {
    padding-left: 0px; } }

.col-xs-11.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-11.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-11.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-11.omega-xs {
    padding-right: 0px; } }

.col-sm-11.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-11.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-11.alpha-sm {
    padding-left: 0px; } }

.col-sm-11.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-11.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-11.omega-sm {
    padding-right: 0px; } }

.col-md-11.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-11.alpha-md {
    padding-left: 0px; } }

.col-md-11.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-11.omega-md {
    padding-right: 0px; } }

.col-lg-11.alpha {
  padding-left: 0px; }

.col-lg-11.omega {
  padding-right: 0px; }

.col-xs-12.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-xs-12.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-xs-12.alpha-sm {
    padding-left: 0px; } }

@media (max-width: 599px) {
  .col-xs-12.alpha-xs {
    padding-left: 0px; } }

.col-xs-12.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-xs-12.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-xs-12.omega-sm {
    padding-right: 0px; } }

@media (max-width: 599px) {
  .col-xs-12.omega-xs {
    padding-right: 0px; } }

.col-sm-12.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-sm-12.alpha-md {
    padding-left: 0px; } }

@media (max-width: 899px) {
  .col-sm-12.alpha-sm {
    padding-left: 0px; } }

.col-sm-12.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-sm-12.omega-md {
    padding-right: 0px; } }

@media (max-width: 899px) {
  .col-sm-12.omega-sm {
    padding-right: 0px; } }

.col-md-12.alpha {
  padding-left: 0px; }

@media (max-width: 1199px) {
  .col-md-12.alpha-md {
    padding-left: 0px; } }

.col-md-12.omega {
  padding-right: 0px; }

@media (max-width: 1199px) {
  .col-md-12.omega-md {
    padding-right: 0px; } }

.col-lg-12.alpha {
  padding-left: 0px; }

.col-lg-12.omega {
  padding-right: 0px; }

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