 body {
 /* background-image: url('https://i.ibb.co/JdbWM6K/background.jpg'); */
 /*background-color : #dbeeff;*/
 /* opacity : 0.5; */
 }

/*@media screen and (max-width: 1650px) { 
.ordinateur {
  display :none;

}
}*/


select{
  padding: 1px 12px 1px 12px;
  width: 185px;
  height : 25px;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  /* background: #fff;  */
  background: transparent;  

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cstyle%3Esvg%7Bfill:%23ffffff%7D%3C/style%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");    no-repeat;
  background-size: 10px;
  background-position: calc(100% - 5px) 5px;
  background-repeat: no-repeat;
  appearance: none;


  position: relative;
  box-shadow: 0 1px 3px -2px #9098a9;
  cursor: pointer;
  font-family: "Playfair Display SC ", Teko, Permanent Marker;
  font-size: 16px;
  transition: all 150ms ease;
  color : white;
  appearance: white;
}

.btn-nomteam {
  padding: 1px 12px 1px 12px;
  width: 185px;
  height : 25px;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  /* background: #fff;  */
  background:transparent;
  position: relative;
  box-shadow: 0 1px 3px -2px #9098a9;
  cursor: pointer;
  /*font-family: 'Playfair Display SC ', sans-serif;*/
  font-family: "Playfair Display SC ", Teko, Permanent Marker;
  font-size: 16px;
  font-weight: 575;
  transition: all 150ms ease;
  color : #606368;  
}

.btn-saveteam {
  padding: 1px 12px 1px 12px;
  width: 185px;
  height : 25px;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  background:transparent;
  position: relative;
  box-shadow: 0 1px 3px -2px #9098a9;
  cursor: pointer;
  /*font-family: 'Playfair Display SC ', sans-serif;*/
  font-family: "Playfair Display SC ", Teko, Permanent Marker;
  font-size: 16px;
  font-weight: 575;
  transition: all 150ms ease;
  color : #606368; 
}

table {
  background : none;
}

/* Mise en forme du builder  */

.builder {
  max-width: 80%;
  margin: 0 auto;
  overflow: hidden;
  background-image: url('backgroundbuilder.jpg');
  /*background-image: url('backgroundtest.jpg');*/
}



/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 0px;
  width: 100%;
  color: white;
  overflow: hidden;

}
.input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}



.label1 {
  position: relative;
  text-align:center;
  display: block;
  padding: 0 0 0 0;
  font-size:15px;
  border-radius :7px;
  height : 50px;
  transition: 0.5s;
  background-size: auto 100%; /* Attention au background size 100% sur la hauteur pour les version téléphone */
  /*color : grey;*/
  font-family:Verdana;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
    border: 0px solid rgba(255,255,255,0.1);
	/* background-image: url('https://images2.alphacoders.com/116/thumb-1920-1160159.png'); */
	/* background-image: url('https://coolhdwall.com/storage1/202107/pokemon-unite-2k-wallpaper-2560x1440.jpg'); */
	/* background: linear-gradient(to left, #283593, #1976d2); */
    background: rgba(33,36,45,0.5);
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  font-weight: 600 ;
}	

.label1 img {
  width : 360px;
  margin-left: 70px;
}

.label2 {
  position: relative;
  text-align:center;
  display: block;
  padding: 0 0 0 0;
  font-size:15px;
  border-radius :7px;
  height : 50px;
  transition: 0.5s;
  background-size: auto 100%; /* Attention au background size 100% sur la hauteur pour les version téléphone */
  /*color : grey;*/
  font-family:Verdana;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
    border: 0px solid rgba(255,255,255,0.1);
	/* background-image: url('https://images2.alphacoders.com/116/thumb-1920-1160159.png'); */
	/* background-repeat: no-repeat; */
	/* background-size: cover; */
    background: rgba(33,36,45,0.5);
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  font-weight: 600 ;
}	

.label2 img {
  width : 360px;
  margin-left: 70px;
}

.label3 {
  position: relative;
  text-align:center;
  display: block;
  padding: 0 0 0 0;
  font-size:15px;
  border-radius :7px;
  height : 50px;
  transition: 0.5s;
  background-size: auto 100%; /* Attention au background size 100% sur la hauteur pour les version téléphone */
  /*color : grey;*/
  font-family:Verdana;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
    border: 0px solid rgba(255,255,255,0.1);
	/* background-image: url('https://images2.alphacoders.com/116/thumb-1920-1160159.png'); */
    background: rgba(33,36,45,0.5);
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  font-weight: 600 ;
}	

.label3 img {
  width : 360px;
  margin-left: 70px;
}

.label4 {
  position: relative;
  text-align:center;
  display: block;
  padding: 0 0 0 0;
  font-size:15px;
  border-radius :7px;
  height : 50px;
  transition: 0.5s;
  background-size: auto 100%; /* Attention au background size 100% sur la hauteur pour les version téléphone */
  /*color : grey;*/
  font-family:Verdana;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
    border: 0px solid rgba(255,255,255,0.1);
	/* background-image: url('https://images2.alphacoders.com/116/thumb-1920-1160159.png'); */
    background: rgba(33,36,45,0.5);
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  font-weight: 600 ;
}	

.label4 img {
  width : 360px;
  margin-left: 70px;
}

.label5 {
  position: relative;
  text-align:center;
  display: block;
  padding: 0 0 0 0;
  font-size:15px;
  border-radius :7px;
  height : 50px;
  transition: 0.5s;
  background-size: auto 100%; /* Attention au background size 100% sur la hauteur pour les version téléphone */
  /*color : grey;*/
  font-family:Verdana;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
    border: 0px solid rgba(255,255,255,0.1);
	/* background-image: url('https://images2.alphacoders.com/116/thumb-1920-1160159.png'); */
    background: rgba(33,36,45,0.5);
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  font-weight: 600 ;
}

