
#selling_car {
	text-align: center;
}
.image_bg {
	position: relative;

	/*top: -270px;*/
	z-index: -1;
	margin-bottom: -50px;
}
.image_bg:after {
  background: #efefef none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 46.7%;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.image_bg.step16 {
	margin-top: 55px;
}
.image_bg.step16:after {
	height: 59.3%;
}
.image_bg .image_st > img {
	/*width: 100vw;*/
	/*margin-bottom: -270px;*/
   /* margin-left: -1%;*/
}
.image_bg.step16 .image_st > img {
  margin-left: auto;
}
.sell-car-box {
	border: 1px solid #c0c0c0;
	width: 24%;
	/*float: right;
	margin-bottom: -270px;*/
	padding:10px 25px;
	background-color: #f5f5f5;

	position: absolute;
	top: 149px;
	right: -35px;
}
.sell-car-box > h2 {
  margin-top: 0;
}
.sell-car-box > img {
  width: 100%;
}
.sell-car-box h3 {
	font-weight: 600;
	font-size: 20px;
	margin-top: 10px;
}
.sell-car-box .info-car {
	font-style: italic;
	text-align: left;
	margin-bottom: 2px;
	font-size: 16px;
}
.sell-car-box .info-car span {
	color: #565f5e;
	display: inline-block;
	margin-right: 10px;
	width: 90px;
}
.sell-car-box .info-car span +span {
	width: auto;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
}
.edit-btn {
	margin-top: 15px;
	margin-bottom: 5px;
}
.labelholder.registration {
	display: block;
	position: relative;
	max-width: 300px;
	margin: 20px auto;
}
.labelholder.registration .sprite {
	position: absolute;
	top: 2px;
	left: 2px;
}
.labelholder.registration .form-control {
	text-align: center;
	border: solid 2px #d7d7d7;
	min-height: 50px;
	text-transform: uppercase;
	font-family: "LatoWebHeavy"
}
.labelholder.registration.has-labelholder::before {
	left: 0;
	right: 0;
}
.labelholder.registration .form-control::-webkit-input-placeholder { color: #181a1b; font-family: 'LatoWebHeavy';text-transform: uppercase;}
.labelholder.registration .form-control:-moz-placeholder { color: #181a1b; font-family: 'LatoWebHeavy';text-transform: uppercase;}
.labelholder.registration .form-control::-moz-placeholder { color: #181a1b;font-family: 'LatoWebHeavy';text-transform: uppercase;}
.labelholder.registration .form-control:-ms-input-placeholder { color: #181a1b; font-family: 'LatoWebHeavy';text-transform: uppercase;}
#selling_car h1 {
	font-size: 30px;
	color: #181a1b;
	font-family: "LatoWebLight";
}
#selling_car h1.headingOne {
	font-size: 48px;
	color: #181a1b;
	font-family: "LatoWeb";
}
#selling_car h2.subtitle {
	font-size: 24px;
	margin-bottom: 30px;
	color: #181a1b;
}
#selling_car .col-xs-9.custom {
	width: 70%;
}
#selling_car .col-xs-9.custom._contact {
	margin-left: 15%;
}
#selling_car .col-xs-3.custom {
	width: 30%;
}
#selling_car .col-xs-9.custom .car_details_block {
	/*overflow: hidden;*/
}
.car_details_block {
	display: block;
	/*margin: 20px 0;*/
	padding: 20px 0;
	min-height: 160px;
	/*overflow: auto;*/
}
.car_details_block .heading {
	background: #f14d4d;
	color: #fff;
	text-align: left;
	line-height: 40px;
	font-family: "LatoWebHeavy";
	padding: 0 15px;
	font-size: 18px;
}
.car_details_block .heading span {
	float: right;
}
.car_details_block .heading span i {
	font-style: normal;
	font-family: "LatoWebLight";
	padding-right: 15px;
}
.car_details_block .body {
	display: block;
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}
.car_details_block .body > p > b {
	font-size: 18px;
}
.car_details_block .body .column {
	width: 33.33%;
	float: left;
	text-align: left;
	padding: 0 15px;
}
.car_details_block .body .column li {
	list-style: none;
	display: block;
	width: 100%;
	font-size: 18px;
}
.car_details_block .body .column li span {
	width: 130px;
	display: inline-block;
	vertical-align: middle;
}
.car_details_block p {
	font-size: 16px;
	font-family: "LatoWeb";
}
.car_details_block p a {
	font-family: "LatoWebHeavy";
	color: #f14d4d;
}

