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

#menu-item-3719 a {
height: 16px;
}
#menu-item-993 a {
height: 16px;
}
#menu-item-500 a {
height: 16px;
}
#menu-item-873 a {
height: 16px;
}
#menu-item-235616 a {
height: 16px;
}
#menu-item-2536 a {
height: 16px;
}
#menu-item-3718 a {
height: 16px;
}
#menu-item-235686 a {
height: 16px;
}
 */
/*-----Slim Horizontal Submenus-----*/
.bordoscuro {
	border-style: solid;
	border-width: 2px;
	border-color: #D0D0D0;
	border-radius: 12px;
}
.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; */
	border: thin solid #B3B3B3;
	border-radius: 4px;
/* 
	padding-top: 1px;
	padding-bottom: 1px;
 */
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 8px;
	display: none;
}

.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;
/*   font-family: sans-serif; */
  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;
}

#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;
}
.listaStrumenti {
	background-color: rgba(0,0,0,1) !important;
}
#listaStrumenti {
	background-color: rgba(0,0,0,1) !important;
}
#contenitoreStrumenti {
	position: fixed;
	top: 0px;
	left: -74px;
	width: 72px;
	height:100%;
	background-color: rgba(0,0,0,1) !important;
	border-style: solid;
	border-width: 0px;
	border-color: rgb(220,220,220);
	text-align: center;
/* 	border-bottom-right-radius: 6px; */
	color: #FFFFFF;
	z-index: 400;
}
.drag-in-corso * {
    pointer-events: none;
}
.et_header_style_split .mobile_menu_bar,
.et_header_style_lest .mobile_menu_bar {
	padding-bottom: 16px !important;
}
.mostraScroll::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}
.mostraScroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
#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: rgb(128,128,128);
	color: rgb(255,255,255);
	border-radius: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: -6px;
	
}
.sfondofl {
	background-color: rgb(254,219,0) !important;
}
.fuoriquadro {
	position: absolute;
	top: -5000px;
}
.ui-widget-overlay {
	z-index: 400 !important;
}
.testoBarrato {
	text-decoration:line-through;
}
.testoErrore {
	color: rgb(255,0,0);
}
.testoBianco {
	color: rgb(255,255,255);
}
.testoVerde {
	color: rgb(0,255,0);
}
.testoBlu {
	color: rgb(0,0,255);
}
.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: 90%;
	max-width: 600px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
}
.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 {
	font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
	color: rgb(51,51,51);
}
.ui-dialog .ui-dialog-titlebar {
	display: none !important;
}
.ui-dialog, .ui-widget-header {
  background-color: #E6E6E6 !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.ui-dialog, .ui-widget-content { 
  background-color: #E6E6E6 !important;
  background-image: none !important;
  	font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
	color: rgb(51,51,51) !important;
}
#sliderVol {
	margin-left: 20px;
	width: 140px;
	display: inline-block;
}
.ui-slider {
	background-color: rgb(250,250,250) !important;
	background: none !important;
	border: thin solid rgb(187,187,187) !important;
}
.ui-slider-handle {
	background-color: rgb(220,220,220) !important;
	background-image: none !important;
	border: thin solid rgb(187,187,187) !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;
}
#areaProgetto {
	text-align: left;
	padding: 8px;
}
.fieldinput {
	width: 100%;
	padding: 2px;
	padding-left: 6px;
	border-radius: 4px;
	margin-top: 6px;
	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%
}
.intColonna {
/*     color: #FF8000; */
color: #efbe02;
}
.clBotYT {
	background-color: #efbe02;
	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;
}
.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; } 
}
.trascinamento {
	background-color: #fafafa !important;
}
#testoCaricamento {
  position: absolute;
  width: 300px;
  height: 42px;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: 40px;
  text-align: center;
  font-weight: bolder;
}
#barraAvanzamento {
  position: absolute;
  width: 240px;
  height: 15px;
  top: 50%;
  left: 50%;
  margin-left: -120px;
  margin-top: 72px;
  background-color: #FFF;
  border-radius: 6px;
  display: none;
  overflow: hidden;

}
#avanzamento {
  position: absolute;
  width: 240px;
  height: 15px;
  background-color:  #fbde25 !important; 
  display: none;
  border-radius: 6px;
}
.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: #D90E1D;
    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: #D90E1D;
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-wave .sk-rect2 {
  	background-color: #D90E1D;
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-wave .sk-rect3 {
    background-color: #D90E1D;
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-wave .sk-rect4 {
  	background-color: #D90E1D;
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-wave .sk-rect5 {
    background-color: #D90E1D;
    -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);}
}
.cSel {
/* 	background-color: #DDDDDD; */
	border: thin solid #B3B3B3;
	border-radius: 4px;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 20px;
}

.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: #DDDDDD;
/* 	color: #FFFFFF; */
	border: thin solid #B3B3B3;
	border-radius: 4px;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	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;
}
.categorie li:nth-of-type(odd) {
	background-color: #FFFFFF;
}
.categorie li:nth-of-type(even) {
	background-color: #F5F5F5;
}
.contChiavi li:nth-of-type(odd) {
	background-color: #FFFFFF;
	display: block;
	min-height: 36px;
}
.contChiavi li:nth-of-type(even) {
	background-color: #F5F5F5;
	display: block;
	min-height: 36px;
}
#fieldricerca {
	width: 100%;
	padding: 10px;
	background-color: FF0000;
	border-radius: 4px;
	margin-top: 6px;
}
#fieldfiltra {
	width: 48%;
	padding: 10px;
	background-color: FF0000;
	border-radius: 4px;
	margin-right: 20px;
}
#indirizzoYT {
	width: 100%;
	background-color: FF0000;
	border-radius: 4px;
	height: 32px;
	padding-left: 5px;
}
#spazioField {
	height: 50px;
	z-index: 20 !important;
}
.contChiavi {
	overflow: hidden;
}
#contSuggerimenti {
	display: none;
	width: 100%;
	height: auto;
	background-color: #FFF;
	border-radius: 4px;
	margin-top: 6px;
	border: thin solid #B3B3B3;
    display: none;
    float: left;
}
#contSuggPlaylist {
/* 	display: none; */
	width: 100%;
	height: auto;
