@charset "utf-8";
/* CSS Document */

body {
  font-family: "Lato", sans-serif;
}

/* -------- classi globali ---------- */

.navbar-collapse.top-shadow {
  background-image: none;
  background-color: transparent;
}

.top-shadow {
  background: url(top-shadow.png) no-repeat top center #fff;
}

/* COLORI SFONDO PER CANALE */

/* ---- fitness ---- */

.color-16 {
  color: #fa8d00 !important;
}

.bgcolor-16 {
  background-color: #fa8d00 !important;
}

.bgimage-16 {
  background-image: url(img-canali/fitness.jpg);
}

/* ---- total body fit  ---- */

.color-17 {
  color: #89c702 !important;
}

.bgcolor-17 {
  background-color: #89c702 !important;
}

.bgimage-17 {
  background-image: url(img-canali/totalbody.jpg);
}

/* ---- workout ---- */

.color-13 {
  color: #ec008c !important;
}

.bgcolor-13 {
  background-color: #ec008c !important;
}

.bgimage-13 {
  background-image: url(img-canali/workout.jpg);
}

/* ---- lifestyle ---- */

.color-14 {
  color: #999 !important;
}

.bgcolor-14 {
  background-color: #999 !important;
}

.bgimage-14 {
  background-image: url(img-canali/lifestyle.jpg);
}

/* ---- wellness ---- */

.color-15 {
  color: #cb4031 !important;
}

.bgcolor-15 {
  background-color: #cb4031 !important;
}

.bgimage-15 {
  background-image: url(img-canali/wellness.jpg);
}


/* -------- Header ---------- */

#header {
}

#header .container {
  max-width: none;
}

#header .navbar-default {
  background: #49c1b8;
  /*background: none;*/
  border: none;
}

.navbar-brand {
  height: auto;
}

.navbar {
  padding: 0;
  margin-bottom: 0;
}

.navbar-header {
  padding: 10px 0;
}

.navbar-default .navbar-nav {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 63px 0;
}

.navbar-default .navbar-right {
  padding: 64px 0;
}

.navbar-default .navbar-nav > li {
  border-right: 1px solid white;
}

.navbar-default .navbar-nav > li > a {
  color: white;
  padding: 0 5px;
  margin: -6px 6px;
  line-height: 30px;
  letter-spacing: -0.5px;
}

.navbar-default .navbar-nav > li > a.login {
  padding: 0 8px;
  margin: -6px 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a.selected,
.navbar-default .navbar-nav > li > a.login {
  border-radius: 15px;
  color: #49c1b8;
  background: white;
}

.navbar-default .navbar-nav > li > a.selected:hover,
.navbar-default .navbar-nav > li > a.login:hover {
  color: black;
}

.navbar-default .navbar-nav > li:last-child {
  border-right: none;
}

/*.navbar-default .navbar-nav > li:last-child a {margin-left: 8%}*/

.navbar-default .navbar-nav > li.last {
  border-right: none;
}

/*	.navbar-right {float: none !important; margin-left: 30px; display: inline-block}*/

/* -------- Header SEZIONE ---------- */

#header-sezione {
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 25px;
  position: relative;
  background-color: #bfbfbf;
}

#header-sezione .gradiente {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#header-sezione .container {
  position: relative;
  z-index: 10;
}

#header-sezione .container .titolo-header {
  font-size: 100px;
  line-height: 170px;
  height: 170px;
  color: white;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/* -------- SLIDESHOW ------------ */

#intro {
  height: 390px !important;
}

.slides-container li div p,
.slides-container li div .intro_button {
  padding-left: 0;
}

.slides-container li div {
  text-align: left;
}

/* ---- BOX ARTICOLO/SEZIONE ---- */

.box-wrap {
}

.box-wrap .box-element {
  background-size: 100% auto;
  background-position: center center;
  height: 280px;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}

.box-wrap a {
  text-decoration: none !important;
}
.box-wrap a .img-responsive {
  width: 100%;
}
.box-wrap table.titolo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: #999;
  text-align: center;
}

.box-wrap table.titolo span {
  color: white;
  font-size: 23px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 30px;
}

.box-wrap.articoli table.titolo {
  text-align: left;
}

