

line-header{
    background-color : black;
}

.w3-theme-l5 {color:#000 !important; background-color:#eff8fd !important}
.w3-theme-l4 {color:#000 !important; background-color:#cbe9f9 !important}
.w3-theme-l3 {color:#000 !important; background-color:#98d2f2 !important}
.w3-theme-l2 {color:#000 !important; background-color:#64bcec !important}
.w3-theme-l1 {color:#fff !important; background-color:#30a6e5 !important}
.w3-theme-d1 {color:#fff !important; background-color:#167ab0 !important}
.w3-theme-d2 {color:#fff !important; background-color:#136c9c !important}
.w3-theme-d3 {color:#fff !important; background-color:#115f89 !important}
.w3-theme-d4 {color:#fff !important; background-color:#0e5175 !important}
.w3-theme-d5 {color:#fff !important; background-color:#0c4462 !important}
.w3-bleupale{background-color:#eff8fd; !important}
.w3-theme-light {color:#000 !important; background-color:#eff8fd !important}
.w3-theme-dark {color:#fff !important; background-color:#0c4462 !important}
.w3-theme-action {color:#fff !important; background-color:#0c4462 !important}

.w3-theme {color:#fff !important; background-color:#1887c4 !important}
.w3-text-theme {color:#1887c4 !important}
.w3-border-theme {border-color:#1887c4 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#1887c4 !important}
.w3-hover-text-theme:hover {color:#1887c4 !important}
.w3-hover-border-theme:hover {border-color:#1887c4 !important}

.citation{
background-color: #eff8fd;
border-left: thick solid #167ab0;
padding-left: 5%;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 5%;
width: 80%;
    margin: auto;  
}
.citation.text{
    font-style: italic;
    color: #0c4462;
    text-align: left;
    @media screen and (min-width: 578px) {
    font-size: 22px;
}
@media screen and (max-width: 577px) 
    font-size: .75rem;
}
}
.citationRouge{
background-color:  #f6c2d5;
border-left: thick solid #c94f7c;
padding-left: 4%;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 4%;
width: 80%;
    margin: auto; 
    font-weight: italic ;
}

.button-51 {
  background-color: transparent;
  border: 1px solid #266DB6;
  box-sizing: border-box;
  color: #00132C;
  font-family: "Avenir Next LT W01 Bold",sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 16px 23px;
  position: relative;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
    @media (max-width: 578px) {
        font-size: .75rem;
}
}

.button-51:hover,
.button-51:active {
  outline: 0;
}

.button-51:hover {
  background-color: transparent;
  cursor: pointer;
}

.button-51:before {
  background-color: #D5EDF6;
  content: "";
  height: calc(100% + 3px);
  position: absolute;
  right: -7px;
  top: -9px;
  transition: background-color 300ms ease-in;
  width: 100%;
  z-index: -1;
}

.button-51:hover:before {
  background-color: #6DCFF6;
}

@media (min-width: 768px) {
  .button-51 {
    padding: 16px 32px;
  }
}


.Encadrebrun {
  border: 0px outset #645e58;
padding: 15px 15px 15px 15px;
  text-align: center;
    border-radius: 30px; 
    background-color: #333333 ;

}
.Encadregris{
  border: 0px outset #645e58;
padding: 15px 15px 15px 15px;
  text-align: center;
    border-radius: 30px; 
    background-color: #e5e7eb ;
 
}
.PoliceStandard{
color:#505050; 
    font:16px;
    text-align: left;
}
.BoiteBL{
    border: 0px solid #F9EED7 ;  
    border-radius: 30px; 
    background-color: white ;
    padding: 5px 5px 5px 5px;    
}

.EncadreOrange {
  border: 1px outset #EF6055;
padding: 15px;
border-style: dashed;
  background-color: white;
  text-align: center;
}

table.Orange {
  border: 0px solid #EF6054 ;
  background-color: white;
  width: 100%;
  text-align: left;
  border-radius:10px; 
    padding:10px;  
    border-collapse:collapse;  
}
table.Orange td, table.blueTable th {
  padding: 3px 2px;
   
}
table.Orange tbody td {
 
    border-radius:10px; 
    padding:10px;  
    border-collapse:collapse; 
     
}
    
table.Orange th {
  background: #EF6055 ; 
  border-bottom: 0px solid #EF6055 ;
    color: white;
    border-radius:10px; 
    padding:10px;  
    border-collapse:collapse; 
}
table.Orange thead th {
  
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.Orange thead th:first-child {
  border-left: none;
}
#PoliceNormale{
color:#505050; 
    font:14px;
    text-align: left;
}
#BoiteA {
  border: 1px outset #EF6055;
  text-align: center ;
   padding-right: 2px;
padding-left: 2px;
}

monarriereplan{
background-image: "https://cdn.ca.yapla.com/company/CPYECzpkVRZ0qGgH3o2ImST1h/asset/images/arriereplan.png";   
}

    border: 1px solid #F9EED7 ;  
    border-radius: 30px; 
.BoiteRa{
    color: white;
    background-color: #645e58 ;
    font-weight: bold;
    font-size: 16px ;
    padding: 5px 5px 5px 5px;
}

/* Popup container */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
  visibility: hidden;
  width: 380px;
  background-color: #555 ;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 9px 9px 9px 9px;
  position: absolute;
  z-index: 1;
  bottom: -1400%;
  left: 0%;
  margin-left: -8px;
    font-size: 16px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  left: 20%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}



#quiz {
justify-content: space-around;
  margin: 0 auto;
  padding: 10px;
     background-color: #8bafd3 ;
  border-radius: 35px;
    border-style: inset;
 box-shadow: 5px 10px #52718D;
  visibility: hidden;
}

#question {
  margin-bottom: 10px;
    font-size: 25px;
    text-align: left;
    color: white;
    font-weight: bold;
    font-family: "Verdana", serif;
    @media screen and (min-width: 578px) {
    font-size: 28px;
        padding-left: 20px;
}

@media screen and (max-width: 577px) {
    font-size: 1.2rem;
}
}
}
 #options {
  display: grid;
 grid-column-gap: 8%;
grid-row-gap: 5%;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
}


button {
  margin: 0 auto;
  padding: 10px 20px;
  background-color: ghostwhite;
  color: #52718D ;
  border: none;
  border-radius: 35px;
  cursor: pointer;
    font-weight: bold;
    font-family: "Verdana", serif;
    font-size: 24px;
}

button:hover {
  background-color: #F9EED7 ;
}

.moyen {
color: white ;
  border-radius: 25px;
  background-color: indianred;
     padding:10px ;
  border: 1px solid black;    
  display : block ;
}
.BoiteRadius{
    border: 0px solid #F9EED7 ;  
    border-radius: 30px; 
    color: indianred;
    background-color: white  ;
    font-weight: bold;
    font-size: 14px ;
    margin-inline-start: 410px;
    width: 350px ;
     line-height: 45px;
  height: 45px;
  text-align: left;
}
.pastille{
  background-color:indianred ;
  color: white;
    border : 0px;
    border-color: #F9EED7 ;
    border-width : 0px;
  font-weight: bold;
  border-radius: 50%;
vertical-align: center;
    font-size: 13px ;
    padding: 8px;
}
.mywhitefont{
    color: white ;
    text-align: left ;
    margin-left: 20px ;
    display: block ;
    font-weight: bold;
    font-size: 20px;
}
#notebaspage {
    margin: 0 auto; 
  background-color: #f0f0f1;
outline-style : solid;
outline-color : #a1a1aa;
padding-top: 15px;
outline-width : 2px ;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
color : black;
font-family:Menlo, Monaco, Consolas,Courier New, monospace;
    text-align: left;
    width: 95%;
  @media screen and (min-width: 578px) {
    font-size: 13px;
}

@media screen and (max-width: 577px) {
    font-size: .80rem;
}
}
#Citation {
    
            margin-left: 50px;
border-left: 3px solid #4BAEBF ;
            height: 200px;
    padding-left: 100px;
        }
#Citation280 {
    
            margin-left: 50px;
border-left: 3px solid #4BAEBF ;
            height: 280px;
    padding-left: 100px;
        }
div.petitexte {https://s1.yapla.com/web/fr-ca/web/webadvanced/siteId/14267
    color:white; font:100 15px Source Sans Pro,Arial,Helvetica,sans-serif;
    text-align: justify;
}
#Citation320 {
    
border-left: 3px solid #4BAEBF ;
            height: 320px;
    padding-left: 100px;
            margin-left: 50px;
        }
table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
  @media screen and (min-width: 578px) 
{ font-size: 22px; }

@media screen and (max-width: 577px) 
{font-size: .80rem;
}
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable th {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
    color: white;
    @media screen and (min-width: 578px) 
{ font-size: 22px; }

@media screen and (max-width: 577px) 
{font-size: .80rem;
}
}
table.blueTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.PourColonnes {
  border: 0px solid blue;
  background-color: white;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.PourColonnes td, {
  border: 0px solid blue;
  vertical-align: top;
}
  font-size: 18px;
    padding: 15px;
    text-align: justify;
table.PourColonnes tbody td {
    vertical-align: top;
     border: 15px solid white;
}
td.celBleue {
    text-align: center; 
    background-color:#4BAEBF; 
    font-size: 26px; 
    vertical-align: center; 
    padding: 25px; 
    border-radius: 0px 0px 45px 45px; 
    color: white;

}
td.celRose {
    text-align: center;  
    background-color:#FAE1D9 ; 
    font-size: 26px; 
    vertical-align: center; 
    padding: 25px; 
    border-radius: 0px 0px 45px 45px;
    font-size: 26px; 
    padding: 25px;  
    color: black;
}
#Boite {
  border: 0px outset #EF6055;
  background-color: lightblue;
  text-align: center ;
    border-radius: 15px 50px;
    padding: 30px;
}
span.dot{
  background-color: #EF6055 ;
  color: black;
    border : solid;
    border-color: #F9EED7 ;
    border-width : 5px;
  font-weight: bold;
  border-radius: 50%;
  padding: 15px 20px;
  vertical-align: center;
  margin-left: 5px;
}
td.celNoire {
    text-align: center;  
    background-color:white; 
    font: small-caps bold 28px Georgia, serif;
    vertical-align: center; 
    padding: 10px; 
    border-collapse: collapse;
    color: black;
}
.myfont{
    font: small-caps bold 28px/52px Georgia, serif;
}

div.celBleue {
    text-align: center; 
    background-color:#4BAEBF; 
    font-size: 26px; 
    vertical-align: center; 
    padding: 25px; 
    border-radius: 0px 0px 45px 45px; 
    color: white;
}
div.celRose {
    text-align: center;  
    background-color:#FAE1D9 ; 
    font-size: 26px; 
    vertical-align: center; 
    padding: 25px; 
    border-radius: 0px 0px 45px 45px;
    font-size: 26px; 
    padding: 25px;  
    color: black;
}
table.NouvTable {
  border: 0px solid blue;
  background-color: white;
  width: 100%;
  text-align: left;
  border-collapse: collapse;

}
table.NouvTable td {
  border: 0px solid black;
  border-collapse: collapse;
    width: 50%;
  
}
table.NouvTable tbody td {
  font-size: 18px;
    padding: 15px;
    text-align: justify;
    vertical-align: top;
}

*{
  margin: 0;
  padding: 0;
}

#parent {
  display: flex;
  justify-content: space-around;
}

#left {
  border: 0px solid lightgray;
  background-color: black;
  width: 20%;
    padding:10px
}
#leftblanc{
 border: 0px solid black;
  background-color: white  ;
  width: 25%;
    padding:10px   
}
#quizz{
    display: flex;
    width: 100%;
.haut {
     border: 1px solid black;
    border-radius: 25px;
  background-color: #F9EED7;
    padding:10px ;
}
 .bas {
        border-radius: 25px;
  background-color: indianred;
     padding:10px ;
    }
}
#leftnoir {
 border: 1px solid black;https://s1.yapla.com/web/fr-ca/web/webadvanced/siteId/14267
  background-color: white;
  width: 25%;
    padding:10px    
}
#rightnoir {
  border: 1px solid lightgray;
  background-color: white;
  width: 50%;
}
#right{
  border: 0px solid lightgray;
  background-color: white;
  width: 75%;
}
span.dotbleu{
  background-color: #699EB9 ;
  color: #fff;
    border : solid;
    border-color: #F9EED7 ;
    border-width : 5px;
  font-weight: bold;
  border-radius: 50%;
  padding: 15px 20px;
  vertical-align: center;
  margin-left: 5px;
}
span.dotbleufonce{
  background-color: #034AAD ;
  color: #fff;
    border : solid;
    border-color: #F9EED7 ;
    border-width : 5px;
  font-weight: bold;
  border-radius: 50%;
  padding: 15px 20px;
  vertical-align: center;
  margin-left: 5px;
}
span.dotgris{
  background-color: #D6DCE3 ;
  color: #648CAD;
    border : solid;
    border-color: #648CAD ;
    border-width : 5px;
  font-weight: bold;
  border-radius: 50%;
  padding: 15px 20px;
  vertical-align: center;
  margin-left: 5px;
} 
#ImageFond {
    background-image:url("https://cdn.ca.yapla.com/company/CPYECzpkVRZ0qGgH3o2ImST1h/asset/images/ADN%20poster.png");
Padding: 15px;
    width: 100% ;
    background-repeat: no-repeat;
}
p.gauche {
  margin-left: 455px;
}
p.gauche2 {
  margin-left: 450px;
}
span.myfonttitle3 {
    color:#484848; 
    font:700 20px Source Sans Pro,Arial,Helvetica,sans-serif; 
    text-transform:uppercase; 
}
p.gauche3 {
  margin-left: 215px;
}
a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}

