.noUi-target.noUi-horizontal .noUi-tooltip {
    background-color: #ef6c00 !important;
}

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
    background-color: #ef6c00 !important;
}

.noUi-handle.noUi-handle-lower {
    overflow: visible;
}

.noUi-target.noUi-vertical .noUi-tooltip {
    background-color: #ef6c00 !important;
}

.noUi-value-horizontal {
    margin-top: 5px !important;
}

/* ------------------------ Thème ---------------------------------- */

.navbar-dark {
    background: #000 !important;
}

.yaybar {
    background: #000 !important;
}

.yaybar ul>li.yay-user-info {
    background-color: #444;
}

.yaybar .nano-content>ul>li.active, .yaybar .nano-content>ul>li.open, .yaybar .nano-content>ul>li>ul {
    background: #444 !important;
}

.yaybar .nano-content>ul li.label {
    color: #fff !important;
}

.yaybar .nano-content>ul>li>ul>li.active, .yaybar .nano-content>ul>li>ul>li.open, .yaybar .nano-content>ul>li>ul>li>ul {
    background: #009688;
}

/* ------------------------ Sortable ---------------------------------- */

.sortable-ghost.card,
.sortable-ghost.card-panel {
  margin-top: 20px !important;
}

/* ------------------------ Divers ---------------------------------- */

/* Fixed-nav */
  .fixed-nav ul {
    color: #eee;
    margin: 0; }
  .fixed-nav li {
    display: inline-block; }
    .fixed-nav li a, .fixed-nav li .sp-cancel {
      color: inherit; }
    
    .fixed-nav li.active a, .fixed-nav li.active .sp-cancel {
      box-shadow: inset 0 -3px 0 0 #fff; 
      font-weight: 600;
    }
    
    .fixed-nav li.active, .fixed-nav li:hover {
      color: #fff;
      background: none; }
    
    .fixed-nav .row {
      margin-top: 0; 
    }
    .fixed-nav nav {
      background: none;
      box-shadow: none !important; 
    }
  
    .fixed-nav nav a, .fixed-nav nav .sp-cancel {
      text-decoration: none; 
    }
    
 /* Push Pin */
    .pin-top {
      position: relative;
    }

    .pin-bottom {
      position: relative;
    }

    .pinned {
      position: fixed !important;
      z-index: 1001;
    }

/* Forms */

.readonly-price-input {
    color:#000 !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    border-bottom: none !important;
}

.input-field .prefix {
    top: 0.5rem;
    font-size: 1.3rem !important;
    width: 2rem !important;
}

.input-field .prefix~input, .input-field .prefix~textarea {
    margin-left: 2rem;
}

[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
    margin-top: 10px;
    margin-bottom : 10px;
}

/* Divers */

.search-bar>.layer-content {
    margin-top: 70px !important;
}