.box-wrap.articoli table.titolo span {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  padding: 0 15px;
  display: block;
}

.box-element-generico {
  margin-bottom: 15px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.box-element-generico table.titolo {
  position: initial;
  bottom: initial;
  left: initial;
  margin-bottom: 15px;
  height: 52px;
}

/* box quiz */

.box-element-quiz {
  margin-bottom: 15px;
}

.box-element-quiz table.titolo {
  position: initial;
  bottom: initial;
  left: initial;
  margin-bottom: 15px;
  height: 52px;
}

.login-page .titolo {
  font-size: 44px;
}

.login-page .nocciolo {
  padding: 0 8px;
}

/* ----- HOME PAGE VARI ---- */

.canale-page .titolo {
  font-size: 80px;
  font-weight: 300;
  color: #49c1b8;
  text-align: center;
}

/*canale*/

/* METEO */

.meteo .testo iframe {
  display: block;
  width: 100%;
  height: 650px;
  margin: auto;
  border: 0;
}

/* --------- PAGINA INTERNA --------- */

.articolo-page .nocciolo .main.img-responsive {
  display: none !important;
}

.articolo-page .nocciolo .immagine-articolo {
  height: 350px;
  background-size: 100% auto;
  background-position: center -120px;
  background-repeat: no-repeat;
  margin-bottom: 25px;
}

.articolo-page .titolo {
  font-size: 60px;
  font-weight: 300;
  margin: 25px 0;
}

/* COLORI TESTO */

/* ---- calcio ---- */

.articolo-page.calcio .nocciolo strong,
.articolo-page.calcio .nocciolo .testo-grassetto,
.articolo-page.calcio .nocciolo a,
.articolo-page.calcio .titolo {
  color: #fa8d00 !important;
}

/* ---- cucina ---- */

.articolo-page.cucina .nocciolo strong,
.articolo-page.cucina .nocciolo .testo-grassetto,
.articolo-page.cucina .nocciolo a,
.articolo-page.cucina .titolo {
  color: #89c702 !important;
}

/* ---- lyfestyle e gossip ---- */

.articolo-page.lifestyle-gossip .nocciolo strong,
.articolo-page.lifestyle-gossip .nocciolo .testo-grassetto,
.articolo-page.lifestyle-gossip .nocciolo a,
.articolo-page.lifestyle-gossip .titolo {
  color: #ec008c !important;
}

/* ---- news ---- */

.articolo-page.news .nocciolo strong,
.articolo-page.news .nocciolo .testo-grassetto,
.articolo-page.news .nocciolo a,
.articolo-page.news .titolo {
  color: #cb4031 !important;
}

/* ---- quiz & games ---- */

.articolo-page.quiz-games .nocciolo strong,
.articolo-page.quiz-games .nocciolo .testo-grassetto,
.articolo-page.quiz-games .nocciolo a,
.articolo-page.quiz-games .titolo {
  color: #00aeef !important;
}

/* -------- TEST QUIZ ------------ */

.articolo-page.test-estensione .testo {
  margin: 0 0 15px 0;
  padding-top: 0;
}

.articolo-page.test-estensione .larghezza-test {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}

.articolo-page.test-estensione .titolo {
  text-align: center;
  font-size: 36px;
  color: #49c1b8 !important;
}

.articolo-page.test-estensione .immagine-articolo {
  height: initial;
  margin-bottom: 0;
}

.articolo-page.test-estensione .nocciolo .main.img-responsive {
  display: block !important;
}

.articolo-page.test-estensione #header-sezione .container .titolo-header {
  max-width: 640px;
  margin: auto;
}

.articolo-page.test-estensione #header-sezione {
  margin-bottom: 0;
}

.articolo-page.test-estensione #header-sezione .nocciolo .immagine-articolo {
  margin-bottom: 15px;
}

/* DOMANDE */

.domanda {
  margin-bottom: 15px;
}

.domanda table {
  width: 100%;
}

.domanda table tr td {
  vertical-align: middle;
}

.domanda table tr td.span-domanda {
  background-color: #49c1b8;
  border-bottom: 1px solid #fff;
  color: white;
}

.domanda table tr td.span-domanda span {
  padding: 10px;
  line-height: 20px;
  display: block;
}

