/*******************************/
/******RESET AND HELPERS********/
/*******************************/
html {
  overflow-y: scroll;
}
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
footer,
section,
nav {
  display: block;
}
dl,
dt,
dd,
ul,
form,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  color: #333;
}
h1.inline {
  display: inline;
}
img {
  border: 0;
  display: block;
}
fieldset {
  border: none;
}
ul,
li,
ol {
  list-style: none;
  margin: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  font-weight: normal;
  color: #444;
  border: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
em {
  font-style: normal;
}
input {
  border: 1px solid #c5c5c5;
}
input,
select,
textarea {
  color: #666;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 2px;
}
input.focus,
select.focus,
textarea.focus {
  color: #bdbdbd;
}
input.active,
select.active,
textarea.active {
  color: #000;
}
input.error,
select.error,
textarea.error {
  color: #d50006;
}
input[type=checkbox] {
  width: auto;
  height: auto;
  display: inline;
}
textarea {
  resize: none;
}
.hidden {
  display: none;
}
.notshow {
  display: none !important;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.right,
.pull-right {
  float: right;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.nowrap {
  overflow: hidden;
  white-space: nowrap;
}
.text-bold {
  font-weight: bold;
}
.container_12 {
  width: 996px;
  position: relative;
}
.container {
  width: 976px;
  margin: 0 auto;
}
.u-bold,
.bold {
  font-weight: bold;
}
.uppercase {
  text-transform: uppercase;
}
.underline {
  text-decoration: underline;
}
.line-through {
  text-decoration: line-through;
}
.u-text-center,
.text-center {
  text-align: center;
}
.u-text-right,
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clear-both {
  clear: both;
}
.relative {
  position: relative;
}
.is-hidden {
  visibility: hidden;
}
/*******************************/
/***********ICONS***************/
/*******************************/
@font-face {
  font-family: 'fontello';
  src: url('/static/assets/2.2.0/font/fontello.eot');
  src: url('/static/assets/2.2.0/font/fontello.eot') format('embedded-opentype'), url('/static/assets/2.2.0/font/fontello.woff') format('woff'), url('/static/assets/2.2.0/font/fontello.ttf') format('truetype'), url('/static/assets/2.2.0/font/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'fontello';
    src: url('/static/assets/2.2.0/font/fontello.svg#fontello') format('svg');
  }
}
.iconafter-angle-right:after,
.second-category-icon.root:before,
[class^="icon-"]:before,
[class*=" icon-"]:before,
.navigation-dropdown > a:after,
.sort .d:after,
.product-dropdown:after,
.close-window,
.no-image:before,
[class*="tabs-nav-icon-"]:before,
.product-list-more:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  width: 1em;
  margin-right: .2em;
  margin-left: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  text-decoration: none !important;
}
.icon-mail-alt:before {
  content: '\e800';
}
.view-feature-phone .icon-mail-alt:before {
  display: none;
}
.icon-menu:before {
  content: '\e803';
}
.icon-trash:before {
  content: '\e804';
}
.icon-th-thumb:before {
  content: '\e805';
}
.icon-search:before {
  content: '\e806';
}
.view-feature-phone .icon-search:before {
  content: '';
}
.icon-pencil:before {
  content: '\e807';
}
.icon-chat:before {
  content: '\e808';
}
.icon-gplus:before {
  content: '\e809';
}
.icon-twitter:before {
  content: '\e80a';
}
.icon-facebook:before {
  content: '\e80b';
}
.icon-star:before {
  content: '\e80c';
}
.icon-star-empty:before {
  content: '\e80d';
}
.icon-th-list-1:before {
  content: '\e80e';
}
.icon-location:before {
  content: '\e80f';
}
.icon-up-dir:before {
  content: '\e810';
}
.icon-left-dir:before {
  content: '\e811';
}
.icon-right-dir:before {
  content: '\e812';
}
.icon-down-open:before {
  content: '\e813';
}
.icon-right-open:before {
  content: '\e814';
}
.icon-left-open:before {
  content: '\e815';
}
.icon-up-open:before {
  content: '\e816';
}
.icon-angle-left:before {
  content: '\e817';
}
.icon-angle-right:before {
  content: '\e818';
}
.view-feature-phone .icon-angle-right:before {
  display: none;
}
.icon-angle-up:before {
  content: '\e819';
}
.icon-angle-down:before {
  content: '\e81a';
}
.icon-down-dir:before {
  content: '\e81b';
}
.icon-cancel:before {
  content: '\e81c';
}
.view-feature-phone .icon-cancel:before {
  content: '\274c';
}
.icon-plus:before {
  content: '\e81d';
}
.icon-minus:before {
  content: '\e81e';
}
.no-image:before,
.icon-camera:before {
  content: "\f030";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-check:before {
  content: "\f00c";
}
.view-feature-phone .icon-check:before {
  content: "";
  display: none;
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-hashtag:before {
  content: "\f292";
}
.icon-balance-scale:before {
  content: '\f24e';
}
.icon-chart-line:before {
  content: '\e800';
}
.icon-arrow-up-big:before {
  content: '\e850';
}
.icon-arrow-down-big:before {
  content: '\e851';
}
.icon-emo-thumbsup:before {
  content: '\e852';
}
.icon-emo-surprised:before {
  content: '\e853';
}
.icon-home:before {
  content: "\f015";
}
.icon-home2:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e602";
}
.icon-mail:before {
  content: "\e801";
}
.tabs-nav-icon-review_hldr:before,
.icon-expert:before {
  content: "\e802";
}
.icon-gallery:before,
.icon-th-large:before,
.icon-th-thumb:before {
  content: "\e805";
}
.second-category-icon.root:before,
.icon-search:before {
  content: "\e806";
}
.icon-list:before,
.icon-th-list:before,
.icon-th-list-1:before {
  content: "\e80e";
}
.icon-down-open:before,
.navigation-dropdown > a:after {
  content: "\e813";
}
.iconafter-angle-right:after,
.icon-angle-right:before {
  content: "\e818";
}
.sort .d:after,
.product-dropdown:after,
.icon-down-dir:before {
  content: "\e81b";
}
.tabs-nav-icon-price_analysis:before,
.icon-money:before {
  content: "\e81f";
  width: auto;
}
.icon-money-second:before {
  content: "\e820";
}
.tabs-nav-icon-description_section:before,
.icon-review:before {
  content: "\e821";
}
.tabs-nav-icon-price_history:before,
.icon-arrow-down:before {
  content: "\e603";
}
.icon-pinterest:before {
  content: "\e822";
}
.icon-linkedin:before {
  content: "\e823";
}
.icon-user:before {
  content: "\f007";
}
[class*="category_icon"] {
  background-image: url("/static/assets/2.2.0/icon_sprites1.png");
  width: 55px;
  height: 55px;
}
.icon-pin {
  background-position: -442px -130px;
}
.second-category-icon {
  background-image: url("/static/assets/2.2.0/icon-sprites-gray.png");
  display: block;
  float: left;
  height: 35px;
  width: 40px;
  margin-top: 5px;
  background-repeat: no-repeat;
}
.second-category-icon.root {
  background: none;
}
.second-category-icon.root:before {
  color: #8d8d8d;
  font-size: 23px;
  position: relative;
  top: 6px;
  left: -2px;
}
.pin_category_icon {
  width: 55px;
  height: 55px;
}
.cars_for_sale_category_icon {
  background-position: -372px -1px;
}
.cars_for_sale.second-category-icon {
  background-position: 0 0;
}
.cars_for_rent_category_icon {
  background-position: -372px -1px;
}
.cars_for_rent.second-category-icon {
  background-position: 0 0;
}
.cars_category_icon {
  background-position: -372px -1px;
}
.cars.second-category-icon {
  background-position: 0 0;
}
.property_category_icon {
  background-position: -156px -3px;
}
.property.second-category-icon {
  background-position: -90px 0;
}
.motoring_category_icon {
  background-position: -372px -1px;
}
.motoring.second-category-icon {
  background-position: 0 0;
}
.jobs_category_icon {
  background-position: -160px -66px;
}
.jobs.second-category-icon {
  background-position: -356px -2px;
}
.motorcycles_category_icon {
  background-position: -372px -1px;
}
.motorcycles.second-category-icon {
  background-position: 0 0;
}
.services_category_icon {
  background-position: -1px -2px;
}
.services.second-category-icon {
  background-position: -43px -2px;
}
.boats_category_icon {
  background-position: -372px -1px;
}
.boats.second-category-icon {
  background-position: 0 0;
}
.baby_and_kids_category_icon {
  background-position: -377px -61px;
}
.baby_and_kids.second-category-icon {
  background-position: -135px -4px;
}
.electronics_category_icon {
  background-position: -227px -66px;
}
.electronics.second-category-icon {
  background-position: -267px 0;
}
.fashion_and_beauty_category_icon {
  background-position: -79px -61px;
}
.fashion_and_beauty.second-category-icon {
  background-position: -180px 0;
}
.hobby_and_leisure_category_icon {
  background-position: -304px -65px;
}
.hobby_and_leisure.second-category-icon {
  background-position: -223px -3px;
}
.home_and_garden_category_icon {
  background-position: -228px -129px;
}
.home_and_garden.second-category-icon {
  background-position: -482px -1px;
}
.market_category_icon {
  background-position: -377px -129px;
}
.market.second-category-icon {
  background-position: -587px -1px;
}
.shopping_category_icon {
  background-position: -377px -129px;
}
.shopping.second-category-icon {
  background-position: -587px -1px;
}
.caravan_camper_category_icon {
  background-position: -372px -1px;
}
.caravan_camper.second-category-icon {
  background-position: 0 0;
}
.construction_machinery_category_icon {
  background-position: -79px -129px;
}
.construction_machinery.second-category-icon {
  background-position: -398px -1px;
}
.farming_vehicles_category_icon {
  background-position: -1px -128px;
}
.farming_vehicles.second-category-icon {
  background-position: -534px -1px;
}
.forestry_vehicles_category_icon {
  background-position: -1px -128px;
}
.forestry_vehicles.second-category-icon {
  background-position: -534px -1px;
}
.forklift_category_icon {
  background-position: -1px -128px;
}
.forklift.second-category-icon {
  background-position: -534px -1px;
}
.heavy_vehicles_category_icon {
  background-position: -372px -1px;
}
.heavy_vehicles.second-category-icon {
  background-position: 0 0;
}
.pets_category_icon {
  background-position: -77px -3px;
}
.pets.second-category-icon {
  background-position: -315px -2px;
}
.property_for_rent_category_icon {
  background-position: -156px -3px;
}
.property_for_rent.second-category-icon {
  background-position: -90px 0;
}
.property_for_sale_category_icon {
  background-position: -156px -3px;
}
.property_for_sale.second-category-icon {
  background-position: -90px 0;
}
.truck_trailer_bus_category_icon {
  background-position: -372px -1px;
}
.truck_trailer_bus.second-category-icon {
  background-position: 0 0;
}
.torget_category_icon {
  background-position: -517px -1px;
}
.torget.second-category-icon {
  background-position: -736px -1px;
}
.navigation-dropdown {
  position: relative;
}
.navigation-dropdown .DropList {
  left: -2px;
}
.navigation-dropdown .DropList a {
  padding-right: 8px !important;
}
.navigation-dropdown > a:after {
  line-height: 10px;
}
.btn-rounded-middle [class^="icon-"]:before,
.btn-rounded-middle [class*=" icon-"]:before {
  line-height: 44px;
  font-size: 1.5em;
}
.btn-rounded-middle .icon-expert:before {
  font-size: 1.9em;
  font-size: 30px;
}
.header {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  z-index: 299;
  position: relative;
  min-width: 1006px;
  width: 100%;
  height: 55px;
}
.page-results .header {
  background: #fafafa;
}
.header__wrapper {
  height: 100%;
}
.header .header__wrapper {
  background: transparent;
}
.header__logo {
  position: relative;
  min-height: 55px;
  float: left;
}
.header__logo-link {
  display: inline-block;
  width: 197px;
  height: 55px;
  position: relative;
  left: -4px;
  top: -2px;
}
.header__logo-link:hover {
  text-decoration: none;
}
.header__logo-link:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.header__logo-img {
  display: inline-block;
  vertical-align: middle;
  max-width: 196px;
}
.header__profile {
  float: right;
  padding-top: 14px;
}
.top-menu .admin-drop,
.new-login > a {
  color: #2BA6CB;
}
#footer,
#footer-links {
  position: relative;
  height: 44px;
  padding-top: 5px;
  min-width: 1006px;
  background: #fff;
}
#footer {
  padding-bottom: 45px;
}
footer .wrapper {
  width: auto;
  text-align: left;
  background: #fff;
}
footer .FooterLink {
  text-align: center;
  font-size: 12px;
}
#FooterLinkC {
  clear: both;
}
#FooterLinkC > div {
  margin: 0 auto;
}
[class^="width-"],
[class*=" width-"] {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.width-20 {
  width: 20%;
}
.width-30 {
  width: 30%;
}
.width-33 {
  width: 33.3%;
}
.width-25 {
  width: 25%;
}
.width-50 {
  width: 50%;
}
.width-66 {
  width: 66.6%;
}
.width-100 {
  width: 100%;
}
.width-left {
  float: right;
  width: 75%;
  width: calc(100% - 200px);
}
.view-tablet .results .width-left {
  width: 75%;
  width: calc(100% - 300px);
}
.width-right {
  float: left;
}
.view-tablet .header .width-right,
.view-desktop .width-right {
  width: 83.5%;
  width: calc(100% - 160px);
}
@media all and (min-width: 1300px) {
  .view-desktop.page-results .width-right,
  .view-desktop.page-results .header .width-right,
  .page-category .header .width-right {
    width: 73%;
    width: calc(100% - 300px);
  }
}
.wrapper {
  width: 976px;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 1300px) {
  .view-desktop.page-results .wrapper {
    width: 1116px;
  }
}
/*******************************/
/**************MAIN*************/
/*******************************/
.results-left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
}
.results-filter {
  margin: 5px 0 0;
  float: left;
  clear: left;
  width: 200px;
}
.results-list {
  margin: 0;
  padding: 0;
  position: relative;
}
.results-list-inner {
  padding-left: 10px;
  padding-bottom: 20px;
  margin-top: -7px;
  position: relative;
  z-index: 2;
}
.results-page-full .results-list-inner {
  width: 100%;
}
.results-banner-right {
  float: right;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  color: #333;
}
.view-desktop .results-banner-right {
  width: 160px;
}
@media all and (min-width: 1300px) {
  .view-desktop .results-banner-right {
    width: 300px;
  }
}
.simple-stat-container {
  background-color: #fafafa;
  width: 100%;
  display: table;
  height: 100px;
  margin-top: 8px;
}
.simple-stat-container > div {
  display: table-cell;
}
.stat-icon-value {
  font-style: normal !important;
}
.simple-stat-icon-incr {
  font-size: 20px;
  font-family: Georgia;
  font-weight: bold;
  width: 40%;
  vertical-align: middle;
  color: #008000;
  text-align: center;
  font-style: normal !important;
}
.simple-stat-icon-decr {
  font-size: 20px;
  font-family: Georgia;
  font-weight: bold;
  width: 40%;
  vertical-align: middle;
  color: #f14134;
  text-align: center;
  font-style: normal !important;
}
.simple-stat-descr {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  vertical-align: middle;
}
.results-page-full .results-list {
  /*float:none;*/
  clear: left;
}
.BannerRightSide {
  padding-top: 8px;
}
/*******************************/
/*************FORMS*************/
/*******************************/
.emailalBG {
  border: none;
  border-radius: 0;
  color: #333333;
  height: 22px;
  margin-right: 20px;
  padding: 5px;
  width: 72%;
  background: #fff;
  float: left;
}
.dropdownSaveSearch {
  border: 1px solid #afafaf;
  border-radius: 0;
  color: #333;
  margin-right: 10px;
  padding: 5px;
  width: 250px;
  height: 32px;
}
.report-ad-email {
  border: 1px solid #afafaf;
  height: 20px;
  padding: 5px;
  width: 256px;
}
/*inf classes for forms*/
.err_msg_rbox {
  text-align: center;
}
.err_msg,
.err_msg_r {
  color: red;
  clear: both;
}
.err_msg_rbox .err_msg_r {
  display: inline-block;
  margin-top: 10px;
}
.error-page .err_msg_rbox .err_msg_r,
.front-page .err_msg_rbox .err_msg_r,
.category-page .err_msg_rbox .err_msg_r {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 15px;
}
.err_msg_separator {
  height: 30px;
  /*width: 976px;*/
  background-color: #fafafa;
}
#popup_selector_err_bottom,
#popup_selector_err {
  display: block;
}
/*******************************/
/*********FORMS - LOGIN*********/
/*******************************/
.catPanelFirst {
  width: auto;
  float: none;
}
.catPanelFirst h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#loginForm .HomeGreyBoxMain,
.account-page .HomeGreyBoxMain {
  background-color: #fff;
  width: 100%;
}
#loginForm {
  padding-left: 10px;
  padding-right: 10px;
}
.login-panel .loginTable a {
  color: #2BA6CB;
}
.loginTable {
  width: 800px;
  margin: 40px auto 25px;
}
.loginTable .field-contain {
  font-size: 12px;
}
.loginTable .field-contain input[type="checkbox"] {
  margin-left: 0;
}
.loginTable .field-contain p {
  padding: 2px 0;
}
.loginTable .field-contain .cbf {
  float: left;
}
.loginTable .field-contain .cbf-text {
  float: left;
}
.loginTable .ss-conditions-item {
  display: flex;
  margin: 10px 0;
}
.login_body_msg {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.field-contain a {
  font-size: 12px;
}
.login-textbox {
  width: 290px;
  font-size: 11px;
  color: #555555;
  /*line-height: 22px;*/
  line-height: 100%;
  margin: 5px 20px 5px 0;
  background-color: #ffffff !important;
  height: 24px;
  padding-left: 5px;
}
.seBTN {
  font-size: 12px;
  width: 100px;
  height: 24px;
  background-color: #003365;
  background-image: -moz-linear-gradient(top, #2BA6CB 0%, #2BA6CB 100%);
  background-image: -webkit-linear-gradient(top, #2BA6CB 0%, #2BA6CB 100%);
  background-image: linear-gradient(to bottom, #2BA6CB 0%, #2BA6CB 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2BA6CB', endColorstr='#2BA6CB', GradientType=0);
  color: #ffffff;
  margin: 15px 0 20px 195px;
  border: none;
  cursor: pointer;
}
.change-pass .seBTN {
  width: 140px;
  margin-left: 156px;
}
.text-policy,
#socialLoginForm label {
  font-size: 11px;
  color: #666;
}
.external_login {
  padding: 11px 0 47px 0;
}
.tw,
.gplus,
.fb,
.mail,
.pinterest,
.linkedin {
  width: 42px;
  height: 42px;
  margin: 0 0 10px 0;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  text-align: left;
  background: #c2c2c2;
}
.tw:before,
.gplus:before,
.fb:before,
.mail:before,
.pinterest:before,
.linkedin:before {
  font-size: 19px;
  line-height: 42px;
  padding-left: 7px;
  color: #fff;
}
.tw:before {
  line-height: 44px;
}
.popUpLikeSaveSearch .tw {
  background: #00abf0;
}
.gplus:before {
  line-height: 44px;
}
.popUpLikeSaveSearch .gplus {
  background: #d95232;
}
.popUpLikeSaveSearch .fb {
  background: #3b5998;
}
.mail:before {
  font-size: 20px;
  line-height: 40px;
  padding-left: 8px;
}
.popUpLikeSaveSearch .mail {
  background: #fbc924;
}
/*******************************/
/*********FORMS - REGISTER******/
/*******************************/
.reg-data .field-contain #UserName + .field-validation-error {
  width: 475px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
/*******************************/
/**********RADIO BUTTONS********/
/*******************************/
.unsubscribed-form .checkbox,
.fp-newsletter .checkbox {
  display: block;
  cursor: pointer;
}
.unsubscribed-form input[type=radio],
.fp-newsletter input[type=radio] {
  display: none;
}
.unsubscribed-form .checkbox:before,
.fp-newsletter .checkbox:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 2px solid #2BA6CB;
  background-color: transparent;
  margin-right: 10px;
  text-align: center;
}
.unsubscribed-form .checkbox:before {
  width: 11px;
  height: 12px;
  margin-top: -5px;
}
.unsubscribed-form input[type=radio]:checked + .checkbox:before,
.fp-newsletter input[type=radio]:checked + .checkbox:before {
  background-color: #2BA6CB;
}
/*******************************/
/************FILTERS************/
/*******************************/
.filter {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.filter .clear {
  padding-bottom: 10px;
}
.filter-header {
  display: none;
}
.filter-form {
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  padding: 7px;
  background: #fafafa;
  border-bottom: 2px solid #f3f3f3;
}
.filter-header-title {
  border-bottom: 1px solid #EFEFEF;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 0 0 15px 25px;
  font-weight: normal;
}
.filter-header-title span {
  font-size: 89%;
}
.filter-header-title .iCon {
  width: 16px;
  height: 16px;
  display: block;
  margin: -16px 0 0 -23px;
  background-position: -20px -28px;
}
.filter-subtitle {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0 ;
  display: inline-block;
}
.filter-sort-wrapper {
  padding-bottom: 10px;
}
#sortLoad {
  line-height: 26px;
  height: 26px;
  width: 100%;
  border: 1px solid #DCDCDC;
}
.filter-sort-dropdown {
  position: relative;
  width: 100%;
}
.filter-sort {
  display: block;
  width: 100%;
}
.filter-sort:after {
  position: absolute;
  right: 5px;
  top: 6px;
}
.filter-view-wrapper {
  padding-bottom: 24px;
}
.filter-price {
  margin: 0;
  float: left;
  width: 100%;
}
.filter-price .filter-list a {
  font-size: 12px;
}
.filter-dlist {
  width: 100%;
  float: left;
  position: relative;
}
.filter-anylist {
  width: 100%;
  float: left;
}
.filter-list li {
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
}
.filterCatText {
  max-width: 160px;
  display: inline-block;
}
.filterCatText:hover {
  cursor: pointer;
  text-decoration: underline;
}
.filter-list > li {
  padding-right: 5px;
}
.filter-list li {
  float: left;
  width: 100%;
}
.filter .filter-list li {
  color: #333333;
}
.filter .filter-list li span.facetResultsCount {
  color: #848484;
}
.filter-list li .selected {
  background: #f1f1f1;
  color: #333;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  text-decoration: none;
  text-indent: 0;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 1px;
}
.filter-list li .selected .filterCatText:not(.multiselect) {
  width: 12px;
  height: 14px;
  float: left;
  margin: 0px 5px 0 2px;
  position: relative;
  color: #777;
}
.filter-list li .selected .filterCatText:not(.multiselect):before {
  content: '\e81c';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  display: inline-block;
  text-decoration: none;
  margin-right: 3px;
}
.ltie9 .filter-list li .filterCatText:not(.multiselect):before {
  content: 'x';
  font-family: arial;
  font-weight: bold;
}
.filter-list input[type="checkbox"] {
  margin: 1px 6px 0 0;
  position: relative;
  top: 3px;
  float: left;
}
.filter-more {
  /*margin: 0 0 0 160px;*/
  cursor: pointer;
  width: 70px;
}
.filter-more a:hover {
  color: Green;
  text-decoration: underline;
}
.filter .filter-input-wrapper {
  padding-top: 15px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0;
}
.filter .filter-input-wrapper input:first-child {
  margin-left: 0;
}
.filter .filter-input-wrapper .filter-button-arrow {
  right: 5px;
  margin-right: 0;
  width: 25px;
  min-width: 0;
}
.filter-input,
.filter-geo-input {
  background-color: #FFFFFF;
  color: #666666;
  font-size: 13px;
  border: 1px solid #c5c5c5;
  padding: 2px;
}
.filter-input {
  height: 16px;
  margin: 5px 2px 5px 4px;
  width: 37%;
}
.filter-geo .filter-geo-zip,
.filter-geo .filter-geo-radius {
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter-geo .filter-geo-zip label,
.filter-geo .filter-geo-radius label {
  float: left;
  padding-right: 20px;
  width: 75px;
  line-height: 24px;
  font-size: 13px;
}
.filter-geo .filter-geo-selected {
  padding-bottom: 7px;
}
.filter-geo-radius .filter-geo-input {
  margin-right: 4px;
}
.filter-geo-input {
  width: 100%;
  max-width: 90px;
  font-size: 13px;
  color: #666;
  padding-top: 3px;
  padding-bottom: 2px;
}
.filter-geo-selected + .filter-geo-zip .filter-geo-input {
  /*font-weight:bold;*/
}
.filter-button {
  float: left;
  min-width: 57px;
  height: 21px;
  line-height: 21px;
  padding: 0 4px;
  margin-right: 5px;
  background-color: #2BA6CB;
  background-image: -moz-linear-gradient(top, #2BA6CB 0%, #2BA6CB 100%);
  background-image: -webkit-linear-gradient(top, #2BA6CB 0%, #2BA6CB 100%);
  background-image: linear-gradient(to bottom, #2BA6CB 0%, #2BA6CB 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2BA6CB', endColorstr='#2BA6CB', GradientType=0);
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin-top: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.filter-button-arrow {
  position: absolute;
  float: none;
  width: 22px;
  height: 22px;
  margin: 5px 2px 5px 4px;
}
.filter .SubCategory span.selected:before {
  /*content: "- ";*/
  padding-left: 4px;
}
.filter-checkbox {
  margin-bottom: 2px;
  margin-top: 2px;
  position: relative;
  /*input[type=checkbox] {

        opacity: 0;
        z-index: 1;
        position: absolute;

        cursor:pointer;

        &:checked + label {

            &:before {
                border-color:@color-country-specific;
            }

            &:after {
                font-family: 'fontello';
                content: "\f00c";
                color:@color-country-specific;
            }
        }
    }*/
}
.filter-checkbox input[type=checkbox] {
  position: relative;
  top: 3px;
  cursor: pointer;
  margin-left: 0;
}
.filter-checkbox label {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  /*padding-left: 25px;*/
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  /*&:hover:before {
            border-color:@color-country-specific;
        }

        &:before,
        &:after {
            position:absolute;
            top:0;

            cursor:pointer;
        }

        &:before {
            content: "";

            width:16px;
            height:16px;

            left:0;

            border: 1px solid #c5c5c5;
            border-radius: 3px;
            -webkit-transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
            -o-transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
            -moz-transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
            transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
        }

        &:after {
            display: inline-block;
            font-size: 11px;
            color: #555555;

            left: 3px;
            line-height: 19px;
        }*/
}
/*google site for search*/
.afs {
  padding: 0 3px;
}
#searchresults_topadcontainer iframe {
  border-bottom: 1px solid #ececec;
}
.adD {
  font-size: 12px;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.addMain2 {
  padding: 14px 14px;
  border-top: 1px dotted #E2E2E2;
}
.addMain2 .addTitle:hover {
  text-decoration: underline;
  color: #ff6600;
}
.addTitle {
  font-size: 16px;
  font-weight: bold !important;
  color: #15c !important;
  text-decoration: underline;
}
/*******************************/
/********COOKIE POLICY**********/
/*******************************/
#cookie_policy {
  height: auto;
  background-color: #F0EDED;
  padding: 13px 107px 13px 22px;
  color: #000;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #C3C3C3;
}
#cookie_policy .close {
  position: absolute;
  margin-top: -14px;
  padding: 6px 12px;
  top: 50%;
  right: 30px;
  cursor: pointer;
  background-color: #C9C9C9;
  border: 0;
  border-bottom: 1px solid #A7A7A7;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#cookie_policy .close:hover {
  opacity: 0.9;
  filter: alpha(opacity= 90 );
  border-bottom: 1px solid #A7A7A7;
}
#cookie_policy a {
  color: #000;
  border-bottom: 1px solid #000;
  font-weight: normal;
}
#cookie_policy a:hover {
  border-bottom: 1px solid #000;
}
#cookie_policy .cookie_msg_left {
  margin-top: 2px;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#cookie_policy .cookie_msg_centered {
  margin: 0;
  text-align: center;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#cookie_policy .cookie_msg {
  text-align: left;
  padding-top: 1px;
}
/*******************************/
/*******FEEDBACK-LEFT***********/
/*******************************/
#feedback {
  color: #333333;
  cursor: pointer;
  display: block;
  float: left;
}
.feedbackLnk {
  color: Black;
}
#feedback .title .feedbackLnk {
  color: #777;
}
#feedback .title a:hover {
  text-decoration: underline;
}
#feedback .title .icon-chat {
  color: #777;
}
#feedback .title {
  border-bottom: 1px solid #EFEFEF;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 0 0 10px 0;
}
#feedbackLnk #feedback {
  display: block;
  cursor: pointer;
  color: #333;
}
#feedbackLnk .title {
  border-bottom: 1px solid #EFEFEF;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 0 0 15px 25px;
  position: relative;
}
/*popup feedback*/
#popup_feedback {
  min-width: 596px;
}
#popup_feedback h5 {
  margin-bottom: 10px;
  padding-left: 115px;
}
#popup_feedback fieldset {
  margin-left: 15px;
}
#popup_feedback #step_one button {
  margin: 5px 0 5px 0;
}
#popup_feedback span.sp_feedback {
  background-position: -303px -51px;
  left: 58px;
  top: -1px;
  width: 16px;
}
#popup_feedback span.sp {
  margin: 0;
}
#popup_feedback .spalart {
  margin-left: -5px;
}
/*******************************/
/****NEW RESULT PAGE SECTION****/
/*******************************/
.results-header-wrapper {
  float: left;
  width: 100%;
  padding-bottom: 13px;
  margin-top: 2px;
}
.result-header-left {
  float: left;
  clear: left;
}
.results-header {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  float: left;
}
#totalSearch {
  text-align: left;
  padding-right: 7px;
  padding-top: 5px;
  color: #333;
  float: right;
  font-size: 12px;
  font-weight: bold;
}
#totalSearch span {
  color: #7c7c7c;
}
#totalSearch .view-tablet {
  clear: left;
  float: none;
}
#totalSearch.has-price-stats {
  padding-bottom: 10px;
}
#views li.current a,
#views li a:hover {
  color: #008000;
}
/*******************************/
/*******DROPDOWN****************/
/*******************************/
.DropList {
  margin: 0;
  padding: 0;
  float: left;
  list-style-type: none;
  position: absolute;
  background-color: #FFF;
  z-index: 100;
  border: 1px solid #CCC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.DropList li {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  *width: 20%;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.DropList li a {
  display: block;
  margin: 1px 0;
  padding: 3px 5px;
  font-size: 13px;
  color: #666;
  border-bottom: dotted 1px #CCC;
}
.DropList li a:hover {
  text-decoration: underline;
}
.DropList li:last-child a {
  border-bottom: none;
}
/*******************************/
/*******RECENT SEARCHES*********/
/*******************************/
.recent-searches-result-page {
  margin-bottom: 10px;
}
.recent-searches-result-page .recent-searches-item {
  font-size: 12px;
}
.recent-searches-result-page .recent-searches-item .icon-angle-right:before {
  display: none;
}
.recent-searches-result-page .recent-searches-item a {
  color: #15c;
}
.recent-searches-result-page .recent-searches-item .recent-searches-new-results {
  font-size: 11px;
}
.recent-searches-result-page #recentSearchesList .recent-searches-clear {
  color: #15c;
  text-decoration: underline;
}
.recent-searches-clear {
  float: right;
  padding-right: 10px;
  margin-top: 6px;
  clear: both;
}
.results .recent-searches-clear {
  float: left;
}
.front-page .recent-searches-result-page,
.category-page .recent-searches-result-page {
  padding: 10px 15px 15px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 3px;
  max-width: 884px;
}
.front-page .recent-searches-result-page .filter-subtitle,
.category-page .recent-searches-result-page .filter-subtitle {
  margin-bottom: 4px;
  font-size: 16px;
}
.front-page .recent-searches-result-page .recent-searches-wrapper,
.category-page .recent-searches-result-page .recent-searches-wrapper {
  width: auto;
}
.front-page .recent-searches-result-page .recent-searches-list li,
.category-page .recent-searches-result-page .recent-searches-list li {
  float: left;
  padding-right: 35px;
  padding-bottom: 4px;
}
.front-page .recent-searches-result-page .recent-searches-item,
.category-page .recent-searches-result-page .recent-searches-item {
  font-size: 14px;
}
.front-page .recent-searches-result-page .recent-searches-item .recent-searches-new-results,
.category-page .recent-searches-result-page .recent-searches-item .recent-searches-new-results {
  font-size: 12px;
}
.front-page .recent-searches-container,
.category-page .recent-searches-container {
  background: #fafafa;
  padding: 5px 12px 30px 30px;
}
.front-page .recent-searches-container .icon-angle-right,
.category-page .recent-searches-container .icon-angle-right {
  display: none;
}
.front-page .recent-searches-clear,
.category-page .recent-searches-clear {
  padding-right: 0;
  font-size: 12px;
}
/*******************************/
/********ITEMS - CENTER*********/
/*******************************/
#searchresults_topadcontainer {
  border-bottom: 0;
  font-size: 0;
}
#searchresults_topadcontainer,
#searchresults_bottomxyzcontainer {
  clear: both;
}
#searchresults_topadcontainer:not(.afs),
#searchresults_bottomxyzcontainer:not(.afs) {
  background: #F8F8F9;
}
/*******************************/
/*********PAGINATION************/
/*******************************/
#L_pager {
  padding-left: 8px;
  padding-right: 8px;
}
#paginate {
  text-align: center;
  margin-top: 15px;
}
#paginate.opt .paginate-button.paginate-next {
  background: #E14A1E;
  border: 1px solid #E14A1E;
}
#paginate.opt .paginate-button.paginate-next:hover {
  background: #e35830;
}
#paginate.opt .paginate-prev,
#paginate.opt .paginate-first {
  background: #fff;
  color: #2BA6CB;
  border: 1px solid #2BA6CB;
}
#paginate .prev-next {
  display: inline-block;
  line-height: 34px;
  color: #878787;
  font-size: 12px;
}
#paginate .prev-next:first-child + .paginate-next {
  margin-left: -120px;
}
#paginate .prev-next b {
  color: #767676;
}
#paginate .paginate-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #2BA6CB;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  position: relative;
  min-width: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  font-weight: bold;
  color: #fff;
}
#paginate .paginate-button:before {
  position: absolute;
  line-height: 32px;
  font-size: 15px;
}
#paginate .paginate-button.paginate-first {
  text-transform: capitalize;
}
#paginate .paginate-button.paginate-first:before {
  content: "\e817\e817";
}
#paginate .paginate-button.paginate-prev {
  margin-left: 12px;
}
#paginate .paginate-button.paginate-prev:before {
  content: "\e817";
}
#paginate .paginate-button.paginate-first,
#paginate .paginate-button.paginate-prev {
  padding-left: 28px;
  float: left;
}
#paginate .paginate-button.paginate-first:before,
#paginate .paginate-button.paginate-prev:before {
  left: 4px;
}
#paginate .paginate-button.paginate-next {
  padding-right: 28px;
  float: right;
  background: #dd4b39;
}
#paginate .paginate-button.paginate-next:before {
  content: "\e818";
  right: 4px;
}
/*******************************/
/*****SOCIAL BUTTONS FOOTER*****/
/*******************************/
.social_links {
  width: 100%;
  position: relative;
  float: left;
}
.cld_social {
  text-align: center;
  clear: both;
}
.cld_sectitle,
.cld_sectitle_white {
  color: #676767;
  font-size: 13px;
  margin: 0;
  padding-left: 8px;
  padding-top: 5px;
  padding-bottom: 6px;
  border-top: 1px solid #e2e2e2;
  background: #fafafa;
  display: block;
}
.social_button_wrapper {
  display: inline-block;
  padding-right: 14px;
  padding-left: 14px;
  vertical-align: top;
}
.social_button_wrapper_fb {
  overflow: hidden;
}
.social_button_wrapper_fb .caption {
  margin-left: 0 !important;
}
.social_button_wrapper .caption {
  display: block;
  font-size: 11px;
  color: #555;
  margin-left: -20px;
}
/*******************************/
/********AUTOCOMPLETE***********/
/*******************************/
.ui-menu {
  display: block;
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 2px;
  z-index: 300 !important;
}
.ui-autocomplete {
  cursor: default;
  position: absolute;
  max-width: 394px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  /*background: url("/static/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;*/
  background: #fff;
  border: 1px solid #AAAAAA;
  color: #222222;
}
.ui-menu .ui-menu-item a {
  display: block;
  line-height: 1.5;
  padding: 0.2em 0.4em;
  text-decoration: none;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  /*background-image: url("/static/ui-icons_454545_256x240.png");*/
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  /*background: url("/static/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #DADADA;*/
  background: #DADADA;
  border: 1px solid #999999;
  color: #212121;
  font-weight: normal;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
/*******************************/
/********POPUP SAVE SEARCH******/
/*******************************/
#PopUpCreateSaveSearch {
  min-width: 600px;
  height: 350px;
}
.popUpSaveSearch {
  padding: 30px 35px 0 35px;
  margin: 0 auto;
  border-radius: 12px;
  /* position: fixed;
    */
  position: absolute;
  top: 35%;
  left: 40%;
  z-index: 9999;
  width: auto;
  margin-top: -125px;
  /* negative half the size of height */
  margin-left: -256px;
  /* negative half the size of width */
}
#popup_selector {
  min-width: 450px;
}
.close-window {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 15px;
  top: 15px;
  overflow: hidden;
  cursor: pointer;
  color: #444;
}
.close-window:before {
  content: '\e81c';
  color: #444;
}
.popUpSaveSearchBottom {
  width: 90%;
  padding-top: 10px;
}
.fbLikeBtn3 {
  padding-top: 15px;
}
#PopUpCreateSaveSearch a:hover {
  /* This should be applied as generally as possible */
  color: #f60;
  text-decoration: underline;
}
#PopUpCreateSaveSearch .popUpSaveSearch,
#PopUpCreateSaveSearch .popUpLikeSaveSearch {
  padding: 30px 20px 20px 20px;
}
#PopUpCreateSaveSearch .popUpSaveSearch h3 {
  margin-bottom: 0.5em;
}
#PopUpCreateSaveSearch .popUpSaveSearch .terms {
  font-style: italic;
}
/* Please remove colon after "available for" */
#PopUpCreateSaveSearch .check {
  margin: 1em 0 2em 0;
}
#PopUpCreateSaveSearch .notice {
  color: #666;
  font-size: 90%;
}
#PopUpCreateSaveSearch .notice .noticetitle {
  font-weight: bold;
}
#PopUpCreateSaveSearch .notice .noticebox {
  margin: 0.8em 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  height: 5em;
  overflow-y: auto;
}
#PopUpCreateSaveSearch .notice .noticebox p {
  margin: 0 0 0.4em 0;
}
.pop_search {
  font-size: 12px !important;
  font-weight: normal !important;
}
/*******************************/
/*****POPULAR SEARCHES LIST*****/
/*******************************/
.pss {
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pss--header {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  height: 25px;
  padding-bottom: 3px;
}
.pss--subheader,
.pss--header-bottom {
  color: #383838;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.pss--subheader {
  margin-top: 17px;
}
.pss--subheader a {
  font-weight: bold;
}
.pss--header-bottom {
  margin-top: 40px;
  clear: left;
  font-weight: bold;
  padding-top: 20px;
}
.pss--products {
  padding-top: 15px;
  overflow: hidden;
}
.pss .pss--column {
  padding-top: 15px;
  padding-bottom: 5px;
  width: 100%;
}
.pss .pss--column li {
  padding: 7px 10px 7px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mainContent .pss .pss--column .box__link {
  color: #15c;
}
.pss h3 {
  color: black;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0 0 15px;
}
.pss .more {
  margin-top: 30px;
  text-align: center;
  float: none;
}
.pss .links {
  margin-left: 15px;
}
.pss li a {
  white-space: nowrap;
}
.pss .more a {
  font-size: 12px;
  display: block;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.pss a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.ps-page .pss {
  padding-bottom: 30px;
}
.results-list .pss {
  padding: 15px;
}
.results-list .pss h3 {
  color: #333;
  margin: 0;
}
.popular_Searches li {
  white-space: normal;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  display: block;
  padding-left: 10px;
  width: 32%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popular_Searches {
  margin-top: 10px;
}
.popularSearches {
  overflow: hidden;
}
.popularSearches a {
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#pssContent .pss .column {
  width: 950px;
}
#pssContent .pss .column ul li {
  width: 33.3%;
}
.popularSearches_listingPage .popular_Searches li {
  width: 32%;
}
.column {
  float: left;
  font-size: 11px;
  padding: 40px 4px 0 5px;
  position: relative;
  width: 100%;
}
.results-list-inner .column {
  padding: 10px 0 0 0;
}
.column .title {
  font-weight: bold;
  margin-bottom: 5px;
}
.column ul {
  list-style: none;
}
.column ul li {
  margin-bottom: 0;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0;
  float: left;
  width: 33.3%;
}
.results-list-inner .column ul li {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 5px 2px 0;
}
.column ul li a {
  color: #162e67;
  font-size: 12px;
  line-height: 20px;
}
.column ul li a:hover {
  color: #ff6600;
  text-decoration: underline;
}
.Facebook {
  background: url("/static/assets/2.2.0/fb_logo_vn.png");
  width: 185px;
  height: 22px;
  border: none;
  cursor: pointer;
}
.external_login #gConnect .abcRioButton {
  text-align: left !important;
}
.external_login #gConnect .abcRioButtonIcon {
  float: none !important;
  display: inline-block;
  margin-left: 10px !important;
}
.external_login #gConnect .abcRioButtonContents {
  display: inline-block;
  line-height: 21px !important;
}
.content {
  display: block;
  text-align: center;
  background-color: #fafafa;
}
.content_box {
  margin-left: 30px;
  padding: 15px;
  background-color: #fff;
  width: 904px;
}
.content p {
  font-size: 16px;
  padding: 5px;
}
.content h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
}
.jobs .yDescription .mainDescription {
  width: 100% !important;
}
.results_count {
  font-weight: normal;
}
#mainContent {
  height: auto;
  position: relative;
  background-color: #fff;
}
.static-page #mainContent {
  background: none;
}
#mainContent .clear {
  visibility: visible;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
}
#mainContent .column ul li a {
  color: #444;
  font-size: 13px;
  line-height: 20px;
}
#mainContent .column ul li a:hover {
  color: #444;
  text-decoration: underline;
}
#content {
  margin: 0 auto;
  float: none;
  background: #fafafa;
}
#content.results {
  background: #fff;
}
#content.save-ad-page,
#content.account-page,
#content.ps-page,
#content.alert-page,
#content.static-page,
#content.admin-page {
  padding-top: 40px;
  padding-bottom: 30px;
}
.static-page .social-icons,
.static-page .top-content-wrapper + .wrapper,
.account-page .top-content-wrapper + .wrapper,
.ps-page .top-content-wrapper + .wrapper {
  padding-bottom: 15px;
}
.error-page .top-content-container,
.category-page .top-content-container,
.front-page .top-content-container {
  padding-left: 20px;
  padding-right: 20px;
}
.error-page .login-section,
.category-page .login-section,
.front-page .login-section {
  padding-right: 11px;
  padding-top: 10px;
  *zoom: 1;
  display: block;
}
.error-page .login-section:before,
.category-page .login-section:before,
.front-page .login-section:before,
.error-page .login-section:after,
.category-page .login-section:after,
.front-page .login-section:after {
  content: " ";
  display: table;
}
.error-page .login-section:after,
.category-page .login-section:after,
.front-page .login-section:after {
  clear: both;
}
/*.wrapper a,*/
.loginSection a {
  font-weight: normal;
  color: #444;
  text-decoration: none;
}
/*.wrapper a:hover, 
.wrapper a:active,
.loginSection a:hover,
.loginSection a:active {
    text-decoration: underline;
}*/
/*******************************/
/********TOP CONTENT************/
/*******************************/
.results-ad-page .top-content-wrapper,
.results-page-full .top-content-wrapper,
.results-page .top-content-wrapper,
.results-page-gallery .top-content-wrapper,
.results-page-no-images .top-content-wrapper {
  background: #fafafa;
}
#topContent {
  min-height: 48px;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*******************************/
