/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
@charset "UTF-8";
/* ==========================================================================
   Template Adaptation Bootstrap 3 with Bootstrap4
   ========================================================================== */
/*
@import 'template';
@import 'global';
*/
/*@import 'src/sass/patch_bootstrap3';*/
/* bootstrap 3 grid et tools for Main */
/* VARIABLES */
/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
/*Comme on a une base bootstrap 4, ici je charge la grille bootstrap3 uniquement
dans main (pas sur header ni footer) */
@import url("../modules/apec-jahia-module/assets/css/common/roboto.css");
.theme-candidat main {
  /*border: gold solid 5px !important;*/ }

/*.angularJs.boots3 main*/
.angularJs.boots3 main {
  /*background: tomato !important;*/
  /* correctif bt4 to bts3 */
  /*border: 2px solid gold;*/
  /* bootstrap 3 : grille et form controls select */ }
  .angularJs.boots3 main .row {
    display: block;
    /*margin-left: 0;
    margin-right: 0;*/ }
  .angularJs.boots3 main .input-group {
    flex-wrap: nowrap; }
  .angularJs.boots3 main .alert {
    display: block; }
  .angularJs.boots3 main .slide-toggle-label {
    display: flex; }
  .angularJs.boots3 main .pull-left {
    float: left; }
  .angularJs.boots3 main .pull-right {
    float: right; }
  .angularJs.boots3 main .clearfix:before,
  .angularJs.boots3 main .clearfix:after,
  .angularJs.boots3 main .dl-horizontal dd:before,
  .angularJs.boots3 main .dl-horizontal dd:after,
  .angularJs.boots3 main .container:before,
  .angularJs.boots3 main .container:after,
  .angularJs.boots3 main .container-fluid:before,
  .angularJs.boots3 main .container-fluid:after,
  .angularJs.boots3 main .row:before,
  .angularJs.boots3 main .row:after,
  .angularJs.boots3 main .form-horizontal .form-group:before,
  .angularJs.boots3 main .form-horizontal .form-group:after,
  .angularJs.boots3 main .btn-toolbar:before,
  .angularJs.boots3 main .btn-toolbar:after,
  .angularJs.boots3 main .btn-group-vertical > .btn-group:before,
  .angularJs.boots3 main .btn-group-vertical > .btn-group:after,
  .angularJs.boots3 main .nav:before,
  .angularJs.boots3 main .nav:after,
  .angularJs.boots3 main .navbar:before,
  .angularJs.boots3 main .navbar:after,
  .angularJs.boots3 main .navbar-header:before,
  .angularJs.boots3 main .navbar-header:after,
  .angularJs.boots3 main .navbar-collapse:before,
  .angularJs.boots3 main .navbar-collapse:after,
  .angularJs.boots3 main .pager:before,
  .angularJs.boots3 main .pager:after,
  .angularJs.boots3 main .panel-body:before,
  .angularJs.boots3 main .panel-body:after,
  .angularJs.boots3 main .modal-footer:before,
  .angularJs.boots3 main .modal-footer:after {
    display: table;
    content: ' '; }
  .angularJs.boots3 main .clearfix:after,
  .angularJs.boots3 main .dl-horizontal dd:after,
  .angularJs.boots3 main .container:after,
  .angularJs.boots3 main .container-fluid:after,
  .angularJs.boots3 main .row:after,
  .angularJs.boots3 main .form-horizontal .form-group:after,
  .angularJs.boots3 main .btn-toolbar:after,
  .angularJs.boots3 main .btn-group-vertical > .btn-group:after,
  .angularJs.boots3 main .nav:after,
  .angularJs.boots3 main .navbar:after,
  .angularJs.boots3 main .navbar-header:after,
  .angularJs.boots3 main .navbar-collapse:after,
  .angularJs.boots3 main .pager:after,
  .angularJs.boots3 main .panel-body:after,
  .angularJs.boots3 main .modal-footer:after {
    clear: both; }
  .angularJs.boots3 main .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 460px) {
      .angularJs.boots3 main .container-fluid {
        padding-right: 0;
        padding-left: 0; } }
  .angularJs.boots3 main .row {
    /*margin-right: -15px;
    margin-left: -15px;*/ }
  .angularJs.boots3 main .col-xs-1,
  .angularJs.boots3 main .col-sm-1,
  .angularJs.boots3 main .col-md-1,
  .angularJs.boots3 main .col-lg-1,
  .angularJs.boots3 main .col-xs-2,
  .angularJs.boots3 main .col-sm-2,
  .angularJs.boots3 main .col-md-2,
  .angularJs.boots3 main .col-lg-2,
  .angularJs.boots3 main .col-xs-3,
  .angularJs.boots3 main .col-sm-3,
  .angularJs.boots3 main .col-md-3,
  .angularJs.boots3 main .col-lg-3,
  .angularJs.boots3 main .col-xs-4,
  .angularJs.boots3 main .col-sm-4,
  .angularJs.boots3 main .col-md-4,
  .angularJs.boots3 main .col-lg-4,
  .angularJs.boots3 main .col-xs-5,
  .angularJs.boots3 main .col-sm-5,
  .angularJs.boots3 main .col-md-5,
  .angularJs.boots3 main .col-lg-5,
  .angularJs.boots3 main .col-xs-6,
  .angularJs.boots3 main .col-sm-6,
  .angularJs.boots3 main .col-md-6,
  .angularJs.boots3 main .col-lg-6,
  .angularJs.boots3 main .col-xs-7,
  .angularJs.boots3 main .col-sm-7,
  .angularJs.boots3 main .col-md-7,
  .angularJs.boots3 main .col-lg-7,
  .angularJs.boots3 main .col-xs-8,
  .angularJs.boots3 main .col-sm-8,
  .angularJs.boots3 main .col-md-8,
  .angularJs.boots3 main .col-lg-8,
  .angularJs.boots3 main .col-xs-9,
  .angularJs.boots3 main .col-sm-9,
  .angularJs.boots3 main .col-md-9,
  .angularJs.boots3 main .col-lg-9,
  .angularJs.boots3 main .col-xs-10,
  .angularJs.boots3 main .col-sm-10,
  .angularJs.boots3 main .col-md-10,
  .angularJs.boots3 main .col-lg-10,
  .angularJs.boots3 main .col-xs-11,
  .angularJs.boots3 main .col-sm-11,
  .angularJs.boots3 main .col-md-11,
  .angularJs.boots3 main .col-lg-11,
  .angularJs.boots3 main .col-xs-12,
  .angularJs.boots3 main .col-sm-12,
  .angularJs.boots3 main .col-md-12,
  .angularJs.boots3 main .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .angularJs.boots3 main .col-xs-1,
  .angularJs.boots3 main .col-xs-2,
  .angularJs.boots3 main .col-xs-3,
  .angularJs.boots3 main .col-xs-4,
  .angularJs.boots3 main .col-xs-5,
  .angularJs.boots3 main .col-xs-6,
  .angularJs.boots3 main .col-xs-7,
  .angularJs.boots3 main .col-xs-8,
  .angularJs.boots3 main .col-xs-9,
  .angularJs.boots3 main .col-xs-10,
  .angularJs.boots3 main .col-xs-11,
  .angularJs.boots3 main .col-xs-12 {
    float: left; }
  .angularJs.boots3 main .col-xs-12 {
    width: 100%; }
  .angularJs.boots3 main .col-xs-11 {
    width: 91.66666667%; }
  .angularJs.boots3 main .col-xs-10 {
    width: 83.33333333%; }
  .angularJs.boots3 main .col-xs-9 {
    width: 75%; }
  .angularJs.boots3 main .col-xs-8 {
    width: 66.66666667%; }
  .angularJs.boots3 main .col-xs-7 {
    width: 58.33333333%; }
  .angularJs.boots3 main .col-xs-6 {
    width: 50%; }
  .angularJs.boots3 main .col-xs-5 {
    width: 41.66666667%; }
  .angularJs.boots3 main .col-xs-4 {
    width: 33.33333333%; }
  .angularJs.boots3 main .col-xs-3 {
    width: 25%; }
  .angularJs.boots3 main .col-xs-2 {
    width: 16.66666667%; }
  .angularJs.boots3 main .col-xs-1 {
    width: 8.33333333%; }
  .angularJs.boots3 main .col-xs-pull-12 {
    right: 100%; }
  .angularJs.boots3 main .col-xs-pull-11 {
    right: 91.66666667%; }
  .angularJs.boots3 main .col-xs-pull-10 {
    right: 83.33333333%; }
  .angularJs.boots3 main .col-xs-pull-9 {
    right: 75%; }
  .angularJs.boots3 main .col-xs-pull-8 {
    right: 66.66666667%; }
  .angularJs.boots3 main .col-xs-pull-7 {
    right: 58.33333333%; }
  .angularJs.boots3 main .col-xs-pull-6 {
    right: 50%; }
  .angularJs.boots3 main .col-xs-pull-5 {
    right: 41.66666667%; }
  .angularJs.boots3 main .col-xs-pull-4 {
    right: 33.33333333%; }
  .angularJs.boots3 main .col-xs-pull-3 {
    right: 25%; }
  .angularJs.boots3 main .col-xs-pull-2 {
    right: 16.66666667%; }
  .angularJs.boots3 main .col-xs-pull-1 {
    right: 8.33333333%; }
  .angularJs.boots3 main .col-xs-pull-0 {
    right: auto; }
  .angularJs.boots3 main .col-xs-push-12 {
    left: 100%; }
  .angularJs.boots3 main .col-xs-push-11 {
    left: 91.66666667%; }
  .angularJs.boots3 main .col-xs-push-10 {
    left: 83.33333333%; }
  .angularJs.boots3 main .col-xs-push-9 {
    left: 75%; }
  .angularJs.boots3 main .col-xs-push-8 {
    left: 66.66666667%; }
  .angularJs.boots3 main .col-xs-push-7 {
    left: 58.33333333%; }
  .angularJs.boots3 main .col-xs-push-6 {
    left: 50%; }
  .angularJs.boots3 main .col-xs-push-5 {
    left: 41.66666667%; }
  .angularJs.boots3 main .col-xs-push-4 {
    left: 33.33333333%; }
  .angularJs.boots3 main .col-xs-push-3 {
    left: 25%; }
  .angularJs.boots3 main .col-xs-push-2 {
    left: 16.66666667%; }
  .angularJs.boots3 main .col-xs-push-1 {
    left: 8.33333333%; }
  .angularJs.boots3 main .col-xs-push-0 {
    left: auto; }
  .angularJs.boots3 main .col-xs-offset-12 {
    margin-left: 100%; }
  .angularJs.boots3 main .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .angularJs.boots3 main .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .angularJs.boots3 main .col-xs-offset-9 {
    margin-left: 75%; }
  .angularJs.boots3 main .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .angularJs.boots3 main .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .angularJs.boots3 main .col-xs-offset-6 {
    margin-left: 50%; }
  .angularJs.boots3 main .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .angularJs.boots3 main .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .angularJs.boots3 main .col-xs-offset-3 {
    margin-left: 25%; }
  .angularJs.boots3 main .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .angularJs.boots3 main .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .angularJs.boots3 main .col-xs-offset-0 {
    margin-left: 0; }

@media (min-width: 768px) {
  .angularJs.boots3 main .col-sm-1,
  .angularJs.boots3 main .col-sm-2,
  .angularJs.boots3 main .col-sm-3,
  .angularJs.boots3 main .col-sm-4,
  .angularJs.boots3 main .col-sm-5,
  .angularJs.boots3 main .col-sm-6,
  .angularJs.boots3 main .col-sm-7,
  .angularJs.boots3 main .col-sm-8,
  .angularJs.boots3 main .col-sm-9,
  .angularJs.boots3 main .col-sm-10,
  .angularJs.boots3 main .col-sm-11,
  .angularJs.boots3 main .col-sm-12 {
    float: left; }
  .angularJs.boots3 main .col-sm-12 {
    width: 100%; }
  .angularJs.boots3 main .col-sm-11 {
    width: 91.66666667%; }
  .angularJs.boots3 main .col-sm-10 {
    width: 83.33333333%; }
  .angularJs.boots3 main .col-sm-9 {
    width: 75%; }
  .angularJs.boots3 main .col-sm-8 {
    width: 66.66666667%; }
  .angularJs.boots3 main .col-sm-7 {
    width: 58.33333333%; }
  .angularJs.boots3 main .col-sm-6 {
    width: 50%; }
  .angularJs.boots3 main .col-sm-5 {
    width: 41.66666667%; }
  .angularJs.boots3 main .col-sm-4 {
    width: 33.33333333%; }
  .angularJs.boots3 main .col-sm-3 {
    width: 25%; }
  .angularJs.boots3 main .col-sm-2 {
    width: 16.66666667%; }
  .angularJs.boots3 main .col-sm-1 {
    width: 8.33333333%; }
  .angularJs.boots3 main .col-sm-pull-12 {
    right: 100%; }
  .angularJs.boots3 main .col-sm-pull-11 {
    right: 91.66666667%; }
  .angularJs.boots3 main .col-sm-pull-10 {
    right: 83.33333333%; }
  .angularJs.boots3 main .col-sm-pull-9 {
    right: 75%; }
  .angularJs.boots3 main .col-sm-pull-8 {
    right: 66.66666667%; }
  .angularJs.boots3 main .col-sm-pull-7 {
    right: 58.33333333%; }
  .angularJs.boots3 main .col-sm-pull-6 {
    right: 50%; }
  .angularJs.boots3 main .col-sm-pull-5 {
    right: 41.66666667%; }
  .angularJs.boots3 main .col-sm-pull-4 {
    right: 33.33333333%; }
  .angularJs.boots3 main .col-sm-pull-3 {
    right: 25%; }
  .angularJs.boots3 main .col-sm-pull-2 {
    right: 16.66666667%; }
  .angularJs.boots3 main .col-sm-pull-1 {
    right: 8.33333333%; }
  .angularJs.boots3 main .col-sm-pull-0 {
    right: auto; }
  .angularJs.boots3 main .col-sm-push-12 {
    left: 100%; }
  .angularJs.boots3 main .col-sm-push-11 {
    left: 91.66666667%; }
  .angularJs.boots3 main .col-sm-push-10 {
    left: 83.33333333%; }
  .angularJs.boots3 main .col-sm-push-9 {
    left: 75%; }
  .angularJs.boots3 main .col-sm-push-8 {
    left: 66.66666667%; }
  .angularJs.boots3 main .col-sm-push-7 {
    left: 58.33333333%; }
  .angularJs.boots3 main .col-sm-push-6 {
    left: 50%; }
  .angularJs.boots3 main .col-sm-push-5 {
    left: 41.66666667%; }
  .angularJs.boots3 main .col-sm-push-4 {
    left: 33.33333333%; }
  .angularJs.boots3 main .col-sm-push-3 {
    left: 25%; }
  .angularJs.boots3 main .col-sm-push-2 {
    left: 16.66666667%; }
  .angularJs.boots3 main .col-sm-push-1 {
    left: 8.33333333%; }
  .angularJs.boots3 main .col-sm-push-0 {
    left: auto; }
  .angularJs.boots3 main .col-sm-offset-12 {
    margin-left: 100%; }
  .angularJs.boots3 main .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .angularJs.boots3 main .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .angularJs.boots3 main .col-sm-offset-9 {
    margin-left: 75%; }
  .angularJs.boots3 main .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .angularJs.boots3 main .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .angularJs.boots3 main .col-sm-offset-6 {
    margin-left: 50%; }
  .angularJs.boots3 main .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .angularJs.boots3 main .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .angularJs.boots3 main .col-sm-offset-3 {
    margin-left: 25%; }
  .angularJs.boots3 main .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .angularJs.boots3 main .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .angularJs.boots3 main .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .angularJs.boots3 main .col-md-1,
  .angularJs.boots3 main .col-md-2,
  .angularJs.boots3 main .col-md-3,
  .angularJs.boots3 main .col-md-4,
  .angularJs.boots3 main .col-md-5,
  .angularJs.boots3 main .col-md-6,
  .angularJs.boots3 main .col-md-7,
  .angularJs.boots3 main .col-md-8,
  .angularJs.boots3 main .col-md-9,
  .angularJs.boots3 main .col-md-10,
  .angularJs.boots3 main .col-md-11,
  .angularJs.boots3 main .col-md-12 {
    float: left; }
  .angularJs.boots3 main .col-md-12 {
    width: 100%; }
  .angularJs.boots3 main .col-md-11 {
    width: 91.66666667%; }
  .angularJs.boots3 main .col-md-10 {
    width: 83.33333333%; }
  .angularJs.boots3 main .col-md-9 {
    width: 75%; }
  .angularJs.boots3 main .col-md-8 {
    width: 66.66666667%; }
  .angularJs.boots3 main .col-md-7 {
    width: 58.33333333%; }
  .angularJs.boots3 main .col-md-6 {
    width: 50%; }
  .angularJs.boots3 main .col-md-5 {
    width: 41.66666667%; }
  .angularJs.boots3 main .col-md-4 {
    width: 33.33333333%; }
  .angularJs.boots3 main .col-md-3 {
    width: 25%; }
  .angularJs.boots3 main .col-md-2 {
    width: 16.66666667%; }
  .angularJs.boots3 main .col-md-1 {
    width: 8.33333333%; }
  .angularJs.boots3 main .col-md-pull-12 {
    right: 100%; }
  .angularJs.boots3 main .col-md-pull-11 {
    right: 91.66666667%; }
  .angularJs.boots3 main .col-md-pull-10 {
    right: 83.33333333%; }
  .angularJs.boots3 main .col-md-pull-9 {
    right: 75%; }
  .angularJs.boots3 main .col-md-pull-8 {
    right: 66.66666667%; }
  .angularJs.boots3 main .col-md-pull-7 {
    right: 58.33333333%; }
  .angularJs.boots3 main .col-md-pull-6 {
    right: 50%; }
  .angularJs.boots3 main .col-md-pull-5 {
    right: 41.66666667%; }
  .angularJs.boots3 main .col-md-pull-4 {
    right: 33.33333333%; }
  .angularJs.boots3 main .col-md-pull-3 {
    right: 25%; }
  .angularJs.boots3 main .col-md-pull-2 {
    right: 16.66666667%; }
  .angularJs.boots3 main .col-md-pull-1 {
    right: 8.33333333%; }
  .angularJs.boots3 main .col-md-pull-0 {
    right: auto; }
  .angularJs.boots3 main .col-md-push-12 {
    left: 100%; }
  .angularJs.boots3 main .col-md-push-11 {
    left: 91.66666667%; }
  .angularJs.boots3 main .col-md-push-10 {
    left: 83.33333333%; }
  .angularJs.boots3 main .col-md-push-9 {
    left: 75%; }
  .angularJs.boots3 main .col-md-push-8 {
    left: 66.66666667%; }
  .angularJs.boots3 main .col-md-push-7 {
    left: 58.33333333%; }
  .angularJs.boots3 main .col-md-push-6 {
    left: 50%; }
  .angularJs.boots3 main .col-md-push-5 {
    left: 41.66666667%; }
  .angularJs.boots3 main .col-md-push-4 {
    left: 33.33333333%; }
  .angularJs.boots3 main .col-md-push-3 {
    left: 25%; }
  .angularJs.boots3 main .col-md-push-2 {
    left: 16.66666667%; }
  .angularJs.boots3 main .col-md-push-1 {
    left: 8.33333333%; }
  .angularJs.boots3 main .col-md-push-0 {
    left: auto; }
  .angularJs.boots3 main .col-md-offset-12 {
    margin-left: 100%; }
  .angularJs.boots3 main .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .angularJs.boots3 main .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .angularJs.boots3 main .col-md-offset-9 {
    margin-left: 75%; }
  .angularJs.boots3 main .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .angularJs.boots3 main .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .angularJs.boots3 main .col-md-offset-6 {
    margin-left: 50%; }
  .angularJs.boots3 main .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .angularJs.boots3 main .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .angularJs.boots3 main .col-md-offset-3 {
    margin-left: 25%; }
  .angularJs.boots3 main .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .angularJs.boots3 main .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .angularJs.boots3 main .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .angularJs.boots3 main .col-lg-1,
  .angularJs.boots3 main .col-lg-2,
  .angularJs.boots3 main .col-lg-3,
  .angularJs.boots3 main .col-lg-4,
  .angularJs.boots3 main .col-lg-5,
  .angularJs.boots3 main .col-lg-6,
  .angularJs.boots3 main .col-lg-7,
  .angularJs.boots3 main .col-lg-8,
  .angularJs.boots3 main .col-lg-9,
  .angularJs.boots3 main .col-lg-10,
  .angularJs.boots3 main .col-lg-11,
  .angularJs.boots3 main .col-lg-12 {
    float: left; }
  .angularJs.boots3 main .col-lg-12 {
    width: 100%; }
  .angularJs.boots3 main .col-lg-11 {
    width: 91.66666667%; }
  .angularJs.boots3 main .col-lg-10 {
    width: 83.33333333%; }
  .angularJs.boots3 main .col-lg-9 {
    width: 75%; }
  .angularJs.boots3 main .col-lg-8 {
    width: 66.66666667%; }
  .angularJs.boots3 main .col-lg-7 {
    width: 58.33333333%; }
  .angularJs.boots3 main .col-lg-6 {
    width: 50%; }
  .angularJs.boots3 main .col-lg-5 {
    width: 41.66666667%; }
  .angularJs.boots3 main .col-lg-4 {
    width: 33.33333333%; }
  .angularJs.boots3 main .col-lg-3 {
    width: 25%; }
  .angularJs.boots3 main .col-lg-2 {
    width: 16.66666667%; }
  .angularJs.boots3 main .col-lg-1 {
    width: 8.33333333%; }
  .angularJs.boots3 main .col-lg-pull-12 {
    right: 100%; }
  .angularJs.boots3 main .col-lg-pull-11 {
    right: 91.66666667%; }
  .angularJs.boots3 main .col-lg-pull-10 {
    right: 83.33333333%; }
  .angularJs.boots3 main .col-lg-pull-9 {
    right: 75%; }
  .angularJs.boots3 main .col-lg-pull-8 {
    right: 66.66666667%; }
  .angularJs.boots3 main .col-lg-pull-7 {
    right: 58.33333333%; }
  .angularJs.boots3 main .col-lg-pull-6 {
    right: 50%; }
  .angularJs.boots3 main .col-lg-pull-5 {
    right: 41.66666667%; }
  .angularJs.boots3 main .col-lg-pull-4 {
    right: 33.33333333%; }
  .angularJs.boots3 main .col-lg-pull-3 {
    right: 25%; }
  .angularJs.boots3 main .col-lg-pull-2 {
    right: 16.66666667%; }
  .angularJs.boots3 main .col-lg-pull-1 {
    right: 8.33333333%; }
  .angularJs.boots3 main .col-lg-pull-0 {
    right: auto; }
  .angularJs.boots3 main .col-lg-push-12 {
    left: 100%; }
  .angularJs.boots3 main .col-lg-push-11 {
    left: 91.66666667%; }
  .angularJs.boots3 main .col-lg-push-10 {
    left: 83.33333333%; }
  .angularJs.boots3 main .col-lg-push-9 {
    left: 75%; }
  .angularJs.boots3 main .col-lg-push-8 {
    left: 66.66666667%; }
  .angularJs.boots3 main .col-lg-push-7 {
    left: 58.33333333%; }
  .angularJs.boots3 main .col-lg-push-6 {
    left: 50%; }
  .angularJs.boots3 main .col-lg-push-5 {
    left: 41.66666667%; }
  .angularJs.boots3 main .col-lg-push-4 {
    left: 33.33333333%; }
  .angularJs.boots3 main .col-lg-push-3 {
    left: 25%; }
  .angularJs.boots3 main .col-lg-push-2 {
    left: 16.66666667%; }
  .angularJs.boots3 main .col-lg-push-1 {
    left: 8.33333333%; }
  .angularJs.boots3 main .col-lg-push-0 {
    left: auto; }
  .angularJs.boots3 main .col-lg-offset-12 {
    margin-left: 100%; }
  .angularJs.boots3 main .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .angularJs.boots3 main .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .angularJs.boots3 main .col-lg-offset-9 {
    margin-left: 75%; }
  .angularJs.boots3 main .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .angularJs.boots3 main .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .angularJs.boots3 main .col-lg-offset-6 {
    margin-left: 50%; }
  .angularJs.boots3 main .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .angularJs.boots3 main .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .angularJs.boots3 main .col-lg-offset-3 {
    margin-left: 25%; }
  .angularJs.boots3 main .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .angularJs.boots3 main .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .angularJs.boots3 main .col-lg-offset-0 {
    margin-left: 0; } }

