.color-yellow{color:#f1aa42;}
.color-yellow-80{color:#edbf7a;}
.color-yellow-60{color:#f1cf9b;}
.color-yellow-40{color:#f6dfbd;}
.color-yellow-20{color:#faefde;}
.color-yellow-10{color:#fdf7ef;}

.color-red{color:#be2333;}
.color-red-80{color:#d2594a;}
.color-red-60{color:#dd8278;}
.color-red-40{color:#e8aca5;}
.color-red-20{color:#f3d5d2;}
.color-red-10{color:#f9eae8;}

.color-green{color:#375443;}
.color-green-80{color:#5f7669;}
.color-green-60{color:#87988e;}
.color-green-40{color:#afbbb4;}
.color-green-20{color:#d7ddd9;}
.color-green-10{color:#ebeeed;}

.color-green-clear{color:#9ab56c;}
.color-green-clear-80{color:#aec489;}
.color-green-clear-60{color:#c2d3a7;}
.color-green-clear-40{color:#d7e1c4;}
.color-green-clear-20{color:#ebf0e2;}
.color-green-clear-10{color:#f5f8f1;}

.badge{
    font-size: 0.8em !important;
    font-weight: normal;
    padding: 0 10px;
    border-radius: 3px !important;
}
.badge-danger{background: #be2333; color: #FFF;}
.badge-info{background: #6495ED; color: #FFF;}
.badge-warning{background: #f1aa42; color: #FFF;}

/* Aspect de la case */
[type="checkbox"]:not(:checked) + label::before,
[type="checkbox"]:checked + label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1.4em;
	height: 1.4em;
	border: 1px solid #aaa;
	background: #FFF;
	border-radius: .2em;
	box-shadow: inset 0 1px 3px rgba(0,0,0, .1), 0 0 0 rgba(203, 34, 237, .2);
	transition: all .275s;
}

/* Aspect de la coche */
[type="checkbox"]:not(:checked) + label::after,
[type="checkbox"]:checked + label::after {
	content: '+';
	speak: never; /* Pour être sûr que le lecteur d'écran ne lira pas "fois" */
	position: absolute;
	top: .38em;
	left: .18em;
	font-size: 1.6em;
	color: #f1aa42;
	line-height: 0;
	transition: all .2s; /* Petite transition */
}

/* Aspect non cochée */
[type="checkbox"]:not(:checked) + label::after {
	opacity: 0;
	transform: scale(0) rotate(45deg);
}

/* Aspect cochée */
[type="checkbox"]:checked + label::after {
	opacity: 1;
	transform: scale(1) rotate(0);
}

/* Aspect non cochée */
[type="checkbox"]:not(:checked) + label::after {
	opacity: 0;
	transform: scale(0) rotate(45deg);
}

/* Aspect cochée */
[type="checkbox"]:checked + label::after {
	opacity: 1;
	transform: scale(1) rotate(0);
}

.mt-1{margin-top: 10px !important;}
.mt-3{margin-top: 30px !important;}
.mt-5{margin-top: 50px !important;}
.mt-7{margin-top: 70px !important;}

.mb-1{margin-bottom: 10px !important;}
.mb-3{margin-bottom: 30px !important;}
.mb-5{margin-bottom: 50px !important;}
.mb-7{margin-bottom: 70px !important;}

.ml-1{margin-left: 10px !important;}
.ml-3{margin-left: 30px !important;}
.ml-5{margin-left: 50px !important;}
.ml-7{margin-left: 70px !important;}

.mr-1{margin-right: 10px !important;}
.mr-3{margin-right: 30px !important;}
.mr-5{margin-right: 50px !important;}
.mr-7{margin-right: 70px !important;}

body{

    font-family: 'Roboto', sans-serif !important;
}

#genericWrapper{
    padding-top: 20px;
}

.bg-white{
    background: #FFF !important;
}

#main {
    background: #f9f7f6;
}

h2, h3, h4, h5, h6{
    font-family: 'Bebas Neue', cursive;
}

h4{font-size: 1.9rem;}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.btn {
    position: relative;
    display: inline-block;
    padding: 18px 30px;
    font: 1rem/20px "Roboto";
    color: #fff;
    background: #f1aa42;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: color 400ms;
}

.text-justify{
    text-align: justify !important;
}


#fastLinks ul li {
    font: 0.9375rem/1.2 "Roboto";
}

.btn-outline{
    background: transparent;
    border: solid 2px #FFF;
}

#topNav ul li {
    float: left;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#mainNav #dtLogo {
    float: left;
    display: block;
    width: 175px;
    max-width: 40%;
    height: 100%;
}

#mainNav #dtMainMenu li a {
    font-weight: bold;
}

#dtDrop,#searchDrop {
    top: 130px;
}
.show-alert #sideMenu {
    top: 70px;
}

#dtDrop>div .sub h6 {
    margin: 0;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1.9rem;
}

#dtDrop>div h6 {
    margin: 0;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1.9rem;
    color: #375443;
}
#dtDrop>div h6>a {
    display: block;
    padding-bottom: 25px;
    padding-top: 0;
}
#dtDrop>div div {
    display: block;
    padding: 9px 0;
    color: #375443;
    transition: color 250ms;
    line-height: 1.7em;
}

.color-white {
    color: #FFF !important;
}

.deco{
    font-family: 'Bebas Neue', cursive;

    font-weight: 500;
    font-style: bold;
    letter-spacing: 0.5px !important;
    text-transform: none !important;
}


.modish{
    font-family: modish, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 6rem;
}
#homeBanner #homeBannerWrapper #bannerNav .fastLinksBtn {
    font-family: 'Bebas Neue', cursive;
    font-size: 1.3rem;
}
#homeBanner #homeBannerWrapper #homeCycleNav .slick-dots li.slick-active button, #homeBanner #homeBannerWrapper #homeCycleNav .slick-dots li:hover button {
    background: orange;
}
#searchDrop .searchType a .title {
    position: relative;
    display: inline-block;
    font: 35px/1.1 'Roboto', sans-serif;
    font-weight: 900;
    margin-bottom: 20px;
    color: #edbf7a;
    text-transform: uppercase;
    z-index: 2;
}

#homeBanner #homeBannerWrapper #homeBannerCycle .homeSlide:before {
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

#topFooter {
    border-top: 1px solid #DDD;
}
footer{
    background: #FFF;
}
#copy {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f9f7f6;
}

#sectionCinq p, #sectionQuatre p{
    font-size: 1rem !important;
}

#newsList>div:first-child a picture, .eventBloc .eventBlocDesc {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}

#newsList>div:first-child a:hover picture {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
}

#newsList > div:first-child a .date {
    font-weight: 600;
    font-size: 0.7em;
}

.inline-flex{
    display: inline-flex !important;
}

.bg-grey{
    background:#f9f7f6;
}
.bg-white{
    background:#FFF;
}

.center{
    text-align: center !important;
}

.mt-3{
    margin-top: 30px;
}
.pt-5{
    padding-top: 50px;
}

.p-3{
    padding: 0 30px;
}

.img-radius{
    border-radius: 50%;
}

.input-field, .text-field, .checkbox-field, .radiobox-field, .file-field, .fileField, .select-field {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}


.input-field input, .text-field textarea {
    background: #F8F8F8;

}

.reload{
    height: 70px;
    width: 50px;
    background-color: transparent;
    font-size: 1.4em;
}

.alert{
    position: relative;
    min-height: 1em;
    margin: 1em 0;
    background: #f8f8f9;
    padding: 1em 1.5em;
    line-height: 1.4285em;
    color: rgba(0,0,0,.87);
    -webkit-transition: opacity .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    transition: opacity .1s ease,color .1s ease,background .1s ease,-webkit-box-shadow .1s ease;
    transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;
    transition: opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease,-webkit-box-shadow .1s ease;
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 0 0 1px rgba(34,36,38,.22) inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px rgba(34,36,38,.22) inset, 0 0 0 0 transparent;
}

.alert-danger{
    background-color: #ffe8e6;
    color: #db2828;
    -webkit-box-shadow: 0 0 0 1px #db2828 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #db2828 inset, 0 0 0 0 transparent;
}

.alert-success{
    background-color: #e5f9e7;
    color: #1ebc30;
    -webkit-box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
}

.alert-top{
    border-left: none !important;
    border-right: none !important;
    margin: 0 !important;
    padding: 0;
    border-radius: 0 !important;

    color: #FFF;
    font-weight: bold;

    background: #2185d0;

    padding: 6px 16px;
}
.alert-top p{
    margin: 0 !important;
}
.alert-top p a{
    border: solid 1px #FFF;
    padding: 3px 16px;
    margin-left: 15px;
}
.alert-top p a:hover{
    border: solid 1px #FFF;
    background-color: #FFF;
    color:#2185d0;
}
/**/

#home .newsSection h2 {
    margin-bottom: 70px;
}

.link-News h4, .link-News p.link{
    text-align: left !important;
}

ul.eventInfos li {
    position: relative;
    font: 0.9375rem/1.1 "Roboto";
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
    text-align: left;
}

ul.eventInfos li:last-child {
    margin: 0;
    margin-bottom: 20px;
}

ul.eventInfos li .icon {
    position: absolute;
    left: 0;
    top: 1px;
    width: 1em;
    height: 1em;
    fill: #f1aa42;
}


/**/
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    margin-bottom: 30px;
  }
  .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #375443;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin-right: 12px;
    border-radius: 45px;
    font-size: 1em;
    font-weight: 600;
  }
  
  .page-link:hover {
    z-index: 2;
    color: #375443;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
  }
  
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(39, 128, 227, 0.25);
  }
  
  .page-item:first-child .page-link {
    margin-left: 0;
  }
  
  .page-item.active{
    font-size: 98%;
  }
  .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    margin-top: 1px;
    background-color: #f1aa42;
    border: solid 2px #f1aa42;
    
  }
  
  .page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
  }
  
  .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.171875rem;
    line-height: 1.5;
  }
  
  .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.825rem;
    line-height: 1.5;
  }
  

  #pageBanner.withImage #titleBloc {
    min-height: 355px;
    padding-right: 120px;
}

