.video_html5 {
    width: 100% !important;
    height: auto !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container + .video-container {
    margin-top: 15px;
}

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

/* Bloc OPEX, Revoir le CSS pour l'image */
#ColContextuelle .contenu#carte .inner {
    background-image: none;
    background-color: #E0E2E2;
}

#ColContextuelle .contenu#carte .inner .titre {
    margin: 0 1px 10px 1px;
}

#ColContextuelle .contenu#carte .inner img {
    width: 100%;
}

/* Permet un affichage responsive des iFrames */
.blocVisu iframe {
    width: 100%;
}

#PresentMob {
    display: none;
}

/* Permet de retirer l'effet bleu lors du clic sur un bloc */
*:focus {
    outline: 0;
    outline: none;
}

#ColA #laune #slider-thumbs ul li h2 a {
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 15px;
    float: none;
}

/*:: Screen largeur max 992px ::*/
/*******************************************************/
@media (max-width: 991px) {
    #ColA .three-ad-mobile {
        text-align: center;
    }

    .r-bloc {
        padding: 0 !important;
    }

    #ContainerCols .row {
        margin: 0 !important;
    }
}

.dossier_image {
    float: left;
    margin-right: 5px;
}

#ColA h2 {
    width: 100%;
}

.no_style_ul {
    list-style-type: none;
}

@media (max-width: 480px) {
    .carouselDiaporama2Class .carousel-inner > .item {
        max-height: 100%;
    }
}

.carouselDiaporama2Class {
    background: #e0e2e2;
    margin-top: 30px;
}

.carouselDiaporama2Class .carousel-inner > .item {
    max-height: 100%;
    text-align: center;
}

.carouselDiaporama2Class .carousel-inner img {
    max-height: 100%;
    max-width: 100%;
    height: auto !important;
}

.carouselDiaporama2Class .carousel-indicators {
    width: 100%;
    left: 0;
    bottom: -5px;
}

.carouselDiaporama2Class .carousel-indicators li {
    border: none;
    background-color: #E0E2E2;
}

.carouselDiaporama2Class .carousel-indicators li.active {
    background-color: #9A9EA1;
    height: 10px;
    width: 10px;
    margin: 1px;
}

.carouselDiaporama2Class .carousel-control {
    color: #FFF !important;
    background: none;
}

.img-responsive-map {
    height: auto;
    width: 100%;
}

.twbspagination {
    height: 36px;
    margin: 18px 0;
    margin-top: 40px;
    padding-left: 0;
    list-style-type: none !important;
}

