| Current Path : /home/a/t/a/ataenra/www/ATA/INTRANET/Outils/css/ |
| Current File : /home/a/t/a/ataenra/www/ATA/INTRANET/Outils/css/np.css |
@charset "utf-8";
body {
background: rgb(129, 127, 127);
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: 0.2cm;
padding: 0.2cm;
box-shadow: 0 0 0cm rgba(0, 0, 0, 0.863);
width: auto;
height: 100%;
}
.containerTitre {
border-radius: 15px;
border-style: none;
border-color: rgb(255, 255, 255);
background: rgb(255, 255, 255);
margin: 0;
padding: 0.2cm;
text-align: center;
font-style: helvetica;
font-size: 40px;
width: auto;
height: 100%;
box-shadow: 0 0 0.5cm rgb(255, 255, 255);
}
.containerPied {
border-radius: 0px;
border-style: none;
border-color: rgb(255, 255, 255);
background: rgb(255, 255, 255);
margin: 0;
padding: 0.2cm;
text-align: center;
font-style: helvetica;
font-size: 40px;
width: auto;
height: auto;
box-shadow: 0 0 0.5cm rgb(255, 255, 255);
}
.containerSection {
border-radius: 0px;
background: rgb(255, 255, 255);
margin-top: 0.0cm;
margin-bottom: 0.0cm;
padding: 0.2cm;
padding-left: 0.0cm;
text-align: center;
width: auto;
height: 1.2cm;
font-size: 18px;
box-shadow: 0 0 0.5cm rgb(255, 255, 255);
}
.container1 {
border-radius: 0px;
background: rgb(255, 255, 255);
border-style: none;
border-color: rgba(0, 0, 0, 0.568);
border-radius: 20px;
margin: 0;
margin-bottom: 0cm;
margin-top: 0.2cm;
padding: 0.5cm;
text-align: center;
font-size: medium;
width: auto;
height: 650px;
box-shadow: 0 0 0.5cm rgb(255, 255, 255);
align-items: top;
}
.btn-l {
width: 100%;
}
.col-sm-4 {
border-style: none;
border-color: rgba(238, 230, 230, 0.479);
border-radius: 10px;
margin: 0;
margin-bottom: 0cm;
margin-top: 0cm;
padding: 0cm;
text-align: center;
font-size: medium;
width: 33.33%;
height: auto;
}
.col-sm-6 {
border-style: none;
border-color: rgba(238, 230, 230, 0.479);
border-radius: 10px;
margin: 0;
margin-bottom: 0cm;
margin-top: 0cm;
padding: 0cm;
text-align: center;
font-size: medium;
width: 50%;
height: auto;
}
.col-md-6-a {
border-style: none;
border-color: rgba(238, 230, 230, 0.479);
border-radius: 10px;
width: 50%;
height: auto;
text-align: center;
align-items: center;
}
.col-md-9 {
border-style: none;
border-color: rgba(238, 230, 230, 0.479);
border-radius: 10px;
width: 75%;
height: auto;
text-align: left;
}
.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: 0x;
}
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);
}
select.form-controla {
width: 350px;
height: 40px;
}
.row-a {
width: 50%;
}
.hover {
border: rgba(252, 252, 252, 0.562) solid 3px;
}