@import url("//tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/qa-qibk/qa-qibk.css */
/********************************************** CUSTOM FONT DECLARTIONS **************************************************/

/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/

@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,700");
/*************************************************** MAIN RULES **********************************************************/
.main-heading {
	display: none;
}
body {
	padding:0;
	margin:0;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	color: #394040;
}
.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif !important;
	color: #394040;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}
a:link,
a:visited,
.hyperlink,
.check-subscription-link {
	color: #0075B0;
	text-decoration: none;
}
.cookies-box a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
	text-decoration: underline !important;
	color: #DF7A00 !important;;
}
.footer {
	padding: 0em;
}
.subscription-header, .export-header {
	font-weight: bold;
	color: #394040;
}
/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
	display: none;
	padding-bottom: 1em;
}
.next-event div.lable {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 1.0em;
	color: #00111A;
	display: none;
}
.next-event div.date-time,
.next-event div.event-name {
	padding-bottom: 0.5em;
	color: #00111A;
}

.event-name  {
	color: #00111A;
	font-weight: bold;
}

.headline-left .date-time {
	font-weight: normal;
	color: #00111A;
}
/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
	padding-top: 0.5em;
	margin: -0.08em 0 0 -0.08em;
	border: 1px solid #F4F4F4;
	text-align: center;
	transition: background 0.5s;
	background: #F4F4F4;
}
.time-line-item:hover {
	background-color: #F4F4F4;
	color: #394040;
	font-weight: bold;
}
.color-dot-box .display-none {
	display: inline-block;
	width: 0.5em;
	height: 0.5em;
	border: 0.08em solid #e1e1e1;
}
.color-dot-box .color-dot {
	display:none;
}
.calendar-time-line .current-month .time-line-item {
	background-color: #F4F4F4;
	color: #394040;
	font-weight: bold;
}
.calendar-time-line .year {
	font-size: 22px;
	padding-bottom: 16px;
	line-height: normal;
	font-weight: bold;
}
/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse>.exco-text {
	display: inline-block;
	text-align: center;
	color: #394040;
	font-size: 1.5em;
	width: 1.15em;
	height: 1.15em;
	line-height: 1em;
	border: 0.08em solid #e1e1e1;
	border-radius: 0em;
}
.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
	background-color: #3F393D;
	border-right-color: #3F393D;
	color: #fff!important;
}
/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
	margin-left: 0;
	border-left: 0.08em solid transparent;
	border-right: 0.08em solid transparent;
	border-bottom: 0;
	padding-bottom: 0;
}
.box-border {
	border-left: 0.08em solid transparent;
	border-right: 0.08em solid transparent;
	border-bottom: 0.08em solid #3F393D;
}

.event-row {
	position: relative;
	border: 1px solid transparent;
	border-top: 0;
	border-radius: 8px;
	padding: 16px;
}

.event-row.odd {
	background-color: #F4F4F4;
}

.expand-collapse {
	left: 2px;
}
.body-rtl .expand-collapse {
	left: initial !important;
	right: 2px;
}


/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
	float: none;
	padding: 5px;
	display: inline-block;
	margin: 0;
}
body.ar-ae .filter-type ul li, body.ku-arab-iq .filter-type ul li {
	padding: 5px;
}
.type-filter {
	width: 100%;
	overflow: auto;
}
.filter-type {
	border-bottom: 0.08em solid transparent;
	padding-bottom: 0.6em;
	overflow: auto;
}

