@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/ae-tabreed/ae-tabreed.css */
@import url("//fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");

@font-face {
    font-family: 'TT_Commons Regular';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-tabreed/fonts/TT Commons Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TT_Commons_Bold';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-tabreed/fonts/TT Commons Bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT_Commons medium';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-tabreed/fonts/TT Commons Medium.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT_Commons demibold';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-tabreed/fonts/TT Commons DemiBold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

/*************************************************** MAIN RULES **********************************************************/
body {
    padding:0;
    margin:0;
    font-family: 'TT_Commons Regular', sans-serif;
    font-size: 20px;
    color: #004A98;
}

body.ar-ae {
    padding:0;
    margin:0;
    font-family: 'Tajawal', sans-serif !important;
    font-size: 20px;
    color: #004A98;
}
.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 16px;
    font-family: 'TT_Commons', sans-serif;
    color: #004A98;
}
.wrapper {
    width: 100%;
    max-width:1248px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position:relative;
}
a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #2C97F4;
    text-decoration: none;
}
a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: none;
	color: #2C97F4;
}
.footer {
    padding: 0em;
}
/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
    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: #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.85em;
    margin: -0.08em 0 0 -0.08em;
    border: 0.08em solid #e6e6e6;
    text-align: center;
    transition: background 0.5s;
    background: #ffffff;
    color: #004A98;
    padding-bottom: 0.4em;
    font-size: 20px;
}
.time-line-item:hover {
    /* background-color: #004A98; */
    background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    color: #FFFFFF;
    cursor: pointer;
}
.color-dot-box .display-none {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    border: 0.08em solid #e6e6e6;
}
.color-dot-box .color-dot {
    display:none;
}
.calendar-time-line .current-month .time-line-item {
    /* background-color: #004A98; */
    background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    font-weight: 500;
    color: #FFFFFF;
    border-color: #e6e6e6;
}
.calendar-time-line .year {
    font-size: 20px;
    padding-bottom: 0.25em;
    line-height: normal;
}
/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse>.exco-text {
    display: none;
    text-align: center;
    color: #004A98;
    font-size: 1.5em;
    width: 1.15em;
    height: 1.15em;
    line-height: 1.25em;
    border: 0.16em solid #e6e6e6;
    border-radius: 0.75em;
}
.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #e6e6e6;
    border-right-color: #e6e6e6;
    color: #004A98!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: 1px solid #e6e6e6;
    padding-bottom: 0.5em;
}
.box-border {
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em 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: 0.22em solid #7FC0D4;
    padding-bottom: 0.6em;
} */
/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
    font-weight:normal;
    padding: 0.55em 1em;
    margin-left: 5px;
    line-height: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0.08em solid #e6e6e6;
    border-radius: 100px;
    background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}
.eupagination>li>a:hover,
.eupagination>li>span:hover {
    background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    color: #ffffff!important;
    border-color: #e6e6e6;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
.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: #ffffff;
    cursor: default;
    background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    border-color: #e6e6e6;
    font-weight:bold;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}


.eupagination>li:last-child>a,
.eupagination>li:last-child>span {
    /* border-top-right-radius: 0.75em;
    border-bottom-right-radius: 0.75em; */
    border-radius: 100px !important;
    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;
    border-radius: 100px !important;
}

.eupagination>li:first-child>a, .eupagination>li:first-child>span {
    margin-left: 5px;
}
/* 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: #4AC6B3;
    color: #F7F1E8 !important;
    padding: 1em;
    border: 0px;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0px;
    height: auto;
    line-height: normal;
    text-transform: uppercase;
    transition: background 0.5s; */
    font-family: TT_Commons Regular;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: capitalize;
    /* margin: 0.5em; */
    padding: 10px;
    border: 0em solid #071032;
    border-radius: 100px;
    background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    min-width: 9em;
    letter-spacing: 1px;
    line-height: 26px;
}
.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: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
    color: #ffffff;
    border-color: #004A98;
}   
/************************************************ 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;
    font-size:0;
}
.tabs li {
    _float: none;
    float: none;
    margin: 0;
    display:inline-block;
}
.tabItem {
    height: auto;
	line-height: normal;
    height: auto;
    line-height: normal;
    padding-right: 0em;
    padding-left: 0em;
    margin-top: 0.0em;
    margin-right: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: TT_Commons medium;
    font-weight: normal;
    font-size: 24px;
    text-transform: none;
    color: rgba(0,0,0,0.1) !important;
    font-style: normal;
    text-decoration: none;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0em solid #FFFFFF;
    border-left: 0em solid #FFFFFF;
    background: transparent;
    transition: background 0.5s, color 0.5s, border 0.5s;
	
	/* margin-left: -0.08em; */
	position: relative;
	top: 0;
	left: 0.08em;
    padding: 0 !important;
    line-height: 50px;
    margin-right: 30px;
    margin-left: 30px;
}
.tab-active {
    background: transparent;
    color: #2A2D42 !important;
    border-top: 0em solid #0AB9FF14;
    border-right: 0em solid #0AB9FF14;
    border-bottom: 0em solid #0AB9FF14;
    border-left: 0em solid #0AB9FF14;
    font-weight: 500;
	position: relative;
	top: 0px;
	left: 0px;
}
/* .tab-active:before, 
.tabItem:hover:before {
    content: "";
	width: 100%; 
	height: 0;

	position: absolute;
	top: 100%;
	left: 0;
	margin-left: 0em;
	border-top: 2px solid #004A98;
} */