/***********LOGIN SECTION*******/
/*******************************/
.login-section {
  text-align: right;
}
.new-login {
  border-radius: 2px;
  line-height: 100%;
}
.save-ad-page .login-section,
.results-ad-page .login-section,
.results .login-section,
.account-page .login-section,
.ps-page .login-section,
.alert-page .login-section,
.static-page .login-section,
.admin-page .login-section {
  float: right;
  margin-top: 19px;
}
.save-ad-page .new-login,
.results-ad-page .new-login,
.results .new-login,
.account-page .new-login,
.ps-page .new-login,
.alert-page .new-login,
.static-page .new-login,
.admin-page .new-login,
.save-ad-page .top-menu,
.results-ad-page .top-menu,
.results .top-menu,
.account-page .top-menu,
.ps-page .top-menu,
.alert-page .top-menu,
.static-page .top-menu,
.admin-page .top-menu {
  margin-right: 10px;
}
.save-ad-page .top-content-container,
.results-ad-page .top-content-container,
.results .top-content-container,
.account-page .top-content-container,
.ps-page .top-content-container,
.alert-page .top-content-container,
.static-page .top-content-container,
.admin-page .top-content-container {
  padding-top: 12px;
  padding-bottom: 19px;
}
.front-page .loginSection,
.category-page .loginSection {
  min-height: 16px;
}
.new-login {
  font-size: 12px;
  padding: 12px 5px 7px;
  display: inline-block;
  font-weight: normal;
  position: relative;
  top: -3px;
  /*width:130px;*/
  text-align: center;
  color: #b4b4b4;
}
.top-menu {
  display: inline-block;
  position: relative;
}
.top-menu a {
  color: #2BA6CB;
  font-weight: normal;
}
.top-menu span {
  font-weight: bold;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 177px;
  overflow: hidden;
}
.top-menu span,
.top-menu a {
  font-size: 12px;
  display: block;
  padding: 5px 10px;
}
.top-menu ul li:hover,
.top-menu ul .loggedin-user {
  background: #FCFCFC;
}
.top-menu a.admin-drop {
  cursor: pointer;
  font-size: 18px;
  padding: 5px 0px 5px 5px;
}
@media (min-width: 1300px) {
  .top-menu a.admin-drop {
    margin-left: 7px;
  }
}
@media (max-width: 1299px) {
  .btn--top ~ .top-menu a.admin-drop .icon-down-dir {
    display: none;
  }
}
.top-menu a.admin-drop:hover {
  text-decoration: none;
}
#content .admin-drop .icon-down-dir {
  visibility: visible;
}
.top-menu ul {
  display: none;
  z-index: 200;
  position: absolute;
  margin-top: 8px;
  background: #fff;
  width: auto;
  background-color: #ffffff;
  /* Needed for IEs */
  zoom: 1;
  border: 1px solid #E3E3E3;
  -webkit-box-shadow: 0 2px 4px rgba(34, 25, 25, 0.1);
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.1);
  border-radius: 2px;
  text-align: left;
  min-width: 177px;
  right: -15px;
}
.top-menu ul:after,
.top-menu ul:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
}
.top-menu ul:before {
  top: -11px;
  right: 17px;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
  border-bottom: solid 12px #E3E3E3;
}
.top-menu ul:after {
  top: -10px;
  right: 19px;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-bottom: solid 10px #FFFFFF;
}
.top-menu ul li {
  padding: 5px 0;
  position: relative;
  /* This protects the inner element from being blurred */
  background-color: #fff;
  border-bottom: 1px solid #ECECEC;
}
.top-menu ul li:last-child {
  border-bottom: none;
}
/*******************************/
/********TOP SEARCH*************/
/*******************************/
.selectinputSstyle {
  border: 1px solid #c5c5c5;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  line-height: 42px;
  background-color: #fff;
  height: 42px;
  margin: 10px 10px 20px;
  width: 223px;
  padding-left: 10px;
}
.selectinputSstyle option {
  border-bottom: 1px solid #dddddd;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  height: 22px;
  line-height: 30px;
  padding: 8px 0 0 10px;
  width: 270px;
}
.selectinputSstyle option.selected {
  color: #000;
  background-color: #f2f2f2;
  font-size: 16px;
  height: 25px;
  padding-top: 5px;
}
/*******************************/
/********MAIN PAGE**************/
/*******************************/
.HomeGreyBoxMain {
  padding: 0 10px;
  overflow: hidden;
  height: auto;
  background-color: #fafafa;
  clear: left;
}
.HomeGreyBoxMain > [class^="width-"],
.HomeGreyBoxMain > [class*=" width-"] {
  padding-left: 20px;
  padding-right: 20px;
}
.HomeGreyBoxMain .RightPanelFour {
  width: 976px;
  padding-bottom: 30px;
  overflow: hidden;
  height: auto;
}
/*******************************/
/**************BOX**************/
/*******************************/
.box {
  background-color: #fff;
  padding: 14px;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 3px;
}
.box--overflow {
  overflow: hidden;
}
.box--fixed-height {
  height: 243px;
}
.box--fixed-height-small {
  height: 243px;
}
.box__header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 5px;
}
.box__header--pading {
  padding-bottom: 22px;
}
.box__title {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.box__title--margin {
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 3px;
}
.box__count {
  font-size: 12px;
  font-weight: normal;
  height: 14px;
  display: block;
  color: #777;
}
.box__content {
  padding-top: 15px;
  padding-left: 20px;
}
.box__content--has-badge {
  padding-left: 40px;
}
.box__list,
.box__popular-list {
  overflow: hidden;
}
.box__list {
  height: 156px;
}
.front-page .box__popular-list,
.category-page .box__popular-list {
  height: 182px;
}
.popular-searches--shopping .box__popular-list {
  height: auto;
}
.box__text,
.box__link,
.box__show-all {
  font-size: 13px;
  line-height: 26px;
}
.box__link,
.box__show-all {
  padding-top: 0;
  color: #444;
}
.box__text {
  padding-right: 20px;
}
.box__text--fixed-height {
  height: 156px;
  overflow: hidden;
}
.box__link {
  text-align: left;
}
.box__show-all {
  color: #444;
  text-align: right;
  padding-right: 4px;
  display: block;
}
.box__show-all--padding {
  padding-top: 5px;
}
.box__badge {
  position: absolute;
  top: 100px;
  left: -20px;
  z-index: 99;
  height: 53px;
  width: 53px;
}
/*******************************/
/********POPULAR SEARCHES*******/
/*******************************/
.popular-searches li {
  float: left;
  width: 50%;
  padding-left: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.width-66 > .popular-searches li:nth-child(2n) {
  padding-left: 64px;
}
.category-page .popular-searches li,
.width-100 > .popular-searches li {
  width: 33.3%;
}
.popular-searches__title {
  font-size: 16px;
  line-height: 22px;
}
.popular-searches__link {
  color: #15c;
}
/*******************************/
/********STATIC PAGES***********/
/*******************************/
.static-page__wrapper {
  width: 900px;
  float: none;
  padding: 0 10px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 16px;
}
.static-page__header {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0;
}
.static-page__title {
  float: none;
  max-width: 100%;
  margin-left: 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px;
  display: block;
  color: #000;
}
.static-page__content {
  width: 99%;
  border-bottom: none;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 70px 0;
  clear: left;
}
.static-page__content--cat {
  padding-bottom: 35px;
  padding-top: 25px;
}
.static-page__content--cat .breadcrumb__cat-item {
  width: 33.3%;
}
.static-page__subheader {
  font-weight: bold;
  font-size: 17px;
}
.static-page__list {
  padding-left: 16px;
  list-style-type: disc;
  margin-bottom: 35px;
  margin-top: 5px;
}
.static-page__list li {
  list-style-type: disc;
}
.static-page--about {
  padding-bottom: 40px;
}
.static-page .static-page__wrapper a {
  color: #2BA6CB;
}
.static-page .social-icons {
  padding-top: 25px;
  overflow: hidden;
}
.h2_headers {
  font-weight: bold;
  font-size: 17px;
  margin-top: 20px;
}
/*******************************/
/*********PRODUCTS**************/
/*******************************/
.results-list-content {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: #fff;
}
.results-list-content.progress {
  opacity: 0.4;
}
.product {
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}
.product-list-more {
  padding-left: 0;
  padding-right: 0;
}
.results-list .product {
  padding-left: 8px;
}
.product-list-more,
.product-list {
  padding-right: 8px;
}
.product-has-image .product.product-list {
  padding-left: 143px;
  min-height: 98px;
}
.product-has-image .product.product-list h2 {
  width: 300px;
}
.product-has-image .product.product-list .product-link {
  position: static;
}
.product-has-image .product.product-list .product-price {
  top: 12px;
  right: 8px;
}
.product-price {
  top: 0;
  right: 0;
}
.product.product-list,
.product.product-list-more {
  /*highlited*/
}
.product.product-list img.image_List,
.product.product-list-more img.image_List,
.product.product-list .no-image,
.product.product-list-more .no-image {
  border: 1px solid #e2e2e2;
  padding: 5px;
  background: #fff;
  height: 86px;
  width: 110px;
}
.product.product-list .product-image .no-image,
.product.product-list-more .product-image .no-image {
  position: relative;
  display: block;
}
.product.product-list .product-image .no-image:before,
.product.product-list-more .product-image .no-image:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -14px;
  font-size: 30px;
  color: #DDDDDD;
}
.product.product-list .product-image .no-image:after,
.product.product-list-more .product-image .no-image:after {
  width: 100%;
  height: 100%;
  content: " ";
  background: #F0EDED;
  display: block;
}
.product.product-list.product-highlighted,
.product.product-list-more.product-highlighted {
  /*margin-bottom: 10px;*/
  border: 1px solid #BFD6FF;
  /* padding-left: 7px; */
  /*margin-top: 9px;*/
  padding-right: 7px;
  background: #f3f9ff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  /* border: 0; */
}
.product.product-list .product-image img.image_List,
.product.product-list .product-image .no-image {
  top: 12px;
  left: 8px;
  z-index: 99;
  position: absolute;
}
.product.product-list.shopping .product-image {
  top: 12px;
  left: 8px;
  z-index: 99;
  position: absolute;
}
.product.product-list.shopping .no-image,
.product.product-list.shopping img.image_List {
  position: relative;
  top: auto;
  left: auto;
}
.product.product-list.shopping .product-image-count {
  background: #868686;
  background: rgba(134, 134, 134, 0.78);
  color: #fff;
  padding: 2px 5px 1px 2px;
  display: inline-block;
  position: absolute;
  bottom: 6px;
  right: 5px;
  z-index: 100;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.product.product-list.shopping .product-image-count .icon-camera {
  font-size: 13px;
}
.product.product-list.shopping .product-image-count .icon-camera:before {
  vertical-align: -5%;
}
.product.product-list.shopping .product-image-count .product-image-count-number {
  font-weight: bold;
  padding-left: 3px;
}
.product-other-ads {
  padding-left: 7px;
  padding-bottom: 8px;
  padding-top: 9px;
  background: #FAFAFA;
  color: #333;
  font-weight: bold;
  font-size: 1.3em;
  border-bottom: 1px solid #e2e2e2;
}
.product-header,
.product-header-normal {
  color: #15c;
}
.product-premium:hover,
.product-has-image .product-list-more.product-premium:hover .similar-results,
.product-has-image .product-list-more.product-highlighted.product-premium .similar-results {
  background-color: #fffae6;
}
.product-no-premium:hover,
.product-has-image .product-list-more.product-no-premium:hover .similar-results,
.product-has-image .product-list-more.product-highlighted.product-no-premium .similar-results {
  background-color: #f3f9ff;
}
.view-tablet .results-page-gallery .product {
  padding-left: 0;
}
.product-link {
  display: block;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.product .product-link:hover {
  text-decoration: none;
}
.product-list .product-header,
.product-list .product-header-normal {
  font-size: 16px;
  padding: 0 0 3px 0;
  width: 400px;
  font-weight: bold;
  text-decoration: none;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.product-list .product-header-normal {
  font-weight: normal;
}
.product-list .product-header * {
  font-weight: bold;
}
.product-link:hover .product-header {
  text-decoration: underline;
}
.product-content {
  position: relative;
}
.product .product-content {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  overflow: hidden;
}
.product-content .image span {
  bottom: 1px;
  cursor: pointer;
  float: left;
  left: 2px;
  line-height: 0;
  position: absolute;
}
.product-description {
  width: 415px;
  float: none;
}
.product .product-description {
  line-height: 16px;
  font-size: 12px;
  color: #333333;
  overflow: hidden;
  width: 100%;
}
.product .product-content .image {
  float: right;
  position: relative;
  border-width: 0;
}
.product-posted,
.product-posted a,
.product-dom,
.product-dom a {
  color: #006621;
  font-size: 12px;
}
.linkADD.alinkClick {
  color: #006621;
}
.product-price {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  color: #000;
  padding: 0;
}
.product-list .product-price {
  position: absolute;
}
.product-price a {
  color: #333333;
  font-weight: normal;
}
.product-price del {
  color: #999999;
  display: block;
  font-size: 12px;
}
.product-footer,
.product-footer a {
  color: #777;
}
.product-footer {
  font-size: 11px;
}
.product-feedback {
  clear: both;
  white-space: nowrap;
  width: auto;
}
.product-feedback a {
  color: #777777;
  font-size: 8pt;
}
.product-feedback a:hover {
  text-decoration: underline;
}
.product-dom a:hover {
  text-decoration: underline;
  color: #f60;
}
.product-feedback-btn {
  float: left;
  margin-left: 5px;
  background: #EEF4F7;
}
.product-feedback-cld {
  border: 1px solid #e5e5e5;
  border-bottom: 0 none;
  padding: 5px 5px 5px 5px;
}
.product .product-partner {
  float: left;
  color: #006621;
  padding-top: 0;
  line-height: 18px;
}
.product .product-partner:hover {
  text-decoration: underline;
}
.product-location {
  margin: 5px 0 6px;
  overflow: hidden;
  height: 16px;
  width: auto !important;
  color: #777777;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
#ResultsPageRight .pss .popular_Searches li {
  padding-right: 10px;
}
/*******************************/
/**PRODUCTS LIST RESULT PAGE****/
/*******************************/
.product-list-more,
.product.product-list {
  border-bottom: 1px solid #ececec;
}
.product-fields-bottom {
  max-width: 400px;
  /*margin: 5px 0 6px 0;*/
  margin: 2px 0 3px 0;
  font-weight: bold;
}
.product.product-list .product-location,
.product.product-list .product-price-bottom {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.product.product-list .product-location {
  margin-right: 20px;
}
.product.product-list.noImage .product-price {
  visibility: hidden;
}
.product.product-list h2,
.product.product-list h2 a {
  width: 404px;
}
.product.product-list.noImage h2,
.product.product-list.noImage h2 a {
  width: 530px;
}
.product-has-image .product.product-list .product-description {
  width: 390px;
}
.product.product-list .product-clickable {
  position: relative;
}
/*******************************/
/*********PRODUCTS BIG**********/
/*******************************/
.product-big {
  position: relative;
  min-height: 80px;
  padding-left: 20px;
  padding-right: 20px;
}
.product-big .product-header {
  line-height: 1.2em;
  font-size: 12px;
  overflow: visible;
  width: auto;
  min-height: 0;
}
.product-big .product-header strong {
  height: 28px;
  overflow: hidden;
  color: #15c;
}
.product-big .product-description {
  color: #333333;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 64px;
  line-height: 16px;
  font-size: 11px;
  font-weight: normal;
  min-height: 0;
}
.product-big.product-location {
  text-transform: capitalize;
  font-weight: normal;
}
.product-big .product-content {
  margin: 0;
  overflow: hidden;
}
.product-big .product-footer {
  margin: 0 auto;
  display: table;
  padding-top: 5px;
}
.product-big .product-footer img {
  padding-left: 10px;
  float: left;
}
.product-big .product-price {
  min-height: 15px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding-top: 12px;
  position: static;
  padding-left: 0;
}
.product.product-list.product-big .product-price,
.product.product-list.product-big .product-header a {
  line-height: 18px;
}
.product.product-list.product-big .product-header a strong {
  line-height: 0;
  font-weight: bold;
}
.product-big .image_List {
  width: 189px;
  height: 147px;
}
/*******************************/
/**PRODUCTS BIG FULL-WIDTH BOX**/
/*******************************/
.box__title a.category-gallery-title {
  color: #15c;
  font-weight: bold;
}
.category-gallery-more {
  max-width: 905px;
  padding-top: 5px;
  text-align: right;
}
.category-gallery-more .category-gallery-more-link {
  color: #15c;
  font-size: 12px;
}
/*******************************/
/*****PRODUCTS FULL LIST********/
/*******************************/
.results-page-full .second-category-icon {
  display: none;
  background: none;
}
.results-page-full .results-header-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 11px;
}
.results-page-full .results-header-wrapper .results-header {
  float: left;
  margin-left: 8px;
  font-size: 18px;
  padding-top: 1px;
}
.results-page-full .results-header-wrapper #totalSearch {
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
}
.results-page-full .pss {
  margin: 15px auto 15px;
  max-width: 480px;
  float: none;
}
.results-page-full .popular_Searches {
  margin-top: 0;
}
.results-page-full .social_buttons_wrapper {
  margin-left: 0;
}
.results-page-full .afs {
  padding: 6px 3px;
}
.view-tablet .results-page-full .small-search {
  margin-right: 172px;
}
.results-page-full .results-left .product.product-list .product-header,
.results-page-full .results-left .product.product-list .product-description,
.view-tablet .results-page .results-left .product.product-list .product-header,
.view-tablet .results-page .results-left .product.product-list .product-description {
  padding-right: 150px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.results-page-full .product-list .product-header,
.results-page-full .product-list .product-header *,
.view-tablet .result-page .product-list .product-header,
.view-tablet .result-page .product-list .product-header * {
  font-weight: normal;
}
.results-page-full .product-first .product-list .product-header,
.results-page-full .product-first .product-list .product-header *,
.view-tablet .results-page .product-first .product-list .product-header,
.view-tablet .results-page .product-first .product-list .product-header * {
  font-weight: bold;
}
.shop-search {
  /*margin-left:10px;*/
}
.shop-search .alert_form {
  background: #fafafa;
  border-bottom: 1px solid #E2E2E2;
  padding: 10px;
}
.shop-search-wrapper {
  margin: 0 auto 15px;
  max-width: 465px;
}
.shop-search .title-fant {
  font-size: 14px;
  line-height: 35px;
  font-weight: bold;
}
.shop-search .check > .pull-left {
  line-height: 33px;
  margin-right: 10px;
  font-size: 12px;
}
.shop-search .shop-search-input {
  margin-right: 10px;
  border: 1px solid #c5c5c5;
  height: 20px;
  width: 250px;
}
.shop-search-button {
  background-color: #e85c33;
  background-image: -moz-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: -webkit-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: linear-gradient(to bottom, #e85c33 0%, #e53a2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85c33', endColorstr='#e53a2b', GradientType=0);
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  border: none;
  line-height: 32px;
  height: 32px;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 95px;
}
/*******************************/
/*****PRODUCTS TABLET LIST******/
/*******************************/
.view-tablet .results-page-gallery .top-content-wrapper + .wrapper,
.view-tablet .results-page-no-images .top-content-wrapper + .wrapper,
.view-tablet .results-page .top-content-wrapper + .wrapper {
  width: 986px;
  padding-left: 14px;
  padding-right: 14px;
}
.view-tablet .filter-subtitle {
  font-size: 16px;
}
.view-tablet li.Category {
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.view-tablet .filter-list li .selected,
.view-tablet .filter-list a {
  font-size: 13px;
}
.view-tablet .filter .saved-search-button-text {
  font-size: 14px;
}
.view-tablet .filter .saved-search-button {
  padding-top: 7px;
  padding-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.view-tablet .results-page-no-images .results-left .msg--autosuggestions,
.view-tablet .results-page .results-left .msg--autosuggestions {
  max-width: 300px;
}
.view-tablet .results-page-no-images .results-left .results-filter,
.view-tablet .results-page .results-left .results-filter {
  width: 300px;
}
.view-tablet .results-page-no-images .results-left .filter-button,
.view-tablet .results-page .results-left .filter-button {
  width: 95px;
  height: 35px;
  line-height: 35px;
}
.view-tablet .results-page-no-images .results-left .filter-list > li,
.view-tablet .results-page .results-left .filter-list > li {
  padding-top: 4px;
  padding-bottom: 4px;
}
.view-tablet .results-page-no-images .results-left .filter-input,
.view-tablet .results-page .results-left .filter-input {
  height: 29px;
  line-height: 29px;
  width: 36%;
}
.view-tablet .results-page-no-images .results-left .filter-button-arrow,
.view-tablet .results-page .results-left .filter-button-arrow {
  width: 40px;
}
.view-tablet .results-page-no-images .results-left .pss,
.view-tablet .results-page .results-left .pss {
  margin: 15px auto 15px;
  max-width: 480px;
  float: none;
}
.view-tablet .results-page-no-images .results-left .popular_Searches,
.view-tablet .results-page .results-left .popular_Searches {
  margin-top: 0;
}
.view-tablet .results-page-no-images .results-left .social_buttons_wrapper,
.view-tablet .results-page .results-left .social_buttons_wrapper {
  margin-left: 0;
  width: 100%;
  left: 0;
}
.view-tablet .results-page-no-images .results-left .cld_social,
.view-tablet .results-page .results-left .cld_social {
  margin-left: auto;
}
.view-tablet .results-page-no-images .results-left .results-list div[id^="div-gpt"],
.view-tablet .results-page .results-left .results-list div[id^="div-gpt"] {
  margin: 10px auto 0;
}
.view-tablet .results-page-no-images .results-left .results-list div[id^="div-gpt"] + .product-list,
.view-tablet .results-page .results-left .results-list div[id^="div-gpt"] + .product-list {
  border-top: 1px solid #e2e2e2;
}
.view-tablet .results-page-no-images .results-left .report_popup,
.view-tablet .results-page .results-left .report_popup,
.view-tablet .results-page-no-images .results-left #popup_feedback,
.view-tablet .results-page .results-left #popup_feedback,
.view-tablet .results-page-no-images .results-left #PopUpCreateSaveSearch,
.view-tablet .results-page .results-left #PopUpCreateSaveSearch {
  left: -webkit-calc(50% - 300px) !important;
  left: -moz-calc(50% - 300px) !important;
  left: calc(50% - 300px) !important;
}
.view-tablet .results-page-no-images .results-left .latestTool,
.view-tablet .results-page .results-left .latestTool {
  padding-bottom: 13px;
}
.view-tablet .results-page-no-images .results-left .latestTool .sort,
.view-tablet .results-page .results-left .latestTool .sort {
  font-size: 13px;
}
.view-tablet .results-page-no-images .results-left .sort .d,
.view-tablet .results-page .results-left .sort .d {
  font-size: 14px;
}
.view-tablet .results-page-no-images .results-left .DropList li a,
.view-tablet .results-page .results-left .DropList li a {
  padding: 5px 9px;
  font-size: 15px;
}
.view-tablet .results-page-gallery .product-gallery {
  width: 198px;
}
.view-tablet .results-page-gallery .product-gallery:nth-of-type(1),
.view-tablet .results-page-gallery .product-gallery:nth-of-type(2n-1) {
  clear: none;
}
.view-tablet .results-page-gallery .product-gallery:nth-of-type(3n+1) {
  clear: both;
}
.view-tablet #paginate a {
  margin-left: 7px;
  margin-right: 7px;
  font-size: 17px;
}
.view-tablet #MX_Tablet_336x280 {
  padding-top: 10px;
  margin: 0 auto;
}
/*******************************/
/********PRODUCT LIST MORE******/
/*******************************/
.product-list-more {
  padding-right: 8px;
  *zoom: 1;
  display: block;
}
.product-list-more:before,
.product-list-more:after {
  content: " ";
  display: table;
}
.product-list-more:after {
  clear: both;
}
.product-list-more .product-link {
  *zoom: 1;
  display: block;
}
.product-list-more .product-link:before,
.product-list-more .product-link:after {
  content: " ";
  display: table;
}
.product-list-more .product-link:after {
  clear: both;
}
.product-list-more .product-info {
  width: 100%;
}
.product-list-more .product-info-main {
  float: left;
  width: 75%;
}
.product-has-image .product-list-more .product-info-main {
  max-height: 98px;
  overflow: hidden;
}
.product-list-more .product-title {
  color: #15c;
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  display: block;
  text-decoration: underline;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.product-has-image .product-list-more .product-title {
  max-height: 42px;
  overflow: hidden;
}
.product-list-more .product-top-meta {
  font-size: 12px;
  color: #999;
  padding-top: 3px;
  padding-bottom: 4px;
}
.product-has-image .product-list-more .product-rest-info {
  max-height: 51px;
  overflow: hidden;
}
.product-list-more .product-date {
  color: #666;
  font-size: 12px;
  line-height: 17px;
}
.product-list-more .product-description {
  display: inline;
  font-size: 12px;
  line-height: 17px;
  color: #444;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.product-list-more .product-description:before {
  content: " - ";
  color: #666;
}
.product-list-more .product-below-meta {
  font-weight: bold;
  font-size: 12px;
  color: #333;
  text-transform: none;
  padding-top: 2px;
}
.product-list-more .product-salary-est {
  text-transform: none;
}
.product-list-more .salary-est-caption {
  color: #FF7F00;
}
.product-list-more .product-image-wrapper {
  clear: both;
}
.product-list-more .product-meta {
  float: right;
  width: 25%;
  text-align: right;
}
.product-list-more .product-price {
  line-height: 21px;
}
.product-list-more .product-price .no-price {
  font-size: 12px;
  line-height: 17px;
}
.product-list-more .product-price-up,
.product-list-more .product-price-down {
  letter-spacing: -4px;
}
.product-list-more .product-price-up:before,
.product-list-more .product-price-down:before {
  margin: 0 7px 0 0;
  width: auto;
  font-size: 13px;
}
.product-list-more .product-price-old {
  color: #999;
  text-decoration: line-through;
  font-size: 12px;
  line-height: 15px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.product-list-more.product .product-price ~ .product-price-old + .product-right-meta {
  margin-top: 4px;
}
.product-list-more .product-price ~ .product-right-meta {
  border-top: 1px solid #ececec;
  margin-top: 6px;
  margin-left: 3px;
  padding-top: 3px;
  max-height: 68px;
  overflow: hidden;
}
.product-list-more .product-right-meta {
  font-size: 12px;
  line-height: 17px;
}
.product-list-more .product-source {
  color: #999;
  color: #008000;
  font-size: 11px;
  display: inline-block;
  margin-top: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
.product-list-more.product .similar-results {
  font-size: 11px;
  color: #999;
}
.product-has-image .product-list-more.product .similar-results {
  position: absolute;
  right: 6px;
  bottom: 12px;
  line-height: 1;
  background: #fff;
}
.product-list-more.product .similar-results .similar-link {
  color: #8fb8ff;
  font-size: 11px;
  border-bottom: 0;
}
.product-list-more.product .similar-results .similar-link:hover {
  border-bottom-color: #2424ac;
  color: #2424ac;
}
.product-list-more .product-options {
  font-size: 11px;
  text-align: right;
  position: absolute;
  right: 8px;
  bottom: 12px;
  line-height: 1;
}
.product-has-image .product-list-more .product-options {
  left: 140px;
  bottom: 12px;
  right: auto;
}
.product-list-more .product-options .product-report {
  color: #999;
  padding-bottom: 0;
  line-height: 1;
  cursor: pointer;
}
.product-list-more .product-options .product-report:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}
.product-price-down {
  color: #dd3636;
}
.product-price-down:before {
  vertical-align: -3%;
}
.product-price-up {
  color: #dd3636;
}
.product-price-up:before {
  vertical-align: 6%;
}
.view-desktop .product-options {
  visibility: hidden;
}
.view-desktop .product-list-more:hover .product-options {
  visibility: visible;
}
.product-has-image .product.product-list-more .product-link {
  padding-left: 135px;
  min-height: 115px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-has-image .product.product-list-more .product-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 135px;
}
.product-has-image .product.product-list-more .product-image-wrapper .product-image {
  position: relative;
  height: 98px;
}
.product-has-image .product.product-list-more .product-image-count {
  background: #868686;
  background: rgba(134, 134, 134, 0.78);
  color: #fff;
  padding: 2px 5px 1px 2px;
  display: inline-block;
  position: absolute;
  bottom: 6px;
  left: 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.product-has-image .product.product-list-more .product-image-count .icon-camera {
  font-size: 13px;
}
.product-has-image .product.product-list-more .product-image-count .icon-camera:before {
  vertical-align: -5%;
}
.product-has-image .product.product-list-more .product-image-count .product-image-count-number {
  font-weight: bold;
  padding-left: 3px;
}
.product-has-image .product.product-list-more .product-source {
  padding-left: 5px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 120px;
  overflow: hidden;
  white-space: nowrap;
}
.product-has-not-image .product-list-more .product-source {
  margin-top: 2px;
}
.product-has-not-image .product-list-more .similar-results {
  padding-top: 6px;
}
.product-has-not-price .product.product-list-more .product-info-main,
.product-has-no-price .product.product-list-more .product-info-main {
  width: 100%;
}
/*******************************/
/*****SHOPPING CATEGORY*********/
/*******************************/
/*******************************/
/********CATEGORY PAGE**********/
/*******************************/
.border_cat_page {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
}
.switchTable ul {
  font-size: 14px;
  overflow: hidden;
}
.switchTable li {
  float: left;
  height: 33px;
  width: 33.33%;
  margin-bottom: 15px;
  padding-left: 20px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.switchTable li a {
  text-decoration: none !important;
  color: #15c;
}
.switchTable li a:hover {
  text-decoration: underline !important;
}
.switchTable li .count {
  display: block;
  margin-left: 15px;
  color: #606060;
  font-size: 14px;
}
.switchTable ul li h2 {
  font-size: 14px;
  font-weight: normal;
}
.switchTable ul li h2 span {
  color: #606060;
}
.category-page .categoryListingTitle {
  background: #fff;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category-page .categoryListingTitle h1 {
  margin: 5px 0 0;
}
.category-page .switchTable ul li h2 a {
  font-weight: bold;
}
.category-page .switchTable ul li h2 p,
.category-page .switchTable ul li h2 span {
  color: #444;
  font-size: 12px;
}
.category-page .switchTable ul li h2 span {
  display: block;
  padding: 0;
  margin: 0;
}
.category-page .switchTable {
  padding-top: 20px;
}
.category-page #mainContent {
  background: #fafafa;
}
.category-page .RightPanelFour .fullWidthBox {
  width: 100%;
}
.category-page .category_listing_site_label {
  float: right;
  position: relative;
  top: -17px;
  color: #777;
  right: 5px;
  font-weight: bold;
  font-size: 13px;
}
.categoryListingTitle {
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 12px;
  font-size: 13px;
  line-height: 20px;
}
.categoryListingTitle .second-category-icon {
  position: relative;
  top: -10px;
}
/*******************************/
/********RESULT PAGE************/
/*******************************/
.results-page-full .top-content-wrapper + .wrapper,
.results-page .top-content-wrapper + .wrapper,
.results-page-no-images .top-content-wrapper + .wrapper,
.results-page-gallery .top-content-wrapper + .wrapper,
.results-ad-page .top-content-wrapper + .wrapper {
  background: #fff;
}
.results-page .social_buttons_wrapper,
.results-page-no-images .social_buttons_wrapper,
.results-page-gallery .social_buttons_wrapper {
  /*width: @width-social-result;*/
  clear: both;
  height: 50px;
  position: relative;
  /*left: -397px;*/
  padding: 15px 0;
  margin-top: 30px;
}
.results-page .cld_social,
.results-page-no-images .cld_social,
.results-page-gallery .cld_social {
  /*margin-left: 408px;*/
}
/*******************************/
/*******NO RESULTS PAGE*********/
/*******************************/
.content_no_results {
  display: block;
  margin: 13px auto;
  padding: 0 5px;
}
.content_no_results h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
}
.content_no_results h4 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
  color: #333;
}
.erropts li {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  list-style-type: disc;
  padding-bottom: 15px;
}
.erropts {
  font-size: 12px;
  padding-left: 20px;
}
/*******************************/
/*************POPUPS************/
/*******************************/
#LikeSaveSearch {
  z-index: 100;
}
#LikeSaveSearch,
#LikeAfterUnsubscribe {
  width: 600px;
}
#LikeAfterUnsubscribe .popUpLikeAfterUnsubscribe {
  padding: 15px 35px 51px;
}
.popUpSaveSearch,
.popUpLikeAfterUnsubscribe,
.popUpLikeSaveSearch {
  -webkit-box-shadow: 0px 0px 10px 10px rgba(50, 50, 50, 0.11);
  -moz-box-shadow: 0px 0px 10px 10px rgba(50, 50, 50, 0.11);
  box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  border: 3px solid #2BA6CB;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  border-radius: 3px;
  background-color: #fafafa;
}
.popUpSaveSearch .spalart,
.popUpLikeAfterUnsubscribe .spalart,
.popUpLikeSaveSearch .spalart {
  background: #e85c33;
  background-image: -moz-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: -webkit-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: linear-gradient(to bottom, #e85c33 0%, #e53a2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85c33', endColorstr='#e53a2b', GradientType=0);
  border-bottom: 2px solid #e54a1c;
  cursor: pointer;
}
.popUpSaveSearch input[type="text"],
.popUpLikeAfterUnsubscribe input[type="text"],
.popUpLikeSaveSearch input[type="text"],
.popUpSaveSearch select,
.popUpLikeAfterUnsubscribe select,
.popUpLikeSaveSearch select {
  border: 1px solid #afafaf;
}
.popUpLikeSaveSearch {
  padding: 15px 35px;
}
#PopUpCreateSaveSearch p,
.popUpLikeAfterUnsubscribe p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  text-align: center;
}
#PopUpCreateSaveSearch .cookie-header-msg p {
  text-align: left;
  margin-top: 0px;
}
#PopUpCreateSaveSearch h3,
.popUpLikeAfterUnsubscribe h3 {
  font-size: 22px;
  line-height: 32px;
  color: #444;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
#LikeSaveSearch p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  text-align: center;
  padding-bottom: 10px;
}
#LikeSaveSearch h3 {
  font-size: 22px;
  line-height: 32px;
  color: #444;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
.popUpLikeSaveSearch:after,
.popUpSaveSearch:after,
.popup_fields:after,
.popupBox:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 49px 18px 0;
  border-color: #fafafa transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -45px;
  left: 102px;
}
.popUpLikeSaveSearch:after {
  bottom: -45px;
}
.popUpLikeSaveSearch:before,
.popUpSaveSearch:before,
.popup_fields:before,
.popupBox:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 48px 19px 0;
  border-color: #2BA6CB transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -50px;
  left: 101px;
}
.popUpLikeSaveSearch:before {
  bottom: -46px;
}
.popUpLikeAfterUnsubscribe:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 47px 18px 0;
  border-color: #fafafa transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -33px;
  left: 102px;
}
.popUpLikeAfterUnsubscribe:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 48px 19px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -36px;
  left: 101px;
}
#exposeMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 1263px;
  height: auto;
  display: block;
  opacity: 0.5;
  z-index: 9998;
  background-color: #ffffff;
}
.sendFeedback .spalart,
#PopUpCreateSaveSearch .spalart {
  background-color: #e14a1e;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  float: right;
  margin: 0;
  margin-bottom: 30px;
  padding: 5px 10px;
  height: 34px;
  width: auto;
  border-bottom: 2px solid #e54a1c;
}
#PopUpCreateSaveSearch .spalart {
  margin-bottom: 10px;
}
#infoAlertDiv {
  /*text-align: right;*/
  width: 100%;
}
#PopUpCreateSaveSearch .spalart {
  float: left;
}
.popUpSaveSearch p:first-of-type {
  margin: 10px 0 20px;
}
.st_facebook_large {
  cursor: pointer;
}
.st_email_large .stButton {
  display: none !important;
}
.st_facebook_large .stButton {
  display: none !important;
}
.st_googleplus_large .stButton {
  display: none !important;
}
.ui-autocomplete .ui-menu {
  z-index: 20;
}
.newsletterRightBox .submit {
  background: #162e67;
  /* padding-left: 36px; */
  padding: 4px 10px 4px 10px;
  border: none;
  -webkit-appearance: none;
  color: #fff;
  font-weight: bold;
  /* margin: 5px auto; */
  margin-left: 17%;
  cursor: pointer;
}
.newsletterRightBox .icon {
  background: #162e67 url(/static/css-sprite.png) -49px -96px no-repeat;
  height: 18px;
  width: 30px;
  display: block;
  float: left;
}
/*******************************/
/*******SHOPPING GUIDE**********/
/*******************************/
.shopping_guide {
  font-size: 16px;
}
.shopping_guide #MainMStaticPage {
  padding-top: 0;
}
.shopping_guide #topSection,
.categoryListingTitle {
  /*border-bottom: 1px solid #162e67;*/
  position: static;
  padding: 0;
}
.categoryListingTitle {
  width: 100%;
}
.shopping_guide #topSection {
  width: 98%;
  margin-left: 6px;
}
.shopping_guide #MainMStaticPage {
  width: 950px;
  display: block;
  float: none;
  margin: 0 auto;
}
.shopping_guide #topSection h1,
.categoryListingTitle h1 {
  float: none;
  max-width: 100%;
  margin-left: 0;
  text-align: center;
}
.shopping_guide .secListStaticPage,
.shopping_guide .ListStaticPage {
  border-bottom: none;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 100px 0 100px;
}
.shopping_guide .h2_headers {
  margin-top: 0;
}
.ListStaticPageFooter {
  border-bottom: none;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 100px 0 100px;
}
.description {
  color: #333333;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
  height: 100px;
}
.fb_login {
  float: left;
}
.g_connect {
  padding-left: 30px;
  float: left;
}
#socialLoginForm {
  margin-left: 76px;
}
.ListTitle .root {
  width: 40px;
  height: 35px;
  float: left;
  margin-bottom: 5px;
  display: block;
}
.static_pgs_links {
  width: 100%;
  padding: 20px 0 30px 0;
  position: relative;
  float: left;
}
.footer-bottom + .static_pgs_links {
  background: #fff;
}
.static_pgs_links p {
  text-align: center;
  font-size: 14px;
}
.report_popup {
  width: 590px;
}
.report_popup .close44 .spalart {
  width: 162px;
  display: block;
  clear: both;
  margin-top: 17px;
  margin-bottom: 11px;
}
.popupBox {
  background: #fafafa;
  float: left;
  padding: 30px 40px 10px;
  position: relative;
  width: 533px;
  -webkit-box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  -moz-box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  border: 3px solid #2BA6CB;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  border-radius: 0;
}
.report_ad_body_msg {
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
  color: #444;
}
.report_ad_lbl {
  margin-bottom: 5px;
  font-size: 14px;
}
.report_ad_lbl2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
}
.feedback_content {
  padding: 10px;
  font-size: 13px;
  color: #333;
  width: 510px;
  height: 70px;
}
#submitBtn {
  float: right;
  margin-top: 20px;
}
.close44 .spalart {
  background: #e85c33;
  background-image: -moz-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: -webkit-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: linear-gradient(to bottom, #e85c33 0%, #e53a2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85c33', endColorstr='#e53a2b', GradientType=0);
  border-bottom: 2px solid #e54a1c;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin: 35px 0 30px 0;
  padding: 5px 10px;
  height: 34px;
  width: 125px;
  cursor: pointer;
}
.popup_fields {
  background: #fafafa;
  float: left;
  padding: 30px 40px 10px;
  position: relative;
  width: 533px;
  -webkit-box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  -moz-box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  box-shadow: 0 0 10px 10px rgba(50, 50, 50, 0.11);
  border: 3px solid #2BA6CB;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  border-radius: 3px;
}
.popup_fields .spalart {
  background: #e85c33;
  background-image: -moz-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: -webkit-linear-gradient(top, #e85c33 0%, #e53a2b 100%);
  background-image: linear-gradient(to bottom, #e85c33 0%, #e53a2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85c33', endColorstr='#e53a2b', GradientType=0);
}
.popup_fields input[type="text"],
.popup_fields select,
.popup_fields textarea {
  border: 1px solid #afafaf;
}
.close44 .emailalBG {
  width: 174px;
  margin-top: 35px;
  margin-bottom: 30px;
  padding-left: 5px!important;
}
.fdb_body_msg {
  font-size: 16px;
  text-align: center;
  margin-bottom: 60px;
  font-weight: bold;
}
.txt_area_box {
  padding-top: 20px;
}
/*******************************/
/****SAVED SEARCH BUTTON********/
/*******************************/
.filter-form .saved-search-button-wrapper {
  padding-bottom: 10px;
  padding-top: 1px;
}
.saved-search-button-wrapper#safeShopping_msg {
  padding-top: 0;
}
.saved-search-button {
  padding: 6px 5px;
  min-height: 28px;
  display: flex;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #2BA6CB;
}
.saved-search-button:hover {
  color: #fff;
}
.saved-search-button div {
  color: #fff;
  vertical-align: middle;
}
.saved-search-button-icon {
  padding-right: 7px;
}
.saved-search-button-icon i {
  font-size: 20px;
  line-height: 34px;
  height: 34px;
}
.view-desktop .saved-search-button-icon i,
.view-tablet .tabs .saved-search-button-icon i {
  line-height: 29px;
  height: 29px;
}
.saved-search-button-text {
  font-size: 12px;
  margin: auto 0;
}
/*******************************/
/***********SAVED SEARCH********/
/*******************************/
.alert-page .top-content-wrapper + .wrapper,
.save-ad-page .top-content-wrapper + .wrapper {
  padding-bottom: 20px;
}
#content.alert-page #topContent {
  width: 926px;
}
#saved_searches_content {
  width: 890px;
  padding: 0;
  float: left;
  min-height: 160px;
  /* height: 600px; */
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-radius: 0 10px 0 10px;
  margin: 0 0 20px 20px;
}
.alert-page #saved_searches_content {
  margin: 0 auto;
  border: none;
  float: none;
}
.mt_title {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 15px;
}
.alert-page .mt_title {
  text-align: center;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid #333;
}
#alerts {
  width: 890px;
}
.mt_searches_alerts_header {
  border: none;
  background: #f3f3f3;
  background-color: #EEEEEE;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  height: 24px;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}
.ss_header_column1.green a:before,
.ss_header_column1.grey a:before {
  content: "";
  position: relative;
  left: -10px;
  top: -1px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
}
.ss_header_column1.green a:before {
  background: #70c74d;
}
.ss_header_column1.grey a:before {
  background: #7a7a7a;
}
#Alerts {
  overflow: hidden;
}
#Alerts .mt_searches_alerts_edit,
#Alerts .remove-item {
  width: 16px;
  height: 17px;
  padding-right: 9px;
  float: left;
  text-decoration: none;
  color: #2BA6CB;
}
#Alerts .mt_searches_alerts_edit {
  font-size: 13px;
  position: relative;
  top: 1px;
}
#Alerts .remove-item {
  font-size: 17px;
  position: relative;
  top: -1px;
}
#Alerts .send-item {
  float: left;
  padding-right: 9px;
  font-size: 15px;
  color: #2BA6CB;
}
.ss_header_column1 {
  width: 250px;
  padding-left: 14px;
  float: left;
  white-space: normal;
}
.ss_header_column2 {
  width: 100px;
  float: left;
  padding-left: 5px;
}
.alert-page .ss_header_column3 {
  color: #333;
}
.ss_header_column3 {
  width: 75px;
  padding-left: 30px;
  float: left;
}
.ss_header_column4 {
  width: 190px;
  padding-right: 5px;
  float: left;
  text-align: center;
}
.ss_header_column5 {
  width: 123px;
  padding-left: 15px;
  float: left;
}
.ss_header_column5 select:disabled {
  opacity: 0.6;
  filter: alpha(opacity= 60 );
}
.alert-page .ss_header_column5 select {
  width: 100px;
}
.alert-page .ss_header_column2 span {
  font-size: 12px;
  color: #333;
  font-weight: normal;
}
.ssList li .selected {
  background-color: #EDEDED;
  color: #000000;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  padding: 0 0 0 8px;
  text-decoration: none;
  text-indent: 0;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ssList .edit-alert-button p span {
  font-weight: bold;
  font-size: 12px;
  color: #333;
}
.ssList .edit-alert-button p {
  margin-top: 20px;
}
.ssList li {
  position: relative;
  /*white-space: nowrap;*/
  font-size: 9pt;
  margin-bottom: 5px;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  float: left;
}
.ssList li a {
  color: #666;
  font-size: 9pt;
}
.ssList li span {
  color: #003365;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  margin: 0 3px 0 0;
  /*vertical-align: top;*/
}
#Alerts .ss_header_column1 span {
  padding-left: 7px;
}
.edit-alert-button button {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  width: 110px;
  line-height: 22px;
  height: 22px;
  padding-left: 2px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  border: none;
  margin: 0;
  background-color: #003365;
}
.edit-alert-button button > span {
  color: #fff;
}
.edit-alert-button button:disabled {
  color: #8089a7;
  cursor: default;
}
.edit-alert .col-1-3 .edit-range-input {
  width: 95%;
  /*padding-top: 3px;
    padding-bottom: 2px;*/
}
.edit-ss-select {
  margin-bottom: 10px;
}
.ssList li a:hover {
  color: #000;
  text-decoration: underline;
}
.refineAlert {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
.edit-alert {
  clear: both;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
  text-align: left;
  padding-left: 14px;
}
.edit-alert .col-1-3 {
  width: 200px;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 25px;
}
.edit-alert .col-1-6.different {
  position: relative;
  top: 19px;
}
.edit-alert .col-1-3 label {
  display: block;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  float: none;
  clear: left;
}
.edit-alert .col-1-3 input,
.edit-alert .col-1-3 select {
  width: 100%;
  margin-bottom: 10px;
  float: none;
}
.edit-alert .filter-geo .filter-geo-zip,
.edit-alert .filter-geo .filter-geo-radius {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.edit-alert .col-1-3 p input {
  display: inline-block;
  width: 43px;
  position: relative;
  top: 5px;
}
.edit-alert #five {
  float: left;
}
.edit-alert input {
  height: 20px;
}
.edit-alert label[for="six"],
.edit-alert #six {
  float: left;
}
.edit-alert-button {
  position: absolute;
  right: 25px;
  text-align: right;
  top: 105px;
}
.edit-alert .col-1-3 .filter-geo-input {
  padding-top: 4px;
  padding-bottom: 3px;
  border-color: #aaa;
}
.edit-alert .col-1-3 #txtSearchRef {
  height: 23px;
}
.edit-alert .filter-checkbox input[type=checkbox] {
  width: auto;
  position: relative;
  top: -5px;
  margin-left: 0;
  float: left;
}
.edit-alert .filter-checkbox label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
}
.refineFilters {
  padding-top: 20px;
  font-size: 12px;
  width: 750px;
  display: none;
}
.subtitle_refine_alert {
  color: #000000;
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 9pt;
}
.filters_left_side {
  width: 180px;
  float: left;
}
.filters_right_side {
  width: 180px;
  float: left;
}
.txt-box {
  width: 170px !important;
}
/*sageList*/
#sageList .subtitle {
  margin-top: 19px;
  text-align: center;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