a:hover {
  background-color: #ddd;
  color: black;
}

previous {
  background-color: #f1f1f1;
  color: black;
    
}

next {
  background-color: #EF6055;
  color: white;
}

.round {
  border-radius: 50%;
}
* {
  box-sizing: border-box;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.image-slideshow {
	width: 1200px;
    height: 300px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    position: relative;
}
.image-slideshow > div {
	width: 1200px;
    height: 300px;
	animation: move 15s ease-in-out 2s infinite alternate;
    display:inline-block;
}
.image-slideshow > div div {
	position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
}
.image-slideshow h2 {
	padding: 15px;
    margin: 0;
    font-size: 18px;
    color: #f9f9f9;
}
.image-slideshow p {
	padding: 0 15px 15px 15px;
    margin: 0;
    font-size: 14px;
    color: #dddddd;
}
@keyframes move {
	0%,30% { transform: translateX(0); }
   	40%,70% { transform: translateX(-600px); }
   	80%,100% { transform: translateX(-1200px); }
}
.image-slideshow2 {
	width: 480px;
    height: 480px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    position: relative;
}
.image-slideshow2 > div {
	width: 480px;
    height: 480px;
  animation: move 6s linear infinite;
    animation-direction: alternate-reverse;
    animation-fill-mode: both;
    display:inline-block;
}
.image-slideshow2 > div div {
	position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
}
.image-slideshow2 h2 {
	padding: 15px;
    margin: 0;
    font-size: 18px;
    color: #f9f9f9;
}
.image-slideshow2 p {
	padding: 0 15px 15px 15px;
    margin: 0;
    font-size: 14px;
    color: #dddddd;
}
@keyframes move {
	0%,30% { transform: translateX(0); }
   	40%,70% { transform: translateX(-480px); }
   	80%,100% { transform: translateX(-960px); }
}
div.wrap2 {
  float: left;
  height: 500px;
  width: 422px;
}
div.group input {
  display: none;
  left: -100%;
  position: absolute;
  top: -100%;
}
div.group input ~ div.content {
  border: solid 1px black;
  display: none;
  height: 350px;
  margin: 0px 60px;
  position: relative;
  width: 300px;
}
div.group input:checked ~ div.content {
  display: block;
}
div.group input:checked ~ div.content > img {
  display: block;
  -webkit-animation: opac 2s ease-in;
  animation: opac 2s ease-in;
}
@-webkit-keyframes opac {
  from { opacity: 0 }
  to { opacity: 1 }
@keyframes opac {
  from { opacity: 0 }
}
  to { opacity: 1 }
}
div.group input:checked ~ label.previous2,
div.group input:checked ~ label.next2 {
  display: block;
  opacity: 1;
}
div.group label {
  background-color: white;
  border: solid 0px black;
  display: none;
  height: 70px;
  width: 70px;
}
img {
  margin: auto;
}

label {
  font-size: 2em;
  margin: 60px 0 0 0;
}
label.previous2 {
  float: left;
  padding: 0 0 30px 5px;
}
label.next2 {
  float: right;
  padding: 0 15px 25px 0;
  text-align: right;
}
* {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* Meilleur slideshow */
.CSS_slideshow {
    display: block;
    width: 1100px;
    height: 880px;
    overflow: hidden;
    margin: 0 auto;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-space-collapse: trim-inner;
}
.CSS_slideshow[data-show-indicators="true"][data-indicators-position="in"] {
    -webkit-margin-after: -25px; /* Removes the space under the slideshow. Webkit only as only Webkit-based browsers will support the dots in the wrapper */
}
/* Defines animation timing function */
.CSS_slideshow[data-animation-style] {
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
    /* Inherit all animation properties from parent element */
    .CSS_slideshow[data-animation-style] *,
    .CSS_slideshow[data-show-buttons="true"][data-animation-style] label:before,
    .CSS_slideshow[data-show-buttons="true"][data-animation-style] label:after {
        -moz-transition-duration: inherit;
        -webkit-transition-duration: inherit;
        transition-duration: inherit;
        -moz-transition-timing-function: inherit;
        -webkit-transition-timing-function: inherit;
        transition-timing-function: inherit;
    }
    /* WRAPPER */
    .CSS_slideshow_wrapper {
        display: block;
        width: 1100px;
        height: 865px;
        position: relative;
        /* Styling */
        text-align: center;
    }
        /* Indicators */
        .CSS_slideshow[data-show-indicators="true"] input {
            width: 10px;
            height: 10px;
            outline: none;
            position: relative;
            top: calc(100% + 7px);
            -ms-transform: scale(1); /* Fallback for Internet Explorer: supports radio button resizing, does not support :after. Not necessary, put for readibility. */ 
            -moz-transform: scale(0.6); /* Fallback for Firefox: does not radio button resizing, does not support :after */
            -webkit-appearance: none; /* hide radio buttons for Webkit: supports :after */
        }
        .CSS_slideshow[data-show-indicators="true"] input:checked {
            -ms-transform: scale(1.25); /* Fallback for Internet Explorer: supports radio button resizing, does not support :after */
            -moz-transform: scale(0.9); /* Fallback for Firefox: it does not do radio button resizing, does not support :after */
        }
        /* Webkit-only goodness - for now */
        .CSS_slideshow[data-show-indicators="true"] input:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            width: 8px;
            height: 8px;
            border: 1px solid;
            border-radius: 100%;
            cursor: pointer;
            z-index: 4;
            -moz-transition-property: transform, background;
            -webkit-transition-property: transform, background;
            transition-property: transform, background;
        }
        .CSS_slideshow[data-show-indicators="true"][data-indicators-position="under"] input:after {
            top: -2px;
            background: rgba(0, 0, 0, 0);
            border-color: rgb(0, 0, 0);
        }
        .CSS_slideshow[data-show-indicators="true"][data-indicators-position="in"] input:after {
            top: -35px;
            box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.25), 0 0 2px rgba(0, 0, 0, 0.25);
            background: rgba(235, 235, 235, 0);
            border-color: rgb(235, 235, 235);
        }
        .CSS_slideshow[data-show-indicators="true"] input:checked:after {
            -webkit-transform: scale(1.25);
        }
        .CSS_slideshow[data-show-indicators="true"][data-indicators-position="under"] input:checked:after {
            background: rgb(0, 0, 0)
        }
        .CSS_slideshow[data-show-indicators="true"][data-indicators-position="in"] input:checked:after {
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
            background: rgb(235, 235, 235);
        }
        .CSS_slideshow:not([data-show-indicators="true"]) input {
            display: none;
        }
        /* SLIDES */
        .CSS_slideshow label {
            display: inline-block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
        }
        .CSS_slideshow[data-animation-style="slide"] label {
            -moz-transition-property: left;
            -webkit-transition-property: left;
            transition-property: left;
        }
        .CSS_slideshow label img {
            width: 100%;
            height: 100%;
        }
        /* Puts all the slides on the left... */
        .CSS_slideshow label {
            left: -100%;
        }
        /* ...except the ones coming after input:checked - those are put on the right... */
        .CSS_slideshow input:checked ~ label {
            left: 100%;
        }
        /* ...except the one coming directly after input:checked - this is our current slide and it's in the middle */
        .CSS_slideshow input:checked + label {
            left: 0;
        }
            /* PREV/NEXT ARROWS */
            .CSS_slideshow[data-show-buttons="true"] label:before,
            .CSS_slideshow[data-show-buttons="true"] label:after {
                display: block;
                position: absolute;
                width: 60px;
                height: 60px;
                top: calc((100% - 60px) / 2);
                /* Styling */
                background: rgb(235, 235, 235);
                font-size: 35px;
                font-weight: 800;
                font-family: Consolas;
                line-height: 56px;
                color: black;
                z-index: 1;
                cursor: pointer;
            }
            .CSS_slideshow[data-show-buttons="true"][data-animation-style="slide"] label:before,
            .CSS_slideshow[data-show-buttons="true"][data-animation-style="slide"] label:after {
                -moz-transition-property: left, right;
                -webkit-transition-property: left, right;
                transition-property: left, right;
            }
            .CSS_slideshow[data-show-buttons="true"] label:hover:before,
            .CSS_slideshow[data-show-buttons="true"] label:hover:after {
                /* Styling */
                background: rgb(245, 245, 245);
            }
            /* Slides on the left */
            /* Since the slides are on the left, we need to move the buttons 100% to the right */
            .CSS_slideshow[data-show-buttons="true"] label:before {
                right: -100%;
                opacity: 0;
                /* Styling */
                content: '>'; /* next */
            }
            .CSS_slideshow[data-show-buttons="true"] label:after {
                left: 100%;
                opacity: 1;
                /* Styling */
                content: '<'; /* previous */
            }
            /* Slides on the right */
            /* Since the slides are on the right, we need to move the buttons 100% to the left */
            .CSS_slideshow[data-show-buttons="true"] input:checked ~ label:before {
                right: 100%;
                opacity: 1;
            }
            .CSS_slideshow[data-show-buttons="true"] input:checked ~ label:after {
                left: -100%;
                opacity: 0;
                cursor: default;
            }
            /* Active slide */
            /* And for the active slide - just usual positioning */
            .CSS_slideshow[data-show-buttons="true"] input:checked + label:before {
                right: 0;
                opacity: 0;
                cursor: default;
            }
            .CSS_slideshow[data-show-buttons="true"] input:checked + label:after {
                left: 0;
            }
            /* Buttons positioning */
            .CSS_slideshow[data-show-buttons="true"] label:after {
                z-index: 3; /* move "previous" buttons forward... */
            }
            .CSS_slideshow[data-show-buttons="true"] input:checked ~ label:after {
                z-index: 1; /* ...except the one for an active slide - this should be hidden - causes the "previous" arrow from the previous slide to be on top */
            }
            .CSS_slideshow[data-show-buttons="true"] input:checked + label + input + label:before {
                z-index: 3; /* move "next" button one slide ahead forward - causes the "next" arrow from the next slide to be on top */
            }
            /* WRAP ARROWS */
            /* We'll reuse "previous" arrow from the first slide and "next" arrow from the last to make "wrap" buttons, based on roughly the same principles */
            .CSS_slideshow[data-show-buttons="true"][data-show-wrap-buttons="true"] label:first-of-type:before,
            .CSS_slideshow[data-show-buttons="true"][data-show-wrap-buttons="true"] label:last-of-type:after {
                z-index: 2 !important;
                opacity: 1 !important;
                cursor: pointer !important;
                /* Styling */
                letter-spacing: -9px;
                text-align: left;
                padding-left: 14px;
                width: 46px;
            }
            .CSS_slideshow[data-show-buttons="true"][data-show-wrap-buttons="true"] label:first-of-type:before {
                content: '<<'; /* jump to first */
                right: 0 !important;
            }
            .CSS_slideshow[data-show-buttons="true"][data-show-wrap-buttons="true"] input:not(:checked) + label:first-of-type:before {
                right: -100% !important;
            }
            .CSS_slideshow[data-show-buttons="true"][data-show-wrap-buttons="true"] label:last-of-type:after {
                content: '>>'; /* jump to last */
                left: 0 !important;
            }
            .CSS_slideshow[data-show-buttons="true"][data-show-wrap-buttons="true"] input:not(:checked) + label:last-of-type:after {
                left: -100% !important;
            }


/* Non-CSS slideshow CSS */
body {
    font-family: Segoe UI, Tahoma, sans-serif;
    font-size: 14px;    
}

#license {
    margin-top: 3em;
    text-align: center;
    font-size: 10px;
}
.mylittlefont{
    font-size: 16px;
     color:black
}    
 @media (max-width: 600px) {
    .mylittlefont {
        font-size: 10px;  /* Adjusted font size for small screens */
    }
}   
   
