html, body {
    background-color: #fff;
    color: #000000;
    font-family: 'Calibri', sans-serif !important;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.notification_icon span{
    font-family:'Calibri', sans-serif !important;
}

p{
    margin: 0 0 0px !important;
}

.ct-mam-article{
    background: #2e353c;
    border-radius: 10px;
    color: white;
    text-shadow: 1px 3px 3px rgb(0 0 0 / 42%);
}

.ct-mam-article a{
    color: white;
    text-decoration: none;
}

.ct-mam-article .ct-mam-article-title{
    text-align:center;
    padding: 5px;
    align-self: baseline;
}

.ct-mam-article .ct-mam-article-title h2{
    font-size: 1.5em !important;
}

.ct-mam-article .ct-mam-article-img{
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    min-height: 60px;
}

.ct-publication-article{
    background: #e7e7e7;
    border-radius: 10px;
    color: #2d353c;
}

.ct-publication-article a{
    color: #2d353c;
    text-decoration: none;
}

.ct-publication-article .ct-publication-article-title{
    text-align:center;
    padding: 5px;
    align-self: baseline;
}

.ct-publication-article .ct-publication-article-title h2{
    font-size: 1.5em !important;
}

.ct-publication-article .ct-publication-article-img{
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    min-height: 60px;
}

.note-editable{
    font-weight: normal;
}
.note-editable > *{
    margin: 0 0 0px;
}

.fa, .fas{
    cursor: pointer;
}

.fa-broadcast-tower{
    /* color: #175a86; */
    color: #58a8e2;
}

.ulClear{
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    h1{
        font-size:10vw;
    }

    h2{
        font-size:8vw;
    }

}

#contentVideos{
    margin-bottom: 20px;
    margin-top: 20px;
}

#contentPlanning, #modulePublicite, #moduleAdministration, #moduleMAM, #moduleRundown, #moduleCompletion, #moduleWeb, #moduleDiffusion, #moduleProfile, #moduleReport{
    flex: 1;
}

#contentPlanning{
    margin-bottom: 1000px !important;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                    Dimension pour ecran S: + 767px                   X
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
@media screen and (max-width: 767px){
    #contentVideos, #indexVideos, #websiteSection, #moduleRundown, #dashboard, .ct-main-navbar, #section-search-filters, #contentPlanning, #basique-footer, .jBox-container, #modulePublicite, #moduleAdministration, #moduleMAM, #moduleRundown, #moduleCompletion, #moduleWeb, #moduleDiffusion, #moduleProfile, #moduleReport{
        font-size: 0.9em;
    }
    .ct-main-navbar .ct-nav-logo{
        font-size: 1em;
    }
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                   Dimension pour ecran L: + 1200px                   X
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

@media screen and (min-width: 768px){
    #contentVideos, #indexVideos, #websiteSection, #moduleRundown, #dashboard, .ct-main-navbar, #section-search-filters, #contentPlanning, #basique-footer, .jBox-container, #modulePublicite, #moduleAdministration, #moduleMAM, #moduleRundown, #moduleCompletion, #moduleWeb, #moduleDiffusion, #moduleProfile, #moduleReport{
        font-size: 0.85em;
    }

    .ct-main-navbar .ct-nav-logo{
        font-size: 2em;
    }
}

@media screen and (min-width: 1920px){
    #contentVideos, #indexVideos, #websiteSection, #moduleRundown, #dashboard, .ct-main-navbar, #section-search-filters, #contentPlanning, #basique-footer, .jBox-container, #modulePublicite, #moduleAdministration, #moduleMAM, #moduleRundown, #moduleCompletion, #moduleWeb, #moduleDiffusion, #moduleProfile, #moduleReport{
        font-size: 0.8em;
    }

    .ct-main-navbar .ct-nav-logo{
        font-size: 2em;
    }
}

#contentVideos .flex-center> h1{
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 3vw;
}
/* #info-csa{
    font-size: 1.5em;
    margin-bottom: 20px;
}

#info-csa strong{
    color: #175a86;
} */

/* #indexVideos,#nrcsRundown, #contentVideos{
    margin-top: 12%;
} */


.logoFooter{
    font-size: 1.5em;
}

.ulElement{
    list-style: none;
    padding: 0;
}

.fixed-top {
  /* position: fixed; */
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.vertical-divider{
	clear: both;
	position: relative;
}

.vertical-divider:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

.vertical-divider .column:not(:first-child):after, .vertical-divider .columns:not(:first-child):after{
	background: #DDDDDD;
	bottom: 0;
	content: " ";
	margin-left: -10px;
	position: absolute;
	top: 0;
	width: 1px;
}

.container{margin-top:2.5em}

.navbar {
  min-height: 20px;
}

.navbar-brand {
  padding: 0 15px;
  height: 20px;
  line-height: 40px;
  font-size: 2em;
}

.navbar-toggle {
  /* (40px - button height 34px) / 2 = 3px */
  margin-top: 3px;
  padding: 9px 10px !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (40px - line-height of 27px) / 2 = 6.5px */
    padding-top: 4.5px;
    padding-bottom: 28px;
    height: 50px;
    line-height: 40px;
    font-size: 1.2em;
  }
}
.titresnrcs {
    /* font-family: 'Open Sans Condensed', sans-serif; */
    /* font-weight: 500; */
    font-size: 1em;
    /* text-align: left; */
}

.titreprincipalnrcs {
    font-size: 1.3em;
    text-shadow: 2px 1px 3px black;
    color: white;
}

.full-height {
    height: 100vh;
}

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

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}

.content {
    text-align: center;
}

.title {
    font-size: 84px;
}

