@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');
}
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body {
  background: #252525!important;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0.05em;
  color: #e8e8e8 !important;
}
h1 {
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
}
.h6, h6 {
  font-size: .5 rem !important;
  color: #e8e8e8;
  margin-top: 20px!important;
  margin-bottom: 20px!important;
}

.chiudi_dx {
    float: left;
    background: #454545;
    width: 0px;
    height: 270px;
    position: absolute;
    margin-top: 40px;
    margin-left: 200px;
    z-index: 99;
}
.chiudi_sx {
  float: right;
  background: #00711f;
  width: 0px;
  height: 270px;
  position: sticky;
  margin-top: 40px;
  /* margin-left: 200px; */
  z-index: 99;
}
.guitar-neck {
  position: relative;
  margin-top: 40px;
  left: 50%;
  margin-left: -760px;
  width: 1890px;
  height: 290px;
  /*background-image: url("guitar.jpg");*/
  background-image: url("");
  background-repeat: round;
  background-attachment: local;
 background-position-y: 153%;
  /* background-color: #242424; */
  background-color:rgb(243 243 243);
  box-shadow: inset -1px 0px 11px 0px rgba(0, 0, 0, 0.75);
}
.guitar-neck .open-notes {
  position: absolute;
  top: 13px;
  left: -42px;
}
.guitar-neck .open-notes li {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
}
.guitar-neck .open-notes li.active {
  color: #fa990f;
}
.guitar-neck .fret {
  float: left;
  width: 3px;
  height: 290px;
  background: #d7d6d6;
  margin-left: 75px;
  border-right: 2px solid #686868;
}
.guitar-neck .fret.first {
  position: absolute;
  width: 50px;
  left: -52px;
  top: 0;
  margin-left: 0;
  background: rgb(86 86 86);
  height: 290px;
}
.guitar-neck .dots {
  position: absolute;
  width: 1890px;
  height: 20px;
  top: 44% ;
  left: 179px;
}
.guitar-neck .dots li {
  padding: 15px;
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgb(0 84 125);
  margin-right: 120px;
  border-color: rgb(214, 145, 52);
  border-style: ridge;
  border-block-width: 4px;
}
#doppio1 {
  margin-top: -97px;
  margin-left: 78px;
  display: inline;
}

#doppio2 {
  margin-top: 97px;
  margin-left: 78px;
  display: inline;
}
.tasti {
  position: absolute;
  width: 1890px;
  height: 20px;
  top: 100%;
  left: 185px;
}
#punti {
 float: left;
 margin-right: 130px;
 height: 25px;
 width: 25px;
 background-color: #900e0e;
 border-radius: 50%;
 display: inline-block;
 text-align: center;
 margin-top: 8px;
 font-weight: bold;
 
}
.punti12{
float: left;
height: 20px;
margin-right: 30px;
}
/*
#punti{
  padding: 15px 15px 15px 15px;
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #db0606;
  margin-right: 125px;
}
*/
#sposta15 {

  margin-left: 83px;

}
.guitar-neck .strings {
  position: absolute;
  left: 0;
  top: 26px;
  width: 1890px;
  height: 250px;
}
.guitar-neck .strings li {
  height: 1px;
  display: inline-block;
  width: 100%;
  background: #9fcaf9;
  margin-bottom: 38px;
  border-bottom: 2px solid #5455c5;
  box-sizing: border-box;
}
.guitar-neck .strings li:nth-child(2) {
  height: 2px;
}
.guitar-neck .strings li:nth-child(3) {
  height: 3px;
}
.guitar-neck .strings li:nth-child(4) {
  height: 4px;
}
.guitar-neck .strings li:nth-child(5) {
  height: 5px;
}
.guitar-neck .strings li:nth-child(6) {
  height: 6px;
}
.guitar-neck .notes {
  position: absolute;
  left: 17px;
  top: 13px;
  width: 1890px;
  height: 258px;
  /* overflow-x: hidden; */
}
.guitar-neck .notes .mask {
  position: absolute;
  margin-right: -15px!important;
  bottom: -4px;
  width: 1890px;
  height: 25px;
}
.guitar-neck .notes .mask ul {
  position: relative;
  float: left;
}
/* ITA */
.guitar-neck .notes .mask ul li {
  float: left;
  width: 45px;
  height: 30px;
  margin-right: 33px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  font-size: 14px;
  padding: 0px 0px 0px 0px;
}
/* ENG
.guitar-neck .notes .mask ul li {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 50px;
  background: #fa990f;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
}

*/
.guitar-neck .notes .mask.a {
  bottom: 46px;
}
.guitar-neck .notes .mask.d {
  bottom: 94px;
}
.guitar-neck .notes .mask.g {
  bottom: 142px;
}
.guitar-neck .notes .mask.b {
  bottom: 189px;
}
.guitar-neck .notes .mask.high-e {
  bottom: 235px;
}
.controls {
  position: relative;
  margin-top: 60px;
  left: 50%;
  margin-left: -380px;
  width: 760px;
  height: 30px;
  text-align: center;
  color: #333;
}
.controls a {
  text-decoration: none;
  background: #333;
  color: #fff;
  padding: 5px 10px;
  margin-right: 40px;
}
.controls a.down {
  margin-right: 0;
}
.controls h2 {
  text-transform: uppercase;
  margin: 40px 0;
}
.controls ul li {
  float: left;
  width: 40px;
  height: 20px;
  background: #333;
  color: #fff;
  margin-right: 20px;
  cursor: pointer;
}
.controls ul li:last-child {
  margin-right: 0;
}

.centrato{
  margin: auto;
  width: 100%;
  padding: 10px;
}

#colore_DO {
  background: rgb(85, 15, 249);
}

#colore_DO1{
 background: rgb(68, 16, 140);
}

#colore_RE {
  background: rgb(255, 0, 242);
}

#colore_RE1{
 background: rgb(98, 0, 111);
}

#colore_MI {
  background: rgb(254, 152, 0);
}

#colore_FA {
  background: rgb(233, 4, 0);
}

#colore_FA1{
 background: rgb(152, 3, 0);
}

#colore_SOL {
  background: rgb(208, 191, 0);
}

#colore_SOL1{
 background: rgb(138, 127, 0);
}

#colore_LA {
  background: rgb(0, 174, 255);
}

#colore_LA1{
 background: rgb(0, 136, 160);
}

#colore_SI {
  background: rgb(106, 106, 106);
  
}

.selettore_nota{

  margin-right: 70px;
}

.attiva {
  margin-top: 20px!important;
  margin-bottom: 20px!important;
  text-align: center!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
}

.attiva2 {
  margin-top: 55px;
}

.form-control{
  font-size: 20px!important;
  text-align: center;
}
#note_let{
margin-top: 25px;

}

.nascondere{
position: relative;
margin-top: 60px;
left: 50%;
margin-left: -380px;
width: 760px;
height: 30px;
text-align: center;
color: #333;
}

.select2-results__option {
 color: rgb(123 123 123);
}