.label{
    font-weight: 600;
}
.form-control {
    appearance: none;
    line-height: normal;
    position: relative;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDA1LjQ1NiA0MDUuNDU2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDUuNDU2IDQwNS40NTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4NCjxnPg0KCTxwYXRoIGQ9Ik03NC4xMzQsNjQuMTQ3Yy00Ljk4NSwwLjA3OC05LjkxMSwyLjE2My0xMy40MzgsNS42ODhsLTU1LDU1QzIuMDk2LDEyOC40MzIsMCwxMzMuNDkyLDAsMTM4LjU4MyAgIHMyLjA5NiwxMC4xNTEsNS42OTcsMTMuNzVsMTgzLjI4MSwxODMuMjgxYzMuNTk5LDMuNjAxLDguNjU5LDUuNjk3LDEzLjc1LDUuNjk3czEwLjE1MS0yLjA5NiwxMy43NS01LjY5N2wxODMuMjgxLTE4My4yODEgICBjMy42MDEtMy41OTksNS42OTctOC42NTksNS42OTctMTMuNzVzLTIuMDk2LTEwLjE1MS01LjY5Ny0xMy43NWwtNTUtNTVjLTMuNTk4LTMuNTkxLTguNjUxLTUuNjgxLTEzLjczNC01LjY4MSAgIGMtNS4wODMsMC0xMC4xMzYsMi4wOS0xMy43MzQsNS42ODFMMjAyLjcyOCwxODQuMzk3TDg4LjE2Niw2OS44MzNDODQuNDk5LDY2LjE2OSw3OS4zMTgsNjQuMDcsNzQuMTM0LDY0LjE0N0w3NC4xMzQsNjQuMTQ3eiIgZmlsbD0iIzk2OTY5NiIvPg0KPC9nPg0KPC9zdmc+DQo=);
    background-position: right 10px top 50%;
    background-repeat: no-repeat;

    opacity: 1 !important;
    max-width: 300px;
    width: 100%;
    height: 45px;
    padding: 2px 10px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .form-control.input {
    appearance: none;
    line-height: normal;
    position: relative;
    background-image: none;
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    border: solid 1px rgb(118, 118, 118);
    opacity: 1 !important;
    max-width: 300px;
    width: 100%;
    height: 45px;
    padding: 2px 10px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

    #pageBanner #titleBloc.post {
        position: relative;
        background: #f9f7f6;
        border-top: 5px solid #f1aa42;
    }
    #pageBanner #titleBloc::after {
        position: absolute;
        left: -80px;
        right: 0;
        bottom: -80px;
        height: 213px;
        content: '';
        background: #f1aa42;
        z-index: -1;
    }
    #pageBanner #titleBloc h6.date {
        color: #375443;
    }
    #pageBanner #sharing {
        background: #375443;
        height: 80px;
        font: 1rem/80px "Roboto" !important;
        font-weight: 600 !important;
    }
    #pageBanner #sharing a {
        display: none;
        height: 100%;
        color: #FFF;
        text-transform: uppercase;
        transition: opacity 300ms;
    }
    #pageBanner #sharing a .icon {
        margin: 0 10px 0 0;
        height: 0.9em;
        width: 0.9em;
        vertical-align: -0.1em;
        fill: #FFF;
    }

    #pageBanner h1{
        font-family: 'Bebas Neue', cursive;
        font-weight: 400;
        font-size: 3em;
        text-transform: uppercase;
        color: #375443;
    }   

    .media {
        margin-top: 15px;
    }
        .media:first-child {
          margin-top: 0;
        }
      
      
      .media,
      .media-body {
        overflow: hidden;
        zoom: 1;
      }
      
      .media-body {
        width: 10000px;
      }
      
      .media-object {
        display: block;
        }
        .media-object .img-thumbnail {
          max-width: none;
        }
      
      
      .media-right,
      .media > .pull-right {
        padding-left: 10px;
      }
      
      .media-left,
      .media > .pull-left {
        padding-right: 10px;
      }
      
      .media-left,
      .media-right,
      .media-body {
        display: table-cell;
        vertical-align: top;
      }
      
      .media-middle {
        vertical-align: middle;
      }
      
      .media-bottom {
        vertical-align: bottom;
      }
      
      .media-heading {
        margin-top: 0;
        margin-bottom: 5px;
      }
      
      .media-list {
        padding-left: 0;
        list-style: none;
      }

