@charset "UTF-8";

a:link,a:active,a:hover,a:visited {
  color:grey;
}

body {
  font-size:1rem;
  line-height:1;
  color:rgb(255,255,255);
  padding:0;
  margin:0;
}

body {
  background-image:url();
/* immagine posteriore di sfondo */
  background-color:#000000;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

/* ========================================================================
   Sezione della barra superiore semplificata
   ====================================================================== */
.barrasuperioresemplificata {
  position:fixed;
  height:40px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background-color:rgb(0,0,0);
  border-bottom:1px solid #fed16e;
}

/* ========================================================================
   Sezione della barra di navigazione
   ====================================================================== */
.nav a {
  display:block;
  background:rgba(0,0,0,0);
/* colore della barra di navigazione */
  color:#ffffff;
/* colore caratteri della barra di navigazione */
  text-decoration:none;
  padding:.4em 0;
  position:relative;
}

.nav {
  vertical-align:top;
  display:inline-block;
  width:940px;
  top:0;
  position:fixed;
  z-index:9999;
  margin:9px auto;
  border-radius:0;
  text-align:center;
}

.nav li {
  position:relative;
}

.nav > li {
  font-family:'Work Sans',sans-serif;
  font-size:12px;
  font-weight:400;
  font-style:normal;
/* extra light */
  text-transform:uppercase;
  letter-spacing:0;
  float:left;
  font-style:italic;
}

.nav li:hover > a {
  color:#fed16d;
  text-shadow:0 0 20px #ffffff;
}

.nav > li:last-child > a {
  color:rgb(243,98,75);
  text-shadow:0 0 20px #ffffff;
}

.nav > li:last-child > a:hover {
  color:#f19422;
}

/* ========================================================================
   Classes for MFC Generated Elements
   ====================================================================== */
#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#tags_label,#tags_value,#average_rating_count,#cam_score_container,#profile_about_me > div:nth-child(1) {
  display:none;
}

#tags_container,#username_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#marital_status_container,#gender_container,#country_container,#gender_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container,#unix_last_broadcast_container,#avatar_holder,#profile_avatar,#status_container,#last_login_string_container,#unix_last_updated_container,#profile_header {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_label,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#marital_status_value,#camscore_value,#status_value {
  display:none;
}

/* ========================================================================
   Sezione del Profilo
   ====================================================================== */
#profile {
  width:940px;
  margin:0 auto;
  background-color:rgba(255,255,255,0.0);
/* colonna centrale */
  background-repeat:no-repeat;
  background-size:cover;
  background-position:fixed;
  background-attachment:fixed;
  font-size:.875em;
  line-height:1.25;
}

#profile_header {
  padding:27px 0 0;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:#fed16f;
  margin:0 auto;
  padding:0;
  background:#;
  width:940px;
  height:50px;
  line-height:70px;
  font-size:35px;
  font-family:'Work Sans',sans-serif;
  text-transform:capitalize;
  text-align:center;
  letter-spacing:0;
  font-weight:300;
  display:none;
}

.profile_section_content {
  z-index:auto;
  padding:0;
  margin:0;
}

#profile_aboutme {
  margin:25px 0 0;
}

#meet_aboutme_value {
  display:block;
  margin:0 auto;
}

img {
  border-radius:0;
  box-shadow:none;
}

.img_radius_shadow {
  border-radius:0;
  box-shadow:none;
}

#img_preview {
  box-shadow:none;
}

.images {
  padding:10px;
  margin:10px;
}

.container {
  display:block;
  margin:0;
}

.notice {
  color:rgba(8,8,8,0.8);
}

/* ======================================
   Sezione dei turni
===================================== */
#profile_schedule {
  display:none;
}

/* ========================================================================
      Sezione delle Gallerie Fotografiche
   ====================================================================== */
#profile_photo_galleries {
  display:none;
}

#profile_password_photo_galleries {
  display:none;
}

/* ========================================================================
    Sezione dei Commenti
   ====================================================================== */
#new_comment_login_message {
  color:white;
}

#wall_poster_avatar {
  display:none;
/* per togliere la foto dalla sezione del nuovo commento */
}

.user_comment_textarea_big {
  width:710px;
/* per allargare l'area dove si scrive un nuovo commento */
  height:125px;
  box-shadow:inset 0 0 16px #333);
}

.user_comment_textarea_small {
  width:710px;
/* per allargare l'area dove si scrive un nuovo commento */
  height:125px;
  box-shadow:inset 0 0 16px #333);
}