.icon-help {
    cursor: pointer;
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.cib-separator {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    border-top: 1px solid #ddd;
}

.table-condensed {
    margin-bottom : 10px !important;
}

.table-no-bordered {
    border: none !important;
}
.table-no-bordered tr td{
    border: none !important;
}

.table-no-bordered tr th{
    border: none !important;
}

.search-bar {
    font-size: 120%;
}


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


.btn-with-badge {
    overflow: visible;
}

.btn-with-badge > .badge {
    position: absolute;
    top: -4px;
    right: -13px;
    z-index: 1000;
    border-radius: 9px !important;
    height: 17px !important;
    line-height: 17px !important;
    width: auto;
    min-width: auto;
}

.condensed-input {
    height: 1.2rem !important;
    margin: 0px !important;
    border : 1px dotted #aaa !important;
    border-radius: 3px !important;
    padding: 5px !important;
    width: 80% !important;
}

.condensed-input:disabled {
    color: #aaa !important;
    border : none !important;
}

.loader-container {
    width:100%;
    text-align: center;
    padding : 20px 30px;
    min-height:100px;
    min-width:100px;
}


label {
    font-size: 0.9rem;
}


.alert > ul {
    margin-top: 0;
}

.highlight {
    background-color: #FFFF88;
}

.yaybar.yay-light .nano-content > ul > li.active, .yaybar.yay-light .nano-content > ul > li.open, .yaybar.yay-light .nano-content > ul > li > ul {
    background: #2d2f40;
}

.hidden {
    display:none;
}

h6 {
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom : 10px;
    border-bottom : 1px dotted #aaa;
    font-size: 120%;
}

/*
.card-content {
    padding-top: 0px !important;
}

.card .content {
    padding-top: 0px !important;
}
*/

.card-reveal .card-title {
    width: 100%;
    color :rgba(0, 0, 0, 0.87);
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 400;
    padding: 10px 2rem;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

textarea.materialize-textarea {
    padding: 10px 0;
}

/* ------------------------ Navbar ---------------------------------- */


.navbar-top{
    z-index: 2001;
} 

.navbar-top .brand-logo {
    height: 70px;
    padding: 7px 17px 17px 15px;
}

/* ------------------------ Datatables ---------------------------------- */

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: none;
    padding-top: 0;
}


.dataTables_wrapper .dataTables_filter {
    float: none;
    margin-bottom: O;
    text-align: left;
}

.dataTables_wrapper .dataTables_filter input {
    width: 100%;
}

.dt-cibfilter input {
    margin-bottom: 5px;
}

/* ------------------------ Select 2 ---------------------------------- */

.select2-container {
    margin-bottom: 15px;
}

input[type="search"] {
    margin-bottom: 0px !important;
}

/* ------------------------ Formulaires ---------------------------------- */
.required::after {
    content: " *"; 
    color: red;
    line-height: .8em;
    margin-left: 10px;
}

.input-field label.active {
    font-size: 0.9rem !important;
    left: 0px;
}

.input-field label.select2-label {
    top: -10px !important;
    left: 0px !important;
}

.select2-selection__placeholder {
    display: inline-block;
    color: #333 !important;
    padding: 8px 5px;
    width:100%;
    height:30px;
    line-height: 15px;
}

/* ------------------------ Toast ---------------------------------- */

@media only screen and (min-width: 768px) {
#toast-container {
  top: auto !important;
  left: auto !important;
  bottom: 10%;
  right:7%;
} }


/* ------------------------ Modal ---------------------------------- */

.modal {
    max-height: 95% !important;
    overflow-x: hidden;
}
.modal .modal-content {
    background-color: #fff !important;
}

/*.bottom-sheet .modal-footer {
    text-align: center;
}
.bottom-sheet {
   margin : 100px auto !important;
   width: 80% !important;
}

.bottom-sheet .bottom-sheet-footer .btn, .bottom-sheet .bottom-sheet-footer .btn-large, 
.bottom-sheet .bottom-sheet-footer .sp-container button, .sp-container .bottom-sheet .bottom-sheet-footer button, 
.bottom-sheet .bottom-sheet-footer .fc button, .fc .bottom-sheet .bottom-sheet-footer button, 
.bottom-sheet .bottom-sheet-footer .btn-flat {
    float: none;
    margin: 6px 0;
}*/

.mini-modal {
    max-width: 600px !important;
}

.maxi-modal {
   width: 80% !important;
}

.draggable-handle {
    font-size:16px;
    cursor: move;
    color: #aaa;
    font-weight: 600;
}


/* ---------- Historique ---------- */
.event-collapsible {
    background-color: inherit !important;
    border-bottom:  none !important;
    padding: 0 0  !important;
    line-height: inherit !important;
    min-height: inherit !important;
}
.collapsible-header i {
    line-height: inherit !important;
    font-size: inherit !important;
}
.event-collapsible-div{
    margin: 0 0 !important;
    border-width: 0px !important;
    box-shadow: none !important;
}
.event-collapsible-body{
    border-width: 0px !important;
}

/* ---------- Chips ---------- */
.chip-lg {
    display: inline-block;
    height: 40px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    line-height: 40px;
    padding: 0px 18px;
    border-radius: 20px;
    background-color: #e4e4e4;
}

/* ---------- Tabs ---------- */
.tabs > li > a.active {
    font-weight: bold;
}
.tabs {
    overflow-x : hidden !important;
}


/* ---- Commentaire ---- */