.color-box {
	width: 20px;
	height: 20px;
	border-radius: 50px;
	position: relative;
	top: 2px;
}
/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
	font-weight: normal;
	padding: 0.55em 1em;
	margin-left: -0.08em;
	line-height: normal;
	color: #394040;
	text-decoration: none;
	background-color: transparent;
	border: 0.08em solid #ccc;
}
.eupagination>li>a:hover,
.eupagination>li>span:hover {
	background-color: #f3f3f3;
	color: #394040 !important;
	border: 0.08em solid #ccc;
}
.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: #394040;
	cursor: default;
	background-color: #f3f3f3;
	border-color: #ccc;
	font-weight: bold;
}
.eupagination>li:last-child>a,
.eupagination>li:last-child>span {
	border-top-right-radius: 0.75em;
	border-bottom-right-radius: 0.75em;
	border-left:0;
}
.eupagination>li:first-child>a,
.eupagination>li:first-child>span {
	border-top-left-radius: 0.75em;
	border-bottom-left-radius: 0.75em;
	border-right:0;
}
.ar-ae .eupagination>li:last-child>a,
.ar-ae .eupagination>li:last-child>span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-left: 1px solid #ccc;

	border-top-left-radius: 0.75em;
	border-bottom-left-radius: 0.75em;
	border-right:0;
}
.ar-ae .eupagination>li:first-child>a,
.ar-ae .eupagination>li:first-child>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-right: 1px solid #ccc;

	border-top-right-radius: 0.75em;
	border-bottom-right-radius: 0.75em;
	border-left:0;
}
/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
	background: #0075B0;
	color: #FFFFFF !important;
	padding: 16px;
	font-size: 1em;
	font-weight: bold;    
	border-radius: 8px;
	border: 1px solid #0075B0 !important;
	height: auto;
	line-height: normal;    
	transition: background 0.5s, color 0.5s, border 0.5s;
}
.btn:active, .btn-primary:active, .btn-submit:active, .btn-cancel:active, .btn:hover, .btn-primary:hover, .btn-submit:hover, .btn-cancel:hover {
	background: #0075B0;
	opacity: 0.7;
}

/****************************************** END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
.tabs-wrapper {
	margin: 1em 0 1.5em 0;
}
.tabs {
	background-color: #F4F4F4;
	margin-top: 2em;
	margin-bottom: 2em;
	width: fit-content;
	height:auto;
	line-height: normal;
	float: none;
	text-align: left;
	font-size: 0;
	padding: 0;
	border-radius: 30px;
	border: 1px solid #F4F4F4;
}
.ar-ae .tabs{
	text-align: right;
}
.tabs li {
	_float: none;
	float: none;
	margin: 0;
	display: inline-block;
	padding: 4px;
}
.tabItem {
	height: auto;
	line-height: normal;
	padding: 16px !important;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background: transparent;
	transition: background 0.5s, color 0.5s, border 0.5s;
	color: #00111A !important;
	/*! margin-right: 24px; */
	border-radius: 30px;
	border: 1px solid transparent;
	text-decoration: unset;
	position: relative;
	cursor: pointer;
	top: 1px;
	left: 0;
}
.ar-ae .tabItem {
	margin-left: 0;
	margin-right: 0;
}

.tabItem:hover,
.tab-active,
.tab-active:hover {
	color: #FFFFFF !important;
	cursor: pointer;
	background-color: #DF7A00;
	border-color: #DF7A00;
	position: relative;
	text-decoration: unset;
	top: 1px;
	left: 0;
}

.tab-active:hover {

	text-decoration:none;

}

/* YEAR BUTTONS */
.year-filter ul {
	margin:16px 0;
	height: 56px;
	line-height: 56px;
}
.year-filter ul li {
	padding:0;
	margin:0;
	display:inline-block;
}
.year-filter ul li a {
	height: auto;
	font-size: 1em;
	line-height: normal;
	padding: 0 10px; 
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	transition: background 0.5s;
	color: #00111A;
	border-radius: 0;
	margin: 0;
}
.year-filter ul li a:hover,
.year-filter li.selected a {
	text-decoration: none;
	font-weight: bold;
}
/* END OF YEAR BUTTONS */
/* REQUIRED TO OVERWRITE MAIN CSS */
.en-gb .tabItem {
	text-transform: none;
}
/* END OF IT */
/************************************************** END OF TABS **********************************************************/