#user_comment_comment {
/* caratterisitche del font e dello spazio dove si scrive un commento */
  font-size:14px;
  border:1px solid grey;
}

.wall_post {
  background-color:;
/* intero blocco che comprende tutti gli elementi di un singolo commento: titolo, avatar, orario etc... */
  margin:0 auto;
  min-height:93px;
  background-color:;
}

/* ------------------------- Stilizzazione dei link ----------------------------- */
.wall_post_info > a:link {
  color:#fed16f;
  text-decoration:none;
/* per togliere la sottolineatura */
}

.wall_post_info > a:visited {
  color:#fed16f;
}

.wall_post_info > a:active {
  color:#fed16f;
}

.wall_post_info > a:hover {
  color:#fed16f;
}

/* -------------------------  Fine Stilizzazione dei link ----------------------------- */
.wall_post_body {
/* colore testo dei commenti */
  color:white;
  overflow:visible;
  position:relative;
  margin-left:160px;
  font-size:14px;
  font-style:italic;
}

.wall_post_body img {
  max-height:200px;
}

.wall_post_body iframe {
  max-height:340px;
  max-width:450px;
}

.wall_post_avatar img {
/* foto dei commentatori */
  width:60px;
  height:60px;
  border:1px solid white;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -o-border-radius:50px;
  z-index:9999;
  margin:10px 0 0 20px;
}

.wall_post_info {
/* caratterisitche del font dei nomi dei commentatori */
  font-size:16px;
  width:600px;
  margin:10px 100px;
  color:#fed16f;
  font-style:italic;
  padding:2px;
}

#wall_poster_username {
/* nome del commentatore */
  font-size:15px;
  opacity:1;
  margin-left:180px;
  padding-left:10px;
}

.wall_post_body {
/* spazio occupato dal commento */
  width:738px;
  background-color:black;
  padding:20px;
  position:relative;
  float:left;
  left:-65px;
  top:-60px;
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  border:1px solid rgb(190,157,83);
  font-size:14px;
}

.wall_post_avatar {
  background-image:url();
/* immagine per i commentatori che non hanno una foto */
  background-repeat:no-repeat;
  background-size:100%;
  border-radius:100px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -o-border-radius:100px;
  height:100px;
  width:100px;
}

.wall_post_time {
/* data pubblicazione del commento */
  font-size:8px;
  float:right;
  margin:-29px 30px;
  color:white;
  padding:3px;
  background-color:;
}

#comments {
/* intero spazio che contiene i commenti */
  margin-bottom:40px;
  background-color:;
}

#new_comment {
  margin:35px 0 15px;
  background-color:;
/* colore sfondo area nuovo commento */
}

#new_comment input {
/* caratterisitche dei tasti per inviare un nuovo commento */
  background-color:#E8E8E8;
  font-size:10px;
  border:1px solid #ccc;
  border-radius:15px 5px 15px 5px;
  -webkit-border-radius:15px 5px 15px 5px;
  -moz-border-radius:15px 5px;
  -o-border-radius:15px 5px 15px 5px;
  transition:.5s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

#new_comment input:hover {
  border-radius:5px 15px 5px 15px;
  -webkit-border-radius:5px 15px 5px 15px;
  -moz-border-radius:5px 15px;
  -o-border-radius:5px 15px 5px 15px;
}

#new_comment_inputs {
  max-width:750px;
}

#new_comment_buttons {
/* scritta "strip links" dopo aver postato un commento */
  color:white;
  margin-bottom:40px;
  font-size:10px;
}

#profile_load_more_comments {
  color:#fed16f;
  text-transform:uppercase;
  text-decoration:none;
  border:1px solid white;
  width:240px;
  margin-left:350px;
  text-align:center;
  height:25px;
  line-height:25px;
  font-size:13px;
  font-family:'Work Sans',sans-serif;
  transition:.2s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

#profile_load_more_comments:hover {
  opacity:.6;
}

#strip_links_popup {
  border:2px solid white;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -o-border-radius:10px;
}

#new_comment_strip_links_container {
  display:none;
}

#new_comment_login_message {
  font-size:14px;
  background-color:;
  text-align:center;
}

/* ============================================
Sezione della Pagina Iniziale
============================================== */
#ContentHeader {
  display:block;
  position:relative;
  margin:0 auto -55px;
