/* CSS Document */
.in:hover{
   color: #545454 !important;
}

.in{
   color: #979797  !important;
}
.mt_btn2{color: #28a745 !important; }
.mt_btn2:hover{color: #fff !important; }
.table thead th {
 
  color: #585858 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

body {
  
  color: #303030 !important;
}
.ico_plus {
  border: solid 1px #a9a9a9;
  padding: 12px;
  border-radius: 50%;
}

.custom-select,.form-control {
  height: calc(1.8125rem + 2px) !important;
  padding: 0.25rem 0.5rem !important;
  font-size: .875rem !important;
  line-height: 1.5 !important;
  border-radius: 0.2rem !important;
}


.logo{ padding: 20px 0px;}
.ncon {
  float: left;
}
.titulo {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  color: #545454;
  margin-top: 5px;
}
.table tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
label {
  display: inline-block;
  margin-bottom: 0 !important;
  font-weight: 600;
  font-size: 13px;color: #646464;
}
.caja_inn{color: #fff;position: relative; left: 0px; bottom: 0px; margin-top: 40px; text-transform: uppercase;}
.caja_inn a{  color: #fff
  ; }
.caja_inn a:hover{  color: #ffeb00
  ; }

.cerrar {
  right: 6px;
  position: absolute;
  background-color: #f00;
  border-radius: 50%;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
}
.total {
  font-size: 20px;
  border: 4px solid #b7c300;
  font-weight: 800;
  background-color: #ffeb00;
  margin-bottom: 5px;
  font-family: 'ARIAL';
}

.pagination {
  float: right;
}
.caja_car{ font-size: 12px; position: relative;}
.table{ font-size: 12px;}

.form-check {
  position: relative;
  display: block;
  padding-left: 0px !important;
}
.form-check-input {
  position: absolute;
  margin-top: 9px !important;
  margin-left: 20px !important;
}
.form-check-label {
  padding-left: 30px;
  margin-bottom: 0 !important;
  margin-left: 9px !important;
  font-size: 12px;
  text-transform: uppercase;
  border: solid 1px #bbb;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}






 


@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1064px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 768px) {

  .w100_res{ width:100% !important; margin-top: 5px;}

.no_res{ display: none;}
  aside.left-panel .navbar .navbar-brand {
    border-bottom: none;
    display: inline-block;
    float: left;
    line-height: 1;
    margin-top: 0px !important;
    min-height: inherit;
}
.navbar .navbar-brand img {
  max-width: 110px  !important;
}
.logo {
  padding: 0px !important;
}
  table {
    width:100%;
}
thead {
    display: none;
}
tr:nth-of-type(2n) {
    background-color: inherit;
}
tr td:first-child {
    background: #f0f0f0;
    font-weight:bold;
    font-size:1.3em;
}
tbody td {
    display: block;
    text-align:center;
}
tbody td:before {
    content: attr(data-th);
    display: block;
    text-align:center;
}


}
@media screen and (max-width: 680px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 360px) {
}
