@charset "UTF-8";
/*$enero:#AE403A;
$febrero:#ff9800;
$marzo:#4caf50;
$abril:#03a9f4;
$mayo:#f44336;
$junio:#2196f3;
$julio:#3f51b5;
$agosto:#ff5722;
$septiembre:#8bc34a;
$octubre:#cddc39;
$noviembre:#ffc107;
$diciembre:#8d6e63;*/
/*$enero:#AE403A;
$febrero: lighten($enero, 5%) !default;
$marzo:lighten($enero, 7%) !default;
$abril:lighten($enero, 9%) !default;
$mayo:lighten($enero, 11%) !default;
$junio:lighten($enero, 13%) !default;
$julio:lighten($enero, 15%) !default;
$agosto:lighten($enero, 17%) !default;
$septiembre:lighten($enero, 19%) !default;
$octubre:lighten($enero, 21%) !default;
$noviembre:lighten($enero, 24%) !default;
$diciembre:lighten($enero, 27%) !default;*/
/*
$color_primary:#3690dd;
$color_primary_dark:#1976d2;*/
/*$widthListMonth: 13%;
$widthListBody: 30%-($widthListMonth);*/
/*$widthListMonth: 0%;
$widthListBody: 18%-($widthListMonth);
$widthContentReport: 100%-($widthListMonth+$widthListBody);*/


footer, main {
  transition: all 0.3s ease;
}
footer.no-margin, main.no-margin {
  margin-left: 0% !important;
  transition: all 0.3s ease;
}
footer.no-margin nav.topNav ul, main.no-margin nav.topNav ul {
  margin-right: 0% !important;
}
footer.no-margin .bandTitleApp p.titleUser, main.no-margin .bandTitleApp p.titleUser {
  margin-right: 0% !important;
}

.colorText1 {
  color: #58595B !important;
}

a {
  cursor: pointer;
}

a.selectDayM {
  background: #000 !important;
}
a.selectDayM p.tDay {
  background: transparent !important;
}

.paddinUpdate {
  padding-right: 20px;
  padding-left: 20px;
}

.backWeekend {
  background: transparent;
}

[type=checkbox].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 0.3px;
  width: 7px;
  height: 10px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 1.5px solid transparent;
  border-bottom: 1.5px solid transparent;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

[type=checkbox].filled-in.check01:checked + span:not(.lever):after {
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  background-color: #3f51b5;
  z-index: 0;
  border-radius: 50%;
}

[type=checkbox].filled-in.check02:checked + span:not(.lever):after {
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  background-color: #4caf50;
  z-index: 0;
  border-radius: 50%;
}

[type=checkbox].filled-in.check03:checked + span:not(.lever):after {
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  background-color: #ffc107;
  z-index: 0;
  border-radius: 50%;
}

[type=checkbox].filled-in.check04:checked + span:not(.lever):after {
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  background-color: #42a5f5;
  z-index: 0;
  border-radius: 50%;
}

[type=checkbox].filled-in.check05:checked + span:not(.lever):after {
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  background-color: #673ab7;
  z-index: 0;
  border-radius: 50%;
}

[type=checkbox].filled-in.check06:checked + span:not(.lever):after {
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  background-color: #e91e63;
  z-index: 0;
  border-radius: 50%;
}

.backActSeguimieto {
  background: #7280ce !important;
}

