/* @font-face {
    font-family: 'RaleGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGrotesk-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'RaleGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGrotesk-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'RaleGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGrotesk-Bold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'RaleGrotesk';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGrotesk-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap
} */

@font-face {
    font-family: 'RaleGroteskBase';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGroteskBase-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'RaleGroteskBase';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGroteskBase-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'RaleGroteskBase';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGroteskBase-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'RaleGroteskBase';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/RaleGroteskBase-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'icofont';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/icofont.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/icofont.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/icofont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/icofont.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/icofont.ttf") format('truetype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/fonts/icofont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
    font-family: "RaleGroteskBase", sans-serif;
    font-size: 16px !important;
    color: #173630 !important;
    font-weight: normal;
	background: transparent;
    margin: 0 auto;
}
.wrapper {
	padding: 0;
	width: 100%;
	max-width: 1224px;
    margin: 0 auto;
}
.headline-left .date-time, .headline-right .event-type {
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tabItem {
	color: #173630 !important;
	font-size: 16px !important;
	font-family: "RaleGroteskBase", sans-serif;
	font-weight: normal !important;
	text-decoration: none;
	border: 1px solid #284A41;
	text-transform: none !important;
	padding: 0px 15px !important;
	background: transparent !important;
	line-height: 40px;
	height: 40px;
} 

.tab-active {
	color: #ffffff !important;
    font-size: 16px !important;
	font-family: "RaleGroteskBase", sans-serif;
    font-weight: normal !important;
    text-decoration: none;
    border: 1px solid #284A41;
    text-transform: none !important;
    padding: 0px 15px !important;
    background: #284A41 !important;
    line-height: 40px;
    height: 40px;
}
.tabItem:hover {
	transition: all 0.5s;
	color: #fff !important;
	background:#284A41 !important;
}
a.tabItem:hover, a.tab-active:hover {

}
.tabs li {
    display: inline-block;
	width: 50%;
    margin: 0;
}
.tabs {
	line-height: 40px;
	text-align: left;
	border-bottom: 0 none;
	background: transparent !important;
}
.modal-body {
    padding: 15px;
    position: relative;
    z-index: 1;
}
.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
{
	border-radius: 0px;
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal !important;
	height: 40px;
	width: 143px;
	font-family: "RaleGroteskBase", sans-serif;
	margin: 0px !important;
	text-transform: normal !important;
	background: #173630;
	border: 0px none;
	border-top-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}
.btn-subscribe:active, .btn-submit:active, .btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
{
	border-radius: 0px;
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal !important;
	height: 40px;
	width: 143px;
	font-family: "RaleGroteskBase", sans-serif;
	margin: 0px !important;
	text-transform: normal !important;
	background: #3A6C4C;
	border: 0px none;
	border-top-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}
.btn-subscribe:hover, .btn-submit:hover, .btn-cancel:hover, .btn-default:hover
{
	border-radius: 0px;
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal !important;
	height: 40px;
	width: 143px;
	font-family: "RaleGroteskBase", sans-serif;
	margin: 0px !important;
	text-transform: normal !important;
	background: #3A6C4C;
	border: 0px none;
	border-top-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #ffffff;
	color: #173630;
	border-color: #173630;
}
.eupagination>.active>a, .eupagination>.active>span, .eupagination>.active>a:hover, .eupagination>.active>span:hover, .eupagination>.active>a:focus, .eupagination>.active>span:focus {
	z-index: 2;
	cursor: default;
	background-color: #ffffff;
	color: #173630;
	border-color: #173630;
}
.form input,.form select {
	border: 2px solid #173630 !important;
    padding: 3px 4px 3px 9px;
    font-family: "RaleGroteskBase", sans-serif;
    font-size: 16px;
    height: 36px;
	border-radius: 4px;
}
.form .lable {
    float: left;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 29%;
}
.calendar-time-line .current-month .time-line-item {
    background: #ffffff !important;
	border: 1px solid #cccccc !important;
}
.calendar-time-line .year {
    font-size: 100%;
    padding-bottom: 5px;
    line-height: 25px;
}
.current-month .time-line-month-name{
    color: #173630 !important;
    font-weight: bold;
	font-size: 16px;
}
.time-line-month-name {
	font-size: 16px;
}
.time-line-month-name:hover {
	font-size: 16px;
	color: #173630;
	text-decoration: none;
}
.time-line-item:hover {
    background-color: #ffffff !important;
	border: 1px solid #cccccc !important;
	color: #173630;
}
.time-line-item {
	border: 1px solid #cccccc;
}
.subscription-header, .export-header {
    font-family: "RaleGroteskBase", sans-serif;
	font-weight: normal;
}
.hyperlink {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
}
.hyperlink:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline !important;
}
.disclaimer-box a, .cookies-box a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.disclaimer-box a:hover, .cookies-box a:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline !important;
}
.filter-type .selected .type-filter-name {
    font-weight: normal;
    /* text-decoration: none !important; */
	color: #284A41 !important;
}
.filter-type .selected .type-filter-name:hover {
    font-weight: normal;
    text-decoration: underline !important;
	color: #284A41 !important;
}
a{
	color: #284A41 !important;
	font-weight: normal;
	text-decoration: none !important;
}
a:hover{
	color: #284A41 !important;
	font-weight: normal;
	text-decoration: underline;
}
.filter-type a {
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: none !important;
}
.filter-type a:hover {
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: underline !important;
}
.content-headline {
    border-bottom: 1px solid #cccccc;
	font-weight: normal;
}
.check-subscription-link {
    color: #173630;
    font-size: 16px;
    font-family: "RaleGroteskBase", sans-serif;
	font-weight: bold;
}
.check-subscription-link .link a {
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: none !important;
}
.check-subscription-link .link a:hover{
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: underline !important;
}
.next-event .lable,.next-event .date-time,.your-preference-title {
    color: #284A41 !important;
}
.subscription-header, .export-header {
    color: #284A41 !important;
}


