.rubriqueMenu:hover {
    box-shadow: none;
    background-color: transparent;
    color: #064C78;
    font-weight: 700
}

.menuPrincipal:hover {
    background-color: #064C78 !important;
    box-shadow: none;
    color: #fff !important
}

a:hover {
    text-decoration: none
}

html {
    overflow-y: auto
}

#header {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100vw !important
}

nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 !important;
    margin: 0;
    height: 100%;
    width: 100%;
    background-color: #064c78
}

.MenuNotif {
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 100%!important;
    align-items: center;
}

.dropdown button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding: 0 !important;
    height: 100% !important;
    width: auto !important;
    font-size: 2.5vh !important;
    text-decoration: none !important;
    color: #fff !important;
    font-weight: 700 !important;
    border: none !important;
    background-color: #064c78 !important;
    outline: none !important
}

.menu_icon {
    width: auto !important;
    max-height: 100% !important
}

.menu_iconSvg {
    width: 100% !important;
    max-height: 100% !important
}

#notif_button {
    border: unset!important;
    background-color: transparent!important;
    padding: 0 0!important;
}

.menu_iconSvgHeight {
    max-width: 100% !important;
    height: 50% !important
}

a .menu_icon {
    padding: 0 !important;
    margin: 0 !important;
    object-fit: contain !important;
    height: 50% !important
}

.menuLeft {
    padding: 0;
    margin: 0;
    width: auto!important;
    min-width: 25vw!important;
    border-radius: 0 0 0 0 !important;
    border: unset !important;
    border-right: .4vw solid #064C78 !important;
    border-bottom: .4vw solid #064C78 !important;
    border-bottom-right-radius: 1vw !important;
    width: auto !important;
    min-width: unset !important;
    box-sizing: content-box !important;
    height: auto!important;
    max-height: 90vh!important;
    overflow-y: auto;
    overflow-x: hidden!important;
}

span[role="alert"] {
    position: relative;
    background-color: rgba(255, 0, 0, 1);
    height: auto !important;
    border-radius: 0 0 1vh 1vh;
    /* border: 0.2vh solid red; */
    color: white !important;
    padding: 0.25vh 0.5vh !important;
    width: 100% !important;
    font-size: 2vh!important;
}

.profileDiv {
    display: flex!important;
    flex-direction: row;
    align-self: flex-end;
    height: 100%;
    padding-right: 1vw
}

.notifDiv {
    display: flex;
    flex-direction: row;
    align-self: flex-start;
    height: 100%;
    padding-right: 1vw
}

.menuRight {
    padding: 0;
    margin: 0;
    width: 15vw !important;
    border-radius: 0 0 0 1vw !important;
    border: unset !important;
    border-left: .4vw solid #064C78 !important;
    border-bottom: .4vw solid #064C78 !important;
    border-bottom-left-radius: 1vw !important;
    min-width: unset !important;
    box-sizing: border-box !important
}

.menuPrincipal {
    position: sticky;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    padding: 0;
    margin: 0;
    font-size: 1.4vw;
    min-height: 5vh;
    background-image: url(/img/Home.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    color: #fff;
    font-weight: 700;
    background-color: #064C78
}

.rubriqueMenu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
    align-self: center;
    align-items: center;
    padding: 0;
    font-size: 1.2vw;
    /* max-width: 23vw; */
    width: 25vw!important;
    min-height: 5vh!important;
    margin-left: 1vw;
    margin-right: 1vw;
    color: #064C78
}

#Role, #User, #Deco, #Rights {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-self: center;
    padding: 0;
    margin: 0;
    width: auto;
    height: 5vh;
    font-size: 1.4vw;
    font-weight: 700;
    color: #064C78;
    text-decoration: underline
}

#Role {
    justify-content: center
}

#infosUser, #Deconnect, #infoRights {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-self: center;
    padding: 0;
    height: 100%;
    width: auto;
    font-size: 1vw;
    margin-left: .5vw;
    margin-right: .5vw
}

#infosUser p, #Deconnect p, #infoRights p {
    display: flex;
    align-self: center;
    align-items: center;
    padding: 0;
    height: 100%;
    text-align: left;
    width: auto;
    margin: 0 0 0 .5vw
}

#User, #Deco, #Rights, #infosUser, #Deconnect, #infoRights {
    text-decoration: none;
    font-weight: 400;
    color: #064c78
}

#Deco {
    width: 100%;
    display: flex;
    justify-content: flex-start
}

#infosUser:active, #Deconnect:active, #infoRights:active {
    text-decoration: none;
    box-shadow: none;
    background: none
}

.dropdown-item:hover {
    box-shadow: none;
    background-color: transparent
}

.dropProfile:focus, #menu_button:focus {
    outline: none !important
}

.dropdown-toggle::after, .menu_icon::after {
    display: none !important
}