.links > a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 30px;
}

#divSelection{
    margin: 20px auto;
}

.strongElementVideo{
    border: solid 1px rgba(2, 56, 126, 0.329) 1px;
    padding: 7px;
    margin-right: 10px;
    background:rgb(187, 234, 255);
    border-radius: 12px;
}
.itemIndex  p{
    margin-top: 20px;
}
.itemIndex a {
    text-decoration: none;
    color: rgb(43, 43, 43);
    font-weight: 700;
}

.strongElement{
    padding: 1%;
    border-radius: 10px;
    margin-right: 5px;
    font-weight: bolder;
    border: solid rgba(2, 56, 126, 0.329) 1px;
    background-color: rgba(12, 132, 244, 0.76);
    color: rgb(43, 43, 43);
}

.titreItem{
    font-size: 2em;
}

.titreShow{
    margin: 20px auto;
    font-size: 2.5em;
    color: rgba(0, 0, 0, 0.7);
}

#navigationShow{
    margin-top: 0px;
    margin-bottom: 0px;
    background: #2e353c;
    color:white;
    border-radius: 15px;
}

#navigationShow a{
    color:white;
}

#navigationShow .nav-link{
    padding-top: 3px;
    padding-bottom: 3px;
    height: auto;
    line-height: inherit;
    font-size: 1.2em;
}

#navigationShow .nav-link:hover{
    color: #58a8e2;
    text-shadow: 0px 1px 2px rgb(126 126 126 / 42%);
}

#navigationShow .active > .nav-link{
    background: #2a516a !important;
    color:white;
}

.navbar-default {
    border-color: #2e353c !important;
}

#navigationShow .navbar-toggle{
    background-color: #2d353c;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#navigationShow .navbar-toggle .icon-bar{
    background-color: #ffffff;
}

@media screen and (max-width: 768px){
    #navigationShow .nav-link{
        border-bottom: 1px solid #dbdbdb;
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media screen and (min-width: 768px){

    #navigationShow{
        background: #ffffff;
        color: white;
        /* box-shadow: rgb(189 189 189 / 39%) -3px 7px 5px -4px; */
        border-radius: 0px 8px 8px 0px;
    }

    #navigationShow .nav-link{
        border-right: 2px solid #dbdbdb;
        border-radius: 0px 8px 8px 0px;
        position: relative;
        z-index: 18;
        background: #ffffff;
        top: 0px;
        font-family: 'Nunito', sans-serif;
        font-weight: bolder;
        letter-spacing: 1px;
    }

    #navigationShow a{
        color:#2e353c;
    }

    #navigationShow .active > .nav-link{
        background: #efefef !important;
        color: #2d353c;
        border-right: 2px solid #57a8e2;
        border-radius: 0px 8px 8px 0px;
        position: relative;
        left: -5px;
        z-index: 0;
        box-shadow: unset;
        font-family: 'Nunito', sans-serif;
        font-weight: bolder;
        letter-spacing: 1px;
        /* text-shadow: 1px 1px 3px rgb(0 0 0) !important; */
    }

    #navigationShow .active{
        box-shadow: unset !important;
    }

    #navigationShow .container-fluid{
        padding-right: 5px;
        padding-left: 5px;
    }

    #navigationShow .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar {
        border: unset;
    }
}

#verticalNav{
    margin: auto;
    margin-top: 20px;
}

#verticalNav a{
    color: white;
}

#verticalNav .nav-link{
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    line-height: inherit;
    font-size: 1em;
}

#verticalNav .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

#verticalNav .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

#verticalNav .active > .nav-link{
    background: #616161 !important;
    text-shadow: 4px 3px 5px rgba(41, 42, 42)!important;
    border-left: 3px solid #1e2327;
    border-radius: 5px 0px 0px 15px;
}

#verticalNav .nav-second-level .active > .nav-link {
    background-color: #2b516d !important;
    text-shadow: 4px 3px 5px rgba(41, 42, 42)!important;
    border-left: 3px solid #192e3e;
    border-radius: 5px 0px 0px 15px;
}

#verticalNav .nav-third-level .active > .nav-link {
    background-color: #58a8e2 !important;
    text-shadow: 4px 3px 5px rgba(41, 42, 42)!important;
    border-left: 3px solid #2b516d;
    border-radius: 5px 0px 0px 15px;
}

#verticalNav .nav-link i{
    padding-right: 10px;
}

#verticalNav .nav-second-level, #verticalNav .nav-third-level{
    display: none;
}

#verticalNav .navbar-nav .nav-item.active > .nav-second-level{
    display: block;
}

#verticalNav .navbar-nav .nav-item .nav-second-level .nav-item.active > .nav-third-level{
    display: block;
}

#verticalNav .nav-second-level .nav-item{
    padding-left: 10px;
}

#verticalNav .nav-third-level .nav-item{
    padding-left: 10px;
}

#verticalNav .nav>li>a:focus, #verticalNav .nav>li>a:hover {
    background-color: #be1d0f !important;
    text-shadow: 4px 3px 5px rgba(41, 42, 42)!important;
    border-radius: 5px 0px 0px 15px;
    border-left: 3px solid #7e0b01;
}

#verticalNav .navbar-nav {
    float: none;
    margin: 0;
}
#verticalNav .navbar-nav > li {
    float: none;
    margin: 0;
}

