
.alerts-block-border {
    position: relative;
    background-color: #FFF;
    padding: 3px 25px 15px 15px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
}
.mobile-search {
	margin-top: 131px;
	position: relative;
}

@media (min-width:480px) and (max-width:767px) {
	/*T34*/		
	.mobile-search.tc34 {		
		margin-top: 0px !important;		
	}	
}
@media (max-width: 479px) and (min-width: 320px){
	.mobile-search {
		margin-top: 150px;
	}
	/*T37*/
	.mobile-search.tc37 {
		margin-top: 90px;
	}
	/*T34*/		
	.mobile-search.tc34 {		
		margin-top: 0px !important;		
	}
}
.mobile-search .s-close {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 10;
}

.mobile-search .s-close .btn-close {
    background: #f40000;
    float: right;
    box-shadow: none;
    font-size: 18px;
    color: #fff;
    padding: 6px 10px;
    line-height: normal!important;
}

.btn-rese{
    position: relative!important;
    z-index: 2000;
    font-size: 14px!important;
    font-weight: 700;
    padding-left: 45px;
    text-transform: uppercase;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -ms-transition: .3s all ease;
    margin-top: 8px;
    margin-left: 15px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
}
.btn-rese .stm-icon-car_search {
    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 7px;
}
#gamount2,#gamount3,#gamount {
    border: 0;
    padding: 0;
    height: 15px;
    font-size: 13px;
	text-align: right;
}
.search-option .s-delete,.search-option .saved-search-list span,.search-option button.btn.btn-primary {
	text-align: center;
	cursor: pointer
}
.search-option .saved-search-list-cnt.open .dropdown-menu{
	display:block;
}
.search-option button.btn.btn-primary,.search-option button.btn.btn-default {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	letter-spacing: .3px;
	text-decoration: none!important;
	outline: 0!important;
	visibility: visible;
	text-transform: uppercase;
	-webkit-appearance: button;
	vertical-align: middle;
	border-radius: 0;
	border: none;
	background-image: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	white-space: nowrap;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	user-select: none
}

.search-option {
	background-color: #FFF;
	padding: 25px 15px 15px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .18);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .18)
}

.search-option .ui-widget.ui-widget-content {
	margin-top: 35px
}

.search-option .wrapp-mileage p input,.search-option .wrapp-mileage p label,.search-option .wrapp-price p input,.search-option .wrapp-price p label {
	color: #333;
	font-weight: 400
}

.search-option .search-option .ui-widget-content {
	border: 1px solid #fff!important
}

.search-option .messagepop.pop .s-save,.search-option .save-search .s-save {
	border: 1px solid #6da633!important
}

.search-option .search-title {
	color: #232628;
	font-weight: 700;
	position: relative;
	padding-left: 50px;
	margin-bottom: 15px;
	font-size: 16px;
	text-transform: uppercase
}

.search-option .search-title i {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 28px;
	color: #cc6119
}

.search-option .save-search {
	margin-bottom: 15px;
	width: 100%;
	float: left
}

.search-option .saved-search-list-cnt {
	margin-bottom: 5px
}

.search-option .saved-search-list,.search-option .saved-search-list li {
	width: 100%
}

.search-option .saved-search-list a {
	float: left;
	width: 80%
}

.search-option .saved-search-list a:hover {
	background: 0 0!important
}

.search-option .saved-search-list span {
	padding: 1px 5px;
	width: 15%;
	float: right
}

.search-option .saved-search-list-cnt button {
	width: 99%;
	background: #fff;
	text-transform: capitalize;
	color: #000
}

.search-option .messagepop.pop {
	padding: 4px 1px 0 0;
	float: left
}

.search-option .save-search .s-clear,.search-option .save-search .s-save {
	width: 49%;
	height: 34px;
	float: left;
	font-size: 13px;
	text-transform: none;
	font-weight: 400
}

.search-option .save-search .s-save {
	background-color: #fff;
	color: #6da633;
	margin-left: 1px
}

.search-option .save-search .s-clear {
	background-color: #db3318;
	border: none!important;
	margin-right: 1px;
	color: #fff!important
}

.search-option input[type=text],.search-option select,.search-option textarea {
	float: left;
	width: 100%;
	border-radius: 0;
	border: 1px solid #dedede;
	color: #54545e;
	padding: 2px 4px;
	background-color: #fff;
	box-shadow: none;
	margin: 5px 0;
	font-size: .85em;
	outline: 0;
	font-family: inherit
}

