/* Studio */

.uk-navbar-toggle {
    display: block;
    display: inline;
    color:#FFF!important;
    justify-content: center;
    background:rgba(37, 114, 25, 0.9);
    border:solid 1px rgba(255, 255, 255, 0.3);
    padding-top: 30px;
    padding-left: 15px;
    height:10px;
    width:50px;
    border-radius:6px;
}
.tm-headerbar-default .uk-container-expand {
    text-transform: uppercase;
} /*tm-headerbar tm-headerbar-bottom*/


#template-oeWB5y6e\#8 {
	border-left : solid 3px rgba(31, 188, 0, 0.35);
}


.uk-subnav > * > :first-child {
    color:#0F0F0F;
}



/* @media (min-width: 960px) {
  .uk-section {
    padding-top: 51px;
    padding-bottom: 30px;
}
*/


/* Menu MOBILE */


/* Cookies Banner */
.uk-section-muted {
    font-size:0.9em;
    background:rgba(255, 228, 183, 0.8)important;
}
.uk-section-muted .btn-dark, .uk-section-muted .btn-secondary, .uk-section-muted .uk-button-secondary {
    background:rgba(88, 171, 55, 0.8);
    border:solid 1px #fff!important;
}
.uk-section-muted .btn-dark:hover, .uk-section-muted .btn-secondary:hover, .uk-section-muted .uk-button-secondary:hover {
    background:rgba(88, 171, 55, 1);
    color:#fff!important;
    border:solid 1px #fff!important;
}
.btn-light:hover, .uk-button-default:hover {
    background:rgb(255, 165, 165);
    border:solid 1px #fff!important;
}


/* Connexion */

/*.uk-margin-remove-bottom*/
.com-users-login__options .list-group,
.list-group-item:first-child,
.list-group {
visibility:hidden!important;
}




/* Maintenance */

#system-message-container p {
    font-size:1.2em;
}