/* 
    Created on : 10 sept. 2015, 22:27:25
    Author     : Eric Pimienta / Ebusinet-Outitech  e.pimienta@ebusinet.fr
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 sept. 2016, 22:39:24
    Author     : Ebusinet
*/
.ereca-layout, html {
  background-color: #4c4c4c;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF4C4C4C', endColorstr='#FF131313');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIvPjxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjNTk1OTU5Ii8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM2NjY2NjYiLz48c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIvPjxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjMmMyYzJjIi8+PHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjMmIyYjJiIi8+PHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiMxYzFjMWMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #4c4c4c), color-stop(12%, #595959), color-stop(25%, #666666), color-stop(39%, #474747), color-stop(44%, #2c2c2c), color-stop(58%, #000000), color-stop(60%, #111111), color-stop(76%, #2b2b2b), color-stop(91%, #1c1c1c), color-stop(100%, #131313));
  background-image: -moz-linear-gradient(left top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 44%, #000000 58%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
  background-image: -webkit-linear-gradient(left top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 44%, #000000 58%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
  background-image: linear-gradient(to right bottom, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 44%, #000000 58%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
  min-width: 100%;
  min-height: 100%; }
  .ereca-layout body, html body {
    color: white;
    background: transparent; }
    .ereca-layout body .text-color-yellow, html body .text-color-yellow {
      color: #FFF606; }
    .ereca-layout body .text-color-black, html body .text-color-black {
      color: black; }
    .ereca-layout body a, html body a {
      color: #FFF606; }
      .ereca-layout body a:active, html body a:active, .ereca-layout body a:hover, html body a:hover {
        color: #ededed; }
    .ereca-layout body .page-header, html body .page-header {
      border: none;
      text-align: center; }
    .ereca-layout body .title, html body .title {
      margin: 10px;
      font-size: 3rem;
      line-height: 3.1rem; }
    .ereca-layout body .navbar, html body .navbar {
      background-color: #FFF606;
      color: black;
      min-height: 50px; }
      .ereca-layout body .navbar a, html body .navbar a {
        color: black; }
        .ereca-layout body .navbar a:active, html body .navbar a:active, .ereca-layout body .navbar a:hover, html body .navbar a:hover {
          color: #AC0000; }
      .ereca-layout body .navbar .navbar-header, html body .navbar .navbar-header {
        float: none; }
      .ereca-layout body .navbar .navbar-icons, html body .navbar .navbar-icons {
        float: right;
        width: 40%; }
      .ereca-layout body .navbar .navbar-brand, html body .navbar .navbar-brand {
        width: 60%;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        height: 100%;
        padding: 0px; }
        .ereca-layout body .navbar .navbar-brand > *, html body .navbar .navbar-brand > * {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          justify-content: space-between;
          -webkit-flex-direction: column;
          flex-direction: column;
          margin-right: 10px; }
        .ereca-layout body .navbar .navbar-brand img, html body .navbar .navbar-brand img {
          height: 50px; }
      .ereca-layout body .navbar .navbar-toggle, html body .navbar .navbar-toggle {
        display: block; }
      .ereca-layout body .navbar .navbar-form, html body .navbar .navbar-form {
        color: white; }
      .ereca-layout body .navbar .navbar-toggle, html body .navbar .navbar-toggle, .ereca-layout body .navbar .btn-home, html body .navbar .btn-home {
        background: black;
        margin: 5px;
        padding: 3px;
        font-size: 3rem;
        line-height: 3rem; }
        .ereca-layout body .navbar .navbar-toggle .glyphicon, html body .navbar .navbar-toggle .glyphicon, .ereca-layout body .navbar .btn-home .glyphicon, html body .navbar .btn-home .glyphicon {
          color: white; }
      @media screen and (max-width: 767px) {
        .ereca-layout body .navbar .navbar-collapse, html body .navbar .navbar-collapse {
          background-color: black;
          border: 5px solid #FFF606; } }
      @media screen and (min-width: 768px) {
        .ereca-layout body .navbar .navbar-form .form-control, html body .navbar .navbar-form .form-control {
          max-width: 150px; }
        .ereca-layout body .navbar .navbar-collapse a, html body .navbar .navbar-collapse a {
          color: black; } }
    .ereca-layout body .form-control:focus, html body .form-control:focus {
      border-color: #FFF606;
      -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px -1px 5px 3px inset;
      -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px -1px 5px 3px inset;
      box-shadow: rgba(0, 0, 0, 0.5) 1px -1px 5px 3px inset; }
    .ereca-layout body .has-error .help-block div, html body .has-error .help-block div, .ereca-layout body .has-error.help-block div, html body .has-error.help-block div, .ereca-layout body .bg-danger, html body .bg-danger {
      color: #AC0000;
      background-color: #F2DEDE;
      -moz-border-radius: 5px / 5px;
      -webkit-border-radius: 5px 5px;
      border-radius: 5px / 5px;
      padding: 5px;
      display: inline-block; }
    .ereca-layout body .has-success .help-block div, html body .has-success .help-block div, .ereca-layout body .has-success.help-block div, html body .has-success.help-block div, .ereca-layout body .bg-success, html body .bg-success {
      color: #18BCA0;
      -moz-border-radius: 5px / 5px;
      -webkit-border-radius: 5px 5px;
      border-radius: 5px / 5px;
      background-color: #ECFEEB;
      padding: 5px;
      display: inline-block; }
    .ereca-layout body .navbar-collapse a, html body .navbar-collapse a {
      color: white; }

.led-red {
  margin: auto auto;
  width: 12px;
  height: 12px;
  background-color: #FF0303;
  border-radius: 50%;
  box-shadow: #000 0 0px 3px 1px, inset #600 0px -1px 2px, #F00 0 1px 2px; }

.led-green {
  margin: auto auto;
  width: 12px;
  height: 12px;
  background-color: #AF0;
  border-radius: 50%;
  box-shadow: #000 0 0px 3px 1px, inset #460 0 -1px 9px, #7D0 0 2px 12px; }

.led-yellow {
  margin: 20px auto;
  width: 12px;
  height: 12px;
  background-color: #A90;
  border-radius: 50%;
  box-shadow: #000 0 -1px 7px 1px, inset #660 0 -1px 9px, #DD0 0 2px 12px; }

.led-blue {
  margin: 20px auto;
  width: 12px;
  height: 12px;
  background-color: #4AB;
  border-radius: 50%;
  box-shadow: #000 0 -1px 7px 1px, inset #006 0 -1px 9px, #06F 0 2px 14px; }

html body .text-color-yellow {
  color: #FFF606; }
html body .text-color-black {
  color: black; }
html body a {
  color: white; }
  html body a:active, html body a:hover {
    color: #ededed; }
html body .btn-group-wrap {
  text-align: center; }
  html body .btn-group-wrap .btn-group {
    margin: 0 auto;
    text-align: center;
    width: inherit;
    display: inline-block; }
html body .btn-grey {
  background: #ededed;
  color: black; }
html body .title {
  margin: 10px;
  font-size: 3rem;
  line-height: 3.1rem; }
html body #form-result {
  margin-top: 15px; }
  html body #form-result .result-label {
    color: #FFF606;
    margin-bottom: 10px; }
  html body #form-result .label-highlight {
    background-color: #FFF606;
    color: black;
    font-size: 1.5em;
    line-height: 1.5em; }
    html body #form-result .label-highlight .result-unit {
      font-size: 0.5em; }
  html body #form-result #equilibre_EB {
    color: #FF5555;
    font-weight: bolder; }
  html body #form-result h1 {
    margin-top: 0px;
    margin-bottom: 0px; }

/*# sourceMappingURL=main.css.map */
