/* ----- General ----- */
ul, ol {
    list-style: none;
    margin: 0;
}

iframe {
    max-width: 100%;
}

img.tinymce-responsive-image {
    max-width: 100% !important;
    height: auto !important;
}

.t-size-14 {
    font-size: 14px !important;
}

.t-size-16 {
    font-size: 16px !important;
}

#notif {
    display: none;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 999999;
}

.searchform {
    margin: 22.25px 0px 15px 21.25px;
    height: 21px;
    opacity: 0.65;
    color: #5A5A5A;
    font-family: Oswald;
    font-size: 14px;
    line-height: 21px;
    float: right;
    background-color: inherit;
    border: none;
}

.searchform .fa-search {
    position: relative;
    bottom: 1px;
}

.searchform-min {
    margin-top: 12px;
}

.searchBarUnderline-min {
    top: 36px !important;
}

.searchform input {
    height: 21px;
    width: 130px;
    color: #000000;
}

.searchform input, .searchform button {
    border: none;
    background: transparent;
}

.searchform input:focus {
    outline: none;
}

.searchform-mobile {
    float: none;
    width: 285px;
    height: 40px;
    padding: 19px 10px 40px 15px;
    margin: 0px;
}

.searchform-mobile .fa-search{
    font-size: 11px;
    position: relative;
    bottom: 2px;
}

#notif.alert.alert-success{
    letter-spacing: 1px;
}

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

.form-control-feedback {
    display: none;
}

.form-control:focus {
    box-shadow: none;
}

.has-error .form-control-feedback {
    display: block !important;
    top: 0 !important;
}

.no-float {
    float: none !important;
}

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

i.fa.fa-calendar, i.fa.fa-map-o {
    display: inline;
}

.btn {
    border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    padding: 16px 8px !important;
}

.btn:not(.btn-toplink) {
    opacity: 1;
    letter-spacing: 0px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 16px 8px !important;
    outline: none;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    text-shadow: none;
}

.btn.btn-lg {
    padding: 8px 16px;
}

.bootstrap-datetimepicker-widget .btn, .bootstrap-datetimepicker-widget .btn:hover, .bootstrap-datetimepicker-widget .btn:focus {
    background: none !important;
    box-shadow: none !important;
}

span.trans.m-t-5 {
    display: inline-block;
}

/* ----- Social bar ----- */
.link-contact {
    float: left;
}

.link-contact .btn-toplink {
    background: none;
}

.scrolltoplink {
    height: 36px;
}

#toplink .link-socials-item {
    vertical-align: middle;
    margin: 0;
}

.link-socials-item-link {
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.ellipsis-9l
{
    -webkit-line-clamp: 9;
    block-size: 220px;
}

.link-socials-item-link:hover .link-socials-item-link-hover {
    height: 100%;
}

.link-socials-item-link:hover {
    border: none !important;
    color: #fff !important;
    text-decoration: none;
}

.link-socials-item-link-hover {
    bottom: auto;
    height: 0;
    transition: height 0.3s;
}

.link-socials-item-link-hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.link-socials-item-link:after {
    font-family: "Font Awesome 6 Brands";
}

.link-socials-item-link:after, .link-socials-item-link i {
    display: block;
    line-height: inherit;
    position: relative;
}

#toplink .link-socials-item-popup {
    display: none !important;
}

.link-socials-item-popup {
    font-size: 13px;
    line-height: 20px;
    padding: 3px 10px 4px;
    bottom: 42px;
    border-radius: 3px;
    transition: opacity 0.3s cubic-bezier(.78, .13, .15, .86) 0.3s, transform 0.3s cubic-bezier(.78, .13, .15, .86) 0.3s;
}

.link-socials-item-popup {
    position: absolute;
    visibility: hidden;
    text-align: center;
    white-space: nowrap;
    z-index: 10;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    transform: translateY(-10px);
}

.link-socials-item.facebook .link-socials-item-link:after {
    content: '\f39e';
}

.link-socials-item.facebook .link-socials-item-link-hover {
    background-color: #42599e;
}

.link-socials-item.twitter .link-socials-item-link:after {
    content: '\e61b';
}

.link-socials-item.twitter .link-socials-item-link-hover {
    background-color: #16181c;
}

.link-socials-item.youtube .link-socials-item-link:after {
    content: '\f167';
}

.link-socials-item.youtube .link-socials-item-link-hover {
    background-color: #ff3333;
}

.link-socials-item.googleplus .link-socials-item-link:after {
    content: '\f0d5';
}

.link-socials-item.googleplus .link-socials-item-link-hover {
    background-color: #d9031f;
}

.link-socials-item.ios .link-socials-item-link:after {
    content: '\f179';
}

.link-socials-item.ios .link-socials-item-link-hover {
    background-color: #bebebe;
}

.link-socials-item.android .link-socials-item-link:after {
    content: '\f17b';
}

.link-socials-item.android .link-socials-item-link-hover {
    background-color: #92b83e;
}

.link-socials-item.instagram .link-socials-item-link:after {
    content: '\f16d';
}

.link-socials-item.instagram .link-socials-item-link-hover {
    background-color: #a17357;
}

