
/*	Font face	*/


#header {position:relative;  background: url(/static/img/header/back-all.png) repeat-x scroll left top #30353C; height:auto !important; height:90px; min-height:90px; margin: 0; padding: 0; position:relative;z-index:300; border-bottom:none; line-height:1.5; }

#content{
	border-top:none;
	clear: both;
}

#header .header_tooltip { width:960px; margin:0 auto; padding-top:20px; padding-bottom:20px; display:none;}
#header .header_tooltip.show { display:block;}
#header .header_tooltip .message_wrapper{  margin-bottom: -46px; overflow: hidden; position: relative; z-index:1000;}
#header .header_tooltip {width:940px; padding:10px;  background:#E3E3E3; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; position:relative; text-align:left; overflow:hidden;/*box-shadow: inset 0 1px 4px 0px #000; -moz-box-shadow: inset 0 1px 4px 0px #000; -webkit-box-shadow: inset 0 1px 4px 0px #000;*/}
#header .header_tooltip .info{float:left; background:url(/static/img/header/info.png) no-repeat 0 5px; padding:10px 0 10px 60px;}

#header .header_tooltip .info h3{font-weight:bold;}
#header .header_tooltip .close{height:20px; width:20px; position:absolute; top:10px; right:10px; background:url(/static/img/header/close.png) top left no-repeat;}

#header .header_wrapper{ width:960px; height:90px; margin:0 auto; padding:0; position:relative; }
#header .inner { width:500px; position:absolute; left:-20px; height:90px; background:url(/static/img/header/back-all-light.png) no-repeat 0 0; }

#header .header_wrapper .logo{background-size: 200px 52px; height:52px; width:200px; position:relative; float:left; margin-top:20px; text-indent:-9999px;}

.natro_com #header .header_wrapper .logo,
.ubilibet_com #header .header_wrapper .logo {background-size: 200px 42px;}

.shadow { margin: 0 auto; background: none !important; height: 15px; width: 960px; }

#header .panels { float:right; margin-top:40px;}

#header .panels li{
	width:auto;
	display:inline;
	list-style:none;
	float: left;
	padding-left:30px;
	margin-left:20px;
	padding-top:3px;
	color:#cccccc;
	font-size:11px;
	float:left;
	position:relative;
}
#header .panels li:first-child{
	margin-left:0;
}

#header .panels li a { color:#ccc; text-decoration:none; float:left; }
#header .panels li a:hover { color:#fff; }

#header .panels li.webmail{background:url(/static/img/header/icons.png) 3px 2px no-repeat; position:relative; padding-left:26px; padding-top:3px;}

#header .panels li.webmail-pec{background:url(/static/img/header/icons.png) 0 -245px no-repeat; position:relative; padding-left:26px; padding-top:3px;}

/* webmail e webmail PEC access */
#header li .js_dropWebmail {
	margin-top: -7px;
	padding: 7px 20px 6px 8px;
	margin-right: -10px;
	cursor: pointer;
}
#header li .dropWebmail {
	position: absolute;
	width: 100px;
	top: 20px;
	background-color: #111;
	z-index: 200;
	padding: 20px;
	border-radius: 2px;
	left: 26px;
}
div.btnTransform {
	background-color: #111;
	border-radius: 2px;
	
}
ul.panels .arrow {
	background: url(/static/img/header/arrows.png) no-repeat scroll 7px -9px;
	position: absolute;
	height: 20px;
	width: 15px;
	right: -5px;
	top: -6px;
}
#header .panels .webmail {
	background:url(/static/img/header/icons.png) top left no-repeat; padding-left: 25px;
	display: block;
}
#header li a.webmail {
	margin-bottom: 10px;
}
#header .panels .webmail-pec {
	background:url(/static/img/header/icons.png) 0 -245px no-repeat; padding-left: 25px;
	display: block;
}
.hide {
	display: none;
}
/* END webmail e webmail PEC access */

#header .panels li.blog{background:url(/static/img/header/topnav-icon-blog.png) no-repeat; padding-left:30px; position:relative}
#header .panels li.offer{background:url(/static/img/header/icons.png) 5px -315px no-repeat; padding-left:30px; position:relative}
#header .panels li.appstore{background:url(/static/img/header/icons.png) 5px -278px no-repeat; padding-left:30px; position:relative}

