
 /* cambiar tipo de letra 
nav.navbar ul.nav li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

nav.navbar {
    background-color: #CC1414;
}
*/

.dataTables_filter {
	width: 50%; float: right;
}
.dataTables_info {
	width: 40%; float: left;
}

.dataTables_paginate {
	width: 60%; float: right;
}


.login-page, .register-page {
    background-image: url(images/fondo.jpg?v=1);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.cardTable {
    min-height: 125px;
    height: auto;
}

.card-body-mesa {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3px 0px 0px 3px;
}

.table-sm > :not(caption) > * > * {
    padding: 0.25rem 0.25rem;
}

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
    border: 0;
        border-bottom-width: 0px;
}

.card-body.p-0 .table tbody > tr > td:last-of-type, .card-body.p-0 .table tbody > tr > th:last-of-type, .card-body.p-0 .table thead > tr > td:last-of-type, .card-body.p-0 .table thead > tr > th:last-of-type {
    padding-right: 0rem;
}

.card-body.p-0 .table tbody > tr > td:first-of-type, .card-body.p-0 .table tbody > tr > th:first-of-type, .card-body.p-0 .table thead > tr > td:first-of-type, .card-body.p-0 .table thead > tr > th:first-of-type {
    padding-left: 0rem;
}

.table-sm > :not(caption) > * > * {
    padding: 0rem 0rem;
        padding-right: 0rem;
        padding-left: 0rem;
}

.botonpedido {
	margin: 0px; padding: 0px; text-align: left; font-size: 13px;
}


.cardTable2 {
    max-height: 90px;
    height: auto;
}

.texto-encima{
    position: absolute;
    top: 5%;
    left: 0px;
	text-align: center; font-size: 20px;

color: #FFFFFF;
	width: 100%;
		
text-align:center;
font-family: impact;
letter-spacing: 0;
text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;
		
}

.platosboton {
display: inline;
 /*height: 90px!important;*/
    width: 30%;
    white-space: normal;
    font-weight: bold;
    line-height: 16px;
}

.table td, .table th {
    padding: .10rem;
}

@media (max-width: 1360px) {

.platosboton {
display: inline;
    height: 90px;
    width: 30%;
    white-space: normal;
    padding: 0px;
    font-size: 12px;
	line-height: 100%;
}

.texto-encima{

font-size: 12px;
text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;
		
}

}

.card-header > .card-tools {
/*margin-top: -7px; */
margin-bottom: -7px;
}

label.btn {
  padding: 0;
}

label.btn input {
  opacity: 0;
  position: absolute;
}

label.btn span {
  text-align: center;
  padding: 6px 12px;
  display: block;
}

label.btn input:checked+span {
  background-color: rgb(80, 110, 228);
  color: #fff;
}



.txtID_CLIENTE {
width:50%!important;
}



.dataTables_wrapper  {
	margin-top: 0rem; 
}

#column-left {
  background-color: #EBE9EA;
  border: 1px solid #D2D2D2;
  float: left;
  width: auto;
  position: fixed;
  overflow: hidden;
  text-align: center;
  top: 25%;
  left: 0px;
  z-index: 1040;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0em;
}


.modal-header {
    padding-top: 2px;
    padding-bottom: 2px;

  }
  .modal-body {
    padding-top: 2px;
  }

  .h3, h3 {
    font-size: 1.8rem;
  }

  .h4, h4 {
    font-size: 1.20rem;
    margin:0px;
  }


.bg-inverse {
  background-color: #9f2323 !important;
}
.bg-faded {
  background-color: #f7f7f7;
}


 .botonfactur {
     width: 220px; height: auto!important;   font-size: 30px
 }

 .botonfactur2 {
     width: 260px; height: auto!important;   font-size: 30px
 }

.botonescategoria {
    width: 270px; height: 60px;    font-size: 30px
}
.botonesinicio {
    width: 400px; height: 100px;    font-size: 40px
}

 .botonespagar {
     width: 500px; height: auto!important;     font-size: 25px; text-align: center;     padding-top: 0;
     padding-bottom: 0;

 }

 @media (min-width: 760px) {
     .botonescategoria {
         width: 100%!important; height: auto!important;    font-size: 20px
     }
     .botonesinicio {
         width: 100%!important; height: auto!important;    font-size: 25px
     }
     .rowinterior {
         width: 100%!important;
     }

 .botonespagar {
         width: 100%!important; height: auto!important;    font-size: 25px
     }

 }


.cabeceramenu {
background-color: #265E87!important;

}


.navbar-danger {
  background-color: #265E87!important;
}


.grupo-medio-pago {
    background-color: #e9ecef !important;
    font-weight: bold !important;
    font-size: 14px;
}

.grupo-medio-pago td {
    padding: 8px 10px !important;
    border-bottom: 2px solid #dee2e6 !important;
}

.dataTables_wrapper {
    margin-bottom: 20px;
}