@media screen and (max-width: 767px){
    #verticalNav .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

.pagination{
    margin: 0px 0 !important;
}


.pSearch{
    font-size: 2em;
    text-align: center;
    color: rgb(251, 105, 0);
}

.table-show-video th{
    background-color: rgba(4, 94, 177, 0.2);
    font-weight: bolder;
    border: solid rgba(4, 94, 177, 0.1) 1px;

}

.table-show-video td{
    border: solid rgba(106, 109, 112, 0.1) 1px;
    background-color: rgba(106, 109, 112, 0.1);
    font-weight: bolder;
}

footer{
    padding: 20px 10px;
    margin-top: 10vh;
    background-color: rgb(31, 33, 30);
    color: white;
    border-top: 2.5px solid #57a8e2;
}

footer i{
    color: white;
}

.blue{
    border-radius: 5px;
    padding: 1px 5px;
    background-color: #58a8e2;
    color: white;
}

#modal a{
    text-decoration: none;
    color: black;
}

#primaryTags{
    margin-bottom: 10px;
}



/* Gestion Inews Rundown */

#header-conduite-titre{
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    justify-content: space-between;
    background: #2b526b;
    color: white;
    align-items: center;
}
@media screen and (max-width: 767px){
    #header-conduite-titre{
        font-size: 0.8em;
    }
}

#header-conduite-titre a{
    color: #ffffff;
    text-decoration: none;
}

#header-conduite-titre .btn {
    padding: 2px 5px;
    font-size: 1em;
}
/* #header-conduite-data{
    margin-bottom: 20px !important;
} */
#header-conduite-view{
    margin-bottom: 20px !important;
}

.dataTables_length, .dataTables_filter, #table_paginate, #table_info{
    display: none;
}

.table-rundown{
    background-color: #ffffff !important;
    color: black !important;
    margin: 10px auto;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'Nunito';
}

.table-rundown tbody:nth-child(odd) tr{
    /* border-bottom: 1px solid #b9b9b9 !important;  */
    cursor: pointer !important;
}

.table-rundown tbody:nth-child(even) tr{
    /* border-bottom: 1px solid #2a2a2a !important;  */
    cursor: pointer !important;
}

/* .table-rundown tbody:hover{
    background: rgb(255, 255, 255) !important;
    color: #000000 !important;
} */

.table-rundown thead, .table-rundown tfoot{
    background-color:dimgrey !important;
    color: white !important;
}

.table-rundown thead tr > th, .table-rundown tbody tr > td, .table-rundown tfoot tr > td{
    border: 0px;
    border-top: solid 0px #292929;
}

.table-rundown tbody{
    border-top: 0px;
}

.table-rundown tbody:nth-child(odd){
    background:floralwhite;
    color: #000000;
}

.table-rundown tbody:nth-child(even){
    background: #c5c5c5;
    color: #000000;
}

.table-rundown tbody tr td{
    vertical-align: middle;
}

.table-rundown .fa-arrows-alt-v{
    font-size: 2em;
    color: #2F4F4F !important;
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
}

.table-rundown .fa-plus-square{
    /* font-size: 2em; */
    color: #24a76a;
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
    /* line-height: 1.5em; */
}

.table-rundown .fa-text-height, .table-rundown .fa-remove-format{
    font-size: 1.3em;
    color: rgb(54, 54, 54);
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
    line-height: 1.5em;
}

.table-rundown .fa-times-circle{
    font-size: 1.3em;
    color: rgb(54, 54, 54);
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
    line-height: 1.3em;
}

/* .table-rundown .fa-edit{
    font-size: 1.3em;
    color: rgb(98, 98, 98);
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
    line-height: 1.3em;
} */

.table-rundown .fa-trash{
    font-size: 1.5em;
    color: rgb(184, 8, 8);
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
}
.table-rundown .fa-file{
    font-size: 1.5em;
    color: rgb(54, 54, 54);
    line-height: 1.3em;
}

.table-rundown .fa-search{
    font-size: 1.3em;
    color: rgb(54, 54, 54);
    text-shadow: -1px 0 #1f1e1e, 0 1px #1f1e1e, 1px 0 #1f1e1e, 0 -1px #1f1e1e;
    line-height: 1.3em;
}

.table-rundown .mpegid a{
    text-decoration: none;
    font-weight: 900;
    color: rgb(0, 0, 0);
}

#moduleRundown .highlightRundown{
    background: rgb(229, 255, 0);
}

#navMoreItem .dropdownConduite{
    background-color: #2e353c;
    color: white;
}


#navMoreItem, #navMoreProperties{
    padding: 0px;
}

#navMoreItem .dropdownConduite,#navMoreProperties .dropdownConduite{
    width: 100% !important;
    font-size: 1rem !important;
}

/* #navMoreItem .dropup-submenu, #navMoreProperties .dropup-submenu {
  position: relative;
} */

#navMoreProperties .dropdown-menu {
  font-size: 1.2em !important;
}

/* #navMoreItem .dropdown-menu{
  font-size: 1.5em !important;
} */

#navMoreItem .dropup-submenu .dropdown-menu,#navMoreProperties .dropup-submenu .dropdown-menu {
  bottom: -27px;
  left: 100%;
  margin-top: -1px;
  font-size: 1em !important;
}

.dropup-submenu:hover > .dropdown-menu {
    display: block;
}

#navMoreItem .dropdown-submenu, #navMoreProperties .dropdown-submenu {
    position: relative;
}

#navMoreItem .dropdown-submenu .dropdown-menu,#navMoreProperties .dropdown-submenu .dropdown-menu {
    bottom: 0;
    left: 100%;
    margin-top: -1px;
    font-size: 1em !important;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}


#indexUlItems{
    margin: 25px auto;
}

#ulItems, #ulArchive{
    list-style: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#ulItems{
    border: 2px  #D0D0D0 solid;
    border-radius: 3px;
}

#liEmpty{
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 10px auto;
}

