@font-face {
    font-family: "Font oblique";
    src: url('../../font/Avenir/AvenirLTStd-Oblique.otf');
}


@font-face {
    font-family: "Font Roman";
    src: url('../../font/Avenir/AvenirLTStd-Roman.otf');
}

@font-face {
    font-family: "Font Light";
    src: url('../../font/Avenir/AvenirLTStd-Light.otf');
}

@font-face {
    font-family: "Font Heavy";
    src: url('../../font/Avenir/AvenirLTStd-Heavy.otf');
}

@font-face {
    font-family: "Font Avenir Black";
    src: url('../../font/Avenir/AvenirLTStd-Black.otf');
}

@font-face {
    font-family: "Days One";
    src: url('../../font/DaysOne/DaysOne-Regular.ttf') format("truetype");
}

.room {
    font-family: "Font Avenir Black";
    color: white;
    margin: auto;
    padding-top: 11px;
    text-align: center;
    font-size: 24px;
}

.repasHeader {
    background-image: url('../../imagesRepas/repasHeader.png');
    width: 100%;
    height: 46px;
    background-repeat: no-repeat;
    background-size: cover;
}

#backRepas {
    min-width: 344px;
    padding-right:10px;
    padding-left:10px;
    font-size: 20px;
    width: auto;
    height: 74px;
    color:#763c4d;
    border: solid 2px #763c4d;
    border-radius: 15px; 
    float: right;
}

.selectedbackRepas{
    background: #763c4d!important;
    color: white!important;
}

#loaderContainerRepas {
    z-index: 9999999;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
}

#loaderSP {
    width: 100%;
    height: 100%;
    background-image: url('../../imagesRepas/loader.svg');
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center;
}

.RMrepasLoader {
    height: 143px;
}

#textRepas {
    font-family: "Font Avenir Black";
    /*margin-top: 8px;
    margin-left: 120px;
    font-size: 22px;*/
}

.textRepasActive {
    color: #ffffff;
}

.textRepasInactive {
    color: #763c4d;
}

#continuerRepas {
    background-image: url('../../imagesRepas/boutonContinuerActif.png');
    width: 344px;
    height: 74px;
    background-repeat: no-repeat;
    background-size: cover;
}

.boutonsRepas {
    width: 100%;
    border-spacing: 30px;
    border-collapse: separate;
}

.repasFooter {
    background-image: url('../../imagesRepas/repasFooter.png');
    width: 100%;
    height: 46px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0px;
}

.FullFieldsTable {
    height: 100%;
    width: 100%;
    text-align: center;
    border-spacing: 3px;
    border-collapse: separate;
}

