/* CarSeller.gr Stylesheet */
@media (min-width: 800px) {
  html {
    /* 		background:url('/static/templates/css/sky_lg.jpg') no-repeat fixed 0px top rgb(255,255,255);overflow-x: hidden;  */
    /* 		http://images.designtrends.com/wp-content/uploads/2015/11/25111908/Car-Background-Designs34.jpg') no-repeat fixed 0px top rgb(255,255,255) */
  }
}
body {
  max-width: 1200px;
  margin: 0 auto;
  /*     font-family: verdana, arial, sans-serif; */
}
/* @media (min-width: 500px) { */
/* body{ */
/* 	padding:5px 10px 0px; */

/* } */
/* } */

#header {
  background: #fff url("/static/templates/css/body-bg.png") repeat-x;
  position: relative;
  height: 64px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#header div a,
#header div {
  color: #fff;
}
#footer {
  clear: both;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: relative;
  float: left;
}
.top5 {
  margin-top: 5px;
}
.top7 {
  margin-top: 7px;
}
.top10 {
  margin-top: 10px;
}
.top15 {
  margin-top: 15px;
}
.top17 {
  margin-top: 17px;
}
.top30 {
  margin-top: 30px;
}
.bottom5 {
  margin-bottom: 5px;
}
.bottom10 {
  margin-bottom: 10px;
}
.bottom15 {
  margin-bottom: 15px;
}
.bottom30 {
  margin-bottom: 30px;
}

.text-red {
  color: #cc3322;
}

.blob {
  width: 280px;
  float: left;
  text-align: center;
  margin: 10px 10px 50px;
  padding: 10px;
}
.thumbs-container {
  max-height: 182px;
  position: relative;
  overflow: hidden;
}
#menu {
  z-index: 22;
  position: absolute;
  bottom: 0;
  right: 0;
}

#menu ul {
  padding: 0 10px 0 0;
  margin: 0;
  list-style: none;
}

#menu li {
  font-family: arial, verdana, sans-serif;
  float: left;
  position: relative;
  padding: 0 6px 0 0;
  margin: 0 1px 0 0;
}

#menu li a:hover {
  color: orange;
}

#menu li.current {
  background: white;
}
#menu li.current a {
  color: blue;
}

#menu li.current li a {
  color: white;
}
#menu li a {
  font-weight: bold;
  display: block;
  padding: 10px;
  color: white;
  text-decoration: none;
  padding: 4px 4px 4px 10px;
}

#menu li ul li {
  width: 100%;
}

#menu li ul li a {
  display: block;
  margin: 3px;
}

#menu li ul {
  /* second-level lists */
  visibility: hidden;
  position: absolute;
  top: 1em;
  left: 0;
  background: #339;
  background: #00006e;
}

#menu li ul li:hover {
  background-position: 0 -24px;
}

#menu li ul li:hover a {
  color: orange;
}

#menu li > ul {
  top: auto;
  left: auto;
}

#menu li:hover ul,
#menu li.over ul {
  visibility: visible;
}
#quicklogin {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; /* need for IE Mac */
  text-align: right; /* need for IE Mac */
  white-space: nowrap; /* for Opera */
}
#quicklogin {
  padding: 5px 5px 0 0;
}
#quicklogin form input {
  border: 1px solid blue;
  width: 100px;
  background: #ccc;
}
#quicklogin form input:hover {
  background: white;
}

#side {
  background: none repeat scroll 0% 0% rgb(224, 233, 233);
}
#navigation {
  background: #e0e9e9;
}

#navigation,
#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation {
  margin-bottom: 1em;
}
#navigation li {
  display: inline;
  padding: 0;
  margin: 0;
}

#navigation li span {
  display: block;
  padding: 6px 10px;
  font-weight: bold;
  color: #666;
}

#navigation li span#configParent,
#navigation li span #configuration {
  display: inline;
  font-weight: normal;
  padding: 0;
}