.link-socials-item.snapchat .link-socials-item-link:after {
    content: '\f2ac';
}

.link-socials-item.snapchat .link-socials-item-link-hover {
    background-color: #FFFC00;
}

.item-dailymotion .link-dailymotion:after {
    content: '\e052';
}

.item-dailymotion .hover-dailymotion {
    background-color: #005AD7;
}


/* ------------------
   ----- Player -----
   ------------------ */
#player-header.no-multistream .control-stream {
    display: none;
}

/* ----- Slider Volume ----- */

#player-slider-volume .bgSliderVolume {
    /*margin-top: 12px;*/
}

#player-slider-volume .ui-slider-range-min {
    /*margin-top: 12px;*/
}

#partage .noselect {
    background: #fff;
    width: auto;
    text-align: left;
    bottom: -70px;
    padding: 0;
    margin-left: -82px;
}

#partage .noselect.nofbsharing {
    bottom: -35px;
    margin-left: -57px;
}

#partage .noselect a {
    text-decoration: none;
}

#partage .noselect .facebook {
    height: 35px;
    background: #3b5998;
    line-height: 35px;
    display: block;
    color: #fff;
    padding: 0 10px;
}

#partage .noselect .facebook:hover {
    background: #2b4680 !important;
}

#partage .noselect .twitter {
    height: 35px;
    background: #16181c;
    line-height: 35px;
    display: block;
    color: #fff;
    padding: 0 10px;
}

#partage .noselect .twitter:hover {
    background: #16181c !important;
}

/* ------------ MAINTENANCE ------------- */
#enmaintenance {
    position: fixed;
    background: rgba(255, 62, 62, 0.9);
    text-transform: uppercase;
    padding: 3px;
    bottom: 0;
    z-index: 999;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: white !important;
}

.maintenance-title {
    font-size: 50px;
    font-weight: 500;
}

.maintenance-text {
    font-size: 30px;
}

/* ----- Pagination ----- */
ul.pagination-custom {
    border: none;
}

ul.pagination-custom li {
    margin-right: 3px;
}

ul.pagination-custom li span, ul.pagination-custom li a {
    padding: 0 12px;
    line-height: 33px;
    min-width: 6px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    border-radius: 3px;
    float: none;
    border: none;
    display: inline-block;
}

ul.pagination-custom li a {
    padding: 0;
    background-color: #ccc !important;
}

/* ----- MENU MOBILE ----- */
#menu-responsive {

    position: fixed;
    z-index: -2;
    top: 0;
    left: -100%;

    display: block;
    overflow: hidden;

    width: 320px;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;

    list-style-type: none;
    transition: all 1.0s ease 0s;
}

#menu-responsive .entete {
    float: left;
    width: 100%;
}

#menu-responsive .navbar-header {
    margin-left: 24px;
    padding: 15px 15px;
}

#menu-responsive .panel {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

#menu-responsive .panel.list-group a, #menu-responsive .panel.list-group span {
    height: 60px;
    padding-left: 20px;
    border: 0;
    border-radius: 0;
}

#menu-responsive .panel .sub-menu .list-group a, #menu-responsive .panel.list-group span {
    padding-left: 25px;
}

#menu-responsive .list-group-item {
    position: relative;
    display: block;
    margin: 0;
    padding: 10px 15px;
}

#menu-responsive span.rLink {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    display: block;
    width: 81%;
    height: 60px;
    padding: 22px 15px;
    padding-left: 30px;
}

#menu-responsive .fa.fa-caret-down {
    font-size: 22px;
    position: absolute;
    top: 18px;
    right: 15px;
    display: block;
    width: 26px;
    height: 26px;
    padding: 0 0 0 0;
}

#menu-responsive .sub-menu .fa.fa-caret-down {
    top: 7px;
}

#menu-responsive .list-group ul {
    padding-left: 0;
}

#menu-responsive .list-group ul .panel {
    padding: 15px 5px;
}

#menu-responsive .list-group ul .panel a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

#menu-responsive .link-socials-list {
    display: flex;
    justify-content: space-around;
    font-size: larger;
}

#menu-responsive .link-socials-list a {
    color: black;
    padding: 10px;
}

#menu-responsive .btnHidden {
    text-align: center;
}

#menu-responsive .link-socials {
    padding-top: 10px;
}

#menu-responsive .btnHidden .btn{
    width: 190px;
    height: 30px;
}

#menu-responsive .btnHidden .connectBtn {
    display: flex;
    justify-content: center;
}

#menu-responsive-overlay {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;

    width: 0;
    min-height: 100%;
    transition: all 0.5s linear 0.3s, width 0.1s linear 0.8s;

    opacity: 0;
    background: #000;

    filter: ~ "alpha(opacity=(0))";
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: ~ "alpha(opacity=0)";
}

.opened_menu_responsive #menu-responsive-overlay {
    width: 100%;
    transition: opacity 0.3s linear 0s;
    transition-delay: 0s;

    opacity: 0.7;

    filter: ~ "alpha(opacity=(70))";
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter: ~ "alpha(opacity=70)";
}

