
#form_button .photo_wrapper .template-download.in {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0;
}

#form_button .photo_wrapper .template-download.in .span2{
    width: 35%;
    margin: 0;
}
#form_button .photo_wrapper .template-download.in .span4{
    width: 30%;
    margin: 0;
}
#form_button .photo_wrapper .template-download.in .span6{
    float: right;
    width: 25%;
    margin: 0;
}

#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
    margin-left: 20px;
}

.widget.properties .content .property .image {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 104px;
    max-height: 84px;
    overflow: hidden;
}


#footer-inner > div > div.span2.copyright > p > span {
    float:right;
}

.chzn-container-multi .chzn-choices .search-field input {
    height: inherit;
}

#main > div > div.span9 > div.properties-grid > div > div > div.image > div.content {
    height: 202px;
    overflow: hidden;
}

.properties-grid .property .image img {
    /*height: 100%;*/
    width: 100%;
}


.widget.our-agents .agent .image {
    float: left;
    margin-right: 20px;
    height: 70px;
    width: 70px;
    overflow: hidden;
}

.widget {
    margin-bottom: 0px;
    margin-top: 20px;
}


/*contact with agent widget*/
.contact-with-agent-form .input.text, .contact-with-agent-form .input.textarea {
    margin-bottom: 15px;
}


/**/

/*footer-message agent widget*/
.footer-message .input {
    margin-bottom: 10px;
}
/**/

/*features */

.features .feature {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
}

.features-seo {
    background-image: url('./img/icons/features-seo.png');
}

.features-retina {
    background-image: url('./img/icons/features-retina.png');
}

.features-custom-widgets {
    background-image: url('./img/icons/features-custom-widgets.png');
}

.features-bootstrap {
    background-image: url('./img/icons/features-bootstrap.png');
}

.features-pencil {
    background-image: url('./img/icons/features-pencil.png');
}

.features-responsive {
    background-image: url('./img/icons/features-responsive.png');
}
/**/

.carousel ul li .price {
    position: inherit;
}

.linebreaks {
    white-space:pre;
}

.widget.properties.last {
    max-height: 6635px;
    overflow: hidden;
}
.list-your-property-form #form_button label {
    font-weight: normal;
    font-size: 12px;
}

.list-your-property-form #form_button .property-type,
.list-your-property-form #form_button .contract-type,
.list-your-property-form #form_button .bedrooms,
.list-your-property-form #form_button .bathrooms,
.list-your-property-form #form_button .area,
.list-your-property-form #form_button .price {
    height: 65px;
}

.chzn-container-single .chzn-single abbr {
    right: 34px;
    top: 14px;
}

.property-filter label {
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.property-filter label.searchLabel {
    display: block;
}

.filterGroup .control-group .checkbox {
    padding-left: 10px;
}

.filterGroup .control-group {
    margin-bottom: 0;
}

.filterGroup {
    padding-bottom: 5px;
}

.filterGroup .wrapper-group {
    display: block;
}

.categoryParams .wrapper-group .group-item {
    width: 49.99%;
    padding: 0;
    display: inline-block;
    margin: 0;
    float: left;
}

.categoryParams .wrapper-group .group-item.full-row {
    width: 99.99%;
}

.wrapper-group label {
    padding-left: 10px!important;
    font-weight: normal;
}

.ez-checkbox {
    margin-right: 5px;
}

.wrapper-group.rent-sell label{
    padding-right: 16px;
}

@media (max-width: 1199px){
	#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		margin-left: 0px;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle {
		float: left;
		margin-left: 0px;
		padding-top: 0px;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle .site-phone {
		line-height: 20px;
		float: none;
		margin: 10px 0 10px 0px;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle .site-email {
		line-height: 20px;
		float: none;
		margin: 10px 0 10px 0px;
	}
}

@media (min-width: 1200px){
	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle {
		float: left;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle.pTop {
		padding-top: 16px;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle .site-email {
		line-height: 20px;
		float: none;
		margin: 10px 0 10px 20px;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info.middle .site-phone {
		line-height: 20px;
		float: none;
		margin: 10px 0 10px 20px;
	}
}
