﻿.GridViewStyle {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    table-layout: auto;
    border-collapse: collapse;
    /*   border: #1d1d1d 1px solid;*/
}

.DVStyle {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 1px solid;
}

.EntetStyle {
    background-color: #CEB6A0; /*#A0B9CF*/
    color: #ffffff;
}

    .EntetStyle th {
        padding-left: 5px;
        color: #000000;
        font-weight: normal;
        height: 30px;
    }

.HoverStyle {
    background-color: #C1CED9
}
/*Header and Pager styles*/
.HeaderStyle {
    background-color: #024873;
}

    .HeaderStyle th {
        padding-left: 5px;
        color: #FFFFFF;
        font-weight: normal;
        height: 30px;
    }

        .HeaderStyle th a {
            text-decoration: none;
            color: #FFFFFF;
            display: block;
            /*text-align: left;*/
            font-weight: normal;
        }

.PagerStyle {
    background-color: white /*#A5AAA3*/;
}

    .PagerStyle table {
        text-align: left; /*center*/
        /*margin: auto;*/
    }

        .PagerStyle table td {
            border: 0px;
            /*padding: 5px;*/
        }

    .PagerStyle td {
        border-top: #1d1d1d 2px solid;
        padding-top: 4px;
    }

    .PagerStyle a {
        color: #024873;
        text-decoration: none;
        padding: 2px 10px 2px 10px;
        border-top: solid 1px #777777;
        border-right: solid 1px #333333;
        border-bottom: solid 1px #333333;
        border-left: solid 1px #777777;
    }

        .PagerStyle a:hover {
            color: #ffffff;
            background-color: #024873;
            text-decoration: none;
            padding: 2px 10px 2px 10px;
            border-top: solid 1px #777777;
            border-right: solid 1px #333333;
            border-bottom: solid 1px #333333;
            border-left: solid 1px #777777;
        }

    .PagerStyle span {
        background-color: #658DA6; /*#024873;*/
        /*font-weight: bold;*/
        color: #ffffff;
        text-decoration: none;
        padding: 3px 10px 3px 10px;
    }
/*RowStyles*/
/*BackColor="#EFF3FB"*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td Common Styles {
    /*padding: 0px;*/
    border-bottom: solid 0.5px #1d1d1d;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    /*    border-right: solid 1px #1d1d1d;*/
}

.ERowStyle /*Entete GV*/ {
    background: #FFFFFF;
    border-bottom: 1px #99AFC1 solid;
}

.RowStyle {
    background: #f5f5f5;
    /*border-bottom: 1px #99AFC1 solid;*/
}

.ARowStyle {
    /*background: #FFFFFF;*/
    border-bottom: 1px #99AFC1 solid;
}

.SelectedRowStyle td {
    /*ForeColor ="#000099" Font-Underline="True" BackColor="#E5A835"*/
    color: white;
    background-color: #658DA6;
}

.delete {
    font-size: small;
    color: red;
}

    .delete:hover {
        font-size: small;
        color: red;
    }

.edit {
    color: #024873;
    font-size: small;
    font-weight: bolder;
}

    .edit:hover {
        font-size: small;
        font-weight: bolder;
    }

.bt_save {
    font-size: small;
    /*color: green;*/
    color: white;
    background-color: green;
    padding: 4px;
    border-radius: 4px;
}

    .bt_save a:hover {
        font-weight: bolder;
        font-size: small;
        font-weight: bolder;
        background-color: yellow
    }

.Save {
    color: white;
    background-color: green;
    border: 1px solid black;
    padding: 2px;
}

.trais {
    margin-top: 0px;
    margin-bottom: 3px;
    height: 1px;
    width: 100%;
    border-top: 1px solid gray;
}

.icon-save::before {
    content: "\f0c7"; /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: large;
    vertical-align: middle;
    margin-right: 10px;
    color: green;
}

.icon-edit::before {
    content: "\f044"; /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: large;
    vertical-align: middle;
    color: #024873;
}

.icon-Add::before {
    /*plus-square*/
    content: "\f0fe"; /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: large;
    vertical-align: middle;
    color: green; /*#024873;*/
}

.icon-pen::before {
    content: "\f303"; /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: 'Font Awesome 5 Free';
    /*font-weight: 400;
    font-size: large;*/
    vertical-align: middle;
    /*    margin-right: 10px;*/
    color: green;
}

.modalBackground {
    background-color: Gray;
    /*    filter: contrast(opacity=70 );
    opacity: 0.7;*/
}

.modalPopup {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 15px;
    /*width: 250px;*/
}

.progress .progress-bar {
    border-radius: 0px;
}
/* ====== Classification ====== */
.Categorie {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: navy;
}

.S_titre {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
}

.note {
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size: 10px;
    color: Navy;
    font-weight: bold;
    width: 100px;
}

/* Conteneur général */
.list-group {
    max-width: 100%;
}

    /* On cache le radio natif */
    .list-group input[type="radio"] {
        /*display: none;*/
    }

    /* Chaque option */
    .list-group label {
        /*display: flex;
        align-items: center;
        padding: 6px 10px;
        margin-bottom: 1px;
        border: 1px solid #dee2e6;
        border-radius: .4rem;
        background-color: #ffffff;
        cursor: pointer;
        font-size: small;
        1rem;
        transition: all 0.25s ease;
        line-height: 1.2;*/
    }

        /* Hover */
        .list-group label:hover {
            background-color: #f8f9fa;
            border-color: #007bff;
        }

    /* Radio sélectionné */
    .list-group input[type="radio"]:checked + label {
        /* background-color: #007bff;
        color: #ffffff;
        border-color: #007bff;
        box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);*/
    }

    /* Petit cercle custom à gauche */
    .list-group label::before {
        /*  */ content: "";
        width: 14px;
        height: 14px;
        /*border: 2px solid #6c757d;*/
        border-radius: 50%;
        margin-right: 12px;
        transition: all 0.2s ease;
    }

    /* Cercle quand sélectionné */
    .list-group input[type="radio"]:checked + label::before {
        /*        background-color: #ffffff;
        border-color: #ffffff;*/
        /*box-shadow: inset 0 0 0 3px #007bff;*/
    }

    /* Texte plus lisible */
    .list-group label span {
        flex: 1;
    }

    .list-group br {
        display: none;
    }

@media (min-width: 600px) {
    .list-group {
        max-width: 40%;
    }
}
