/*************** HEADER *********/
#header_wrapper {
	height:247px;
	background-image: url(/immagini/struttura/sfondo.gif);
	background-repeat: repeat-x;
}
#header_wrapper_logged {
	height:46px;
	background-image: url(/immagini/struttura/sfondo_logged.gif);
	background-repeat: repeat-x;
}
#header {
	position:relative;
	max-width:1170px;
	width: 100%
	height:247px;
	margin:0px auto;
}
#header_logged {
	position:relative;
	max-width:1170px;
	width: 100%;
	height:46px;
	margin:0px auto;
}
#header_upper {
	max-width:1170px;
	width: 100%;
	height:46px;
}
#logos {
	float:left;
	width:289px;
	height:45px;
	background-image: url(/immagini/struttura/sfondo_logos.gif);
}
#logos, #logos-mobile {
	float:none;
	display: inline-block;
	width:288px;
	height:45px;
	background-image: url(/immagini/struttura/sfondo_logos.gif);
}
#logos #confindustria, #logos-mobile #confindustria {
    display:block;
	float:left;
	height:45px;
	width:72px;
}
#logos #fidic, #logos-mobile #fidic{
    display:block;
	float:left;
	height:45px;
	width:72px;
}
#logos #efca, #logos-mobile #efca{
    display:block;
	float:left;
	height:45px;
	width:72px;
}
/* #logos #efca{
    display:block;
	float:left;
	height:45px;
	width:70px;
} */
#logos #federcostruzioni, #logos-mobile #federcostruzioni{
    display:block;
	float:left;
	height:45px;
	width:72px;
}
/* #logos #federcostruzioni{
    display:block;
	float:left;
	height:45px;
	width:55px;
} */
/* #logos #federprogetti{
    display:block;
	float:left;
	height:45px;
	width:45px;
}
#logos #confindustriasi{
    display:block;
	float:left;
	height:45px;
	width:83px; */
}
#header_lower {
	max-width:1170px;
	width: 100%;
	height:201px;
}
/*** MENU NAV ***/
#menu_nav {
	float:left;
	width:671px;
	height:46px;
	background-image:url(/immagini/menu/menu.gif);
	background-repeat: no-repeat;
}
#menu_nav a {
	display:block;
	position:absolute;
	height:46px;
	top:0px;
}
a#homepage {
	width:260px;
	left:0px;
}
a#homepage img {
	width: 100%;
}
a#homepage_mobile {
	width:260px;
	left:0px;
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 499;
}
a#homepage_mobile img {
	width: 100%;
}
a#menu1 {
	width:75px;
	left:40px;
}
a#menu2 {
	width:135px;
	left:115px;
}
a#menu3 {
	width:70px;
	left:250px;
}
a#menu4 {
	width:80px;
	left:320px;
}
a#menu5 {
	width:140px;
	left:400px;
}
a#menu6 {
	width:45px;
	left:540px;
}
a#menu7 {
	width:40px;
	left:585px;
}
a#menu8 {
	width:45px;
	left:625px;
}
.menu_nav_item a {
	display:block;
	padding:5px 5px 5px 5px;
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
}
#menu_nav_wrapper a:hover {
	background-color:#D9E6FF;
	color:#000000;
	text-decoration:none;
}
#menu1Container, #menu2Container, #menu3Container, #menu4Container, #menu5Container, #menu6Container {
	border-top:5px solid #3366CC;
}
.menu_nav_item {
	padding:0px 5px 5px 5px;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.bx-wrapper {
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	background: none !important;
}
.header-2015 {
	width: auto !important;
	max-width:1170px;
	width: 100%;
	height: auto !important;
	margin: auto;
	overflow-y: auto;
	overflow-x: hidden;
	clear: both;
}
#header_slide.v2015 {
    /*overflow: hidden;*/
}
#header-logo {
    padding: 8px 20px 2px 20px;
    float: right;
    width: 25%;
}
#header_wrapper_2015 {
    margin-top: 119px;
}
.bx-wrapper .bx-caption {
	background: rgba(0,0,0,.65) !important;
}
#header_upper_container, #footer_2015 {
    margin: auto;
}
#header_upper_container {
    background: rgba(239, 241, 238, 0.87);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    padding-bottom: 10px;
}
#header_upper {
    width: auto !important;
    max-width: 1170px;
    height: 80px !important;
    margin: auto;
}
.menu_nav_2015 {
	background-image: none !important;
}
#header_lower_2015 {
	/*background-color: #18425d;*/
	background-color: #EFF1EE;
	overflow-x: hidden;
}
.header-claim {
    font-size: 15px;
    color: #494F52;
    max-width: 230px;
    display: inline-block;
    font-family: times;
    font-weight: bold;
}
.header-button {
    color: white;
    font-weight: bold;
    background: #FF7400;
    padding: 5px;
    width: 100px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 8px 10px 0 0px;
}
@media all and (max-width: 1024px) {
	a#homepage_mobile {
		display: block;
	}
	#cssmenu {
		height: 110px !important;
	}
	.elenco-notizie-hp {
		margin-right: 0 !important;
	}
}
@media all and (max-width: 1170px) {
	#header-logo {
		width: auto;
		float: none;
	}
	#header-logo img {
		float: left;
		margin-bottom: 15px;
	}
	#header_slide.v2015 {
		width: auto;
	}
	#menu-interno li {
		padding: 10px 5px;
		margin: 0 2px;
		font-size: 13px;
	}
	.header-claim {
		margin-top: 20px;
		margin-left: 20px;
	}
	.header-buttons {
		float: right;
	}
}
@media all and (max-width: 740px) {
	#topbar .inner form {
		float: none;
		margin-top: 10px;
	}
}
@media all and (max-width: 724px) {
	.header-buttons {
		width: 115px;
		margin-top: -10px;
	}
	#menu-interno {
		width: 100%;
	}
}
@media all and (max-width: 600px) {
	.header-buttons {
		width: auto;
		float: none;
		clear: both;
	}
	.header-claim {
		max-width: none;
		margin-top: 0;
		margin-left: 0px;
		margin-bottom: 20px;
	}
}
@media all and (max-width: 512px) {
	#menu-interno {
		/*display: none;*/
	}
}
@media all and (max-width: 676px) {
	#topbar {
		float: none !important;
	}
	#topbar .inner {
		text-align: center;
	}
	#topbar .inner .inner-bottom {
		float: none !important;
		overflow: auto;
		margin-bottom: 15px !important;
		display: inline-block;
	}
	#topbar .inner .inner-bottom li {
		display: inline-block;
		float: none !important;
	}
	.utente {
		width: 100%;
		text-align: center !important;
		margin-bottom: 10px;
	}
}
#logos-container {
	margin: 0px !important;
	background: #EFF1EE;
	float: right !important;
}
@media all and (max-width: 1170px) {
	#logos-container {
		margin: 0 !important;
	}
}
#logos-mobile {
	display: none;
}
.bx-wrapper .bx-caption span {
	padding: 6px !important;
	font-size: 1em !important;
}
#header_slide .bx-viewport {
	height: auto !important;
}
.bx-wrapper img {
	width: 100%;
	margin: auto !important;
	max-height: 200px !importan;
}
#topbar {
    padding: 10px;
    background: transparent;
    float: none;
}
#topbar .inner .inner-bottom li a img {
    margin-right: 5px;
}
#topbar .inner .inner-bottom li{
    float: left;
    margin-right: 20px;
}
#topbar .inner .inner-bottom {
    float: left;
    margin-left: 20px;
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
#topbar .inner {
    max-width: 1170px;
    width: 100%;
    margin: auto;
}
#topbar .inner form {
    float: right;
}
#topbar .inner form input[type=submit] {
    padding: 5px;
    height: auto;
    -webkit-appearance: initial;
    border: none;
    background: #0082d6;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
