.maskOverlay {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  z-index: 100;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

#menuDedicato {
  background-color: transparent;
}

.top-bar div {
  padding: 0;
}

.top-bar .title {
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  line-height: 0.91;
  color: #ffffff;
  padding-left: 20px;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon:hover::after {
  background: #ffffff;
}

#site-menu.top-bar .columns {
  flex: initial;
}

#site-menu .menuTitle {
  width: 115px !important;
  color: transparent;
  font-size: 28px;
  line-height: 80px;
  font-weight: 100;
  text-indent: -10000px;
  display: inline-block;
  background-image: url("/dl/components/img/nuovoLogoRaiPlayTrasparent.png");
  background-repeat: no-repeat;
  background-position: left center;
}

.top-bar .top-bar-right {
  float: right;
}

.top-bar ul li#barraRaiBtn {
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.26);
  cursor: pointer;
}

#barraRaiMenuIcon {
  width: 22px;
  height: 20px;
  margin-top: 4px;
}

#barraRaiMenuIcon {
  top: 26px;
  left: 30px;
}

.top-bar ul li#barraRaiBtn:hover img,
.top-bar ul li#barraRaiBtn.opened img,
#barraRaiMenuIcon {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.top-bar ul li#barraRaiBtn #barraRaiCloseIcon {
  display: none;
}

.top-bar ul li#barraRaiBtn.opened #barraRaiCloseIcon {
  display: block;
}

.top-bar ul li#barraRaiBtn #barraRaiCloseIcon svg {
  width: 38px;
  margin: 21px;
}

.top-bar ul li#barraRaiBtn #barraRaiCloseIcon svg path {
  stroke: none;
  fill: #5996ce;
}

header {
  transition: all 1000ms ease;
}

@media screen and (max-width: 39.9375em) {
  .mainMenuContainer .closeMainMenu,
  .mainMenuContainer ul {
    width: 100% !important;
    left: -100%;
  }
  .mainMenuContainer .closeMainMenu svg {
    margin: 23px 8px;
  }
}

.top-bar ul li#barraRaiBtn.opened {
  background-color: #475358 !important;
}

#barraRaiBtn.opened {
  z-index: 200;
}

.top-bar ul li {
  background: transparent;
}

#barraRaiMenuIcon {
  width: 22px;
  height: 20px;
  margin-top: 4px;
  top: 26px;
  left: 30px;
}

.top-bar ul li#barraRaiBtn.opened #barraRaiCloseIcon {
  display: block;
}

#barraRai {
  z-index: 200;
}

#barraRai {
  display: none;
  max-width: inherit;
  margin: 0 !important;
  height: 80px;
  z-index: 200;
  position: relative;
  background: #475358;
  overflow: hidden;
}

.top-bar {
  background: transparent;
  height: 80px;
  margin: 0;
  padding: 0;
}

.top-bar .logo {
  height: auto;
  width: auto;
  flex: initial;
  padding-right: 10px;
}

#main-menu h1 {
  margin: 0;
  height: 80px;
}

.logoRai {
  height: 80px;
  width: 80px;
}

.textIndentOut {
  text-indent: -10000px;
  color: transparent;
  height: 0;
  margin: 0;
}

.dropdown.menu {
  position: relative;
}

.top-bar ul li a {
  color: #ffffff;
}

.top-bar ul,
.dropdown.menu {
  background: transparent;
}

#barraRaiMenuIcon::after {
  background: #fefefe;
  box-shadow: 0 9px 0 #fefefe, 0 18px 0 #fefefe;
}

.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}

div#menuDedicato {
  margin: 0 !important;
  max-width: inherit;
  background: linear-gradient(45deg, #000099, #0044CC);
  transition: background 600ms;
  -webkit-transition: background 600ms;
}

#mainMenuBtn {
  height: 60px;
  width: 60px;
  line-height: 60px;
  display: none;
}

#mainMenuBtn:after {
  box-shadow: 0 9px 0 #fefefe, 0 18px 0 #fefefe;
  width: 24px;
  margin: 20px 0 0 18px !important;
}

@media screen and (min-width: 64em) {
  #mainMenuBtn:hover:after {
    background: #5996ce;
    box-shadow: 0 9px 0 #5996ce, 0 18px 0 #5996ce;
  }
  .top-bar ul li#barraRaiBtn:hover:not(.opened) #barraRaiMenuIcon {
    display: inline-block;
  }
}

.menuOpened .menu-icon::after {
  background-image: url("/dl/components/img/ico_back.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: transparent;
  height: 60px;
  width: 60px;
}

.menuOpened #mainMenuBtn:after {
  box-shadow: none;
  width: 20px;
  margin: 0px 0px 0px 20px !important;
}