#ulItems li{
    width: 95%;
    border: 0px #000000 solid;
    border-radius: 3px;
    padding: 10px;
    text-align: center;
    color: #000000;
    margin: 5px auto;
    font-weight: 700;
    background-color: #00b0FF;
}

#ulArchive li{
    width: 15%;
    border: 1px #000000 solid;
    padding: 5px;
    text-align: center;
    color: #585858;
    margin: 5px;
    border-radius: 15px;
}

#ulArchive a{
    display: block;
    text-decoration: none;
    color: white;
    font-size: 1.2em;
}

#ulArchive li{
    width: 100%;
}

#ulArchive ul{
    list-style: none;
    cursor: pointer;
}

#ulArchive li:hover{
    background: black;
}

#ulArchive li a:hover{
    color: white;
}


.liYear, .liYearNot{
    background:  #444;
}

.liMonth, .liMonthNot{
    background: #666;
}

.liDay, .liDayNot{
    background: #888;
}

.liType, .liTypeNot{
    background: #aaa;
}

/* RUNDOWN */

.td-item-conduite{
    margin: 2%;
}

#sectionRechercheNrcs{
    position: relative;
    top:0;
    left:0;
    align-content: baseline;
}

#sectionText{
    position: absolute;
    top: 0;
    background: rgb(255, 255, 255);
    width: 100%;
    z-index: 3;
    border: #313131;
}

.sectionHidden{
    display: none;
}

#sectionText h3{
    text-align: center;
}

#sectionText p{
    font-size: 1.2em;
}

#closeSectionText{
        position: relative;
        left: 96%;
        top: 4%;
        font-size: 2em;
        cursor: pointer;
}

/* navigation rundown */

.arrows-rundown{
    color: rgb(248, 248, 255);
    /* border: solid 2px;
    border-radius: 5px;
    padding: 4px;
    background: rgba(44, 44, 44, 0.76); */
}

.fa-save, .fa-trash{
    font-size: 1.5em;
    color: #000000;
    width: 100%;
}

.fa-thumbs-up{
    font-size: 1.5em;
    color: rgb(54, 54, 54);
    width: 100%;
    line-height: 1.3em;
}

.fa-thumbs-down{
    font-size: 1.5em;
    color: rgb(54, 54, 54);
    width: 100%;
    line-height: 1.3em;
}

.fa-trash{
    color: tomato;
}

#linkArchive{
    width: 100%;
    margin-top: 20px;
}


.rouge{
    background: rgb(167, 39, 39) !important;
}

.jaune{
    background: rgba(255, 138, 5, 0.918) !important;
}

.vert{
    background: rgb(105, 158, 37) !important;
}

.vertOK{
    background: rgb(105, 158, 37) !important;
}
#bar { background:#252823; padding:5px 10px; border-bottom:4px solid #C3D3DA }
#bar h1 { margin:0; padding:0; color:#fff; font-size:40px; letter-spacing:-1px; text-shadow:0 0 4px #000000 }
#bar h1 span { color:#C3D3DA }
#bar div { float:right; margin-top:-50px; padding:20px 20px 0 0 }
#bar a { color:#fff; text-decoration:none }
#bar div a:hover { text-decoration:underline }

.green{
    color: green;
}

/* .btnAdvancedSearch{
    display: none;
} */

#fiche_sabam_section{
    margin: 15px 0;
}
#form_fiche_sabam > .form-group{
    background: #0080c0;
}

#table-sabam{
    margin-top: 20px;
}

.bgBlack{
    background: #444;
    color: aliceblue;
}

#table-sabam thead th{
    padding: 5px;
    text-align: center;
    color: white;
    background: #444;
    text-align: center;
}

#table-sabam td{
    border-bottom: 1px solid rgb(41, 41, 41);
    height: 50px;
    text-align: center;
}

#table-sabam tr:nth-child(odd){
    background: rgb(230, 229, 229);
}

#table-sabam .sabam_edit > a > .fas{
    font-size: 1.5em;
    padding-top:5px;
}

#table-sabam .sabam_edit > a > .fa-book{
    color :#00c060;
}

.archive-circle-in{
    color: #00c060;
}

.archive-circle-mid-in{
    color: #eb8510;
}

.archive-circle-out{
    color: white;
    border: 2px solid black;
    border-radius: 10px;
}



/* SECTION PROXY */
#edition-proxy{
    margin-top: 35px;
}
#edition-proxy .vjs-icon-play:before, #edition-proxy .video-js .vjs-big-play-button:before, #edition-proxy .video-js .vjs-play-control:before {
    content: "";
}

#mediafiche .video-js{
    width: 100%;
    height:375px;
    border-radius: 8px;
}

#edition-proxy .vjs-default-skin > .vjs-big-play-button{
    width: 4em !important;
    height: 4em !important;
    border-radius: 100px;
    top: 50%;
    left: 48%;
}
#video_proxy_vignette .vjs-big-play-button{
    width: 2.5em !important;
    height: 2.5em !important;
    top: 35% !important;
    left: 44% !important;
    border-radius: 50px;
}
#video_proxy_vignette .video-js .vjs-big-play-button{
    line-height: 2.5em;
}
/* .video-js > .vjs-big-play-button {
    top: 40% !important;
    left: 42% !important;
    width: 2em !important;
    height: 1.5em !important;
} */

/* SECTION BUTTON */
#btnSearchExecute, #btnSearchMiniExecute, #btnSearchRefresh{
    margin: 5px 0px;
}

.multiselect-native-select > .btn-group{
    width: 100% !important;
    max-width: 100% !important;

}
.multiselect-native-select > .btn-group > button[title]{
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}