.opened_menu_responsive #menu-responsive {
    z-index: 999999999;
    left: 0;
    overflow: auto;
    transition: all 0.4s ease 0s;
}

/* ----- Barre sociale ----- */
.toplink-container {
    position: relative;
    display: table;
}
#logout{
    background: none;
    font-size: 14px;
    color: #333;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    text-transform: none;
    box-shadow: none;
    border: none;
    margin-left: 0px;
}

/* ----------------
   ----- Home -----
   ------------- */

/* ------- Slider principal ------- */

#slider {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

#slider .carousel-inner > .item > a > img, #slider .carousel-inner > .item > img {
    width: 100%;
}

#slider #defaultimage {
    width: 100%;
    z-index: 999;
    text-align: center;
    height: 404px;
}

#slider #defaultimage i {
    font-size: 4em;
    margin-top: 180px;
}

#slider .carousel-control {
    z-index: 500;
    margin: 0 15px;
}

#slidejss {
    display: none;
}

#slidejss .slidejs_element {
    width: 100%;
}

#slidejss .caption {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
    background: #000;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    margin-bottom: 0;
}

.row.item-list-landscape .bloc-track-title {
    margin: 5px 0 0;
}

.row.item-list-landscape span.bloc-track-artist {
    margin-top: 0;
}

.read-more {
    color: #FFFFFF;
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
    background: #232C53;
    display: block;
    width: auto;
    float: right;
    text-transform: uppercase;
}

#slider .carousel-control {
    margin: 0;
}

.rslides_nav .glyphicon {
    color: #fff !important;
}

.rslides_nav:hover .glyphicon {
    color: #fff !important;
}

.rslides_nav .carousel-control.left, .rslides_nav .carousel-control.right {
    background-image: none !important;
}

/* ----- Dédicaces ----- */
.testimonial {
    margin: 15px 0;
}

.wrap .testimonial .testimonial-msg {
    font-size: 18px;
}

.wrap .testimonial .testimonial-author span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.wrap .testimonial .testimonial-author:before, .wrap .testimonial .testimonial-author:after {
    background: #EAEAEA;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.wrap .testimonial .testimonial-author:before {
    left: 0;
}

.wrap .testimonial .testimonial-author {
    position: relative;
    text-align: center;
    font-style: italic;
    width: 30%;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 20px;
}

.wrap .testimonial i.fa-quote-left {
    margin-right: 10px;
}

.wrap .testimonial i.fa-quote-right {
    margin-left: 10px;
}

/* ----- Utilisateurs ----- */
#user-profile h2 {
    margin-bottom: 25px;
}

#user-profile .form-horizontal .control-label {
    text-align: left;
}

#user-profile .btn-file, #user-profile .remove-image {
    position: relative;
    margin-top: 15px;
}

#user-profile .btn-file > input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

ul.pagination-artiste {
    margin-top: 0;
}

ul.pagination-artiste > li span {
    padding: 2px 8px;
    line-height: 20px;
}

ul.pagination-artiste > li a {
    line-height: 20px;
    font-size: 11px;
    margin-bottom: 4px;
}

/*Partie radio*/

#current-radio.reactivable {
    cursor: pointer !important;
}

/* Google Maps */

#map, #affichermap {
    height: 300px;
}

/* Infos évènement */
.infos_event {
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ebebeb;
}

.calendar {
    display: block;
    float: left;
    height: 50px;
    width: 30px;
    font-size: 30px;
    color: #e02020;
    text-align: center;
}

.calendar .fa {
    font-size: 30px;
}

/* ----- Modal ----- */
#modal-dedicaces .modal-content {
    border-radius: 0;
}

#modal-dedicaces .modal-content h4 {
    text-transform: uppercase;
}

#modal-dedicaces .modal-content .btn {
    border-radius: 0;
}

#modal-dedicaces .modal-content .modal-header {
    border-bottom: none;
    padding-bottom: 5px;
}

#modal-dedicaces .has-error {
    display: block !important;
}

#modal-dedicaces .send-success {
    display: none;
    padding: 15px;
}

#modal-dedicaces #recaptchaDedicace {
    margin-bottom: 15px;
    transform: scale(0.885);
    transform-origin: 0 0;
}

#modal-dedicaces #recaptchaDedicace .has-error > div {
    border: 1px solid #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#modal-dedicaces .modal-content .modal-footer {
    border-top: none;
    padding-top: 0;
}

/* ----- Blocs avec Lecture ----- */
.box-play.like-music:hover a, .box-play.like-music a i.fa-heart {
    color: #fc5761 !important;
}

.box-play.like-music a {
    text-decoration: none !important;
}

.box-play a {
    color: #fff;
}

.box-play.like-music.like-oncover {
    position: absolute;
    top: 5px !important;
    right: 5px;
    z-index: 99;
    line-height: initial;
    width: initial;
}

.box-play.like-music.like-oncover i {
    font-size: 0.8em;
    text-shadow: 1px 1px 6px #666;
}

.track-row .cover-preview .cover-infos {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 4px;
    font-size: 13px;
    border-bottom-right-radius: 8px;
    color: white;
    z-index: 99;
}
.track-row {
    margin: auto;
}
.track-row .cover-play {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 101;
}

