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

}

h1, h2, p, a{

  

    color: white;
    
}

.info {
    background: #f0f8ff;
    border: 1px solid #8ecae6;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.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: #e26300;
  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: #e26300 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: #e26300 3px 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: #e26300 3px solid;
}






@media screen and (max-width: 1200px) {
table
{
font-size: 300%;
width:100%;
}

.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: #e26300 3px solid;
border-radius: 10px;
list-style-type: none;
  

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

    }
    .yt-search
{
  font-size: 26px;
  padding: 10px;
  margin: 5px;
}
    
input[type=submit]
{
  display: inline-block;
  
  background: rgb(163,32,38);
background: #e26300;
  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: #e26300;
  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%;
}



}