#navigation li a {
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  background: url("../dealer_admin/img/background/bt_cubs.png") repeat scroll left top #133959;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  border-right: 1px solid #ddd;
  color: #dddddd;
}

#navigation li a:hover {
  background: #e0e9e9;
  background: url("../dealer_admin/img/background/bt_cubs.png") repeat scroll left top,
    linear-gradient(to bottom right, #133959 70%, #0b0a32 100%);
  opacity: 0.9;
}

#navigation li li span {
  padding: 4px 8px 4px 20px;
}

#navigation li li a {
  padding: 6px 8px 6px 20px;
}
@media (min-width: 763px) {
  .content-inner1 {
    padding: 0 10px;
  }
}

.title-h {
  background: #333;
  padding: 6px 15px;
  font-size: 1.2em;
  color: #eee;
}

/* WS EDW */

body {
  background: white;
  margin: auto;
}

[class^="col-xs-"],
[class^="col-sm-"],
[class^="col-md-"],
[class^="col-lg-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-right: -10px !important;
  margin-left: -10px !important;
}
h1 {
  margin-top: 20px;
  font-family: arial, verdana, sans-serif;
  border-bottom: 1px solid #bbb;
  padding-bottom: 10px;
}
h2 {
  font-size: 1.3em;
  padding-bottom: 5px;
}
.h1_roboto {
  font-size: 21px;
  font-family: Roboto, "sans-serif";
  border-bottom: none;
  font-display: swap;
}

.main_col {
  background: none repeat scroll 0 0 white;
  min-width: 77%;
}
/*     GIA ALLAGH   */
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.person dd {
  margin-left: 5px;
  float: left;
  max-width: 65%;
}
.person > div dt {
  width: 110px !important;
}
.person > dt {
  max-width: 200px;
  width: 33%;
}
.view_image {
  border: 1px solid rgb(221, 221, 221);
}

#criteria label {
  margin-bottom: 0px;
}
select.input-sm {
  height: 27px;
  padding: 5px 5px;
}
#criteria .checkbox {
  margin-top: 0px;
}
.row_head {
  /*     margin-left: -15px; */
  /*     margin-right: -20px; */
}
.row-desc {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .navbar-nav {
    position: absolute;
    right: 10px;
  }
  .page-footer {
    margin-top: 45px;
  }
  .index-main-2 {
    margin-top: 20px;
  }
}
/* @media (min-width: 992px) { */
/* 	.content-inner{ */
/* 	width:77%; */
/* 	} */

/* } */

@media (max-width: 768px) {
  .index-main {
    padding: 10px;
  }
  .index-main-1 {
    display: none;
  }
}
/* @media (max-width: 992px) {
  .index-main-3 {
    display: none;
  }
} */
@media (min-width: 768px) and (max-width: 1200px) {
  .index-inner {
    padding-right: 10px;
  }
}
/* @media only screen and (max-width: 650px) { */
/* .content-inner{ */
/* 	padding:0; */
/* } */
/* } */
@media only screen and (max-width: 767px) {
  .row_head {
    margin-left: 0;
    margin-right: 0;
  }
  .row-desc {
    margin-top: 10px;
  }
  .navbar-brand {
    padding: 10px 0;
  }
  .navbar {
    margin: 10px 0;
  }
  .page-footer {
    padding: 0px !important;
    /*margin-top:-10px;*/
  }
}

.page-footer {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  font-size: 1.0rem;
}
.navbar-brand {
  height: auto;
}
.modal {
  overflow-y: auto;
}
.modal-dialog {
  width: 95%;
  max-width: 700px;
}
.review_modal_first .modal-dialog {
  max-width: 850px;
}
.modal-open {
  overflow: auto;
}
.modal-title {
  font-size: 14px;
  padding-bottom: 0px;
}
.thumb_im:hover {
  opacity: 0.7;
  /*     -o-transition: all 0.2s ease-in-out 0s; */
  /*     -ms-transition: all 0.2s ease-in-out 0s;  */
  /*     transition: all 0.2s ease-in-out 0s; */
  /* 	-webkit-transition: all 0.2s ease-in-out 0s; */
  /* 	-moz-transition: all 0.2s ease-in-out 0s; */
}
.thumb_im {
  -o-transition: all 0.2s ease-in-out 0s;
  /*     -ms-transition: all 0.2s ease-in-out 0s;  */
  /*     transition: all 0.2s ease-in-out 0s; */
  /* 	-webkit-transition: all 0.2s ease-in-out 0s; */
  /* 	-moz-transition: all 0.2s ease-in-out 0s; */
}
div.grid-display .box {
  width: 100%;
  height: 190px;
}
@media (max-width: 511px) {
  .box {
    margin-right: 10px !important;
  }
}

