@charset "UTF-8";
/* CSS Document wp nuovo dicembre*/

/* 

/*-----Slim Horizontal Submenus-----*/
/* Tooltip */
.wp-menu-tip {
  position: absolute;
  z-index: 99999;
  pointer-events: none;          /* non interferisce con hover/click */
  white-space: nowrap;
  color: rgb(255,213,106);
  padding: 2px 4px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  background: rgba(0,0,0,.85);
  border: 1px solid rgba(255,255,255,.85);
  display: none;                 /* gestito da jQuery con fade */
  transform: translate(-50%, -100%); /* centra in X e sposta sopra */
}

/* piccola freccina opzionale */
.wp-menu-tip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: rgba(255,255,255,.85);
}
#separatore1 {
	border: 0 !important;
	height: 1px !important;
	background-image: linear-gradient(to right,rgba(255,213,106,0.2),rgba(255,213,106,1),rgba( 255,213,106,0.2)) !important;
	margin-top: -12px !important;
	margin-bottom: 8px !important;
}
.noty_message {
font-size: 16px !important;
font-weight: bolder !important;
}
#tornaAElenco {
	position: absolute;
	right: 16px;
	top: 80px;
	display: none;
}
.iconaUtente, .iconaUtenteOut {
	display: none;
}
.LinkACatalogo {
	display: none;
}
.linkTitoloCDAlbum {
	color: rgb(100,100,100) !important;
}
.linkTitoloCDAlbum a {
	color: rgb(100,100,100) !important;
}
.linkTitoloCDAlbum a:hover {
	color: rgb(50,50,50) !important;
}
.linkTitoloCDAlbum:hover {
	color: rgb(50,50,50) !important;
}
#titAlbumPl {
	color: rgb(200,200,200) !important;
}
#titAlbumPl a {
	color: rgb(200,200,200) !important;
}
#titAlbumPl:hover {
    color: rgb(255, 213, 106) !important;
}
#titAlbumPl a:hover {
    color: rgb(255, 213, 106) !important;
}
.bootst #titheadut {
	position: absolute;
	color: #000000 !important;
	margin-top: 20px;
	font-weight: bold;
	margin-left: auto !important;
	margin-right: auto !important;
	font-size: 36px;
}
.bootst #titheaddmc {
	color: #FFFFFF !important;
	font-weight: light;
	margin-top: 16px;
}
.bootst #titheadprog {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadasc {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadpref {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadcd {
	color: #FFFFFF !important;
	margin-top: 20px;
}
.bootst #titheadcat {
	color: #FFFFFF !important;
	margin-top: 32px;
}
.bootst #titheadpl {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadnu {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #headNRSearch  {
	padding-top: 4px;
	padding-left: 126px;
}
#avanzamentoAudio {
	pointer-events: none;
}
#main-footer {
	margin-left: 0px;
}
.h220{
	height: 220px;	
}
.h460{
	height: 460px;	
}
/*-----toglie riche biance menu popup hover-----*/
.ui-menu-item-wrapper.ui-state-active {
	border: none !important;	
}
#ordinamentoRicerca-menu,#SelezioneTemporale-menu {
	border: none !important;	
}
.BottoneUtente {
	background-color: #ffffff;
	border: 1px solid #444444;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	width: 180px;
}
.BottoneUtente:hover {
	background-color: #FFD56A;
	color: #000000;
}
#contLogout {
	margin-top: 180px;
}
.et_menu_container {
	background-color: #000000 !important;
	min-height: 79px !important;
}
.voceLaterale {
	display: none;
}
.categorie {
	padding-right: 0px !important;
}
.categorie ul {
	padding-right: 0px !important;
}
.botBianco {
/* 	font-style: italic; */
	background-color: #ffffff;
	border: thin solid #000000;
	border-radius: 12px;
	padding-right: 6px;
	padding-left: 6px;
}
#genres::-webkit-scrollbar-track {
   /* color of the tracking area */
  border-radius: 4px;
}
#genres::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#genres::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
#mood::-webkit-scrollbar-track {
   /* color of the tracking area */
  border-radius: 4px;
}
#mood::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#mood::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
#classical::-webkit-scrollbar-track {
   /* color of the tracking area */
  border-radius: 4px;
}
#classical::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#classical::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
#instruments::-webkit-scrollbar-track {      /* color of the tracking area */
  border-radius: 4px;
}
#instruments::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);	    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#instruments::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
#vocals::-webkit-scrollbar-track {      /* color of the tracking area */
  border-radius: 4px;
}
#vocals::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);	    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#vocals::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}

#musicfor::-webkit-scrollbar-track {
   /* color of the tracking area */
  border-radius: 4px;
}
#musicfor::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#musicfor::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
#places::-webkit-scrollbar-track {
     /* color of the tracking area */
  border-radius: 4px;
}
#places::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);   /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
#places::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
#mood::-webkit-scrollbar-track {
  /* color of the tracking area */
  border-radius: 4px;
}
#genres::-webkit-scrollbar-thumb {
  background-color: rgb(175, 175, 175);   /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 2px solid #666666;   /* creates padding around scroll thumb */
}
.ui-selectmenu-open {
	z-index: 3000 !important;
}
.linkCategoriaM {
	color: rgb(255,255,255);
	font-weight: 400;
}
.linkCategoriaM:hover {
	color: #FFD56A !important;
}
.linkCategoria {
	border-bottom: 1px solid #666666;
}
.linkCategoria.b-b-n {
	border-bottom: none !important;
}
.linkCategoria:hover {
	color: #FFD56A !important;
}
.sottocat {
	background-color: #494848;
}
contSottoCat {
	background-color: #494848;
	padding-left: 20px;
}
.contCat {
	background-color: #5c5c5c;
	border-bottom: 1px solid #2a2a2a;
	font-weight: 13px; 
}
.contCat:hover {
	color: #FFD56A !important;
}
.voceMenu {
	position: relative;
}
.voceLaterale {
	position: relative;
}
.voceLaterale:hover {
	color: #FFD56A !important;
}
.bordoscuro {
	border-style: solid;
	border-width: 2px;
	border-color: #D0D0D0;
	border-radius: 6px;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.mano {
	cursor: grab;
}
.fieldShare {
  height: 0px;
  border: none;
  position: relative;
  top: -10000;
  right: -10000;
}
.clBotShare {
	margin-top: -30px;
	background-color: rgb(249,205,4);
	color: #222 !important;
	border-radius: 12px;
	border: thin solid #B3B3B3;
	height: 30px;
	min-width: 100px;
}
.sepFormShare {
	border: 0 !important;
	height: 1px !important;
	background-image: linear-gradient(to right,rgba(293,190,2,0.20),rgba(293,190,2,1),rgba(293,190,2,0.20)) !important;
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}
.numVersioni {
/* 	font-style: italic; */
	background-color: #ffffff;
	border: thin solid #cccccc;
	border-radius: 8px;
	padding-right: 6px;
	padding-left: 6px;
	position: absolute;
	right:84px;
	display: none;
}
.similitraccia {
	background-color: #ffffff;
	border: thin solid #cccccc;
	border-radius: 8px;
	padding-right: 6px;
	padding-left: 6px;
	position: absolute;
	right:262px;
}
.similitracciaProg {
	background-color: #ffffff;
	border: thin solid #cccccc;
	border-radius: 8px;
	padding-right: 6px;
	padding-left: 6px;
	position: absolute;
	right: 340px;
}
.nav li ul {
    visibility: hidden;
    z-index: 9999;
    position: fixed;
    width: 100vw;
    left: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
    background: #FFFFFF;
    box-shadow: none;
    text-align: right;
    padding-right:180px;
}
.nav li.et-reverse-direction-nav li ul {
    right: 0;
    top: auto;
    background: #FFFFFF;
}
#top-menu li li a {
    width: 100%;
}

[data-title] {
  outline: red dotted 1px; /*optional styling*/
  font-size: 30px; /*optional styling*/
  
  position: relative;
  cursor: help;
}

[data-title]:hover::before {
  content: attr(data-title);
  position: absolute;
  bottom: -26px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background-color: #FF0000;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
}
[data-title]:hover::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;	
  border-bottom: 8px solid #000;
}