/* per metter l'email piÃ¹ vicina alla foto della home */
  height:1104px;
  width:940px;
  background:url(https://img.mfcimg.com/photos2/314/31496782/706-804-487-149-12535972.png);
  background-size:940px 1104px;
  background-repeat:no-repeat;
  background-position:top center,;
}

.iconesociali {
  display:inline-block;
  position:relative;
  height:32px;
  margin-top:500px;
  border:2px solid white;
  border-radius:100%;
  padding:5px;
  margin-right:5px;
  transition:.2s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

.iconesociali:hover {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
  box-shadow:0 0 10px #ffffff,inset 0 0 10px #ffffff;
}

.twitter {
  margin-left:523px;
}

.email {
  display:inline-block;
  width:350px;
  height:75px;
  text-align:center;
  font-family:'Work Sans',sans-serif;
  font-style:normal;
  font-weight:400;
  font-size:12px;
  letter-spacing:;
  line-height:14px;
  color:#f9d8bc;
  background-color:;
  margin-top:10px;
  margin-left:482px;
}

/* ==========================================
Sezione del "Tutto su di Me"
=========================================== */
#aboutmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:600px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/716-250-250-244-12535279.png);
  background-size:940px 600px;
  background-repeat:no-repeat;
}

.abouttxt {
  display:inline-block;
  background-color:rgba(255,5,255,0);
  width:940px;
  height:400px;
  overflow:hidden;
  margin:100px auto;
  font-family:'Work Sans',sans-serif;
  font-style:normal;
  font-size:17px;
  line-height:22px;
  font-weight:200;
  letter-spacing:1px;
  text-align:justify;
  color:#fed16f;
}

.SocialButtons {
  display:inline-block;
  position:relative;
  left:73px;
  width:195px;
  height:90px;
  overflow:visible;
}

.SocialButtons:first-of-type {
  margin-left:50px;
}

.SocialIcons {
  transition:.2s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

.SocialIcons:hover {
  transform:scale(1.15);
  -webkit-transform:scale(1.15);
}

/* ======================================
Sezione delle Regole
================================================= */
#rulesWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:560px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/345-507-659-594-12535284.png);
  background-size:940px 560px;
  background-repeat:no-repeat;
}

/* ================================
Sezione delle Squadre
====================================== */
#teamsWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:500px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/847-737-104-662-12535286.png);
  background-size:940px 500px;
  background-repeat:no-repeat;
}

.btn-klose,.btn-kloser,.btn-kk {
  display:inline-block;
  position:relative;
  border:1px solid #ffd16f;
  color:#000000;
  width:100px;
  height:30px;
  border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px;
  font-family:'Work Sans',sans-serif;
  font-weight:600px;
  font-style:italic;
  font-size:20px;
  letter-spacing:;
  text-align:center;
  background-image:linear-gradient(to top,#af8e48,#f7d896);
  background-color:#ffd16f;
  padding-top:6px;
}

.btn-kloser {
  margin:400px 97px;
}

.btn-kk {
  margin-left:120px;
}

.btn-klose {
  margin-left:216px;
}

.btn-kloser:hover,.btn-kk:hover,.btn-klose:hover {
  background-image:linear-gradient(to top,#967329,#af8e48);
  background-color:#ffd16f;
  font-color:white;
}

#teamsWrapper > a:link {
  text-decoration:none;
  color:black;
}

#teamsWrapper > a:visited {
  color:black;
}

#teamsWrapper > a:active {
  color:black;
}

#teamsWrapper > a:hover {
  color:black;
}

/* ==================================
Sezione del Muro
========================================= */
#subscriberswallWrapper {
  display:block;
  position:relative;
  margin:50px auto;
  height:650px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/220-465-542-930-12535290.png);
  background-size:940px 640px;
  background-repeat:no-repeat;
  background-color:yello;
  overflow:hidden;
}

.kloserlist,.kklist,.kloselist {
  display:inline-block;
  position:absolute;
  width:200px;
  height:480px;
  background-color:rgba(255,5,255,0);
  color:#fff;
  font-size:17px;
  font-style:italic;
  font-weight:300;
  line-height:22px;
  letter-spacing:-1px;
  font-family:'Work Sans',sans-serif;
  text-align:center;
  overflow:hidden;
  margin-top:150px;
}

.sfumaturachecopre {
  display:block;
  position:absolute;
  background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
/* IE6-9 */
  width:940px;
  height:500px;
  background-size:940px 500px;
  margin-top:450px;
}

