/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
/* individual CSS styling for MCS - Marbella Casa Service website */

h3 {
	padding: 30px 0 15px 0;
}

.btn-small {
	padding: 5px 10px !important;
	margin-top: 10px;
	float: right;
}

.module_round_box-bigtitle_spacer {
  margin-top: 295px;
}

/* individual CSS styling for EZ-Realty */

/* EZ-Realty: Property Details page */
#dynamic_recaptcha_1 {
	margin-bottom: 15px;
	
}

.mail-white, .mail-blue, .mail-ltblue, .mail-green, .mail-gold, .mail-red, .mail-gray, .mail-pink, .mail-bluegreen, .mail-violet {
	background-color: #0d59ab; 
	color: #ffffff; 
	border-color:#0d59ab;
}

.accordion-heading {
	background: #d6dcef;

}

.accordion-toggle {
	color: #0d59ab;
}

div.ezitem-iconbkgr {
    background-color: #d6dcef;
    font-size: 1.1em;
	font-weight: normal;
    height: 27px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-top: 2px;
}

table th.line1 {
	background-color: #0d59ab !important;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0;
	color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 1.3em !important;
	height: 23px !important;
	padding: 5px 0 5px 0 !important;
	text-align: center;
	vertical-align: middle;
}
table th.line2 {
	background-color: #0d59ab !important;
	border-top: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #d7ddf1;
	font-weight: 400;
	height: 17px !important;
	padding: 5px 0 5px 0 !important;
	text-align: center !important;
	vertical-align: middle !important;
	line-height: 1.1em !important;
}

table td.line1 {
	background-color: #d7ddf1 !important;
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	border-left: 1px dotted #666666; 
	border-right: 1px dotted #666666;
	text-align: center;
	font-weight: normal;
}
table td.line2 {
	background-color: #6699cc !important;
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	border-left: 1px dotted #666666; 
	border-right: 1px dotted #666666;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
table td.line3 {
	background-color: #c159ed !important;
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	border-left: 1px dotted #666666; 
	border-right: 1px dotted #666666;
	text-align: center;
	font-weight: normal;
}
table td.line4 {
	background-color: #dfbbee !important;
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	border-left: 1px dotted #666666; 
	border-right: 1px dotted #666666;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
div.ez_mailheading {
    font-family: "Open Sans", sans-serif;
}
	
/* EZ-Realty: Category list page */

#filter_a6search, #filter_a6cid, #filter_a6locality, #filter_a6minbed, #filter_a6minbaths, #filter_a6minprice, #filter_a6maxprice, #filter_a6begin, #filter_a6end , #which_order, #limit{
	padding: 0 !important;
}

#filter_a6begin, #filter_a6end {
	font-size: 14px;
	text-align:center;
}

.title-blue {
    color: #0d59ab;
}
.ezitem-propertytitle {
	color: #0d59ab !important;
	font-family: "Roboto",​Helvetica,​Arial,​sans-serif;
    font-size: 2.0em;
    font-stretch: none;
    font-weight: 300;
    margin-top: 0px;
    position: relative;
    z-index: 1;
}

p.ez-calendar {
	float: right;
}

.ez-qrcode {
	float: right;
}


/* individual CSS styling for EZ-Realty Admin Area*/

div.controls input.btn-primary {
	color:#000 !important;
}


#s5_inquiryboxopentitle, #s5_inquirybox {
    background-color: #0d59ab !important;
}