#logoDMC {
	display: none;
}
#filtroCat {
	display:none;
}
.bootst #linkcatCD {
    color: rgb(230,230,230) !important;
}
.bootst #linkcatCD a {
    color: rgb(230,230,230) !important;
}
.bootst #linkcatCD a:link {
    color: rgb(230,255,255) !important;
}
.bootst #linkcatCD a:visited {
    color: rgb(230,230,230) !important;
}
.bootst #linkcatCD:hover {
    color: rgb(255,255,255) !important;
}
.bootst #linkcatCD:active {
    color: rgb(230,230,230) !important;
}

.iconaPlay {
    color: rgb(255,255,255) !important;
}
.iconaPlay a {
    color: rgb(255,255,255) !important;
}
.iconaPlay a:link {
    color: rgb(255,255,255) !important;
}
.iconaPlay a:visited {
    color: rgb(255,255,255) !important;
}
.iconaPlay:hover {
    color: #FFD56A !important;
}
.iconaPlay:active {
    color: rgb(255,255,255) !important;
}

#loadingChiavi {
	display: none;
	position: absolute;
	z-index: 280;
	font-size: 14px;
	right: 22px;
	top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-radius: 10px;
	background: rgba(255,234,168,0.8);
}
*:focus {
    outline: 0 !important;
}

#contenitoreStrumenti {
	position: fixed;
	top: 0px;
	left: -74px;
	width: 72px;
	height:100%;
	background-color: #2a2a2a !important;
/* 	border-bottom-right-radius: 6px; */
	color: #FFFFFF;
	z-index: 200;
}
.drag-in-corso * {
    pointer-events: none;
}
.et_header_style_split .mobile_menu_bar,
.et_header_style_lest .mobile_menu_bar {
	padding-bottom: 16px !important;
}
#contmodbrani {
 position: fixed;
 top: 0px;
 padding-top: 4px;
 width: 100%;
 height: 100%;
 z-index: 100000;
 background-color: rgba(100,100,100,0.8)
}
#modbrani {
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 1080px;
 height: 760px;
 background-color: rgba(255, 255, 255, 1);
 z-index: 10000;
 border-radius: 12px;
 overflow: hidden;
 border: thin solid rgb(100,100,100);
}
#page-container {
	background-color: rgb(247,247,247) !important;
}
body {

}
#noty_bottomCenter_layout_container,
#noty_bottomCenter_layout_container > li,
#noty_bar, #noty_type_information {
    width: 480px !important;
}
.numbadge {
	position: relative;
	background-color: #FFD56A;
	color: #444444;
	border-radius: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 500;
}
.sfondofl {
	background-color: rgb(254,219,0) !important;
}
.fuoriquadro {
	position: absolute;
	top: -5000px;
}

.testoBarrato {
	text-decoration:line-through;
}
.testoErrore {
	color: #ffa500;
}
.testoGiallo {
    color: #FFD56A !important;
}
.testoGiallo a {
    color: #FFD56A !important;
}
.testoBianco {
	color: rgb(255,255,255) !important;
}
.testoBianco a {
    color: #E6E6E6 !important;
}
.testoBianco a:hover {
	color: #FFD56A !important;
    text-decoration: none;
}
.testoBianco a:link {
	color: #E6E6E6 !important;
    text-decoration: none;
}
.testoBianco a:visited {
	text-decoration: none;
    color: #E6E6E6;
}
.testoBianco a:active {
	text-decoration: none;
    color: #E6E6E6;
}
/* 
.testoBianco:hover {
	color: #FFD56A !important;
    text-decoration: none;
}
 */
.testoNeroG {
    color: rgb(0,0,0);
}
.testoNeroG a {
    color: rgb(0,0,0);
}
.testoNeroG a:hover {
	color: #FFD56A !important;
    text-decoration: none;
}
.testoNeroG a:link {
    color: rgb(0,0,0);
    text-decoration: none;
}
.testoNeroG a:visited {
	text-decoration: none;
    color: rgb(0,0,0);
}
.testoNeroG a:active {
	text-decoration: none;
    color: rgb(0,0,0);
}
.testoVerde {
	color: rgb(0,255,0);
}
.testoBlu {
	color: rgb(0,0,255);
}
.testoGrigio {
	color: rgb(200,200,200) !important;
}
.testoGrigio2 {
	color: rgb(102,102,102) !important;
}
.testoGrigio2 a {
	color: rgb(102,102,102) !important;
}
.testoGrigio2:hover {
	color: rgb(0,0,0) !important;
}
.fieldErrore {
	border: thin solid rgb(255,0,0) !important;
}
#pwdut.fieldErrore {
	border: thin solid rgb(255,0,0) !important;
}
.linkAvviso a {
    color: rgb(255,0,0);
}
.linkAvviso a:link {
	color: rgb(255,0,0);
    text-decoration: none;
}
.linkAvviso a:visited {
	text-decoration: none;
    color: rgb(255,0,0);
}
.linkAvviso a:active {
	text-decoration: none;
    color: rgb(255,0,0);
}
.icorotante {
    -webkit-animation: ridimensiona 1.6s infinite ease-in-out;
            animation: ridimensiona 1.6s infinite ease-in-out;
}
.contenitore {
	background-color: rgb(255,255,255);
/* 
	border: thin solid rgb(187,187,187) !important;
 */
	width: 100%;
	max-width: 1200px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}
.contenitoreUtente {
	background-color: rgb(255,255,255);
/* 
	border: thin solid rgb(187,187,187) !important;
 */
	width: 100%;
	max-width: 1200px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}
.contenitoreUtente:hover {
	background-color: #FFD56A;
	color: #000;
}
.contenitoreSplit {
	background-color: rgb(255,255,255);
	border: thin solid rgb(187,187,187) !important;
	width: 90%;
	max-width: 600px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	
}
.ui-widget {
	color: rgb(51,51,51);
}
.ui-dialog .ui-dialog-titlebar {
	display: none !important;
}
.ui-dialog {
	background-color: #666666 !important;
}
#iconaVol {
	position: absolute;
	top: 48px;
	left: 12px;
}
#sliderVol {
	width: 110px;
	position: absolute;
	top: 57px;
	left: 40px;
}
.ui-slider {
	background-color: rgb(250,250,250) !important;
	background: none !important;
	border: thin solid rgb(187,187,187) !important;
	height: 4px !important;
}
.ui-slider-handle {
	background-color: rgb(220,220,220) !important;
	background-image: none !important;
	border: thin solid rgb(187,187,187) !important;
	height: 12px !important;
	width: 10px !important;
}
.ui-slider-handle .ui-state-default {
	background-color: rgb(220,220,220) !important;
	background: rgb(220,220,220) !important;
	background-image: none !important;
	border: thin solid rgb(187,187,187) !important;
}
.ui-slider-range {
	background-color: rgb(240,240,240) !important;
	background-image: none !important;
}
.ui-front{ z-index:1010; }
#areaProgetto {
	text-align: left;
	padding: 8px;
}
.fieldinput {
	width: 100%;
	padding: 2px;
	padding-left: 6px;
	border-radius: 6px;
	height: 38px;
	margin-bottom: 10px;
	padding-left: 6px;
	font-size: 16px;
	border: thin solid rgb(187,187,187);
}
.bootst .fieldinput {
	width: 100%;
	padding: 2px;
	padding-left: 6px;
	border-radius: 6px;
	height: 38px;
	margin-bottom: 10px;
	padding-left: 6px;
	font-size: 16px;
	border: thin solid rgb(187,187,187);
}