#printButton{
    margin: 5px 0px !important;
}

.btnGeneralFiche{
    /* margin: 5px 0; */
    max-width: 100%;
    width: 100%;
    height: 3em;
    line-height: 2em;
    background-color: #166085d7;
    border: 2px solid #29292948;
    color: white;
    font-weight: bolder;
}

.btnGeneralFiche > i{
   font-size: 1.5em;
   color: #292929;
}

.btnGeneralFiche:hover >i{
    font-size: 1.5em;
    color: #bebebe;
 }

.btnGeneralFiche:hover{
    color: white;
    background-color: #414242d7;
    border: 2px solid #29292948;
}
/* #printButton{
    margin: 0px !important;
} */

.btn-type{
    margin-top: 50px;
    margin-bottom: 200px;
    width: 100%;
    display: block;
    padding: 50px;
    font-size: 2.5em;
}

.btn-type-template, .btn-type-conduite{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.2em;
    box-shadow: 3px 3px 6px 0px rgb(41 42 42 / 60%)!important;
    /* font-weight: 900; */
}

/* #indexTags  .btn{
    margin-right: 5px;
} */

.btn-primary-light, #btnNews{
    background: #fff;
    border:  1px solid  #0080c0;
    color: #000000;
}

.btn-danger-light, #btnSport{
    background: #fff;
    border:  1px solid  #ffaeae;
    color: #000000;
}

.btn-warning-light, #btnAutres{
    background: #fff;
    border:  1px solid #ffc488;
    color: #000000;
}

.inputObligatoire{
    background: #dbecfd;
}

.input-group-addon{
    background-color: rgba(44, 44, 44, 0.76);
    border: 0px solid rgba(44, 44, 44, 0.76);
    font-weight: bold;
    color: #ffffff;
}

#CopySonumaID{
    background: #EC6E0A;
}


/* #my_video_1{
    width: 100%;
} */

/* .container{
    width: 1440px !important;
} */


.chosen-container-single .chosen-single {
    height: 28px!important;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
}
.chosen-container-single .chosen-single span {
    padding-top: 2px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 2px;
}

.chosen-results .active-result{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/* chosen plug in*/
.chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 8px;
    color: white;
    /* background: #2e585d; */
    background: #2e353c;
    /* border: 1px solid #125358; */
    border: 1px solid #2e353c;
}

.chosen-container-multi .chosen-choices {
    border-radius: 0px 0px 0px 0px;
}

.nav-footer-popup > .btn-nav-mobile > .ct-link-mobile{
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;
}


#navigation-footer-popup{
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    width: 100%;
    height: 4em;
    line-height: 2em;
    font-size: 1em;
}

.nav-footer-popup{
    margin-bottom: 1em !important;
}

.nav-footer-popup .btn-nav-mobile{
    border: solid 1px #d3d0d0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-color: #3e3e3e;
    flex-grow: 1;
}

.nav-footer-popup .btn-nav-mobile:hover{
    background-color: #222222;
    border: solid 1px #3e3e3e;
}

.active{
    /* background-color: #123950 !important; */
    box-shadow: 4px 7px 9px 0px rgba(41, 42, 42, 0.39)!important;
}

.fa-power-off{
    color: #be1d0f;
}

.fa-info-circle{
    color: #58a8e2;
    font-size: 1em;
}
.fa-info-circle:hover{
    color: #be1d0f;
    font-size: 1em;
    cursor: help;
}

.ulEtatMedia{
    list-style: none;
    margin: 0;
    padding: 0;
}

.color-info{
    color: rgb(255, 72, 0);
}

.chosen-container{
    width: 100% !important;
    max-width: 100% !important;
}

/* Sumernote */

.note-editor{
    margin-bottom: 0;
}

.loader {
    border: 0.2em solid #fbfbfb !important; /* Light grey */
    border-top: 0.2em solid #25435a !important; /* Blue */
    border-radius: 50%!important;
    width: 4em !important;
    height: 4em !important;
    animation: spin 1s linear infinite !important;
    margin: auto !important;
    max-width: 100% !important;
  }

  .btnloading .loadingMessage {
    padding-bottom: 5px;
    text-align: center;
    margin: auto !important;
  }

  .miniloader {
    border: 0.2em solid #fbfbfb !important; /* Light grey */
    border-top: 0.2em solid #25435a !important; /* Blue */
    border-radius: 50%!important;
    width: 2em !important;
    height: 2em !important;
    animation: spin 1s linear infinite !important;
    margin: auto !important;
    max-width: 100% !important;
  }

  @keyframes spin {
    0% { transform: rotate(0deg);
        /* border-top: 0.5em solid #007ff6; */
    }
    /* 20% { transform: rotate(72deg);
        border-top: 0.5em solid #91ff00;
    }
    40% { transform: rotate(144deg);
        border-top: 0.5em solid #ff0000;
    }
    60% { transform: rotate(214deg);
        border-top: 0.5em solid #ffe600;
    }
    80% { transform: rotate(288deg);
        border-top: 0.5em solid #8700f6;
    } */
    100% { transform: rotate(360deg);

    }
  }

.note-editable{
    cursor: text !important;
}

/*
    Historique d'une fiche
*/

.itemHistorique hr{
    border-top: 5px dotted #be1d0f;
}

.historiqueContent{
    background-color: rgb(219, 219, 219);
    color: rgb(39, 39, 39);
    font-size: 1.3em;
    overflow-y: scroll;
    max-height: 500px;
}

.historiqueContent img{
    width: 100%;
}

/*
    Edition d'une fiche
*/

.txtblack{
    color: rgb(8, 8, 8);
}

