@media print{
    .choix-etablissement, .suivi .entete nav, svg{display:none !important;}
}

/******************************** NEW SEBIQ ********************************/
html, select, input, textarea, button {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    outline: none;
    color: #00488e;
}

html, body {
    padding: 0;
    margin: 0;
}

select, input, textarea {
    border-radius: 0;
    box-sizing: border-box;
}

body {
    background: url(/admin/images/login_background.jpg) no-repeat fixed center top;
    background-size: cover;
}

.wrap {
    max-width: 1024px;
    margin: auto;
}

header.authentification {
    padding-top: 51px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

iframe, img {
    border: 0;
}

a {
    color: #0d455c;
    cursor: pointer;
    text-decoration: none;
}

button {
    cursor: pointer
}

h1 {
    font-size: 40px;
    color: #00488e;
    text-align: left;
    font-weight: 500;
}

#login-connexion {
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -283px 0 0 -227px;
    padding: 59px 33px 33px;
    width: 386px;
    min-height: 360px;
    background: #fff;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.41);
}

h1 {
    font-size: 30px;
}

p {
    font-size: 12px;
    color: #00488e;
}

select,
textarea,
input[type=date],
input[type=time],
input[type=search],
input[type=number],
input[type=url],
input[type=text],
input[type=email],
input[type=tel],
input[type=password] {
    background: #e6e6e6;
    border: 0;
    border-bottom: 1px solid #C1C1C1;
    box-sizing: border-box;
    width: 100%;
    color: #484949;
    padding: 4px 0 4px 8px;
    margin: 2px 0 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/admin/images/select.png);
    background-position: center right 12px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 24px;
}

select option{
    width:auto !important;
}

textarea {
    height: 120px
}

input[type="date"],
.datepickertime,
.datetimepicker,
.datepicker {
    background-size: auto 65%;
    background: url(/admin/images/calendrier.svg) no-repeat center right 8px;
}

#login-connexion input[type=text],
#login-connexion input[type=email],
#login-connexion input[type=password] {
    background: #fff;
    border-bottom: 1px solid #00488e;
    font-weight: 500;
    font-size: 18px;
    padding: 6px 0 4px 2px;
    color: #00488e;
}

#login-connexion .label,
#login-connexion label {
    margin: 26px 0 35px 0;
    display: block;
    font-weight: 300;
    font-size: 14px;
}

.button,
input[type=button],
button,
input[type=submit] {
    display: inline-block;
    background: #fff;
    border: 1px solid #3E3E3E;
    font-size: 17px;
    padding: 2px 8px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.servbox-popup-contenu .button {
    background: #019c94;
    border-color: #019c94;
    color: #fff;
    padding: 8px 16px;
}

.servbox-popup-contenu .button.blanc {
    background: #fff;
    border-color: #3E3E3E;
    color: #3E3E3E;
}

.servbox-popup-contenu .button + .button {
    margin-left: 16px;
}

#login-connexion .button,
#login-connexion input[type=button],
#login-connexion button,
#login-connexion input[type=submit] {
    background: #fff;
    border: 1px solid #30586b;
    color: #30586b;
    min-width: 120px;
    text-align: center;
    box-sizing: border-box;
    margin: 0 6px;
    display: inline-block;
    padding: 8px 18px;
    cursor: pointer;
    font-weight: 500;
}

#login-connexion button,
#login-connexion input[type=submit] {
    background: #019C94;
    border-color: #019C94;
    color: #fff;
}

.formulaire-conteneur.formulaire-gris {
    background: #e6e6e6;
}

.formulaire-conteneur.formulaire-evenement {
    padding-left: 44px;
    background-image: url(/admin/images/calendrier.svg);
    background-position: left 14px top 16px;
    background-repeat: no-repeat;
    background-size: 22px auto;
}

.formulaire-gris textarea,
.formulaire-gris select,
.formulaire-gris input[type=date],
.formulaire-gris input[type=time],
.formulaire-gris input[type=search],
.formulaire-gris input[type=number],
.formulaire-gris input[type=text],
.formulaire-gris input[type=email],
.formulaire-gris input[type=url],
.formulaire-gris input[type=tel],
.formulaire-gris input[type=password] {
    background-color: #fff;
}

.formulaire-conteneur {
    background: #fff;
    padding: 0 6px 1em 22px;
}

.formulaire-conteneur + .formulaire-conteneur {
    margin-top: 1em;
    border-top: 1px solid #004678;
    padding-top: 1em;
}

.input-titre {
    font-size: 12px;
    font-weight: 300;
    color: #000;
}

label {
    margin-right: 16px;
    display: block;
    vertical-align: bottom;
    padding-top: 16px;
    cursor: pointer
}

#contenuAdmin div.double, label.auto {
    width: auto;
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin div.double, label.double {
    width: calc(50% - 17px);
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin div.triple, label.triple {
    width: calc((100% / 3) - 18px);
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin div.single, label.single {
    width: calc(100% - 18px);
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin div.quadruple, #contenuAdmin label.quadruple {
    width: calc(25% - 18px);
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin div.quintuple, #contenuAdmin label.quintuple {
    width: calc(20% - 16px);
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin div.sextuple, label.sextuple {
    width: calc((100% / 6) - 20px);
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
}

#contenuAdmin .dummy-input-file {
    display: inline-block;
    width: calc(100% - 143px);
    vertical-align: bottom;
}

.button.parcourir {
    width: 93px;
    text-align: center;
    margin-left: 12px;
    height: 26px;
    line-height: 26px;
    vertical-align: bottom;
    padding: 0;
}

#formulaire-demande-login .button,
#formulaire-demande-login button,
#formulaire-finalisation-inscription .button,
#formulaire-finalisation-inscription button {
    display: inline-block;
    padding: 8px 18px;
    cursor: pointer;
    font-weight: 500;
    font-size: 17px;
    background: #fff;
    border-color: #3E3E3E;
    color: #3E3E3E;
}

#formulaire-demande-login button, #formulaire-finalisation-inscription button {
    background: #019c94;
    color: #fff;
    border-color: #019c94;
    margin-left: 12px;
}

#formulaire-demande-login .formulaire-conteneur, #formulaire-finalisation-inscription .formulaire-conteneur {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
}

input:focus:required:invalid {
    box-shadow: none;
}

input:-moz-submit-invalid {
    box-shadow: none;
}

input:-moz-ui-invalid {
    box-shadow: none;
}

#formulaire-demande-login div.triple {
    width: 33%;
}

label.checkbox {
    cursor: pointer;
    font-size: 12px;
    color: #00455c;
    padding-left: 10px;
}

label.checkbox input[type="checkbox"] {
    position: absolute;
    /*margin-left: -9999px;
    */
    /*visibility: hidden;
    */
    display: block;
}
label.checkbox span {
    display: inline-block;
    padding: 7px;
    vertical-align: bottom;
    border: 3px solid #78c57b;
    background-color: white;
    position: relative;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

label.checkbox input:checked ~ span {
    background: #78c57b url(/admin/images/check.svg) center no-repeat;
    background-size: 100% auto;
}

.connexion-actions {
    margin-top: 38px;
    text-align: center
}

.connexion-oublie-lien {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    text-decoration: underline;
    color: #0d455c;
    margin-top: 20px;
}

.connexion-erreur {
    text-align: center;
    margin-top: 40px;
}

#form-recuperation-confirm .connexion-actions button,
#form-recuperation .connexion-actions button {
    width: 100%;
    margin: 0 0 10px;
}

#form-recuperation-confirm .connexion-actions .button,
#form-recuperation .connexion-actions .button {
    display: block;
    width: auto;
    margin: 0;
}

footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 11px 0;
    text-align: right;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    background: #0D455C;
    z-index: 997;
}

footer a {
    text-decoration: underline;
    color: #fff;
}

.showPassword {
    background: url(/admin/images/view.png) center no-repeat;
    display: inline-block;
    padding: 14px 20px;
    cursor: pointer;
    margin-left: 6px;
    border: 1px solid #3E3E3E;
    vertical-align: top;
}

#login-connexion .input-with-buttons .button {
    margin-right: 0;
}

#login-connexion div.readonly {
    border-bottom: 1px solid #00488e;
    font-weight: 500;
    font-size: 18px;
    padding: 6px 0 4px 2px;
}

.cache {
    display: none;
}

.page-connexion video {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.authentification-colones {
    display: flex;
    justify-content: space-between;
}

.authentification-colone-droite {
    text-align: right
}

.authentification-colones .button {
    background: none;
    font-size: 12px;
    display: inline-block;
    padding: 8px 18px;
    cursor: pointer;
    font-weight: 500;
}

/********************* Popup **********************************/
#form-demande-code {
    display: none;
}

.servbox-popup-conteneur {
    display: flex;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.servbox-popup {
    margin: auto;
    min-width: 30%;
    text-align: left;
    max-width: 940px;
}

.servbox-popup-titre {
    background: #164c62;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.servbox-popup-contenu {
    background: #fff;
    color: #000;
    padding: 44px 28px;
}

.servbox-btn-fermer {
    display: inline-block;
    transform: rotate(45deg);
    padding: 9px;
    background: url(/admin/images/ajouter.svg) center no-repeat;
    background-size: auto 100%;
}

.pointer {
    cursor: pointer;
}

/********************* Entete **********************************/
#navTop {
    height: 48px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 997;
    text-align: right;
}

#logoTop {
    width: 300px;
    text-align: left;
    height: 48px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;
}

#logoClient {
    position: absolute;
    left: 68px;
    top: 8px;
    display: inline-block;
}

.ferme #logoClient {
    width: 0;
    height: 0;
    opacity: 0;
    display: none
}

#wrapNouveauMenu {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    min-height: calc(100vh - 48px);
}

#nouveauMenu {
    max-height: calc(100% - 48px - 38px);
    overflow-y: scroll;
    width: 300px;
    padding-bottom: 1em;
    position: fixed;
    left: 0;
    top: 48px;
    bottom: 0;
    -webkit-transition: width 0.4s ease;
    -ms-transition: width 0.4s ease;
    transition: width 0.4s ease;
}

#nouveauMenu a > span {
    margin-right: 5px;
    display: inline-block;
    width: 43px;
    text-align: center
}

#nouveauMenu a {
    margin: 5px auto;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    display: block;
    font-weight: 300;
    color: white;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 285px;
    white-space: nowrap;
}

#nouveauMenu .subMenu {
    height: auto;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #0a3344;
    display: none;
}

#nouveauMenu .subMenu a {
    padding-left: 58px;
    text-transform: none;
    height: 24px;
    line-height: 24px;
    width: auto;
}

#nouveauMenu div {
    height: 22px;
}

#nouveauMenu a img {
    vertical-align: middle;
}

#nouveauMenu a img.arrow.up {
    transform: rotate(180deg);
}

#nouveauMenu a img.arrow {
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    margin-right: 15px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: none;
}

#nouveauMenu a img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#nouveauMenu.fixe {
    position: fixed;
    top: 48px;
}

#wrapNouveauMenu:not(.ferme) #nouveauMenu.fixe {
    overflow-y: auto;
    overflow-x: hidden
}

#logoTop.ferme {
    width: 58px;
}

#wrapNouveauMenu.ferme #nouveauMenu {
    width: 58px;
    -webkit-transition: width 0.4s ease;
    -ms-transition: width 0.4s ease;
    transition: width 0.4s ease;
    overflow: auto;
}