.my-div {
  width: 100px;
  height: 100px;
  background-color: black;
  margin: 10px;
  border-radius: 10px;
}

.post {
  container-type: inline-size;
  container-name: summary;
    color: #EF6055  ;
    font-size: 35px ;
}
.monfond {
    background-color: #D6DCE3  ;
outline-style : dotted ;
outline-color : #EF6055  ;
    outline-width : 2px ;
    padding : 10px 10px 10px 10px ;
    body {
    margin: 0px;
    padding: 0px;
}
* {
     font-family: Georgia, Times, "Times New Roman", serif;
 }

 .quiz,
 .scores {
     margin: 50px auto 0 auto;
     max-width: 400px;
 }

 #top {
     color: green;
 }

 .containerNew {
     border: 5px solid;
     position: absolute;
     top: 50%;
     left: 50%;
     height: 580px;
     width: 50%;
     transform: translate(-50%, -50%);
     padding: 10px;
 }

 p {
     margin: 15px 15px;
 }

 .landing {
     text-align: center;
 }

 .scoresHeader {
     position: absolute;
     top: 15px;
     left: 15px;
 }

 .timer {
     position: absolute;
     top: 15px;
     right: 15px;
 }

 button {
     display: inline-block;
     margin: 10px;
     cursor: pointer;
     color: #fff;
     background-color: #52865a;
     border-radius: 5px;
     border: 0;
     padding: 20px;
 }

 button:hover {
     background-color: #2a8d12;
 }

 .options button {
     display: block;
 
 }

 input[type="text"] {
     font-size: 100%;
 }

 .hide {
     display: none;
 }

 .feedback {
     font-style: bold;
     font-size: 120%;
     margin-top: 20px;
     padding-top: 15px;
     color: #fff;
     border-top: 2px solid #4B0082;
 }

 ol {
     padding-left: 15px;
     max-height: 600px;
     overflow: auto;
 }

 li {
     padding: 5px;
     list-style: decimal inside none;
 }

 li:nth-child(odd) {
     background-color: #dfdae7;
 }

 @media screen and (max-width: 768px) {
     .containerNew {
         width: 80%;
     }
 }

 @media screen and (max-width: 575px) {
     .containerNew {
         width: 90%;
     }
     .quiz,
     .scores {
         max-width: 90%;
         
     }
 }
.flex-column {
  flex-direction: column !important;
}
    .pe-4 {
  padding-right: 1.5rem !important;
}
    .ms-3 {
  margin-left: 1.5rem !important;
}
    .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
    .h-100 {
  height: 100% !important;
}
    .align-items-stretch {
  align-items: stretch !important;
}
    .border-end {
  border-right: 1px solid #dee2e6 !important;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
  .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}  
    .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

    .align-items-stretch {
  align-items: stretch !important;
}
    .mt-3 {
  margin-top: 1rem !important;
}
.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}
.d-block {
  display: block !important;
}
    .p-3 {
  padding: 1rem !important;
}
.col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
 .mb-2 {
  margin-bottom: 0.5rem !important;
}
    .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: pink;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;

  }
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
   .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}
  width: 100% !important;
}
