﻿body {
    font-family: 'Montserrat', sans-serif !important;
}

.nav-pills {
    border-bottom: solid 1px #5b47fb;
    padding-bottom:5px;
}

.datepicker {
    z-index: 99999 !important;
}

.paginator {
    padding: 20px 0;
    text-align: center;
    margin: auto;
}

.pagination-item {
    background-color: #e1dfdf;
    border: 1px solid #c3c3c3;
    min-width: 38px;
}

    .pagination-item.active {
        font-weight: bold;
    }

.citation:before, .citation:after {
    content: '"';
}

.item-gestion {
    margin: 20px 10px;
}

.btn100 {
    min-width: 100px;
}

.btn125 {
    min-width: 125px;
}

.btn150 {
    min-width: 150px;
}

.item-gestion span {
    font-size: 1.2em;
    padding-top: 5px;
}

div.chart {
    margin-bottom: 25px;
}

.card-canvas {
    margin-top: 30px;
    height: 240px;
}

.metier-competence {
    padding: 15px 20px 0 20px;
    margin-bottom: 15px;
}

.candidat-competence {
    margin: 25px 0;
}

.accueil-hello {
    margin-bottom: 50px;
}

.dot-sm {
    height: 10px;
    width: 10px;
}

.dot-warning {
    background-color: darkorange;
}

.dot-danger {
    background-color: #8B0000;
}

.dot-success {
    background-color: #449D44;
}

.dot-info {
    background-color: cornflowerblue;
}

.dot {
    display: inline-block;
    border-radius: 50%;
    width: 50%;
    height: 15px;
    width: 15px;
    margin: 0 2px;
}

.dot-sm {
    margin: 0 4px;
    height: 10px;
    width: 10px;
}

.dot-lg {
    margin: 0 4px;
    height: 20px;
    width: 20px;
}

.row {
    margin-bottom: 15px;

}

.detail-cloture-success {
    color: darkgreen;
    font-weight: bold;
}

.detail-cloture-failed {
    color: #8B0000;
    font-weight: bold;
}

.detail-depot {
    font-weight: bold;
}

.panel-candidature-etat {
    margin-bottom: 20px;
}

.card-header, .card-footer {
    color: #000;
    font-weight: bold;
}

.icon-right {
    margin-left: 10px;
}

.icon-left {
    margin-right: 10px;
}

.col-btn {
}

    .col-btn input {
        margin-top: 30px;
    }

.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    /*margin-right: 10px;*/
}

.dot-red {
    background-color: darkred;
}

.dot-green {
    background-color: forestgreen;
}

.dot-blue {
    background-color: cornflowerblue;
}

.dot-yellow {
    background-color: #fbfc38;
}

.dot-orange {
    background-color: darkorange;
}

.dot-black {
    background-color: black;
}

.dot-none {
    background-color: grey;
}

.col-bottom {
    display: inline-block;
    vertical-align: bottom;
}

    .col-bottom input {
        display: inline-block;
        vertical-align: bottom;
    }

.no-padding {
    padding: 0 !important;
}

a i, input i, button i {
    padding-right: 5px;
}

    a i.center, input i.center, button i.center {
        padding: 0;
    }

.az-logo img {
    max-height: 30px;
}

.az-logo sup {
    color: #000 !important;
    font-family: Verdana;
    font-size: 10pt;
    text-transform: capitalize;
}

.az-logo-login {
    margin: auto;
}

.az-signin-header {
    padding: 20px 0;
}

.az-card-signin {
    height: auto !important;
}

.az-toggle span::before {
    content: 'Oui' !important;
}

.az-toggle span::after {
    content: 'Non' !important;
}

.az-content {
}

.panel-candidats {
    margin-top: 50px;
}

.az-content-breadcrumb {
    padding-bottom: 20px !important;
}
/*.az-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    margin-top: 50px;
    padding-top: 5px;
}*/

.offre-rubrique {
    border: 1px solid #808080;
    padding: 15px 20px 0 20px;
    margin-bottom: 20px;
}