/* les forms de bootstrap 3 */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type='radio'],
input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type='file'] {
  display: block; }

input[type='range'] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
  /*  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/ }

button:focus {
  outline: none; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type='search'] {
  -webkit-appearance: none; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type='date'].input-sm,
input[type='time'].input-sm,
input[type='datetime-local'].input-sm,
input[type='month'].input-sm {
  line-height: 30px;
  line-height: 1.5 \0; }

input[type='date'].input-lg,
input[type='time'].input-lg,
input[type='datetime-local'].input-lg,
input[type='month'].input-lg {
  line-height: 46px;
  line-height: 1.33 \0; }

_:-ms-fullscreen,
:root input[type='date'],
_:-ms-fullscreen,
:root input[type='time'],
_:-ms-fullscreen,
:root input[type='datetime-local'],
_:-ms-fullscreen,
:root input[type='month'] {
  line-height: 1.42857143; }

_:-ms-fullscreen.input-sm,
:root input[type='date'].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type='time'].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type='datetime-local'].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type='month'].input-sm {
  line-height: 1.5; }

_:-ms-fullscreen.input-lg,
:root input[type='date'].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type='time'].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type='datetime-local'].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type='month'].input-lg {
  line-height: 1.33; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto; }

.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* les input-group-addon de bootstrap 3 */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/*.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}*/
.input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type='checkbox'],
.input-group-addon input[type='radio'] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

/* les progress bar de bootstrap3 */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* les visible de bootstrap3 */
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important; }

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md,
  th.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

/* les collapse de bootstrap 3*/
.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

/* autres tool bootstrap3 */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* correctif specifique theme recruteur modale backdrop
https://wwwloc/recruteur/mon-espace/mes-offres/creer-une-offre.html?xCplt=description_de_l_offre#comparaison
*/
.theme-recruteur.modal-open, .theme-candidat.modal-open {
  /*cache le footer car main en fixed s'affiche et suffit pour l'affichage */ }
  .theme-recruteur.modal-open .modal.in, .theme-candidat.modal-open .modal.in {
    background-color: rgba(1, 27, 31, 0.7); }
  .theme-recruteur.modal-open main, .theme-candidat.modal-open main {
    /* passe la modale par dessus le header : */
    z-index: 1030;
    width: 100%; }
  .theme-recruteur.modal-open footer, .theme-candidat.modal-open footer {
    display: none; }
  .theme-recruteur.modal-open .modal-backdrop, .theme-candidat.modal-open .modal-backdrop {
    /* cache la modal-backdrop car la .modal suffit */
    display: none; }

/* correctif form de bootstrap 4 */
.boots3 main .form-check-input {
  position: static;
  /*position: absolute; bug sur page candidapec */ }

/* la modale de sauvegarde de l'offre sur page candidapec : https://wwwloc/candidat/recherche-emploi/postuler-a-une-offre.html#/candidature/formulaire/168549293W */
/* ajout du .fade.in de bootstrap3 absent de bts4 */
.fade.in {
  opacity: 1; }

/* ajout du des propriétés de bootstrap3 différentes de bts4 */
.modal {
  bottom: 0;
  right: 0;
  /*z-index: 1050 !important;*/
  z-index: 10050; }

/* remplace le .modal-backdrop.show de bts4 */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.open > .dropdown-menu {
  display: block; }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print,
  th.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* VARIABLES */
/*@import '../variables';*/
/* MIXINS */
/*@import '../mixins';*/
/* FONTS */
/*@import '../fonts';*/
/* imports de angjs : utile pour angular bootstrap3 et angularJs bootstrap 3*/
/* ******************************************************************** Local *************************************************************************** */
/*
    début equivalence
    @import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700');
*/
/* Fin equivalence */
/*@media (max-width: 991px) {
  html,
  body {
    height: 100%;
  }
}

@media (max-width: 700px) {
  html,
  body {
    height: 100%;
  }
}*/
html {
  /* overflow-x: hidden;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;*/ }

body {
  /*color: #444;*/
  /*font-size: 12px;*/
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding-top: 138px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale; }

.m-0 {
  margin: 0 !important; }

.p-0 {
  padding: 0 !important; }

@media (max-width: 991px) {
  body {
    padding-top: 50px; } }

@media (max-width: 700px) {
  body {
    padding-top: 94px; } }

body.popup-open {
  padding-top: 0; }

.pop-up#pop-up-nav-changer-espace {
  bottom: 0;
  display: block;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000; }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

a:hover,
a.general:hover,
a[role='button'] {
  cursor: pointer; }

a:hover,
a.general:hover,
a:focus,
a.general:focus {
  text-decoration: none; }

body.popup-open {
  padding-top: 0 !important; }

@media screen and (max-width: 991px) {
  body {
    margin: 0 auto;
    width: 95%; }
  /*.container {
    padding: 0 5px !important;
  }*/
  .containerFullWidth {
    padding: 0; }
  .content {
    padding: 0; }
  .sectionWithMargin {
    padding: 0 10px; }
  body.bodyFullWidth {
    width: 100%; }
  body.bodyFullWidth .row {
    margin-left: initial;
    margin-right: initial; } }

/*Fin de @media*/
.row {
  /*  margin-left: -10px;
    margin-right: -10px;*/ }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  /*padding-left: 10px;
  padding-right: 10px;*/ }

.row.row-small-gutter {
  margin-left: -5px;
  margin-right: -5px; }

.row.row-small-gutter .col-xs-1,
.row.row-small-gutter .col-sm-1,
.row.row-small-gutter .col-md-1,
.row.row-small-gutter .col-lg-1,
.row.row-small-gutter .col-xs-2,
.row.row-small-gutter .col-sm-2,
.row.row-small-gutter .col-md-2,
.row.row-small-gutter .col-lg-2,
.row.row-small-gutter .col-xs-3,
.row.row-small-gutter .col-sm-3,
.row.row-small-gutter .col-md-3,
.row.row-small-gutter .col-lg-3,
.row.row-small-gutter .col-xs-4,
.row.row-small-gutter .col-sm-4,
.row.row-small-gutter .col-md-4,
.row.row-small-gutter .col-lg-4,
.row.row-small-gutter .col-xs-5,
.row.row-small-gutter .col-sm-5,
.row.row-small-gutter .col-md-5,
.row.row-small-gutter .col-lg-5,
.row.row-small-gutter .col-xs-6,
.row.row-small-gutter .col-sm-6,
.row.row-small-gutter .col-md-6,
.row.row-small-gutter .col-lg-6,
.row.row-small-gutter .col-xs-7,
.row.row-small-gutter .col-sm-7,
.row.row-small-gutter .col-md-7,
.row.row-small-gutter .col-lg-7,
.row.row-small-gutter .col-xs-8,
.row.row-small-gutter .col-sm-8,
.row.row-small-gutter .col-md-8,
.row.row-small-gutter .col-lg-8,
.row.row-small-gutter .col-xs-9,
.row.row-small-gutter .col-sm-9,
.row.row-small-gutter .col-md-9,
.row.row-small-gutter .col-lg-9,
.row.row-small-gutter .col-xs-10,
.row.row-small-gutter .col-sm-10,
.row.row-small-gutter .col-md-10,
.row.row-small-gutter .col-lg-10,
.row.row-small-gutter .col-xs-11,
.row.row-small-gutter .col-sm-11,
.row.row-small-gutter .col-md-11,
.row.row-small-gutter .col-lg-11,
.row.row-small-gutter .col-xs-12,
.row.row-small-gutter .col-sm-12,
.row.row-small-gutter .col-md-12,
.row.row-small-gutter .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px; }

/*  DEMI COLONNES */
.col-md-1point5,
.col-md-2point5,
.col-md-3point5,
.col-md-4point5,
.col-md-5point5,
.col-md-6point5,
.col-md-7point5,
.col-md-8point5,
.col-md-9point5,
.col-md-10point5,
.col-md-11point5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

@media (min-width: 992px) {
  .col-md-1point5,
  .col-md-2point5,
  .col-md-3point5,
  .col-md-4point5,
  .col-md-5point5,
  .col-md-6point5,
  .col-md-7point5,
  .col-md-8point5,
  .col-md-9point5,
  .col-md-10point5,
  .col-md-11point5 {
    float: left; }
  .col-md-11point5 {
    width: 95.83333334%; }
  .col-md-10point5 {
    width: 87.5%; }
  .col-md-9point5 {
    width: 79.16666667%; }
  .col-md-8point5 {
    width: 70.83333334%; }
  .col-md-7point5 {
    width: 62.5%; }
  .col-md-6point5 {
    width: 54.16666667%; }
  .col-md-5point5 {
    width: 45.83333334%; }
  .col-md-4point5 {
    width: 37.5%; }
  .col-md-3point5 {
    width: 29.16666667%; }
  .col-md-2point5 {
    width: 20.83333334%; }
  .col-md-1point5 {
    width: 12.5%; }
  .col-md-pull-point5 {
    right: 4.16666667%; }
  .col-md-pull-11point5 {
    right: 95.83333334%; }
  .col-md-pull-10point5 {
    right: 87.5%; }
  .col-md-pull-9point5 {
    right: 79.16666667%; }
  .col-md-pull-8point5 {
    right: 70.83333334%; }
  .col-md-pull-7point5 {
    right: 62.5%; }
  .col-md-pull-6point5 {
    right: 54.16666667%; }
  .col-md-pull-5point5 {
    right: 45.83333334%; }
  .col-md-pull-4point5 {
    right: 37.5%; }
  .col-md-pull-3point5 {
    right: 29.16666667%; }
  .col-md-pull-2point5 {
    right: 20.83333334%; }
  .col-md-pull-1point5 {
    right: 12.5%; }
  .col-md-push-point5 {
    left: 4.16666667%; }
  .col-md-push-11point5 {
    left: 95.83333334%; }
  .col-md-push-10point5 {
    left: 87.5%; }
  .col-md-push-9point5 {
    left: 79.16666667%; }
  .col-md-push-8point5 {
    left: 70.83333334%; }
  .col-md-push-7point5 {
    left: 62.5%; }
  .col-md-push-6point5 {
    left: 54.16666667%; }
  .col-md-push-5point5 {
    left: 45.83333334%; }
  .col-md-push-4point5 {
    left: 37.5%; }
  .col-md-push-3point5 {
    left: 29.16666667%; }
  .col-md-push-2point5 {
    left: 20.83333334%; }
  .col-md-push-1point5 {
    left: 12.5%; }
  .col-md-offset-11point5 {
    margin-left: 95.83333334%; }
  .col-md-offset-10point5 {
    margin-left: 87.5%; }
  .col-md-offset-9point5 {
    margin-left: 79.16666667%; }
  .col-md-offset-8point5 {
    margin-left: 70.83333334%; }
  .col-md-offset-7point5 {
    margin-left: 62.5%; }
  .col-md-offset-6point5 {
    margin-left: 54.16666667%; }
  .col-md-offset-5point5 {
    margin-left: 45.83333334%; }
  .col-md-offset-4point5 {
    margin-left: 37.5%; }
  .col-md-offset-3point5 {
    margin-left: 29.16666667%; }
  .col-md-offset-2point5 {
    margin-left: 20.83333334%; }
  .col-md-offset-1point5 {
    margin-left: 12.5%; } }

.col-xs-1point5,
.col-xs-2point5,
.col-xs-3point5,
.col-xs-4point5,
.col-xs-5point5,
.col-xs-6point5,
.col-xs-7point5,
.col-xs-8point5,
.col-xs-9point5,
.col-xs-10point5,
.col-xs-11point5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-1point5,
.col-xs-2point5,
.col-xs-3point5,
.col-xs-4point5,
.col-xs-5point5,
.col-xs-6point5,
.col-xs-7point5,
.col-xs-8point5,
.col-xs-9point5,
.col-xs-10point5,
.col-xs-11point5 {
  float: left; }

.col-xs-11point5 {
  width: 95.83333334%; }

.col-xs-10point5 {
  width: 87.5%; }

.col-xs-9point5 {
  width: 79.16666667%; }

.col-xs-8point5 {
  width: 70.83333334%; }

.col-xs-7point5 {
  width: 62.5%; }

.col-xs-6point5 {
  width: 54.16666667%; }

.col-xs-5point5 {
  width: 45.83333334%; }

.col-xs-4point5 {
  width: 37.5%; }

.col-xs-3point5 {
  width: 29.16666667%; }

.col-xs-2point5 {
  width: 20.83333334%;
  min-width: 120px; }

.col-xs-1point5 {
  width: 12.5%; }

.col-xs-pull-point5 {
  right: 4.16666667%; }

.col-xs-pull-11point5 {
  right: 95.83333334%; }

.col-xs-pull-10point5 {
  right: 87.5%; }

.col-xs-pull-9point5 {
  right: 79.16666667%; }

.col-xs-pull-8point5 {
  right: 70.83333334%; }

.col-xs-pull-7point5 {
  right: 62.5%; }

.col-xs-pull-6point5 {
  right: 54.16666667%; }

.col-xs-pull-5point5 {
  right: 45.83333334%; }

.col-xs-pull-4point5 {
  right: 37.5%; }

.col-xs-pull-3point5 {
  right: 29.16666667%; }

.col-xs-pull-2point5 {
  right: 20.83333334%; }

.col-xs-pull-1point5 {
  right: 12.5%; }

.col-xs-push-point5 {
  left: 4.16666667%; }

.col-xs-push-11point5 {
  left: 95.83333334%; }

.col-xs-push-10point5 {
  left: 87.5%; }

.col-xs-push-9point5 {
  left: 79.16666667%; }

.col-xs-push-8point5 {
  left: 70.83333334%; }

.col-xs-push-7point5 {
  left: 62.5%; }

.col-xs-push-6point5 {
  left: 54.16666667%; }

.col-xs-push-5point5 {
  left: 45.83333334%; }

.col-xs-push-4point5 {
  left: 37.5%; }

.col-xs-push-3point5 {
  left: 29.16666667%; }

.col-xs-push-2point5 {
  left: 20.83333334%; }

.col-xs-push-1point5 {
  left: 12.5%; }

.col-xs-offset-11point5 {
  margin-left: 95.83333334%; }

.col-xs-offset-10point5 {
  margin-left: 87.5%; }

.col-xs-offset-9point5 {
  margin-left: 79.16666667%; }

.col-xs-offset-8point5 {
  margin-left: 70.83333334%; }

.col-xs-offset-7point5 {
  margin-left: 62.5%; }

.col-xs-offset-6point5 {
  margin-left: 54.16666667%; }

.col-xs-offset-5point5 {
  margin-left: 45.83333334%; }

.col-xs-offset-4point5 {
  margin-left: 37.5%; }

.col-xs-offset-3point5 {
  margin-left: 29.16666667%; }

.col-xs-offset-2point5 {
  margin-left: 20.83333334%; }

.col-xs-offset-1point5 {
  margin-left: 12.5%; }

@media screen and (min-width: 991px) {
  .row-780 {
    max-width: 780px;
    margin: 0 auto; }
  .row-940 {
    max-width: 940px;
    margin: 0 auto; }
  .row-974 {
    max-width: 974px;
    margin: 0 auto; }
  .col-304 {
    max-width: 304px; } }

/* *********************************************************************** OMBRES ********************************************************************************** */
.ombre-gauche {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/ombres/ombre-gauche.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 20px 100%;
  margin-left: -10px;
  padding-left: 15px; }

.small-ombre-gauche {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/ombres/small-ombre-gauche.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 30px 100%;
  padding-left: 25px; }

.ombre-droite {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/ombres/ombre-droite.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 20px 100%;
  padding-right: 20px; }

.ombre-droite-top {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/ombres/ombre-gauche.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 20px 100%;
  margin-right: -20px;
  padding-right: 35px; }

.ombre-menu {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/ombres/ombre-service-menu.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 25px 100%; }

.ombre-top {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/ombres/ombre-top.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 20px;
  margin-top: 20px;
  padding-top: 30px; }

@media screen and (max-width: 991px) {
  .ombre-droite,
  .ombre-droite-top,
  .ombre-gauche {
    background-image: none;
    margin: 0;
    min-height: 0;
    padding: 0; } }

/*Fin de @media*/
/* *********************************************************************** BORDER ********************************************************************************** */
.border-bottom-solid {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px; }

.border-bottom-sd {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px; }

.border-top-solid {
  border-top: 1px solid #CCC;
  padding-top: 10px; }

.border-right-solid {
  border-right: 1px solid #CCC;
  padding-right: 10px; }

.border-left-solid {
  border-left: 1px solid #CCC;
  padding-left: 10px; }

.border-right-dotted {
  border-right: 1px solid #CCC;
  padding-right: 10px; }

.border-left-dotted {
  border-left: 1px solid #CCC;
  padding-left: 10px; }

@media screen and (max-width: 991px) {
  .border-right-solid-hidden-sm {
    border-right: 0;
    padding-right: inherit; }
  .border-left-solid-hidden-sm {
    border-left: 0;
    padding-right: inherit; } }

/*Fin de @media*/
@media screen and (max-width: 767px) {
  .border-right-solid-hidden-xs {
    border-right: 0;
    padding-right: inherit; }
  .border-left-solid-hidden-xs {
    border-left: 0;
    padding-right: inherit; } }

/*Fin de @media*/
/* ************************************************************** TEXTES ********************************************************************************** */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000;
  font-family: "Roboto", "Sans-serif";
  font-weight: 700;
  line-height: 1.2em;
  padding: 0; }

p,
.p,
ul li p.normal {
  font-size: 12px;
  line-height: 1.5em; }

p,
.p {
  color: #444;
  margin: 5px 0;
  word-wrap: break-word; }

p.small {
  font-size: 12px !important; }

h1,
.h1 {
  font-size: 26px;
  margin: 0 0 15px 0; }

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 18px; } }

/*Fin de @media*/
h2,
.h2 {
  font-size: 16px;
  margin: 0 0 10px 0; }

h3,
.h3,
h3 label {
  font-size: 15px;
  margin: 0 0 10px 0; }

h4,
.h4 {
  font-size: 13px;
  margin: 0 0 10px 0; }

h1.border-bottom,
h2.border-bottom,
h3.border-bottom,
h4.border-bottom,
.border-bottom {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px !important;
  padding-bottom: 8px !important; }

.border-bottom h2,
.border-bottom h3 {
  margin: 0; }

a,
a strong,
.general {
  color: #026096;
  outline: 0;
  text-decoration: none;
  word-wrap: break-word; }

a:hover,
a:focus,
a.general:hover,
a.general:focus {
  color: #000; }

.content ul {
  list-style: none;
  margin: 5px 0;
  padding: 0; }

.content ul li {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/listes/pix-orange.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
  list-style: none;
  margin-bottom: 3px;
  padding-left: 10px; }

.pointOr {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/listes/pix-orange.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
  list-style: none;
  margin-bottom: 3px;
  padding-left: 10px; }

p.little-grey,
.little-grey {
  color: #969696;
  font-size: 12px !important;
  margin-bottom: 0;
  line-height: 16px;
  margin-bottom: 15px; }

p.carte-de-visite {
  margin-top: -10px; }

@media (max-width: 767px) {
  p.carte-de-visite {
    margin-right: -50px; } }

.uppercase {
  text-transform: uppercase; }

@media (max-width: 767px) {
  .text-left-xs {
    text-align: left !important; }
  .text-right-xs {
    text-align: right !important; } }

/*Fin de @media*/
ol.counter {
  padding-left: 0; }

ol.counter > li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  counter-increment: numero;
  list-style-type: none;
  margin: 2px 0 0;
  padding: 0; }

