.content_info{
	padding-left: 0px;
	padding-right: 0px;
}
.content_info .container{
	width: 100%
}
.content_info2{
	margin-top: 0px;
}

.titles{
	margin-top: 8px;
}

.titleSearch{
	text-align: center
}

.contentprice{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

.action{
	text-align: center;
	margin-top: 15px;
}

.action .button{
	margin: 0;
}

.asPaginator-items a{
	cursor: pointer!important;
}

@media (max-width: 1199px){
	section.content_info .contentprice{
		width: 100%!important;
	}

	.search_box .contentprice{
		width: 100%!important;	
	}
}

@media (min-width: 1200px){
	.search_box .contentprice{
		width: 100%!important;	
	}
}

.search_box{
	margin: auto;
	margin-bottom: 10px
}

@media (max-width: 767px){
}

.item_property .head_property{

	max-width: 100%;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}

iframe{
	border: none;
}

.search_box .form-group{
	margin-bottom: 0px!important;
}

.tab_content iframe{
	margin: auto;
	display: block;
}

#form .input-group{
	width: 100%;
}

#form .input-group.has-error input{
	border-color: red;
}

#form .input-group.has-success input{
	border-color: green
}

section.detail_content_info{
	padding-top: 70px;
}

@media (max-width: 900px){
	.item_agent .image_agent img{
		max-width: 200px;
		margin: auto;
		display: inherit;
	}
}

.titles span{
	font-size: 18px!important
}

.titles{
	margin-top: 2px!important
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
