@font-face {
	font-family: 'Franklin Gothic Book';
	src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sf-out/Franklin Gothic Book.ttf") format('truetype');
}

body
{
    font-family: Franklin Gothic Book, arial !important;
    font-size: 13px!important;
    color: #333333!important;
    font-weight: normal;
}
.wrapper {
	padding: 0;
	width: 100%;
}

.tabItem {
	color:#333333;
	text-decoration: none;
	border: solid 1px #E1E1E1;
	font-weight: normal !important;
	text-transform: none !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 29px;
	line-height: 29px;
	font-size: 13px;
	background-color:#fff;
	
}
.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #333;
    font-size: 1.5em;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e4e4e4;
}
.headline-left .full-descriptions {
    color: #666;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tab-active {
	text-decoration: none;
	color:#333333;
	border: solid 1px #E1E1E1;
	border-bottom: solid 1px #FFF;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: none !important;
	font-weight: bold!important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 13px;
}

a.tabItem:hover {
	
}
.tabs {
	line-height: 29px;
	height: 30px;
	border-bottom: solid 1px #E1E1E1;
  background-color:transparent!important;
}
.btn-subscribe, .btn-submit, btn-cancel, .btn-default
{
  color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	
	background-color: #003378;
	border: 1px solid transparent;
	background-image: -moz-linear-gradient(center top, #003378, #003378);
  border-radius: 0;
	font-family: Franklin Gothic Book, arial !important;
	padding: 5px 22px !important;
}
    .btn-subscribe:active, .btn-submit:active, btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
    {
        background-color: #003378!important;
    }
.btn-subscribe:hover, .btn-submit:hover, btn-cancel:hover, .btn-default:hover
{
    
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
  border-radius: 0;
	background-color: #003378;
	border: 1px solid transparent;
	background-image: -moz-linear-gradient(center top, #003378, #003378);

	font-family: Franklin Gothic Book, arial !important;
	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:#003378;
  border-color:#003378;
}
.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:#003378;
  border-color:#003378;
}
.next-event {
	font-size: 13px;
}
a.hyperlink, .disclaimer-box a, .cookies-box a {
    text-decoration: none !important;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    text-decoration: underline !important;
}
