/*
Theme Name: windowsblogitalia
Version: 1.0
*/

body {
	font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
}

a, a:visited {
	color: #238E9A;
	text-decoration: none;
}

a:hover {
	color: #8A8A8A;
	text-decoration: none;
}

/*Elementi nascosti nella versione mobile*/

#article-mobile-arrows, .article_time_mobile, .cortana-icon-mobilebox, #search-input-mobile-box, #menu-item-85787
{
   display: none;
}

/**********************************************************\
 * Header & NavBar * 
\**********************************************************/

.header {
	background-color: #238E9A; 
	height: 145px;
}

.header a {
	display: block;
    height: 100%;
}

.wbi-logo {
	width: 360px;
	height: 59px;
	padding: 44px 0px 0px 50px;
	float: left;
}

.nav-bar {
	height: 50px;
	background-color: #CBCBCB;
}

.nav-bar ul {
	list-style: none;
	float: left;
	margin: 0;
    padding: 0;
}

.menu-strip ul a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 0 25px;
}

.menu-strip ul li {
	display: inline-block;
	font-size: 19px;
	color: black;
	line-height: 50px;
	font-weight: 400;	
}

.menu-strip ul li:first-child {
	margin-left: 25px;
}

.menu-strip ul li:hover {
	background-color: #B2B2B2;
}

.menu-strip-admin ul li:hover {
	background-color: #005B67;
}

.menu-strip-admin ul a {
	color: white;
}

.button-categories, .button-dashboard {
    width: 50px;
	height: 50px;
	padding: 0px;
	float: left;
}

.admin-info {
	color: white;
    text-decoration: none;
    font-size: 19px;
    display: inline-block;
    line-height: 50px;
    padding: 0 25px;
    background-color: #005B67;
}

.menu-strip {
	overflow: hidden;
	background-color: #CBCBCB;
	position: relative;
	z-index: 20;
}

.menu-strip-admin {
	background-color: #238E9A;
}

.full-menu {
    width: 100%;
    height: 140px;
    z-index: 10;
    position: relative;
    background-color: #b2b2b2;
    bottom: 50px;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.full-menu span {
	padding-top: 60px;
	display: block;
	text-align: center;
}

.full-menu-open {
	-ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%); 
    transform: translateY(-100%);
}

.full-menu-close {
	-ms-transform: translateY(100%);
    -webkit-transform: translateY(100%); 
    transform: translateY(100%);
}

.top-menu-open {
	background-color: #B2B2B2; 
	width: 50px; 
	height: 50px; 
	float: left;
	cursor: pointer;
}

.dashboard-open {
	background-color: #005B67; 
	width: 50px; 
	height: 50px; 
	float: left;
	cursor: pointer;
}

.top-menu-open:hover {
	background-color: #8A8A8A;
	pointer: hand;
}

.admin-edit-link {
	display: none !important;
}

/**********************************************************\
 * Main Block Layout * 
\**********************************************************/

.global-container {
    min-height: 100%;
    position: relative;
    z-index: 20;
    background-color: white;
    overflow: hidden;
}

.sidebar-container {
	width: 310px;
	float: right;
}

.page-body {
	width: 940px;
	margin: auto; 
	background-color: white; 
	overflow: hidden;
}

.main-container {
	width: 630px;
	float: left; 
	margin-top: 10px; 
	right: 320px;
}

.loading-posts {
	text-align: center;
}

@media screen and (min-width: 1290px) {
	.page-body {
		width: 1250px;
	}    

	.main-container {
		width: 940px;
	}
}

@media screen and (min-width: 1600px) {
	.page-body {
		width: 1560px;
	}   

	.main-container {
		width: 1250px;
	}
}

/*@media screen and (min-width: 1910px) {
	.page-body {
		width: 1870px;
	}  

	.main-container {
		width: 1560px;
	}
}*/

.filter-header {
    display: block;
    margin: 10px;
    font-size: 20pt;
    font-weight: 300;
    margin-bottom: 20px;
}