.domanda fieldset {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
}

.domanda .risposte td {
  border-bottom: 1px solid #fff;
  position: relative;
}

.domanda .risposte input:checked ~ label,
.domanda .risposte input:active ~ label,
.domanda .risposte input:hover ~ label {
  background-color: #d3d3d3;
}

.domanda .risposte label {
  display: block;
  padding: 10px 30px 10px 10px;
  line-height: 20px;
  background-color: #eaeaea;
  margin-bottom: 0;
}

.domanda .risposte input {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  height: 14px;
}

/* ESITO */

.immagine-esito {
  margin: 0;
  padding: 0;
}
.immagine-esito.col-lg-6 {
  width: 100%;
}

.esiti {
  margin-top: 15px;
}

.esiti h3 {
  font-size: 20px;
  margin: 10px 0;
}

#test .buttons {
  padding: 25px 15px;
}

#test div.button.standard {
  text-align: center;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
}

#test button {
  display: block;
  margin: auto;
  border-radius: 7px;
  color: white;
  cursor: pointer;
  font-size: 19px;
  text-transform: uppercase;
  height: 48px;
  min-width: 160px;
  width: 70%;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  line-height: 48px;
  border: none;
  background: #2370a9;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#2385b5, #22599c);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#2385b5, #22599c);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#2385b5, #22599c);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#2385b5, #22599c);
  /* Standard syntax */
}

/* --------- PAGINA LOG IN --------- */

.login-page input[type="button"] {
  background: #49c1b8;
  height: 40px;
  color: white;
  text-align: center;
  line-height: 40px;
  border: none;
  border-radius: 20px;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 8px;
}

.login-page table {
  max-width: 550px;
  width: 100%;
}

.login-page table td {
  padding: 0 4px;
}

/* --------- PAGINA RICERCA TAG --------- */

#pagina-ricerca-tag {
  padding: 0.5%;
  border: 2px solid #666666;
  background: #d8d8d8;
  width: 72.6% !important;
  width: 72.2%;
  margin: 6px 25.5% 6px 0.5%;
}

.elenco-tag-ricerca {
  float: left;
  width: 200px;
}

.box-articolo-square {
  padding: 4px;
  background: white;
  margin: 2px 0;
  min-height: 82px;
}

.box-articolo-square .img {
  float: left;
  margin: 0 4px 4px 0;
}

#pagina-ricerca-tag .elenco-articoli {
  margin-left: 200px;
}

/* -------- nav ---------- */

#nav ul.menu-nav {
  margin: 6px 0;
  padding: 4px;
  background: #ffffff;
  border: 1px solid #666666;
}

#nav ul.menu-nav li {
  margin: 0px;
  padding: 2px 4px;
  list-style-type: circle;
  list-style-position: inside;
}

#nav ul.menu-nav a {
  color: #000033;
  font-weight: bold;
}

#nav ul.menu-nav a:hover {
  text-decoration: underline;
  color: #000033;
  font-weight: bold;
}

/* -------- extra ---------- */

#extra .box {
  background: #eee;
  padding: 3px;
}

#extra .titolo {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 4px 2px 4px;
  margin: 0;
}

.tag-elenco {
  float: left;
  padding: 2px 10px 2px 0;
  white-space: nowrap;
}

.tag-elenco:last-child {
  padding: 2px 0;
}

#extra ul.menu-extra {
  margin: 0;
}

#extra ul.menu-extra li {
  margin: 0px;
  padding: 2px 4px;
  list-style-type: circle;
  list-style-position: inside;
}

#extra ul.menu-extra a {
  color: #000033;
  font-weight: bold;
}

#extra ul.menu-extra a:hover {
  text-decoration: underline;
  color: #000033;
  font-weight: bold;
}

/* ---------- Briciole di Pane ---------- */

#briciole {
  padding: 4px 6px;
  background: #ffffff;
  border: 1px solid #ccc;
}

#briciole #benvenuto {
  font-size: 14px;
  font-weight: bold;
}

/* ---------- Menu di Navigazione Home ---------- */

#navigazione {
  border: 1px solid #666666;
  margin: 5px;
  background: #ffffff;
  padding: 4px;
}