#sageList .filter-list a {
  color: #15c;
  display: block;
}
/*sponsored links*/
.addGoog {
  margin-left: 0;
}
#searchresults_topadcontainer h2,
#searchresults_bottomxyzcontainer h2 {
  padding: 7px 8px;
  font-size: 12px;
}
#searchresults_topadcontainer h2 a:hover,
#searchresults_bottomxyzcontainer h2 a:hover {
  text-decoration: none;
}
.addMain2 {
  padding-left: 8px;
  padding-right: 8px;
}
/*******************************/
/*******UNSUBSCRIBED AREA*******/
/*******************************/
.unsubscribed {
  width: 100%;
  /*max-width:815px;*/
  max-width: 628px;
  margin: 0 auto;
  padding-top: 24px;
  padding-bottom: 30px;
  font-size: 16px;
}
.unsubscribed form {
  display: inline;
}
.unsubscribed form ul {
  margin-bottom: 30px;
}
.unsubscribed form input[type="submit"] {
  float: right;
}
.unsubscribed .unsubscribed-form .btn {
  margin-left: 10px;
}
.unsubscribed .hidden-area {
  padding-left: 53px;
  padding-bottom: 10px;
}
.unsubscribed .unsubscribe-back {
  float: right;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 6px;
  padding-top: 1px;
  color: #2BA6CB;
  font-size: 13px;
  line-height: 33px;
  font-weight: bold;
  display: inline-block;
}
.unsubscribed-header {
  text-align: center;
  background: #e2f2dc;
  color: #3c763d;
  font-size: 0.938em;
  padding: 23px 10px;
}
.message-success,
.message-error {
  padding: 6px 15px;
  font-size: 12px;
  letter-spacing: normal;
  display: block;
}
.message-success {
  background: #e2f2dc;
  color: #3c763d;
}
.price-alert .message-error {
  margin-top: 7px;
}
.message-error,
.unsubscribed-header.unsubscribed-error {
  color: #a94442;
  background: #f2dede;
}
.unsubscribed-subheader {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 23px;
  font-size: 1em;
  color: #666;
}
.collapse-list .hidden-area {
  display: none;
}
.collapse-list .active {
  background: #fafafa;
}
.collapse-list .active .hidden-area {
  display: block;
}
.hidden-area textarea,
.unsubscribe-freq select {
  border-color: #c5c5c5;
}
.unsubscribe-freq select {
  line-height: 30px;
  height: 30px;
  width: 308px;
}
.unsubscribe-freq .btn[type="submit"] {
  max-width: none;
  width: auto;
  padding: 8px 13px;
  font-size: 11px;
  margin-left: 2px;
}
.unsubscribed-form li {
  display: block;
  border-bottom: 2px solid #fafafa;
}
.unsubscribed-form .checkbox {
  font-size: 0.813em;
  line-height: 1.538em;
  padding: 17px 20px 16px;
}
.unsubscribed-form .checkbox:hover {
  background: #fafafa;
}
.unsubscribe-back-wrapper {
  clear: both;
  padding-bottom: 25px;
  text-align: center;
}
.unsubscribed-share-area {
  padding-top: 45px;
}
.unsubscribe__resubscribe {
  float: right;
}
/*******************************/
/**************BUTTONS**********/
/*******************************/
/*.btn {

    font-weight:bold;

    text-transform:uppercase;

    display:inline-block;
}

.btn-small,
.btn-middle,
.btn-big {
    text-align:center;

    cursor:pointer;

    .box-sizing(border-box);

    width:100%;

    border:1px solid;
}

.btn-small {

    font-size: 0.625em;
    letter-spacing: normal;

    padding: 6px 2px 6px;

    .box-sizing(border-box);

    width:100%;
    max-width:100px;

}

.btn-middle {
    font-size: 13px;
    letter-spacing: normal;

    text-transform:none;

    padding: 8px 2px 8px;

    .box-sizing(border-box);

    width:100%;
    max-width:105px;
}

.btn-big {
    font-size: 0.750em;

    color:#fff;

    padding-top: 5px;
    padding-bottom: 4px;
}

.btn.btn-big{
    text-transform:none;
}

.btn-rounded {
    border-radius:50%;

    text-align:center;
}
.btn-rounded-mini {
    width:17px;
    height:17px;
}

.btn-rounded-small {
    width:33px;
    height:33px;
}

.btn-rounded-middle {
    width:43px;
    height:43px;
}

.btn-rounded-big {
    width:51px;
    height:51px;
}

.btn-rounded-bigger {
    width:88px;
    height:88px;
}

.btn-transparent {
    background:transparent;
    color: @color-country-specific;

    &:hover {
        background: @color-country-specific;
        color:#fff;
    }

    &:active {
        background:transparent;
        color: @color-country-specific;
    }
}

.btn-country-specific {
   .gradient(@color-filter-button-top, @color-filter-button-bottom);
   border-color: @color-filter-button-top;

   &:hover,
   &:active {
       color:#fff;
   }

   &:hover {
       background:tint(@color-country-specific, 8%);
       border-color:tint(@color-country-specific, 8%);
   }

   &:active {
       background:darken(@color-country-specific, 3%);
       border-color:darken(@color-country-specific, 3%);
   }
}

.wrapper .btn-country-specific {
    color:#fff;
    font-weight:bold;

   &:hover,
   &:active {
       text-decoration:none;
   }
}

.wrapper .btn-border-country-specific {
    color:@color-country-specific;
    font-weight:bold;

   &:hover {
       color:#fff;
       text-decoration:none;
   }

   &:active {
       color:@color-country-specific;
   }
}

.btn-border-country-specific {

    border-color:#699DF7;
}

.btn-help {
    border:1px solid @color-neutral;
    color:@color-neutral;
    background:#fff;

    font-size: 0.7em;
    line-height:0;

    cursor:help;

    .box-sizing(border-box);
    padding: 7px 4px;
}

.btn-help:before {
    content: "?";
}

.btn-fair-price {

}

.btn-analyse {

}

.btn-money {

}

.btn-tests {

}*/
.saved-search-button:hover,
.spalart:hover,
.filter-button:hover {
  opacity: 0.9;
  filter: alpha(opacity= 90 );
}
.popup_fields .spalart,
.sendFeedback .spalart,
#PopUpCreateSaveSearch .spalart,
.report_popup .close44 .spalart {
  line-height: 24px;
}
/*******************************/
/**********MESSAGES*************/
/*******************************/
.mt_success,
p.mt_info,
p.mt_warning {
  padding: 10px;
  font-size: 12px;
}
p.mt_warning {
  margin-bottom: 15px;
  background-color: #fff7ca;
}
p.mt_info {
  margin-left: -6px;
  background-color: #d9edf7;
}
.mt_success {
  margin-left: -6px;
  background: #e2f2dc;
  color: #3c763d;
}
/*******************************/
/*********MOBILE BUTTON*********/
/*******************************/
.desktop_to_mobile {
  text-align: center;
  background: #fff;
}
.desktop_to_mobile a {
  color: #fff;
  padding: 11px 41px 9px;
  display: block;
  font-size: 14px;
  background: #2BA6CB;
  border-bottom: 4px solid #299fc3;
  max-width: 150px;
  clear: both;
  margin: 0 auto;
}
/*******************************/
/*********INPAGE LINKS**********/
/*******************************/
.results .similar-results {
  font-size: 10px;
  display: block;
  padding-top: 4px;
}
.results .similar-results a {
  display: inline-block;
  color: #5A5ADC;
  border-bottom: 1px solid #5A5ADC;
  text-decoration: none;
  font-size: 10px;
  /*background: #f0eded;
        padding: 2px 5px;*/
  /*.border-radius(2px);*/
  margin-left: 2px;
  margin-right: 2px;
}
.results .similar-results a:hover {
  border-bottom-color: #2424ac;
  color: #2424ac;
}
/*******************************/
/*********ADMIN PANEL***********/
/*******************************/
.admin-page .admin-page-wrapper {
  border-bottom: none;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 45px 43px;
}
.admin-page-wrapper {
  font-size: 12px;
}
.admin-page-wrapper #adminUsersSearch {
  border-bottom: 2px solid #E2E2E2;
}
.admin-page-wrapper #adminUsersSearch li label:before {
  font-size: 18px;
  color: #E2E2E2;
  position: relative;
  top: 3px;
  cursor: pointer;
  margin-left: 0;
}
.admin-page-wrapper input {
  outline: none;
  border: 0;
  padding: 10px 13px;
  font-weight: bold;
  min-width: 92%;
  cursor: pointer;
}
.admin-page-wrapper .btn {
  max-width: none;
  width: auto;
  font-weight: normal;
  padding: 0 5px;
  margin-right: 5px;
}
.admin-page-wrapper .btn.disabled {
  background: #B9B9B9;
  border-color: #B9B9B9;
  cursor: default;
}
.admin-page-wrapper .admin-list-item {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #E2E2E2;
  border-left: 3px solid transparent;
}
.admin-page-wrapper .admin-list-item span {
  line-height: 26px;
}
.admin-page-wrapper .admin-list-item:hover {
  border-left-color: #2BA6CB;
  background: #fafafa;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.processing.icon-star-empty:before,
.processing.icon-star:before {
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fp-results-fav-icon {
  font-size: 16px;
  display: inline-block;
  margin-top: -2px;
  position: relative;
  top: 1px;
  vertical-align: middle;
  cursor: pointer;
}
.fp-results-fav-icon:before {
  margin-left: 1px;
}
.fp-results-fav-icon:hover:before {
  content: "\e80c";
}
.fp-results-fav-icon.icon-star-removed:hover:before {
  content: "\e80d";
}
#content .saved-ads-wrapper,
#content .admin-drop {
  font-size: 24px;
  line-height: 15px;
  color: #888;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#content .saved-ads-wrapper:hover,
#content .admin-drop:hover {
  color: #333;
  text-decoration: none;
}
#content .admin-drop {
  padding: 0;
}
#content .admin-drop:hover .icon-down-dir {
  visibility: visible;
}
#content .admin-drop .icon-down-dir {
  visibility: hidden;
  font-size: 12px;
}
#content .admin-drop .icon-down-dir:before {
  font-size: 12px;
  vertical-align: 43%;
  margin: 0;
}
#content .saved-ads-wrapper {
  position: relative;
  height: 25px;
  display: inline-block;
  margin-top: 4px;
  margin-right: 4px;
}
#content .saved-ads-wrapper .saved-ads-counter {
  background: #dd4b39;
  color: #fff;
  font-size: 10px;
  display: inline-block;
  position: absolute;
  bottom: 2px;
  right: 0;
  padding: 0 2px;
  line-height: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#content .top-menu {
  margin-top: 4px;
  min-height: 24px;
  position: relative;
  margin-right: 5px;
}
#content .top-menu ul {
  right: -6px;
}
#content .login-section {
  min-height: 24px;
}
#content .login-section .icon-user:before,
#content .login-section .icon-star:before {
  margin-left: 0;
  margin-right: 0;
  height: 22px;
}
.save-ad-list {
  padding: 20px 34px 34px;
}
.save-ad-list .product-list {
  padding-left: 12px;
  padding-right: 12px;
}
.save-ad-list .product-link {
  margin-bottom: 3px;
}
.save-ad-list .product.product-list.product-has-image .product-description,
.save-ad-list .product.product-list h2,
.save-ad-list .product.product-list h2 a {
  width: 755px;
}
.save-ad-list .manage-tabs {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 12px;
}
.save-ad-list .manage-tabs .icon-star {
  font-size: 20px;
  vertical-align: middle;
  float: none;
}
.save-ad-list .manage-tabs .icon-star:before {
  margin-left: 0;
}
.save-ad-list .expired-ad {
  color: #dd4b39;
  font-weight: bold;
}
.save-ad-list .expired-ad .icon-cancel {
  cursor: pointer;
}
/*@media (min-width: 1300px) {
    .view-desktop.page-results {
            .results-banner-right {
                width:300px;
    }

            .wrapper {
                width:1116px;
            }

            #header-navigation {
                min-width:1164px;
            }

            #header-navigation .container_12 {
                width:1164px;
            }

            #footer {
                overflow:hidden;
                height:auto;
                min-height:44px;
            }
        }
    }*/