.fieldinputc {
	width: 80px;
	padding: 2px;
	padding-left: 6px;
	border-radius: 4px;
	margin-top: 6px;
	border: thin solid rgb(187,187,187);
}
.fieldinputdata {
	width: 120px;
	padding: 2px;
	padding-left: 6px;
	border-radius: 4px;
	margin-top: 6px;
	border: thin solid rgb(187,187,187);
}
.discat {
	position: absolute;
	bottom: 92px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.ckselezione {
/* 	transform:scale(1.4, 1.4); */
	vertical-align: top;
	margin-top: 4px !important;
}
.h40 {
	height: 40px;
}
.h5 {
	height: 5px;
}
.rigaIntermedia {
	background-color: rgb(153,153,153);
	color: #FFF !important;
	width: 100%;
	text-align: center;
}
.rigaAcquisto {
	background-color: rgb(153,153,153);
	color: #FFF !important;
	width: 100%;
	padding: 5px;
}
.m-w-60 {
	width: 200px !important:
}
.nascostoxs, .nascostosm {
	display: none;
}
.xs-c-md-r {
	text-align: center;
}
.xs-c-md-l {
	text-align: center;
}
.w-100 {
	width: 100% !important;
}
.intColonna {
color: #FFD56A;
}
.clBotYT {
	background-color: #FFD56A;
	color: #000 !important;
	border-radius: 12px;
	border: thin solid #B3B3B3;
	height: 30px;
	min-width: 140px;
}
.clBot {
	background-color: rgb(153,153,153);
	color: #FFF !important;
	border-radius: 12px;
	border: thin solid #B3B3B3;
	height: 30px;
	min-width: 140px;
}
.clBotp {
	background-color: rgb(153,153,153);
	color: #FFF !important;
	border-radius: 12px;
	border: thin solid #B3B3B3;
	height: 30px;
	min-width: 100px;
}
.clBotp:hover {
	background-color: #FFD56A;
	color: #000 !important;
}
.clBotg {
	background-color: rgb(153,153,153);
	color: #FFF !important;
	border-radius: 12px;
	border: thin solid #B3B3B3;
	height: 30px;
	min-width: 180px;
}
/* 
#contsimili {
	background-color: #f7f7f7;
	background-image: url("../immagini/sfondo-grigiochiaro1.png");
	background-repeat: repeat-x;
	background-position: 0px -30px;
	min-height: 800px;
}
 */
.sfondoAltrePag {
	background-color: #f7f7f7;
/* 
	background-image: url("../immagini/sfondo-grigiochiaro1.png");
	background-repeat: repeat-x;
	background-position: 0px -30px;
 */
	min-height: 800px;
}

@keyframes blink { 
   50% { border-color: #D3D3D3; } 
}
#barraAvanzamento {
  position: absolute;
  width: 240px;
  height: 8px;
  top: 50%;
  left: 50%;
  margin-left: -120px;
  margin-top: 14px;
/*   background-color: #FFF; */
  border-radius: 6px;
  display: none;
  overflow: hidden;
  border: 1px solid #FFF;
}
#avanzamento {
  position: absolute;
  width: 240px;
  height: 8px;
  background-color:  #fbde25 !important; 
  display: none;
  border-radius: 6px;
/*   transition: width 0.1s linear; */
}
.sk-immagine {
  position: absolute;
  top: 45%;
  left: 50%;
  height: 97px;
  width: 318px;
  margin-top: 32px;
  margin-left: -160px;
  background-color: rgb(225,0,0); 
}
.sk-wave {
  position: absolute;
  width: 50px;
  height: 40px;
  top: 45%;
  left: 50%;
  margin-top: 32px;
  margin-left: -25px;
  text-align: center;
  font-size: 10px; }
  .sk-wave .sk-rect {
    background-color: #AAA;
    height: 100%;
    width: 6px;
    display: inline-block;
    border-radius: 10px;
    -webkit-animation: sk-waveStretchDelay 0.8s infinite ease-in-out;
            animation: sk-waveStretchDelay 0.8s infinite ease-in-out; }

  .sk-wave .sk-rect1 {
    background-color: #AAA;
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-wave .sk-rect2 {
  	background-color: rgb(254,259,0);
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-wave .sk-rect3 {
    background-color: #AAA;
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-wave .sk-rect4 {
  	background-color: rgb(254,259,0);
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-wave .sk-rect5 {
    background-color: #AAA;
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }


@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

/* 
@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }
            
#imglflip {
    -webkit-animation: ridimensiona 1.6s infinite ease-in-out;
            animation: ridimensiona 1.6s infinite ease-in-out; }
}         
@-webkit-keyframes ridimensiona {
    from { -webkit-transform: rotateY(0deg);}
    to { -webkit-transform: rotateY(360deg);}
}
@keyframes ridimensiona {
    from { transform: rotateY(0deg);}
    to { transform: rotateY(360deg);}
}
 */
.cSelbrano {
/* 	background-color: #DDDDDD; */
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	line-height: 20px;
	border: thin solid #DDDDDD;
	border-radius: 4px;
}

#resettaRicerca {
	background-color: #FFD56A;

	border: thin solid #aaaaaa;
	border-radius: 6px;
	display: inline-block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 16px;
	line-height: 20px;
}
#resettaRicerca:hover {
	color: #696969 !important;
}
.cSel {
	background-color: #ffffff;
	border: thin solid #aaaaaa;
	border-radius: 6px;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 4px;
	margin-right: 10px;
	line-height: 20px;
}
.paginazione {
	display: inline-block;
}
.paginazione li:hover {
	background-color: #DDDDDD !important;
}
.paginazione li {
	display:inline-block;
	/* background-color: #DDDDDD; */
	background-color: #FFFFFF;
	border: thin solid #B3B3B3;
	border-radius: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 120%;
}
.pagCorrente {
	background-color: #DDDDDD !important;
}
.paginazioneRicerca {
	text-align: right;
}
.sommarioRicerca {
	font-weight: bold;
}
/* 
.cSel i {
	position: relative;
	top: 2px;
}
 */
.contChiavi li:nth-of-type(odd) {
	display: block;
	min-height: 36px;
}
.contChiavi li:nth-of-type(even) {
	display: block;
	min-height: 36px;
}
/* 
.contChiavi ul {
	max-height: 260px;
	overflow-y: scroll;
}
 */
#contenitoreAI {
	position: fixed;
	background-color: rgba(255,255,255,1);
	border-radius: 8px;
	left: 10px;
	top: 160px;
	overflow: visible;
	border: 1px solid #aaa;
}
#botAI {
	display: inline;
	width: 146px; 
	height: 40px;
	justify-content: center; /* centra orizzontalmente */
	align-items: center;     /* centra verticalmente */
    background-color: #FFD56A; 
    border-radius: 6px; 
    border: 0; 
    color: #000; 
    left: 8px;
    top: 18px;
    font-family: 'Poppins', sans-serif; 
    font-size: 12px !important; 
    padding: 4px;
    text-align: center; 
    cursor: pointer;
}
#fieldricerca {
	background-color: #777777;
	border-radius: 8px;
/* 	margin-top: 14px; */
	color: #ffffff;
	border: 1px solid #777777;
 	width: 50%; 
	padding: 6px 10px;
	height: 40px;
	margin-top: 8px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
}
#fieldricerca:hover {
	border: 1px solid #FFFFFF;
}
#fieldricerca::placeholder {
  color: white;
  opacity: 1;
}
#fieldricerca::-ms-input-placeholder {
  color: white;
}
#fieldricerca:focus {

	background-color: #ffffff;
	color: rgb(80,80,80) !important;
}

/* 
#fieldfiltra {
	width: 48%;
	padding: 10px;
	background-color: FF0000;
	border-radius: 4px;
	margin-right: 20px;
}
 */
#spazioField {
	height: 50px;
	z-index: 20 !important;
	margin-top: 4px;
	z-indx: 2000;
}
/* 
.contChiavi {
	max-height: 300px;
	overflow-y: scroll;
}
 */
#contSuggerimenti {
	display: none;
	width: 100%;
	height: auto;
	background-color: rgb(64,64,64);
	border-radius: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: thin solid #B3B3B3;
	border-radius: 8px;
    display: none;
    float: left;
    z-index: 3000;
}
#contSuggPlaylist {
/* 	display: none; */
	width: 100%;
	height: auto;
/* 	background-color: #F00; */
/* 	border-radius: 4px; */
	margin-top: 6px;
/* 	border: thin solid #B3B3B3; */
}
.testaChiavi {
		background-color: #FFD56A;
}
/* aggiustamenti bootstrap */
.bootst .modal {
z-index: 999999;
}
.modal {
   background-color: rgba(100,100,100,0.4);
}
/* 
.bootst .tooltip {
z-index: 999999;
}
 */
.bootst .modal-header {
	padding: 10px;
}
.bootst .modal-dialog {
border: 1px #6CF solid;
border-radius: 10px;
}

