@font-face {
    font-family: 'Frutiger-45-light';
/*src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/FrutigerLTArabic-55Roman.eot") format('opentype');*/
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/FrutigerLTArabic-55Roman.ttf") format('truetype'); 
	font-weight: 400;
}

@font-face {
    font-family: 'Frutiger-Roman';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/Frutiger-Roman.otf") format('opentype');
	font-weight: 600;
}

/* @font-face {
    font-family: 'Frutiger-55-Roman';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/FrutigerLTArabic-55Roman.ttf") format('truetype');
	font-weight: bold;
} */

@font-face {
    font-family: 'Caecilia-Roman';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/Caecilia-Roman.otf") format('opentype');
	font-weight: 400;
}

@font-face {
    font-family: 'Caecilia-55-Roman';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/PMN-Caecilia-Roman.otf") format('opentype');
	font-weight: bold;
}

@font-face {
    font-family: 'helveticaneueltarabic';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-ARKAN/fonts/helveticaneueltarabicroman1.ttf") format('truetype');
	font-weight: 400;
}


body {
    color: #373737;
	font-size: 15px;
    font-family: 'Frutiger-45-light', sans-serif;
    font-weight: 400;
}

body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    color: #373737;
	font-family: "Frutiger", "GE SS";
	font-size: 	16px;
}


.wrapper {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position:relative;
}
a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #00549f;
    text-decoration: none;
}
a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: none;
	color: #00549f
}
.footer {
    padding: 0em;
}
/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
    padding-bottom: 1em;

    display: none;
}
.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #003E5C;
}
.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 0.5em;
}
/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 0.75em;
    margin: -1px 0 0 -1px;
    border: 1px solid #cccccc;
    text-align: center;
    transition: background 0.5s;
}
.time-line-item:hover {
    background-color: #cccccc;
}
.color-dot-box .display-none {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    border: 1px solid #cccccc;
}
.color-dot-box .color-dot {
    display:none;
}
.calendar-time-line .current-month .time-line-item {
    background-color: #cccccc;
}
.calendar-time-line .year {
    font-size: 16px;
    padding-bottom: 0.25em;
    line-height: normal;
}
/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #585852;
    font-size: 16px;
    width: 1em;
    height: 1em;
    line-height: 1em;
    border: 0.16em solid #DBDBDB;
    border-radius: 0.75em;
}
.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #DBDBDB;
    border-right-color: #DBDBDB;
    color: #585852!important;
}

.expand-collapse {
    padding: 0;
    position: absolute;
    display: none;
    text-decoration: none;
    top: 12px;
    left: 1px;
    text-align: center;
    overflow: hidden;
    background-color: #0000;
    border: none;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 0 !important;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #bebfb8;
    padding-bottom: 0.5em;
}
.box-border {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #bebfb8;
}
/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}
.filter-type {
    border-bottom: 0em solid #225DB3;
    padding-bottom: 0.6em;
}
/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
    padding: 0.55em 1em;
    margin-left: -1px;
    line-height: normal;
    color: #225DB3;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #225DB3 !important;
}
.eupagination>li>a:hover,
.eupagination>li>span:hover {
    background-color: #225DB3;
    color: #ffffff!important;
}
.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: #225DB3 !important;
    color: #ffffff!important;
    border: 1px solid #225DB3 !important;
}
.eupagination>li:last-child>a,
.eupagination>li:last-child>span {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border-left:0;
}
.eupagination>li:first-child>a,
.eupagination>li:first-child>span {
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    border-right: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 {
    font-family: inherit;
    line-height: unset !important;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	margin: 0.5em 0;
	padding: 5px;
	border: 1px solid #009fDA;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background: #009fDA;
	transition: background 0.5s, color 0.5s, border 0.5s;	
	text-decoration: none;	
}
.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    text-decoration: none;
	background: #009fDA;
	color: #E3E3E3;
	border-color: #009fDA
}   
/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}
.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height:auto;
    line-height: normal;
    float: none;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.tabs li {
    float: none;
    margin-right: 16px;
    display:inline-block;
}
.tabItem {
    height: auto;
	line-height: normal;
	padding-top: 1em !important;
	padding-right: 0em;
	padding-bottom: 1em !important;
	padding-left: 0em;
	margin-top: 0.0em;
	margin-right: 1px;
	margin-bottom: 0.0em;
	margin-left: 1px;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: capitalize !important;	
	color: #373737 !important;
	font-style: normal;
	text-decoration: none;	
	border-top: 0px solid #0000000a;
	border-right: 0px solid #0000000a;
	border-bottom: 0px solid #0000000a;
	border-left: 0px solid #0000000a;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	position: relative;
	top: 0;
}
.tab-active {
    background: #ffffff;
	color: #002776 !important;	
	border-top: 0px solid #002776;
	border-right: 0px solid #002776;
	border-bottom: 2px solid #002776;
	border-left: 0px solid #002776;
    font-weight: bold;
}
.tab-active:before {
    content: "";
	width: 0; 
	height: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -1.0em;
	display: none !important;
	border-left: 1.0em solid transparent; 
	border-right: 1.0em solid transparent; 
	border-top: 1.0em solid #DBDBDB;
}