#loggedUser {
  height: 80px;
  width: 44px;
  margin-right: 20px;
}

#loggedUser a {
  padding: 0px;
  position: relative;
}

#loggedUser div {
  border-radius: 100%;
  width: 42px;
  height: 42px;
  margin-top: 19px;
  position: relative;
  border: 2px solid #ffffff;
  overflow: hidden;
}

#loggedUser div img {
  width: 42px !important;
  height: 42px !important;
  object-fit: cover;
}

#loggedUser span {
  position: absolute;
  top: -3px;
  right: 0;
  min-width: 17px;
  height: 17px;
  background-color: #5996ce;
  display: block;
  border-radius: 100%;
  border: 3px solid #14232a;
  color: #ffffff;
  font-size: 10px;
  line-height: 1.2em;
  text-align: center;
  display: none;
  z-index: 1;
}

body.premium #loggedUser, body.premium #mainMenuBtn {
  display: none;
}

@media screen and (max-width: 39.9375em) {
  .containerTabs {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: -325px;
    z-index: 1000;
    background-color: #ffffff;
    padding: 20px;
    padding-top: 60px;
    width: 280px;
    transition: left 600ms;
    -webkit-transition: left 600ms;
  }
  .menuOpened .containerTabs {
    left: 0;
  }
  #mainMenuBtn {
    display: inline-block;
  }
  #menuDedicato {
    position: fixed;
    z-index: 1001;
    width: 100%;
  }
  .menuOpened .maskOverlay {
    visibility: visible;
    opacity: 1;
  }
  .profiloSso .containerProfiloSso .vertical.tabs {
    max-width: none;
  }
  .top-bar {
    height: 60px;
  }
  #barraRai {
    display: none !important;
  }
  .top-bar .title {
    font-size: 14px;
    padding-left: 0px;
  }
  body.premium .top-bar .title {
    padding-left: 2em;
  }
}

@media screen and (max-width: 320px) {
  .top-bar .title {
    font-size: 12px;
  }
}

body.stikybottom #containerFooter {
  position: fixed !important;
  bottom: 0;
  width: 100% !important;
}

#containerFooter .prefooter {
  background: linear-gradient(45deg, #000099, #0044CC);
  height: 80px;
  position: relative;
}

#containerFooter .prefooter img {
  height: 30px;
  margin: 25px 20px 0px 20px;
}

#containerFooter .footer {
  color: #485459;
  font-size: 12px;
  padding: 2rem 0;
  max-width: 100%;
  font-family: 'Open Sans', sans-serif;
  background-color: #ffffff !important;
}

#containerFooter .footer span {
  font-size: 12px;
}

#containerFooter .footer > .columns {
  max-width: 1000px;
  margin: 0 auto;
}

#containerFooter .footer .inner-footer > .columns {
  padding-left: 0;
  padding-right: 1.25rem;
}

#containerFooter .footer .inner-footer > .columns:first-of-type {
  padding: 0;
}

#containerFooter .footer .logo_footer {
  float: left;
  margin-right: 20px;
}

#containerFooter .footer .logo_footer svg {
  width: 56px;
  height: 56px;
}

#containerFooter .footer .logo_footer svg * {
  fill: #b1b6b8;
}

#containerFooter .footer a {
  color: #485459;
  font-size: 12px;
  display: block;
}