p.backActComodin {
  font-size: 0.7rem;
  padding: 5px;
  background: transparent;
  border-radius: 10px;
  color: transparent;
  text-align: left;
}
p.backAct01 {
  font-size: 0.7rem;
  padding: 5px;
  background: #606fc7;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct01-1 {
  font-size: 0.7rem;
  padding: 5px;
  background: #98a2db;
  border-radius: 10px;
  color: #252f69;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct01-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct01-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #3f51b5 !important;
}
p.backAct02 {
  font-size: 0.7rem;
  padding: 5px;
  background: #6ec071;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct02-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct02-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #4caf50 !important;
}
p.backAct03 {
  font-size: 0.7rem;
  padding: 5px;
  background: #ffce3a;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct03-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct03-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #ffc107 !important;
}
p.backAct04 {
  font-size: 0.7rem;
  padding: 5px;
  background: #72bcf8;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct04-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct04-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #42a5f5 !important;
}
p.backAct05 {
  font-size: 0.7rem;
  padding: 5px;
  background: #8259cb;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct05-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct05-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #673ab7 !important;
}
p.backAct06 {
  font-size: 0.7rem;
  padding: 5px;
  background: #ee4c83;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct06-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct06-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #e91e63 !important;
}
p.backAct07 {
  font-size: 0.7rem;
  padding: 5px;
  background: #00c9b6;
  border-radius: 10px;
  color: #fff;
  text-align: left;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
p.backAct07-2 {
  font-size: 0.8rem;
  color: #58595B !important;
  text-align: left;
  display: block;
  vertical-align: middle;
}
p.backAct07-2 i {
  font-size: 1rem;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  color: #009688 !important;
}

table {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
table.tabCalendarDay tbody {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
table.tabCalendarDay tbody tr:hover {
  background: #eee !important;
}
table.tabCalendarDay tbody td {
  min-height: 60px !important;
  height: 60px;
  width: 93% !important;
  vertical-align: top;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
table.tabCalendarDay tbody td.time {
  width: 400px !important;
  font-size: 0.6rem;
  border: 1px solid transparent;
  text-align: center;
}
table.tabCalendarDay thead {
  display: block;
  overflow-x: auto;
}
table.tabCalendarDay thead th.actividad {
  width: 100% !important;
}
table.tabCalendarDay thead th.time {
  width: 500px !important;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
table.tabCalendarDay thead th.time p {
  font-size: 0.6rem;
  text-transform: uppercase;
  color: #808284;
  font-weight: normal;
}
table.tabCalendarDay thead th.day {
  width: 12% !important;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
table.tabCalendarDay thead th.day p {
  width: 40px;
  text-align: center;
}
table.tabCalendarDay thead th.day p.tDay {
  font-size: 0.7rem;
  color: #AE403A;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3px;
}
table.tabCalendarDay thead th.day p.tNDay {
  font-size: 20px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  background: #AE403A;
  border-radius: 50%;
  padding: 5px;
}
table.tabCalendarDay thead th.normal {
  width: 12% !important;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
table.tabCalendarDay thead th.normal p {
  width: 40px;
  text-align: center;
}
table.tabCalendarDay thead th.normal p.tDay {
  font-size: 0.7rem;
  color: #9e9e9e;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3px;
}
table.tabCalendarDay thead th.normal p.tNDay {
  font-size: 20px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  background: #9e9e9e;
  border-radius: 50%;
  padding: 5px;
}
table.tabCalendarDay thead th.actividad {
  width: 82% !important;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
table.tabCalendarWeek thead {
  display: block;
  overflow: auto;
  width: 100% !important;
}
table.tabCalendarWeek thead tr {
  min-height: 60px !important;
  height: 60px;
  width: 100% !important;
}
table.tabCalendarWeek thead tr th.time {
  width: 3% !important;
  text-align: center;
}
table.tabCalendarWeek thead tr th.time p {
  font-size: 0.6rem;
  text-transform: uppercase;
  color: #808284;
  font-weight: normal;
  text-align: center;
}
table.tabCalendarWeek thead tr th {
  min-height: 50px !important;
  height: 50px;
  vertical-align: top;
  text-align: center;
  width: 10.2% !important;
}
table.tabCalendarWeek thead tr th:hover {
  background: #eee !important;
}
table.tabCalendarWeek thead tr th p {
  width: 40px;
  text-align: center;
}
table.tabCalendarWeek thead tr th p.tDay {
  font-size: 0.7rem;
  color: #808284;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3px;
}
table.tabCalendarWeek thead tr th p.tNDay {
  font-size: 20px;
  color: #808284;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  background: transparent;
  border-radius: 50%;
  padding: 5px;
}
table.tabCalendarWeek thead tr th p.tMonthDay {
  font-size: 8px;
  color: #808284;
  margin-top: -10px;
  margin-bottom: 0px;
  font-weight: normal;
  background: transparent;
  border-radius: 50%;
  padding: 5px;
}
table.tabCalendarWeek thead tr th.active p {
  width: 40px;
  text-align: center;
}
table.tabCalendarWeek thead tr th.active p.tDay {
  font-size: 0.7rem;
  color: #AE403A;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3px;
}
table.tabCalendarWeek thead tr th.active p.tNDay {
  font-size: 20px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  background: #AE403A;
  border-radius: 50%;
  padding: 5px;
}
table.tabCalendarWeek thead tr th.active p.tMonthDay {
  font-size: 8px;
  color: #AE403A;
  margin-top: -10px;
  margin-bottom: 0px;
  font-weight: normal;
  background: transparent;
  border-radius: 50%;
  padding: 5px;
}
table.tabCalendarWeek tbody {
  display: block;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
table.tabCalendarWeek tbody tr {
  width: 100% !important;
}
table.tabCalendarWeek tbody tr td {
  min-height: 60px !important;
  height: 60px;
  vertical-align: top;
  width: 13.38% !important;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 0px;
  cursor: pointer;
}
table.tabCalendarWeek tbody tr td:hover {
  background: #eee !important;
}
table.tabCalendarWeek tbody tr td.time {
  width: 6% !important;
  font-size: 0.6rem;
  border: 1px solid transparent;
  text-align: center;
  vertical-align: top;
}
table.tabCalendarWeek tbody tr td.dayWeek {
  background: #fcf6f5;
}
table.tabCalendarMonth {
  margin-bottom: 10px;
}
table.tabCalendarMonth tr {
  min-height: 150px !important;
  height: 150px;
  width: 100% !important;
}
table.tabCalendarMonth td {
  border: 1px solid #e0e0e0;
  min-height: 100px !important;
  width: 14.28% !important;
  max-width: 14.28% !important;
  padding: 5px;
  vertical-align: top;
}
table.tabCalendarMonth td:hover {
  background: #eee !important;
}
table.tabCalendarMonth td p.tDay {
  text-align: center;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #808284;
}
table.tabCalendarMonth td p.tDay:hover {
  background: #e0e0e0 !important;
  border-radius: 10px;
}
table.tabCalendarMonth td p.tNDay {
  font-size: 12px;
  color: #808284;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
  background: transparent !important;
  border-radius: 50%;
  height: auto;
  padding: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.tabCalendarMonth td p.tNDayBefore {
  font-size: 12px;
  color: #e0e0e0;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  background: transparent;
  border-radius: 50%;
  padding: 4px;
}
table.tabCalendarMonth td.active p {
  text-align: center;
}
table.tabCalendarMonth td.active p.tDay {
  width: 27px;
  font-size: 12px;
  color: #AE403A;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0px;
}
table.tabCalendarMonth td.active p.tDay2 {
  width: 100%;
  font-size: 12px;
  color: #fff;
  background: #AE403A;
  border-radius: 10px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
}
table.tabCalendarMonth td.active p.tNDay {
  width: 100%;
  font-size: 12px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
  background: #AE403A !important;
  border-radius: 20px;
  padding: 4px;
}
table.tabCalendarMonth td.dayMonth {
  background: #fcf6f5;
}

.rowMain {
  margin-top: 30px;
}

.colorPrimary {
  background: #AE403A !important;
}

.colorPrimaryDark {
  background: #752b27 !important;
}

.textPrimary {
  color: #AE403A !important;
}

.labelBlue {
  color: #2196f3 !important;
  font-weight: bold;
}

.labelOrange {
  color: #ff9800 !important;
  font-weight: bold;
}

.iconTabSmall {
  font-size: 0.4rem;
  margin-right: 3px;
}

.vino {
  background: #AE403A;
}

.noteSearch {
  font-size: 0.7rem;
  color: #808284;
  margin-top: 35px;
  margin-left: 10px;
}

.iconTabMedium {
  font-size: 0.8rem;
  margin-right: 3px;
}

.circleBlue {
  background: #2196f3;
  border-radius: 10px;
  color: #fff;
}

.circleGreen {
  background: #4caf50;
  border-radius: 10px;
  color: #fff;
}

.circleAmber {
  background: #ffc107;
  border-radius: 10px;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}

.circlePink {
  background: #e91e63;
  border-radius: 10px;
  color: #fff;
}

.circlePurple {
  background: #9c27b0;
  border-radius: 10px;
  color: #fff;
}

.circleGrey {
  background: #9e9e9e;
  border-radius: 10px;
  color: #fff;
}

.labelGreen {
  color: #4caf50 !important;
  font-weight: bold;
}

.labelPink {
  color: #e91e63 !important;
  font-weight: bold;
}

.btn.btnsmall {
  width: 30px;
  height: 30px;
}
.btn.btnsmall i {
  font-size: 20px;
  padding-top: -10px;
  margin-top: -10px;
}

.circleRed {
  color: #fff;
  background: #f44336;
  border-radius: 20px;
}

.circleOrange {
  background: #ff9800;
  color: #fff;
  border-radius: 20px;
}

.modalNewCat {
  width: 30%;
  min-width: 30%;
  border-radius: 20px;
}

.timepicker-modal {
  width: 90% !important;
  min-width: 90% !important;
  max-width: 90% !important;
}

.dateNormal .datepicker-modal {
  width: 50% !important;
  min-width: 50% !important;
  max-width: 50% !important;
}

.datepicker-modal {
  width: 90% !important;
  min-width: 90% !important;
  max-width: 90% !important;
}

.disable-dbl-tap-zoom {
  touch-action: manipulation;
}

.disable-doubletap-to-zoom {
  touch-action: none;
}

.cardDashboard2 {
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 10px;
  border: #eee solid 1px;
}
.cardDashboard2 .titleCard {
  font-size: 0.8rem;
  margin-bottom: 10px;
}

p.titleTopDetails {
  font-size: 0.8rem;
  margin-bottom: 10px;
  margin-left: 20px;
  font-weight: bold;
}

.cardDashboard {
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 10px;
  border: #eee solid 1px;
}
.cardDashboard .iconCard {
  font-size: 2.6rem;
  margin-top: 15px;
}
.cardDashboard .titleCard {
  font-size: 0.8rem;
  margin-bottom: 0px;
}
.cardDashboard .numCard {
  font-size: 1.2rem;
  margin-top: 0px;
}
.cardDashboard .titleCard2 {
  font-size: 0.7rem;
  margin-top: 0px;
}
.cardDashboard .numCard2 {
  font-size: 1rem;
  margin-bottom: 0px;
}
.cardDashboard .labelCard {
  font-size: 0.6rem;
  color: #757575;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-top: 0px;
}
.cardDashboard .titleCardBadCasa {
  font-size: 0.7rem;
  margin-top: 0px;
}

.labelCard {
  font-size: 0.6rem;
  color: #757575;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-top: 0px;
}

table.tableDashboard {
  font-size: 0.9rem;
}
table.tableDashboard thead {
  border: #eee solid 1px;
}
table.tableDashboard thead th {
  font-size: 0.8rem;
}
table.tableDashboard tbody tr {
  margin-top: 0px;
}
table.tableDashboard tbody td {
  border: #eee solid 1px;
  color: #000;
  font-size: 0.75rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
table.tableViewList thead {
  border: #e0e0e0 solid 1px;
  background: #eee !important;
}
table.tableViewList thead th {
  font-size: 1rem;
  color: #000 !important;
}
table.tableViewList tbody tr {
  margin-top: 0px;
}
table.tableViewList tbody td {
  border: #e0e0e0 solid 1px;
  color: #58595B;
  font-size: 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
table.tableViewList tbody td.time {
  width: 15% !important;
  font-size: 0.9rem !important;
  vertical-align: top;
}
table.tableViewList tbody td.time:hover {
  background: #eee !important;
}
table.tableViewList tbody td.td-body {
  width: 85% !important;
  border-left: #fff solid 1px;
}
table.tableViewList tbody td.td-body p {
  text-align: left;
  font-size: 0.9rem;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #58595B !important;
  display: block;
  padding-left: 25px;
}
table.tableViewList tbody td.td-body p i {
  font-size: 1.2rem;
  margin-left: -25px;
  display: inline;
  vertical-align: middle;
  color: #58595B !important;
  position: absolute;
}
table.tableViewList tbody td.td-body p i.type1 {
  color: #3f51b5 !important;
}
table.tableViewList tbody td.td-body p i.type2 {
  color: #4caf50 !important;
}
table.tableViewList tbody td.td-body p i.type3 {
  color: #ffc107 !important;
}
table.tableViewList tbody td.td-body p i.type4 {
  color: #42a5f5 !important;
}
table.tableViewList tbody td.td-body p i.type5 {
  color: #673ab7 !important;
}
table.tableViewList tbody td.td-body p i.type6 {
  color: #e91e63 !important;
}
table.tableViewList tbody td.td-body p i.type7 {
  color: #009688 !important;
}
table.tableViewList2 thead {
  border: #e0e0e0 solid 1px;
  background: #eee !important;
  width: 100% !important;
  min-width: 100% !important;
}
table.tableViewList2 thead th {
  font-size: 1rem;
  color: #000 !important;
}
table.tableViewList2 tbody {
  overflow: auto;
  width: 100% !important;
  min-width: 100% !important;
}
table.tableViewList2 tbody tr {
  margin-top: 0px;
}
table.tableViewList2 tbody td {
  color: #58595B;
  font-size: 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100% !important;
  min-width: 100% !important;
}
table.tableViewList2 tbody td.day {
  width: 15% !important;
  min-width: 15% !important;
  max-width: 15% !important;
  vertical-align: top;
  border-left: #e0e0e0 solid 1px;
  border-top: #e0e0e0 solid 1px;
  border-bottom: #e0e0e0 solid 1px;
  padding-bottom: 15px;
}
table.tableViewList2 tbody td.day:hover {
  background: #eee !important;
}
table.tableViewList2 tbody td.day p {
  width: 40px;
  text-align: center;
}
table.tableViewList2 tbody td.day p.tDay {
  font-size: 0.7rem;
  color: #808284;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3px;
}
table.tableViewList2 tbody td.day p.tNDay {
  font-size: 20px;
  color: #808284;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  background: #eee;
  border-radius: 50%;
  padding: 5px;
}
table.tableViewList2 tbody td.day p.tMonthDay {
  font-size: 8px;
  color: #808284;
  margin-top: -10px;
  margin-bottom: 0px;
  font-weight: normal;
  background: transparent;
  border-radius: 50%;
  padding: 5px;
}
table.tableViewList2 tbody td.active p.tNDay {
  background: #AE403A !important;
  color: #fff;
}
table.tableViewList2 tbody td.active p.tDay {
  color: #AE403A !important;
}
table.tableViewList2 tbody td.td-body {
  width: 85% !important;
  min-width: 85% !important;
  max-width: 85% !important;
  border-top: #e0e0e0 solid 1px;
  border-bottom: #e0e0e0 solid 1px;
  border-right: #e0e0e0 solid 1px;
}
table.tableViewList2 tbody td.td-body p {
  border-radius: 10px !important;
  box-shadow: none !important;
  font-size: 0.8rem;
}

a.btn-floating.btnDelete {
  background: #fff !important;
}
a.btn-floating.btnDelete i {
  color: #f44336 !important;
}
a.btn-floating.btnDelete:hover {
  background: #f44336 !important;
}
a.btn-floating.btnDelete:hover i {
  color: #fff !important;
}
a.btn-floating.btnUpdate {
  background: transparent !important;
}
a.btn-floating.btnUpdate i {
  color: #9e9e9e !important;
}
a.btn-floating.btnUpdate:hover {
  background: #eee !important;
}
a.btn-floating.btnUpdate:hover i {
  color: #58595B !important;
}

.cardRegistro {
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 10px;
  border: #eee solid 1px;
  padding: 10px;
}
.cardRegistro .titleCard {
  font-size: 0.8rem;
  margin-top: 0px;
  margin-left: 5px;
  font-weight: bold;
}

/*  --- Ajustes de Input --- */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default) {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 2.5rem;
  width: 100%;
  font-size: 0.9rem;
  margin: 0 0 8px 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, border 0.3s;
  transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
}

textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 2.5rem;
  width: 100%;
  font-size: 0.9rem;
  margin: 0 0 8px 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, border 0.3s;
  transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
}

[type=checkbox].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #AE403A;
  border-color: #AE403A;
}

[type=checkbox] + span:not(.lever) {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 0.75rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 19px;
  height: 19px;
  border: 1px solid #88322d;
  background-color: #AE403A;
  z-index: 0;
}

[type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  width: 17px;
  height: 17px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  border-radius: 50%;
  top: 0px;
  z-index: 0;
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: normal;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
}

.input-field input[type=search]:focus + label {
  color: #fff;
}

.input-field input[type=search]:focus {
  color: #fff;
}

.rowIntRegistro {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.rowIntRegistro.dictamen p {
  font-size: 0.8rem;
}

.btnOpc {
  background: transparent;
  color: #808284;
}
.btnOpc:hover {
  background: #9e9e9e;
  color: #000;
}

.numCantBlue {
  font-size: 1.2rem;
  width: auto;
  background: #AE403A;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantCyan {
  font-size: 1.2rem;
  width: auto;
  background: #00bcd4;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantCyan2 {
  font-size: 1.2rem;
  width: auto;
  background: #00acc1;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantCyan3 {
  font-size: 1.2rem;
  width: auto;
  background: #0097a7;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantPink {
  font-size: 1.2rem;
  width: auto;
  background: #f06292;
  color: #fff;
  padding: 15px;
  border-radius: 20px;
}

.numCantPink2 {
  font-size: 1.2rem;
  width: auto;
  color: #e91e63;
  padding: 15px;
  border-radius: 20px;
}

.numCantPurple {
  font-size: 1.2rem;
  width: auto;
  color: #9c27b0;
  padding: 10px;
  border-radius: 20px;
}

.numCantAmber {
  font-size: 1.2rem;
  width: auto;
  color: #ffa000;
  padding: 10px;
  border-radius: 20px;
}

.numCantGreen {
  font-size: 1.2rem;
  width: auto;
  background: #43a047;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}

.numCantGreen2 {
  font-size: 1.2rem;
  width: auto;
  color: #43a047;
  padding: 10px;
  border-radius: 20px;
}

.btnAccept {
  background: #AE403A;
  color: #fff;
  border-radius: 20px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}
.btnAccept i {
  transition: all 0.3s ease;
}

.btnAccept2 {
  background: #4caf50 !important;
  color: #fff;
  border-radius: 20px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.btnAccept3 {
  background: #a5d6a7 !important;
  color: #2e7d32;
  border-radius: 20px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.btnAccept4 {
  background: #d3807b !important;
  color: #AE403A;
  border-radius: 20px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.btnAccept:hover {
  transition: all 0.3s ease;
}
.btnAccept:hover i {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 0.3s ease;
}

.bttCancel {
  background: #eee;
  color: #000;
  border-radius: 20px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.bttCancel2 {
  background: #eee !important;
  color: #000;
  border-radius: 20px;
  text-transform: none;
  margin-left: 5px;
  margin-right: 5px;
}

.bttCancel:hover {
  background: #9e9e9e !important;
}

/* ----- Ajustes de Select ----- */
.dropdown-content {
  margin-top: 20px !important;
}

.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 40px;
  line-height: 1.2rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}

.dropdown-content li > a, .dropdown-content li > span {
  font-size: 0.9rem;
  color: #58595B;
  display: block;
  line-height: 20px;
  padding: 10px 12px;
}

/* --------- Ajustes de Modal ------------- */
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  background: #fff;
  width: 81%;
  max-height: 100%;
  height: 100%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  left: 19%;
  will-change: bottom, opacity;
}

.modal_info_user {
  top: auto;
  border-radius: 20px;
  bottom: -100%;
  margin: 0;
  background: #fff;
  width: 50%;
  max-height: 82%;
  height: 82%;
  left: 25%;
  will-change: bottom, opacity;
}

/* -------- Ajustes de Tabs -------*/
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: none;
}

.tabs .tab a {
  color: #808284;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: color 0.28s ease, background-color 0.28s ease;
  transition: color 0.28s ease, background-color 0.28s ease;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.tabs .tab a:focus, .tabs .tab a:focus.active {
  background-color: transparent !important;
  outline: none;
}

.tabs .tab a:hover, .tabs .tab a.active {
  background-color: #eee !important;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #58595B;
}

.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  color: #000;
  cursor: default;
}

.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #58595B;
  will-change: left, right;
}

.box {
  margin: 0px;
  height: auto;
  overflow: hidden;
  padding: 0px 0 40px 60px;
}

.box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  transition: all 0.5s linear;
  top: 0;
  margin-top: 0px;
}

.box ul:last-of-type {
  top: 10px;
}

.box ul:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border: 1px dashed #808284;
  position: absolute;
  top: 0;
  left: 31px;
}

.box ul li {
  margin: 5px 60px 45px;
  position: relative;
  padding: 10px 20px;
  background: #fff;
  color: #808284;
  border-radius: 10px;
  border: 1px solid #9e9e9e;
  line-height: 20px;
  width: auto;
}

p.titleHistory {
  font-size: 0.9rem;
  text-align: center;
  color: #000 !important;
}

.box ul li > span {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border: 1px solid #808284;
  position: absolute;
  top: 0;
  left: -30px;
}

.box ul li > span:before, .box ul li > span:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #2196f3;
  position: absolute;
  left: -5px;
}

.box ul li > span:before {
  top: -10px;
}

.box ul li > span:after {
  top: 95%;
}

.box .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
  color: #58595B;
  margin-bottom: 5px;
}

.box .info {
  text-transform: none;
  font-weight: normal;
  font-size: 0.8rem;
  text-align: justify;
}

.box p.info {
  text-transform: none;
  font-weight: normal;
  font-size: 0.8rem;
  display: flex;
  margin-top: 0px;
  margin-bottom: 3px;
  text-align: justify;
}

.box p.estatus {
  text-transform: none;
  font-weight: normal;
  font-size: 0.8rem;
  display: flex;
  color: #58595B;
  margin-top: 0px;
  margin-bottom: 3px;
  text-align: justify;
}

.box i.iconInfo {
  font-size: 1rem;
  margin-right: 5px;
  margin-top: 2px;
}

.box .row {
  margin-bottom: 0px;
}

.box a.btnFileGest {
  background: #fff !important;
  padding-top: 0px;
  font-size: 0.8rem;
  color: #58595B;
  font-weight: bold;
  text-decoration: underline;
}

.box .info:first-letter {
  text-transform: capitalize;
  line-height: 1.7;
}

.box .name {
  margin-top: 10px;
  text-transform: capitalize;
  font-style: italic;
  text-align: right;
  margin-right: 20px;
}

.box .time span {
  position: absolute;
  left: -100px;
  color: #58595B;
  font-size: 0.7rem;
  font-weight: bold;
  line-height: normal;
}

.box .time span.time {
  position: absolute;
  left: -100px;
  color: #58595B;
  font-size: 0.7rem;
  font-weight: normal;
}

.box .time span:first-child {
  top: -16px;
}

.box .time span:last-child {
  top: 94%;
}

.arrow {
  position: absolute;
  top: 105%;
  left: 22%;
  cursor: pointer;
  height: 20px;
  width: 20px;
}

.arrow:hover {
  -webkit-animation: arrow 1s linear infinite;
  -moz-animation: arrow 1s linear infinite;
  -o-animation: arrow 1s linear infinite;
  animation: arrow 1s linear infinite;
}

.box ul:last-of-type .arrow {
  position: absolute;
  top: 105%;
  left: 22%;
  transform: rotateX(180deg);
  cursor: pointer;
}

.box ul li > span.circleGreen:before, .box ul li > span.circleGreen:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #4caf50;
  position: absolute;
  left: -5px;
}

.box ul li > span.circleRed:before, .box ul li > span.circleRed:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #f44336;
  position: absolute;
  left: -5px;
}

.box ul li > span.circleBlue:before, .box ul li > span.circleBlue:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #2196f3;
  position: absolute;
  left: -5px;
}

.box ul li > span.circlePink:before, .box ul li > span.circlePink:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #e91e63;
  position: absolute;
  left: -5px;
}

.character-counter {
  position: absolute;
  margin-top: -20px;
  right: 10px;
}

.spanCircleStep {
  background: #58595B;
  color: #fff;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}

.spanCircleAccent {
  background: #FEC931;
  color: #fff;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}

tr.colorArea {
  background: #FEC931 !important;
  text-align: center;
}
tr.colorArea td {
  font-size: 1.1rem !important;
  font-weight: bold;
}
tr td.colorBlack {
  color: #000 !important;
}
tr td.colorPanton {
  color: #AE403A !important;
}

a.btnEditImageUser {
  font-size: 0.5rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: -10px;
  width: 35px;
  height: 35px;
  margin-left: 100px;
}
a.btnEditImageUser i {
  font-size: 1.3rem;
  margin-bottom: 10px;
  position: relative;
}

.rowUser p.TitleUser {
  font-size: 1rem;
  text-align: center;
  color: #58595B;
  margin-bottom: 0px;
  margin-top: 0px;
}
.rowUser p.subTitleUser {
  font-size: 0.8rem;
  text-align: center;
  color: #808284;
  margin-bottom: 0px;
  margin-top: 5px;
}

p.pTitleCard {
  font-size: 0.8rem;
  margin-top: 5px;
  margin-bottom: 5px;
}
p.pTitleCard .circleBlue {
  margin-top: 10px;
}

.message_col {
  min-height: 22px;
  height: 22px;
}

.messageOK {
  background: #4caf50 !important;
  border-radius: 10px;
  padding: 3px;
  text-align: center;
}
.messageOK a {
  font-size: 0.9rem;
  width: 30px;
  height: 30px;
  display: block;
  background: #3d8b40 !important;
  margin-right: 5px;
}
.messageOK a i {
  font-size: 1rem;
  padding: 0px;
  margin-top: -5px;
  display: block;
}
.messageOK p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
}
.messageOK p i {
  font-size: 1.2rem;
  margin-right: 10px;
  display: flex;
  margin-top: 3px;
  margin-left: 10px;
}

.messageError {
  background: #f44336 !important;
  border-radius: 10px;
  padding: 3px;
  text-align: center;
}
.messageError a {
  font-size: 0.9rem;
  width: 30px;
  height: 30px;
  display: block;
  background: #ea1c0d !important;
  margin-right: 5px;
}
.messageError a i {
  font-size: 1rem;
  padding: 0px;
  margin-top: -5px;
  display: block;
}
.messageError p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
}
.messageError p i {
  font-size: 1.2rem;
  margin-right: 10px;
  display: flex;
  margin-top: 3px;
  margin-left: 10px;
}

.messageAlert {
  background: #ffc107 !important;
  border-radius: 10px;
  padding: 3px;
  text-align: center;
}
.messageAlert a {
  font-size: 0.9rem;
  width: 30px;
  height: 30px;
  display: block;
  background: #d39e00 !important;
  margin-right: 5px;
}
.messageAlert a i {
  font-size: 1rem;
  padding: 0px;
  margin-top: -5px;
  display: block;
}
.messageAlert p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
}
.messageAlert p i {
  font-size: 1.2rem;
  margin-right: 10px;
  display: flex;
  margin-top: 3px;
  margin-left: 10px;
}

.toast.rounded {
  background: rgba(0, 0, 0, 0.87);
}
.toast.rounded p {
  font-size: 0.9rem;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-right: 10px;
  margin-left: 10px;
}
.toast.rounded button {
  color: #ffc107;
}

.notViewGestion {
  background: #eeeeee;
  border-left: 3px solid #e0e0e0;
}

.topTitleBlue {
  background: #e0e0e0;
  color: #000;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.modalNewEvent {
  width: 50% !important;
  margin-left: 25% !important;
  height: auto !important;
  top: 3% !important;
  bottom: 3% !important;
}
.modalNewEvent .modal-footer {
  background: #eee;
}

.marginRowMain {
  margin-top: 40px;
}

.btnShowPassword {
  background: #fff !important;
  color: #757575 !important;
  position: absolute;
  right: 10px;
}
.btnShowPassword:hover {
  background: #e0e0e0 !important;
  color: #000 !important;
}

a.btnClose {
  position: absolute;
  right: 5px;
  margin-top: 5px;
  background: #fff;
  color: #9e9e9e !important;
}
a.btnClose i {
  color: #9e9e9e !important;
}
a.btnClose:hover {
  background: #eee !important;
  color: #58595B !important;
}
a.btnClose:hover i {
  color: #58595B !important;
}
a.btnViewList {
  transition: all 0.3s ease;
}
a.btnViewList.active i.left {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 en adelante*/
  -webkit-transform: rotate(90deg);
  /* Opera, Chrome, y Safari */
  transition: all 0.3s ease;
}
a.btnViewList:hover i {
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
a.btnLeft {
  left: 5px;
  margin-top: 5px;
  background: transparent;
  color: #58595B !important;
  text-transform: none;
  border-radius: 20px;
}
a.btnLeft i {
  color: #58595B !important;
}
a.btnLeft:hover {
  background: #eee !important;
  color: #58595B !important;
}
a.btnLeft:hover i {
  color: #58595B !important;
}
a.btnRight {
  position: absolute;
  width: 40px;
  right: 0px;
  margin-top: 5px;
  background: #eee;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
a.btnRight i {
  color: #58595B !important;
}
a.btnRight:hover {
  background: #e0e0e0 !important;
}
a.btnRight:hover i {
  color: #58595B !important;
}
a.btnRight.active {
  background: #AE403A !important;
}
a.btnRight.active i {
  color: #fff !important;
}
a.btnLeft2 {
  position: relative;
  left: 0px;
  margin-top: 19px;
  text-transform: none;
  background: #AE403A;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
a.btnLeft2 i {
  color: #fff !important;
}
a.btnLeft2:hover {
  background: #752b27 !important;
}
a.btnLeft2:hover i {
  color: #fff !important;
}
a.btnHome {
  position: relative;
  left: 0px;
  margin-left: 10px;
  margin-top: 19px;
  text-transform: none;
  background: #eee;
  border-radius: 20px;
  color: #58595B !important;
}
a.btnHome i {
  color: #58595B !important;
}
a.btnHome:hover {
  background: #e0e0e0 !important;
}
a.btnHome:hover i {
  color: #58595B !important;
}
a.btnRegresarFilter {
  position: relative;
  left: 0px;
  margin-left: 10px;
  margin-top: 15px;
  text-transform: none;
  background: transparent;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: -17px;
  color: #58595B !important;
}
a.btnRegresarFilter i {
  color: #58595B !important;
}
a.btnRegresarFilter:hover {
  background: #eee !important;
  color: #58595B !important;
}
a.btnRegresarFilter:hover i {
  color: #58595B !important;
}

/* ---------------- Ajustes de Paginacion ---------------- */
.widthImageCardSmall {
  width: 60%;
}

.widthImageCard {
  width: 80%;
}

.card.small {
  height: 340px;
}

ul.pagination {
  display: inline-flex !important;
}

.btnPag {
  color: #9e9e9e !important;
  font-size: 18px;
  margin-left: 1px;
  margin-right: 1px;
  border-radius: 15px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  background: transparent;
}
.btnPag:hover {
  background: #e0e0e0 !important;
  color: #58595B !important;
}
.btnPag.active {
  background: #9e9e9e !important;
  color: #fff !important;
  border-radius: 15px !important;
}
.btnPag.active.colorAct01 {
  background: #3f51b5 !important;
}
.btnPag.active.colorAct02 {
  background: #4caf50 !important;
}
.btnPag.active.colorAct03 {
  background: #ffc107 !important;
}
.btnPag.active.colorAct04 {
  background: #42a5f5 !important;
}
.btnPag.active.colorAct05 {
  background: #673ab7 !important;
}
.btnPag.active.colorAct06 {
  background: #e91e63 !important;
}
.btnPag.active.colorAct07 {
  background: #009688 !important;
}

.modal {
  border-radius: 15px;
}

svg {
  width: 20px;
  height: 20px;
}

@keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@-webkit-keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@-moz-keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
@-o-keyframes arrow {
  0%, 100% {
    top: 105%;
  }
  50% {
    top: 106%;
  }
}
/*Ajustes de Collection*/
ul.collection li:hover {
  background: #fafafa !important;
}

/* Ajustes de Switches */
/*input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: transparentize($colorTipAct01, .85);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: rgba(0,0,0,.08);
}*/
.switch label input[type=checkbox].check01 {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox].check01:checked + .lever {
  background-color: #aaafca;
}
.switch label input[type=checkbox].check01:checked + .lever:before, .switch label input[type=checkbox].check01:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox].check01:checked + .lever:after {
  background-color: #3f51b5;
}

.switch label input[type=checkbox].check02 {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox].check02:checked + .lever {
  background-color: #b4c7b5;
}
.switch label input[type=checkbox].check02:checked + .lever:before, .switch label input[type=checkbox].check02:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox].check02:checked + .lever:after {
  background-color: #4caf50;
}

.switch label input[type=checkbox].check03 {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox].check03:checked + .lever {
  background-color: #f0d996;
}
.switch label input[type=checkbox].check03:checked + .lever:before, .switch label input[type=checkbox].check03:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox].check03:checked + .lever:after {
  background-color: #ffc107;
}

.switch label input[type=checkbox].check04 {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox].check04:checked + .lever {
  background-color: #c4def2;
}
.switch label input[type=checkbox].check04:checked + .lever:before, .switch label input[type=checkbox].check04:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox].check04:checked + .lever:after {
  background-color: #42a5f5;
}

.switch label input[type=checkbox].check05 {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox].check05:checked + .lever {
  background-color: #b3a5cb;
}
.switch label input[type=checkbox].check05:checked + .lever:before, .switch label input[type=checkbox].check05:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox].check05:checked + .lever:after {
  background-color: #673ab7;
}

