@font-face {
    font-family: "CarlsbergSans-Light";
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Light.eot?#iefix") format("embedded-opentype"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Light.woff") format("woff"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Light.ttf") format("truetype"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Light.svg#CarlsbergSans-Light") format("svg");
}
@font-face {
    font-family: "CarlsbergSans-Bold";
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Bold.eot?#iefix") format("embedded-opentype"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Bold.woff") format("woff"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Bold.ttf") format("truetype"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Bold.svg#CarlsbergSans-Bold") format("svg");
}
@font-face {
    font-family: "CarlsbergSans-Black";
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Black.eot?#iefix") format("embedded-opentype"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Black.woff") format("woff"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Black.ttf") format("truetype"), 
    url("//tools.euroland.com/tools/FinCalendar2/Config/Company/dk-cbg/fonts/CarlsbergSans-Black.svg#CarlsbergSans-Black") format("svg");
}
body
{
    font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
    font-size: 13px !important;
    color: #384845 !important;
    font-weight: normal;
	background: transparent;
}
.wrapper {
	padding: 0;
	width: 100%;
	max-width: 1195px;
}
.headline-left .date-time, .headline-right .event-type {
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tabItem {
	color: #384845 !important;
	font-size: 15px !important;
	font-family: 'CarlsbergSans-Light' !important;
	font-weight: normal !important;
	text-decoration: none;
	border: 1px solid #284A41;
	text-transform: none !important;
	padding: 0px 15px !important;
	background: transparent !important;
	line-height: 40px;
	height: 40px;
} 

.tab-active {
	color: #ffffff !important;
    font-size: 15px !important;
	font-family: 'CarlsbergSans-Light' !important;
    font-weight: normal !important;
    text-decoration: none;
    border: 1px solid #284A41;
    text-transform: none !important;
    padding: 0px 15px !important;
    background: #284A41 !important;
    line-height: 40px;
    height: 40px;
}
.tabItem:hover {
	transition: all 0.5s;
	color: #fff !important;
	background:#284A41 !important;
}
a.tabItem:hover, a.tab-active:hover {

}
.tabs li {
    display: inline-block;
	width: 50%;
    margin: 0;
}
.tabs {
	line-height: 40px;
	text-align: left;
	border-bottom: 0 none;
	background: transparent !important;
}
.modal-body {
    padding: 15px;
    position: relative;
    z-index: 1;
}
.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
{
	border-radius: 0px;
	position: relative;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal !important;
	height: 40px;
	width: 143px;
	font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
	margin: 0px !important;
	text-transform: normal !important;
	background: #172C27;
	border: 0px none;
}
.btn-subscribe:active, .btn-submit:active, .btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
{
	border-radius: 0px;
	position: relative;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal !important;
	height: 40px;
	width: 143px;
	font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
	margin: 0px !important;
	text-transform: normal !important;
	background: #172C27;
	border: 0px none;
}
.btn-subscribe:hover, .btn-submit:hover, .btn-cancel:hover, .btn-default:hover
{
	border-radius: 0px;
	position: relative;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal !important;
	height: 40px;
	width: 143px;
	font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
	margin: 0px !important;
	text-transform: normal !important;
	background: #172C27;
	border: 0px none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #ffffff;
	color: #172C27;
	border-color: #172C27;
}
.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;
	cursor: default;
	background-color: #ffffff;
	color: #172C27;
	border-color: #172C27;
}
.form input,.form select {
    border: 1px solid #284A41 !important;
	padding: 5px 4px 5px 9px;
    font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
	font-size: 13px;
	height: 34px;
}
.form .lable {
    float: left;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 29%;
}
.calendar-time-line .current-month .time-line-item {
    background: #ffffff !important;
	border: 1px solid #cccccc !important;
}
.calendar-time-line .year {
    font-size: 90%;
    padding-bottom: 5px;
    line-height: 25px;
}
.current-month .time-line-month-name{
    color: #172C27 !important;
    font-weight: bold;
	font-size: 13px;
}
.time-line-month-name {
	font-size: 13px;
    color: #384845;
}
.time-line-month-name:hover {
	font-size: 13px;
	color: #172C27;
	text-decoration: none;
}
.time-line-item:hover {
    background-color: #ffffff !important;
	border: 1px solid #cccccc !important;
	color: #172C27;
}
.time-line-item {
	border: 1px solid #cccccc;
}
.subscription-header, .export-header {
    font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
	font-weight: normal;
}
.hyperlink {
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
}
.hyperlink:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline !important;
}
.disclaimer-box a, .cookies-box a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.disclaimer-box a:hover, .cookies-box a:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline !important;
}
.filter-type .selected .type-filter-name {
    font-weight: normal;
    text-decoration: none !important;
	color: #284A41 !important;
}
.filter-type .selected .type-filter-name:hover {
    font-weight: normal;
    text-decoration: underline !important;
	color: #284A41 !important;
}
a{
	color: #284A41 !important;
	font-weight: normal;
	text-decoration: none !important;
}
a:hover{
	color: #284A41 !important;
	font-weight: normal;
	text-decoration: underline;
}
.filter-type a {
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: none !important;
}
.filter-type a:hover {
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: underline !important;
}
.content-headline {
    border-bottom: 1px solid #cccccc;
	font-weight: normal;
}
.check-subscription-link {
    color: #172C27;
    font-size: 13px;
    font-family: "CarlsbergSans-Light",Verdana,Helvetica,Tahoma,sans-serif !important;
	font-weight: bold;
}
.check-subscription-link .link a {
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: none !important;
}
.check-subscription-link .link a:hover{
    color: #284A41 !important;
	font-weight: normal;
	text-decoration: underline !important;
}
.next-event .lable,.next-event .date-time,.your-preference-title {
    color: #284A41 !important;
}
.subscription-header, .export-header {
    color: #284A41 !important;
}

@media (max-width: 360px){
	.tabs li {
		display: block;
		width: 100%;
		margin: 0;
	}
	.tabItem {
		text-align: center;
		/* width: 180px; */
		margin-top: 2px;
		margin-bottom: 2px;
		border-radius: 0 !important;
	}
	.tabItem:hover {
	}
	.tab-active {
		text-align: center;
		/* width: 180px; */
		margin-top: 2px;
		margin-bottom: 2px;
		border-radius: 0 !important;
	}
	
	/* .subscription-section .subscription-header {
		float: left;
		text-align: left;
		width: 100% !important;
	}
	.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
	{
	   float: left;
	}
	.subscription-section {
		float: left;
		text-align: left;
	} */
}
@media (max-width: 320px){
	.tabItem {
		text-align: center;
		/* width: 180px; */
		margin-top: 2px;
		margin-bottom: 2px;
		border-radius: 0 !important;
	}
	.tab-active {
		text-align: center;
		/* width: 180px; */
		margin-top: 2px;
		margin-bottom: 2px;
		border-radius: 0 !important;
	}

	.check-subscription-link {
		text-align: left;
	}

	.section-header {
		margin-bottom: 10px;
	}

	.subscription-section .btn-subscribe-wrapper {
		float: none;
		width: 29% !important;
		padding-top: 10px !important;
	}
	.check-subscription-link {
		margin-top: 10px;
	}
	.subscription-section .subscription-header {
		text-align: left;
		width: 100% !important;
		float: left;
	}
	
	/* .subscription-section .subscription-header {
		float: left;
		text-align: left;
		width: 100% !important;
	}
	.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
	{
	   float: left;
	}
	.subscription-section .btn-subscribe-wrapper {
		float: none;
		width: 29% !important;
		padding-top: 10px !important;
	} */
	
}

.popup-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
