/* ----- General ----- */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #181D23;
}

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

iframe {
    max-width: 100%;
}

.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;
}

#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;
}

.bootstrap-datetimepicker-widget .btn, .bootstrap-datetimepicker-widget .btn:hover, .bootstrap-datetimepicker-widget .btn:focus {
    background: none !important;
    box-shadow: none !important;
    width: auto !important;
    height: auto !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%;
}
.navbar{
    width: auto;
}
.navbar .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: fontawesome;
}

.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: '\f09a';
}

.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;
}

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

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

.svg-dailymotion {
    fill: #A5B1C2;
}

.svg-dailymotion:hover {
    fill:  #005AD7;
}

.link-socials-item.dailymotion:hover .link-socials-item-link-hover {
    background-color: #005AD7;
    z-index: 0;
}

.link-socials-item.dailymotion .link-socials-item-link:hover img {
    position: relative;
}

/* ------------------
   ----- 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: flex;
    color: #fff;
    padding: 0 8px;
    align-items: center;
}

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

#partage .noselect .twitter {
    height: 35px;
    background: #16181c;
    display: flex;
    color: #fff;
    padding: 0 8px;
    align-items: center;
}

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

#cookie-bar .cb-enable:hover, #cookie-bar .cb-policy:hover {
    color: white !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;
    display: flex;
}

ul.pagination-custom li {
    margin-right: 4px;
    vertical-align: middle;
}

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: flex;
    align-items: center;
    justify-content: center;
}

ul.pagination-custom li a {
    padding: 0;
}

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

    position: fixed;
    z-index: -9999;
    top: 92px;
    left: 0;
    opacity: 0;

    display: block;
    overflow: hidden;

    width: 320px;
    height: calc(100% - 92px);
    margin: 0;
    padding: 0;

    list-style-type: none;

    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
    transition: opacity 0.4s;
}

#content-menuresponsive li.list-group {
    z-index: -2;
}

.opened_menu_responsive #content-menuresponsive li.list-group {
    z-index: 0;
}

#content-menuresponsive {
    z-index: -2;
}

#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: 52px;
    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 #content-menuresponsive .list-group .sub-sub-menu {
    padding-top: 0px;
    padding-bottom: 0px;
}

#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: 10px 5px;
}

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

#menu-responsive-overlay {
    position: fixed;
    z-index: 9999;
    top: 92px;
    left: 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)";
}

#menu-responsive span.rLink.accueil-menu-span {
    padding-left: 50px;
}

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

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

.opened_menu_responsive #menu-responsive {
    z-index: 10000;
    left: 0;
    top: 100px;
    overflow: auto;
    opacity: 1;
    transition: opacity 0.4s ease 0s;
}

/* ----- Barre sociale ----- */
.toplink-container {
    position: relative;
    display: table;
}

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

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

#slider {
    position: relative;
}

#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 {
    padding: 36px 24px;
    text-transform: uppercase !important;
    width: 640px;
    color: #181D23;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    display: block;
    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 20px;
}

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

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

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

.wrap .testimonial .testimonial-author:before {
    left: 0;
    border-left: 20px solid #EAEAEA;
}

.wrap .testimonial .testimonial-author:after {
    right: 0;
    border-right: 20px solid #EAEAEA;
}

.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: 0px 1px;
}

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 {
    padding-bottom: 10px;
}

.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 .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 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;
}

.box-play.like-music.like-inline i {
    transition: 200ms ease-in-out;
}

.box-play.like-music.like-inline i:hover {
    transform: scale(1.15);
    transition: 200ms ease-in-out;
}

.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;
}

.bloc-content .cover-play {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 101;
}

.bloc-content .cover-play {
    transition: 200ms ease-in-out;
}

.bloc-content .cover-play i {
    transform: translateY(-50%);
}

.bloc-content .cover-play:hover {
    cursor: pointer;
}

.bloc-content .cover-play:hover {
    transition: 200ms ease-in-out;
    transform: scale(1.1);
    transition-property: transform;
    cursor: pointer;
}

.track-row .cover-preview i:not(.cover-play-circle) , .track-row.cover-preview i:not(.cover-play-circle) {
    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 .btn-zone a.btn {
    float: right;
    margin-top: 30px;
}

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;
}

