#moduleJPOdate form:not(.active) {
  display: none;
}
ul#moduleJPOdate-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0px;
}
ul#moduleJPOdate-filter li {
  list-style-type: none;
  margin: 0px 15px 10px 15px;
  padding-bottom: 3px;
  border-bottom: solid 1px #ffffff;
  cursor: pointer;
  color: black;
  font-size: 15px;
}
ul#moduleJPOdate-filter li:hover,
ul#moduleJPOdate-filter li.active {
  border-bottom: solid 1px #01b5b9;
}
#moduleJPOdate .form-dates-spo:hover .spo-po.bloc-po,
#moduleJPOdate .form-dates.active.spo .form-dates-spo .spo-po.bloc-po {
  background-color: #fe7b00;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  ul#moduleJPOdate-filter {
    margin: 0;
    padding: 30px 0px;
  }
}

#moduleJPOdate {
  position: relative;
}
/*!
   * Formulaire JPO / SPO v2.0
   * Copyright 2016 Réseau GES, Inc.
   */
/******* BASE *******/
/* Default */
body#moduleJPOdate,
#moduleJPOdate h1,
#moduleJPOdate .h1,
#moduleJPOdate h2,
#moduleJPOdate .h2,
#moduleJPOdate h3,
#moduleJPOdate .h3,
#moduleJPOdate h4,
#moduleJPOdate .h4,
#moduleJPOdate h5,
#moduleJPOdate .h5,
#moduleJPOdate h6,
#moduleJPOdate .h6,
#moduleJPOdate p,
#moduleJPOdate .navbar,
#moduleJPOdate .brand,
#moduleJPOdate .btn-simple,
#moduleJPOdate .alert,
#moduleJPOdate a,
#moduleJPOdate .td-name,
#moduleJPOdate td,
#moduleJPOdate button.close {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /*font-family: "Myriad Pro Regular","Helvetica Neue",Arial,sans-serif;*/
  font-weight: 400;
}
#moduleJPOdate h1,
#moduleJPOdate .h1,
#moduleJPOdate h2,
#moduleJPOdate .h2,
#moduleJPOdate h3,
#moduleJPOdate .h3,
#moduleJPOdate h4,
#moduleJPOdate .h4,
#moduleJPOdate h5,
#moduleJPOdate .h5,
#moduleJPOdate h6,
#moduleJPOdate .h6 {
  margin-right: 0;
  margin-left: 0;
}
#moduleJPOdate {
  line-height: 1.5;
}
.bloc-po-md8 > span:last-child {
  color: #fff;
}
#moduleJPOdate .no-padding-po {
  padding: 0;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