/* 	background-color: #F00; */
/* 	border-radius: 4px; */
	margin-top: 6px;
/* 	border: thin solid #B3B3B3; */
}
.testaChiavi {
		background-color: #EEEEEE;
}
/* 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;
}
.evidenziato {
	background-color:  rgb(235,235,235) !important;
}
.branoaperto {
	background-color:  #babcbf !important;
}
/* 
.branoascoltato {
background-color: rgb(255,255,153) !important;
}
 */
.branoascoltato {
background-color: rgb(230,230,230) !important;
}
.branoevidenziato {
	background-color:  #fbde25 !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 {
	display: none;
	position: fixed;
	z-index: 280;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba( 240, 240, 240, 1);
}
#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: 106px;
	height: 80px;
	top: 45%;
	left: 50%;
	margin-left: -54px;
	margin-top: -60px;
}
.bootst h1 {
	font-weight: 300;
	font-size: 22px;
}
.bootst .row {
	margin-left: 0px;
	margin-right: 0px;
}
.bootst .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.bootst #headut, .bootst #headdmc, .bootst #headcat, .bootst #headcd, .bootst #headfav, .bootst #headprog, .bootst #headpl, .bootst #headnu, .bootst #heaznu, .bootst #headpref, .bootst #headasc {
	position: relative;
	height: 120px;
	width: 100%;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	background-image: url("../immagini/sfondog.png");
	background-repeat: repeat-x;
	background-position: 0px -30px;
	margin-bottom: 0px;
}
.bootst #headdmc {
	margin-bottom: 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: url("../immagini/sfondocd.jpg");
	background-position: center center;
	background size: 120% 120%;