.track-row .cover-play i {
    transform: translateY(-50%);
}

.track-row .cover-play:hover {
    cursor: pointer;
}

.track-row .cover-preview i, .track-row.cover-preview i {
    color: white;
    font-size: 45px;
    display: none;
}

.track-row.cover-preview {
    cursor: pointer;
}

.bc-one-column .track-row .cover-preview i, .track-row.cover-preview i {
    font-size: 30px;
}

.track-row .cover-preview:hover i, .track-row.cover-preview:hover i {
    display: block;
    width: 100%;
}

.track-row .btn-zone a {
    float: right;
    margin-top: 15px;
}

h4.bloc-track-title {
    margin-bottom: 0;
}

span.bloc-track-artist {
    color: #333;
}

.top-position {
    font-size: 20px;
    padding: 0 4px;
}

.bc-one-column .track-row .col-md-8 h4 {
    margin-top: 5px;
}

.bc-one-column .track-row .col-md-9 h4 {
    margin-top: 8px;
}
.cover-preview {
  width: 100%;
  height: 100%;
  position: relative;
}
.ckoi_row .cover-preview {
  height: auto;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.ckoi_row .cover-preview.is-player-fallback img,
.ckoi_row img.song-img.is-player-fallback {
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  background: transparent;
}
.ckoi_row .song-img-zone .cover-preview .song-img,
.ckoi_row .song-img-zone .cover-preview img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.cover-preview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}

/* -------------------
   ----- Layouts -----
   ---------------- */
.breadcrumb {
    margin-bottom: 0px !important;
    background: none;
    padding-left: 0;
}

.breadcrumb > li {
    display: inline;
}

h1.main_title {
    margin-top: 0px;
    margin-left: 15px;
}

.list_element {
    position: relative;
}

.list_element h4 {
    font-weight: 400;
    font-size: 22px;
}

.vote-zone .box-play {
    line-height: initial;
}

.list_element .col-xs-8, .list_element .col-sm-6 {
    position: initial;
}

.discounted-item h2.ellipsis-2l {
    height: 44px;
}

.current_date {
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 10px;
}

.agenda-map-popup {
    min-width: 180px;
    padding-right: 18px;
    line-height: 1.35;
}

.agenda-map-popup-title {
    margin-bottom: 6px;
    padding-right: 12px;
}

.agenda-map-popup-title,
.agenda-map-popup-title a {
    color: #159ddb;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
}

.agenda-map-popup-title a:hover,
.agenda-map-popup-title a:focus {
    text-decoration: underline;
}

.list_element.other_elements .list-text-intro {
    min-height: 100px;
}

.list_element.other_elements:first-child {
    margin-top: 50px !important;
}

.podcast.other_elements:first-child {
    margin-top: 50px !important;
}

.podcast.other_elements {
    position: relative;
}

.podcast.other_elements img {
    width: 100%;
}

.podcast.other_elements h3 {
    margin-top: 0;
}

.list_element.other_elements:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
}

.list_element.simple_elements .list-text-intro {
    min-height: 100px;
}

.list_element.simple_elements:last-child {
    border-bottom: none;
}

/* ----- Jeux ----- */
#modal-inscription-jeu {
    background: #f9f9f9;
}

#modal-inscription-jeu .g-recaptcha {
    margin-bottom: 15px;
}

#modal-inscription-jeu .radio-inline, #formSignIn .radio-inline {
    padding-top: 0px;
    margin-left: 10px;
}

/* ----- Dédicaces ----- */
.wrap .testimonial .testimonial-author {
    width: initial;
    padding: 0 15px;
    display: inline-block;
    overflow: hidden;
}

.article .testimonial .testimonial-author {
    text-align: left;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

.article .testimonial-author span {
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 18px;
}

.article .testimonial-author div.testimonial-time {
    text-align: left;
    color: #afafaf;
    font-size: 13px;
}

.article .testimonial-msg {
    text-align: left;
    border-radius: 5px;
    padding: 30px;
    font-size: 17px;
}

.article .testimonial-msg i {
    font-size: 24px;
    margin-right: 10px;
}

/* ----- Emissions / RSS ----- */
.anim-row img, .rss-row img {
    width: 100% !important;
    height: auto !important;
}

.anim-row h2, .rss-row h2 {
    font-size: 25px;
}

.anim-row a:visited, .rss-row a:visited {
    text-decoration: none !important;
}

.anim-row .extract-content, .rss-row .extract-content {
    max-height: 90px;
    overflow-y: hidden;
}

/* ----- Top 10 ----- */
.note h2 {
    color: #fff;
    border-radius: 50%;
    width: 50px;
    font-weight: bold;
    height: 50px;
    padding-top: 8px;
    margin-top: 20px;
}

/* ----- Commentaires ----- */
#comments.comment-row h4 {
    font-size: 20px !important;
    font-weight: bold !important;
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-shadow: none;
}

#comment-login-box .comment-notlog {
    text-align: center;
    padding: 30px 15px;
    background: #f9f9f9;
    border: 1px solid #eee;
}