#navigazione h1 {
  margin: 2px 0;
  font-size: 14px;
  color: #333333;
  text-align: left;
}

#navigazione .canale {
  margin-bottom: 4px;
  border: 1px dotted #faa3a3;
  padding: 2px;
}

#navigazione .canale .titolo {
  color: #666666;
  font-weight: bold;
}

#navigazione .canale .titolo a {
  color: #666666;
}

#navigazione .canale .sezioni {
  color: #666666;
}

#navigazione .canale .sezioni {
  margin: 0;
  padding: 0;
}

#navigazione .canale .sezioni li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* ---------- Box Articolo ---------- */

.box-articolo {
  padding: 4px 6px;
  border: 1px solid #ccc;
  background: #ffffff;
  margin-top: 6px;
}

.box-articolo .immagine-articolo {
}

.box-articolo .contenuto-articolo {
  position: absolute;
  top: 32px;
  width: 187px;
}

.box-articolo h1 {
  color: #666666;
  font-size: 12px;
  margin: 0;
  padding: 4px 0;
}

.box-articolo h1 a {
  color: #666666;
  text-decoration: none;
}

.box-articolo h1 a:hover {
  color: #666666;
  text-decoration: underline;
}

.box-articolo p {
  margin: 4px 0;
  padding: 0;
}

.box-articolo p a {
  color: #333333;
}

.box-articolo .leggi-tutto {
}

/* ---- Contenuto Articolo ---- 

.nocciolo {margin:5px 0 0 0; padding: 4px 6px; border: 1px solid #e4e4e4; background: #FFFFFF;}

.nocciolo div.testo {position: relative}

.nocciolo h2 {color:#003366; font-size: 13px; margin: 10px 0 2px 0; padding: 0}

.nocciolo h1 {color:#003366; font-size: 16px; margin: 0 0 4px 0; padding: 0}

.nocciolo img.main {float: left;}

.nocciolo img.main,.nocciolo img.sx,.nocciolo img.centro,.nocciolo img.dx {border: 1px solid #CCC;padding: 2px;}

.nocciolo img.main,.nocciolo img.sx,.nocciolo img.dx {margin: 5px;}*/

/* ---- Box Link Correlati/Approfondimenti ---- */

/* .nocciolo {background: #FFFFFF; border:1px solid #e1e1e1; padding: 8px; }*/

/*.nocciolo h1 {color:#104583; margin: 0; padding:0; font-size: 14px; height: 30px; line-height: 30px;}

.nocciolo ul {margin: 0; padding:0}		

.nocciolo ul li {margin:0 0 4px 8px; padding:0; list-style-type: circle; list-style-position: inside;}

.nocciolo ul li a {color:#104583; text-decoration: none}

.nocciolo ul li a:hover {color:#104583; text-decoration: underline} */

/* -------- Box di segnalazione -------- */

#segnala-errori {
  margin: 12px 10px;
  width: 290px;
  height: 350px;
  overflow: hidden;
}

/*dimensioni box: LxH : 334x360 px*/

#segnala-errori .intro {
  font-size: 16px;
  line-height: 18px;
  height: 36px;
  text-align: center;
  margin: -2px 0 6px 0;
}

#segnala-errori select {
  width: 289px;
  margin: 0;
  padding: 2px;
  border: 1px solid #ccc;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
}

#segnala-errori .label {
  padding: 6px 0 2px 0;
  font-size: 14px;
  font-weight: bold;
}

#segnala-errori .invio-btn {
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
}

#segnala-errori .invio-btn input {
  margin: 0;
  padding: 2px 15px;
  height: 23px;
  background: #272727;
  display: block;
  border-radius: 4px;
  color: #ffffff;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  float: right;
  cursor: pointer;
}

#segnala-errori .campo-testo {
  width: 284px;
  margin: 0;
  padding: 2px;
  border: 1px solid #ccc;
  height: 20px;
  line-height: 20px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 14px;
}

#segnala-errori textarea.campo-testo {
  height: 120px;
  margin: 0;
  padding: 2px;
  border: 1px solid #ccc;
}

/* ------- Box Archivo Articoli Sezione -------- */

.box-archivio {
  border: 1px solid #666666;
  margin: 5px;
  background: #ffffff;
  padding: 4px;
}