/********************************************* MODAL WINDOW CONTROLS *****************************************************/
.modal-title {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 1.0em;
	color: #394040;
}
.modal-header .close {
	margin-top: 0.1em;
	font-size: 3.5em;
	line-height: 0.25em;
}
li.type {
	width: 50%;
	padding: 0.5em 0;
}
.checkbox-event-type {
	padding: 0;
}
label {
	vertical-align: text-top;
}
.modal-body {
	position: relative;
	padding: 1em;
}
.your-preference-title {
	text-align: center;
	padding: 0 0 1em 0;
	color: #394040;
}
.your-preferences {
	background-color: transparent;
	box-sizing: border-box;
	border: 0em solid #333333;
	padding: 1em 0 1em 0;
}
.form input, .form select {
	height: 48px;
	line-height: 48px;
	color: #394040;
	font-size: 1em;
	padding: 0 16px !important;
	box-sizing: border-box;
	background: #ffffff;
	/* border: 0.08em solid #ccc; */
	border-radius: 8px;
	border: 1px solid #CECECE;
	box-shadow: 0 0 3px rgba(0, 0, 0, .15) inset;
}
.form .lable {
	padding-right: 1em;
	height: auto;
	vertical-align: middle;
	line-height: normal;
	margin-top: 0.6em;
}
/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
	line-height: normal;
}
.popup-event-name {
	line-height: normal;
	padding: 0.25em 0;
}
.etooltip {
	border: 0.08em solid #003E5C;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: #fff;
	box-shadow: 0 0.08em 0.32em #003E5C;
	-moz-box-shadow: 0 0.08em 0.32em #333333;
	-webkit-box-shadow: 0 0.08em 0.32em #333333;
}
.etooltip .tip-arrow {
	background:transparent;
}
/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@media(max-width:640px) {
	li.type {
		width: 50%!important
	}
}
@media (max-width:479px) {
	#PastEventsContainer .attachments {
		margin-top: 0!important;
		height: 0 !important;
		position: relative;
		top: -5em;
		right: 0em;
	}
	.ar-ae 	#PastEventsContainer .attachments {
		margin-top: 0!important;
		height: 0 !important;
		position: relative;
		top: -4em;
		right: 0.3em;
	}
	.en-gb .attachments {
    float: right;
}

	.button-wrraper {
		margin-top: 1em!important
	}
	.headline .headline-right {
		float: none;
		margin-top: 0.5em;
	}
}
@media (max-width:320px) {
	.subscription-section .btn-subscribe-wrapper {
		float: none;
		width: 100% !important;
		padding-top: 0.5em !important;
		text-align: left;
	}
	.export-types {
		padding-bottom: inherit;
	}
	.tabs li {
		_float: none;
		float: none;
		margin: 0;
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-bottom: 3px;
	}
	.tabItem {

		margin-right: 0px; 

	}
	.ar-ae .tabItem {
		margin-left: 0px;
		margin-right: 0;
	}
}
/*END*/

.btn-primary {
	color: #fff!important;
	background-color: #0075B0;
	border: 1px solid #0075B0 !important;
}
.events-container {
	padding-top: 20px;
	clear: both;
	border-top: 1px solid transparent;
	margin-top: 0;
}

body.body-rtl .tabs {
	float: right!important;
	margin-bottom: 4px;
}

body.body-rtl #PastEventsContainer .list-file-attachment {
	text-align: left;
}

body.body-rtl .date-time span:last-child {
	direction: ltr;
	unicode-bidi:bidi-override;
}


.link-location, .attachments {
	padding: 0;

}
/* ADDITIONAL CSS */
.checkbox {
	line-height: 17px;
	height: 18px;
	border: 1px solid #CECECE;
	border-radius: 4px;
	display: inline-block;
	background: none;
	cursor: pointer;
}

.checkbox-checked {
	display: inline-block;
	line-height: 17px;
	height: 18px;
	border: 1px solid #CECECE;
	border-radius: 4px;
	background: none;
	position: relative;
	cursor: pointer;
}

.checkbox-checked:after {
	content: '\2714';
	color: #0075B0;
	font-size: 15px;
	position: absolute;
	top: 0px;
	left: 3px;
}

.radio.focus,
.checkbox.focus {
	outline: none;
}

.block-title {
	border-radius: 8px 8px 0 0;
}

.block-date {
	border-radius: 0 0 8px 8px;
}

@media (max-width: 770px) {
	.currency-selection {
		margin-left: 15px;
	}
}

@media (max-width: 705px) {
	.currency-selection {
		display: block;
		margin-left: 0;
		margin-top: 16px;
		width: 100%;
	}
}

/* CALENDAR */

.EUCalendar,
.EUCalendar-menu-yearLabel div,
.EUCalendar-title div,
.EUCalendar-body,
.EUCalendar-menu-month-disabled,
.EUCalendar-day-disabled {
	text-shadow: none;
	font-size: 18px;
}

.EUCalendar-menu-yearLabel div,
.EUCalendar-title div {
	color: #515151;
	padding: 10px 20px;
	text-shadow: none;
	border: 1px solid transparent;
}

.EUCalendar-day {
	color: #515151;
	font-size: 18px;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 1px;
	padding: 2px;
	cursor: pointer;
}

.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
	font-family: inherit;
	font-weight: bold;
	font-size: 16px;
	padding: 16px;
	background: #0075B0;
	color: #FFFFFF;
	text-transform: capitalize;
	border: 1px solid #0075B0;
	border-radius: 8px;
	box-sizing: border-box;
	width: auto;
	cursor: pointer;
}

