#project-dashboard .page-header{
    height: 10rem;
    min-height: 10rem;
    max-height: 10rem;
}

.doc>.page-header{
    height: 10rem;
    min-height: 1rem;
}

.doc .example>.description{
    border-top: 1px solid rgba(0,0,0,0.12);
}

.accordion .tdnone{
    text-decoration: none;
}

.nv-pieLabels .nv-label text {
    fill: white !important;
}

.profile-userpic{
    text-align: center;
}

.profile-usertitle-job h3{
    font-size: 20px;
    line-height: 25px;
}

.list-group .list-group-item h5{
    font-size: 16px;
    font-weight: bold;
}

.logo-login{
    width: 585px;
}

/***
Page footer
***/
.page-footer {
    padding: 5px 20px 10px 20px;
    font-size: 13px;
    /*height: 33px;*/
}
.page-footer:before, .page-footer:after {
    content: " ";
    display: table;
}
.page-footer:after {
    clear: both;
}
.page-footer .page-footer-inner {
    float: left;
    display: inline-block;
}
.page-footer .page-footer-tools {
    float: right;
    display: inline-block;
}
.page-footer .page-footer-tools .go-top {
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin-top: -2px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 0px 6px 0px 6px;
}
.page-footer .page-footer-tools .go-top i {
    font-size: 22px;
    margin-bottom: 5px;
}
.page-footer-fixed.page-footer-fixed-mobile .page-footer {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10000;
    bottom: 0;
}
.page-footer-fixed.page-footer-fixed-mobile.page-sidebar-fixed .page-footer {
    margin-left: 0 !important;
}

@media (min-width: 992px) {
    /* 992px */
    /* Default footer */
    .page-footer {
        clear: left;
    }
    .page-boxed .page-footer {
        margin-left: 20px;
        margin-right: 20px;
    }

    /* Fixed footer */
    .page-footer-fixed .page-footer {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 10000;
        bottom: 0;
    }

    /* Footer with footer sidebar */
    .page-sidebar-fixed.page-sidebar-closed .page-footer {
        margin-left: 54px;
    }
    .page-sidebar-fixed.page-footer-fixed .page-footer {
        margin-left: 0 !important;
        padding: 8px 20px 5px 20px;
    }

    /* Fixed Sidebar */
    .page-sidebar-fixed .page-footer {
        margin-left: 235px;
        padding: 8px 20px 5px 40px;
    }

    /* Boxed page */
    .page-boxed .page-footer {
        padding: 8px 0 5px 0;
    }
    .page-boxed.page-sidebar-fixed .page-footer {
        padding-right: 20px;
        padding-left: 20px;
    }

    /* Page sidebar reversed */
    .page-sidebar-reversed.page-sidebar-fixed .page-footer {
        margin-left: 0;
        margin-right: 235px;
        padding: 8px 20px 5px 20px;
    }
    .page-sidebar-reversed.page-sidebar-fixed.page-footer-fixed .page-footer {
        margin-left: 0;
        margin-right: 0;
    }
    .page-sidebar-reversed.page-sidebar-fixed.page-sidebar-closed .page-footer {
        margin-right: 54px;
    }
}
@media (max-width: 991px) {
    /* 991px */
    /* Boxed Layout */
    .page-footer {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    /* 767px */
    /* Default footer & boxed footer */
    .page-footer,
    .page-boxed .page-footer {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* Fixed footer */
    .page-footer-fixed .page-footer .container {
        padding-left: 0;
        padding-right: 0;
    }
}

/* End footer*/

/* Scroll Top Top */
.scroll-to-top {
    display: inline-block;
    padding: 2px;
    text-align: center;
    position: fixed;
    z-index: 9990;
    bottom: 10px;
    display: none;
    right: 10px;
}
.scroll-to-top > i {
    display: inline-block;
    color: #687991;
    font-size: 32px;
    opacity: 0.7 ;
    filter: alpha(opacity=70) ;
}
.scroll-to-top:hover {
    cursor: pointer;
}
.scroll-to-top:hover > i {
    opacity: 1 ;
    filter: alpha(opacity=100) ;
}

@media (min-width: 992px) {
    /* 992px */
    .scroll-to-top {
        right: 10px;
    }
}
@media (max-width: 991px) {
    /* 991px */
    .scroll-to-top {
        right: 10px;
    }
    .scroll-to-top > i {
        font-size: 28px;
    }
}

/* End Scroll to top*/

#project-dashboard .page-content .tab-content .widget-group .widget .widget-content .title {
    font-size: 7.2rem;
    line-height: 7.2rem;
}

#project-dashboard .page-content .tab-content .widget-group .widget .widget-content .sub-title {
    font-weight: 500;
}

#project-dashboard .page-content .tab-content #widget6-main-chart {
    height: 40rem;
}

@media (max-width: 1200px) {
    .sm-device{
        display: block;
    }
    .lg-device{
        display: none;
    }
}

@media (min-width: 1200px) {
    .sm-device{
        display: none;
    }
    .lg-device{
        display: block;
    }
}
@media (max-width: 575px) {
    #annee-academique{
        display: none;
    }
    .sm-device{
        margin-left: 10px;
    }

    .logo-login{
        width: 300px;
    }
}

.parcours-decision{
    float: right;
}

@media (max-width: 767px) {
    .parcours-decision{
        float: left;
    }

    .timeline > li .timeline-icon{
        display: none;
    }
}

#project-dashboard .page-content .tab-content .widget-group .widget .widget-header {
    height: auto;
    min-height: 5.5rem;
}

.text-barre{
    text-decoration: line-through
}

.hidden{
    display: none;
}

.wpx-130{
    width: 130px;
}
.wpx-80{
    width: 80px;
}
.wpx-70{
    width: 70px;
}
.wpx-60{
    width: 60px;
}
.wpx-50{
    width: 50px;
}
.wpx-40{
    width: 40px;
}
.wpx-30{
    width: 30px;
}

@media (min-width: 540px) {
    .wpx-130{
        width: 260px;
    }
    .wpx-80{
        width: 160px;
    }
    .wpx-70{
        width: 140px;
    }
    .wpx-60{
        width: 120px;
    }
    .wpx-50{
        width: 100px;
    }
    .wpx-40{
        width: 80px;
    }
    .wpx-30{
        width: 60px;
    }
}