@charset "UTF-8";

@font-face {
  font-family: 'Myriad';
  src: url('/font/Myriad.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
   /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

@font-face {
  font-family: 'Myriad';
  src: url('/font/Myriad-Semibold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
   /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

@font-face {
  font-family: 'Myriad';
  src: url('/font/Myriad-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
   /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

@font-face {
  font-family: 'Myriad';
  src: url('/font/Myriad-Semibold-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
   /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

/*
@font-face {
  font-family: 'Myriad';
  src: url('http://mylife.it/font/Myriad.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad';
  src: url('http://mylife.it/font/Myriad-Semibold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad';
  src: url('http://mylife.it/font/Myriad-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Myriad';
  src: url('http://mylife.it/font/Myriad-Semibold-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
*/


/* Dimagrire nel Sonno
@font-face {
    font-family: 'Myriad';
    src: url(http://mylife.it/font/Myriad.ttf) format('truetype');
}*/

body{
    font-family: 'Myriad','Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif;
}

.row{
    margin-bottom: 15px;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
span,
th,
td {
    font-family: 'Myriad','Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif!important;
}

.blu{
    color: #006aae!important;
}

.blu-scuro{
    color: #02406b!important;
}

.arancione{
    color: #f17430;
}

p{
    font-size: 19px;
}

.autore{
    color: #006aae;
    font-size: 1.1em;
    line-height: 1;
}

.sezione{
    margin-top: 15px;
    color: #006aae;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
}
@media only screen and (min-width: 40em){
    .sezione{
        font-size: 1.8rem;
    }
}

.indentato{
    text-indent: 25px;
}

.sottolineato{
    text-decoration: underline;
    font-size: 20px!important;
}

.form{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    border-radius: 0.5em;
    box-shadow: 0 0 2px 1px #ccc;
    margin-left: 525px;
    padding-bottom: 0.5em;
    padding-top: 1.4em;
    max-width: 480px;
}

.testo-form{
    text-align: center;
    line-height: 18px;
}

.testo-checkbox{
    font-size:12px; 
    line-height:10px; 
    padding-bottom: 5px;
}

.centra-form{
    text-align: center;
}

.bottone{
    background-color: #006aae;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
}
.bottone:hover{
    background-color: #005083;
    color: #FFF!important;
}
.bottone:focus{
    background-color: #006aae;
    color: #FFF!important;
}

input.pulsante {
    background-color: #006aae;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    height: 30px;
    margin-top: 25px;
    width: 160px;
}

input.pulsante:hover {
    background-color: #4682b4;
}

/* è lo stile di tutto il body esclusa la testata */
.sezione-corpo{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.6em;
    line-height: 1.4em;
    border-radius: 4px;
    padding: 1em 0em;
    border-bottom: 1px solid #cccccc;
    box-shadow: 0 0 2px 1px #ccc;
}

.sezione-corpo-2{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.6em;
    line-height: 1.4em;
    border-radius: 4px;
    padding: 1em 0em;
    border-bottom: 1px solid #cccccc;
    box-shadow: 0 0 2px 1px #ccc;
    max-width: 1140px;
}

.dist{
    margin-bottom: 15px;
}

.p-form{
    font-size: 17px;
    line-height: 1;
}

h1{
    color: #02406b;
/*    line-height: 1;*/
}

h2{
    color: #006aae;
    font-weight: normal;
/*    line-height: 1;*/
    margin: 0 auto;
    letter-spacing: 1px;
}

ul{
    padding-left: 25px;
}

li{
    list-style-type: square;
    padding-bottom: 10px;
    font-size: 1.2em;
}

footer{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
/*    margin-top: 2em;*/
    text-align:center;
    color:#666!important;
/*    font-size: 10px;*/
    margin-bottom: 10px;
}

.riduci-testo{
    font-size: 12px;
    color: #666;
}

.ombra_sopra_testata{
    height: 20px;
    background:url("http://www.mylife.it/ombra_sopra_testata.png") bottom center no-repeat;
    margin-top: 29px;
}

.ombra_sotto_testata{
    height: 10px;
    background:url("http://www.mylife.it/ombra_sotto_testata.png") top center;
}

#menu_sotto{
    height: 25px;
    padding-top: 3px;
    font-size: 10px; 
}

.nero{
    color: #666!important;
    font-size: 12px;
}
.nero:hover{
    color: #333!important;
}

@media only screen and (min-width: 64.0625em){
    .form2{
        border-radius: 0.5em;
        box-shadow: 0 0 2px 1px #ccc;
        margin-left: 525px;
        padding-bottom: 0.5em;
        padding-top: 1.4em;
        max-width: 780px;
    }
}

.all-imm{
    padding: 15px 0;
}

/* aggiunti */
button.pulsantebig {
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    width: 240px;
    height: 30px;
    font-size: 24px;
    cursor: pointer;
    background-color: #006aae;
    color: #FFF;
    border: none;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 0px!important;
}
button.pulsantebig:hover{
    background-color: #005083;
}

button.pulsante2 {
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    width: 180px;
    height: 25px;
    font-size: 18px;
    cursor: pointer;
    background-color: #FFF;
    color: #006aae;
    border: 1px solid #006aae;
    border-radius: 5px;
    margin-top: 15px!important;
}
button.pulsante2:hover {
    color: #005083;
    border: 1px solid #005083;
}

.titoletto {
    margin: 5px auto;
    font-weight: bold;
    color: #02406b;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}

.link-home{
    color: #006aae;
    text-decoration: none;
}
.link-home:hover{
    color: #005083;
    text-decoration: none;
}

.h3-blu{
    margin: 0 auto;
    font-weight: normal;
    color: #006aae;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 40em){
    .padding-laterale{
        padding: 0 2em;
    }
}
/*
@media only screen and (max-width: 40em){
    h1{
        font-size: 1.5rem!important;
        line-height: 1!important;
    }
    h2{
        font-size: 1.25rem!important;
        line-height: 1!important;
    }
    h3{
        font-size: 1.1875rem!important;
        line-height: 1!important;
    }
    .autore{
        font-size: 1.25rem!important;
        line-height: 1!important;
    }
    .titolo{
        font-size: 1.25rem!important;
        line-height: 1!important;
    }
    .sezione{
        font-size: 1.25rem!important;
        line-height: 1!important;
        padding-top: 0px!important;
    }
    
    .lead {
        font-size: 1.25rem;
        line-height: 1.5;
    }
}*/



/* finestrelle */
#cookie-bar p{
    line-height: 18px!important;
    font: 11px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

.testofinestrelle{
    background: none;
    width: 230px!important;
}

.testofinestrelle:hover, 
.testofinestrelleup:hover{
    visibility: visible;
    background:url(http://www.mylife.it/finestrelle_new/fondo_finestrella_attivo.png);
    height: 150px;
    max-width: 230px;
}

.testofinestrelle1 {	
    background: none;
}

@media only screen and (min-width: 64em){
    .margine-sinistro{
        margin-left: 5%;
    }
}
.finestrelle{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 80%, rgba(209,209,209,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(80%,rgba(246,246,246,1)), color-stop(100%,rgba(209,209,209,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 80%,rgba(209,209,209,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 80%,rgba(209,209,209,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 80%,rgba(209,209,209,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 80%,rgba(209,209,209,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 );
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 231px;
    height: 150px;
    padding: 0;
    margin: 0px 9px 0 8px;
    text-align: center;
    float: left;
}

@media only screen and (min-width: 64em){
    .marg-sin{
        margin-left: 20px;
    }
    .marg-des{
        margin-right: -20px;
    }
    .allinea-per-large{
        margin-left: 166px;
    }
}

ul li{
    font-size: 19px!important;
}


/* form nuovo */
.form-nuovo{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    border-radius: 0.5em;
    box-shadow: 0 0 2px 1px #ccc;
    padding-bottom: 0.5em;
    padding-top: 0.9em;
}
/*@media only screen and (min-width: 40em) and (max-width: 64em){
    .form-nuovo{
        margin-right: 20%;
    }
}*/
/*@media only screen and (min-width: 64em){
    .form-nuovo{
        max-width: 480px;
        margin-right: 7px;
    }
}*/

.form-nuovo-2{
    font-family: "Myriad","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    border-radius: 0.5em;
    box-shadow: 0 0 2px 1px #ccc;
    padding: 0.5em 0;
}

h1, h2, h3, h4{
    line-height: 1!important;
}