.titleContent{
    background-color: lightsteelblue;
    padding: 5px;
    font-size: 1em;
    background-color: rgb(231, 231, 231);
}

#generalsData .cadsDataMpeg strong{
    font-size: 1.1em;
    font-weight: normal;
}

@media (max-width: 991px) {
    #generalsData .cardsTechniqueMpeg{
        font-size: 0.8em;
    }

    #generalsData .cadsDataMpeg {
        margin-top: 0.4em !important;
        margin-bottom: 0.5em !important;
    }

    #generalsData .cadsDataMpeg > * {
        margin-top: 0.5em !important;
        margin-bottom: 0.5em !important;
    }

    .modal-lg {
        width: 100%;
    }
}

#generalsData .cadsDataMpeg:nth-child(even){
    background-color: rgb(219, 219, 219);
}

#generalsData .cadsDataMpeg:nth-child(odd){
    background-color: rgb(231, 231, 231);
}


#generalsData .labelContent{
    font-size: 1.2em;
}

#generalsData .gestionContent{
    float: right;
}

#generalsData h4 .gestionContent{
    float: none;
}

#generalsData .gestionContent .fa-edit{
    font-size: 1em;
    color: white;
    background-color: #33613c;
    border: 10px solid  #33613c;
    border-radius: 50px;
}

#generalsData .gestionContent .fa-copy{
    font-size: 1em;
    color: white;
    background-color: #2b5175;
    border: 10px solid  #2b5175;
    border-radius: 50px;
}

#generalsData .gestionContent .fa-times-circle{
    font-size: 1em;
    color: white;
    background-color: #c3190d;
    border: 10px solid  #c3190d;
    border-radius: 50px;
    margin-right: 25px;
}

#generalsData .gestionContent .fa-check{
    font-size: 1em;
    color: white;
    background-color: #80b915;
    border: 10px solid  #80b915;
    border-radius: 50px;
}


#generalsData .mpegMobile{
    background-color: #ffffff;
    padding: 5px 10px;
    font-size: 1em;
}

@media (min-width: 992px) {
    #generalsData .cadsDataMpeg > * {
        margin-top: 0.2em !important;
        margin-bottom: 0.2em !important;
    }

    #generalsData .cadsDataMpeg {
        margin-top: 0.2em !important;
        margin-bottom: 0em !important;
    }

    .modal-lg{
        width: 85%;
    }
}

/*
  CONDUITE
*/

#tableConduite>tbody>tr>td, #tableConduite>tbody>tr>th{
    padding-top: 2px;
    padding-bottom: 2px;
}

#tableConduiteOld>tbody>tr>td, #tableConduiteOld>tbody>tr>th{
    padding-top: 2px;
    padding-bottom: 2px;
}

.table-avanced>tbody>tr>td, .table-avanced>tbody>tr>th{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

@media screen and (max-width: 767px){
    #tableConduite{
        font-size: 0.8em;
    }
}

#tableConduite .ct-property{
    color: white;
    flex-grow: 1;
    text-shadow: 2px 1px 3px black;
}

#tableConduiteOld thead th, #tableConduite thead th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: dimgrey;
    color: white;
    z-index: 10;
}

/* #tableConduiteOld, #tableConduite {
    height:600px;
    display:block;
    overflow-y:auto;
    overflow-x:auto;
} */

#tableConduiteOld input, #tableConduite input, #tableConduiteOld .chosen-container, #tableConduite .chosen-container{
   font-size: 1.1em;
}

#tableConduiteOld tfoot tr td, #tableConduite tfoot tr td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background-color: dimgrey;
    color: white;
    z-index: 10;
    font-size: 1.2em;
}

/* Planning */

#indexRules .ruleContent:nth-child(even){
    background-color: #eeeeee;
}

#indexRules .ruleContent:nth-child(odd){
    background-color: #c5c5c5;
}

#indexRules .ruleContent:nth-child(odd) .icone-check{
    color: #eeeeee;
    font-size: 2vh;
}

#indexRules .ruleContent:nth-child(even) .icone-check{
    color: #c5c5c5;
    font-size: 2vh;
}

/* planning icons */

#contentPlanning .fa-exclamation-triangle{
    color: #c3470d;
    animation: color_is_conflict 1s infinite;
}

@keyframes color_is_conflict {
    0% { color: #f03506; }
    50% { color: #f00606a9; }
}

#planningToolbar{
    position: sticky;
    top: 0;
    z-index: 4;
    background: #3e3e3e;
}

#planningToolbar .list-group-item{
    border: 1px solid #3e3e3e;
}
#planningToolbar .btn-default{
    border-color: #3e3e3e;
}

#planningTools i{
    font-size: 1.5rem;
}

#planningTools li{
    /* background-color: #348795; */
    color:#ffffff;
    background-color: #5f5f5f;
    text-align:center;
}

#contentPlanning .dropdown-menu-title{
    cursor: pointer;
}

#contentPlanning .dropdown-menu-title{
    cursor: pointer;
}

#yearCalendar .month-title{
    cursor: pointer;
}

.validateElement{
    cursor: pointer;
}
.notvalidateElement{
    cursor: not-allowed;
}

/* Dialogue */

#dialog .input-group-addon{
    background:#F6F3F3;
    color: #333333;
}


.ui-dialog-titlebar{
    background:#FFFBF3 !important;
}
/* .note-editor .note-dropzone { opacity: 0 !important; } */

.itemSecondaryData{
    font-size: 1rem;
}

/* input pour la gestion des dates dans le planning */
.form__group {
    position: relative;
    padding: 15px 0 0;
    margin-top: 10px;
    width: 100%;
}

