

/* Start:/bitrix/templates/titanprokat/components/bitrix/catalog.section/cost_table/style.css?16777722541396*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}

#tableCostFlyTitle p{

}

.t2rac:hover .rent.order_button.detail{
	display:block;
}
.t2rac:hover .rent.order_button.detail{
display:block;
}

.rent.order_button.detail {
	display:none;
	background: url(/images/rent_car.png) no-repeat -4px center;	
    text-decoration: none;
    text-align: center;
    width: 204px;
    height: 33px;
    float: left;
    text-indent: -9999px;
	left: 78px!important;
	position: absolute!important;
	    margin-top: 95px;
	
}
.table_img {
margin: 0px 0px 0px 79px!important;
width:201px;
top: 0;
}
td.t2rac  p{
		position:relative!important;
}

.a-sort{
	position: relative;
}
.a-sort:after{
	position: absolute;
	bottom: -28px;
}
.price .a-sort.down:after{
	background-position: 0 -10px;
}
.price .a-sort.up:after{
	background-position: 0 0;
}

.confirm_rent_form{
	display: none;
	position: fixed;
	width: 300px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 5px;
	box-shadow: 0px 0px 10px 1px rgb(0, 0, 0);
	background: #fff;
	z-index:999;
}
.confirm_rent_form img{
	width: 300px;
}
#main.price .confirm_rent_form p{
	text-align: center;
	margin-bottom: 5px;
}
.confirm_rent_form .show_rent_form{
	display: inline-block;
	background-color: #7AA75C;
	line-height: 30px;
	padding: 0 5px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
/* End */
/* /bitrix/templates/titanprokat/components/bitrix/catalog.section/cost_table/style.css?16777722541396 */