#wrapNouveauMenu.ferme #nouveauMenu > a {
    overflow: hidden;
    width: 43px;
}

#wrapNouveauMenu.ferme .subMenu.cache,
#wrapNouveauMenu.ferme .subMenu {
    display: none;
    position: fixed;
    left: 58px;
    margin-top: -42px;
    overflow-y: auto;
}

#wrapNouveauMenu.ferme .subMenu a {
    padding-left: 12px;
    padding-right: 18px;
    line-height: 40px;
    height: 40px;
}

#wrap-admin-content {
    display: flex;
    align-items: stretch;
    min-height: 100vh;
    box-sizing: border-box;
    position: absolute;
    top: 48px;
    /* Barre du haut */
    left: 0px;
    /* Menu de gauche */
    right: 0px;
    margin-bottom: 38px;
}

#slideMenu {
    background: url(/admin/images/menuAdmin.png) no-repeat center;
    background-size: 64%;
    display: inline-block;
    width: 58px;
    height: 48px;
    vertical-align: top;
}

#logoNotice,
#logoProfil {
    display: inline-block;
    vertical-align: top
}

#lienprofil, #lienlogout, #lienHelp, #notices {
    font-size: 14px;
    font-weight: 900;
    color: #FFF;
    display: inline-block;
    padding-right: 10px;
    padding-left: 20px;
    height: 48px;
    line-height: 48px;
    position: relative;
    float: right;
}

#logoProfil .ico-utilisateur {
    margin-left: 6px;
}

/********************* Actions **********************************/
.ajouter, .erreur {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    background-size: 20px;
    background: #78c57b url(/admin/images/ajouter.svg) no-repeat center;
    border-radius: 50%;
    background-size: 70% auto;
}

.modifier {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/admin/images/modifier.svg) no-repeat center;
    background-size: contain;
}
.action .liste {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/admin/images/liste.png) no-repeat center;
    background-size: contain;
}
a.move {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/admin/images/deplacer.svg) no-repeat center;
    background-size: contain;
    cursor: move;
}

a.voir {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(/admin/images/view.svg) no-repeat center;
    background-size: contain;
}

a.page {
    background-image: url(/admin/images/blocs.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    padding: 18px;
    vertical-align: middle;
}

.supprimer, .softsupprimer, .supprimer_p, .delete {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/admin/images/corbeille.svg) no-repeat center;
    background-size: contain;
}

.supprimer-tous:hover {
    cursor: pointer;
}

.snooze {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/admin/images/coffee.svg) no-repeat center;
    background-size: contain;
}

img.move {
    cursor: move;
}

.ico-modifier {
    background: url(/admin/images/modifier.svg) no-repeat center;
    background-size: auto 17px;
    display: inline-block;
    padding: 9px;
    vertical-align: middle;
}

.retour_session{
    font-size: 14px;
    font-weight: 900;
    color: #FFF;
    display: inline-block;
    padding-right: 10px;
    padding-left: 20px;
    height: 48px;
    line-height: 48px;
    position: relative;
    float: right;
}

.ico-redimentionner {
    background: url(/admin/images/redimentionner.svg) no-repeat center;
    background-size: auto 16px;
    display: inline-block;
    padding: 9px;
    vertical-align: middle;
    cursor: pointer;
}

.ico-deplacer {
    background: url(/admin/images/deplacer.svg) no-repeat center;
    background-size: auto 16px;
    display: inline-block;
    padding: 8px;
    vertical-align: middle;
    cursor: move;
}

.ico-supprimer {
    background: url(/admin/images/corbeille.svg) no-repeat center;
    background-size: auto 17px;
    display: inline-block;
    padding: 9px;
    vertical-align: middle;
}

.ico-courriel {
    background: url(/admin/images/courriel.svg) no-repeat center;
    background-size: 16px auto;
    display: inline-block;
    padding: 8px;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 3px;
}

.ico-telephone {
    background: url(/admin/images/telephone.svg) no-repeat center;
    background-size: 16px auto;
    display: inline-block;
    padding: 8px;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 3px;
}

.ico-siteweb {
    background: url(/admin/images/siteweb.svg) no-repeat center;
    background-size: 16px auto;
    display: inline-block;
    padding: 8px;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 3px;
}

.ico-facture {
    background: url(/admin/images/facture.svg) no-repeat center;
    background-size: 22px 21px;
    display: inline-block;
    padding: 11px 16px;
    vertical-align: middle;
}

.ico-calendrier {
    background: url(/admin/images/calendrier.svg) no-repeat center;
    background-size: 22px 22px;
    display: inline-block;
    padding: 12px;
    vertical-align: middle;
}

.ico-lieu {
    background: url(/admin/images/lieu.svg) no-repeat center;
    background-size: auto 21px;
    display: inline-block;
    padding: 11px 10px;
    vertical-align: middle;
}

.ico-utilisateur {
    background: url(/admin/images/utilisateur.svg) no-repeat center;
    background-size: auto 21px;
    display: inline-block;
    padding: 11px 10px;
    vertical-align: middle;
}

.ico-statistiques {
    background: url(/admin/images/chart-bar.svg) no-repeat center;
    background-size: auto 21px;
    display: inline-block;
    padding: 11px 10px;
    vertical-align: middle;
}

.ico-notice {
    display: inline-block;
    vertical-align: middle;
}

.ico-notice svg {
    height: 22px;
}

.ico-notice path {
    fill: #1e5066;
}

.ico-notice.vert path {
    fill: #019c94;
}

.ico-notice.orange path {
    fill: #b66b42;
}

/********************* Dashboard **********************************/
#dashboards {
    padding-top: 15px;
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.dashboard {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.41);
    height: 392px;
    margin: 0 10px 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    width: calc(100% - 22px);
    /*overflow: hidden;
    */
    -webkit-transition: width 0.4s ease;
    -ms-transition: width 0.4s ease;
    transition: width 0.4s ease;
}

.dashboard.cache {
    display: none;
}

.dashboard.largeur2 + #dashboard-ajouter,
.dashboard.largeur2 {
    margin-right: 10px;
    width: calc(50% - 22px);
    margin-left: 10px
}

.dashboard.dashboard-ajouter,
.dashboard.hauteur2 {
    height: 256px;
}

.dashbord-entete {
    display: flex;
    background: #e6e6e6;
    padding: 6px 9px 6px 14px;
}

.dashbord-titre {
    flex: 1;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px
}

.dashbord-contenu {
    padding: 20px 23px 0 23px;
    font-size: 18px;
    max-height: 330px;
    overflow: auto !important;
}

.dashboard a.modifier,
.dashboard a.redimentionner,
.dashboard a.deplacer {
    margin: 0 1px;
}

.dashboard-profil .dashbord-contenu {
    padding: 25px 50px 0 26px;
}

.dashboard-profil .titre {
    font-size: 30px;
    border-bottom: 1px solid #00488e;
    margin: 13px 0 23px;
    font-weight: 500;
}

.dashboard-profil .contenu {
    line-height: 30px;
    padding-left: 4px;
    font-weight: 300;
}

.dashboard-liste {
    line-height: 20px;
    font-size: 14px;
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.dashboard-liste .article {
    display: table-row;
}

.dashboard-liste .article .cell {
    display: table-cell;
}

.dashboard-liste .bordure {
    border-bottom: 1px solid #00488e;
    padding-bottom: 6px;
    padding-top: 3px;
}

.dashboard-liste .bordure + .bordure {
    padding-left: 8px;
}

.dashboard-liste .article:last-child .bordure {
    border: 0;
}

.dashboard-liste .titre {
    font-weight: bold;
}

.dashboard-liste .ucase {
    text-transform: uppercase
}

.dashboard-liste .cell-icone {
    width: 30px;
}

.dashboard-liste .cell-texte {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 320px;
}

.dashboard-voir-tous {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 23px 33px;
}

.dashboard-voir-tous .button {
    display: block;
    text-align: center;
    padding: 9px 0;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.dashboard-voir-tous .button:hover {
    background: #0d455c;
    color: #fff;
}

.dashboard-etablissement .titre {
    font-size: 20px;
    border-bottom: 1px solid #00488e;
    padding: 13px 0;
    margin: 7px 0 23px;
    font-weight: 500;
}

.dashboard-etablissement .contenu {
    line-height: 30px;
    padding-left: 4px;
    font-weight: 300;
}

.dashboard-ajouter {
    background: rgba(13, 69, 92, 0.53);
    text-align: center;
    border: 4px dashed #fff;
    box-sizing: border-box;
}

.dashboard-ajouter > div {
    display: flex;
    align-items: center;
    height: 100%;
}

.dashboard-ajouter .button {
    display: inline-block;
    margin: auto;
    padding: 8px 36px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 32px;
    font-weight: 500;
    background: transparent;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.dashboard-ajouter .button:hover {
    background: rgba(13, 69, 92, 0.5);
}

.dashboard-ajouter-options {
    display: none;
    margin: auto;
    border: 1px solid #fff;
    text-align: left;
    padding: 16px 0;
    max-height: 75%;
    overflow-y: auto
}

.dashboard-ajouter-options a {
    display: block;
    color: #fff;
    padding: 5px 24px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.dashboard-ajouter-options a:hover {
    background: #00455c;
}

#dashboard-overlay {
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(13, 69, 92, 0.53);
    position: fixed;
    z-index: 998;
}

.dashboard-liste-colones {
    display: flex;
    justify-content: space-between;
}

.dashboard-liste-colones .dashboard-liste {
    flex: 1;
    width: calc(50% - 10px);
}

.dashboard-nombre {
    background: #00455c;
    border-radius: 50%;
    display: inline-block;
    width: 21px;
    text-align: center;
    color: #fff;
}

.dashboard-nombre.vert {
    background: #009c94;
}

.dashboard-nombre.orange {
    background: #ba6b41;
}

.dashbord-entete .dashboard-nombre {
    position: relative;
    left: 6px;
    bottom: 2px;
}

.dashbord-entete .button {
    background: transparent;
    border-color: #009c94;
    color: #009c94;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 22px;
    margin-right: 16px;
}

.dashbord-entete .ico-notice {
    margin-right: 32px;
}

.dashboard .ico-lieu {
    position: relative
}

.dashboard .lieu-popup {
    position: absolute;
    background: #019c94;
    color: #fff;
    display: inline-block;
    right: -8px;
    bottom: 32px;
    padding: 15px 18px;
    opacity: 0;
    z-index: -1;
    white-space: nowrap;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.dashboard .lieu-popup::after {
    content: "";
    display: inline-block;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #019c94;
    bottom: -12px;
    position: absolute;
    right: 6px;
}

.dashboard .ico-lieu:hover .lieu-popup {
    opacity: 1;
    z-index: 2;
}

.dashbord-placeholder {
    background: none;
    text-align: center;
    border: 4px dashed #fff;
    box-sizing: border-box;
    display: flex;
    height: 392px;
    margin-bottom: 20px;
    position: relative;
    z-index: 999;
    box-shadow: none;
    -webkit-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;
}

.dashbord-placeholder.largeur2 {
    margin-right: 10px;
    width: calc(50% - 22px);
    display: inline-flex;
    margin-left: 10px;
}

.dashbord-placeholder.dashboard {
    border-color: #ccc;
}

.dashbord-moving {
    position: relative;
    z-index: 1000;
    -webkit-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;
}

.dashbord-placeholder:after {
    content: 'Glisser ici';
    font-size: 25px;
    font-weight: 300;
    margin: auto;
    color: #fff;
    text-transform: uppercase;
}

.dashbord-placeholder > div {
    display: none;
}

.widget_tab {
    background-color: #e6e6e6;
    display: inline-block;
    padding: 8px 11px 6px 9px;
    margin: 0;
}

.widget_tab.act, .widget_tab:hover {
    background-color: #fff;
}

.widget_tab.eta, .widget_tab.user {
    background-color: #fff !important;
}

.widget_tab.act.eta, .widget_tab.act.user,
.widget_tab.eta:hover, .widget_tab.user:hover {
    background-color: #e6e6e6 !important;
}

.tab_bck {
    background-color: #f1f0f0;
}

.tab_content {
    display: none;
}

.tab_content.act {
    display: block;
}

#dashboard-notices.largeur2 .dashbord-entete .button {
    display: none;
}

/*#dashboard-notices .dashboard-voir-tous{
    display: none;
}*/
#dashboard-notices.largeur2 .dashboard-voir-tous {
    display: block;
}

#dashboard-notices.largeur2 .dashboard-liste-colones {
    flex-direction: column;
}

#dashboard-notices.largeur2 .dashboard-liste-colones .dashboard-liste {
    width: 100%;
}

