.diaporama-image {
    margin-top: 18px;
    margin-bottom: 18px;
    float: right;
}

.table.borderless>tbody>tr>th,
.table.borderless>tfoot>tr>th,
.table.borderless>tbody>tr>td,
.table.borderless>tfoot>tr>td {
    border: none;
}

.table-very-condensed>thead>tr>th,
.table-very-condensed>tbody>tr>th,
.table-very-condensed>tfoot>tr>th,
.table-very-condensed>thead>tr>td,
.table-very-condensed>tbody>tr>td,
.table-very-condensed>tfoot>tr>td {
    padding: 2px;
}

@media (min-width: 768px) {
    .diaporama-image {
	padding-right: 0px;
    }

    #page_carte_carte {
	padding-right: 0px;
    }

    #page_carte_poi {
	padding-left: 0px;
	padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .diaporama-image {
	padding-left: 0px;
	padding-right: 0px;
    }

    #page_carte_carte {
	padding-left: 0px;
	padding-right: 0px;
    }

    #page_carte_poi {
	padding-left: 0px;
	padding-right: 0px;
    }

    #productHolder {
	height: 300px !important;
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fa.fa-mobile {
    margin-left: 3px;
    margin-right: 2px;
}

.gm-style {
    color: #000;
}

.agenda.legende {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .agenda.legende {
        flex-direction: row;
    }
}

.agenda.legende .legende-row {
    display: flex;
    list-style: none;
}

.agenda.legende .legende-mairie-externe-row {
    flex: 1;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.agenda.legende .legende-mairie-interne-row {
    max-height: 30px;
}

.agenda.legende .legende-row .legende-mairie-interne {
    padding: 5px;
    background-color: #3a87ad;
    color: #FFF;
}

.agenda.legende .legende-row .legende-mairie-externe {
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    background-color: #979797;
    color: #FFF;
}

.fc-border-separate {
    background-color: #f9F9F9;
    color: #000;
}

.btn.btn-connection {
    color: white;
    background-color: #00a000;
    border: 2px solid #000;
}

#site-information {
    max-width: 600px;
}

#site-information #map {
    border: 2px solid #000;
    width: 100%;
    height: 400px
}

#souscription .information {
    border: 2px solid #000;
    background-color: #FFF;
    padding: 15px;
    border-radius: 5px;
}

#souscription .information p:first-child {
    color: #4E4E4E;
}

#souscription .information p {
    text-align: center;
}

#souscription .sujet label {
    margin-bottom: 10px;
}

#souscription .verification {
    color: #d70000;
    font-weight: bold;
    font-style: italic;
}

#souscription #souscription_subject {
    padding-left: 0;
}

#souscription #souscription_subject li {
    list-style: none;
}

#souscription #souscription_subject li input[type="checkbox"] {
    margin-right: 10px;
}

#souscription #souscription_subject li label {
    font-weight: normal;
}

#souscription .intl-tel-input {
    width: 200px;
    margin-bottom: 10px;
}

#souscription #souscription_sms {
    width: 13px;
    display: inline;
    margin: 0;
}

#souscription .text-error {
    margin-top: 0px;
}

.space-bottom {
    margin-bottom: 30px;
}

.popover {
    color: #333 !important;
}

.BDC_CaptchaDiv {
    float: left;
    display: inline-block;
    margin-bottom:10px !important;
}

#captchaCode {
    width:250px;
    margin-top:10px !important;
}

label[for=contact_captchaCode] {
    display:block;
}

.emergency-menu {
    margin-top: 18px;
    border:4px solid;
    padding:0 15px 5px 15px;
    text-align:center;
    cursor: pointer;
}

div.emergency-menu > h2 {
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 0px;
}

div.emergency-menu > p {
    margin-bottom: 5px;
    font-size: 20px;
    text-align: center;
}

.emergency-block {
    clear: both;
    display: none;
}