#comment-login-box .comment-notlog .btn {
    text-transform: uppercase;
    font-weight: bold;
    margin: 5px;
    text-shadow: none;
}

#addCommentForm .comment-img {
    position: absolute;
    z-index: 2;
    top: 66px;
    left: 30px;
}

#addCommentForm img.comment-img, #list-comments img.comment-img {
    margin-top: 10px;
}

.comment-img {
    width: 50px;
}

#contentcommentaire {
    box-sizing: border-box;
    padding: 26px 15px 15px 80px;
    font-size: 18px;
    resize: vertical;
    border: 2px solid #ccc;
    height: 80px !important;
}

.has-error #contentcommentaire {
    border-color: #a94442;
}

#contentcommentaire:focus {
    border-color: #b4b9bb;
}

#contentcommentaire:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 3px rgba(102, 102, 102, .4);
}

.comment-input::-webkit-input-placeholder {
    opacity: 0.65;
    font-style: italic;
}

.comment-input:-moz-placeholder {
    opacity: 0.65;
    font-style: italic;
}

.comment-input::-moz-placeholder {
    opacity: 0.65;
    font-style: italic;
}

.comment-input:-ms-input-placeholder {
    opacity: 0.65;
    font-size: 18px;
    font-style: italic;
}

#captchaComInput {
    margin-top: 10px;
}

#sendComment {
    margin-top: 13px;
}

#list-comments .avatar-default, #addCommentForm .avatar-default {
    color: #fff;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    font-size: 25px;
    line-height: 50px;
    opacity: 0.8;
    margin-top: 10px;
}

#addCommentForm .avatar-default {
    background: #b4b9bb;
}

#list-comments .comment_content {
    padding: 20px;
    border-radius: 3px;
}

#list-comments .comment_name {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

.comment_message {
    font-size: 14px;
    text-align: justify;
    color: #444;
}

.comment_date {
    font-size: 14px;
    color: #a2a2a2;
}

/* ----- Formulaire CKOI / Agenda ----- */
.ckoi_form, .agenda_form {
    border-radius: 2px;
    background-color: #f9f9f9 !important;
    padding: 10px;
    margin-bottom: 20px;
}

.ckoi_form label, .agenda_form label {
    font-weight: 400px !important;
}

.ckoi_form .submitckoi, .agenda_form .submitagenda {
    float: right;
    font-weight: 600;
    margin-top: 25px;
}

#date_diffusion + .bootstrap-datetimepicker-widget, #date_agenda + .bootstrap-datetimepicker-widget {
    z-index: 1030;
}
#date_agenda + .bootstrap-datetimepicker-widget,
#date_diffusion + .bootstrap-datetimepicker-widget{
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
}
#date_agenda + .bootstrap-datetimepicker-widget th,
#date_diffusion + .bootstrap-datetimepicker-widget th{
    text-align: center;
    padding: 10px;
}
#date_diffusion + .bootstrap-datetimepicker-widget table{
    margin: auto;
}

/* ----- Top 10 / Musiques / Ckoi ----- */
.article.row .btn-default-bloc {
    margin-top: 15px;
}

.musiquetopckoi-row .title-col {
    text-align: center;
}

.musiquetopckoi-row .title-col-liste {
    text-align: left;
}

.musiquetopckoi-row .title-col-liste .song-info {
    font-size: 20px;
}

.musiquetopckoi-row .title-col-liste .artiste {
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 1.6em;
    line-height: 1.6em;
    font-size: 20px;
}

.musiquetopckoi-row .title-col-liste h4 {
    font-weight: 500px;
    font-size: 24px;
}

.musiquetopckoi-row .buy-xs-button {
    background-color: black;
    color: white;
}

.musiquetopckoi-row .note {
    text-align: center;
}

.musiquetopckoi-row .ckoi_row_artiste {
    display: flex;
    align-items: baseline;
}

.musiquetopckoi-row .box-play {
    font-size: 20px;
}

.artiste .box-play.like-inline {
    float: none;
    display: inline;
    line-height: normal;
    font-size: 20px;
}

/* ----- Artistes ----- */
#artistFull {
    display: none;
}

#seeMore.btn {
    margin: 15px 0;
    color: white;
    outline: none;
}

.artistes-toptitres-img {
    width: 100%;
    height: auto;
}

.artistes-toptitrecol .top-play-button {
    font-size: 25px;
}

.artistes-toptitrecol .top-position {
    font-size: 15px;
}

.artistes-toptitrecol .top-name {
    padding-top: 5px;
    position: relative;
    text-align: center;
    font-size: 15px;
    overflow: hidden;
    height: 45px;
    line-height: 21px;
}

.artistes-toptitrecol .top-button-zone {
    padding-top: 5px;
}

.artistes-toptitrecol .top-play-button:hover {
    cursor: pointer;
}

.artistes-topalbumrow .top-cover {
    height: 100% !important;
    width: 100% !important;
    overflow: hidden;
}

.artistes-topalbumrow .top-cover img {
    width: 100% !important;
    height: auto;
}