.twbspagination ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.twbspagination li {
    display: inline;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.twbspagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.twbspagination a:hover,
.twbspagination .active a {
    background-color: #f5f5f5;
}

.twbspagination .active a {
    color: #999999;
    cursor: default;
}

.twbspagination .disabled span,
.twbspagination .disabled a,
.twbspagination .disabled a:hover {
    color: #999999;
    background-color: transparent;
    cursor: default;
}

.twbspagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.twbspagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.twbspagination > ul > .disabled > a, .twbspagination > ul > .disabled > a:focus, .twbspagination > ul > .disabled > a:hover, .twbspagination > ul > .disabled > span, .twbspagination > ul > .disabled > span:focus, .twbspagination > ul > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.overlaySearch {
    background: #e9e9e9;
    display: block;
    background: url(../images/loader.gif) center center no-repeat;
    height: 100%;
    z-index: 20;
    pointer-events: none;
    position: relative;
    opacity: 0.5;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn {
    color: white !important;
    background-color: #1D2224;
    text-decoration: none !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 25px;
    border-radius: .25rem;
    font: 13px Arial;
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

span.error {
    color: red;
    font-weight: bold;
}

/* FORM Responsive */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.form-control {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.alert {
    padding: 12px 12px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%;
    font-weight: bold;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

form#saisine_form label.required:before {
    content: "* ";
    color: #C51414;
}

/*datepicker*/

#datetimepicker > .datepicker,
.table-condensed {
    width: 100% !important;
}

.day.highlight {
    background-color: greenyellow;
}

.liNavigationMobile {
    float: left;
}

#navigationMobile .buttons-bottom a {
    width: 24% !important;
}

#navigationMobile .buttons-bottom a span {
    width: 100% !important;
}

.lightboxcontainer {
    width: 100%;
    text-align: left;
}

.lightboxleft {
    width: 40%;
    float: left;
}

.lightboxright {
    width: 60%;
    float: left;
}

.lightboxright iframe {
    min-height: 390px;
}

.divtext {
    margin: 36px;
}

@media (max-width: 991px) {
    .lightboxleft {
        width: 100%;
    }

    .lightboxright {
        width: 100%;
    }

    .divtext {
        margin: 12px;
    }

}

.pagerfanta {
    height: auto !important;
    padding-left: 0 !important;
    list-style-type: none !important;
    margin: 0 auto !important;
    text-align: center !important;
}

.pagerfanta ul {
    display: inline-block !important;
    *display: inline !important;
    /* IE7 inline-block hack */
    *zoom: 1 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) !important;
}

.pagerfanta li {
    display: inline !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.pagerfanta a {
    float: left !important;
    padding: 0 14px !important;
    line-height: 34px !important;
    text-decoration: none !important;
    border: 1px solid #ddd !important;
    border-left-width: 0 !important;
}

.pagerfanta a:hover,
.pagerfanta .active a {
    background-color: #f5f5f5 !important;
}

.pagerfanta .active a {
    color: #999999 !important;
    cursor: default !important;
}

.pagerfanta .disabled span,
.pagerfanta .disabled a,
.pagerfanta .disabled a:hover {
    color: #999999 !important;
    background-color: transparent !important;
    cursor: default !important;
}

.pagerfanta li:first-child a {
    border-left-width: 1px !important;
    -webkit-border-radius: 3px 0 0 3px !important;
    -moz-border-radius: 3px 0 0 3px !important;
    border-radius: 3px 0 0 3px !important;
}

.pagerfanta li:last-child a {
    -webkit-border-radius: 0 3px 3px 0 !important;
    -moz-border-radius: 0 3px 3px 0 !important;
    border-radius: 0 3px 3px 0 !important;
}

.pagerfanta span {
    float: left !important;
    padding: 0 14px !important;
    line-height: 34px !important;
    text-decoration: none !important;
    border: 1px solid #ddd !important;
    border-left-width: 0 !important;
}

.pagerfanta > ul > .disabled > a, .pagerfanta > ul > .disabled > a:focus, .pagerfanta > ul > .disabled > a:hover, .pagerfanta > ul > .disabled > span, .pagerfanta > ul > .disabled > span:focus, .pagerfanta > ul > .disabled > span:hover {
    color: #777 !important;
    cursor: not-allowed !important;
    background-color: #fff !important;
    border-color: #ddd !important;
}

@media (max-width: 991px) {
    .pagination-sm > li > a,
    .pagination-sm > li > span {
        padding: 5px 10px !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
    }
    .pagination-sm > li:first-child > a,
    .pagination-sm > li:first-child > span {
        border-bottom-left-radius: 3px !important;
        border-top-left-radius: 3px !important;
    }
    .pagination-sm > li:last-child > a,
    .pagination-sm > li:last-child > span {
        border-bottom-right-radius: 3px !important;
        border-top-right-radius: 3px !important;
    }
}

#ColA #laune #slider img {
    max-height: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
    display: block;
}

#carouselDiaporama2 .carousel-inner img {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

#carouselDiaporama .carousel-inner img {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

.carousel-caption {
    background-color: rgb(0,0,0);
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
    z-index: 2;
    color: #FFF;
    padding: 1em 1px 0;
}

img.image_dossier {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

#ColA #laune a {
    height: 100% !important;
}

#ColA #laune #slider-thumbs H1 {
    min-height: 40px;
}

#ColA #laune #slider-thumbs UL LI H2 {
    width: 100% !important;
}

#Localisation2_hidden{
    display: none;
}

.ezxmltext-field table {
    width: 100% !important;
}

/* feedback form */
.contact label.required:after{
    content: " *";
}

.carousel-info{
    position:absolute; 
    padding: 0 1px; 
    bottom:11%; 
    left:10%;
    right:10%;
    text-align:left;
    color:white;
}

.carousel-info .overlay{
    background-color:black;
     opacity:0.7;
     position:absolute;
     width:100%;
     height:100%;
     z-index:1;
}

.carousel-info .info{
    z-index:2;
    position:relative;
    padding:5px;
}

#laune .carousel-info-icon{
    position:absolute; 
    top:91%;
    left:90%;
    font-size:1.5em;
    cursor:pointer;
    color:white;
}

.carousel-info-icon{
    position:absolute; 
    top:90%;
    left:80%;
    font-size:1.5em;
    cursor:pointer;
    color:white;
}

.carousel-indicators{
    bottom:0px;
}

#ColContenu .pdfLibrary {
    clear: both;
    margin: 0 20px;
}
#ColContenu .pdfItem {
    display: inline-block;
    width: 150px;
    margin: 0 2px 10px;
    color: black;
}
#ColContenu .pdfItem-title, .pdfItem-info {
    display: block;
    text-align: center;
    text-decoration: none;
}
#ColContenu .slick-prev:before, #ColContenu .slick-next:before {
    color: black;
}
#ColContenu .slick-next {
    right: -20px;
}
#ColContenu .slick-prev {
    left: -20px;
}

#ColContenu .pdfItem img {
	margin-right : auto;
	margin-left: auto;
}