/* -------------------
   ----- 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;
}

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

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

.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 .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: table;
    overflow: hidden;
}

.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-div {
    text-align: left;
    border-radius: 5px;
    padding: 30px;
    font-size: 17px;
}

/* ----- 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 {
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-shadow: none;
}

#comment-login-box .comment-notlog {
    text-align: center;
    padding: 30px 15px;
    border-radius: 5px;
    font-weight: 600;
}

#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: 48px;
    height: 48px;
    display: block;
    font-size: 25px;
    line-height: 44px;
}

#addCommentForm .avatar-default {
    margin-top: 24px;
}
#commentsShows #addCommentForm .avatar-default {
     margin-top: -7px;
}
#addCommentForm .avatar-default {
    background: #b4b9bb;
}

#list-comments .comment_content {
    padding: 24px;
    border-radius: 5px;
}

#list-comments .comment_name {
    color: #181D23;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}

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

.comment_date {
    color: #A5B1C2;
    float: right;
    font-size: 14px;
    font-weight: 600;
}

/* ----- Formulaire CKOI / Agenda ----- */
.ckoi_form .form-group, .agenda_form .form-group {
    padding-left: 15px;
}

.ckoi_form label, .agenda_form label {
    color: #181D23;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 11px;
}

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

#date_diffusion + .bootstrap-datetimepicker-widget, #date_agenda + .bootstrap-datetimepicker-widget {
    z-index: 1030;
}

