/* ##### Общее ############################################################## */

h1,h2,h3,h4,h5,h6 {
	background-color: transparent !important;
}

table thead tr th {
	text-align: center;
	vertical-align: middle !important;
}

table tbody tr td {
	text-align: center;
	vertical-align: middle !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #f1f2f7;
}

.nav-tabs.nav-justified>.active>a {
	border-bottom-color: transparent !important;
}

.toggle-last {
	border-bottom: 1px solid #cccccc;
}

.toggle-last > label {
	border-bottom: none;
}

.rating {
	color: #1980b6;
}

.list-icons li {
	margin-bottom: 10px;
}
.list-icons li i {
	color:#1980b6;
}

/* ##### Дополнительное меню ################################################ */

.top-links .fa-phone {
	font-size: 100%;
	opacity: 1 !important;
}

.top-links .fa-mobile {
	font-size: 120%;
}

.top-links .text-welcome-mob {
	padding-left: 7px !important;
	padding-top: 10px !important;
}

.container-border-bottom {
	border-bottom: 1px solid #e9e9e9;
}

/* ##### Главное меню ####################################################### */

.navbar-collapse {
	padding-right: 0px;
}

/* ##### Заголовок страницы ################################################# */

.page-header p {
	margin: 10px 0px 0px 0px;
}

/* ##### Подзаголовок страницы ############################################## */

#page-menu .li-border-left {
	border-left: 1px solid #777777 !important;
}

#page-menu .li-border-bottom {
	border-bottom: 1px solid #999999;
}

#page-menu .li-border-top {
	border-top: 1px solid #999999;
}

#page-menu .nav-margin-right {
	margin-right: 14px;
}

/* ##### Панель фильтра аукционов ########################################### */

#auction-filter {
	padding-top: 20px;
	padding-bottom: 0px;
}

#auction-filter .col-sm-2 {
	margin-bottom: 20px;
}

#auction-filter .col-sm-3 {
	margin-bottom: 20px;
}

/* ##### Панель лотов аукционов ############################################# */

#auction-list {
	padding-top: 15px;
	padding-bottom: 30px;
}

#auction-list .pagination-top {
	margin: 12px 0px 0px 0px;
}

#auction-list .pagination-bottom {
	margin: 0px;
}

.auction-item .heading-title {
	margin-bottom: 15px;
}

.auction-item .auction-item-countdown {
	margin-top: 18px;
	margin-bottom: 18px;
}

.auction-item .fa-bookmark {
	color: grey;
}

.auction-item .in-favorites {
	margin-top: 6px;
}

/* ##### Большой текстовый блок ############################################# */

.content-box h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.content-box p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.content-box ol {
	overflow: hidden;
	margin-bottom: 10px;
}

.content-box ul {
	overflow: hidden;
	margin-bottom: 10px;
}

.content-box li {
	margin-bottom: 10px;
}

/* ##### Страница авто ###################################################### */

#rev_slider_424_1_wrapper {
	margin: 0px auto;
	padding: 0px;
	background-color: #000000;
}

#slider-424-layer-1 {
	z-index: 5;
	min-width: 50px;
	max-width: 50px;
	max-width: 50px;
	max-width: 50px;
	white-space: nowrap;
	font-size: 25px;
	line-height: 50px;
	font-weight: 400;
	color: rgba(255,255,255,1.00);
	font-family: Roboto;
	text-align: center;
	background-color: rgba(0,0,0,0);
	padding: 1px 1px 1px 1px;
	border-color: rgba(0,0,0,1.00);
	outline: none;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
}

#slider-424-layer-2 {
	z-index: 6;
	min-width: 50px;
	max-width: 50px;
	max-width: 50px;
	max-width: 50px;
	white-space: nowrap;
	font-size: 20px;
	line-height: 50px;
	font-weight: 400;
	color: rgba(255,255,255,1.00);
	font-family: Roboto;
	text-align: center;
	background-color: rgba(0,0,0,0);
	padding: 1px 1px 1px 1px;
	border-color: rgba(0,0,0,1.00);
	outline: none;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
}

.tp-bannertimer {
	height: 5px;
	background-color: rgba(255,255,255,0.5);
}

#car-description table th {
	text-align: center;
}

#car-description table td {
	text-align: left;
	vertical-align: top !important;
}

#car-description table .td-center {
	text-align: center;
}

#car-description table .table-header {
	background-color: #1980b6 !important;
	color: #ffffff !important;
}

#car-description table .col-header {
	background-color: #dddddd;
}

#car-tyres th {
	text-align: center;
	vertical-align: middle;
}

#car-tyres td {
	text-align: center;
	vertical-align: middle;
}

/* ##### Страница отчёта #################################################### */

#car-report {
	background-color: #cccccc;
	color: #444444;
}

#car-report .container {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 40px 40px 40px;
	background-color: #ffffff;
}

#car-report .container .firm-logo {
	padding-top: 7px;
}

#car-report .container .firm-data {
	padding-top: 15px;
	padding-bottom: 10px;
}

#car-report .container .car-rating {
	margin-top: -8px;
}

#car-report table th {
	text-align: center;
	vertical-align: middle;
}

#car-report table td {
	text-align: left;
	vertical-align: middle !important;
}

#car-report table .td-center {
	text-align: center;
}

#car-report table .table-header {
	background-color: #777777 !important;
	color: #ffffff !important;
}

#car-report table .col-header {
	background-color: #dddddd;
}

/* ########################################################################## */
