body.accountdashboard,
body.accountlogin,
body.accountregister {
	background-image: url('/resources/paradise-ro/2018/0523/Background_Travel_1920x1080.jpg');
	background-size: cover;
}
body.accountdashboard .mask {
	display: none;
}
body.calatorii {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url('/resources/paradise-ro/2018/0405/World_picture.jpg');
}
body.calatorii .bg-container {
	background-color: rgba(255,255,255,0.5);
}
body.calatorii h1 {
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	/*text-shadow: 1px 1px 2px #1a7db8;*/
	text-shadow: 1px 1px 2px rgba(0,0,0,0.95);
}
/*.acqua-tmpl-box-06 .footer-box {
	background-color: #f66e24;
    color: white;
} 
.price-group .price {
    color: white;
}
.acqua-tmpl-box-06 .footer-box .from {
	color: white;
}*/
.acqua-tmpl-calendar-table .acqua-cal-day:hover,
.acqua-tmpl-calendar-table .acqua-cal-day:focus,
.acqua-tmpl-calendar-table .acqua-cal-day.active {
	background-color: #f66e24;
}
.acqua-tmpl-calendar-table .acqua-cal-price {
	color: #f66e24;
}
.emphasize {
	color: #f66e24;
}