aside {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500px;
    padding: 80px 50px 50px 50px;
    background: #FFF; /*  */
}
aside .sticky > h6 {
    margin-bottom: 15px;
    font-size: 1.2rem !important;
    font-weight: 900;
    color: #f1aa42;
    font-family: 'Bebas Neue', cursive;
}
aside ul li{
    margin-bottom: 1px;
}
aside ul li a:hover{
    text-decoration: underline;
}

#newsList{
    background: #f9f7f6;
}
#lastPosts{
    border-top: 8px solid #FFF;
    background-color: #f9f7f6;
}

.sub-info{
    margin-top: 15px;
}
.sub-info li{
    font-size: 1.3em;
    margin: 5px 0;
}

/*****/
h1.title-dynamic{
    position: relative;
    margin-bottom: 10px;
    margin-top: 30px;
    font-family: "Roboto";
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
    color: #b0c9c6;
    font-size: 1.95rem;
}
.dynamic h2, .fr-view h2 {
    margin: 30px 0 30px;
    font-family: "Roboto";
    font-weight: 700;
    line-height: 1.2;
    color: #375443;
    font-size: 2rem;
}
.dynamic p strong {
    font-size: 1rem;
}

/**/
.profile{
    text-align: center;
    margin: 0 auto;
    margin-bottom: 35px;
}
.profile a {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}
    .profile img{
        max-height: 180px !important;
    }
    .profile h3 {
        margin: 10px 0 10px;
        color: #375443;
        font-size: 1.2rem;
    }
    .profile a:hover img {
        opacity: 0.8;
    }
    .profile a:hover h3 {
        text-decoration: underline;
    }
    .profile p {
        margin: 10px 0;
        font-family: "Roboto";
        line-height: 1.2;
        color: #375443;
        font-size: 1rem;
    }
