/*
 * LegSw@re++ : Cartollecte. © 2022-2025 LegSw@re++ Software && Consulting. Tous droits réservés.
 * 
 * Copyright 2022-2025 LegSw@re++ Software && Consulting. Tous droits réservés.
 * 
 * Cartollecte Version Web, les logos de LegSware++ et de Cartollecte ainsi que les codes sources de Cartollecte Version Web et tous les fichiers portant ce message sont la propriété exclusive 
 * de LegSw@re++ Software && Consulting qui en dispose de tous les droits hormis certaines portions de codes 
 * appartenant à leurs auteurs respectifs dont certains sont référencés dans le fichier https://www.collecte.arse.ne/Lisez-moi-Licences-References.txt
 * 
 * Toute exploitation, reproduction ou copie, modification, représentation, commercialisation et ou 
 * utilisation même partielle de ce logiciel, de ses codes sources, des logos de LegSware++ et de Cartollecte et de tous les fichiers portant ce message 
 * sont strictement interdites sans l'accord écrit de LegSw@re++ Software && Consulting.
 *
 * Veuillez lire le fichier https://www.collecte.arse.ne/Lisez-moi-Licences-References.txt pour les Licences, Références & Reconnaissances/Remerciements 
 * de certaines ressources tierces (logithèques, technologies, codes sources, etc.) utilisées par Cartollecte Version Web.  
 */
.body
{
    background-color: #820099;
    padding-top:1%;
    padding-bottom:1%;
    padding-left:5%;
    padding-right:5%;
    font-size:1.15rem;
}

.container-fluid
{
    background-color: #f8f1fe;
    padding-top:15px;
}

.legsware{
    color:#8b4510;
    font-family:Comic Sans MS;
    border-bottom:5px ridge #8b4510;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #ffffd7;
}

.imgLegsware
{
    border-left-color:black;
    border-radius:5px 5px 5px 5px;
    box-shadow:10px 5px 10px #ffffd7;
    margin-bottom:10px;
}

.shieldLegsware
{
    margin-left:5%;
    margin-right:5%;
    color:#8b4510;
    font-family:Comic Sans MS;
    border-bottom:5px ridge #8b4510;
    background-color:#d6d6d2;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #ffffd7;
}

.button
{
    background-color:#f8f1fe;	
    font-size:1.15rem;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    border:outset;
    border-left:groove;
    border-right:groove;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.button:hover, .button:focus
{
    background-color:#af93d9;
    font-style: italic;
}

.button:disabled:hover, .button:disabled:focus
{
    background-color:#f8f1fe;
    font-style:normal;
}

.button-add
{
    background-color:#1ed600;
    font-size:1.15rem;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    border:outset;
    border-left:groove;
    border-right:groove;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.button-add:hover, .button-add:focus
{
    background-color:#af93d9;
    font-style: italic;
}

.button-add:disabled:hover, .button-add:disabled:focus
{
    background-color:#1ed600;
    font-style:normal;
}

.button-edit
{
    background-color:#0ab3df;	
    font-size:1.15rem;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    border:outset;
    border-left:groove;
    border-right:groove;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.button-edit:hover, .button-edit:focus
{
    background-color:#af93d9;
    font-style: italic;
}

.button-edit:disabled:hover, .button-edit:disabled:focus
{
    background-color:#0ab3df;
    font-style:normal;
}

.button-end
{
    background-color:#ff9200;	
    font-size:1.15rem;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    border:outset;
    border-left:groove;
    border-right:groove;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.button-end:hover, .button-end:focus
{
    background-color:#af93d9;
    font-style: italic;
}

.button-end:disabled:hover, .button-end:disabled:focus
{
    background-color:#ff9200;
    font-style:normal;
}

.button-delete
{
    background-color:#fe464b;
    font-size:1.15rem;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    border:outset;
    border-left:groove;
    border-right:groove;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.button-delete:hover, .button-delete:focus
{
    background-color:#af93d9;
    font-style: italic;
}

.button-delete:disabled:hover, .button-delete:disabled:focus
{
    background-color:#fe464b;
    font-style:normal;
}

.foot
{
    background-color:#d6d6d2;
    font-size:large;
    font-style:italic;
    text-align:center;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

h1
{
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    color:#74439a;
    font-style:italic;
    background-color:#d6d6d2;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.h3
{
    padding-left:15px;
    padding-right:15px;
    padding-bottom:7px;
    background-color:#d6d6d2;
    border-bottom:5px ridge #74439a;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.img
{
    border-left-color:black;
    border-radius:5px 5px 5px 5px;
    box-shadow:10px 5px 10px #74439a;
    margin-bottom:10px;
}

table
{
    background-color:#d6d6d2;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.shield
{
    margin-left:5%;
    margin-right:5%;
    border-bottom:5px ridge #74439a;
    background-color:#d6d6d2;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

.menu-shield
{
    padding-left:25px;
    padding-right:25px;
    border-bottom:5px ridge #74439a;
    background-color:#fff;
    border-radius:0px 0px 100px 100px/25px;
    box-shadow:10px 5px 10px #74439a;
}

td
{
    padding-left:10px;
    padding-right:10px;
}

.underline
{
    border-bottom:5px ridge #74439a;
}

.bg-yellow
{
    background-color:#f8f1fe;
    font-weight:bold;
}

.bg-yellowish
{
    background-color:#fff;
    font-weight:bold;
}

input:invalid{
    border: 2px solid #fe464b;
}

input[type=text]:valid{
    border: 1px solid #1ed600;	
}

input[type=number]:valid{
    border: 1px solid #1ed600;	
}

input[type=date]:valid{
    border: 1px solid #1ed600;	
}

.checkbox{
    width: 45px;
    height: 45px;
}

.legend{
    margin-left: 5px;
    margin-right: 5px;
    background-color: wheat;
    padding: 10px;
}

.entry{
    display:flex;
    align-items: center;
}

.entry-color{
    height: 10px;
    width: 15px;
}

.entry-text{
    margin-left: 10px;
}
