@font-face{
	font-family:'Coloplast';
	src:url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/coloplast-6d48a644a9183989461bcc41821729fa4087b553.eot?v1");
	src:url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/coloplast-6d48a644a9183989461bcc41821729fa4087b553.eot?v1#iefix") format('embedded-opentype'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/coloplast-f6e16999e01ca494d1df6ce627a76eee90daf1fd.woff?v1") format('woff2'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/coloplast-f6e16999e01ca494d1df6ce627a76eee90daf1fd.woff?v1") format('woff'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/coloplast-d69fca97bc6fe929e19c404b8587413e2c7751a4.ttf?v1") format('truetype'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/coloplast-0341762a4d151a47bd0d735399ce598ec47d1459.svg?v1#Coloplast") format('svg');
	font-style:normal;
	font-weight:normal;
}
@font-face{
	font-family:'Coloplast';
	src:url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/Coloplast-Bold-d8446208122ff35e85e29e4d6937b19869ef199c.eot");
	src:url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/Coloplast-Bold-d8446208122ff35e85e29e4d6937b19869ef199c.eot?#iefix") format('embedded-opentype'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/Coloplast-Bold-aa015d90c0cbdb687a420183562c89d9503369ea.woff") format('woff'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/Coloplast-Bold-29c1a691fd463699591d47f12c256d4f79114482.ttf") format('truetype'),
		url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/dk-colo/fonts/Coloplast-Bold-81030d3182ecc4e7433965f2c5c848890ab67e83.svg#Coloplast-Bold") format('svg');
	font-style:normal;
	font-weight:bold;
}

body,
input,
select {
    font-family: 'Coloplast', Arial, sans-serif;
	font-size: 16px;
	color: #6C6F70;
}
.headline-right .event-type {
    font-weight: 700;
    text-align: right;
    word-wrap: break-word;
    color: #6C6F70;
    font-family: Coloplast, sans-serif;
    font-size: 14px;
}
.next-event {
    font-family: Coloplast, sans-serif;
    color: #6C6F70;
}
.wrapper {
    width: 100%;
    max-width: 1140px;
    padding: 0;
    margin: 0 auto;
}
.calendar-time-line .current-month .time-line-item {
    background-color: #00B0CA;
    color: #fff;
    border: 1px solid #00B0CA;
}
.time-line-item {
    border: 1px solid #e7e7e7;
}
.time-line-item:hover,
.time-line-item:active {
	background: #00B0CA!important;
    color: #ffffff;
    /* border: 1px solid #00B0CA; */
}
.btn {
    font-family: Coloplast, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0.55em 2.0em;
	border: 0.08em solid transparent;
	border-radius: 25px;
	background: #00B0CA;
	transition: ease-in-out 0.2s;
	text-decoration: none;
}
.btn:hover,
.btn:focus,
.btn:active {
    background: #00B0CA;
	color: #FFFFFF;
	border-color: #00B0CA;
}
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {

    color: #00B0CA !important;
    text-decoration: none!important;

}
.modal a:hover, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #00B0CA !important;
    text-decoration: underline!important;
}

.tabs li {
	display: inline-block;
    float: none;
    margin: 0;
}
.tabs {
	text-align: center;
    background: transparent !important;
    font-size: 0;
}
.tabItem {
    margin-top: 0.0em;
	margin-right: 15px;
	margin-bottom: 0.0em;
	margin-left: 15px;
	padding: 0.5em 0!important;
    text-decoration: none;
    font-family: Coloplast, sans-serif;
    font-weight: bold;
    font-style: normal;
    background:#fff;
    border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0.08em solid #FFFFFF;
    color:#4C4C4C;
    text-transform: none!important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 0em;
    position: relative;
    font-size: 16px!important;
    line-height: normal;
    height: auto;
} 
.tabItem:hover {
	background: #FFFFFF;
	color: #00B0CA;
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 3px solid #00B0CA;
	border-left: 0.08em solid #FFFFFF;
}
a.tabItem:hover, a.tab-active:hover {

}
.tab-active,
.tab-active:hover {
	background: #FFFFFF;
	color: #00B0CA;
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 3px solid #00B0CA;
	border-left: 0.08em solid #FFFFFF;
}
/* .tab-active:before {
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    background-color:#43807A;
    left: 0;
}
.tabItem:hover:after,
.tabItem:active:after,
.tab-active:after {
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 0;
    background-color:#43807A;
    left: 0;
} */
.content-headline {
    margin-left: 0;
}

