/* Definite in base_wind.css */

/* Definizioni custom */

.accent-bg {
	background: #FF6900 !important;
}

.accent-bg:hover {
	background: #FF8833 !important;
}

.accent-fg {
	color: #FF6900 !important;
}

.accent-fg:hover {
	color: #FF8833 !important;
}

/* Definite in wtb.min.css */
.wtb {
    padding-top: 0.0rem
}

.box_Footer {
/*	padding-top: 2.4rem; */
}

.logo_header_area {
	margin: auto !important;
	max-width: 1400px;
}

.logo_header_login {
    position: unset !important;
	float: left;
	display: block;
	width: 8.1rem !important;
	height: 5rem !important;
	overflow: hidden;
	text-indent: -9000px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 8.1rem 5rem !important;
	margin: 0.8rem 1.6rem !important;
}

.logo_login {
    background: url(/assets/themes/wind/img/logo_footer.png?v=2) center top no-repeat;
    background-size: 120px 150px;
    top: 25px !important;
    margin: 5px;
	position: relative;
}

.logo_header {
    background: url(/assets/themes/wind/img/logo_header.png?v=2) left top no-repeat;
    background-size: 40px 50px;
    top: 0px !important;
    margin: 8px;
	position: relative; /* o absolute, fixed, sticky */
}

.logo_footer {
    background: url(/assets/themes/wind/img/logo_footer.png?v=2) center top no-repeat;
    background-size: 76px 95px;
    top: 25px !important;
    margin: 5px;
	position: relative;
}

.wtb .box_Container_Menu {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 1.6rem
}