.tabItem:hover {
    background: #ffffff;
	color: #002776 !important;
	border-top: 0px solid #002776;
	border-right: 0px solid #002776;
	border-bottom: 2px solid #002776;
	border-left: 0px solid #002776;
}
/* YEAR BUTTONS */
.year-filter ul {
    margin:1em 0;
    border-bottom: 1px solid #ccc;
}
.year-filter ul li {
    padding:0;
    margin:0;
    display:inline-block;
    line-height: 3em;
}
.year-filter ul li a {
    height: auto;
    font-size: 15px;
    line-height: normal;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
    padding-left: 0.7em;
    padding-right: 0.7em;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    background: transparent;
    border: 0px solid #002776;
    transition: background 0.5s;
    color: #373737;
    margin: 0;
}
.year-filter ul li a:hover {
    border-bottom: 2px solid #00549f !important;
    color: #00549f;
} 
.year-filter ul li a.selected,
.year-filter ul li a:active,
.year-filter ul li a:focus {
    background: #FFFFFF !important;
	color: #00549f;
	border-bottom: 2px solid #00549f !important;
    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: 16px;
    font-weight: bold;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #373737;
}
.modal-header .close {
    margin-top: 0.1em;
    font-size: 16px;
    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;
}
.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0.16em solid #cccccc;
    padding: 1em 0 1em 0;
}
.form input,
.form select {
    color: #333;
    font-size: 16px;
    padding: 0.22em;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cccccc;
}
.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.45em;
}
/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
    line-height: normal;
}
.popup-event-name {
    line-height: normal;
    padding: 0.25em 0;
}
.etooltip {
    border: 1px solid #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 1px 0.32em #003E5C;
    -moz-box-shadow: 0 1px 0.32em #DBDBDB;
    -webkit-box-shadow: 0 1px 0.32em #DBDBDB;
}
.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;
    }
    .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;
    }
}
/*END*/




/* -------------------------Changes--------------------------- */

.eupagination>li {
    font-family: "Frutiger", "GE SS";
}

.eupagination {
    border-radius: 0px !important;
}

.subscription-header, .export-header {
    font-weight: normal;
}

.body-rtl .subscription-header, .body-rtl .export-header,
.body-rtl .check-subscription-link .link {
    font-weight: 300;
}

.next-event div.date-time {
    font-weight: normal;
    padding-bottom: 5px;
}

.calendar-time-line .current-month {
    font-weight: normal;
}

.check-subscription-link {
    text-align: center;
    padding-bottom: 8px;
    color: #373737 !important;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.google-recapcha>div {
    color: #373737;
}

.check-subscription-link a:hover {
    text-decoration: underline;
}

.footer {
    font-size: 13px;
    line-height: 1.5;
}

.main-heading {
    display: none;
}

.subscribe-content-wrapper .your-preferences .subscribe-actions {
    margin-bottom: 10px;
}