.artistes-topalbumrow .top-cover .artistes-topalbuminfo {
    position: absolute;
    bottom: 0px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
}

.artistes-topalbumrow .top-cover .artistes-topalbuminfo .info-title {
    font-weight: bold;
}

/* ----- Sidebar (+ Top Links) ----- */
#toplink .link-socials-item, #sidebar .link-socials-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#sidebar .link-socials-list {
    text-align: center;
}

#toplink .link-socials-item .link-socials-item-link, #sidebar .link-socials-item .link-socials-item-link {
    font-size: 17px;
    line-height: 36px;
    height: 36px;
    width: 36px;
    border-radius: 0;
    box-shadow: none !important;
    background: none !important;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sidebar .dailymotion .link-socials-item-link {
    background-image: url(/themes/theme3/images/dm_dark.png) !important;
    background-size: 25px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

#sidebar .dailymotion .link-socials-item-link-hover {
    background-size: 25px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #005AD7 !important;
    position: absolute;
    height: 0px;
    transition: height 0.3s;
}

#sidebar .dailymotion .link-socials-item-link {
    transition: filter 0.3s;
}

#sidebar .dailymotion:hover .link-socials-item-link {
 background-image: url(/themes/theme3/images/dm_white.png) !important;
    filter: brightness(0) invert(1);
}

#sidebar .dailymotion:hover .link-socials-item-link-hover {
    height: 36px;
}

/* ----- Erreurs ----- */
.big-centered-error-title {
    font-size: 260px;
    font-weight: 500;
    text-align: center;
}

.footer .has-error {
    display: block !important;
}

.footer .send-success {
    display: none;
    padding: 15px;
}

.footer #recaptcha-footer {
    margin-bottom: 15px;
}

.footer #recaptcha-footer.has-error > div, #recaptcha-contact.has-error > div, #recaptcha-inscription.has-error > div {
    border: 1px solid #a94442;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* ----- Footer ----- */
.contact-row .form-control {
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.33);
    background-image: none;
    border: none;
    border-radius: 4px;
    box-shadow: inset 0 3px 3px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.footer .col-md-3 #recaptcha-footer {
    transform: scale(0.885);
    transform-origin: 0 0;
}

.contact-row textarea.form-control {
    height: initial;
}

.contact-row .form-control::-webkit-input-placeholder {
    color: white;
    opacity: 0.65;
}

.contact-row .form-control:-moz-placeholder {
    /* FF 4-18 */
    color: white;
    opacity: 0.65;
}

.contact-row .form-control::-moz-placeholder {
    /* FF 19+ */
    color: white;
    opacity: 0.65;
}

.contact-row .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: white;
    opacity: 0.65;
}

.contact-row .btn-success {
    background: rgba(0, 0, 0, 0.55);
    border: none;
    padding: 10px 30px;
}

.contact-row .captchaImg {
    height: 45px;
    max-width: 100%;
}

.hide-arrows {
    display: none !important;
}

.equipes-img, .artistes-img {
    height: auto;
    width: 100%;
    float: left;
}

/* ----- Connexion / Inscription ----- */

div#formSignIn {
    display: none;
}

div#formSignIn button#btnInscription, #formUpdate button#btnInscription {
    margin-top: 20px;
}

div#formSignIn .error-label, #formUpdate .error-label {
    display: none;
}

div#formSignIn .error-ajax .error-label, #formUpdate .error-ajax .error-label {
    display: block;
}

.creation-success {
    display: none;
    padding: 15px;
}

div#formConnection .error-label {
    display: none;
}

div#formConnection .error-ajax .error-label {
    display: block;
}

/* ----- LIVEFEEDS ----- */
.row-livefeed h1.main_title {
    margin-top: 40px;
    margin-bottom: 15px;
}

#livefeed .col-xs-2.col-xs-1-6 {
    width: 13.33333337%;
}

#livefeed .col-xs-10.col-xs-10-4 {
    width: 86.66666667%;
}

#livefeed .feed-content .boxed {
    padding: 12px;
    position: relative;
}

#livefeed .feed-content .boxed:after, #livefeed .feed-content .boxed:before {
    right: 100%;
    top: 38px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#livefeed .feed-content .boxed:after {
    border-right-color: white;
    border-width: 10px;
    margin-top: -10px;
}

#livefeed .feed-content .boxed:before {
    border-right-color: rgba(200, 200, 200, 0.3);
    border-width: 13px;
    margin-top: -13px;
}

#livefeed .feed-content .feed-message {
    margin-top: 12px;
}

#livefeed .feed-content .cover-preview {
    margin: 12px 0;
}

#livefeed .feed-content .cover-preview img {
    max-width: 100%;
}

#livefeed .feed-content .lireplus {
    position: absolute;
    right: 12px;
    bottom: 12px;
}

#livefeed .feed-content .feed-date {
    margin-top: 12px;
}

.col-img {
    position: relative !important;
}

/* ----- Logo RSS ----- */
.rss-link {
    border: none;
    float: right;
    position: relative;
    display: inline-block;
    font-family: Helvetica;
    line-height: initial;
}

.rss-link .rss-logo {
    width: 17px;
    float: left;
    border: none;
    display: inline-block;
    margin-right: 6px;
}

