/*------------------------------------------------------------------
* Project:        							TaladRod
* Author:         							Crenoveative
* Themeforest profile:         	https://themeforest.net/user/crenoveative/portfolio
* URL:            							http://crenoveative.com
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
* 
* Add your style here
* 
-------------------------------------------------------------------*/

.no-padding-right {
	padding-right: 0 !important;
}

.no-padding-left {
	padding-left: 0 !important;
}

.bid-price-transport-auction {
	color: #DB0F38;
	font-size: 20px;
	font-weight: 700;
}

ul.browse-by-body-type-list li .transport-category-active-link {
	background: #DB0F38;
	color: #FFF;
}

.list-image-centered {
	margin: 0 auto 0 auto;
}

.specification-list li {
	min-height: 31px;
}

.car-item-list .online-auction-list ul.car-meta {
	margin: 0;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}

#item-bid-panel input[type='radio'],
#item-bid-panel input[type='checkbox'] {
	opacity: 1;
	display: block;
	float: left;
	width: 18px;
	margin: 7px 0 0 0;
}

.register-checkbox-label input[type='radio'] + label:before,
.register-checkbox-label input[type='checkbox'] + label:before {
	left: -1px;
	top: -5px;
}

.user-profile-page label {
	font-size: 14px;
}

.my-profile-pages h2.page-title {
	margin-bottom: 35px;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 700;
	color: #595959;
	text-transform: uppercase;
}

.various-item-filter {
	padding: 6px;
	font-size: 26px !important;
}

.selected-transport-item-photo-damage {
	background: #d4d4d4;
}

.coundown-timer-item-transport {
	margin-top: 3px;
}

.favorite-inactive-button {
	background: #FFF !important;
	border: 1px solid #DB0F38 !important;
	color: #DB0F38 !important;
}

.remember-me-checkbox input[type="checkbox"] {
	opacity: 1;
	display: block;
	margin-top: 6px;
}

.remember-me-label {
	padding-left: 2px !important;
}

.news-title {
	font-weight: 500;
}

.navbar-height {
	height: 135px;
}

.melase-logo {
	margin-bottom: 5px;
	height: 89px;
}

.logo-spacer {
	padding-top: 160px !important;
}

.title-gray {
	color: #595959;
}

.navbar-sticky .navbar-nav > li > a {
	line-height: 62px;
}

.navbar-primary.navbar-fixed-top.navbar-sticky,
.navbar-primary.navbar-fixed-top.navbar-sticky-function {
	height: 135px;
	margin: 0;
}

.margin-fix-on-scroll {
	margin-top: -31px;
	padding-top: 4px;
}



.auction-details-printer-icons {
	color: #f6f6f6;
}

	.auction-details-printer-icons:hover {
		color: #d4d4d4;
	}


/*#region homepage */

.news-text-info {
	margin-top: 5px;
	line-height: 1.4;
}

.image-text-wrapper {
	position: relative;
}

.image-text-holder {
	position: absolute;
	right: 5%;
	top: 85%;
	-webkit-transform: translateX(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateX(-50%);
	transform: translateY(-50%);
	color:#fff;
	background: #DB0F38;
	text-transform:uppercase;
	font-weight:400;
	padding: 2px 10px;
}

/*#endregion */

/*#region item page */

.sold-title {
	font-size: 37px;
}

.main-input-bid-panel input[type=number] {
	-moz-appearance: textfield;
}

	.main-input-bid-panel input[type=number]::-webkit-inner-spin-button,
	.main-input-bid-panel input[type=number]::-webkit-outer-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

/*#endregion item page */

/*#region responsive */

@media (max-width: 1199px) {
	.navbar-height {
		height: auto;
	}

	.nav.navbar-nav.border-none {
		padding-left: 5px;
		padding-right: 5px;
	}

	.navbar-leyout-responsive > li > a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 13px;
	}

	.melase-navigation-countainer {
		height: 135px;
	}

	.melase-logo-wrapper {
		margin-top: 10px !important;
	}

	.melase-logo {
		height: 88px;
	}
}

@media (max-width: 991px) {
	.logo-spacer {
		padding-top: 0 !important;
	}

	.melase-navigation-countainer {
		height: 104px;
	}

	.navbar-height {
		height: auto;
	}

	.melase-logo {
		height: 70px;
		margin-bottom: 11px;
	}
}

@media (max-width: 768px) {

	.coundown-timer-item-transport {
		margin-top: 9px;
		font-size: 14px;
		line-height: 14px;
	}

	.melase-logo {
		margin-bottom: 10px;
	}
}

@media (max-width: 479px) {
	.logo-spacer {
		padding-top: 0 !important;
	}

	.navbar-height {
		height: auto;
	}

	.melase-logo {
		height: 60px;
	}

	.coundown-timer-item-transport {
		margin-top: 9px;
		font-size: 14px;
		line-height: 14px;
	}
}

/*#endregion responsive */

/*#region condition-pages */

.offline-conditions h2,
.offline-conditions h3,
.offline-conditions h4,
.online-conditions h2,
.online-conditions h3,
.online-conditions h4 
{
	 color: #595959;
}
.online-conditions h4 {
	margin-top: 20px;
}



/*#endregion */

/*#region calendar */

#calendar table {
	margin-bottom: 0px;
}
/*#calendar .fc-event{
	background-color: #DB0F38 !important;
	border-color: #DB0F38 !important;
}*/

/*#endregion */


.global-search{
    background-color:#DB1738 !important;
    border-color:#FBE1E7  !important;
    color:#FBE1E7  !important;
    border-top:0;
    border-bottom:0;
}
.pointer{
    cursor: pointer;
}

.cancel-reason-transport-list {
    font-style: italic;
    max-width: 400px;
    overflow-wrap: break-word;
}

.cancel-reason-transport-grid {
    font-style: italic;
    max-width: 160px;
    overflow-wrap: break-word;
}

/* Custom Message addition */

.message-container {
	height: 34px;
	background-color: #141414;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 99999;
}

.message-logo {
	width: 24px;
	height: 24px;
	margin: 5px;
	display: inline;
}

.message-text {
	display: inline;
	vertical-align: top;
	color: white;
	padding-top: 5px;
	line-height: 2.3;
}