.car_details_block .car-box-profile {
	/*border: 1px solid #c0c0c0;*/
	/*width: 45%; */
	padding: 35px 20px;
	color: #565f5e;
	background: #f5f5f5;
	overflow: auto;
	font-family: "LatoWeb";
}



.need-finance .icon-box {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #9ea3a7;
	display: inline-block;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 50px;
	font-family: "LatoWebLight";
	font-weight: bold;
}
.need-finance > p {
  color: #576565;
  font-weight: 500;
}
.need-finance p.title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
/*.need-finance a {
	width: 85px;
	padding: 10px 0;
	margin-right: 15px;
	background: #f25657;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 15px;
}
.need-finance a:hover{
	text-decoration: none;
}*/
.need-finance .btn.btn-default {
  width: 85px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.need-finance a.btn.btn-default + a.btn.btn-default {
	background: #5b6469;
	margin-left: 15px;
}
.need-finance a.btn.btn-default + a.btn.btn-default:before{
	background: #494d4e;
}
.car_details_block .need-finance {
	background: #F5F5F5;
	text-align: center;
	padding: 23px 10px;
}
.car-box-profile >img {
	float: left;
	width: 50%;
}
.car-box-profile .car-info {
 	float: left;
	padding-left: 15px;
	width: 50%;
	/*padding-right: 15px;*/
}
.car-box-profile .car-info p {
	color: #576565;
	margin-bottom: 5px;

}
.car-box-profile .car-info .info {
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 400;
	line-height: normal;
}
.car-box-profile .car-info .date {
	font-style: italic;
}
.car-box-profile .car-info .title {
	color: #000;
	text-transform: uppercase;
	font-size: 21px;
	margin: 6px 0;
	font-weight: bold;
}
#selling_car .last-step > h1 {
	font-size: 32px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "LatoWeb";
}




#selling_car .separator {
	text-align: left;
	clear: both;
	margin: 80px 0 30px 0;
	border-top: solid 1px #ccc;
	padding-top: 10px;
}
#selling_car .separator .btn-link {
	color: #f14d4d;
	font-family: "LatoWebHeavy";
}
#selling_car .separator i {
	float: right;
	padding: 10px 0;
	line-height: 25px;
	font-size: 16px;
	font-family: "LatoWebLight";
}

#selling_car .start_over {
    margin-top: 20px;
}
#selling_car .start_over a {
	font-size: 16px;
	color: #181a1b;
	text-decoration: none;
}
#selling_car .start_over a:hover,
#selling_car .start_over a:focus {
	color: #f14d4d;
}
#selling_car .side_nav {
	background: #efefef;
	padding: 25px 18px;
	border: solid 1px #ccc;
	text-align: left;
}
#selling_car .side_nav .title {
	font-family: "LatoWebHeavy";
	color: #181a1b;
	font-size: 18px;
}
#selling_car .side_nav > span {
	display: block;
	border-top: solid 2px #ccc;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #7d7d7d;
}
#selling_car .side_nav ul {
	display: block;
	clear: both;
	overflow: hidden;
	height: auto;
}
#selling_car .side_nav li {
	display: block;
	margin-right: 3px;
	float: left;
	height: 36px;
}
#selling_car .side_nav li a{
	padding: 6px 12px;
	font-size: 14px;
	color: #181a1b;
	border: solid 1px #acacac;
	display: block;
	text-decoration: none;
}
#selling_car .side_nav li:hover a {
	border-color: #181a1b;
}
#selling_car .side_nav li.active a {
	background: #f14d4d;
	border-color: #f14d4d;
	color: #fff;
}
#selling_car .side_nav li.active:hover a {
	border-color: #181a1b;
}
#selling_car .cbg_style .checkbox {
  display: block;
  width: 100%;
  text-align: left;
  white-space: nowrap;
}
#selling_car .cbg_style label > input + span em {
	font-family: "LatoWebLight";
	font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 260px;
    text-align: left;
    height: 20px;
    line-height: 20px;
}