@media (max-width: 320px){
	.tabItem {
		text-align: center;
		/* width: 180px; */
		margin-top: 2px;
		margin-bottom: 2px;
		border-radius: 0 !important;
	}
	.tab-active {
		text-align: center;
		/* width: 180px; */
		margin-top: 2px;
		margin-bottom: 2px;
		border-radius: 0 !important;
	}

	.check-subscription-link {
		text-align: left;
	}

	.section-header {
		margin-bottom: 10px;
	}

	.subscription-section .btn-subscribe-wrapper {
		float: none;
		width: 29% !important;
		padding-top: 10px !important;
	}
	.check-subscription-link {
		margin-top: 10px;
	}
	.subscription-section .subscription-header {
		text-align: left;
		width: 100% !important;
		float: left;
	}
	
	/* .subscription-section .subscription-header {
		float: left;
		text-align: left;
		width: 100% !important;
	}
	.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
	{
	   float: left;
	}
	.subscription-section .btn-subscribe-wrapper {
		float: none;
		width: 29% !important;
		padding-top: 10px !important;
	} */
	
}

.popup-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

/* 4-18 */

.content-headline {
    margin-left: 0px;
}
.content-headline .headline {
    padding: 10px 0px;
}
.main-heading {
    display: none;
}
.filter-type ul li {
    padding: 10px 10px 10px 0px;
}
.event-row.even {
    background: #f5fbf6;
}
.content-headline {
    border-bottom: 0px solid #cccccc;
}
.content-headline {
    padding-top: 2px;
    padding-bottom: 7px;
}
.tabs li {
    width: 200px;
    text-align: right;
}
.tabItem {
    color: #173630 !important;
    font-size: 18px !important;
    font-family: "RaleGroteskBase", sans-serif;
    font-weight: 500 !important;
    text-decoration: none;
    border: 0px solid #284A41;
    text-transform: none !important;
    padding: 0px 12px !important;
    background: transparent !important;
    line-height: 40px;
    height: 40px;
    text-align: center;
}
.tab-active, .tabItem:hover {
    color: #173630 !important;
    font-size: 18px !important;
    font-family: "RaleGroteskBase", sans-serif;
    font-weight: 500 !important;
    text-decoration: none;
    border: 0px solid #284A41;
    text-transform: none !important;
    padding: 0px 12px !important;
    background: #d7eed4 !important;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
}

a#upcommingEventsTabItem, a#pastEventsTabItem {
    position: relative;
}

a#upcommingEventsTabItem::before {
	content: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/tabicon2.png");
    height: 27px;
    width: 27px;
    position: absolute;
	top: 5px;
    left: 15px;
}
a#pastEventsTabItem::before {
	content: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/tabicon2.png");
    height: 27px;
    width: 27px;
    position: absolute;
	top: 5px;
    left: 15px;
}
.tabs li {
    margin-right: 20px;
}
a#pastEventsTabItem {
    width: 126px !important;
}

