@font-face { 
	font-family: IvarDisplayHydro; 
	src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/no-nhy/fonts/IvarDisplayHydro-Regular.otf") format('opentype');
	font-weight: 700;
	font-style: normal; 
}


body,
input,
select {
    font-family: Arial, sans-serif !important;
    color: #000000;
    font-size: 16px;
}
.headline-right .event-type {
    font-weight: 700;
    text-align: right;
    word-wrap: break-word;
    color: #444D55 ;
    font-family: IvarDisplayHydro, sans-serif;
    font-size: 16px;
}
.next-event {
    font-family: IvarDisplayHydro, sans-serif;
    color: #444D55;
}
.wrapper {
    width: 100%;
    max-width: 1140px;
    padding: 0;
    margin: 0 auto;
}
.calendar-time-line .current-month .time-line-item {
    background-color: #768692;
    color: #fff;
}
.time-line-item {
    border: 1px solid #c8c8c8;
}
.time-line-item:hover,
.time-line-item:active {
	background: #768692!important;
	color: #ffffff;
}
.btn {
    font-family: Arial,sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color:#F4F4F4;
    text-transform: none;
    padding: 1rem;
    border: 0em solid#43807A;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background:#43807A;
    transition: all .2s ease;
}
.btn:hover,
.btn:focus,
.btn:active {
    background-color: #444D55;
    color: #F4F4F4;
    border-color: #444D55;
}
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {

    color: #B95946 !important;
    text-decoration: underline!important;

}
.modal a:hover, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #B95946 !important;
    text-decoration: none!important;
}

.tabs li {
	display: inline-block;
    float: none;
    margin: 0;
    width: 50%;
}
.tabs {
	text-align: center;
    background: transparent !important;
    font-size: 0;
}
.tabItem {
	padding: 1.25em!important;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    background:#f4f4f4;
    border: 0em solid#f4f4f4;
    color:#444D55;
    text-transform: uppercase!important;
    transition: ease-in-out 0.2s;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    top: 0;
    left: 0em;
    letter-spacing: 4px;
    position: relative;
    font-size: 14px!important;
    border-bottom: 5px solid transparent;
    line-height: normal;
    height: auto;
} 
.tabItem:hover {
	background:#768692;
    color:#FFFFFF;
    border-color:#768692;
    border-bottom: 5px solid transparent;
}
a.tabItem:hover, a.tab-active:hover {

}
.tab-active,
.tab-active:hover {
	background:#768692;
    color:#FFFFFF;
    border-color:#768692;
    position: relative;
    border-bottom: 5px solid #43807A;
}
.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: #B95946;
    text-decoration: underline;
}
.check-subscription-link .link:hover {
    color: #B95946;
    text-decoration: none;
}
.eupagination>li>a, 
.eupagination>li>span,
.eupagination>li>a:hover, 
.eupagination>li>span:hover {
    color: #000000;
    font-weight: bold;
    border: 1px solid #B95946;
}
.expand-collapse {
    position: relative;
    left: 10px;
}
.eupagination>.active>a, 
.eupagination>.active>span, 
.eupagination>.active>a:hover, 
.eupagination>.active>span:hover, 
.eupagination>.active>a:focus, 
.eupagination>.active>span:focus {
    background: #B95946;
    border-color: #B95946;
}
.eupagination > li > a:hover, .eupagination > li > span:hover, .eupagination > li > a:focus, .eupagination > li > span:focus {

    color: #fff;
    background-color: #B95946;
    border-color: #B95946;

}
/* .event-row.even {
    background: #f3f3f3;
} */
.content-headline {
    border:none;
	padding-bottom: 13px;
	border-bottom: 1px solid #e1e1e1;
}

.expand-collapse>.exco-text {
    border: 1px solid #e1e1e1 !important;
}

.check-subscription-link {
    font-weight: 400;
    font-size: 14px!important;
}

.type-filter-name {
    color: #B95946!important;
    font-weight: normal;
    font-size: 14px;
}
.type-filter-name:hover,
.type-filter-name:active {
    color: #B95946!important;
    text-decoration: none;
}
.filter-type .selected .type-filter-name {
    color: #B95946!important;
    font-weight: 700!important;
    text-decoration: none!important;

}
.subscription-header, .export-header {
    font-weight: 400;
    color: #444D55 ;
    font-family: IvarDisplayHydro, 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: 590px){  
    .tabs li {
        display: block;
        margin: 0 auto;
        margin-bottom: 5px!important;
        width: 100%;
    }
    
	/* .btn-subscribe-wrapper .btn {
		margin-left: -54%;
	} */
}

.headline-left .date-time,
.headline-left .event-name {
    font-weight: normal !important;
    font-size: 16px !important;
    font-family: IvarDisplayHydro,sans-serif;
}
.form input, .form select {
    font-family: IvarDisplayHydro, sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f4f4f4;
    height: 2em !important;
    color:#444d55;
    border: 0.08em solid#f4f4f4;
    padding: 0 0.16em;
    box-sizing: border-box;
    font-size: 1rem;
    font-weight: 700;
}