.kloserlist {
  margin-left:95px;
}

.kklist {
  margin-left:370px;
}

.kloselist {
  margin-left:645px;
}

/* ==================================================
Sezione della Piattaforma di Condivisione
=================================================== */
#MFCshareWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:2200px;
  width:940px;
  overflow:hidden;
  background:url(https://img.mfcimg.com/photos2/314/31496782/975-202-860-305-12535285.png) no-repeat;
  background-size:940px 700px;
  background-color:re;
}

#MFCshareWrapper iframe {
  display:bblock;
  margin-top:-270px;
  margin-left:-55px;
  background-color:#efe2b9;
  padding:40px 100px;
  height:2700px;
  width:840px;
  -ms-transform:scale(2,3);
/* IE 9 */
  -webkit-transform:scale(2,3);
/* Safari */
  transform:scale(0.7,0.7);
  border:4px solid #cf7900;
  box-shadow:inset 0 0 60px black;
  border-radius:75px;
}

/* ===========================================
     Sezione delle mance (LeTips)
============================================= */
#TipMenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:920px;
  width:940px;
  background:url(https://img.mfcimg.com/photos2/314/31496782/716-586-496-816-12535288.png) no-repeat;
  background-size:940px 920px;
}

.contenitoremance {
  display:inline-block;
  background-color:re;
  margin-top:0;
}

.TipMenuItem {
  display:inline-block;
  position:relative;
  background-color:rgba(183,46,183,0);
  width:436px;
  height:18px;
  margin-left:252px;
  margin-top:6px;
  -webkit-transition:all .1s ease-in-out .1s;
  -moz-transition:all .1s ease-in-out .1s;
  -o-transition:all .1s ease-in-out .1s;
  -ms-transition:all .1s ease-in-out .1s;
  transition:all .1s ease-in-out .1s;
}

.TipMenuItem:hover {
  background-color:rgba(245,179,108,0.3);
  -webkit-filter:blur(10px);
/* Safari */
  filter:blur(10px);
}

.TipMenuItem2 {
  display:inline-block;
  position:relative;
  background-color:rgba(255,5,255,0);
  width:666px;
  height:73px;
  margin-left:137px;
  margin-top:28px;
  -webkit-transition:all .1s ease-in-out .1s;
  -moz-transition:all .1s ease-in-out .1s;
  -o-transition:all .1s ease-in-out .1s;
  -ms-transition:all .1s ease-in-out .1s;
  transition:all .1s ease-in-out .1s;
}

.TipMenuItem2:hover {
  background-color:rgba(245,179,108,0.3);
  -webkit-filter:blur(25px);
/* Safari */
  filter:blur(25px);
}

/* ==================================
Sezione dei Migliori Contributori
========================================== */
#highesttippersofallthetimeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  width:940px;
  height:750px;
  overflow:hidden;
  background:url(https://img.mfcimg.com/photos2/314/31496782/684-776-848-819-12535280.png) no-repeat;
  background-size:940px 750px;
}

.htsilver {
  display:inline-block;
  background-color:RGBA(255,5,5,0);
  position:relative;
  top:415px;
  left:35px;
  width:250px;
  height:60px;
  font-family:Arial;
  text-transform:uppercase;
  font-style:italic;
  font-size:23px;
  line-height:23px;
  font-weight:600;
  color:white;
  text-align:center;
}

.htgold {
  display:inline-block;
  background-color:RGBA(255,255,255,0);
  position:relative;
  top:396px;
  left:70px;
  width:290px;
  height:80px;
  font-family:Arial;
  text-transform:uppercase;
  font-style:italic;
  font-size:30px;
  line-height:30px;
  font-weight:600;
  color:#fff;
  text-align:center;
}

.htbronze {
  display:inline-block;
  background-color:RGBA(255,5,5,0);
  position:relative;
  top:415px;
  left:105px;
  width:250px;
  height:60px;
  font-family:Arial;
  text-transform:uppercase;
  font-style:italic;
  font-size:23px;
  line-height:23px;
  font-weight:600;
  color:#fff;
  text-align:center;
}

/* ===========================
Sezione de tasto "Torna Su"
=============================================== */
#ToTop {
  display:inline-block;
  position:fixed;
  width:50px;
  height:50px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/854-906-479-276-12535289.png);
  background-repeat:no-repeat;
  background-size:50px 50px;
  bottom:40px;
  right:35px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  z-index:1000;
}