.timeline-comment-content{
    width: 90% !important;
    float: right !important; 
}
.timeline-comment-content::before {
    left: auto !important;
    border-style: none !important;
}
.comment-panel::before  {
    content: "" !important;
    position: absolute !important;
    right: 0% !important;
    top: 20px !important;
    left: auto !important;
    right: 100% !important;
    width: 0 !important; 
    height: 0 !important; 
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-right:10px solid white !important; 
}

.timeline-comment::before{
    left: 5% !important;
}

    /* Positionnement du bloc réponse*/
.timeline-last-answers .timeline-block:nth-child(2n+1) .timeline-comment-content,
.timeline-rest-answers .timeline-block:nth-child(2n) .timeline-comment-content{
    float : none !important;
}

    /*Flèches à gauche sur les réponses*/
.timeline-last-answers .answer-block:nth-child(2n) .timeline-content:after,
.timeline-rest-answers .answer-block:nth-child(2n+1) .timeline-content:after{
    content: '';
    display: block;  
    position: absolute;
    right: 100%;
    top: 30px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid white;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}

    /*Flèches à droite sur les réponses*/
.timeline-last-answers .answer-block:nth-child(2n+1) .timeline-content:after,
.timeline-rest-answers .answer-block:nth-child(2n) .timeline-content:after{
    content: '';
    display: block;  
    position: absolute;
    left: 100%;
    top: 30px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid white;
}

/*Avatar du commentaire à gauche*/
.comment-icon{
    left: 5% !important;
}

    /*Avatar à gauche*/
.timeline-icon-right{
    left: 5% !important;
}
    /*Avatar à droite*/
.timeline-icon-left{
    left: 95% !important;
}

.timeline-block{
    margin-bottom: 0px !important;
}
/*---- MaterialNote ---*/
.note-link-dialog.modal-fixed-footer .modal-content,
.note-image-dialog.modal-fixed-footer .modal-content {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    min-height: 0 !important;
}

.note-link-dialog.modal-fixed-footer,
.note-image-dialog.modal-fixed-footer {
    height: 360px !important;
}

.note-editor .note-toolbar {
    z-index: 1002 !important;
}