.shadow{
    padding: 35px 20px 20px 20px;
    -webkit-box-shadow: 0px 10px 13px -7px rgba(0,0,0,0.2), 5px 5px 15px 5px rgba(0,0,0,0); 
    box-shadow: 0px 10px 13px -7px rgba(0,0,0,0.2), 5px 5px 15px 5px rgba(0,0,0,0);
} 
.single-profile h1{
    position: relative;
    margin-bottom: 10px;
    font-family: "Roboto";
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
    color: #97b3af;
    font-size: 1.95rem;
    margin: 0 !important;
}
.single-profile img{
    margin-bottom: 20px;
}
.single-profile ul{
    margin-top: 0;
}

/**/
.media {
    display: flex;
    align-items: flex-start;
    padding: 3px 0 !important;
  }
  
  .media-body {
    flex: 1;
    display: flex !important;
  }

    .mr-3, .mx-3 {
        margin-right: 1rem!important;
    }
    .media img {
        vertical-align: middle;
        border-style: none;
    }
    .media-body {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .media-body p {
        margin-bottom: 0 !important;
        font: 0.9375rem/20px "Roboto";
    }


.label-annonce{
    float:left;
    border: solid 1px #375443;
    color:#375443;
    padding: 2px 6px;
    margin-right: 6px;
    font-size: 0.7em;
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive::before {
    display: block;
    content: "";
}

/**************/
/* RESPONSIVE */
/**************/
#homeBanner #homeBannerWrapper .fastLinkMobileWrapper .fastLinksBtn {
    font: 15px/1.1 "Roboto";
}

@media screen and (max-width: 1600px)
{
    aside {
        width: 355px;
    }
}

@media screen and (max-width: 1280px) {
    h1.deco {
        font-size: 5rem;
    }
}
@media screen and (max-width: 1200px) {
    #dtDrop,#searchDrop {
        top: 110px !important;
    }
}
@media screen and (max-width: 1024px) {
    h1.deco {
        font-size: 4rem;
    }
}
@media screen and (max-width: 768px) {
   
    #pageBanner, #newsPageWrapper{
        padding: 0 20px !important;
    }
    h1.deco {
        font-size: 3rem;
    }
    .bannerTitle{
        padding: 0 25px !important;
    }
    .dynamic h2, .dynamic h3, .dynamic h4, .dynamic h5{
        text-align: left !important;
    }
    #pageBanner.withImage #titleBloc {
        min-height: 100px;
        padding-right: 0;
    }
    #pageBanner #sharing {
        display: none !important;
    }
    #homeBanner #homeBannerWrapper #homeBannerCycle .homeSlide:before {
        background: rgba(0, 0, 0, 0.15);
        z-index: 1;
    }
    .xsPadding {
        padding-right: 30px;
        padding-left: 30px;
    }
    #pageBanner h1 {
        font-size: 2.55em;
    }
    #pageBanner #titleBloc {
        padding-top: 10px;
    }
    #coords{
        padding: 0 30px 30px 30px;
    }
}
@media screen and (max-width: 640px) {
    h1.deco {
        font-size: 2.5rem;
    }
}