@media screen and (max-width:440px){

}
.cookies-box {
    font-size: 14px;
}
.disclaimer-box a:hover, .cookies-box a:hover {
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline !important;
}
.disclaimer-box a, .cookies-box a{
	font-size: 14px !important;
}
.footer {
    font-size: 14px !important;
}
.eupagination>.active>a, .eupagination>.active>span, .eupagination>.active>a:hover, .eupagination>.active>span:hover, .eupagination>.active>a:focus, .eupagination>.active>span:focus {
    z-index: 2;
    cursor: default;
    background-color: #def2e1 !important;
    color: #173630 !important;
    border-color: #def2e1;
    border-radius: 4px;
}
.eupagination>.disabled>span, .eupagination>.disabled>span:hover, .eupagination>.disabled>span:focus, .eupagination>.disabled>a, .eupagination>.disabled>a:hover, .eupagination>.disabled>a:focus {
    color: #173630;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #FFFFFF;
}
.eupagination>li>a, .eupagination>li>span {
    position: relative;
    float: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    height: 32px;
    padding: 0 8px;
    margin: 0;
    line-height: 1;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #FFF;
    box-sizing: border-box;
}

.eupagination>li>a:hover, .eupagination>li>span:hover, .eupagination>li>a:focus, .eupagination>li>span:focus {
    background-color: #def2e1;
    border-color: #def2e1;
    border-radius: 4px;
}

.calendar-time-line .current-month .time-line-item {
    background: #3a6c4c !important;
    border: 1px solid #cccccc !important;
    color: #FFFFFF !important;
}
.current-month .time-line-month-name {
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 16px;
}
.time-line-item:hover {
    background: #3a6c4c !important;
    color: #FFFFFF !important;
}
.time-line-month-name:hover {
    color: #FFFFFF;
}
.file-type-pdf {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/pdf3.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/pdf3.png");
}
.attachment-icon {
    width: 28px;
    height: 33px;
}
.form input, .form select{
    border-radius: 4px !important;
}
.form input:hover, .form select:hover{
    border-color: #4f825e !important;
    border-radius: 4px !important;
}
.form input:active, .form select:active, .form input:focus, .form select:focus{
    border-color: #4f825e !important;
    border-radius: 4px !important;
}




.checkbox-event-type li label .checkbox-checked + span:nth-child(2):before {
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #bfe6c4 !important;
    background: transparent;
    border-radius: 4px !important;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    display: block;
    background: #bfe6c4;
    position: absolute;
    top: -3px;
    left: -21px;
}
.checkbox-event-type li label span:nth-child(2):before {
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #173630 !important;
    background: transparent;
    border-radius: 4px !important;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: -3px;
    left: -21px;
}
.period .radio + span:before {
    position: absolute;
    left: -8px;
    top: 16px;
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 30px;
    border: 2px solid #173630;
    background: #fff;
}
.period .radio-checked + span:after {
    position: absolute;
    left: -8px;
    top: 16px;
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 30px;
    background: #bfe6c4;
}

.checkbox-event-type li label span:nth-child(2) {
    position: relative;
    margin-left: 0px;
}

.checkbox {
    background: none;
}

.preference-period {
    text-align: center;
}

span.radio {
    display: none;
}

.checkbox-wrapper {
    overflow: inherit;
    line-height: 1.25em;
}

span.radio, span.checkbox, span.event-name, span.color-box {
    vertical-align: initial;
}

li.type {
    overflow-x: unset;
}

.period .radio + span {
    border-bottom: 4px solid transparent;
    padding: 1em 1em;
    display: inline-block;
}
.subscribe-actions span.checkbox.checkbox-checked, .subscribe-actions span.checkbox{
    position: relative;
}
.subscribe-actions span.checkbox.checkbox-checked::before{
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #bfe6c4 !important;
    background: transparent;
    border-radius: 4px !important;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    display: block;
    background: #bfe6c4;
    position: absolute;
    top: -1px;
    left: 0px;
}
.subscribe-actions span.checkbox::before{

    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #173630 !important;
    background: transparent;
    border-radius: 4px !important;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: -1px;
    left: 0px;
}
.checkbox-event-type li label .checkbox-checked + span:nth-child(2):after{
    font-family: 'icofont';
    content: "\eed8";
    font-size: 19px;
    color: #173630;
    z-index: 20;
    position: absolute;
    top: -2px;
    left: -20px;
}
.subscribe-actions span.checkbox.checkbox-checked:after{
    font-family: 'icofont';
    content: "\eed8";
    font-size: 19px;
    color: #173630;
    z-index: 20;
    position: absolute;
    left: 0px;
}
.subscribe-actions span.checkbox:after{
}

