header {height:40px;max-height:40px;background-color:#fff;}
header .nav > li > a {padding: 2px 15px;}
header a {color:#6cc634;}
header a:hover,
header a:focus {color:#6cc634;}
img.logo {width:180px;position: relative;top:-5px;}
.carousel {height:500px;}
.homepage.sinexrent-website .carousel-inner > .active {height: 500px;margin: 0 auto !important; position:relative;left:auto;}
.homepage.sinexrent-website .carousel-inner > .active img {
	margin: 0 auto !important;
	}
.homepage.sinexrent-website .carousel-inner .item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25) inset, 150px 0 100px 0 #fff inset, -150px 0 100px 0 #fff inset;
    height: 500px;
}
.homepage.sinexrent-website .carousel-control.left, 
.homepage.sinexrent-website .carousel-control.right {}
div.front-page-search-form-inside {/*background-color: #fff;*/padding:3px;border-radius:5px;margin:0 auto;}
div.front-page-search-form {
    margin: 0 auto;
    position: relative;
    top: -160px;
    max-width: 745px;
}
.website.sinexrent-website input.form-control.hasDatepicker {max-width:150px;border-radius:5px;}
.website.sinexrent-website select.form-control.category-select {max-width:180px;border-radius:5px;}
.fa-calendar.dateToFrom {
    left: -20px;
    position: relative;
    top: 6px;
    z-index: 9999;
}
.website.sinexrent-website input#header-location {width:220px;border-radius:5px;}
button.search-button {margin:10px auto;display:block;}
.website.homepage.sinexrent-website .navbar.front-page-search-form{
    background: none repeat scroll 0 0 #ffffff;
    margin-top: 300px;
    z-index: 100;
}
.wrapper {width:1045px;margin: 5px auto;}
.website.categories.sinexrent-website div.wrapper.main.website.categories, footer {position:relative;top:40px;}
@media (max-width: 1024px) {
	.wrapper {width:960px;margin: 5px auto;}
}