body {
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  font-size:14px;
  margin: 0px;
}


.logo {
  padding-left: 10px;
  max-width: 100px;
  min-width: 73px;

}


.title-bar {
  width: 100%;
  height: 40px;
  font-size: 17px;
  padding-top: 8px;
  padding-left: 15px;
  margin-bottom: 15px;
  background-color: #000;
  color: #FFF;
  text-align: center;
  }

.date-bar_1 {
  width: 100%;
  height: 35px;
  font-size: 14px;
  font-weight: normal;
  padding-top: 6px;
  padding-left: 15px;
  background-color: #000;
  color: #FFF;
  margin: 0px;
  border-color: #000;
  min-width: 500px;

  }


.date-bar_confirm {
  width: 100%;
  height: 35px;
  font-size: 14px;
  font-weight: normal;
  padding-top: 6px;
  padding-left: 15px;
  background-color: #000;
  color: #FFF;
  margin: 0px;
  border-color: #000;
  min-width: 500px;
  background-color: #3d9720;

  }

.date-bar_deb {
  width: 100%;
  height: 35px;
  font-size: 14px;
  font-weight: normal;
  padding-top: 6px;
  padding-left: 15px;
  background-color: #000;
  color: #FFF;
  margin: 0px;
  border-color: #000;
  min-width: 500px;
  background-color: #000;

  }


.t-title-center{
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
}

.t-date-center{
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  margin: 0px;
}

.t-date-center_2{
  vertical-align: middle;
  font-size: 14px;
  text-align: center;
}

.t-date-center_2 a{
  color: #000;
}

.t-date-center_2 a:hover{
  color: #255c99;
}


.t-date-center_3{
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
}

.t-date-center_4{
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  color: red;
}

.t-date-center_5{
  color: #000;
  background-color: #fff;
  border: 1px #fff;
}

.t-date-center_6{
    display: inline-block;
    width: 100%;
    padding: 0px 12px;
    font-size: 14px;
    font-weight:bold;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
}

.select-table {
  color: #000;
  margin: 5px;
  padding: 6px 12px;
  font-size: 14px;
  height: 60px;

}

.t-date-right{
  vertical-align: middle;
  font-size: 15px;
  text-align: right;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #000;
    }

.btn-green{
  background-color: #3d9720;
}

.btn-blue{
  background-color: #255c99;
}

.btn-default{
  width: 200px;
  margin: 20px;
  display: inline-block;

}

.btn-min {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #000;
}


.btn-min a{
    color: #fff;
}

.btn-min a:hover{
    background-color: #F00822;
    color: #fff;
}


.sin_datos{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #000;
}

.actualizar{
  color: #fff;
  font-size: 14px;
  background-color: #647382;
}


.bot-fixed{
  width: 100%;
  position: fixed;
  bottom: 0px;
}

.title-form{
  margin: 20px;
  font-size: 1.8em;
  font-weight: bold;
  padding: 20px, 0px, 20px, 0px;
  color: #000;
  text-align: center;

}

.title-form_b{
  margin: 20px;
  font-size: 1.8em;
  font-weight: bold;
  padding: 10px, 0px, 20px, 0px;
  color: #fff;
  text-align: center;

}

.title-form_2{
  margin: 20px;
  font-size: 36px;
  color: #000;
  text-align: center;

}

.title-home{
  font-size: 3em;
  font-weight: 300;
  color: #a7a7a7;
  text-align: center;

}

  .title-home .Subtitle{
  font-size:50%;
}




.back-white{
  background-color: #fff;
}



#section{
    margin: 20px 0 40px 0;
    text-align: center;
    min-height:600px;
  }


#login {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/pattern.jpg);
    background-size: cover;
}

#home {
  margin-top: -20px;
  background: url(../images/pattern.jpg);
  background-size: cover;
}

#welcome{
  padding-top: 8%;
  text-align: center;
}

.sucursal{
  color:#000;
  text-align: left;
  margin-bottom: 20px;
  font-weight: bold;
}

.aviso{
  font-size: 20px;
  font-weight: bold;
  color: #3d9720;
  text-align: center;
  margin: 30px 0px 40px 0px;
}

.date_tae {
  font-size: 20px;
  color: #000;
  vertical-align: middle;
  text-align: right;
  line-height: 1.7;
}

.num_tae {
  font-size: 30px;
  color: #3d9720;
  vertical-align: middle;
}


.t-min-width {
  min-width: 500px;
}

.t-min-width-2 {
  min-width: 650px;
}

.t-min-width-3 {
  min-width: 820px;
}


.top-bar-content {
  padding-left: 10px;
}



.tel-home-form-title {
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding: 5px;
  }  

.tel-home-form {
    background-color: #008C45;
    min-height: 330px;
    max-width: 300px;
    margin: 30px auto;
    color: #FFF;
  }

.t-form {
    padding: 15px 5px 15px 5px;
}

.nota_recarga {
  padding: 10px;
  width: 90%;
  height: 90%;
  color: black;
  margin: 15px;
}

.saldo_actual {
  font-size: 24px;
  font-weight: bold;
  color: #008C45;
  margin-bottom: 40px;
  text-align: left;
}

.title-users {
  font-size: 24px;
  font-weight: bold;
  color: #008D3D;
  text-align: center;
  margin-top: 30px;
}


.li {
  z-index: 999;
}

.daterangepicker .btn-default {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    width: auto;
    margin: 0px;
    margin-bottom: 10px; 
    padding: 6px 12px;
}
.daterangepicker.dropdown-menu.opensleft{
  background-color: #FFF;
  color: black;
}

.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.daterangepicker td.in-range {
  background: rgba(92, 184, 92, 0.25);
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover{
      background: #5CB85C;
    border: 1px solid #5CB85C;
}
.daterangepicker .ranges li{
  color: #5CB85C;
}

.daterangepicker .input-mini.active{
      border: 1px solid #5CB85C;
}

#grid thead a {
  color: black;
}

#grid-header  .btn-default{
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  width: auto;
  display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #000;
}

.modal.fade .modal-dialog {
     
    z-index: 50000;
}


.dropdown-header {
  font-size: 18px;
  color: #008C45;
}