.parent-collapse {
  margin-bottom: 41px !important;
}
/* =========================
   Fonts
   ========================= */
@font-face {
  font-family: 'Inter';
  src: url('../../assets/fonts/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../../assets/fonts/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../../assets/fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter-Bold';
  src: url('../../assets/fonts/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
#info-titre {
  color: #E73210;
}
.liste-item-admin.active,
.liste-item-admin.active:hover,
.liste-item-admin.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #E73210;
  border-color: #E73210;
}
.liste-item-admin {
  text-align: center;
  width: 170px;
}
#nav-profil-panel,
#nav-bus-panel {
  height: 590px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#listeProfiles,
#listeBUS {
  height: 570px;
}
#table_dates_colonnes tr td .colonne {
  padding-left: 4px;
  width: 90px;
}
.submit-button {
  border: 1px solid #944e18;
  background: #f27f3d;
  background: -webkit-gradient(linear, left top, left bottom, from(#eb5e0c), to(#f27f3d));
  background: -webkit-linear-gradient(top, #eb5e0c, #f27f3d);
  background: -moz-linear-gradient(top, #eb5e0c, #f27f3d);
  background: -ms-linear-gradient(top, #eb5e0c, #f27f3d);
  background: -o-linear-gradient(top, #eb5e0c, #f27f3d);
  background-image: -ms-linear-gradient(top, #eb5e0c 0%, #f27f3d 100%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
  box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
  text-shadow: #7a5c45 0 1px 0;
  color: #f0f0f0;
  font-family: helvetica, serif;
  padding: 8.5px 18px;
  font-size: 14px;
  text-decoration: none;
  vertical-align: middle;
}
#techIndex .tab-content {
  padding: 20px;
}
.bootstrap-duallistbox-container .buttons {
  width: 100%;
  margin-bottom: -1px;
}
.bootstrap-duallistbox-container label {
  display: block;
}
.bootstrap-duallistbox-container .info {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 11px;
}
.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
  display: none;
  font-size: 10px;
}
.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 {
  display: inline-block;
}
.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
  width: 50%;
}
.bootstrap-duallistbox-container .btn-group .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-duallistbox-container select {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
  width: 50%;
}
.bootstrap-duallistbox-container.bs2compatible .btn-group > .btn + .btn {
  margin-left: 0;
}
.bootstrap-duallistbox-container select {
  width: 100%;
  height: 300px;
  padding: 0;
}
.bootstrap-duallistbox-container .filter {
  display: inline-block;
  width: 100%;
  height: 31px;
  margin: 0 0 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-duallistbox-container .filter.placeholder {
  color: #aaa;
}
.bootstrap-duallistbox-container.moveonselect .move,
.bootstrap-duallistbox-container.moveonselect .remove {
  display: none;
}
.bootstrap-duallistbox-container.moveonselect .moveall,
.bootstrap-duallistbox-container.moveonselect .removeall {
  width: 100%;
}
.validateInactive label {
  font-weight: normal;
}
.validateInactive i {
  float: right;
}
div #techInactive button {
  float: right;
}
.adminTable#etatSuivi {
  margin-left: 25px;
  margin-right: 25px;
}
/*
*LESS GLOBAL
*
*
*/
/** Déclaration des variables LESS **/
/** Déclaration des mixins LESS **/
html body {
  height: inherit;
  width: 100%;
}
html body textarea {
  resize: vertical;
}
html body #main-container {
  width: 100%;
}
html body #main-container #content {
  display: inline-block;
  float: left;
  position: relative;
  height: 100%;
}
html body #main-container #content #content-help {
  text-align: justify;
  padding: 10px;
  border-left: 1px solid #eeeeee;
  border-bottom: 2px solid #E24623;
}
html body #main-container #content #content-help .btn {
  position: auto !important;
  top: auto !important;
  padding: 3px 6px;
  font-size: 12px;
}
html body #main-container #content #content-header {
  float: left;
  padding: 5px 0px 15px 15px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