#moduleJPOdate h1 {
  color: #fff;
  padding: 15px 0;
}
#moduleJPOdate h2 {
  margin: 20px auto;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
  text-align: center;
}
#moduleJPOdate h3,
#moduleJPOdate h4 {
  text-transform: uppercase;
}
#moduleJPOdate .bloc-po {
  display: block;
  margin: auto auto 30px;
  position: relative;
  max-width: 100%;
  padding: 0;
  min-height: 138px;
  background-color: #01b5b9;
  color: white;
  text-align: left;
  padding: 10px;
  margin: 10px;
  display: flex;
}
.bloc-po-md8 {
  flex-direction: column;
}
.bloc-po-md3 {
  color: black;
  text-transform: uppercase;
  justify-content: flex-end;
  text-align: right;
}
.bloc-po-span-type {
  color: black;
  font-size: 18px;
}
.bloc-po-span-type + p {
  color: #fff;
}
#moduleJPOdate .bloc-po > div {
  display: flex;
}
#moduleJPOdate .form-dates.active.jpo .form-dates-jpo .date-po > span,
#moduleJPOdate .form-dates.active.spo .form-dates-spo .date-po > span,
#moduleJPOdate .form-dates .form-dates-po:hover .date-po > span {
  color: #fff;
}
.day-po {
  flex-direction: column;
}
#moduleJPOdate .day-po,
#moduleJPOdate .month-po {
  color: #fff;
  font-size: 14px;
}
#moduleJPOdate .number-po {
  font-size: 5em;
  line-height: 50px;
  color: black;
  font-size: xx-large;
}
#moduleJPOdate .time-po {
  color: #fff;
  padding: 5px 0;
  font-size: 15px;
}
#moduleJPOdate .time-po.no-po {
  color: #fff;
  padding: 5px 0;
  font-size: 15px;
  align-items: center;
  margin: auto;
  justify-content: center;
}
.bloc-po .color-1-po .bordercolor-1-po {
  display: flex;
}
#moduleJPOdate .form-group {
  display: flex;
  align-items: center;
  margin: 0;
}
#moduleJPOdate label {
  padding: 0 20px 0 5px;
  font-size: 14px;
}
#moduleJPOdate .form-group > div {
  flex: 1;
}
#moduleJPOdate .validate_hidden {
  display: none !important;
}
.inscription-po .cdd-full {
  padding-left: 30px;
}
.form-inscription-po .has-error > div > input {
  background-color: rgba(255, 0, 0, 0.1);
}
#moduleJPOdate a{
  color: #ffffff;
}
#moduleJPOdate a:hover{
  color: #f1592a;
}
/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {
  .inscription-po > .container,
  #inscription_post-po > .container {
    width: 100%;
    max-width: 750px;
  }
  #moduleJPOdate .bloc-po .time-po.no-po,
  #moduleJPOdate .bloc-po .time-po {
    font-size: 10px;
  }
  #moduleJPOdate .day-po,
  #moduleJPOdate .month-po {
    font-size: 1.5em;
  }
  #moduleJPOdate h2 {
    font-size: 15px;
  }
  #moduleJPOdate .bloc-po {
    margin: auto auto 0px;
  }
  #moduleJPOdate .form-group,
  #moduleJPOdate .form-group div,
  #moduleJPOdate .form-group label {
    width: 100%;
    display: block;
  }
  .block-agenda {
    flex-direction: column;
  }
  .agenda-date {
    border-right:unset;
    padding-right: unset;
    width: auto;
    margin: 0 auto;
  }
  #moduleJPOdate .bloc-po .time-po.no-po, #moduleJPOdate .bloc-po .time-po {
    font-size: 14px;
  }
  #moduleJPOdate .bloc-po > div:last-child {
    padding-bottom: 10px;
  }

}
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 768px) and (max-width: 992px) {
  .inscription-po > .container,
  #inscription_post-po > .container {
    width: 100%;
    max-width: 970px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
  .inscription-po > .container,
  #inscription_post-po > .container {
    width: 100%;
    max-width: 1170px;
  }
}

/* Font */
#moduleJPOdate h3,
#moduleJPOdate .h3,
#moduleJPOdate h4,
#moduleJPOdate .h4,
#moduleJPOdate h5,
#moduleJPOdate .h5,
#moduleJPOdate h6,
#moduleJPOdate .h6,
#moduleJPOdate .btn-simple,
#moduleJPOdate button.close #moduleJPOdate .alert {
  font-family: "Raleway Bold";
}
body #moduleJPOdate {
  font-family: "Raleway";
}
/* Color */
#moduleJPOdate .color-1-po {
  color: black;
}
#moduleJPOdate .color-2-po {
  color: #fe7b00;
}
#moduleJPOdate .color-3-po {
  color: #fe7b00;
}
#moduleJPOdate .bgcolor-1-po {
  background-color: black;
}
#moduleJPOdate .bgcolor-2-po {
  background-color: #fe7b00;
}
#moduleJPOdate .bgcolor-3-po {
  background-color: #fe7b00;
}
#moduleJPOdate .bordercolor-1-po {
  border-color: black;
}
#moduleJPOdate .bordercolor-2-po {
  border-color: #fe7b00;
}
#moduleJPOdate .bordercolor-3-po {
  border-color: #fe7b00;
}
#moduleJPOdate input[type="radio"] {
  border: 1px solid #fe7b00; /* color 3 */
  width: auto;
}
#moduleJPOdate input[type="submit"] + span {
  border-left-color: #fe7b00; /* color 3 */
}
.col-md-6 h2 {
  text-align: center;
} 