/********************************************** CUSTOM FONT DECLARTIONS **************************************************/


@font-face {
    font-family: 'GEDinar';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/GEDinarOneLight.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GEDinar';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/GEDinarOneMedium.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FSTruman';
    font-style: normal;
    font-weight: bold;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-extrabold.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-extrabold.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-extrabold.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-extrabold.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-extrabold.ttf") format('truetype')
}

@font-face {
    font-family: 'FSTruman';
    font-style: normal;
    font-weight: normal;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-regular.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-regular.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-regular.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-regular.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-regular.ttf") format('truetype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/bh-batelco/fonts/averta-cy-regular.svg#fs-truman-2") format('svg')
}

/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/


/*************************************************** MAIN RULES **********************************************************/
body {
    padding: 0;
    margin: 0;
    font-family: 'FSTruman', Arial, sans-serif;
    font-size: 17px;
    color: #353535;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 17px;
    font-family: 'FSTruman', Arial, sans-serif;
    color: #353535;
}

body.ar-ae,
body.ar-ae .tabItem,
body.ar-ae .tab-active,
body.ar-ae .form input,
body.ar-ae .form select,
body.ar-ae .next-event {
    font-family: 'GEDinar', Arial, sans-serif !important;
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #353535;
    text-decoration: none;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: none;
    color: #353535;
}

.footer {
    padding: 0em;
}

.google-recapcha a,
.check-subscription-link .link,
.cookies-box a,
.supply-by a {
    position: relative;
}

.google-recapcha a:after,
.check-subscription-link .link:after,
.cookies-box a:after,
.supply-by a:after {
    content: "";
    width: 0%;
    height: 1px;
    background: #ca1331;
    position: absolute;
    left: 0px;
    top: 22px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.google-recapcha a:hover:after,
.check-subscription-link .link:hover:after,
.cookies-box a:hover:after,
.supply-by a:hover:after {
    width: 100%;
}

body.ar-ae .google-recapcha a:after,
body.ar-ae .check-subscription-link .link:after,
body.ar-ae .cookies-box a:after,
body.ar-ae .supply-by a:after {
    left: 0px;
    right: 0px;
    top: 17px;
}

/*********************************************** 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: #CE0037;
}

.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: -0.08em 0 0 -0.08em;
    border: 0.08em solid #DBDBDB;
    text-align: center;
    transition: background 0.5s;
}

.time-line-item:hover {
    background-color: #DBDBDB;
}

.color-dot-box .display-none {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    border: 0.08em solid #DBDBDB;
}

.color-dot-box .color-dot {
    display: none;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #DBDBDB;
}

.calendar-time-line .year {
    font-size: 1em;
    padding-bottom: 0.25em;
    line-height: normal;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse > .exco-text {
    display: inline-block;
    text-align: center;
    color: #353535;
    font-size: 1.2em;
    width: 1.15em;
    height: 1.15em;
    line-height: .85em;
    border: 1px solid #DBDBDB;
    border-radius: 0.75em;
}

.expand-collapse > .exco-text:hover,
.expand-collapse.expand > .exco-text {
    background-color: #DBDBDB;
    border-right-color: #DBDBDB;
    color: #000000 !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 2.5em;
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid #bebfb8;
    padding-bottom: 0.5em;
}

.headline-left .event-name {
    font-weight: bold;
}

.box-border {
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 1px solid #cacaca;
}

.headline-right .event-type {
    font-weight: normal;
}

.headline-left .date-time {
    font-weight: normal;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}

.filter-type {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 0.6em;
}

/* END OF FILTERS */

/* PAGINATION */
.eupagination > li > a,
.eupagination > li > span {
    font-weight: bold;
    padding: 10px;
    margin: 2PX;
    line-height: normal;
    color: #fff;
    text-decoration: none;
    background-color: #3a3a3a;
    border: 0.08em solid #3A3A3A;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover {
    background-color: #3a3a3a;
    color: #fff !important;
    border: 0.08em solid #3A3A3A;
}

.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-color: #cd2653;
    border-color: #cd2653;
    font-weight: bold;
}

.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;
}

.eupagination > .disabled > span,
.eupagination > .disabled > span:hover,
.eupagination > .disabled > span:focus,
.eupagination > .disabled > a,
.eupagination > .disabled > a:hover,
.eupagination > .disabled > a:focus {
    color: #fff;
    cursor: not-allowed;
    background-color: #3a3a3a;
    border-color: #3a3a3a;
}