#selling_car .body .title_option {
	text-align: left;
	color: #f14d4d;
	text-transform: capitalize;
	font-size: 16px;
	display: block;
	margin: 10px 0 20px;
	font-family: "LatoWebHeavy"
}
.select_owners {
	/*margin-top: 50px;*/
	margin-bottom: 30px;
}
.select_owners .btn.btn-primary::before {
	border-color: #ccc!important
}
.select_owners .btn-group.bootstrap-select > .btn-primary {
	border-color: #ccc!important;
	text-transform: capitalize;
}
.select_owners .btn-group.bootstrap-select > .btn-primary .caret {
	background: transparent;
}
.select_owners .btn-group.bootstrap-select > .btn-primary .caret::before {
	background-color: transparent;
}
.select_owners .btn-group.bootstrap-select.xs {
	width: 100px!important
}
.select_owners .form-control {
	border: solid 2px #ccc;
}
.select_owners .miles {
	width: 430px;
	margin: 0 auto;
}
.select_owners .miles .col_1 {
	width: 200px;
	margin-right: 10px;
	float: left;
/*	display: inline-block;*/
}
.select_owners .miles .col_2 {
	width: 220px;
	float: left;
/*	display: inline-block;*/
}
#selling_car .price_block {
	width: 200px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
}
#selling_car .price_block b {
	font-size: 28px;
	line-height: 45px;
	color: #ccc;
	display: block;
	float: left;
	width: 30px;
}
#selling_car .price_block .form-control {
	display: block;
	float: left;
	border: solid 2px #ccc;
	width: 165px;
	font-size: 18px;
}
#sandbox-container {
	width: 200px;
	margin: 0px auto;
}
#sandbox-container .input-group.date {
	border: solid 1px #ccc;
}
.input-group.date {
  position: relative;
  width: 100%;
}
.input-group.date .form-control {
  background-color: transparent;
  cursor: pointer;
}
.input-group.date .input-group-addon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 14px 12px;
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
	background: #f14d4d!important;
	border-radius: 0px;
}
.datepicker td, .datepicker th {
	width: 35px;
	border-radius: 0px;
}
.datepicker th {
	font-weight: normal;
 	font-family: "LatoWebHeavy";
 	font-size: 16px;
}
.datepicker .datepicker-switch {
	color: #f14d4d;
	font-weight: normal;
	font-family: "LatoWebHeavy";
	font-size: 16px;
}
#selling_car .car_details_block textarea.form-control {
	border: solid 1px #ccc;
	height: 150px;
}
#selling_car .car_details_block p > em {
	display: block;
	width: 100%;
	color: #f14d4d;
}
/*.upload_pics {
	display: block;
	overflow: hidden;
	border: solid 1px #ccc;
}*/
.sortable {
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dropzone {
	padding: 15px 5px;
	border: none;
}
#file-dropzone {
	overflow: hidden;
	padding-bottom: 45px;
	cursor: pointer;
	position: relative;
	background: transparent;
}
#file-dropzone > span.btn {
	position: absolute;
	bottom: 0;
	right: 0;
	pointer-events: none;
	z-index: -10;
}
#file-dropzone .sortable {
	min-height: 176px;
	border: 1px dashed #ccc;
	margin-bottom: 20px;
}
.dropzone .dz-message {
	display: none;
}
.dropzone .dz-preview .rotate_img{
	margin-top: 10px;
}
.dropzone .row {
	margin: 0 -4px;
}
.sortable .image_column {
	float: left;
	width: 20%;
	overflow:hidden;
	text-align: center;
	margin:0px;
	padding: 4px;
}
.sortable article:first-of-type .dz-preview:before {
	position: absolute;
	content: "Main photo";
	font-size: 14px;
	color: #fff;
	background: rgba(241,77,77,0.7);
	height: 20px;
	display: block;
	z-index: 11;
	bottom: 55px;
	left: 9px;
	right: 9px;
}
.sortable .image_column img {
	background: #efefef;
	border: dashed 1px #ccc;
	display: block;
	margin: 0 auto;
	padding: 4px;
	max-width: 100%;
	height: 120px;
	opacity: 0.5;
}
#file-dropzone.dropzone .dz-complete .dz-preview img {
	opacity: 1;
}
#file-dropzone.dropzone .dz-preview .dz-loader {
	width: 24px;
	height: 24px;
	border: none;
	background: none;
	position: absolute;
	top: 0;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
}
#file-dropzone.dropzone .dz-complete .dz-preview .dz-loader {
	display: none;
}
.sortable .ui-sortable-placeholder {
	background: #efefef;
	visibility: visible!important;
	display: block;
	top: 4px;
	height: 130px;
	width: 150px;
	margin: 0 auto;
}
.sortable .ui-sortable-placeholder:before {
	position: absolute;
	content: "+";
	font-size: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	color: #ccc;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	line-height: 130px;
}
.sortable .dz-preview a {
	margin: 5px 3px;
	display: inline-block;
	color: #bebebe;
	font-size: 22px;
	cursor: pointer!important;
}
.sortable .dz-preview a:hover {
	color: #f14d4d;
}
.sortable .dz-preview a .glyphicon {
	cursor: pointer!important;
}
.video_upload label {
	text-align: left;
	font-size: 16px;
	display: block;
	font-weight: normal;
	font-family: "LatoWebHeavy"
}
.video_upload input.form-control {
	border: solid 1px #cccccc!important
}
.video_upload .btn.btn-link {
	border: solid 2px #ccc;
	color: #f14d4d;
	text-decoration: none;
	cursor: pointer;
	font-family: "LatoWebHeavy";
	padding: 8px 12px;
}
.video_wrap .remove_vid {
	padding: 5px;
}
.video_wrap .remove_vid a {
	color: #bebebe;
	text-decoration: none;
	font-size: 20px;
}
.video_wrap .remove_vid a:hover {
	color: #f14d4d;
}
.my_contacts input.form-control {
	border: solid 1px #ccc;
	color: #181a1b;
	font-family: "LatoWebHeavy";
}
.my_contacts .input-group {
	margin-bottom: 20px;
}
.my_contacts .input-group-addon {
	background: none
}
.my_contacts .filter_radios {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
.my_contacts .filter_radios .radio-inline {
	display: block;
	width: 73px;
	float: left;
}
.my_contacts .filter_radios label.random {
	height: auto;
	margin-right: 10px;
}
.my_contacts .filter_radios label.random + label {
	padding-left: 0px;
	margin-left: 0px;
}
.my_contacts .filter_radios .radio-inline span.box {
	position: relative;
}
.my_contacts .filter_radios .radio-inline span.box .sprite {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.my_contacts .filter_radios label > input:checked + span.box {
	background: transparent;
	border-color: #f14d4d;
	border-width: 2px;
}
.my_contacts .filter_radios label > input:checked + span.box .sprite.sprite-privacy-default2 {
	background-position: 0 -972px;
}
.my_contacts .filter_radios label > input:checked + span.box .sprite.sprite-privacy-b-default2 {
	background-position: 0 -944px;
}
.my_contacts .filter_radios label > input + span i {
	font-size: 16px;
	line-height: 42px;
}
.my_contacts input[type="password"] {
	background: #efefef;
}
.my_contacts .row.gutter_5 {
	margin: 0 -5px;
}
.my_contacts .row.gutter_5 [class*="col"] {
	padding: 0 5px;
	text-align: left;
}
.my_contacts .row.gutter_5 [class*="col"] .input-group> span{
	display: block;
	line-height: 32px;
}
.my_contacts #forgot_password {
	color: #ccc;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
	margin-top: 8px;
	padding: 5px;
}
.my_contacts #forgot_password:hover,
.my_contacts #forgot_password:focus {
	color: #181a1b;
}
.my_contacts .input-group[class*=col-] {
	padding-left: 15px;
	padding-right: 15px;
}
#selling_car .car_details_block .preview_car .preview_title {
	font-size: 18px;
	padding: 0px 20px;
	color: #fff;
	font-family: "LatoWebHeavy";
	background: #f14d4d;
	text-align: left;
	line-height: 45px;
	margin-bottom: 15px;
	margin-top: 30px;
}
#selling_car .car_details_block .preview_car .preview_title span {
	float: right;
	margin-right: -20px;
	background: #d94646;
	padding: 0px 20px;
}
.images_block.row {
	margin: 0 -3px;
}
.images_block.row [class*="col"] {
	padding: 0 3px;
}
.images_block.row .pictures,
.images_block.row .videos {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 -3px 10px;
}
.images_block.row .pictures li,
.images_block.row .videos li {
	display: block;
	float: left;
	/*width: 25%;*/
	list-style: none;
	margin-bottom: 5px;
	padding: 0 3px;
}
.images_block.row .pictures li img,
.images_block.row .videos li img {
	max-width: 100%;
	height: 115px;
}
.images_block.row .videos li{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.images_block.row .videos li:before{
	content:"\e072";
	color: #fff;
	background: #CC181E;
	border-radius: 8px;
	bottom: 0;
	display: block;
	height: 34px;
	left: 0;
	line-height: 34px;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 49px;
}
#selling_car .preview_car .more_details {
	display: block;
	overflow: hidden;
	clear: both;
	margin: 15px 0;
	text-align: left;
}
#selling_car .preview_car .more_details .title_small {
	color: #f14d4d;
	font-family: "LatoWebHeavy";
	font-size: 16px;
	margin-bottom: 5px;
}
#selling_car .preview_car .more_details p {
	line-height: 1.4;
	font-size: 16px;
	color: #181a1b;
}
#selling_car .preview_car .more_details ul {
	float: left;
	display: block;
	width: 25%;
}
#selling_car .preview_car .more_details ul li {
	line-height: 1.6;
	display: block;
	width: 100%;
}
#selling_car .preview_car .more_details ul li span {
	width: 95px;
	display: inline-block;
}


