* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cand-content > table {
border-collapse: collapse;
}
.trigger {
text-align:right!important;
padding-right:1rem;
}
.trigger > span {
font-weight:bold;
cursor:pointer;
font-size: 1.6rem;
}
.info-candidature {
padding:1rem;
}
.info-candidature > p {
line-height: 1.4em;
}
p {
 margin-bottom: 1em;
}
p:last-of-type {
margin-bottom:0;
}
.noscript-alert > p {
font-size: 1.5rem!important;
background: #e83c3c;
padding: 0.8rem;
color: #fff;
font-weight: bold;
text-align: center;
}
#tableInscription,
#tableCandidatureInfos,
#tableCandidature {
display:none;
}
#tableInscription {
margin-top: 0.2em!important;
}
#tableCandidatureInfos th {
background-color: #575852;
line-height: 1.5em;
color: #fff;
font-family: "Times Roman", "Times New Roman", Times, Serif;
font-size: 18px;
text-align: left;
padding-left: 1em;
font-weight: normal;
}
#tableCandidature {
margin-bottom:2em!important;
}
.bouton{
  padding: 5px;
  background-color:#666666;
  border:1px solid #cccccc;
  color:#ededed;
}
.pHelpInfo {
 display: inline-block;
 vertical-align: top;
 padding-top: 1px;
}
.arrow_box {
position: absolute;
background: #fff;
border: 1px solid #38AD35;
width: 400px;
top: -28px;
right: -430px;
padding: 1em;
text-align: left;
font-size: 1.2em;
color: #000;
display: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