#dashboard-notices.largeur2 .dashboard-liste + .dashboard-liste a:first-child .bordure {
    border-top: 1px solid #00488e;
}

#dashboard-calendrier.largeur2 .article .cell:last-child {
    display: none;
}

.moodleTitle {
    color: #00488e;
    font-size: 12px;
    display: block;
    margin-top: 20px;
}

/*#dashboard-notices.largeur2.dashbord-placeholder .dashboard-voir-tous {
    display:none;
}*/
/********************* /dashboard **********************************/
.table {
    display: table;
    width: 100%;
    padding-top: 20px;
}

.table .row {
    display: table-row;
}

.table .row > div {
    display: table-cell;
    padding-bottom: 10px;
}

.table-inputs-auto .row > div {
    text-align: center;
    border-bottom: 1px solid #164275;
}

.row:last-child > div,
.row:not(.row-entete) > div:first-child {
    border: 0;
}

.table .row-entete > div {
    text-align: left;
    font-size: 12px;
}

.table-inputs-auto input,
.table-inputs-auto select {
    display: inline-block;
    width: auto;
    font-size: 12px;
}

.table label {
    padding-top: 12px;
}

tr.ui-state-disabled {
    opacity: 1 !important;
    filter: Alpha(Opacity=100) !important;
    pointer-events: all;
    cursor: inherit !important;
}

.listeGestion table.liste td.txtright,
.listeGestion table.liste th.txtright,
.txtright {
    text-align: right;
}

.listeGestion table.liste td.txtcenter,
.listeGestion table.liste th.txtcenter,
.txtcenter {
    text-align: center;
}

.AnyTime-pkr {
    z-index: 1010;
}

.listeGestion {
    background-color: white;
}

.entete {
    background-color: #e6e6e6;
    padding: 2px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 28px;
    position: sticky;
    position: -webkit-sticky;
    z-index: 1;
}

.is_hidding .entete {
    top: 0;
}

.entete.fonce {
    background: #4b4b4b;
    color: #fff;
}

.entete.bleu {
    background: #164275;
    color: #fff;
}

.entete .button,
.entete button,
.entete input[type=submit] {
    background: none;
    padding: 2px 8px;
    color: #00488e;
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid #00488e;
}

.entete.bleu .button,
.entete.bleu button,
.entete.fonce .button,
.entete.fonce button {
    border-color: #fff;
    color: #fff;
}

.entete h1,
.entete h2,
.entete h3 {
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}

.listeGestion .entete .actions > :not(:last-child) {
    margin-right: 10px;
}

.listeGestion .entete .actions .recherche {
    width: 130px;
    background-color: white;
}

.listeGestion .entete .actions .rechercheAvancee, .archives_bouton, .supprimer-selection-btn
 {
    height: 22px;
    vertical-align: middle;
    border: 1px solid #164275;
    color: #164275;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    padding: 0px 10px;
    transition: all 0.4s ease;
}

.listeGestion .entete .actions .rechercheAvancee:hover, .listeGestion .entete .actions .rechercheAvancee.filtered, .archives_bouton:hover, .supprimer-selection-btn:hover {
    background-color: #164275;
    color: white;
}

.listeGestion table.liste th {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.listeGestion ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #0d455c;
}

.listeGestion ::-moz-placeholder {
    /* Firefox 19+ */
    color: #0d455c;
}

.listeGestion :-ms-input-placeholder {
    /* IE 10+ */
    color: #0d455c;
}

.listeGestion :-moz-placeholder {
    /* Firefox 18- */
    color: #0d455c;
}

.listeGestion.side-edit table tbody tr {
    cursor: pointer;
}

/******************************** CALENDRIER ********************************/
.calendrier-conteneur {
    display: flex;
    align-items: stretch;
}

.calendrier-conteneur .colone-calendrier {
    flex: 1;
    padding-top: 32px;
    position: relative;
}

.calendrier {
    display: table;
    width: 100%;
    text-align: center;
}

.calendrier .entete-jours {
    display: table-row;
    text-align: center;
}

.calendrier .entete-jours > div {
    display: table-cell;
    font-size: 34px;
    padding: 0 0 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.calendrier .semaine {
    display: table-row;
}

.calendrier .jour {
    display: table-cell;
    padding: 8px 0;
    vertical-align: top;
    text-align: center;
    position: relative;
}

.calendrier .jour-numero,
.calendrier .jour .jour-numero {
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.calendrier a.jour.actif .jour-numero {
    background: #e6e6e6;
}

.calendrier .puces-evenements {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    left: 0;
    right: 0;
    top: -4px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.calendrier .puces-evenements > span {
    background: #00488e;
    border-radius: 50%;
    display: inline-block;
    padding: 3px;
    margin: 2px;
}

.calendrier-annees {
    text-align: right;
    padding: 0 46px;
}

#annee-courrante {
    font-size: 34px;
    font-weight: 500;
}

.calendrier-mois {
    display: flex;
    padding: 0 24px;
}

.calendrier-mois > div {
    flex: 1;
    text-align: center;
}

.calendrier-mois a {
    display: inline-block;
    border-radius: 50%;
    text-transform: uppercase;
    width: 36px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.calendrier-mois a.actif {
    background: #e6e6e6;
}

#calendrier-mois-semaines {
    display: table-row-group;
}

.calendrier-conteneur .colone-details {
    background: #00488e;
    position: relative;
    width: 0;
    overflow: hidden;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
}

.calendrier-conteneur .colone-details.ouvert {
    width: 400px;
}

#calendrier-jour-details {
    max-height: 100%;
    overflow-y: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 32px;
    display: none;
}

#jour-loading,
#calendrier-loading {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.12);
    text-align: center;
}

#jour-loading > div,
#calendrier-loading > div {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

#calendrier-jour-details p {
    color: #fff;
}

#jour-loading svg * {
    stroke: #fff;
}

.evenements-avenir {
    padding: 80px 46px 46px;
}

#calendrier-jour-details .endroit {
    min-height: 26px;
    padding-left: 24px;
    background: url(/admin/images/building_blanc.svg) left top 2px no-repeat;
    background-size: 16px auto;
}

.evenements-avenir-liste {
    display: flex;
    flex-wrap: wrap;
}

.evenements-avenir-liste .evenement {
    width: calc(100% / 3 - 30px);
    border-right: 2px solid #00488e;
    box-sizing: border-box;
    padding: 20px 0;
    margin: 8px 30px 40px 0;
}

.evenements-avenir-liste .evenement:nth-child(3n),
.evenements-avenir-liste .evenement:last-child {
    border: 0;
}

.evenements-avenir-liste .date {
    display: block;
    font-size: 14px;
}

.evenements-avenir-liste .titre {
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin: 4px 0;
}

.evenements-avenir-liste .endroit {
    min-height: 26px;
    padding-left: 22px;
    background: url(/admin/images/building.svg) left top 2px no-repeat;
    background-size: 14px auto;
    display: block;
    font-size: 14px;
}

#calendrier-jour-details .date {
    text-transform: uppercase
}

#calendrier-jour-details .jour {
    font-size: 60px;
    font-weight: 500;
    vertical-align: top;
    line-height: 50px;
}

#calendrier-jour-details .information {
    margin: 1em 0;
}

#calendrier-jour-details a {
    color: #fff;
}

#calendrier-jour-details .button {
    background: transparent;
    border-color: #fff;
    display: block;
    text-align: center;
    margin: 26px 0;
    padding: 8px 0;
    font-size: 18px;
}

#calendrier-jour-details .button:hover {
    background: #fff;
    color: #00488e;
}

.evenement-detail + .evenement-detail {
    padding-top: 2em;
    border-top: 1px solid #fff;
    margin-top: 2em;
}

.calendrier-jour-details-conteneur {
    position: relative;
    flex: 1;
}

#calendrier-jour-fichiers {
    padding: 0 32px 50px;
}

.calendrier-conteneur .fichier {
    padding-left: 50px;
    margin: 10px 0;
    display: block;
    color: #b8c7f0;
    background: url(/admin/images/fichier.svg) top left no-repeat;
    background-size: 32px 44px;
}

.calendrier-conteneur .fichier + .fichier {
    border-top: 1px solid #fff;
    padding-top: 10px;
    background-position: top 10px left;
}

.calendrier-conteneur .fichier-titre {
    font-weight: bold;
    margin-bottom: 2px;
    color: #fff;
}

.calendrier-conteneur .fichier-date {
    margin-bottom: 2px;
}

.calendrier-conteneur .fichier-info {
    text-transform: uppercase;
}

.colones-fiche-evenement {
    display: flex;
    align-items: stretch;
    margin-bottom: 20px;
}

.colones-fiche-evenement .colone-details {
    flex: 1;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
}

.colones-fiche-evenement .colone-details .listeGestion:last-child {
    flex: 1;
}

.listeGestion + .listeGestion {
    margin-top: 20px;
}

.colone-statistiques {
    flex: 1;
}

.table-statistiques .row-entete .cell {
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
    font-size: 12px;
    padding-top: 22px;
    font-weight: 300;
}

.table-statistiques .row-icones + .row-entete .cell {
    padding-top: 6px;
}

.table-statistiques .cell.icon {
    width: 20px;
    padding: 0 10px;
    text-align: center
}

.table-statistiques .cell.icon svg {
    width: 16px;
    height: 16px;
}

.table-statistiques .row > div,
.table-statistiques .cell {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 15px;
}

.facture-details {
    margin: 20px 0;
}

.facture-details .afficher-facture-details {
    display: flex;
    justify-content: space-between;
    background: #78c57b;
    color: #fff;
    padding: 12px 15px;
    font-weight: bold;
}

.facture-details.non-paye .afficher-facture-details {
    background: #ba6b41;
}

.facture-details-donnees {
    display: none;
    background: #fff;
    /*padding: 1em 6px 1em 22px*/
}

.evenement-fiche-informations {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-top: 20px;
}

.evenement-fiche-description {
    border-top: 1px solid #123655;
    margin-top: 20px;
    padding-top: 20px;
}