.filter_radios.package .boxed {
	min-height: 465px;
	position: relative;
}
.filter_radios.package .boxed .extra_title {
	height: 30px;
	line-height: 30px;
	display: block;
	width: 100%;
}
.filter_radios.package .boxed .extra_title.gray {
	background: #5b6468;
	text-align: center;
	color: #fff;
}
.filter_radios.package.row {
	margin: 0 -2px;
}
.filter_radios.package.row [class*="col"]{
	padding: 0 2px;
	display: block;
	width: 25%;
}
.filter_radios.package.row .radio-inline.custom + .radio-inline.custom {
	position: relative;
	margin: 0px;
}
.filter_radios.package .package_box {
	position: relative;
	display: block;
	width: 100%;
	height: 435px;
	border: solid 1px #acacac;
}
.filter_radios.package .package_box .package_type {
	display: block;
	width: 94%;
	margin: 0 auto;
	height: 48px;
	line-height: 51px;
	border-bottom: solid 1px #acacac;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "LatoWebHeavy";
	color: #181a1b;
	margin-bottom: 15px;
}
.filter_radios.package .package_box .package_price {
	display: inline-block;
	width: 100%;
	font-size: 36px;
	color: #f14d4d;
	font-family: "LatoWebHeavy";
	text-align: center;
	text-transform: uppercase;
	height: 60px;
	line-height: 68px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 22;
}
.filter_radios.package .package_box .package_price small {
	font-size: 24px;
	font-family: "LatoWeb";
	padding-right: 5px;
	line-height: 55px;
	display: inline-block;
	vertical-align: top;
}
.filter_radios.package .package_box .package_price.gray {
	color: #5c6468;
}
.filter_radios.package .package_box b {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	width: 100%;
}
.filter_radios.package .package_box p {
	background: #fff;
	line-height: 1.3;
	min-height: 290px;
	margin: 0;
	padding: 5px 0;
	font-family: 'LatoWebMedium';
	font-size: 18px;
}
.filter_radios.package .package_box .img_block {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 1;
}
.filter_radios.package .package_box .img_block:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,e3e3e3+100 */
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(227,227,227,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(227,227,227,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(227,227,227,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */

}
.filter_radios.package .package_box .img_block img {
	display: block;
	max-width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 45px;
}

.filter_radios.package .package_box .select_pack {
	position: absolute;
    bottom: 7px;
    left: 0;
    z-index: 22;
    color: #fff;
    font-size: 28px;
    font-family: 'LatoWebHeavy';
    text-transform: uppercase;
    width: 100%;
    -webkit-text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
    -moz-text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
    -ms-text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
    -o-text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
    text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2);
    display: none;
}

/* cheched*/
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box {
	/*background: #f14d4d;*/
	border-color: #f14d4d;
}
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box p {
	font-family: "LatoWeb";
	font-weight: normal;
}
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box:before{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: solid 1px #f14d4d;
	content: "";
	z-index: 3;
}
#selling_car .packages .boxed span.package_box .sprite {
	opacity: 0;
}
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box .sprite{
	bottom: -15px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	z-index: 11;
	opacity: 1;
}
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box .package_price,
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box .package_type,
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box b{
	/*color: #fff;*/
}
#selling_car .packages .filter_radios.package.row label input:checked + .boxed span.package_box .package_type {
	/*border-color: #d94646;*/
}
#selling_car .car_details_block .payment .radio-inline.pay {
	display: block;
	width: 25%;
	padding: 0;
	margin: 0;
}
#selling_car .car_details_block .payment .radio-inline.pay .block {
	display: block;
}
#selling_car .car_details_block .payment .radio-inline.pay .block img {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
}
#selling_car .car_details_block .payment .radio-inline.pay .block .sprite {
	display: block;
	margin: 10px auto;
}
#selling_car .car_details_block .payment .radio-inline.pay input:checked + .block .sprite {
	background-position: 0 -189px;
}
#selling_car .payment_amount {
	display: block;
	margin: 45px 0 30px;
	overflow: hidden;
	background: #fff;
	border: solid 1px #acacac;
}
#selling_car .payment_amount h2 {
	font-size: 24px;
	margin: 10px 0;
	color: #181a1b;
	font-family: "LatoWebLight";
}
#selling_car .payment_amount p {
	font-size: 14px;
	display: block;
	color: #181a1b;
}
#selling_car .payment_amount p .glyphicon {
	color: #c6c6c6;
}
#selling_car .payment_amount .col-sm-9 {
	text-align: left;
	padding-left: 40px;
}
#selling_car .payment_amount .col-sm-3 {
	background: #f14d4d;
	padding: 0px;
}
#selling_car .payment_amount .hero.gray {
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #5b6468;
}
#selling_car .payment_amount .total_price {
	font-size: 36px;
	text-align: center;
	line-height: 51px;
	font-family: "LatoWebHeavy";
	color: #fff;
}
#selling_car .payment_amount .total_price small {
	display: inline-block;
	vertical-align: top;
	line-height: 41px;
	padding-right: 5px;
	font-family: "LatoWeb";
	font-size: 24px;
}
#selling_car form.payment-form {
	text-align: left;
	display: block;
	margin: 40px 0 20px;
}
#selling_car form.payment-form label{
	font-size: 16px;
	font-weight: normal;
	font-family: "LatoWebHeavy";
	line-height: 22px;
	display: block;
	width: 100%;
}
#selling_car form.payment-form label span {
	font-family: "LatoWebLight";
}
#selling_car form.payment-form .form-control {
	border: solid 1px #ccc;
}
#selling_car form.payment-form .form-group i.has-error {
	display: none;
}
#selling_car form.payment-form .form-group.has-error i.has-error {
	color: #f14d4d;
	display: block;
}
#selling_car form.payment-form .form-group.small_inputs div.labelholder {
	width: 85px;
}
#selling_car form.payment-form .form-group.small_inputs div {
	display: inline-block;
	vertical-align: middle;
}
#selling_car form.payment-form .form-group.small_inputs div + div {
	margin-left: 5px;
}
#selling_car .viewCar {
	color: #f14d4d;
}
.edit_detailsofcar > .col-xs-4:nth-of-type(3n+1) {
	clear: both;
}