.selectedDay {
    background: -webkit-linear-gradient(bottom, #005dff 7%, #7db2ff 54%);
}

.RCselected {
    background-color: #763c4d !important;
    color: white;
}


.DayField {
    background-color: #e7e7e8;
    font-size: 28px;
    padding-right: 4px;
}

.MenuDuJour {
    font-family: "Font Heavy";
    background: -webkit-linear-gradient(bottom, #bfbfc2 7%, #e7e7e8 54%);
    padding-top: 25px;
    /*padding: 5px;*/
    font-size: 20px;
    min-height: 80px;
    text-align: center;
    border-radius: 25px;
    width: 100%;
}

.tline {
    padding-left: 25px;
    padding-right: 25px;
}

.DisabledDay {
    color: #a8a9ad;
}


.cartouchePetit {
    padding-left: 10px;
    padding-bottom: 10px;
    height: 50px;
    width: auto;
}

.sceneRepasMenuContent {
    /*display: flex;*/
    flex-wrap: wrap;
    width: 100%;
    height: 100vh;
    border-collapse: separate;
}

.svgMenuContainerBG {
    height: 70px;
    text-align: center;
    background-size: 100% 100%;
    background-image: url('../../imagesRepas/bg69.png');
    background-repeat: no-repeat;
}

.svgMenuContainerBG2 {
    height: 70px;
    text-align: center;
    background: -webkit-linear-gradient(bottom, #bfbfc2 7%, #e7e7e8 54%);
    border-radius: 5px;
}

.svgMenuContainerSelected {
    background-image: url('../../imagesRepas/bg70.png') !important;
    background-size: cover!important;
    background-repeat: no-repeat !important;

}

.svgMenuContainerSelected>.parent2>.text2 {
    color: white !important;
}

.RMSelection {
    width: 50px;
    height: 50px;
}

.svgMenuContainer {
    /*height: 50px;*/
    height: 70px;
    text-align: center;
    background-size: 100% 100%;
    background-image: url('../../imagesRepas/champs gamme vide.png');
    background-repeat: no-repeat;
}

.svgMenuimg {
    height: auto;
    width: 30px;
    display: inline-block;
}

.svgMenuTitle {
    display: inline-block;
}

.ResponsiveRepasImg {
    width: 100%;
    height: auto;
}

.RepasMenuContentHeader {
    text-shadow: 1px 1px black;
    font-family: "Font Heavy";
    width: auto;
    font-size: 48px;
    color: #09dddd;
    text-align: center;
}

.returnNotice {
    right: 30px;
    top: 110px;
    position: absolute;
    font-size: 24px;
    color: red;
    width: auto;
    text-align: left !important;
}

.RepasMenuContentHeaderp3 {
    text-shadow: 1px 1px black;
    font-family: "Font Heavy";
    padding-top: 10px;
    width: auto;
    font-size: 44px;
    color: #09dddd;
    text-align: center;
}

.p3content {
    padding-left: 150px;
    padding-right: 150px;
    font-size: 36px;
}

.p3contenttable {
    font-size:40px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 4px;
    margin-top: -20px;
}

.p3contenttdleft {
    padding-left: 10px;
    font-size: 42px;
}

.RCretourContainer {
    margin-top: -10px;
    padding-top: 8px;
    border: 5px solid #763c4d;
    border-radius: 15px;
    width: 327px;
    height: 74px;
    color: #763c4d;
    font-size: 40px;
    font-weight: bold;
}

.RCretourActive {
    border: 5px solid #e63112 !important;
    color: white !important;
    background-color: #e63112 !important;
}

.p3contenttdright {
    font-size: 26px;
    padding-right: 10px;
    text-align: right;
}

.p3contenttr {
    background-color: #c7c7c7;
    border-collapse: separate;
    border-spacing: 0 6px;
}

.RepasMenuContentSubHeader {
    width: auto;
    /*padding-top: 10px;*/
    font-size: 42px;
    text-align: center;
}

.oblique {
    font-family: "Font oblique";
    font-size: 20px;
    color: black;
}

.roman {
    font-family: "Font Roman";
    font-size: 36px;
    color: black;
}

#backRepasText{
    font-size:26px;
}

#messageAccueil {
    text-shadow: 2px 2px black;
    width: auto;
    margin-top: 10px;
    font-size: 56px;
    color: cyan;
    text-align: center;
}

#infoRepas {
    margin-top: 25px;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 20px;


}

#imgBouton {
    width: 644px;
    margin: auto;
}

.ButtonImage {

    width: 300px;
    height: 70px;
    margin: 10px;

}

#dateRepas {
    width: auto;
    margin-top: 60px;
    margin-left: 20%;
    margin-right: 20%;
    font-size: 30px;
    color: cyan;
    text-align: center;
    background-color: cyan;
}

#boutonMidi {
    width: 90px;
    padding-left: 88%;
    height: 60px
}

#agendaRepas {

    padding-left: 10%;
    margin-top: 60px;
    width: 100%;
}

#agendaRow {

    width: 100%;
    background-color: red;
}

div.parent {
    /*border:solid black 1px;*/
    display: table;
    padding: 0px;
    width: 100%;
    fill: white;
    color: white;
    /*margin:5px 0;*/
}

div.parent2 {
    /*border:solid black 1px;*/
    display: table;
    padding: 0px;
    width: 100%;
    fill: white;
    color: black;
    /*margin:5px 0;*/
}

div.text {
    font-size: 22px;
    vertical-align: middle;
    display: table-cell;
    text-align: justify;
}

div.text2 {
    font-size: 22px;
    vertical-align: middle;
    display: table-cell;
    /*text-align:justify;*/
}

div.parent .img {
    vertical-align: middle;
    /*display:table-cell;
    padding-right:5px;*/
    width: 30px;
}