.tabItem:hover {
    background: transparent;
	
	text-decoration: none;
	/* font-weight:bold; */
	font-style: normal;
	
	color: rgba(42, 45, 66, 0.5) !important;
}
.tabs li:first-child a:after{
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #2A2D42;
    position: absolute;
    right: -32px;
    top: 50%;
    z-index: 100;
}

.tabs li:first-child a{
    margin-left: 0;
}

.ar-ae .tabs li:first-child a:after {
    right: unset;
    left: -32px;
}
.ar-ae .tabs li:first-child a{
    margin-left: 30px;
    margin-right: 0;
}
.tabs {
    position: relative;
}
/* .tabs:before {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    bottom: -3px;
    z-index: 0;
    left: 0;
} */

/* YEAR BUTTONS */
.year-filter ul {
    margin:1em 0;
}
.year-filter ul li {
    padding:0;
    margin:0;
    display:inline-block;
    line-height: 3em;
}
.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
    padding-left: 1.0em;
    padding-right: 1.0em;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    background: transparent;
    border: 0em solid #e6e6e6;
    transition: background 0.5s;
    color: #004A98;
    border-radius: 0;
    margin: 0;
}
.year-filter ul li {
    line-height: 28px;
}

.year-filter .selected, .year-filter ul li:hover {
    background: #0AB9FF14;
    color: #004A98;
}

.year-filter ul li a.selected {
    background: #e6e6e6;
}
/* 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: #003E5C;
    color: #004A98;
}
.modal-header .close {
    margin-top: 0.1em;
    font-size: 2.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;
}
.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0.16em solid #e6e6e6;
    padding: 1em 0 1em 0;
}
.form input,
.form select {
    color: #004A98;
    font-size: 1em;
    padding: 0.22em;
    box-sizing: border-box;
    background: #fff;
    border: 0.08em solid #e6e6e6;
    border-radius: 0px;
    height: 38px;
}

.form .label {
    width: 22%;
}
.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: 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 #e6e6e6;
    -webkit-box-shadow: 0 0.08em 0.32em #e6e6e6;
}
.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*/
.check-subscription-link .link {
    color: #004A98;
    font-size: 16px;
}

.event-row.even {
    background-color: #FFFFFF;
}



/* CUSTOM 1 ROW */

.headline .headline-right {
    width: 29%;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.headline .headline-left {
    width: 70%;
    float: none;
    vertical-align: middle;
    display: inline-block;
}

.headline-left .date-time {
    font-weight: bolder;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    width: 49%;
}

.headline-left .event-name {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    width: 50%;
    text-align: center;
}

.file-type-pdf {
    /* background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-tabreed/pdf_tabreed.png") !important; */
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-tabreed/pdf_icon.png") !important;
}

.attachment-icon {
    height: 20px !important;
    width: 17px !important;
}

.events-scroller {
    margin-top: 10px;
}

body.ar-ae .content-headline, body.ku-arab-iq .content-headline {
    margin-right: 0;
}

 .cookies-box a:hover {
text-decoration: underline !important;
}





@media (max-width: 479px) {
    #PastEventsContainer .list-file-attachment {
        text-align: right;
    }
}

@media screen and (max-width:329px) {
    .btn-cancel {
        margin-bottom: 5px;
    }
}

@media screen and (max-width:320px) {
    
.check-subscription-link, 
.subscription-section .btn-subscribe-wrapper {
       text-align: right;
    }

    body.ar-ae .check-subscription-link,
    body.ar-ae  .subscription-section .btn-subscribe-wrapper {
        text-align: left;
    }
}

@media screen and (max-width:350px) {
    
    .headline-left .event-name,
    .headline-left .date-time {
        width: 100%;
        text-align: left;
        }

        body.ar-ae .headline-left .event-name,
        body.ar-ae .headline-left .date-time {
            text-align: right;
        }

        /* body.ar-ae .headline-right .event-type, body.ku-arab-iq .headline-right .event-type {
            text-align: right;
        }

        .body-rtl #PastEventsContainer .list-file-attachment {
            text-align: right;
        } */

    }


    body.ar-ae .subscription-section {
        float: left;
        text-align: left;
    }

    body.ar-ae .check-subscription-link {
        text-align: left;
    }

    /* body.ar-ae .eupagination>li:first-child>a,
    body.ar-ae .eupagination>li:first-child>span {
        border-top-right-radius: 0.75em;
        border-bottom-right-radius: 0.75em;
        border-top-left-radius: 0em;
        border-bottom-left-radius: 0em;
        border-right: 0;
    } */