.search-option .select-side-change {
	border-radius: 0 !important;
	background-color: #eceff3 !important;
	border-color: #eceff3 !important;
	padding: 12px !important;
	font-size: 13px;
}
.search-option .select-side-change option{
	background: #fff;
	font-weight: 700;
	font-family: Open Sans,sans-serif,Arial;
}
.search-option .search-form p {
    font-weight: 600;
    color: #333!important;
    font-size: 14px;
}
.search-option .search-form {
	padding: 0;
	background-color: transparent!important;
	margin-top: 0
	font-size: 13px;
	font-weight: 400;
	font-family: Open Sans, sans-serif, Arial
}

.search-option .search-form .select-wrapper {
	margin-top: 0
}

.search-option .select-wrapper {
	width: 100%;
	margin-top: 0
}

.search-option .s-display-item {
	display: none;
	width: 100%;
	border: 1px solid #ccc;
	background: #f7f7f9;
	font-size: .9em;
	margin-right: 5px;
	margin-bottom: 5px;
	border-collapse: separate;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.search-option .s-delete {
	color: #777;
	font-weight: 700;
	padding: 3px 5px
}

.search-option .s-delete,.search-option .s-text {
	vertical-align: top;
	display: initial
}

.search-option .s-all-value {
	float: right;
	text-align: left;
	width: 90%
}

.search-option .border-line {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	margin-top: 10px
}

.search-option .wrapp-mileage,.search-option .wrapp-price {
	padding: 0 10px 15px 5px
}

.search-option .clearfix:before,.search-option .clearfix:after{
  display: table;
  content: " ";
}
.search-option .clearfix:after{
	clear: both;
}

.search-option .saved-search-list,.search-option .saved-search-list li {
  width: 100%;
}
.search-option .dropdown{
  position: relative;
}
.search-option .saved-search-list-cnt .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
	list-style: none;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.search-option .saved-search-list li a {
  clear: both;
  font-weight: 400;
  color: #333;
}

.search-option .saved-search-list-cnt .dropdown-header,.search-option .saved-search-list-cnt .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.search-option .saved-search-list-cnt .saved-search-list a {
  float: left;
  width: 80%;
}

.search-option .submit-search{
    width: 100%;
    padding: 10px 26px 10px;
}

/*TEMPLATES 37*/
.search-option.t37 .dropdown {
    z-index: 9;
}
.search-option.t37 .select-side-change {
	background-image: none;
}
.search-option.t37 .search-title {
    padding-left: 0;
}
.search-option.t37 .saved-search-list-cnt .dropdown-menu{
	left: 0% !important;
}
/*TRMPALTE 36*/
.mobile-refine-seach-btn-t36 {
	margin-left: 7px;
	margin-top: 9px;
	background: #fff;
	color: #000;
	font-family: 'Fjalla One',sans-serif;
}

.mobile-refine-seach-btn-t36 span{
    display: block;
    -ms-transform-style: flat;
    transform: rotate(0) scale(1.003) skew(26deg) translate(0);
    -webkit-transform: rotate(360deg) scale(1.003) skew(26deg) translate(0);
    -moz-transform: rotate(0) scale(1.003) skew(26deg) translate(0);
    -o-transform: rotate(0) scale(1.003) skew(26deg) translate(0);
    -ms-transform: rotate(0) scale(1.003) skew(26deg) translate(0);

}
.mobile-refine-seach-btn-t36:hover{
    color: #000;
}
.t36 select {
    background: none !important;
}
.t36 .search-form {
    border: none;
}
.t36 .search-title {
    padding-left: 0 !important;
    font-family: 'Fjalla One',sans-serif;
    font-weight: 400;
    font-size: 24px;
}
.search-option.t36 #dropdownMenu1 {
    border: 1px solid #ccc;
    margin-left: 7px;
}
.search-option.t36 .saved-search-list-cnt .dropdown-menu>li>a {
    background-color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.search-option.t36 #dropdownMenu1 span:first-child {
    width: 69%;
    float: left;
    text-align: right;
}
.search-option.t36 #dropdownMenu1 .caret {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
}
.search-option.t36 .saved-search-list span{
	color: #000;
}
.t36 .s-display-item {
    color: #000;
    padding: 5px;
}
.search-option.t36 .messagepop.pop h3 {
    color: #000;
	font-size: 20px;
}
.search-option.t36 .messagepop.pop p {
   color: #000;
}
.search-option.t36 .messagepop.pop .saved_search_name {
    padding: 7px;
}
.search-option.t36.black .save-search .s-save {
    border: none !important;
}
.search-option.t36.black .save-search .s-save:hover {
    background-color: #fff !important;
    color: #6da633 !important;
}
.search-option.t36.black {
    background-color: #000;
	padding-top: 0px;
}
.search-option.t36.black .search-title{
	color: #ffffff;
}
.search-option.t36.black .search-form p {
	color: #fff!important;
}
.search-option.t36.black #gamount2,.search-option.t36.black #gamount3,.search-option.t36.black #gamount {
    background: #000;
    color: #fff;
}
.search-option.t36.black #dropdownMenu1 span:first-child {
    width: 75%;
}
.search-option.t36.black .messagepop.pop h3 {
    color: #fff;
	font-size: 20px;
}
.search-option.t36.black .messagepop.pop p {
   color: #fff;
}

