body {
  margin: 0;
  font-family: 'Inter', sans-serif, Roboto !important;
  letter-spacing: -0.2pt;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #757575;
  text-align: left;
  background-color: #fff
}

.page {
  position: relative;
  min-height: calc(100% - 44px);
  background: #f5f8fa !important;
}

.page-header {
  text-align: ;
}

.panel {
  position: relative;
  margin-bottom: 2.143rem;
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0.625rem !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  /*border: 1px solid #e0e0e0;*/
  border-radius: 0.625rem !important;
}

.card {
  color: #fff !important;
  border: 0px solid;
  border-color: #009ef7 !important;
  background-color: #5ac4ff !important;
}


.modal-content {
  border-radius: .75rem;
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: Inter, sans-serif, Roboto !important;
  font-weight: 500;
  line-height: 1.2;
  color: #181c32;
  letter-spacing: -0.05pt;

}

.h1,
h1 {
  font-weight: 600 !important;
  color: #405c77 !important;

}


.table {
  color: #181c32;
  font-weight: 400;
}

.table td,
.table th {
  padding: 0.572rem;
  vertical-align: top;
  border-top: 1px solid #f4f4f4;
}

.table th {
  font-weight: 600 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(238, 238, 238, .2);
}

.table-hover tbody tr:hover {
  background-color: #f8f8f8;
}

/* ESTILOS PARA ALINEACIÓN DE TABLAS */
.table-lista tbody tr:nth-of-type(odd) {
  /*background-color: #f6f6f9 !important;*/
  background-color: rgba(238, 238, 238, .2);

}

.table-lista tr:nth-child(even)>td {
  background-color: #fff;
}

.table-lista td,
.table-lista th {
  text-align: center !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.table-lista th:first-child {
  text-align: left !important;
}

.table-lista td:first-child {
  text-align: left !important;
}


.table-lista td {
  padding-right: 30px !important;
}

.table-lista {
  width: 100% !important;
}



.counter {
  padding: 10px 20px;
  text-align: left;

}

.counter .counter-number {
  /*float: right;*/
  font-size: calc(1.375rem + 1.5vw) !important;
  font-weight: 600;
  color: #fff !important;
  line-height: 1 !important;

}

.counter-label {
  font-weight: 500;
}

.cal-counter {
  font-size: 1rem;
}

.cal-counter .icon {
  opacity: .7;
}



.btn {
  border-radius: 1.5rem;
  font-weight: 500 !important;
}

.btn-primary {
  color: #fff;
  background-color: #009ef7 !important;
  border-color: #009ef7 !important;
  box-shadow: none;
}

.btn-success {
  color: #fff;
  background-color: #50cd89;
  border-color: #50cd89;
  box-shadow: none;
}

.btn-warning {
  color: #fff;
  background-color: #ffc700;
  border-color: #50cd89;
  box-shadow: none;
}

.btn-danger {
  color: #fff;
  background-color: #f1416c;
  border-color: #50cd89;
  box-shadow: none;
}

.btn-default {
  color: #7e8299 !important;
  background-color: #eee !important;
  border-color: #eee !important;
  box-shadow: none;
}

.btn-group-toggle>.btn {
  border-radius: .75rem;
  margin-right: 3px;
}

.btn-default:not([disabled]):not(.disabled).active {
  background-color: #d6d7de !important;
  border: 1px solid #cbccd6 !important;
  box-shadow: none;
}

.fv-form-bootstrap4 .has-success label,
.fv-form-bootstrap4 .has-success .fv-control-feedback {
  color: #898da2 !important;
}






.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 1.5rem !important;
  background: initial;
  background-color: #009ef7 !important;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 1.5rem !important;
  background: initial;
  background-color: #eee !important;
  color: #7e8299 !important;
  font-size: 1em;
}


.text-primary {
  color: #009ef7 !important;
}



.form-control-sm {
  border-radius: 0.75rem;
  background-color: #f5f8fa;
  border: 1px solid #eaeaea;
}

.form-control {
  border-radius: 0.75rem;
  background-color: #f5f8fa;
  border: 1px solid #eaeaea;
}

.form-group .form-control-label {
  line-height: .5;
}

select.form-control {
  padding-right: 30px;
  background: #f5f8fa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right;
}

.form-control-wrap {
  width: 100%;
}

.form-control-wrap .form-control {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.form-control[readonly] {
  background-color: #f5f8fa;
  opacity: 1;
}


.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group-btn .btn-file {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
  padding-top: 7px;
  padding-bottom: 8px;
}

.input-group-file input[type=text] {
  background-color: #f5f8fa;
}

.input-group>.input-group-append>.input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

label.btn-default label {
  margin-bottom: 0px;
}


.wcol-250 {
  min-width: 250px;
}


.icono-contador {
  float: right;
  font-size: 50px;
  opacity: .65;
  margin-top: -10px;
}

.modal-title {
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}


.alert {
  border-radius: .75rem;
}

.alert-success {
  color: #50cd89;
  border-color: #50cd89;
  background-color: #b1ffd7;
}

.m-90center {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* estilos pantalla sala de juntas */

.site1-navbar {
  background-color: #fff;
  padding-left:1.0715rem;
}

.site1-navbar .navbar-brand-logo {

  /*max-width: 100%;*/
  height: 100%;
  /*width: 180px;*/
  margin-top: 0;
}

.navbar-brand1 {
  padding: 0 1.429rem;
  margin: 0;
  line-height: 42px;
  height: 52px;
}

.navbar::after {
  display: block;
  clear: both;
  content: none;
}

body.site-navbar-small {
  padding-top: 5.5rem;
}

.date-right h4 {
  color: #7e8299;
}

.roomname p {
  color: #9497aa;
  font-size: .9rem;
}

.table-lista1 td {
  padding-right: 0.572rem !important;
  font-size: 1rem;
  font-weight: 300;
}

.table-lista1 td,
.table-lista1 th {
  text-align: center !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.site-footer {
  margin-left: 0px !important;
}