/*---- SimpleFilePreview ----*/
.simpleFilePreview {
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.simpleFilePreview input {
    left: 0px;
}
.simpleFilePreview_input {
    padding-top: 25%;
}

/*---- FAB ---- */ 
.fixed-action-btn {
  position: fixed;
  left: 40% !important;
  bottom: 5% !important;
  right : 0 !important;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 1000; }
  .fixed-action-btn.active ul {
    visibility: visible; }
  .fixed-action-btn.horizontal {
    padding: 0 0 0 15px; }
    .fixed-action-btn.horizontal ul {
      text-align: left;
      right: 64px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 100%;
      left: initial;
      width: 500px;
       }
      .fixed-action-btn.horizontal ul li {
        display: inline-block;
        margin: 0 10px 0 0; }
  .fixed-action-btn ul {
    /*
    left: 0;
    right: 0;
    top: 90px;
    */
    left: 90px !important;
    text-align: center;
    margin: 0;
    visibility: hidden; }
    .fixed-action-btn ul li {
      margin-bottom: 15px; }
    .fixed-action-btn ul a.btn-floating, .fixed-action-btn ul .btn-floating.sp-cancel {
      opacity: 0; }


/*---- Liste avec logo ----*/
.collection.cibee .collection-item.avatar {
    min-height: 40px !important;
}


/* --- jorg-chart --- */
.orgchart {
    background: none;
}    
    
.orgchart .node .title {
    color: #333;
    min-height: 40px;
    background-color: #fff;
    border: none;
    padding: 10px
}

.orgchart .node {
    min-width: 220px;
    display: inline-block;
    margin-left:10px;
    margin-right:10px;
}

.orgchart .node .content {
    display:inline-block;
    width: 100%;
    min-height: 100px;
    font-size: 13px;
    line-height: 14px;
    border: none;
    text-align: center;
    background-color: #fff;
    color: #333;
    white-space: nowrap;
    padding: 8px;
}
.orgchart .node.focused {
    background-color: #fff;
}
.orgchart .node:hover {
    background-color: #fff;
}

/* --- Handson Table --- */
    
.htCheckboxRendererLabel {
    color : #000 !important;
    font-size: 12px;
}

.htCheckboxRendererInput {
    position: relative !important;
    left: 0px !important;
    visibility: visible !important;
}


.handsontable th, .handsontable td {
    max-width: 300px !important;
}

.handsontable td.htSearchResult {
    background-color: #fff176 !important;
    color : #f57f17;
}

/* --- Affichage des utilisateur  --- */
.title-deleteable {
    padding-right: 15px !important;
}


/* FS : affichage des formulaires dans un tableau -> collection de formulaire */
.cib-form-table > tbody > tr > td {
    vertical-align: top;
}

/* Calendrier */
.cib-calendar-event {
    line-height: 18px !important;
}
.cib-calendar-event .fc-title {
    text-align: right;
}
.cib-calendar-event.fc-short .fc-title {
    text-align: left;
}

.fc-event {
    height: auto;
    line-height:  18px !important;
}

th.fc-week-number span {
    padding-top: 10px;
}
td.fc-week-number span {
    font-size: 16px !important;
} 

.cib-calendar-header {
    padding: 10px;
    height: 60px;
}
.cib-calendar-header div {
    margin-bottom: 20px;
}
.fc-toolbar {
    padding: 10px !important;
}
.fc button {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

/* NoUiSlider*/
.noUi-pips-horizontal {
    height: 50px;
}
/* Elargissement de la zone de clic */
.noUi-target.noUi-ltr.noUi-horizontal .noUi-base {
    height: 20px;
}

.wellness-slider .noUi-value.noUi-value-horizontal.noUi-value-large, 
.wellness-slider .noUi-value.noUi-value-horizontal.noUi-value-sub {
    font-size: 12px;
    width: 190px;
    margin-top: 0px !important;
    color: rgb(153, 153, 153) !important;
}
.wellness-slider .noUi-value.noUi-value-horizontal.noUi-value-sub {
    margin-top: 3px !important;
}

.wellness-slider .noUi-value.noUi-value-horizontal.noUi-value-large {
    text-align: right;
}
.wellness-slider .noUi-value.noUi-value-horizontal.noUi-value-large:last-of-type {
    text-align: left;
}

.wellness-slider .noUi-tooltip span {
    display: none;
}

.cib-dropdown-content {
    color:rgb(124, 126, 137);
}

.table-laps {
    font-size: 80%;
}
.table-laps tr th{
    width: 20px !important;
}
.table-header-center thead th {
    text-align: center;
}

/* Training program questions wizard*/
#tp-quiz-modal {
    width: 100%;
    max-width: 800px;
    height: auto !important;
    max-height: 90% !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    padding: 30px !important;
    letter-spacing: 1px;
}

#tp-quiz-modal .modal-content {
    padding: 0 !important;
    height: auto;
}

#tp-quiz-modal .modal-close {
    top: 0;
}

#tp-quiz-modal #quiz-answers {
    margin-left: -10px;
    margin-right: -10px;
}

#tp-quiz-modal #quiz-answers > div {
    padding: 0 10px;
    width: 50%;
    float: left;
}

#tp-quiz-modal .question-label {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
#tp-quiz-modal #quiz-content label {
    width: 100%;
    font-size: 14px;
    margin-top: 20px !important;
    position: relative;
    padding: 12px 50px 12px 10px;
}

#tp-quiz-modal #quiz-content label:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background-color: white;
    border-radius: 50%;
    box-shadow: inset 0 0 1px rgba(0,0,0,0.6);
}

#tp-quiz-modal #quiz-content label.selected:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    line-height: 25px;
    text-align: center;
    color: #0079ff;
}

#tp-quiz-modal #quiz-content label:after {
    content: "";
    height: 100%;
    width: 2px;
    top: 0;
    bottom: 0;
    right: 46px;
    background-color: #106dd4;
    position: absolute;
    border-right: 1px solid #298eff;
}

#tp-quiz-modal .btn {
    height: auto;
    line-height: 1.5;
    width: 150px;
    border-radius: 0;
}

#tp-quiz-modal .tp-end {
    font-size:10px;
}
.onboarding-provider-logo {
    border: 1px solid rgb(237, 237, 237);
    padding: 31px;
    border-radius: 10px;
    margin: 10px;
}

.page_tutorial .collection-item i {
    width: 20px;
    display: inline-block;
    text-align: center;
}

