﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
html,
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #dddddd;
  font-size: 14px;
}
a,
.btn-link {
  color: #0366d6;
}
.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
#app {
  position: relative;
  display: flex;
  flex-direction: column;
}
.hidden {
  display: none !important;
  transition: visibility 0s, opacity 0.5s linear;
}
.show {
  display: block !important;
  transition: visibility 0s, opacity 0.5s linear;
}
.top-row {
  height: 3rem;
  display: flex;
  align-items: center;
  color: white;
  padding: 0;
}
.main {
  flex: 1;
  position: relative;
}
.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.main .top-row {
  background-color: #e23d21;
  justify-content: flex-end;
}
.main .top-row > a,
.main .top-row .btn-link {
  white-space: nowrap;
  margin-left: 1.5rem;
}
.main .top-row a:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-menu-desktop {
  width: 100%;
  color: white;
  background-color: #e23d21;
}
.custom-menu-mobile {
  width: calc(100% - 4rem);
  max-width: 80%;
}
.custom-menu-mobile-full {
  width: 100%;
}
.btn-controle {
  background-color: #e23d21;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 25px;
}
.btn-controle .btn-controle-valid {
  background-color: #029738;
}
.btn-controle .btn-controle-report {
  background-color: #AAABAD;
}
.btn-footer {
  width: 100%;
  height: 50px;
}
.btn-oic {
  background-color: #e23d21;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 15px;
}
.btn-oic .btn-oic-valid {
  background-color: #029738;
}
.btn-oic .btn-save-report {
  background-color: #AAABAD;
}
input,
textarea {
  border-radius: 15px;
}
.point-controle-text {
  display: block;
}
.btn-test {
  background-color: #e23d21;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 15px;
}
.btn-conforme {
  color: #029738;
  border: 2px solid #029738;
  background-color: transparent;
}
.btn-conforme:hover {
  color: #029738;
}
.btn-conforme:focus {
  box-shadow: none;
}
.btn-conforme-selected {
  background-color: #029738;
}
.btn-nonconforme {
  color: #e23d21;
  border: 2px solid #e23d21;
  background-color: transparent;
}
.btn-nonconforme:hover {
  color: #e23d21;
}
.btn-nonconforme:focus {
  box-shadow: none;
}
.btn-nonconforme-selected {
  background-color: #e23d21;
}
.btn-pasapplicable {
  color: #AAABAD;
  border: 2px solid #AAABAD;
  background-color: transparent;
}
.btn-pasapplicable:hover {
  color: #AAABAD;
}
.btn-pasapplicable:focus {
  box-shadow: none;
}
.btn-pasapplicable-selected {
  background-color: #AAABAD;
}
.btn-pasapplicable-selected,
.btn-nonconforme-selected,
.btn-conforme-selected {
  font-weight: bold;
  box-shadow: 0px 5px 10px #555;
}
.btn-pasapplicable-selected:hover,
.btn-nonconforme-selected:hover,
.btn-conforme-selected:hover {
  color: white;
}
.btn-pasapplicable-selected:focus,
.btn-nonconforme-selected:focus,
.btn-conforme-selected:focus {
  box-shadow: none;
}
.clickable-link {
  color: blue;
  text-decoration: underline;
}
.banner-logo-login-container .banner-login {
  width: 100%;
  height: 300px;
  background-image: url("../images/login.jpg");
  background-position: center;
  background-size: cover;
}
.banner-logo-login-container .logo-login {
  width: 150px;
  height: 150px;
  margin-top: -75px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/splash-logo.png");
  background-size: contain;
}
.lauch-button {
  float: right;
  border-radius: 20px;
  padding: 10px;
  min-height: 35px;
  min-width: 110px;
  vertical-align: middle;
  line-height: 15px;
}
.login-button {
  width: 100%;
  border-radius: 40px;
  padding: 20px 20px;
}
.valid-button {
  width: 100%;
  border-radius: 40px;
  padding: 20px 20px;
}
.inspection-list-item-dates-geo {
  background-color: #e23d21;
  border: none;
  color: white;
  padding: 25px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 50px;
  background-image: url(../images/Pictos/Picto-footer_Geolocalisation-01.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
}
.inspection-list,
.control-list {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  padding: 0 15px 0 15px;
}
.inspection-item,
.control-item {
  /*border-bottom: 1px solid gray;*/
  padding: 5px 0;
}
.inspection-item .bodyBot,
.control-item .bodyBot {
  border-radius: 0px 0px 10px 10px;
}
.inspection-item > .col-xs-12,
.control-item > .col-xs-12 {
  padding: 0;
}
.maxTextHeight {
  max-height: 200px;
  overflow: auto;
  display: block;
}
.inspection-detail,
.control-detail {
  width: 80%;
}
.inspection-commands {
  width: 20%;
}
.inspection-commands span {
  margin: 10px;
}
.container-inspection-details .inspection-list-row-wrapper-spacer {
  border-bottom: none;
}
.inspection-list-row-wrapper-spacer,
.control-list-row-wrapper-spacer {
  line-height: 14px;
  padding: 0 0 2px 0;
  border-bottom: 2px solid gray;
}
.inspection-list-row-wrapper,
.control-list-row-wrapper {
  line-height: 14px;
}
.inspection-list-item-title,
.control-list-item-title,
.report-list-item-title {
  font-size: 1.5rem;
  margin: 0;
}
.inspection-list-body-title,
.control-list-body-title {
  color: #888888;
  font-weight: bold;
}
.inspection-list-item-dates,
.control-list-item-dates {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}
.inspection-list-item-dates > .inspection-list-item-dates-planifie,
.control-list-item-dates > .inspection-list-item-dates-planifie {
  font-size: 12px;
}
.inspection-list-item-dates > .inspection-list-item-dates-visite,
.control-list-item-dates > .inspection-list-item-dates-visite {
  font-size: 12px;
}
.calendar-icon-before:before {
  width: 14px;
  height: 14px;
  float: left;
  content: "";
  display: block;
  margin-right: 4px;
  background-size: contain;
  background-image: url(../images/Pictos/Calendar.svg);
}
.container-inspection-details {
  padding: 15px;
}
.container-controle-details {
  max-height: 680px;
  padding-top: 15px;
}
@media (max-width: 767.98px) {
  .container-controle-details {
    max-height: calc(100vh - 295px);
    overflow: auto;
  }
}
.button-disabled {
  background-color: gray;
  cursor: not-allowed;
  pointer-events: none;
}
.inspection-details {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.inspection-detail-title {
  color: black;
}
.inspection-detail-title h3 {
  font-weight: bold;
}
.inspection-details-row {
  padding: 0 0 15px 0;
}
.inspection-details-row > span {
  font-size: 14px;
  line-height: 14px;
  float: left;
}
.inspection-details-row > span > strong {
  font-size: 14px;
  line-height: 14px;
}
.ramoneur-journal-items {
  position: relative;
  top: -20px;
  padding: 1px 5px 1px 5px;
  width: fit-content;
  border-radius: 40px;
  background-color: #e23d21;
  color: whitesmoke;
}
.user-profile-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin-bottom: 65px;
  padding: 20px;
}
.user-profile-title {
  color: #e23d21;
}
.user-profile {
  display: inline-flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: flex-start;
  margin-bottom: 10px;
}
.user-profile span {
  font-weight: bold;
}
.user-profile-content {
  flex-grow: 1;
}
.user-profile-content .user-profile-data {
  width: 100%;
}
.user-profile-content .npa {
  width: 20%;
}
.user-profile-content .localite {
  width: 80%;
}
.user-profile-content .rue {
  width: 50%;
}
.user-profile-content .rueNumero {
  width: 50%;
}
.user-profile-value {
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}
.inspection-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin-bottom: 65px;
}
.inspection-theme {
  width: 100%;
  margin: 0;
}
.inspection-theme-header {
  width: 100%;
  background-color: #AAABAD;
  color: white;
  font-weight: bold;
  font-size: 20px;
  padding: 10px 10px;
}
.inspection-chapter {
  width: 100%;
}
.inspection-list-header,
.inspection-list-footer,
.control-list-header,
.control-list-footer,
.inspection-pointcontrole-header {
  color: #fff;
  background-color: #888888;
  border: 4px solid #888888;
  font-weight: bold;
  font-size: 12px;
  padding: 8px 4px;
  border-radius: 10px 10px 0px 0px;
}
.inspection-list-footer,
.control-list-footer {
  background-color: #e23d21;
  border: 4px solid #e23d21;
  border-radius: 0px 0px 10px 10px;
}
.inspection-list-footer h3,
.control-list-footer h3,
.inspection-list-footer .btn,
.control-list-footer .btn {
  text-align: center;
  font-size: 1.25rem;
}
.inspection-list-body,
.control-list-body {
  font-size: 14px;
  padding: 10px;
  /*border-bottom: 2px solid @grayColor;
    border-left: 2px solid @grayColor;
    border-right: 2px solid @grayColor;*/
  /*margin: 0px 2px 10px 2px;
    border-radius: 0px 0px 10px 10px;*/
  background-color: #fff;
}
.inspection-list-datas,
.control-list-datas {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.inspection-list-datas .label,
.control-list-datas .label,
.inspection-list-datas .data,
.control-list-datas .data {
  flex-basis: 50%;
  box-sizing: border-box;
}
.inspection-list-datas .rightLink,
.control-list-datas .rightLink {
  text-align: right;
}
.inspection-list-datas .rightLink a,
.control-list-datas .rightLink a {
  color: #e23d21;
  font-weight: bold;
  text-decoration: underline;
}
.inspection-list-datas .rightLink img,
.control-list-datas .rightLink img {
  padding-left: 5px;
  width: 30px;
}
.inspection-chapter-header {
  margin: 10px 10px 0px 10px;
  color: #fff;
  background-color: #888888;
  border: 4px solid #888888;
  font-weight: bold;
  font-size: 15px;
  padding: 15px 10px;
  border-radius: 25px 25px 0px 0px;
}
.inspection-pointcontrole {
  font-size: 14px;
  border-bottom: 2px solid #AAABAD;
  border-left: 2px solid #AAABAD;
  border-right: 2px solid #AAABAD;
  padding: 5px 10px;
  margin: 0px 10px 10px 10px;
  border-radius: 0px 0px 25px 25px;
  background-color: #fff;
  width: 100%;
}
/*.inspection-pointcontrole-header {
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}*/
.inspection-question {
  font-size: 14px;
}
.inspection-question-content-text {
  font-size: 14px;
}
.inspection-question-content-law {
  font-size: 14px;
  color: #747474;
  font-style: italic;
}
.inspection-question-answer {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
.inspection-question-answer-seriousness {
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}
.inspection-question-answer-seriousness > .seriousness-choice-wrapper {
  width: 30%;
}
.inspection-question-answer-seriousness > .seriousness-choice-wrapper > input[type=radio] {
  margin-right: 5px;
}
.inspection-pointcontrole-tools {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  align-content: stretch;
  border-top: 0.5px #747474 solid;
  padding: 10px 10%;
}
.inspection-question-tools-element {
  width: 30%;
}
.inspection-question-tools-element > a {
  display: inline-block;
  color: black;
  font-weight: lighter;
  font-size: 12px;
}
.inspection-question-tools-element > a:before {
  width: 30px;
  height: 30px;
  float: left;
  content: "";
  display: block;
  margin-right: 4px;
  background-size: contain;
}
.inspection-question-tools-element.with-data > a {
  color: blue;
  font-weight: bold;
}
.inspection-question-tools-photos-link:before {
  background: url("../images/Pictos/Photos-01.svg") no-repeat;
}
.inspection-question-tools-photos-link.with-data:before {
  background: url("../images/Pictos/Photos-01.svg") no-repeat #00AAF8;
}
.inspection-question-tools-notes-link:before {
  background: url("../images/Pictos/Notes-01.svg") no-repeat;
}
.inspection-question-tools-actions-link:before {
  background: url("../images/Pictos/Actions-01.svg") no-repeat;
}
.inspection-question-tools-audio-link:before {
  background: url("../images/Pictos/Micro.svg") no-repeat;
}
.inspection-question-justification {
  margin-top: 10px;
}
.inspection-question-justification-buttons {
  display: flex;
  justify-content: flex-end;
}
.inspection-question-justification-inputs form textarea,
.container-inspection-details-inputs form textarea,
.inspection-report-inputs form textarea,
.inspection-question-justification-inputs form input:not([type=submit]),
.container-inspection-details-inputs form input:not([type=submit]),
.inspection-report-inputs form input:not([type=submit]) {
  background-color: #cccccc;
  border: 1px solid #dddddd;
  width: 100%;
  max-width: 450px;
  font-size: 1rem;
  padding: 10px;
  margin-bottom: 15px;
}
.inspection-question-justification-inputs form textarea:focus,
.container-inspection-details-inputs form textarea:focus,
.inspection-report-inputs form textarea:focus,
.inspection-question-justification-inputs form input:not([type=submit]):focus,
.container-inspection-details-inputs form input:not([type=submit]):focus,
.inspection-report-inputs form input:not([type=submit]):focus {
  border: 1px solid #cccccc !important;
}
.inspection-question-justification-inputs form textarea,
.container-inspection-details-inputs form textarea,
.inspection-report-inputs form textarea {
  max-width: 100%;
}
.inspection-question-justification-inputs > span,
.container-inspection-details-inputs > span,
.inspection-report-inputs > span,
.inspection-question-justification-inputs label,
.container-inspection-details-inputs label,
.inspection-report-inputs label {
  font-weight: bold;
}
.container-inspection-details-inputs {
  background-color: #ddd;
}
#notes-area {
  width: 100%;
  height: 87vh;
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-save-right-corner {
  position: fixed;
  z-index: 1000;
  bottom: 10px;
  width: 100%;
}
.doc-embed {
  width: 100%;
  height: 93vh;
}
.pointcontrole-select-option {
  font-weight: bold;
  font-size: 13px;
  padding: 0px 10px;
}
.pointcontrole-select-option > h4 {
  font-size: 14px;
  font-weight: bold;
}
.group-radio-label {
  margin-left: 20px;
}
.group-radio-label > input {
  float: left;
  width: 20px;
  margin-left: -20px;
  margin-top: 3px;
}
.center-gray-back {
  background-color: rgba(127, 127, 127, 0.5);
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  top: 0px;
  left: 0px;
}
.inspection-report-container {
  padding: 10px 15px;
  margin-bottom: 65px;
}
.inspection-report-result {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  height: 60px;
  padding: 10px 0;
}
.inspection-report-result > h3 {
  line-height: 40px;
  padding: 0;
}
.inspection-report-result > .answer-result-bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 200px;
}
.inspection-report-result > .answer-result-bubble > span {
  margin: auto;
}
.inspection-report-answer-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  border-top: 1px solid #AAABAD;
  margin-top: 10px;
}
/*@media (max-width: 768px) {
        .inspection-report-answer-row {
            flex-direction: column;
            align-items: flex-start;
        }
    }*/