.edit_detailsofcar label {
	text-align: left;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 20px;
	width: 100%;
}

.edit_detailsofcar .form-control {
	border: 2px solid #eee;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.edit_detailsofcar .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%!important;
}
.edit_detailsofcar .bootstrap-select .btn.btn-primary:before,
.edit_detailsofcar .bootstrap-select .btn.btn-primary,
.my_contacts .bootstrap-select .btn.btn-primary:before,
.my_contacts .bootstrap-select .btn.btn-primary {
	border-color: #EFEFEF!important;
}
#selling_car form.payment-form .form-control::-webkit-input-placeholder { color: #c6c6c6; font-family: 'LatoWebHeavy';}
#selling_car form.payment-form .form-control:-moz-placeholder { color: #c6c6c6; font-family: 'LatoWebHeavy';}
#selling_car form.payment-form .form-control::-moz-placeholder { color: #c6c6c6;font-family: 'LatoWebHeavy'; }
#selling_car form.payment-form .form-control:-ms-input-placeholder { color: #c6c6c6; font-family: 'LatoWebHeavy';}
#selling_car .input-group.has-error .sprite.sprite-tick2 { display:none }
#selling_car .input-group .error-message { display: none;}
#selling_car .input-group.has-error .error-message { display: block;}

.trade_in > .row {
	margin: 0 -10px;
}
.trade_in .car_holder {
	display: block;
	width: 45%;
	float: left;
	text-align: right;
	padding: 0 10px;
}
.trade_in .car_holder > p {
	margin-bottom: 3px;
}
.trade_in .car_holder .heading_block {
	display: block;
	line-height: 45px;
	text-align: left;
	background: #f14d4d;
	color: #fff;
	font-size: 20px;
	font-family: "LatoWebHeavy";
	padding-left: 20px;
	font-weight: normal;
	clear: both;
	margin-bottom: 10px;
}
.trade_in .car_holder .img-wrapper {
	display: block;
	position: relative;
	margin-bottom: 10px;
	min-height: 340px;
	background: #eee;
}
.trade_in .car_holder .img-wrapper img {
	margin: auto;
	position: absolute;
	top: -50%;
	bottom: -50%;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 340px;
	display: block;
}
.trade_in .car_holder .img-wrapper.ico:before {
	content: "";
	background: url('/images/hp/tradein_ico.jpg') no-repeat;
	background-position: center;
	position: absolute;
	left: 100%;
	margin-left: 10px;
	top: 50%;
	margin-top: -68.5px;
	width: 110px;
	height: 129px;
}
.trade_in .car_holder .heading_block span {
	text-align: right;
	float: right;
	background: #da4646;
	padding: 0 20px;
}
.trade_in .car_separator {
	display: block;
	width: 10%;
	float: left;
	min-height: 1px;
	padding: 0 10px;
}
.trade_in .specs {
	text-align: left;
	padding: 0 10px 20px;
	color: #494949;
	font-size: 16px;
}
.trade_in .specs .title {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #f14d4d;
	font-family: "LatoWebHeavy";
}
.trade_in .specs ul {
	margin: 0 0 10px;
	padding: 0;
	width: 50%;
	float: left;
}
.trade_in .specs ul li {
	list-style: none;
	font-size: 16px;
}
.trade_in .specs ul li span {
	font-family: "LatoWebLight";
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}
.trade_in .specs p {
	font-family: "LatoWebLight";
}
.trade_in .car_separator img {
	padding-top: 260px;
}
/*.container_views.dropzone-previews div.dz-preview {display: none}
.container_views.dropzone-previews.existing_photos div.dz-preview {display: block}*/