#topbar .inner form input[type=text], #topbar .inner form input[type=password] {
    border: none;
    padding: 5px;
    background: #eee;
    width: 90px;
}
.box_eventi .immagine-eventi {
	width: 33%;
	height: 200px;
    display: block;
    background-size: cover;
    background-position: center;
    float: left;
    margin-right: 20px;
}
.immagine-eventi-phone img {
	max-width: 320px !important;
	width: 60%;
}
.immagine-eventi-phone {
	display:none !important;
}
@media all and (max-width: 724px) {
	.corpo-left {
	    width: 100%;
	    float: none;
	}
	.elenco-notizie-hp li {
	    width: 43% !important;
	}
}
@media all and (min-width: 725px) {
	.corpo-left {
	    width: 70%;
	    float: left;
	}
}
@media all and (max-width: 1024px) {
	#menu_inf {
		display: none;
	}
	#header_upper {
		height: 110px !important;
	}
	#header_upper_container {
		position: relative !important;
		overflow: auto;
	}
	#header_wrapper_2015 {
	    margin-top: 0;
	}
	#topbar {
		margin-top: 0px !important;
	}
}
#cssmenu #menu-button::after, #cssmenu #menu-button::before {
	border-top: 2px solid #333 !important;
	border-bottom: 2px solid #333 !important;
}

@media all and (max-width: 480px) {
	.box_eventi_container {
		margin: 5px;
		padding: 0;
	}
	.box_eventi .immagine-eventi {
		display:none !important;
	}
	.immagine-eventi-phone {
		display:block !important;
	}
	.bx-wrapper .bx-caption {
		position: relative !important;
	}
	.elenco-notizie-hp-immagine {
		width: 100% !important;
	}
	.elenco-notizie-hp li {
		width: 100% !important;
	}
	.elenco-notizie-hp.v2015 ul {
		margin-right: 0;
	}
	.elenco-notizie-hp a.hp-news-image {
		height: 165px !important;
	}
	#cssmenu > ul {
		padding-top: 0px !important;
	}
	.x-form-item label.x-form-item-label {
		width: auto !important;
		padding-left: 10px !important;
		float: none !important;
	}
	.x-form-element {
		padding-left: 10px !important;
	}
	.box {
		width: auto !important;
		float: none !important;
	}
}
.bx-wrapper img {
	max-height: 200px;
}

.utente a {
    color: white;
    background: #e17e29;
    padding: 5px 20px;
    border-radius: 10px;
    margin-left: 20px;
}
.utente b {
    background: #555;
    color: white;
    padding: 5px 20px;
    border-radius: 10px;
}
.utente {
    float: right;
    text-align: right;
}
.blocco-ricerca {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blocco-ricerca li {
    display: inline-block;
    width: 185px;
    height: 40px;
}
.blocco-ricerca li label {
    display: block;
}
.blocco-ricerca li label.no-block {
    display: inline;
}
.lista_elaborata {
	padding: 20px;
}
.table-overflow {
	overflow: auto;
}