html body #main-container #content #content-header h2 {
  display: inline-block;
  float: left;
  margin: 0px;
}
html body #main-container #content #content-help {
  display: none;
}
html body #main-container #content #content-help .open {
  display: block;
  background-color: #268679;
}
html body #main-container #content #content-body {
  box-shadow: 0px 1px 4px #eeeeee inset;
  float: left;
  width: 100%;
  overflow-y: scroll;
  background-color: #ffffff;
}
html body #main-container #content #content-body #content-footer {
  text-align: center;
}
html body #main-container #content #content-body #content-footer .footer-cell {
  height: 45px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 10px 15px 10px 5px;
  padding: 5px;
  padding: 8px 8px 5px 8px;
  vertical-align: middle;
  min-width: 300px;
  color: rgba(245, 245, 245, 0.95);
}
html body #main-container #content #content-body #content-footer .footer-cell span.fa {
  vertical-align: middle;
}
html body #main-container #content #content-body #content-footer #footer-row2 {
  margin-left: -15px;
  height: 65px;
  float: right;
  width: 100%;
  margin-top: 15px;
}
html body #main-container #content #content-body #content-footer #footer-row2 .footer-cell2,
html body #main-container #content #content-body #content-footer #footer-row2 .footer-cell1 {
  display: inline-block;
  width: 20%;
  float: left;
  height: 100%;
  line-height: 65px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 18pt;
}
html body #main-container #content #content-body #content-footer #footer-row2 .footer-cell2 {
  color: #222222;
  background-color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
html body #main-container #content #content-body #content-footer #footer-row2 .footer-cell2:hover {
  color: #333333;
  text-shadow: 0px 0px 2px #E24623;
}
html body #main-container #content #content-body #content-footer #footer-row2 .footer-cell1 {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  font-size: 20pt;
}
/** STYLE Mobile devices **/
@media (max-width: 767px) {
  #main-container #content {
    display: inline-block;
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
  }
}
/** STYLE large screen devices **/
@media (min-width: 768px) {
  body #main-container #content {
    width: 100%;
  }
  body #main-container #content #content-body #partial {
    padding-bottom: 5%;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 97%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 97%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfffffff', endColorstr='#00ffffff', GradientType=0);
  }
}
/** Overide LIBRARIES **/
.bootstrap-table thead th {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: normal;
}
.bootstrap-table .table-striped > tbody > tr:nth-child(odd) {
  background-color: #eeeeee;
}
.bootstrap-table .table-striped > tbody > tr:nth-child(even) {
  background-color: #ffffff;
}
.bootstrap-table tr {
  cursor: pointer;
}
.bootstrap-table tr.selected td {
  background-color: #bfbfbf !important;
  color: #fff;
}
.bootstrap-table .detail-view {
  cursor: auto;
}
.list-group-item {
  cursor: pointer;
  border-right: none !important;
}
.form-group .form-control-feedback {
  position: absolute;
}
.form-group:not(.has-feedback) .form-control-feedback {
  display: none;
}
.etape-libelle {
  color: #E24623;
}
.etape-title {
  padding: 10px 10px 5px 10px;
}
.etape-title .etape-libelle {
  margin-left: 10px;
}
.etape-date {
  font-size: 12px;
}
/** etape-switch **/
.etape-switch {
  position: relative;
  width: 66px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.etape-switch-checkbox {
  display: none;
}
.etape-switch-checkbox:checked + .etape-switch-label .etape-switch-inner {
  margin-left: 0;
}
.etape-switch-checkbox:checked + .etape-switch-label .etape-switch-switch {
  right: 0px;
}
.etape-switch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FAFAFA;
  border-radius: 18px;
}
.etape-switch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.etape-switch-inner:before {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 11px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
  content: "ON";
  padding-left: 5px;
  background-color: #E73210;
  color: #FFFFFF;
}
.etape-switch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 11px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
  content: "OFF";
  padding-right: 5px;
  background-color: #EBE6E6;
  color: #696363;
  text-align: right;
}
.etape-switch-switch {
  display: block;
  width: 10px;
  margin: 3px;
  background: #EBE6E6;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 46px;
  border: 2px solid #FAFAFA;
  border-radius: 18px;
  transition: all 0.3s ease-in 0s;
}
#adminPartial {
  margin-left: 220px;
  margin-right: 20px;
}
#accordion-container {
  position: absolute;
  width: 200px;
}
#accordion-container .fa-caret-down {
  float: right;
}
.list-group-item-info {
  color: #FFFFFF;
  background-color: #ec8670;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #FFFFFF;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #FFFFFF;
  background-color: #E24623;
}
span.fa :not(.fa-plus) {
  padding-left: 10px;
}
#infoGenerales {
  width: 100%;
  float: right;
  margin-top: 80px;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