.colones-fiche-evenement .calendrier-conteneur .fichier-titre {
    color: #00488e;
}

.colones-fiche-evenement .calendrier-conteneur .fichier {
    color: #577b9e;
}

.colones-fiche-evenement .calendrier-conteneur .fichier {
    background-image: url(/admin/images/fichier_fonce.svg);
}

.afficher-facture-details svg {
    width: 32px;
    height: 10px;
}

.etoile-requis {
    color: red;
}

.formule_taxe .taxe_membre,
.formule_taxe .taxe_non_membre {
    padding-right: 16px;
    text-align: right
}

.liste-facture input[type=number] {
    width: calc(100% - 15px);
    text-align: right;
}

.liste-facture .move {
    background: none;
}

.liste-radios label.afficher-enligne {
    padding: 0;
    margin: 0 0 0 18px;
    vertical-align: middle;
}

.liste-radios input[type=radio] + span {
    margin-right: 8px;
}

.liste-radios label {
    line-height: 24px;
}

table.liste-facture td.txtright {
    text-align: right
}

table.liste-facture td.txtcenter {
    text-align: center
}

table.liste-facture .tr-total td {
    border-bottom: 1px solid;
    padding-top: 20px;
    padding-bottom: 20px;
}

table.liste-facture .col-montant-taxe, table.liste-facture .avant-total {
    width: 300px;
}

table.liste-facture .ligne-total {
    width: 200px;
}

.liste-animateux label {
    padding: 0;
    margin: 0;
    cursor: pointer
}

.checkbox > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.chosen-container-multi .chosen-choices {
    padding: 5px 4px 6px 8px !important;
}

.chosen-select:required {
    display: block;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    position: relative;
    z-index: -1;
    top: 30px;
    left: 2px;
}

/******************************** /NEW SEBIQ ********************************/
.reponsse {
    display: none
}

.reponsse.active {
    display: block
}

.tab-etablissement {
    cursor: pointer;
    background-color: #4A4A4A;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    padding: 2px 15px;
    width: auto;
    display: block;
    float: left;
}

.tab-etablissement.active {
    background-color: #3D7285;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    padding: 2px 15px;
    width: auto;
    display: block;
    float: left;
}

.tab-etablissement:hover {
    background-color: #3D7285;
}

/******************************** STYLES DU THÈME ********************************/
#login-connexion input[type=submit],
.bordureTbl input[type=submit], .choixIconSocial input[type=submit] {
    background-color: #3D7285;
    color: #fefefe;
}

#login-connexion input[type=submit]:hover,
.bordureTbl input[type=submit]:hover,
.choixIconSocial input[type=submit]:hover {
    background-color: #4a4a4a;
    color: #eee;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.bordureTbl h2,
.couleurTheme {
    background-color: rgba(61, 114, 133, 1);
    color: white;
}

.switch input[type=checkbox]:checked + span:after {
    background-color: rgba(1, 207, 132, 1);
}

.couleurSousTheme {
    background-color: rgba(61, 114, 133, 0.8);
    color: white;
}
/* alternance de couleur des listes */
li:nth-child(odd) td.couleurSousTheme,
tr:nth-child(odd) td.couleurSousTheme {
    background-color: rgba(61, 114, 133, 0.8);
    color: white;
}

li:nth-child(even) td.couleurSousTheme,
tr:nth-child(even) td.couleurSousTheme {
    background-color: rgba(61, 114, 133, 0.5);
    color: white;
}

.switch input[type=checkbox]:checked + span:before {
    background-color: rgba(1, 207, 132, 0.5);
}

#nomClient {
    display: inline-block;
    color: #fff;
    line-height: 60px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 22px;
    white-space: normal;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#nouveauMenu a:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

#nouveauMenu a.actif {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

#navPagination a {
    color: #128EC2;
}

#navPagination a:hover {
    background-color: #29ACE2;
}

#navPagination a.actif,
#navPagination a.actif:hover {
    background-color: #128EC2;
}

#logoTop {
    background: rgba(61, 114, 133, 1);
}

#navTop {
    background: #4a4a4a;
}

.icoawsome {
    font-size: 27px;
    color: #757575;
}

.partenaire_bck {
    background-color: #5592a6 !important;
    color: #FFF;
}

.partenaire_bck td {
    border-bottom: 1px solid #FFF !important;
    color: #FFF;
}

.partenaire_bck a {
    color: #FFF;
}

.partenaire_bck a svg {
    fill: #FFF;
    color: #FFF;
}

.backTableau {
    background-color: #FFF;
}

#lienprofil:hover, #lienlogout:hover, #lienHelp:hover, #notices:hover {
    background-color: #24383a;
}

.inputFile {
    background-color: #def0ff;
}

#logoNotice .nombreNotices {
    position: absolute;
    margin: auto;
    top: 14px;
    left: -4px;
    height: 22px;
    width: 22px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    background-color: #8e8e8e;
}
#logoNotice {
    position: relative;
}
#notices {
    width: 30px;
    background: url(/admin/images/notice.svg) no-repeat center;
    background-size: auto 22px;
    vertical-align: top;
}
/*******************************************************************************/
.listediv {
    border: 1px solid #999999;
    position: absolute;
    background-color: #FFF;
    padding: 7px;
    max-height: 200px;
    width: 600px;
    overflow: auto;
    display: none;
    font-size: 1.4em;
    z-index: 3000;
}

.listediv div {
    cursor: pointer;
    margin: 2px;
    border-bottom: 1px dotted black;
    /*height:20px;
    */
    padding-top: 5px;
    padding-left: 5px;
}

.tabEnteteTheme {
    border-bottom: 1px solid white;
    border-right: 2px solid white;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    height: 31px;
}

.btnModifier, .btnSupprimer {
    width: 24px;
    cursor: pointer;
}

.zoneBouton {
    width: 40px !important;
    padding: 0 !important;
    border: 1px solid white;
    cursor: pointer;
    height: 40px !important;
}
.zoneBouton img {
    position: relative;
    top: 1px;
    width: 58%;
}

p.head_note {
    text-align: right;
    display: block;
    margin-right: 80px;
    position: absolute;
    right: 0;
    top: 20px;
}

.bordureTbl h2 {
    font-size: 16px;
    margin-top: 0;
    padding: 8px 0;
    text-align: center;
}

.bgEntTblGst {
    background-color: #f9f9f9;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    padding: 8px 0;
    text-align: center;
}

.bgEntTblGst td {
    padding: 2px 3px;
}

.bgEntMenu {
    background-color: #00445C;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.backTableau {
    padding: 25px;
}

.bordureTbl {
    padding-bottom: 5px;
    background-color: #FFFFFF;
}

.tblmenu {
    border: 1px solid black;
}

.tdauth {
    border: 1px solid black;
    background-color: #FFFFFF;
    vertical-align: top;
}

.tdcontent {
    position: relative;
    box-sizing: border-box;
}

.titreAdm {
    font-size: 24px;
    text-align: center;
}

.titreAdm img {
    vertical-align: middle;
}

.texteAdm {
    font-size: 11px;
    text-align: left;
    margin: auto;
    margin-top: 1.5em;
}

.tdauth input[type=submit] {
    margin-top: 0.6em;
    margin-left: 26px;
}

.texteAdm td {
    padding: 3px 20px;
}

.inputEdit {
    width: 200px;
}

.rowheader {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: grey;
}

.imagesadmin {
    background-color: #EFEFEF;
    border: 1px solid #BBB;
    padding: 6px 0 0 6px;
    max-width: 260px;
    min-height: 83px;
}

.imagesadmin div.imageadmin_container {
    display: table-row;
    vertical-align: middle;
    margin: 0 8px 8px 0;
}

.imagesadmin .imageadmin_img img {
    max-width: 156px;
    /*max-height:83px;
    */
}

.imagesadmin .imageadmin_img {
    display: table-cell;
    width: 160px;
    cursor: move;
}

.imagesadmin .imageadmin_val {
    width: 290px;
    display: table-cell;
    vertical-align: middle;
}

.imagesadmin .imageadmin_val input {
    width: 98%;
    background-color: #FFF;
}

.imagesadmin .imageadmin_del {
    width: 48px;
    margin-left: 14px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.imagesadmin .imageadmin_del svg {
    width: 24px;
    height: 24px;
}

.imagesadmin .imageadmin_del img {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.imagesadmin_placeholder {
    height: 100px;
    border: 1px solid #222;
    background-color: #777;
}

.tblsortable_placeholder {
    height: 28px;
    background-color: #777;
}

#navBottom {
    height: 50px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    text-align: center;
}
a.nav {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #00445C;
    padding: 4px 7px;
    margin-right: 1px;
}
a.nav:hover {
    font-size: 12px;
    font-weight: bold;
    color: #EEE;
    background-color: #00445C;
}

.navActived {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    background-color: #3E58A2;
    padding: 4px 7px;
    margin-right: 1px;
}

.ulsortable_placeholder {
    background-color: #777;
    height: 42px;
}

label.checkbox_label {
    display: inline-block;
    width: auto;
}

label > input[type="radio"],
label > input[type="checkbox"] {
    vertical-align: middle;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    opacity: 0.6;
    border-color: rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
    cursor: default;
}

label input[type=radio] {
    opacity: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    z-index: 2;
    margin: 0px;
    vertical-align: middle;
}
label input[type=radio] + span {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: #78c57b;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
label input[type=radio] + span:before {
    content: "";
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    opacity: 0;
    transition: all 0.4s ease;
}
label input[type=radio]:checked + span:before {
    opacity: 1;
}
.radio-container {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    padding-top: 16px;
}

.note {
    font-size: 10px;
    color: #B90D0D;
}

.note span {
    color: #000;
}

form div.boutons,
form div.boutton {
    clear: both;
    margin-top: 3em;
}

form .multiple {
    margin-top: 1em;
}

form .multiple label {
    margin-top: 0;
}

form .multiple > div:nth-child(even) {
    background: #CECECE;
    border-radius: 2px;
}

form .multiple > div:nth-child(odd) {
    background: #EFEFEF;
    border-radius: 2px;
}

form .multiple > div {
    padding: 8px 4px;
}

.clear {
    clear: both;
}

.add_spage span.left_add {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    vertical-align: 25%;
}

.bt_top {
    display: inline-block;
    margin: 2px 0;
}

.bt_top span.left_add {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
}

.bt_top .bt_retour {
    width: 16px;
    vertical-align: -4%;
}

h3 {
    background-color: #00445C;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding: 5px 0;
    margin-top: 1em;
    border-radius: 2px;
}

h4 {
    margin: 1.2em 0 2px;
    font-size: 14px;
}

#nouveauMenu {
    border: inherit !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

#nouveauMenu tr {
    height: 40px;
}

.separationMenu {
    height: 20px !important;
}

#espaceContent {
    height: 20px;
}

#contenuAdmin {
    /*min-height: calc(100vh - 87px);*/
    min-width: 880px;
    max-width: calc(100vw - 75px);
    position: relative;
    left: 58px;
    box-sizing: border-box;
    flex: 1;
    margin-bottom: 38px;
}

#admin-message {
    z-index: 1001;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
}

#fermer-erreur {
    background: url(/admin/images/close-circle-outline.png) no-repeat center;
    padding: 18px 33px;
    position: absolute;
    right: 8px;
    top: 8px
}