.label5 img {
  width : 360px;
  margin-left: 70px;
}	

.label6 {
  position: relative;
  text-align:center;
  display: block;
  padding: 0 0 0 0;
  font-size:15px;
  border-radius :7px;
  height : 50px;
  transition: 0.5s;
  background-size: auto 100%; /* Attention au background size 100% sur la hauteur pour les version téléphone */
  /*color : grey;*/
  font-family:Verdana;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
    border: 0px solid rgba(255,255,255,0.1);
	/* background-image: url('https://images2.alphacoders.com/116/thumb-1920-1160159.png'); */
    background: rgba(33,36,45,0.5);
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  font-weight: 600 ;
}

.label6 img {
  width : 360px;
  margin-left: 70px;
}	



.label1:hover {
  /* opacity: 0.7; */
   background-color: rgba(12 15 25 / 15%);
}

.label2:hover {
   background-color: rgba(12 15 25 / 15%);
}

.label3:hover {
   background-color: rgba(12 15 25 / 15%);
}

.label4:hover {
   background-color: rgba(12 15 25 / 15%);
}

.label5:hover {
   background-color: rgba(12 15 25 / 15%);
}

.label6:hover {
   background-color: rgba(12 15 25 / 15%);
}

.tab-content {
  max-height: 0;

  /*background: linear-gradient(#7c8fa9, #f4f8fc); */
  /* background: rgba(255, 255, 255, 0.1); */
  /* backdrop-filter: blur(30px); */
  
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255, 0.1) 100%); */
	/* background-image: url('https://coolhdwall.com/storage1/202107/pokemon-unite-2k-wallpaper-2560x1440.jpg'); */
    /* backdrop-filter: blur(15px);  */
	
	background: rgba(33,36,45,0.4);
    /* border-radius: 10px; */
    /* z-index: 2; */
    /* overflow: hidden; */
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
  transform: scale(.35);
  webkit-transform: scale(.35);
  /* opacity: 0; */
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}