@media (max-width: 1460px){
	.image_bg .image_st > img {
	  /*margin-left: -5%;*/
	  width: 100%;
	}
}
@media (min-width: 1200px) and (max-width: 1320px){
	.sell-car-box {
		right: 15px;
	}
}
@media (max-width: 1199px){
	.sell-car-box {
		width: 27%;
		right: -45px;
		padding: 10px 15px;
	}
	.car-box-profile .car-info .title {
	  font-size: 18px;
	}
	.car-box-profile > img {
	  width: 46%;
	}
	.car-box-profile .car-info {
	  width: 54%;
	}
	.car-box-profile .car-info .info {
	  font-size: 20px;
	}
	.car_details_block .need-finance {
	  padding: 17px 10px;
	}
	.sell-car-box .info-car span {
	  width: 75px;
	}
}
@media (max-width: 1100px){
	.sell-car-box {
		right: 10px;
		width: 25%;
		padding: 10px 15px;
	}
}

.upload_pics{
  margin: 10px;
  position: relative;
}

.custom-file-input {
  opacity: 0;
  z-index: 999;
  cursor: pointer;
  position: relative;
  height: 45px;
  width: 180px;
  margin: 0 auto;
}
.upload_pics>.btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 180px;
  font-family: 'LatoWebHeavy';
  text-transform: initial !important;
}