.form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #9b9b9b;
    outline: 0;
    font-size: 1.3rem;
    color: rgb(66, 66, 66);
    padding: 7px 0;
    background: transparent;
    transition: border-color 0.2s;
}

.form__field::placeholder {
    color: transparent;
}

.form__field:placeholder-shown ~ .form__label {
    font-size: 1.3rem;
    cursor: text;
    top: 20px;
}

.form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1.5rem;
    color: #9b9b9b;
}

.form__field:focus {
    padding-bottom: 6px;
    font-weight: 700;
    border-width: 3px;
    border-image: linear-gradient(to right, #11998e,#255b70);
    border-image-slice: 1;
}
.form__field:focus ~ .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1.5rem;
    color: #255b70;
    font-weight:700;
}
/* reset input */
.form__field:required,.form__field:invalid {
    box-shadow:none;
}

.ct-multi-datetimepicker .dp__action_row{
    align-items: baseline;
    width: 258px;
    max-height: 100px;
    overflow-y: scroll;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                    Dimension pour ecran S: + 767px                   X
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
@media screen and (max-width: 767px){
    #sectionSearchAdvanced input, #formAdvanced input, #websiteSectionSearch input{
        height: 43px!important;
    }
    .form-control{
        font-size: 1em;
    }
    .chosen-container{
        font-size: 1em;
    }
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                   Dimension pour ecran L: + 1200px                   X
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

@media screen and (min-width: 768px){
    #sectionSearchAdvanced input, #formAdvanced input, #websiteSectionSearch input{
        height: 28px!important;
    }
    input.form-control{
        height: 28px!important;
        font-size: 1em;
    }
    .chosen-container{
        font-size: 1em;
    }
}

#sectionSearchAdvanced .input-group-addon, #formAdvanced .input-group-addon, #websiteSectionSearch .input-group-addon{
    padding: 0px 12px;
}

#sectionSearchAdvanced .example-collapse-accordion-one, #formAdvanced .example-collapse-accordion-one, #websiteSectionSearch .example-collapse-accordion-one{
    margin-bottom: 0px !important;
}

.ct-main-navbar .navbar-right {
    float: right!important;
    margin-right: 0px;
}

/* .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 28px;
    height: 40px;
    line-height: 42px;
} */

.input-group-addon {
    font-size: 1em;
}

.multiselect-container input[type=checkbox], .multiselect-container input[type=radio] {
    margin-top: -5px;
}

.multiselect-container button {
    font-size: 10px !important;
}

.ct-main-navbar .nav>li>a {
    padding: 5px 8px;
}

.ct-contact{
    position: relative;
    top: 0;
    left: 0;
}
.ct-contact .ct-contact-identity{
    position: absolute;
    top: 100%;
    left: 10%;
    opacity: 0;
    z-index: 999;
    height: 0;
    border-radius: 5px;
    display: none !important;
}

.ct-contact .ct-contact-item .ct-contact-card:hover .ct-contact-identity{
    display: flex !important;
    opacity: 1;
    height: auto;
    background: rgb(255, 255, 255);
    color: #000;
    font-weight: 300;
    text-align: left;
}

.ct-contact-identity-data{
    cursor: pointer;
}

.ct-contact-identity-data strong{
    background-color: #0080c0;
    padding: 3px;
    border-radius: 5px;
    color: white;
}

.ct-item-block{
    position: relative;
    top: 0;
    left: 0;
}

.ct-bodyItemRundown{
    top: 0;
    left: 0;
}

.ct-item-block .ct-contextmenu-hidden,
.ct-bodyItemRundown .ct-contextmenu-hidden{
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 1;
    z-index: 999;
    height: 0;
    width: 100%;
}

.ct-item-block .ct-contextmenu-hidden .ct-contextmenu-action,
.ct-bodyItemRundown .ct-contextmenu-hidden .ct-contextmenu-action{
    opacity: 0;
    height: 0px;
}

.ct-item-block .ct-contextmenu-hidden .ct-contextmenu-action span,
.ct-bodyItemRundown .ct-contextmenu-hidden .ct-contextmenu-action span{
    font-size: 0px;
}

.ct-item-block .ct-contextmenu-hidden .ct-contextmenu-action .ct-item-context-menu,
.ct-bodyItemRundown .ct-contextmenu-hidden .ct-contextmenu-action .ct-item-context-menu{
    height: 0px;
}

.sectionBlock .ct-item-block .ct-contextmenu{
    width: 50%;
}

.ct-playlist .ct-item-block .ct-contextmenu{
    width: 90%;
}

.ct-contextmenu .bootstrap-datetimepicker-widget{
    font-size: 1em;
}

.ct-item-block .ct-contextmenu,
.ct-bodyItemRundown .ct-contextmenu{
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 999;
    opacity: 1;
    height: auto;
    background: rgb(255, 255, 255);
    color: #000;
    font-weight: 900;
    text-align: left;
    border-radius: 15px;
    width: 10%;
    min-width: 200px;
}

.ct-item-block .ct-contextmenu .ct-contextmenu-title,
.ct-bodyItemRundown .ct-contextmenu .ct-contextmenu-title{
    color: #be1d0f;
    font-family: 'Nunito';

}

.ct-item-block .ct-contextmenu .ct-contextmenu-action,
.ct-bodyItemRundown .ct-contextmenu .ct-contextmenu-action{
    opacity: 1;
    height: auto;
}

.ct-item-block .ct-contextmenu .ct-contextmenu-action span,
.ct-bodyItemRundown .ct-contextmenu .ct-contextmenu-action span{
    font-size: 0.9em;
}