.slider__label {
  font-size: 12px;
  margin: 1px 3px;
  color: #777;
}
.no-js .slider__label,
.view-feature-phone .slider__label {
  display: none;
}
.view-feature-phone .slider__widget {
  display: none;
}
.slider__input {
  display: none;
}
.no-js .slider__input,
.view-feature-phone .slider__input {
  display: block;
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}
.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-background {
  box-shadow: none;
}
.noUi-background.noUi-origin {
  border-radius: 20px;
}
.noUi-origin.noUi-connect {
  right: 4px;
}
.noUi-connect {
  background: #2BA6CB;
  box-shadow: none;
}
.noUi-target {
  margin: 35px 17px 56px;
  border: none;
  box-shadow: none;
}
.view-tablet .noUi-target {
  margin-left: 17px;
  margin-right: 31px;
}
.view-desktop .noUi-target {
  margin: 11px 12px 53px;
}
.noUi-horizontal {
  height: 5px;
}
.noUi-handle:before,
.noUi-handle:after {
  content: none;
}
.noUi-horizontal .noUi-handle {
  height: 34px;
  left: -17px;
  top: -17px;
  border-radius: 50%;
}
.view-desktop .noUi-horizontal .noUi-handle {
  width: 23px;
  height: 23px;
  left: -12px;
  top: -10px;
  cursor: pointer;
}
.noUi-pips-horizontal {
  padding-top: 11px;
  padding-bottom: 11px;
}
.noUi-pips {
  font-weight: bold;
  font-size: 11px;
  color: #ccc;
}
.view-desktop .noUi-pips {
  font-size: 10px;
  font-weight: normal;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 10px;
}
.noUi-marker-large {
  background: #d4d4d4;
}
.noUi-value-horizontal {
  margin-left: -4px;
  padding-top: 17px;
  width: auto;
}
.view-desktop .noUi-value-horizontal {
  margin-left: -5px;
}
.noUi-marker {
  background: #e7e7e7;
}
.noUi-value-horizontal ~ .noUi-value-horizontal {
  right: 0;
  margin-right: -2px;
  left: auto !important;
}
.js_slider_range_filter .input-range {
  margin-top: 16px;
}
.input-price-layer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 5px 0 5px 6px;
  line-height: 16px;
  font-size: 13px;
  z-index: 1;
  color: #555;
  background: #fff;
  cursor: text;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #dadada;
}
.input-price-layer.hide {
  display: none;
}
.slider-loading,
.slider-reset {
  display: inline-block;
  text-align: right;
  float: right;
  font-size: 13px;
}
.slider-rest-wrapper {
  display: inline;
}
.slider-reset {
  float: left;
  display: inline-block;
}
.slider-reset .icon-cancel:before {
  margin-left: 0;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.slider-loading {
  width: 16px;
  margin-top: 4px;
  margin-right: 5px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s 0s;
  -moz-transition: all 0.3s 0s;
  -o-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
}
.slider-loading.invisible {
  opacity: 0;
  visibility: hidden;
}
.results-filter .filter .icon-cancel {
  color: #777;
}
.filter-tabs ul {
  position: relative;
  border-bottom: 1px solid #dadada;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 24px;
}
.filter-tabs-nav {
  float: left;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  margin-right: 4px;
  min-height: 24px;
  letter-spacing: 0;
  position: relative;
  top: 1px;
  color: #555;
  border: 1px solid #dadada;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #fafafa;
  display: inline-block;
  text-align: center;
}
.filter-tabs-nav:hover a {
  color: #666666;
  text-decoration: none;
}
.filter-tabs-nav.active {
  background: #fff;
  border-color: #2BA6CB #2BA6CB #FFFFFF #2BA6CB;
}
.filter-tabs-nav.active a {
  color: #2BA6CB;
}
.filter-tabs-nav a {
  float: right;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 7px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #a0a0a0;
}
#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 1;
}
.newsletter-center {
  border-top: 1px solid #ececec;
  padding: 34px 5px 10px 0;
}
.mmmyp-bottom .newsletter-center {
  border-bottom: 1px solid #ececec;
  border-top: 0;
  padding-top: 20px;
  padding-bottom: 34px;
}
.newsletter-input {
  position: relative;
  overflow: hidden;
  width: 75%;
  float: left;
}
.newsletter-input .placeholder {
  position: absolute;
  top: 50%;
  left: 5px;
  color: #888;
  margin-top: -0.5em;
  line-height: 1em;
  z-index: 9;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  padding-left: 45px;
}
.newsletter-input .placeholder b {
  font-weight: 500;
}
.newsletter-input input[type="text"] {
  z-index: 10;
  position: relative;
  background-color: transparent;
  width: 100%;
  -webkit-appearance: none;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  height: 48px;
  line-height: 25px;
  color: #656565;
  outline: none;
  border: 2px solid #dadada;
  padding: 10px 9px 11px 47px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletter-input input[type="text"]:focus + .placeholder {
  display: none;
}
.newsletter-email-icon {
  position: absolute;
  top: 0;
  left: 11px;
  color: #dadada;
}
.newsletter-email-icon:before {
  font-size: 24px;
  line-height: 47px;
}
.newsletter-button {
  width: 25%;
  position: relative;
  left: -1px;
  z-index: 11;
}
.newsletter-button.btn--big {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.viewmore-btn {
  background-color: transparent;
  border: none;
  font-size: 12px;
  margin-left: -5px;
  padding: 6px;
  cursor: pointer;
  color: #2ba6cb;
}
.viewmore-btn:focus {
  outline: 0;
}
.error-content h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
}
.error-content p {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.45;
  font-size: 16px;
}
.error-container {
  max-width: 996px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.error-container-content {
  background: #fafafa;
  padding: 20px;
}
.error-content {
  background: #fff;
  text-align: center;
  padding: 15px;
}
.error-btn {
  background: #2BA6CB;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 14px 20px;
  display: inline-block;
  margin-top: 14px;
  font-size: 16px;
}
#header-navigation.error-nav {
  min-width: 0;
}
#header-navigation.error-nav .logofol {
  position: relative;
  left: 0;
}
@media screen and (min-width: 992px) {
  .error-content h3 {
    font-size: 23px;
    text-align: center;
  }
  .error-content p {
    max-width: 700px;
    margin: 0 auto;
    color: #444;
  }
  .error-btn {
    width: auto;
    padding: 14px 61px;
    margin-top: 18px;
    margin-bottom: 5px;
  }
}
.msg {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 10px;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f2f2f2;
  clear: both;
  background: #fafafa;
}
.msg:before {
  border-bottom-color: #fafafa;
}
.msg--arrow {
  margin-top: 9px;
}
.msg--arrow:before {
  content: " ";
  position: absolute;
  top: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 13px 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}
