@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course {
  margin-top: -50px;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table {
  margin: 10px 0;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table th {
  font-size: 0.75em;
  color: #8B2231;
  text-transform: uppercase;
  text-align: left;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #C8CACC;
  line-height: 100%;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table tr {
  border-top: 1px solid #C8CACC;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table tr:first-child {
  border: 0;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td {
  font-weight: 700;
  font-size: 0.75em;
  padding: 5px 0;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td.mandatory {
  background-image: url(../images/bullet-green.png);
  background-position: left center;
  background-size: 8px;
  background-repeat: no-repeat;
  padding: 0 0 0 12px;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td.optional {
  background-image: url(../images/bullet-yellow.png);
  background-position: left center;
  background-size: 8px;
  background-repeat: no-repeat;
  padding: 0 0 0 12px;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:first-child {
  width: calc(100% - 100px - 80px);
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:nth-child(2) {
  width: 100px;
}
body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:nth-child(3) {
  width: 80px;
}

@media only screen and (min-width: 768px) {
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:first-child {
    width: calc(100% - 200px - 150px);
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:nth-child(2) {
    width: 200px;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:nth-child(3) {
    width: 150px;
  }
}
@media only screen and (min-width: 1440px) {
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table {
    margin: 30px 0;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table th {
    font-size: 0.875em;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td {
    height: 40px;
    line-height: 40px;
    font-size: 0.875em;
    padding: 0;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td.mandatory {
    padding: 0 0 0 15px;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td.optional {
    padding: 0 0 0 15px;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:first-child {
    width: calc(100% - 300px - 200px);
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:nth-child(2) {
    width: 300px;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td:nth-child(3) {
    width: 200px;
  }
}
@media only screen and (min-width: 1920px) {
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table {
    margin: 40px 0;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table th {
    font-size: 0.9375em;
    padding: 0 0 25px 0;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td {
    font-size: 1em;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td.mandatory {
    background-size: 10px;
    padding: 0 0 0 20px;
  }
  body.node-23 .wrapper-content .field--name-body .ckeditor-accordion-container dl.course dd table td.optional {
    background-size: 10px;
    padding: 0 0 0 20px;
  }
}