.branoaperto {
	background-color:  rgb(220,220,220) !important;
}

.branoascoltato {
background-color: #E8E8E8 !important;
}

.evidenziato {
	background-color:  rgb(100,100,100) !important;
	border-bottom: 1px solid #000000;
}
.evidenziatoBrano {
	background-color:  #cccccc !important;
}
.evidenziatoBranoV {
	background-color:  #cccccc !important;
}
.branoevidenziato {
	background-color:  #FFD56A !important;
}
/* 
.botvai {
	top: 32px;
	position: absolute;
    left:50%;
    margin-left:-25px;
}
 */
.rotante {
	display: inline-block;
    animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}
.tac {
text-align: center;
}
.tal {
text-align: left;
}
.tar {
text-align: right;
}
@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}
@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
#refprogress {
   position: fixed;
   margin: -20px 0 0 -20px;
   left: 50%;
   top: 50%;
   width: 40px;
   height: 40px;
}
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40, 0.95);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  display: none;
}
#maschera {
	display: none;
	position: fixed;
	z-index: 270;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(240, 240, 240) 
}
#lflip {
 	position: absolute;
/* 	width: 160px; */
/* 	height: 97px; */
	top:50%;
	left: 50%;
	margin-left: -80px;
	margin-top: -120px;

}

.logo-flipper-animato {
  display: block;
  max-width: 100%;
  height: auto;
}
#logo-wrapper {
  position: absolute;
  width: 200px;
  height: auto;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -80px;
}

/* Rotazione (sul logo diretto) */
#logo-rotante {
  animation: flipper-rotate 2.5s linear infinite;
    transform-origin: 50% 50%;
  transform-box: fill-box; */
}
/* ONDE RADIO - APPARIZIONE A TEMPO */

.onda {
  opacity: 1;
  transform: scale(1);
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
}

.onda.o1 {
  animation-name: onda-iniziale, onda1;
  animation-delay: 0s, 0.2s;
  animation-duration: 0.5s;
}

.onda.o2 {
  animation-name: onda-iniziale, onda2;
  animation-delay: 0s, 0.2s;
  animation-duration: 0.5s;
}

.onda.o3 {
  animation-name: onda-iniziale, onda3;
  animation-delay: 0s, 0.2s;
  animation-duration: 0.5s;
}



/* ROTAZIONE */
@keyframes flipper-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes onda-iniziale {
  0%, 80% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
  }
}

/* SEQUENZA ONDE (ciclo normale, velocizzato) */
@keyframes onda1 {
  0%, 9% {
    opacity: 0;
    transform: scale(0.9);
  }
  10%, 20% {
    opacity: 0.3;
  }
  21%, 79% {
    opacity: 1;
    transform: scale(1);
  }
  80%, 100% {
    opacity: 0;
    transform: scale(1.05);
  }
}

@keyframes onda2 {
  0%, 29% {
    opacity: 0;
    transform: scale(0.9);
  }
  30%, 40% {
    opacity: 0.3;
  }
  41%, 79% {
    opacity: 1;
    transform: scale(1);
  }
  80%, 100% {
    opacity: 0;
    transform: scale(1.05);
  }
}

@keyframes onda3 {
  0%, 49% {
    opacity: 0;
    transform: scale(0.9);
  }
  50%, 60% {
    opacity: 0.3;
  }
  61%, 79% {
    opacity: 1;
    transform: scale(1);
  }
  80%, 100% {
    opacity: 0;
    transform: scale(1.05);
  }
}

#testoCaricamento {
  position: absolute;
  width: 320px;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
}
.bootst h1 {
	font-weight: 300;
	font-size: 32px;
}
.bootst .row {
	margin-left: 0px;
	margin-right: 0px;
}
.bootst .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.bootst #headdmc, .bootst #headcat, .bootst #headcd, .bootst #headfav, .bootst #headprog, .bootst #headpl, .bootst #headnu, .bootst #heaznu, .bootst #headpref, .bootst #headasc, .bootst #headdmc {
	position: relative;
	height: 120px;
	width: 100%;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
	background-repeat: repeat-x;
	background-position: 0px -30px;
	margin-bottom: 0px;
	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light;
}
.bootst #headut {
	width: 100%;
	height: 60px;
	text-align: center;
	display: flex;
  	justify-content: center;
  	margin-top: 20px;
}
.bootst #headNRSearch {
	position: relative;
	width: 100%;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-top: 4px;
}

.bootst #headsingolocd {
	position: relative;
	width: 100%;
	min-height: 198px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
/* 
	background-repeat: repeat-x;
	background-position: 0px 0px;
 */
	margin-bottom: 0px;
}
.bootst #headsingoloplaylist {
	position: relative;
	overflow: hidden;
	min-height: 178px;
	width: 100%;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
/* 
	background-repeat: repeat-x;
	background-position: 0px 0px;
 */
	margin-bottom: 0px;
}
.bootst #headfavoriti {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	background-image: url("../immagini/sfondocd.jpg");
	background-position: center center;
	background size: 120% 120%;
/* 
	background-repeat: repeat-x;
	background-position: 0px 0px;
 */
	margin-bottom: 0px;
}
.bootst #conth1h2pl {
	position: relative;
	margin-left: 160px;
	margin-right: 40px;
	margin-top: 40px;
	color: #FFFFFF;
}
.bootst #conth1h2pl h1 {
	color: #FFFFFF;
}
.bootst #conth1h2pl h2 {
	text-align: justify;
	font-size: 150%;
	color: #FFFFFF;
}
.bootst #headricerca {
	background-color: #000000;
	z-index: 390;
	overflow: visible;
}
.bootst #headricercaNew {
	background-color: #000000;
	z-index: 390;
	overflow: visible;
}
.bootst #spazioInizialeRicerca {
	height: 0px;
}

/* 
.bootst #headricerca {
	position: relative;
	margin-top: 2px;
	margin-bottom: 6px;
	background-color: #000000;
	min-height: 68px;
	z-index: 390;
	overflow: visible;
}
 */
.bootst .copsingolocd, .bootst .logoPl {
	position: absolute;
	width: 120px;
	height: 120px;
	top: 20px;
}
.bootst .logocatsingolocd {
	display: none;
}
.bootst .condividiAlbum, .bootst .condividiPlaylist {
	position: absolute;
	width: 120px;
	height: 30px;
	top: 146px;
}
.bootst #conth1h2 {
	padding-left: 160px;
	padding-bottom: 10px;
}

#headcd h1, #headNRSearch h1 {
	margin-right: 72px;
}
#headsingolocd h1 {
	margin-top: 20px;
	font-size: 16px;
	color: #FFFFFF;
}
#headsingolocd h2 {
    font-weight: 300;
	font-size: 24px;
	color: #FFFFFF;
}
#headsingolocd .compositori {
	font-size: 14px;
	color: #FFFFFF;
}
#headsingolocd .descAlbum {
	font-size: 16px;
	font-style: italic;
	color: #FFD56A;
}
.coloreAttivo {
	background-color: #FFD56A;
	border: thin solid #B3B3B3;
	border-radius: 6px;
	padding-left: 6px;
	padding-right: 6px;
	color: #666666 !important;
}
.bootst .thumbcatalogo {
	position: relative;
	display: inline-block;
	margin: auto;
	width: 200px;
	height: 270px;
	margin-bottom: 20px;
    overflow: hidden;

}
.bootst .thumbcatalogo.thumbelpl {
	height: 240px;
	border-bottom: none;
}
.bootst .catDisabilitato {
	background-color: #EEEEEE;
}