.tab-content p {
  margin: 1em;
}
/* :checked */
.input:checked ~ .tab-content {
  max-height: 1000000em;
  opacity: 1;
  transform: scale(1);
  webkit-transform: scale(1);
  padding : 18px 0 25px 0;
}
/* Icon */
.label1::after {
  position: absolute;
  left: 0;
  top: -10px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + .label::after {
  content: "+";
  font-size: 150%;
}
.input[type=radio] + .label::after {
  content: "";
}
.input[type=checkbox]:checked + .label::after {
  transform: rotate(315deg);
}
.input[type=radio]:checked + .label::after {
  transform: rotateX(180deg);
}

.label2::after {
  position: absolute;
  left: 0;
  top: -10px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + .label2::after {
  content: "+";
  font-size: 150%;
}
.input[type=radio] + .label2::after {
  content: "";
}
.input[type=checkbox]:checked + .label2::after {
  transform: rotate(315deg);
}
.input[type=radio]:checked + .label2::after {
  transform: rotateX(180deg);
}

.label3::after {
  position: absolute;
  left: 0;
  top: -10px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + .label3::after {
  content: "+";
  font-size: 150%;
}
.input[type=radio] + .label3::after {
  content: "";
}
.input[type=checkbox]:checked + .label3::after {
  transform: rotate(315deg);
}
.input[type=radio]:checked + .label3::after {
  transform: rotateX(180deg);
}

.label4::after {
  position: absolute;
  left: 0;
  top: -10px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + .label4::after {
  content: "+";
  font-size: 150%;
}
.input[type=radio] + .label4::after {
  content: "";
}
.input[type=checkbox]:checked + .label4::after {
  transform: rotate(315deg);
}
.input[type=radio]:checked + .label4::after {
  transform: rotateX(180deg);
}

.label5::after {
  position: absolute;
  left: 0;
  top: -10px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + .label5::after {
  content: "+";
  font-size: 150%;
}
.input[type=radio] + .label5::after {
  content: "";
}
.input[type=checkbox]:checked + .label5::after {
  transform: rotate(315deg);
}
.input[type=radio]:checked + .label5::after {
  transform: rotateX(180deg);
}

.label6::after {
  position: absolute;
  left: 0;
  top: -10px;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.input[type=checkbox] + .label6::after {
  content: "+";
  font-size: 150%;
}
.input[type=radio] + .label6::after {
  content: "";
}
.input[type=checkbox]:checked + .label6::after {
  transform: rotate(315deg);
}
.input[type=radio]:checked + .label6::after {
  transform: rotateX(180deg);
}

.grad-bar {
  width: 100%;
  height: 5px;
  background: #f4f8fc;
  border-radius : 5px;

  	-webkit-animation: gradbar 15s ease infinite;
	-moz-animation: gradbar 15s ease infinite;
	animation: gradbar 15s ease infinite;
}

/* Tableau de présentation de la team */
.presentationteam {
  border-collapse: separate;
  background:none;
  border-radius:8px;
  margin: auto;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ; 
  table-layout : fixed;	
  width: 85%;
  border-left:none; 
  border-image : none;
}

.presentationteam tbody tr td {
	color : white;
	font-weight: 700 ;
}

/* Gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */

.presentationteam tbody tr td .troppetit10{
max-width : 135px;
}

.presentationteam tbody tr td .troppetit8{
max-width : 125px;
}

.presentationteam tbody tr td .troppetit7{
max-width : 117px;
}

.presentationteam tbody tr td .troppetit6{
max-width : 108px;
}

.presentationteam tbody tr td .troppetit5{
max-width : 100px;
}
.presentationteam tbody tr td .troppetit{
max-width : 92px;
}

.presentationteam tbody tr td .troppetit9{
max-width : 83px;
}

.presentationteam tbody tr td .troppetit2{
max-width : 75px;
}

.presentationteam tbody tr td .troppetit3{
max-width : 67px;
}

.presentationteam tbody tr td .troppetit4{
max-width : 58px;
}

.presentationteam tbody tr td .tropgrand3{
max-width : 46px;
}

.presentationteam tbody tr td .tropgrand{
max-width : 42px;
}

.presentationteam tbody tr td .tropgrand2{
max-width : 38px;
}

.presentationteam tbody tr td .tropgrand4{
max-width : 32px;
}

/* Fin de gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */


.tableauSelection {
	background : none;
  line-height: 0px;
}

.tableauSelectionCustomisation {
  background : none;
}

.tableauSelection textarea {
  background : none;
  border-radius:8px;
  border-color: transparent;
  /*box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;*/
  color : white;
  font-weight: 600 ;
}

.tableauExport textarea {
  background : none;
  border-radius:8px;
  border-color: transparent;
  /*box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;*/
  color : white;
  font-weight: 600 ;
}

 .bla {
  font-weight: 550 ;
  font-size: 20px;
}

.effacer {
  display : none;
}

.alignementbouton .btn-upload {
  background : none;
  font-weight: 600 ;
  width: 200px;
  border-radius : 4px;
  border: none;
  color : white;
  height : 30px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.alignementbouton .btn-generate {
  background : none;
  font-weight: 600 ;
  width: 200px;
  border-radius : 4px;
  border: none;
  color : white;
  height : 30px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.alignementbouton .btn-copy {
  background : none;
  font-weight: 600 ;
  width: 200px;
  border-radius : 4px;
  border: none;
  color : white;
  height : 30px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.alignementbouton .btn-upload-notes {
  background : none;
  font-weight: 600 ;
  width: 200px;
  border-radius : 4px;
  border: none;
  color : white;
  height : 30px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.alignementbouton .btn-copy-notes {
  background : none;
  font-weight: 600 ;
  width: 200px;
  border-radius : 4px;
  border: none;
  color : white;
  height : 30px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.alignementbouton .btn-upload:hover {
   background-color: rgba(12 15 25 / 20%);
}


.alignementbouton .btn-generate:hover {
   background-color: rgba(12 15 25 / 20%);
}


.alignementbouton .btn-copy:hover {
   background-color: rgba(12 15 25 / 20%);
}

.alignementbouton .btn-upload-notes:hover {
   background-color: rgba(12 15 25 / 20%);
}

.alignementbouton .btn-copy-notes:hover {
   background-color: rgba(12 15 25 / 20%);
}


.alignementbouton .designBuilder {
	background : none;
	font-weight: 600 ;
	width: 200px;
	border-radius : 4px;
  border: none;
	color : white;
	height : 30px;
	box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
  margin-top : 2px;
}

.alignementbouton .designBuilder:hover {
   background-color: rgba(12 15 25 / 20%);
}

.btn-team, .btn-clear, .btn-select-all {
  background : none;
  font-weight: 600 ;
  width: 100px;
  border-radius : 4px;
  border : 2px;
  color : white;
  height : 25px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.btn-info-speed {
  background : none;
  font-weight: 600 ;
  width: 100px;
  border-radius : 4px;
  border : 2px;
  color : white;
  height : 25px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
  margin-top : 10px;
}

.btn-team:hover, .btn-clear:hover, .btn-select-all:hover, .btn-info-speed:hover {
   background-color: rgba(12 15 25 / 20%);
}

.btn-calc {
  background : none;
  font-weight: 600 ;
  width: 90px;
  border-radius : 4px;
  border : 2px;
  color : white;
  height : 25px;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ;
}

.btn-calc:hover {
   background-color: rgba(12 15 25 / 20%);
}





.btn-save, .btn-load
 {
  border-radius: 5px;
  padding: 8px 15px;
  text-decoration: none;
  margin: 5px;
  color: #fff;
  position: relative;
  display: inline-block;
  width : 125px;
}

.btn-music
 {
  border-radius: 5px;
  padding: 8px 15px;
  text-decoration: none;
  margin: 5px;
  color: #fff;
  position: relative;
  display: inline-block;
  width : 35px;
}

.btn-save, .btn-load
 {
    font-family: "Playfair Display SC ", Teko, Permanent Marker;
    letter-spacing: 0.6px;
    font-size : 18px;
    height: 35px;
    padding: 4px;
}

.btn-music
 {
    font-family: "Playfair Display SC ", Teko, Permanent Marker;
    letter-spacing: 0.6px;
    font-size : 18px;
    height: 35px;
    padding: 4px;
}

.btn-music img {
  padding-top :4px;
  max-width: 28px;
}

.btn-save:active, .btn-load:active {
  transform: translate(0px, 3px);
  -webkit-transform: translate(0px, 3px);
  box-shadow: 0px 0px 0px 0px;
}

.btn-save, .btn-load
 {
    background-image: url(https://wallpapershome.com/images/wallpapers/macos-big-sur-1280x720-dark-wwdc-2020-22655.jpg);
    box-shadow: 0px 0px 0px 0px /*#3C93D5*/;
    font-weight: 550;
}

.btn-music
 {
    background-image: url(https://wallpapershome.com/images/wallpapers/macos-big-sur-1280x720-dark-wwdc-2020-22655.jpg);
    box-shadow: 0px 0px 0px 0px /*#3C93D5*/;
    font-weight: 550;
}

.btn-save:hover, .btn-load:hover  {
  background-color: #6FC6FF;
}

.btn-music:hover {
  background-color: #6FC6FF;
}

.tableauSelectionCustomisation {
  width : 85%;
}

.tableauSelectionCustomisation thead tr th p{
  color : white;
  font-weight: 580 ;
  font-size : 20px;
  font-family: "Playfair Display SC ", Teko, Permanent Marker;
}

.tableauSelectionCustomisation tbody tr td {
  color : white;
  font-size : 13px;
  font-weight: 600 ;
  padding : 5px 4px 5px 4px;
}

.tableauSelectionCustomisation tbody tr td img{
  max-width : 90px;
}



.tableauSelection thead tr th p{
	color : white;
	font-weight: 580 ;
  font-size : 20px;
  /*font-family: 'Playfair Display SC ', sans-serif;*/
  font-family: "Playfair Display SC ", Teko, Permanent Marker;
}

.tableauSelection tbody tr td {
	color : white;
	font-size : 13px;
	font-weight: 600 ;
}

.tableauSelection tbody tr td img{
  max-width : 90px;
}


/* Gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */

.tableauSelection tbody tr td .troppetit10{
max-width : 135px;
}

.tableauSelection tbody tr td .troppetit8{
max-width : 125px;
}

.tableauSelection tbody tr td .troppetit7{
max-width : 117px;
}

.tableauSelection tbody tr td .troppetit6{
max-width : 108px;
}

.tableauSelection tbody tr td .troppetit5{
max-width : 100px;
}
.tableauSelection tbody tr td .troppetit{
max-width : 92px;
}

.tableauSelection tbody tr td .troppetit9{
max-width : 83px;
}

.tableauSelection tbody tr td .troppetit2{
max-width : 75px;
}

.tableauSelection tbody tr td .troppetit3{
max-width : 67px;
}

.tableauSelection tbody tr td .troppetit4{
max-width : 58px;
}

.tableauSelection tbody tr td .tropgrand3{
max-width : 46px;
}

.tableauSelection tbody tr td .tropgrand{
max-width : 42px;
}

.tableauSelection tbody tr td .tropgrand2{
max-width : 38px;
}

.tableauSelection tbody tr td .tropgrand4{
max-width : 32px;
}

/* Fin de gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */























.tableauExport thead tr th p{
  color : white;
  font-weight: 600 ;
}

.tableauExport tbody tr td {
  color : white;
  font-size : 13px;
  font-weight: 600 ;
}

.tableauExport tbody tr td img{
  max-width : 90px;
}

.titrerecherchepoke {
	color : white;
	font-weight: 420 ;
}


.tableauSpeed {
	color : white;
	font-weight: 600 ;
  border-collapse: separate;
  background:none;
  border-radius:8px;
  margin: auto;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ; 
  table-layout : fixed;	
  width: 85%;
  border-left:none; 
  border-image : none;
}

.tableauSpeed tbody tr td img{
  max-width : 80px;
}

.tableauMoves {
  border-collapse: separate;
  background:none;
  border-radius:8px;
  margin: auto;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ; 
  table-layout : fixed; 
  width: 60%;
  border-left:none; 
  border-image : none;
}

.tableauMoves thead tr th p{
  color : white;
  font-weight: 600 ;
  font-size:13px;
}

.tableauMoves tbody tr td {
  color : white;
  font-weight: 600 ;
  font-size:13px;
}

.tableauMoves tbody tr td img{
  max-width : 40px;
}

.comparaisonnature {
  border-collapse: separate;
  background:none;
  border-radius:8px;
  margin: auto;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ; 
  table-layout : fixed; 
  width: 70%;
  border-left:none; 
  border-image : none;
}

.comparaisonnature tbody tr td{
  color : white;
  font-weight: 550 ;
  font-size:13px;
  padding: 2px 5px 2px 5px;
}

.comparaisonnature tbody tr td:first-child{
  width : 50%;
}

.comparaisonnature tbody tr td img{
  max-width : 40px;
  text-align: start;
  margin : none;
}


.tableauresumespeed {
  border-collapse: separate;
  background:none;
  border-radius:8px;
  margin: auto;
  box-shadow :0px 0px 5px rgba(0,0,0,0.6) ; 
  table-layout : fixed; 
  width: 70%;
  border-left:none; 
  border-image : none;
}

.tableauresumespeed tbody tr td {
  color : white;
  font-weight: 550 ;
  font-size:13px;
}

.tableauresumespeed tbody tr td img{
  max-width : 40px;
}


.tableauCouverture {
	width : 73%;
  background:none;
}

.tableauCouverture tbody tr td {
  font-family: 'Playfair Display SC ', sans-serif;
  font-weight:550;
  color: white;
  font-size:11px;
  padding:8px 10px 8px 10px;
  border-bottom:0px solid #e0e0e0;
}
  
.tableauCouverture tbody tr td img {
	max-width: 30px; 
	padding:0px 0px 0px 0px;
}
.tableauCouverture tbody tr td .iconetype {
	max-width:74px; 
	padding:0px 0px 0px 0px;
}
.tableauCouverture thead tr th .iconetype {
	max-width:82px; 
	padding:0px 0px 0px 0px;
}


.iconedex {
  max-width:40px; 
  margin-top: 30px;

}


/* AFFICHAGE TEXTE AUTRE COULEUR */
#selectTeamName {
    color: #606368;
    font-weight : 575;
}

.selectTypeTera, .selectEVsup {
  padding: 1px 12px 1px 12px;
  width: 125px;
  height : 25px;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  background:transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cstyle%3Esvg%7Bfill:%23ffffff%7D%3C/style%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
  background-size: 10px;
  background-position: calc(100% - 5px) 5px;
  background-repeat: no-repeat;
  position: relative;
  box-shadow: 0 1px 3px -2px #9098a9;
  cursor: pointer;
  font-family: "Playfair Display SC ", Teko, Permanent Marker;
  font-size: 16px;
  transition: all 150ms ease;
  color : white;
}


/* Tableau de chaque ligne pour les choix TIA */
.choixTableTIA {
  width: 100%;
  height : -10px;
  box-shadow: inherit;
  background: none;
}




/* ----------------------------------------- */
/* ----------------------------------------- */

/* -------MISE EN FORME PETITS ECRANS-------- */

/* ----------------------------------------- */
/* ----------------------------------------- */



@media screen and (min-width: 1450px) and (max-width: 1649px) {


.builder {
  max-width: 90%;
}

.effacer {
  display : none;
}

}

/* --------------------------------------------------------- */

@media screen and (min-width: 1200px) and (max-width: 1549px) {
/* Gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */

.presentationteam tbody tr td .troppetit10{
max-width : 115px;
}

.presentationteam tbody tr td .troppetit8{
max-width : 106px;
}

.presentationteam tbody tr td .troppetit7{
max-width : 99px;
}

.presentationteam tbody tr td .troppetit6{
max-width : 92px;
}

.presentationteam tbody tr td .troppetit5{
max-width : 85px;
}
.presentationteam tbody tr td .troppetit{
max-width : 78px;
}

.presentationteam tbody tr td .troppetit9{
max-width : 71px;
}

.presentationteam tbody tr td .troppetit2{
max-width : 64px;
}

.presentationteam tbody tr td .troppetit3{
max-width : 57px;
}

.presentationteam tbody tr td .troppetit4{
max-width : 50px;
}

.presentationteam tbody tr td .tropgrand3{
max-width : 39px;
}

.presentationteam tbody tr td .tropgrand{
max-width : 35px;
}

.presentationteam tbody tr td .tropgrand2{
max-width : 32px;
}

.presentationteam tbody tr td .tropgrand4{
max-width : 28px;
}

/* Fin de gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */
}

@media screen and (min-width: 1200px) and (max-width: 1449px) {


.builder {
  max-width: 90%;
}

select {
  width : 150px;
}

.effacer {
  display : none;
} 

.alignementbouton .designBuilder {
  width: 185px;

}

.alignementbouton .btn-copy-notes {
  width: 185px;
}



.presentationteam tbody tr .logotypepresentationteam img {
  max-width: 65px;
}

.tableauCouverture thead tr th .iconetype {
  max-width: 74px;
}

.tableauCouverture {
  width: 80%;
}

.comparaisonnature {
  width: 85%;
}

.tableauresumespeed {
  width: 85%;
}

.tableauSelectionCustomisation {
  width: 96%;
}

}

/* --------------------------------------------------------- */

@media screen and (min-width: 1000px) and (max-width: 1199px) {


.builder {
  max-width: 94%;
}

select {
  width: 125px;
}

.effacer {
  display : none;
}

.titrerecherchepoke {
  font-size: 18px;
}

.alignementbouton .designBuilder {
  width: 150px;
  font-size: 12px;
}

.alignementbouton .btn-copy-notes {
  width: 150px;
  font-size: 12px;
}

/* Gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */

.presentationteam tbody tr td .troppetit10{
max-width : 95px;
}

.presentationteam tbody tr td .troppetit8{
max-width : 88px;
}

.presentationteam tbody tr td .troppetit7{
max-width : 82px;
}

.presentationteam tbody tr td .troppetit6{
max-width : 76px;
}

.presentationteam tbody tr td .troppetit5{
max-width : 70px;
}
.presentationteam tbody tr td .troppetit{
max-width : 65px;
}

.presentationteam tbody tr td .troppetit9{
max-width : 59px;
}

.presentationteam tbody tr td .troppetit2{
max-width : 53px;
}

.presentationteam tbody tr td .troppetit3{
max-width : 47px;
}

.presentationteam tbody tr td .troppetit4{
max-width : 41px;
}

.presentationteam tbody tr td .tropgrand3{
max-width : 32px;
}

.presentationteam tbody tr td .tropgrand{
max-width : 29px;
}

.presentationteam tbody tr td .tropgrand2{
max-width : 26px;
}

.presentationteam tbody tr td .tropgrand4{
max-width : 23px;
}

/* Fin de gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */


.presentationteam tbody tr .logotypepresentationteam img {
  max-width: 65px;
}

.tableauCouverture thead tr th .iconetype {
  max-width: 68px;
}

.tableauSelectionCustomisation tbody tr td {
  font-size: 12px;
}

.tableauCouverture {
  width: 80%;
}

.comparaisonnature {
  width: 85%;
}

.tableauresumespeed {
  width: 85%;
}

.tableauSelectionCustomisation {
  width: 98%;
}

}



/* --------------------------------------------------------- */
/* --------- BOUTONS AU DESSUS --------- */
/* --------------------------------------------------------- */


@media screen and (min-width: 1px) and (max-width: 700px) {

.btn-save, .btn-load {
  letter-spacing: 0.5px;
  font-size: 17px;
  height: 32px;
  padding: 4px;
}

.btn-nomteam, .btn-saveteam {
  width : 175px;
}
}

/* Boutons musique ! */
@media screen and (min-width: 1px) and (max-width: 780px) {
button.btn-music {
  display : none;
}
}

@media screen and (min-width: 781px) {
.btn-music-responsive1 button.btn-music {
  display : none;
}
}


@media screen and (max-width: 781px) {
.btn-music-responsive1 button.btn-music {
  display: block;
  margin : auto;
  margin-top : 4px;
}
}
/* Fin des boutons musique */

@media screen and (min-width: 680px) {

.effacer2 {
  display : none;
}

}

@media screen and (max-width: 495px) {

.effacer2 {
  display : none;
}

}



/* --------------------------------------------------------- */
/* --------- CHOIX DES EQUIPES ET TAB --------- */
/* --------------------------------------------------------- */



@media screen and (min-width: 500px) and (max-width: 999px) {


.builder {
  max-width: 97%;
}

select {
  width: 125px;
}


.effacer {
  display : none;
}

.centrerrechercherteamadl {
    text-align: left;
}


}


@media screen and (min-width: 1px) and (max-width: 499px) {


.builder {
  max-width: 97%;
}

select {
  width: 125px;
}


.effacer {
  display : none;
}


.centrerrechercherteamadl {
    text-align: left;
}


}



@media screen and (min-width: 720px) and (max-width: 770px) {

.sectionanalysedraft {
  padding-left: 50px;
}

}


@media screen and (min-width: 686px) and (max-width: 719px) {

.sectionanalysedraft {
  padding-left: 40px;
}

}

@media screen and (min-width: 670px) and (max-width: 685px) {

.sectionanalysedraft {
  padding-left: 35px;
}

}

@media screen and (min-width: 670px) and (max-width: 669px) {

.sectionanalysedraft {
  padding-left: 28%;
}

}


@media screen and (min-width: 630px) and (max-width: 669px) {

.sectionanalysedraft {
  padding-left: 26%;
}

}

@media screen and (min-width: 1px) and (max-width: 669px) {

.label1 img, .label2 img, .label3 img, .label4 img, .label5 img {
  width: 320px;
}

.sectionanalysedraft {
  display: block;
}

}

@media screen and (min-width: 590px) and (max-width: 629px) {

.sectionanalysedraft {
  padding-left: 23%;
}

}

@media screen and (min-width: 550px) and (max-width: 589px) {

.sectionanalysedraft {
  padding-left: 20%;
}

}

@media screen and (min-width: 510px) and (max-width: 549px) {

.sectionanalysedraft {
  padding-left: 17%;
}

}

@media screen and (min-width: 470px) and (max-width: 509px) {

.sectionanalysedraft {
  padding-left: 14%;
}

}

@media screen and (min-width: 421px) and (max-width: 469px) {

.sectionanalysedraft {
  padding-left: 11%;
}

}

@media screen and (min-width: 1px) and (max-width: 420px) {

.sectionanalysedraft {
  padding-left: 8%;
}

}

@media screen and (min-width: 851px) and (max-width: 999px) {

.tableauCouverture thead tr th .iconetype {
  max-width: 68px;
}

.tableauCouverture {
  width: 85%;
}

}






/* --------------------------------------------------------- */
/* --------- CHOIX DES POKEMON ET TAB --------- */
/* --------------------------------------------------------- */



@media screen and (min-width: 670px) and (max-width: 999px) {

.alignementbouton .designBuilder {
  width: 150px;
  font-size: 12px;
}

.alignementbouton .btn-copy-notes, .alignementbouton .btn-generate, .alignementbouton .btn-copy {
  width: 150px;
  font-size: 12px;
  margin-top: 2px;
}

.alignementbouton .btn-upload, .alignementbouton .btn-upload-notes {
  width: 175px;
  font-size: 12px;
  margin-top: 2px;
}

tbody tr td {
  border-bottom: none;
}

.tableauSelection td:nth-of-type(1) {
  visibility: collapse;
}


.tableauMoves {
  width : 80%;
}

.tableauMoves tbody tr td img {
  max-width: 35px;
}

.tableauMoves tbody tr td {
  color: white;
  font-weight: 580;
  font-size: 12px;
}

}




@media screen and (min-width: 770px) and (max-width: 999px) {

.tableauSelection tbody tr td img {
  position: relative;
  right: 56%;
}

}

@media screen and (min-width: 670px) and (max-width: 769px) {

.tableauSelection tbody tr td img {
  position: relative;
  right: 80%;
}

}

@media screen and (min-width: 541px) and (max-width: 669px) {

.tableauSelection tbody tr td img {
  position: relative;
  right: 85%;
}

}

@media screen and (min-width: 441px) and (max-width: 540px) {

.tableauSelection tbody tr td img {
  position: relative;
  right: 90%;
}

}



@media screen and (min-width: 1px) and (max-width: 669px) {

.alignementbouton .designBuilder {
  width: 150px;
  height : 50px;
  font-size: 11px;
  height: 26px;
}

.alignementbouton .btn-copy-notes, .alignementbouton .btn-generate, .alignementbouton .btn-copy {
  width: 150px;
  height : 50px;
  font-size: 11px;
  margin-top: 2px;
  height: 26px;
}

.alignementbouton .btn-upload, .alignementbouton .btn-upload-notes {
  width: 165px;
  height : 50px;
  font-size: 11px;
  margin-top: 2px;
  height: 26px;
}

tbody tr td {
  border-bottom: none;
}

.tableauSelection td:nth-of-type(1) {
  visibility: collapse;
}


}

@media screen and (min-width: 441px) and (max-width: 669px) {

.tableauSelection thead tr th p  {
  font-size: 19px;
}

.tableauSelection tbody tr td img {
  max-width: 80px;
}

.tableauSelection tbody tr td {
  color: white;
  font-size: 12px;
  font-weight: 560;
}

.tableauMoves {
  width : 85%;
}

.tableauMoves tbody tr td img {
  max-width: 32px;
}

.tableauMoves tbody tr td {
  color: white;
  font-weight: 580;
  font-size: 11px;
}

}

@media screen and (min-width: 1px) and (max-width: 440px) {

.alignementbouton .designBuilder {
    margin-right: 20px;
    margin-left: 20px;

}

.alignementbouton .btn-copy-notes, .alignementbouton .btn-generate, .alignementbouton .btn-copy, .alignementbouton .btn-upload, .alignementbouton .btn-upload-notes {
    margin-right: 20px;
    margin-left: 20px;

}

.tableauSelection thead tr th p  {
  font-size: 18px;
}

.tableauSelection tbody tr td img {
  max-width: 65px;
  position: relative;
  right: 32px;
}

.tableauSelection tbody tr td {
  color: white;
  font-size: 12px;
  font-weight: 550;
}

.tableauMoves {
  width : 92%;
}

.tableauMoves tbody tr td img {
  max-width: 28px;
}

.tableauMoves tbody tr td {
  color: white;
  font-weight: 580;
  font-size: 11px;
}


}

@media screen and (min-width: 501px) and (max-width: 850px) {
.cadre-table-scroll-tableau-couverture {
  overflow-x: scroll;
}    

.tableauCouverture {
  width :800px;
}

.tableauCouverture thead tr th .iconetype {
  max-width : 62px;
}

.tableauCouverture tbody tr td {
  font-weight: 550;
  font-size: 11px;
}


}


@media screen and (min-width: 1px) and (max-width: 500px) {
.cadre-table-scroll-tableau-couverture {
  overflow-x: scroll;
}    

.tableauCouverture {
  width :700px;
}

.tableauCouverture thead tr th .iconetype {
  max-width : 58px;
}

.tableauCouverture tbody tr td {
  font-weight: 550;
  font-size: 10px;
}


}


@media screen and (min-width: 501px) and (max-width: 999px) {
.cadre-table-scroll-presentation-team {
  overflow-x: scroll;
}   
.presentationteam {
  width: 900px;
}

.presentationteam .bg {
  display : none;
}

.presentationteam tbody tr img {
  max-width: 62px;
}

.presentationteam tbody tr .logotypepresentationteam img {
  max-width: 62px;
}

}

@media screen and (min-width: 670px) and (max-width: 999px) {
/* Gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */

.presentationteam tbody tr td .troppetit10{
max-width : 95px;
}

.presentationteam tbody tr td .troppetit8{
max-width : 88px;
}

.presentationteam tbody tr td .troppetit7{
max-width : 82px;
}

.presentationteam tbody tr td .troppetit6{
max-width : 76px;
}

.presentationteam tbody tr td .troppetit5{
max-width : 70px;
}
.presentationteam tbody tr td .troppetit{
max-width : 65px;
}

.presentationteam tbody tr td .troppetit9{
max-width : 59px;
}

.presentationteam tbody tr td .troppetit2{
max-width : 53px;
}

.presentationteam tbody tr td .troppetit3{
max-width : 47px;
}

.presentationteam tbody tr td .troppetit4{
max-width : 41px;
}

.presentationteam tbody tr td .tropgrand3{
max-width : 32px;
}

.presentationteam tbody tr td .tropgrand{
max-width : 29px;
}

.presentationteam tbody tr td .tropgrand2{
max-width : 26px;
}

.presentationteam tbody tr td .tropgrand4{
max-width : 23px;
}

/* Fin de gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */
}

@media screen and (min-width: 1px) and (max-width: 669px) {
/* Gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */

.presentationteam tbody tr td .troppetit10{
max-width : 85px;
}

.presentationteam tbody tr td .troppetit8{
max-width : 79px;
}

.presentationteam tbody tr td .troppetit7{
max-width : 73px;
}

.presentationteam tbody tr td .troppetit6{
max-width : 68px;
}

.presentationteam tbody tr td .troppetit5{
max-width : 63px;
}
.presentationteam tbody tr td .troppetit{
max-width : 58px;
}

.presentationteam tbody tr td .troppetit9{
max-width : 52px;
}

.presentationteam tbody tr td .troppetit2{
max-width : 47px;
}

.presentationteam tbody tr td .troppetit3{
max-width : 42px;
}

.presentationteam tbody tr td .troppetit4{
max-width : 37px;
}

.presentationteam tbody tr td .tropgrand3{
max-width : 29px;
}

.presentationteam tbody tr td .tropgrand{
max-width : 26px;
}

.presentationteam tbody tr td .tropgrand2{
max-width : 24px;
}

.presentationteam tbody tr td .tropgrand4{
max-width : 21px;
}

/* Fin de gestion des différentes tailles de Pokémon (esthétisme) dans le tableau de présentation team */
}



@media screen and (min-width: 1px) and (max-width: 500px) {
.cadre-table-scroll-presentation-team {
  overflow-x: scroll;
}   
.presentationteam {
  width: 800px;
}

.presentationteam .bg {
  display : none;
}

.presentationteam tbody tr img {
  max-width: 58px;
}

.presentationteam tbody tr .logotypepresentationteam img {
  max-width: 58px;
}

}




/* --------------------------------------------------------- */
/* --------- CALCUL SPEED --------- */
/* --------------------------------------------------------- */


@media screen and (min-width: 670px) and (max-width: 999px) {

.comparaisonnature tbody tr td img, .tableauresumespeed tbody tr td img {
  max-width: 37px;
}

.comparaisonnature tbody tr td, .tableauresumespeed tbody tr td {
  color: white;
  font-weight: 580;
  font-size: 12px;
}

.comparaisonnature {
  width: 90%;
}

.tableauresumespeed {
  width: 90%;
}

}


@media screen and (min-width: 441px) and (max-width: 669px) {

.comparaisonnature tbody tr td img, .tableauresumespeed tbody tr td img {
  max-width: 35px;
}

.comparaisonnature tbody tr td, .tableauresumespeed tbody tr td {
  color: white;
  font-weight: 540;
  font-size: 12px;
}

.cadre-table-scroll-speed-conseil {
  overflow-x: scroll;
}  

.tableauresumespeed {
  width: 90%;
}

.comparaisonnature {
  width: 700px;
}

}

@media screen and (min-width: 1px) and (max-width: 440px) {

.comparaisonnature tbody tr td img, .tableauresumespeed tbody tr td img {
  max-width: 33px;
}

.comparaisonnature tbody tr td, .tableauresumespeed tbody tr td {
  color: white;
  font-weight: 510;
  font-size: 11px;
}

.cadre-table-scroll-speed-conseil {
  overflow-x: scroll;
}  

.tableauresumespeed {
  width: 330px;
}

.comparaisonnature {
  width: 550px;
}

}



@media screen and (min-width: 501px) and (max-width: 999px) {
.cadre-table-scroll-speed {
  overflow-x: scroll;
}    

.tableauSpeed {
  width : 880px;
}

.tableauSpeed tbody tr td {
  color : white;
  font-size : 11.5px;
  font-weight: 550 ;
  padding : 1px 3px 1px 3px;
}

.tableauSpeed tbody tr td img{
  max-width : 85px;
}

.tableauSpeed select {
  padding: 1px 8px 1px 8px;
  width: 115px;
  height : 23px;
  font-size: 15px;
}


}


@media screen and (min-width: 1px) and (max-width: 500px) {
.cadre-table-scroll-speed {
  overflow-x: scroll;
}   

.tableauSpeed {
  width : 880px;
}

.tableauSpeed tbody tr td {
  color : white;
  font-size : 11px;
  font-weight: 550 ;
  padding : 1px 3px 1px 3px;
}

.tableauSpeed tbody tr td img{
  max-width : 74px;
}

.tableauSpeed select {
  padding: 1px 6px 1px 6px;
  width: 105px;
  height : 22px;
  font-size: 14px;
}

}






/* --------------------------------------------------------- */
/* --------- CUSTOMISATION --------- */
/* --------------------------------------------------------- */


@media screen and (min-width: 501px) and (max-width: 999px) {
.cadre-table-scroll-customisation {
  overflow-x: scroll;
}   

.tableauSelectionCustomisation {
  width : 990px;
}

.tableauSelectionCustomisation thead tr th p{
  color : white;
  font-weight: 580 ;
}

.tableauSelectionCustomisation tbody tr td {
  color : white;
  font-size : 11.5px;
  font-weight: 550 ;
  padding : 1px 3px 1px 3px;
}

.tableauSelectionCustomisation tbody tr td img{
  max-width : 85px;
}

.selectTypeTera {
  padding: 1px 8px 1px 8px;
  width: 110px;
  height : 23px;
  font-size: 15px;
}


}


@media screen and (min-width: 1px) and (max-width: 500px) {
.cadre-table-scroll-customisation {
  overflow-x: scroll;
}   

.tableauSelectionCustomisation {
  width : 930px;
}

.tableauSelectionCustomisation thead tr th p{
  color : white;
  font-weight: 580 ;
}

.tableauSelectionCustomisation tbody tr td {
  color : white;
  font-size : 11px;
  font-weight: 550 ;
  padding : 1px 3px 1px 3px;
}

.tableauSelectionCustomisation tbody tr td img{
  max-width : 74px;
}

.selectTypeTera {
  padding: 1px 6px 1px 6px;
  width: 105px;
  height : 22px;
  font-size: 14px;
}


}


@media screen and (min-width: 441px) and (max-width: 669px) {
  .tableauSelectionCustomisation thead tr th p {
    font-size: 19px;
  }
}

@media screen and (min-width: 1px) and (max-width: 440px) {
  .tableauSelectionCustomisation thead tr th p {
    font-size: 18px;
  }
}






/* --------------------------------------------------------- */
/* --------- EXPORT --------- */
/* --------------------------------------------------------- */

@media screen and (min-width: 1px) and (max-width: 669px) {
.tableauExport {
    width: 75%;
  }
}
























/*---------------------------*/
/* TENTATIVE LECTEUR AUDIO */
/*---------------------------*/

.audioglobal audio {
  background-image: url('backgroundBuilder.jpg');
  /*background-color:#4974a7;*/
  overflow: hidden;
}

audio {
  margin : auto;
  background: rgba(33,36,45,0.5);
  border-radius: 10px;
  z-index: 2;
  overflow: hidden;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  font-weight: 600;
  position: relative;
  text-align: center;
  display: block;
  padding: 0 0 0 0;
  font-size: 13px;
  border-radius: 7px;
  height: 35px;
  opacity: 0.5;
}

@media screen and (max-width: 380px) {
audio {
  width: 280px;
}
}

.bounce2 {
  animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-4px);
  }
  60% {
    transform: translateY(-2px);
  }
}





