.rss-link .rss-text {
    float: left;
    font-size: 12px;
    color: #8e8e8e;
    font-family: Helvetica;
    line-height: initial;
    font-weight: bold;
}

/* ----- Alertes ----- */
.alert {
    border: none;
    background-image: none;
    border-radius: 2px;
}

.alert-danger {
    background-color: rgb(238, 94, 94) !important;
}

.alert-info {
    background-color: rgb(61, 203, 247) !important;
}

.alert-success {
    background-color: rgb(91, 219, 70) !important;
}


.separator {
    clear: both !important;
}

.pub-center {
    margin: 0 auto;
}

.site-skin {
    position: relative;
    z-index: 20;
}

.site-skin__top {
    margin-bottom: 15px;
}

.site-skin__slot {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.site-skin__slot img,
.site-skin__slot iframe {
    max-width: 100%;
}

.site-skin__slot--top {
    min-height: 90px;
}

.site-skin__side {
    position: fixed;
    top: 180px;
    z-index: 90;
    width: 160px;
}

.site-skin__side--left {
    left: max(12px, calc(50% - 769px));
}

.site-skin__side--right {
    right: max(12px, calc(50% - 769px));
}

.site-skin__slot--side {
    width: 160px;
    justify-content: center;
}

.podcast-row .ellipsis {
    height: 4em;
}
.player-radio-bar .HD-button {
    float: right;
    width: 30px;
    margin-left: 10px;
    line-height: 80px;
}

.player-radio-bar .HD-button svg {
    vertical-align: middle;
}

.player-radio-bar.player-min .HD-button {
    line-height: 50px;
}

.player-radio-bar .container {
    padding: 0;
}
.player-radio-bar .fa-music{
    transform: translateY(-1px);
}
.hideScroll .player-radio-bar .control-track {
    display: flex !important;
    height: 50px !important;
    flex-direction: column;
    justify-content: space-evenly;
}

.player-min .control-track.customHeight {
    height: 65px !important;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .player-radio-bar .control-stream {
        margin-right: 0px !important;
    }

    .player-radio-bar .last-track-zone {
        margin-right: 12px !important;
    }
    .player-radio-bar .control-track {
        margin-right: 7px !important;
    }
}

.player-radio-bar #HD-link.hd-off {
    opacity: 0.3;
}

.player-radio-bar .HD-button.HD-not-available {
    display: none;
}
@media (max-width: 374px) {
    .button-zone {
        width: 180px;
    }
}


.hour{
    font-family: "Helvetica";
    color: #111111 !important;
    font-size: 14px !important;
    font-style: normal !important;
    text-decoration: none !important;
    font-weight: bold !important;
    text-transform: none !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.listed .row.border{
    margin-top: 5px !important;
}
.flashnews{
    padding-left: 30px;
    padding-right: 30px;
}

.flashnews .h3-3.ellipsis.ellipsis-2l{
    font-weight: normal !important;
}

.bloc-pub.no-title{
    margin-top: 20px;
}

.delete_link{
    top: 35px;
    position: relative;
}
/* The Modal (background) */
.modal-delete {
    z-index: 9999 !important;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content-delete {
    background-color: #fefefe;
    margin: 20% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 41%; /* Could be more or less, depending on screen size */
    text-align: center;
    box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.oui-delete{
    margin-right: 100px;
}
#mdp_delete_errors > .alert-success{
    color: white;
    background-color: #48e035 !important;
}
.terms > *{
    text-align: justify;
}

.delete_really{
    margin-bottom: 20px;
}

.player-radio-bar .container {
    padding-right: 15px;
    padding-left: 15px;
}

.player-radio-bar .control-infos {
    padding: 0 7px;
}

#captcha_value_contact + .m-t-25 {
    margin-top: 0px !important;
}

#contactform > .col-sm-8 > .col-xs-6  {
    padding-left: 0px;
}

/* Remove scroll and keeping artists social links from overflowing */
.artistes-table {
    table-layout: fixed;
}

.artistes-img {
    margin-top: 0px !important;
}

.artistes-table > tbody > tr > td {
    overflow-wrap: break-word;
}

.artistes-table > tbody > tr > .clipped-link {
    display: table-cell;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-collapse: collapse;
    overflow-wrap: unset;
}

.afficher-content > .btn-edit, .article > .btn-edit {
    position: relative;
    bottom: 10px;
}

.afficher-content p {
    padding-top: 5px;
    padding-bottom: 5px;
}

.episode{
    height: 100px;
}
div.episode-play i.list-podcast{
    position:absolute;
    width: 100%;
    text-align: center;
    top: calc(50% - 30px);
  }

.episode-play{
    float: left;
    height: 100%;
    width: 20%;
}
.episode-play hovervideo {
    transition: 200ms ease-in-out;
}

.episode-play i{
    transition: 200ms ease-in-out;
}

.episode-play > * {
    width: 100%;
}

.episode-infos {
    height: 100%;
    overflow: hidden;

}

.podcast-img{
    float:left;
    width: 50%;
    height: 100%;
    padding-right: 2%;
    padding-bottom: 1%;
}