.bootst .thumbcd {
	position: relative;
	margin: auto;
	width: 200px;
	height: 300px;
	/* border-radius: 6px; */
	margin-bottom: 10px;
    overflow: hidden;	
}
.bootst .footerThumb {
	position: absolute;
	bottom: -6px;
	left: 2px;
	right: 2px;
}
.bootst .linkcat {
	background-color: rgb(255,255,255);
	border-radius: 4px;
}
.bootst .contenitoreCatBrano {
	position: absolute;
	left: 20px;
	border-radius: 4px;
}
.bootst .hovercat {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 200px;
}
.bootst .hoverpl {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 160px;
}
.bootst .hovercd {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 200px;
	height: 200px;
}
.bootst .hovercdv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 200px;
}
/* occcchio */
.conth2 {
	display: inline-block;
	width: 68%;
	vertical-align: middle !important;
}
.conth2 h2 {
    width: 96%;
	font-size: 18px;
	padding-bottom: 0px;
}
.contNumTraccia {
	position: absolute;
	font-size:12px;
	left: 4px;
}
.testimonials .wrapper { css here }
.conth3 {
	display: inline-block;
	font-size: 14px;
	width: 90%;
	vertical-align: baseline !important;
}
.conth3v {
	display: inline-block;
	font-size: 14px;
	width: 70%;
	vertical-align: middle !important;
}
.conth3 h3 {
	display: inline-block;
	font-size: 14px;
	padding-bottom: 0px;
}
.conth3v h3 {
	display: inline-block;
	font-size: 14px;
	padding-bottom: 0px;
}
.strBrano ul {
	position: relative;
	top: 4px;
	margin-bottom: 0px;
}
.contBrano {
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bootst .hoveff {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 200px;
	background-color: rgba(255,216,106,0.7);
	padding-top: 46px;
	text-align: center;
	display: none;
}
.bootst .hoveffcd {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 200px;
	background-color: rgba(255,216,106,0.7);
	padding-top: 46px;
	text-align: center;
	display: none;
}
.bootst .hoveffcdv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	background-color: rgba(255,216,106,0.7);
	padding-top: 32px;
	text-align: center;
	display: none;
}
.bootst .imglogocat {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 0px;
	left: 0px;
	border-radius: 6px;
}
.bootst .imglogocat img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
	background-color: rgb(255,255,255);
}
.bootst .imgplcat {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 0px;
	left: 0px;
}
.bootst .imgplcat img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
.bootst .copertinacd {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 20px;
	left: 0px;
}
.bootst .copertinacd img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

.bootst .desccat {
	position: absolute;
	top: 200px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
/* 	border-top: thin solid #B3B3B3; */
}
/* 
.catDisabilitato .desccat {
	background-color: #CCCCCC;
}
 */
.bootst .codcd {
	position: absolute;
	top: 222px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
.bootst .desccd {
	position: absolute;
	top: 240px;
	left: 0px;
	width: 100%;
	height: 60px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bootst .desccat h2,.bootst .desccd h2 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 4px;
	line-height: 120%;
	text-overflow: ellipsis;
}
.bootst .cdnew {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 184px;
	left: 0px;
	background-image: url("../immagini/new.png");
}
.bootst .thumbcatalogo h3 {
	font-size: 80%;
	font-weight: bold;
	margin-left: 2px;
	margin-top: 6px;
	color: #111111;
}
.bootst .testoBianco a {
    color: #E6E6E6;
}
.bootst .testoBianco a:link {
	color: #E6E6E6;
    text-decoration: none;
}
.bootst .testoBianco a:visited {
	text-decoration: none;
    color: #E6E6E6;
}
.bootst .testoBianco a:active {
	text-decoration: none;
    color: #E6E6E6;
}

.text-giallo {
     color: #FFD56A;	
}
.text-avorio {
	color:#E6E6E6;
}
.text-grigio {
color: rgb(51,51,51);
}
.durataBrano {
	position: absolute;
	right: 0px;
	font-size: 16px;
	font-weight: bold;
}
.le-18 {
	line-height: 18px;
}
.vam {
	vertical-align: middle;
}
.vab {
	vertical-align: baseline;
}
.vabtb {
	vertical-align: text-bottom;
}
.t-r {
	text-align: right;
}
.d-i {
	display: inline;
}
.displayDesktop {
	display: none;
}
.d-i-b {
	display: inline-block;
}
.l-h-90 {
	line-height: 90%;
}
.cv {
    vertical-align: middle !important;
}
.tv {
    vertical-align: top !important;
}
/* modifica margin padding */
.p-5 {
	padding: 5px;
}
.p-10 {
	padding: 5px;
}
.p-20 {
	padding: 20px;
}
.m-t-m2 {
	margin-top: -2px !important;
}
.m-t-m5 {
	margin-top: -5px !important;
}
.m-t-m10 {
	margin-top: -10px !important;
}
.m-t-m40 {
	margin-top: -40px !important;
}
.m-t-0 {
	margin-top: 0px !important;
}
.m-t-5 {
	margin-top: 5px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-40 {
	margin-top: 40px !important;
}
.m-b-0 {
	margin-bottom: 0px !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-80 {
	margin-bottom: 80px !important;
}
.m-r-0 {
	margin-right: 0px !important;
}
.m-r-1 {
	margin-right: 2px !important;
}
.m-r-2 {
	margin-right: 2px !important;
}
.m-r-5 {
	margin-right: 5px !important;
}
.m-r-10 {
	margin-right: 10px !important;
}
.m-r-15 {
	margin-right: 15px !important;
}
.m-r-20 {
	margin-right: 20px !important;
}
.m-r-30 {
	margin-right: 30px !important;
}
.m-r-md-10-xs-15 {
	margin-right: 15px !important;
}
.m-t-md-5-xs-0 {
	margin-right: 0px !important;
}
.p-0 {
	padding: 0px !important;
}
.p-r-0 {
	padding-right: 0px !important;
}
.p-l-0 {
	padding-left: 0px !important;
}
.p-r-5 {
	padding-right: 5px !important;
}
.p-l-5 {
	padding-left: 5px !important;
}
.p-r-10 {
	padding-right: 10px !important;
}
.p-r-15 {
	padding-right: 15px !important;
}
.p-l-10 {
	padding-left: 10px !important;
}
.p-l-15 {
	padding-left: 15px !important;
}
.p-l-20 {
	padding-left: 20px !important;
}
.p-l-30 {
	padding-left: 30px !important;
}
.p-r-5 {
	padding-right: 5px !important;
}
.p-r-20 {
	padding-right: 20px !important;
}
.p-r-40 {
	padding-right: 40px !important;
}
.p-t-2 {
	padding-top: 2px !important;
}
.p-t-5 {
	padding-top: 5px !important;
}
.p-t-10 {
	padding-top: 10px !important;
}
.p-t-20 {
	padding-top: 20px !important;
}
.p-t-30 {
	padding-top: 30px !important;
}
.p-t-40 {
	padding-top: 40px !important;
}
.p-b-0 {
	padding-bottom: 0px !important;
}
.p-b-5 {
	padding-bottom: 5px !important;
}
.p-b-10 {
	padding-bottom: 10px !important;
}
.p-b-20 {
	padding-bottom: 20px !important;
}
.m-l-0 {
	margin-left: 0px !important;
}
.m-l-5 {
	margin-left: 5px !important;
}
.m-l-10 {
	margin-left: 10px !important;
}
.m-l-15 {
	margin-left: 15px !important;
}
.m-l-20 {
	margin-left: 20px !important;
}
.m-l-30 {
	margin-left: 30px !important;
}
.m-r--5 {
   margin-right: -5px;
}
.m-l--5 {
   margin-left: -5px;
}
.m-l--10 {
   margin-left: -10px;
}
.f-60 {
	font-size: 60%;
}
.f-80 {
	font-size: 80%;
}
.f-120 {
	font-size: 120%;
}
.f-140 {
	font-size: 140%;
}
.f-150 {
	font-size: 150%;
}
.f-200 {
	font-size: 200%;
}
.f-250 {
	font-size: 250%;
}
.f-300 {
	font-size: 300%;
}
.f-400 {
	font-size: 400%;
}
.md-150-xs-200 {
	font-size: 200%;
}
.md-120-xs-150 {
	font-size: 150%;
}
.top-20 {
	top: 20% !important;
}
.h-10 {
	height: 5px !important;
}
.h-20 {
	height: 5px !important;
}
.f-i {
	font-style: italic;
}
.f-w-b {
	font-weight: bold;
}
.f-w-900 {
	font-weight: 900;
}
.b-r-8 {
	border-radius: 8px;
}
w-100 {
	width: 100%
}
.arancio {
	color: rgb(239, 190, 2) !important;
}
/* altri aggiustamenti */
.bootst .copcd, .logocat {
	position: absolute;
	right: 22px;
	top: 12px;
	width: 74px;
	height: 74px;
	border: thin solid #B3B3B3 !important;
	background-color: rgb(255,255,255);
}
.bootst .copCDP, .logoCatP, .immPL {
	width: 50px;
	height: 50px;
	border-radius:4px;
	margin-right: 6px;
	display:inline-block;
}
.copCDInfo {
	position: relative;
	float: left;
	margin-top: 4px;
	display: inline-block;
	width: 80px;
	height: 80px;
	margin-right: 12px;
}
.CDBranoInfo {
	float: left;
	top: 26px;
	margin-left: 8px;
	width : auto;
	display: inline-block;
	font-size: 12px;
	clear: right;
}
.bootst .contLogoCatP {
 position:relative
 width: auto;
 height: auto;
 overflow; hidden;
 border-right: 1px solid #CCCCCC;
 margin-right: 8px;
}
.bootst .contImmPL {
 position:relative
 width: auto;
 height: auto;
 overflow; hidden;
 border-right: 1px solid #CCCCCC;
 margin-right: 8px;
}
.separa {
width: 100px;
background-color: rgb(24,24,28);
}
#mostraAlbum, #mostraBrani, #mostraComp{
	color: #dddddd;
	height: 100%;
	text-align: center;
	padding: 8px;
	background-color: #bbbbbb;
}
.nasc {
	opacity: 0;
}
.vis {
	opacity: 1;
}
.nw {
	white-space: nowrap;
}
.nascosto {
	display: none;
}
.nascostoInizio, .branonascosto, .albumnascosto, .camponascosto {
	display: none !important;
}
.visibile {
	display: inline;
}
.v-h {
visibility: hidden;
}
.altezzaZero {
	height: 0%;
}
.altezzaFull {
	height: auto;
}
.nero {
	color: #000000;
}
.marginiYT {

	border-radius: 12px;
}
.sfondoBianco {
	background-color: #FFFFFF;
}
.sfondoNero {
	background-color: #000000;
}
.sfondoGrigio {
	background-color: rgb(245,245,245);
}
.sfondoGrigioProg {
	background-color: #f7f7f7;
}
.sfondoAcciaio {
	background-color: rgba(255,255,255,0.7);
}
.sfondoScuro {
	background-color: rgb(8,8,8);
}
.alt {
background-color: rgb(255,255,255);
border-bottom: 1px solid #CCCCCC;
}
/* 
.alt:nth-of-type(even) {
background-color: rgb(255,255,255);
border-bottom: 1px solid #CCCCCC;
}
.alt:nth-of-type(odd) {
background-color: rgb(245,245,245);
border-bottom: 1px solid #CCCCCC;
}
 */
.brt {
border: 1px solid #CCCCCC;
}
.bbt {
border-bottom: 1px solid #CCCCCC;
}
.blf {
border-left: 1px solid #CCCCCC;
}
.blt {
border-top: 1px solid #CCCCCC;
}
.bltr {
border-top: 6px solid #FFD56A;
}
.brg {
border-right: 1px solid #CCCCCC;
}
.titBrano {
    width: 100%;
	display: inline-block !important;
}
.elencodev {
   white-space: nowrap;
   text-overflow: hidden;
   overflow: hidden;
   max-width:1px; 
   font-weight: bold;
   padding-left: 6px;
}
#main-content {
    background-color: #ffffff !important;
    margin-left: 0px;
    margin-right: 0px;
	min-height: 1000px;
	padding-top: 68px;
	min-height: 1000px;
}
#contenitoreAudio {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 92px;
	z-index: 315;
	background-color: #666;
}
#botDMC {
	visibility: hidden;
}
#main-footer {
	margin-bottom: 80px;
}
#contenitoreStrumenti {
	position: fixed;
	top: 0px;
	left: -74px;
	width: 72px;
	z-index: 200;
}
#messaggioModale {
	position: fixed;
	top: 220px;
	left: 50%;
	margin-left: -150px;
	width: 320px;
	background-color: rgba(244,219,68,0.9);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(220,220,220);
	border-radius: 12px;
	padding: 20px;
	font-size: 150%;
	text-align: center;
	z-index: 400;	
}
#logoflipperp {
background:  url(../immagini/logoflipperp.png);
width: 70px;
height: 50px;
margin-bottom: 36px;
}
#contenitoreStrumenti .sep1, #toolbarBDev .sep1 {
	border: 0 !important;
	height: 1px !important;
	background-image: linear-gradient(to right,rgba(200,200,200,0),rgba(200,200,200,0.75),rgba(200,200,200,0)) !important;
	margin-top: 0px !important;
	margin-bottom: 4px !important;
	display: none;

}
.sepForm {
	border: 0 !important;
	height: 1px !important;
	background-image: linear-gradient(to right,rgba(120,120,120,0.20),rgba(120,120,120,0.80),rgba(120,120,120,0.20)) !important;
	margin-top: 4px !important;
	margin-bottom: 4px !important;
	display: none;

}
#contenitoreStrumenti .sep2, #toolbarBDev .sep2, #contsimili .sep2 {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right,rgba(248,222,4,0),rgba(248,222,4,0.90),rgba(248,222,4,0));
	margin-top: 0px;
	margin-bottom: 4px;
}
.separatore {
	border: 0 !important;
	height: 1px !important;
	background-image: linear-gradient(to right,rgba(100,100,100,0),rgba(100,100,100,0.75),rgba(100,100,100,0));
	margin-top: 12px !important;
	margin-bottom: 12px !important;
}
#contCategorie {
	position: fixed;
	top: 0px;
	left: -600px;
	height: 520px;
	padding-top: 120px;
	padding-bottom: 0px;
	padding-right: 0px;
	overflow: hidden;
	z-index: 391;
	background-color: #535353;
}
/* 
#genres ul {
	background-color: rgb(64,64,64);
}
 */
