.ok {
  color: #72c900; }

.attention {
  color: #ffa200; }

.alert {
  margin-top: 30px; }

body {
  margin: 0;
  padding: 0;
  height: 100%;
  /*padding-top: 80px;*/
  background: url("../img/bg_campo.jpg") no-repeat center center fixed;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* @@@@@@@@ PAGINA LOGIN @@@@@@@@ */
  /* @@@@@@@@ FIM PAGINA LOGIN @@@@@@@@ */
  /* ----- FIM CONTEUDO ---- */
  /* @@@@@@@@ PAGINA CONTROLE PRINCIPAL @@@@@@@@ */
  /* @@@@@@@@ PAGINA CONTROLE PRINCIPAL @@@@@@@@ */
  /* @@@@@@@@ RODAPE @@@@@@@@ */
  /* @@@@@@@@ FIM RODAPE @@@@@@@@ */
  /* FIM DO BODY */ }
  body .navbar-default h4 {
    margin-top: 10%;
    margin-bottom: 10%; }
  body .navbar-default .navbar-nav li a:hover {
    background-color: #e7e7e7;
    color: #333; }
  body .demo {
    height: 440px;
    margin: 0 auto;
    position: relative;
    /*width: 327px;*/
    margin-top: 50px; }
    body .demo .embrapa {
      margin-top: 20px;
      width: 50%; }
    body .demo form {
      background-color: #ffffff;
      border: 1px solid #a1a1a1;
      border-radius: 5px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
      left: 0;
      margin: 0 auto;
      padding: 10px 20px;
      /*position: absolute;*/
      /*width: 325px;*/ }
      body .demo form img {
        margin: 10px 0px 10px; }
      body .demo form .text-right a {
        color: #3388dd;
        text-decoration: none; }
      body .demo form p .btn-login {
        display: block;
        margin: 20px 10px 10px 10px; }
      body .demo form p .btn-patrocinar {
        margin-top: 20px; }
      body .demo form label {
        margin: 5px 0;
        color: #555;
        display: block;
        font-size: 14px;
        font-weight: bold; }
      body .demo form input {
        background-color: #fff;
        border: 1px solid #e5e5e5;
        height: 42px;
        /*width: 270px;*/ }
  body #conteudo {
    background-color: #ffffff;
    padding-top: 0;
    min-height: 768px; }
    body #conteudo .jumbotron {
      margin-bottom: 0px;
      background-image: url(../img/bg-cabecalho_milharal.jpg);
      background-position: 45% center;
      background-repeat: repeat-x;
      height: 229px; }
      body #conteudo .jumbotron img {
        margin-top: 30px; }
    body #conteudo .cabecalho {
      background-color: #cccccc;
      margin-top: 0;
      height: 4.9rem;
      padding: 1.2rem 0; }
      body #conteudo .cabecalho h3 {
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        font-style: italic;
        margin: 0; }
    body #conteudo form {
      margin: 0;
      padding: 10px 0;
      /*position: absolute;*/
      /*width: 325px;*/ }
      body #conteudo form h6 {
        color: #00529C; }
      body #conteudo form img {
        margin: 10px 0px 10px; }
      body #conteudo form .text-right a {
        color: #3388dd;
        text-decoration: none; }
      body #conteudo form p .btn-login {
        display: block;
        margin: 20px 10px 10px 10px; }
      body #conteudo form p .btn-patrocinar {
        margin-top: 20px; }
      body #conteudo form label {
        margin: 5px 0;
        color: #555;
        display: block;
        font-size: 14px;
        font-weight: bold; }
      body #conteudo form input {
        background-color: #fff;
        border: 1px solid #e5e5e5;
        height: 42px;
        /*width: 270px;*/ }
    body #conteudo .bs-glyphicons {
      margin-left: 0;
      margin-right: 0; }
      body #conteudo .bs-glyphicons a .icons {
        text-transform: none;
        color: #00529C; }
      body #conteudo .bs-glyphicons .bs-glyphicons-list {
        list-style: outside none none;
        padding-left: 0; }
        body #conteudo .bs-glyphicons .bs-glyphicons-list .glyphicon {
          font-size: 24px;
          margin-bottom: 10px;
          margin-top: 0;
          margin-left: 20px; }
  body #controle-principal p.texto-beng {
    margin-top: 20px; }
  body #rodape-index {
    margin-top: 30px; }
  body #rodape {
    background-color: #ebebeb;
    height: 9.8rem; }
    body #rodape h6 {
      padding: 30px; }
  @media (max-width: 480px) {
    body {
      /* por exemplo para dispositivos tipo iPhone em paisagem*/
      background-size: inherit;
      /*
      #footer{
      	height:50px !important;
      	position:relative;
      }
      */ }
      body #conteudo .jumbotron img {
        padding: 10px;
        margin: 30px 10px 10px 10px; } }
  @media (min-device-width: 481px) and (max-width: 720px) {
    body {
      background-size: inherit;
      /*
      #footer{
      	height:50px !important;
      	position:relative;
      }
      */ } }
  @media (min-device-width: 721px) and (max-width: 970px) {
    body body {
      /*
      #footer{
      	height:50px !important;
      	position: relative !important;
      }
      */ } }

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