/* GIGLI PASS */
/*** main bar ***/

div.main-bar 
{
	background: none repeat scroll 0 0 #AF316F;
	height: 76px;
}
div.main-bar .container
{
	background-image: url(images/main_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 76px;
	
}


.user-icon
{	
	min-height: 30px;
	border-right:1px solid #b87a97;
	height: 30px;
	padding-right:17px;
	margin-right:17px;
	float:right;
}
.user-icon span
{
	font-family: 'Raleway';	
	font-weight: 700;
	font-size:13px;
	color:#ffffff;
	line-height:30px;
}
.all-side
{
	height: 30px;
	padding-top: 23px;
}
.help-icon
{
	width:40px;
	float:right;
	
}
.help-icon span
{
	font-family: 'Raleway';
	font-weight: 300;
	font-size:11px;
	color:#cda8ba;
	width:100%;
	float:left;
	text-align:center;
	
}
.help-icon img
{
	margin:0px auto;
	display:block;
}
.mh-logo
{
	float:left;
}
/*** /main bar ***/
@media (max-width: 760px) {
	.user-icon{display:none}
	div.main-bar  {margin-top: 80px; 
	
		position: fixed; 
		width: 100%; 
		z-index: 1001; 
			}
	.help-icon
{
	margin-right: 4px; 
	
}
.GigliPassNews {margin-top: 140px; }
.left-menu {display: none; }

}
/*** under main ***/
.under-main 
{
	background: none repeat scroll 0 0 #f4f4f4;
	height: 10px;
	border-bottom:1px solid #dedddd;
}

/*** /under main ***/


/*** left menu ***/
.left-menu
{
	background-color:#f3f3f3;
	border-right:3px solid #dedddd;
}
.left-menu .list-group .list-group-item
{
	background-color:#f3f3f3;
	border:none;
	height:77px;
	margin-top:8px;
	min-width:72px;
}
.left-menu .list-group .list-group-item.active,.left-menu .list-group .list-group-item:hover
{
	background-color:#fff;
	border-radius:3px;
	border-right:4px solid #dc9ebb;
}
.items-count
{
	position: absolute;
	left: 36px; 
	top: -8px; 
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	z-index:999; 
}
.list-img
{
	position:relative;
}
.item-text
{
	font-family: 'Raleway';
	font-weight: 700;
	font-size:12px;	
	color:#9d9692;
}
.list-img.padd
{
	padding-right: 17px;
}
.gigli-pass-content
{
	border-top:2px solid #dedddd;
	border-bottom:2px solid #dedddd;
	padding-top:17px;
	padding-bottom:18px;
	margin-bottom:27px;
}
.gigli-pass-title
{
	font-family: 'Raleway';
	font-size:12px;	
	color:#807f7f;
	text-align:center;
	font-weight:700;
	margin-bottom:15px;
}
.gigli-pass-title span
{
	font-size:12px;
	color:#b5437f;
}

.gigli-pass-card
{
	position:relative;
	background-image: url(images/giglipass.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:256px;
	height:168px;
	margin:0px auto;
	margin-bottom:15px;
}
.gigli-pass-card_non
{
	position:relative;
	background-image: url(images/gigli-pass_non.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	width:256px;
	height:180px;
	margin:0px auto;
	margin-bottom:15px;
}
.gigli-pass-name
{
	font-family: 'Raleway';	
	font-weight: 700;
	position: absolute;
	bottom: 38px;
	left: 81px;
	font-size: 11px;
	color: #454545;
}
.gigli-pass-date
{
	font-family: 'Raleway';
	font-weight:700;	
	position: absolute;
	bottom: 15px;
	left: 81px;
	font-size: 11px;
	color: #454545;
}
.gigli-pass-text
{
	font-family: 'Raleway';
	font-weight: 700;
	font-size:12px;
	color:#807f7f;
	line-height:25px;
}
.gigli-pass-text span
{
	font-family: 'Raleway';	
	color:#454545;
}
.img-card
{
	float:left;
	width:35%;
}
.link-card
{
	font-weight: 700;
	font-size: 12px;
	float:left;
	width:60%;
	margin-top:9px;
}
.link-card a,.link-card span
{
	font-family: 'Raleway';	
	float:left;
	width:100%;
	font-size:12px;
}
.link-card a
{	
	font-weight: 200;	
	text-decoration:none;
	color:#187f9d;
}
.link-card span
{	
	color:#d61a1a;
}

/*** /left menu ***/


/**** content ***/

.content-title
{
	font-family: 'Raleway';	
	font-size:30px;
	color:#9c406d;
	margin-top:36px;
	border-bottom:1px solid #959595;
	margin-bottom:23px;
}
.events-item section
{
	border-bottom:1px solid #cecece;
	padding-left:0px;
	padding-bottom:6px;
	padding-top:6px;
	display: table;
}
.events-item section img
{
	border:none;
	margin-right: 18px;
}
.event-title
{
	font-family: 'Raleway';	
	font-size:22px;
	color:#9b406c;
	font-weight:500;	
}
.event-date
{
	font-family: 'Raleway';	
	font-size:14px;
	font-weight: 300;
	color:#a3a3a2;
}
.event-description
{
	font-family: 'Raleway';
	font-weight: 400;	
	font-size:14px;
	color:#656565;
}
.event-link
{
	font-family: 'Raleway';	
	font-weight: 700;
	font-size:14px;
	color:#187f9d;
	text-decoration:none;
}
.text-padding
{
	vertical-align: middle;
	display: table-cell;
}
/*** /content ***/


/** added 23.06.2014 **/

.promotions_square
{
	font-family: 'Raleway';	
	background-image: url(images/promotions_square.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	height: 15px;
	float: right;
	font-size: 12px;
	color: #a3a3a2;
	
}
.events_square
{
	font-family: 'Raleway';	
	background-image: url(images/events_square.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	height: 15px;
	float: right;
	font-size: 12px;
	color: #a3a3a2;
	
}
.offerts_square
{
	font-family: 'Raleway';	
	background-image: url(images/offerts_square.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	height: 15px;
	float: right;
	font-size: 12px;
	color: #a3a3a2;
	
}
.all_news
{
	background-image: url(images/all_news_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 45px;
	padding-right: 20px;
	
}
.star_square
{
	font-family: 'Raleway';	
	background-image: url(images/star1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	height: 20px;
	float: right;
	font-size: 13px;
	color: #a3a3a2;
	
}
@media (max-width: 800px) {
	.left-menu {display:inline-block;width:100%;}
	
}

/*** modifica date ***/
.profile_title
{
	background-image: url(images/user_icon_l.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 45px;
	padding-right: 20px;
	
}
.profile_img
{
	border:4px solid #f3f3f3!important;
}
.fb_icon
{
	background-image: url(images/fb_button.png);
	background-repeat: no-repeat;
	background-position: right center;
	width:156px;
	height: 40px;
	float: right;
	cursor:pointer;
}
.user_name
{
	font-size: 22px;
	font-weight: 500;
	height: 40px;
	display: inline-block;
	width: 100%;
	line-height: 40px;
}
.text-padding
{
	font-family: 'Raleway';
	width:74%;
}
.profile_label
{
	font-size:14px;
	font-weight: 700;
	color:#187f9d;
}
.profile_value
{
	font-size:12px;
	font-weight: 700;
	color:#454545;
}
.profile_value i
{
	font-size: 14px;
	font-weight: 300;
	color:#a34371;
}
.profile_options .iradio_square-blue {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background:url(images/checkbox.png);
	border: none;
	cursor: pointer;
	margin-left:10px;
}
.profile_options .iradio_square-blue.checked {
	background:url(images/checkbox_checked.png);

}
.radio_content
{
	font-weight: 400;
	font-size: 12px;
	text-align: right;
	display: inline-block;
	width: 100%;
}
.profile_options label
{
	font-weight:normal;
}
.form_title
{
	font-family: 'Raleway';
	font-weight: 500;
	font-size:18px;
	color:#2788a4;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}
.form_item
{
	font-family: 'Raleway';
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.events-content form
{
	width:50%;
	display:inline-block;
}
.adrress
{
	width:63%;
	display:inline-block;
	margin-right:5%;
}
.civico
{
	width:30%;
	display:inline-block;
	
}
.cap,.provincia
{
	width:20%;
	display:inline-block;
}
.comune
{
	width:47%;
	display:inline-block;
	margin-right:5%;
	margin-left:5%;
}
.form-button
{
	font-family:'Raleway';
	border-radius:4px;
	background:#84b7d2;
	padding-left:15px;
	padding-right:15px;
	border:none;
	height:31px;
	width:114px;
	color:#fff;
	font-weight:700;
	font-size:12px;
}
@media (max-width: 800px) {
	.events-content form{width:100%;}
}
@media (max-width: 600px) {
	.events-content form{width:100%;}
	.adrress{width:100%;margin-right:0px;margin-bottom: 20px;}
	.civico{width:100%;}
	.cap{width:100%;margin-bottom: 20px;}
	.provincia{width:100;}
	.comune	{width:100%;margin-right:0px;	margin-left:0px;margin-bottom: 20px;}
	.form-button{width:100%;}
}
/*** /modifica date ***/



/** profile ***/
.content_profile
{
	background-color:#f3f3f3;
	height:38px;
	font-size:18px;
	line-height:38px;
	color:#454545;
	padding-left:5px;
	font-weight:500;
}
.content_profile span
{
	color:#a3a3a2;
	font-weight:normal;
}
.full
{
	width:100%;
	display:inline-block;
}
.half
{
	width:47%;
	display:inline-block;
	
}
.mright
{
	margin-right:5%;
}
.line
{
	font-size: 18px;
	font-weight: bold;
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.pass
{
	width:100%;
	display:inline-block;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding-top:20px;
	padding-bottom:20px;
}
.pass label
{
	font-size: 18px;
	color:#a3a3a2;
	font-weight:400;
	display:inline-block;
	margin-right:10px;
}
.pass input
{
	font-size: 18px;
	border:none;
	font-weight:400;
	display:inline-block;
	margin-right:10px;
}
.pass span
{
	font-weight:400;
	display:inline-block;
	margin-right:10px;
	color:#187f9d;
	font-size:14px;
	text-align:right;
	float:right;
	cursor:pointer;
}
/** /profile **/



/*** mi interesa **/
.like_title
{
	background-image: url(images/like.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 45px;
	padding-right: 20px;
}
.like
{
	color:#2788a4;
	margin-bottom:20px;
}
.uline
{
	font-family: 'Raleway';
	width:100%;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cecece;
}
.uline label
{
	font-size:14px;
	color:#7a7a7a;
	float:left;
	font-weight:500;
}
.uline span
{
	font-size:12px;
	color:#7a7a7a;
	float:right;
	font-weight:500;
}

.uline span label
{
	font-size:12px;
	color:#7a7a7a;	
	font-weight:500;
}
.uline span .icheckbox_square-blue
{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background:url(images/checkbox.png);
	border: none;
	cursor: pointer;
	margin-left:10px;

}

.uline span .icheckbox_square-blue.checked {
	background:url(images/checkbox_checked.png);

}
.last
{
	border:none;
}
.form_item .l {width:200px;}

/*** / mi interesa ***/

/** last added ***/
.left-menu
{
	width:25%;
	padding:0px 15px 0px 15px;
	display:inline-block;
	vertical-align:top;
}
div.content-right
{
	width:65%;
	display:inline-block;
	margin-left:20px;
}
.left-menu-under
{
	width: 25%;
	padding: 0px 15px 0px 15px;
	display: inline-block;
}
.under
{
	visibility:hidden;
}
#istruzioni  {
	display: none; 
	}
@media (max-width: 1200px) {
	.under
	{
		visibility:visible;
		width:100%;
		margin-top:15px;
	}
	.up
	{
		visibility:hidden;
	}
	.items-count
	{		
		right: 13px;	
		top:-8px;	
	}
	.left-menu 
	{		
		height: 420px;
	}
}
.mygiglipass .btn-group button
{
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	font-weight:400;
}  
 
@media (max-width: 750px) {
	.left-menu .list-group .list-group-item
	{
		height:auto;
	}
	.left-menu .list-group .list-group-item .item-text
	{
		display:none;
	}
	.fb_icon {
			background-image: url(images/fb_button.png);
			background-repeat: no-repeat;
			background-position: left center;
			width: 31px;
			height: 40px;
			float: right;
			cursor: pointer;
		}
	.half
	{
		width:100%;
		margin-bottom:20px;
		
	}
	.content_profile
	{
		height:auto;
	}
	.left-menu{
		height: 350px;
	}	
	.under{		
		height: 390px;
	}
}	

@media (max-width: 760px) {
	.left-menu
	{
		display: none; 
	}
	.content-right {
		width: 98% !important;   
	margin-left: 0px !important; padding-left: 0px;  }
	.mh-logo img {
	max-width: 150px; 
	margin-left: 7px;
	margin-top: 7px; 	}
	.help-icon img {
		max-width:15px !important; }
	div.main-bar 
{
	
	height: 56px;
}
div.main-bar .container
{
	
	min-height: 56px;
	
}
.tuaGP {
	text-align:center; 
	padding-top: 50px; }
	
#istruzioni  {
	display: block; 
	}
	


}