@media screen and (max-width: 30em) {
  .inner-footer .logo_footer svg {
    width: 67px !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .footer {
    background-color: #f5f5f5;
  }
  .footer .inner-footer {
    margin: 0 auto;

  }
  .footer .inner-footer .text-right {
    text-align: center;
  }
  .footer .inner-footer .text-right > .row {
    margin-bottom: 30px;
  }
  .footer .inner-footer .logo_footer {
    float: left;
    display: inline-block;
    width: 20%;
  }
  .footer .inner-footer .logo_footer svg {
    width: 82px;
    height: 73px;
  }
  .footer .inner-footer .links {
    padding-bottom: 20px !important;
    text-align: center;
  }
  .footer .inner-footer > .columns {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .footer .inner-footer > .columns:first-of-type {
    padding: 0 0 20px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .footer .inner-footer > .columns {
    padding-left: 1.25rem !important;
  }
  .footer .inner-footer > .columns:first-of-type {
    padding-bottom: 20px !important;
    text-align: center;
  }
}

.premium #containerFooter {
  margin-top: 2em;
}

.profiloSso {
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  padding-top: 0;
  display:flex;
  flex-direction: column;
  min-height:100vh;
  height:auto;
}

.profiloSso .testoPremium h2 {
  font-family: "Montserrat", sans-serif;
}

.profiloSso ul[data-magellan] {
  padding-right: 4em;
  padding-left: 0;
  margin-left: 0;
}

.profiloSso ul[data-magellan] li {
  list-style-type: none;
}

.profiloSso ul[data-magellan] li a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 1.5em;
  margin-left: 2em;
  display: block;
  position: relative;
  color: #484c61;
  text-decoration: none;
}

.profiloSso ul[data-magellan] li a::before {
  content: "";
  width: 21px;
  height: 21px;
  display: block;
  background: url("https://www.rai.it/dl/components/img/ico_check_g.svg") no-repeat;
  left: -2em;
  position: absolute;
}

.profiloSso ul[data-magellan] li a.active,
.profiloSso ul[data-magellan] li a:hover {
  color: #0060E6;
}

.profiloSso ul[data-magellan] li a.active::before {
  background: url("https://www.rai.it/dl/components/img/ico_check_b.svg") no-repeat;
}

.profiloSso section[data-magellan-target] {
  padding: 20px;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.6em;
  color: #262A40;
}

.profiloSso section[data-magellan-target] h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #2e3b42;
}

.profiloSso section[data-magellan-target] p {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.6em;
}

.profiloSso section[data-magellan-target]:first-of-type {
  padding-top: 0px;
}

.profiloSso .containerProfiloSso {
  max-width: 64em;
  margin: 0 auto 100px;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  flex:1;
}

.profiloSso .containerProfiloSso h1, .profiloSso .containerProfiloSso h2, .profiloSso .containerProfiloSso h3 {
  color: #2e3b42;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.profiloSso .containerProfiloSso h1 {
  font-size: 40px;
}

.profiloSso .containerProfiloSso h2 {
  font-size: 22px;
}

.profiloSso .containerProfiloSso h3 {
  font-size: 14px;
  padding-bottom: 0;
  position: relative;
}

.profiloSso .containerProfiloSso h3 span {
  position: absolute;
  right: 0;
  font-size: 10px;
  color: #b1b6b8;
  font-style: italic;
}

.profiloSso .containerProfiloSso p {
  font-size: 14px;
  color: #262A40;
}

.profiloSso .containerProfiloSso p.attivita {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}