/* 
	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: url("../immagini/sfondocd.jpg");
	background-position: center center;
	background size: 120% 120%;
/* 
	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;
}
.bootst #conth1h2pl h2 {
	text-align: justify;
	font-size: 150%;
}
.bootst #headricerca {
	position: relative;
	margin-top: 8px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	z-index: 275 !important;
}
.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: 18px;
	color: #FFFFFF;
}
#headsingolocd h2 {
    font-weight: 300;
	font-size: 22px;
	color: #FFFFFF;
}
#headsingolocd .compositori {
	font-size: 18px;
	color: #FFFFFF;
}
#headsingolocd .descAlbum {
	font-size: 18px;
	font-style: italic;
	color: #efbe02;
}
.coloreAttivo {
	color: rgb(255,97,56) !important;
}
.bootst .thumbcatalogo {
	position: relative;
	display: inline-block;
	margin: auto;
	width: 200px;
	height: 270px;
	/* border-radius: 6px; */
	margin-bottom: 20px;
	background-color: #FFFFFF;
 	border-bottom: thin solid #B3B3B3;
    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;
	background-color: #DDDDDD;
/* 	border: thin solid #B3B3B3; */
    overflow: hidden;	
    background-color: #FFFFFF;
}
.bootst .footerThumb {
	position: absolute;
	bottom: -6px;
	left: 2px;
	right: 2px;
}
.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 {
	font-size: 10px;
	display: inline-block;
	font-size:12px;
	vertical-align: middle !important;
	margin-right: 4px;
}
.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,255,255,0.4);
	padding-top: 46px;
	text-align: center;
	display: none;
}
.bootst .hoveffcd {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 200px;
	background-color: rgba(255,255,255,0.4);
	padding-top: 46px;
	text-align: center;
	display: none;
}
.bootst .hoveffcdv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	background-color: rgba(60,60,60,0.6);
	padding-top: 32px;
	text-align: center;
	display: none;
}
.bootst .imglogocat {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 0px;
	left: 0px;
}
.bootst .imglogocat img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
.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%;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	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 a:link {
    color: #646464;
}
.bootst a {
    color: #646464;
}
.bootst a:link {
	color: #646464;
    text-decoration: none;
}
.bootst a:visited {
	text-decoration: none;
    color: #646464;
}
.bootst a:active {
	text-decoration: none;
    color: #646464;
}

.bootst a:link {
    color: #E6E6E6;
}
.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: #efbe02;	
}
.text-avorio {
	color:#E6E6E6;
}
.text-grigio {
color: rgb(51,51,51);
}
.durataBrano {
	height: 16px;
	vertical-align: top;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
}
.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-m10 {
	margin-top: -10px !important;
}
.m-t-5 {
	margin-top: 5px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-m10 {
	margin-top: -10px !important;
}
.m-t-20 {
	margin-top: 20px !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-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-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: 10px !important;
}
.m-l-0 {
	margin-left: 0px !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-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%;
}
.top-20 {
	top: 20% !important;
}
.h-10 {
	height: 5px !important;
}
.h-20 {
	height: 5px !important;
}
.f-w-b {
	font-weight: bold;
}
.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: 80px;
	height: 80px;
	border-radius: 12px;
	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;
	width : auto;
	display: inline-block;
	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: #CCCCCC;
	height: 100%;
	text-align: center;
	padding: 8px;
	background-color: rgb(255,255,255);
}
.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);
	border-radius: 12px;
}
.sfondoAcciaio {
	background-color: rgba(255,255,255,0.7);
	border-radius: 8px;
}
.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 #efbe02;
}
.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: 0px;
}
#contenitoreAudio {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 92px;
	z-index: 315;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(220,220,220);
	
}
#main-footer {
	margin-bottom: 80px;
}
#contenitoreStrumenti {
	position: fixed;
	top: 0px;
	left: -74px;
	width: 72px;
	background-color: rgb(255,255,255);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(220,220,220);
	text-align: center;
	border-bottom-right-radius: 6px;
	z-index: 400;
}
#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(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;
	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;
	bottom: 0px;
	padding-top: 120px;
	background-color: rgb(255,255,255);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(220,220,220);
	padding-bottom: 0px;
	overflow: scroll;
	z-index: 390;
}
#desctipocat {
position:absolute;
top: 90px;
text-transform: capitalize;
}
#chiudicat {
position:absolute;
right: 4px;
top: 90px;
}