/*TRMPALTE 34*/		
.mobile-refine-seach-btn-t34 {		
    position: absolute;		
    left: 10px;		
    top: 10px;		
}
.mobile-refine-seach-btn-t34:hover,.mobile-refine-seach-btn-t34:focus {		
    color:#fff !important;		
}	
.search-option.t34 .search-title {		
    padding-left: 0;		
}		
.search-option.t34 .select-side-change {		
	background-image: none;		
}
.search-option.t34 .messagepop.pop h3 {
    font-size: 16px !important;
}
.search-option.t34 .s-all-value span.s-text{
    position: inherit !important;
    background: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    opacity: inherit !important;
    line-height: inherit !important;
    padding: 0;
    margin: 0;
    width: inherit !important;
    font-weight: inherit !important;
    height: inherit !important;
	    color: #000 !important;
}

/*COLORS T37*/
.t330 .ui-widget-header,.t330 .ui-state-default,.t330 .ui-widget-content .ui-state-default {background: #007cc2 !important;}
.t330 .search-title i,.t331 .search-title {color: #007cc2 !important;}
.t330 #dropdownMenu1{border: 1px solid #007cc2 !important;}

.t331 .ui-widget-header,.t331 .ui-state-default,.t331 .ui-widget-content .ui-state-default {background: #ff0000 !important;}
.t331 .search-title i,.t331 .search-title {color: #ff0000 !important;}
.t331 #dropdownMenu1{border: 1px solid #ff0000 !important;}

.t332 .ui-widget-header,.t332 .ui-state-default,.t332 .ui-widget-content .ui-state-default {background: #3279d1 !important;}
.t332 .search-title i,.t332 .search-title {color: #3279d1 !important;}
.t332 #dropdownMenu1{border: 1px solid #3279d1 !important;}

.t333 .ui-widget-header,.t333 .ui-state-default,.t333 .ui-widget-content .ui-state-default {background: #c72 !important;}
.t333 .search-title i,.t333 .search-title {color: #c72 !important;}
.t333 #dropdownMenu1{border: 1px solid #c72 !important;}

.t334 .ui-widget-header,.t334 .ui-state-default,.t334 .ui-widget-content .ui-state-default {background: #ff6000 !important;}
.t334 .search-title i,.t334 .search-title {color: #ff6000 !important;}
.t334 #dropdownMenu1{border: 1px solid #ff6000 !important;}

.t335 .ui-widget-header,.t335 .ui-state-default,.t335 .ui-widget-content .ui-state-default {background: #91c30a !important;}
.t335 .search-title i,.t335 .search-title {color: #91c30a !important;}
.t335 #dropdownMenu1{border: 1px solid #91c30a !important;}

.t336 .ui-widget-header,.t336 .ui-state-default,.t336 .ui-widget-content .ui-state-default {background: #3b5796 !important;}
.t336 .search-title i,.t336 .search-title {color: #3b5796 !important;}
.t336 #dropdownMenu1{border: 1px solid #3b5796 !important;}

.t337 .ui-widget-header,.t337 .ui-state-default,.t337 .ui-widget-content .ui-state-default {background: #00456e !important;}
.t337 .search-title i,.t337 .search-title {color: #00456e !important;}
.t337 #dropdownMenu1{border: 1px solid #00456e !important;}

.t338 .ui-widget-header,.t338 .ui-state-default,.t338 .ui-widget-content .ui-state-default {background: #c3bca2 !important;}
.t338 .search-title i,.t338 .search-title {color: #c3bca2 !important;}
.t338 #dropdownMenu1{border: 1px solid #c3bca2 !important;}

.t339 .ui-widget-header,.t339 .ui-state-default,.t339 .ui-widget-content .ui-state-default {background: #874916 !important;}
.t339 .search-title i,.t339 .search-title {color: #874916 !important;}
.t339 #dropdownMenu1{border: 1px solid #874916 !important;}

.t340 .ui-widget-header,.t340 .ui-state-default,.t340 .ui-widget-content .ui-state-default {background: #7f7f7f !important;}
.t340 .search-title i,.t340 .search-title {color: #7f7f7f !important;}
.t340 #dropdownMenu1{border: 1px solid #7f7f7f !important;}

.t341 .ui-widget-header,.t341 .ui-state-default,.t341 .ui-widget-content .ui-state-default {background: #ffc500 !important;}
.t341 .search-title i,.t341 .search-title {color: #ffc500 !important;}
.t341 #dropdownMenu1{border: 1px solid #ffc500 !important;}

.t342 .ui-widget-header,.t342 .ui-state-default,.t342 .ui-widget-content .ui-state-default {background: #af0606 !important;}
.t342 .search-title i,.t342 .search-title {color: #af0606 !important;}
.t342 #dropdownMenu1{border: 1px solid #af0606 !important;}

.t343 .ui-widget-header,.t343 .ui-state-default,.t343 .ui-widget-content .ui-state-default {background: #228004 !important;}
.t343 .search-title i,.t343 .search-title {color: #228004 !important;}
.t343 #dropdownMenu1{border: 1px solid #228004 !important;}

.t344 .ui-widget-header,.t344 .ui-state-default,.t344 .ui-widget-content .ui-state-default {background: #000 !important;}
.t344 .search-title i,.t344 .search-title {color: #000 !important;}
.t344 #dropdownMenu1{border: 1px solid #000 !important;}

/*COLORS T38*/
.t350 .ui-widget-header,.t350 .ui-state-default,.t350 .ui-widget-content .ui-state-default {background: #c7081b !important;}
.t350 .search-title i {color: #c7081b !important;}
.t350 #dropdownMenu1{border: 1px solid #c7081b !important;}

.t351 .ui-widget-header,.t351 .ui-state-default,.t351 .ui-widget-content .ui-state-default {background: #cc6119 !important;}
.t351 .search-title i {color: #cc6119 !important;}
.t351 #dropdownMenu1{border: 1px solid #cc6119 !important;}

.t352 .ui-widget-header,.t352 .ui-state-default,.t352 .ui-widget-content .ui-state-default {background: #3279d1 !important;}
.t352 .search-title i {color: #3279d1 !important;}
.t352 #dropdownMenu1{border: 1px solid #3279d1 !important;}

.t353 .ui-widget-header,.t351 .ui-state-default,.t353 .ui-widget-content .ui-state-default {background: #f37022 !important;}
.t353 .search-title i {color: #f37022 !important;}
.t353 #dropdownMenu1{border: 1px solid #f37022 !important;}

.t354 .ui-widget-header,.t354 .ui-state-default,.t351 .ui-widget-content .ui-state-default {background: #91c30a !important;}
.t354 .search-title i {color: #91c30a !important;}
.t354 #dropdownMenu1{border: 1px solid #91c30a !important;}

.t355 .ui-widget-header,.t355 .ui-state-default,.t355 .ui-widget-content .ui-state-default {background: #3b5796 !important;}
.t355 .search-title i {color: #3b5796 !important;}
.t355 #dropdownMenu1{border: 1px solid #3b5796 !important;}

.t356 .ui-widget-header,.t356 .ui-state-default,.t356 .ui-widget-content .ui-state-default {background: #00456e !important;}
.t356 .search-title i {color: #00456e !important;}
.t356 #dropdownMenu1{border: 1px solid #00456e !important;}

.t357 .ui-widget-header,.t357 .ui-state-default,.t357 .ui-widget-content .ui-state-default {background: #874916 !important;}
.t357 .search-title i {color: #874916 !important;}
.t357 #dropdownMenu1{border: 1px solid #874916 !important;}

.t358 .ui-widget-header,.t358 .ui-state-default,.t358 .ui-widget-content .ui-state-default {background: #6b6b6b !important;}
.t358 .search-title i {color: #6b6b6b !important;}
.t358 #dropdownMenu1{border: 1px solid #6b6b6b !important;}

.t359 .ui-widget-header,.t359 .ui-state-default,.t359 .ui-widget-content .ui-state-default {background: #c3bca2 !important;}
.t359 .search-title i {color: #c3bca2 !important;}
.t359 #dropdownMenu1{border: 1px solid #c3bca2 !important;}

.t360 .ui-widget-header,.t360 .ui-state-default,.t360 .ui-widget-content .ui-state-default {background: #00483a !important;}
.t360 .search-title i {color: #00483a !important;}
.t360 #dropdownMenu1{border: 1px solid #00483a !important;}

/*COLORS T36*/
.t320 .ui-widget-header,.t320 .ui-state-default,.t320 .ui-widget-content .ui-state-default {background: #c7081b !important;}
.t320 .search-title i {color: #C7081B !important;}

.t321 .ui-widget-header,.t321 .ui-state-default,.t321 .ui-widget-content .ui-state-default {background: #3279d1 !important;}
.t321 .search-title i {color: #3279d1 !important;}

.t322 .ui-widget-header,.t322 .ui-state-default,.t322 .ui-widget-content .ui-state-default {background: #f37022 !important;}
.t322 .search-title i {color: #f37022 !important;}

.t323 .ui-widget-header,.t321 .ui-state-default,.t323 .ui-widget-content .ui-state-default {background: #91c30a !important;}
.t323 .search-title i {color: #91c30a !important;}

.t324 .ui-widget-header,.t324 .ui-state-default,.t321 .ui-widget-content .ui-state-default {background: #3b5796 !important;}
.t324 .search-title i {color: #3b5796 !important;}

.t325 .ui-widget-header,.t325 .ui-state-default,.t325 .ui-widget-content .ui-state-default {background: #00456e !important;}
.t325 .search-title i {color: #00456e !important;}

.t326 .ui-widget-header,.t326 .ui-state-default,.t326 .ui-widget-content .ui-state-default {background: #da4e13 !important;}
.t326 .search-title i {color: #da4e13 !important;}

.t327 .ui-widget-header,.t327 .ui-state-default,.t327 .ui-widget-content .ui-state-default {background: #c3bca2 !important;}
.t327 .search-title i {color: #c3bca2 !important;}

.t328 .ui-widget-header,.t328 .ui-state-default,.t328 .ui-widget-content .ui-state-default {background: #78c2f3 !important;}
.t328 .search-title i {color: #78c2f3 !important;}

.t329 .ui-widget-header,.t329 .ui-state-default,.t329 .ui-widget-content .ui-state-default {background: #b1b3b6 !important;}
.t329 .search-title i {color: #b1b3b6 !important;}

/*Colors T34*/
.t290 .ui-widget-header,.t290 .ui-state-default,.t290 .ui-widget-content .ui-state-default {background: #C7081B !important;}
.t290 .search-title i,.t291 .search-title {color: #C7081B !important;}

.t291 .ui-widget-header,.t291 .ui-state-default,.t291 .ui-widget-content .ui-state-default {background: #6b6b6b !important;}
.t291 .search-title i,.t291 .search-title {color: #6b6b6b !important;}

.t292 .ui-widget-header,.t292 .ui-state-default,.t292 .ui-widget-content .ui-state-default {background: #000000 !important;}
.t292 .search-title i,.t292 .search-title {color: #000000 !important;}

.t293 .ui-widget-header,.t293 .ui-state-default,.t293 .ui-widget-content .ui-state-default {background: #3A5795 !important;}
.t293 .search-title i,.t293 .search-title {color: #3A5795 !important;}

.t294 .ui-widget-header,.t294 .ui-state-default,.t294 .ui-widget-content .ui-state-default {background: #3A5795 !important;}
.t294 .search-title i,.t294 .search-title {color: #3A5795 !important;}

.t295 .ui-widget-header,.t295 .ui-state-default,.t295 .ui-widget-content .ui-state-default {background: #91c30a !important;}
.t295 .search-title i,.t295 .search-title {color: #91c30a !important;}

.t296 .ui-widget-header,.t296 .ui-state-default,.t296 .ui-widget-content .ui-state-default {background: #3279d1 !important;}
.t296 .search-title i,.t296 .search-title {color: #3279d1 !important;}

.t297 .ui-widget-header,.t297 .ui-state-default,.t297 .ui-widget-content .ui-state-default {background: #00456e !important;}
.t297 .search-title i,.t297 .search-title {color: #00456e !important;}

.t298 .ui-widget-header,.t298 .ui-state-default,.t298 .ui-widget-content .ui-state-default {background: #da4e13 !important;}
.t298 .search-title i,.t298 .search-title {color: #da4e13 !important;}

.t299 .ui-widget-header,.t299 .ui-state-default,.t299 .ui-widget-content .ui-state-default {background: #c3bca2 !important;}
.t299 .search-title i,.t299 .search-title {color: #c3bca2 !important;}

.t300 .ui-widget-header,.t300 .ui-state-default,.t300 .ui-widget-content .ui-state-default {background: #874916 !important;}
.t300 .search-title i,.t300 .search-title {color: #874916 !important;}