/* 4-24-11pm */

.subscribe-content-wrapper .bold-title {
    font-weight: 400;
}
li.type {
    width: 50% !important;
}
.period .radio-checked + span:after {
    position: absolute;
    left: -4px;
    top: 20px;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 30px;
    /* border: 2px solid #bfe6c4; */
    background: #173630;
}
@media screen and (max-width:570px){
    li.type {
        width: 100% !important;
    }
}

/* 4-29 */
.year-filter ul li a:hover{
    color: #5a8576 !important;
}
.year-filter .selected{
    color: #4f825e !important;
}
.filter-type a:hover{
    text-decoration: none !important;
}
.year-filter .selected a[aria-selected="true"], .year-filter ul li a:hover{
    color: #4f825e !important;
}

@media screen and (min-width:768px){
    .content-headline {
        margin: 0px 8px;
    }
}

/* .form .label {
    width: 100%;
    text-align: left;
    padding-left: 50px;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    display: block;
}
.form .input {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 50px;
}
span.compulsory-field {
    position: absolute;
    top: -28px;
    left: 93px;
} */

.form .label {
    width: 100%;
    text-align: left;
    padding-right: 10px;
    height: 29px;
    vertical-align: middle;
    line-height: 35px;
    display: block;
}
.form input {
    width: 100%;
}
.form .input {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
}
.form select {
    width: 100%;
}

.row-control{
    position: relative;
}
.form .row-control:nth-child(1) span.compulsory-field {
    position: absolute;
    top: 17px;
    left: 44px;
}
.form .row-control:nth-child(2) span.compulsory-field {
    position: absolute;
    top: 17px;
    left: 79px;
}
.form .row-control:nth-child(3) span.compulsory-field {
    position: absolute;
    top: 17px;
    left: 77px;
}
.form .row-control:nth-child(4) span.compulsory-field {
    position: absolute;
    top: 17px;
    left: 76px;
}
.form .row-control:nth-child(5) span.compulsory-field {
    position: absolute;
    top: 17px;
    left: 44px;
}
.form .row-control:nth-child(6) span.compulsory-field {
    position: absolute;
    top: 17px;
    left: 62px;
}
.button-wrraper {
    padding: 32px 0 15px 0;
}
.subscribe-checking .form .row-control:nth-child(1) span.compulsory-field {
    position: absolute;
    top: -25px !important;
    left: 44px !important;
}
.check-subscription-link .link {
    border-bottom: 2px solid #70a279 !important;
}
.check-subscription-link .link:hover{
color: #70a279 !important;
}
.check-subscription-link .link:active{
    color: #bfe6c4 !important;
    border-bottom: 2px solid #bfe6c4 !important;
}
.btn-cancel {
    color: #173630 !important;
    background: #FFFFFF !important;
    border-bottom: 2px solid #70a279 !important;
    border-radius: 0 !important;
}
.btn-cancel:hover{
    color: #70a279 !important;
    border-radius: 0 !important;
}
.btn-cancel:active{
    color: #bfe6c4 !important;
    border: 0 !important;
    border-bottom: 2px solid #bfe6c4 !important;
    border-radius: 0 !important;
}
.btn-cancel:focus{
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    border-bottom: 2px solid #bfe6c4 !important;
}

.btn-primary:focus{
    outline: none !important;
    box-shadow: none !important;
}

.btn-submit {
    background: #173630 !important;
    color: #FFFFFF !important;
    border-bottom: 0 !important;
    border-bottom-right-radius: 12px !important;
    border-top-left-radius: 12px !important;
}
.btn-submit:hover, .btn-submit:active{
    background:#3a6c4c !important;
    border-bottom-right-radius: 12px !important;
    border-top-left-radius: 12px !important;
    color: #FFFFFF !important;
}

/* 5-2-12:54 */

.button-wrraper {
    padding: 56px 0 15px 0;
}


.eupagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
    padding-left: 0;
    margin: 10px 0;
}

.eupagination > li {
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
}

li.page.first,
li.page.prev,
li.page.next,
li.page.last {
    position: relative;
    width: 32px;
    height: 32px;
}

li.page.first span,
li.page.first a,
li.page.prev span,
li.page.prev a,
li.page.next span,
li.page.next a,
li.page.last span,
li.page.last a {
    font-size: 0;
    color: transparent !important;
    min-width: 32px;
    width: 32px;
    height: 32px;
    padding: 0;
    border-color: transparent;
    background: transparent !important;
}