.box-archivio h3,
.box-archivio p {
  margin: 0;
  padding: 0;
}

.banner-txt {
  background: #dff4ff;
  border: 2px dashed #c7e1e7;
  margin: 4px 8px;
  padding: 4px;
  text-align: center;
}
/* ====== BOX SEZIONE ======= */

.box-wrap {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.box-wrap > div {
  margin-bottom: 15px;
}
.box-wrap .box-element {
  background-size: 100% auto;
  background-position: center center;
  position: relative;
  display: block;
  background-repeat: no-repeat;
}
.canale-page .box-wrap table.titolo {
  width: 100%;
}
.box-wrap table.titolo {
  position: absolute;
  bottom: -16px;
  width: calc(100% - 30px);
  background: #999;
  text-align: center;
  z-index: 10;
}

.box-wrap table.titolo span {
  color: white;
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 30px;
}

.box-wrap .immagine-box {
  position: relative;
  z-index: 0;
}

.box-wrap .positioner {
  overflow: hidden;
  min-height: 52px;
}

.box-wrap.articoli table.titolo {
  text-align: left;
}

.box-wrap.articoli table.titolo span {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  padding: 0 15px;
  display: block;
  max-height: 44px;
}

.box-element-generico {
  margin-bottom: 15px;
  height: auto;
}

.box-element-generico.games .positioner {
  background-size: 100%;
}

.box-element-generico .positioner {
  height: inherit;
  position: relative;
  background-image: url(logo.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  border-bottom: 70px solid #fff;
}

/* ---- Box Approfondimenti ---- */

.approfondimenti {
  /*text-align: center;*/
  margin-bottom: 10px;
  padding-left: 10px;
}

.approfondimenti a {
  color: #003366;
  text-decoration: underline;
}

.approfondimenti a:hover {
  color: #003366;
  text-decoration: none;
}

/* ---------- Menu di navigazione Articoli Archivio --------- */

#archive-navigation {
  border-top: #00236f 1px solid;
  height: 32px;
  line-height: 32px;
  margin: 0px auto;
  font-family: "Trebuchet MS", sans-serif;
  clear: left;
}

#archive-navigation #prev {
  float: left;
  margin-left: 12px;
}

#archive-navigation #next {
  float: right;
  margin-right: 12px;
}

#archive-navigation a {
  color: #104583;
  text-decoration: none;
  font-weight: bold;
}

#archive-navigation a:hover {
  text-decoration: underline;
}

/* ----------- Box Gallery ----------- */

.box-classic-gallery img,
.box-full-gallery img {
  padding: 1px;
  background: none;
  border: none;
  float: left;
  margin: 0 6px 5px 6px;
  border: 1px solid #cccccc;
}

.box-classic-gallery img.bestclear,
.box-full-gallery img.bestclear {
  padding: 0;
  background: none;
  border: none;
  float: none;
  margin: 0;
  border: none;
}

.box-classic-gallery,
.box-full-gallery {
  margin: 3px auto;
}

.box-classic-gallery h3,
.box-full-gallery h3 {
  margin: 2px auto;
  padding: 0;
}

.box-full-gallery .divisorio {
  margin: 0;
  padding: 0;
  height: 0;
  width: auto;
}

/* ----------- Box Gioco ------------- */

img.imgbig {
  display: block;
  float: none;
}

.opzioni ul li {
  width: 100%;
}

/* ---- Div Overlayer per privacy e gallery ---- */

#grigino-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 100;
  cursor: pointer;
}

#box-privacy,
.box-overlayer {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2000;
  background: #ffffff;
  border: 4px solid #999999;
  border-radius: 4px;
}

#box-privacy span,
.box-overlayer span {
  overflow: auto;
  display: block;
  height: 100%;
  padding: 0 8px;
}

#box-privacy span p,
.box-overlayer span p {
  margin: 0;
  padding: 6px;
}

#close-button,
.box-overlayer .close-button {
  position: absolute;
  top: -12px;
  left: -12px;
  display: block;
  z-index: 3000;
  cursor: pointer;
}

/* ---- Box Gallery ---- */

#box-content-gallery {
  z-index: 1000;
  padding: 8px 25px;
  border: 4px solid #999999;
  border-radius: 4px;
  position: absolute;
  top: 25px;
  left: 50%;
  width: 590px;
  margin-left: -307px;
  background: white;
}