/* ----- 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;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
    margin-top: 15px
}

.musiquetopckoi-row .title {
    color: #A5B1C2;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}

.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;
}

.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:hover .link-socials-item-link-hover {
    height: 36px;
}

#sidebar .link-socials-item.dailymotion .link-socials-item-link:after {
    content: '';
}

#sidebar .svg-dailymotion {
    fill: #A5B1C2;
}

#sidebar .svg-dailymotion:hover {
    fill:  #005AD7;
}

#sidebar .link-socials-item.dailymotion:hover .link-socials-item-link-hover {
    background-color: #005AD7;
    z-index: 0;
}

/* ----- 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: 140%;
}

.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;
    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: #181D23;
    line-height: 15px;
    font-weight: 600;
}

/* ----- 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;
}

.podcast-row .ellipsis {
    height: 46px;
}
.player-radio-bar #radio-back-button {
    display: flex;
}

.player-radio-bar #radio-back-button .back-to-radio-text {
    margin-top: 0px;
    text-decoration: underline;
    display: flex;
    align-items: center;
}
.player-radio-bar .HD-button {
    float: right;
    width: 25px;
    line-height: 72px;
    margin-right: 16px;
}

.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 #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{
    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;
    left: 15px;
}

/* 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;
}

.navbar-brand {
    position: relative;
    z-index: 999;
    display: block;
    float: none;
    width: initial;
    width: 100px;
    height: 50px;
    margin-left: 47%;
    margin-right: 50%;
    padding: 9px 0!important;
    display: flex;
    align-items: center;
}

.navbar-brand img {
    margin: 0 auto;
    position: relative;
    left: -13px;
}

.navbar-header {
    margin-right: 0!important;
    margin-left: 0!important;
    height: 64px;
}

.navbarheaderzone .navbar-header {
    width: 100%;
}

.menu-label {
    max-height: 40px;
    position: absolute;
    top: 20px;
    padding-left: 31px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.opened_menu_responsive #openmenuButton {
    display: none;
}

a.navbar-brand {
    height: 64px;
}

div.navbar-header .openmenuButton {
    line-height: 63px;
}

.menu-label-fermer, .opened_menu_responsive div.navbar-header .openmenuButton, .opened_menu_responsive .menu-label-ouvert, .navbar-header .close  {
    display: none;
}

.opened_menu_responsive .menu-label-fermer {
    display: block;
}

.menu-label-fermer, .menu-label-ouvert {
    text-transform: uppercase;
}

.opened_menu_responsive .navbar-header .close {
    display: block;
}

.navbar-header .close {
    position: absolute;
    float: left;
    top: 2px;
    left: -17px;
    font-size: 33px;
    color: #181D23;
}

.navbar-header button.close span {
    position: absolute;
    top: 11px;
    left: 31px;
}

.search-button {
    border: none;
    background-color: inherit;
}

#fakeSearchButton {
    position: absolute;
    float: right;
    top: 20px;
    right: 12px;
}

#search-form {
    position: absolute;
}

.opened_search_bar #search-form {
    top: 18px;
    width: 100%;
}

#searchBar {
    outline-style: none;
    border: none;
    width: 200px;
}

#searchBar, #searchButton, #closeSearchBar {
    opacity: 0;
}

#searchButton {
    display: none;
}

.opened_search_bar #searchBar, .opened_search_bar #searchButton, .opened_search_bar #closeSearchBar {
    opacity: 1;
    transition: opacity 0.8s;
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    -ms-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
}

.opened_search_bar #searchButton {
    display: inline-block;
}

.opened_search_bar #searchBar {
    width: 88%;
}

.opened_search_bar div.navbar-header .openmenuButton, .opened_search_bar .menu-label-ouvert, .opened_search_bar .menu-label-fermer, .opened_search_bar .navbar-header button.close span , .opened_search_bar #fakeSearchButton, .opened_search_bar a.navbar-brand img, .opened_search_bar .navbar-header .navbar-player {
    opacity: 0;
    top: 9999px;
}

.openmenuButton, .menu-label-ouvert, #fakeSearchButton, .navbar-brand img, .menu-label-fermer, .navbar-header button.close span, .navbar-header .navbar-player   {
    opacity: 1;
    transition: opacity 0.8s;
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    -ms-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
}

#closeSearchBar {
    position: absolute;
    font-size: 29px;
}

.opened_search_bar #closeSearchBar {
    top: 13px;
    right: 17px;
}

.opened_search_bar .navbar-brand {
    width: 0;
}

.searchform .fa-search {
    color: #A5B1C2;
}

.p-r-21 {
    padding-right: 21px;
}

.col-md-4 .cover-preview .video-big-play-icon .cover-play-circle {
    opacity: 1;
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
    font-size: 60px;
}

.bloc-content-list-full .cover-preview .cover-play-circle {
    opacity: 1;
}

#menu-responsive .buttonMenu {
    text-align: center;
    display: none;
}

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

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

#menu-responsive .buttonMenu .link-socials-item.item-dailymotion .link-socials-item-link:after {
    content: '\e052';
}

#menu-responsive .buttonMenu .link-socials-item.item-dailymotion .link-socials-item-link-hover {
    background-color: #005AD7;
}

.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%;
}

.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-state{
    display: none;
}

.podcast-info .podcast-info_show-less-trigger{
    display: none;
}

.podcast-info .podcast-info_show-less-trigger, .podcast-info .podcast-info_show-more-trigger{
    font-weight: bold;
    cursor: pointer;
}

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_read-more-wrap{
    display:none;
}

.navbar-player {
    position: absolute;
    float: right;
    top: 0;
    right: 54px;
    height: 64px;
    width: 220px;
    display: flex;
    align-items: center;
}

.navbar-player a.control-play {
    display: block;
    float: left;
    text-align: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 28px;
    margin: 12px 0 12px 3px;
    border-radius: 50%;
    background: #FFFFFF;
}

.navbar-player .control-infos {
    float: left;
    padding: 0 0 0 15px;
    overflow: hidden;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.navbar-player .control-track .artist {
    height: 16px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
}

.navbar-player .control-track .title {
    height: 16px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 2px;
}

.navbar-player .control-track {
    float: right;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    white-space: nowrap;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
    padding-top: 0 !important;
    height: 64px;
    margin-left: 8px;
}

.navbar-player .control-track .title,
.navbar-player .control-track .artist {
    align-self: flex-start;
    width: 140px;
}

@-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;
    background-color: #F3EDFA;
}

.ticker-bar .ticker {
    display: flex;
    box-sizing: content-box;
    height: auto;
    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: #EBDFF9;
    z-index: 5;
    color: #181D23;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-family: "Open Sans";
    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: "Open Sans";
}

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

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

i svg {
    fill: #FFFFFF;
}

.player-radio-bar i svg {
    vertical-align: sub;
}
.player-radio-bar #partage>div i{
    padding-right: 3px;
}

.player-radio-bar .control-track .marquee {
    width: 100%
}
a#downloadPodcast {
    width: auto;
}
 .ckoi_form .fa.fa-calendar {
    margin-top: 0px;
    margin-left: 0px;
}

@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);
    }
}
#contactSubmitBtn {
    width: auto;
}
/* === TEST FIX PLAY RSS === */
.rss-row .cover-preview {
    position: relative;
}

.rss-row .cover-play {
    position: absolute;
    z-index: 999;
    pointer-events: auto;
}

.rss-row .whole-div-link {
    z-index: 1;
}