.box {
  cursor: pointer;
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
  margin-right: 15px;
}

@media (min-width: 512px) {
  .box {
	width: 240px;
	height: 158px;
  }
}
@media (max-width: 511px) and (min-width: 351px) {
  .box {
    width: 155px;
    height: 114px;
  }
}
@media (max-width: 350px) {
  .box {
    width: 135px;
    height: 105px;
  }
}

.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

div.grid-display .box .simple-caption {
  bottom: 79px;
  width: 100%;
  height: 30px;
}
div.grid-display .box .caption {
  font-size: 1.1em;
}
.box .caption {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  color: #fff;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  left: 0;
}
.box .simple-caption {
  opacity: 0;
  width: 240px;
  height: 23px;
  text-align: center;
  bottom: 0px;
  padding-top: 4px;
}
.box:hover .simple-caption {
  opacity: 0.8;
}

/* index */
#latest_list:hover {
  /*height:450px !important;*/
  -moz-transition-duration: 250ms;
}
#latest_list {
  -moz-transition-duration: 250ms;
}
.vehicle_latest {
  /*background: url("http://4.bp.blogspot.com/-PTvXx9h5zkA/Ti32Im2CR8I/AAAAAAAAM50/HNur1y60Qh0/s1600/audi%252Bs8-1.jpg") no-repeat scroll right center #CC0001;*/
  background: url("/static/templates/css/audi_s8.jpg") no-repeat scroll right center #cc0001;
  border-radius: 3px;
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 37px;
  margin-top: 15px;
  padding: 0;
}
.choose_upd:hover {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.41);
}
.latest_cls_each_container:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 4px -2px #aaaaaa;
  height: 50px;
}
.latest_cls_each_container {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.53);
  box-shadow: 0 0 4px -2px #aaaaaa;
  height: 50px;
}
.latest_cls_each {
  display: inline-block;
  width: 240px;
}
@media (max-width: 1297px) {
  .latest_cls_each {
    width: 195px;
  }
}
@media (max-width: 1236px) {
  .latest_cls_each {
    width: 185px;
  }
}

#main1 .latest_cls_each {
  float: right;
}
#latest_xs .latest_cls_each {
  float: left;
}
.latest_cls_title {
  color: #fafafa;
  text-shadow: 1px 0 1px #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.latest_cls_price {
  color: #ffffff;
  display: block;
}
.latest_image:hover {
  cursor: pointer;
  /*height:120px !important;
    width: 175px !important;*/
  -webkit-transform: scale(1.35, 1.35);
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1.4, 1.4);
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 250ms;
  position: absolute;
  z-index: 999999;
}
.latest_cls_each_container_pop {
  background: white !important;
  box-shadow: 0 0 4px -2px #aaaaaa;
  height: 50px;
}
.latest_cls_each_container_pop:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.18) !important;
}
.latest_cls_each_pop {
  display: inline-block;
  margin-left: 3px;
  float: right;
  padding: 2px;
  min-width: 150px;
}
.latest_cls_title_pop {
  color: #111;
  text-shadow: 0px 0 0px #222;
}
.latest_cls_price_pop {
  color: #555;
  font-size: 0.85em;
  line-height: 10px;
}
.row-cls {
  padding: 1px 5px;
  margin: 2px;
  color: #333333;
  display: block;
}
/*.row-cls:hover{
	color:black;
	background:#F0F0F0;
	text-decoration: none;
	cursor: pointer;
}*/
.row-cls-inner:hover {
  background: #fafafa;
  color: black;
  text-decoration: none;
  cursor: pointer;
  box-shadow: unset !important;
}