#genres,#mood,#instruments,#musicfor,#places,#tempo,#vocals,#classical {
	height: 94%;
	margin-top: 20px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-right: 0px;
	padding-right: 0px;
	background-color: rgb(64,64,64);
	width: 100%;
}
#desctipocat {
position:absolute;
text-transform: capitalize;
}
#chiudicat {
position:absolute;
right: 4px;
top: 90px;
}


.jp-container {
	height: 40px;
	left: 0px;
	top: 0px;
}
.jp-type-single {
	position: absolute;
	top: 32px;
	left: 140px;
	right: 60px;
	height: 32px;
	overflow: hidden;
	border-radius: 12px;
	border: thin solid rgb(120,120,120);
}
.jp-audio .jp-interface {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.jp-audio .jp-progress {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	border-radius: 6px;
	background-color: transparent;
	filter: invert(80%) sepia(1%) saturate(1403%) hue-rotate(200deg) brightness(111%) contrast(73%);
	overflow: hidden;
}

.jp-audio .jp-seek-bar {
	background-position: 0px 0px !important;
	
}
.jp-audio .jp-play-bar {
	margin-top: 0px;
	height: 100%;
	position: relative;
	background-color: transparent;
    filter: invert(81%) sepia(60%) saturate(460%) hue-rotate(334deg) brightness(103%) contrast(102%);
}
/* 
.jp-audio .jp-play-bar {
	background-position: 10000px 10000% !important;
	height: 4px !important;
	margin-top: 14px;
	position: relative;
	border-radius: 8px;
    background-color: #FFD56A;
}
 */
#progressoAudio {
	height: 32px;
	image-rendering: pixelated;
}
.highlight {
	position: absolute;
	height: 30px;
  border: 2px solid rgb(255,0,0);

  background: linear-gradient(
    to bottom,
    rgba(255,213,106, 0.3) 0%,
    rgba(0, 0, 0, 0.3) 10%,       /* quasi nero all'inizio */
    rgba(255,213,106, 0.4) 50%, /* quasi bianco al centro */
    rgba(0, 0, 0, 0.6) 90%,       /* quasi nero alla fine */
    rgba(255,213,106, 0.5) 100%
  );
}
#highlight0, #highlight1, #highlight2, #highlight3, #highlight4, #highlight5 {
	pointer-events: none;
}
#chiudiRicercaAI {
	position: absolute;
	right: 10px;
	top: 10px;
}
#testoAI {
	position: relative;
	min-width: 320px;
	min-height: 260px;
	left: 20px;
	top: 40px;
	margin-right: 40px;
	margin-bottom: 80px;
	border-radius: 8px;
	font-size: 14px;
	border: 1px solid #ccc;
}
#botCercaAI {
	position: absolute;
	background-color: #FFD56A;
	color: #000000;
	bottom: 12px;
	right: 20px;
	border: 1px solid #444444;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	width: 180px;
}
#botCercaAI:hover {
	background-color: #ffffff;
}
#toolbarRicerca {
	padding-top: 12px;
	overflow: visible;
	display: none;
}
#ordinamentoRicerca {
	height: 32px;
	margin-top: 8px;
}
#selezioneDurata {
	height: 32px;
	margin-right: 5px;
		margin-top: 8px;
}
#SelezioneTemporale {
	height: 32px;
	margin-right: 5px;
		margin-top: 8px;
}
#toolbarA {
	position: absolute;
	top: 14px;
    padding: 4px;
    display: none;
}