#conteneur_erreur {
    background-color: #C74C47;
    color: #FFF;
    padding: 14px 48px;
    font-weight: bold;
    border-bottom: 2px solid #666;
    font-size: 16px;
    text-align: center;
    min-height: 24px;
    border-radius: 0 0 8px 8px;
    overflow:auto;
    max-height:350px;
}

.titrePrincipal {
    font-size: 36px;
    padding-bottom: 9px;
    margin: 10px 0 10px 295px;
    border-bottom: 1px solid transparent;
    text-align: left;
    color: #333;
    padding-left: 5px;
}

.tdauth {
    border-color: #ececec;
}

.is_closed {
    background-color: #f9d0d9;
}

.nodir {
    background-color: #f9d0d9 !important;
}

.titrePrincipalLogin {
    font-size: 36px;
    padding-bottom: 9px;
    margin: 70px 0 10px 295px;
    border-bottom: 1px solid transparent;
    text-align: left;
    color: #333;
    padding-left: 5px;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

.filtre .champfiltre {
    width: 97%;
}

#affichefiltre {
    font-size: 15px;
}

#login-connexion #message {
    color: red;
    font-size: 14px;
    margin-top: 0.5em;
    font-weight: bold;
}

#login-connexion #loading {
    text-align: center;
    display: none;
    padding-top: 2em;
}

.triedesc {
    float: right;
    background-image: url(/admin/images/down.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 11px;
}

.trieasc {
    float: right;
    background-image: url(/admin/images/up.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 11px;
}

.ordreentete {
    cursor: pointer;
}

table.liste td {
    padding: 3px 20px;
    font-size: 14px;
    text-align: left;
    margin: auto;
    margin-top: 1.5em;
}

table.liste th {
    padding: 0px 20px;
    height: 38px;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #00488e;
}

table.liste tr.couleurTheme {
    color: #eee;
    border-bottom: 2px solid #D2D2D2;
    font-weight: bold;
}

.filtre {
    text-align: left;
    padding: 0 2.5% 12px;
    background-color: #F4F4F4;
    margin-top: 8px;
}

.filtre + table.liste {
    margin-top: 28px;
}

#navPagination {
    padding: 20px 0;
    text-align: center;
}

#navPagination a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 8px;
    margin: 0 4px;
    display: inline-block;
}
#navPagination a:hover {
    font-size: 16px;
    color: #EEE;
    padding: 4px 8px;
}

#navPagination a.actif {
    margin: 0 4px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    padding: 4px 8px;
    display: inline-block;
}

a.debloquer {
    background-image: url(/admin/images/lock-open.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    padding: 18px;
}

a.activer {
    background-color: green;
    mask-image: url(/admin/images/check.svg);
    mask-repeat: no-repeat;
    mask-position: center;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 24px;
    height: 24px;
}
/*table.liste a.move{
background-image:url(../img/cursor-move.png);
background-size: 66%;
background-repeat: no-repeat;
background-position: center;
display: inline-block;
padding: 18px;
vertical-align: middle;
cursor: move;
}
table.liste a.lienup{
background-image:url(../img/chevron-up.png);
background-repeat: no-repeat;
background-position: center;
display: inline-block;
padding: 18px;
vertical-align: middle;
}
table.liste a.liendown{
background-image:url(../img/chevron-down.png);
background-repeat: no-repeat;
background-position: center;
display: inline-block;
padding: 18px;
vertical-align: middle;
}*/
/*.fab {
border:none;
font-size:30px;
color:white !important;
background-color: #01CF84;
border-radius: 50%;
width: 40px;
height: 40px;
margin: auto;
-webkit-box-shadow: 2px 3px 3px 0 rgba(41, 41, 41, .3);
-moz-box-shadow: 2px 3px 3px 0 rgba(41, 41, 41, .3);
box-shadow: 2px 3px 3px 0 rgba(41, 41, 41, .3);
display: inline-block;
line-height: 40px;
position: absolute;
right: 10px;
z-index: 10;
top:18px;
text-align: center;
-webkit-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
pointer-events:all;
}
.fab:hover {
  background-color: #666;
}*/
/*a.fermer{
background-image:url(../img/fermer.png);
background-repeat: no-repeat;
background-position: center;
display: inline-block;
padding: 18px;
vertical-align: middle;
}
a.check{
background-image:url(../img/md-check.png);
background-repeat: no-repeat;
background-position: center;
display: inline-block;
padding: 18px;
vertical-align: middle;
}*/
table.liste td.aucun-resultat,
table.liste td.chargement, div.chargement {
    text-align: center;
}

.tdcontent .separateur {
    background-color: #e6e6e6;
    height: 48px;
}

td.bloque {
    color: #FE6363;
}

td.action {
    width: 41px;
}

table.liste {
    width: 100%;
    margin: auto;
    border-collapse: collapse;
}

table.liste tr th:first-child,
table.liste tr th:last-child,
table.liste tr td:first-child,
table.liste tr td:last-child,
table.liste .action {
    padding: 0 10px;
    position: relative;
}

table.liste tr:not(.couleurTheme):not(.tblsortable_placeholder) {
    -webkit-transition: background-color 0.4s ease, box-shadow 0.4s ease;
    -ms-transition: background-color 0.4s ease, box-shadow 0.4s ease;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
    background: #fff;
}

table.liste tr:not(.couleurTheme):not(.tblsortable_placeholder).active {
    background: #e6e6e6;
}

table.liste td {
    height: 38px;
}

#tblsortable .ui-sortable-helper {
    width: 100%;
}

#pagination {
    background-color: #e6e6e6;
}

.affichefiltre,
#affichefiltre {
    background-image: url(/admin/images/filter.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 32px;
    font-weight: bold;
    color: #757575;
    font-size: 16px;
}

.affichefiltre:hover,
#affichefiltre:hover {
    color: #959595;
}

.ui-icon, .ui-widget-content .ui-icon {
    float: left;
    margin: 0 7px 20px 0;
}

.ui-dialog-titlebar button.ui-button span.ui-icon.ui-icon-closethick {
    margin: -8px 0 0 -8px;
}

/*A enlever si on change de JS alerte*/
#accueil {
    padding: 60px 160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#accueil a {
    padding: 28px 10px 10px;
    width: 160px;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 20px 4%;
    transition: .3s ease-out;
}

#accueil a:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.12);
}

#accueil img {
    display: block;
    margin: 0 auto 2em;
}

#recup-user {
    font-size: 14px;
}

#captchaRobot {
    width: 304px;
    margin: 12px auto auto;
}

.afficher-contenu {
    display: none;
}

.toggle-page {
    display: block;
    height: 41px;
    vertical-align: middle;
    line-height: 14px;
    padding-left: 44px;
    background: url(/admin/images/folder.png) center left 4px no-repeat;
    font-size: 14px;
}

.toggle-page span {
    margin-top: 7px;
    display: inline-block;
}

.treepage .tr-bordure td,
.main_menus .tr-bordure td {
    -webkit-transition: background-color 0.4s ease, box-shadow 0.4s ease;
    -ms-transition: background-color 0.4s ease, box-shadow 0.4s ease;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
}

.treepage .tr-bordure:hover td,
.main_menus .tr-bordure:hover td {
    background-color: #e0e0e0;
}

.toggle-page:hover {
}

.tr-bordure {
    border-bottom: 1px solid #757575;
    /*border-left: 1px solid #757575;
    */
}

a.ajouter-dossier {
    background: url(/admin/images/folder-plus.png) no-repeat center;
    display: inline-block;
    padding: 18px 22px;
}

.treepage {
    padding: 0;
    width: 100%;
    margin: auto;
    list-style-type: none
}

a.ajouter-contenu:hover {
    background-color: #666;
}
a.ajouter-contenu {
    border: none;
    font-size: 24px;
    color: white;
    background: #78c57b url(/admin/images/ajouter.svg) no-repeat center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: auto 7px auto auto;
    position: relative;
    display: inline-block;
    line-height: 30px;
    z-index: 10;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-size: 70% auto;
}

.treepage td.action,
#treev2 td.action {
    width: 42px;
}

#treev2 .note-outline {
    display: inline-block;
    width: 24px;
    background: url(/admin/images/note-outline.png) center no-repeat;
    height: 24px;
}

#treev2 .liste {
    margin-left: 2%;
    width: 98%;
    border-bottom: 1px solid;
}

.btnhref {
    float: right;
    margin-right: 30px;
    margin-top: 14px;
}

.pre {
    font-size: 11px;
    font-family: verdana, serif;
    white-space: pre-wrap;
    overflow: auto;
}

/******************************** Recherche avancée ****************************/
.rechercheAvanceeContainer {
    display: none;
    margin-top: -32px;
    position: relative;
    z-index: 2;
    box-shadow: 0px 0px 10px -1px #375b6b;
    -webkit-box-shadow: 0px 0px 10px -1px #375b6b;
    -moz-box-shadow: 0px 0px 10px -1px #375b6b;
}

.rEntete {
    background-color: #164b61;
    color: #FFF;
    cursor: pointer;
}

.rTitre {
    color: #FFF;
    display: block;
    float: left;
    padding: 10px 0 10px 27px;
    font-size: 14px;
}

.rClose {
    color: #FFF;
    display: block;
    float: right;
    padding: 10px;
}

.rContenu {
    background-color: #e6e6e6;
    padding: 10px;
    color: #0d455c;
}

.listeGestion input.recherche {
    width: 130px;
    border-bottom: 0px;
    height: 22px;
    font-weight: 300;
    font-size: 10px;
    padding: 0px 22px 0px 5px;
    background-image: url(/admin/images/loupe.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 5px);
    background-size: 12px;
    vertical-align: middle;
}

.printPageAtelier, .printPageParticipants{cursor:pointer;}

.rechercheAvanceeContainer .rechercheFields, .rechercheAvanceeContainer .rowRecherche {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rechercheAvanceeContainer .rechercheFields > :not(a), .rechercheAvanceeContainer .rowRecherche > :not(a) {
    width: calc(50% - 20px);
    box-sizing: border-box;
}

.rechercheAvanceeContainer .rowRecherche > :not(a) {
    padding: 5px 0px;
    border-bottom: 1px solid #C1C1C1;
    margin-top: 10px;
    font-size: 12px;
    text-transform: uppercase;
}

.rechercheAvanceeContainer svg {
    vertical-align: top;
}

.rechercheFields select, .rechercheFields input.recherche {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    height: 22px;
    border: 0px;
    background-color: white;
}

/******************************** FICHE INFO ****************************/
.tdcontent {
    transition: all 0.4s ease;
}

.listeGestion {
    width: 100%;
    transition: all 0.4s ease;
}

.table .supprimer {
    display: inline-block;
    vertical-align: bottom;
}

.table .sessions,
.listeGestion a.sessions {
    background-image: url(/admin/images/sessions.svg);
    background-size: contain;
    display: block;
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}

.table .sessions {
    display: inline-block;
    vertical-align: bottom;
}

.listeGestion td.icon {
    box-sizing: border-box;
    width: 40px;
}

.listeGestion td.icon svg {
    display: block;
}

.listeGestion th, .listeGestion td {
    border-bottom: 1px solid #00488e;
}
.ficheInfo {
    width: calc((100% - 330px) / 3 + 25px - 16px);
    overflow: hidden;
    position: fixed;
    left: 100%;
    top: 83px;
    transition: all 0.4s ease;
    height: calc(100% - 167px);
    display: flex;
    flex-direction: column;
}
.ficheInfo .headInfo {
    padding: 10px;
    display: flex;
    background-color: #164275;
    justify-content: space-between;
    flex-shrink: 0;
    flex-grow: 0;
}
.ficheInfo .headInfo .content-left {
    width: calc(100% - 160px);
}

.ficheInfo .headInfo .content-left .titreFiche {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 30px);
}