div.img svg {
    width: 100%;
    height: 60px;
    vertical-align: middle;
}

.upperimg svg {
    text-align: center;
    width: 100%;
    height: 50px;
    fill: white;
}

.upperimg div {
    width: 180px;
    vertical-align: middle;
    display: table-cell;
    font-size: 22px;
    color: white;
    text-align: center;
}

.upperimg {
    padding-top: 10px;
    border-radius: 20px;
    border: 5px solid white;
    background-image: url('../../imagesRepas/p4/default.png');
    width: 180px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 25px;
    left: 45px;
    text-align: center;
}

.svgActive {
    background-image: url('../../imagesRepas/bg70.png') !important;
}

.MenusContainer {}

.RMhidden {
    display: none;
}

.RMCNoticeContainer {
    text-align: center;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 50;
}

.RMCNoticeSubContainer {
    background: rgba(141, 141, 141, 0.80);
    width: 50%;
    height: 70%;
    right: 25%;
    top: 15%;
    position: absolute;
    color: white;
    font-size: 44px;
}

.RMMNoticeSubContainer {
    border: solid 6px purple;
    background: white;
    width: 70%;
    height: 70%;
    right: 15%;
    top: 15%;
    position: absolute;
    color: black;
    font-size: 44px;
}

.MVMNoticeSubContainer {
    border: solid 6px purple;
    background: white;
    width: 70%;
    height: 80%;
    right: 15%;
    top: 10%;
    position: absolute;
    color: black;
    font-size: 44px;
}

.RMCNoticeOK {
    width: 50%;
    background-color: #00a6d5;
    border-radius: 10px;
    border: 7px solid transparent;
}

.RMCNoticeOKMain {
    width: 30%;
    background-color: #00a6d5;
    border-radius: 10px;
}

.RMCNoticeANNULER {
    width: 50%;
    background-color: red;
    border-radius: 10px;
    border: 7px solid transparent;
}

.RMCNoticeActive {
    border: 7px dotted gold !important;
    text-shadow: 3px 3px black;
    box-shadow:0 0 30px gold;
}

.RepasFailedLogin {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    font-size: 34px;
    text-align: center;
    z-index: 2147483647;
    color: white;
}

.mealIMG {
    color: white;
    border-radius: 12px;
    width: 129px;
    height: 55px;
    background: rgb(118, 60, 77);
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 19px;
    font-family: Days One;
}

.mealIMG2 {
    color: white;
    border-radius: 12px;
    width: 129px;
    height: 55px;
    background: rgb(118, 60, 77);
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 26px;
    font-family: Days One;
}

.mealIMGSmall {
    color: white;
    border-radius: 12px;
    width: 129px;
    height: 45px;
    background: rgb(118, 60, 77);
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 21px;
    font-family: Days One;
}

.FormuleIMGSmall {
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    border-radius: 12px;
    height: 45px;
    background: rgb(118, 60, 77);
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 20px;
    font-family: Days One;
}

.formuleTXT {
    font-size: 20px;
}

.MVMButton {
    width: 100%;
    background-color: #005ba4;
    color: white;
    border: solid 7px transparent;
}

.MVMButton2 {
    margin-bottom: 5px;
    width: 100%;
    background-color: #941e1e;
    color: white;
    border: solid 7px transparent;
}

.MVMButton3 {
    margin-bottom: 5px;
    width: 100%;
    background-color: #4CAF50;
    ;
    color: white;
    border: solid 7px transparent;
}

.RMCDeleteNotice {
    font-size: 22px;
    border-radius: 10px;
    padding: 5px;
    background-color: rgba(245, 150, 38, 0.8);
    left: 20px;
    position: absolute;
    bottom: 60px;
}

.RMformule {
    font-size: 24px;
    border-radius: 10px;
    padding: 9px;
    background-color: rgba(140, 255, 101, 0.8);
    left: 27px;
    position: absolute;
    /*bottom: 320px;*/
}

#MDJmenus {
    font-size: 36px;
}

.LoadingText {
    color: transparent;
    background-color: #979797;
    -webkit-animation: flash linear 1s infinite;
    animation: flash linear 1s infinite;
}

@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .6;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .6;
    }

    100% {
        opacity: 1;
    }
}