body
{text-align : center;
color:white;
background-color: black;

}

h1, h2, p, a{

  

    color: white;
    
}
.error {
    color: red;
    font-weight: bold;
    font-size: 1.5em;
}
.yt-search
{
  font-size: 16px;
  padding: 6px;
  margin: 5px;
}
.del2[type=submit]
{
  display: inline-block;
  
  background: green;

  border-radius: 5px;
  border: 3px  #cccccc;
  color: #eeeeee;
  text-align: center;
  font-size: 18px;
  padding: 6px;
 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}


.del[type=submit]
{
  display: inline-block;
  
  background: rgb(163,32,38);

  border-radius: 5px;
  border: 3px  #cccccc;
  color: #eeeeee;
  text-align: center;
  font-size: 18px;
  padding: 6px;
 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

input[type=submit]
{
  display: inline-block;
  
  background: rgb(163,32,38);
background: linear-gradient(90deg, rgba(163,32,38,1) 0%, rgba(42,108,76,1) 25%, rgba(189,193,45,1) 50%, rgba(15,92,168,1) 75%);
  border-radius: 5px;
  border: 3px  #cccccc;
  color: #eeeeee;
  text-align: center;
  font-size: 28px;
  padding: 10px;
 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin: 20px;
}

input,
select,
textarea {
text-align: center;
  font-family: inherit;
  font-size: 150%;
}

ul {

Border: red 3px solid;
border-radius: 10px;
list-style-type: none;
  

    margin-left: 20%;
    margin-right: 20%;
    color: white;
    text-align: left;
    padding-bottom:1.5%;

    }
li{


list-style-position: inside;
    color: white;
    text-align: left;
    }
    
.valide
{
list-style-image: url('cocheverte.png');
}
.refuse
{
list-style-image: url('cocherouge.png');
}
.inter
{
list-style-image: url('inter.png');
}

.footer
{

color: white;
}

a
{
font-size: 100%;
color:white;
}
table
{
Border: white 1px solid;
border-radius: 10px;
list-style-type: none;
  width:50%;

    margin-left: auto;
    margin-right: auto;
    color: white;
    text-align: left;
    padding-bottom:1.5%;
}
td
{
Border-top: white 1px solid;
}






@media screen and (max-width: 1200px) {
table
{
font-size: 300%;
width:100%;
}
    .yt-search
{
  font-size: 26px;
  padding: 10px;
  margin: 5px;
}
.del[type=submit]
{
  display: inline-block;
  
  background: rgb(163,32,38);

  border-radius: 5px;
  border: 3px  #cccccc;
  color: #eeeeee;
  text-align: center;
  font-size: 28px;
  padding: 10px;
 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin: 20px;
}
ul {

Border: white 1px solid;
border-radius: 10px;
list-style-type: none;
  

      margin-left: 5%;
    margin-right: 5%;
    padding-bottom:5%;
    color: white;
    text-align: left;
    

    }
    
input[type=submit]
{
  display: inline-block;
  
  background: rgb(163,32,38);
background: linear-gradient(90deg, rgba(163,32,38,1) 0%, rgba(42,108,76,1) 25%, rgba(189,193,45,1) 50%, rgba(15,92,168,1) 75%);
  border-radius: 5px;
  border: 3px  #cccccc;
  color: #eeeeee;
  text-align: center;
  font-size: 28px;
  padding: 10px;
 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin: 20px;
}

input,
select,
textarea {
text-align: center;
  font-family: inherit;
  font-size: 300%;
  padding:3%;
    }
    h1, h2, p{

    font-size: 300%;

    color: white;
    
}
li{

font-size: 200%;
list-style-position: inside;
    color: white;
    text-align: left;
    
    }

    
    input[type=submit]
{
  display: inline-block;
  
  background: rgb(163,32,38);
background: linear-gradient(90deg, rgba(163,32,38,1) 0%, rgba(42,108,76,1) 25%, rgba(189,193,45,1) 50%, rgba(15,92,168,1) 75%);
  border-radius: 5px;
  border: 3px  #cccccc;
  color: #eeeeee;
  text-align: center;
  font-size: 500%;
  padding: 10px;
 
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin: 20px;
}

img
{
width:30%;
}



}
