body#index #content #camtsettings input {
  height: 60px;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
}
body#index #content #camtsettings button {
  height: 60px;
  line-height: 30px;
  font-size: 20px;
  background: var(--appli-gul);
}
body#index #content #camtsettings button.saved {
  background: var(--appli-green);
  color: white;
}
body#index #content #camtsettings button.saved:after {
  content: "";
}
body#index #content #camtuploader .filepond--root .filepond--drop-label {
  min-height: 100px;
}
body#index #content #camtuploader .filepond--list-scroller {
  transform: translate3d(0px, 0px, 0px) !important;
}
body#index #content #camtuploader .filepond--credits {
  display: none;
}
body#index #content #convert-results {
  display: none;
}
body#index #content #convert-results > ul {
  border-radius: 0.5em;
  background-color: var(--appli-gray);
  padding: 15px;
}
body#index #content #convert-results > ul > li {
  padding: 9px 0 6px;
  color: var(--appli-white);
  border-radius: 0.5em;
  margin-bottom: 7px;
}
body#index #content #convert-results > ul > li.error {
  background-color: var(--appli-red);
}
body#index #content #convert-results > ul > li.success {
  background-color: var(--appli-green);
}
body#index #content #convert-results > ul > li.warning {
  background-color: var(--appli-green);
  border: 5px solid var(--appli-orange);
}
body#index #content #convert-results > ul > li div.row {
  margin: 0 4px;
}
body#index #content #convert-results > ul > li div.row [id^=files-] .row {
  margin-bottom: 3px;
}
body#index #content #convert-results > ul > li div.row [id^=files-] .row button {
  background-color: var(--appli-gul);
  color: var(--appli-black);
  font-size: 0.75rem;
  border-radius: 0.5em;
  width: 100%;
}
body#index #content #convert-results > ul > li div.row [id^=files-] .row button:not(:disabled):hover {
  background-color: var(--appli-gul);
}
body#index #content #convert-results > ul > li div.row [id^=files-] .row button:disabled {
  opacity: 0.2;
}
body#index #content #convert-results > ul > li div.row [id^=files-] .row > div > div {
  position: relative;
  top: 5px;
  font-size: 12px !important;
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] {
  padding-right: 4px;
  padding-left: 4px;
  font-size: 0.75rem;
  line-height: 1.2em;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 450;
  text-rendering: optimizeLegibility;
}
body#index #content #convert-results > ul > li div.row > div[class*=col-].filename h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] ul {
  padding-top: 6px;
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] ul li {
  margin-left: 18px;
  margin-bottom: 3px;
  line-height: 17px;
  padding-left: 4px;
  width: 95%;
  border-radius: 6px;
  font-size: 12px !important;
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] ul li.error {
  background-color: var(--appli-red);
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] ul li.success {
  background-color: var(--appli-green);
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] ul li.warning {
  background-color: var(--appli-orange);
  color: black;
}
body#index #content #convert-results > ul > li div.row > div[class*=col-] ul li div {
  font-size: 12px !important;
}
body#module-camt054tobgmax-statistics .my-account-page-content > div.row > div > div.row {
  margin-bottom: 10px;
}
body#module-camt054tobgmax-statistics .my-account-page-content > div.row > div > div.row.failed div {
  color: var(--appli-red);
}
body#module-camt054tobgmax-statistics .my-account-page-content > div.row > div > div.row div {
  line-height: 22px !important;
}
body#module-camt054tobgmax-statistics .my-account-page-content > div.row > div > div.row div li {
  margin-left: 30px;
  list-style-type: disc;
}
body#module-camt054tobgmax-statistics .my-account-page-content > div.row > div > div.row div:first-child {
  text-align: left;
}
body#module-camt054tobgmax-statistics .my-account-page-content > div.row > div > div.row div:nth-child(2) {
  font-weight: bold !important;
  text-align: right;
}

/*# sourceMappingURL=front.css.map */