.search-header {
	padding: 0 10px;
	height: 250px;
}

.filter-header strong {
	font-weight: 600;
}

.cortana-logo-searchpage {
	display: block;
    margin: auto;
    margin-top: 60px;
    height: 136px;
}

.cortana-query {
	text-align: center;
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 20pt;
    color: #238E9A;
    font-weight: 300;
}

.cortana-tip {
    text-align: center;
    display: block;
    font-size: 17px;
    color: #8A8A8A;
}

/**********************************************************\
 * Articles *
\**********************************************************/

.article-image {
	width: 300px;
	height: 145px;
	display: flex;
}

.article-image img {
	height: 145px;
	margin: auto;
}

.article-title-box {
	width: 280px;
	height: 135px;
	padding: 6px 10px 10px 10px;
	font-size: 23px;
	font-weight: 300;
	line-height: 28px;
}

.article-title {
	height: 115px;
	color: black;
	display: block;
	overflow: hidden;
}

.article-info {
	width: 300px;
	font-size: 17px;
	font-weight: 100;
	color: #238E9A;
}

.article-sticky  {
	background-color: #238E9A;
	color: white;
    height: 300px;
    width: 300px;
}


.article-sticky span, .article-sticky a, .article-sticky a:visited, .article-sticky a:hover, .article-sticky .article-info  {
	color: white;
}

/**********************************************************\
 * Sidebar & Tiles * 
\**********************************************************/

.tile-top > div:nth-child(2) > p:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
	margin-top: -16px;
}

.tile {
	width: 300px;
	height: 300px;
	margin: 0 10px 10px 0;
	background-color: #238E9A;
	float: left;
}

.tile a {
	text-decoration: none;
}

.tile-top {
	margin-top: 10px;
}

.tile-article {
	background-color: #CBCBCB;
	margin: 0 0 10px 10px;
}

.tile-article:hover {
	box-shadow: 0px 0px 0px 2px gray;
}

.tile-header {
	width: 300px;
	height: 50px;
	position: relative;
}

.tile-content {
	width: 300px;
	height: 250px;
}

.cortana-logo {
	width: 30px;
	height: 30px;
	padding: 10px;
	float: left;
	background-color: #cbcbcb;
}

.search-box-cortana {
	width: 250px;
	height: 50px;
	padding: 0;
	float: left;
	background-color: #cbcbcb;
	border: 0px;
    font-size: 19px;
    color: #666666;
}





.tile-ad {
	width: 300px;
	height: 50px;
	margin: 5px 10px 10px 0;
	background-color: #238E9A;
	float: left;
}

.tile-header-ad {
	width: 300px;
	height: 50px;
	position: relative;
}

.tile-content-ad {
	width: 300px;
	height: 50px;
	left: 10px;
}

.tile-content-ad a {
	color: black !important;
	margin-left: 15px;
	text-decoration: underline;
}


/**********************************************************\
 * Updates Box *
\**********************************************************/

.update-box {
    width: 300px;
    height: 300px;
    float: left;    
}

.update-box-title {
    background-color: #238e9a;
    height: 40px;
}

	.update-box-title img {
		width: 40px;
		height: 40px;
		float: left;
		background-color: #1A6B74;
	}

	.update-box-title span {
		float: left;
		width: 210px;
		height: 40px;
		margin-left: 10px;
		margin-right: 40px;
		color: white;
		font-size: 17px;
		padding-top: 8px;
	}

    .ad-box-title span {
		float: left;
		width: 210px;
		height: 40px;
		margin-left: 15px;
		margin-right: 40px;
		color: white;
		font-size: 17px;
		padding-top: 14px;
	}

.update-box-content {
	padding: 10px;
	width: 280px;
	height: 240px;
	background-color: #CBCBCB;
}

.update-box-row {
    width: 280px;
    height: 115px;
    margin-bottom: 10px;
}

.update-box-item {
	width: 75px;
	margin-right: 10px;
	float: left;
}