.offre-titre {
    padding: 20px 0 0 0;
}

.offre-gestionnaire {
    padding: 20px 0 20px 0;
}

textarea {
    resize: none;
}

.panel-actions {
    text-align: right;
    width: 100%;
    /*padding: 0 20px 0 0;*/
    margin-bottom: 20px;
}

    .panel-actions input, .panel-actions button, .panel-actions a {
        display: inline;
        margin-left: 15px;
    }

.modal-header {
    padding: 15px !important;
    background-color:#ecf1f5;
}

.modal-content {
    border-radius: 5px !important;
}

.modal-body {
    padding: 15px !important;
}

.modal-footer {
    padding: 10px !important;
    background-color: #e1dfdf;
}

    .modal-footer button {
        border-radius: 5px !important;
    }

.bootstrap-dialog-title {
    font-size: 16pt !important;
    font-weight: 400 !important;
}

.offre-rubriques {
    margin-top: 25px;
}

.table2 {
}

    .table2 thead {
    }

        .table2 thead tr {
            cursor: pointer;
        }

            .table2 thead tr th {
            }

    .table2 tbody {
    }

        .table2 tbody tr {
            cursor: pointer;
        }

            .table2 tbody tr td {
                vertical-align: central;
            }

.panel-new-item {
    /*margin-bottom: 25px;*/
}


.panel-badges {
    padding: 0;
}

    .panel-badges span.badge, .table2 tbody tr td span.badge {
        min-width: 70px;
        margin: auto;
    }

.offres-top {
    margin: 25px 0 20px 0;
}

.panel-filtres {
    padding: 0;
}

.panel-metiers {
    margin: 25px 0 20px 0;
}


.titre-page {
    margin-bottom: 20px;
}

.panel-candidatures {
}

.panel-candidatures-legende {
    padding: 10px;
    margin: 5px 0 20px 0;
    border: 1px solid #f3f1f1;
    border-radius: 5px;
}


.panel-liste-communes, .panel-communes-new {
    margin-top: 20px;
}

.panel-actions-communes {
    padding-top: 60px;
}

    .panel-actions-communes button {
        display: inline-block;
        margin: 10px;
    }

.panel-communes-groupement {
    margin-top: 35px;
}

div.attribut span {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.panel-candidature-cloture {
    margin-top: 20px;
}

.etape {
    margin-bottom: 25px;
}

.entretien-entreprise {
    border-radius: 5px;
    border: 1px solid #DFDFDF;
    padding: 10px;
    margin-bottom: 25px;
}

.panel-entretiens {
    margin-top: 25px;
}

.panel-offre-gestionnaire {
    border: 1px solid #8B0000;
    border-radius: 5px;
    padding: 10px;
}

.panelLoginCandidat {
    max-height: 150px;
    overflow: auto;
}

.rowLoginCandidat {
}

.documentMemo {
    cursor: pointer;
}

input.fc-datepicker {
    text-align: center;
    width: 120px !important;
}

h4.section {
    padding: 10px 0 15px 0;
}

ul.no-dots {
    list-style: none;
    list-style-type: none;
}

.competence-noeval {
    width: 100%;
    background-color: none;
}

.competence-candidat-noeval {
    width: 100%;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

.date-group {
    width: 180px !important;
}

.colExperience {
    display: flex;
    align-items: center;
    padding: 0 0 0 25px !important;
    margin: auto;
}

.candidat-experience {
    border: 1px dashed #808080;
    padding: 10px 0;
}

.img-experience-commentaires {
    height: 24px;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.panel-etape-content {
    border-left: 2px solid #808080;
    padding: 10px 0 5px 15px;
}

.candidature-etat-sucess {
    background-color: #449D44;
}

.candidature-etat-failed {
    background-color: #b72424;
}

.btn-header {
    width: 150px;
}

.labelSCore {
    font-size: 25pt;
    font-weight: 600;
}

.panel-score {
    text-align: center;
    padding: 20px;
}

.candidat-result-experiences {

}