h1 {
    color: #5686ae !important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin: 7px 0 !important;
}
#reset{
	width:16px;
	height:16px;
	background: transparent url("../images/filter-icon.png") no-repeat scroll 0 -33px;
	cursor:pointer;
	margin-left:5px;
}
.slideup {
    background: transparent url("../images/filter-icon.png") no-repeat scroll 0 -15px;
    height: 16px;
    width: 16px;
	cursor:pointer;
	margin-left:5px;
}
.spec_car {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #5686ae;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin: 10px 0;
    padding: 10px;
    width: 100%;
    border: 1px solid #eaeaea;
    border-radius: 2px;
}
#see-detail-rat .fa-fw, .detailrating .fa-fw {
	width:9px !important;
}
#see-detail-rat .rating > i, .detailrating .rating > i {
	font-size:12px;
}
.heading-data {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f9971c 0%, #f57f1f 100%) repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    padding: 10px;
    width: 100%;
}

#side-right .content-data{
	padding:10px 10px 4px;
	margin-bottom:15px;
}

#side-right td{
	vertical-align:middle;
}

.car-title{
	font-size: 14px;
    font-weight: bold;
    line-height: 1.1em;
    text-transform: uppercase;
}

#list-header{
    background: #f7f7f7 none repeat scroll 0 0;
	padding:2px 10px;
    border: 1px solid #eaeaea;
    border-radius: 2px;
}

.text-preview{
	font-family:inherit !important;
}
.comment-member-name img{
	border-radius:50%;
	border:3px solid #D9D6DF;
	height:100%;
	width:100%;
}
.box-comment{
	border-bottom:1px solid #efefef;
	padding:10px;
	width:100%;
	margin:0;
}
.flex-box-rat{
	
	overflow:hidden;
	-webkit-transition:0.04s;
    -moz-transition:0.04s;
    -ms-transition:0.04s;
    -o-transition:0.04s;
    transition:0.04s;
}
.flex-box-rat-max{
	height:100%;
	-webkit-transition:0.04s;
    -moz-transition:0.04s;
    -ms-transition:0.04s;
    -o-transition:0.04s;
    transition:0.04s;
}
.readmore {
    padding-top:10px;
	color: #a7a7a7;
    cursor: pointer;
    font-size: 90%;
    font-style: italic;
    text-align: right;
}
@media screen and (max-width:991px) {
	#btn-reservation2,#btn-ok2{
		display:none;
	}
	#reservation-form .input{
		margin-top:0 !important;
	}
}
@media screen and (max-width:767px) {
	.box-comment .detailrating{
		padding-left:0;
	}
	.flex-box-rat{
		height:283px;
	}
}
#order_phone2, #order_name_guest2, #order_mail2{
	background:#FFF;
}

.bl-hed {
    background: #6797bd none repeat scroll 0 0;
    color: #fff !important;
    font-size: 12px;
    height: auto;
    margin: 0 !important;
    padding: 10px 20px !important;
    text-align: left;
}
.hints{
	font-size:80%;
	color:#777;
	margin-top:10px;
}

#order_price{
	width:100%;
	height:auto;
	padding:5px 7px 9px;
	background: #296A94;
	margin:10px 0;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	text-align:center
}

#btn-ok,#btn-ok2,#btn-reservation,#btn-reservation2{
	background: #fd930b; /* Old browsers */
	background: -moz-linear-gradient(top, #fd930b 0%, #f97c04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fd930b 0%,#f97c04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fd930b 0%,#f97c04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*max-width:350px;*/
	height:30px;
	cursor:pointer;
	padding:5px;
	border:none;
	color:#fff;
	text-align:center;	
	font-weight:bold;
	font-size:13px;
	/*margin:10px 20px 10px 10px;*/
	margin-top:15px;
	border-radius:3px;
}
.radio label::before {
    background-color: #5085b1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.8);
    content: "";
    display: inline-block;
    font-family: arial;
    height: 13px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 2px;
    width: 13px;
	font-family:arial;
}