﻿


/* --------------- TABLAS ---------------------------*/
.table, th, td {
  border: 1px solid lightgray;
  border-collapse: collapse;
  text-align: center;
}

.th, td {
  padding: 5px;
  text-align: center;
}
.modal-title{
color:white !important;
}

.modal-header2 {
  background-color: #75A239 !important;
  padding-bottom: 2px !important;
}
/*border-radius: inherit;*/

.fc-day-header a {
  color: #6C9636 !important;
}

th {
  color: #000 !important;
  background: whitesmoke none repeat-x scroll left top !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.fc button {
  padding: 0 .3em;
}
.fc-icon {
  font-size:0.7em;
}
.fc-toolbar>div>h2 {
  font-size: 2em;
}
