@font-face{
	font-family:"Fortum Sans";        
	src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-fum/Fonts/FortumSansWeb-Medium.woff2") format("woff2"),
		 url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-fum/Fonts/FortumSansTT-Bold.ttf") format("truetype");
	font-weight: bold;
}

@font-face{
	font-family:"Fortum Sans";        
	src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-fum/Fonts/FortumSansWeb-Regular.woff2") format("woff2"), 
		 url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-fum/Fonts/FortumSansTT-Regular.ttf") format("truetype");
	font-weight: normal;
}
body
{
    font-family: "Fortum Sans",Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    color: #4c4c4c !important;
    font-weight: normal;
}
.wrapper {
		padding: 0;
		width: 100%;
		max-width: 1440px;
}
.tabItem {
		color: #4c4c4c !important;
		font-size: 14px !important;
		font-weight: bold !important;
		text-decoration: none;
		border:0px;
		border-bottom: 0.16em solid transparent;
		text-transform: none !important;	
		background: #ffffff !important;
		line-height: 32px;
		height: 32px;
		transition: background 0.5s!important;
		margin-bottom: 1px;
	
} 
a.tabItem:hover {
    border-bottom: 2px solid #0b563f;
    color: #4c4c4c!important;
} 
.tab-active,
.tab-active:hover,
.tab-active:focus {
		color: #4c4c4c !important;
		font-size: 14px !important;
		font-weight: bold !important;
		text-decoration: none;
		border:0px;	
		border-bottom: 0.16em solid #0b563f;
		text-transform: none !important;
		background: #ffffff !important;
		line-height: 32px;
		height: 32px;
		transition: background 0.5s!important;		
}

.tabs li {
    _float: left;
    float: left;
    margin: 0 3px -1px 0;
    cursor: pointer;
    margin-right: 43px;
}
.tabs {
		line-height: 32px;
		border-bottom: 0.10em solid #e4e4e4;
		background-color:transparent!important;
		transition: background 0.5s;
}
.btn-subscribe, .btn-submit, btn-cancel, .btn-default
{
  color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	
	background-color: #0f7a5a;
	border: 1px solid transparent;
	/* background-image: -moz-linear-gradient(center top, #0f7a5a, #0f7a5a); */
  border-radius: 0;
	font-family: "Fortum Sans",Arial,Helvetica,sans-serif;
	padding: 5px 22px !important;
}
.btn-subscribe:active, .btn-submit:active, btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
{
		background-color: #18d270!important;
}
.btn-subscribe:hover, .btn-submit:hover, btn-cancel:hover, .btn-default:hover
{
    
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
  border-radius: 0;
	background-color: #0b563f;
	border: 1px solid transparent;
	/* background-image: -moz-linear-gradient(center top, #18d270, #18d270); */

	font-family: "Fortum Sans",Arial,Helvetica,sans-serif;
	padding: 5px 22px !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:#0b563f;
  border-color:#0b563f;
}
.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;
  color: #fff;
  cursor: default;
  background-color:#4373B5;
  border-color:#4373B5;
}
.tabItem {
 
    padding-left: 0px!important;
    padding-right: 0px!important;
			
    transition: background 0.5s, color 0.5s, border 0.5s!important;

}
.check-subscription-link .link {
    text-decoration: none;
    color: inherit;
    color: #4373B5;
    font-weight: normal;
}
.check-subscription-link .link:hover {
	color: #325285;
	text-decoration: underline;
}
.expand-collapse > .exco-text {
    display: inline-block;
    *display: inline;
    text-align: center;
    *zoom: 1;
    color: #75757d;
	font-size: 1.5em;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid#75757d;
	background:#fff;
}
.expand-collapse > .exco-text:hover {
	color: #ccc;
	border-color: #BEBEC2;
	background: #4373b5;
}
.event-row.first .box-border {

    border-top: 1px solid 

    #75757d;

}
.box-border {
    border-left: 1px solid #75757d;
	border-right: 1px solid#75757d;
	border-bottom: 1px solid#75757d;

}
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a{
	text-decoration: none;
}
.modal a:hover, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover{
	text-decoration: underline;
}
@media (max-width: 460px) {
	.tabs li {
		width: 100%;
		text-align: center;
		margin-bottom: 2px;
	}
}