.switch label input[type=checkbox].check06 {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox].check06:checked + .lever {
  background-color: #e5a1b8;
}
.switch label input[type=checkbox].check06:checked + .lever:before, .switch label input[type=checkbox].check06:checked + .lever:after {
  left: 18px;
}
.switch label input[type=checkbox].check06:checked + .lever:after {
  background-color: #e91e63;
}

/* ---- Ajustes para scroll en iframe ----- */
.scroll-wr {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  width: 100%;
}

/*---  Ajustes para mas información -- */
ul.collapsible.moreInfo {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px;
  margin: 0px;
}
ul.collapsible.moreInfo li {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px;
}
ul.collapsible.moreInfo li a {
  font-weight: normal;
}
ul.collapsible.moreInfo li:hover div.collapsible-header {
  background: #fafafa !important;
}
ul.collapsible.moreInfo li:hover div.collapsible-header i {
  color: #58595B !important;
}
ul.collapsible.moreInfo li.activeSecond div.collapsible-header {
  color: #AE403A !important;
}
ul.collapsible.moreInfo li.activeSecond div.collapsible-header i {
  color: #AE403A !important;
}
ul.collapsible.moreInfo li div.collapsible-header {
  color: #58595B !important;
  font-size: 0.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  border: 0px;
  background: transparent;
  cursor: pointer;
}
ul.collapsible.moreInfo li div.collapsible-header i {
  color: #808284 !important;
  font-size: 1.3rem;
  display: inline-block;
  transition: all 0.3s ease;
  margin-right: 20px;
}
ul.collapsible.moreInfo li div.collapsible-header i.right {
  margin-right: 5px;
  margin-left: 10px;
}
ul.collapsible.moreInfo li.active {
  background: #fafafa !important;
}
ul.collapsible.moreInfo li.active div.collapsible-header {
  background: #fafafa !important;
}
ul.collapsible.moreInfo li.active div.collapsible-header i.right {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 en adelante*/
  -webkit-transform: rotate(180deg);
  /* Opera, Chrome, y Safari */
  transition: all 0.3s ease;
}