.emergency-block .emergency-list {
    position: relative;
    list-style-type: none;
    padding: 0 .5em 0;
    margin-bottom: 0;
}

.emergency-block .emergency-list li {
    display: table;
    width: 100%;
    padding: .89em .3em;
    border-top: 1px solid #ececec;
}

.emergency-list li:first-child {
    border-top: none;
}

.emergency-block .emergency-list span {
    display: table-cell;
    font-size: 1.07143em;
}

.emergency-block .emergency-list span {
    display: table-cell;
    font-size: 1.07143em;
}

.emergency-block .emergency-list span.number {
    padding-left: 1em;
    font-weight: bold;
    font-size: 1.14286em;
    text-align: right;
}

.elections-block {
    padding: 0 15px 5px 15px;
    text-align: center;
    margin-top: 18px;
}

.elections-block > h2 {
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 0;
}

.elections-block > p {
    margin-bottom: 5px;
    font-size: 20px;
    text-align: center;
}

.elections-2020 {
    margin-bottom: 20px;
    padding: 0;
}

.elections-2020 > ul {
    list-style-type: none;
    margin-top: 10px;
}

.elections-2020 > ul > li {
    padding: 2px;
    font-style: italic;
}

.elections-2020-text {
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    padding: 7px;
}

.election-2020-img-div {
    padding: 0;
}

.event-div {
    padding-left: 0;
    padding-right: 0;
}

.vote-block {
    margin-top: 20px;
}

.download-files-container {
    color: white;
    background-color: #cf3d20;
    border: 4px #FFF solid;
    margin-bottom: 18px;
    font-size: 16px;
}

.download-files-container .row {
    margin: 10px 25px;
}

.download-files-container hr {
    margin: 10px 2px;
}

.download-files-container .title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
}

.download-files-container .files .file {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.download-files-container .files .file a {
    color: #fff;
    text-decoration: none;
}

.download-files-container .files .file img {
    width: 70px;
}

.download-files-container .files .file .pdf-link {
    margin-bottom: 10px;
}

.download-files-container .files .file .pdf-link-title {
    font-size: 16px;
}

.coronavirus-special {
    text-align: end;
    padding: 0;
}

@media (max-width: 425px) {
    .coronavirus-special {
        text-align: center;
    }
}

.elected {
    min-width: 40px;
    padding: 5px;
    border-radius: 7px;
    font-weight: bold;
}

.flags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.flags img {
    width: 80px;
    margin-left: 20px;
    cursor: pointer;
    margin-bottom: 20px;
}

.bg-white {
    padding: 20px;
    background-color: white;
    color: black;
    word-wrap : break-word;
}

.government-info a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}

.principal-text {
    margin-bottom: 15px;
}

.my-coronavirus {
    margin-bottom: 20px;
}

.mx-coronavirus {
    margin-left: 40px;
    margin-right: 40px;
}

.coronavirus-icons {
    margin: auto;
}

.coronavirus-icon {
    padding: 10px;
    color: white;
}

.coronavirus-icon:hover, .coronavirus-icon:active, .coronavirus-icon:focus, .coronavirus-icon:visited  {
    text-decoration: none;
    color: white;
}

.translator {
    font-size: 12px;
    color: black;
}

.translator a {
    color: white;
}

.word-wrap {
    word-wrap : break-word;
}

.w-100 {
    width: 100%;
}

.coronavirus-pdf .row {
    margin: 5px 0 5px 0 !important;
    border: 1px solid white;
    border-radius: 20px;
    display: flex;
}

.coronavirus-pdf img {
    width: 49px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.coronavirus-pdf-description {
    padding: 15px;
}

.coronavirus-pdf-description p {
    text-align: justify !important;
    text-align-last: center !important;
    margin: 0;
}

.btn-coronavirus {
    background-color: #fff;
    padding: 5px 10px;
    color: #cf3d20;
    font-weight: bold;
    margin: 0;
    border-radius: 6px;
    border: 0;
}

.btn-coronavirus:active {
    top: 9px;
    color: #1773ce;
    background-color: #ebebeb;
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    outline: 0;
}

.btn-coronavirus:hover {
    color: #1773ce;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-coronavirus:focus {
    color: #1773ce;
}

#content > div > div.row {
    margin-right: 35px;
}