.row-cls a:hover {
  color: black;
}

.field_label {
  float: right;
  margin-top: 7px;
  margin-right: 20px;
}

.formwrap {
  display: block;
  margin-bottom: 9px;
}
.rotate_photo_90 {
  background: url(/static/templates/css/icon_rotate_right.png) no-repeat;
  opacity: 0.8;
}
.rotate_photo_90:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.blur_photo {
  background: url(/static/templates/css/images/blurimage.png) no-repeat;
  opacity: 0.8;
  background-size: 31px;
}
.blur_photo:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.image {
}
.image:hover {
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  opacity: 0.99;
}

.rotate_photo_270 {
  background: url(/static/templates/css/icon_rotate_left.png) no-repeat;
  opacity: 0.8;
}
.rotate_photo_270:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.remove_photo {
  background: url(/static/templates/css/delete.png) no-repeat;
}
.remove_photo:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.formwrap:hover {
}
label {
  /*display: inline-block;*/
  /*width: 80px;*/
  /* font-size: 1em;
  font-weight: normal;
  color: #444; */
}
label bold {
  font-weight: bold;
}
label:hover {
	color: #244cc5 !important
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
}
.shadowfield {
  position: relative;
  width: 100%;
  font-size: 17px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  background: #fffff8;
  color: #77777c;
  line-height: 1.4;
  padding: 6px 12px;
  outline: none;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  border: 1px solid #ad9c9c;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 1px rgba(34, 25, 25, 0.2) inset, 0 1px #fff;
}
.shadowfield:focus {
  border-color: #66afe9;
  background: #fff;
  /*color: #5d5d5d;*/
  color: black;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px rgba(34, 25, 25, 0.2), 0 1px rgba(255, 255, 255, 0.6),
    0 0 7px rgba(102, 175, 233, 0.6);
}
.shadowfield:hover {
  background-color: white;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
}
.form-group {
  margin-bottom: 5px;
}

/* ###############     New cls     #################*/
.prop-category {
  display: block;
  clear: both;
  margin-bottom: 5px;
}
.checkbox {
  margin-bottom: 1px !important;
  margin-top: 1px !important;
}
.checker {
  vertical-align: bottom !important;
  margin-right: 1px !important;
}
.checkbox-inline {
  padding-top: 3px !important;
}
.checkbox input[type="checkbox"] {
  margin-left: 0px;
}
h10 {
  /* 	font-size: 1.2em; */
  font-weight: bold;
}
.main_content {
  /* background: rgba(255, 255, 255, 0.92); */
  font-family: "Roboto";
  font-size: 1.1em;
}
.panel {
  color: #333 !important;
}
.dropdown-menu {
  float: none !important;
}
/* index */
.box1 {
  margin: 0px 10px 20px;
  min-width: 235px;
}
.opts {
  margin-top: 45px;
}
@media (max-width: 380px) {
  .opts {
    margin-top: 30px;
  }
}

