/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

form[id^=form_364] .row-fluid, form[id^=form_368] .row-fluid {
  display: flex;
}
/*Application CAS donc pas de modification de profil*/
.dropdown-menu .edit-button-user {
  display: none;
}
.list-group.candidacy-files-list .row .main-page-file-info ul {
  margin-top: 0 !important;
}
.view-login .span12 {
  display: none;
}
#listform_407_com_fabrik_407 .fabrikDataContainer {
  overflow: auto;
}
form[id^=form_270] input[type="radio"], input[type="checkbox"] {
  margin: 4px 4px 0;
}
.view-form .fabrikElement select {
  color: black !important;
}
body:not(.g-back-office-emundus-tableau) .fabrikForm .nav {
  display: block;
}
#onglet-connexion, #onglet-inscription {
  cursor: pointer;
}
.panel-heading.em-container-admission-heading #em-prev-file.btn.btn-info.btn-xxl, .panel-heading.em-container-admission-heading #em-next-file.btn.btn-info.btn-xxl {
  color: #fff;
  border-color: #353544;
}
.panel-heading.em-container-admission-heading #em-prev-file.btn.btn-info.btn-xxl:hover, .panel-heading.em-container-admission-heading #em-next-file.btn.btn-info.btn-xxl:hover {
  border-color: #353544;
  background: #353544;
}
.panel-heading.em-container-admission-heading #em-prev-file.btn.btn-info.btn-xxl:hover span.material-icons, .panel-heading.em-container-admission-heading #em-next-file.btn.btn-info.btn-xxl:hover span.material-icons {
  color: #A4A4A4;
}
.panel-heading.em-container-admission-heading #em-prev-file.btn.btn-info.btn-xxl span.material-icons, .panel-heading.em-container-admission-heading #em-next-file.btn.btn-info.btn-xxl span.material-icons {
  color: #fff;
}
.homepage .faq-widget .bouton-faq {
  text-align: center;
  justify-content: center;
  font-size: 12px;
  padding: 5px;
}
.section-sub-menu[data-v-e48fddbe] {
  padding: 20px;
}
/** WIDGETS **/
.dossiers-fac-widget {
  height: 100%;
  display: flex;
  align-items: center;
}
.dossiers-fac-widget > div:nth-child(1) {
  width: 100%;
}
.tchooz-widget.widget__messages-gestionnaire div {
  overflow-y: scroll;
  background: white;
  scrollbar-width: none;
}
.tchooz-widget.widget__messages-gestionnaire div::-webkit-scrollbar {
  display: none;
}
.widget__message_header {
  position: sticky;
  top: 0;
  background: white;
}
.widget__message_message {
  display: flex;
  justify-content: space-between;
}
.widget__message_message .fa-reply {
  opacity: 0;
}
.widget__message_message:hover > .fa-reply {
  opacity: 1;
  color: black;
}
.widget__message_message:hover {
  text-decoration: unset;
}
.widget__message_text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget__message_bottom_div {
  width: 100%;
  display: flex;
  position: sticky;
  bottom: 0;
  justify-content: center;
  background: white;
}
.widget__button_message {
  padding: 5px 30px;
  height: 29px;
  border-radius: 25px;
  border: 2px solid #16afe1;
  background-color: #16afe1;
  transition: color 0.2s ease, background-color 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  color: #fff;
  text-decoration: none;
  width: auto;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
.widget__button_message:hover {
  background: transparent;
  color: #16afe1;
}
@media screen and (max-width: 767px) {
  .notifications__counter {
    left: 52px;
    right: inherit;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .notifications__counter {
    left: 73px;
    right: inherit;
  }
}
.ui.segments:first-child {
  margin-top: 1rem;
}
/*JCE*/
.gantry.view-form:not(.com_emundus) .span12 form .fabrikGroup .row-fluid .fabrikElementContainer.control-group .mceIcon {
  font-family: "wfeditor" !important;
}
.homepage .mod_emundus_applications__actions {
  width: max-content;
}
/*# sourceMappingURL=custom_22.css.map */