#userdata_dealer_options {
  background-color: #e6ebef;
  border: 1px solid #b5b5a4;
  padding: 10px 0 5px 10px;
  margin-bottom: 10px;
}
#userdata_dealer_options li {
  background-image: url(/templates/rp24_bs4/images/pfeil_links_rot2.gif);
  background-repeat: no-repeat;
  display: inline;
  vertical-align: middle;
  margin-left: -10px;
  padding-right: 20px;
}
#userdata_dealer_options a {
  margin-left: 10px;
}
#userdata_options {
  background-color: #e6ebef;
  border: 1px solid #b5b5a4;
  height: 40px;
  padding-top: 1px;
  border-radius: 7px;
}
#userdata_options li {
  background-image: url(/templates/rp24_bs4/images/pfeil_links_rot2.gif);
  background-repeat: no-repeat;
  display: inline;
  vertical-align: middle;
  padding-left: 10px;
}

.watchlist,
.watchlist_login_link {
  cursor: pointer;
}

.del_watchlist {
  color: #be140f;
}

.click_in_no_state {
  border: 1px solid #dddddd;
  border-radius: 7px;
  width: 99%;
  height: 40px;
  cursor: text;
  background-color: #e6ebef;
}
.click_in_no_state:hover,
.click_in_no_state:focus {
  border: 1px solid #dddddd;
  width: 99%;
  height: 40px;
  cursor: text;
  background-color: #ffffff;
}
#userdata_table th {
  text-align: left;
}

.jumbotron h1 {
  color: grey;
}

/*new*/
.seller_icon {
  vertical-align: -2px;
  margin: 2px;
}
.categories_block {
  margin: 20px 0 20px;
}

.products-list {
  margin-bottom: 25px;
}
.product-head {
  padding: 14px 20px;
  margin: 0 0 20px;
  font-size: 24px;
  background: #252a2f;
  color: #fff;
  text-transform: uppercase;
}
.product-col {
  padding: 15px 15px 10px;
  margin-bottom: 20px;
  background: #eff2f5;
  border: 1px solid #e8e8e8;
}

.product-col.list .image {
  padding: 20px 30px 10px 0;
  float: left;
}

.product-col h4 {
  font-size: 18px;
  text-transform: uppercase;
}
.product-col .description {
  padding: 5px 0;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  color: #8b8b8b;
}
.product-col.list .description {
  padding-right: 20px;
}
.product-col .price {
  padding: 10px 0;
}
.product-col .price .price-tax {
  font-size: 14px;
  color: #212121;
  text-transform: uppercase;
}
.product-col .price span.price-new {
  color: #2f353b;
  font-size: 24px;
  padding-right: 5px;
}
.product-col .price span.price-old {
  font-size: 18px;
  color: #808080;
  text-decoration: line-through;
}
.product-col .cart-button {
  padding-top: 10px;
}
.product-col .cart-button .btn {
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2;
}
.product-col .btn-wishlist,
.btn-function,
.product-col .btn-compare {
  color: #fff;
  background: #303030;
  margin-right: 3px;
}
.product-col .btn-wishlist:hover,
.btn-function :hover,
.product-col .btn-compare:hover,
.product-col .btn-function,
.product-col .btn-function:hover .fa {
  background: #be140f;
}
.product-col .btn-function,
.product-col .btn-function {
  padding: 0 0 0 15px;
  font-size: 1px;
  color: #fff;
  text-transform: uppercase;
  border: none;
}
.product-col .btn-function .fa {
  margin-left: 10px;
  padding: 10px;
}
.product-col .btn-function .fa,
.product-col .btn-function:hover {
  background: #303030;
}
.product-col .cart-button.button-group .btn-function {
  padding: 5px 12px;
  font-size: 15px;
}
.product-col .cart-button.button-group .btn-function .fa {
  margin-left: 0;
  padding: 0;
  background: none;
}

.bs {
  margin: 10px 0 10px 0;
}

#subcategories {
  margin: 30px 0 30px 0;
}

.breadcrump {
  font-size: 0.8em;
}

@media (max-width: 480px) {
  .product-col .cart-button.button-group .btn-function {
    margin: 0;
    padding: 1px 5px;
    font-size: 12px;
  }
  .product-col .price span.price-new {
    font-size: 80%;
  }
  .caption h4 {
    font-size: 90%;
  }
}

.row_container {
  margin: 25px 0 25px 0;
}

.choose_lang_box {
  margin: 20px 0 20px 0;
  border-radius: 4px;
  padding: 15px;
}
.no_offers_warning {
  margin: 30px 0 30px 0;
}
#message_textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px;
}
.nav_pager {
  margin: 0 auto;
}

#message_textarea,
#message_text {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px;
}

/*
 * jQuery File Upload Plugin CSS 1.3.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

.seller-info-btn {
  white-space: normal;
  margin: 5px 0 0 0;
}

#sortform {
  margin-top: 5px;
}