.ficheInfo .headInfo .actions {
    white-space: nowrap;
}

.ficheInfo .headInfo .actions > div {
    display: none
}

.ficheInfo .headInfo .actions > div.selected {
    display: block
}

.ficheInfo .headInfo .actions a {
    color: white;
    border: 1px solid white;
    transition: all 0.4s ease;
    display: inline-block;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
}
.ficheInfo .headInfo .actions a:hover {
    background-color: white;
    color: #164275;
}
.ficheInfo .bodyInfo {
    flex: 1;
    overflow: auto;
    background-color: #e6e6e6;
}
.ficheInfo .tabs {
    display: flex;
    background-color: white;
    position: relative;
}

.ficheInfo .tabs a {
    display: inline-block;
    text-align: center;
    padding: 15px 10px;
    font-size: 14px;
    color: #979595;
    border-right: 1px solid #e6e6e6;
    transition: all 0.4s ease;
}

.erreur_facture {
    position: absolute;
    padding: 5px;
    background-color: #FFF;
    color: #FC0000;
    border: 2px solid #FC0000;
    display: none;
    margin-top: -39px;
    font-size: 12px;
    width: 184px;
    text-align: center;
}

.tf {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    position: absolute;
    border-top: 10px solid #FC0000;
    margin-top: 5px;
}

.ficheInfo .tabs a.selected, .ficheInfo .tabs a:not(.addContent):hover {
    background-color: #e6e6e6;
    color: #164275;
}
#contenuAdmin .ficheInfo {
    width: calc((100% - 128px) / 3 + 25px);
}
.opened-small {
    width: calc(100% / 3 * 2);
}
.opened-small .ficheInfo {
    left: calc(100% - ((100% - 128px) / 3 + 25px));
    width: calc((100% - 128px) / 3 + 25px);
}

.opened-medium {
    width: calc(100% / 2);
}

.headerInsciptionLine {
    border-bottom: 1px solid #000;
}

#form-evenements-couts {
    display: none;
}

#contenuAdmin .opened-medium .ficheInfo {
    left: calc(100% - ((100% - 128px) / 2 + 25px));
    width: calc((100% - 128px) / 2 + 25px);
}
.opened-big {
    width: calc(100% / 3);
}
#contenuAdmin .opened-big .ficheInfo {
    left: calc(100% - (((100% - 128px) / 3) * 2 + 25px));
    width: calc((((100% - 128px) / 3) * 2) + 25px);
}
#contenuAdmin .opened-full .ficheInfo {
    width: calc((100% - 128px) + 25px);
    left: 103px;
}
#contenuAdmin .opened-full .listeGestion {
    display: none;
}
.ficheInfo .bodyInfo .tabsContent > div {
    display: none;
}

.ficheInfo .bodyInfo .tabsContent div.selected {
    display: block;
}

.tabsContent {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.ficheInfo .chargement {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    display: none
}

.ficheInfo .chargement > div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.opened-big .ficheInfo .resize, .opened-small .ficheInfo .resize {
    background-position: center center;
    background-size: contain;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.opened-big .ficheInfo .resize {
    background-image: url(/admin/images/contract.svg);
}
.opened-small .ficheInfo .resize {
    background-image: url(/admin/images/expand.svg);
}
.opened-medium .ficheInfo .resize {
    display: none;
}
.opened-medium .ficheInfo .bodyInfo .tabsContent div.selected {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tabsContent label {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px !important;
    margin-top: 0px;
}
.tabsContent label .titreField {
    color: #484949;
    font-size: 12px;
    font-weight: lighter;
    margin-bottom: 5px;
}
.tabsContent textarea,
.tabsContent input {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 5px;
    color: #484949;
    background-color: white;
}
.opened-small .tabsContent .expand-only {
    display: none;
}
.opened-big .ficheInfo .bodyInfo .tabsContent div.selected.detail {
    column-count: 2;
    column-gap: 50px;
}

.opened-full .ficheInfo .bodyInfo .tabsContent div.selected.detail {
    column-count: 3;
    column-gap: 50px;
}

.tabsContent .mce-conteneur {
    break-inside: avoid
}

.ficheInfo .bodyInfo .tabsContent {
    color: #484949;
    font-size: 16px;
    transition: all 0.4s ease;
}
.ficheInfo .bodyInfo .tabsContent select {
    background-color: white;
    transition: all 0.4s ease;
    font-size: 14px;
    width: calc(100% - 10px);
    box-sizing: border-box;
}
.ficheInfo .bodyInfo .tabsContent input:disabled {
    background-color: unset;
    border: 0px;
    padding: 0px;
}
.ficheInfo .bodyInfo .tabsContent select:disabled {
    background: unset;
    border: 0px;
    padding-left: 0px;
    cursor: default;
}
.ficheInfo .headInfo .actions a.modifier {
    border: 0px;
    height: 26px;
    width: 20px;
    padding: 0px;
}
.ficheInfo .headInfo .actions a svg {
    width: 100%;
    height: 100%;
}
.ficheInfo #detailEtablissement > .etablissement_detail_buttons, .ficheInfo #detailDemandeEnLigne > .demande_en_ligne_detail_buttons, .ficheInfo.edition .headInfo .actions a.modifier {
    display: none;
}
.ficheInfo .headInfo .actions a.enregistrer, .ficheInfo .headInfo .actions a.annuler, .ficheInfo.edition .headInfo .actions a.modifier {
    display: none;
}
.ficheInfo.edition #detailEtablissement > .etablissement_detail_buttons, .ficheInfo.edition #detailDemandeEnLigne > .demande_en_ligne_detail_buttons, .ficheInfo .headInfo .actions a.modifier {
    display: inline-block;
}
.ficheInfo.edition .headInfo .actions a.enregistrer, .ficheInfo.edition .headInfo .actions a.annuler, .ficheInfo .headInfo .actions a.modifier {
    display: inline-block;
}
.ficheInfo .headInfo .actions a.modifier:hover {
    background-color: #164275;
    color: white;
}
.content-left > div {
    display: inline-block;
    vertical-align: middle;
    color: white;
}
.ficheInfo table {
    width: 100%;
}
.ficheInfo table.small-first-column tr td:first-of-type {
    width: 30px;
    position: relative;
}
.ficheInfo table tr td.action {
    width: 22px;
}
.ficheInfo table td:first-of-type .green,
.ficheInfo table td:first-of-type .green:before {
    border-radius: 50%;
    background-color: #71ba74;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}
.ico-cercle,
.ico-cercle:before,
.ficheInfo td:first-of-type .red,
.ficheInfo td:first-of-type .red:before {
    border-radius: 50%;
    background-color: #b13901;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.ico-cercle:before,
.ficheInfo table td:first-of-type .green:before,
.ficheInfo table td:first-of-type .red:before {
    content: "";
    background-color: #e6e6e6;
    width: 10px;
    height: 10px;
}

.ico-cercle.green {
    background-color: #71ba74;
}

.ico-cercle:before {
    background: #fff;
}

.ficheInfo table tr {
    border-bottom: 1px solid #C0C0C0;
}

.ficheInfo table tr td {
    padding: 10px 0px;
}

.ficheInfo table {
    border-collapse: collapse;
    color: #484949;
}
.ficheInfo table thead {
    font-size: 12px;
    font-weight: lighter;
}
.ficheInfo table tbody {
    font-size: 14px;
}
.ficheInfo .bodyInfo .tabsContent table input {
    font-size: 14px;
    width: calc(100% - 10px);
}
.ficheInfo table svg {
    height: 16px;
    width: 100%;
}
.ficheInfo table .modifierLigne a {
    color: #0D455C;
}
.ficheInfo table .modifierLigne a.save {
    display: none;
}
.ficheInfo table .edition .modifierLigne a.pencil {
    display: none;
}
.ficheInfo table .edition .modifierLigne a.save {
    display: block;
}
.ficheInfo table .supprimerLigne a {
    color: #AC3C23;
}
.ficheInfo table .invitation, .listeGestion table .invitation {
    line-height: 20px;
    border: 1px solid #0d455c;
    display: inline-block;
    padding: 0px 10px;
    font-size: 12px;
    font-weight: 100;
    color: #164275;
    cursor: pointer;
    position: relative;
}
.ficheInfo table .invitation.disabled, .listeGestion table .invitation.disabled {
    color: #b7b8b9;
    border-color: #b7b8b9;
    cursor: inherit;
}
.ficheInfo label.double {
    width: 45%;
}
.ficheInfo .tabs .addContent {
    padding: 15px;
    box-sizing: border-box;
    position: absolute;
    right: 15px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: none;
}
.ficheInfo .invitation.disabled:before, .listeGestion .invitation.disabled:before {
    content: "";
    transition: opacity 0.4s ease;
    opacity: 0;
}
.ficheInfo .invitation.disabled:hover:before, .listeGestion .invitation.disabled:hover:before {
    content: "Un envoi à déjà été effectué dans un interval de 24h";
    position: absolute;
    bottom: calc(100% + 5px);
    display: flex;
    text-align: center;
    width: 100px;
    right: -1px;
    height: 70px;
    padding: 5px;
    border-radius: 5px 5px 0px 5px;
    background-color: #e6e6e6;
    align-items: center;
    border: 1px solid #484949;
    color: #484949;
    opacity: 1;
}

/******************************** Commentaires ****************************/
.commentaireTexte {
    box-sizing: border-box;
    width: 100%;
    margin: 15px 0px;
}
.formulaireCommentaire .boutons, .sectionCommentaire .boutons {
    text-align: right;
    margin-top: 0px;
}
.commentaireFiche {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 15px;
    background-color: #fafafa;
}
.commentaireFiche .subComment {
    width: 100%;
    padding: 10px;
    padding-bottom: 0px;
    border: 1px solid #cdcdcd;
}
.commentaireInfo {
    width: 15%;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
    padding: 10px;
}
.actionCommentaire a {
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
}
.commentaireInfo .nomCommentaire {
    font-weight: bold;
    font-size: 14px;
}
.sectionCommentaire {
    box-sizing: border-box;
    width: 85%;
    border: 1px solid #cdcdcd;
}
.actionCommentaire {
    text-align: right;
    padding: 5px 10px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
}
.actionCommentaire a.modifier, .actionCommentaire a.supprimer, .actionCommentaire a.ajouter {
    padding: 12px;
    background-size: 70%;
    vertical-align: middle;
    margin-left: 5px;
}

.actionCommentaire a.ajouter {
    background-color: #164275;
    border-radius: 3px;
}
.sectionCommentaire p {
    padding: 10px;
    margin: 0px;
    padding-top: 0px;
    font-size: 16px;
    white-space: pre-wrap;
}
.sectionCommentaire textarea {
    box-sizing: border-box;
    width: calc(100% - 20px);
    margin: 0px 10px 10px 10px;
    height: 90px;
}
.ppCommentaire {
    text-align: right;
    margin-bottom: 10px;
}
#contenuAdmin.scrollBottom .commentaireConteneur .boutons {
    position: unset;
    padding: 0px;
}
.commentaireConteneur {
    border: 1px solid #cdcdcd;
    padding: 0px 15px;
}
.commentaireConteneur .subCommentAdd {
    margin: 10px;
    border: 1px solid #cdcdcd;
    padding: 10px;
}
.commentaireConteneur .subCommentAdd h4 {
    margin-bottom: 10px;
}

.commentaireConteneur .subCommentAdd textarea {
    width: 100%;
    margin: 0px;
}

.listeCommentaires .norecords {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#mdp-progress {
    position: relative;
    display: none
}

#mdp-progress .progressbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    bottom: 0;
    height: 2px;
}

#mdp-progress .percentage {
    text-align: center;
    position: relative;
    z-index: 2;
    display: none;
}