.podcast-info{
    height: 100%;
}

.podcast-info .podcast-info_show-more-trigger{
    cursor: pointer;
    display: none;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
}

.podcast-info .podcast-info_show-more-state{
    display: none;
}
.podcast-info .podcast-info_show-less-trigger{
    cursor: pointer;
    display: none;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
}

div.episode-play .hovervideo:hover{
    transform: scale(1.1);
    transition-property: transform;
    cursor: pointer;
}

div.episode-play i:hover{
    transform: scale(1.1);
    transition-property: transform;
    cursor: pointer;
}

div.cover-preview.episode-play:before{
    content: none;
}
.podcast-info .podcast-info_show-more-trigger{
    display: inline-block;
}
.podcast-info_read-more-wrap{
    display:none;
}

.episode-item .episode-play ~ .episode-infos h4 {
    line-height: 20px;
    height: auto;
    /*overflow: hidden;*/
    margin-bottom: 10px;
}

@-webkit-keyframes ticker {
    0% {
        transform: translateX(-100%);
        visibility: visible;
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes ticker {
    0% {
      transform: translateX(-100%);
      visibility: visible;
    }
    100% {
      transform: translateX(100%);
    }
}

@-webkit-keyframes ticker2 {
    0% {
        transform: translateX(-200%);
        visibility: visible;
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes ticker2 {
    0% {
      transform: translateX(-200%);
      visibility: visible;
    }
    100% {
      transform: translateX(0);
    }
}

.ticker-bar {
    display: flex;
    flex-direction: row;
    background-color: white;
    height: 40px;
    overflow: hidden;
}

.ticker-bar p {
    margin: 0;
}

.ticker-bar .ticker-wrap {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #e52c26;
}

.ticker-bar .ticker {
    display: flex;
    box-sizing: content-box;
    height: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-animation: ticker 300s -300s linear infinite;
    animation : ticker 300s -300s linear infinite;
}

.ticker-bar .ticker:nth-child(2) {
    -webkit-animation: ticker2 300s 150s linear infinite;
    animation : ticker2 300s 150s linear infinite;
}

.ticker-bar .ticker:hover,
.ticker-bar .ticker:nth-child(2):hover {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
}

.ticker-bar .ticker__title {
    box-sizing: content-box;
    height: auto;
    background-color: #f8f8f8;
    z-index: 5;
    color: #E84740;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-bottom: 1px solid #e52c26;
    font-family: "Oswald";
    font-size: 14px;
    display: flex;
}

.ticker-bar .ticker__title p {
    padding: 1rem 16px;
    margin: auto 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.ticker-bar .ticker__item {
    padding: 1rem 16px;
    margin: auto 0;
    font-size: 14px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-family: "Oswald";
}

.ticker-bar .oval {
    height: 4px;
    width: 4px;
    background-color: #E52C26;
    border-radius: 50%;
    margin: auto 16px;
}

.ticker-bar .ticker__item-pseudo {
    font-weight: bold;
}

i svg {
    vertical-align: middle;
    fill: #FFFFFF;
}

.player-radio-bar .control-track .marquee {
    width: 100%;
}

@media (max-width: 768px) {
    .player-radio-bar .control-track .marquee {
        -webkit-animation: marquee 15s linear infinite;
                animation: marquee 15s linear infinite;
        padding-left: 100%;
        display: inline-block;
    }

    .player-radio-bar .control-track.no-scroll .marquee {
        -webkit-animation: none;
                animation: none;
        padding-left: 0;
    }

    .player-radio-bar .control-track .marquee span {
        padding-left: 100%;
    }

    .player-radio-bar .control-track.no-scroll .marquee span {
        padding-left: 0;
    }
}



@-webkit-keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-200%, 0);
  }
}



@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-200%, 0);
  }
}

.orejime-Button--info.orejime-AppToggles-enableAll,
.orejime-Button--save {
  background: #e52d27 !important;
  color: #ffffff !important;
}

.player-radio-bar .control-actions-right.opened,
.player-radio-bar .control-infos .control-actions.opened {
    background-color: #e52d27;
}

.h3-1.ellipsis.ellipsis-4l, .h3-1.ellipsis.ellipsis-3l, .h3-1.ellipsis.ellipsis-2l, .h3-1.ellipsis.ellipsis-1l,
.h3-2.ellipsis.ellipsis-4l, .h3-2.ellipsis.ellipsis-3l, .h3-2.ellipsis.ellipsis-2l, .h3-2.ellipsis.ellipsis-1l,
.h3-3.ellipsis.ellipsis-4l, .h3-3.ellipsis.ellipsis-3l, .h3-3.ellipsis.ellipsis-2l, .h3-3.ellipsis.ellipsis-1l{
    max-height: none !important;
    line-height: none !important;
}

.player-radio-bar.player-min #seek-bar {
    top: -10px !important;
}

/* Menu: conserve l'etat actif sans changer la couleur du lien */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.sf-menu > li.active > a,
.sf-menu > li.active > a:hover,
.sf-menu > li.active > a:focus {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    color: inherit !important;
}