.report-title {
  /*color: @redColor;*/
  font-size: 20px;
  font-weight: bold;
  display: block;
  padding: 10px 0;
}
.inspection-report-closing {
  padding-bottom: 10px;
}
.inspection-report-closing-contacts {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.inspection-report-closing-contacts > .inspection-report-closing-person > span {
  font-weight: bold;
}
.email-contact,
.affectation-detail {
  width: 86%;
}
.btn-end-report {
  width: 100%;
}
.answer-result-text {
  /*font-size: 10px;*/
  flex-grow: 2;
}
.answer-result-text > span {
  display: inline-block;
  max-width: 850px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .answer-result-text > span {
    max-width: 260px;
  }
}
.report-picto-annexes {
  flex-grow: 1;
  flex-direction: row;
}
.report-picto-annexe-1 {
  background-image: url('../images/Pictos/Notes-01.svg');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  flex-grow: 1;
  background-size: contain;
}
.report-picto-annexe-2 {
  background-image: url('../images/Pictos/photo.svg');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  flex-grow: 1;
  background-size: contain;
}
.report-picto-annexe-4 {
  background-image: url('../images/Pictos/mic.svg');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  flex-grow: 1;
  background-size: contain;
}
.report-picto-annexe-8 {
  background-image: url('../images/Pictos/Actions-01.svg');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  flex-grow: 1;
  background-size: contain;
}
.answer-result-bubble {
  /*border: solid 1px;*/
  font-weight: bold;
}
.bubble-big {
  font-size: 15px;
}
.bubble-small {
  font-size: 2rem;
  margin-top: 10px;
  padding: 10px;
}
.bg-green {
  border-color: #029738 !important;
  background-color: #029738 !important;
}
.bg-red {
  border-color: #ED7900 !important;
  background-color: #ED7900 !important;
}
.bubble-ok {
  /*border-color: @greenColor;*/
  /*background-color: @greenColor;*/
  color: #029738;
}
.bubble-ok:before {
  content: '\2713';
  color: #029738;
}
.bubble-ko-mineur {
  border-color: #7EB71A;
  background-color: #7EB71A;
  color: white;
}
.bubble-ko-majeur {
  /*        border-color: @majorColor;
        background-color: @majorColor;*/
  color: #ED7900;
}
.bubble-ko-majeur:before {
  content: 'X';
  color: #ED7900;
}
.bubble-ko,
.bubble-ko-critique {
  border-color: #e23d21;
  background-color: #e23d21;
  color: white;
}
.bubble-notapplicable {
  border-color: #AAABAD;
}
.bubble-notapplicable:before {
  content: '—';
  color: #AAABAD;
}
.bubble-unknown {
  border-color: #AAABAD;
}
.bubble-unknown:before {
  content: '?';
  color: #AAABAD;
}
.datepicker {
  width: 100%;
  height: 40px;
  border: 1px solid #AAABAD;
}
.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}
.alert.warning {
  background-color: #fff3cd;
  color: #856404;
}
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn:hover {
  color: black;
}
.alert.warning .closebtn {
  color: #856404;
}
.alert.warning .closebtn:hover {
  color: black;
}
.inspection-question-photos {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.btn-take-photo-input {
  width: 100%;
}
.inspection-photo-preview {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin-top: 8px;
  margin-bottom: 8px;
}
.inspection-photo-preview > img {
  max-width: 100%;
}
.inspection-camera {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
}
.inspection-camera > img {
  max-width: 100%;
}
.btn-take-photo-input {
  display: none;
}
.btn-take-photo {
  width: 100%;
}
.inspection-photo-gallery {
  margin-top: 10px;
  border-top: 1px solid #AAABAD;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.photo-in-gallery {
  /*width: 30%;*/
  padding: 12px;
}
.photo-in-gallery > .img-gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.photo-in-gallery > .img-gallery > img {
  max-width: 200px;
  max-height: 200px;
}
.photo-in-gallery > .delete-photo-btn {
  background-image: url("../images/Pictos/Croix_supprimer-une-photo.svg");
  background-size: contain;
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  margin-left: -20px;
}
.loading-container {
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  /* Ensure it is above other content */
}
.loading-container > div {
  width: 64px;
  height: 64px;
  background-image: url("../images/loading.gif");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.bottom-menu {
  display: flex;
  overflow: hidden;
  background-color: #FFF;
  position: fixed;
  bottom: 0;
  left: 275px;
  right: 15px;
  height: 50px;
  line-height: 50px;
  z-index: 1000;
  align-items: flex-start;
}
.bottom-menu a {
  color: #e23d21 !important;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #029738;
}
.menu-conformite {
  position: fixed;
  bottom: 60px;
  left: 275px;
  right: 15px;
  height: auto;
  line-height: 50px;
  background-color: #ddd;
}
@media (max-width: 768px) {
  .menu-conformite,
  .bottom-menu {
    left: 15px;
  }
}
.btn-bottom-menu {
  display: inline-block;
  flex-grow: 1;
  min-width: 40px;
  height: 65px;
  cursor: pointer;
}
.btn-bottom-menu:hover {
  -webkit-filter: brightness(70%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.custom-alert-fullscreen {
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
}
.btn-picto-back {
  background-image: url('../images/Pictos/precedent.svg');
}
.btn-picto-beginning {
  background-image: url('../images/Pictos/Debut.svg');
}
.btn-picto-end {
  background-image: url('../images/Pictos/Fin.svg');
}
.btn-picto-next {
  background-image: url('../images/Pictos/suivant.svg');
}
.btn-picto-tests {
  background-image: url('../images/Pictos/Picto-footer_Documents-01.svg');
}
.btn-picto-law {
  background-image: url('../images/Pictos/Picto-footer_Loi-01.svg');
}
.btn-picto-add {
  background-image: url('../images/Pictos/Picto-footer_Ajout-01.svg');
}
.sidebar {
  background-color: #e23d21;
}
.sidebar .top-row {
  background-color: #e23d21;
}
.sidebar .navbar-brand {
  font-size: 1.1rem;
}
.sidebar .oi {
  width: 2rem;
  font-size: 1.1rem;
  vertical-align: text-top;
  top: -2px;
}
.sidebar .nav-item {
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}
.sidebar .nav-item:first-of-type {
  padding-top: 1rem;
}
.sidebar .nav-item:last-of-type {
  padding-bottom: 1rem;
}
.sidebar .nav-item a {
  color: #d7d7d7;
  border-radius: 4px;
  height: 3rem;
  display: flex;
  align-items: center;
  line-height: 3rem;
}
.sidebar .nav-item a.active {
  background-color: rgba(255, 255, 255, 0.25);
  color: white;
}
.sidebar .nav-item a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
}
.navbar-toggler {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: 1px solid rgba(255, 255, 255, 0.7) !important;
  border-radius: 0;
  color: white;
  height: 3rem;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
/*Menu*/
.reload-icon {
  background-image: url('../images/Pictos/Refresh.png');
  height: 48px;
  width: 48px;
  background-position: center;
  background-repeat: no-repeat;
}
.reload-icon-rotate {
  transform: rotate(360);
}
.add-icon {
  background-image: url('../images/Pictos/Ajout.svg');
  height: 48px;
  width: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
}
.action-menu {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.action-menu > .inspection-menu-title {
  font-size: 17px;
}
.action-menu > .inspection-menu-add-action {
  cursor: pointer;
  float: right;
}
.back-icon {
  background-image: url('../images/Pictos/Back.svg');
  height: 48px;
  width: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.menu-title {
  font-weight: bold;
  display: inline-block;
  min-height: 24px;
  max-height: 48px;
  margin: auto 0;
  padding-left: 10px;
}
.inspection-menu {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.inspection-menu > .inspection-menu-reload {
  cursor: pointer;
}
.simple-menu {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  align-content: stretch;
}
.simple-menu > .inspection-menu-title {
  font-size: 17px;
}
.simple-menu > .inspection-menu-back {
  cursor: pointer;
  border-right: 0.5px solid #fff;
}
.simple-menu > .simple-menu-spacer {
  width: 10%;
}
/*End menu*/
.inspection-question-actions {
  padding: 20px;
  background-color: #E6E6E6;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.inspection-question-actions-report {
  background-color: #fff;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.actions-item {
  max-width: 100%;
}
.action-white-zone-report {
  padding: 10px 0px;
}
.action-white-zone-report > .action-white-zone {
  background-color: #E6E6E6;
}
.action-white-zone {
  background-color: #fff;
  max-width: 100%;
  padding: 5px;
}
.action-title {
  font-weight: bold;
  font-size: 17px;
}
.action-content {
  max-width: 100%;
  text-wrap: normal;
  overflow-wrap: break-word;
  font-size: 14px;
  width: 100%;
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.action-buttons-zone {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: stretch;
  margin-top: 8px;
}
.btn-action {
  padding: 7px 23px;
}
.btn-action > span {
  display: block;
  font-size: 12px;
}
.btn-action-add {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-action-edit {
  background-color: #A8A9AB;
}
.btn-action-delete {
  display: inline-block;
}
.inspection-question-add-point-controle {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  padding: 10px;
}
.inspection-question-add-point-controle-header {
  flex-grow: 1;
}
.inspection-question-add-point-controle-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  border-bottom: 1px solid #AAABAD;
  padding: 15px;
}
.inspection-question-add-point-controle-row > span {
  display: inline-block;
}
.valid.modified:not([type=checkbox]) {
  outline: 1px solid #26b050;
}
.invalid {
  outline: 1px solid red;
}
.validation-message {
  color: red;
}
.error-failed {
  text-align: center;
  color: #e23d21;
  font-weight: bold;
  font-size: 14px;
}
#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
.splashscreen-container {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.splascreen-logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/*Animation*/
@-webkit-keyframes rotating {
  /* Safari and Chrome */
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
/*End animation*/
@media (max-width: 767.98px) {
  .main .top-row:not(.auth) {
    display: none;
  }
  .main .top-row.auth {
    justify-content: space-between;
  }
  .main .top-row a,
  .main .top-row .btn-link {
    margin-left: 0;
  }
  .custom-menu-desktop {
    display: none;
  }
  .custom-menu-mobile {
    display: block;
  }
  .custom-menu-mobile-full {
    display: block;
  }
}
@media (min-width: 768px) {
  #app {
    flex-direction: row;
  }
  .sidebar {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0;
  }
  .main .top-row {
    position: sticky;
    top: 0;
  }
  .main > div {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
  }
  .sidebar .collapse {
    /* Never collapse the sidebar for wide screens */
    display: block;
  }
  .custom-menu-desktop {
    display: block;
  }
  .custom-menu-mobile {
    display: none;
  }
  .custom-menu-mobile-full {
    display: none;
  }
}
.nav-link.disabled.white-text {
  color: white !important;
  font-size: 80%;
}
.custom-file-label {
  position: relative;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  background-color: #007bff;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  content: "Take";
}