.ct-item-block .ct-contextmenu .ct-contextmenu-action .ct-item-context-menu,
.ct-bodyItemRundown .ct-contextmenu .ct-contextmenu-action .ct-item-context-menu{
    height: auto;
}

.ct-item-block .ct-contextmenu .ct-contextmenu-action .ct-item-context-menu,
.ct-bodyItemRundown .ct-contextmenu .ct-contextmenu-action .ct-item-context-menu{
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid rgb(177, 177, 177);
}

.ct-item-block .ct-contextmenu .ct-contextmenu-action .ct-item-context-menu:hover,
.ct-bodyItemRundown .ct-contextmenu .ct-contextmenu-action .ct-item-context-menu:hover{
    padding-left: 15px;
    color: rgb(253, 253, 253);
    background-color:#2b526a;
}

.ct-subBlock-diff .ct-subBlock-title{
    text-align: center;
    align-content: center;
    text-shadow: 0px 1px 6px #000000;
    text-transform: Uppercase;
    font-family: 'Impact', sans-serif;
    font-size: 2em;
    color: #f2f2f2;
}

#blockPub, .blockPub{
    background-color: #2e585d80;
    cursor: pointer;
}

#blockEpg, .blockEpg, .emptyblockEpg{
    background-color: #ffbb0080;
    cursor: pointer;
}

#blockCompletion, .blockCompletion{
    background-color: #be1d0f80;
    cursor: pointer;
}

#section-search-filters{
    background-image: linear-gradient( 135deg, #ffffff 30%, #ffffff 100%);
    border-bottom: 1px solid  #e7e7e7;
}

#modulePublicite .loader {

    width: 8em !important;
    height: 8em !important;
    margin-top: 5em !important;
}

#modulePublicite .ct-card-header{
    color: rgb(46 53 60);
    background-color: #a2e52a;
}

#modulePublicite .ct-classic-card .ct-card-footer .ct-btnCircleIcon:hover .ct-circle-icon{
    background-color: #a2e52a;
}

.breadcrumb >.active{
    box-shadow: none !important;
}

.breadcrumb >.active >a {
    color: #777;
    /* border-bottom: 2px solid #125358; */
    border-bottom: 2px solid #616161;
}


#modulePublicite .list-group-item, #sectionDiffusion .list-group-item, #sectionCompletion .list-group-item{
    background: #2e353c;
    color: white;
    margin-bottom: 0px;
    padding: 5px 5px !important;
    text-align: center;
    justify-content: space-between;
    align-content: center;
}

#modulePublicite .list-group-item .badge, #sectionDiffusion .list-group-item .badge, #sectionCompletion .list-group-item .badge{
    background-color: #a2e52a;
    color: #2e353c;
    float: none;
}
#modulePublicite .list-group-item:first-child, #sectionDiffusion .list-group-item:first-child, #sectionCompletion .list-group-item:first-child,
#modulePublicite .list-group-item:last-child, #sectionDiffusion .list-group-item:last-child, #sectionCompletion .list-group-item:last-child{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#playlist-stats .list-group-item{
    background: #dbdbdb;
    color: #2d353c;
    margin-bottom: 0px;
    padding: 5px 10px !important;
    text-align: center;
    justify-content: space-between;
    align-content: center;
    border-radius: 8px;
    justify-content: center;
}

#playlist-stats .list-group-item .badge.epg-title{
    background-color: #ffbb02;
    color: white;
    border-radius: 8px !important;
}

#playlist-stats .list-group-item .badge.pub-title{
    background-color: #2e585d;
    color: white;
    border-radius: 8px !important;
}

#playlist-stats .list-group-item .badge.cplt-title{
    background-color: #be1d0f;
    color: white;
    border-radius: 8px !important;
}

/* Vuejs multiselect */
.multiselect-tag {
    background: #26455d !important;
    padding: var(--ms-tag-py,.75rem) 0 var(--ms-tag-py,.75rem) var(--ms-tag-px,.75rem) !important;
    font-size: 1.1em !important;
}

.form-control[type=checkbox]{
    box-shadow: none;
}

/* vuejs date-time-picker */
.slot-icon {
    height: 20px !important;
    width: auto !important;
}
.dp__clear_icon {
    right: 10px !important;
}
.dp__input_icon {
    left: 10px !important;
}
.dp__input_icons {
    padding: 0 !important;
}

.multiselect-dropdown{
    max-height: 20rem !important;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px !important;
    }
}

.pagination{
    margin-top: 10px !important;
    border: 2px solid #efefef !important;
    border-radius: 25px;
    font-family: 'Nunito';
    font-weight: bolder;
    margin-bottom: 5px !important;
}
.pagination>li>a{
    color: #2d353c !important;
    background-color: #ffffff00 !important;
    border: 0px !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #57a8e2 !important;
    background-color: #ffffff00 !important;
    border-radius: 25px;
    border: 1px solid #efefef !important;
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 8px 12px !important;
    font-size: 1em !important;
}

.pagination>li>a, .pagination>li>span {
    color: #ffffff;
    background-color: #2e353c;
    border: 1px solid #5a5a5a;
}

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span{
    background: #efefef !important;
    border-radius: 25px;
    border: 1px solid #efefef !important;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #ffffff;
    cursor: not-allowed;
    /* background-color: #efefef !important; */
    /* border-color: #5a5a5a; */
}

.pagination-total-results{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.pagination-total-results span{
    background: #2f353b;
    padding: 5px;
    border-radius: 10px;
    color: #ffffff;
}

.pagination-total-results strong{
    border-radius: 50px;
    background: #39779b;
    color: #fff;
    padding: 2px 5px 2px 5px;
    text-align: center;
}