#frm_form_6_container.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  color: #333333;
  font-family: 'raleway', sans-serif !important;
}

#frm_form_11_container.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  color: #333333;
  font-family: 'Lato', sans-serif !important;
}

#frm_form_11_container.frm_style_formidable-style.with_frm_style .frm_submit button {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-family: 'Lato', sans-serif !important;
  background: #e52d27;
  color: #ffffff;
  width: 100%;
}

#frm_form_6_container.frm_style_formidable-style.with_frm_style .frm_submit button {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-family: 'raleway', sans-serif !important;
  background: red;
  color: #ffffff;
}

#frm_form_5_container.frm_style_formidable-style.with_frm_style .frm_radio label {
  color: #ffffff !important;
  font-family: 'raleway', sans-serif !important;
}

#frm_form_7_container.frm_style_formidable-style.with_frm_style .frm_radio label {
  color: #ffffff !important;
  font-family: 'raleway', sans-serif !important;
}

#frm_form_7_container.frm_style_formidable-style.with_frm_style .frm_submit button {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-family: 'raleway', sans-serif !important;
  background: #56CCF2;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #2F80ED, #56CCF2);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #2F80ED, #56CCF2);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #ffffff;
}

.nav li.my_programme ul.sub-menu {
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}

h1 a {
  visibility: hidden;
}

.fts-jal-fb-group-header-desc {
  visibility: hidden;
}

.fts-jal-fb-header {
  display: none;
}

#et-main-area {
  overflow: hidden;
}

/* Hides all the items that float over the right margin */

.diagonal-shadow::before,
.diagonal-shadow::after {
  position: absolute;
  content: '';
  pointer-events: none;
}

.diagonal-shadow {
  z-index: 1;
  padding-top: 6em;
  background: #2072a7;
}

.diagonal-shadow::before,
.diagonal-shadow::after {
  top: 0;
  left: -25%;
  z-index: -1;
  width: 150%;
  height: 75%;
  background: inherit;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.diagonal-shadow::before {
  height: 50%;
  background: #535353;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
}

#frm_form_9_container.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  color: #333333;
  font-family: 'raleway', sans-serif !important;
}

#frm_form_9_container.frm_style_formidable-style.with_frm_style .frm_submit button {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-family: 'raleway', sans-serif !important;
  background: red;
  color: #ffffff;
  width: 100% !important;
}

#frm_form_9_container.frm_style_formidable-style.with_frm_style .frm_required {
  color: red;
}

#frm_form_10_container.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  color: #333333;
  font-family: 'raleway', sans-serif !important;
}

#frm_form_10_container.frm_style_formidable-style.with_frm_style .frm_submit button {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-family: 'raleway', sans-serif !important;
  background: red;
  color: #ffffff;
  width: 100% !important;
}

#frm_form_10_container.frm_style_formidable-style.with_frm_style .frm_required {
  color: red;
}

#top-menu li.mega-menu>ul>li>a:first-child:hover {
  font-weight: bold;
  color: #000000;
}

#top-menu li.mega-menu>ul>li>a:first-child {
  color: #000000;
  font-weight: bold;
}