/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15 août 2018, 13:17:34
    Author     : Jeremy
*/
/*
.modal-xxl .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-xxl .modal-content {
  height: 100%;
  border-radius: 0;
}
*/
@media (min-width: 992px) {
    .modal-xxl {
        max-width: 80%; 
    }
}

@media (min-width: 1248px) {
    .modal-xxl {
        max-width: 70%; 
    } 
}

@media (min-width: 576px) {
    .modal-full {
        max-width: 95%; 
    } 
}
@media (min-width: 768px) {
    .modal-full {
        max-width: 95%; 
    } 
}
@media (min-width: 992px) {
    .modal-full {
        max-width: 95%; 
    } 
}
@media (min-width: 1200px) {
    .modal-full {
        max-width: 95%; 
    } 
}

.modal .m-form.m-form--group-seperator-dashed .m-form__group, .modal .m-form.m-form--group-seperator .m-form__group {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fc-unthemed .fc-event .fc-content:before, .fc-unthemed .fc-event-dot .fc-content:before {
    display: block;
    content: "\f05a";
    position: absolute;
    height: 0px;
    width: 0px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    border-radius: 0%;
    top: 0.5rem;
    left: 0.6rem;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fc-unthemed .fc-event .fc-icon-office:before, .fc-unthemed .fc-event-dot .fc-icon-office:before {
    display: block;
    content: "\f015";
    position: absolute;
    height: 0px;
    width: 0px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    border-radius: 0%;
    top: 0.5rem;
    left: 0.6rem;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fc-unthemed .fc-event .fc-icon-home:before, .fc-unthemed .fc-event-dot .fc-icon-home:before {
    display: block;
    content: "\f1b9";
    position: absolute;
    height: 0px;
    width: 0px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    border-radius: 0%;
    top: 0.6rem;
    left: 0.6rem;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fc-unthemed .fc-event.fc-start.m-fc-event--accent .fc-content:before, .fc-unthemed .fc-event-dot.fc-start.m-fc-event--accent .fc-content:before {
    color: #00c5dc;
}

.fc-unthemed .fc-event.fc-start.m-fc-event--brand .fc-content:before, .fc-unthemed .fc-event-dot.fc-start.m-fc-event--brand .fc-content:before {
    color: #716aca; 
}

.fc-unthemed .fc-event.fc-start.m-fc-event--metal .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--metal .fc-content:before {
    color: #c4c5d6; 
}

.fc-unthemed .fc-event.fc-start.m-fc-event--light .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--light .fc-content:before {
    color: #ffffff; }

.fc-unthemed .fc-event.fc-start.m-fc-event--focus .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--focus .fc-content:before {
    color: #9816f4; }

.fc-unthemed .fc-event.fc-start.m-fc-event--primary .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--primary .fc-content:before {
    color: #5867dd; }

.fc-unthemed .fc-event.fc-start.m-fc-event--success .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--success .fc-content:before {
    color: #34bfa3; }

.fc-unthemed .fc-event.fc-start.m-fc-event--info .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--info .fc-content:before {
    color: #36a3f7; }

.fc-unthemed .fc-event.fc-start.m-fc-event--warning .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--warning .fc-content:before {
    color: #ffb822; }

.fc-unthemed .fc-event.fc-start.m-fc-event--danger .fc-content:before,
.fc-unthemed .fc-event-dot.fc-start.m-fc-event--danger .fc-content:before {
    color: #f4516c; }

.day-marker {
    background: transparent;
    border-right: 1px solid #afafaf !important;
    margin-right: -10px;
    margin-top: -10px;
    opacity: 1.0;
    transform: translateX(-1px); /* line up exactly */
}

.fc-nonbusiness {
    background: #ffafaf !important;
}

.modal .modal-content .m-portlet--tabs {
    padding: 0px !important;
}

.modal-header.m-portlet--tabs .m-portlet__head {
    padding: 0 2.2rem; }
.modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools {
    padding: 0; }
.modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .m-tabs-line {
    position: relative;
    height: 100%;
    margin: 0;
    border-bottom-color: transparent;
    bottom: -1px; }
.modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .m-tabs-line .m-tabs__link {
    height: 100%;
    padding: 1.7rem 0 1.5rem 0; }
.modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .m-tabs-line.m-tabs-line--2x {
    bottom: -3px; }

@media (max-width: 768px) {
    .modal-headert.m-portlet--tabs .m-portlet__head {
        display: block;
        height: auto;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem; }
    .modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-caption {
        display: block;
        float: none; }
    .modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools {
        display: block;
        float: none;
        margin-top: 1rem; }
    .modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .nav-tabs.m-tabs-line {
        float: none; }
    .modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .nav-tabs.m-tabs-line > .nav-item.m-tabs__item {
        margin-right: 0.75rem; }
    .modal-header.m-portlet--tabs .m-portlet__head .m-portlet__head-tools .nav-tabs.m-tabs-line > .nav-item.m-tabs__item > .nav-link.m-tabs__link {
        padding: 0.5rem 0; }
    .modal-header.m-portlet--tabs.m-portlet--head-solid-bg .m-portlet__head .m-portlet__head-tools .nav-tabs.m-tabs-line > .nav-item.m-tabs__item > .nav-link.m-tabs__link {
        padding: 0.5rem 1rem; } }






.modal-header .m-portlet__head {
    display: table;
    padding: 0;
    width: 100%;
    padding: 0 2.2rem;
    height: 5.1rem; }
.modal-header .m-portlet__head .m-portlet__head-caption {
    display: table-cell;
    vertical-align: middle;
    text-align: left; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title {
    display: table;
    table-layout: fixed;
    height: 100%; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    padding: 0 13px 0 0; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class^="la-"],
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class*=" la-"] {
    font-size: 1.6rem; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class^="fa-"],
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class*=" fa-"] {
    font-size: 1.4rem; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class^="flaticon-"],
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon [class*=" flaticon-"] {
    font-size: 1.8rem; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-icon i {
    vertical-align: middle;
    line-height: 0;
    display: inline-block; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;}
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text small {
    display: inline-block;
    padding-left: 5px;
    font-size: 1rem;
    font-weight: 300;
    font-family: Roboto; }
.modal-header .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text .m-portlet__head-desc {
    margin-top: 0.4rem;
    display: block;
    font-size: 0.85rem;
    font-weight: 300;
    font-family: Roboto; }
.modal-header .m-portlet__head .m-portlet__head-tools {
    text-align: right;
    display: table-cell;
    vertical-align: middle; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav {
    display: table;
    text-align: right;
    float: right;
    padding: 0;
    margin: 0;
    height: 100%;
    list-style: none; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 5px; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item.m-portlet__nav-item--last {
    padding-right: 0; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link {
    display: inline-block;
    vertical-align: middle; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon {
    padding: 0 2px; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class^="la-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class*=" la-"] {
    font-size: 1.4rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class^="fa-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class*=" fa-"] {
    font-size: 1.4rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class^="flaticon-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon [class*=" flaticon-"] {
    font-size: 1.8rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class^="la-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class*=" la-"] {
    font-size: 1.8rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class^="fa-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class*=" fa-"] {
    font-size: 1.6rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class^="flaticon-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-lg [class*=" flaticon-"] {
    font-size: 2rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class^="la-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class*=" la-"] {
    font-size: 2.2rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class^="fa-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class*=" fa-"] {
    font-size: 2rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class^="flaticon-"],
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon.m-portlet__nav-link--icon-xl [class*=" flaticon-"] {
    font-size: 2.4rem; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link.m-portlet__nav-link--icon i {
    vertical-align: middle;
    line-height: 0;
    display: inline-block; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item .m-portlet__nav-link:hover {
    text-decoration: none; }
.modal-header .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item:first-child .m-portlet__nav-item {
    padding-right: 0; }
.modal-header .m-portlet__head .m-portlet__head-tools .nav.nav-tabs,
.modal-header .m-portlet__head .m-portlet__head-tools .nav.nav-pills {
    margin: 0; }
.modal-header .m-portlet__head .m-portlet__head-tools .nav.nav-pills.m-nav-pills--align-right {
    float: right; }
.modal-header .m-portlet__head.m-portlet__head--fit {
    position: relative;
    z-index: 1; }


.modal-header.m-portlet--tabs .close {
    padding: 1rem;
    margin: 1rem 1rem 1rem auto;
}


.pull-left {
    float: left !important;
}



.exercice-image { cursor:zoom-in; }
.exercice-image:-webkit-full-screen { cursor:zoom-out; }
.exercice-image:-moz-full-screen { cursor:zoom-out; }
.exercice-image:-ms-fullscreen { cursor:zoom-out; }
.exercice-image:fullscreen { cursor:zoom-out; }

.jstree-contextmenu{ z-index: 99999; }

@media print {
    header { display :none; }
}

.fa-flag-monaco:before {
  content: "\f11e";
}