body{
  color: #333333;
  font: 12px/18px Arial,sans-serif;
  text-align: center;
}

/** Login Page **/

#login .form-signin {
    max-width: 300px;
    padding: 19px 29px 29px;
    margin: 40px auto 20px;
    background-color: #fff;
    overflow: hidden;
}
#login .form-signin .form-signin-heading,
#login .form-signin .checkbox {
    margin-bottom: 10px;
}
#login .form-signin input[type="text"],
#login .form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}

/*------------------------------------------
-------------------CUSTOM-------------------
-------------------------------------------*/

.form-signin-heading{
  background-color: #2f4c38;
  color: #fff;
  font-size: 16px;
  margin-left: -29px;
  margin-top: -19px;
  overflow: hidden;
  padding-bottom: 6px;
  padding-left: 32px;
  padding-top: 6px;
  width: 120%;
  font-weight: normal;
  text-align: left;
}

.login-campos{
  margin-top: 25px;
  overflow: hidden;
}

.form-signin .alert{
  margin-top: 20px;
}

.msg-bem-vindo{
  color: #fff;
  position: relative;
  float: right;
  margin-top: 10px;
  margin-right: 61px;
}

.square-branco{
  background-color: #fff;
  width: 78%;
  margin: 0 auto;
  margin-top: 30px;
  padding: 25px;
  text-align: left;
}

.square-branco h3{
    margin-bottom: 0;
}

.square-branco h4{
    margin-top: 0;
}

.semanas-reservadas{
  margin-bottom: 4px;
}

.box-fracao{
  position: relative;
  overflow: hidden;
  height: auto;
  font-size: 14px;
  margin-bottom: 8px;
}

.box-fracao i, p{
  float: left;
}

.box-fracao i{
  margin-right: 10px;
}

.box-datas-reservadas{
  clear: both;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

#accordion{
  width: 80%;
  margin: 0 auto;
  margin-top: 30px;
}

.panel-default{
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}

.panel-heading{
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;

  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
  background-image: -o-linear-gradient(top,#fff,#f2f2f2);
  background-image: linear-gradient(to bottom,#fff,#f2f2f2);
  background-repeat: repeat-x;

  position: relative;
}

.panel-heading h4{
  margin: 0;
  padding:10px;
  font-size: 14px;
}

.panel-heading h4 a{
  color: #999;
}

.info-casa-fracao{
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 12px;
}

.box-legenda{
  width: 460px;
  height: 119px;
  background-color: #e9e9e9;
  border: 1px solid #000;
  border-radius: 0.6em;

  position: absolute;
  right: 60px;
  top: 55px;
  padding-top: 6px;
}

.tr_manutencao, .tr_manutencao:hover{
  background-color: #a8a8a8;
}

.table-hover tbody .tr_manutencao:hover > td, .table-hover tbody .tr_manutencao:hover > th {
  background-color: #a8a8a8;
}

.table tbody tr.error > td{
  background-color: #edbbbb !important;
}

.table-hover tbody .error:hover > td, .table-hover tbody .error:hover > th {
  background-color: #edbbbb !important;
}

.table tbody tr.info > td{
  background-color: #c1e6f9;
}

.table tbody tr.success > td{
  background-color: #bfe8ae;  
}

.acoes a, .acoes .divider{
  margin-right: 4px;
}

.box-list-legend{
  position: relative;
  float: left;
  margin-right: 25px;
}

.box-list-legend:first-child{
  margin-left: 15px;
}

.box-list-legend p{
  float: none;
  margin-bottom: 2px;
  text-align: left;
}

.box-list-legend ul{
  position: relative;
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

.box-list-legend ul li{
  height: 18px;
  position: relative;
}

.box-disponivel, .box-indisponivel, .box-manutencao, .box-minha-reserva{
  width: 50px;
  height: 8px;
  background-color: #bfe8ae;
  border: 1px solid #909090;
  float: left;

  margin-right: 8px;
  margin-top: 5px;
}

.txt-cor-box-legenda{
  float: left;
}

.box-indisponivel{
  background-color: #edbbbb;
}

.box-manutencao{
  background-color: #c1e6f9;
}

.box-minha-reserva{
  background-color: #a8a8a8;
}

.box-list-legend ul li img{
  float: left;
  margin-right: 8px;
}

.txt-img-legenda{
  float: left;
}

.imagem-legenda li{
  height: 24px !important;
  line-height: 24px;
}

.qtdadeProdutos i{
  cursor: pointer;
  margin-top: -1px;
}

.qtdadeProdutos span{
  padding: 8px;
}

.bt-acoes-lista-produtos a{
  margin-right: 15px;
  margin-bottom: 25px;
}

.bt-acoes-lista-produtos {
    float: right;
}

.panel-title a{
  color: #333 !important;
}

.panel-title a i{
  margin-right: 10px;
}

.info-casa-reservas{
  margin-top: 50px;
}

.modal-lg{
  width: 80%;
}

.header-info-reservas{
  width: 80%;
  height: 35px;
  line-height: 35px;
  margin: 30px auto 0 auto;
  background-color: #fafafa;
  text-align: center;
  position: relative;
  border: 1px solid #666;
}

.header-info-reservas h4{
  margin:0;
  padding: 0;
  line-height: 35px;
}

.header-info-reservas a{
  position: absolute;
  left: 20px;
  top: 0px;
  color: #08c;
}

.modal-lg{
  width: 60%;
  margin-left: -30%;
}

.bt-acoes-lista-produtos .loading {
    float: left;
    margin-right: 40px;
    display: none;
}

/*------------------------------------------
---------------RESPONSIVE-------------------
-------------------------------------------*/

@media screen and (min-width: 992px) and (max-width: 1200px){
    .box-legenda{
      right: 205px;
    }
}

@media screen and (max-width: 768px){

    .msg-bem-vindo{
      float: none;
      margin-right: inherit;
      margin-top: 14px;
    }

    .box-legenda{
      position: relative;
      margin: 0 auto;
      right: inherit;
      top: inherit;
      margin-top: 30px;
    }

    .modal-lg {
      width: 80%;
      margin-left: inherit;
    }
}