.EUCalendar-menu-today-hover,
.EUCalendar-bottomBar-today-hover {
	background: #0075B0;
	color: #FFFFFF;
	border-color: #0075B0;
	opacity: 0.8;
}

.EUCalendar-day-selected {
	font-weight: normal;
	padding: 2px;
	margin: 1px;
	background: #0075B0 !important;
	color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #0075B0;
}

.EUCalendar-hover-date {
	padding: 2px;
	background: #0075B0;
	margin: 1px !important;
	color: #FFFFFF !important;
	border-color: #0075B0;
}

.EUCalendar-day-today.EUCalendar-day-selected {
	background: #E0396D;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.EUCalendar-bottomBar {
	border-top: 1px solid #BBD0D1;
	padding: 4px;
	position: relative;
	text-align: center;
}

.EUCalendar-dayNames div {
	font-weight: 500;
	color: #515151;
	font-size: 18px;
}

.EUCalendar-hover-week {
	background: transparent;
}

.EUCalendar-dayNames .EUCalendar-weekend {
	color: #515151;
}

.en-gb .EUCalendar-dayNames tbody tr td:nth-child(5) div,
.en-gb .EUCalendar-dayNames tbody tr td:nth-child(6) div,
.en-gb .EUCalendar-bodyTable tbody td:nth-child(5) div,
.en-gb .EUCalendar-bodyTable tbody td:nth-child(6) div {
	color: #c22;
}

.EUCalendar-dayNames div,
.EUCalendar-day,
.EUCalendar-weekNumber {
	width: 1.7em;
}

.EUCalendar *:focus {
	outline: none;
}

.EUCalendar-menu-month-disabled,
.EUCalendar-day-disabled {
	opacity: 1;
	text-shadow: none;
	font-weight: normal;
	color: #51515166;
}

.EUCalendar-day-othermonth.EUCalendar-weekend,
.EUCalendar-day-othermonth {
	color: #51515166;
}

.EUCalendar-day.EUCalendar-day-othermonth.EUCalendar-day-selected {
	color: #515151;
}

.EUCalendar-weekend.EUCalendar-menu-month-disabled,
.EUCalendar-weekend.EUCalendar-day-disabled {
	color: #cc222266;
}

.en-gb .EUCalendar-bodyTable tbody td:nth-child(5) div.EUCalendar-day-othermonth,
.en-gb .EUCalendar-bodyTable tbody td:nth-child(6) div.EUCalendar-day-othermonth,
.en-gb .EUCalendar-bodyTable tbody td:nth-child(5) div.EUCalendar-day-disabled,
.en-gb .EUCalendar-bodyTable tbody td:nth-child(6) div.EUCalendar-day-disabled {
	color: #cc222266;
}

.EUCalendar-day-othermonth.EUCalendar-hover-date {
	border-color: #E0396D66;
	color: #51515166;
	background: #FFFFFF66;
}

.EUCalendar-menu-prevDecade button,
.EUCalendar-menu-nextDecade button,
.EUCalendar-navBtn button {
	color: #515151;
}

body.ar-ae .EUCalendar-dayNames div {
	padding-bottom: 6px;
}

.ar-ae .EUCalendar-dayNames tbody tr td:nth-child(1) div,
.ar-ae .EUCalendar-dayNames tbody tr td:nth-child(7) div,
.ar-ae .EUCalendar-bodyTable tbody td:nth-child(1) div,
.ar-ae .EUCalendar-bodyTable tbody td:nth-child(7) div {
	color: #c22;
}

.ar-ae .EUCalendar-bodyTable tbody td:nth-child(1) div.EUCalendar-day-othermonth,
.ar-ae .EUCalendar-bodyTable tbody td:nth-child(7) div.EUCalendar-day-othermonth,
.ar-ae .EUCalendar-bodyTable tbody td:nth-child(1) div.EUCalendar-day-disabled,
.ar-ae .EUCalendar-bodyTable tbody td:nth-child(7) div.EUCalendar-day-disabled {
	color: #cc222266;
}

/* Additional CSS */
@media (max-width: 680px) {
	li.type {
		width: 100%!important
	}
}

@media (max-width: 479px) {
	.row-control {
		height: auto;
	}
	.ar-ae  .form .label {
		width: 100% !important;
		text-align: right !important;
		margin: 10px 0 10px 0;
		padding: 0;
		line-height: inherit;
	}
}

@media (max-width: 380px) {
	.year-filter ul {
		height: auto;
		line-height: normal;
	}
}