.profiloSso .containerProfiloSso p.introduction {
  margin-bottom: 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.profiloSso .containerProfiloSso p.containerLabelInput {
  margin: 45px 0 0 0;
  position: relative;
}

.profiloSso .containerProfiloSso p.containerLabelInput label {
  font-size: 12px;
}

.profiloSso .containerProfiloSso p.containerLabelInput input {
  border: 0;
  border-bottom: 1px solid #262A40 !important;
  box-shadow: none;
  padding-left: 6px;
}

.profiloSso .containerProfiloSso p.containerLabelInput select {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: #262A40;
  padding-left: 6px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso p.containerLabelInput span {
  font-size: 14px;
}

.profiloSso .containerProfiloSso p.containerLabelInput .showPsw {
  position: absolute;
  right: 10px;
  top: 30px;
  font-size: 12px;
  color: #262A40;
}

.profiloSso .containerProfiloSso p.containerLabelInput.error input {
  border-bottom: 2px solid #e38585;
}

.profiloSso .containerProfiloSso .alert-box {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
  border-radius: 4px;
  display: block;
}

.profiloSso .containerProfiloSso .alert-box.comparsa {
  display: none;
}

.profiloSso .containerProfiloSso .alert-box .message {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #7D363E;
  padding: 12px 18px;
  display: block;
  width: 80%;
}

.profiloSso .containerProfiloSso .alert-box.success {
  background-color: #9adb9b;
}

.profiloSso .containerProfiloSso .alert-box.warning {
  background-color: #eccf82;
}

.profiloSso .containerProfiloSso .alert-box.error {
  background-color: #FDE8EA;
}

.profiloSso .containerProfiloSso .alert-box .close {
  position: absolute;
  right: 20px;
  width: 5%;
  top: 4px;
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
}

.profiloSso .containerProfiloSso .pswModified, .profiloSso .containerProfiloSso .forgotPassword, .profiloSso .containerProfiloSso .checkMail, .profiloSso .containerProfiloSso .confermaEliminaAccount,
.profiloSso .containerProfiloSso .richiestaDelInviata, .profiloSso .containerProfiloSso .resetPassword, .profiloSso .containerProfiloSso .cancNewsletter, .profiloSso .containerProfiloSso .boxDeleteNewsletter,
.profiloSso .containerProfiloSso .checkMail, .profiloSso .containerProfiloSso .checkMailFile, .profiloSso .containerProfiloSso .confermaDatiMinorenne {
  display: none;
}

.profiloSso .containerProfiloSso a {
  color: #5996ce;
}

.profiloSso .containerProfiloSso a.forgotPsw {
  font-size: 12px;
  font-weight: 600;
  padding-top: 20px;
  display: block;
}

.profiloSso .containerProfiloSso a.back {
  color: #b1b6b8;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 20px;
  display: block;
  transition: color 0.5s ease;
}

.profiloSso .containerProfiloSso a.back svg {
  margin-right: 10px;
}

.profiloSso .containerProfiloSso a.back svg path {
  fill: #b1b6b8;
  transition: fill 0.5s ease;
}

.profiloSso .containerProfiloSso a.back:hover {
  color: #5996ce;
}

.profiloSso .containerProfiloSso a.back:hover svg path {
  fill: #5996ce;
}

.profiloSso .containerProfiloSso .showHideActivity {
  display: none;
}

.profiloSso .containerProfiloSso .showHideActivity.alwaysVisible {
  display: block;
}

.profiloSso .containerProfiloSso .showHideActivity ul li {
  border-bottom: 1px solid #7c8589;
  padding: 25px 0;
  display: inline-block !important;
  width: 100%;
}

.profiloSso .containerProfiloSso .showHideActivity ul li span, .profiloSso .containerProfiloSso .showHideActivity ul li p {
  display: inline;
}

.profiloSso .containerProfiloSso .showHideNavigation {
  border-bottom: 1px solid #7c8589;
}

.profiloSso .containerProfiloSso .showHideNavigation:last-child {
  border-bottom: 0;
}

.profiloSso .containerProfiloSso .showHideNavigation ul li {
  display: block !important;
  padding: 5px 0;
}

.profiloSso .containerProfiloSso .showHideNavigation ul li a {
  color: #7c8589;
}

.profiloSso .containerProfiloSso .showHideNavigation ul li a:before {
  content: '>' !important;
  color: #7c8589 !important;
}

.profiloSso .containerProfiloSso .dataNascita .columns, .profiloSso .containerProfiloSso .sesso .columns {
  padding-left: 0 !important;
  padding-right: 0.625rem !important;
}

.profiloSso .containerProfiloSso .sesso {
  margin-top: 0;
}

.profiloSso .containerProfiloSso .sesso .wrapperInput {
  margin-top: 14px;
}

.profiloSso .containerProfiloSso .wrapperInput {
  position: relative;
  margin: 25px 0;
}

.profiloSso .containerProfiloSso .wrapperInput input {
  border: 0;
  border-bottom: 2px solid #7c8589;
  box-shadow: none;
  padding-left: 6px;
}

.profiloSso .containerProfiloSso .wrapperInput input[disabled] {
  background-color: #ffffff;
  color: #7c8589 !important;
  background: url("/dl/components/img/gdpr/mod_psw.png") no-repeat;
  background-position-x: 95%;
  background-position-y: center;
}

.profiloSso .containerProfiloSso .wrapperInput .delete {
  position: absolute;
  right: 0;
  background: url(/dl/components/img/gdpr/delete_modifica_dati.png) center right no-repeat;
  top: 10px;
  right: 40px;
  width: 20px;
  height: 20px;
  display: none;
}

.profiloSso .containerProfiloSso .wrapperInput.error input {
  border-bottom: 2px solid #e38585 !important;
}

.profiloSso .containerProfiloSso .wrapperInput.error .delete {
  background: url(/dl/components/img/gdpr/delete_error.png) center right no-repeat;
  background-size: 60%;
}

.profiloSso .containerProfiloSso .wrapperInput label {
  position: absolute;
  bottom: 0;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .wrapperInput select {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: #7c8589;
  padding-left: 6px;
  border-bottom: 2px solid #7c8589;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex {
  border-bottom: 2px solid #7c8589;
  padding-bottom: 5px;
  margin-top: 25px;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom.gendCheckLogin {
  opacity: 0;
  position: absolute;
  top: 10px;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom-label {
  position: relative !important;
  margin: 0 !important;
  z-index: 150 !important;
  bottom: 5px !important;
  left: 6px !important;
  width: 100%;
  top: 5px;
  text-align: left;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom + .checkbox-custom-label:before {
  content: '';
  color: #7c8589;
  line-height: 1;
  border-radius: 0;
  padding: 0;
  width: 100% !important;
  position: relative;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom:checked + .checkbox-custom-label:before {
  color: #2e3b42;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom.gendCheckLogin + .checkbox-custom-label:before {
  bottom: 10px;
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom.gendCheckLogin + .checkbox-custom-label.maleCustomCheck:before {
  content: 'Maschio';
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom.gendCheckLogin + .checkbox-custom-label.femaleCustomCheck:before {
  content: 'Femmina';
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom.gendCheckLogin + .checkbox-custom-label.transGenderCustomCheck:before {
  content: 'Altro';
}

.profiloSso .containerProfiloSso .wrapperInput .wrapperCheckboxSex .checkbox-custom:checked + .checkbox-custom-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #2e3b42;
}

.profiloSso .containerProfiloSso button {
  border-radius: 8px;
  padding: 15px 45px;
  font-weight: 800;
  margin-right: 20px;
  background-color: #0060E6;
  color: #fff;
}

.profiloSso .containerProfiloSso button.hollow {
  background-color: transparent;
}

.profiloSso .containerProfiloSso label, .profiloSso .containerProfiloSso input {
  margin-bottom: 0;
  font-size: 18px;
  color: #485459;
  font-weight: 600;
}

.profiloSso .containerProfiloSso label.top, .profiloSso .containerProfiloSso input.top {
  font-size: 12px;
  bottom: 40px;
  font-weight: 600;
  /*transition: all 0.4s ease;*/
  color: #7c8589;
  padding-left: 6px;
}

.profiloSso .containerProfiloSso .switch .switch-paddle {
  border-radius: 15px 15px 15px 15px;
  padding: 0px 5px;
  background: #979da0 !important;
  display: inline-block;
  float: left;
  margin-right: 20px;
  height: 20px;
  width: 40px;
}

.profiloSso .containerProfiloSso .switch .switch-paddle:after {
  border-radius: 100%;
  height: 14px;
  width: 14px;
  top: 3px;
}

.profiloSso .containerProfiloSso .switch input:checked ~ .switch-paddle {
  background-color: #5996ce !important;
}

.profiloSso .containerProfiloSso .switch input:checked ~ .switch-paddle:after {
  left: 23px;
  top: 3px;
}

.profiloSso .containerProfiloSso .switch input:checked ~ span {
  color: #5996ce;
}

.profiloSso .containerProfiloSso .switch span {
  color: #7c8589;
}

.profiloSso .containerProfiloSso .containerDati {
  margin-top: 40px;
}

.profiloSso .containerProfiloSso .vertical.tabs {
  display: block !important;
  margin: 0;
  max-width: 220px;
  border: 0;
  background: #ffffff;
}

.profiloSso .containerProfiloSso .vertical.tabs h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: -10px;
}

.profiloSso .containerProfiloSso .containerTabs {
  background-color: #ffffff;
}

.profiloSso .containerProfiloSso .containerTabs ul {
  margin-bottom: 40px !important;
  border-radius: 0;
}

.profiloSso .containerProfiloSso .containerTabs h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 18px 0;
  margin-bottom: 0;
  border-top: 1px solid #e5e7e7;
}

.profiloSso .containerProfiloSso .containerTabs h2.dati {
  border-top: 0;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title {
  text-align: left;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 10%;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title > a {
  padding-top: 11px;
  padding-bottom: 11px;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title > a:hover, .profiloSso .containerProfiloSso .containerTabs .tabs-title > a:focus {
  background-color: transparent !important;
  background: none !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title > a[aria-selected='true'] {
  color: #7c8589;
  background: none;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.datiPersonali {
  background-image: url("/dl/components/img/gdpr/dati.png");
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.datiPersonali.is-active {
  background-image: url("/dl/components/img/gdpr/dati_active.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.attivita {
  background-image: url("/dl/components/img/gdpr/attivita_2.png");
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.attivita.is-active {
  background-image: url("/dl/components/img/gdpr/attivita_active_2.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.esportaDati {
  background-image: url("/dl/components/img/gdpr/export.png");
  background-size: 8%;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.esportaDati.is-active {
  background-image: url("/dl/components/img/gdpr/export_active.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.modAccount {
  background-image: url("/dl/components/img/gdpr/account.png");
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.modAccount.is-active {
  background-image: url("/dl/components/img/gdpr/account_active.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.modPassword {
  background-image: url("/dl/components/img/gdpr/pass.png");
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.modPassword.is-active {
  background-image: url("/dl/components/img/gdpr/pass_active.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.delAccount {
  background-image: url("/dl/components/img/gdpr/delete.png");
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.delAccount.is-active {
  background-image: url("/dl/components/img/gdpr/delete_active.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.preferenza {
  background-image: url("/dl/components/img/gdpr/consensi.png");
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.preferenza.is-active {
  background-image: url("/dl/components/img/gdpr/consensi_active.png") !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.associaDispositivo {
    background-image: url(/dl/components/img/gdpr/dispo-associa.png);
}
.profiloSso .containerProfiloSso .containerTabs .tabs-title.associaDispositivo.is-active {
    background-image: url(/dl/components/img/gdpr/dispo-associa-active.png) !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.dispositiviAssociati {
    background-image: url(/dl/components/img/gdpr/dispo-associati.png);
}
.profiloSso .containerProfiloSso .containerTabs .tabs-title.dispositiviAssociati.is-active {
    background-image: url(/dl/components/img/gdpr/dispo-associati-active.png) !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.esci {
  background-image: url("/dl/components/img/gdpr/exit_active.png");
  border-top: 1px solid #e5e7e7;
  margin-top: 10px;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title.esci a {
  color: #5996ce !important;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title:first-child a, .profiloSso .containerProfiloSso .containerTabs .tabs-title:last-child a {
  border-radius: 0;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title:last-child {
  border-bottom: 0;
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title:last-child.is-active:before {
  content: '';
}

.profiloSso .containerProfiloSso .containerTabs .tabs-title a {
  border: 0;
  line-height: 1.2em;
  font-size: 14px;
  color: #b1b6b8;
  font-weight: 400;
  padding-left: 30px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .tabs-content {
  border: 0;
  background: #ffffff !important;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .row {
  margin-left: 0;
  margin-right: 0;
}

.containerProfiloSso .tabs-content .tabs-panel .elencoDispositivi .row {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
    padding-top:18px;
    padding-bottom:18px;
}
.profiloSso .containerProfiloSso .tabs-content .tabs-panel .row .columns {
  padding-left: 0;
  padding-right: 0;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .btnDownloadDati, .profiloSso .containerProfiloSso .tabs-content .tabs-panel .btnRequestDati {
  display: none;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .btnDownloadDati, .profiloSso .containerProfiloSso .tabs-content .tabs-panel .btnRequestDati {
  background: #5996ce url(/dl/components/img/download.svg) 10px no-repeat;
  background-size: 9%;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente {
  display: table;
  margin-bottom: 50px;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente .wrapperUserImg {
  display: table-cell;
  float: left;
  width: 56px;
  height: 56px;
  background-color: #eccf82;
  font-size: 20px;
  border-radius: 100%;
  font-weight: 600;
  line-height: 1.10;
  text-align: center;
  margin-top: 15px;
  color: #ffffff;
  margin-left: 0;
  overflow: hidden;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente .wrapperUserImg span {
  padding: 12px;
  float: left;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente .wrapperUserImg img {
  width: 56px !important;
  height: 56px !important;
  object-fit: cover;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente div {
  display: table-cell;
  margin-top: 15px;
  margin-left: 20px;
  float: left;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente div h3 {
  font-size: 16px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente div a {
  font-size: 14px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .borderBottom {
  border-bottom: 1px solid #e5e7e7;
  margin-bottom: 25px;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .borderBottom ul {
  margin-left: 5px;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .borderBottom ul li {
  display: inline;
  font-size: 11px;
  margin-right: 15px;
  padding-left: 5px;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .borderBottom ul li a {
  font-weight: 600;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .borderBottom ul li a:before {
  content: "\2022";
  color: #5996ce;
  font-size: 12px;
  font-weight: 600;
  content: "\2022";
  margin-left: -8px;
  position: absolute;
  margin-top: -2px;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .newsletter .boxDeleteNewsletter {
  background-color: #9adb9b;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .newsletter .elencoNewsletter {
  list-style: none;
  margin-left: 0;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .newsletter .elencoNewsletter li {
  padding: 20px 0;
  border-bottom: 1px solid #e5e7e7;
  font-size: 14px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .newsletter .elencoNewsletter li span {
  float: right;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .newsletter .elencoNewsletter li span a {
  font-size: 10px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .newsletter .elencoNewsletter li:last-child {
  border-bottom: 0;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .lastActivities ul {
  list-style: none;
  margin-left: 0;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .lastActivities ul li {
  padding: 20px 0;
  border-bottom: 1px solid #e5e7e7;
  font-weight: 600;
  font-size: 12px;
  color: #7c8589;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .lastActivities ul li:last-child {
  border-bottom: 0;
}

.profiloSso .containerProfiloSso .tabs-content .tabs-panel .lastActivities ul li span {
  font-weight: 400;
  font-size: 14px;
  color: #b1b6b8;
}

.profiloSso .containerProfiloSso .accordion {
  border: 0;
  margin-bottom: 0;
  background-color: #ffffff;
}

.profiloSso .containerProfiloSso .accordion .accordion-item {
  border-bottom: 1px solid #e5e7e7;
}

.profiloSso .containerProfiloSso .accordion .accordion-item:last-child {
  border-bottom: 0;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title {
  padding-left: 0;
  border-bottom: 0;
  font-size: 14px;
  color: #2e3b42;
  margin-right: 1%;
  position: relative;
  cursor: initial;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title div:nth-child(2) {
  font-weight: 600;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title:before {
  content: '';
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title a {
  font-size: 10px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title:active, .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title:focus, .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title:hover {
  background-color: transparent;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title ul li {
  font-weight: 400;
  font-size: 12px;
  color: #7c8589;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content {
  padding-left: 0;
  padding-top: 0;
  border-bottom: 0;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content .row > div {
  font-size: 12px;
  font-family: 'Open Sans';
  line-height: 20px;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content ul {
  list-style: none;
  margin-left: 5px;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content ul li {
  font-size: 12px;
  font-family: 'Open Sans';
  font-weight: normal;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content ul li span {
  display: block;
}

.profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content ul li:before {
  content: "\2022";
  color: #2e3b42;
  margin-left: -8px;
  position: absolute;
  font-size: 12px;
  font-weight: 400;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica {
  margin: 40px auto 70px;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica h3 {
  color: #5996ce;
  font-size: 14px;
  font-weight: 600;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row.containerPls {
  margin-top: 40px;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row.containerPls .hollow {
  border: 0;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row .bordoRight {
  border-right: 1px solid #b1b6b8;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row .containerLabelInput {
  margin: 15px 0 0 0;
  padding: 0;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row .containerLabelInput input {
  border: 0 !important;
  background-color: transparent;
  padding-left: 0;
  box-shadow: none;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row .containerLabelInput.disabledOriginali input {
  color: #7c8589;
}

.profiloSso .containerProfiloSso .containerRichiestaModifica .row .containerLabelInput.disabledOriginali label {
  color: #b1b6b8;
}

.profiloSso.loginAlternativo {
  text-align: center;
}

.profiloSso.loginAlternativo .sfondoLogin {
  width: auto;
  height: 320px;
  position: relative;
  background: url(/dl/components/img/login.png) top center no-repeat;
}

.profiloSso.loginAlternativo .wrapperModal {
  margin: auto;
  width: 100%;
  max-width: 672px;
  height: auto;
  padding-bottom: 95px;
  z-index: 1;
  position: relative;
}

.profiloSso.loginAlternativo .wrapperModal .button.btnAccessLogin {
  display: block;
  margin: 0 auto;
  padding: 11px 55px;
  color: #ffffff;
  border-radius: 5px;
  font-weight: 600;
}

.profiloSso.loginAlternativo .wrapperModal .step1 .bloccoFissoFirstStep {
  max-width: 672px;
  margin: 0 auto;
}

.profiloSso.loginAlternativo .wrapperModal .step1 .btnAccessLogin {
  width: 45%;
}

.profiloSso.loginAlternativo .wrapperModal .step2 {
  display: none;
}

.profiloSso.loginAlternativo .wrapperModal .step2 hr {
  display: none;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .subTitleTextPageLogin {
  text-align: left;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .dichiarazionePrivacy {
  margin: 0 auto 67px auto;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .privacyCookie {
  margin: 0 auto;
  position: relative;
  max-width: 687px;
  text-align: left;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .privacyCookie .row {
  margin-bottom: 34px;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .privacyCookie .row .changeSettings {
  font-size: 12px;
  line-height: 18px;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .privacyCookie .row:last-child p {
  display: inherit;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .privacyCookie .textSimple {
  font-size: 12px;
  padding-left: 50px;
  margin-bottom: 2rem;
  color: #7c8589;
  line-height: inherit;
}

.profiloSso.loginAlternativo .wrapperModal .step2 .btnAccessLogin {
  width: auto;
  margin-right: 20px;
}

.profiloSso.loginAlternativo .wrapperModal p.continua {
  margin: 49px auto 41px;
  position: relative;
  text-align: center;
}

.profiloSso.loginAlternativo .checkbox-custom {
  z-index: 1;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  opacity: 0;
  position: absolute;
}

.profiloSso.loginAlternativo .checkbox-custom-label {
  position: relative;
  width: 50px;
  margin: 0 !important;
}

.profiloSso.loginAlternativo .loginCustomCheck {
  float: left;
}

.profiloSso.loginAlternativo .checkbox-custom + .checkbox-custom-label.loginCustomCheck:before {
  width: 30px;
  height: 30px;
  padding: 10px 0;
}

.profiloSso.loginAlternativo .checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: #7c8589;
  color: #ffffff;
  line-height: 1;
  font-size: .875rem;
  border-radius: 5px;
  display: block;
  border: none;
  text-align: center;
  padding: 1.1rem;
  width: 100%;
}

.profiloSso.loginAlternativo .checkbox-custom:checked + .checkbox-custom-label.loginCustomCheck:before {
  content: url(/dl/components/img/ico-spunta.png);
  color: #ffffff;
}

.profiloSso .loader,
.profiloSso .loader:before,
.profiloSso .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: loadingAnimation 1.8s infinite ease-in-out;
  animation: loadingAnimation 1.8s infinite ease-in-out;
}

.profiloSso .loader {
  color: #5996ce;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.profiloSso .loader:before, .profiloSso .loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.profiloSso .loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.profiloSso .loader:after {
  left: 3.5em;
}

.profiloSso .elencoItemsAttivita .tabs {
  background: transparent;
  border-width: 0px;
  border-bottom-width: 1px;
}

.profiloSso .elencoItemsAttivita .tabs li {
  border-bottom-width: 0px !important;
}

.profiloSso .elencoItemsAttivita .tabs-panel {
  padding-left: 0px;
}

.profiloSso .elencoItemsAttivita .tabs-title {
  padding-top: 0px;
}

.profiloSso .elencoItemsAttivita .tabs-title > a {
  padding: 0px;
  margin-right: 1em;
  background-color: transparent !important;
  font-size: 18px;
  color: #b1b6b8;
  transition: color 0.5s ease;
}

.profiloSso .elencoItemsAttivita .tabs-title > a:hover, .profiloSso .elencoItemsAttivita .tabs-title > a[aria-selected=true] {
  color: #5996ce;
}

.profiloSso .elencoDispositivi button {
  width: 18px;
  height: 18px;
  margin: 0;
  background-image: url(/dl/components/img/gdpr/delete-cestino.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: right;
  transition: opacity .5s ease;
}
.profiloSso .elencoDispositivi button:hover,
.profiloSso .elencoDispositivi button:focus {
  opacity: .5;
  background-color: transparent;
}

.profiloSso .elencoDispositivi .device-brand{
 font-size: 14px;
}

.profiloSso .elencoDispositivi .device-model{
  font-size: 12px;
  color: #7c8589;
}


@media screen and (max-width: 39.9375em) {
  .profiloSso .containerProfiloSso {
    padding-top: 60px;
  }
  .profiloSso .containerProfiloSso h1 {
    font-size: 30px;
  }
  .profiloSso .containerProfiloSso .button {
    width: 100%;
  }
  .profiloSso .containerProfiloSso p.introduction {
    font-size: 14px;
  }
  .profiloSso .containerProfiloSso .tabs-panel {
    padding: 1rem 0rem;
  }
  .profiloSso .containerProfiloSso .delete {
    right: 20px;
  }
  .profiloSso .containerProfiloSso .wrapperInput input[disabled] {
    background-position-x: 96%;
  }
  .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title span {
    display: block;
  }
  .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title .medium-6 span, .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title .medium-8 span {
    margin-top: 8px;
    float: left;
  }
  .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-title .columns .show-for-small-only {
    position: absolute;
    top: 20px;
    right: 0;
  }
  .profiloSso .containerProfiloSso .accordion .accordion-item .accordion-content .row .columns {
    margin-left: 30px;
  }
  .profiloSso .containerProfiloSso .tabs-content .tabs-panel .modificaUtente div {
    width: 70%;
  }
  .profiloSso .containerProfiloSso .elencoItemsAttivita ul#profileChild {
    height: 60px;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .profiloSso .containerProfiloSso .elencoItemsAttivita ul#profileChild li {
    float: none;
    display: inline-block;
  }
  .profiloSso .containerProfiloSso .containerRichiestaModifica label {
    font-size: 12px;
  }
  .profiloSso .containerProfiloSso .containerRichiestaModifica input {
    font-size: 18px;
  }
  .profiloSso .containerProfiloSso .containerRichiestaModifica button {
    padding: 0.85em 1em;
  }
  .profiloSso .containerProfiloSso.loginAlternativo h1 {
    font-size: 22px;
  }
}

@-webkit-keyframes loadingAnimation {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes loadingAnimation {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