/*  ---- Ajustes de Cortado de Palabras ---*/
.cortar {
  height: auto;
  padding: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table.tabCalendarMonth {
  margin-bottom: 10px;
}
table.tabCalendarMonth tr {
  min-height: 110px !important;
  height: 110px;
  width: 100% !important;
}
table.tabCalendarMonth td {
  border: 1px solid #e0e0e0;
  min-height: 100px !important;
  width: 50px !important;
  max-width: 50px !important;
  padding: 5px;
  vertical-align: top;
}
table.tabCalendarMonth td:hover {
  background: transparent !important;
}
table.tabCalendarMonth td p.tNDay {
  height: auto;
  padding: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[type=radio].radioConEvent:checked + span:after {
  background-color: #9c27b0;
  border: 2px solid #771e86 !important;
}

@media only screen and (min-width: 301px) and (max-width: 350px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 28px !important;
    max-width: 38px !important;
    min-width: 23px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 20px !important;
    max-width: 20px !important;
    min-width: 20px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 18px !important;
    max-width: 18px !important;
    max-width: 18px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 351px) and (max-width: 400px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 37px !important;
    max-width: 47px !important;
    min-width: 32px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 24px !important;
    max-width: 24px !important;
    min-width: 24px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 21px !important;
    max-width: 21px !important;
    max-width: 21px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 401px) and (max-width: 450px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 55px !important;
    max-width: 65px !important;
    min-width: 50px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 27px !important;
    max-width: 27px !important;
    min-width: 27px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 25px !important;
    max-width: 25px !important;
    max-width: 25px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 451px) and (max-width: 500px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 63px !important;
    max-width: 73px !important;
    min-width: 58px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 30px !important;
    max-width: 30px !important;
    min-width: 30px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 30px !important;
    max-width: 30px !important;
    max-width: 30px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 501px) and (max-width: 550px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 70px !important;
    max-width: 80px !important;
    min-width: 65px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 37px !important;
    max-width: 37px !important;
    min-width: 37px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 40px !important;
    max-width: 40px !important;
    max-width: 40px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 551px) and (max-width: 599px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 77px !important;
    max-width: 87px !important;
    min-width: 72px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 37px !important;
    max-width: 37px !important;
    min-width: 37px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 50px !important;
    max-width: 50px !important;
    max-width: 50px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 650px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 83px !important;
    max-width: 93px !important;
    min-width: 78px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 40px !important;
    max-width: 40px !important;
    min-width: 40px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 78px !important;
    max-width: 78px !important;
    max-width: 78px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 651px) and (max-width: 700px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 89px !important;
    max-width: 99px !important;
    min-width: 84px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 40px !important;
    max-width: 40px !important;
    min-width: 40px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 78px !important;
    max-width: 78px !important;
    max-width: 78px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 701px) and (max-width: 750px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 97px !important;
    max-width: 107px !important;
    min-width: 92px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 43px !important;
    max-width: 43px !important;
    min-width: 43px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 78px !important;
    max-width: 78px !important;
    max-width: 78px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 751px) and (max-width: 800px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 105px !important;
    max-width: 115px !important;
    min-width: 100px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 43px !important;
    max-width: 43px !important;
    min-width: 43px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 78px !important;
    max-width: 78px !important;
    max-width: 78px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 900px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 115px !important;
    max-width: 125px !important;
    min-width: 110px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 43px !important;
    max-width: 43px !important;
    min-width: 43px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 78px !important;
    max-width: 78px !important;
    max-width: 78px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 901px) and (max-width: 950px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 122px !important;
    max-width: 132px !important;
    min-width: 117px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 45px !important;
    max-width: 45px !important;
    min-width: 45px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 110px !important;
    max-width: 110px !important;
    max-width: 110px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 951px) and (max-width: 992px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 130px !important;
    max-width: 140px !important;
    min-width: 125px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 45px !important;
    max-width: 45px !important;
    min-width: 45px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 130px !important;
    max-width: 130px !important;
    max-width: 130px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1100px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 117px !important;
    max-width: 127px !important;
    min-width: 112px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 45px !important;
    max-width: 45px !important;
    min-width: 45px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 95px !important;
    max-width: 95px !important;
    max-width: 95px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 126px !important;
    max-width: 136px !important;
    min-width: 121px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 55px !important;
    max-width: 55px !important;
    min-width: 55px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 95px !important;
    max-width: 95px !important;
    max-width: 95px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 138px !important;
    max-width: 148px !important;
    min-width: 133px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 60px !important;
    max-width: 60px !important;
    min-width: 60px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 138px !important;
    max-width: 138px !important;
    max-width: 138px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1400px) {
  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 145px !important;
    max-width: 155px !important;
    min-width: 140px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 60px !important;
    max-width: 60px !important;
    min-width: 60px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 144px !important;
    max-width: 144px !important;
    max-width: 144px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1500px) {
  table.tabCalendarWeek {
    margin-left: 3%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 145px !important;
    max-width: 155px !important;
    min-width: 140px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 60px !important;
    max-width: 60px !important;
    min-width: 60px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 144px !important;
    max-width: 144px !important;
    max-width: 144px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  table.tabCalendarWeek {
    margin-left: 2.5%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 157px !important;
    max-width: 167px !important;
    min-width: 152px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 60px !important;
    max-width: 60px !important;
    min-width: 60px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 155px !important;
    max-width: 155px !important;
    max-width: 155px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1700px) {
  table.tabCalendarWeek {
    margin-left: 2.5%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 168px !important;
    max-width: 178px !important;
    min-width: 163px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 72px !important;
    max-width: 72px !important;
    min-width: 72px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 165px !important;
    max-width: 165px !important;
    max-width: 165px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  table.tabCalendarWeek {
    margin-left: 2.5%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 180px !important;
    max-width: 190px !important;
    min-width: 175px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 75px !important;
    max-width: 75px !important;
    min-width: 75px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 178px !important;
    max-width: 178px !important;
    max-width: 178px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1801px) and (max-width: 1900px) {
  table.tabCalendarWeek {
    margin-left: 2.5%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 185px !important;
    max-width: 195px !important;
    min-width: 180px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 75px !important;
    max-width: 75px !important;
    min-width: 75px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 183px !important;
    max-width: 183px !important;
    max-width: 183px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 1901px) and (max-width: 2000px) {
  table.tabCalendarWeek {
    margin-left: 2.6%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 192px !important;
    max-width: 202px !important;
    min-width: 187px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 75px !important;
    max-width: 75px !important;
    min-width: 75px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 190px !important;
    max-width: 190px !important;
    max-width: 190px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
@media only screen and (min-width: 2001px) {
  table.tabCalendarWeek {
    margin-left: 2.6%;
  }

  table.tabCalendarWeek {
    margin-bottom: 10px;
  }
  table.tabCalendarWeek tr {
    min-height: 50px !important;
    height: 50px;
    width: 100% !important;
  }
  table.tabCalendarWeek thead tr th {
    height: 10px !important;
    min-height: 10px !important;
    width: 200px !important;
    max-width: 210px !important;
    min-width: 195px !important;
  }
  table.tabCalendarWeek thead tr th.time {
    width: 75px !important;
    max-width: 75px !important;
    min-width: 75px !important;
  }
  table.tabCalendarWeek thead tr th.time p {
    padding: 0px !important;
    font-size: 0.5rem !important;
    margin: 0px !important;
    color: transparent !important;
  }
  table.tabCalendarWeek thead tr th p {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  table.tabCalendarWeek thead tr th p.tNDay {
    font-size: 1rem;
    padding: 0px;
  }
  table.tabCalendarWeek td {
    border: 1px solid #e0e0e0;
    min-height: 100px !important;
    width: 200px !important;
    max-width: 200px !important;
    max-width: 200px !important;
    padding: 5px;
    vertical-align: top;
  }
  table.tabCalendarWeek td:hover {
    background: transparent !important;
  }
}
.modalInfoAct .modal-content {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: auto;
}

.colTitleCalendar {
  padding-top: 20px !important;
  padding-bottom: 0px !important;
}

.iconNumDetail_01 {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-left: -15px;
  font-size: 25px;
  background: #3f51b5 !important;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}

.iconNumDetail_02 {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-left: -15px;
  font-size: 25px;
  background: #4caf50 !important;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}

.iconNumDetail_03 {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-left: -15px;
  font-size: 25px;
  background: #ffc107 !important;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}

.iconNumDetail_04 {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-left: -15px;
  font-size: 25px;
  background: #42a5f5 !important;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}

.iconNumDetail_05 {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-left: -15px;
  font-size: 25px;
  background: #673ab7 !important;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}

.iconNumDetail_06 {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-left: -15px;
  font-size: 25px;
  background: #e91e63 !important;
  border-radius: 50%;
  color: #fff;
  padding: 8px;
}

.footerDetailCards {
  background: #fafafa !important;
  position: fixed;
  bottom: 0px;
  width: 81%;
  height: 50px;
}

.numActDColl {
  position: absolute;
  right: 40px;
  color: #58595B;
  display: inline-block !important;
  font-size: 1.2rem !important;
  padding: 0 10px !important;
  line-height: 30px !important;
  margin-top: -5px;
}
.numActDColl.act01 {
  color: #3f51b5 !important;
}
.numActDColl.act02 {
  color: #4caf50 !important;
}
.numActDColl.act03 {
  color: #ffc107 !important;
}
.numActDColl.act04 {
  color: #42a5f5 !important;
}
.numActDColl.act05 {
  color: #673ab7 !important;
}
.numActDColl.act06 {
  color: #e91e63 !important;
}
.numActDColl.act07 {
  color: #009688 !important;
}

@media only screen and (max-width: 600px) {
  .colTitleCalendar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .footerDetailCards {
    width: 100% !important;
  }

  .dateNormal .datepicker-modal {
    width: 100% !important;
    min-width: 70% !important;
    max-width: 70% !important;
  }

  select,
textarea,
input {
    font-size: 16px !important;
  }

  .btnInfoActivity p, .btnInfoSeguimiento p {
    width: 100% !important;
  }

  .tamIconPredActi {
    width: 50% !important;
  }

  .tamProgreesPredActi {
    width: 40% !important;
  }

  .topHeight {
    height: auto !important;
  }

  .modalInfoAct {
    width: 100% !important;
    min-width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    top: 0% !important;
    border-radius: 0px;
    border-left-width: 0px;
  }

  .modalNewAct {
    width: 100% !important;
    min-height: 100% !important;
    height: 100% !important;
    padding: 0px;
    top: 0% !important;
    border-radius: 0px;
    border-left-width: 0px;
  }
  .modalNewAct .modal-footer {
    background: transparent;
  }
  .modalNewAct .row {
    padding: 0.1px;
    margin-bottom: 0.1px;
  }

  .spanCircleStep.changeSmall {
    position: fixed;
    margin-top: -28px;
    right: 10px;
  }

  .modal.bottom-sheet {
    margin-left: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
  }

  .cardDashboard {
    height: auto;
  }

  .card.small {
    height: auto;
  }

  .card.medium {
    height: auto;
  }

  .modal_info_user {
    width: 98%;
    max-height: 100%;
    height: 100%;
    left: 1%;
    margin-bottom: 0px;
  }
  .modal_info_user .modal-content {
    padding: 5px;
  }

  .toast.rounded {
    border-radius: 0px;
  }

  .widthImageCardSmall {
    width: 45%;
  }

  .widthImageCard {
    width: 60%;
  }

  .modalNewEvent {
    width: 90% !important;
    margin-left: 5% !important;
    height: 95% !important;
    margin-bottom: 0% !important;
    margin-top: 0% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 7% !important;
    background: #000 !important;
  }

  .modalOpcionesCSS {
    width: 90% !important;
    margin-left: 5% !important;
    border-radius: 20px !important;
  }

  .modalInfoCSS {
    width: 95% !important;
    height: 80% !important;
    min-height: 80% !important;
    margin-left: 2.5% !important;
    margin-bottom: 2% !important;
  }

  .fc-toolbar .fc-center h2 {
    margin-top: 5px;
    font-size: 2rem !important;
  }
  .fc-toolbar .fc-right {
    margin-top: 7px;
  }

  /*.fc-scroller .fc-time-grid-container,.fc-body{
      width: 100% !important;
      height: 700px !important;
  }*/
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  ul.pagination {
    display: inline-flex !important;
  }

  .footerDetailCards {
    width: 100% !important;
  }

  .dateNormal .datepicker-modal {
    width: 120% !important;
    min-width: 60% !important;
    max-width: 60% !important;
  }

  .cardDashboard {
    height: auto;
  }

  .tamIconPredActi {
    width: 28% !important;
  }

  .tamProgreesPredActi {
    width: 20% !important;
  }

  .topHeight {
    height: auto !important;
  }

  .modal.bottom-sheet {
    margin-left: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
  }

  .modal_info_user {
    width: 90%;
    max-height: 90%;
    height: 90%;
    left: 5%;
  }

  .widthImageCardSmall {
    width: 40%;
  }

  .card.small {
    height: 300px;
  }

  .modalNewEvent {
    width: 70% !important;
    margin-left: 15% !important;
    height: 90% !important;
    margin-bottom: 5% !important;
    margin-top: 5% !important;
    border-radius: 20px;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
    border-radius: 20px;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 16% !important;
    background: #000 !important;
  }

  .modalOpcionesCSS {
    width: 40% !important;
    margin-left: 30% !important;
    border-radius: 20px !important;
  }

  .fc-toolbar .fc-center h2 {
    margin-top: 15px;
    font-size: 3rem !important;
  }
  .fc-toolbar .fc-right {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .tam_complete.bottom-sheet {
    width: 100% !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
    left: 0% !important;
    right: 0% !important;
  }
  .tam_complete.bottom-sheet .footerDetailCards {
    width: 100% !important;
    left: 0% !important;
    right: 0% !important;
  }
}
@media only screen and (min-width: 1001px) {
  .tamIconPredActi {
    width: 25% !important;
  }

  .tamProgreesPredActi {
    width: 20% !important;
  }

  .widthImgNoFiles {
    width: 27%;
  }

  .widthImageCard {
    width: 60%;
  }

  .widthImageCardSmall {
    width: 60%;
  }

  .modalNewEvent {
    width: 50% !important;
    margin-left: 25% !important;
    height: auto !important;
    top: 3% !important;
    bottom: 3% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 26% !important;
    background: #000 !important;
  }

  .modalOpcionesCSS {
    width: 30% !important;
    margin-left: 35% !important;
    border-radius: 20px !important;
  }
}
@media only screen and (min-width: 1300px) {
  .modalNewEvent {
    width: 40% !important;
    margin-left: 30% !important;
    height: auto !important;
    top: 5% !important;
    bottom: 15% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 31% !important;
    background: #000 !important;
  }
}
@media only screen and (min-width: 1900px) {
  .modalNewEvent {
    width: 30% !important;
    margin-left: 35% !important;
    height: 70% !important;
    top: 10% !important;
    bottom: 40% !important;
  }
  .modalNewEvent .modal-footer {
    background: #fff;
  }
  .modalNewEvent a.btnClose {
    position: fixed !important;
    right: 36% !important;
    background: #000 !important;
  }
}
@media only screen and (min-width: 663px) and (max-width: 1000px) {
  .widthImgNoFiles {
    width: 35%;
  }

  .widthImageCard {
    width: 50%;
  }

  .widthImageCardSmall {
    width: 35%;
  }
}
@media only screen and (min-width: 1001px) {
  .widthImgNoFiles {
    width: 27%;
  }

  .widthImageCard {
    width: 60%;
  }

  .widthImageCardSmall {
    width: 50%;
  }
}
.pac-container {
  z-index: 5051 !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
textarea,
input {
    font-size: 16px;
  }
}

/*# sourceMappingURL=settings_sistema.css.map */
