﻿/*@charset "utf-8";*/
/* CSS Document */

#contener {
    width: 980px;
    height: 800px;
    padding-right: 10px;
    padding-left: 10px;
}

#header {
    width: 980px;
    height: 80px;
    clear: both;
}

#sous_bandeau {
    background-color: #CCC;
    height: 20px;
    width: 970px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

#menu {
    float: right;
}

#contenu_gauche {
    width: 610px;
    height: 360px;
    background-color: #dad5d5;
    padding: 5px;
}

#contenu_droite {
    float: right;
    width: 316px;
    height: 360px;
    clear: both;
}

#footer {
    clear: both;
    height: 60px;
    text-align: center;
}

#logo {
    height: 80px;
    width: 80px;
    float: left;
}

#banner {
    height: 80px;
    width: 870px;
    float: right;
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
}

.txtcourant {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

.txtcourant.disabled {
    background-color: #e0e0e0;
    cursor: not-allowed;
}

.txtcourantpetit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
}

.txtcourantblanc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: underline;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
}

#connexion {
    width: 316px;
    padding-top: 55px;
    background-image: url(../Images/fond_connexion.jpg);
    background-repeat: no-repeat;
    height: 182px;
}

.connexion {
    width: 316px;
}

#inscription {
    width: 316px;
    background-image: url(../Images/fond_inscription.jpg);
    height: 179px;
}

#gestion {
    width: 316px;
    background-image: url(../Images/gestion_restitution.jpg);
    height: 360px;
}

#formulaire {
    height: 420px;
    width: 600px;
    border: 2px solid #CCC;
    background-image: url(../Images/icone_formulaire.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FBFBFB;
}

#formulaire2 {
    height: 230px;
    width: 600px;
    border: 2px solid #CCC;
    background-image: url(../Images/icone_formulaire.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FBFBFB;
}

#commercial {
    float: left;
    width: 470px;
    height: 140px;
    border: 2px solid #CCC;
    margin-top: 10px;
    background-color: #FBFBFB;
    padding-left: 5px;
    padding-top: 5px;
}

#commercial_selectionne {
    float: left;
    width: 470px;
    height: 140px;
    border: 2px solid #CCC;
    margin-top: 10px;
    background-color: #FBB600;
    padding-left: 5px;
    padding-top: 5px;
}

#immatriculation {
    height: 50px;
    width: 470px;
    float: right;
    border: 2px solid #CCC;
    background-color: #FBB600;
    padding-left: 5px;
    padding-top: 5px;
}

#administration2 {
    width: 970px;
    height: 50px;
    border: 2px solid #999;
    margin-top: 10px;
    background-color: #CCC;
    padding-left: 5px;
    padding-top: 5px;
}

#pbtechniques {
    width: 470px;
    height: 210px;
    border: 2px solid #CCC;
    float: right;
    clear: both;
    margin-top: 10px;
    background-color: #FBFBFB;
    padding-left: 5px;
    padding-top: 5px;
}

#pbtechniques_selectionne {
    width: 470px;
    height: 210px;
    border: 2px solid #CCC;
    float: right;
    clear: both;
    margin-top: 10px;
    background-color: #FBB600;
    padding-left: 5px;
    padding-top: 5px;
}

#transport {
    clear: both;
    float: right;
    border: 2px solid #CCC;
    height: 140px;
    width: 470px;
    margin-top: 10px;
    background-color: #FBFBFB;
    padding-left: 5px;
    padding-top: 5px;
}

#transport_selectionne {
    clear: both;
    float: right;
    border: 2px solid #CCC;
    height: 140px;
    width: 470px;
    margin-top: 10px;
    background-color: #FBB600;
    padding-left: 5px;
    padding-top: 5px;
}

#identifiant {
    clear: both;
    float: left;
    width: 470px;
    margin-top: 10px;
    padding-top: 5px;
    padding-left: 5px;
    border: 2px solid #CCC;
    background-image: url(../Images/petiticone_formulaire.jpg);
    background-repeat: no-repeat;
    background-position: right;
    height: 80px;
}

#administratif {
    width: 470px;
    height: 210px;
    border: 2px solid #CCC;
    margin-top: 10px;
    background-color: #FBFBFB;
    padding-left: 5px;
    padding-top: 5px;
}

#administratif_selectionne {
    width: 470px;
    height: 210px;
    border: 2px solid #CCC;
    margin-top: 10px;
    background-color: #FBB600;
    padding-left: 5px;
    padding-top: 5px;
}

#submit {
    float: right;
    border: 0;
    height: 80px;
    width: 480px;
    margin-top: 10px;
    padding-top: 5px;
}

#retour {
    clear: both;
    height: 10px;
    width: 100px;
}

#tableau {
    width: 970px;
    border: 0px solid #999;
    margin-top: 10px;
    background-color: #FFF;
    padding-left: 5px;
    padding-top: 5px;
}

#confirmation {
    height: 155px;
    width: 605px;
    border: 2px solid #CCC;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FBFBFB;
    text-decoration: none;
    padding-left: 0px;
    padding-top: 10px;
}