.update-box-arrow {
	display: block;
	width: 25px;
	margin-right: 0;
	height: 115px;
	background-color: #B2B2B2;
}

.update-box-arrow:hover {
	background-color: #8A8A8A;
}

.update-box-arrow img {
	margin-top: 45px;
	width: 25px;
	height: 25px;
}

.update-box-info {
	width: 75px;
	height: 40px;
	background-color: #B2B2B2;
	float: left;
}

.update-box-info span {
	font-size: 8pt;
	margin-left: 5px;
	width: 70px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
    line-height: 11px;
}

.update-box-info span:first-child {
	margin-top: 4px;
}

.update-box-info span:nth-child(2) {
    color: #666666;
    margin-top: 1px;
}

.update-box-info span:nth-child(3) {
    color: #666666;
}

.update-box-app-logo {
	width: 75px;
	height: 75px;
	float: left;
}

/**********************************************************\
 * Articoli *
\**********************************************************/

.article-header {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.article-arrow {
    width: 50px;
    min-height: 100px;
    overflow: hidden;
    background-color: #bdbdbd;
    height: 100%;
	position: absolute;
}

.article-arrow a:hover {
	background-color: #8A8A8A;
}

.article-title-container {
    background-color: #cbcbcb;
    overflow: hidden;
    min-height: 100px;
    padding: 0 50px;
}

.article-title-container  h1 {
	margin: 7px 0 0 10px;
	min-height: 65px;
    font-weight: 300;
    line-height: 28px;
    font-size: 23px;
}

.article-title-container p {
    margin-right: 10px;
    margin-top: 2px;
    font-size: 17px;
    font-weight: 100;
    float: right;
    margin-bottom: 5px;
}

.article-wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

.article-arrow img {
	width: 25px;
	height: 25px;
    position: absolute;
    display: block;
    margin: auto;
    margin-left: 12.5px;
    top: 0;
    bottom: 0;
}

.article-arrow a {
	display: block;
    min-height: 100px;
	height: 100%;
}

.article-nobutton-next {
	margin-left: 0;
}

.article-nobutton-previous {
	margin-right: 0;
}

.article-highlight {
	text-decoration: none;
	color: #238E9A;
}

.article-body {
	max-width: 1230px;
	margin: 1em auto;
}

.article-body .tile-list {
	margin-left: -10px !important;
}

.article-body .tile-list .home-container {
	overflow: hidden; !important;
}

.article-body p, .article-body li, .article-body {
    font-size: 18px;
    line-height: 1.6;
    font-weight: normal;
	text-align: justify;
}

.article-body h1 {
    font-size: 34px;
    font-weight: normal;
	text-align: left;
    margin-top: 60px;
    margin-bottom: -15px;
}

.article-body h2 {
    font-size: 30px;
    font-weight: normal;
	text-align: left;
    margin-top: 50px;
    margin-bottom: -15px;
}

.article-body h3 {
    font-size: 26px;
    font-weight: normal;
	text-align: left;
    margin-top: 40px;
    margin-bottom: -15px;
}

.article-body h4 {
    font-size: 22px;
    font-weight: normal;
	text-align: left;
    margin-top: 30px;
    margin-bottom: -15px;
}

/* .article-body p:not(:first-child):not(:last-child), .article-body ul:not(:first-child):not(:last-child) {
	margin: 1em 0;
} */

.article-body strong {
	font-weight: bold;
}

.article-body em {
	font-style: italic;
}

.article-body ul {
	list-style: disc;
	padding: 0 0 0 40px;
}

/* Articoli prima dell'8 marzo
.article-body p, .article-body li, .article-body {
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
	text-align: justify;
}

.article-body h1 {
    font-size: 26px;
    font-weight: normal;
	text-align: left;
    margin-top: 66px;
    margin-bottom: -5px;
}

.article-body h2 {
    font-size: 23px;
    font-weight: normal;
	text-align: left;
    margin-top: 46px;
    margin-bottom: -5px;
}

.article-body h3 {
    font-size: 18px;
    font-weight: normal;
	text-align: left;
    margin-top: 36px;
    margin-bottom: -5px;
}

.article-body h4 {
    font-size: 17px;
    font-weight: normal;
	text-align: left;
    margin-top: 26px;
    margin-bottom: -5px;
}

.article-body p:not(:first-child):not(:last-child), .article-body ul:not(:first-child):not(:last-child) {
	margin: 1em 0;
}

.article-body strong {
	font-weight: bold;
}

.article-body em {
	font-style: italic;
}

.article-body ul {
	list-style: disc;
	padding: 0 0 0 40px;
}
*/


.ng-social {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ng-social li {
	text-align: center;
	color: white;
	height: 50px;
}

.ng-social > li > a {
	margin: 0 2.5px 0 2.5px;
	transition: all 0.3s ease 0s;
}

.ng-social > li > a:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.ng-social > li:first-child > a {
	margin: 0 2.5px 0 0;
}

.ng-social > li:last-child > a {
	margin: 0 0 0 2.5px;
}

.ng-social a, .ng-social a:visited {
	color: white;
	text-decoration: none;
	display: block;
	height: 50px;
}

.ng-social-text {
	line-height: 50px;
}

.ng-social-facebook > a {
	background-color: #3b5998;
}

.ng-social-twitter > a {
	background-color: #55acee;
}

.ng-social-google-plus > a {
	background-color: #dc4e41;
}

.ng-social-linkedin > a {
	background-color: #0077b5;
}

.social-logo {
	height: 50px;
}

.article-comments {
	margin: 1em 0;
}

.fb-page {
    display: block !important;
	text-align: center !important;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p:first-child {
  display: inline;
}

blockquote p:last-child {
  margin-bottom: 5px;
}

.article-body h1 + h2, .article-body h2 + h3, .article-body h3 + h4 {
  margin-top: 10px;
}

.article-body h1 + h1, .article-body h2 + h2, .article-body h3 + h3, .article-body h4 + h4 {
  margin-top: -10px;
}

h1 + div.sharedaddy, h2 + div.sharedaddy, h3 + div.sharedaddy, h4 + div.sharedaddy {
  margin-top: 25px;
}

@media screen and (min-width: 1290px) {
.article-body > p.p-text-only, .article-body > h1, .article-body > h2, .article-body > h3, .article-body > h4, .article-body > h5, .article-body > h6, .article-body > ul, .article-body > ol, .article-body > blockquote {
width: 70%;
margin-left: 15%;
}
}

/* Articoli prima dell'8 marzo
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p:first-child {
  display: inline;
}

blockquote p:last-child {
  margin-bottom: 5px;
}

.article-body h1 + h2, .article-body h2 + h3, .article-body h3 + h4 {
  margin-top: 15px;
}

.article-body h1 + h1, .article-body h2 + h2, .article-body h3 + h3, .article-body h4 + h4 {
  margin-top: 15px;
}

h1 + .social-ring, h2 + .social-ring, h3 + .social-ring, h4 + .social-ring {
  margin-top: 25px;
}
*/

.corrispondenza {
	margin-bottom: 30px;
}

/* 
.article-body p:not(:first-child):not(:last-child), .article-body ul:not(:first-child):not(:last-child), .article-body ol:not(:first-child):not(:last-child), .article-body blockquote:not(:first-child):not(:last-child), .article-body h1:not(:first-child):not(:last-child), .article-body h2:not(:first-child):not(:last-child), .article-body h3:not(:first-child):not(:last-child), .article-body h4:not(:first-child):not(:last-child) {
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
}
*/

/**********************************************************\
 * CSS Live Tile 3D *
\**********************************************************/

.sidebar a:hover { color:white; }
.sidebar a:link { color:white; }
.sidebar a:visited { color:white; }

.box-3d {
  position: relative;
  -webkit-transform-style: preserve-3d;
  float:left;
  margin: 5px;
  width: 145px;
  height: 145px;
}

/*
.box-3d div {
  position: absolute;
  width: 134px;
  height: 134px;
  transform-origin: 50% 50% -67px;
}
*/

.box-3d div {
 position: absolute;
 width: 134.21px;
 height: 134.21px;
 transform-origin: 50% 50% -67px;
}

.box-3d-large {
  position: relative;
  -webkit-transform-style: preserve-3d;
  float:left;
  margin: 5px;
  width: 300px;
  height: 145px;
}

/*
.box-3d-large div {
  position: absolute;
  width: 277px;
  height: 134px;
  margin-left: 6px;
  transform-origin: 50% 50% -67px;
}
*/

.box-3d-large div {
 position: absolute;
 width: 277.8px;
 height: 134.21px;
 margin-left: 6px;
 transform-origin: 50% 50% -67px;
}

.tile-image {
	width: 100%;
	height: 100%;
}

.clear-left {
	clear:left;
}

.tile-face-1:hover, .tile-face-2:hover {
  box-shadow: 0px 0px 0px 2px gray;
}
.tile-face-1:active, .tile-face-2:active {
  box-shadow: 0px 0px 0px 0px gray;
  border: 2px solid white;
}

.tile-face-1 {
  background: #238E9A;
  transform: perspective(900px) rotateX(0deg);
  -webkit-transform: perspective(900px) rotateX(0deg);
  animation: spin1 40s infinite ease;
  z-index: 200;
}

.tile-face-2 {
  background: #238E9A;
  transform: perspective(900px) rotateX(90deg);
  -webkit-transform: perspective(900px) rotateX(90deg);
  animation: spin2 40s infinite ease;
  z-index: 100;
}

/* for Safari and Chrome */
/* for IE10 and Firefox */

@keyframes spin1 {
	0%
	{
		transform: perspective(900px) rotateX(0deg);
		-webkit-transform: perspective(900px) rotateX(0deg);
		z-index: 200;
	}
	
	24%
	{
		transform: perspective(900px) rotateX(0deg);
		-webkit-transform: perspective(900px) rotateX(0deg);
		z-index: 200;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	25%
	{
		transform: perspective(900px) rotateX(-90deg);
		-webkit-transform: perspective(900px) rotateX(-90deg);
		z-index: 100;
		filter: brightness(30%);
		-webkit-filter: brightness(0.3);
		-ms-filter: brightness(30%);
		-moz-filter: brightness(30%);
	}
	26%
	{
		transform: perspective(900px) rotateX(-270deg) scale(0,0);
		-webkit-transform: perspective(900px) rotateX(-270deg) scale(0,0);
		z-index: 100;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	49%
	{
		transform: perspective(900px) rotateX(-270deg);
		-webkit-transform: perspective(900px) rotateX(-270deg);
		z-index: 100;
	}
	50%
	{
		transform: perspective(900px) rotateX(-360deg);
		-webkit-transform: perspective(900px) rotateX(-360deg);
		z-index: 200;
	}
	
	74%
	{
		transform: perspective(900px) rotateX(-360deg);
		-webkit-transform: perspective(900px) rotateX(-360deg);
		z-index: 200;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	75%
	{
		transform: perspective(900px) rotateX(-450deg);
		-webkit-transform: perspective(900px) rotateX(-450deg);
		z-index: 100;
		filter: brightness(30%);
		-webkit-filter: brightness(0.3);
		-ms-filter: brightness(30%);
		-moz-filter: brightness(30%);
	}
	76%
	{
		transform: perspective(900px) rotateX(-630deg) scale(0,0);
		-webkit-transform: perspective(900px) rotateX(-630deg) scale(0,0);
		z-index: 100;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	99%
	{
		transform: perspective(900px) rotateX(-630deg);
		-webkit-transform: perspective(900px) rotateX(-630deg);
		z-index: 100;
	}
	100%
	{
		transform: perspective(900px) rotateX(-720deg);
		-webkit-transform: perspective(900px) rotateX(-720deg);
		z-index: 200;
	}
}
@keyframes spin2 {
	0%
	{
		transform: perspective(900px) rotateX(90deg);
		z-index: 100;
	}
	
	24%
	{
		transform: perspective(900px) rotateX(90deg);
		z-index: 100;
	}
	25%
	{
		transform: perspective(900px) rotateX(0deg);
		z-index: 200;
	}
	
	49%
	{
		transform: perspective(900px) rotateX(0deg);
		z-index: 200;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	50%
	{
		transform: perspective(900px) rotateX(-90deg);
		z-index: 100;
		filter: brightness(30%);
		-webkit-filter: brightness(0.3);
		-ms-filter: brightness(30%);
		-moz-filter: brightness(30%);
	}
	51%
	{
		transform: perspective(900px) rotateX(-270deg) scale(0,0);
		z-index: 100;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	
	74%
	{
		transform: perspective(900px) rotateX(-270deg);
		z-index: 100;
	}
	75%
	{
		transform: perspective(900px) rotateX(-360deg);
		z-index: 200;
	}
	
	99%
	{
		transform: perspective(900px) rotateX(-360deg);
		z-index: 200;
		filter: brightness(100%);
		-webkit-filter: brightness(1);
		-ms-filter: brightness(100%);
		-moz-filter: brightness(100%);
	}
	100%
	{
		transform: perspective(900px) rotateX(-450deg);
		z-index: 100;
		filter: brightness(30%);
		-webkit-filter: brightness(0.3);
		-ms-filter: brightness(30%);
		-moz-filter: brightness(30%);
	}
}

.tile-animated-text
{
	position: absolute;
	top: 10px;
	left:10px;
	color: white;
	overflow: hidden;
	display: block;
	max-height: 120px;
    line-height: 20px;
}

.tile-icon-text
{
	position: absolute;
	font-size: 12px;
	bottom: 10px;
	left :10px;
    color: white;
}

/**********************************************************\
 * Utility *
\**********************************************************/

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.position-left {
    left: 0;
}

.position-right {
    right: 0;
}

img.aligncenter {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 1em auto;
}

.twitter-tweet {
	margin: 0 auto !important;
}

.embed-youtube, .embed-responsive { 
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;
	max-width: 100%; 
	height: auto; 
	margin-top: 20px;
}

.embed-youtube iframe, .embed-responsive iframe, .embed-youtube object, .embed-responsive object, .embed-youtube embed, .embed-responsive embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.wp-embedded-content {
	margin: 0 auto;
	display: block;
}


div.sharedaddy h3.sd-title {
	margin: 2em 0 1em;
	display: inline-block;
	line-height: 1.2;
	font-size: 15pt !important;
	font-weight: 500 !important;
}

div.sharedaddy h3.sd-title::before {
	display: none !important;
}

/**********************************************************\
 * Cookie *
\**********************************************************/

.cc_container {
	background: #d3005e !important;
	font-family: "Segoe UI" !important;
}

.cc_container a {
	color: white !important;
    text-decoration: underline !important;
}

.cc_container a:hover {
	color: #e6e6e6 !important;
    text-decoration: underline !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
    background-color: #9d0046 !important;
}

/**********************************************************\
 * Box Update *
\**********************************************************/

.box-update
{
	background: #238e9a;
	width: 300px;
	height: 300px;
	color: black;
	position: relative;
	margin: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 0;
}

.box-update-container
{
	clear: both;
	background: #cbcbcb;
	height: 75px;
	max-height: 75px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	display:inline-block;
}

.box-update-img
{
	width: 75px;
	height: 75px;
	float: left;
	background: #8a8a8a;
}

.box-update-img img
{
	width: 75px;
	height: 75px;
}

.box-update-title
{
	height: 55px;
	float: left;
	margin: 10px;
	width: 185px;
	color: black;
	overflow: hidden;
	font-size: 15px;
	line-height: 18px;
	
	max-height: 36px;
	margin-top: 0px;
	
}

.box-update-categoryicons
{
	height: 18px;
	width: 185px;
	float: left;
	margin: 10px;
	margin-bottom: 0px;
}

.box-update-categoryicon
{
	width: 18px;
	height: 18px;
	float: left;
}

.box-update-tile-icon-text {
   font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
   color: black;
    text-align: center;
    height: 25px;
    line-height: 25px;
    background: #cbcbcb;
    transition: background-color 0.2s ease;
}

.box-update-tile-icon-text:hover {
    background: #B2B2B2;
}

/**********************************************************\
 * Live Tile 2018 *
\**********************************************************/

.sidebar-tile
{
	position: relative;
	float:left;
	/*margin: 5px;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;	
	background: #238E9A;
	transition: box-shadow 0.3s, transform 0.3s;
}

.sidebar-tile:hover
{
	/* 
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);	
	*/
}

.sidebar-tile:active
{
	/*box-shadow: 0px 0px 20px rgba(0,0,0,0.1);*/
	transform: scale(0.95,0.95);
}

/* Dimensioni delle tile */
.sidebar-tile-medium
{
	width: 145px;
	height: 145px;		
}

.sidebar-tile-wide
{
	width: 300px;
	height: 145px;	
}

.sidebar-tile-small
{
	width: 67.5px;
	height: 67.5px;
}

/* Tipo contenitori e contenuto delle tile */
.sidebar-tile-face-image
{
	position: absolute;
}

.sidebar-tile-face
{
	position: relative;
}

.sidebar-tile-face-fulltext
{
	position:absolute;
	left:10px;
	top: 10px;
	right:10px;
	bottom:10px;
}

.sidebar-tile-bottom-left-text
{
	position: absolute;
	font-size: 12px;
	bottom: 10px;
	left :10px;
    color: white;
}

.sidebar-tile-bottom-right-icon
{
	position: absolute;
	bottom: 0px;
	right: 0px;
    width: 35px;
	height: 35px;
}

.sidebar-tile-hover-border
{
	position: absolute;
	top: 0;
	/*transition: box-shadow 0.2s;*/
	background: rgba(255,255,255,0.01)
}

.sidebar-tile-hover-border:hover
{
	box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.8);	
}

/* Tile di tipo peek */
.sidebar-tile-peek
{
	height: 290px;
	transition: transform 1s;
	color: white;
	animation: sidebar-tile-peek-animation 20s infinite ease;
	position: relative;
}

@keyframes sidebar-tile-peek-animation {
	0%
	{
		transform: translate(0px, 0px);
	}
	10%
	{
		transform: translate(0px, -145px);
	}
	60%
	{
		transform: translate(0px, -145px);
	}	
	70%
	{
		transform: translate(0px, 0px);
	}
}

/* Tile slideshow */
.sidebar-tile-slideshow > .sidebar-tile-face-image
{
	animation: sidebar-tile-slideshow-animation 70s infinite ease;
	opacity: 1;
	transform: scale(1.5,1.5);
}

@keyframes sidebar-tile-slideshow-animation {
	0%
	{
		opacity: 1;	
		transform: scale(1.5,1.5);
	}
	17.143%
	{
		opacity: 1;	
		transform: scale(1.5,1.5);
	}
	20%
	{
		opacity: 0;
		transform: scale(2,2);		
	}
	97.14%
	{
		opacity: 0;
		transform: scale(1,1);
	}	
	100%
	{
		opacity: 1;
		transform: scale(1.5,1.5);
	}
}

/**********************************************************\
 * Script adblock *
\**********************************************************/

.sidebar-noad
{
	width: 300px;
	height: 250px;
	background: #238E9A;
	margin-bottom: 10px;
	margin-top: -10px;
	position: relative;
	float:left;
	/* display: none */
}
.sidebar-noad-text
{
	color: white;
	bottom: 10px;
	left: 10px;
	right: 10px;
	position: absolute;
	color: white;
}
.sidebar-noad-img
{
	position: absolute;
	width: 300px;
	height: 250px;
}