
 /* 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;
}


.cardTable {
    min-height: 150px;
    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: 15px;
}


.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: 80px; width: 30%; white-space: normal;	font-weight: bold;
}

.table td, .table th {
    padding: .15rem;
}

@media (max-width: 1024px) {

.platosboton {
display: inline; height: 75px; width: 30%; white-space: normal; padding: 0px;
font-size: 12px;
	line-height: 60%;
}

.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;
}

.table-striped tbody tr {
  font-size: 13px;
}

table.dataTable th, table.dataTable td {
padding: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.table-striped thead tr {
  font-size: 13px;
}
.alinearderecha {
	text-align : right;
}

.csseventos {
  color: #D2D2D2;
  font-size: 13px;
  cursor:pointer; 
    cursor: hand;
}


#calendar2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;

}

.fc-toolbar-title {
  text-transform: uppercase;
}

.fc-today-button {
  background-color: #ffc107 !important;
  color: #000000 !important;
  font-weight: bold !important;
  box-shadow: inset 0 0 90px rgba(0,0,0,.2) !important;
  font-size: 13px!important;
  border-color: var(--fc-button-border-color, #ffc107) !important;
  opacity: 1 !important;
  font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}


.fc .fc-daygrid-day.fc-day-today {
  background-color: #ffc107 !important;

}



/* force select2 to match bootstrap form-control-sm */

.select2-container--bootstrap4 .select2-selection--single.form-control-sm .select2-selection__placeholder {
  color: #757575;
  line-height: 1rem;
}
.select2-container--bootstrap4 .select2-selection--single.form-control-sm .select2-selection__rendered {
  line-height: 1rem;
}
.select2-container--bootstrap4 .select2-selection--single.form-control-sm {
  height: calc(1rem + 5px)!important;
}
.select2-container--bootstrap4 .select2-selection--single.form-control-sm .select2-selection__clear {
  margin-top: 0.1em!important;
  margin-right: 0!important;
}

.select2-container--bootstrap4 .select2-selection--single{height:calc(1.87rem + 2px)!important}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#757575;line-height:2.25rem}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:3px;width:20px}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{
top:60%;border-color:#343a40 transparent transparent;border-style:solid;border-width:5px 4px 0;width:0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{line-height:1.85rem}
.select2-search--dropdown .select2-search__field{border:1px solid #ced4da;border-radius:.25rem}
.select2-results__message{color:#6c757d}
.select2-container--bootstrap4 .select2-selection--multiple{
  min-height:calc(1.9rem + 2px)!important;height:calc(1.9rem + 2px)!important
}
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{
  -webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#343a40;border:1px solid #bdc6d0;border-radius:.2rem;padding:0;padding-right:5px;cursor:pointer;float:left;margin-top:.3em;margin-right:5px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{color:#bdc6d0;font-weight:700;margin-left:3px;margin-right:1px;padding-right:3px;padding-left:3px;float:left}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}.select2-container :focus{outline:0}.select2-container--bootstrap4 .select2-selection{border:1px solid #ced4da;border-radius:.25rem;width:100%}.select2-container--bootstrap4.select2-container--focus .select2-selection{border-color:#17a2b8;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}select.is-invalid~.select2-container--bootstrap4 .select2-selection{border-color:#dc3545}select.is-valid~.select2-container--bootstrap4 .select2-selection{border-color:#28a745}.select2-container--bootstrap4 .select2-dropdown{border-color:#ced4da;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#e9ecef}.select2-container--bootstrap4 .select2-results__option--highlighted,.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true]{background-color:#007bff;color:#f8f9fa}.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__group{padding:6px;display:list-item;color:#6c757d}.select2-container--bootstrap4 .select2-selection__clear{width:1.2em;height:1.2em;line-height:1.15em;padding-left:.3em;margin-top:.5em;border-radius:100%;background-color:#6c757d;color:#f8f9fa;float:right;margin-right:.3em}.select2-container--bootstrap4 .select2-selection__clear:hover{background-color:#343a40}/*fileupload*/
.select-file{
  display: none !important;
}

/*Fix Select2 Container*/
.select2-bootstrap4-prepend >
.select2-container > .selection > .select2-selection--single {
  border-radius: .25rem 0 0 .25rem !important;
}
.select2-bootstrap4-append >
.select2-container > .selection > .select2-selection--single {
  border-radius: 0 .25rem .25rem 0 !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options  .select2-results__option, .select2-search__field {
  min-height: calc(1em + .1rem + 1px) !important;
  padding: .20rem .5rem  !important;
  font-size: .870rem  !important;
  color: #bebebe;
}



.btn-file {
overflow: hidden;
border-radius: 0 !important;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100px;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
background: red;
cursor: inherit;
display: block;
}

.btn-file input[readonly] {
background-color: white !important;
cursor: text !important;
}
.text-file {
  float: right !important;
  width: 100% !important;
}

.input-group > .select2-container--bootstrap {
	width: auto;
	flex: 1 1 auto;
}

.input-group > .select2-container--bootstrap .select2-selection--single {
	height: 100%;
	line-height: inherit;
	padding: 0.5rem 1rem;
}




.modal-header {
  padding: 0.5rem 0.5rem;
}

.table td, .table th {
  padding: 2px !important;
  color: #bebebe;
}
/*
.dataTables_filter {
width: 40%;
float: right;
}
*/
.dt-buttons {
float: left;
}

.dt-buttons button {
font-size: 0.77rem;	
}

body {
  /**/
  font-size: 0.90rem;
  font-weight: 0;
  line-height: 1.5;
}

.form-control {
  /*font-size: 0.70rem;*/

}
.modal-body {
padding-top: 0.2rem !important;
}
.modal-title {
font-size: 1.2rem;
}

.form-control {
appearance: auto!important;
}


.botonera {
    display:inline-block;
    color:#444;
    border:1px solid #CCC;
    cursor:pointer;
    vertical-align:middle;
    text-align: center;
}
.botonera:active {
    color:red;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
}



/*BOTONES DE VENTAS*/

.divefectivo {
    background-color: #dc3545;
    font-size: 20px;
}

.divnumero {
    background-color: #3498db;
    font-size: 22px;
}

.divnormal {
    background-color: #6c757d;
    font-size: 12px;
}

.divcategoria {
    background-color: #727445;
    font-size: 13px;
}

.texto-centrado {
font-weight:bold;
line-height: 1.42857143;
text-align: center;
font-size: 18px;
}

.botonesdiv2{
min-width: 6vh!important;
height: 10vh!important;
max-height: 6vh;
width: 8vh;
/*
margin-bottom: 0.5%;
        margin-left: 0.5%;
	width: 50%;
*/
width: 12.5%;
	
border-radius: 0px;
border: 2px solid #33393f;

display: flex;
align-items: center;
justify-content: center;
line-height: 200px;

        font-weight:bold;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;

        text-decoration: none;
    
        color: #ffffff;
        


        display: table-cell;
        vertical-align: middle;
}

.botonesdiv2 > p{
    text-align: center;
  }

.botonesdiv2:hover {

    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
    background-color: #5a6268;
}

.botonesdiv{
min-height: 5.5vh;
    height: 5.5vh;
    max-height: 5.5vh;
    border: 2px solid #33393f;
    width: 17vh;
    font-size: 12px;
    text-align: center!important;
    line-height: 1.1em;
    font-weight: bold;
}

.botonesdiv:hover {
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
    background-color: #5a6268;
}