.input-with-buttons {
    display: flex;
    /*padding-right: 2%*/
}

.input-with-buttons > div:first-child {
    flex: 1;
}

.input-with-buttons select,
.input-with-buttons input {
    width: 100%;
}

.input-with-buttons .button {
    padding: 3px 12px;
    margin-top: 2px;
    vertical-align: top;
}

.commentaireConteneur .alerteContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.alerteContainer label:not(.enligne):not(.mce-label):not(.radio):not(.switch), .alerteContainer h4 {
    margin-top: 0px;
}

#contenuAdmin .alerteContainer .boutons.quadruple {
    display: flex;
    flex-direction: column;
}
.hiddenCommentaireMod {
    display: none;
    padding: 10px;
}
.sectionCommentaire .hiddenCommentaireMod textarea {
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
}
.alerteContainer h4 {
    margin-bottom: 10px;
}
#contenuAdmin .alerteContainer .boutons.quadruple .btn:not(:last-of-type) {
    margin-bottom: 5px;
}
.quickNotificationList {
    display: none;
    position: absolute;
    top: 100%;
    right: 0px;
    width: 350px;
    background-color: white;
    z-index: 2;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px;
}
.quickNotificationList .headNotification, .rechercheAvanceeContainer .rEntete {
    background-color: #0d455c;
    display: flex;
    justify-content: space-between;
    padding: 0px 20px;
    height: 50px;
    align-items: center;
    font-size: 18px;
    line-height: 1em;
    font-weight: 300;
    color: white;
}
.quickNotificationList .headNotification img, .rechercheAvanceeContainer .rEntete img {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.fullbg {
    content: "";
    opacity: 0;
    transition: opacity 0.4s ease;
    position: fixed;
    background-color: #0d455c;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
.opened .fullbg {
    opacity: 0.74;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
.quickNotificationList .noticeContent {
    background-color: white;
    padding: 20px 0;
}
.quickNotificationList .viewAllNotices {
    display: block;
    font-weight: bold;
    text-align: center;
    background-color: #019c94;
    color: white;
    font-size: 17px;
    text-transform: lowercase;
    line-height: 40px;
}

.noticeContent a img, .noticeContent a svg {
    width: 20px;
    height: 20px;
}

svg path, svg rect {
    fill: currentColor !important;
}

label.no-margin {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.noticeContent {
    display: table;
    width: 100%;
}

.noticeContent > div {
    display: table-row;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.noticeContent > div:hover {
    background: #eee;
}

.noticeContent > div > div {
    display: table-cell;
    vertical-align: middle;
}

.noticeContent .notice {
    max-width: 310px;
    /*max-width: calc(100% - 36px);
    */
}

.noticeContent .notice a {
    display: flex;
    line-height: 30px;
    height: 30px;
    align-items: center;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.noticeContent .notice a > span {
    border-bottom: 1px solid #0d455c;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    flex: 1;
}

.noticeContent .supprimer,
.noticeContent .notice a svg {
    margin: 0 8px;
}



.noticeContent .notice-action {
    width: 36px;
}

.date-container {
    position: relative;
}

.date-container label {
    width: calc(100% - 16px - 28px);
    display: inline-block;
}

.date-container .remove-date {
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    padding: 4px 0px;
    display: inline-block;
    vertical-align: bottom;
    text-align: right;
    cursor: pointer;
    position: absolute;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}
.date-container .remove-date svg {
    height: 100%;
    max-width: 100%;
}
.pages-info {
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: middle;
    background-image: url(/admin/images/info.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.pages-info .popup-info {
    position: absolute;
    background: #019c94;
    color: #fff;
    display: inline-block;
    right: -8px;
    top: 32px;
    padding: 15px 18px;
    opacity: 0;
    z-index: -1;
    white-space: nowrap;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.pages-info .popup-info:after {
    content: "";
    display: inline-block;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #019c94;
    top: -12px;
    position: absolute;
    right: 6px;
}
.pages-info:hover .popup-info {
    z-index: 1;
    opacity: 1;
}
.flex-double {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.flex-double > div {
    width: calc(50% - 5px);
}
.v-top {
    vertical-align: top;
}
#liste-ateliers.table-inputs-auto .row > div {
    text-align: left;
}
.suivi-inscriptions {
    display: flex;
}
option.preferred {
    font-weight: bold;
}
.suivi-inscriptions .suivi, .suivi-inscriptions .statistiques {
    background: white;
}
.suivi-inscriptions .statistiques {
    width: 400px;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    transition: width 0.4s ease, margin-left 0.4s ease;
    overflow: hidden;
}
.suivi-inscriptions .suivi {
    flex: 1;
}
.suivi-inscriptions .suivi .entete:not(.fonce) {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.suivi-inscriptions .suivi .entete .titre {
    font-size: 20px;
    font-weight: bold;
}
.suivi-inscriptions .suivi .entete nav a {
    line-height: 23px;
    margin-left: 20px;
}
.suivi-inscriptions .suivi .entete nav a span {
    display: inline-block;
    line-height: 19px;
    width: 19px;
    font-size: 12px;
    padding: 2px;
    height: 19px;
    border-radius: 50%;
    background: #00488e;
    color: white;
    text-align: center;
    vertical-align: middle;
}
.suivi-inscriptions .contenu-inscriptions {
    padding: 0px 20px 20px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.suivi-inscriptions .contenu-inscriptions > div:first-child {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 0px;
    flex-shrink: 0;
}
.suivi-inscriptions .choix-etablissement {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.suivi-inscriptions .choix-etablissement select {
    margin-bottom: 10px;
}
.suivi-inscriptions button {
    cursor: pointer;
}
.suivi-inscriptions h3 {
    background: unset;
    padding: 0px;
}
.suivi-inscriptions .liste-etablissements {
    margin-top: 20px;
    overflow-y: auto;
}
.suivi-inscriptions .liste-participants {
    padding: 20px 20px 0px 20px;
    box-sizing: border-box;
}
.suivi-inscriptions .liste-participants .row > div:not(:first-of-type):not(:last-of-type) {
    padding-right: 10px;
}
.suivi-inscriptions .liste-participants .row > div:first-of-type {
    width: 30px;
}
.suivi-inscriptions .liste-participants .row > div:last-of-type {
    width: 50px;
}
.suivi-inscriptions .liste-participants .row > div.atelier, .suivi-inscriptions .liste-participants .row > div.groupe {
    width: 30%;
}
.suivi-inscriptions .liste-participants .row > div.formation {
    width: 60%;
}
.suivi-inscriptions .liste-participants .row > div:first-of-type label {
    margin: 0px;
    padding: 0px;
}
.suivi-inscriptions .single-etablissement {
    padding-bottom: 10px;
}
.suivi-inscriptions .statistiques .liste-stats {
    padding: 20px;
    overflow-y: auto;
}
.suivi-inscriptions .statistiques button {
    margin: 20px;
}
.suivi-inscriptions .statistiques .liste-stats .table:not(.icons) .row-entete + .row > div {
    padding-top: 5px;
}
.suivi-inscriptions .statistiques .liste-stats .table {
    padding-top: 0px;
    border-collapse: collapse;
}
.suivi-inscriptions .statistiques .liste-stats .row {
    font-size: 12px;
}
.suivi-inscriptions .nombre-participants {
    padding-right: 18px;
    position: relative;
}
.suivi-inscriptions .arrow {
    right: 0px;
    top: 0px;
    bottom: 4px;
    position: absolute;
    margin: auto;
    height: 20px;
    line-height: 20px;
    text-align: right;
    transition: transform 0.4s ease;
    transform: rotate(180deg);
    transform-origin: 4px 12px;
    cursor: pointer;
}
.suivi-inscriptions .closed .arrow {
    transform: rotate(0deg);
}
.suivi-inscriptions .statistiques .stat {
    text-align: center;
    width: 30px;
}
.suivi-inscriptions .statistiques .stat svg {
    width: 16px;
    height: 16px;
}
.suivi-inscriptions .liste-ateliers {
    height: auto;
    overflow-y: auto;
}
.suivi-inscriptions .liste-ateliers .single-atelier {
    background: #fcfcfc;
    margin-bottom: 10px;
}
.suivi-inscriptions h4 {
    margin: 0px;
}
.suivi-inscriptions .liste-groupes .single-groupe > .entete {
    padding: 2px 30px;
}
.suivi-inscriptions .liste-groupes .liste-participants {
    padding: 0px 20px 0px 20px;
}
.suivi-inscriptions .liste-groupes .liste-participants .table {
    padding-top: 0px;
}
.suivi-inscriptions .liste-groupes .liste-participants .table .supprimer {
    vertical-align: unset;
}
.suivi-inscriptions .liste-groupes .liste-participants .table .row > div:first-of-type {
    width: 60px;
}
.suivi-inscriptions .liste-groupes .liste-participants .table .row > div:nth-of-type(2) {
    width: 200px;
}
.suivi-inscriptions .liste-groupes .liste-participants .table .row > div:nth-of-type(3) {
    width: 500px;
}
.suivi-inscriptions .liste-groupes .liste-participants .table .row > div:nth-of-type(4) {
    width: 275px;
}

.suivi-inscriptions .liste-groupes .liste-participants .action {
    width: 20px;
}

.bNone {
    border: 1px solid #0d455c;
    background-color: #b4ced8;
    color: #4a4a4a;
    padding: 20px;
    margin: 20px 0;
    font-weight: bold;
}

.table a.cocarde {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/admin/images/ticket.svg) no-repeat center;
    background-size: contain;
}
.suivi-inscriptions .liste-groupes .liste-participants .table {
    padding: 0px 15px;
    box-sizing: border-box;
}
.suivi-inscriptions .arrow-container {
    position: relative;
}
.suivi-inscriptions .impression-liste,
.suivi-inscriptions .presence-liste {
    height: 20px;
    width: 20px;
    margin-right: 20px;
    background-size: contain;
    cursor: pointer;
    display: block;
    float: right;
}
.suivi-inscriptions .impression-liste {
    background: url("/admin/images/liste-impression.svg") center center no-repeat;
}
.suivi-inscriptions .presence-liste {
    background: url("/admin/images/clipboard.svg") center center no-repeat;
}
.suivi-inscriptions .exportation a {
    background-color: #ffffff;
    color: #00488e;
    display: inline-block;
    font-size: 17px;
    border: 1px solid #3E3E3E;
    padding: 2px 8px;
    text-align: center;
    transition: all 0.4s ease;
}
.suivi-inscriptions.non-confirme .exportation {
    display: none;
}
.suivi-inscriptions.confirme .buttons-non-confirme {
    display: none;
}
.suivi-inscriptions .buttons-non-confirme, .suivi-inscriptions .exportation {
    display: flex;
    margin: 0px -5px;
}
.suivi-inscriptions .buttons-non-confirme > button, .suivi-inscriptions .exportation > a {
    margin: 0px 5px;
    flex-grow: 1;
}
.suivi-inscriptions.confirme .statistiques {
    margin-left: 0px;
    width: 0px;
}

.suivi-inscriptions.non-confirme .choix-etablissement select[name='etablissement-confirme'] {
    display: none;
}

.suivi-inscriptions.confirme .choix-etablissement select[name='etablissement-non-confirme'] {
    display: none;
}

/******************************** SERVBOX ******************************/
#servbox, .inscription-container {
    position: fixed;
    z-index: 1010;
    background-color: rgba(13, 69, 92, 0.74);
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: none;
}

#servbox.chargement {
    background-image: url(/admin/images/chargement.svg);
    background-repeat: no-repeat;
    background-position: center;
}

#editPhoto_nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 85%;
    height: 40px;
    background: #000;
    text-align: right
}

#editPhoto_nav > a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    line-height: 40px;
    font-size: 14px;
}

#editPhoto_nav > a.actif {
    background: #3E58A2;
}

#editPhoto_nav > a#editPhoto_close {
    padding: 20px 24px;
    background-image: url(/admin/images/fermer.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

#editPhoto_sidebar {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 15%;
    background: #4a4a4a;
}

#editPhoto_sidebar > a {
    display: block;
    padding: 15px 0 15px 54px;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
}

#editPhoto_sidebar > a.actif {
    background: #3E58A2;
}

#editPhoto_sidebar > a:hover {
    background: #111;
}

#editPhoto_sidebar > a.crop {
    background-image: url(/admin/images/crop.png);
    background-repeat: no-repeat;
    background-position: left 8px center;
}

#editPhoto_sidebar > a.rotate {
    background-image: url(/admin/images/rotate.png);
    background-repeat: no-repeat;
    background-position: left 8px center;
}

#editPhoto_sidebar > a.flip {
    background-image: url(/admin/images/flip.png);
    background-repeat: no-repeat;
    background-position: left 8px center;
}