.msg--success {
  background: #dff0d8;
  border: 0;
  margin-bottom: 0;
}
.msg--success:before {
  border-bottom-color: #def0d8;
}
.msg--success .msg__link {
  color: #3c763d;
}
.msg--fullwidth {
  color: #3c763d;
  border-radius: 0;
  border-bottom: 1px solid #c7e5bb;
  padding-top: 13px;
  min-width: 1024px;
}
.msg--fullwidth .wrapper {
  position: relative;
}
.msg__list {
  padding-top: 1px;
}
.msg__list-elem {
  display: inline-block;
  padding-right: 10px;
  /*padding-right:15px;*/
}
.msg__list-elem.is-hidden {
  display: none;
}
.msg__link {
  line-height: 22px;
}
.msg__link.is-hidden {
  display: none;
}
.msg__link:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
.msg__more {
  font-weight: bold;
}
.msg__close {
  position: absolute;
  right: 23px;
  top: 0;
  font-size: 15px;
  cursor: pointer;
  opacity: 0.7;
}
.msg__close:hover {
  opacity: 1;
}
.msg--autosuggestions {
  max-width: 200px;
  float: left;
  margin-bottom: 3px;
}
.ltie9 .msg--autosuggestions {
  max-width: 180px;
}
.msg--categories {
  margin-bottom: 10px;
}
.breadcrumb {
  color: #b3b3b3;
  font-size: 12px;
  line-height: 135%;
  margin-bottom: 5px;
  padding-top: 1px;
  clear: left;
}
.breadcrumb .is-hidden {
  display: none;
}
.ltie9 .breadcrumb > span {
  float: left;
}
.breadcrumb .icon-home2 {
  vertical-align: middle;
}
.breadcrumb .icon-home2:before {
  font-size: 14px;
  color: #a1a1a1;
  margin-right: 0;
  height: 12px;
  overflow: hidden;
}
.breadcrumb .icon-angle-right {
  position: relative;
  top: 4px;
}
.breadcrumb .icon-angle-right:before {
  font-size: 20px;
  color: #dcdcdc;
  width: 7px;
  height: 19px;
  overflow: hidden;
}
.breadcrumb .icon-angle-down:before,
.breadcrumb .icon-angle-up:before {
  background: #CBCBCB;
  color: #fff;
  padding: 1px;
  top: 1px;
  position: relative;
  margin-left: 5px;
  height: 12px;
  border-radius: 50%;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.breadcrumb .icon-angle-down:hover:before,
.breadcrumb .icon-angle-up:hover:before {
  background: #B9B9B9;
}
.breadcrumb a {
  color: #8d8d8d;
  font-size: 11px;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.breadcrumb a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
.breadcrumb--fixed {
  height: 26px;
  overflow: hidden;
}
.breadcrumbs--home:hover {
  border-bottom: 0;
}
.breadcrumb__last {
  color: #686868;
  font-size: 11px;
  font-weight: bold;
}
.breadcrumb__last span {
  display: inline-block;
}
.ltie9 .breadcrumb__last {
  line-height: 30px;
}
.breadcrumb__link-more {
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.breadcrumb__link-more:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
.breadcrumb__cat {
  *zoom: 1;
  display: block;
}
.breadcrumb__cat:before,
.breadcrumb__cat:after {
  content: " ";
  display: table;
}
.breadcrumb__cat:after {
  clear: both;
}
.breadcrumb__cat-item {
  line-height: 22px;
  max-height: 24px;
  padding: 3px 8px 0;
  overflow: hidden;
}
.static-page__content .breadcrumb__cat-item {
  padding-left: 0;
}
.breadcrumb__cat-link {
  color: #6B6B6B;
  font-weight: bold;
}
.breadcrumb__cat-link:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
.breadcrumb__cat-icon {
  zoom: 0.5;
  -ms-zoom: 0.5;
  -webkit-zoom: 0.5;
  -moz-transform: scale(0.5, 0.5);
  -moz-transform-origin: 0 0;
  margin-right: 15px;
}
.no-js .breadcrumb__cat-icon {
  display: none;
}
@-moz-document url-prefix() {
  .breadcrumb__cat-icon {
    margin-right: 0;
  }
}
.btn,
[class^="btn--"],
[class*=" btn--"] {
  font-weight: bold;
  cursor: pointer;
  border: 0;
  outline: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -o-transition: background-color 0.15s;
  transition: background-color 0.15s;
  padding: 8px 11px 9px;
  background: #2BA6CB;
  color: #fff;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover,
[class^="btn--"]:hover,
[class*=" btn--"]:hover,
.btn:focus,
[class^="btn--"]:focus,
[class*=" btn--"]:focus {
  background: #36b0d4;
  text-decoration: none;
}
.btn:active,
[class^="btn--"]:active,
[class*=" btn--"]:active {
  background: #2aa3c7;
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.09);
}
.btn--big {
  font-size: 16px;
  height: 48px;
  box-sizing: border-box;
  padding: 17px 10px 17px;
}
.btn--medium {
  padding: 14px 35px 16px;
  font-size: 14px;
}
.btn--medium b {
  font-weight: bold;
}
.btn--small {
  font-size: 12px;
  padding: 10px 0 12px;
}
.btn--full {
  width: 100%;
}
.mmmyp-bottom [class^="btn--"],
.mmmyp-bottom [class*=" btn--"] {
  color: #fff;
}
.btn--good-buy {
  background: #9aca62;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1);
}
.btn--good-buy:hover,
.btn--good-buy:focus {
  background: #a4cf71;
}
.btn--good-buy:active {
  background: #98c95e;
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.09);
}
.btn--reduced {
  background: #dd3636;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1);
}
.btn--reduced:hover,
.btn--reduced:focus {
  background: #e04747;
}
.btn--reduced:active {
  background: #dc3232;
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.09);
}
.btn--normal {
  background: #2BA6CB;
  color: #fff;
}
.btn--secondary {
  background: #dd4b39;
  color: #fff;
}
.btn--secondary:hover,
.btn--secondary:focus {
  background: #e76353;
}
.btn--secondary:active {
  background: #dc4735;
}
.form {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.form .form-submit {
  display: block;
}
.form.progress {
  opacity: 0.4;
}
.form.progress:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.form.progress .form-submit {
  display: none;
}
.form-field-title {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 7px;
  padding-left: 3px;
  display: block;
  color: #444;
}
.form-submit {
  background: #2BA6CB;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 9px;
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.1);
}
.input-wrapper {
  position: relative;
  line-height: 14px;
  display: inline-block;
  margin-top: 0;
  width: 45%;
  float: left;
}
.input-wrapper input {
  padding: 5px 6px;
}
.input-wrapper label {
  color: #bbb;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  z-index: 2;
  left: 4px;
  top: 11px;
  padding: 0 2px;
  pointer-events: none;
  background: #fafafa;
  -webkit-transition: -webkit-transform 100ms ease;
  -moz-transition: -moz-transform 100ms ease;
  -o-transition: -o-transform 100ms ease;
  -ms-transition: -ms-transform 100ms ease;
  transition: transform 100ms ease;
  -webkit-transform: translateY(-18px);
  -moz-transform: translateY(-18px);
  -o-transform: translateY(-18px);
  -ms-transform: translateY(-18px);
  transform: translateY(-18px);
}
.input-wrapper input:invalid + label {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-wrapper input:focus {
  border-color: #2ba6cb;
}
.input-wrapper input:focus + label {
  color: #2ba6cb;
}
.input-wrapper input.ss-email-input-active + label,
.input-wrapper input:focus + label {
  -webkit-transform: translateY(-18px);
  -moz-transform: translateY(-18px);
  -o-transform: translateY(-18px);
  -ms-transform: translateY(-18px);
  transform: translateY(-18px);
}
.input-wrapper input:focus ~ .ss-email-icon {
  color: #2ba6cb;
}
.input-wrapper .ss-email-icon {
  position: absolute;
  top: 0;
  left: 11px;
  color: #dadada;
}
.input-wrapper .ss-email-icon:before {
  font-size: 16px;
  line-height: 49px;
}
.input-wrapper-space {
  padding-bottom: 70px;
}
.input-wrapper-fixed {
  position: fixed;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  padding: 15px;
  background: rgba(255, 255, 255, 0.6);
}
.view-desktop-tablet .input-wrapper + .input-wrapper {
  margin-left: 8px;
}
.ltie9 .input-wrapper label {
  top: -8px;
}
.input {
  padding: 8px 11px 7px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
}
.input-wrapper input,
.select-wrapper {
  -webkit-appearance: none;
  font-size: 13px;
  line-height: 16px;
  height: auto;
  color: #656565;
  outline: none;
  border: 1px solid #dadada;
  position: relative;
  width: 100%;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select-wrapper + .select-wrapper {
  margin-top: 15px;
}
.select-wrapper:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #9c9c9c transparent transparent;
  margin-top: -1px;
  right: 10px;
}
.select-wrapper select {
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #656565;
  border: 0;
  margin: 0;
  padding: 5px 8px;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 38px;
}
.checkbox-on-off .checkbox-on-off__title {
  display: inline-block;
  vertical-align: 57%;
  font-size: 14px;
  color: #656565;
  padding-left: 12px;
}
.checkbox-on-off input {
  max-height: 0;
  max-width: 0;
  opacity: 0;
}
.checkbox-on-off input:checked + label:before {
  width: 50px;
  background: #2BA6CB;
}
.checkbox-on-off input:checked + label:after {
  left: 20px;
  box-shadow: inset 0 0 0 1px #2BA6CB, 0 2px 4px rgba(0, 0, 0, 0.2);
}
.checkbox-on-off label {
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 0 1px #D9D9D9;
  text-indent: -5000px;
  height: 30px;
  width: 50px;
  border-radius: 15px;
  margin-left: -2px;
}
.checkbox-on-off label:before,
.checkbox-on-off label:after {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  border-radius: 15px;
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.checkbox-on-off label:before {
  background: rgba(19, 191, 17, 0);
}
.checkbox-on-off label:after {
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.15);
}
.search {
  letter-spacing: -4px;
}
.search--big {
  text-align: center;
  background: #fafafa;
  padding-top: 55px;
  padding-bottom: 50px;
}
.search--small {
  float: right;
  padding-top: 11px;
  padding-left: 5px;
  padding-right: 7px;
  text-align: left;
}
.search__header {
  font-size: 22px;
  color: #444;
  font-weight: bold;
  letter-spacing: normal;
  padding-bottom: 20px;
}
.search__header h1 {
  font-size: inherit;
  display: inline-block;
}
.search__input {
  position: relative;
  z-index: 1;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
  max-width: 60%;
}
.ltie9 .search__input {
  max-width: 352px;
}
.search--big .search__input {
  max-width: 400px;
}
.search__select {
  left: -1px;
  letter-spacing: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
}
.search__select option {
  border-bottom: 1px solid #dddddd;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  height: 22px;
  line-height: 30px;
  padding: 7px 0 0 10px;
  max-width: 270px;
}
.search__select option.selected {
  color: #000;
  background-color: #f2f2f2;
  font-size: 16px;
  height: 25px;
  padding-top: 5px;
}
.search--small .search__select {
  width: 30%;
  padding-top: 7px;
  line-height: 27px;
}
.ltie9 .search--small .search__select {
  width: 158px;
}
.search--big .search__select {
  width: 180px;
  line-height: 44px;
}
.search__input,
.search__select {
  line-height: 100%;
  height: 33px;
}
.search--big .search__input,
.search--big .search__select {
  height: 50px;
  -webkit-box-shadow: 0 9px 51px -20px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 9px 51px -20px rgba(0, 0, 0, 0.24);
  box-shadow: 0 9px 51px -20px rgba(0, 0, 0, 0.24);
}
.search__input,
.search__select,
.search__btn {
  height: 33px;
  font-size: 14px;
}
.search--big .search__input,
.search--big .search__select,
.search--big .search__btn {
  font-size: 16px;
  height: 50px;
}
.search__select,
.search__btn {
  position: relative;
}
.search__categories,
.search__label {
  display: none;
}
.search__btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 16px 0 15px;
  left: -2px;
  width: 10%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search__btn .icon-search {
  width: 0;
  height: 0;
  vertical-align: middle;
  line-height: 22px;
}
.search__btn .icon-search:before {
  margin-left: 0;
  margin-right: 0;
}
.search--big .search__btn {
  padding-left: 27px;
  padding-right: 27px;
  font-size: 18px;
  line-height: 36px;
  width: 80px;
}
.search--big .search__btn .icon-search {
  line-height: 40px;
}
.product-list-more .product-meta [class^="product-label"] {
  line-height: 17px;
}
.product-info [class^="product-label"] {
  margin-right: 1px;
}
[class^="product-label"] {
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  color: #fff;
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 14px;
  margin-top: 2px;
  line-height: 12px;
}
.view-desktop [class^="product-label"] {
  display: inline;
  font-size: 12px;
  padding: 1px 4px;
  line-height: 17px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 0;
}
.product-label-new {
  background: #DD7936;
}
.product-label-reduced {
  background: #dd3636;
}
.product-label-updated {
  background: #2BA6CB;
}
.product-label-Excellent {
  background: #4CAF50;
}
.product-label-Good {
  background: #82cb2b;
}
.product-label-Fair {
  background: #FF9800;
}
.product-label-Bad {
  background: #ff794e;
}
.product-label-Poor {
  background: #F44336;
}
[class^="product-label"].product-label-disclaimer {
  color: #fff;
  font-weight: bold;
  background-color: #FF7F00;
  font-size: 11px;
  border-radius: 50%;
  margin-left: 2px;
  line-height: inherit;
}
[class^="product-label"].product-label-disclaimer:before {
  content: "?";
}
.view-desktop .product-link [class^="product-label"].product-label-disclaimer {
  visibility: hidden;
}
.view-desktop .product-link:hover [class^="product-label"].product-label-disclaimer {
  visibility: visible;
}
.product-label-fair-rent {
  background-color: #b3b3b3;
}
.popup-info {
  position: absolute;
  z-index: 1000;
  display: none;
}
.popup-info-left,
.popup-info-right {
  top: 0;
  bottom: 0;
}
.popup-info-left .popup-info-content:before,
.popup-info-right .popup-info-content:before,
.popup-info-left .popup-info-content:after,
.popup-info-right .popup-info-content:after {
  top: 0;
  bottom: 0;
}
.popup-info-top,
.popup-info-bottom {
  left: 0;
  right: 0;
}
.popup-info-top .popup-info-content:before,
.popup-info-bottom .popup-info-content:before,
.popup-info-top .popup-info-content:after,
.popup-info-bottom .popup-info-content:after {
  left: 0;
  right: 0;
}
.popup-info-content {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  max-width: 305px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  border: 2px solid #2BA6CB;
  background-color: #fff;
  color: #666666;
  border-radius: 3px;
  padding: 8px;
  font-size: 12px;
  line-height: 1.4;
}
.popup-size-medium .popup-info-content {
  width: 253px;
}
.popup-size-medium #tooltip-goodbuy-tooltip {
  width: 215px;
}
.popup-info-button {
  background-color: #2BA6CB;
  height: 21px;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  margin-top: 7px;
  float: right;
  cursor: pointer;
  border: none;
  *zoom: 1;
  display: block;
}
.popup-info-button:before,
.popup-info-button:after {
  content: " ";
  display: table;
}
.popup-info-button:after {
  clear: both;
}
.popup-info-content:before,
.popup-info-content:after {
  content: "";
  position: absolute;
  z-index: 99;
  margin: auto;
  width: 0;
  height: 0;
}
.popup-info-top {
  bottom: 110%;
}
.popup-info-top .popup-info-content {
  bottom: 0;
  top: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup-info-top .popup-info-content:before,
.popup-info-top .popup-info-content:after {
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
}
.popup-info-top .popup-info-content:before {
  bottom: -8px;
  border-top: solid 6px #2BA6CB;
}
.popup-info-top .popup-info-content:after {
  bottom: -6px;
  border-top: solid 6px #fafafa;
}
.popup-info-bottom {
  top: 110%;
}
.popup-info-bottom .popup-info-content {
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup-info-bottom .popup-info-content:before,
.popup-info-bottom .popup-info-content:after {
  border-left: solid 6px transparent;
  border-right: solid 6px transparent;
}
.popup-info-bottom .popup-info-content:before {
  top: -8px;
  border-bottom: solid 6px #2BA6CB;
}
.popup-info-bottom .popup-info-content:after {
  top: -6px;
  border-bottom: solid 6px #fafafa;
}
.popup-info-left {
  right: 110%;
}
.popup-info-left .popup-info-content {
  right: 0;
}
.popup-info-left .popup-info-content:before,
.popup-info-left .popup-info-content:after {
  border-top: solid 6px transparent;
  border-bottom: solid 6px transparent;
}
.popup-info-left .popup-info-content:before {
  right: -8px;
  border-left: solid 6px #2BA6CB;
}
.popup-info-left .popup-info-content:after {
  right: -6px;
  border-left: solid 6px #fafafa;
}
.popup-info-right {
  left: 110%;
}
.popup-info-right .popup-info-content {
  left: 0;
}
.popup-info-right .popup-info-content:before,
.popup-info-right .popup-info-content:after {
  border-top: solid 6px transparent;
  border-bottom: solid 6px transparent;
}
.popup-info-right .popup-info-content:before {
  left: -8px;
  border-right: solid 6px #2BA6CB;
}
.popup-info-right .popup-info-content:after {
  left: -6px;
  border-right: solid 6px #fafafa;
}
.product-popup__label {
  margin-bottom: 15px;
  margin-top: 5px;
}
.product-popup__link {
  width: 100%;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 20px;
}
.popup-disclaimer {
  display: inline-block;
  padding-top: 5px;
}
.popup-info-label {
  font-weight: bold;
}
.community_category_icon {
  background-position: -304px -3px;
}
.second-category-icon.community {
  background-position: -687px 0;
}
.uk-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAA2CAYAAACfkiopAAADOUlEQVRoQ+2az2sTURDHvxMN1uKPFv+B9iZI0xRvnszNi6CYVDxlC4LebHoVsQG9Nj14UBC6OYlNQcE/IPHiTdKkCN7sf2D8cRFrRl7YxM1mu/t235LNM7vnmTfzme+bN5t9IUzpQ1PKjQR82pRPFE8Un8wKXAbwUTI1KVsdtroAeQGgDOCdD/x1AI8B3PMrlA7ggrUP5AUvYzOomy7gfvCBoMViSuALxs7cOZwxxELf8dM8NNc6kn0Y1swNMDC0EvglYzd7klN1EOZ6FIzOEXVzn8zV/bBUkn52UOEielqm/4eWD634crHWBFF2aDXGYauaX5QEUDET8FvWAhsSh95IrFDgGaO2SSBR6ZGHweW2WdhUoZLwHT/4RePVwilON/tb/PlTkQNw/6E1aRidX/R75bN551ACIIxJPFt9uVirg+hqP+MR8F6/c6NVLeTCUPn4xHO4LRmvb6Rw4o09OVdwAF38uXlg3n4bIbzX6R34ZJfucTG6zvPZL4NT3CI6Dlyc8t/ox2JEI04GTMZmoIM0eKZYqxDRulPByqNrOD2T/tfjNgNm3m5XCyVF1eN7Ze3NbKSabgAbd69gdiaNJ8/eu/IdobsSwWyX+uFhJSBlK6W468y2ohRvZXFhfhZbLz+4C8u836oWVhRVj9zdFzxj1NYJVFGJzOBS2yxsq6wRta8v+HJx76vzQJM51YcSZXRa1fx81MmrrOcJ7tXbnnPcJaOIel2FdcjXX3Fjj6OI1jLzvrGiiCO7hm8yS8aukeJUxWu7ewZjdLrULR2Yq6ZsUuOw8wUfRxJxxEjA46h6nDETxeOsfhyxE8XjqHqcMRPF46x+HLG1UJyZxVfbbSKSurBgZvHZ+wERrR1X1IkHZ+YdAOK2RlxU5PzgLeg60LvoKBOR66duHcCFen0QT3gHtKftxIOLreoAahDRyKfrINBiTS3AXeBNe/8ys2gF0RLikWoJbcAteHGRIba9eHrwDuihgnhNC63ALXi7ug0A/VsdaWittrpdPYfKA/WDvA9op3gfzgZ/7Mj6r7a6Q/ksEYX6I4K2igfZ1m62CbhqBXXzTxTXTTHVfBPFVSuom3+iuG6Kqeb7F4H+FUb6HIZTAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  display: block;
}
.uk-icon-be-safe {
  width: 24px;
  height: 24px;
  background-position: -5px -5px;
}
.uk-icon-close,
html.ltie9 #cookie_policy .close:before {
  background-position: -39px -5px;
}
.saved-search-button-wrapper {
  padding-bottom: 5px;
  position: relative;
}
.saved-search-button-wrapper:hover .shopping-guide-close {
  display: block;
}
.saved-search-button-wrapper .shopping-guide-close {
  display: none;
  padding: 7px 4px 5px;
  opacity: .7;
  color: #305fab;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 1;
  cursor: pointer;
}
.saved-search-button-wrapper .shopping-guide-close:hover {
  opacity: 1;
}
.saved-search-button-wrapper .shopping-guide-button {
  background: #c7e3f7;
  color: #305fab;
  display: block;
}
.saved-search-button-wrapper .shopping-guide-button:hover {
  color: #305fab;
  text-decoration: none;
}
.saved-search-button-wrapper .shopping-guide-button:hover .safe-shopping-text {
  text-decoration: underline;
}
.saved-search-button-wrapper .shopping-guide-button > span {
  font-weight: bold;
  font-size: 12px;
  color: #305fab;
}
.saved-search-button-wrapper .shopping-guide-button .shopping-guide-button-icon {
  width: 27px;
  padding-left: 2px;
}
.saved-search-button-wrapper .shopping-guide-button .safe-shopping-text {
  color: #305fab;
  font-size: 12px;
}
