@font-face {
    font-family: 'LatoLight';
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoLight.eot");
	src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoLight.eot?#iefix") format('embedded-opentype'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoLight.woff") format('woff'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoLight.woff2") format('woff2'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoLight.ttf") format('truetype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoLight.svg#LatoLight") format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'LatoBold';
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoBold.eot");
	src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoBold.eot?#iefix") format('embedded-opentype'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoBold.woff") format('woff'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoBold.woff2") format('woff2'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoBold.ttf") format('truetype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoBold.svg#LatoBold") format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'LatoRegular';
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoRegular.eot");
	src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoRegular.eot?#iefix") format('embedded-opentype'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoRegular.woff") format('woff'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoRegular.woff2") format('woff2'),
		 url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoRegular.ttf") format('truetype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/b-cof/fonts/LatoRegular.svg#LatoRegular") format('svg');
    font-style: normal;
}
body
{
    font-family: "LatoRegular",sans-serif;
    font-size: 13px !important;
    color: #333333 !important;
    font-weight: normal;
}
.wrapper {
	padding: 0;
	width: 100%;
	max-width: 1240px;
}
.tabItem {
	color: #5f514e;
	text-decoration: none;
	border: solid 1px #E8E5E3;
	text-transform: uppercase !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	height: 22px;
	line-height: 22px;
	font-size: 12px ;
	margin-right: 10px;
	font-family: "LatoBold",sans-serif;
	background-color: #E8E5E3;
	margin-top: -1px;
	 border-radius: 5px 5px 0 0;
} 
.next-event {
    font-size: 15px;
    padding-bottom: 20px;
    padding-left: 10px;
}
.export-section {
    padding-left: 10px;
}
.tab-active {
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #5f514e;
	border-bottom: solid 1px #5f514e !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	text-transform: none !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 12px ;
	font-family: "LatoBold",sans-serif;
	background-color: #5f514e !important;
	text-transform: uppercase !important;
	 border-radius: 5px 5px 0 0;
}
.tab-active:hover {
	
}
.tabItem:hover {
	background-color: #5f514e;
	color: #ffffff;
}
.tabs {
	line-height: 22px;
	padding: 0px;
	border-bottom: solid 1px #E8E5E3;
	background-color: transparent!important;
}
.btn-subscribe, .btn-submit, btn-cancel, .btn-default
{
	color: #FFFFFF;
	font-size: 12px ;
	text-transform: uppercase;
	background-color: #ec124e;
	border: 1px solid transparent;
	background-image: -moz-linear-gradient(center top, #ec124e, #ec124e);
	border-radius: 0;
	font-family: "LatoBold",sans-serif;
	padding: 5px 12px !important;
	border-radius: 5px;
}
.btn-subscribe:active, .btn-submit:active, btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
{
	background-color: #ec124e !important;
}
.btn-subscribe:hover, .btn-submit:hover, btn-cancel:hover, .btn-default:hover
{
    
	color: #FFFFFF;	
	font-size: 12px ;
	border-radius: 0;
	background-color: #ec124e;
	border: 1px solid transparent;
	background-image: -moz-linear-gradient(center top, #ec124e, #ec124e);
	font-family: "LatoBold",sans-serif;
	padding: 5px 12px !important;
	border-radius: 5px;
	text-transform: uppercase;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
  background-color:#5f514e;
  border-color:#5f514e;
}
.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:#66cc00;
  border-color:#66cc00;
}
.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: #ec124e;
  border-color: #ec124e;
}
.hyperlink {
   text-decoration: none ;
   font-size: 13px;
}
.hyperlink:hover {
    text-decoration: underline !important;
	font-size: 13px;
}
.disclaimer-box a, .cookies-box a {
    text-decoration: none ;
	font-size: 13px;
}
.disclaimer-box a:hover, .cookies-box a:hover {
    text-decoration: underline !important;
	font-size: 13px;
}
.subscription-header, .export-header {
   font-weight: normal; 
}
.footer {
    font-size: 13px;
}
.calendar-time-line .current-month .time-line-item {
    background-color: #ec124e;
}
.current-month .time-line-month-name{
    color: #ffffff !important;
    font-weight: normal;
	text-transform: uppercase;
	font-family: "LatoBold",sans-serif;
}
.time-line-month-name {
	font-family: "LatoRegular",sans-serif;
	font-size: 12px;
    color: #ec124e;
	text-transform: uppercase;
}
.time-line-month-name:hover {
	font-family: "LatoBold",sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.time-line-item:hover {
    background-color: #ec124e;
}
.time-line-item {
    background-color: #ffffff;	
}
.year {
  height: 15px;
}
.form input, .form select {
    font-family: "LatoRegular",sans-serif;
	font-size: 13px;
}

