.full-row-header {
  width: 100% !important; }

.next-month, .prev-month {
  float: right;
  color: #777;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  width: 20px; }

.next-month:hover, .prev-month:hover {
  color: #000; }

body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
  /* Smartphones (portrait and landscape) ----------- */
  /* Smartphones (landscape) ----------- */
  /* Smartphones (portrait) ----------- */
  /* iPads (portrait and landscape) ----------- */
  /* iPads (landscape) ----------- */
  /* iPads (portrait) ----------- */
  /* Desktops and laptops ----------- */
  /* Large screens ----------- */
  /* iPhone 5 (portrait & landscape)----------- */
  /* iPhone 5 (landscape)----------- */
  /* iPhone 5 (portrait)----------- */ }
  body .responsive-calendar .calendar, body #content-container #buddypress .responsive-calendar .calendar {
    overflow: hidden; }
    body .responsive-calendar .calendar .slide-context, body #content-container #buddypress .responsive-calendar .calendar .slide-context {
      transition: margin 0.5s linear; }
      body .responsive-calendar .calendar .slide-context .slide, body #content-container #buddypress .responsive-calendar .calendar .slide-context .slide {
        transition: opacity 0.5s linear;
        height: auto !important; }
    body .responsive-calendar .calendar .label-mark-name, body #content-container #buddypress .responsive-calendar .calendar .label-mark-name {
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px; }
      body .responsive-calendar .calendar .label-mark-name > div, body #content-container #buddypress .responsive-calendar .calendar .label-mark-name > div {
        color: #fff;
        text-align: left; }
    body .responsive-calendar .calendar .calendar-hour-locked, body #content-container #buddypress .responsive-calendar .calendar .calendar-hour-locked {
      background: #c0392b; }
    body .responsive-calendar .calendar .calendar-hour-locked-start, body #content-container #buddypress .responsive-calendar .calendar .calendar-hour-locked-start {
      border-bottom-left-radius: 0 !important;
      border-bottom-right-radius: 0 !important; }
    body .responsive-calendar .calendar .calendar-hour-locked-end, body #content-container #buddypress .responsive-calendar .calendar .calendar-hour-locked-end {
      border-top-left-radius: 0 !important;
      border-top-right-radius: 0 !important; }
    body .responsive-calendar .calendar .calendar-hour-locked-mid, body #content-container #buddypress .responsive-calendar .calendar .calendar-hour-locked-mid {
      border-radius: 0 !important; }
    body .responsive-calendar .calendar .calendar-hour-locked-start:after, body .responsive-calendar .calendar .calendar-hour-locked-mid:after, body #content-container #buddypress .responsive-calendar .calendar .calendar-hour-locked-start:after, body #content-container #buddypress .responsive-calendar .calendar .calendar-hour-locked-mid:after {
      position: absolute;
      left: -2px;
      right: -2px;
      bottom: -12px;
      content: " ";
      height: 10px;
      background: #c0392b; }
  body .responsive-calendar .calendar .no-transition, body #content-container #buddypress .responsive-calendar .calendar .no-transition {
    transition: none !important; }
  body .responsive-calendar .calendar .slide-context .slide .btn, body .responsive-calendar .calendar .slide-context .slide button.btn, body #content-container #buddypress .responsive-calendar .calendar .slide-context .slide .btn, body #content-container #buddypress .responsive-calendar .calendar .slide-context .slide button.btn {
    background: #fff;
    background-color: #fff !important;
    border: 1px solid #cdcdcd;
    border-radius: 25px;
    width: 100px;
    color: #777;
    outline: none;
    transition: all 0.3s linear;
    word-wrap: normal; }
  body .responsive-calendar .calendar .slide-context .slide .btn:hover, body .responsive-calendar .calendar .slide-context .slide button.btn:hover, body #content-container #buddypress .responsive-calendar .calendar .slide-context .slide .btn:hover, body #content-container #buddypress .responsive-calendar .calendar .slide-context .slide button.btn:hover {
    color: #000;
    border: 1px solid #777; }
  body .responsive-calendar .calendar-day-detail-view, body .responsive-calendar .new-event-form, body #content-container #buddypress .responsive-calendar .calendar-day-detail-view, body #content-container #buddypress .responsive-calendar .new-event-form {
    cursor: default; }
  body .responsive-calendar .calendar-day-detail-view, body #content-container #buddypress .responsive-calendar .calendar-day-detail-view {
    bottom: 0; }
  body .responsive-calendar .input-set, body #content-container #buddypress .responsive-calendar .input-set {
    position: relative;
    margin-top: 15px; }
    body .responsive-calendar .input-set > select, body #content-container #buddypress .responsive-calendar .input-set > select {
      border-left: 1px solid black;
      padding: 11px 0px 11px 100px; }
    body .responsive-calendar .input-set > input[type="text"], body .responsive-calendar .input-set textarea, body #content-container #buddypress .responsive-calendar .input-set > input[type="text"], body #content-container #buddypress .responsive-calendar .input-set textarea {
      border: 1px solid #cdcdcd !important;
      background: #fff;
      line-height: 20px;
      box-sizing: border-box;
      padding: 10px 10px 10px 100px;
      margin: 0; }
    body .responsive-calendar .input-set > textarea, body #content-container #buddypress .responsive-calendar .input-set > textarea {
      padding: 10px 10px 10px 100px;
      min-height: 200px; }
    body .responsive-calendar .input-set > input[type="text"]:hover, body .responsive-calendar .input-set > input[type="text"]:focus, body .responsive-calendar .input-set textarea:hover, body .responsive-calendar .input-set textarea:focus, body #content-container #buddypress .responsive-calendar .input-set > input[type="text"]:hover, body #content-container #buddypress .responsive-calendar .input-set > input[type="text"]:focus, body #content-container #buddypress .responsive-calendar .input-set textarea:hover, body #content-container #buddypress .responsive-calendar .input-set textarea:focus {
      border: 1px solid #777 !important; }
      body .responsive-calendar .input-set > input[type="text"]:hover + label, body .responsive-calendar .input-set > input[type="text"]:focus + label, body .responsive-calendar .input-set textarea:hover + label, body .responsive-calendar .input-set textarea:focus + label, body #content-container #buddypress .responsive-calendar .input-set > input[type="text"]:hover + label, body #content-container #buddypress .responsive-calendar .input-set > input[type="text"]:focus + label, body #content-container #buddypress .responsive-calendar .input-set textarea:hover + label, body #content-container #buddypress .responsive-calendar .input-set textarea:focus + label {
        color: #444; }
    body .responsive-calendar .input-set > label, body #content-container #buddypress .responsive-calendar .input-set > label {
      position: absolute;
      top: 12px;
      left: 12px;
      font-weight: normal;
      color: #777; }
  body .responsive-calendar .multi-content-slide, body #content-container #buddypress .responsive-calendar .multi-content-slide {
    position: relative;
    transition: height 0.3s linear, opacity 0.5s linear !important;
    padding: 0 !important;
    overflow: hidden; }
  body .responsive-calendar .slide, body #content-container #buddypress .responsive-calendar .slide {
    padding: 30px;
    vertical-align: top;
    display: inline-block; }
  body .responsive-calendar .calendar td.click-able, body #content-container #buddypress .responsive-calendar .calendar td.click-able {
    cursor: pointer; }
  body .responsive-calendar h3.detail-header, body #content-container #buddypress .responsive-calendar h3.detail-header {
    width: calc(100% - 120px);
    display: inline-block;
    margin: 0 0 0 15px;
    line-height: 33px;
    color: #444;
    border-bottom: 1px solid #cdcdcd; }
    body .responsive-calendar h3.detail-header > span.small, body #content-container #buddypress .responsive-calendar h3.detail-header > span.small {
      margin: 0 0 0 10px;
      font-size: 16px;
      color: #777; }
  body .responsive-calendar .btn:hover, body #content-container #buddypress .responsive-calendar .btn:hover {
    color: #000;
    border: 1px solid #000; }
  body .responsive-calendar *[class*="fontawesome-"]:before, body #content-container #buddypress .responsive-calendar *[class*="fontawesome-"]:before {
    font-family: 'FontAwesome', sans-serif; }
  body .responsive-calendar a, body #content-container #buddypress .responsive-calendar a {
    text-decoration: none; }
  body .responsive-calendar h2, body #content-container #buddypress .responsive-calendar h2 {
    font-size: 22px;
    line-height: 20px;
    margin: 4px 0; }
  body .responsive-calendar h3, body #content-container #buddypress .responsive-calendar h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 5px 0; }
  body .responsive-calendar table, body #content-container #buddypress .responsive-calendar table {
    border-spacing: 0;
    width: 100%; }
  body .responsive-calendar .calendar-container, body #content-container #buddypress .responsive-calendar .calendar-container {
    height: 538px;
    left: 50%;
    margin: -255px 0 0 -245px;
    position: absolute;
    top: 45%;
    width: 510px; }
  body .responsive-calendar .calendar header, body #content-container #buddypress .responsive-calendar .calendar header {
    position: relative; }
  body .responsive-calendar .calendar h2, body #content-container #buddypress .responsive-calendar .calendar h2 {
    text-transform: uppercase; }
  body .responsive-calendar .calendar thead, body #content-container #buddypress .responsive-calendar .calendar thead {
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap; }
  body .responsive-calendar .calendar tbody, body #content-container #buddypress .responsive-calendar .calendar tbody {
    color: #7c8a95; }
  body .responsive-calendar .calendar .calendar-view tbody td.click-able:hover, body #content-container #buddypress .responsive-calendar .calendar .calendar-view tbody td.click-able:hover {
    border: 2px solid #c0392b; }
  body .responsive-calendar .calendar tbody td.click-able.active, body #content-container #buddypress .responsive-calendar .calendar tbody td.click-able.active {
    border: 2px solid #c0392b; }
  body .responsive-calendar .calendar .calendar-day-detail-view td, body #content-container #buddypress .responsive-calendar .calendar .calendar-day-detail-view td {
    height: 32px;
    line-height: 32px; }
  body .responsive-calendar .calendar .calendar-day-detail-view tbody tr:nth-child(odd), body #content-container #buddypress .responsive-calendar .calendar .calendar-day-detail-view tbody tr:nth-child(odd) {
    background: #fbf0ef; }
  body .responsive-calendar i.icon:hover, body #content-container #buddypress .responsive-calendar i.icon:hover {
    cursor: pointer;
    color: #444; }
  body .responsive-calendar .calendar td, body #content-container #buddypress .responsive-calendar .calendar td {
    cursor: default;
    border: 2px solid transparent;
    border-radius: 25px;
    display: inline-block;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: calc((100% / 7) - 4px);
    margin: 2px;
    position: relative; }
  body .responsive-calendar .current-day, body #content-container #buddypress .responsive-calendar .current-day {
    color: #c0392b;
    font-size: 20px; }
  body .responsive-calendar .event, body #content-container #buddypress .responsive-calendar .event {
    cursor: pointer;
    position: relative; }
  body .responsive-calendar .event-mark-container, body #content-container #buddypress .responsive-calendar .event-mark-container {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    height: 8px;
    line-height: 0; }
  body .responsive-calendar .event-mark, body #content-container #buddypress .responsive-calendar .event-mark {
    margin: 0 1px;
    background: #c0392b;
    border-radius: 50%;
    height: 8px;
    display: inline-block;
    width: 8px; }
  body .responsive-calendar .event.current-day:after, body #content-container #buddypress .responsive-calendar .event.current-day:after {
    color: #f9f9f9;
    font-size: 20px; }
  body .responsive-calendar .btn-prev,
  body .responsive-calendar .btn-next, body #content-container #buddypress .responsive-calendar .btn-prev,
  body #content-container #buddypress .responsive-calendar .btn-next {
    border: 2px solid #cbd1d2;
    border-radius: 50%;
    color: #cbd1d2;
    height: 32px;
    font-size: 22px;
    line-height: 28px;
    margin: -16px;
    position: absolute;
    top: 50%;
    width: 32px; }
  body .responsive-calendar .btn-prev:hover,
  body .responsive-calendar .btn-next:hover, body #content-container #buddypress .responsive-calendar .btn-prev:hover,
  body #content-container #buddypress .responsive-calendar .btn-next:hover {
    background: #cbd1d2;
    color: #f9f9f9; }
  body .responsive-calendar .btn-prev, body #content-container #buddypress .responsive-calendar .btn-prev {
    left: 30px; }
  body .responsive-calendar .btn-next, body #content-container #buddypress .responsive-calendar .btn-next {
    right: 35px; }
  body .responsive-calendar .list, body #content-container #buddypress .responsive-calendar .list {
    margin-top: 20px; }
  body .responsive-calendar .close, body #content-container #buddypress .responsive-calendar .close {
    color: #A4AAAB;
    margin-top: -15px;
    margin-right: 10px;
    float: right; }
  body .responsive-calendar .day-event, body #content-container #buddypress .responsive-calendar .day-event {
    background-color: #F2F2F2;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 50px;
    display: none; }
  body .responsive-calendar .day-event p, body #content-container #buddypress .responsive-calendar .day-event p {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px; }
  body .responsive-calendar .day-event span, body #content-container #buddypress .responsive-calendar .day-event span {
    font-size: 12px; }
  body .responsive-calendar .day-event button, body #content-container #buddypress .responsive-calendar .day-event button {
    position: relative;
    vertical-align: top;
    width: 100%;
    height: 50px;
    padding: 0;
    font-size: 18px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #c0392b;
    border: 0;
    border-bottom: 2px solid #b53224;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #b53224;
    box-shadow: inset 0 -2px #b53224; }
  body .responsive-calendar .check-btn, body #content-container #buddypress .responsive-calendar .check-btn {
    width: 100%; }
  body .responsive-calendar input[type=checkbox], body #content-container #buddypress .responsive-calendar input[type=checkbox] {
    display: none; }
    body .responsive-calendar input[type=checkbox] + label, body #content-container #buddypress .responsive-calendar input[type=checkbox] + label {
      position: static;
      padding: 0 0 0 30px;
      cursor: pointer; }
    body .responsive-calendar input[type=checkbox] + label:after, body #content-container #buddypress .responsive-calendar input[type=checkbox] + label:after {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      border: 1px solid #cdcdcd;
      width: 20px;
      height: 20px;
      border-radius: 4px; }
  body .responsive-calendar input[type=checkbox] + label, body #content-container #buddypress .responsive-calendar input[type=checkbox] + label {
    color: #444; }
  body .responsive-calendar input[type=checkbox] + label:hover:after, body #content-container #buddypress .responsive-calendar input[type=checkbox] + label:hover:after {
    border: 1px solid #777; }
  body .responsive-calendar input[type=checkbox]:checked + label:before, body #content-container #buddypress .responsive-calendar input[type=checkbox]:checked + label:before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 7px;
    height: 14px;
    width: 7px;
    transform: rotate(45deg);
    border-right: 2px solid #cdcdcd;
    border-bottom: 2px solid #cdcdcd; }
  body .responsive-calendar input[type=checkbox]:checked:hover + label:before, body #content-container #buddypress .responsive-calendar input[type=checkbox]:checked:hover + label:before {
    border-right: 2px solid #777;
    border-bottom: 2px solid #777; }
  body .responsive-calendar input[type=checkbox]:checked + span, body #content-container #buddypress .responsive-calendar input[type=checkbox]:checked + span {
    background-color: #9C2E23;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #9C2E23 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAX9JREFUeNpi+P//PwMNsS4QbwBiLnQ5WlqqAsRP/0PARiBmoYfFkkB8+z8qWALEjLS0mB+IL/3HDibSymJQXB7/jx/UgNSCvU4lwAbEG4DYkwi1WUxUspQZiOcRaSkIWOAKMk0Sg3jaf+IBOIVjMyQWiH8DsR+RljaTYOkBWJ5GNwRk2R+ooh9A7ETA0jwSLL0ATfEYqRpkyVc0xR+A2AyHpdFA/I9IS0F5WhRbAWIEtQQbeAXE6lhC5jeRlj4GYgVsRaYK1HBCmmWgmuyxhAwu8BpaXjNgs/gYkYbcAGIXPCGDDkCOM8eVPkCEFhE+JhX8BGJnfAkTxgC57BOVLAXlihBC2RA9Vf+k0FJQKk8nJv+jCwQi5WNyQAWxpR02wRQS8icy6CKlmMUlUUGipfOQK3lKLAbhdhIKfWZS6258kiAfzCZg6V4gZiOn0UBIAcgn63BYehK50Ke2xQxQH+3FUoqJUtJMIlYhLxAfxVJu09xiWENuMxCrUaNhCBBgAOAVfjALa5TLAAAAAElFTkSuQmCC) no-repeat 7% center;
    background-size: 15px 13px; }
  body .responsive-calendar input[type=checkbox]:checked:hover + span, body #content-container #buddypress .responsive-calendar input[type=checkbox]:checked:hover + span {
    background-color: #9C2E23;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #9C2E23 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS5JREFUeNq8110OgjAMAGBGvIY3VESjt9jPg95PT+LccBIZ7dYOWJPGB+g+Ymg3hLW2QeLkcu/y2pSFdvl0eQevehjI3uXbfkMh96TShFq/xhG6J4faAtxEtSBOQTm4QWpnOBWl4CZT69fuYpiCpnBDrB1xLhrjgoFO8F1oGcFslUv4bV32zFoxmOHJta0XMn65dC0UaiddA8UGiN4axeC1cUkdmWviEls/NwL1FqjPNtNvoimPdC3yRCUTiTXbt0R/oSnw2iiK10BBvBY6w2uiE3xJr8oFtcrvxy/fVcyeVdGx98yotcOxN/znHeMUIhdMOG8c4reagssF43VEoT5O4ZJwvNUUFJtcEE5BMXyGpnanf5yDxjiI+hSJj7YunEBvhbuTCh9tD+jiR4ABAJ0SrJgNr1UAAAAAAElFTkSuQmCC) no-repeat 7% center;
    background-size: 15px 15px; }
  body .responsive-calendar .print-btn, body #content-container #buddypress .responsive-calendar .print-btn {
    padding: 1px 14px 5px 14px; }
  body .responsive-calendar .event-detail-row-list tr td i, body #content-container #buddypress .responsive-calendar .event-detail-row-list tr td i {
    font-size: 20px; }
  body .responsive-calendar .multi-data-row, body #content-container #buddypress .responsive-calendar .multi-data-row {
    display: inline-block;
    width: 24.5%;
    margin-right: 5px; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    body .responsive-calendar .calendar-day-detail-view > table td, body #content-container #buddypress .responsive-calendar .calendar-day-detail-view > table td {
      display: table-cell;
      border-radius: 0%; } }
  @media only screen and (min-width: 321px) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }
  @media only screen and (max-width: 450px) {
    body .responsive-calendar body .responsive-calendar h3.detail-header > span.small, body .responsive-calendar body #content-container #buddypress .responsive-calendar h3.detail-header > span.small, body #content-container #buddypress .responsive-calendar body .responsive-calendar h3.detail-header > span.small, body #content-container #buddypress .responsive-calendar body #content-container #buddypress .responsive-calendar h3.detail-header > span.small {
      display: block;
      margin: 0; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body .responsive-calendar .calendar-day-detail-view > table td, body #content-container #buddypress .responsive-calendar .calendar-day-detail-view > table td {
      display: table-cell;
      border-radius: 0%; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }
  @media only screen and (min-width: 1224px) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }
  @media only screen and (min-width: 1824px) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    body .responsive-calendar .calendar-day-detail-view > table td, body #content-container #buddypress .responsive-calendar .calendar-day-detail-view > table td {
      display: table-cell;
      border-radius: 0%; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    body .responsive-calendar, body #content-container #buddypress .responsive-calendar {
      /* STYLES GO HERE */ } }

/*# sourceMappingURL=style.css.map */