.txtconfirmation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding-left: 5px;
}

form {
    padding: 5px;
    width: 500px;
    margin-left: 85px;
}

label {
    margin-top: 20px;
    display: block;
}

select, option {
    background-color: #FFF;
    border: 1px solid #CCC;
}

input {
    border: 1px solid black;
    background-color: #FFF;
    margin-top: 5px;
    border: 1px solid #CCC;
}

    input[type=checkbox] {
        border: none;
        background-color: #FFF;
        margin-top: 0px;
    }

#motpasse {
    height: 150px;
    width: 600px;
    border: 2px solid #CCC;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FBFBFB;
}

.failureNotification {
    color: Red;
}

.successNotification {
    color: Green;
}

.admcommentsection {
    position: absolute;
    margin-left: 255px;
    margin-top: 85px;
    float: left;
}

.comcommentsection {
    position: absolute;
    margin-left: 255px;
    margin-top: 15px;
    float: left;
}

.techcommentsection {
    position: absolute;
    margin-left: 255px;
    margin-top: 85px;
    float: left;
}

.trptcommentsection {
    position: absolute;
    margin-left: 255px;
    margin-top: 15px;
    float: left;
}

.txtcourantpetitcentre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
    text-align: center;
}

.txtcourantpetitblanc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.menuPages {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #FBB600;
    color: White;
    height: 35px;
    width: 942px;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 20px;
    vertical-align: middle;
}

    .menuPages ul {
        /*margin-left:-5px;*/
        padding-top: 8px;
        list-style-type: none;
    }

    .menuPages /*ul*/ li {
        float: left;
        margin-left: -8px;
        margin-right: 16px;
    }

li.menuSelected {
    color: Gray;
}

.pageTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FBB600;
    margin-bottom: 30px;
    font-weight: bold;
    margin-left: 22px;
}

    .pageTitle a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #FBB600;
    }

.contenuCentre {
    border: 1px solid Gray;
    width: 900px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
}

.pageSubTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: Gray;
}

.ulRDV {
    list-style-type: none;
}

.rdvMonth {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: Black;
    margin-left: 15px;
}

.btnPopup {
    height: 20px;
    background-color: White;
    color: Black;
    padding: 0;
    width: 20px;
}

.lienSupprimer {
    text-decoration: underline;
    font-size: 12px;
}

.etatAttente {
    color: Blue;
}

.etatConfirme {
    font-weight: bold;
}

.callCenter {
    margin-top: -15px;
    margin-left: 785px;
}

.radioList label {
    display: inline;
}

.radioList input {
    display: inline;
    border: none;
    margin-top: 5px;
}


/* Calendar styles */
.weekly-calendar {
    border-collapse: collapse;
    width: 100%;
}

    .weekly-calendar th,
    .weekly-calendar td {
        border: 1px solid #ddd;
        padding: 10px;
        text-align: center;
        height: 10px;
    }

        .weekly-calendar td:nth-child(n+2) {
            width: 19%;
        }

    .weekly-calendar th {
        background-color: #f0f0f0;
        font-weight: bold;
    }

    .weekly-calendar td.hours {
        background-color: #f0f0f0;
        font-weight: bold;
        width: min-content;
    }

    .weekly-calendar td.appointment {
        background-color: #0078d4;
        color: #fff;
        font-weight: bold;
    }

/* Buttons for actions */
.action-buttons {
    margin-bottom: 10px;
    margin-right: 10px;
}

.action-buttons-above-calendar {
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    height: 30px;
}

/* Appointment status colors */
.confirmed {
    background-color: #179f36; /* Green */
    color: #fff;
    font-size: x-small;
}

.waiting {
    background-color: #0094ff; /* blue */
    color: #000;
    font-size: x-small;
}

/* ---------- No Access Page --------------- */
.centered-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}

.no-access-body {
    background-color: #f5f5f5;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

.no-access-container {
    display: flex;
    justify-content: center;
    padding: 40px 20px;
    width: 100%;
    margin: 0 auto;
}

.no-access-content {
    width: 100%;
    max-width: 500px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    
}

.no-access-message {
    font-size: 18px;
    color: #555;
    margin-bottom: 20px;
    line-height: 1.5;
}

.no-access-help {
    font-size: 16px;
    color: #777;
    margin-bottom: 35px;
    line-height: 1.4;
}

.no-access-button {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.bouton-deconnexion {
    background-color: #FBB600;
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    transition: background-color 0.3s ease;
    min-width: 120px;
}

.bouton-deconnexion:hover {
    background-color: #e0a000;
}

.no-access-form {
    width: 800px;
}

#sous_bandeau-no-access {
    background-color: #CCC;
    height: 20px;
    width: 970px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

/* Styles pour le contenu de modification de procédure dans default.aspx */
#contenu_gauche h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ca0404;
    text-align: center;
    margin-bottom: 35px;
}

#contenu_gauche p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 1.5;
    text-align: justify;
}

.texte-rouge {
    color: #FF0000;
    font-weight: bold;
}

