@font-face {
  font-family: 'HelveticaNeueLTCom-Th';
  src: url("../../fonts/helvetica/helveticaneueltcomth0.eot");
  src: url("../../fonts/helvetica/helveticaneueltcomth0.eot?#iefix") format("embedded-opentype"), url("../../fonts/helvetica/helveticaneueltcomth0.woff") format("woff"), url("../../fonts/helvetica/helveticaneueltcomth0.ttf") format("truetype"), url("../../fonts/helvetica/helveticaneueltcomth0.svg#helveticaneueltcomth0") format("svg");
  font-weight: normal;
  font-style: normal; }
body * {
  font-family: HelveticaNeueLTCom-Th, sans-serif; }

body {
  background-color: #efefef !important; }
  body .show {
    display: block; }
  body #logo_metalu {
    width: 23em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  body center {
    padding: 20px; }
  body #telecharge-btn {
    color: #efefef;
    background-color: #0BBCCB;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem; }
  body #telecharge-btn:hover {
    background-color: #0cacbb;
    text-decoration: none; }
  body .container {
    width: 90%; }
  body .modeLiv label:hover {
    font-weight: bold;
    color: #7f848a;
    cursor: pointer; }
  body .requiredEmpty {
    box-shadow: 0 0 8px #CC0000; }
  @media only screen and (min-width: 991px) {
    body .container {
      display: flex; }
    body .second_part {
      border-left: solid 2px rgba(11, 187, 203, 0.555); } }
  body .labelfile {
    background-color: #0BBCCB;
    color: white;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  body .download_icon {
    width: 20px;
    margin-right: 8px; }
  body h1 {
    color: #0BBCCB;
    text-align: center; }
  body h2 {
    text-align: center; }
  body .infoLiv * {
    margin: auto; }
  body #output a {
    margin-left: 0; }
  body .form-group {
    display: flex; }
  body #output {
    display: flex;
    position: absolute;
    z-index: 11;
    background: aliceblue;
    border: 1px solid #ced4da;
    border-radius: 5px;
    max-height: 200px;
    overflow: auto;
    border-top: 0;
    padding: 12px;
    flex-direction: column; }
    body #output li {
      list-style-type: none; }
    body #output li:hover {
      cursor: pointer; }
  body .hidden {
    display: none; }
  body #acceptLabel {
    padding: 20px; }
  body .btn-envoi {
    color: white;
    background-color: #0BBCCB;
    border-color: #0BBCCB; }
  body .btn-envoi:hover {
    color: white;
    background-color: #0cacbb; }
  body .alert-warning {
    margin-top: 8px; }

textarea {
  min-height: 40px; }

.show {
  visibility: visible; }

.hide {
  visibility: hidden; }

/*# sourceMappingURL=design.css.map */