li.page.first::before,
li.page.first.disabled::before,
li.page.prev::before,
li.page.prev.disabled::before,
li.page.next::before,
li.page.last::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

li.page.first::before,
li.page.first.disabled::before {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/prev3.png");
}

li.page.prev::before,
li.page.prev.disabled::before {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/prev2.png");
}

li.page.next::before {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/next2.png");
}

li.page.last::before {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/next3.png");
}

li.page.prev a:hover,
li.page.last a:hover,
li.page.first a:hover,
li.page.next a:hover {
    background: transparent !important;
    border-color: transparent !important;
}


/* 5-2-2024 */


.events-scroller .events li > div:hover{
    background: rgba(191,230,196,.3) !important;
}

/* 5-8 */

@media screen and (min-width: 768px) {
    .content-headline {
        margin: 0px 24px 0px 24px;
    }
}
@media screen and (max-width: 768px) {
    .content-headline {
        margin: 0px 24px 0px 24px;
    }
}
.event-row.first .box-border {
    border: 1px solid transparent;
}
.expand-collapse.expand>.exco-text {
    border-right-color: #e4e4e4;
}

@media screen and (max-width:479px){
    .form .row-control:nth-child(1) span.compulsory-field {
        position: absolute;
        top: 21px;
        left: 44px;
    }
    .form .row-control:nth-child(2) span.compulsory-field {
        position: absolute;
        top: 21px;
        left: 44px;
    }
    .form .row-control:nth-child(3) span.compulsory-field {
        position: absolute;
        top: 21px;
        left: 44px;
    }
    .form .row-control:nth-child(4) span.compulsory-field {
        position: absolute;
        top: 21px;
        left: 44px;
    }
    .form .row-control:nth-child(5) span.compulsory-field {
        position: absolute;
        top: 21px;
        left: 44px;
    }
    .form .row-control:nth-child(6) span.compulsory-field {
        position: absolute;
        top: 21px;
        left: 44px;
    }
}

/* 5-16 */

.mail-outlook {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/outlook.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/outlook.png");
    /* background-size: contain; */
}

.mail-google {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/calendar.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/calendar.png");
    /* background-size: contain; */
}
.download-event .export-icon {
    width: 25px;
    height: 25px;
}
.color-dot-box .display-none {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 20px;
}
.color-dot-box .color-dot, .color-dot-box .color-shape {
    margin-right: -4px;
}
.mail-apple {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/dl.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-nzmb/dl.png");
    /* background-size: contain; */
}
a#upcommingEventsTabItem::before {
   display: none;
}
a#pastEventsTabItem::before{
    display: none;
}
.checkbox {
    width: 18px;
    height: 18px;
    border: none;
    line-height: 18px;
    display: inline-block;
    position: relative;
    top: 0;
    left: -5px;
}
.checkbox-event-type li label .checkbox-checked + span:nth-child(2):after {
    top: -3px;
    left: -27px;
}
.checkbox-event-type li label .checkbox-checked + span:nth-child(2):before {
    top: -3px;
    left: -27px;
}
.checkbox-event-type li label span:nth-child(2):before {
    top: -3px;
    left: -27px;
}
.btn-cancel {
    color: #173630 !important;
    background: #FFFFFF !important;
    border-bottom: 0px solid #70a279 !important;
    border-radius: 0 !important;
    position: relative !important;
}
.btn-cancel::before{
        content: " ";
        height: 27px;
        width: 27px;
        position: absolute;
        top: -3px;
        right: 74%;
        border: 1px solid #0b9aec;
        transition: none;
        display: block;
}


.google-recapcha {
    color: #173630 !important;
}
.google-recapcha>div {
    color: #173630;
}
.google-recapcha a {
    font-weight: bold;
    text-decoration: underline !important;
}
.google-recapcha a:hover, .google-recapcha a:active{
    font-weight: bold;
    text-decoration: underline !important;
    color:  #70a279 !important;
}
.event-row.focus .content-headline {
    border-right-width: 0px;
    border-right-color: #046bc7;
}
.link-location a{
    color: #173630 !important;
    text-decoration: underline !important;
}
.link-location a:hover{
    color: #3a6c4c !important;
    text-decoration: underline !important;
}
.expand-collapse.expand>.exco-text {
    border-right-color: #fff;
    color: #173630;
}
.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #173630;
}
.expand-collapse:hover>.exco-text {
    color: #3a6c4c;
}
.download-event {
    margin-top: 3px;
}