#editPhoto_actions {
    padding: 20px;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#editPhoto_del {
    background: red;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}

#editPhoto_save {
    background: #3E58A2;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}

#editPhoto_workplace {
    position: fixed;
    left: 0;
    top: 40px;
    bottom: 0;
    width: 85%;
}

#editPhoto_img {
    max-width: 100%;
    max-height: 100%;
}

#editPhoto_titre_outils {
    padding: 10px 0;
    font-weight: bold;
}

#editPhoto_message {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

#editPhoto_message.chargement {
    background-image: url(/admin/images/chargement.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
}

#servbox .jcrop-holder {
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: background-color 0.4s ease;
    -ms-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

#editPhoto_workplace > img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#servbox input[type=radio] {
    width: 0 !important;
    height: 0;
    display: none !important;
    left: -5120px !important;
}

#editPhoto_flip_options,
#editPhoto_rotate_options {
    display: none;
}

#editPhoto_flip_options a,
#editPhoto_rotate_options a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 12px 0;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#editPhoto_flip_options a:hover,
#editPhoto_rotate_options a:hover {
    background: #111;
}

#editPhoto_preview {
    padding-top: 20px;
}

#editPhoto_preview img {
    max-width: 100%;
    margin: auto;
    max-height: 240px;
}

/*#editPhoto_workplace.rotating #editPhoto_img,#editPhoto_workplace.rotating .jcrop-holder img{
    -webkit-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
}*/
#editPhoto_workplace #editPhoto_img, #editPhoto_workplace .jcrop-holder img {
    -webkit-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
}

/*******************************************************************************/
/*******************************************************************************/
.quickEdit {
    padding: 10px 0px;
}

.quickEdit .buttons {
    display: flex;
    justify-content: flex-end;
}

.quickEdit .buttons div {
    width: 24px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 10px;
}
.quickEditSave {
    background-image: url(/admin/images/save.png);
}
.quickEditCancel {
    background-image: url(/admin/images/fermer.png);
}
.quickEdit input[type='text'] {
    width: 100%;
}
.content {
    overflow: hidden;
}
/********************************** Input drag drop **********************************/
.inputFile {
    display: flex;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border-radius: 10px;
    border: 5px dashed #cecece;
    cursor: pointer;
    width: 325px;
    transition: background-color 0.4s ease;
}
.inputFile input {
    opacity: 0;
    cursor: pointer;
}
.inputFile .inputFileTexte, .inputFile .inputFileNumber {
    color: #4e4e4e;
    line-height: 30px;
    font-size: 11px;
    font-weight: normal;
}
.inputFile.dragover {
    background-color: #defbff;
}
.inputFile.dragover .inputFileTexte, .inputFile.dragover .inputFileNumber {
    display: none;
}
.inputFile.dragover:before {
    content: "+";
    color: #4e4e4e;
    width: 26px;
    height: 26px;
    border: 2px solid #cecece;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.1);
}
.inputFile input[type='file'] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
/********************************** Icon Preview **********************************/
.choixIconSocial {
    margin-bottom: 30px;
}

.choixIconSocial .iconPreview {
    margin-top: 30px;
}

.choixIconSocial .iconPreview img {
    margin: 10px;
}

/******************************** SWITCHES ******************************/
.switch-table {
    /*display: table;
    */
    display: flex;
    flex-wrap: wrap;
}

.switch-table .switch {
    padding: 6px 0;
}

.switch-table .switch > div {
    display: table-cell;
    padding: 12px 26px 12px 0;
    cursor: pointer;
}

/*.switch-table .switch > div:first-child{
    width: 172px;
}*/
.switch {
    display: inline-block;
    padding: 10px 0;
    margin-top: 8px;
}

.switch input[type=checkbox] {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
    display: none;
}
.switch input[type=checkbox] + span {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.switch input[type=checkbox] + span {
    padding: 2px;
    width: 50px;
    height: 8px;
    background-color: #BCBBBB;
    border-radius: 60px;
}

.switch input[type=checkbox] + span:before {
    bottom: 1px;
    top: 1px;
}

.switch input[type=checkbox] + span:after {
    bottom: -9px;
    top: -9px;
}

.switch input[type=checkbox] + span:before,
.switch input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    left: 0;
    content: "";
}

.switch input[type=checkbox] + span:before {
    right: 1px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -ms-transition: background 0.4s;
    transition: background 0.4s;
}
.switch input[type=checkbox] + span:after {
    width: 30px;
    background-color: #F1F1F1;
    border-radius: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.switch input[type=checkbox]:checked + span:after {
    margin-left: 24px;
}

.switch input[type=checkbox] + span:hover:after {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}

.switch * {
    transition: all 1.4s ease;
}

/******************************** /SWITCHES ******************************/

/******************************** TABLETTE ********************************/
@media only screen and (max-width: 1000px) {
    #contenuAdmin{
        min-width: auto !important;
        max-width: auto !important;
        left:0;
    }
    #wrapNouveauMenu.ferme #nouveauMenu{
        width:0;
    }
    #nouveauMenu a.actif{
        background-color:none;
    }
    .titre{
        font-size:20px;
    }
    .dashbord-contenu{
        font-size: 14px;
    }
    .dashboard-profil .contenu{
        font-weight: 500;
        line-height: 19px;
    }
}

/******************************** MOBILE ********************************/
@media only screen and (max-width: 680px) {

    /*************** LOGIN 2019 ************************/
    body.page-connexion {
        background: #fff;
    }

    #login-connexion {
        position: static;
        width: auto;
        margin: 0;
        height: auto;
        box-shadow: none;
        padding: 42px 20px 66px;
    }

    body > header > div > div > div:nth-child(1) {
        display: none;
    }
    body > header{
        padding:0 !important;
    }

    body > header > div > div{
        position:absolute;
        right:20px;
        margin-top:45px;
    }

    footer {
        text-align: center;
    }

    #login-connexion .button,
    #login-connexion button {
        width: 100%;
        display: block;
        margin: 12px 0;
    }

    #login-connexion #loading {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
        margin: 0;
    }

    #login-connexion #loading > div {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    /*************** LOGIN 2019 ************************/
    #contenuAdmin div.double, label.double,
    #contenuAdmin div.triple, label.triple,
    #contenuAdmin div.quadruple, #contenuAdmin label.quadruple,
    #contenuAdmin div.quintuple, #contenuAdmin label.quintuple,
    #contenuAdmin div.sextuple, label.sextuple {
        width: 100%;
        display: block;
    }

    #lienprofil {
        font-size: 0;
    }

    #dashboards {
        flex-direction: column;
        width: auto;
        margin: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .dashboard,
    .dashboard.largeur2 + #dashboard-ajouter,
    .dashboard.largeur2 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    #contenuAdmin {
        padding: 0 0 40px;
    }

    #wrapNouveauMenu {
        width: 0;
    }

    #logoTop {
        width: 300px;
    }

    #logoTop.ferme {
        width: 0;
    }

    #wrapNouveauMenu.ferme #nouveauMenu,
    #nouveauMenu {
        width: 210px;
        left: 0;
        -webkit-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    #wrapNouveauMenu.ferme #nouveauMenu {
        left: -212px;
    }

    #wrapNouveauMenu.ferme #nouveauMenu > a {
        overflow: visible;
        width: 195px;
    }

    .calendrier-mois {
        padding: 0;
        flex-wrap: wrap;
    }

    .quickNotificationList {
        position: fixed;
        top: 48px;
        left: 0;
        right: 0;
        width: auto;
    }

    #nouveauMenu,
    #nouveauMenu.fixe {
        position: fixed;
        top: 48px;
        overflow-y: auto;
    }

    .formulaire-conteneur {
        padding-left: 20px;
        padding-right: 20px;
    }

    label {
        margin-right: 0;
    }
}
/******************************** /MOBILE ********************************/
@media only screen and (max-width: 436px) {
    body > header > div > div{
        position: relative !important;
        right: auto !important;
        margin: 0 auto !important;
        background-color: #FFF !important;
        padding: 20px !important;
    }
    body > header > div > div > div.authentification-colone-droite{
        margin:0 auto;
    }
    #login-connexion{
        padding: 0 20px 66px;
    }
    #form-connexion > h1{
        text-align:center;
    }
    .triple{
        width:100% !important;
    }
    .double{
        width:100% !important;
    }
}

/* gstDemandesUsers */
.chosen-container-multi .chosen-choices {
    background-color: #e6e6e6;
}
.blocEtablissement {
    display: none;
}
.etablissement_detail_buttons, .demande_en_ligne_detail_buttons {
    position: absolute;
    margin-top: -129px;
    right: 17px;
}
.etablissement_detail_buttons .annuler:hover, .etablissement_detail_buttons .enregistrer:hover, .demande_en_ligne_detail_buttons .annuler:hover, .demande_en_ligne_detail_buttons .enregistrer:hover {
    cursor: pointer;
}
.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.menu_icon {
    fill: white;
}

.icon svg{
    height:24px;
    width:auto;
}

.icon {
    width: 20px;
}

.strong {
    font-weight: bold;
}

#item-detail #quantity,
#item-detail #prix,
#taxes-detail #head_taxe_pourcentage,
#taxes-detail #head_taxe_total{
    width: 110px;
}

input[type=number] {
    text-align: right;
}