#comandiTrack {
	margin-left: 26px;
	margin-top: 5px;
}
#toolbarADev {
	position: absolute;
	top: 30px;
	left: 12px;
    padding: 4px;
}
#toolbarB {
	position: absolute;
	top: 60px;
	left: 20px;
	right: 26px;
    display: inline-block;
    vertical-align: top;
}
#toolbarC {
	position: absolute;
	top: 16px;
	right: 12px;
    padding: 4px;
    display: inline-block;
}
#toolbarBDev {
    position: absolute;
	bottom: 90px;
	right: -100px;
	width: 72px;
	z-index: 1000;
	padding: 4px;
	background-color: rgb(255,255,255);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(220,220,220);
	text-align: center;
	border-top-left-radius: 6px;
}
#apriTools {
	position: absolute;
	right: 70px;
}
#BottoniPl {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	text-align: right;
}
#listaBottoni {
	margin-bottom: 0px;
}
#listaBottoni i {
	margin-bottom: 0px;
	vertical-align: middle;
	margin-bottom: 4px;
}
#listaBottoni li {
    margin-top: 4px;
	margin-bottom: 4px;
}
/* 
#contSlider {
	position: relative;
	top: 30px;
	left: 200px;
    width: 160px !important;
}
 */
#copertinaPl, #titBranoPl, #titAlbumPl {
	display: none !important;
}
#copertinaPl {
	width: 70px;
	height: 70px;
	max-height: 70px;
	position: absolute;
	left: 172px;
	top: 14px;
}
#ImgCopertinaPl {
	width: 70px;
	height: 70px;
	max-height: 70px;
}
#copertinaPl img {border : 0;}
#copertinaPl img a {outline : none;}
#titBranoPl {
	width: 350px;
	position: absolute;
	left: 254px;
	top: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: rgb(255,255,255) !important;
}
#linkTitoloBrano {
    color: rgb(255,255,255) !important;
}
#linkTitoloBrano a {
    color: rgb(255,255,255) !important;
}
#linkTitoloBrano a:link {
    color: rgb(255,255,255) !important;
}
#linkTitoloBrano a:visited {
    color: rgb(255,255,255) !important;
}
#linkTitoloBrano:hover {
    color: rgb(255, 213, 106) !important;
}
#linkTitoloBrano:active {
    color: rgb(255,255,255) !important;
}
#titAlbumPl {
	width: 350px;
	position: absolute;
	left: 254px;
	top: 48px;
}
#tempoPlayer {
	position: absolute;
	display: none;
	top: 38px;
	left: 568px;
	font-size: small;
	font-weight: bold;
}
#durataPlayer {
	position: absolute;
	display: none;
	top: 38px;
	right: 16px;
	font-size: small;
	font-weight: bold;
}
.playBR, .downBR, .prBR, .cartBR {
	margin-right: 4px;
}
/* colore riga tabelle */
.bootst table td {
    border-top: none !important;
    border-bottom: 1px solid #CCCCCC;
}
.versioni {
	display: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px !important;
	padding-left: 0px !important;
	background-color:  rgb(220,220,220) !important;
}
.tabinfo {
	display: inline-block;
/* 
	border-top: thin solid rgb(200,200,200);
	border-right: thin solid rgb(200,200,200);
	border-left: thin solid rgb(200,200,200);
 */
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 8px;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 8px 8px 0px 0px;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background-color: #ffffff;
}
.tabattivo {
	border-bottom: none;
	border-bottom: 1px solid #ffffff;
}
.tabinattivo {
	background-color:  rgb(230,230,230);
	border-bottom: 1px solid #bbbbbb;
}
.contInfo, .contVers, .contChiaviBrano {
	padding: 8px;
	border-top: thin solid rgb(200,200,200);
	margin-top: -1px;
	vertical-align: top;
	background-color: #ffffff;
}
.contChiaviBrano {
	text-align: center;
}
@media only screen and (min-width: 1024px) {
.bootst #titheaddmc {
	margin-top: 28px;
}
.LinkACatalogo {
	display: visible;
}
#main-footer {
	margin-left: 120px;
}
}
@media only screen and (min-width: 720px) {
.bootst .copcd, .logocat {
	width: 100px;
	height: 100px;
}
.bootst h1 {
	font-size: 30px;
	margin-top: 0.40em;
}
#headsingolocd h2 {
	font-size: 20px;
}
#headsingolocd h1 {
	font-size: 20px;
	padding-bottom: 6px !important;
}
#headsingolocd .compositori {
	font-size: 14px;
	color: #FFFFFF;
}
#headsingolocd .descAlbum {
	font-size: 16px;
	font-style: italic;
	color: #FFD56A;
}

.titBrano h3 {
	font-size: 16px;
	padding-bottom: 0px;
}
}
@media only screen and (min-width: 768px) {
.bootst .testoBianco a:hover {
	text-decoration: none;
/*     color: #FF8000; */
     color: #FFD56A;   
}
.nascostoxs {
	display: inline;
}
.bootst .copCDP, .logoCatP {
	width: 80px;
	height: 80px;
}
}
@media only screen and (min-width: 980px) {
#filtroCat {
	display:block;
}
.contenitore, .contenitoreSplit {
	background-color: rgb(255,255,255);

}
.bootst #headsingoloplaylist {
	min-height: 264px;
	color: #FFFFFF;
}
.bootst #conth1h2 {
	padding-left: 220px;
}
.bootst #conth1h2pl {
	padding-left: 50px;
	color: #FFFFFF;
}
.bootst #conth1h2pl h1 {
	color: #FFFFFF;
}
.bootst #conth1h2pl h2 {
	color: #FFFFFF;
}
.bootst .copsingolocd, .bootst .logoPl {
	width: 200px;
	height: 200px;
}
.bootst .logocatsingolocd {
	display: block;
	background-color: #FFFFFF;
    position: absolute;
    top: 20px;
    right: 20px;
	width: 160px;
	height: 160px;
	border: thin solid #B3B3B3 !important;
}
.bootst .logocatsingolocd img {
	width: 160px;
	height: 160px;
	border: thin solid #B3B3B3 !important;
}
.bootst .condividiAlbum, .bootst .condividiPlaylist {
	width: 208px;
	height: 30px;
	top: 232px;
}
.m-r-md-10-xs-15 {
	margin-right: 10px !important;
}
.m-t-md-5-xs-0 {
	margin-top: 5px !important;
}
.md-150-xs-200 {
	font-size: 150%;
}
.md-120-xs-150 {
	font-size: 120%;
}
.md-200-xs-200 {
	font-size: 200%;
}
#toolbarRicerca {
	padding-top: 18px;
}
#logoflipperp {
display: none;
}
#contCategorie li, #contChiaviCat li, #contChiavi li {
		white-space: nowrap;
		color: rgb(255,255,255);
}
.contBr, .contAl, .contComp, .contCh {
		border-bottom: thin solid #666666;
}
#contCategorie ul {
		margin-bottom: 0px;
		overflow-y: scroll;
		overflow-x: visible;
		margin-right: 0px !important;
		padding-right: 0px !important;
}
#contenitoreStrumenti .sep1, #toolbarBDev .sep1, .sepForm {
	display: block;
}
#toolbarADev, #toolbarC {
	display: none;
}
#BottoniPl {
	display: block;
}
#toolbarBDev {
	display: none;
}
#contenitoreAudio {
	bottom: auto;
	top: 72px;
	background-color: #2a2a2a;
}
#botDMC {
	visibility: visible;
}
.jp-audio .jp-progress {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	border-radius: 6px;
	background-color: transparent;
	filter: invert(80%) sepia(1%) saturate(1403%) hue-rotate(200deg) brightness(111%) contrast(73%);
	overflow: hidden;
}
.bootst #headricerca {
	position: fixed;
	top: 164px;
	left: 170px;
	right: 0px;
	height: 72px;
	z-index: 390;
	overflow: visible;
}

