body {
	font-size: 12px;
	color: #444;
	background:#E9EAED;
	overflow-x:hidden;
}
.fh{min-height: 75.5vh;}

.bdy {background:#fff;}

.header {display:none;width:100%;float:left;padding:10px 0;background:#fff;}
.logo_autosel {width:100%;float:left;margin-top:5px;margin-bottom:20px;text-align:center;}
.logo_autosel img {width:100%;height:auto;}
.logo_asi {width:100%;float:right;text-align:center;}

.loader {
	position: relative;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 70px;
	height: 70px;
	left:50%;
	top:50%;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}

.loadingText {
	position: relative;
    left: 2%;
    top: 50%;
    color: #ffff;
    text-align: center;

}

.loadingBackground {

}

#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.8;
	z-index: 999;
}

/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.dailyQuote {padding:20px 0 0 0;}

/*helper classes*/
a, a:hover {font-weight:bold;color:#FC6B08;text-decoration: none}
a:hover {color:#3c763d}
.text-link {color:#FC6B08;}
.text-muted-2 {color:#ccc;}
.btn:hover .text-muted-2,.btn:focus .text-muted-2 {color:#666;}
.full {width:100%;float: left;}
.rounded {border:1px solid #ccc;border-radius: 4px;}
.full_pad, .pad-full {padding:10px;}
.margin-full {margin:10px;}
.margin_bottom {margin-bottom:15px;}
.bg_fade {
	background: -webkit-linear-gradient(#E1E1E1, #ffffff); /* For Safari 5.1 to 6.0 */
	background:    -moz-linear-gradient(#E1E1E1, #ffffff); /* For Firefox 3.6 to 15 */
	background:      -o-linear-gradient(#E1E1E1, #ffffff); /* For Opera 11.1 to 12.0 */
	background:         linear-gradient(#E1E1E1, #ffffff); /* Standard syntax */
	background-size: 100% 100px;
	background-repeat:no-repeat;
}
.border-top {border-top: 1px solid #ccc}
.border-bottom {border-bottom: 1px solid #ccc}
.no-pad {padding:0 !important;}
.pad-top {padding-top: 10px}
.pad-top-2 {padding-top: 20px}
.pad-top-3 {padding-top: 30px}
.pad-bottom {padding-bottom: 10px}
.pad-bottom-2 {padding-bottom: 20px}
.pad-bottom-3 {padding-bottom: 30px}
.no-margin {margin:0 !important;}
.margin-top {margin-top:10px}
.margin-top-2 {margin-top:20px}
.margin-top-3 {margin-top:30px}
.margin-bottom {margin-bottom:10px}
.margin-bottom-2 {margin-bottom:20px}
.margin-bottom-3 {margin-bottom:30px}
.margin-left {margin-left:10px}
.margin-left-2 {margin-left:20px}
.margin-left-3 {margin-left:30px}
.margin-right {margin-right:10px}
.margin-right-2 {margin-right:20px}
.margin-right-3 {margin-right:30px}
.text-normal {font-size:13px !important;}
.text-bold {font-weight:bold;}
.no-bold, a.no-bold, a.no-bold:hover {font-weight:normal;}
.clear-line {width:100%;height:0px;float:left;overflow:hidden;}
.invisible {visibility: hidden;}
.center1,.center2{float:left;position:relative;left:50%}
.center2{left:-50%}

.box_title {font-weight:bold;}
.box {margin-bottom:20px;}

.selectPageNr {display:inline-block;width:auto;}
.viewBtn, .sortBtn, .filterAuctionBtn {font-size:18px;}
.list_item {position:relative;z-index:2;width:100%;float:left;border-bottom:1px solid #ccc;padding:0;margin:0 0 14px 0;}
.list_item_image_cnt {position:relative;}
.list_item_image_cnt .owl-carousel .owl-wrapper-outer {padding-bottom:0px;}
.list_item img {width:100%;height:auto;}
.list_item_image_swipe {display:none;opacity:0;position:absolute;top:35%;width:100%;padding:20px 0;font-size:22px;text-align:center;background-color:rgba(0, 0, 0, 0.55);}
.list_item_image_swipe .fa {color:#fff !important;}
.list_item_code {width:100%;float: left;padding:5px 0 0 0;display: block;color:#777;text-align: center;}
.list_item_info {width:100%;float: left;padding:10px 10px 0 10px;}
.list_item_details {display:none;}
.list_item_cnt {width:50%;float:left;padding:7px;}
.list_item_cnt.full {width:100%;}
.list_item_cnt.full .list_item_details {display:block;}
.list_item_title_cnt {margin-top:5px;margin-bottom:0px;}
.col-xs-12.col-sm-9.list_item_title_cnt .list_item_title {/*height:43px;*/}
a.list_item_title {width:100%;float:left;/*height:33px;*/overflow:hidden;margin:0 0 0 0;padding:0 10px 0 10px;font-size:15px;font-weight:bold;color:#333}
a.list_item_title:hover {color:#FC6B08;}
a.list_item_title .primary {color:#1B809E;}
.list_item_cnt.full .fa, .list_item_cnt .fa.text-warning {color:#FC6B08;}
.list_item_rows {width:100%;float:left;padding:0;margin:0;list-style: none;}
.list_item_rows li {width:100%;float:left;padding:0 0 5px 0;margin:0}
.list_item_footer {width:100%;float:left;margin:0;padding:10px 10px 0 10px;border-top:1px solid #ccc;}
.list_item_tools_cnt {position:relative;top:-10px;width:100%;float:left;height:1px}
.list_item_tools {position:absolute;z-index:1;right:5px;top:0px;}
#list_item_tools_btn {height:auto;border:0;padding:0 4px;background:transparent}
#list_item_tools_btn:hover, #list_item_tools_btn:focus {background:transparent;color:#777;outline:none;}
.list_item_tools a, .list_item_tools a:hover {width:100%;display:block;font-weight:normal;}
.list_item_tools a:hover .fa {color:#3c763d;}
.list_delete_form {display: inline-block;}

.list_item_image_carousel .owl-controls {display:none}

.list_item_title_overlay {position:absolute;z-index:2;top:0;left:0;width:100%;float:left;padding:2px 2px 0 2px;background:rgba(255, 255, 255, 0.7);color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:normal;}
.list_item_bottom_overlay {position:absolute;z-index:2;bottom:0;left:0;width:100%;float:left;padding:2px 2px 0 2px;background:rgba(255, 255, 255, 0.7);color:#000;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_item_bottom_overlay b {color:#000 !important}

.auction_type_bg {position:absolute;z-index:1;bottom:50px;right:15px;opacity:1;font-size: 60px}
.auction_type_bg .fa {color:#999;}
.auction_type_bg img {width:100px;height:auto;margin-bottom:15px;}
.auction_do_auction {position:static;width:100%;float:left;padding:15px 0;text-align: center;}
.auction_do_auction .btn .fa {color:#fff !important;}
.auction_do_auction a.btn:hover {font-weight: normal}

.col-xs-6.list_item_footer_cnt .list_item_footer {border-top:0;}
.list_item_tools_item {font-size:13px;margin-left:15px;}
.list_item .col-xs-12, .list_item .col-sm-3, .list_item .col-sm-4, .list_item .col-sm-5, .list_item .col-sm-9 {padding-left:0;padding-right:0;padding-bottom:0;}

.filter_qs {padding-bottom:15px;}
.filter_qs_field .btn {width:100%;}
.filterToggleCnt {}
#filterToggle {float:left;margin-top:6px;}
.filter_qs_field li {width:100%;float:left;}
.hiddenInput {width:1px !important;visibility:hidden;}
.filter_av {display: none}
.filter_av.active {display:block;}

.topMenu {width:100%;float:left;margin-bottom:0;}
.topMenu.navbar {min-height:auto;border-radius: 0;background:#DE7332;border:0;}
.topMenu .nav {background:#fff}
.topMenu .navbar-nav {margin-top:0;}
.topMenu .navbar-nav > li > a, .topMenu .navbar-nav > li > a:focus {padding-top:7px;padding-bottom:7px;}
.topMenu .dropdown-menu {font-size:12px;}
.topMenu_logo img {height:30px;width:auto;margin:11px 0 0 15px;}
.topMenu.navbar-default li a, .topMenu.navbar-default li a:focus {border-top:1px solid #DE7332}
.topMenu.navbar-default li a:hover {background:#FF9C4C;color:#fff;}
.topMenu.navbar-default li.open a:focus {border-top:1px solid #DE7332;}
.topMenu.navbar-default li li a {border-top:1px solid #DE7332;padding-top:7px;padding-bottom: 7px}
.topMenu.navbar-default li li a:hover {color:#fff !important;background:#FF9C4C !important}
.topMenu.navbar-default li li:nth-child(1) a {border-top:0;}
.topMenu.navbar-default li.active a, .topMenu.navbar-default li.active a:hover,
.topMenu.navbar-default li.open a:focus, .topMenu.navbar-default li.open a:focus, .topMenu.navbar-default li.open a {background-color:#fff;}
.topMenu .navbar-toggle {border:0;}
.topMenu .navbar-toggle:hover, .topMenu .navbar-toggle:focus {background:#fff;}
.topMenu .navbar-toggle .icon-bar {background:#fff;}
.topMenu .navbar-toggle:hover .icon-bar, .topMenu .navbar-toggle:focus .icon-bar {background: #DE7332}
.topMenu .dropdown-header {background:#fff;}

.breadcrumbs {width:100%;float:left;padding:10px 0;}

.footer {background:#666;}
.copyright {background:#555;}
.footer .container {padding-top:30px;padding-bottom:0px;}
.copyright .container {padding-top:15px;padding-bottom:15px;color:#ccc;}

.footer_list_title {width:100%;float:left;padding-top:15px;padding-bottom:3px;margin-bottom:15px;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom: 3px solid #fff}
.footer ul {width:100%;float:left;padding:0;margin:0;list-style:none}
.footer li {width:100%;float:left;padding:7px 0;margin:0}
.footer li a, .footer li a:hover {font-weight:normal;color:#fff;}
.footer li a:hover {color:#FC6B08;}

.footer_logo, .footer_menu {width:100%;float:left;padding-bottom:20px;padding-right:0;}
.footer_logo {padding:0 20px 20px 20px;text-align:center;}
.footer_logo img {width:100%;height:auto;max-width:200px;}

.cookie-disclaimer {position:fixed;z-index:99999;bottom:0;width:100%;float:left;border-top:1px solid #ccc;background:#fff;}
.cookie-disclaimer .container {padding-top:15px;padding-bottom:15px;}

.alert-default, .alert-muted{
	border-color: #eaeef1 !important;
}

.owl-carousel .owl-wrapper-outer {padding-bottom:1px;}
.slide_item {margin-left:7px;margin-right:7px;margin-bottom:2px;}
.slide_item a {position:relative;width:100%;float:left;display:block;padding-bottom:5px;font-weight:normal;color:#000;}
.slide_item img {width:100%;height:auto;float:left;margin-bottom:5px;}
.slide_line {width:100%;float:left;padding:2px 0;display:block;text-align: center;}
.slide_item_info {width:100%;display:block;position:relative;bottom:0px;}

.add_item_section_title {font-size:18px;}
.owner_hidden, .user_hidden {display:none;}
#vin_alert {padding-top:5px;}
#vin_alert input {display:inline-block;margin-right:7px;}
#vin_alert label {display:inline;}
.pj_div {display: none}

.progress_bar {width:100%;float:left;margin:0 0 20px 0;padding:0;list-style:none;}
.progress_bar li {position:relative;float:left;padding:0;margin:0;width:16.4%;}
.progress_bar.progress-cells-4 li {width:24.8%;}
.progress_bar.progress-cells-5 li {width:19.8%;}
.progress_bar.progress-cells-6 li {width:16.4%;}
.progress_bar a, .progress_bar a:hover {width:100%;float:left;padding:5px 10px 5px 20px;text-align:center;color:#000;outline:none;}
.progress_bar a span {display:none;}
.progress_bar .disabled.arrow_box, .progress_bar .disabled.arrow_box:hover {color:#a8a8a8}
.progress_bar .active.arrow_box, .progress_bar .active.arrow_box:hover {color:#fff;background:#419641;}
.progress_bar .active.arrow_box:after {border-color: rgba(65, 150, 65, 0);border-left-color: #419641;}
.progress_bar .arrow_box:hover {color:#FC6B08;}

.progress_panel {display:none;}
.progress_panel.active {display:block;}

.upload_drop_cnt {width:100%;max-width:500px;margin:0 auto 10px auto;padding:15px;background:#E9EAED;}
.upload_drop {width:100%;foat:left;padding-bottom:25px;border:3px dashed #d7d7d7;border-radius:6px;text-align:center;}
.upload_drop .btn-success {background:#fff;color:#444;}
.upload_drop .btn-success:hover {background:#5cb85c;color:#fff;}
.up_img {width:100%;}

.upload_progress_bar {width:100%;float:left;margin:0 0 15px 0;opacity:0}
.upload_progress_bar .bar {display:block;width:0px;height:3px;overflow:hidden;float:left;background:#419641;}
.upload_progress_bar .processing {display:none;}
.ekko-lightbox-nav-overlay a {outline:none;}
.vehicle_gallery img {width:100%;max-width:800px;height:auto;}

.vehicle_gallery_count_cnt {text-align: center}

.vehicul_info_section_title {width:100%;float:left;padding-top:15px;padding-bottom:3px;margin-bottom:15px;color:#818181;text-transform:uppercase;font-weight:bold;}
.vehicul_info_section_title.border-bottom {color:#000;border-bottom: 3px solid #EB6538}
.vehicul_info_item {float:left;padding:5px 0;}
.vehicul_info_item_name {display:block;width:100%;float:left;color:#818181;}
.vehicul_info_item_value {display:block;width:100%;float:left;color:#333;font-size:18px;}
.vehicul_info_item_separator {width:100%;float:left;border-top:1px solid #ccc;height:0px;overflow:hidden;padding:0 0 5px 0;margin:5px 0 0 0;}

.administrare_cont_tabs {margin:0 0 20px 0;}
.calendar_container_container {width:100%;max-width:500px;margin:0 auto;}
.calendar_container {float:left;margin-bottom:20px;padding:5px;text-align: center;}
.zi_din_saptamana, .event_date {width:14.28571%;float:left;padding:3px;}
.zi_din_saptamana {font-weight:bold;padding:10px 0;}
.event_date_cnt {width:100%;float:left;padding:10px 0;}
.event_date_cnt span {width:100%;display:block;float:left;color:#777;}
.event_date_cnt span.day {font-size:18px;color:#000;}
.event_date_cnt span.nelucratoare {color:#ff0000;}

.info_company_section {width:100%;max-width:500px;margin:0 auto;}
.info_company_filed_name {font-weight:bold;}
.info_company_filed_name, .info_company_filed_value {padding-bottom:7px;}
.account_edit_btn {float:right;font-size:13px;}
.alerta_checkbox {margin-top:8px !important;}

.show_email {display:none;}
.alerteBtn {width:100%;display:block;outline:none;}

#bidding_zone .panel-heading {padding:5px 10px;}
.bid-group {width:auto;max-width:213px;}

.tax_cnt {display:none}
.tax_cnt.mobile {display:block;}

.tax_cnt .vehicul_info_section_title {padding-top:0;}
.mod_licitare {margin-bottom:3px;}

.bid_list {width:100%;margin:0 auto 40px auto;max-height:400px;overflow-y: scroll;border:1px solid #ccc;}

.registerForm {width:100%;}

.pj_only {display: none}

.container {padding-right:5px;padding-left:5px;}
.mobile-only {display:inline-block;}
.not-on-mobile {display:none;}

a.gavel_btn, a.gavel_btn:active, a.gavel_btn:focus {float:right;margin:10px 20px 0 0;color:#fff;font-size:22px;}

.vehicle_choice h3 {margin-top:0px;font-size:18px;}
.vehicle_choice a.btn {font-weight:bold;}
.vehicle_choice a.btn-warning {background-color:#DE7332;}
.vehicle_choice a.btn:hover, .vehicle_choice a.btn:active, .vehicle_choice a.btn:focus {background-color:#FF9C4C;color:#fff;}
.vehicle_choice_btn {display:none;}
.vehicle_choice h3 .fa-angle-right {font-size:18px;color:#FF9C4C;}

.vehicle_thumb_gallery_cnt {display:none;padding:0 25px;}
.vehicle_thumb_gallery {padding-top:6px;}
.vehicle_thumb_gallery .owl-item {padding-left:0px;padding-right:0px;}
.vehicle_thumb_gallery .thumbItem {
    display: block;
    border: 2px solid #ccc;
    opacity: .4;
}

.vehicle_thumb_gallery .thumbItem.active {
    opacity: 1;
    border: 2px solid #999;
}

.vehicle_thumb_gallery .owl-prev, .vehicle_thumb_gallery .owl-next {position:absolute;top:6px;font-size:24px;padding:3px;color:#fff;background:rgba(0, 0, 0, .4);} 
.vehicle_thumb_gallery .owl-prev {left:-25px;padding-right:4px;}
.vehicle_thumb_gallery .owl-next {right:-25px;padding-left:4px;}

#bs-example-navbar-collapse-1 .fa-chevron-right {font-size:8px;}

.pagenav {display:inline-block;padding:3px 9px;font-weight: bold;color:#333;border:1px solid #ccc;text-decoration: none}
span.pagenav {color:#aaa;}
span.pagenav.active, a.pagenav:hover {color:#FC6B08;border:1px solid #FC6B08;}

.categoriesTabs {margin-bottom:30px;margin-top:10px;}
.categoriesTabs.nav-tabs {border-bottom:3px solid #FC6B08;}
.categoriesTabs.nav-tabs > li {margin-bottom:-3px;}
.categoriesTabs.nav-tabs > li > a {border-bottom:3px;padding: 10px 9px;margin-right: 0;border-color:rgba(252, 107, 8, 0.2);}
.categoriesTabs.nav-tabs > li > a:hover {border-color:#FC6B08;background:#fff;color:#555;opacity:1;}
.categoriesTabs.nav-tabs > li.active > a, .categoriesTabs.nav-tabs > li.active > a:focus, .categoriesTabs.nav-tabs > li.active > a:hover {opacity:1;border-color:#FC6B08;border-bottom-color:transparent;}
.categoriesTabs.nav-tabs > li.active > a:hover {border-bottom:1px;}

.footer_veh_types_list {color:#fff;}

.form-group {position:relative;}
.form-group .absolute {position:absolute;left:0;bottom:-15px;}

.btn-default.filterMinus {border-color:#ff0000;}

.loginForm {margin:20px auto;width:100%;}
@media (min-width: 360px) {
  .loginForm {width: 300px;}
  .logo_autosel img {width:200px;height:auto;}
}

@media (min-width: 390px) {
  .categoriesTabs.nav-tabs > li > a {border-bottom:3px;padding: 10px 15px;margin-right: 2px;}	
}

.arrow_box {
	position: relative;
	border: 1px solid #333;
	background:#E9EAED;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index:3;
}

.arrow_box:after {
	border-color: rgba(233, 234, 237, 0);
	border-left-color: #E9EAED;
	border-width: 14px;
	margin-top: -14px;
}
.arrow_box:before {
	border-color: rgba(51, 51, 51, 0);
	border-left-color: #333;
	border-width: 15px;
	margin-top: -15px;
}

@media (min-width: 360px) {
  .loginForm {width: 300px;}
  .logo_autosel img {width:200px;height:auto;}
}

@media (min-width: 506px) {
	.footer_menu {width:33.33%;padding-right:15px;}
}

@media (min-width: 540px) {
	.logo_autosel {width:auto;margin-bottom:0;}
	.logo_asi {width:auto;}
}

@media (min-width: 620px){
	.list_item_cnt {width:33.3%;}
}

@media (min-width: 768px){
	.dropdown.topMenuRight {float:right}
	.topMenu.navbar {background:#DE7332;}
	.topMenu .navbar-nav {width:100%;}
	.topMenu_logo {display:none;}
	.topMenuSistemName {display:none;} 
	.topMenu .navbar-collapse {padding-left:0;padding-right:0;}
	.topMenu.navbar-default li a, .topMenu.navbar-default li.open a:focus {border-left:1px solid #DE7332;border-right:1px solid #DE7332;}
	.topMenu .navbar-nav > li > a, .topMenu .navbar-nav > li > a:focus {color:#fff;}
	.topMenu.navbar-default li a:hover {background:#FF9C4C;}
	.topMenu.navbar-default li li a {border-left:0;border-right:0;}
	.topMenu.navbar-default li li a:hover {background:#FF9C4C;color:#fff;border-color:#DE7332;}
	.topMenu.navbar-default li a, .topMenu.navbar-default li a:focus {border-top:1px solid #DE7332}
	.topMenuCompany, .topMenuAdd {display:none;}
	.topMenu .nav {background:#DE7332;}
	.header {display:block;}
	.footer_logo, .footer_menu {width:25%}
	.footer_logo {text-align:left;}

	.progress_bar a span {display:inline-block;}

	.tax_cnt {display: block}
	.tax_cnt.mobile {display:none;}

	.registerForm {width:400px;margin:0 auto;}

	.bid_list {width:650px;}

	.mobile-only {display:none;}
	.not-on-mobile {display:inline-block;}

	.list_item_title_overlay, .list_item_bottom_overlay {padding:5px;}

	.vehicle_thumb_gallery_cnt {display:block;}

	.vehicle_choice_btn {display:block;}

	.auction_do_auction {width:auto;float:none;position:absolute;z-index:1;bottom:15px;right:15px;padding:0;}

	.list_item_cnt {width:25%;}
}

@media (min-width: 992px){
	.footer_logo .logo_autosel img {}
	.topMenuCompany, .topMenuAdd {display:inline-block;}
}

@media (min-width: 1200px){
	.list_item_cnt {width:20%;}
}

@media (max-width: 1000px){
	.auction_type_bg {display:none;}
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 7px;
    padding-right: 7px;
}

.fa.text-gray {color:#BABBB8;}
.fa.text-violet {color:#801070;}
.fa.text-red {color:#ff0000;}
.fa.text-yellow {color:#BE8921;}
.fa.text-black {color:#111;}
.fa.text-orange {color:#F54B1A;}
.fa.text-brown {color:#7E4635;}
.fa.text-green {color:#08B108;}
.fa.text-blue {color:#006CFF;}

.form-control[readonly].color-toggle {background-color:transparent;}
.form-control[readonly].no-readonly {background-color:transparent;}
.color-menu {width:100%;}
.color-menu li a {padding-top:5px;padding-bottom:5px}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/*JQUERY FILE UPLOAD*/
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
/*END JQUERY FILE UPLOAD*/

/*DROPDOWN TOGGLE BY HOVER*/
.topMenu .dropdown:hover .dropdown-menu {
    display: block;
}
@media (min-width: 768px) {
	.topMenu .dropdown-menu li:hover .sub-menu {visibility: visible;}
}
@media (min-width: 768px) {
	.topMenu .dropdown:hover .dropdown-menu {display: block;}
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.navbar-collapse.in {
    overflow-y: visible;
}

.faq_list {width:100%;float:left;}
.faq_list .panel, .faq_list .panel-heading, .faq_list .panel-body {border:0;border-radius:0;background:transparent;box-shadow: none;}
.faq_list .panel-collapse .panel-body {border:0 !important;}
.faq_list .panel {border-bottom:1px solid #ddd;}


/* NEW options start */
.more-options {
	clear: both;
	width: 100%;
	border-bottom: 1px dotted dimgrey;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.more-options a {
	cursor: pointer;
}
#vehicle_options_unchecked,
.hidden-accessory {
	display: none;
}

#levels {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline-block;
	font-size: 11px;
}
#levels li {
	list-style-type: none;
	margin: 0;
	padding: 0 4px;
	display: inline-block;
	border: 1px solid #FC6B08;
	border-radius: 2px;
}
#levels li a {
	color: #000;
	cursor: pointer;
}
#levels li a:hover {
	color: #EB590B;
}
#levels li.active {
	background-color: #EB590B;
}
#levels li.active a {
	color: #fff; /*#EB590B;*/
}
/* NEW options end */

.vehicle-types-buttons,
.vehicle-types-buttons li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vehicle-types-buttons li {
	/*clear: both;*/
}
.vehicle-types-buttons li a {
	margin: 0 3px 0 0;
}

/* User multi bidding 03.08.2017 - Teo */
/*#user_other_auctions {}*/
.uamini {
	width: 204px;
	height: 242px;
	margin: 0 5px 10px 0;
	border-radius: 5px;
	border: 1px solid lightgray;
	/*float: left;*/
}
.mini-auction {
	text-align: center;
}
.mini-auction div {
	/*float: left;*/
	display: inline-block;
}

.mini-auction ul,
.mini-auction ul li {
	list-style-type: none;
	text-align: right;
	padding: 0;
	margin: 0;
}
.mini-auction ul li:last-child span {
	display: inline-block;
	width: 49%;
	padding: 3px 0 0 0;
}
/*.mini-auction ul li:last-child span.code {*/
	/*width: 39%;*/
/*}*/
.mini-auction ul li:last-child span:last-child {
	width: 59%;
}
.mini-auction ul li:last-child span.code {
	width: 39%;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 0 10px;
}
.mini-auction ul li span {
	text-align: right;
}
.mini-auction ul li span.label {
	color: #000;
	font-size: 12px;
}
.mini-auction ul li span.label {
	color: dimgrey;
	font-weight: bold;
	text-align: left;
}
.mini-auction .price {
	font-weight: bold;
	color: darkgreen;
	font-size: 13px;
	padding: 0 5px 0 0;
}

.mini-auction .countdown.styled .clockCnt div span {
	display: none;
	font-size: 10px;
}
.mini-auction {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.mini-auction #bids {
	display: none !important;
}
.mini-auction #bids > * {
	display: none !important;
}
.mini-auction .styled div {
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
}
.mini-auction .countdown.styled .clockCnt div:last-child div {
	font-size: 12px;
}
.mini-auction .btn {
	padding: 3px 6px !important;
}
.border-danger{
	border:solid 1px red;
}
#notificationModal{
	background-color: rgba(0, 0, 0, 0.7);
}
#notificationModal > div > div > .modal-footer > form{
	float:left;
}
#notificationModal > div{
	margin-top:0px;
}
#notificationModal > div > div > .modal-header{
	background-color: #ffd4d4;
}
#notificationModal > div > div > div > h5{
	color: #8f5902;
	font-size: 16px;
}

.list_item_image > .pic {
	width: 100%!important;
    height: fit-content!important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    #height: 165px!important;
}

.btn-show-vin {
	height: 28px;
}

#dialog {
	display: none;
}

#response {
	display: none;
}

#responseMessage {
	margin-left: 5px;
	font-weight: bold;
}

#dialogError {
	display: none;
	color: red;
}

#dialogErrorMessage {
	margin-left: 5px
}