#content > div > div.row > div.col-md-offset-5.col-md-3 > p {
    line-height: 55px;
}

.coronavirus-emergency {
    padding: 15px;
    border: 1px solid white;
    border-radius: 20px;
}

.coronavirus-emergency a {
    color: #eeff00;
}

.coronavirus-emergency a:hover {
    color: #00ff15;
}

.coronavirus-official-documents {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.coronavirus-band {
    display: flex;
    justify-content: center;
}

.coronavirus-band > p {
    margin-left: auto;
    margin-bottom: 0;
}

.coronavirus-band > div {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.carousel-inner > .item > img {
    width: 100%;
}

.no-events {
    padding: 0.5rem;
}

figure.table > table {
    width: 100%;
}

figure.table > table {
    border: 2px solid;
}

figure.table > table td {
    border: 2px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.no-padding-x {
    padding-left: 0;
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.footer.home {
    padding-top: 18px;
}

.townhall {
    font-size: 18px;
}

.townhall-separator {
    margin-top: 14px;
}

.mt-40 {
    margin-top: 40px;
}

.pdf-icon-v2 {
    width: 70px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-16 {
    font-size: 16px;
}

.legal-notice > h2 {
    margin-bottom: 0;
    font-weight: bold;
    text-decoration: underline;
}

.legal-notice > h2, .legal-notice > p, ul {
    font-size: 18px;
}

.legal-notice > ul {
    padding-inline-start: 20px;
}

.bold {
    font-weight: bold;
}

.margin-block {
    margin-top: 0;
    margin-bottom: 20px;
}

.margin-block-pdf {
    margin-bottom: 15px;
}

.diaporama-image-v2 {
    float: right;
}

@media (min-width: 768px) {
    .diaporama-image-v2 {
        padding-right: 0;
    }
}

.carousel-indicators-v2 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    border: none;
    width: auto;
}

.carousel-indicators-v2 li {
    box-sizing: content-box;
    display: flex;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin: 0 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: none;
    border-right: none;
    border-radius: 0;
    opacity: .5;
    transition: opacity .6s ease;
}

.carousel-indicators-v2 .active {
    opacity: 1;
    width: 30px;
    height: 3px;
    margin: 0 3px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background-color: #fff;
}

.carousel.fade {
    opacity: 1;
}
.carousel.fade .item {
    transition: opacity 1.5s ease-in-out, visibility 1s;
    visibility: hidden;
    left: 0;
    opacity: 0; /* hide all slides */
    top: 0;
    position: absolute;
    width: 100%;
    display: block;
}
.carousel.fade .item:first-child {
    top: auto;
    opacity: 1; /* show first slide */
    position: relative;
    transition: opacity 1.5s ease-in-out, visibility 1s;
    visibility: visible;
}
.carousel.fade .item.active {
    opacity: 1;
    transition: opacity 1.5s ease-in-out, visibility 1s;
    visibility: visible;
}

.title-v2-margin {
    margin-top: -2px !important;
    margin-bottom: 8px !important;
}

.margin-top-0 {
    margin-top: 0;
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0;
}

figure {
    margin-bottom: 1rem;
}

.image-style-align-left {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 20px;
}

.image-style-align-right {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 20px;
}

.image.image_resized img {
    width: 100%;
}

.image.image-style-block-align-right {
    margin-right: 0;
    margin-left: auto;
}

.image.image-style-block-align-left {
    margin-left: 0;
    margin-right: auto;
}

.image {
    display: table;
    clear: both;
    text-align: center;
    margin: .9em auto;
    min-width: 50px;
}

#reset_password ul {
    list-style: none;
    padding-inline-start: 0;
    margin-top: 10px;
}