/* 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: #CE0037;
    color: #FFF !important;
    padding: 11px 29px 12px 29px;
    border: 1px solid #CE0037;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 25px;
    height: 48px;
    line-height: 21px;
    text-transform: none;
    transition: all .3s linear;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    background: #F0E9E3;
    color: #CE0037 !important;
    border-color: #CE0037;
}

.ar-ae .subscription-section,
.subscription-section {
    text-align: center;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}

.tabs {
    border-bottom: 0px solid #112A44;
    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;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}

.tabItem {
    height: auto;
    line-height: normal;
    text-align: center;
    padding-top: 0.75em !important;
    padding-bottom: 0.75em !important;
    padding-left: 1em;
    padding-right: 1em;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    background: #d8dde6;
    border: 1px solid #d8dde6;
    transition: background 0.5s;
    color: #353535;
    margin: 0;
    position: relative;
    top: 0;
    width: 98%;
    box-sizing: border-box;
    margin: 5px auto;
    border-bottom: 0;
}

.tab-active {
    color: #fff !important;
    cursor: default;
    font-weight: normal;
    background-color: #112A44 !important;
    position: relative;
    top: 0px;
    left: 0px;
}

.tab-active:before {
    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.0em;

    border-left: 1.0em solid transparent;
    border-right: 1.0em solid transparent;
    border-top: 1.0em solid #DBDBDB;
    display: none;
}

.tabItem:hover {
    background: #112A44;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    color: #ffffff !important;
}

.tab-active:hover {
    color: #fff !important;
    background-color: #112A44 !important;
}

/* 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: 1em;
    padding-right: 1em;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    background: #CE0037;
    border: 1px solid #CE0037;
    transition: all .3s linear;
    color: #fff;
    border-radius: 22px;
    margin: 0;
}

.year-filter ul li a:active,
.year-filter ul li a:focus,
.year-filter ul li a:hover,
.year-filter ul li a.selected {
    background: #F0E9E3;
    color: #CE0037;
    border-color: #CE0037;
}

/* 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: #333;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 2em;
    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: 0em solid #DBDBDB;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    color: #333;
    font-size: 17px;
    padding: 6px 0px;
    box-sizing: border-box;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #d4d4d4;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.45em;
}

.form select {
    height: auto
}

.modal-dialog span.checkbox,
.modal-dialog span.color-box {
    vertical-align: unset;
}

/***************************************** 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 #DBDBDB;
    -webkit-box-shadow: 0 0.08em 0.32em #DBDBDB;
}

.etooltip .tip-arrow {
    background: transparent;
}

span.radio,
span.checkbox,
span.event-name,
span.color-box {
    vertical-align: inherit;
}

/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@media(max-width:640px) {
    li.type {
        width: 50% !important
    }
}

@media (max-width:510px) {
    .tabItem {
        padding-left: 1em;
        padding-right: 1em;
    }
}

@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;
    }

    body.ar-ae #UpcomingEventsContainer .headline-right .download-event {
        text-align: right !important;
    }
}

@media (max-width:425px) {
    .export-section {
        float: none;
    }

    .subscription-section {
        float: none;
        display: block;
    }

    .tabs li {
        width: 100%;
    }

}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
    }

    .export-types {
        padding-bottom: inherit;
    }

    body.ar-ae .subscription-section .subscription-header {
        text-align: right;
        width: 69% !important;
        float: right;
    }
}

.btn:active,
.btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*END*/
.events-container {
    padding-top: 0px;
}

.tabs-wrapper {
    margin: 1em 0 0.5em 0 !important;
}

.footer {
    font-size: 14px;
}

body.ar-ae .modal-dialog span.checkbox {
    vertical-align: inherit;
}

body.ar-ae {
    font-family: 'GEDinar', Arial, sans-serif !important;
}

.ar-ae .color-dot-box {
    font-family: 'GEDinar', Arial, sans-serif !important;
}

.ar-ae .tabs {
    text-align: right;
}

body.body-rtl .subscription-section {
    float: left;
}

body.body-rtl .tabs li,
body.body-rtl .tabs {
    float: none !important;
}

body.body-rtl .expand-collapse > .exco-text {
    line-height: 1.1em;
}

body.ar-ae .filter-type ul li,
body.ku-arab-iq .filter-type ul li {
    padding: 0;
}

body.ar-ae .eupagination > li:first-child > a,
body.ar-ae .eupagination > li:first-child > span {
    margin-left: 3px;
}

body.body-rtl .event-row.focus .content-headline {
    border-right-width: 0px;
    border-right-color: #046bc7;
    border-left-width: 2px;
    border-left-color: #046bc7;
}

body.ar-ae .filter-type ul li,
body.ku-arab-iq .filter-type ul li {
    float: none;
}

body.ar-ae .content-headline,
body.ku-arab-iq .content-headline {
    margin-left: 0;
    margin-right: 2.5em;
    padding-bottom: 0.5em;
}

.content-headline .headline {
    padding-left: 0;
}

.ar-ae .content-headline .headline {
    padding-right: 0;
}

.check-subscription-link .link {
    font-size: 14px;
}


.main-heading {
    display: none;
}

* {
    outline: 0 !important;
}