@media print {
    body { font-size: 10pt; padding:20px; }
    #titleBloc{
        margin: 30px 40px 0px 40px !important;
        padding:0 !important;
    }
    #genericWrapper {
        margin:10px 40px 0 40px !important;
    }
    #lastPosts{
        display:none !important;
    }
}

/* */
#content-page-f figure.image{
    max-width: 50%;
    text-align: center;
    margin: 0 auto;
}
#content-page-f figure.image-style-side{
    float: right;
    margin: 20px 0 20px 25px;
}
/* cookie */
.js-cookie-consent{
    z-index: 99999 !important;
    position: fixed; bottom: 0; left:0; right: 0;
    width: 100%;
    text-align: center;
}

.cookie-consent{
    background-color: #2185d0;
    color: #FFF;
    padding: 10px 0;
}
.cookie-consent button{
    border: none;
    font-size: 1.1em;
    margin-left: 15px;
}
.cookie-consent button:hover{
    cursor: pointer;
}
.js-cookie-consent-agree{
    background-color: #f1aa42;
    color: #FFF;
    padding: 6px 12px;
}

/**/
.cursor:hover{
    cursor: pointer !important;
}

#table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
  #table td, #table th {
    border: 1px solid #ddd;
    padding: 8px;
  }

  #table td a:hover {
    text-decoration: underline;
    color: #333;
  }
  
  #table tr:nth-child(even){background-color: #f2f2f2;}
    
  #table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #f1aa42;
    color: white;
  }