#header .panels li.reseller{background:url(/static/img/header/icons.png) 0 -35px no-repeat; padding-left:30px; position:relative}
#header .panels li.reseller .badge{background:url(/static/img/header/badge_new.png) no-repeat top left; position:absolute; left:-10px; bottom:-23px; width:42px; height:86px; text-indent:-9999px;}
#header .panels li.reseller .badge{background:url(/static/img/header/badge_new.png) no-repeat top left; position:absolute; left:-10px; bottom:-23px; width:42px; height:86px; text-indent:-9999px;}

#header .panels li.renewal{background:url(/static/img/header/icons.png) 0 -70px no-repeat; padding-left:22px; position:relative;}
#header .panels li.renewal .tooltip-rn{height:auto; width:auto; position:absolute; padding-bottom:3px; bottom:24px; left:8px; }
#header .panels li.renewal .tooltip-rn .number{text-align:center; color:#fff; text-shadow: 1px 1px 0 #000; background:red; padding:0 6px; border:1px solid #fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#A58300; background: -webkit-gradient(linear, left top, left bottom, from(#EAB702), to(#A58300));  background: -moz-linear-gradient(top,  #EAB702,  #A58300); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAB702', endColorstr='#A58300'); }
#header .panels li.renewal .tooltip-rn .baloon{height:4px; width:5px; background:url(/static/img/header/tooltip.png) no-repeat; left:6px; position:absolute; bottom:0;}

/* support */
#header li .js_dropSupport {
	margin-top: -7px;
	padding: 7px 20px 6px 8px;
	margin-right: -10px;
	cursor: pointer;
}

#header li .dropSupport {
	position: absolute;
	width: 120px;
	top: 20px;
	background-color: #111;
	z-index: 200;
	padding: 20px;
	border-radius: 2px;
	left: 26px;
}

#header .panels li.support{background:url(/static/img/header/icons.png) 0 -105px no-repeat; padding-left:16px; }
#header .panels li.status{background:url(/static/img/header/icons.png) 0 -105px no-repeat; padding-left:16px; }

#header .panels .support {
	background:url(/static/img/header/topnav-icon-knowledge.png) top left no-repeat; padding-left: 25px;
	display: block;
}

#header li a.support, #header li a.support-assistance, #header li a.support-status {
	margin-bottom: 10px;
	height: 25px;
	white-space: nowrap;
}

#header .panels .support-status {
	background:url(/static/img/header/topnav-icon-service.png) top left no-repeat; padding-left: 25px;
	display: block;
}

#header .panels .support-assistance {
	background:url(/static/img/header/topnav-icon-appstore.png) top left no-repeat; padding-left: 25px;
	display: block;
}
/* END support */



#header .panels li.back { padding:0; position:relative; z-index:20; margin-right:-15px; display:none; }
#header .panels li.back a { color:#ffffff; padding: 3px 10px 3px 30px; background:#333; border:1px solid #000; border-radius: 3px; position:relative; vertical-align: middle;  }
#header .panels li.back a:hover{text-decoration:underline;}
#header .panels li.back .icon{float:left; background:url(/static/img/header/old_site.png) top left no-repeat; height:16px; width:12px; position:absolute; left:7px; top:4px; z-index:2; }


#header .head-login-module {
	float: left;
	width: 200px;
	padding: 0;
	}
	
#header .head-login-module.signin-social {
	border-left: 1px solid #eeeeee;
	margin: -10px 0 0 20px;
	padding-left: 20px;
	width: 160px;
	}
	
.head-login-module li {
	margin:0 0 15px !important;
	}
	
.head-login-module .userName,
.head-login-module .password {
	margin-bottom: 15px;
	}
	
.signin-nm [type=submit]{
	font-style: normal;
	min-width: 150px;
	}

#header .panels li.login form li{padding:0; margin:0; float:left;}
  
#header .panels li.login { padding:0; position:relative; z-index:20;}
#header .panels li.login a { padding: 3px 10px 3px 30px; background:#EBEBEB; border-radius: 3px; position:relative; color:#333; vertical-align: middle;  }
#header .panels li.login a.logged { padding:3px 5px 3px 30px; }
        
