html{
	height: 100%;
	margin: 0;
}

body {
	height: 100%;
    background-color: #F7F8F9;
    color: #4F4F4F;
    font-family: Montserrat, sans-serif;
    font-size: 0.75em;
    margin: 0;
}

form {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-width: 860px;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

textarea:focus, textarea:active{
	border: 1px solid #5E71A9;
}

select:focus, select:active{
	border: 1px solid #5E71A9;
}

input {
    padding: 0.5em 0.75em;
}

input:focus {
  border: 1px solid #5E71A9;
}

select {
    width: 100%;
    padding: 0.5em 0.75em;
}

a:link {
    color: #800000;
}

a:active {
    color: #FFD300
}

a:visited {
    color: #FFD300
}

table.data {
    border: 1px white;
}

td.force {
    color: black;
}

.table_header {
    background-color: #F7F8F9;
    color: #5E71A9;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

.table_header td {
    color: #5E71A9 !important; 
    border: none !important; 
    background-color: transparent !important; 
    font-weight: 600 !important; 
    padding: 0 !important;
    text-align: left;
}

tr.entete {
    background-color: #3B5998;
    color: White;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}

td.entete {
    background-color: #3B5998;
    color: White;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

td.entete2 {
    background-color: steelblue;
    color: White;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

table.position {
    border-width: 0;
    /*cell-spacing: 0;*/
}

table.position tr {
    background-color: transparent
}

table.position td {
    padding-left: 0
}

label {
    color: #5E71A9;
    font-weight:600;
    letter-spacing:0.025em;
}

.BigLabel {
    font-weight: bold;
    font-size: 16pt;
    color: black;
    vertical-align: middle
}

.BiglabelB {
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    vertical-align: middle
}

.BiglabelR {
    font-weight: bold;
    font-size: 16pt;
    color: rgb(94, 109, 178);
    vertical-align: middle
}

.TitrePage {
    font-weight: 700;
    font-size: 2.5em;
    color: #64b992;
    vertical-align: middle;
    letter-spacing: 0.025em;    
    font-family: Montserrat, sans-serif; 
}

.accueil {
    width: 500pt;
    height: 300pt;
    color: rgb(94, 109, 178);
    background: #F7F8F9;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.pAccueil {
    color: rgb(94, 109, 178);
}

.alertLabel {
    font-size: 10pt;
    color: #EB5757;
    vertical-align: middle
}

.erreur {
    font-weight: bold;
    font-size: 11pt;
    color: red;
}

img {
    vertical-align: middle
}

.bouton_texte {
    font-weight: bold;
    font-size: 10pt;
    color: black;
    vertical-align: middle
}

.onglet_inactif {
    background-color: #5E71A9;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    height: 30px;
    width: 30%;
}

.onglet_actif {
    background-color: #64B992;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    height: 30px;
    width: 30%;
}

.calendrier .StyleCalcpYearNavigation,
.StyleCalcpMonthNavigation {
    background-color: #6677DD;
    text-align: center;
    vertical-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

.StyleCalcpDayColumnHeader,
.StyleCalcpYearNavigation,
.StyleCalcpMonthNavigation,
.StyleCalcpCurrentMonthDate,
.StyleCalcpCurrentMonthDateDisabled,
.StyleCalcpOtherMonthDate,
.StyleCalcpOtherMonthDateDisabled,
.StyleCalcpCurrentDate,
.StyleCalcpCurrentDateDisabled,
.StyleCalcpTodayText,
.StyleCalcpTodayTextDisabled,
.StyleCalcpText {
    font-size: 8pt;
}

TD.StyleCalcpDayColumnHeader {
    text-align: right;
    border-style: solid;
    border-color: #6677DD;
    border-width: 0 0 1px 0;
}

.StyleCalcpCurrentMonthDate,
.StyleCalcpOtherMonthDate,
.StyleCalcpCurrentDate {
    text-align: right;
    text-decoration: none;
}

.StyleCalcpCurrentMonthDateDisabled,
.StyleCalcpOtherMonthDateDisabled,
.StyleCalcpCurrentDateDisabled {
    color: #D0D0D0;
    text-align: right;
    text-decoration: line-through;
}

.StyleCalcpCurrentMonthDate {
    color: #6677DD;
    font-weight: bold;
}

.StyleCalcpCurrentDate {
    color: #FFFFFF;
    font-weight: bold;
}

.StyleCalcpOtherMonthDate {
    color: #808080;
}

TD.StyleCalcpCurrentDate {
    color: #FFFFFF;
    background-color: #6677DD;
    border: solid thin #000000;
}

TD.StyleCalcpCurrentDateDisabled {
    border: solid thin #FFAAAA;
}

TD.StyleCalcpTodayText,
TD.StyleCalcpTodayTextDisabled {
    border-style: solid;
    border-color: #6677DD;
    border-width: 1px 0 0 0;
}

A.StyleCalcpTodayText,
SPAN.StyleCalcpTodayTextDisabled {
    height: 20px;
}

A.StyleCalcpTodayText {
    color: #800000;
    font-weight: bold;
}

SPAN.StyleCalcpTodayTextDisabled {
    color: #D0D0D0;
}

.StyleCalcpBorder {
}

.StyleCalFrame {
    position: absolute;
    visibility: hidden;
    border-style: none;
    z-index: 1;
}

.StyleCalcpBody {
    border: solid thin #800000;
}

.imprimerDisplay {
    display: none;
}

.infobulle {
    z-index: 10;
    display: none;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 1px;
    border-radius: 8px;
    border: 1px solid #bbb;
    background-color: white;
    cursor: default;
    user-select: none;
    padding: 8px 10px;
    width: auto;
    color: black;
}

.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url("images/checkbox.png") no-repeat;
    display: block;
    clear: left;
    float: left;
}

.logoff {
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    background-color: #5E71A9;
    margin-right: 4px;
}

.btn_standard {
	color: #FFFFFF;
	text-align: center;
	border: none;
	cursor: pointer;
	outline: inherit;
	background-color: #5E71A9;
	padding: 0.75em 1.25em;
	font-weight: 700;
	letter-spacing:0.025em;    
}

.btn_standard_commande {
    color: #FFFFFF;
    text-align: center;
    border: none;
    padding: 10px 10px;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    background-color: #5E71A9;
}

.btn_modal {
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	height: 3em;
	width: 3em;
	border: none;
	top: 0;
	right: 0;
	padding: 0 0 1em 1em;
	font-size: 2em;
	background-image: url(images/boutons/modal_corner.png);
	background-position: top right;
	background-size: cover;
	background-repeat: no-repeat;  
	background-color: #F7F8F9;  
	position: absolute;
}

.btn_overlay {
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	height: 2.5em;
	width: 2.5em;
	border: none;
	top: 0;
	right: 0;
	padding: 0 0 1em 1em;
	font-size: 1.5em;	
	background-image: url(images/boutons/modal_corner.png);
	background-position: top right;
	background-size: cover;
	background-repeat: no-repeat;  
	background-color: #F7F8F9;  
	position: absolute;
}

.btn_standard_large {
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    border: none;
    padding: 10px 10px;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    background-color: #5E71A9;
}

.bkg_gris_clair {
    background-color: #F7F8F9;
}

.clr_gris_clair {
    color: #F7F8F9;
}

.clr_bleu {
    color: #5E71A9;
}

.bkg_bleu_fonce {
    background-color: #47587A;
}

.bkg_bleu_fonce.titre_winrest {
    width: 100%;
    height: 1%;
}

.bkg_bleu_fonce.col_gauche {
    width: 15%;
    text-align: left;
}

.bkg_bleu_fonce.col_droit {
    width: 85%;
    text-align: right;
}

.bloc_titre {
    color: #FFFFFF;
    text-align: center;
}

.bkg_gris_clair.col_recherche {
    width: 15%;
    vertical-align: top;
    padding: 0 1.5em 0 2em;
}

.clr_gris_clair.tbl_recherche {
    width: 100%;
}

.clr_bleu.bkg_gris_clair.label_recherche {
    padding-left: 5px;
    text-align: left;
}

.clr_bleu.bkg_gris_clair.liste_service {
    padding: 5px;
    text-align: left;
}

.clr_bleu.bkg_gris_clair.input_recherche {
    padding: 0 5px 5px;
    text-align: left;
}

.clr_bleu.bkg_gris_clair.bouton_recherche {
    padding-left: 5px;
    padding-top: 10px;
    text-align: left;
}

.bkg_gris_clair.col_droite {
    width: 85%;
    text-align: left;
}

.cellule_resultat {
    background-color: #FFFFFF; 
    padding: 0.5em 0.75em; 
    border: 1px solid #C8C8C8;
}

table.evt_alim {
    background-color: #FFFFFF;
}

table.evt_alim tr {
    background-color: #FFFFFF;
}

table.evt_alim td {
    padding-left: 2px;
    background-color: #FFFFFF;
}

table.tbl_patients {
    border-collapse: separate;
    border: 0;
    border-spacing: 2px;
}

table.tbl_patients tr {
    border: 0;
}

table.tbl_patients td {
    background-color: #FFFFFF;
    padding: 0.5em 0.75em;
    border-width: 1px;
    border-style: solid;
    border-color: #C8C8C8;
    color: #4F4F4F; 
    font-weight: 500;
}

table.tbl_patients td:first-child {
     background-color: transparent;     
     border: none;     
     padding: 0;
}

.bkg_gris_clair.col_gauche_patient {
    width: 75%;
    vertical-align: top;
    padding: 0 2em 0 12em;
}

.bkg_gris_clair.col_droite_specif_alim {
    width: 25%;
    vertical-align: top;
    padding: 0 12em 0 2em;
}

/* spécifique page modification client */

.tbl_patient {
    margin-right: auto;
    margin-left: auto;
    margin-top: 2em;
    border-spacing: 1em 0;
    width: 100%;
}

.tbl_identite {
    table-layout: auto;
    width: 100%;
    border-spacing:1em 0;
}

.hauteur25p {
    height: 25px;
}

.hauteur30p {
    height: 30px;
}

.hauteur18p {
    height: 18px;
}

.hauteur20p {
    height: 20px;
}

.largeur25 {
    width:calc(25% - 1em)
}

.largeur20 {
    width: 20%;
}

.largeur20p {
    width: 20px;
}

.largeur70 {
    width: 70%;
}

.largeur30 {
    width: 30%;
}

.largeur60 {
    width: 60%;
}

.largeur70 {
    width: 70%;
}

.largeur50 {
    width: 50%;
}

.largeur26 {
    width: 26%;
}

.largeur12 {
    width:calc(12.5% - 1em)
}

.largeur24 {
    width: 24%;
}

.largeur100 {
    width: 100%;
}

.largeur40 {
    width: 40%;
}

.largeur60 {
    width: 60%;
}

.largeur13 {
    width: 13%;
}

.largeur9 {
    width: 9%;
}

.largeur5 {
    width: 9%;
}

.largeur15 {
    width: 15%;
}

.sous_titre_page {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #5E71A9;
}

.titre_paragraphe {
    text-align: left;
    font-size: 1.25em;
    font-weight: 700;
    color: #47587A;
    letter-spacing: 0.025em;
}

.titre_specif_alim {
    padding-left: 20px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: #47587A;
}

.sous_titre_paragraphe {
    text-align: left;
    font-size: 1em;
    font-weight: 700;
    color: #5E71A9;
    padding: 0;
    letter-spacing: 0.025em;
}

.tbl_date_identite {
    float: right;
    border-collapse: collapse;
}

.td_date_identite {
    border: 0 none;
}

.conteneur_date_identite {
    float: right;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    background-color: #FFFFFF;
}

.conteneur_valeur_date_identite {
    float: left;
    width: 60%;
    height: 100%;
}

.valeur_date_identite {
    padding-top: 10px;
    border: 0 none;
}

.conteneur_calendrier {
    float: right;
    padding: 1px;
}

.largeur25_left {
    width: 25%;
    text-align: left;
}

.largeur26_left {
    width: 26%;
    text-align: left;
}

.largeur24_left {
    width: 24%;
    text-align: left;
}

.largeur16_left {
    width: 16%;
    text-align: left;
}

.largeur12_left {
    width: 12%;
    text-align: left;
}

.largeur100_left {
    width: 100%;
    text-align: left;
}

.bouton_dossier {
    background-color: #F7F8F9;
    text-align: center;
}

.texte_bouton_dossier {
    background-color: #F7F8F9;
    text-align: center;
}

.tbl_entree_identite {
    table-layout: auto;
    border-collapse: collapse;
}

.txtarea_commentaire {
    width: 100%;
	width: calc(100% - 1.5em); 
	resize: none; 
	padding: 0.5em 0.75em;    
}

.bkg_blanc {
    background-color: #FFFFFF;
}

.tbl_specif_alim {
    margin-right: auto;
    margin-left: auto;
    /*margin-top: 50px;*/
    margin-top: 3.1em;
}

.btn_val_ann {
    /*padding-left: 15px;*/
    text-align:center;
    /*background-color: #F7F8F9;*/
}

/* spécifiques prise de commande */

.chk_cc_zero_qte {
    padding-left: 2px;
    font-size: 1em;
    font-weight: bold;
    color: black;
    text-align: center;
}

.chk_compatibilites {
    padding-left: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #5E71A9;
    text-align: center;
}

.btn_sans_contour {
    border: 0;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.col_selection_repas {
    width: 20%;
    vertical-align: top;
}

.tbl_selection_repas {
    width: 75%;
    margin-right: 12%;
    margin-left: 13%;
}

.titre_selection_repas {
    width: 100%;
    height: 25px;
    text-align: left;
    background-color: #FFFFFF;
    border: 1px solid #D5D6D7;
}

.combo_repas {
    width: 100%;
    height: 25px;
    background-color: #FFFFFF;
    border: 1px solid #D5D6D7;
    text-align: left;
}

.combo_profils {
    width: 100%;
    height: 25px;
    background-color: #FFFFFF;
    border: 1px solid #D5D6D7;
    text-align: left;
}

.col_plats_remplacement {
    width: 90%;
    vertical-align: top;
    text-align: left;
}

.tbl_plats_remplacements {
    width: 95%;
    margin-right: 4%;
    margin-left: 1%;
}

.col_choix_patients {
    width: 60%;
    vertical-align: top;
}

.big_tbl_no_border {
    width: 100%;
    border: 0;
}

.chk_titre_choix_patient {
    width: 20px;
}

.repas_titre_choix_patient {
    width: 40%;
}

.ration_titre_choix_patient {
    width: 20%;
    text-align: center;
}

.infobulle_titre_choix_patient {
    width: 30px;
    text-align: center;
}

.col_remplacement {
    width: 40%;
    vertical-align: top;
    padding-left: 60px;
}

.img_remplacement {
    width: 20px;
}

.btn_commande {
    float: right;
    padding-top: 20px;
}

.btn_commande_footer {
  position: fixed;
  left: 0;
  bottom: 10%;
  width: 90%;
  text-align: right;
}

.msg_commande {
    text-align: center;
    font-weight: bold;
}

/* spécifiques allergies */

.tbl_allergies {
    /*padding-left: 25px;*/
    width: 100%;
    border: 0;
}

.titre_allergies {
    padding-left: 25px;
    text-align: left;
}

.align_gauche {
    padding-left: 25px;
    text-align: left;
}

.align_droite {
    text-align: right;
    padding-right: 25px;
}

.zone_dispo {
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    width: 50%;
}

.container_allergie {
    overflow-y: auto;
    height: 25em;
}

.container_commandes {
    overflow-y: auto;
    height: 400px;
}

.container_haut_300 {
    overflow-y: auto;
    height: 300px;
}

.container_haut_200 {
    overflow-y: auto;
    height: 200px;
}

.container_haut_600 {
    overflow-y: auto;
    height: 600px;
}

.align_g {
    text-align: left;
}

.align_d {
    text-align: right;
}

.align_top {
    vertical-align: top;
}

.zone_patient {
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
}

.date_enquete {
    height: 25px;
    background-color: #F7F8F9;
    border: 0;
}

.tbl_date_enquete {
    width: 80%;
    position: relative;
    float: left;
    background-color: #F7F8F9;
}

.chk_date_enquete {
    border: 0;
    text-align: left;
}

.conteneur_cal_enquete {
    width: 40%;
    height: 25px;
    text-align: left;
    background-color: #FFFFFF;
    border: 1px solid #D5D6D7;
}

.tbl_cal_enquete {
    border: 0;
    width: 100%;
}

.saisie_date_enquete {
    text-align: center;
    border: 0;
    font-weight: bold;
}

.img_cal_date_enquete {
    border: 0;
    text-align: center;
}

.btn_maj_enquete {
    border: 0;
    text-align: left;
}

.tbl_cat_interdite {
     padding: 0 2.5em;
     margin-top: 2em;
}

.sortie-container {
    padding-left: 148px;
}

.sortie-container h2.sous_titre_paragraphe {
    font-size: 1.3em;
}

.sortie-container label {
    color: #5d71ab;
    width: 228px;
    display: inline-block;
}

.sortie-container .btn-group {
    display: inline-block;
}

.align_c{
	text-align: center;
}

.col_choix_patient_pad{
	padding-left: 25px; 
	width: 65%;	
}

.col_plats_remplacement_pad{
	padding-right: 25px; 
	width: 35%;	
}

.container_categories{
	overflow-y: auto; 
	height: 400px;	
}

.col_plats_cat_fix{
	width: 40%; 
	vertical-align: top;
}

.tblnoborder{
	border: 0; 
	border-spacing : 0; 
	border-collapse : collapse;
}

.comboday{
	width: 15%; 
	padding-right: 20px;
}

.chkcompta{
	width: 26%; 
	text-align: center;
}

.chktous{
	width: 44%; 
	text-align: center;
}

.tblchoixpat{
	width: 100%; 
	border-spacing: 1px; 
	border: 0;
}

.largeurchkbox{
	width: 20px;
}

.padding25{
  padding-right: 25px;
  padding-left: 25px;
}

.btnrationfixe{
  text-align:right; 
  margin-right: 25px
}

.tblsemalim{
	border-spacing: 10px;
	border-collapse: separate;
}

.entetesemalim{
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	background-color: #64B992;
	vertical-align: middle;
	font-size: 12pt;
	text-align: center;
}

.zone_date {
    height: 15px;
    text-align: left;
    background-color: #FFFFFF;
    border: 1px solid #D5D6D7;
}

.tblcommandecoll{
	border-spacing: 10px 0;
	border-collapse: separate;
}

.tblsuividossier{
	border-spacing: 10px 10px;
	border-collapse: separate;
	border: 0;
}

/*Messagerie*/
.txtarea_messagerie {
    width: 100%;
    resize: none;
}

.margin-r25 {
    margin-right: 25px;
}

/*Page d'accueil*/
.home-header {
    background-color: #45587a;
    height: 40px;
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
}

.home-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.home-container h2 {
    color: #61b18d;
    font-size: 2.5em;
    font-weight: 550;
    margin: 0 0 50px 0;
}

.home-container h2 span {
    color: #4F4F4F;
    font-weight: 700;
}

.home-container p {
    font-weight: 400;
    line-height: 1px;
    font-size: 17px;
}

.home-container .content {
    margin-bottom: 50px;
}

.home-container a {
    background-color: #5c70aa;
    letter-spacing:0.025em;
    font-weight:600;
    color: #FFF;
    padding:0.75em 1.25em;
    text-decoration: none;
}

/* Page d'erreur */
.error-header {
    background-color: #45587a;
    height: 40px;
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
}

.error-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.error-container h2 {
    color: #61b18d;
    font-size: 30px;
    font-weight: 550;
    margin: 0 0 50px 0;
}

.error-container h2 span {
    color: #000;
    font-weight: 900;
}

.error-container p {
    font-weight: 560;
    line-height: 1px;
    font-size: 17px;
}

.error-container .content {
    margin-bottom: 50px;
}

.error-container a {
    background-color: #5c70aa;
    color: #FFF;
    padding: 10px 13px;
    text-decoration: none;
    border-radius: 2px;
}

/* Login Page */
.login-header {
    background-color: #45587a;
    height: 40px;
    margin-top: -8px;
    margin-left: -8px;
    margin-right: -8px;
}

.login-container {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8%;
}

.text-center {
    text-align: center;
}

.login-container .header > p:first-child {
    color: #61b18d;
    font-size: 2.5em;
    font-weight: 550;
    margin-bottom: 0;
}

.login-container .header > p:last-child {
    color: #54565c;
    margin: 0;
    font-size: 14px;
}

.login-container .header > p:first-child > span {
    color: #4F4F4F;
    font-weight: 700;
}
	
.login-container {
    text-align: center;
}

.login-container .form-group {
    margin-top: 14px;
}

.login-container .form-group label {
    color: #45587a;
    text-align: left;
    font-seight: 600;
    letter-spacing: 0.025em;
    padding-bottom: 0.25em;
}


.login-container .login-form {
    display: inline-block;
    min-width: fit-content;
    width: auto;
}

.login-container .form-group label {
    display: block;
}

.login-container .form-group input {
    display: inline-block;
    padding: 0.5em 0.75em;
    border: 1px solid #C8C8C8; 
    background-color: #FFFFFF!important;
    filter: none;
}

.login-container form div:last-child {
    margin-top: 22px;
}

/* Accompagnant */

.td_date_rep_accomp {
    border: 0 none;
}

.conteneur_date_rep_accomp {
    float: left;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 90%;
}

.conteneur_valeur_date_rep_accomp {
    float: left;
    width: 60%;
    height: 100%;
}

.valeur_date_rep_accomp {
    padding-top: 5px;
    border: 0 none;
}

.conteneur_calendrier_accomp {
    float: right;
    padding: 1px;
}

#tblaccompagnants {
    border-spacing: 15px;
    border-collapse: separate;
    border: 0;
}

.accompagnants_list {
	overflow-y: auto;
    /* height: 400px;
    overflow-y: auto;
    overflow-x: hidden;*/
    height: 295px;
}

/* Unite d'analyse */

.td_date_ua {
    border: 0 none;
}

.conteneur_date_ua {
    float: left;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 90%;
}

.conteneur_valeur_date_ua {
    float: left;
    width: 60%;
    height: 100%;
}

.valeur_date_ua {
    text-align: center; 
    border: 0px; 
    font-weight: bold;
}

.conteneur_calendrier_ua {
    float: right;
    padding: 1px;
}

#tblaffectationua, #tblua {
    border-spacing: 15px;
    border-collapse: separate;
    border: 0;
}

.ua_list {
    overflow-y: auto;
    height: 150px;
}

/* Questionnaire */
.quest_container {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.quest_container form {
    min-width: 0;
}

.quest_container .td_date_quest {
    border: 0 none;
}

.quest_container .conteneur_date_quest {
    float: left;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 90%;
}

.quest_container .conteneur_valeur_date_quest {
    float: left;
    width: 60%;
    height: 100%;
}

.quest_container .valeur_date_quest {
    padding-top: 5px;
    border: 0 none;
}

.quest_container .conteneur_calendrier_quest {
    float: right;
    padding: 1px;
}

.quest_container #tblQuestionnaire {
    border-spacing: 15px;
    border-collapse: separate;
    border: 0;
}

.margin25 {
    margin-left: 25px;
    margin-right: 25px;
}

.bkgblue {
	background-color: #0000FF;
}

.bkggreen {
	background-color: #00FF00;
}

.bkgred {
	background-color: #FF0000;
}

/* Modal */

.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); /* couleur Fallback */
  background-color: rgba(0,0,0,0.4); 
}

.iframe {
	display: none; 
	width: 85%; 
	margin: auto;
	background-image: url("images/spinner_new.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #F7F8F9;
	position: relative;
}

/* Recherche */

.btn_recherche{
	width: 100%; 
	margin-top: 0.75em;	
    padding: 0.5em 0.75em;
}

.btn_haut{
	margin-right: 1em;	
}

.btn_haut_last{
	margin-right: 2em;	
}

#header0{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header1{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header2{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header3{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header4{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header5{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header6{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header7{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}
#header8{float:left;background-color: #F7F8F9;color: #5E71A9;font-size: 10pt;font-family: Montserrat, sans-serif;font-weight: bold;}

.inco-content {
  background-color: #F7F8F9;
  position: absolute; 
  left: 67%;
  top: 27%;
  max-height: 50%;
  width: 20%;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
}

.modif-content {
  background-color: #F7F8F9;
  position: absolute; 
  left: 40%;
  top: 40%;
  max-height: 50%;
  width: 20%;
  margin: auto;
  padding: 10px;
  border: 1px solid #888;
}

ul.allergenes {
	list-style: none;
	margin-top: 0;
}

ul.allergenes li::before {
	content: "\25AA"; 
	color: #64B992;
	font-size: 15pt;
 	margin-left: -2em;
 	padding-right: 0.5em;
}

.nonvisible {
    display: none;
}

.inputstexte{
	width:95%;
	width:calc(100% - 1.5em);
	padding:0.5em 0.75em;
}

.padright{
	padding-right: 0.5em;
}

.margeright{
	margin-right:1em;
}

.gauche50{
	width: 50%;
	width: calc(50% - 0.5em);
	padding: 0 0.5em 0 0;
}

.droite50{
	width: 50%;
	width: calc(50% - 0.5em);
	padding: 0 0 0 0.5em;
}

.largeur100scroll{
	border-spacing: 1em 0.75em;
	width:100%;
	margin-top:-1em;
}

.fontbold{
	font-weight:700;
}

.selectration{
	padding-top: 0; 
	padding-bottom: 0; 
	border: none; 
	height: 1.5em;
}