.ToTop {
  box-shadow:inset 0 0 5px #fed16f,1px 1px 3px #fed16f,-1px -1px 5px #fed16f;
}

.ToTop:hover {
  box-shadow:inset 0 0 15px #fed16f,1px 1px 3px #fed16f,-1px -1px 15px #fed16f;
}

/* ==============================
Sezione del Mattoncino
======================================== */
.MyLogo {
  display:inline-block;
  position:fixed;
  width:134px;
  height:34px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/980-696-767-303-12535283.png);
  background-repeat:no-repeat;
  background-size:100%;
  bottom:35px;
  left:5px;
  z-index:1000;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -o-transition:all 1s ease;
}

.MyLogo:hover {
  -moz-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -o-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -ms-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -moz-animation-fill-mode:forwards;
  -webkit-animation-fill-mode:forwards;
  -o-animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@-webkit-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-moz-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-o-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

/* ================================
Loader
=============================================== */
@-webkit-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-o-animation fadeIn {
  fromopacity:0;
}

to {
  opacity:1;
}  
}

@keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

.fade-in {
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
}

/* ==============================================
Friends Section (amici)
============================================== */
#profile_friends {
  padding:20px;
  background-color:;
  width:350px;
  border-left:1px solid grey;
  border-right:1px solid grey;
  margin-left:270px;
  border-radius:15px;
  margin-bottom:50px;
  margin-top:50px;
}

/* tutto il blocco */
#profile_friends img {
  display:inline-block;
  position:relative;
  height:10px;
  margin-right:4px;
}

/* stelline per votare */
#admirers_value,#friends_value,#admirers_label,#favorite_models_value,#average_rating_count,#favorite_models_value,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#average_rating_container,.friends_value,.admirers_value,.profile_section_content .value {
  font-size:10px;
  color:grey;
}

#admire_confirm,#make_friend_confirm,#rating_confirm {
  color:white;
  font-size:10px;
}

/* conferme tasti per votare, ammirare e aggiunta agli amici */
#favorite_models_label,#friends_label,#admirers_label,#rate_label,#average_rating_label {
  background-color:;
  text-align:left;
  min-width:120px;
  max-width:120px;
}

/* tutte le etichette */
#average_rating_value,#rate_value,#admirers_value,#friends_value,#favorite_models_value.value {
  background-color:;
  width:230px;
  text-align:left;
}

/* tutti i valori */
#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#favorite_models_container {
  margin:0 auto;
  width:350px;
  background-color:;
}/* #friends_value {
    font-size:10px;
  color:grey; */
  
}

/* tutti i contenitori */
a:active {
  color:grey;
}

a:hover {
  color:grey;
}

#profile_friends > div:nth-child(1) {
  display:none;
}

/* ===========================================
Sezione degli interessi
============================================ */
#profile_interests_content {
  display:none;
}

/* ===============================
Sezione dei Diritti d'Autore
============================================= */
.Copyright {
  height:20px;
  width:100%;
  text-align:center;
  font-size:12px;
  letter-spacing:0;
  font-weight:200;
  color:#a5a5a5;
  padding-top:70px;
  font-family:'Work Sans',sans-serif;
  text-transform:;
  font-style:normal;
  bottom:0;
  z-index:10;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.dirittilogo {
  height:9px;
}

.Copyright span {
  color:#fed16f;
  font-size:9px;
}

/* ------------------------- Stilizzazione dei link ----------------------------- */
.Copyright span a:link {
  color:#ffffff;
/* per togliere la sottolineatura */
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.Copyright span a:visited {
  color:#ffffff;
}

.Copyright span a:active {
  color:#ffffff;
}

.Copyright span a:hover {
  color:#d4543e;
}

/* -------------------------  Fine Stilizzazione dei link ------------------- */
/* ========================================
Sezione dei caratteri usati nella pagina
========================================== */
/* latin-ext */
@font-face {
  font-family:'Work Sans';
  font-style:normal;
  font-weight:400;
  src:local('Work Sans'),local(WorkSans-Regular),url(https://fonts.gstatic.com/s/worksans/v2/WB2LNay3rHMH1zU8UJnUHIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Work Sans';
  font-style:normal;
  font-weight:400;
  src:local('Work Sans'),local(WorkSans-Regular),url(https://fonts.gstatic.com/s/worksans/v2/ElUAY9q6T0Ayx4zWzW63VJBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}