#btnPdfDownload {
  width: 100%;
  margin-left: 2%;
}
#remindedQuestion {
  width: 100%;
  float: right;
  margin-top: 50px;
}
#mainContainer {
  width: 100%;
  float: right;
}
#form-container .line-controls {
  position: absolute;
  cursor: pointer;
  right: 20px;
  color: #808080;
}
#form-container .line-controls:hover {
  color: #999999;
}
#form-container .line {
  margin-right: 50px;
}
#form-container .custom-error {
  color: #a94442;
}
#form-container .custom-success {
  color: #3c763d;
}
#form-container .fa-question-circle {
  margin-left: 5px;
}
#form-container .control-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: bold;
}
@media (max-width: 768px) {
  label #control-label {
    color: #FFFFFF;
  }
  .mobileView {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  h4 {
    color: #27ae60 !important;
  }
  .etape-libelle {
    color: #E73210 !important;
  }
  #remindedQuestion {
    margin-top: 0px;
  }
  .line-form-container:before {
    color: #E24623;
    padding-left: 0;
    margin-right: 2%;
    font-weight: bold;
  }
  #mainContainer {
    color: black;
    margin-left: auto;
    margin-right: auto;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .alignTab {
    float: none;
    width: auto;
    font-size: 13.5px;
  }
  .fixed-table-container,
  .fixed-table-body {
    max-height: 360px;
  }
  #accordion-container {
    position: relative !important;
    width: 200px !important;
    left: 15px !important;
    top: 100px !important;
  }
  #adminPartial {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 120px;
  }
  .titre {
    margin-top: 15px;
  }
  .form-group {
    margin-bottom: 0px;
  }
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: none;
  }
  .control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
  }
}
#selectRepresentant {
  width: 75%;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