#header .panels li.login a span{z-index:2; position:relative;}
#header .panels li.login a .icon { float:left; background:url(/static/img/header/icons.png) 0 -141px no-repeat; height:16px; width:16px; position:absolute; left:5px; top:3px; z-index:2; }
#header .panels li.login a .hover_effect{ display:none; z-index:1;position:absolute; background:#fff; height:100%; width:100%; top:0; left:0; border-radius: 3px  3px  3px  3px; -moz-border-radius: 3px  3px  3px  3px; -webkit-border-radius: 3px  3px  3px  3px;}
#header .panels li.logged { padding: 3px 10px 3px 20px; background:#EBEBEB; border-radius: 3px; position:relative;  color:#333333;}
#header .panels li.logged a.name { color:#333; padding-left: 5px; height:17px; overflow:hidden; max-width:65px; word-break: break-all; }
#header .panels li.logged a.name:hover { color:#000000; }
#header .panels li.logged a.logout { color:#005470; font-weight:bold; padding-left:10px; margin-left:5px; border-left: 1px solid #ccc; }
#header .panels li.logged a.logout:hover { text-decoration:underline; }
#header .panels li.logged .icon { float:left; background:url(/static/img/header/icons.png) 0 -141px no-repeat; height:16px; width:16px; position:absolute; left:5px; top:2px; }
#header .panels li.login .arrow_message { display:none; position:absolute; left:-5px; top:-25px; height:20px; width:39px; background:url(/static/img/header/arrow_message.png) top left no-repeat; }


/* flatly the style */
#header { min-width: 400px; position:relative; background-image: none !important; background-color: #30353C; height:auto !important; height:90px; min-height:90px; margin: 0; padding: 0; z-index:300; border:none; line-height:1.5; }
#header .inner { display: none; }
#header .logo { background-size: 200px 52px; height: 52px; width: 200px; position:relative; float:left; margin-top:20px; text-indent:-9999px; }

#header .cart, #header .cart .inside { border: none !important; }

.social-logo-image { width:20px; height:20px; }


.brand_nominalia_com #header .panels li,
.nominalia_com #header .panels li { margin-left: 15px; }
#header .panels { position: relative; z-index: 2; }
#header .panels .change-lang { padding: 3px 6px; margin-left: 15px; min-width: 82px; }
#header .change-lang::after,
#header .change-lang *::after,
#header .change-lang::before,
#header .change-lang *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#header .change-lang:hover { background: #000; }
#header .change-lang .change-lang-active { cursor: pointer; }
#header .change-lang .change-lang-dropdown { min-width: 82px; display: none; position: absolute; padding: 5px 6px 0; left: 0; background: #000; z-index: 101}
#header .change-lang:hover .change-lang-dropdown { display: block; }
#header .change-lang .arrow { right: 5px; }
#header .change-lang .lang-flag { background: url(/static/img/header/flags_lng.png) no-repeat left 20px; padding: 0 15px 0 25px; margin-bottom: 5px; }
#header .change-lang .flag-ita { background-position: left -60px; }
#header .change-lang .flag-eng { background-position: left -20px; }
#header .change-lang .flag-spa { background-position: left -40px; }
#header .change-lang .flag-cat { background-position: left 0; }
#header .change-lang .flag-fra { background-position: left -80px; }
#header .change-lang .flag-por { background-position: left -120px; }
#header .change-lang .flag-nld { background-position: left -100px; }
#header .change-lang .flag-deu { background-position: left -150px; }
#header .change-lang .flag-ell { background-position: left -170px; }

/* ALERT MODAL */

.alertModal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	background: rgba(0, 0, 0, 0.8);
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
	transition: all 0.35s ease-in;
	z-index: 99999999;
}

.alertModal.is-visible {
	visibility: visible;
	opacity: 1;
}

.alertModal-dialog {
	position: relative;
	max-width: 800px;
	max-height: 80vh;
	border-radius: 5px;
	background: #fff;
	overflow: auto;
	cursor: default;

}

.alertModal-content {
	font-size: medium;
}

.alertModal-dialog > * {
	padding: 2rem;
}

.alertModal-header,
.alertModal-footer {
	background: #EBEBEB;
}

.alertModal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: large;
}

.alertModal-header .close-modal {
	font-size: 1.5rem;
}

.close-modal {
	cursor: pointer;
	background: transparent;
	border: none;
	outline: none;
	font-size: inherit;
}

.alertModal p + p {
	margin-top: 1rem;
}

[data-animation] .alertModal-dialog {
	opacity: 0;
}

[data-animation].is-visible .alertModal-dialog {
	opacity: 1;
	transition-delay: 0.2s;
}