/* Fix le bug de bordure l'élément actif du "breadcrumb du onboarding" */
ul.tabs.process .indicator {
    display: none;
}
ul.tabs.process .tab a.active {
    border-bottom: 2px solid #0079ff;
}

/* Corrige l'alignement du pied de page */
body > footer {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .boarding_layout ul.tabs .disabled,
    #onboarding ul.tabs .disabled {
        display: none;
    }
}

.page_calendar .modalform-comment textarea {
    width: 100% !important;
    max-width: 100% !important;
}

.tabbable {
    margin-bottom: 20px;
}
.tabbable .tab-content > div {
    border: 1px solid rgb(200,200,200);
    padding: 10px;
}
.tabbable ul {
    margin-bottom: 2px;

}
.tabbable ul li a {
    border: 1px solid rgb(200,200,200);
    background: rgb(240,240,240);
}
.tabbable ul li a,
.tabbable ul li.active a {
    color: #0079ff;
}

.visibility-hidden {
    visibility: hidden;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default !important;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

.text-justify {
    text-align: justify;
}

.inline-block {
    display: inline-block;
}

.display-block {
    display: block;
}

#performanceEvolution .header {
    height: 265px !important;
}

.pacing-summary .table-border-left-td {
     border-left: 1px solid rgb(208, 208, 208);
}

.pacing-summary .table-border-bottom {
    border-top: 1px solid rgb(208, 208, 208);
}

/* Fix global pour le responsive */
@media only screen and (max-width: 768px) {
    section.content-wrap #main_content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
aside.menubar .user-info-avatar {
    height: 35px !important;
    width: 35px !important;
    right: 12px !important;
    top: 92px !important;
}

/** Fix Select2 dans modal Enyo */
.modal-tabs-content .select2-container--default .select2-selection--multiple,
.modal-tabs-content .select2-container--default .select2-selection--multiple li.select2-search{
    background-color: rgb(219, 219, 219) !important;
}

.modal-file > .row .col:first-child .mdi,
.modal-file > .row .col:first-child .fa {
    font-size: 3em;
    float: right;
}

.gutai-tooltip {
    background: #0079ff;
    border-radius: 50%;
    color: #ffffff;
    width: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    height: 15px;
    font-size: 0.9em;
    cursor: pointer;
}
.gutai-tooltip span {
    font-weight: bold;
}
.gutai-tooltip-content {
    padding: 10px;
    background: #0079ff;
    color: white;
    display: block;
}

.overflow-x-scroll {
    overflow-x: scroll;
}


.tooltip-info {
    background: #0079ff;
    border-radius: 10px;
    cursor: pointer;
}
.tooltip-info i {
    padding: 8px;
    color: #FFFFFF;
}
.tooltip-info-content {
    color: #FFFFFF;
    background: #0079ff;
    border-radius: 10px;
    padding: 15px;
}

.select-wrapper .caret {
    cursor: pointer;
}


@font-face {
    font-family: icomoon_extension;
    src: url('../font/icomoon_extension.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: icomoon_extension !important;
    speak: none;
    font-style: normal;
    /*font-weight: normal;*/
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ci-autres:before {
    content: "\e990";
}
.icon-ci-trail:before {
    content: "\e991";
}
.icon-ci-recovery:before {
    content: "\e992";
}
.icon-ci-musculation:before {
    content: "\e993";
}
.icon-ci-cyclisme-sur-piste:before {
    content: "\e994";
}
.icon-ci-cardio:before {
    content: "\e995";
}
.icon-ci-cyclo:before {
    content: "\e996";
}
.icon-ci-elyptic:before {
    content: "\e997";
}
.icon-ci-paddle:before {
    content: "\e998";
}
.icon-ci-rameur:before {
    content: "\e999";
}
.icon-ci-kayak:before {
    content: "\e99a";
}
.icon-ci-ski:before {
    content: "\e99b";
}
.icon-ci-snowboard:before {
    content: "\e99c";
}
.icon-ci-vtt:before {
    content: "\e99d";
}
.icon-ci-step:before {
    content: "\e99e";
}
.icon-ci-randonnee:before {
    content: "\e984";
}

.switch label input[type="checkbox"]:checked + .lever-workout {
    background-color: #0079ff !important;
}

