
* {
    font-size:0.98em !important;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 auto;
}
label {
    font-size: 0.7em !important;
}
body {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('../assets/img/opcion2.jpg') no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
label {font-size:1.01em !important;}
img {
    height: 11vh;
}
.dx-state-disabled.dx-widget, .dx-state-disabled .dx-widget {
    opacity: 1 !important;
}
h1 {
    margin: 0px;
}
.labelSelect {
    padding: 0px !important;
}
.groups {
  border-style: solid !important;
  border-width: 2px !important;
  border-color: rgb(82, 71, 65);
  border-radius: 15px;
}

.titulos {
  background-color: rgb(82, 71, 65);
  font-size:0.9em !important;
  border-radius: 10px 10px 0px 0px;
}
.dx-toolbar-after {
    width: 100% !important;
    height: 50% !important;
}
.encabezado{
    height: 2em;
    background-color: rgb(82,71,65);
    color: white;
    margin: 0px !important;
    padding: 0px !important;
}
.modales {
    background-color: black;
    height: 100%;
}
.dx-field-value {
    width: 100% !important;
    background-color: transparent !important;
}
.dx-selectbox {
    background-color: transparent !important;
    border: 0px !important;
}
dx-number-box {
  background-color: transparent !important;
  border: 0px !important;
}
.dx-editor-input {
    color: #c7a589 !important;
}
.botton-encabezado {
    background-color: rgb(82,71,65) !important;
    color: white !important;
    border-color: rgb(82,71,65) !important;
    height: 100%;
    font-size: 0.7em !important;

}
.facturacion-ingreso {
    padding: 0px !important;
}
.botton-encabezado:hover {
  background-color: #070455;
  color: white;
}

h3 {
    background-color: rgb(82,71,65);
    margin: 0px;
    color: white;
}
header {
    font-size: 2em !important;
}
.activado {
  background: rgb(82,71,65) !important;
}

#filtro {
    background-color: white;
    padding: 5px;
}

#form-producto {
    background-color: transparent;
}

.modal-content {
    padding: 3px !important;
}
#form-usuario {
    height: auto;
    margin-bottom: 0px !important;
    min-height: 350px;
}
.dx-toolbar-after {
    margin: 0px !important;
    padding: 0px !important;
}
.contrato-ingreso {
    margin: 2%;
}

.imagen-relleno {
    background: #ccc;
    width: 100%;
    height: 200px;
}

.btn {
    width: 100%;
    height: 100%;
}

.pagination {
    width: 500px !important;
    width: 100% !important;
}



mfbootstrappaginator {
    width: 800px !important;

}
mfpaginator {
  width: 100% !important;
}

menu {
    margin: 0px;
    padding: 0px;
}

#nav {
  background: #c7a589 !important;
  padding: 0px;
}
nav {
    background: #c7a589 !important;
}
#nav ul {
 margin: 0px;
  list-style: none;
}

#nav ul li {
  display: inline-block;
  height: 100%;
}

#nav ul li a {
  display: block;
  color: white;
  transition: all 300ms;
}

#nav ul li a:hover {
  text-decoration: none;
  background: #c7a589 !important;
  height: 100%;
}
.mat-menu-item:hover {
  text-decoration: none;
  background:  rgb(82,71,65) !important;
  height: 100%;
}
.mat-menu-item {
  text-decoration: none;
  background: #c7a589 !important;
  color: white;
  height: 100%;
}
#content {
    padding: 0px;
    margin: 0px;
 }

#header {
    background-color: rgb(82,71,65);
    color: white;
    font-size: 15px !important;
}

#main {
    margin: 0px;
}
.cdk-overlay-connected-position-bounding-box {
    position: absolute !important;
}
.cdk-overlay-pane {
    position: absolute !important;
}
app-facturacion {
    height: 100%;
}

.card-content {
    padding: 0px !important;
}
.card {
    padding: 0px !important;
}
.card-title {
    margin: 0px !important;
}

.control {
    margin-top: 14px !important;
    height: 100%;
}

.controles {
    margin: 0px !important;
}

.opciones ul li{
    display: inline-block;
    list-style: none;
}
.opciones ul{
  padding: 0px;
  margin: 0px;
}

.opciones ul li a{
  font-size: 0.7vw;
}

thead {
    background-color: rgb(82,71,65) !important;
    color: white !important;
}

.dx-header-row {
    background-color: rgb(82,71,65) !important;
    color: white !important;
}

dx-date-box {
    background-color: transparent !important;
    border: none !important;
}

.text-nowrap {
    color: white;
}

#tabla-resumen {
    margin-right: 1em;
    margin-left: 1em;
}
tfoot {
    background-color: white;
    width: 100% !important;
}

.page-item.active {
    background-color: rgb(82,71,65) !important;    
}

#contrato-reporte {
  padding: 25px;
  background-color: transparent;
}
section {
    height: 100%;
}
.mat-menu-content {
    padding: 0px !important;
}
input.dx-texteditor-input {
    background-color: white !important;
    margin:0px !important;
}
.dx-datagrid-header-panel .dx-item.dx-toolbar-item.dx-toolbar-label {
  min-width: 300px !important;
}