.box_Header .box_Last .nav_Primary {
    margin-left: 0rem;
    height: 100%;
    width: 100%;
    color: #F4F4F4;
    height: 6.8rem;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-x: auto;
    -ms-overflow-y: hidden
}
.box_Header .box_Last .nav_Primary .list_Menu1st {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 4.2rem;
    white-space: nowrap
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li {
    display: inline-block;
    vertical-align: top;
    height: 4.2rem;
    transition: margin-right, 0.4s;
    -webkit-transition: margin-right, 0.4s
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>a,
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span {
    font-family: "Montserrat-Light";
    font-size: 1.6rem;
	color: #F4F4F4;
	background-color: #000000;
    position: relative;
    display: inline-block;
	height: 6.8rem;
	padding: 2rem 1rem;
    line-height: 3.2rem;
    text-decoration: none
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>a.active,
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span.active {
    font-family: 'Montserrat-Medium';
    color: #FFFFFF;
    background-color: #58595B;
    border-bottom: 1px solid #000000
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>a:hover,
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span:hover {
    color: #FFFFFF;
    background-color: #58595B;
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span {
    float: left;
    white-space: nowrap
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span.js_TopMenu_Expander {
    cursor: pointer
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li ul {
    display: none;
    float: left;
    height: 4.2rem;
    margin: 0 1.6rem;
    background: #E5E5E5;
    white-space: nowrap
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li ul li {
    display: inline-block;
    vertical-align: top
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li ul li a {
    line-height: 4.2rem;
    font-size: 1.2rem;
    padding: 0 1.6rem;
    text-decoration: none;
    white-space: nowrap
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li ul li a:hover {
    color: #000000
}
.box_Header .box_Last .nav_Primary .list_Menu1st>div>li.el_Selected {
    margin-right: 0
}

.box_Header .box_Submenu {
    background: #D9D9DA;
    display: block;
    height: 3.3rem
}

.floatleft {
    float:left;
    margin-left: 13rem;
}
.floatright {
    float:right;
    margin-right: 2rem;
}

.menu-user-icons {
	font-family: 'icon-text' !important;
	font-size: 3rem !important;
}

@media (max-width: 1199px) {
	.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>a,
	.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span {
	    font-size: 1.4rem;
		height: 6.8rem;
		padding: 2rem 1rem;
	    line-height: 3.2rem;
        width: 99%;
	}
	.notify {
		margin-right:3rem;
	}
	.notify .badge {
		padding:1px 2px;
		right: -3rem;
	}
	.menu-user-icons {
	    font-size: 2.5rem !important;
	}
	.notify .menu-user-icons {
		padding: 2rem 3rem 2rem 1rem !important;
	}
	.sub2 .wrapper p.voce2 a {
	    font-size: 1.4rem;
	    line-height: 36px;
	}
	table.liste th {
	    font-size: 1.4rem;
	}
	.floatright {
	    margin-right: 0rem;
	}
}

@media (max-width: 1023px) {
	.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>a,
	.box_Header .box_Last .nav_Primary .list_Menu1st>div>li>span {
	    font-size: 1.2rem;
		height: 6.8rem;
		padding: 2rem 0.5rem;
	    line-height: 3.2rem;
    	width: 99%;
	}
	.notify {
		margin-right:1.5rem;
	}
	.notify .badge {
		padding:0px 1px;
		right: -2rem;
	}
	.menu-user-icons {
	    font-size: 2rem !important;
	}
	.notify .menu-user-icons {
		padding: 2rem 3rem 2rem 1rem !important;
	}
	.sub2 {
		margin-left: 0;
	}
	.sub2 .wrapper p.voce2 a {
	    font-size: 1.1rem;
	    line-height: 36px;
	}
	table.liste th {
	    font-size: 1.2rem;
	}
	.floatright {
	    margin-right: 0.5rem;
	}
}

@media (max-width: 600px) {
	.wtb .box_Container,
	.box_Header .box_First,
	.box_Header .box_First .nav_Secondary,
	.box_Header .box_First .nav_Secondary .list_Secondary {
	    height: 3rem;
	}
	.box_Header .box_First .nav_Secondary .list_Secondary > li {
		margin-right: 1rem;
	}
	.box_Container_Menu {
		padding: 0 !important;
	}
	.box_Header .box_First .nav_Secondary .list_Secondary > li > a,
	.box_Header .box_First .nav_Secondary .list_Secondary > li > span {
	    font-size: 1.0rem;
	    line-height: 3rem;
	}
	.box_Header .box_Last {
	    height: 4.8rem;
	}
	.box_Header .box_Last .nav_Primary .list_Menu1st > div > li > a,
	.box_Header .box_Last .nav_Primary .list_Menu1st > div > li > span {
		font-size: 1.0rem;
		height: 4.8rem;
		padding: 1rem 0.1rem;
	    line-height: 3.2rem;
    	width: 99%;
	}
	.logo_header {
		background-size: 50px 29px;
	}
	.box_Header .box_Last .logo_WTB_footer {
		left: 0;
		top: 5px !important;
		width: 50px;
		height: 39px;
	}
	.box_Header .box_Last .nav_Primary .list_Menu1st .floatleft {
		margin-left: 6rem;
	}
	.notify {
		margin-left:0;
		margin-right:0;
	}
	.notify .badge {
		padding:0px 1px;
		right: 0rem;
		top: -4rem;
	}
	.menu-user-icons {
	    font-size: 2rem !important;
	}
	.notify .menu-user-icons {
		padding: 1rem 0rem 1rem 0rem !important;
		vertical-align: top;
	}
	.sub2 {
		margin-left: 0;
	}
	.sub2 .wrapper p.voce2 a {
	    font-size: 1rem;
	    line-height: 36px;
		padding: 0 2px;
	}
	table.liste th {
	    font-size: 1rem;
	}
	table.liste td {
	    font-size: 1rem;
	}
	.floatright {
	    margin-right: 0.5rem;
	}	
}

@media (max-width: 400px) {
	.box_Header .box_Last .nav_Primary .list_Menu1st .floatleft .help {
		display: inline-block;
		width: 2rem;
		overflow: hidden;
	}
}
