.newbuildings-list-table a{
	color: #4889E0;

}


.newbuildings-list-table input{
	font-size: 9px;
	margin: 0px 15px 20px 20px;
}

.newbuildings-list-table select{
	font-size: 9px;
}
.title-text {
	font-size: 12px;
	color: #4889E0;
	font-weight: bold;
}
.title-text-right {
	font-size: 12px;
	color: #4889E0;
	font-weight: bold;
	text-align:right;
}

.app-title {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.app-price {
	font-size: 11px;
	color: orange;
	font-weight: bold;
}

.app-info {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

table.appInfo tr.appPrice td{
	font-size: 13px;
	color: orange;
	font-weight: normal;
}

.imageView {
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
}

.imageCounts {
	vertical-align: middle;


}
.imageSpace {
	border-top: 1px solid lightgrey;
}

.filter-table {
	width: 120px;
}

.table-view-margin {
	margin: 0px 15px 20px 20px;
}

.table-td-view-aditional {
	color: #4889e0;
	background-color:#f2f2f2;
}

.table-tr-view-price {
	color: orange;
	font-size: 14px;
	font-weight: bold;
}

.table-td-red {
	width: 10px;
	color: red;
	font-weight: bold;
}