.subscribe-checking .input {
    max-width: 265px;
    width: 100%;
}

.calendar-time-line {
    line-height: 1.5;
}

.footer a:hover,
.google-recapcha>div a:hover {
    text-decoration: underline !important;
}

.headline-left .date-time {
    /* padding-left: 1.2em; */
    font-weight: normal;
}

.headline-right .event-type {
    font-weight: normal;
}

.your-preferences .checkbox {
    bottom: 2px;
}

.ar-ae .check-subscription-link {
    text-align: left;
}

.body-rtl .footer {
    font-weight: 300;
}

.ar-ae .calendar-time-line .year,
.ar-ae .headline-left .date-time,
.ar-ae .event-type,
.ar-ae .year-filter ul li a,
.color-dot-box {
    font-family: 'Frutiger-45-light', sans-serif !important;
}

.ar-ae .subscription-section {
    float: left;
    text-align: left;
}


body.ar-ae .content-headline, body.ku-arab-iq .content-headline {
    margin-right: 0px !important;
}

.ar-ae .headline-left .date-time {
    padding-right: 0;
}

body.ar-ae .filter-type ul li, body.ku-arab-iq .filter-type ul li {
    float: none;
    padding: 0px;
}

.export-section {
    float: left;
    margin-bottom: 16px;
}

.body-rtl .eupagination>li>a, .body-rtl .eupagination>li>span {
    float: none;
}

.ar-ae .eupagination {
    direction: ltr;
}

.ar-ae .subscribe-checking .form .label {
    text-align: left;
}

.show-hide-toggle {
    display: block!important;
}
span.exco-text {
    display: none!important;
}

body.body-rtl .tabs li {
    float: right !important;
    margin-right: 0;
    margin-left: 16px;
}

.focus .content-headline {
    border-left: 0;
    border-right: 0;
}
.content-headline {
    margin-left: 0 !important;
    border-left: 0px solid #0000 !important;
    border-right: 0px solid #0000 !important;
    border-bottom: 1px solid #bebfb8;
    padding-bottom: 0.5em;
}
body.ar-ae .headline-right .event-type {
    font-weight: normal !important;
}

/* -------------------Responsive------------------- */





@media (max-width: 479px) {
    .subscribe-checking .input {
        width: 100% !important;
        max-width: 408px !important;
    }
    .subscribe-checking .form .row-control {
        margin-left: 1em;
    }
    .ar-ae .subscribe-checking .form .label {
        text-align: right !important;
        padding-right: 0;
    }
    .ar-ae .subscribe-checking .form .row-control {
        margin-right: 1em;
        margin-left: unset;
    }
    .ar-ae #UpcomingEventsContainer .headline-right .download-event {
        text-align: right !important;
    }
}

@media (max-width: 440px) {
    .tabs li,
    body.body-rtl .tabs li {
        width: 221px;
        margin-bottom: 3px;
        margin-right: auto;
        margin-left: auto;
    }
    .tabItem,
    body.body-rtl .tabItem {
        border: 1px solid #002776 !important;
        border-radius: 0 !important;
        text-align: center;
        padding: 0.5em !important;
    }
    .tab-active, 
    a.tabItem.second-heading.active.tab-active:hover,
    body.body-rtl .tab-active, 
    body.body-rtl a.tabItem.second-heading.active.tab-active:hover {
        border: 1px solid #002776 !important;
        background: #002776 !important;
        color: #FFFFFF !important;
        font-weight: 400;
    }
    body.body-rtl .tabs li {
        float: none !important;
    }
    .tabs {
        text-align: center;
        border-bottom: 0px solid #ccc;
    }
}

@media (max-width: 320px) {
    .subscription-section .subscription-header {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .ar-ae .subscription-section .subscription-header {
        text-align: right;
    }
    .check-subscription-link {
        text-align: left;
    }
    .ar-ae .subscription-section .btn-subscribe-wrapper {
        text-align: right;
    }
    .ar-ae .check-subscription-link {
        text-align: right;
    }
}

.section-header.subscription-header {
    display: none;
}