#no_dealer_selected {
  font-family: 'LatoWeb';
  font-size: 16px;
  color: #181a1b;
  text-align: center;
  border: 2px solid #f14d4d;
  padding: 15px 15px;
  margin: 20px 0 60px 0;
  background: #fff;
}


nav.sell_side_nav div.subtitle {
  font-size: 18px;
  font-style: italic;
  color: #181a1b;
  font-family: "LatoWebLight";
  text-align: left;
  margin-bottom: 10px;
}

nav.sell_side_nav div.subtitle span {
  float: right;
  font-size: 24px;
  color: #f14d4d;
  font-style: normal;
  font-family: "LatoWebSemibold";
  position: relative;
  line-height: 24px;
}


nav.sell_side_nav .cars_status .car {
  height: 155px;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

nav.sell_side_nav .cars_status .car img {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
}

nav.sell_side_nav .cars_status .car .links_cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    display: block;
    text-align: center;
    background: rgba(241,77,77,0.5);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

nav.sell_side_nav .cars_status .car .links_cover ul {
    position: absolute;
    height: 33px;
    top: 50%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: -16px auto auto;
    width: 100%;
}

nav.sell_side_nav .cars_status .car .links_cover ul li {
  display: inline-block;
}

nav.sell_side_nav .cars_status .car .links_cover ul li a {
    border: solid 2px #fff;
    padding: 9px 18px 6px;
    line-height: 33px;
    color: #fff;
    text-transform: capitalize;
    font-family: "LatoWebHeavy";
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

nav.sell_side_nav .cars_status .car:hover .links_cover {
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
