body.page-id-26391 .pulse_forced_menu #pulse_ajax_container {
    margin-top: 100px !important;
}
li.menu-utiliser:not(.current-menu-item),
li.menu-utiliser:not(.current-menu-item) a {
    background-color: rgb(169, 5, 65);
    color: #fff !important;
}
li.menu-utiliser a {
    display: inline-block;
    padding-right: 10px !important;
}

.ric-apiuser-form-success {
    background-color: rgb(169, 5, 65);
    color: #fff;padding: 20px;
}

#s_sec_inner {
    padding: 0 25px ;
}

.ric-apiuser-form {
    max-width: 480px;
}

.ric-apiuser-form p {
    margin-bottom: 16px;
}

.ric-apiuser-form input,
.ric-apiuser-form select,
.ric-apiuser-form textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.ric-apiuser-form button {
    background: #0069aa;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.ric-apiuser-form button:hover {
    background: #004f80;
}