#addRepresentant2 {
  width: 15%;
}
#divAddManager {
  margin-top: 30px;
}
#buttons {
  width: 260px;
  float: left;
  position: relative;
}
.fa-file-text-o:before,
.fa-file-pdf-o:before,
.fa-minus-square-o:before {
  font-size: 20px;
  padding-right: 5px;
}
.fa-plus:before {
  font-size: 20px;
}
/** question-switch **/
.question-switch {
  float: left;
  position: relative;
  width: 33px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.question-switch-checkbox {
  display: none;
}
.question-switch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FAFAFA;
  border-radius: 18px;
}
.question-switch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.question-switch-inner:before,
.question-switch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 11px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}
.question-switch-inner:before {
  content: "";
  padding-left: 3px;
  background-color: #e94627;
  color: #FFFFFF;
}
.question-switch-inner:after {
  content: "";
  padding-right: 3px;
  background-color: #EBE6E6;
  color: #696363;
  text-align: right;
}
.question-switch-switch {
  display: block;
  width: 10px;
  margin: 4px;
  background: #EBE6E6;
  position: absolute;
  top: 0;
  bottom: 6px;
  right: 14px;
  border: 2px solid #FAFAFA;
  border-radius: 18px;
  transition: all 0.3s ease-in 0s;
}
.question-switch-checkbox:checked + .question-switch-label .question-switch-inner {
  margin-left: 0;
}
.question-switch-checkbox:checked + .question-switch-label .question-switch-switch {
  right: 0px;
}
.etoileNotation {
  font-size: 25pt;
}
#dropdown-filters {
  text-align: center;
}
#filters.collab_filters .collab_filter {
  display: block;
}
#filters.collab_filters .default_filter {
  display: block;
}
#filters.suivi_mission_filters .suivi_mission_filter {
  display: block;
}
#filters.suivi_mission_filters .default_filter {
  display: block;
}
#filters.statistiques_filters .statistiques_filter {
  display: block;
}
#filters .custom-filters {
  border-right: 1px solid #ddd;
  padding: 12px;
}
#filters .custom-filters input[type="radio"] {
  margin-right: 15px;
}
#filters .custom-filters input[type="checkbox"] {
  margin-right: 15px;
}
#filters .custom-filters #missionable {
  margin-left: 10px;
}
#filters .panel {
  border: none;
  margin-left: 18px;
  margin-right: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#filters .panel .caption {
  padding: 0px 5px;
  width: 100px;
  text-align: right;
}
#filters .panel .caption:not(.spinning) .caption-spinner {
  display: none;
}
#filters .panel .caption.spinning .caption-info {
  display: none;
}
#filters .panel-group .panel + .panel {
  margin-top: 1px;
}
#filters .fixed-table-toolbar .search {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  border-radius: 0px;
}
#filters .fixed-table-container.table-no-bordered {
  border: none;
}
#filters .list-group-item {
  border-radius: 0px;
  background-color: #ec8670;
  color: #FFF;
  border: none;
}
#filters .list-group-item:hover {
  background-color: #E24623;
}
#filters .list-group-item:focus {
  background-color: #E24623;
}
#filters .bootstrap-table .form-control {
  border-radius: 0px;
  box-shadow: none;
  border: 0px solid rgba(255, 255, 255, 0);
  border-right: 1px solid #dadada;
  padding: 11px 12px 11px 40px;
  height: 44px;
}
#filters .bootstrap-table .form-control:focus {
  border-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select.disable {
  color: grey;
}
@media (min-width: 1200px) {
  #filters .panel {
    margin-left: 8px;
    margin-right: 0px;
  }
  #content.show-filters #partial {
    padding-left: 280px;
  }
  #content.show-filters #filters-container {
    width: 280px;
  }
  #content.show-filters #filters-container #filters {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #filters {
    margin-top: 80px;
  }
}
#accordion-container {
  position: absolute;
  width: 200px;
  left: 15px;
}
#accordion-container .fa-caret-down {
  float: right;
}
#miseAjour {
  margin-left: 15.42em;
}
.collapse a:hover {
  cursor: pointer;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  background-color: #E73210;
  border-color: #E73210;
}
.list-group-item-info {
  color: #FFFFFF;
  background-color: #ec8670;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #FFFFFF;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #FFFFFF;
  background-color: #E24623;
}
nav {
  background-color: #fff;
  margin-bottom: 0px !important;
}
nav li {
  cursor: pointer;
}
nav li.active {
  background-color: #eeeeee;
}
nav li.active a {
  color: #E24623;
}
nav a {
  color: #555555;
}
nav .navbar-collapse.collapse:not(.in) .nav.menu {
  max-width: calc(100% - 480px);
}
nav .navbar-toggle {
  border-color: #eeeeee;
}
nav .navbar-toggle .icon-bar {
  background-color: #E24623;
}
@media (max-width: 768px) {
  #arrayForm_14 {
    padding-right: 0px !important;
  }
  #14 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  html {
    overflow-y: scroll;
    background: radial-gradient(#fff, fff 100%);
  }
  h3 {
    color: black !important;
    font-size: 14px;
    font-weight: bold;
    margin-top: 90px;
  }
  #form-container .line {
    margin-right: 0px !important;
  }
  #consulterSuivi {
    background-color: #27ae60 ;
  }
  #sidebar {
    width: 89% !important;
  }
  #main-container {
    background-color: white ;
  }
  .popup {
    position: absolute;
    width: 250px;
    height: 90px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.301);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    margin: auto;
    display: none;
    background-clip: padding-box;
    outline: 0;
    top: 155px;
    left: 30px;
  }
  .btn-primary {
    color: #fff;
    background-color: #E73210;
    border-color: #cf2d0e;
  }
  .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }
}
/** Mes Suivis à traiter **/
#mes_suivis_libelle {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 3%;
}
.popup {
  display: none;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #333333;
  background-color: #fff;
}
