
.ccm-block-calendar-wrapper hr.fc-divider {
    margin: 0;
}

div.ccm-block-calendar-event-dialog-details {
    background: #FFF;
    margin: 40px auto;
    max-width: 550px;
    padding: 30px;
    position: relative;
    width: auto;
}

div.ccm-block-calendar-event-dialog-details h3 {
    margin-top: 0;
	font-size: 1.8em;
}

div.ccm-block-calendar-dialog-event-time {
    font-weight: bold;
    margin-bottom: 5px;
}

/* ========================================
Calendar by ALOWEB
======================================== */

.fc-unthemed .fc-list-heading td {
    background: #e5ecd8;
}


.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: rgba(203, 217, 177, 0);
}

.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead {
    border-color: #e7e7ea
}

.fc-unthemed .fc-popover {
    background-color: #e5ecd8
}

.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header {
    background: #e5ecd8
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #e7e7ea
}



/* ========================================
Calendar changes by ALOWEB
======================================== */
.ccm-page .modena-calendar .fc-day-number {
  padding: 10px;
}
.ccm-page .modena-calendar .fc-day-header {
  padding: 10px;
}
.ccm-page .modena-calendar .fc-today {
  background-color: #efefef;
}
.ccm-page .modena-calendar .fc-center h2 {
  font-size: 2.6em;
}
.ccm-page .modena-calendar .fc-day-grid-event {
  background-color: #303030 !important;
  border-color: #303030 !important;
  color: #ffffff !important;
  padding: 6px;
}
.ccm-page .modena-calendar .fc-widget-header thead:first-of-type {
  background-color: #efefef;
  color: #303030;
}
.ccm-page .modena-calendar .fc-button {
  background-color: #125526;
  background-image: none;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none;
  transition: all 350ms ease-in-out;
}
.ccm-page .modena-calendar .fc-button:hover:not(.fc-state-disabled) {
  background-color: #003316;
  color: #ffffff;
}
.ccm-page .modena-calendar .fc-button:focus {
  outline: none;
}
.ccm-page .modena-calendar .fc-state-disabled {
  background-color: #efefef;
  color: #303030;
}
.mfp-content {
  opacity: 0;
}
.mfp-close-btn-in .mfp-close {
    color: #dc0827;
}
.mfp-content .ccm-block-calendar-dialog-event-time:before {
  content: "\f2d1";
  font-family: "Ionicons";
  margin-right: 8px;
  font-size: 22px;
  position: relative;
  bottom: -2px;
}
div.mfp-content .ccm-block-calendar-dialog-event-time {
    border-top: 0px solid #efefef;
    border-bottom: 0px solid #efefef;
margin-bottom: 20px;
}

.mfp-content a {
    color: #003316;
    text-decoration: none;
    transition-duration: 350ms;
    transition-property: color;
    transition-timing-function: null;
}

.mfp-content a:hover {
    color: #dc0827;
    transition-duration: 350ms;
    transition-property: color;
    transition-timing-function: null;
}

.mfp-content .btn {
    margin-top: 20px;
    text-transform: uppercase;
    background-color: #ffffff;
    border-radius: 50px;
    border: 0.1em solid #003316;
    color: #003316;
    display: inline-block;
    padding: .425rem 1.6rem;
    outline: 0;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.65;
    user-select: none;
    -webkit-appearance: none;
    transition: all 350ms ease-in-out;
}

  .mfp-content .btn:hover {
	border: 0.1em solid #003316;
	background-color: #125526;
	color: #ffffff;
}

.mfp-content .btn:after {
  content: "\f3d3";
  font-family: "Ionicons";
  margin-left: 8px;
  font-size: 20px;
  position: relative;
  bottom: 0px;

}

.btn-green a {
    background-color: #125526;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    padding: .425rem 1.6rem;
    outline: 0;
    border: 1px solid transparent;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.65;
    user-select: none;
    -webkit-appearance: none;
    transition: all 350ms ease-in-out;
}

.btn-green a:hover {
    background-color: #125526;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    padding: .425rem 1.6rem;
    outline: 0;
    border: 1px solid transparent;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.65;
    user-select: none;
    -webkit-appearance: none;
    transition: all 350ms ease-in-out;
}

.btn-green a:after {
  content: "\f3d3";
  font-family: "Ionicons";
  margin-left: 10px;
  font-size: 20px;
  position: relative;
  bottom: -2px;

}

.mfp-s-ready .mfp-content {
  opacity: 1;
  transition: opacity 400ms ease-in-out;
}
.mfp-content .ccm-block-calendar-event-dialog-details {
  box-shadow: 0px 0px 24px -4px rgba(0, 0, 0, 0.6);
}

div.ccm-calendar-lightbox-field {
    margin-bottom: 5px;
}
div.ccm-calendar-lightbox-field strong {
    display: inline-block;
    width: 120px; /* juster bredden efter behov */
}

h4 {
display: none;
{