  body {
    margin: 40px 10px;
    padding: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
  }

/*  #calendar {
    max-width: 1100px;
    margin: 0 auto;
  }*/

  .fc-button .fc-icon {
    display: inline-block !important;
    font-family: fcicons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    height: 1em !important;
    line-height: 1 !important;
    text-align: center !important;
    text-transform: none !important;
    user-select: none !important;
    width: 1em !important;
  }

  .cf_page_databox div:not(.modal-content, .progress-bar) {
    background: unset !important;
  }

  .fc-title {
    cursor: pointer;
    color: #FFFFFF;
  }

  .fc-popover .fc-title {
    white-space: normal;
  }

  /*#filtro_vencimientos, */.options_list {
    display: none;
  }

  .show_options {
    cursor: pointer;
  }

  .col-20perc {
    width: 20% !important;
    overflow-y: auto;
    height: auto;
    max-height: 300px;
  }