.colAgenda .datepicker {
  width: 100%;
  margin-left: auto; }
.colAgenda .ui-datepicker-flech, .colAgenda .ui-datepicker-prev, .colAgenda .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("../assets/ui-icons2.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
  background-color: #ffd200;
  border-radius: 50%;
  color: white;
  font-size: 2em; }
.colAgenda .ui-datepicker-prev {
  float: left;
  background-position: center -30px;
  font-family: Icons;
  background-position: -127px 4px; }
.colAgenda .ui-datepicker-prev:before {
  content: "\f0d9"; }
.colAgenda .ui-datepicker-next {
  float: right;
  background-position: -40px 4px; }
.colAgenda .ui-datepicker {
  background-color: white;
  padding: 24px;
  padding-top: 0; }
  .colAgenda .ui-datepicker .ui-icon {
    width: 16px;
    height: 16px; }
  .colAgenda .ui-datepicker .ui-datepicker-title {
    padding-top: 6px; }
    .colAgenda .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
      margin-top: -4px;
      width: 106px; }
    .colAgenda .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
      margin-left: 6px;
      width: 65px;
      margin-top: -4px; }
  .colAgenda .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    border: none;
    margin-top: 13px;
    background-color: #8E8EBA;
    border-radius: 8px; }
  .colAgenda .ui-datepicker select {
    background-color: white;
    border: none; }
  .colAgenda .ui-datepicker select::-ms-expand {
    display: none; }
  .colAgenda .ui-datepicker thead {
    color: #000000; }
    .colAgenda .ui-datepicker thead th {
      padding-top: 15px;
      padding-bottom: 10px; }
    .colAgenda .ui-datepicker thead th:first-child {
      padding-left: 15px; }
    .colAgenda .ui-datepicker thead th:last-child {
      padding-right: 15px; }
  .colAgenda .ui-datepicker tbody {
    margin-top: 10px;
    border-top: 1px solid white; }
    .colAgenda .ui-datepicker tbody td span, .colAgenda .ui-datepicker tbody td a.ui-state-default {
      background-color: #8E8EBA; }
    .colAgenda .ui-datepicker tbody td span, .colAgenda .ui-datepicker tbody td a.ui-state-active {
      background-color: #8E8EBA;
      color: #ffffff !important;
      font-weight: normal; }
    .colAgenda .ui-datepicker tbody td span, .colAgenda .ui-datepicker tbody td a {
      color: #000000;
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none;
      border: none;
      padding: 5px;
      font-weight: normal; }
    .colAgenda .ui-datepicker tbody td:first-child {
      padding-left: 15px; }
    .colAgenda .ui-datepicker tbody td:last-child {
      padding-right: 15px; }
.colAgenda .ui-state-active {
  background-color: #000000;
  color: #ffffff !important;
  font-weight: normal; }
.colAgenda .ui-datepicker-trigger {
  width: 17px;
  margin-left: 10px;
  padding-top: 0;
  vertical-align: sub; }
.colAgenda .ui-datepicker-flech, .colAgenda .ui-datepicker-prev, .colAgenda .ui-datepicker-next, .colAgenda .ui-datepicker-prev, .colAgenda .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url(../assets/ui-icons2.png);
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
  background-color: #ffd200;
  border-radius: 50%;
  color: white;
  font-size: 2em; }
.colAgenda .ui-datepicker-next {
  float: right;
  background-position: -40px 4px; }
.colAgenda .ui-datepicker-prev {
  float: left;
  background-position: center -30px;
  font-family: Icons;
  background-position: -127px 4px; }
.colAgenda .ui-widget-header .ui-icon {
  background-image: none; }
.colAgenda .ui-widget-header {
  border: none;
  background: transparent;
  color: inherit;
  font-weight: inherit; }
.colAgenda .ui-datepicker {
  border: none;
  width: 100%; }

.ui-state-linestie span {
  background-color: #423E60 !important;
  border-radius: 20px;
  color: white !important; }

.ui-state-disabled, .ui-widget-content.ui-state-disabled, .ui-widget-header.ui-state-disabled {
  opacity: 1 !important; }

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