input.btn.btn-default.btn-cancel {
    color: #173630 !important;
    text-decoration: none;
    border-bottom: 3px solid #70a279 !important;
    height: 2;
    height: 33px;
    width: 50px;
    padding: 0px 0px !important;
    margin-right: 20px !important;
}
input.btn.btn-default.btn-cancel:hover {
    text-decoration: none;
    color: #70a279 !important;
    border-bottom: 3px solid #70a279 !important;
    height: 2;
    height: 33px;
    width: 50px;
    padding: 0px 0px !important;
    margin-right: 20px !important;
}
button.btn.btn-default.btn-cancel{
    text-decoration: none;
    color: #173630 !important;
    border-bottom: 3px solid #70a279 !important;
    height: 2;
    height: 33px;
    width: 50px;
    padding: 0px 0px !important;
    margin-right: 20px !important;
    border-radius: 0 !important;
}
button.btn.btn-default.btn-cancel:hover{
    text-decoration: none;
    color: #70a279 !important;
    border-bottom: 3px solid #70a279 !important;
    height: 2;
    height: 33px;
    width: 50px;
    padding: 0px 0px !important;
    margin-right: 20px !important;
    border-radius: 0 !important;
}
button.btn.btn-default.btn-cancel:active{
    text-decoration: none;
    border-bottom: 3px solid #bfe6c4 !important;
    color: #bfe6c4 !important;
    height: 2;
    height: 33px;
    width: 50px;
    padding: 0px 0px !important;
    margin-right: 20px !important;
}
input.btn.btn-default.btn-cancel:active {
    text-decoration: none;
    border-bottom: 3px solid #bfe6c4 !important;
    color: #bfe6c4 !important;
    height: 2;
    height: 33px;
    width: 50px;
    padding: 0px 0px !important;
    margin-right: 20px !important;
    border-radius: 0 !important;
}
.events-scroller {
    border-top: 2px solid #b9c2c0;
}
.confirm-subscription .message, .unsubscribe .message, .complete-unsubscribe .message {
    background: #f2fff3!important;
}
.btn,.btn-primary {
  border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  position: relative;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal !important;
  height: 40px;
  width: 143px;
  font-family: "RaleGroteskBase", sans-serif;
  margin: 0px !important;
  text-transform: normal !important;
  background: #173630;
  border: 0px none;
  border-top-left-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
}
input.btn.btn-default.btn-cancel {
    border-radius: 0px !important;
}
/* 5-22 */

.modal-dialog .button-wrraper {
    padding: 56px 0 27px 0;
    max-width: 212px !important;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.modal-dialog input.btn.btn-default.btn-cancel {
    border-radius: 0px !important;
    float: right;
    /* text-align: left; */
    margin: 0 !important;
}
button.btn.btn-primary.btn-submit {
    float: left;
}
.google-recapcha>div {
    margin-top: 32px;
}

.alert-info {
    color: #173630 !important;
    background-color: #f2fff3 !important;
    border-color: #f2fff3 !important;
}
.modal-body.content-loadded .btn-cancel::before {
    content: none;

}
.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active{
    color: #fff !important;
    background-color: #3A6C4C !important;
    border-color: #3A6C4C !important;
}

.confirm-subscription .message, .unsubscribe .message, .complete-unsubscribe .message {
    background: #f2fff3 !important;
    border-top: dashed 1px #f2fff3 !important;
    border-bottom: dashed 1px #f2fff3 !important;
    color: #173630 !important;
}

button.btn.btn-default.btn-cancel:hover {
}
.tabItem{
    transition: none !important;
    border-radius: 4px !important;
}
.tab-active{
    background-color: rgba(191, 230, 196, 0.5) !important;
    border-radius: 4px !important;
    transition: none !important;
} 
.tabItem:hover{
    background: rgba(191, 230, 196, 0.3) !important;
    border-radius: 4px !important;
    transition: none !important;
}
.tabItem:focus{
    background: rgba(191, 230, 196, 0.3) !important;
    border-radius: 4px !important;
    box-shadow: 0px 0px 6px 0px #1736304D inset !important;
    transition: none !important;
}
.tab-active:focus{
    background: rgba(191, 230, 196, 0.3) !important;
    border-radius: 4px !important;
    box-shadow: 0px 0px 6px 0px #1736304D inset !important;
    transition: none !important;
} 

/* pagination alignment overrides removed - handled in main pagination block above */
