/*html:after { content: 'branch oav'; z-index: 99999999; width: 70px; height: 18px; background: #ff0000; color: #fff; font-size: 12px; position: fixed; display: block; bottom: 0; left: 0; padding:1px 5px; }*/
.oblig::after {
    content: " *";
    color: #ff0000;
}

.ui.trans.message {
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
}

/*******************************
//Menu assistance
*******************************/

#fix-menu {
    position: fixed;
    top: 130px;
    right: -150px;
    z-index: 99;
}

#fix-menu a.item {
    width: 200px;
    height: 50px;
    border-bottom: 1px solid #ffffff33;
    transform: translate(0px);
    transition: transform 0.5s cubic-bezier(0.4, -0.28, 0.735, 0.045);
    text-align: left;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}

#fix-menu a.item:hover {
    transform: translate(-130px);
}

#fix-menu .ui.vertical.menu {
    border: 0px;
    background: transparent;
    box-shadow: none
}

#fix-menu a.item i {
    width: 38px;
    height: 50px;
    font-size: 24px;
    display: inline-block;
    padding: 2px;
}

/*******************************
//Other UI
*******************************/

.ui.icon.message>.icon:not(.close) {
    width: 50px;
    height: 50px;
    line-height: 20px;
    font-size: 14px;
    padding: 15px 23px;
    border-radius: 25px;
    color: #ffffffeb;
    opacity: 1;
    margin-right: 20px;
}

.ui.message.noborder {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.radiushaut {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.radiusbas {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.ui.divider.verysmall {
    margin: .15rem 0;
}

.ui.divider.verysmall2 {
    margin: .40rem 0;
}

.ui.divider.small {
    margin: .85rem 0;
}

.ui.divider.medium {
    margin: 1.75rem 0;
}

.ui.divider.large {
    margin: 2.35rem 0;
}

/*li {
    list-style-type: none;
}*/

/*li:before {
    content: "- ";
    /* on affiche une chaîne de caractère */
/*}*/

h4.ui.header {
    font-size: 16px;
    margin: 0 !important;
    text-transform: uppercase;
}

h5.ui.header {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h6.ui.header {
    font-size: 9px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt9header {
    font-size: 9px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt11header {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt13header {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.txt16header {
    font-size: 16px;
    margin: 0 !important;
    text-transform: uppercase;
}

.txt28header {
    font-size: 28px;
    margin: 0 !important;
    font-weight: bold !important;
    margin: 10px !important;
}

.options {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
}

.optioncontent {
    padding-top: 1em;
    padding-bottom: 1em
}

.ico-small {
    width: 30px !important;
    height: 30px !important;
    line-height: 10px !important;
    font-size: 14px !important;
    padding: 10px 10px !important;
    border-radius: 15px !important;
    margin-right: 10px !important;
}

.eqcard.ui.card {
    flex: 1 !important;
    /* Shrink and grow according to available height */
    flex-basis: 0;
}

/* message page d'erreur */
.erreurMessageAdm {
    color: #e61801 !important;
    background-color: #ffe8e6 !important;
}

.notFoundMessageAdm {
    color: #ffffff !important;
    background-color: rgb(12, 83, 52) !important;
}

.txtWhite {
    color: #ffffff !important;
}

/****************
Popup
*****************/
.popupDrp {
    width: 100%;
}

.popupLabel {
    display: block !important;
    margin: 0 0 .28571429rem 0 !important;
    color: rgba(0, 0, 0, .87) !important;
    font-size: .92857143em !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

.popupRow {
    margin-top: 20px !important;
}

/****************
Environnement
*****************/
.environment {
    text-align: center !important;
    position: fixed !important;
    bottom: 10px !important;
    left: 10px !important;
    opacity: 0.95 !important;
    z-index: 100;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.simple_btn {
    color: #ffffff !important;
    padding: 20px 30px !important;
    border-radius: 0px !important;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif !important;
}

.green_color {
    color: #ffffff;
}

.primary_color {
    background-color: #4c5cb0 !important;
}

.description {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    color: #707070;
    margin: 15px auto;
    font-family: 'Roboto', sans-serif;
}

.home_container {
    margin-bottom: 20px;
}
/*
.custom_grid {
    margin-top: 20px !important;
    padding-top: 1rem;
}

#header {
    background-color: #ffffff;
    max-height: 90px;
}

.menu {
    display: flex;
    justify-content: center;
    align-self: center;
    float: left;

}

.menu li {
    list-style: none;
}

.menu li:before {
    display: none;
}

.menu a {
    color: #fff;
    margin-left: 41px;
}
.top.sidebar.menu a {
    color: #707070 !important;
    margin-left: 2px;
    
}
.menu li:first-child a {
    color: #fff;
    margin-left: 0px;
}*/

.phone {
    display: flex;
    align-items: center;
}

.phone>img {
    margin-right: 8px;
}