/* Listview */
.rotate {
  /* Safari */
  -webkit-transform: rotate(90deg);
  /* Firefox */
  -moz-transform: rotate(90deg);
  /* IE */
  -ms-transform: rotate(90deg);
  /* Opera */
  -o-transform: rotate(90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.filter_toggle {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 25px;
  height: 80px;
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ddd;
  color: #444;
  font-size: 1.3em;
  padding: 5px;
  border-radius: 0px 4px 4px 0px;
  z-index: 5000;
}
.title_background {
  background-color: #333333;
  color: #eee;
  font-size: 17px;
  padding: 5px 15px;
}
.btn-gray {
  background: #333;
  color: #eee !important;
  border-color: #333;
  margin-bottom: 5px;
}
.btn-gray:hover {
  background: #444;
  border-color: #444;
  color: #eee;
}
.btn-light-gray {
  background: #555;
  color: #eee;
  border-color: #555;
  margin-bottom: 5px;
}
.btn-light-gray:focus {
  color: #eee;
}
.btn-light-gray:hover {
  background: #444;
  border-color: #444;
  color: #eee;
}
.btn-link {
  color: #444;
}
b.red {
  color: #c22;
}
b.blue {
  color: #223388;
}
b.big {
  font-size: 1.1em;
}
h2.red {
  color: #dd3322;
}
.dropdown-menu {
  font-size: 12px;
}
.dropdown-toggle {
  font-size: 15px;
}
@media (max-width: 380px) {
  .div-text {
    margin-bottom: 5px;
  }
}
@media (min-width: 381px) {
  .div-text {
    margin-bottom: 10px;
  }
}
.custom-multi {
  height: 27px !important;
  font-size: 13px !important;
  margin-bottom: 5px;
}
.custom-input1 {
  font-size: 13px;
  border-radius: 3px;
  border-color: #d1d1d1;
  height: 29px;
  border-color: #d1d1d1;
  font-weight: bold;
  color: #555;
}
.custom-input1:focus {
  font-weight: bold;
  color: #777;
}
.custom-input1:hover {
  border-color: #999;
  background: #eee;
}
.custom-input1:active,
.custom-input1:focus {
  box-shadow: 0px 0px white;
}
.fancy-select select {
  padding: 5px;
  height: 26px;
}
.fancy-select {
  border-radius: 0px;
  outline-width: 0px;
}
.fancy-select:hover,
.fancy-select:active,
.fancy-select:focus {
  border-color: #777;
  background: #eee;
  outline-width: 0px;
}
.fancy-select select {
  outline-width: 0px;
}

.fancy-select:hover i,
.fancy-select:active i,
.fancy-select:focus i {
  background: none repeat scroll 0 0 #b21 !important;
}
fancy-select:focus,
fancy-select:active {
  border-color: #b21 !important;
}

.btn .caret:hover {
  background: #b21;
}
.fancy-select i {
  background: none repeat scroll 0 0 #666;
  font-size: 1em;
  line-height: 29px;
  padding: 0px 6px 0;
}
.parking-list-div {
  padding: 3px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.parking-list-div:hover {
  background: #eee;
}
/* used for search page*/

.list-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title_background h1 {
  border-bottom: 0;
  margin: 0;
  padding: 3px 0px;
  font-size: 17px;
}
.breadcrumbs {
  color: #c33;
  background: #fafafa;
  padding: 3px 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  overflow-x: auto;
  white-space: nowrap;
  font-display: swap;
}
.breadcrumbs a:hover {
  text-decoration: underline;
  color: #005580 !important;
}
.breadcrumb > li {
  opacity: 1;
  border-radius: 0px;
}

.breadcrumb > li > a {
  color: #666;
}
.breadcrumb > li > a:hover {
  color: #222 !important;
}

.breadcrumb {
  border-radius: 0px;
}
@media (max-width: 570px) {
  .breadcrumb {
    background: #eee;
  }
}
.breadcrumb_row {
  height: 25px;
  overflow: hidden;
  margin-bottom: 9px;
}
@media (max-width: 570px) {
  .breadcrumb_row {
    height: 22px;
    margin-top: -4px;
    margin-bottom: 5px;
  }
}
.index-main {
  margin-top: -10px !important;
}
.banner_im:hover {
  opacity: 0.9;
  -o-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
}
.banner_im {
  -o-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
}

@media (max-width: 767px) {
  .lpadding {
    padding: 5px 0px;
  }
  .navbar-nav .open .dropdown-menu {
    margin-top: 7px !important;
  }
  .dropdown-menu {
    font-size: 14px !important;
  }
}
.price {
  font-weight: bold;
  color: #524848;
  font-size: 13px;
}
.icon-location-arrow {
  margin-right: 5px;
}
.ui-dialog-buttonpane button {
  padding: 5px;
}
.img-hover {
  opacity: 0.9;
}
.img-hover1 {
  opacity: 1;
}
.img-hover:hover,
.img-hover1:hover {
  opacity: 1;
}

#register_left:hover,
#register_right:hover {
  cursor: pointer;
  background: #eee;
}
hr.horizontal_bar {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.help-text {
  margin-top: 5px;
}
.rating_div {
  display: inline-block;
  width: 140px;
}
.stars_div {
  display: inline-block;
  margin-left: 10px;
  width: 150px;
}
.rating_value {
  display: inline;
  margin-left: 50px;
}
hr {
  clear: both;
}
.control-label {
  text-align: right;
  /*     padding-top: 10px !important; */
}
.control-label.white {
  color: #eee;
}
.auction_response_list {
  border-bottom: 1px solid #fff;
}
.auction_response_list_accept {
  background: #f6f6f6;
}
.auction_response_list_reject {
  background: #f6cccc;
}
.auction_response_list_accept:hover {
  background: #e5e5e5;
}
.auction_response_list_reject:hover {
  background: #faaaaa;
}
.auction_response_list_inner {
  margin-top: 6px;
}
#live_auction_my_auctions_div,
#live_auction_all_auctions_div {
  font-weight: bold;
  background: #ca3434;
  color: #fff;
}
.multiselect-container > li > a > label {
  padding: 0 6px 0 10px !important;
  color: #ccc;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 2px !important;
}
.checkbox input[type="checkbox"] {
  margin-left: 0px;
  margin-right: 3px !important;
}
.multiselect-container {
  padding-top: 5px !important;
}
.comment A.permalink {
  display: none;
}
.comment .show-hover {
  display: none;
}
.comment .mutedlink {
  color: #bbbbbb;
}
.comment > .content > p:last-child,
.comment .preview > p:last-child {
  margin: 0px;
}
.comment > .content > p,
.comment .preview > p {
  line-height: 1.4em;
  font-size: 92%;
}
.comment:hover A.permalink {
  display: inline;
}
.comment:hover .show-hover {
  display: block;
}
.comment:hover .mutedlink {
  color: #595959;
}
.comment:hover .mutedlink:hover {
  color: #bd0a0a;
}
.glyphicon-comment:before {
  content: "\e111";
}

.review_modal_first {
  font-family: "Roboto";
  font-display: swap;
}
.review_modal_first #review_new_modal_body_first .review_first_modal_span {
  width: 100%;
  display: block;
}
.review_modal_first #review_new_modal_body_first .review_first_modal_span .icon-pencil,
.review_modal_first #review_new_modal_body_first .review_first_modal_span .icon-search {
  width: 40px;
  line-height: unset;
  font-size: 4.25em;
}
/* .review_modal_first #review_new_modal_body_first .review_first_modal_span .fa-eye{
    width: 80px;
} */
.review_modal_first #review_new_modal_body_first a {
  width: 100%;
  display: inline-block;
}
.review_modal_first #review_new_modal_body_first a:hover,
.review_modal_first #review_new_modal_body_first a:hover i {
  background-color: #eee;
  color: #c32;
}
.review_modal_first #review_new_modal_body_first .review_first_modal_span i {
  font-size: 6em;
  display: block;
  margin: auto;
  color: #444;
}
.review_modal_first #review_new_modal_body_first i:hover {
  color: #c32;
}
.review_modal_first #review_new_modal_body_first .review_first_modal_span span {
  text-align: center;
  display: block;
}
.review_modal_first #review_new_modal_body_first .review_modal_vehicle_pic {
  height: 100px;
  background-size: cover;
  background-position: center;
}

#wrapper_filters {
  background: white;
  font-family: Roboto;
  font-size: 1.1em;
}

.filters_mobile{
	position: absolute;
    top: 0px;
    left:-401px;
    width: 400px;
    max-width: 100%;
    z-index: 1000;
    background: whitesmoke;
}

.cookies-container #cookie_accept_mandatory:hover{
  box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

.cookies-container #cookie_accept_all:hover{
  box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}