ol.counter > li:before {
  background: none repeat scroll 0 0 #ed7601;
  border-radius: 3px;
  color: #fff;
  content: counter(numero, decimal);
  font-size: 10px;
  font-weight: 500;
  margin-right: 5px;
  padding: 0 3px; }

/* ************************************************************** COULEURS ********************************************************************************** */
.orange {
  color: #ed7601; }

a.black {
  color: #333; }

/* ************************************************************** LIENS PICTO ********************************************************************************** */
.picto-eye {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-eye.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.picto-eye:hover,
.picto-eye:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoLock {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-password2.png");
  background-position: 0 1px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoLock:hover,
.pictoLock:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoModify {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-modify.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 22px; }

.pictoModify:hover,
.pictoModify:focus {
  background-position: 0 -76px;
  color: #000; }

.pictoDelete {
  background: none transparent;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-trash.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
  border: 0;
  color: #026096;
  font-size: 12px;
  font-weight: 700;
  min-height: 17px;
  padding: 2px 0 2px 20px; }

.pictoDelete:hover,
.pictoDelete:focus {
  background-position: 0 -72px;
  color: #000;
  text-decoration: underline; }

.pictoDelete-white {
  background: none transparent;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-trash-white.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 0;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 20px;
  display: block;
  height: 2rem; }

.pictoPublish {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-publish.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoPublish:hover,
a.pictoPublish:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoDoc {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-doc.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 20px; }

.pictoDoc:hover .pictoDoc:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoSearch {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-search-green.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoSearch a:hover,
.pictoSearch:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoMail {
  background: none transparent;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-email-green.png");
  background-position: 0 2px;
  background-repeat: no-repeat;
  border: 0;
  color: #026096;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoMail:hover,
.pictoMail:focus {
  background-position: 0 -77px;
  color: #000; }

.pictoRSS {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-rss-green.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoRSS:hover,
.pictoRSS:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoRSSOrange {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-rss-orange.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoDownload {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-dwnld-green.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoXsDownload {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-dwnld-green.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-weight: 700;
  padding: 2px 0 15px 23px; }

.pictoDownload:hover,
.pictoXsDownload:hover,
.pictoDownload:focus,
.pictoXsDownload:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoSignaler {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-attention.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoSignaler:hover,
.pictoSignaler:focus {
  background-position: 0 -76px;
  color: #000; }

.pictoPlus {
  background: none transparent;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-plus.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 0;
  color: #026096;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoPlus:hover,
.pictoPlus:focus {
  background-position: 0 -75px;
  color: #000;
  text-decoration: underline; }

.pictoPrint {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-print.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoPrint:hover,
.pictoPrint:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoPrintWithoutPrintAction {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-print.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoPrintWithoutPrintAction:hover,
.pictoPrintWithoutPrintAction:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoFavoris {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-favoris.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoFavoris:hover,
.pictoFavoris:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoRemoveFavoris {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-remove-favoris.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoRemoveFavoris:hover,
.pictoRemoveFavoris:focus {
  background-position: 0 -73px;
  color: #000; }

.pictoShare {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/service-icons.png");
  background-position: 0 -300px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  min-height: 19px;
  padding: 2px 0 2px 25px !important; }

.pictoShare:hover,
.pictoShare:focus {
  background-position: -800px -300px;
  color: #000; }

.pictoPerso {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-perso.png");
  background-position: 0 0px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoPerso:hover,
.pictoPerso:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoNetwork {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-community.png");
  background-position: 0 0px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 28px; }

.pictoNetwork a:hover,
.pictoNetwork:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoPDF {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-pdf.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 25px; }

.pictoPDF a:hover,
.pictoPDF:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoUnpublish {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-unpublish.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoUnpublish:hover,
.pictoUnpublish:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoProlonger {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-prolonger.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 24px; }

.pictoProlonger:hover,
.pictoProlonger:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoCommentaire {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-commentaire.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 30px; }

.pictoCommentaire:hover,
.pictoCommentaire:focus {
  background-position: 0 -75px;
  color: #000; }

.pictoDeplacer {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-deplacer.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

p.pictoDeplacer:hover,
a.pictoDeplacer:focus {
  background-position: 0 -72px;
  color: #000; }

.pictoCible {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-search2.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 23px; }

.pictoCible:hover,
.pictoCible:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoGeoloc {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-map.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 20px; }

.pictoGeoloc:hover,
.pictoGeoloc:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoSuspendre {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-suspendre.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

.pictoSuspendre:hover,
.pictoSuspendre:focus {
  background-position: 0 -74px;
  color: #000; }

.pictoActualiser {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-actualiser.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

.pictoActualiser:hover,
.pictoActualiser:focus {
  background-position: 0 -76px;
  color: #000; }

.picto-criteres {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-criteres.png) no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

.picto-criteres:hover,
.picto-criteres:focus {
  background-position: 0 -75px;
  color: #000; }

.picto-filtres {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-filtres.png) no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

.picto-filtres:hover,
.picto-filtres:focus {
  background-position: 0 -76px;
  color: #000; }

.picto-export {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-export.png) no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

.picto-export:hover,
.picto-export:focus {
  background-position: 0 -75px;
  color: #000; }

.picto-statistiques {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-statistiques.png) no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 2px 0 2px 27px; }

.picto-statistiques:hover,
.picto-statistiques:focus {
  background-position: 0 -75px;
  color: #000; }

.picto-entreprise {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-entreprise.png) no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 0 2px 27px; }

.picto-entreprise:hover,
.picto-entreprise:focus {
  background-position: 0 -69px;
  color: #000; }

.picto-processus {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-processus.png) no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 0 2px 27px; }

.picto-processus:hover,
.picto-processus:focus {
  background-position: 0 -70px;
  color: #000; }

.picto + .picto {
  margin-left: 20px; }

@media screen and (max-width: 768px) {
  .pictoActualiser.pictoresponsive,
  .pictoActualiser.pictoresponsive:hover,
  .pictoActualiser.pictoresponsive:focus {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-actualiser-big.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 35px 0 0 0; }
  .pictoModify.pictoresponsive,
  .pictoModify.pictoresponsive:hover,
  .pictoModify.pictoresponsive:focus {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-modify-big.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 35px 0 0 0; }
  .pictoSuspendre.pictoresponsive,
  .pictoSuspendre.pictoresponsive:hover,
  .pictoSuspendre.pictoresponsive:focus {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-suspendre-big.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 35px 0 0 0; }
  .pictoDelete.pictoresponsive,
  .pictoDelete.pictoresponsive:hover,
  .pictoDelete.pictoresponsive:focus {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-trash-big.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 35px 0 0 0; }
  .picto-eye.pictoresponsive,
  .picto-eye.pictoresponsive:hover,
  .picto-eye.pictoresponsive:focus {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-eye-big.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 30px 0 0 0; } }

/* ************************************************************** BUTTONS ********************************************************************************** */
.button-width-auto {
  min-width: auto; }

button.block + button.block {
  margin-left: 0; }

@media screen and (max-width: 768px) {
  .button-flat-blue,
  .button-flat-pink,
  .button-flat-blue-new,
  .button-flat-blue-service,
  .button-flat-grey {
    padding: 10px 20px; }
  button.responsive-full, a.responsive-full {
    width: 100% !important;
    margin-left: 0 !important; }
  button.responsive-full + button.responsive-full {
    margin-left: 0; } }

/*Fin de @media*/
.button-small,
.button-small:focus,
.button-small:active {
  background-color: #F2FBFD;
  border: 0;
  border-radius: 2px;
  color: #026096;
  display: inline-flex;
  font-size: 11px !important;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 3px 10px; }

.button-small-pers,
.button-small:focus,
.button-small:active {
  background-color: #F2FBFD;
  border: 0;
  border-radius: 2px;
  color: #026096;
  display: inline-flex;
  font-size: 11px !important;
  font-weight: 700;
  padding: 3px 10px; }

.button-small:hover {
  background-color: #026096;
  color: #fff;
  text-decoration: none; }

.button-small + .button-small {
  margin-left: 20px; }

.button-front::before {
  content: "» "; }

.button-back {
  margin-left: 0;
  margin-bottom: 1rem; }
  .button-back::before {
    content: '';
    margin-right: 0; }

button.pictoSearch,
button.pictoSearch:hover,
button.pictoSearch:focus {
  background-position: 5px -70px;
  border-radius: 5px;
  border: 0;
  height: 28px;
  width: 28px; }

a + button,
button + button,
a + .btn,
.btn + .btn {
  margin-left: 20px; }

@media (max-width: 460px) {
  /* Quizz : column en mobile  pour les boutons suivants et précédents */
  #autodiag .text-center.d-flex.justify-content-between {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem; }
  #autodiag .finale .cadre {
    text-align: center; }
    #autodiag .finale .cadre h2 {
      margin-bottom: 1rem; }
  /* Création de profil : centrage du bouton quittter */
  div[ng-transclude="additionnalFooter"] .ng-scope {
    text-align: center; } }

.pictoQuestion {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-question.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 16px;
  width: 16px; }

span.pictoQuestion:hover,
span.pictoQuestion:focus {
  background-position: 0 -74px; }

button .pictoDelete {
  background-position: 0 -75px; }

button + button {
  margin-left: 20px; }

.job_search_candidapec .dropdown-menu button + button {
  margin-left: 0; }

@media screen and (max-width: 767px) {
  a + button,
  button + button,
  a + .btn,
  .btn + .btn {
    margin-left: 0; } }

button.pictoCorbeille {
  border: 0;
  background: transparent;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-corbeille.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  width: 13px; }

.share {
  margin-bottom: 20px; }

.share button,
.share a,
.share button + button,
.share a + a {
  background: transparent;
  border: 0;
  margin-left: 10px; }

.share button,
.share a,
.share button + button,
.share a + a {
  background: transparent;
  border: 0;
  text-decoration: none;
  margin-left: 10px;
  padding: 6px 1px; }

/* ******************************************************************* button disabled ****************************************************************************** */
.button-disabled {
  background-color: #8CB9C1; }

/* ************************************************************* BOUTONS SPECIAUX ************************************************************************ */
.done-white {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/done-white.png");
  background-repeat: no-repeat;
  font-weight: 700;
  padding: 3px 25px 10px 0;
  margin-left: 5px; }

.picto_formation {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto_formation.png) no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-size: contain; }

.picto-experience-pro {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-experience-pro.png) no-repeat;
  display: inline-block;
  width: 22px;
  height: 25px;
  vertical-align: middle;
  background-size: contain; }

.picto-referents {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-referents.png) no-repeat;
  display: inline-block;
  width: 22px;
  height: 17px;
  vertical-align: middle;
  background-size: contain; }

.picto-elements {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-elements.png) no-repeat;
  display: inline-block;
  width: 17px;
  height: 16px;
  vertical-align: middle;
  background-size: contain; }

.picto-competence {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-competence.png) no-repeat;
  display: inline-block;
  width: 22px;
  height: 17px;
  vertical-align: middle;
  background-size: contain; }

.picto-langue {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-langue.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: middle;
  background-size: contain; }

.icon-close {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/icon-close.png") no-repeat center center;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  margin-left: 8px;
  display: inline-block;
  background-size: contain; }

.icon-back {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/icon-back.png") no-repeat center center;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
  float: left;
  margin-top: 3px;
  /*display: inline-block;*/
  background-size: contain; }

.pen-icon {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/picto-modify-white.png") no-repeat center center;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 8px;
  display: inline-block; }

/* ************************************************************** ALT au dessus des Boutons  disabled ********************************************************************************** */
.altButton {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.7);
  position: absolute;
  background-color: #f5f5f5;
  padding: 5px;
  margin: 5px;
  top: 32px;
  right: 0;
  z-index: 1; }

/* ******************************************************************* button disabled ****************************************************************************** */
.button-disabled {
  background-color: #8CB9C1; }

/* ************************************************************** SEPARATORS ********************************************************************************** */
hr {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/backgrounds/pix-greenSquare.png");
  background-repeat: repeat-x;
  border: 0 none;
  display: block;
  height: 1px;
  margin: 15px 0; }

/* ************************************************************** FLOATS ********************************************************************************** */
@media screen and (max-width: 768px) {
  .clear-xs {
    clear: both !important;
    float: none !important; } }

/*Fin de @media*/
/* ************************************************************** BREADCRUMB ********************************************************************************** */
@media (max-width: 767px) {
  .breadcrumb {
    display: none; } }

/*Fin de @media*/
.content ul.breadcrumb li,
.content ol.breadcrumb li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  counter-increment: numero;
  list-style-type: none;
  margin: 2px 0 0;
  padding: 0; }

.content ul.breadcrumb li:before,
.content ol.breadcrumb li:before {
  background: none;
  content: "";
  margin-right: 0;
  padding: 0; }

.content ul.breadcrumb,
.content ol.breadcrumb {
  background-color: #F2F2F2;
  border-radius: 5px;
  margin-bottom: 20px !important;
  padding: 0 15px; }

.content ul.breadcrumb li,
.content ol.breadcrumb li {
  background-image: none !important;
  font-size: 11px;
  margin-bottom: 0 !important;
  padding: 8px 0;
  white-space: nowrap; }

.content ul.breadcrumb li:first-child,
.content ol.breadcrumb li:first-child {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/breadcrumb/breadcrumb-home.png") !important;
  background-position: left center !important;
  background-repeat: no-repeat;
  border-radius: 5px;
  padding-left: 25px; }

.content .breadcrumb > li + li {
  background-position: center left !important;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/breadcrumb/chenillard-bck-inter.png") !important;
  background-repeat: no-repeat;
  padding-left: 35px !important; }

.content .breadcrumb > li + li:before {
  content: "";
  padding: 0; }

.content .breadcrumb > .active {
  color: #444444; }

/* ************************************************************** CADRES ********************************************************************************** */
.cadre-upload-cv {
  margin-bottom: 20px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d0; }

.cadre {
  background-color: #F2F2F2;
  margin-bottom: 20px;
  padding: 20px; }

.cadre-yellow {
  background-color: #fdf0cc !important; }

.cadre-grey {
  background-color: #f2f2f2; }

.cadre-brown {
  background-color: #e9e4db; }

.cadre-white {
  background-color: #FFF !important; }

.cadre-gradient {
  background-color: #E5EFF4;
  background: linear-gradient(to bottom, #FAFDFD 0%, #E5EFF4 100%); }

/* ************************************************************** BACKGROUND IMAGE ********************************************************************************** */
.profil-active {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/profile-active.png);
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 40px;
  padding-left: 50px; }

.check-green {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/check-green.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  min-height: 40px;
  padding-left: 50px; }

.check-green.check-green-center-1-line {
  padding-top: 9px; }

/* ************************************************************** TABLEAUX ********************************************************************************** */
.table > tbody > tr > td {
  padding: 8px 8px 3px 8px; }

.table > thead > tr > th {
  background-color: #f8f8f8;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/th-separator.gif");
  background-position: center right;
  background-repeat: no-repeat;
  font-weight: 300;
  padding: 10px 0px 10px 8px; }

.table > thead > tr > th:last-child {
  background-image: none; }

.table.table-bordered > thead > tr > th {
  background-image: none; }

.table-hover tr:hover {
  cursor: pointer; }

.table-hover tr:hover a {
  text-decoration: underline; }

.table > thead > tr > th.vertical-align-top {
  vertical-align: top; }

.table > thead > tr > th.vertical-align-middle {
  vertical-align: middle; }

@media only screen and (max-width: 767px) {
  table.table-responsive,
  table.table-responsive thead,
  table.table-responsive tbody,
  table.table-responsive th,
  table.table-responsive td,
  table.table-responsive tr {
    display: block; }
  .detail-echange .table-apec .table-responsive .table {
    min-width: 600px; }
  table.table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  table.table-responsive tr {
    border-bottom: 1px solid #ccc;
    padding: 10px; }
  table.table-responsive > tbody > tr > th {
    font-size: 14px;
    padding: 5px; }
  table.table-responsive > tbody > tr > td {
    border: none;
    /*border-bottom: 1px solid #eee; */
    font-size: 14px;
    padding: 5px;
    position: relative;
    text-align: right !important;
    padding-left: 50% !important; }
  .table.table-responsive > tbody > tr > td {
    border: 0;
    padding: 3px; }
  table.table-responsive td.visible-xs {
    display: block !important; }
  table.table-responsive td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap; }
  table.table-responsive td:nth-of-type(1):before {
    content: "Label1";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(2):before {
    content: "Label2";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(3):before {
    content: "Label3";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(4):before {
    content: "Contrat";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(5):before {
    content: "Label5";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(6):before {
    content: "Label6";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(7):before {
    content: "Label7";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(8):before {
    content: "Label8";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(9):before {
    content: "Label9";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(10):before {
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(11):before {
    content: "Label11";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(12):before {
    content: "Label12";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(13):before {
    content: "Label13";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(14):before {
    content: "Label14";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td:nth-of-type(15):before {
    content: "Label15";
    font-size: 12px;
    color: #666666; }
  table.table-responsive td.no-label {
    padding-left: 5px !important; }
  table.table-responsive td.no-label:before {
    content: "" !important; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    border-top: 0; } }

@media only screen and (max-width: 1199px) {
  .liste-offre-table.table.table-responsive,
  .liste-offre-table.table.table-responsive thead,
  .liste-offre-table.table.table-responsive tbody,
  .liste-offre-table.table.table-responsive th,
  .liste-offre-table.table.table-responsive td,
  .liste-offre-table.table.table-responsive tr {
    display: block; }
  .liste-offre-table.table.table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .liste-offre-table.table.table-responsive tr {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px; }
  .liste-offre-table.table.table-responsive > tbody > tr > th {
    font-size: 14px;
    padding: 5px; }
  .liste-offre-table.table.table-responsive > tbody > tr > td {
    border: none;
    /*border-bottom: 1px solid #eee; */
    font-size: 14px;
    padding: 5px;
    position: relative;
    padding-left: 50% !important; }
  .liste-offre-table.table.table-responsive > tbody > tr > td {
    border: 0;
    padding: 3px; }
  .liste-offre-table.table.table-responsive td.visible-xs {
    display: block !important; }
  .liste-offre-table.table.table-responsive td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  .liste-offre-table.table.table-responsive td:nth-of-type(1):before {
    content: "Label1";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(2):before {
    content: "Label2";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(3):before {
    content: "Label3";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(4):before {
    content: "Contrat";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(5):before {
    content: "Label5";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(6):before {
    content: "Label6";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(7):before {
    content: "Label7";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(8):before {
    content: "Label8";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(9):before {
    content: "Label9";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(10):before {
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(11):before {
    content: "Label11";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(12):before {
    content: "Label12";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(13):before {
    content: "Label13";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(14):before {
    content: "Label14";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td:nth-of-type(15):before {
    content: "Label15";
    font-size: 12px;
    color: #666666; }
  .liste-offre-table.table.table-responsive td.no-label {
    padding-left: 5px !important; }
  .liste-offre-table.table.table-responsive td.no-label:before {
    content: "" !important; }
  .liste-offre-table.table > thead > tr > th,
  .liste-offre-table.table > tbody > tr > th,
  .liste-offre-table.table > tfoot > tr > th,
  .liste-offre-table.table > thead > tr > td,
  .liste-offre-table.table > tbody > tr > td,
  .liste-offre-table.table > tfoot > tr > td {
    border-top: 0; }
  .liste-offre-table th.visible-xs.block,
  .liste-offre-table .block-xs {
    display: block !important; }
  .liste-offre-table th.intitule, .liste-offre-table th.etat {
    border: none; } }

@media only screen and (max-width: 767px) {
  .liste-offre-table {
    border: 0; } }

/*Tableau triable*/
/*.ng-table th.sortable .sort-indicator {
    display: block;
    width: 100%;
}*/
.sorting {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/sort_both_blue.png");
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  float: right;
  height: 19px;
  width: 19px; }

th.td {
  font-size: 14px;
  font-weight: 400; }

table th.sortable span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/sort_both_blue.png");
  background-repeat: no-repeat;
  background-position: center right;
  display: block;
  padding-right: 10px;
  width: 100%; }

table th.sortable.sort-desc span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/sort_desc_blue.png"); }

table th.sortable.sort-asc span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/sort_asc_blue.png"); }

/* ************************************************************** PAGINATION ********************************************************************************** */
.row.paginate-table {
  min-width: 160px; }

.content ul.pagination {
  margin: 0 0 0 0; }

.liste-offre-table {
  margin-bottom: 20px !important; }

.liste-offre-table .sort-indicator {
  font-size: 11px; }

.list-offre-page {
  margin-left: 9px !important; }

.content ul.pagination li {
  background-image: none;
  padding-left: 0; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0; }

.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  color: #026096;
  font-weight: 700;
  padding: 0 6px; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: 0;
  color: #999; }

.pagination > li:first-child > a {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/pagination/pagination-prev.png");
  background-position: center 3px;
  background-repeat: no-repeat;
  text-indent: -50000px; }

.pagination > li:last-child > a {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/pagination/pagination-next.png");
  background-position: center 3px;
  background-repeat: no-repeat;
  text-indent: -50000px; }

/* ************************************************************** TOOLTIP ********************************************************************************** */
button[data-toggle="tooltip"] {
  border: 0; }

.tooltip-inner {
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #333;
  min-width: 200px;
  max-width: 200px;
  padding: 15px;
  text-align: left; }

.tooltip.in {
  opacity: 1; }

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #ccc; }

.tooltip.right .tooltip-arrow {
  border-right-color: #ccc; }

.tooltip.left .tooltip-arrow {
  border-left-color: #ccc; }

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ccc; }

/* ********************************************************************* CAROUSEL ********************************************************************************** */
.carousel .item img {
  border: 1px solid transparent; }

.carousel-control.left,
.carousel-control.right {
  background-image: none; }

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  content: ""; }

.service-carousel {
  margin: 0 15px 40px 15px;
  padding-bottom: 15px;
  padding-top: 15px; }

.carousel {
  padding-bottom: 40px; }

#thumbcarousel.carousel {
  padding-bottom: 0; }

.carousel-indicators {
  bottom: 0; }

.carousel-indicators ol {
  margin-bottom: 0; }

.content ol.carousel-indicators li {
  background-color: #dfdfdf;
  background: #f4f4f4;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #d6d6d6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f4 1%, #d6d6d6 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-linear-gradient(top, #f4f4f4 1%, #d6d6d6 100%);
  background: linear-gradient(to bottom, #f4f4f4 1%, #d6d6d6 100%);
  /* W3C */
  border: 1px solid #C9C9C9;
  border-radius: 14px;
  height: 12px;
  text-indent: -9999px;
  width: 12px; }

/* Carousel avec Background */
.carousel-bg {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/backgrounds/bg-carousel.png");
  background-position: left bottom;
  background-repeat: repeat-x;
  border-radius: 10px;
  box-shadow: 0 2px 2px #ccc;
  margin-bottom: 25px; }

.carousel-bg .carousel {
  padding-bottom: 0; }

.carousel-bg .item {
  padding-bottom: 26px; }

.carousel-bg .carousel-indicators {
  bottom: -9px; }

.carousel-inner img.img-responsive {
  min-width: 100%; }

.content ol.carousel-indicators li.active {
  background: #ed7601;
  background-color: #ed7601;
  border: 1px solid #fff; }

/* ********************************************************************* CAROUSEL 2017 ********************************************************************************** */
.carousel-no-indicators {
  padding-bottom: 0; }

.carousel-no-indicators .glyphicon-chevron-left,
.carousel-no-indicators .glyphicon-chevron-right {
  margin-top: -40px; }

.carousel-no-indicators .carousel-control.left {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/thumbcarousel/carousel-2017_3-slide-left.png") center center no-repeat;
  height: 46px;
  width: 28px;
  top: 40%;
  left: 10px;
  opacity: 0;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out; }

.carousel-no-indicators .carousel-control.right {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/thumbcarousel/carousel-2017_3-slide-right.png") center center no-repeat;
  height: 46px;
  width: 28px;
  top: 40%;
  right: 10px;
  opacity: 0;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out; }

.carousel-no-indicators:hover .carousel-control.left,
.carousel-no-indicators:hover .carousel-control.right {
  opacity: 0.3; }

/* ********************************************************************* TABS ********************************************************************************** */
.tab ul.nav-tabs {
  border-bottom: 0;
  margin: 0; }

.tab ul.nav-tabs li {
  background-image: none;
  margin: 0;
  padding: 0; }

.tab .nav > li > a,
.tab .nav-tabs > li.active > a,
.tab .nav-tabs > li.active > a:hover,
.tab .nav-tabs > li.active > a:focus {
  background-color: #f7f4ee;
  border: 0;
  border-radius: 0;
  margin-right: 3px; }

.tab .nav li:last-child a,
.tab .nav li:last-child a:hover,
.tab .nav li:last-child a:focus {
  margin-right: 0; }

.tab .nav > li > a:hover,
.tab .nav-tabs > li.active > a,
.tab .nav-tabs > li.active > a:hover,
.tab .nav-tabs > li.active > a:focus {
  background-color: #ebe7dd; }

.tab .nav-tabs > li > a {
  color: #000; }

.tab .nav-tabs > li.active > a {
  font-weight: 700; }

.tab .tab-content {
  border-bottom: 1px solid #ebe7dd;
  border-left: 1px solid #ebe7dd;
  border-right: 1px solid #ebe7dd;
  padding: 0 10px 10px 10px; }

.tab .pagination-top,
.tab .tab-top {
  background-color: rgba(27, 50, 68, 0.1);
  margin: 0 -10px;
  padding: 10px; }

.tab .tab-content.cadre {
  background-color: #ebe7dd;
  padding: 20px; }

.tab .tab-content .table-full-width {
  margin: 0 -10px;
  width: calc(100% + 20px) !important;
  max-width: calc(100% + 20px) !important; }

@media (max-width: 767px) {
  .tab .pagination-top,
  .tab .tab-top,
  .tab .tab-content.cadre {
    background-color: #FFF; }
  .tab .pagination-top,
  .tab .tab-top {
    margin: 0; } }

/* ******** TABS TO ACCORDION ******** */
@media (max-width: 767px) {
  .tab .panel-group.visible-xs .panel {
    border: 0; }
  .tab .panel-group.visible-xs .panel-default > .panel-heading {
    /*background-color: #117e93;*/
    background-color: #ebe7dd; }
  .tab .panel-group.visible-xs .panel-default > .panel-heading a {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/tab-accordion-arrow-up.png");
    background-repeat: no-repeat;
    background-position: right center; }
  .tab .panel-group.visible-xs .panel-default > .panel-heading a.collapsed {
    background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/tab-accordion-arrow-down.png");
    background-repeat: no-repeat;
    background-position: right center; }
  .tab .panel-group.visible-xs .panel-title {
    font-size: 12px;
    font-weight: 300; }
  .tab .panel-group.visible-xs .panel-title > a {
    color: #000;
    display: block;
    text-align: center; }
  .tab .panel-group.visible-xs .panel-title > a:hover {
    color: #000;
    text-decoration: none; } }

.tab-accordion-header,
.tab-accordion-header.active {
  display: none; }

@media (max-width: 767px) {
  .tab-accordion-header {
    background-color: #f7f4ee;
    background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/tab-accordion-arrow-up.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    border-bottom: 3px solid #d0cab9;
    color: #000;
    padding: 10px;
    width: 100%;
    margin: 1px 0;
    display: block;
    text-align: center; }
  .tab-accordion-header.active {
    background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/tab-accordion-arrow-down.png);
    display: block;
    background-color: #ebe7dd; }
  .tab-content {
    border-top: 0 transparent none; } }

.tab-accordion-angular .panel {
  border: 0; }

.tab-accordion-angular .panel-default > .panel-heading {
  background-color: #ebe7dd;
  border-color: #ddd;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #333; }

.tab-accordion-angular .panel-default > .panel-heading h4 {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/tab-accordion-arrow-down.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  text-align: center; }

.tab-accordion-angular .panel-default > .panel-heading h4.active {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/tab-accordion-arrow-up.png); }

/* ********************************************************************* ACCORDION ********************************************************************************** */
/* ******** ACCORDION HELP ******** */
.accordion-help .panel,
.accordion-help .panel-default,
.accordion-help .panel-default > .panel-heading,
.accordion-help .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #666 !important;
  padding: 0; }

.accordion-help .panel-default > .panel-heading + .panel-collapse > .panel-body {
  padding-left: 25px; }

.accordion-help h3.panel-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase; }

h2.heading-color-offre span {
  font-size: 13px;
  font-weight: lighter;
  font-family: "Montserrat-Regular", Verdana, Arial, sans-serif !important;
  color: #afafaf;
  font-style: italic;
  text-transform: lowercase; }

.accordion-help h3.panel-title span {
  font-size: 13px;
  font-weight: lighter;
  font-family: "Montserrat-Regular", Verdana, Arial, sans-serif !important;
  color: #afafaf;
  font-style: italic;
  text-transform: lowercase; }

.accordion-help .panel-title p {
  color: #666;
  max-width: 75%; }

/*
.accordion-help h4.panel-title a,
.accordion-help h4.panel-title a:hover {
    background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/more.png) !important;
    ;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}*/
.accordion-help h4.panel-title a.collapsed {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/more-closed.png) !important; }

@media (max-width: 767px) {
  .tab .accordion-help .panel-default > .panel-heading {
    background-color: transparent !important; }
  .tab .accordion-help .panel-title > a {
    text-align: left !important; } }

.accordion-more .panel,
.accordion-more .panel-default,
.accordion-more .panel-default > .panel-heading,
.accordion-more .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0; }

.accordion-more .panel-default > .panel-heading + .panel-collapse > .panel-body {
  padding-left: 25px; }

.accordion-more h4.panel-title {
  color: #000;
  font-size: 14px;
  font-weight: normal; }

.accordion-more h4.panel-title a,
.accordion-more h4.panel-title a:hover {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/more-circle-opened.png) !important;
  background-position: left top;
  background-repeat: no-repeat;
  color: #444 !important;
  padding-left: 25px !important;
  text-decoration: none;
  cursor: pointer; }

.accordion-more h4.panel-title a.collapsed {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/more-circle-closed.png) !important; }

@media (max-width: 767px) {
  .tab .accordion-more .panel-default > .panel-heading {
    background-color: transparent !important; }
  .tab .accordion-more .panel-title > a {
    text-align: left !important; } }

.to-collapse-title h2.closed {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/more-closed.png) !important;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px !important; }

.to-collapse-title h2.opened {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/xmore.png.pagespeed.ic.DMIKOIh4ao.webp) !important;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px !important; }

.bg-padlock-close {
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  opacity: 0.5; }

.disabled-add-button {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #000; }

/* todo voir à spécifier les 3 sélecteurs ci-dessous car trop global, est-ce que ça concerne les skills ? */
/* modifs class global input form */
.form-group {
  margin: 0; }

.form-group input[type="text"] {
  /*  border: 0.15rem solid $secondary-blue;*/
  border-radius: 2px;
  margin: 0; }

.offer-form__input-container .form-group input[type="text"] {
  border: none;
  border-radius: 2px;
  margin: 0; }

/* *********************************************************************** MODALS ********************************************************************************** */
/* Déplacé dans angularjs/composants/_comp_modals.scss */
/* *********************************************************************** POPUP SESSION ********************************************************************************** */
#session {
  background-color: #E5EFF4;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/picto-info-blue.png");
  background-position: 15px 15px;
  background-repeat: no-repeat;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #998282;
  color: red;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  padding: 15px 15px 15px 50px;
  position: absolute;
  text-align: center;
  text-shadow: 2px 1px 0 #fff;
  top: 318px;
  right: 10%;
  width: 250px;
  z-index: 9999999; }

#liveagent {
  position: fixed;
  bottom: 0;
  left: 0; }

@media (max-width: 991px) {
  #liveagent img {
    bottom: -10px;
    max-width: 60px; } }

/* ***************************************************************** LEAFLET ************************************************************************************ */
.leaflet-control-custom {
  width: 100% !important;
  padding: 0 10px;
  color: #0078A8 !important; }

/* ***************************************************************** INTERSTITIEL ************************************************************************************ */
#interstitiel-home .modal-dialog {
  width: 730px; }

#interstitiel-home .modal-content {
  max-height: none;
  max-width: 100%;
  width: 726px; }

#interstitiel-home .modal-body {
  padding: 0; }

#billboard span {
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 120px 80px 0 0;
  position: relative; }

#billboard-close {
  background: #FFF;
  border: 1px solid #666;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: normal;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  padding: 0 0 0 5px;
  position: absolute;
  right: 15px;
  text-decoration: none;
  top: 15px;
  white-space: nowrap; }

#billboard-close:hover b {
  background: #666;
  color: white; }

#billboard-close b {
  border-left: 1px solid #666;
  display: inline-block;
  font-size: 19px;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 3px;
  text-align: center;
  vertical-align: top;
  width: 18px; }

/* ***************************************************************** ATTENTION ************************************************************************************ */
/* ************************************************************** HELPER CLASSES ********************************************************************************** */
/* ****************************************************** A CONSERVER EN BAS DE PAGE ****************************************************************************** */
/****FLOATS****/
.clear {
  clear: both; }

.center-block {
  margin-left: auto !important;
  margin-right: auto !important; }

/**** Ne pas afficher un élément ****/
.notVisible {
  visibility: hidden;
  background-image: none !important; }

/****MARGINS****/
.no-margin {
  margin: 0; }

.margin-10 {
  margin: 10px; }

.margin-top-moins-10 {
  margin-top: -10px !important; }

.margin-top-0 {
  margin-top: 0 !important; }

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

.margin-top-8 {
  margin-top: 8px !important; }

.margin-top-10 {
  margin-top: 10px !important; }

.margin-top-20 {
  margin-top: 20px !important; }

.margin-top-30 {
  margin-top: 30px !important; }

.margin-top-40 {
  margin-top: 40px !important; }

.margin-top-50 {
  margin-top: 50px !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-bottom-5 {
  margin-bottom: 5px !important; }

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

.margin-bottom-15 {
  margin-bottom: 15px !important; }

.margin-bottom-20 {
  margin-bottom: 20px !important; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.margin-bottom-40 {
  margin-bottom: 40px !important; }

.margin-bottom-50 {
  margin-bottom: 50px !important; }

.margin-right-5 {
  margin-right: 5px !important; }

.margin-right-10 {
  margin-right: 10px !important; }

.margin-right-20 {
  margin-right: 20px !important; }

.margin-right-30 {
  margin-right: 30px !important; }

.margin-right-40 {
  margin-right: 40px !important; }

.margin-left-0 {
  margin-left: 0 !important; }

.margin-left-5 {
  margin-left: 5px !important; }

.margin-left-10 {
  margin-left: 10px !important; }

.margin-left-20 {
  margin-left: 20px !important; }

.margin-left-25 {
  margin-left: 25px !important; }

.margin-left-40 {
  margin-left: 40px !important; }

.margin-left-50 {
  margin-left: 50px !important; }

.margin-left-55 {
  margin-left: 55px !important; }

.margin-left-65 {
  margin-left: 65px !important; }

.margin-left-120 {
  margin-left: 120px !important; }

/****PADDINGS****/
.padding-bottom-0 {
  padding-bottom: 0 !important; }

.padding-left-0 {
  padding-left: 0 !important; }

.padding-0 {
  padding: 0 !important; }

.full-width {
  width: 100% !important; }

.height-100 {
  height: 100% !important; }

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

.table {
  display: table;
  margin: 0; }

.table-cell {
  display: table-cell;
  vertical-align: top;
  width: 100%; }

.vertical-align-bottom {
  vertical-align: baseline; }

.flex {
  display: flex !important; }

.flex-1 {
  flex: 1; }

.flex-center {
  display: flex !important;
  align-items: center; }

.block {
  display: block; }

@media only screen and (max-width: 767px) {
  th.visible-xs.block,
  .block-xs {
    display: block !important; } }

.relative {
  position: relative; }

img.table-cell,
div.table-cell img {
  height: auto;
  margin-right: 10px;
  width: auto; }

img.height-40 {
  max-height: 40px;
  width: auto; }

img.img-responsive-full {
  width: 100%; }

.no-scroll {
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .text-center-mobile {
    text-align: center; }
  .text-left-mobile {
    text-align: left; }
  .pull-right-xs {
    float: right; } }

.pictoPrint-entreprise {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-print.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  padding: 20px 0 2px 25px; }

/****INTERSTITIEL****/
@media screen and (max-width: 768px) {
  #interstitiel-home {
    padding: 10px;
    margin: auto; }
  #interstitiel-home .modal-dialog {
    max-width: 100%;
    margin: auto; } }

#interstitiel-home .modal-dialog {
  width: 730px; }

#interstitiel-home .modal-content {
  max-height: none;
  max-width: 100%;
  width: 726px; }

#interstitiel-home .modal-body {
  padding: 0; }

@media screen and (max-width: 991px) {
  #interstitiel-home {
    display: none !important; } }

#billboard span {
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 120px 80px 0 0;
  position: relative; }

#billboard-close {
  background: #FFF;
  border: 1px solid #666;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-weight: normal;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  padding: 0 0 0 5px;
  position: absolute;
  right: 15px;
  text-decoration: none;
  top: 15px;
  white-space: nowrap; }

#billboard-close:hover b {
  background: #666;
  color: white; }

#billboard-close b {
  border-left: 1px solid #666;
  display: inline-block;
  font-size: 19px;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 3px;
  text-align: center;
  vertical-align: top;
  width: 18px; }

/* ************************************************************** LIENS **************************************************************************************** */
.cta-link,
.cta-link:hover {
  color: #1fbcdc;
  font-size: 16px; }

.cta-link {
  margin: 0 auto; }

.cta-link:hover {
  text-decoration: underline; }

[role="button"] {
  cursor: pointer; }

.back-icon {
  cursor: pointer; }

/* ******************************************************************** Local *************************************************************************** */
/* wwwwwwwwwwwwww */
/* angularjs/form.css */
/* ******************************************************************* Calendrier ********************************************************************************** */
/* ******** DATE Picker Angular ******** */
.ui-datepicker table {
  background-color: #ffffff; }

input.datepicker {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/calendar.png);
  background-repeat: no-repeat;
  background-position: right 5px center; }

.moment-picker table {
  border-collapse: separate;
  border-spacing: 2px; }

.moment-picker td,
.moment-picker th {
  border-radius: 0;
  min-width: inherit;
  padding: 2px;
  text-shadow: none;
  vertical-align: center;
  font-weight: normal;
  border: none;
  height: 2.8em;
  /* font-size: 13px;*/
  font-size: 1.3rem; }

.moment-picker td {
  font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
  border: 1px solid #cfcfcf;
  background: #f6f6f6 url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/external/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #1c94c4;
  margin: 1px;
  width: auto !important; }
  .moment-picker td:hover {
    border: inherit;
    color: inherit; }
  .moment-picker td.selected {
    background: #026096;
    border-color: #026096;
    text-shadow: none;
    color: #ffffff;
    font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif; }

.moment-picker .moment-picker-container {
  padding: 0;
  border-radius: 5px;
  border: 1px solid #cfcfcf;
  box-shadow: none;
  background: #eee url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/external/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333;
  min-width: 227px; }
  .moment-picker .moment-picker-container:before, .moment-picker .moment-picker-container:after {
    border: 0; }
  .moment-picker .moment-picker-container .header-view {
    background: #f6a828 url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/external/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
    color: #fff;
    font-size: 1.3rem;
    margin: 0;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 4rem;
    border-bottom: 1px solid #cfcfcf;
    background: #232558; }
    .moment-picker .moment-picker-container .header-view tr {
      position: relative; }
      .moment-picker .moment-picker-container .header-view tr th:hover {
        background-color: transparent; }
      .moment-picker .moment-picker-container .header-view tr th:first-child, .moment-picker .moment-picker-container .header-view tr th:last-child {
        display: block;
        height: 16px;
        min-width: 16px;
        min-height: 16px;
        text-indent: -500px;
        width: 16px;
        position: absolute;
        top: 1.3rem; }
      .moment-picker .moment-picker-container .header-view tr th:first-child {
        background-position: -80px -192px;
        left: 10px; }
      .moment-picker .moment-picker-container .header-view tr th:first-child, .moment-picker .moment-picker-container .header-view tr th:first-child:hover {
        background: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/chevron-l-white.svg") no-repeat center center; }
      .moment-picker .moment-picker-container .header-view tr th:last-child {
        background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/external/images/ui-icons_ffffff_256x240.png");
        background-position: -48px -192px;
        right: 10px; }
      .moment-picker .moment-picker-container .header-view tr th:last-child, .moment-picker .moment-picker-container .header-view tr th:last-child:hover {
        background: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/chevron-r-white.svg") no-repeat center center; }
      .moment-picker .moment-picker-container .header-view tr th:nth-child(2):hover {
        background-color: transparent;
        background-image: none;
        cursor: default; }
      .moment-picker .moment-picker-container .header-view tr th + th {
        width: 50%; }

.moment-picker .decade-view td,
.moment-picker .year-view td {
  color: #232558; }

.moment-picker.top .moment-picker-container:after,
.moment-picker.top .moment-picker-container:before {
  content: none; }

input.input-date-naissance.untouched {
  color: #b7b7b7; }

/* ******************************************************************* Spinner ********************************************************************************** */
#customModal,
.customModal {
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  display: block;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050; }

#customModal .modal-dialog span,
.customModal .modal-dialog span {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/waiting-page/loader.gif);
  display: block;
  height: 120px;
  margin: 40% auto;
  width: 120px; }

/* ******************************************************************* FORM STEPS ********************************************************************************** */
#form-steps {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 12px; }

@media (max-width: 767px) {
  #form-steps {
    overflow-x: scroll;
    overflow-y: auto;
    min-height: 120px;
    width: 100%;
    max-width: 100%;
    position: relative; }
  #form-steps > .row {
    position: absolute;
    width: 600px; } }

#form-steps .step {
  padding: 0; }

#form-steps #textes {
  margin-bottom: 10px; }

#form-steps #textes .step {
  min-height: 50px;
  position: relative; }

#form-steps .step p {
  background-color: transparent;
  border-radius: 5px;
  bottom: 0;
  color: #666666;
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 3px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
  word-wrap: inherit; }

#form-steps .col-xs-1point5.step p {
  font-size: 11px; }

#form-steps .step p:after {
  top: 100%;
  left: 51%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: transparent;
  border-width: 8px;
  margin-left: -8px; }

#form-steps .step.active p {
  background-color: #f2f2f2;
  font-weight: 700;
  margin-top: -10px; }

#form-steps .step.active p:after {
  border-top-color: #f2f2f2; }

.modal-body #form-steps .step.active p {
  background-color: #d9d3c5; }

.modal-body #form-steps .step.active p:after {
  border-top-color: #d9d3c5; }

#form-steps .step .dot {
  background-color: #999;
  border: 2px solid #fff;
  border-radius: 20px;
  color: #fff;
  display: block;
  left: 50%;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
  padding: 5px 10px;
  text-align: center;
  top: 24px; }

.modal-content #form-steps .step .dot {
  border: 2px solid #f5f0e6; }

#form-steps .step.complete .dot {
  background-color: #33d04d; }

#form-steps .step.active .dot {
  background-color: transparent;
  border: 0;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/form-step-active.png");
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: 700;
  height: 45px;
  left: 50%;
  padding-top: 8px;
  top: 16px;
  width: 36px; }

#form-steps .step.disabled .dot {
  pointer-events: none; }

#form-steps .step .progress {
  background: #f2f2f2;
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0; }

#form-steps .step .progress .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #f2f2f2; }

.modal-body #form-steps .step .progress {
  background: #d9d3c5; }

.modal-body #form-steps .step .progress .progress-bar {
  background: #d9d3c5; }

#form-steps .step.complete .progress > .progress-bar {
  width: 100%; }

#form-steps .step.active .progress > .progress-bar {
  width: 50%; }

#form-steps .step:first-child.active .progress > .progress-bar {
  width: 0%; }

#form-steps .step:last-child.active .progress > .progress-bar {
  width: 100%; }

#form-steps .step:first-child .progress {
  left: 50%;
  width: 50%; }

#form-steps .step:last-child .progress {
  width: 50%; }

/* ******************************************************************* BLOCKS INFOS ********************************************************************************** */
.block-error {
  background-color: #ffdfdf;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/picto-error.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 15px 35px 15px 50px; }

.block-info {
  background-color: #E5EFF4;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/picto-info-blue.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 15px 35px 15px 50px;
  position: relative; }

.block-info-jaune {
  background-color: #ffffca;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/picto-info.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 15px 35px 15px 50px; }

.block-success {
  background-color: #dff0d8;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/picto-success.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 20px;
  padding: 15px 35px 15px 50px; }

.block-error h4,
.block-info h4,
.block-success h4,
.block-info-jaune h4 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 5px 0; }

.block-error .close,
.block-info .close,
.block-success .close,
.block-info-jaune .close {
  margin-right: -25px; }

p.check {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/listes/check.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 3px;
  padding: 2px 0 10px 25px; }

/* ******************************************************************* FORMULAIRES ********************************************************************************** */
form {
  font-size: 14px; }

form .row {
  margin-left: -7px !important;
  margin-right: -7px !important; }

form .col-xs-1,
form .col-sm-1,
form .col-md-1,
form .col-lg-1,
form .col-xs-2,
form .col-sm-2,
form .col-md-2,
form .col-lg-2,
form .col-xs-3,
form .col-sm-3,
form .col-md-3,
form .col-lg-3,
form .col-xs-4,
form .col-sm-4,
form .col-md-4,
form .col-lg-4,
form .col-xs-5,
form .col-sm-5,
form .col-md-5,
form .col-lg-5,
form .col-xs-6,
form .col-sm-6,
form .col-md-6,
form .col-lg-6,
form .col-xs-7,
form .col-sm-7,
form .col-md-7,
form .col-lg-7,
form .col-xs-8,
form .col-sm-8,
form .col-md-8,
form .col-lg-8,
form .col-xs-9,
form .col-sm-9,
form .col-md-9,
form .col-lg-9,
form .col-xs-10,
form .col-sm-10,
form .col-md-10,
form .col-lg-10,
form .col-xs-11,
form .col-sm-11,
form .col-md-11,
form .col-lg-11,
form .col-xs-12,
form .col-sm-12,
form .col-md-12,
form .col-lg-12 {
  padding-left: 7px !important;
  padding-right: 7px !important; }

.form-group {
  margin-bottom: 10px; }

form p {
  font-size: 14px; }

.radio,
.checkbox {
  margin-top: 0; }

label {
  font-size: 14px;
  font-weight: 300;
  margin: 5px 0 0 0;
  text-align: right; }

.form-group.required label:after {
  content: '*';
  position: absolute;
  top: 0;
  right: -2px; }

label em {
  color: #7c8e91;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal; }

label.full {
  text-align: left;
  width: 100%; }

label.label-input-group {
  font-weight: 400;
  text-align: left; }

label.label-input-group + input {
  /*margin-bottom: 0;*/ }

label.checkbox-inline,
.radio label,
.checkbox label {
  min-height: 22px;
  text-align: left;
  width: auto;
  min-height: 22px; }

.checkbox-inline,
.radio-inline {
  margin-bottom: 10px !important;
  margin-right: 7px !important;
  margin-left: 0px !important; }

.radio-inline[ng-repeat] {
  margin-top: 0; }

/*.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 5px;
}*/
label.legal {
  font-size: 12px; }

label.legal.checkbox-inline input[type='checkbox'] {
  margin-top: 0; }

input[type='text'],
input[type='password'],
input[type='number'],
input[type='range'],
input[type='email'],
input,
select {
  border: 1px solid #cccccc;
  border-radius: 0;
  display: block;
  float: none;
  font-size: 14px;
  height: 27px;
  margin: 0 0 10px 0;
  padding: 2px 2px 2px 5px;
  width: 100%;
  max-width: 100%; }

textarea {
  border: 1px solid #cccccc;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 2px 2px 2px 5px;
  resize: vertical;
  width: 100%; }

textarea.no-resize {
  resize: none; }

input[type='checkbox'],
input[type='radio'],
input[type='file'] {
  border: 0;
  height: auto;
  width: auto; }

input.date {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/calendar.png");
  background-repeat: no-repeat;
  background-position: right 5px center; }

input[type='submit'] {
  min-height: 30px;
  width: auto; }

input.disabled {
  background-color: #ebebe4; }

textarea.carte-de-visite {
  min-height: 100px; }

/*Placeholder*/
::-webkit-input-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

/* firefox 19+ */
:-ms-input-placeholder {
  color: #ccc; }

/* ie */
input:-moz-placeholder {
  color: #ccc; }

select option:disabled {
  color: #ccc; }

@media screen and (max-width: 767px) {
  label,
  form p,
  form a.picto-eye {
    font-size: 16px !important;
    text-align: left; }
  input[type='text'],
  input[type='password'],
  input[type='number'],
  input[type='range'],
  input,
  select,
  .ms-choice {
    font-size: 16px;
    height: 37px; }
  input[type='text']::placeholder {
    font-size: 13.7px !important; }
  input[type='checkbox'],
  input[type='radio'] {
    height: 20px;
    width: 20px; }
  input.carte-de-visite,
  textarea.carte-de-visite,
  select.carte-de-visite {
    max-width: 120%;
    width: 120%; }
  label.checkbox-inline,
  .radio label,
  .checkbox label {
    padding-left: 25px; }
  .radio input[type='radio'],
  .radio-inline input[type='radio'],
  .checkbox input[type='checkbox'],
  .checkbox-inline input[type='checkbox'] {
    margin-left: -25px;
    /*top: 1px;*/ } }

/*Button Search*/
@media screen and (max-width: 767px) {
  button.pictoSearch,
  button.pictoSearch:hover,
  button.pictoSearch:focus {
    background-position: 12px 10px;
    height: 38px;
    width: 38px; } }

/* ******** ADDON  ******** */
.input-group-addon:last-child {
  background-color: #00758b;
  border: 0;
  border-bottom: 10px #fff solid;
  border-radius: 0;
  color: #fff;
  height: 27px; }

/* ******** PROGRESS BAR  ******** */
form .progress {
  border-radius: 0;
  box-shadow: none;
  height: 27px;
  margin-bottom: 10px; }

form .progress-bar {
  box-shadow: none; }

form .progress-bar-txt {
  position: absolute;
  color: #333;
  left: 0;
  right: 0;
  padding-top: 4px;
  font-weight: 300; }

.form .progress-bar-success {
  background-color: #33d04d; }

.form .progress-bar-warning {
  background-color: #FFA300; }

.form .progress-bar-danger {
  background-color: #ff0000; }

/* ******** STARS ******** */
.stars {
  margin-bottom: 10px;
  /*margin-left: 10px;*/
  height: 21px; }

.stars span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/star-grey.png");
  display: inline-block;
  float: left;
  height: 21px;
  margin-right: 5px;
  width: 22px; }

.stars.lev1 span.lev1,
.stars.lev2 span.lev1,
.stars.lev2 span.lev2,
.stars.lev3 span.lev1,
.stars.lev3 span.lev2,
.stars.lev3 span.lev3,
.stars.lev4 span.lev1,
.stars.lev4 span.lev2,
.stars.lev4 span.lev3,
.stars.lev4 span.lev4,
.stars.lev5 span.lev1,
.stars.lev5 span.lev2,
.stars.lev5 span.lev3,
.stars.lev5 span.lev4,
.stars.lev5 span.lev5 {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/star-yellow.png"); }

.levtext {
  color: #969696;
  margin: 2px 0 0 0; }

/* ******** HELPER VISIBLE ******** */
.helper-visible {
  background-color: #f5f0e6;
  margin-left: -3px;
  padding: 10px; }

.helper-visible:after {
  left: -17px;
  top: 15px;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-style: solid;
  border-color: rgba(245, 240, 230, 0);
  border-right-color: #f5f0e6;
  border-width: 10px;
  margin-top: -10px; }

@media screen and (max-width: 991px) {
  .helper-visible {
    background-image: none;
    background-color: #fff;
    margin: 0;
    padding: 10px;
    width: 100%; } }

/*Fin de @media*/
/* ******** TOOLTIP ******** */
.skills-manager-subtitle button.pictoQuestion {
  margin-top: -1px !important;
  margin-left: 10px; }

form button.pictoQuestion {
  margin-top: 5px; }

.popover-content {
  width: 1200px; }

/* ******** Warninig checkbox ******** */
.warning-checkbox {
  margin: -5px 0 10px 20px;
  font-size: 12px;
  font-style: italic; }

/* ******** SLIDER  ******** */
/* Slider Salaires */
.rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 550px;
  height: 4px;
  margin: 0;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap; }

.rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0; }

.rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  box-sizing: border-box; }

rzslider .rz-bar-wrapper.rz-draggable {
  cursor: move; }

.rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 6px;
  background: #cccccc; }

.rzslider .rz-bar.rz-selection {
  z-index: 2;
  background: #026096;
  /* ancien #117e93 */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.rzslider .rz-pointer {
  top: -7px;
  z-index: 3;
  width: 21px;
  height: 21px;
  cursor: pointer;
  background-color: #026096;
  /* ancien #117e93 */
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.rzslider .rz-pointer-max:after {
  position: absolute;
  top: -3px;
  left: 5px;
  content: '+';
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 19px; }

.rzslider .rz-pointer-min:after {
  position: absolute;
  top: -5px;
  left: 7px;
  content: '-';
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 19px; }

.rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #026096;
  /* ancien #117e93 */
  font-size: 14px;
  font-weight: 700;
  cursor: default; }

.rzslider .rz-bubble.rz-limit {
  color: #026096;
  /* ancien #117e93 */ }

@media screen and (max-width: 991px) {
  .rzslider {
    margin-top: 30px; } }

/* ******** Dual list box  ******** */
.dual-list-box-custom .dual-list-box-left,
.dual-list-box-custom .dual-list-box-right {
  background-color: #fff;
  border: 1px solid #ccc;
  height: 300px;
  overflow-y: scroll;
  padding: 10px 0;
  width: 100%; }

.dual-list-box-custom .dual-list-box-left ul,
.dual-list-box-custom .dual-list-box-right ul {
  margin: 0;
  padding: 10px; }

.dual-list-box-custom .dual-list-box-left ul li ul,
.dual-list-box-custom .dual-list-box-right ul li ul {
  padding: 0; }

.dual-list-box-custom .dual-list-box-left ul li,
.dual-list-box-custom .dual-list-box-right ul li {
  background-image: none !important;
  list-style: none; }

.dual-list-box-custom .dual-list-box-left ul li a,
.dual-list-box-custom .dual-list-box-right ul li a {
  color: #333;
  display: inline-block;
  padding: 2px;
  text-decoration: none !important;
  vertical-align: top;
  width: 90%; }

.dual-list-box-custom .dual-list-box-left ul li .hover:hover {
  background-color: #ebebeb;
  text-decoration: none; }

.dual-list-box-custom .dual-list-box-left ul li .disabled {
  cursor: default;
  color: #ccc; }

.dual-list-box-custom .dual-list-box-right ul li a :hover {
  background-color: #ebebeb;
  text-decoration: none; }

.dual-list-box-custom .dual-list-box-left ul li a.selected,
.dual-list-box-custom .dual-list-box-right ul li a.selected {
  background-color: #ccc; }

.dual-list-box-custom .dual-list-box-left ul li span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/backgrounds/dual-list-box-custom-plus.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  margin-top: 7px;
  vertical-align: top;
  width: 10px; }

.dual-list-box-custom .dual-list-box-left ul li span:hover {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/backgrounds/dual-list-box-custom-plus-hover.png");
  cursor: pointer; }

.dual-list-box-custom .dual-list-box-left ul li span.more {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/backgrounds/dual-list-box-custom-moins.png"); }

.dual-list-box-custom .dual-list-box-left ul li span.more:hover {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/backgrounds/dual-list-box-custom-moins-hover.png"); }

.dual-list-box-custom .dual-list-box-left ul li span.deplie {
  background-image: none; }

.dual-list-box-custom .dual-list-box-left ul li ul {
  border: 0;
  height: auto;
  margin-bottom: 0; }

.dual-list-box-custom button {
  background-color: transparent;
  border: 0;
  display: block;
  height: 24px;
  margin: 10px auto 0 auto;
  width: 24px; }

.btn-entrer {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/btn-entrer.png) no-repeat; }

.btn-sortir {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/btn-sortir.png) no-repeat; }

.btn-vider {
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/btn-vider.png) no-repeat;
  margin-top: 60px !important; }

.dual-list-box-custom .your-selec {
  position: absolute;
  top: -20px;
  color: #999999; }

.dual-list-box-custom.have-select .col-md-1 + .col-md-5 {
  margin-top: 39px; }

/* ******** SWITCH ******** */
.checkbox-slider--b-flat {
  position: relative; }

.checkbox-slider--b-flat input {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0%;
  margin: 0 0;
  cursor: pointer;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox-slider--b-flat input + span {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.checkbox-slider--b-flat input + span:before {
  position: absolute;
  left: 0px;
  display: inline-block; }

.checkbox-slider--b-flat input + span > h4 {
  display: inline; }

.checkbox-slider--b-flat input + span:before {
  content: '';
  height: 20px;
  width: 40px;
  background: rgba(100, 100, 100, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  transition: background 0.2s ease-out; }

.checkbox-slider--b-flat input + span:after {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 0;
  display: block;
  background: #ffffff;
  transition: margin-left 0.1s ease-in-out;
  text-align: center;
  font-weight: bold;
  content: ''; }

.checkbox-slider--b-flat input:checked + span:after {
  margin-left: 20px;
  content: ''; }

.checkbox-slider--b-flat input:checked + span:before {
  transition: background 0.2s ease-in; }

.checkbox-slider--b-flat input + span {
  padding-left: 30px; }

.checkbox-slider--b-flat input + span:before {
  border-radius: 20px;
  width: 40px; }

.checkbox-slider--b-flat input + span:after {
  background: #ffffff;
  content: '';
  width: 20px;
  border: solid transparent 2px;
  background-clip: padding-box;
  border-radius: 20px;
  margin-top: 4px; }

.checkbox-slider--b-flat input:checked + span:after {
  content: '';
  margin-left: 20px;
  border: solid transparent 2px;
  background-clip: padding-box; }

.checkbox-slider--b-flat input:checked + span:before {
  background: #5cb85c; }

.checkbox-slider--b-flat.checkbox-slider-md input + span:before {
  border-radius: 30px; }

.checkbox-slider--b-flat.checkbox-slider-md input + span:after {
  border-radius: 30px; }

.checkbox-slider--b-flat.checkbox-slider-lg input + span:before {
  border-radius: 40px; }

.checkbox-slider--b-flat.checkbox-slider-lg input + span:after {
  border-radius: 40px; }

.checkbox-slider--b-flat input + span:before {
  box-shadow: none; }

/* ******** SEGMENTED CONTROL ******** */
.segmented-control {
  background-color: #fff;
  position: relative;
  display: inline-block;
  border: 1px solid;
  border-color: rgba(100, 100, 100, 0.2);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  overflow: hidden;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-tap-highlight-color: transparent;
  width: 100%; }

.segmented-control label {
  margin: 0; }

.segmented-control label + label {
  border-left: 1px solid;
  border-color: rgba(100, 100, 100, 0.2); }

.segmented-control > input {
  position: absolute;
  left: -10000px;
  opacity: 0; }

.segmented-control > input[type='checkbox'] ~ label {
  -moz-transition-duration: 0;
  -o-transition-duration: 0;
  -webkit-transition-duration: 0;
  transition-duration: 0; }

.segmented-control > input[type='checkbox'] ~ label:before {
  opacity: 0; }

.segmented-control > input:disabled:nth-child(1) ~ label:nth-of-type(1) {
  opacity: 0.3;
  cursor: not-allowed; }

.segmented-control > input:nth-child(1):checked ~ label:nth-of-type(1):after,
.segmented-control > input:nth-child(1):checked ~ label:nth-of-type(1):before {
  opacity: 1; }

.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
  left: 0%; }

.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 0%; }

.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):before,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 0%; }

.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4):after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4):before,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 0%; }

.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5):after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5):before,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 0%; }

.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6):after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6):before,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 0%; }

.segmented-control > input:disabled:nth-child(2) ~ label:nth-of-type(2) {
  opacity: 0.3;
  cursor: not-allowed; }

.segmented-control > input:nth-child(2):checked ~ label:nth-of-type(2):after,
.segmented-control > input:nth-child(2):checked ~ label:nth-of-type(2):before {
  opacity: 1; }

.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 50%; }

.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 33.33333%; }

.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 25%; }

.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 20%; }

.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 16.66667%; }

.segmented-control > input:disabled:nth-child(3) ~ label:nth-of-type(3) {
  opacity: 0.3;
  cursor: not-allowed; }

.segmented-control > input:nth-child(3):checked ~ label:nth-of-type(3):after,
.segmented-control > input:nth-child(3):checked ~ label:nth-of-type(3):before {
  opacity: 1; }

.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 66.66667%; }

.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 50%; }

.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 40%; }

.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 33.33333%; }

.segmented-control > input:disabled:nth-child(4) ~ label:nth-of-type(4) {
  opacity: 0.3;
  cursor: not-allowed; }

.segmented-control > input:nth-child(4):checked ~ label:nth-of-type(4):after,
.segmented-control > input:nth-child(4):checked ~ label:nth-of-type(4):before {
  opacity: 1; }

.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 75%; }

.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 60%; }

.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 50%; }

.segmented-control > input:disabled:nth-child(5) ~ label:nth-of-type(5) {
  opacity: 0.3;
  cursor: not-allowed; }

.segmented-control > input:nth-child(5):checked ~ label:nth-of-type(5):after,
.segmented-control > input:nth-child(5):checked ~ label:nth-of-type(5):before {
  opacity: 1; }

.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after,
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before,
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after,
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 80%; }

.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after,
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before,
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 66.66667%; }

.segmented-control > input:disabled:nth-child(6) ~ label:nth-of-type(6) {
  opacity: 0.3;
  cursor: not-allowed; }

.segmented-control > input:nth-child(6):checked ~ label:nth-of-type(6):after,
.segmented-control > input:nth-child(6):checked ~ label:nth-of-type(6):before {
  opacity: 1; }

.segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after,
.segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before,
.segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 83.33333%; }

.segmented-control > label {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
  float: left;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  -moz-transition-property: none;
  -o-transition-property: none;
  -webkit-transition-property: none;
  transition-property: none;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit; }

.segmented-control > label:before,
.segmented-control > label:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.segmented-control > label:after {
  color: white;
  content: attr(data-value);
  text-align: center;
  padding: inherit;
  z-index: 3;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  opacity: 0;
  -moz-transition-property: opacity, left;
  -o-transition-property: opacity, left;
  -webkit-transition-property: opacity, left;
  transition-property: opacity, left;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit; }

.segmented-control > label:after,
.segmented-control > label {
  text-align: center;
  overflow: hidden; }

.segmented-control > label:before {
  content: '';
  color: inherit;
  background: #026096;
  /* ancien #117e93 */
  -moz-transition-property: left;
  -o-transition-property: left;
  -webkit-transition-property: left;
  transition-property: left;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit; }

.segmented-control > label:first-of-type:nth-last-of-type(1),
.segmented-control > label:first-of-type:nth-last-of-type(1):after,
.segmented-control > label:first-of-type:nth-last-of-type(1):before,
.segmented-control > label:first-of-type:nth-last-of-type(1) ~ label,
.segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:after,
.segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:before {
  width: 100%; }

.segmented-control > label:first-of-type:nth-last-of-type(2),
.segmented-control > label:first-of-type:nth-last-of-type(2):after,
.segmented-control > label:first-of-type:nth-last-of-type(2):before,
.segmented-control > label:first-of-type:nth-last-of-type(2) ~ label,
.segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:after,
.segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:before {
  width: 50%; }

.segmented-control > label:first-of-type:nth-last-of-type(3),
.segmented-control > label:first-of-type:nth-last-of-type(3):after,
.segmented-control > label:first-of-type:nth-last-of-type(3):before,
.segmented-control > label:first-of-type:nth-last-of-type(3) ~ label,
.segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:after,
.segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:before {
  width: 33.33333%; }

.segmented-control > label:first-of-type:nth-last-of-type(4),
.segmented-control > label:first-of-type:nth-last-of-type(4):after,
.segmented-control > label:first-of-type:nth-last-of-type(4):before,
.segmented-control > label:first-of-type:nth-last-of-type(4) ~ label,
.segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:after,
.segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:before {
  width: 25%; }

.segmented-control > label:first-of-type:nth-last-of-type(5),
.segmented-control > label:first-of-type:nth-last-of-type(5):after,
.segmented-control > label:first-of-type:nth-last-of-type(5):before,
.segmented-control > label:first-of-type:nth-last-of-type(5) ~ label,
.segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:after,
.segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:before {
  width: 20%; }

.segmented-control > label:first-of-type:nth-last-of-type(6),
.segmented-control > label:first-of-type:nth-last-of-type(6):after,
.segmented-control > label:first-of-type:nth-last-of-type(6):before,
.segmented-control > label:first-of-type:nth-last-of-type(6) ~ label,
.segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:after,
.segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:before {
  width: 16.66667%; }

/* ******** AUTOCOMPLETE ******** */
.content ul li.ui-menu-item {
  background-image: none;
  background-position: 0 7px;
  background-repeat: no-repeat;
  list-style: none;
  margin-bottom: 3px;
  padding-left: 5px; }

/* ******** ERROR ******** */
input[type='text'].error,
input[type='password'].error,
input[type='number'].error,
input[type='month'].error,
input[type='date'].error,
select.error,
input[type='checkbox'].error,
input[type='radio'].error,
textarea.error {
  border: 1px solid #ff0000;
  box-shadow: 0 0 10px #ff0000;
  margin-bottom: 10px; }
  input[type='text'].error:focus,
  input[type='password'].error:focus,
  input[type='number'].error:focus,
  input[type='month'].error:focus,
  input[type='date'].error:focus,
  select.error:focus,
  input[type='checkbox'].error:focus,
  input[type='radio'].error:focus,
  textarea.error:focus {
    border: 1px solid #ff0000; }

.input-group input[type='text'].error {
  margin-bottom: 0; }

/* doublon avec la class error-contain */
span.error {
  display: none !important; }

.error-contain {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/alert.png");
  background-position: left top;
  background-repeat: no-repeat;
  color: #ff0000;
  clear: both;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 34%;
  padding-left: 25px;
  min-height: 18px; }

.error-contain ul {
  margin: 0; }

@media screen and (max-width: 767px) {
  .error-contain {
    margin-left: 0; } }

.error-contain-without-margin-left {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/alert.png");
  background-position: 0 7px;
  background-repeat: no-repeat;
  color: #ff0000;
  clear: both;
  font-size: 12px;
  margin-bottom: 10px;
  padding-left: 25px;
  min-height: 17px; }

.error-contain-without-margin-left ul {
  padding: 7px 0 0 0;
  margin: 0; }

/* ******** DATE Picker jQuery ******** */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 0;
  background: none; }

.ui-datepicker-current-day .ui-state-active {
  color: #232558 !important; }

/* ******** Multiselect ******** */
.multiselect label {
  text-align: left; }

/* ******** RECAPITULATIF ******** */
form.recapitulatif label {
  font-weight: 700; }

form.recapitulatif label.checkbox-inline,
form.recapitulatif .radio label {
  font-weight: 300; }

/* Créer une offre : on mobile*/
@media screen and (max-width: 767px) {
  #salaireMaximumId input[type='text'] {
    margin: 1rem 0; } }

/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Thin.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Medium.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Bold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Thin.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Medium.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Bold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Thin.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Regular.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Medium.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Bold.woff2") format("woff2"), url("../modules/apec-jahia-module/assets/css/common/../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.btn {
  background-color: #fdc300;
  color: #232558;
  border: none;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 20rem;
  width: fit-content;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  margin: 5px; }
  .btn:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558;
    text-decoration: none; }
  .btn:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .btn:active:focus {
    box-shadow: none !important; }
  .btn.btn-negative {
    border: 1px solid #ffffff; }
  .btn.btn-icone {
    height: 37px;
    min-width: 38px;
    border-radius: 3px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 83, 31, 0.17); }
    .btn.btn-icone svg, .btn.btn-icone img {
      max-height: 20px;
      height: 18px;
      margin: 10px; }
    .btn.btn-icone.delate svg {
      width: 15px; }
    .btn.btn-icone span {
      margin-right: 10px; }
    .btn.btn-icone.neutre {
      background: rgba(112, 112, 112, 0.14);
      color: #232558; }
      .btn.btn-icone.neutre svg {
        fill: #232558; }
  .btn.btn-icon-trash {
    background-color: transparent; }

.btn-primary {
  background-color: #fdc300;
  color: #232558;
  border: none;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 20rem;
  width: fit-content;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  /* Ajout pour désactiver le .btn-primary:disabled de bootstrap4 :*/ }
  .btn-primary:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558;
    text-decoration: none; }
  .btn-primary:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .btn-primary:active:focus {
    box-shadow: none !important; }
  .btn-primary.btn-negative {
    border: 1px solid #ffffff; }
  .btn-primary svg {
    margin: 1rem; }
  .btn-primary:disabled {
    background-color: #ffd038;
    color: #232558; }

.btn-inter-primary {
  background-color: #fdc300;
  color: #232558;
  border: none;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  width: 160px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  /* Ajout pour désactiver le .btn-primary:disabled de bootstrap4 :*/ }
  .btn-inter-primary:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558;
    text-decoration: none; }
  .btn-inter-primary:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .btn-inter-primary:active:focus {
    box-shadow: none !important; }
  .btn-inter-primary.btn-negative {
    border: 1px solid #ffffff; }
  .btn-inter-primary svg {
    margin: 1rem; }
  .btn-inter-primary:disabled {
    background-color: #ffd038;
    color: #232558; }

.btn-inter-secondary {
  background-color: #ffffff;
  color: #232558 !important;
  border: 3px solid #fdc300 !important;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  width: 160px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s; }
  .btn-inter-secondary:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558 !important;
    text-decoration: none; }
  .btn-inter-secondary:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .btn-inter-secondary:active:focus {
    box-shadow: none !important; }
  .btn-inter-secondary.btn-negative {
    border: 1px solid #ffffff; }
  .btn-inter-secondary svg {
    margin: 1rem; }
  .btn-inter-secondary.btn-icon-profil {
    background-color: transparent;
    border: 1px solid #026096 !important; }
  .btn-inter-secondary.disabled, .btn-inter-secondary:disabled {
    background-color: #ffffff; }

.btn-small-primary {
  background-color: #fdc300;
  color: #232558;
  border: none;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 90px;
  width: fit-content;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  /* Ajout pour désactiver le .btn-primary:disabled de bootstrap4 :*/ }
  .btn-small-primary:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558;
    text-decoration: none; }
  .btn-small-primary:focus {
    box-shadow: none; }
  .btn-small-primary:active:focus {
    box-shadow: none !important; }
  .btn-small-primary.btn-negative {
    border: 1px solid #ffffff; }
  .btn-small-primary svg {
    margin: 1rem; }
  .btn-small-primary:disabled {
    background-color: #ffd038;
    color: #232558; }

.btn:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #232558;
  background-color: #fdc300;
  border: none; }

.espace .card-text .btn-primary {
  padding: 0; }

.btn-secondary, .button-back {
  background-color: #ffffff;
  color: #232558 !important;
  border: 3px solid #ffd038 !important;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 20rem;
  width: fit-content;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s; }
  .btn-secondary:hover, .button-back:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558 !important;
    text-decoration: none; }
  .btn-secondary:focus, .button-back:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .btn-secondary:active:focus, .button-back:active:focus {
    box-shadow: none !important; }
  .btn-secondary.btn-negative, .btn-negative.button-back {
    border: 1px solid #ffffff; }
  .btn-secondary svg, .button-back svg {
    margin: 1rem; }
  .btn-secondary.btn-icon-profil, .btn-icon-profil.button-back {
    background-color: transparent;
    border: 1px solid #026096 !important; }
  .btn-secondary.disabled, .disabled.button-back, .btn-secondary:disabled, .button-back:disabled {
    background-color: #ffffff; }

.btn-small-secondary {
  background-color: #ffffff;
  color: #232558 !important;
  border: 3px solid #fdc300 !important;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 90px;
  width: fit-content;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s; }
  .btn-small-secondary:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558 !important;
    text-decoration: none; }
  .btn-small-secondary:focus {
    box-shadow: none; }
  .btn-small-secondary:active:focus {
    box-shadow: none !important; }
  .btn-small-secondary.btn-negative {
    border: 1px solid #ffffff; }
  .btn-small-secondary svg {
    margin: 1rem; }
  .btn-small-secondary.btn-icon-profil {
    background-color: transparent;
    border: 1px solid #026096 !important; }
  .btn-small-secondary.disabled, .btn-small-secondary:disabled {
    background-color: #ffffff; }

.btn-third {
  margin: 0;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 193px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  outline: none;
  color: #026096;
  background-color: #ffffff;
  border: 1px solid #026096; }
  .btn-third:hover {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); }

.btn-secondary:not(:disabled):not(.disabled):active, .button-back:not(:disabled):not(.disabled):active {
  background-color: #fdc300;
  border: none; }

.btn-secondary:not(:disabled):not(.disabled):active, .button-back:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .button-back:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.show > .dropdown-toggle.button-back {
  color: #fff;
  background-color: #fdc300;
  border: #4e555b; }

.btn-plus,
.btn-quest {
  color: #232558;
  font-size: 2rem;
  background: #fdc300;
  cursor: pointer;
  height: 42px;
  width: 50px;
  display: flex;
  margin-bottom: 0 !important;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .btn-plus:hover, .btn-plus:active, .btn-plus:visited,
  .btn-quest:hover,
  .btn-quest:active,
  .btn-quest:visited {
    text-decoration: none;
    outline: none;
    background: #ffd038; }

.accessibilite .btn {
  width: 320px;
  max-width: none; }

.accessibilite .card-detail a:hover {
  text-decoration: none !important; }

.accessibilite .card-detail {
  display: flex;
  justify-content: center;
  height: 100%; }

.btn-faciliti {
  display: flex;
  justify-content: center; }

.society-key-elements .btn-primary,
.infos-recherche__content__actions .btn-primary {
  margin: 0 !important; }

/* ==========================================================================
    Modal angularjs/composants/_comp_modals
    ========================================================================== */
/* *********************************************************************** MODALS ********************************************************************************** */
.modal {
  /*z-index: 10001 !important;*/ }

.modal-dialog {
  /*background-color: cadetblue;*/
  /*z-index: 10002 !important;*/ }

@media (min-width: 768px) {
  .modal-dialog {
    margin: 140px auto; } }

.modal-content {
  background-color: #f5f0e6;
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.modal-header {
  border-bottom: 0;
  padding: 15px 15px 0 15px; }

.modal-header .close {
  background-color: #FFF;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/close-modal.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  border-radius: 22px;
  -moz-box-shadow: 0 0 10px 0 #ccc;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  -o-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
  height: 22px;
  opacity: 1;
  width: 22px; }

@media (max-width: 767px) {
  .modal-header .close {
    background-size: 12px 12px;
    border-radius: 12px;
    height: 22px;
    width: 22px; }
  .modal-body .button-group {
    flex-direction: column;
    align-items: center;
    gap: 1rem; }
  .modal.fade .modal-dialog {
    transform: translateY(50%); }
  #visualisation-offre-detail .modal-dialog {
    transform: translateY(0%); } }

.modal-body {
  padding: 10px 15px 15px 15px; }

@media (min-width: 992px) {
  .modal-md {
    width: 600px; }
  #visualisation-offre-detail .modal-md {
    width: 825px; }
  .modal-lg {
    width: 750px; } }

.modal-lg .modal-content {
  border-radius: 5px; }

.modal-lg .modal-header {
  padding: 15px;
  background-color: #f5f0e6;
  border-radius: 5px; }

.modal-lg .modal-header .close {
  background-image: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/profil/icons/close-modal-new.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  height: 22px;
  opacity: 1;
  width: 22px;
  box-shadow: none;
  background-color: transparent; }

.modal-lg .modal-body {
  background-color: white;
  border-radius: 0px 0px 5px 5px; }

.modal-lg .modal-body button {
  margin: 15px 20px 15px 0px; }

.modal-lg .modal-label {
  color: #444;
  float: left;
  font-size: 12px;
  line-height: 16px;
  margin-right: 2%;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: right;
  width: 40%;
  font-weight: 700; }

.modal-lg .modal-select {
  background-color: #FFF;
  border: 1px solid #cccccc;
  border-radius: 0;
  float: left;
  font-size: 12px;
  height: 20px;
  margin: 5px 0;
  max-width: 120%;
  width: 246px; }

.pastille-beta {
  font-size: 10px;
  color: white;
  background-color: #0e6c8a;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  margin-left: 10px; }

.modal-backdrop {
  background-color: #011b1f !important;
  opacity: 0.7 !important; }

/* todo rassembler les overlay avec les popins ou modales dans un composant ? */
.overlay-test {
  background-color: rgba(0, 0, 0, 0.459);
  width: 100%;
  height: 100%;
  padding: 60px !important;
  height: auto;
  display: flex; }

.overlay-popin {
  background-color: rgba(0, 0, 0, 0.459);
  width: 100%;
  height: 100%;
  padding: 60px !important;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .overlay-popin {
      align-items: flex-start; } }

/*.modal-content {
  background: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}*/
#modalOQA .modal-content {
  background: #fff; }

#popin_all-fonctions.comp_popin .modal-content,
#popin_all-fonctions.comp_popin .modal-body,
#popin_all-activityAreas.comp_popin .modal-content,
#popin_all-activityAreas.comp_popin .modal-body,
#popin_all-places.comp_popin .modal-content,
#popin_all-places.comp_popin .modal-body {
  border-radius: 0; }

#popin_all-fonctions.comp_popin.big-size .modal-body,
#popin_all-activityAreas.comp_popin.big-size .modal-body,
#popin_all-places.comp_popin.big-size .modal-body {
  padding-bottom: 30px; }

.modal-body {
  padding: 20px;
  background-color: #ffffff; }

.modal-body .button-group {
  display: flex;
  justify-content: space-around; }
  .modal-body .button-group button {
    margin-bottom: 0; }
    .modal-body .button-group button:not(:disabled):not(.disabled):active {
      background: #fdc300; }

.modal-header,
.modal-lg .modal-header {
  padding: 20px;
  background-color: #ffffff;
  border-bottom: 1px solid #dee2e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.modal-lg .modal-header .close,
.modal-header .close {
  margin: 0;
  padding: 2rem 2rem;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  box-shadow: none;
  background-color: transparent; }

/* Désactivé car doublon dans _candidapec.scss
.modal-lg .modal-header .close::before,
.modal-header .close::before {
  display: table;
  content: url('../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/close.svg');
  clear: both;
  width: 13px;
  height: 13px;
}*/
h1.modal-title {
  font-size: 22px; }

h2.modal-title {
  font-size: 18px;
  padding-right: 1.5rem; }

h3.modal-title {
  font-size: 16px; }

h4.modal-title {
  font-size: 14px; }

#Modal-Logotheque .img-box button {
  margin-right: 0;
  margin-left: 0; }

@media (min-width: 576px) {
  #visualisation-offre-detail .modal-md {
    /* efface le max-width de bootstrap3 */
    max-width: 100%; } }

@media (min-width: 992px) {
  #visualisation-offre-detail .modal-md {
    width: 825px; } }

#visualisation-offre-detail .modal-header,
#visualisation-offre-detail .modal-lg .modal-header {
  border-bottom: none; }

#visualisation-offre-detail .modal-body {
  padding: 0; }

#visualisation-offre-detail .modal-body .cadre:last-child {
  margin-bottom: 0; }

#visualisation-offre-detail .cadre {
  background: none; }

#visualisation-offre-detail .card-offer__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#visualisation-offre-detail .card-offer__logo {
  width: 68px;
  height: 68px;
  margin-right: 15px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../modules/apec-jahia-module/assets/css/common/../../fonts/bootstrap3/glyphicons-halflings-regular.eot);
  src: url(../modules/apec-jahia-module/assets/css/common/../../fonts/bootstrap3/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../modules/apec-jahia-module/assets/css/common/../../fonts/bootstrap3/glyphicons-halflings-regular.woff) format("woff"), url(../modules/apec-jahia-module/assets/css/common/../../fonts/bootstrap3/glyphicons-halflings-regular.ttf) format("truetype"), url(../modules/apec-jahia-module/assets/css/common/../../fonts/bootstrap3/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

/* ******************************************************************** Local *************************************************************************** */
/* wwwwwwwwwwwwww */
/* angularjs/angularjs.css */
/* ==========================================================================
    Global
    ========================================================================== */
html {
  /* lock scroll for modal */
  /*overflow: visible;*/ }

body {
  padding-top: 0;
  font-size: 14px;
  line-height: 18px;
  color: #232558;
  width: 100%; }

#section1, main > .container > #profil {
  /*margin-top: 30px;*/
  /*padding: 37px 27px;*/
  border-radius: 5px;
  position: relative;
  z-index: 0; }

#section1.no-bg {
  background: none;
  padding: 0;
  /*box-shadow: none;*/ }

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

/* ==========================================================================
   buttons
    ========================================================================== */
/*.btn,*/
.button-flat-blue-popin,
.button-flat-blue,
.button-flat-grey,
.button-grey,
.button-flat-orange,
.button-big,
.button-medium,
.cv-file-upload span {
  background-color: #fdc300;
  color: #232558;
  border: none;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 20rem;
  width: fit-content;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s; }
  .button-flat-blue-popin:hover,
  .button-flat-blue:hover,
  .button-flat-grey:hover,
  .button-grey:hover,
  .button-flat-orange:hover,
  .button-big:hover,
  .button-medium:hover,
  .cv-file-upload span:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558;
    text-decoration: none; }
  .button-flat-blue-popin:focus,
  .button-flat-blue:focus,
  .button-flat-grey:focus,
  .button-grey:focus,
  .button-flat-orange:focus,
  .button-big:focus,
  .button-medium:focus,
  .cv-file-upload span:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .button-flat-blue-popin:active:focus,
  .button-flat-blue:active:focus,
  .button-flat-grey:active:focus,
  .button-grey:active:focus,
  .button-flat-orange:active:focus,
  .button-big:active:focus,
  .button-medium:active:focus,
  .cv-file-upload span:active:focus {
    box-shadow: none !important; }
  .button-flat-blue-popin.btn-negative,
  .button-flat-blue.btn-negative,
  .button-flat-grey.btn-negative,
  .button-grey.btn-negative,
  .button-flat-orange.btn-negative,
  .button-big.btn-negative,
  .button-medium.btn-negative,
  .cv-file-upload span.btn-negative {
    border: 1px solid #ffffff; }
  .button-flat-blue-popin:hover, .button-flat-blue-popin:active, .button-flat-blue-popinactive:hover,
  .button-flat-blue:hover,
  .button-flat-blue:active,
  .button-flat-blueactive:hover,
  .button-flat-grey:hover,
  .button-flat-grey:active,
  .button-flat-greyactive:hover,
  .button-grey:hover,
  .button-grey:active,
  .button-greyactive:hover,
  .button-flat-orange:hover,
  .button-flat-orange:active,
  .button-flat-orangeactive:hover,
  .button-big:hover,
  .button-big:active,
  .button-bigactive:hover,
  .button-medium:hover,
  .button-medium:active,
  .button-mediumactive:hover,
  .cv-file-upload span:hover,
  .cv-file-upload span:active,
  .cv-file-upload spanactive:hover {
    border: none; }

.button-flat-grey,
.button-grey {
  background-color: #ffffff;
  color: #232558 !important;
  border: 3px solid #fdc300 !important;
  text-decoration: none;
  outline: 0;
  border-radius: 3px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  padding: 10px;
  cursor: pointer;
  white-space: nowrap;
  min-width: 20rem;
  width: fit-content;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all .2s; }
  .button-flat-grey:hover,
  .button-grey:hover {
    transition: all 0.3s ease;
    background-color: #ffd038;
    color: #232558 !important;
    text-decoration: none; }
  .button-flat-grey:focus,
  .button-grey:focus {
    box-shadow: none;
    outline: none;
    border: none; }
  .button-flat-grey:active:focus,
  .button-grey:active:focus {
    box-shadow: none !important; }
  .button-flat-grey.btn-negative,
  .button-grey.btn-negative {
    border: 1px solid #ffffff; }

.btn.btn-icone {
  height: 37px;
  min-width: 38px;
  border-radius: 3px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 83, 31, 0.17);
  height: auto;
  min-width: 20rem; }
  .btn.btn-icone svg, .btn.btn-icone img {
    max-height: 20px;
    height: 18px;
    margin: 10px; }
  .btn.btn-icone.delate svg {
    width: 15px; }
  .btn.btn-icone span {
    margin-right: 10px; }
  .btn.btn-icone.neutre {
    background: rgba(112, 112, 112, 0.14);
    color: #232558; }
    .btn.btn-icone.neutre svg {
      fill: #232558; }
  .btn.btn-icone.btn-secondary, .btn.btn-icone.button-back {
    background-color: #fff; }
    .btn.btn-icone.btn-secondary:hover, .btn.btn-icone.button-back:hover {
      background-color: #ffd038; }

.btn.btn-negative {
  border: 1px solid #ffffff; }

.btn.btn-negative:hover {
  background-color: #ffffff !important; }

.btn.btn-secondary img, .btn.button-back img {
  height: 15px; }

/*.button-flat-grey,
.button-grey {
  background-color: #aaaaaa;
  color: #ffffff;

  &:hover, &:active {
    background-color: #999999;
    color: #ffffff;
  }
}*/
/*.btn.btn-secondary img {
  height: 15px;
}*/
/*.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  color: #ffffff !important;
}*/
.affinity-steps .button-flat-grey,
.affinity-steps .button-flat-grey:active,
.affinity-steps .button-flat-grey:focus,
.affinity-steps .button-flat-blue,
.affinity-steps .button-flat-blue:active,
.affinity-steps .button-flat-blue:focus {
  background-color: #fff !important;
  color: #232558 !important;
  border: 1px solid #232558; }

.affinity-steps .button-flat-grey:hover,
.affinity-steps .button-flat-blue:hover {
  background-color: #232558;
  color: #fff; }

/* hr {
    border-bottom: 1px solid #edf7f7;
} */
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #232558; }

.tooltip.right .tooltip-arrow {
  border-right-color: #232558; }

.tooltip-inner {
  color: #232558; }

.close {
  color: #232558;
  opacity: 0.75; }

.cadre {
  background-color: rgba(27, 50, 68, 0.1); }

.table > tbody > tr > td {
  padding: 8px; }

.position-relative {
  position: relative; }

.w-100 {
  width: 100%; }

.button-container-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/*a.pictoDeplacer,
a.pictoLoupe,
a.pictoLock,
a.pictoModify,
a.pictoDelete,
a.pictoPublish,
a.pictoDoc,
a.pictoSearch,
a.pictoMail,
a.pictoMailOrange,
a.pictoRSS,
a.pictoRSSOrange,
a.pictoDownload,
a.pictoSignaler,
a.pictoPlus,
a.pictoPlus-inactive,
a.pictoPrint,
a.pictoShare,
a.pictoNetwork,
a.pictoPDF,
a.pictoUnpublish,
a.pictoProlonger,
a.pictoCommentaire,
a.pictoDoc,
a.pictoCible,
a.pictoGeoloc,
a.pictoFavoris,
a.pictoRemoveFavoris,
a.pictoPerso,
a.picto-eye,
a.pictoModify,
.pictoDelete,
a.email {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
}*/
a.pictoModify strong,
a.pictoDelete strong {
  font-weight: normal; }

.bloc-img-responsive img {
  max-width: 100%; }

.nav-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.nav-back h1,
.nav-back h2,
.nav-back h3,
.nav-back h4,
.nav-back h5,
.nav-back h6 {
  margin-bottom: 0;
  /*color: $primary-blue !important;*/
  color: #ffffff !important;
  line-height: normal; }

.nav-back .nav-back__title {
  /*color: $primary-blue !important;*/
  color: #ffffff !important;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Montserrat-Regular', Verdana, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.nav-back .back-btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/* ==========================================================================
    From old-apec.css / cadres.css
    ========================================================================== */
.align-center {
  text-align: center; }

.custom-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  /* min-width: 400px;
  max-width: 600px; */
  position: relative;
  padding: 15px;
  text-align: left; }

.block-error {
  background-color: #f8d7da;
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/picto-error.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #721c24;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 15px 15px 15px 50px; }

span.error {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/form/alert.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  height: 18px;
  margin: 6px 0 0 5px;
  width: 20px; }

.block__tags_cloud h4 {
  text-align: center; }

.block__tags_cloud .col.help .help_container img {
  margin: 40px auto; }

.block__tags_cloud .col.help .help_container .btn {
  margin: 40px 0;
  color: #232558; }

.jqcloud {
  font: 10px Helvetica, Arial, sans-serif;
  line-height: normal;
  overflow: hidden;
  position: relative; }

.jqcloud-word {
  margin: 0;
  padding: 0; }

.jqcloud .w1 {
  color: #aab5f0;
  font-size: 100%; }

.jqcloud .w2 {
  color: #9ce;
  font-size: 150%; }

.jqcloud .w3 {
  color: #a0ddff;
  font-size: 200%; }

.jqcloud .w4 {
  color: #90c5f0;
  font-size: 250%; }

.jqcloud .w5 {
  color: #90a0dd;
  font-size: 300%; }

.jqcloud .w6 {
  color: #90c5f0;
  font-size: 350%; }

.jqcloud .w7 {
  color: #39d;
  font-size: 400%; }

.jqcloud .w8 {
  color: #0cf;
  font-size: 450%; }

.jqcloud .w9 {
  color: #0cf;
  font-size: 500%; }

.jqcloud .w10 {
  color: #0cf;
  font-size: 550%; }

.jqcloud a {
  color: inherit;
  font-size: inherit;
  text-decoration: none; }

.jqcloud a:hover {
  color: #0cf; }

/* ==========================================================================
    From Edito
    ========================================================================== */
.number {
  font-family: 'Roboto-Medium', Verdana, Arial, sans-serif; }

.card-link,
.card-link:hover {
  text-decoration: none; }

.card-link .card {
  transition: all 0.3s ease; }

.card-link .card:hover {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }

a .card,
.clickable .card {
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease; }

a .card:hover,
.clickable .card:hover {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }

.card-overflow {
  overflow: visible; }

.card-offer.card-offer--qualified::after {
  content: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/candidat/oqa-small.png");
  position: absolute;
  top: 20px;
  right: 20px; }

.card-offer.card-offer--qualified .card-offer__text .card-title {
  padding-right: 55px !important; }

.card-offer.card-offer--qualified .card-offer__action {
  padding-right: 55px; }

.card-offer .card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-offer .card-offer__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.card-offer .card-offer__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  margin-right: 17px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.card-offer .card-offer__logo img {
  max-width: 100%; }

.card-offer .card-offer__text {
  position: relative; }

.card-offer .card-offer__text .card-title,
.card-offer .card-offer__text .card-title a {
  text-transform: none;
  color: #232558;
  margin-top: 0; }

.card-offer .card-offer__text .card-offer__company span {
  margin-left: 20px;
  text-transform: uppercase;
  color: #232558; }

.card-offer .card-offer__detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 85px; }

.card-offer .card-offer__detail div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  color: #7997af;
  font-size: 16px;
  font-size: 1.6rem; }

.card-offer .card-offer__detail .card-offer__contract::before {
  content: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/candidat/valise.svg");
  display: inline-block;
  margin-right: 10px; }

.card-offer .card-offer__detail .card-offer__localisation::before {
  content: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/candidat/marker.svg");
  display: inline-block;
  margin-right: 10px; }

.card-offer .card-offer__detail .card-offer__date::before {
  content: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/candidat/time.svg");
  display: inline-block;
  margin-right: 10px; }

.card-offer .card-offer__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.card-offer .card-offer__action a {
  margin-left: 10px; }

.card-offer .card-offer__action p {
  margin: 0;
  display: inline-block; }

.card-offer .card-offer__action .pull-right {
  float: none !important; }

.card-offer-affinite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.card-offer-affinite .card-offer__percent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 115px;
  /*background-color: rgba(255, 83, 31, 0.2);*/
  color: rgba(2, 96, 150, 0.2);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 30px;
  font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif; }

@media (max-width: 768px) {
  #nspopover-1 {
    left: 10px !important; }
  .card-offer .card-offer__logo {
    width: 58px;
    height: 58px; }
  .card-offer .card-offer__description {
    display: none; }
  .card-offer .card-offer__detail {
    padding-left: 0; }
  .card-offer .card-offer__text .card-offer__company span {
    display: block;
    margin-left: 0; }
  .card-offer.card-offer--qualified::after {
    top: auto;
    right: 18px;
    bottom: 20px; }
  .card-offer.card-offer--qualified .card-offer__text .card-title {
    padding-right: 0 !important; }
  .card-offer.card-offer--qualified .card-offer__detail {
    padding-right: 55px; }
  .card-offer .card-offer__detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .card-offer .card-offer__detail div {
    margin-bottom: 10px; }
  .card-offer.card-offer--qualified .card-offer__detail div:last-child {
    margin-bottom: 0; }
  .card-offer .card-offer__action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .card-offer .card-offer__action a,
  .card-offer .card-offer__action p {
    margin-left: 0;
    margin-top: 10px; } }

/* ==========================================================================
    Type
    ========================================================================== */
/* Marges */
.mb-130 {
  margin-bottom: 130px; }

.mb-37 {
  margin-bottom: 37px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

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

.mr-20 {
  margin-right: 20px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

/* Taille de typo */
.fs-13 {
  font-size: 13px;
  font-size: 1.3rem; }

.fs-14 {
  font-size: 14px;
  font-size: 1.4rem; }

.fs-16 {
  font-size: 16px;
  font-size: 1.6rem; }

.fs-18 {
  font-size: 18px;
  font-size: 1.8rem; }

.fs-20 {
  font-size: 20px;
  font-size: 2rem; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #232558;
  font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 0.5em; }

/*
h1,
.h1 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 22px;
  width: 100%;
  text-align: center;
}

h2,
.h2 {
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 18px;
}

h3,
.h3 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-size: 14px;
  margin-bottom: 14px;
}*/
.border-bottom {
  border-bottom: 0;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

h1.border-bottom,
h2.border-bottom,
h3.border-bottom,
h4.border-bottom {
  border-bottom: 0;
  margin-bottom: 1em !important;
  padding-bottom: 0 !important; }

.info-obligatoire {
  font-size: 12px; }

a:hover {
  text-decoration: underline; }

.orange {
  color: #232558; }

.content ul:not(.bullet) li {
  background: none; }

/*.content ul li::before {
    content: '•';
    margin-right: 10px;
} */
/* ==========================================================================
    Form
    ========================================================================== */
#captcha {
  margin-bottom: 5px; }

.input-group[class*='col-'] {
  padding-left: 10px;
  padding-right: 10px; }

.alert.block-info {
  padding-left: 50px !important; }

.block-info {
  border-radius: 5px; }

@media screen and (max-width: 768px) {
  .block-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

#form-steps .step .dot {
  font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif; }

label {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal; }

label,
form p,
form a.picto-eye {
  font-size: 14px !important; }

input[type="text"] {
  text-overflow: ellipsis; }

input[type="text"],
input[type="password"],
input[type="number"],
input[type="range"],
input,
select,
textarea,
.ms-choice {
  font-size: 1.4rem;
  border: 1px solid #7997af;
  color: #232558;
  border-radius: 5px; }

input.w-100 {
  max-width: 100%; }

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #7997af; }

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #7997af; }

input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="range"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input::-ms-input-placeholder {
  color: #7997af; }

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="range"]::placeholder,
input[type="email"]::placeholder,
input::placeholder {
  color: #7997af; }

input[type='text'],
input[type='password'],
input[type='number'],
input[type='range'],
input[type='email'],
input,
select {
  height: 42px;
  padding-left: 13px;
  padding-right: 13px; }

textarea {
  padding: 13px; }

input[type='text'].error,
input[type='password'].error,
input[type='number'].error,
input[type='month'].error,
input[type='date'].error,
select.error,
input[type='checkbox'].error,
input[type='radio'].error,
textarea.error {
  border-color: #ff0000 !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

select {
  padding-right: 4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/dropdown.svg") no-repeat 96% center;
  background-size: 9px auto; }

select::-ms-expand {
  display: none; }

.radio-inline {
  position: relative; }

.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: absolute;
  opacity: 1; }

.checkbox-inline,
.checkbox label {
  position: relative;
  padding-left: 20px; }

.radio label,
.checkbox label {
  position: relative; }

.checkbox-inline span::before,
.checkbox-inline span::after,
.checkbox label span::before,
.checkbox label span::after,
.radio label span::before,
.radio label span::after,
.radio label b::before,
.radio label b::after,
.radio label a::before,
.radio label a::after,
.radio-inline span::before,
.radio-inline span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.checkbox-inline input:focus ~ span::before,
.checkbox label input:focus ~ span::before,
.radio label input:focus ~ span::before,
.radio label input:focus ~ b::before,
.radio label input:focus ~ a::before,
.radio-inline input:focus ~ span::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(128, 169, 245, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(128, 169, 245, 0.25); }

.checkbox-inline span::after,
.checkbox label span::after,
.radio label span::after,
.radio label b::after,
.radio label a::after,
.radio-inline span::after {
  width: 9px;
  height: 9px;
  top: 3px;
  left: 3px; }

.checkbox-inline input:disabled ~ span::before,
.checkbox label input:disabled ~ span::before,
.checkbox-inline input:disabled ~ span::after,
.checkbox label input:disabled ~ span::after,
.radio label input:disabled ~ span::before,
.radio label input:disabled ~ b::before,
.radio label input:disabled ~ a::before,
.radio label input:disabled ~ span::after,
.radio label input:disabled ~ b::after,
.radio label input:disabled ~ a::after,
.radio-inline input:disabled ~ span::before,
.radio-inline input:disabled ~ span::after {
  opacity: 0.25; }

.checkbox-inline input:not(:checked) ~ span::after,
.checkbox label input:not(:checked) ~ span::after {
  background: none !important; }

.radio label span::before,
.radio label span::after,
.radio label b::before,
.radio label b::after,
.radio label a::before,
.radio label a::after,
.radio-inline span::before,
.radio-inline span::after {
  border-radius: 15px; }

.radio label span::after,
.radio label b::after,
.radio label a::after,
.radio-inline span::after {
  border-radius: 100%; }

.radio-inline span::before {
  top: 2px; }

.radio-inline span::after {
  top: 5px; }

/*
.checkbox-inline span::before,
.checkbox label span::before,
.radio label span::before,
.radio label b::before,
.radio label a::before,
.radio-inline span::before {
  border: 1px solid #7997af;
}

.checkbox-inline input:checked ~ span::after,
.checkbox label input:checked ~ span::after,
.radio label input:checked ~ span::after,
.radio label input:checked ~ b::after,
.radio label input:checked ~ a::after,
.radio-inline input:checked ~ span::after {
  background-color: #7997af;
}
*/
/*.checkbox-slider--b-flat .slide-toggle-label .slide-toggle-bar .slide-toggle-thumb {
  background-color: #999999;
}

.checkbox-slider--b-flat .slide-toggle-label .slide-toggle-bar {
  background-color: #cccccc;
}

.checkbox-slider--b-flat .slide-toggle-label--checked .slide-toggle-bar .slide-toggle-thumb {
  background-color: $primary-blue;
}

.checkbox-slider--b-flat .slide-toggle-label--checked .slide-toggle-bar {
  background-color: rgba(255, 83, 31, 0.4);
}*/
.input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.input-group.instructions {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.input-group-addon:last-child {
  width: auto;
  height: 42px;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.pictoQuestion {
  background: #232558;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.pictoQuestion::before {
  content: '?';
  padding-top: 1px;
  color: #ffffff;
  font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
  width: 11px; }

.pictoPlus,
.pictoMoins {
  width: 24px;
  height: 24px;
  text-align: center;
  background: none;
  border: none;
  padding: 0; }

.pictoPlus::before {
  content: '+';
  padding-top: 1px;
  margin-right: 5px;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif; }

.pictoPlus:hover,
.pictoPlus:focus {
  text-decoration: none; }

.pictoMoins::before {
  content: '-';
  padding-top: 1px;
  margin-right: 5px;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif; }

form .pictoQuestion,
form .pictoPlus,
form .pictoMoins {
  margin-top: 9px !important; }

.error-contain,
.error-contain-without-margin-left {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/forms/icon_warning.png");
  background-position: left top; }

.error-contain ul,
.error-contain-without-margin-left ul {
  list-style: none;
  padding: 0 0 0 5px; }

.form-control-feedback {
  height: 42px;
  line-height: 42px; }

.cke_chrome {
  margin-bottom: 10px !important;
  border-radius: 5px;
  overflow: hidden;
  border-color: #cfd1cf !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.cke_top,
.cke_bottom {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-radius: 5px; }

.ui-datepicker {
  padding: 0; }

.ui-widget-content {
  border: none;
  background-color: #fafafa;
  color: #232558; }

.ui-widget-header {
  border: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ui-datepicker .ui-datepicker-title {
  font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px; }

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 10px; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif; }

.ui-datepicker th {
  font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif;
  font-size: 10px; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
  border: none;
  color: #232558;
  font-size: 11px;
  font-weight: normal;
  text-align: center; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 1; }

.ui-state-disabled .ui-state-default,
.ui-widget-content .ui-state-disabled .ui-state-default,
.ui-widget-header .ui-state-disabled .ui-state-default {
  color: rgba(121, 151, 175, 0.7); }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: none;
  border: none; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  position: static !important;
  margin-top: 0 !important; }

.ui-datepicker .ui-datepicker-prev span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/chevron-l-white.svg");
  background-position: center center;
  transform: scaleX(-1); }

.ui-datepicker .ui-datepicker-next span {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/chevron-r-white.svg");
  background-position: center center; }

.ui-datepicker-today .ui-state-default {
  font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
  color: #232558; }

.ui-datepicker-current-day {
  position: relative; }

.ui-datepicker-current-day:not(.ui-datepicker-unselectable) .ui-state-default {
  color: #ffffff;
  position: relative;
  font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif; }

.ui-datepicker-current-day:not(.ui-datepicker-unselectable) .ui-state-default:hover {
  color: #ffffff; }

.ui-datepicker-current-day:not(.ui-datepicker-unselectable)::before {
  content: '';
  width: 22px;
  height: 22px;
  background-color: #026096;
  border-radius: 50%;
  display: block;
  color: white;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.ui-widget-content {
  background: none; }

#nspopover-1 .custom-tooltip,
#nspopover-1 {
  max-width: 300px; }

.ui-autocomplete {
  background-color: #ffffff;
  font-size: 14px;
  font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
  border: 1px solid #7997af;
  max-height: 200px;
  overflow-y: auto; }

.metier .ui-autocomplete {
  max-height: 300px; }

.ui-menu li {
  padding: 10px 20px 10px 10px;
  border-bottom: 1px solid rgba(237, 247, 247, 0.5); }

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

/* ==========================================================================
    Pagination
    ========================================================================== */
.pagination > li > a,
.pagination > li > span,
.pagination > .active > a {
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 1px;
  font-family: 'Roboto-Medium', Verdana, Arial, sans-serif;
  font-weight: normal; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-radius: 0; }

/* ==========================================================================
    Table
    ========================================================================== */
table {
  table-layout: fixed; }

.table > thead > tr > th {
  position: relative;
  vertical-align: middle;
  background-image: none; }

#gestion-offres.table > thead > tr > th:nth-child(3) {
  width: 180px; }

#gestion-offres.table > thead > tr > th:nth-child(5) {
  width: 70px; }

#gestion-offres.table > thead > tr > th:nth-child(6) {
  width: 160px; }

#gestion-offres.table > thead > tr > th:nth-child(7) {
  width: 100px; }

@media (max-width: 1199px) {
  #gestion-offres.table > thead > tr > th:nth-child(3) {
    width: auto; }
  #gestion-offres.table > thead > tr > th:nth-child(5) {
    width: auto; }
  #gestion-offres.table > thead > tr > th:nth-child(6) {
    width: auto; }
  #gestion-offres.table > thead > tr > th:nth-child(7) {
    width: auto; } }

table th.sortable span {
  padding-right: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none;
  border-bottom: 1px solid #dddddd; }

/* ==========================================================================
    Spinner
    ========================================================================== */
#customModal,
.customModal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050; }

#customModal .modal-dialog,
.customModal .modal-dialog {
  width: 60px;
  margin: 0; }

#customModal .modal-dialog span,
.customModal .modal-dialog span,
.loading-spinner span {
  margin: 0;
  background-image: none;
  font-size: 10px;
  text-indent: -9999em;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  -webkit-animation: turn 1s infinite linear;
  animation: turn 1s infinite linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  display: inline-block; }

#customModal .modal-dialog span::before,
.customModal .modal-dialog span::before,
.loading-spinner span::before {
  width: 50%;
  height: 50%;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: ''; }

#customModal .modal-dialog span::after,
.customModal .modal-dialog span::after,
.loading-spinner span::after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes turn {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.theme-recruteur {
  /* intégré dans themes/_recruteur.scss */ }

.theme-candidat {
  /* intégré dans themes/_candidat.scss */ }

/* ==========================================================================
    Page Créer une offre
    ========================================================================== */
input[name='intitule'] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.comp_chart-radar {
  text-align: center;
  margin-bottom: 20px;
  background-color: rgba(128, 169, 245, 0.1);
  padding: 10px;
  width: calc(100% / 3);
  margin-right: 10px; }

.comp_chart-radar:last-child {
  margin-right: 0; }

.comp_chart-radar span {
  display: inline-block;
  background-color: #026096;
  width: 100px;
  height: 100px;
  font-size: 18px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Roboto-Medium', Verdana, Arial, sans-serif;
  border-radius: 100%;
  margin: 0 auto 10px auto; }

.card-offer__header .card-offer__logo img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-color: #edf7f7;
  border-style: solid;
  border-width: 1px;
  max-width: 100%; }

#visualisation-offre-detail .publish-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#visualisation-offre-detail .publish-info .certified-apec .oqa {
  margin-right: 10px; }

#visualisation-offre-detail h1 {
  text-align: left;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 0;
  text-transform: none;
  margin-bottom: 0.75rem; }

#visualisation-offre-detail h4 {
  margin-bottom: 10px; }

#visualisation-offre-detail .ref-offre,
#visualisation-offre-detail .date-offre {
  color: #7997af;
  margin-bottom: 20px; }

#visualisation-offre-detail p.little-grey,
#visualisation-offre-detail .little-grey {
  font-size: 14px !important; }

#visualisation-offre-detail .details-offer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }

#visualisation-offre-detail .details-offer-list li {
  margin: 0;
  padding: 0;
  margin-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-family: 'Montserrat-SemiBold', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #232558; }

#visualisation-offre-detail .details-offer-list li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #232558;
  margin-right: 5px; }

/* ==========================================================================
    Page Suivre candidature
    ========================================================================== */
p.pictoLoupe a,
a.pictoLoupe {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-see-candidat@2x.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
  font-weight: 700;
  padding: 2px 0 2px 35px; }

p.pictoLoupe a:hover,
a.pictoLoupe:hover,
p.pictoLoupe a:focus,
a.pictoLoupe:focus {
  background-position: 0px -162px; }

a.orderAsc {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/arrow-order-up@2x.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 8px 5px;
  padding-right: 10px; }

a.orderDesc {
  background-image: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/table/arrow-order-down@2x.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 8px 5px;
  padding-right: 10px; }

p.pull-left + p.pull-left,
button.pull-left + p.pull-left,
p.pull-left + button.pull-left,
p.pull-left + select.pull-left {
  margin-left: 25px; }

/* cf _recruteurs.scss #tab-candidatures, #pagePivotParcoursOffre {
.tab .nav > li > a {
  background-color: $secondary-blue;
  color: #ffffff;
  font-weight: normal;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 40px;
}

.tab ul.nav-tabs li::before {
  content: none;
}

.tab .nav > li > a:hover,
.tab .nav-tabs > li.active > a,
.tab .nav-tabs > li.active > a:hover,
.tab .nav-tabs > li.active > a:focus {
  font-weight: normal;
  color: #ffffff;
  background-color: #004b63;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
*/
.panel {
  border-radius: 5px;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

/* ==========================================================================
    Page Gérer vos offres
    ========================================================================== */
.search-group {
  display: flex; }

.search-group input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.search-group button.pictoSearch,
.search-group button.pictoSearch:focus {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/form/search.svg") no-repeat center center;
  width: 51px;
  height: 42px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.offre-en-ligne,
.offre-hors-ligne,
.offre-attente-validation,
.offre-brouillon,
.offre-toutes {
  font-family: 'Roboto-Medium', Verdana, Arial, sans-serif;
  padding: 2px 6px 0 6px; }

#filtres-offres .radio-inline {
  position: relative;
  padding-left: 20px;
  padding-right: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 15px !important; }

#selectCounts1,
#selectCounts2 {
  min-width: 70px;
  background-size: 20px auto;
  background-position: 85% center; }

.list-offre-page {
  margin-left: 20px !important;
  padding-top: 10px; }

#gestion-offres thead tr th:nth-child(1) {
  width: 28px; }

#gestion-offres thead tr th:nth-child(5) {
  width: px; }

#offre-title-box .offre-en-ligne,
#offre-title-box .offre-hors-ligne,
#offre-title-box .offre-attente-validation,
#offre-title-box .offre-brouillon,
#offre-title-box .offre-toutes {
  padding: 0; }

/*
.accordion-help h4.panel-title a::before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 6px;
    margin-right: 7px;
    background: url('../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/dropdown.svg') no-repeat left center;
    vertical-align: middle;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
*/
.accordion-help h4.panel-title a.collapsed {
  background: none !important; }

.accordion-help h4.panel-title a.collapsed::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#tab-candidatures .candidature-new,
#tab-candidatures-nav .candidature-new,
#tab-candidatures-nav-accordion .candidature-new {
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 12px;
  overflow: hidden;
  padding: 0;
  transform: translate(5px, -20px);
  position: absolute;
  right: 10px; }

.tab .pagination-top,
.tab .tab-top {
  padding: 20px 10px 10px 10px; }

#candidats ul li {
  padding-left: 0; }

.cadre h2 {
  margin-top: 0; }

/* ==========================================================================
    Page Mon panier offre
    ========================================================================== */
.offre-result {
  position: relative;
  background-image: url(https://wwwint1.apec.fr/modules/apec-jahia-module/assets/img/angularjs/core/backgrounds/xpix-greenSquare.png.pagespeed.ic.OtbO6rc83U.webp);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 20px;
  padding: 0 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.offre-result .offre-result__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.offre-result .offre-result__header .offre-result__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  margin-right: 17px; }

.offre-result .oqa {
  position: absolute;
  top: 0;
  right: 0; }

.offre-result h3 {
  margin-top: 0;
  margin-bottom: 0; }

.offre-result h4 span {
  text-transform: uppercase; }

.offre-result__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.offre-result__action a:last-child {
  margin-left: 15px; }

p.date {
  color: #7997af; }

/* ==========================================================================
    Mes CV et Lm
    ========================================================================== */
.cv-result .cv-result__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all; }

.cv-result .cv-result__header .cv-result__picto {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-top: 5px; }

.cv-result .cv-result__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.cv-result .cv-result__action a:last-child {
  margin-left: 15px; }

/* ==========================================================================
    Page Gérer mes recherches
    ========================================================================== */
.comp_my-search .button-big {
  display: inline-block;
  margin-bottom: 20px; }

.comp_my-search .pictoMail:hover {
  background-position: 0 2px; }

.comp_my-search a.pictoLoupe {
  text-transform: none;
  font-weight: normal; }

.rechercheAvanceeAvecCV img {
  margin-bottom: 10px; }

input + span.pictoQuestion,
#ajouterLieu {
  margin-left: 10px; }

#recherche-avancee .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#recherche-avancee .form-group label {
  width: 40%;
  margin-right: 2%;
  text-align: right; }

#recherche-avancee .checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#recherche-avancee .checkbox label {
  width: auto;
  margin-right: 0;
  text-align: left; }

#captchaInput {
  border-radius: 5px; }

/* ==========================================================================
    Page Affinité CV
    ========================================================================== */
#affinite-bandeau {
  margin-top: -37px;
  margin-left: -27px;
  width: -webkit-calc(100% + 54px);
  width: calc(100% + 54px);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 60px;
  background: url(../modules/apec-jahia-module/assets/css/common/../../img/angularjs/outils/affinite-cv/banner_cadres_cv.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right; }

.affinite-bandeau-text {
  text-align: center;
  margin-top: 0; }

.affinite-form .cv_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.affinite-form .card {
  background-color: #f7f7f7;
  height: 264px; }

.affinite-form a.cta {
  text-decoration: none; }

.affinite-form a.cta .card {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.affinite-form a.cta:hover .card {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }

.affinite-form .card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.affinite-form .picto_cv {
  width: 70px;
  background-color: rgba(255, 83, 31, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.affinite-form .picto_cv img {
  width: 35px; }

.affinite-form .cv_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  word-break: break-word;
  width: 100%; }

.affinite-form .cv_text_top {
  padding: 20px;
  position: relative; }

.affinite-form .cv_text .cv_name {
  font-size: 18px;
  font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

.affinite-form .cv_text .cv_cta {
  padding: 10px;
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.affinite-form .cv_text .cta {
  display: inline-block;
  width: 42px;
  height: 42px;
  background-color: rgba(255, 83, 31, 0.2);
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.affinite-form .cv_text .cta:first-child {
  margin-right: 10px; }

.affinite-form label.radio-cv {
  display: inline;
  margin: 0;
  cursor: pointer; }

.affinite-form label.radio-cv span::before,
.affinite-form label.radio-cv span::after {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 1px solid rgba(121, 151, 175, 0.2);
  background-color: rgba(121, 151, 175, 0.1);
  /* -webkit-box-shadow: inset 0px 1px 2px rgba(121, 151, 175, 0.2);
  box-shadow: inset 0px 1px 2px rgba(121, 151, 175, 0.2); */ }

.affinite-form label.radio-cv span::after {
  width: 16px;
  height: 16px;
  top: 12px;
  right: 12px;
  border: none;
  background: none; }

.affinite-form label.radio-cv input[type='radio'] {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.affinite-form label.radio-cv input[type='radio']:checked ~ span::before {
  border: 1px solid #232558;
  background-color: #232558;
  -webkit-box-shadow: 1px 2px 3px rgba(255, 83, 31, 0.5);
  box-shadow: 1px 2px 3px rgba(255, 83, 31, 0.5); }

.affinite-form label.radio-cv input[type='radio']:checked ~ span::after {
  content: '';
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/checked-white.svg") no-repeat center center;
  background-size: 13px; }

.cv_add .card .card-body,
.cv_add2 .card .card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.cv_add .card-title,
.cv_add2 .card-title {
  font-size: 20px;
  color: #232558; }

.cv_add img {
  width: 45px; }

.cv_add2 img {
  width: 50px; }

.cv_add2 .import_cv_title {
  width: 100%; }

.cv_add2 .import_cv_title img {
  width: 25px; }

.cv_add2 .new_cv {
  transition: all 0.3s ease; }

.cv_add2 .new_cv:hover {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }

.cv_add2 .new_cv a:hover {
  text-decoration: none; }

.cv_add2 .import_cv,
.cv_add2 .active .new_cv {
  display: none; }

.cv_add2 .import_cv .card-body {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.cv_add2 .active .import_cv {
  display: block; }

.help-block-importCv {
  font-size: 9px; }

.cv_add2 .import_cv .form-group {
  text-align: left; }

.cv-file-upload ~ span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.error-contain ul li,
.error-contain-without-margin-left ul li {
  text-align: left; }

.affinite-form.step-2 .select-container {
  padding-left: 10px;
  padding-right: 10px; }

.rzslider .rz-pointer {
  outline: 0;
  background-color: #232558;
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease; }

.rzslider .rz-pointer-min:after {
  top: 8px;
  left: 8px;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 100%;
  content: ''; }

.rzslider .rz-pointer.rz-active {
  transform: scale(1.1); }

.affinite-form .title-priority {
  text-align: right; }

.affinite-form.step-3 .filter-single {
  margin-bottom: 30px; }

.affinite-form .filter-single p {
  display: inline-block;
  margin-top: 0;
  text-align: right;
  font-family: 'Montserrat-SemiBold', Arial, Helvetica, sans-serif; }

.affinite-form.step-3 .item-header {
  margin-bottom: 30px; }

.ms-parent {
  float: none; }

.ms-parent .ms-drop ul {
  max-height: none !important;
  padding-left: 10px; }

.ms-choice {
  border: none;
  background: none;
  outline: 0;
  padding: 0;
  height: auto; }

/* Quand le CSS est codé avec les pieds */
/* On a pas le choix pour corriger de faire la même chose */
/* Possible régression ailleurs */
.ms-choice > span {
  position: relative; }

.ms-choice span:not(.placeholder) {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  border: 1px solid #7997af;
  color: #232558;
  border-radius: 5px;
  padding: 8px 13px 8px 13px;
  min-height: 36px; }

@media screen and (max-width: 767px) {
  .ms-choice span.placeholder {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    border: 1px solid #7997af;
    color: #232558;
    border-radius: 5px;
    padding: 8px 13px 8px 13px;
    min-height: 36px; } }

.ms-choice div {
  text-align: left; }

.select-container .ms-choice div::before {
  content: '+ Afficher'; }

.select-container .ms-choice div.open::before {
  content: '- Cacher'; }

.ms-drop ul {
  list-style: none;
  padding: 0; }

.ms-drop ul li label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.ms-parent .ms-drop ul li.ms-no-results {
  display: none; }

.ms-parent .ms-drop input[type='checkbox'] {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.ms-parent .ms-drop label {
  position: relative;
  padding-left: 25px; }

.ms-parent .ms-drop label span::before,
.ms-parent .ms-drop label span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ms-parent .ms-drop label span::after {
  width: 9px;
  height: 9px;
  top: 3px;
  left: 3px; }

.ms-parent .ms-drop label span::before {
  border: 1px solid #7997af; }

.ms-parent .ms-drop label input:checked ~ span::after {
  background-color: #7997af; }

.ms-parent .ms-drop label input:focus ~ span::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(128, 169, 245, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(128, 169, 245, 0.25); }

.affinite-form.step-2 .number-container .input-number input {
  width: 100px;
  display: inline-block;
  margin-right: 5px; }

.bandeau_cta-affinite {
  margin-top: -22px; }

.affinite-back {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/candidat/chevron-l.svg") no-repeat left center;
  padding-left: 15px;
  text-transform: uppercase;
  font-family: 'Montserrat-SemiBold', Verdana, Arial, sans-serif; }

#affinite-bandeau h3 img {
  width: 28px;
  margin-right: 10px; }

.help_container {
  background-color: #232558;
  text-align: center;
  padding: 20px; }

.block__tags_cloud .col.help .help_container h4 {
  color: #ffffff;
  text-transform: uppercase;
  line-height: 26px;
  font-size: 18px; }

.block__tags_cloud .col.help .help_container .btn {
  background-color: #ffffff;
  border: 1px solid #ffffff; }

.block__tags_cloud .col.help .help_container .btn:hover {
  background-color: #232558;
  color: #ffffff; }

/* ==========================================================================
    Page Simulateur de salaire
    ========================================================================== */
.eval-salaire .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.eval-salaire .form-group label {
  width: 40%;
  margin-right: 2%;
  text-align: right; }

.eval-salaire .form-group select,
.eval-salaire .form-group input {
  width: 60%; }

.eval-salaire .form-group .radio-inline {
  width: auto;
  margin-right: 10px !important; }

.eval-salaire aside h2 {
  margin-top: 0; }

button.link-style {
  background: transparent;
  border: 0 none;
  font-size: 12px;
  padding: 2px 20px 2px 0; }

button.link-style:hover {
  text-decoration: underline; }

.eval-salaire .form-group.input-search input {
  width: 100%; }

.box-result .box-legal-text {
  text-align: center; }

.arrow-chart-graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

arrow-chart-graph {
  font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif; }

.compare {
  border: 1px solid #7997af;
  border-radius: 5px;
  padding: 2px 13px 2px 13px; }

.compare dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.compare dd a.delete {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/core/icons/picto-trash.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 12px;
  margin: 4px 3px 0 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 13px; }

.block__affinite {
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/angularjs/outils/affinite-cv/banner_cadres_cv.jpg") no-repeat center center;
  background-size: cover;
  line-height: normal; }

.block__affinite .col {
  padding: 60px 15px;
  font-size: 30px; }

/* ==========================================================================
    Page Mon profil
    ========================================================================== */
.user-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all; }

.user-profile .user-profile__picture {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 128px;
  height: 128px;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative; }

.user-profile .user-profile__picture .visiotalent-player {
  position: absolute;
  width: 50px;
  height: 50px;
  background-image: radial-gradient(rgba(250, 250, 250, 0.9) 0%, rgba(90, 90, 90, 0.4) 100%);
  border-radius: 50%;
  cursor: pointer; }

.user-profile .user-profile__picture img {
  width: 100%;
  height: auto; }

.user-profile .user-profile__picture + .user-profile__infos {
  margin-left: 15px;
  word-break: break-all; }

.user-profile .user-profile__picture span {
  position: absolute;
  top: 54px;
  text-align: center;
  width: 100%;
  font-size: 12px; }

.user-profile .user-profile__infos .user-profile__name {
  font-size: 18px;
  font-family: 'Montserrat-SemiBold', Verdana, Arial, sans-serif;
  color: #232558; }

.comp_autocomplete-group .matching-tags-cloud li {
  border-color: #232558;
  background: none !important; }

.comp_autocomplete-group .matching-tags-cloud li::before {
  content: none; }

.comp_autocomplete-group .matching-tags-cloud li::after {
  content: '';
  position: absolute;
  right: 15px;
  top: 10px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/close.svg") no-repeat;
  background-size: 8px;
  cursor: pointer; }

.comp_autocomplete-group .matching-tags-cloud li a {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  z-index: 1; }

.comp_autocomplete-group .matching-tags-cloud li a:hover {
  text-decoration: none; }

#fonctions .ui-menu .ui-menu-item,
#secteurs .ui-menu .ui-menu-item,
#lieux .ui-menu .ui-menu-item {
  text-transform: uppercase;
  padding: 0; }

#fonctions .ui-menu .ui-menu-item div,
#secteurs .ui-menu .ui-menu-item div,
#lieux .ui-menu .ui-menu-item div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

#fonctions .ui-menu .ui-menu-item-wrapper,
#secteurs .ui-menu .ui-menu-item-wrapper,
#lieux .ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px 0.4em;
  font-family: 'Montserrat-SemiBold', Verdana, Arial, sans-serif;
  height: 42px;
  line-height: 42px; }

#fonctions .ui-menu .ui-menu-item .ui-state-active,
#secteurs .ui-menu .ui-menu-item .ui-state-active,
#lieux .ui-menu .ui-menu-item .ui-state-active {
  border: none;
  background: #232558;
  color: #ffffff;
  margin: 0;
  font-weight: normal; }

.btn.button-complete,
.btn.button-complete:active,
.btn.button-complete:focus {
  margin: 20px 0 0 0; }

.top-indication {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.obligatoire,
.optionnel {
  padding: 0;
  margin: 20px 0 0 30px; }

.mandatory-alert {
  display: inline-block;
  background-position: 13px 5px; }

.popover-text {
  padding-right: 0; }

.cadre-bg {
  padding: 10px; }

.cadre-bg-img {
  width: 64px;
  height: 64px; }

/*#profil-stats-nbre-consultations span {
  font-size: 40px;
  margin-right: 5px;
  font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif;
  line-height: normal;
  color: $primary-blue;
}*/
#profil h2.inter {
  margin-top: 0; }

#pieChartDepartement,
#pieChartSecteur,
#pieChartTaille {
  text-align: center; }

#accordion-maps ul {
  list-style: none; }

.popover-param-big .checkbox label span::before {
  border-color: #ffffff; }

.popover-param-big .checkbox label input:checked ~ span::after {
  background-color: #ffffff; }

.card.no-mandatory-box {
  border: 1px dashed #1b7e92; }

.card.mandatory-box {
  border: 1px dashed #026096; }

#profil #profil-complet-visible #box-carte-de-visite #adress-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#profil #box-carte-de-visite #adress-container #social-links {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  form .pictoQuestion,
  form .pictoPlus,
  form .pictoMoins {
    margin-top: -1px !important; }
  #tetiere h2 {
    border: none;
    display: block; }
  #tetiere a {
    text-decoration: underline;
    float: none; }
  #profil .profil-completed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .top-indication {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .btn.button-complete,
  .btn.button-complete:active,
  .btn.button-complete:focus {
    margin: 0; }
  .obligatoire,
  .optionnel {
    margin: 0; }
  .user-profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .user-profile .user-profile__picture {
    margin: 0 auto 20px auto; }
  .user-profile .user-profile__infos .user-profile__name {
    text-align: center; }
  .user-profile .user-profile__picture + .user-profile__infos {
    margin-left: 0; }
  #profil #profil-complet-visible #box-carte-de-visite #adress-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #profil .card:not(#box-objectif-pro).mb-37 {
    margin-bottom: 10px !important; }
  #profil h2.inter {
    margin-top: 30px; }
  .bottom-indication.visible-xs {
    padding: 0; }
  /* Sur mobile, selon la hauteur du dropdown, peut descendre bien plus bas que le footer = espace blanc */
  .ms-drop {
    max-height: 300px;
    overflow: auto !important; }
    .ms-drop.bottom {
      transform: translateY(1.5rem); }
  .ms-parent.multiselect .ms-choice {
    height: 3rem;
    border: none; } }

/* ==========================================================================
    Popin
    ========================================================================== */
.comp_popin {
  /*background-color: red !important;*/ }

.comp_popin .modal-header {
  /*background-color: red !important;*/
  padding: 15px;
  border-bottom: 1px solid rgba(121, 160, 175, 0.2);
  min-height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.comp_popin .modal-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.comp_popin .modal-title .icon-modal {
  margin-right: 10px; }

.comp_popin .modal-header h2 {
  width: auto;
  margin: 0; }

/* .comp_popin .modal-header .close {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: url('../modules/apec-jahia-module/assets/css/common/../../img/edito/icone/close.svg') no-repeat;
    background-size: 13px;
    border-radius: 0;
    height: 13px;
    width: 13px;
} */
/* ==========================================================================
   page profil Cadre photo
    ========================================================================== */
.cadre-photo {
  border: 1px dashed #7a8999; }

.buttons-photo .btn-primary {
  font-size: 1.2rem; }

/*.buttons-photo {
  .button-flat-grey {
    display: inline-flex;
    color: $text;
    background-color: transparent;
    !*width: auto !important;*!
    border: 2px solid $secondary-blue;
  }

  .button-flat-grey-outer {
    border: 1px dashed $secondary-blue;
  }

  .button-supprimer-photo {
    background-color: $secondary-blue;
    color: $white;
  }
}*/
/* ==========================================================================
    Responsive
    ========================================================================== */
@media screen and (max-width: 991px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; }
  .affinite-form .card {
    height: auto; } }

@media screen and (max-width: 767px) {
  main {
    padding-top: 20px; }
  #section1 {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px 18px;
    /*box-shadow: none;*/ }
  #section1.no-bg {
    padding: 0; }
  .card .card-body {
    padding: 20px 18px !important; }
  input[type='text'],
  input[type='password'],
  input[type='number'],
  input[type='range'],
  input[type='email'],
  input,
  select,
  .input-group-addon:last-child,
  .search-group button.pictoSearch {
    height: 36px; }
  #tab-candidatures .candidature-new,
  #tab-candidatures-nav .candidature-new,
  #tab-candidatures-nav-accordion .candidature-new {
    transform: translate(5px, -10px);
    right: auto;
    vertical-align: middle; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    border: 0; }
  .button-container-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .button-container-wrap .button-small + .button-small {
    margin-left: 0 !important; }
  .offre-result__action {
    flex-direction: column;
    align-items: flex-end; }
  .offre-result .oqa {
    top: auto;
    right: auto;
    left: 0;
    bottom: 15px; }
  .offre-result-closed .oqa {
    left: auto;
    right: 0; }
  #recherche-avancee .form-group,
  .eval-salaire .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  #recherche-avancee .form-group label,
  .eval-salaire .form-group label {
    width: 100%;
    margin-right: 0;
    text-align: left; }
  .eval-salaire .form-group select,
  .eval-salaire .form-group input {
    width: 100%; }
  .jqcloud {
    display: none; }
  .card-offer-affinite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .card-offer-affinite .card-offer__percent {
    width: 100%;
    height: 37px; }
  #affinite-bandeau {
    margin-top: -20px;
    margin-left: -18px;
    width: calc(100% + 36px);
    padding: 20px; }
  .affinite-form .picto_cv {
    width: 57px; }
  .affinite-form .picto_cv img {
    width: 27px; } }

/* ==========================================================================
    Glyphicons
    ========================================================================== */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* ==========================================================================
    Print
    ========================================================================== */
@media print {
  .cadre {
    padding: 0; }
  main {
    margin-top: 0;
    padding-top: 0; }
  hr {
    display: none; }
  button {
    display: none !important; }
  a.pictoDeplacer,
  a.pictoLoupe,
  a.pictoLock,
  a.pictoModify,
  a.pictoDelete,
  a.pictoPublish,
  a.pictoDoc,
  a.pictoSearch,
  a.pictoMail,
  a.pictoMailOrange,
  a.pictoRSS,
  a.pictoRSSOrange,
  a.pictoDownload,
  a.pictoSignaler,
  a.pictoPlus,
  a.pictoPlus-inactive,
  a.pictoPrint,
  a.pictoShare,
  a.pictoNetwork,
  a.pictoPDF,
  a.pictoUnpublish,
  a.pictoProlonger,
  a.pictoCommentaire,
  a.pictoDoc,
  a.pictoCible,
  a.pictoGeoloc,
  a.pictoFavoris,
  a.pictoRemoveFavoris,
  a.pictoPerso {
    display: none !important; }
  footer {
    display: none; }
  img.table-cell,
  div.table-cell img {
    display: none; } }

/* Fix Iphone candidat / ateliers */
.box-legal-text > .row > .col-xs-12 {
  padding: 0 3rem; }

/* Fix Boutons RGPD Cookies on Small Screen */
@media only screen and (min-width: 426px) and (max-width: 896px) {
  #onetrust-banner-sdk #onetrust-button-group-parent {
    margin-left: 3% !important; } }
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