/* 
    body.ar-ae .eupagination>li:last-child>a,
    body.ar-ae .eupagination>li:last-child>span {
        border-top-left-radius: 0.75em;
        border-bottom-left-radius: 0.75em;
        border-top-right-radius: 0em;
        border-bottom-right-radius: 0em;
        border-left: 0;
    } */

    body.ar-ae .subscription-section,
    body.ar-ae .btn,
    body.ar-ae .btn-primary,
    body.ar-ae .btn-submit,
    body.ar-ae .btn-cancel,
    body.ar-ae .tabItem{
        font-family: Tajawal, sans-serif !important;
    }

    .checkbox-wrapper .color-box {
        vertical-align: middle;
    } 
    body.ar-ae  .color-box {
        vertical-align: middle;
    }

    .footer {
        font-size: 14px;
    }

    .main-heading {
        display: none;
    }

    .check-subscription-link .link:hover {
        text-decoration: underline;
        color: #0Ab9ff;
    }

    .year-filter .selected {
        font-family: TT_Commons Regular, sans-serif;
    }


    .content-headline .headline {
        padding: 2em 10px 1em 10px;
    }

    .en-gb .headline-right .event-type {
        padding-bottom: 0;
        position: relative;
        top: 10px;
    }

    .en-gb .attachments {
        position: relative;
        bottom: -15px;
        padding-bottom: 0;
        padding-top: 0;
    }

    body.ar-ae .headline .headline-left {
        float: none !important;
    }

    body.ar-ae .headline .headline-right {
        vertical-align: text-top;
    }

    body.ar-ae .headline-right .event-type, body.ku-arab-iq .headline-right .event-type {
        padding-top: 2px;
    }
  

    .date-time span:last-child {
        background: linear-gradient(246deg, #69F0A0 0%, #0AB9FF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    
    @media screen and (max-width:746px) {
        body.ar-ae .headline .headline-left {
            width: 100%;
        }

        body.ar-ae .headline-left .date-time,
        .ar-ae .headline-left .event-name {
            width: 100%;
        }
        .ar-ae .headline-left .event-name {
            text-align: right;
        }

        .ar-ae .headline .headline-right {
            width: 100%;
        }

    }



    @media screen and (max-width:666px) {
        .ar-ae .headline-left .event-name, .headline-left .event-name{
                vertical-align: top;
        }
        
    }



    @media screen and (max-width:560px) {
        .ar-ae .headline-left .event-name {
            text-align: right;
            width: 100%;
        }

    }

    @media screen and (max-width:570px) {

        .headline .headline-left {
            width: 100%;

        }

        .headline-left .event-name {
            text-align: left;
            width: 100%;
        }

        .headline .headline-right {
            width: 100%;
        }
    }



  

    @media screen and (max-width:498px) {
        .headline-left .event-name {
            text-align: left;
        }
       .ar-ae .headline-left .event-name {
            text-align: right;
        }
    }




/* 
    @media screen and (max-width:479px) {
       .ar-ae .headline-left .event-name {
            text-align: left !important;
        }
    } */

    @media screen and (max-width:403px) {
        .ar-ae .headline-left .event-name {
            text-align: right;
        }
    }
    
    @media screen and (max-width: 498px) {
        .headline-left .date-time {
            padding-bottom: 0;
            width: 100%;
        }

        .headline-left .event-name {
            /* display: block; */
            padding-bottom: 0;
        }

        .en-gb .headline-right .event-type{
            top: 0;
            padding-top: 0;
        }
        .en-gb .attachments {
            bottom: -5px;
        }
    }

    @media screen and (max-width: 368px) {
        .tabs li {
            width: 100%;
            text-align: center;
        }
        .tabs li:first-child a,
        .ar-ae .tabs li:first-child a {
            margin: 0;
        }
        .tabs li:first-child a:after {
            display: none;
        }
    }


    li.page.next a,  li.page.last a,
     li.page.prev a, li.page.first a{
        background: linear-gradient(245.63deg, #69F0A0 0%, #0AB9FF 100%);
        background-clip: unset;
        -webkit-background-clip: unset;
        color: #FFFFFF;
    }

    li.page.next a span,  li.page.last a span,
     li.page.prev a span, li.page.first a span{
        color: #FFF !important;
        z-index: 2;
        -webkit-text-fill-color: #FFF;
    }

    .eupagination>.disabled>span, .eupagination>.disabled>span:hover, .eupagination>.disabled>span:focus, .eupagination>.disabled>a, .eupagination>.disabled>a:hover, .eupagination>.disabled>a:focus {
        background: rgba(7, 16, 50, 0.08) !important;
        border-color: transparent;
        background-clip: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
        color: #777777;
    }
    .eupagination>.disabled>a:hover {
        color: #777777 !important;
    }

    @media screen and (max-width:405px) {
        .eupagination>li>a, .eupagination>li>span {
            font-size: 18px;
        }
    }

    
    @media screen and (max-width:369px) {
        .eupagination>li>a, .eupagination>li>span {
            font-size: 15px;
        }
    }
    .tabItem{
        color: rgba(42, 45, 66, 0.5) !important;
    }
    .tab-active {
        color: #2A2D42 !important;
    }