.footer a,
.footer a:active,
.footer a:hover,
.check-subscription-link .link,
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {
    color: #00B0CA;
    text-decoration: none;
}
.check-subscription-link .link:hover {
    color: #00B0CA;
    text-decoration: underline;
}
.eupagination>li>a, 
.eupagination>li>span {
    background-color: #FFFFFF;
    color: #6C6F70;
    border: 0.08em solid #CCCCCC;
    padding: 0.5em;
    font-family: inherit;
    font-size: 14px;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 40px !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin-right: 2px;
}
.eupagination>li>a:hover, 
.eupagination>li>span:hover {
    color: #000000;
    font-weight: bold;
    border: 1px solid #00B0CA;
}

.eupagination>.active>a, 
.eupagination>.active>span, 
.eupagination>.active>a:hover, 
.eupagination>.active>span:hover, 
.eupagination>.active>a:focus, 
.eupagination>.active>span:focus {
    background: #00B0CA;
    border-color: #00B0CA;
}
.eupagination > li > a:hover, .eupagination > li > span:hover, .eupagination > li > a:focus, .eupagination > li > span:focus {

    color: #fff;
    background-color: #00B0CA;
    border-color: #00B0CA;

}
.content-headline {
	padding-bottom: 13px;
	border-bottom: 1px solid #e7e7e7;
}

.expand-collapse>.exco-text {
    border: 1px solid #e1e1e1 !important;
}

.check-subscription-link {
    font-weight: 400;
    font-size: 14px!important;
}

.type-filter-name {
    color: #00B0CA!important;
    font-weight: normal;
    font-size: 14px;
}
.type-filter-name:hover,
.type-filter-name:active {
    color: #00B0CA!important;
    text-decoration: none;
}
.filter-type .selected .type-filter-name {
    color: #00B0CA!important;
    font-weight: 700!important;
    text-decoration: none!important;

}
.subscription-header, .export-header {
    font-weight: 700;
    color: #6C6F70 ;
    font-family: Coloplast, sans-serif;
}
@media (max-width: 320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        text-align: center;
        width: 100%!important;
        padding-top: 10px!important;
    }
}
@media (max-width: 320px) {
    .subscription-section .subscription-header {
        display: none !important;
    }
}
@media (max-width: 479px){
    .input-control .button-wrraper {
        margin-left: -17px!important;
        margin-top: 10px!important;
    }
    .subscribe-checking-wrapper .button-wrraper {
        margin-left: -7px!important;
    }
}
@media(max-width: 380px){  
    .tabs li {
        display: block;
        margin: 0 auto;
        margin-bottom: 5px!important;
        width: 50%;
    }
    .tabItem {
        width: 100%;
    }
}

.headline-left .date-time {
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: Coloplast,sans-serif;
    color: #6C6F70;
}
.form input, .form select {
    font-family: Coloplast, sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    height: 2em !important;
    color:#6C6F70;
    border: 0.08em solid#dad9da;
    padding: 0 0.16em;
    box-sizing: border-box;
    font-size: 1rem;
    font-weight: 400;
}
.form input:hover, .form select:hover,
.form input:focus, .form select:focus {
    border: 0.08em solid #00B0CA;
}
.main-heading {
    padding-bottom: 20px;
    display: none;
}
.headline-left .event-name {
    font-size: 16px !important;
    font-family: Coloplast,sans-serif;
    color: #6C6F70;
    font-weight: 400 !important;
}
.footer {
    clear: both;
    padding-left: 3px;
    text-align: right;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}
.radio, .checkbox {
    width: 18px;
    height: 18px;
    border: none;
    line-height: 18px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    top: -1px;
}
.event-row.first .box-border {
    border-top: 0;
}
.expand-collapse {
    padding: 0;
    position: absolute;
    display: none;
    text-decoration: none;
    top: 10px;
    left: -0;
    text-align: center;
    overflow: hidden;
    background-color: transparent;
    border: none;
}
.expand-collapse > .exco-text {
    display: inline-block;
    *display: inline;
    text-align: center;
    *zoom: 1;
    color: #ccc;
    font-size: 1.5em;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e4e4e4;
}
.event-row.odd:active {
    border-left: 1px solid #e7e7e7!important;
    border-right: 1px solid #e7e7e7!important;
}
.expand-collapse.expand > .exco-text {
    border-right-color: #fff !important;
    color: #209ef7;
}
.filter-type a {
    text-decoration: none;
    color: inherit;
    color: #00B0CA;
}
.content-headline {
    margin-left: 21px;
}
.filter-type {
    position: relative;
}
.filter-type:after {
    content: '';
    height: 1px;
    background: #e7e7e7;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
span.radio, 
span.checkbox, 
span.event-name, 
span.color-box {
	vertical-align: top;
}

@media(max-width:600px){
    li.type {
        width: 100%!important;
    }
}
@media(max-width:365px){
    .subscription-section {
        float: left;
        text-align: left;
        margin-top: 10px;
    }
}

.filter-type ul li {
    float: none;
 
    display: inline-block;
}
