/* =========================================================
   ULTIMATE MEMBER
   Page de connexion
   ========================================================= */

/* Bouton principal : Connexion */
.um-login #um-submit-btn {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* Survol : Connexion */
.um-login #um-submit-btn:hover {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Bouton secondaire : S'inscrire */
.um-login a.um-button.um-alt {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Survol : S'inscrire */
.um-login a.um-button.um-alt:hover {
    background: #f5a623 !important;
    color: #111111 !important;
}
/* =========================================================
   ULTIMATE MEMBER
   Profil - boutons de navigation
   ========================================================= */

/* Action principale : Modifier votre profil */
.um-profile .um-custom-buttons a.um-button[href*="um_action=edit"] {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* Survol */
.um-profile .um-custom-buttons a.um-button[href*="um_action=edit"]:hover {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Action secondaire : Retour à votre compte */
.um-profile .um-custom-buttons a.um-button[href*="/account/"] {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Survol */
.um-profile .um-custom-buttons a.um-button[href*="/account/"]:hover {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Modification du profil
   ========================================================= */

/* Action principale : Mettre à jour le profil */
.um-profile .um-col-alt .um-left input.um-button[type="submit"] {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* Survol */
.um-profile .um-col-alt .um-left input.um-button[type="submit"]:hover {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Action secondaire : Annuler */
.um-profile .um-col-alt .um-right a.um-button.um-alt {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Survol */
.um-profile .um-col-alt .um-right a.um-button.um-alt:hover {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Compte - boutons principaux
   ========================================================= */

/* Action secondaire : Consulter votre profil */
.um-account .lbdt-buttons-flex > a.um-button {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* Survol */
.um-account .lbdt-buttons-flex > a.um-button:hover {
    background: #f5a623 !important;
    color: #111111 !important;
}


/* Action principale : Mettre à jour le compte */
.um-account #um_account_submit_general {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* Survol */
.um-account #um_account_submit_general:hover {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Compte - menu latéral
   ========================================================= */

/* Entrées du menu */
.um-account .um-account-side .um-account-link {
    background: #eeeeee !important;
    color: #111111 !important;
}

/* Texte des entrées */
.um-account .um-account-side .um-account-link .um-account-title {
    color: #111111 !important;
}

/* Icônes */
.um-account .um-account-side .um-account-link .um-account-icon {
    color: #111111 !important;
}

/* Flèches */
.um-account .um-account-side .um-account-link .um-account-arrow {
    color: #777777 !important;
}


/* ---------------------------------------------------------
   Onglet actif
   --------------------------------------------------------- */

.um-account .um-account-side .um-account-link.current {
    background: #111111 !important;
    color: #f5a623 !important;
}

.um-account .um-account-side .um-account-link.current .um-account-title,
.um-account .um-account-side .um-account-link.current .um-account-icon,
.um-account .um-account-side .um-account-link.current .um-account-arrow {
    color: #f5a623 !important;
}


/* ---------------------------------------------------------
   Survol des onglets non actifs
   --------------------------------------------------------- */

.um-account .um-account-side .um-account-link:not(.current):hover {
    background: #f5a623 !important;
    color: #111111 !important;
}

.um-account .um-account-side .um-account-link:not(.current):hover .um-account-title,
.um-account .um-account-side .um-account-link:not(.current):hover .um-account-icon,
.um-account .um-account-side .um-account-link:not(.current):hover .um-account-arrow {
    color: #111111 !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Compte - lien vers le profil
   ========================================================= */

.um-account .um-account-profile-link a {
    color: #f5a623 !important;
}

/* Survol */
.um-account .um-account-profile-link a:hover {
    color: #111111 !important;
}

.um-account .um-account-profile-link a {
    color: #f5a623 !important;
    font-size: 18px;
}

.um-account .um-account-profile-link a:hover {
    color: #111111 !important;
}

/* Icône du titre de la rubrique Compte */
.um-account .um-account-heading i.um-faicon-user {
    color: #f5a623 !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Compte - suppression du compte
   ========================================================= */

/* Action destructive : Supprimer le compte */
.um-account #um_account_submit_delete {
    background: #c62828 !important;
    color: #ffffff !important;
}

/* Survol */
.um-account #um_account_submit_delete:hover {
    background: #111111 !important;
    color: #ffffff !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Compte - Confidentialité
   ========================================================= */


/* ---------------------------------------------------------
   Icône du titre "Confidentialité"
   --------------------------------------------------------- */

.um-account .um-account-tab-privacy .um-account-heading i {
    color: #f5a623 !important;
}


/* ---------------------------------------------------------
   Boutons radio
   --------------------------------------------------------- */

/* Choix sélectionné */
.um-account .um-account-tab-privacy
.um-field-radio.active
.um-field-radio-state i {
    color: #f5a623 !important;
}

/* Choix non sélectionné */
.um-account .um-account-tab-privacy
.um-field-radio:not(.active)
.um-field-radio-state i {
    color: #111111 !important;
}


/* ---------------------------------------------------------
   Export des données
   Action secondaire
   --------------------------------------------------------- */

.um-account .um-account-tab-privacy a.um-export-data-button {
    background: #111111 !important;
    color: #f5a623 !important;
}

.um-account .um-account-tab-privacy a.um-export-data-button:hover {
    background: #f5a623 !important;
    color: #111111 !important;
}


/* ---------------------------------------------------------
   Effacement des données
   Action destructive
   --------------------------------------------------------- */

.um-account .um-account-tab-privacy a.um-erase-data-button {
    background: #c62828 !important;
    color: #ffffff !important;
}

.um-account .um-account-tab-privacy a.um-erase-data-button:hover {
    background: #111111 !important;
    color: #ffffff !important;
}


/* ---------------------------------------------------------
   Action principale : mise à jour de la confidentialité
   --------------------------------------------------------- */

.um-account #um_account_submit_privacy {
    background: #f5a623 !important;
    color: #111111 !important;
}

.um-account #um_account_submit_privacy:hover {
    background: #111111 !important;
    color: #f5a623 !important;
}

/* =========================================================
   ULTIMATE MEMBER
   Compte - Mot de passe
   ========================================================= */

/* Icône du titre */
.um-account .um-account-tab-password .um-account-heading i {
    color: #f5a623 !important;
}

/* Action principale : Mettre à jour le mot de passe */
.um-account #um_account_submit_password {
    background: #f5a623 !important;
    color: #111111 !important;
}

/* Survol */
.um-account #um_account_submit_password:hover {
    background: #111111 !important;
    color: #f5a623 !important;
}