.sottocat {
	margin-left: 32px;
}
.jp-container {
	height: 40px;
	left: 0px;
	top: 0px;
}
.jp-type-single {
	position: absolute;
	top: 12px;
	left: 112px;
	right: 62px;
	height: 46px;
	overflow: hidden;
}
.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;
	border: thin solid rgb(210,210,210);
	background-color: rgb(240,240,240);
	overflow: hidden;
}
.jp-audio .jp-seek-bar {
	background-position: 0px 0px !important;
}
.jp-audio .jp-play-bar {
	background-position: 10000px 10000% !important;
	height: 60px !important;
	background-color: rgba(251, 222, 37,0.7);
}
#toolbarRicerca {
	padding-top: 4px;
	padding-bottom: 12px;
}
#ordinamentoRicerca {
	height: 32px;
}
#selezioneDurata {
	height: 32px;
	padding-right: 5px;
}
#SelezioneTemporale {
	height: 32px;
	padding-right: 5px;
}
#toolbarA {
	position: absolute;
	top: 14px;
	left: 12px;
    padding: 4px;
    display: none;
}
#toolbarADev {
	position: absolute;
	top: 16px;
	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;
}
#titBranoPl {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 100%;
	color: #efbe02;
	font-weight: bold;
}
#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;
}
 */
#tempoPlayer {
	position: absolute;
	display: none;
	top: 18px;
	left: 122px;
	font-size: small;
	font-weight: bold;
	font-family: monospace;
}
#durataPlayer {
	position: absolute;
	display: none;
	top: 32px;
	left: 122px;
	font-size: small;
	font-weight: bold;
	font-family: monospace;
}
.numtraccia {
	font-size: 100%;
/*     color: #FF8000; */
    color: #efbe02;
	font-weight: bolder;
	font-family: monospace;
	vertical-align: middle !important;
	width: 28px !important;
	text-align: right;
	display: inline-block;
}
.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;
	padding-right: 8px !important;
	padding-left: 0px !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: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 8px;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 8px 8px 0px 0px;
}
.tabattivo {
	background-color:  rgb(255,255,255);
	border-bottom: thin solid rgb(255,255,255);
}
.tabinattivo {
	background-color:  rgb(230,230,230);
	border-bottom: thin solid rgb(200,200,200);
}
.contInfo, .contVers, .contChiavi {
	padding: 8px;
	border-top: thin solid rgb(200,200,200);
	background-color:  rgb(255,255,255);
	margin-top: -1px;
	vertical-align: top;
}
@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: 30px;
}
#headsingolocd h1 {
	font-size: 22px;
}
#headsingolocd .compositori {
	font-size: 20px;
	color: #FFFFFF;
}
#headsingolocd .descAlbum {
	font-size: 20px;
	font-style: italic;
	color: #efbe02;
}

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

}
.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: 10px;
	width: 200px;
	height: 200px;
	border-radius: 12px;
	border: thin solid #B3B3B3 !important;
}
.bootst .logocatsingolocd img {
	width: 200px;
	height: 200px;
	border-radius: 12px;
	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-200-xs-200 {
	font-size: 200%;
}
#toolbarRicerca {
	padding-top: 12px;
}
#logoflipperp {
display: none;
}
#contCategorie li, #contChiaviCat li, #contChiavi li {
		border-bottom: thin solid #CCCCCC;
		white-space: nowrap;
}
.contBr {
		border-bottom: thin solid #CCCCCC;
}
#contCategorie ul {
		margin-bottom: 0px;
}
#titBranoPl {
	width: 50%;
}
#contenitoreStrumenti .sep1, #toolbarBDev .sep1, .sepForm {
	display: block;
}
#toolbarADev, #toolbarC {
	display: none;
}
#BottoniPl {
	display: block;
}
#toolbarBDev {
	display: none;
}
#contenitoreAudio {
	bottom: auto;
	top: 74px;
}
#main-footer {
	margin-bottom: 0px;
}
#content {
	margin-left: 61px;
