@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);


html,body
{
	height:100%;
}

body
{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}

section.header
{
	border-top:5px solid #2b6ca3;
}

a:hover
{
	text-decoration:none;
	cursor:pointer;
}

.btn-qe
{
	background-color:#2B6CA3;
	color:#FFF;
	font-weight: 900;
	font-size:14px;
}
.btn-qe.orange
{
	background-color:#EB5A15;
}
.btn-qe:hover,
.btn-qe:focus,
.btn-qe:active
{
	color:#FFF;
}


.truncate 
{
	width: 250px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bottom-margin
{
	margin-bottom:15px;
}


.bg-blue,
.panel-heading.bg-blue,
.accordion .bg-blue.panel-heading a:after 
{
	background-color:#2B6CA3;
	color:#FFF;
}
.accordion .bg-orange.panel-heading a:after 
{
	color:#FFF;
}

.panel.panel-orange
{
	border:2px solid #EB5A15;
}

.bg-orange,
.panel-heading.bg-orange
{
	background-color:#EB5A15;
	color:#FFF;
}

.panel-group.accordion .panel-title:hover
{
	cursor:pointer;
}


.navbar,
.navbar-toggle,.btn,
.input-lg,
.modal-content,
.form-control, .alert,.well, 
.panel, .panel-heading,
.input-group-addon:last-child,
.nav-pills > li > a,
.input-group-addon
{
	border-radius:0;
}

.menu-wrapper .navbar-toggle
{
	float:left;
	margin-right:0;
	margin-left:15px;
}

.likeinput
{
	border: 1px solid #EEE;
	padding: 10px;
}
.header-top
{
	border-bottom:1px solid #EEE;
	padding:10px 0;
}

.header-top .nav-pills > li > a,
.header-top .nav-pills > a
{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	border-radius:20px;
	text-transform:uppercase;
	color:#2b6ca3;
	/*margin-right:15px;*/
	padding: 5px 5px;
}
.header-top .nav-pills li.profile-lnk a
{
	padding: 5px 6px;
}

.header-top .nav-pills > li.social-icon
{
	margin-left:10px;
	border-radius:15px;
}
.header-top .nav-pills > li.social-icon > a
{
	padding: 5px;
	color: #FFF; 
	margin:0;
}
.header-top .nav-pills > li.social-icon > a:hover
{
	border-radius:15px;
	background-color:transparent;
	
}

.nav-pills.links
{
	margin-bottom:10px;
}
.nav-pills.links li
{
	display:table-cell !important;
	width:1%;
	text-align:center;
	float:none;
	margin-bottom:10px;
}


@media (min-width: 768px)
{
	
	.nav-pills.social
	{
		float:right;
	}
	.nav-pills.links
	{
		margin-bottom:0px;
		float:left;
	}
	.nav-pills.links li
	{
		display:block;
		width:auto;
		text-align:center;
	}
	.nav-pills.links li.visible-xs
	{
		display:none !important;	
	}

	.issue-before
	{
		position:absolute;
		bottom:0;
		right:0;
	}
} 

.fb-background { background:#3A5A98; }
.tw-background { background:#5BACEB; }
.yt-background { background:#ED1C24; }
.ln-background { background:#0077B5; }
.em-background { background:#FFA500; }
.qe-background { background:#2b6ca3; }

.header-top .nav-pills > li.active > a, 
.header-top .nav-pills > li.active > a:hover, 
.header-top .nav-pills > li.active > a:focus,
.header-top .nav-pills > a.active,
.header-top .nav-pills > a.active:hover, 
.header-top .nav-pills > a.active:focus
{
	background:#2b6ca3;
	color:#FFF;
}

img.logo
{
	margin:15px auto 5px auto;
	padding:0 15px;
}

.menu-wrapper
{
	background-color:#2b6ca3;
	text-align:center;
}
.menu-wrapper.navbar-default
{
	min-height:auto;
	border-color:transparent !important;
	margin-bottom:0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
}

 
.menu-wrapper.navbar-default .nav > li{position: relative; display: block; float: left; white-space: nowrap; margin-left: 20px; background: none;}
.menu-wrapper.navbar-default .nav > li:first-child{margin-left: 0;}
.menu-wrapper.navbar-default .nav > li > a {
	display: block; 
	text-decoration: none; 
	background: none; 
	text-shadow:none; 
	border: none; margin: 0; 
	text-align: center; 
	transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-webkit-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
	padding: 15px 10px;
}

.menu-wrapper.navbar-default .collapse.in
{
	border:none;
} 
.menu-wrapper.navbar-default .collapse.in .nav > li
{
	float:none;
	margin:0;
} 
.menu-wrapper.navbar-default .collapse.in .nav> li > a
{
	text-align: left; 
	
}

.navbar-default .navbar-toggle .icon-bar
{
	background-color:#FFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
	background-color:#FFF;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar
{
	background-color:#2B6CA3;
}

.menu-wrapper.navbar-default .nav > li:hover
{
	background:#FFF;
}

.menu-wrapper.navbar-default .nav > li:hover > a
{
	color:#2B6CA3;
}

.menu-wrapper .collapse,
.menu-wrapper .dropup,
.menu-wrapper .dropdown {
	position: static !important;
}
.menu-wrapper .collapse
{
	margin-left:-15px !important;
}
.menu-wrapper .container {
	position: relative;
}
.menu-wrapper .dropdown-menu {
	left: auto;
	padding:0;
}
.menu-wrapper .menu-content {
	padding: 20px 30px;
}
.menu-wrapper .dropdown.menu-fw .dropdown-menu {
	left: 0;
	right: 0;
}

.megamenu-wrap
{
	padding: 10px 30px;
	background-color:#2B6CA3;
}

.megamenu-wrap a
{
	color:#FFF;
}
.megamenu-wrap .megamenu-heading
{
	font-weight:800;
} 

.megamenu-wrap ul.megamenu-sub
{
	list-style:none;
}


@media (min-width: 768px) and  ( max-width: 992px ) 
{
	.menu-wrapper.navbar-default
	{
		font-size:11px;
	}
	.menu-wrapper.navbar-default .nav > li > a
	{
		padding:15px 1px;
	}
}

@media (min-width: 992px) and  ( max-width: 1200px )
{
	.menu-wrapper.navbar-default
	{
		font-size:14px;
	}
	.menu-wrapper.navbar-default .nav > li > a
	{
		padding:15px 6px;
	}
}
 
 
.site-wrapper
{
	margin-top:15px;
}

.notizia h1,.notizia h2,.notizia h3,.notizia h4,
.page-content h1,.page-content h2,.page-content h3,.page-content h4
{
	font-family: 'Oswald', sans-serif;
}

.notizia
{
	padding:15px 0;
	border-bottom:1px solid #888;
	line-height:2.3rem;
	font-size:15px;
	
}
.notizia .news-pub-place
{
	margin-right: 8px;
}
.notizia.video
{
	border:none;
	padding:0;
}

.notizia.notizia-md:last-child,
.related-news .notizia:last-child
{
	border-bottom:0
}

.notizia.notizia-big.free,
.notizia.notizia-md.free,
.notizia.notizia-sm.free
{
	border:1px solid #f8c433;
	position:relative;
	padding:15px 15px 20px 15px;
}

.notizia.notizia-big.free:after,
.notizia.notizia-md.free:after,
.notizia.notizia-sm.free:after
{
	content:"NOTIZIA FREE";
	color:#FFF;
	background: #f8c433;
	position:absolute;
	bottom:0;
	right:0;
	padding:0px 15px;
}

.notizia.notizia-big.free + .notizia,
.notizia.notizia-md.free + .notizia
{
	border-top:0;
}

.notizia h1
{
	margin-top:5px;
	margin-bottom:10px;
}

.notizia h1 { font-size:3rem; }
.notizia h3 { font-size:1.8rem; margin-bottom:5px; line-height:2.5rem }
.notizia h4 { font-size:1.5rem; }


.notizia.notizia-md h1 { font-size:2.3rem; line-height:2.5rem;}
.notizia.notizia-md h3 { font-size:1.7rem; margin-bottom:5px; line-height:2rem }
.notizia.notizia-md h4 { font-size:1.5rem; }

.notizia.notizia-sm { font-size:14px;line-height:2rem; }
.notizia.notizia-sm h1 { font-size:1.7rem; line-height:2.5rem; }
.notizia.notizia-sm h3 { font-size:1.4rem; line-height:2.5rem; }
.notizia.notizia-sm h4 { font-size:1.1rem; line-height:2.5rem; }
.notizia.notizia-sm h4, 
.notizia.notizia-sm .abstract,
.notizia.notizia-sm .ly-left,
.notizia.notizia-sm .ly-right
{ 
	display:none; 
}

.notizia.notizia-sm:last-child
{
	border-bottom:0;
}
.notizia .info
{
	font-size:1rem;
	/*
	margin-bottom:5px;
	display:inline-block;
	*/
}

.notizia .img-left
{
	float:left;
	margin-right:15px;
}
.notizia .img-right
{
	float:right;
	margin-left:15px;
}
.notizia .img-top
{
	margin-bottom:15px;
}

.news_list .notizia
{
	border-top:0px;
	border-bottom:1px solid #888;
}

.news_list .abstract
{
	font-size:14px;
}

.redaz
{
	margin:15px 0;
	padding-top:15px;
}

.redaz .redaz-body
{
	padding:15px;
	border:1px solid #2b6ca3;
}

.redaz .redaz-title
{
	margin-bottom:15px;
}
.redaz.secondary .redaz-body
{
	border-color: #F0A238; /* #eb5a15; */
	background-color:#fce8dd;
}

.redaz .ribbon
{
	padding:5px 15px;
	color:#FFF;
	font-weight:700;
}
.redaz .ribbon > a
{
	color:#FFF;
}

.redaz .ribbon > a:hover,
.redaz .ribbon > a:focus,
.redaz .ribbon > a:active
{
	color:#FFF;
}

.redaz.primary .ribbon
{
	background:#2b6ca3;
}

.redaz.secondary .ribbon
{
	background: #F0A238;
}

.redaz h4
{
	font-family: 'Roboto Condensed', sans-serif;
}
.alt-color1, .modal-title { color:#194475; }
.alt-color2 { color:#eb5a15 !important; }
.alt-color3 { color:#428bca !important; }

.alt-font
{
	font-family:'Oswald', sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	font-weight:400;
	margin:0;
}

.evidence
{
	padding: 0 15px;
	background:#e7e7e7;
	
}

.banner
{
	background-color:#e2e019;
	text-align:center;
	padding:30px;
	margin:15px 0;
}

.banner-wrap { height:auto !important; position:relative }

.notizia-sm p
{
	margin:0;
}

/*
.pdf-wrapper
{
	height:150px;
	position:relative;
	padding-top:25px;
	margin-bottom:30px;
}
.pdf-inner
{
	background: #2b6ca3;
	color:#FFF;
	padding:30px;
	text-align:right;
	height:100px;
}

.pdf-ico
{
	position:absolute;
	top:0;
	left:15px;
}
*/

.last-issue
{
	background: #2B6CA3;
	padding: 0 30px;
	display: table;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}
.last-issue a
{
	color:#EEE;
}

.last-issue .pdf-ico
{
	position: absolute;
	top: -33px;
	border: 1px solid;
	padding: 3px;
	background: #FFF;
	left: 15px;
	max-width:141px;
}
.last-issue .inner
{
	display: table-cell;
	vertical-align: middle;
	height: 116px;
	text-align: center;
	color: #FFF;
}

.rubriche
{
	margin:30px 0;
	font-family: 'Roboto Condensed', sans-serif;
	
}


.box-title
{
	font-weight:700;
	font-size:2rem;
	position:relative;
	background:#2b6ca3;
	text-align:center;
	padding:0.1em 0;
	color:#FFF;
}

.box-title a
{
	color:#FFF;
	display:block;
}
.box-title a:hover,
.box-title a:focus,
.box-title a:active
{
	color:#FFF;
}


.box-title.orange
{
	background:#EB5A15;
}

.box-body
{
	padding:10px;
	border:1px solid #2B6CA3;
}
.box-body.orange
{
	border:1px solid #EB5A15;
}

.rubr-categories
{
	margin-bottom:45px;
} 
.rubr-categories ul li a
{
	font-weight:500;
}

/* BOX ULTIME RUBRICHE */

.rubriche .rubrica .detail h5
{
	text-transform:uppercase;
	padding-left:20px;
	color:#000;
	font-size:1.6rem;
	position:relative;
	margin-bottom:1.8rem;	
}
.rubriche .rubrica .detail h5:before
{
	content:"";
	height:1.6rem;
	width:1.6rem;
	background-color:#1f6aa4;
	position:absolute;
	top:0;
	left:0;
}
.rubriche .rubrica .detail h4
{
	color:#000;
}

.rubrica
{
	margin:15px 0;	
}

.rubrica .rubrica-text
{
	position:relative;
}
.rubrica .rubrica-text h5
{
	font-weight:700;
}

.rubrica .rubrica-text p
{
	color:#777;
}

/* BOX ULTIME RUBRICHE */


/* BOX ULTIME NEWS */


.newsbox-body
{
	margin:15px 0;
	padding-bottom:15px;
	border-bottom:1px solid #a1a1a1;
}
.newsbox a .detail,
.newsbox a:hover .detail
{
	color:#000;
}
.newsbox a .detail .nav li
{
	font-size:12px;
	margin:5px 0;
}


/* BOX ULTIME NEWS */

.partner
{
	position:relative;
	border:1px solid #EEE;
	padding:15px 20px 0 20px;
}
.partner .partner-title
{
	position:absolute;
	top:0;
	left:0;	
	background-color:rgba(43,108,163,0.5);
	color:#FFF;
	z-index:100;
	padding:0 15px;
}
.partner .partner-ico
{
	border:1px solid #EEE;
	margin-bottom:15px;
	margin-left:-5px;
	margin-right:-5px;
}
.extra
{
	background:#102531;
	color:#FFF;
	position:relative;
	padding:15px;
	margin-top:15px;
}

.extra-inner img
{
	max-height:4
}
.extra-item .extra-inner
{
	position:relative;
}

.extra-item.e7 .e7-descr
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:5px;
	color:#FFF;
	background-color:rgba(43,108,163,0.5);
}


.btn-ghost
{
	color:#fff;
	border:1px solid #FFF;
		
}
.btn-ghost:hover
{
	color:#FFF;
	text-shadow:0 0 5px #FFF;
}

.magazine-wrap
{
	background:transparent;
	color:#000;
}

.magazine-wrap .media
{
	border:1px solid #194475;
}

.magazine-wrap .text-evidence
{
	color:#194475;
	margin-bottom:15px;
}

.magazine-wrap .media-object
{
	background:#FFF;
}

.magazine-wrap .media:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.magazine-wrap .read-icon-wrap .read-icon .btn-group-justified
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	opacity:0;
	color:rgba(229, 9, 20, 0.9);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}
.magazine-wrap:hover .read-icon-wrap .read-icon .btn-group-justified
{
	opacity:1;
}


.bn-box
{
	border:1px solid #EEE;
	padding:1px;
	margin:1px;
}


.notizia.notizia-full .notizia-side .social
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	left: 0px;
	z-index:10000;
	background: rgba(0,0,0,0.5);
	padding-top: 12px;
}

.notizia.notizia-full .notizia-side .social-icon
{
	display:table-cell;
	text-align:center;
	width:1%;
}

.notizia.notizia-full .social-icon a
{
	color:#FFF;
	border-radius:20px;
	line-height:35px;
	padding:10px;
}
@media (min-width: 768px) 
{
	.notizia.notizia-full .notizia-side .social-icon
	{
		display:block;
		text-align: right;
		width: auto;
	}
	.notizia.notizia-full .notizia-side 
	{
		text-align:right;
		border-right: 1px dotted #2B6CA3;
		padding-right:10px;
	}
	.notizia.notizia-full .notizia-side .social
	{
		position: relative;
		width:auto;
		text-align:right;
		background: transparent; 
		padding-top: 0px;
		z-index:auto;
	
	}
	.notizia.notizia-full .social
	{
		margin-bottom: 15px;

	}
	.notizia.notizia-full .social-icon a
	{
		padding:5px;
	}
	.notizia.notizia-full .font-resize
	{
		margin-top:15px;
	}
	.notizia.notizia-full .incfont
	{
		margin-left:5px;
		font-size:2rem;
	}
}


.related-news
{
	padding-top: 15px;
}

.related-news > h3
{
	/*
	display:inline-block;
	padding:10px;
	background-color:#2b6ca3;
	color:#FFF;
	text-transform:uppercase;
	*/
}


.login-wrap {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	min-height: 100%;
	width:100%;
	z-index: 100000000;
	background:rgba(255,255,255, 0.5);
}

.login-wrap .login-alert
{
	margin-top:30px;
	margin-bottom:30px;
}

.login-body
{
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.login-content
{
    display: table-cell;
    vertical-align: middle;
}


.login-content .well
{
	border:none;
	border-radius:0;
	padding:30px;
	position:relative;
	background:#FFF;
	
}

.login-content .well::after
{
	content:"";
	position:absolute;
	width:100%;
	height:5px;
	background-color:#2b6ca3;
	top:-5px;
	left:0;
}

.login-close 
{
	position: absolute;
	top: -5px;
	right: 0;
	background: #2b6ca3;
	color: #FFF;
}
.login-close:hover
{
	cursor:pointer;
}

/**********  PROFILE  **********/

.profile-action li
{
	display:table-cell;
	width:1%;
}

.profile-action li a 
{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	border-radius: 20px;
	text-transform: uppercase;
	color: #2b6ca3;
	margin-right: 15px;
	padding: 5px 15px;
}

.profile-action li a:hover
{ 
	text-decoration: none;
	background-color: #eee;
}

@media (min-width: 768px)
{
	.profile-action li
	{
		display:block;
		width:auto;
		margin-bottom:15px;
	}
	
} 
/**********  PROFILE  **********/



.well.well-abbo
{
	background:#FFF;
	box-shadow:none;
	margin-top:30px;
}
.well.well-abbo .list
{
	color:#777;
	font-weight:300;
}


.panel-dash
{
	border:1px solid #EEE;
}

.panel-dash .panel-heading
{
	border-bottom:4px solid #428bca;
	background:#2b6ca3;
	color:#FFF;
}
/*QE_CARB*/


.table-carb th,
.table-carb td:not(:first-child)
{
	text-align:center;
}


.table-carb .table
{
	border:1px solid #2B6CA3;
	margin-bottom:0;
}

.table-carb h5
{
	padding:5px;
	background:#2B6CA3;
	color:#FFF;	
	text-transform:uppercase;
}

.table-carb-body
{
	overflow:auto;
}


.table-carb .table > thead > tr > th
{
	border-bottom:0;
}
.table-carb .table > tbody > tr
{
	background:#e0e0e0;
} 
.table-carb .table > tbody > tr > td
{
	border-top:0;
}

.focus-filter ul.nav
{
	margin-bottom:0.8rem;
} 
.focus-filter li .btn
{
	display:block;
}
.focus-filter li:first-child .btn
{
	margin-right:0.4rem;
}
.focus-filter li:last-child .btn
{
	margin-left:0.4rem;
}

.focus-advanced .table-carb
{
	font-size:0.9em;
}

.focus-filter .input-group-addon
{
	background-color:#FFF;
	border:0;
}
.focus-filter .input-group .input-group-addon:first-child div
{
	width:25px;
}

.searchgroup
{
	padding-top:40px;
	position:relative;
}

.searchgroup .panel
{
	margin-bottom:0;
	border-radius:0;
	border:0;
}
.searchgroup.panel-group .panel + .panel
{
	margin-top:0;
}
.searchgroup .panel-heading
{
	position:absolute;
	top:0;
	width:48%;
	text-align:center;
}
.searchgroup .panel:first-child .panel-heading
{
	left:0;
}
.searchgroup .panel:last-child .panel-heading
{
	right:0;
}

.searchgroup .panel-body
{
	border-top:0 !important;
}


/*RADIO BUTTON*/
.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: .5em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

/* QE TABLES*/
.indici-select .nav
{
	font-weight: 900;
	text-transform: uppercase;
}
.indici-select .nav-pills > li.active > a, 
.indici-select .nav-pills > li.active > a:hover, 
.indici-select .nav-pills > li.active > a:focus
{
	background-color:#2B6CA3;
}

.indici-select .calendar
{
	border:2px solid #EB5A15;
} 
/*marquee*/
.marquee-wrap
{
	background-color:#737373;
	margin-top:0.2rem;

}
.marquee {
	width: 100%;
	overflow: hidden;
	padding:0.2rem 0;
}
.marquee-element a
{
	color:#FFF;
	padding-right:40px;
}

/*INDICI BTN HOME*/

.indici-home a
{
	color:#FFF;
	background-color:#2b6ca3;
	font-weight:900;
}
.indici-home a:hover
{
	color:#2b6ca3;
}

.indici-home > li + li
{
	margin-left:0;
}
@media (min-width: 768px)
{
	.indici-home li:last-child a
	{
		margin-left:0.4rem;
	}
	.indici-home li:first-child a
	{
		margin-right:0.4rem;
	}
}

/*ARCHIVIO PDF*/
.issue
{
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
	border:1px solid #DDD; 
	position:relative;
	text-align:center;
	margin-bottom: 20px;

	overflow: hidden;
}
.issue .cover
{
	position:relative;
	height: 323px;

}
.issue-text
{
	position: absolute;
	bottom: 0;
	width: 100%;

	padding:1px;
	background:#2B6CA3;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.1);
	color:#FFF;
}
.issue-text h1,
.issue-text h2,
.issue-text h3,
.issue-text h4,
.issue-text h5,
.issue-text h6
{
	font-weight:300;
	padding-bottom:0.4rem;
	padding-top:0.4rem;
}


.issue-sm h4
{
	font-size:14px;
}
.issue-sm h5
{
	font-size:12px;
}

.read-icon-wrap 
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left:0px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
}
.read-icon-wrap .read-icon 
{
    display: table;
    height: 100%;
    width: 100%;
}

.read-icon-wrap .read-icon .fa {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    opacity: 0;
    color: #FFF;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
}


.issue:hover .read-icon-wrap .read-icon .fa {
    opacity: 1;
}
.issue:hover .read-icon-wrap
{
	background:rgba(30,30,30,0.4);
}
.video-form-wrap
{
	padding-top:3rem;
}

.input-icon.right 
{
    left: auto;
    right: 0;
}
.input-icon 
{
    position: relative;
    left: 0;
}

.input-icon.right > i 
{
    left: auto;
    right: 8px;
    float: right;
}

.input-icon > i 
{
    color: #ccc;
    position: absolute;
    margin: 8px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
    left: 0;

}

#archivio_video_search.form-horizontal .form-group
{
	margin-right:0;
	margin-left:0;
}
/* ACCORDION */

.accordion .panel-heading a:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float: right;
	color: grey;
}
.accordion .panel-heading a.collapsed:after {
	content:"\e080";
}

.accordion.panel-group .panel
{
	margin-bottom:15px;
	border-radius:0;
}
/* ACCORDION */

/* FOOTER */
footer
{
	color:#FFF;
	background-color:#2B6CA3;

	margin-top: 2em;
}

footer .container-fluid 
{
	position:relative;
	overflow:hidden;
}

footer .footer-content
{
}

footer .logo-overlay
{
	opacity:0.5;
	position:absolute;
	top:0;
	width:100%;
}

footer .mag-item
{
	text-align:center;
}
footer .footer-logo
{
	margin:3em 4em;
}

footer .nav-pills-center
{
	text-align:center;
	padding-top:1em;
}
footer .nav-pills-center ul.nav
{
	display:inline-block;
}


footer .nav-pills > li.social-icon
{
	margin-left: 0.3em;
	border-radius: 100%;
	background:#FFF;
	color:#2B6CA3;
}

footer .nav-pills > li.social-icon a
{
	padding:0;
} 
footer .nav-pills > li.social-icon .fa
{
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
}


footer .footer-logo img
{
	padding:1em 0 2em 0;
}

footer .mag-item img
{
	box-shadow:0px 0px 34px -3px rgba(0,35,64,1);
	margin:3em auto;
}

@media (min-width:768px) 
{
	footer .mag-item img
	{
		margin:2em 1em 3em;
		box-shadow:0px 0px 34px -3px rgba(0,35,64,1);
	}

}

/* EVENT */
.event-box > a
{
	color:#000;
}
.event-box > a:hover,
.event-box > a:focus,
.event-box > a:active
{
	text-decoration:none;
}
.event-box  a:hover .alt-color3,
.event-box a[aria-expanded="true"] .alt-color3
{
	color:#eb5a15 !important;
}
.event-box .event-date
{
	font-weight:400;
}

.event-box .event-body
{
	padding-left:6em;
}

/*BRANDS*/
.brands
{
	padding:10px;
	border:1px solid #DDD;
}
.brands .partner-ico
{
	padding:5px;
	border:1px solid #DDD;
}
.brands .partner-ico:first-child
{
	margin-bottom:10px;
}
.brands .owl-carousel
{
	padding:0px 20px;
	margin-top:10px;
}
.brands .owl-carousel .owl-nav [class*="owl-"]
{
	position:absolute;
	top:45%;
	background:transparent;
	margin:0;
	padding:0;
	border-radius:0;
	color:#EB5A15;
}
.brands .owl-carousel .owl-nav [class*="owl-"]:hover
{
	background:transparent;
	color:#AC390B;
	
}
.brands .owl-carousel .owl-nav .owl-prev
{
	left:0;
}
.brands .owl-carousel .owl-nav .owl-next
{
	right:0;
}
.nav-gfx
{
	margin-top:15px;
}

.nav-gfx .nav > li > a
{
	padding:4px;
}

/* FABIO: piccolo quadrato di separazione delle news */
.sq {
	position: relative;
	top: 4px;
	display: inline-block;
	background-color: rgb(51, 122, 183);
	border-radius: 3px;
	width: 11px;
	height: 11px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

.marquee-wrap {
	display: none;
}
