Your IP : 216.73.216.65


Current Path : /home/ataenra/www/ATA/INTRANET/Formulaires/PAC_AE/css/
Upload File :
Current File : /home/ataenra/www/ATA/INTRANET/Formulaires/PAC_AE/css/style2.css

@charset "utf-8";

body {

    background: #2596d26e;

    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;

}



.containerPage {

    border-radius: 15px;

    border-color: rgb(255, 255, 255);

    background: rgb(255, 255, 255);

    margin: auto;

    padding: 0.5cm;

    box-shadow: 0 0 2cm rgba(0, 0, 0, 0.863);

    width: auto;

    height: auto;


}

.containerTitre {

  border-radius: 15px;

 

  margin: 0;

  padding: 0.2cm;

  text-align: center; 

  font-style: helvetica;

  font-size: 20px;

  width: auto;

  height: auto;

  box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.863);

}

.containerSection {

  border-radius: 15px;

  margin-top: 0.0cm;

  margin-bottom: 0.0cm;

  padding: 0.2cm;

  padding-left: 0.5cm;

  text-align: center;

  width: auto;

  height: 1.2cm;

  font-size: 18px;

  box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.863);

}

.container1 {

    border-radius: 20px;

    margin: 0;

    margin-bottom: 0.4cm;

    margin-top: 0.2cm;

    padding: 0.5cm;

    text-align: left;

    font-size: medium;

    width: auto;

    height: 500px;

    box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.863);

    align-items: top;

}

fieldset{

  border-radius: 0;

  display: none;



  margin-top: 0.7cm;

  padding: 0cm;

  text-align: right;

  font-size: small;

  width: auto;

  height: auto;

  margin-bottom: 0cm;

}

#field-1 {

  display: block;

}

form{

  border-radius: 0;

 

  margin-top: 0cm;

  padding: 0cm;

  text-align: right;

  font-size: small;

  width: auto;

  height:auto;

  margin-bottom: 0cm;

  

}

.col-md-4 {

  border-style: solid;

  border-color: rgba(238, 230, 230, 0.479);

  border-radius: 10px;

}

.col-md-4a {

  border-style: solid;

  border-color: rgba(238, 230, 230, 0.479);

  border-radius: 10px;

}

.col-md-4-A{

  border-style: none;

  border-color: rgba(255, 255, 255, 0.479);

  border-radius: 10px;

}

.row {

    border-style: none;

    border-color: rgb(255, 255, 255);

    border-radius: 10px;

}

input:invalid {

  border: rgba(248, 243, 243, 0.521) solid 3px;

  box-shadow: 0 0 2px 1px rgba(218, 24, 24, 0.411);

}

input:valid {

  border: rgba(252, 252, 252, 0.562) solid 3px;

  box-shadow: 0 0 2px 1px rgba(0, 128, 0, 0.473);

}