/* 	border-left: 1px solid #FF0000; */
}
#contenitoreStrumenti {
	padding-top: 180px;
	z-index: 290;
	left: 0px;
	width: 62px;
}
#contCategorie {
	padding-top: 32px;
	top: 165px;
}
#desctipocat {
top: 4px;
}
#chiudicat {
top:4px;
}
#tempoPlayer, #toolbarA {
	display: inline;
}
#durataPlayer {
	display: inline;
}
.jp-type-single {
	left: 184px;
	right: 26px;
}
#progressoAudio {
	height: 46px;
	image-rendering: pixelated;
}
.numVersioni {
	display: inline-block;
}
.bootst #headut, .bootst #headcat, .bootst #headcd, .bootst #headfav, .bootst #headprog, .bootst #headpl, .bootst #headnu, .bootst #headpref, .bootst #headasc {
	height: 240px;
	padding-left: 280px;
/* 	padding-top: 20px; */
	background-position: 0px 0px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
/* 
.bootst #headdmc {
	height: 240px;
	margin-bottom: 20px;
}
 */
.bootst #headdmc {
	height: 190px;
/* 	margin-bottom: 20px; */
}
.bootst #headut, .bootst #headcat, .bootst #headfav, .bootst #headprog, .bootst #headpl, .bootst #headnu, .bootst #headpref, .bootst #headasc {
	padding-left: 80px;
}
.bootst #headcd {
	padding-left: 280px;
}
.bootst #headdmc {
background-image: url("../immagini/logoDMC.jpg");
 

background-position-x: 20px;
background-position-y: center;
background-size: cover;
padding-top: 50px;


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

.bootst #headprog {
background-image: url("../immagini/testatina-progettiN.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headasc {
background-image: url("../immagini/testatina-ascolti.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headpref {
background-image: url("../immagini/testatina-favoriti.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headcd {
background-image: url("../immagini/testatina-catalogoN.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headcat {
background-image: url("../immagini/testatina-cataloghiN.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headpl {
background-image: url("../immagini/testatina-playlistNS.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headsingoloplaylist {
background-image: url("../immagini/testatina-playlistNS.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headnu {
background-image: url("../immagini/testatina-nuN.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headsingolocd {
background-image: url("../immagini/testatina-albumN.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #headut {
background-image: url("../immagini/testatina-utente.jpg");
background-position-x: 50%;
background-position-y: center;
background-size: cover;
}
.bootst #titheadut {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheaddmc {
	color: #FFFFFF !important;
	margin-top: 80px;
	display: none;
}
.bootst #titheadprog {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheadasc {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheadpref {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheadcd {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheadcat {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.bootst #titheadpl {
	color: #FFFFFF !important;
	margin-top: 80px;
}
.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: 264px;
}

#headsingolocd h2 {
	font-size: 34px;
}
#headsingolocd h1 {
	font-size: 26px;
}
#headsingolocd .compositori {
	font-size: 22px;
	color: #FFFFFF;
}
#headsingolocd .descAlbum {
	font-size: 22px;
	font-style: italic;
	color: #efbe02;
}
#loading {
    background-size: auto auto;
}
.bootst .copcd, .logocat {
	left: 50px;
	top: 20px;
	width: 200px;
	height: 200px;
}
.displayDesktop {
	display: inline;
}
.copCDInfo {
	width: 120px;
	height: 120px;
}
#main-content {	
	padding-top: 82px;
}
}
@media only screen and (min-width: 992px) {
.nascostosm {
	display: inline;
}
.xs-c-md-r {
	text-align: right;
}
.xs-c-md-l {
	text-align: left;
}
#indirizzoYT {
	width: 80%;
	background-color: FF0000;
	border-radius: 4px;
	height: 32px;
	padding-left: 5px;
}
}