#app {
    padding: 0;
    width: 100%;
    background-image: url(/img/fond.svg);
    background-repeat: no-repeat;
    background-size: cover
}

#appRes {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    height: 100vh !important;
    width: 100vw !important;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.scrollbar::-webkit-scrollbar {
    width: 0.5vw
}

.scrollbar::-webkit-scrollbar-track {
    border-radius: 0 0 0.5vw 0!important;
    background-color: #89AABF
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 0 0 0 0!important;
    background-color: #064C78
}


#appRes::-webkit-scrollbar, html::-webkit-scrollbar, body::-webkit-scrollbar {
    display: none !important
}

.modal-header button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 !important;
}

@keyframes translateX {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@keyframes translateY {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 100%
    }
}

@keyframes translateD {
    0% {
        background-position: 0 0
    }

    50% {
        background-position: 50% 50%
    }

    100% {
        background-position: 100% 100%
    }
}

.transX {
    animation: 2s ease-in-out 0 translateX forwards
}

.transY {
    animation: 2s ease-in-out 0 translateY forwards
}

.transD {
    animation: 2s ease-in-out 0 translateD forwards
}

#GlobalSvg {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
    width: 100vw !important;
    height: 100vh !important;
    overflow: hidden !important
}

.containSvg {
    position: relative;
    height: 100% !important;
    width: auto !important;
    min-width: 50vw;
    vertical-align: middle;
    overflow: visible;
    padding: 0 !important
}

.svg-container {
    display: inline-block;
    position: relative;
    width: 100% !important;
    padding-bottom: 100%;
    vertical-align: middle;
    overflow: visible
}

.svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

#MenuRes {
    min-width: 100% !important;
    min-height: 100% !important
}

#MenuRes button, #MenuRes a {
    z-index: 3
}

#MenuRes2 {
    background-image: url(/img/fondHauteur.jpg);
    min-width: 100% !important;
    width: auto !important;
    height: auto !important;
    background-size: 100% auto !important;
    background-repeat: no-repeat
}

#foot1 {
    height: 10vh;
    width: 100%;
    background-color: #064C78
}

#foot2 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    height: 5vh;
    width: 100%;
    background-color: #064C78
}

#previouspage, #nextpage {
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 100%;
    width: 40%;
    visibility: hidden
}

#previouspage {
    justify-content: flex-start
}

#nextpage {
    justify-content: flex-end
}

.changePage {
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0;
    background-color: transparent;
    height: 100%;
    width: auto;
    box-shadow: none;
    border: unset
}

.changePage img {
    display: flex;
    align-self: flex-end;
    height: 100%;
    width: auto
}

.changePage p {
    display: flex;
    align-items: center;
    margin: 0;
    word-break: unset;
    width: auto;
    height: 100%;
    padding: 0 1vw;
    color: #fff;
    font-size: 2vw;
    font-weight: 700
}

#nbPages {
    display: flex;
    flex-direction: row;
    align-self: center;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    width: 20%;
    height: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 2vw
}

#nbPages p {
    display: flex;
    align-items: center;
    margin: 0;
    height: 100%
}

.pageActu {
    padding-right: 1vw
}

.totalPage {
    padding-left: 1vw
}

#nextpage button:focus, #previouspage button:focus {
    outline: unset;
    text-decoration: unset
}

.contentAction {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-content: center;
    flex-wrap: nowrap;
    margin: 1vh 0;
    width: 100%;
    height: 5vh;
}





@media (orientation: landscape) {
    body {
        margin: 0;
        padding: 0;
        height: 100%;
        max-height: 100vh;
        width: 100%;
        max-width: 100vw
    }

    #appSup {
        padding: 0;
        height: 100%;
        max-height: 100vh;
        width: 100%;
        max-width: 100vw
    }
}

@media (orientation: portrait) {
    body {
        margin: 0;
        padding: 0;
        height: auto !important;
        width: 100%;
        max-width: 100vw;
        overflow-y: auto !important
    }

    #appSup {
        padding: 0;
        height: auto !important;
        width: 100%;
        max-width: 100vw
    }

    .menuLeft {
        width: 45vw !important
    }

    .menuPrincipal {
        font-size: 4vw !important
    }

    .rubriqueMenu {
        font-size: 2.4vw !important;
        height: auto !important;
        min-height: 3.5vh !important;
        word-wrap: break-word
    }

    .menuRight {
        width: 45vw !important
    }

    #Role, #User, #Deco, #Rights {
        font-size: 3vw;
        width: 100% !important
    }

    #Deconnect p, #infosUser p, #infoRights p {
        font-size: 2.8vw !important
    }

    #User, #Rights {
        width: 100%;
        display: flex;
        justify-content: flex-start
    }

    .changePage p {
        font-size: 3vw
    }

    #nbPages {
        font-size: 3vw
    }
}