#thumbs {
  float: right;
  width: 70px;
}

#foto {
  width: 500px;
}

#close-button-gallery {
  position: absolute;
  top: -12px;
  right: -12px;
  display: block;
  z-index: 3000;
  cursor: pointer;
}

.selectedLink {
  text-decoration: underline;
}

/* ==========================================================================
   22. FOOTER
   ========================================================================== */

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #49c1b8;
  color: white;
  margin-top: 25px;
}

/*------------------------------------------*/

/*	 FOOTER COPYRIGHT  
/*------------------------------------------*/

#footer_copyright p {
  color: white;
  line-height: 26px;
  margin-bottom: 0;
  margin-left: 7px;
}

#footer_copyright p span {
  color: white;
  font-weight: 700;
}

/*------------------------------------------*/

/*	 FOOTER LINKS  
/*------------------------------------------*/

.contact-socials {
  display: inline-block;
  padding-left: 0;
}

.contact-socials li {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.foo_link {
  text-align: center;
  color: white;
  font-size: 15px;
  line-height: 26px;
  margin: 0 7px;
  display: block;
  text-decoration: underline;
}

.foo_link:hover {
  text-decoration: none;
  color: white;
}

/* --------- elementi comuni ----------- */

/* FORM */

.wrap-campo {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  color: #606366;
  height: 28px;
  line-height: 28px;
  margin-right: 18px;
  padding: 0 6px;
  position: relative;
}

.wrap-campo .campo-testo {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #606366;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Menu di navigazione commenti o articoli archivio */

/* ---------- Menu di navigazione Articoli Archivio --------- */

#navigazione-pagine {
  height: 37px;
  line-height: 37px;
  margin: 0px auto 20px auto;
  clear: left;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  text-align: center;
}

#navigazione-pagine #prev {
  height: 37px;
  width: 37px;
  position: absolute;
  left: 0;
  top: 0;
}

#navigazione-pagine #prev a {
  display: block;
}

#navigazione-pagine #next {
  height: 37px;
  width: 37px;
  position: absolute;
  right: 0;
  top: 0;
}

#navigazione-pagine #next a {
  display: block;
}

#navigazione-pagine a.n-pagina {
  color: #49c1b8;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  height: 26px;
  width: 34px;
  text-align: center;
  line-height: 26px;
  margin-top: 5px;
}

#navigazione-pagine a.n-pagina:hover {
  text-decoration: underline;
}

#navigazione-pagine .selezionata {
  height: 26px;
  width: 26px;
  border-radius: 13px;
  background: #49c1b8;
  color: white;
  line-height: 26px;
  text-align: center;
  margin-top: 5px;
  display: inline-block;
}

#navigazione-pagine.archivio {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 37px;
}

.navigation {
  text-transform: uppercase;
  height: 28px;
  line-height: 28px;
}

.archivio .navigation {
  text-transform: uppercase;
  font-size: 14px;
}

.navigation .prev {
  float: left;
}

.navigation .prev * {
  float: left;
  display: block;
  margin-right: 6px;
}

.navigation .next {
  float: right;
}

.navigation .next * {
  float: right;
  display: block;
  margin-left: 6px;
}

.navigation a {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

.navigation a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

input.date {
  background-image: url("calendar-little.gif");
  background-repeat: no-repeat;
  background-position: left center;
  cursor: text !important;
}

.carousel-indicators {
  bottom: -12px;
}

.carousel-indicators li {
  border-radius: 0;
  height: 5px;
  background-color: 1px solid #ccc;
}

.carousel-indicators .active {
  height: 5px;
  background-color: #49c1b8;
}

/* ASPECT RATIO IFRAME */

.quiz-gallery .testo {
  position: relative;
  width: 100%;
  /*padding-top: 56.25%;
	 16:9 Aspect Ratio */
}

.quiz-gallery .testo iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

.video-virali .immagine-articolo,
.giochi-html-5 .immagine-articolo {
  display: none !important;
}

.video-virali .testo,
.giochi-html-5 .testo {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.video-virali .testo iframe,
.giochi-html-5 .testo iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