.bootst #chiaviScelte {
	position: fixed;
	top: 236px;
	left: 170px;
	z-index: 180;
	right: 0px;
}
.bootst #spazioInizialeRicerca {
	height: 102px;
}
.bootst #spazioInizialeRicercaProg {
	height: 80px;
}

#main-footer {
	margin-bottom: 0px;
}
#content {
	margin-left: 170px;
/* 	border-left: 1px solid #FF0000; */
}
#scrittaFiltri {
	position: absolute;
	left: 66px;
	top: 22px;
}
#iconaFiltri {
	position: absolute;
	left: 40px;
	top: 22px;
}
#testaStrumenti {
	position: fixed;
	top: 164px;
	z-index: 291;
	left: 0px;
	width: 170px;
	height: 66px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
}
#contenitoreStrumenti {
	padding-top: 256px;
	z-index: 290;
	left: 0px;
	width: 170px;
}
#contCategorie {
	padding-top: 32px;
	top: 230px;

	border-bottom-right-radius: 12px;
}

#desctipocat {
top: 20px;
}
#chiudicat {
top:12px;
}
#tempoPlayer, #toolbarA {
	display: inline;
}
#durataPlayer {
	display: inline;
}
.jp-type-single {
	left: 614px;
	right: 60px;
	top: 34px;
}
.numVersioni {
	display: inline-block;
}
.bootst #headcat, .bootst #headcd, .bootst #headfav, .bootst #headprog, .bootst #headpl, .bootst #headnu, .bootst #headpref, .bootst #headasc, .bootst #headdmc {
	height: 240px;
	padding-left: 280px;
/* 	padding-top: 20px; */
	background-position: 0px 0px;
	margin-bottom: 20px;
	color: #FFFFFF;
		font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
}
.bootst #headcat, .bootst #headpl, .bootst #headasc, .bootst #headpref, .bootst #headprog, .bootst #headdmc {
	height: 100px;
}
/* 
.bootst #headdmc {
	height: 240px;
	margin-bottom: 20px;
}
 */
.bootst #headcat, .bootst #headfav, .bootst #headprog, .bootst #headpl, .bootst #headnu, .bootst #headpref, .bootst #headasc, .bootst #headdmc  {
	padding-left: 80px;
}
.bootst #headcd {
	padding-left: 280px;
}

.bootst #logoDMC {
	display: block;
	width: 600px;
	height: 171px;
	margin-left: auto;
	margin-right: auto;
}

.bootst #headprog {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
   	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headprog h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
 }
.bootst #headasc {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
   	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headasc h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
 }
.bootst #headpref {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
   	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headpref h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
 }
.bootst #headcd {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
   	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
.bootst #headcat {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
   	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headcat h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
 }
.bootst #headdmc {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
-------
gradiente test:  	background-image: linear-gradient(to right, rgba(0,0,0,0.6) 5%, rgba(0,0,0,0.7) 10%, rgba(0,0,0,0.7) 20%, rgba(0,0,0,0.6) 30%,rgba(0,0,0,0.8) 100%);
 */
 	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headdmc h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
 }
.bootst #headpl {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
  	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headpl h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: light !important;
 }
.bootst #headsingoloplaylist {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
  	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
#headsingoloplaylist h1 {
 	font-family: 'Red Hat Display', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 500 !important;
 }
.bootst #headnu {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
  	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
.bootst #headsingolocd {
/* 
	background-image: url("../immagini/sfSfumato.png");
    background-repeat: repeat-y;
    background-size: auto 100%;
 */
  	background-image: linear-gradient(to right, #5c5c5c 5%, #353535 100%);
}
.bootst #titheadut {
	position: absolute;
	color: #000000 !important;
	margin-top: 20px;
	font-weight: bold;
	margin-left: auto !important;
	margin-right: auto !important;
	font-size: 36px;
}
.bootst #titheaddmc {
	color: #FFFFFF !important;
	font-weight: light;
	margin-top: 28px;
}
.bootst #titheadprog {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadasc {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadpref {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadcd {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheadcat {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadpl {
	color: #FFFFFF !important;
	margin-top: 28px;
}
.bootst #titheadnu {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #headNRSearch  {
	padding-top: 4px;
	padding-left: 126px;
}
.bootst h1 {
	font-size: 34px;
	margin-top: 1.67em;
}
.bootst #headNRSearch h1 {
	margin-top: 0.20em;
	margin-bottom: 0px;
}
.bootst #headsingolocd {
	padding-right: 220px;
	min-height: 240px;
}

#headsingolocd h2 {
	font-size: 26px;
}
#headsingolocd h1 {
	font-size: 22px;
}
#headsingolocd .compositori {
	font-size: 14px;
	color: #FFFFFF;
}
#headsingolocd .descAlbum {
	font-size: 14px;
	font-style: italic;
	color: #FFD56A;
}
#loading {
    background-size: auto auto;
}
.bootst .copcd, .logocat {
	left: 50px;
	top: 20px;
	width: 200px;
	height: 200px;
}
#tornaAElenco {
	display: block;
}
.displayDesktop {
	display: inline;
}
.copCDInfo {
	width: 120px;
	height: 120px;
}
#main-content {	
	padding-top: 162px;
}
}
@media only screen and (min-width: 992px) {
.bootst #chiaviScelte {
	z-index: 390;
	background-image: linear-gradient(to top, rgba(255,255,255,0.2), rgba(255,255,255,1));
/* 	background: rgb(255,255,255); */
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.1) 100%);

}
#contenitoreAI {
	position: fixed;
	background-color: rgba(255,255,255,1);
	border-radius: 8px;
	left: 182px;
	top: 238px;
	overflow: visible;
	border: 1px solid #aaa;
}
#botAI {
    position: absolute;
	width: 146px; 
	height: 44px;
	display: flex;
	justify-content: center; /* centra orizzontalmente */
	align-items: center;     /* centra verticalmente */
    background-color: #FFD56A; 
    border-radius: 6px; 
    border: 0; 
    color: #000; 
    left: 8px;
    top: 18px;
    font-family: 'Poppins', sans-serif; 
    font-size: 12px !important; 
    text-align: center; 
    cursor: pointer;
}
#botAI:hover {
    background-color: #77797a; 
    color: #fff; 
}
#fieldricerca {
	position: absolute;
	left: 162px;
	right: 566px;
	top: 4px;
	height: 44px;
	padding: 6px 10px;
	background-color: #777777;
	border-radius: 8px;
	margin-top: 14px;
	color: #ffffff;
	border: 1px solid #777777;
	width: auto;
	margin-right: 20px;
	margin-left: auto;
	margin-bottom: auto;
}
.bootst #headricercaNew {
	position: fixed;
	top: 164px;
	left: 170px;
	right: 0px;
	height: 72px;
	z-index: 390;
	overflow: visible;
}
.voceLaterale {
	display: inline;
}
.contChiavi ul {
	max-height: auto;
	overflow-y: visible;
}
#toolbarRicerca {
	display: block;
}
.contNumTraccia {
	position: absolute;
	font-size:12px;
	left: 72px;
}
#copertinaPl, #titBranoPl, #titAlbumPl {
	display: block !important;
}
.nascostosm {
	display: inline;
}
.xs-c-md-r {
	text-align: right;
}
.xs-c-md-l {
	text-align: left;
}
}
@media only screen and (min-width: 1293px) {
#menu-item-239024 .sub-menu {
	min-height: 48px !important;
	background-image: linear-gradient(to top, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 100%);
}
}

