@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/OM-OAB/OM-OAB.css */
/********************************************** CUSTOM FONT DECLARTIONS **************************************************/
@font-face {
    font-family: "RM Neue";
    font-style: normal;
    font-weight: 400;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/RMNeue-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "RM Neue";
    font-style: normal;
    font-weight: 500;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/RMNeue-Bold.ttf") format('truetype');
}

@font-face {
    font-family: "RM Neue";
    font-style: normal;
    font-weight: 600;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/RMNeue-Black.ttf") format('truetype');
}

@font-face {
    font-family: "GE SS Unique";
    font-style: normal;
    font-weight: 400;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/GESSUnique-Light.ttf") format('truetype');
}

@font-face {
    font-family: "GE SS Unique";
    font-style: normal;
    font-weight: 500;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/GESSUnique-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "GE SS Unique";
    font-style: normal;
    font-weight: 600;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/GESSUnique-Bold.ttf") format('truetype');
}

@font-face {
    font-family: 'icofont';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/icofont.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/icofont.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/icofont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/icofont.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/icofont.ttf") format('truetype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/fonts/icofont.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}

/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/

* {
    outline: none;
}

/*************************************************** MAIN RULES **********************************************************/
body {
    padding: 0;
    margin: 0;
    font-family: "RM Neue", sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    background: #000C24;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 18px;
    font-family: "RM Neue", sans-serif;
    color: #FFFFFF;
}

.wrapper {
    width: 100%;
    position: relative;

    max-width: 1200px;
    margin: 0 auto;
    width: auto;
    background: #FFFFFF33;
    border-radius: 8px;
    padding: 20px 30px;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: underline !important;
    color: #26AAE1;
}

.footer {
    padding: 0em;
    font-size: 15px;
}

.check-subscription-link,
.subscription-header,
.export-header {
    font-weight: normal;
    font-family: inherit;
    font-size: 18px;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
    padding-bottom: 2em;
}

.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: 400;
    padding-top: 0em;
    padding-bottom: 10px;
    color: #FFFFFF;
}

.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: 6px;
    margin: 0px;
    border: 1px solid #FFFFFF33;
    text-align: center;
    transition: background 0.5s;
    border-radius: 0;
    background: #FFFFFF33;
}

.time-line-item:hover {
    background-color: #FFFFFF33;
    border: 1px solid #FFFFFF33;
    color: #FFFFFF;
}

.color-dot-box .display-none {
    display: none;
    width: 0.75em;
    height: 0.75em;
    border: 1px solid #FFFFFF33;
}

.color-dot-box .color-dot {
    display: inline-block;
}

.calendar-time-line .current-month .time-line-item {
    background-color: transparent;
    border: 1px solid #FFFFFF33;
    color: #FFFFFF;

    font-family: inherit;
}

.calendar-time-line .year {
    font-size: 1em;
    padding-bottom: 0.25em;
    line-height: normal;
}

li.current-month {
    position: relative;
}

.current-month:before {
    background: #26AAE1;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: " ";
}

.color-dot-box {
    font-size: 25px !important;
    height: 26px;
}

.content-headline .headline {
    padding: 0px;
}

.event-row {
    overflow: hidden;
    border: 0px solid #000C24;
}

ul.events li {
    margin-bottom: 20px;
}

.calendar-time-line ul li:first-child .time-line-item {
    border-radius: 8px 0 0 8px;
}

.calendar-time-line ul li:last-child .time-line-item {
    border-radius: 0 8px 8px 0;
}

body.ar-ae .calendar-time-line ul li:first-child .time-line-item {
    border-radius: 0 8px 8px 0;
}

body.ar-ae .calendar-time-line ul li:last-child .time-line-item {
    border-radius: 8px 0 0 8px;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.5em;
    width: 1.15em;
    height: 1.15em;
    line-height: 1.25em;
    border: 2px solid #E0E0E1;
    border-radius: 0.75em;
}

.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #E0E0E1;
    border-right-color: #E0E0E1;
    color: #FFFFFF !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 0em;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 0px solid #E0E0E1;
    padding: 25px 20px;
    background: #FFFFFF33;
    border-radius: 12px;
}

.box-border {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 0px solid #E0E0E1;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 10px 5px;
    display: inline-block;
}

.filter-type {
    border-bottom: 0px solid #B2AA98;
    padding-bottom: 0.5em;
}

/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
    font-weight: 400;
    padding: 0;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #015EAB;
    border: 0px solid #015EAB;

    margin: 2px;
    width: 33px;
    height: 33px;
    line-height: 33px;

    border-radius: 50px;
    font-size: 14px;
}

.eupagination>li>a:hover,
.eupagination>li>span:hover {
    background-color: #26AAE1;
    color: #FFFFFF !important;
    border: 0px solid #26AAE1;

    text-decoration: none !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;
    color: #FFFFFF;
    cursor: default;
    background-color: #26AAE1;
    border-color: #26AAE1;
    font-weight: 400;
}

.eupagination>li:last-child>a,
.eupagination>li:last-child>span {
    border-radius: 50px;
}

.eupagination>li:first-child>a,
.eupagination>li:first-child>span {
    border-radius: 50px;
}

.eupagination>.disabled>span,
.eupagination>.disabled>span:hover,
.eupagination>.disabled>span:focus,
.eupagination>.disabled>a,
.eupagination>.disabled>a:hover,
.eupagination>.disabled>a:focus {
    color: #FFFFFF;
    cursor: not-allowed;
    background-color: #015EAB;
    border-color: #015EAB;
}

.eupagination {
    margin: 10px 0;
    padding: 0;
}

li.page.prev a::after {
    content: "";
    position: absolute;
    top: 9px;
    right: 10px;
    width: 15px;
    height: 15px;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/prev.png");
    background-size: contain;
    background-repeat: no-repeat;
}

li.page.next a::after {
    content: "";
    position: absolute;
    top: 9px;
    right: 8px;
    width: 15px;
    height: 15px;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/next.png");
    background-size: contain;
    background-repeat: no-repeat;
}

li.page.prev span:last-child,
li.page.next span:last-child,
li.page.first,
li.page.last {
    display: none;
}

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn:focus,
.btn-primary:focus,
.btn-cancel:focus {
    background: #015EAB;
    border: 0px solid #015EAB;
    color: #FFFFFF !important;
    padding: 1px 1em 0;
    border: 0px;
    font-size: 1em;
    font-weight: 400;
    border-radius: 50px;
    height: auto;
    line-height: normal;
    text-transform: capitalize;

    position: relative;

    min-width: 11em;
    outline: none;

    height: 44px;
    line-height: 44px;

    box-sizing: border-box;
    cursor: pointer;
}

.btn::after {
    content: "";
    display: inline-block;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: -1px -1px;
    width: 16px;
    height: 16px;
    margin-left: 15px;
    vertical-align: middle;
}

.btn:active,
.btn-primary:active,
.btn:hover,
.btn-primary:hover {
    text-decoration: none;

    color: #FFFFFF !important;
    background: #26AAE1;
    border: 0px solid #26AAE1;
}

input[type="button"].btn,
input[type="button"].btn-primary,
input[type="button"].btn-submit,
input[type="button"].btn-cancel {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/arrow.png");
    background-repeat: no-repeat;
    background-position: 122px 12px;
    background-size: 11px 17px;
    /* margin-left: 15px; */
    padding: 1px 2em 0 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline-offset: 0px;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
.tabs-wrapper {
    margin: 1.5em 0;
}

.tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
    float: none;
    display: block;
    position: relative;
    z-index: 0;
    padding: 10px;
    border-radius: 48px;
    background: #FFFFFF33;
    box-sizing: border-box;
    width: 450px;
    margin: 0 auto;
}

.tabs li {
    float: none;
    display: inline-block;
    margin: 0em 0px;
}

.tabItem {
    height: auto;
    line-height: normal;

    padding: 2px 22px 0 !important;
    margin: 0px 8px;

    text-decoration: none;
    font-weight: 400;
    font-family: inherit;
    font-style: normal;
    color: #FFFFFF !important;
    text-transform: capitalize;

    border-radius: 5em;

    border: 0px solid #E0E0E1;
    background: transparent;

    height: 36px;
    line-height: 36px;
    box-sizing: border-box;

    transition: background 0.5s, color 0.5s, border 0.5s;

    position: relative;
    top: 0;
    left: 0em;
    min-width: 11em;
}

.tabItem:hover {
    background: #26AAE1;
    color: #FFFFFF !important;
    border: 0px solid #E0E0E1;

    text-decoration: none !important;
    font-weight: 400;
    font-style: normal;
}

.tab-active {
    background: #FFFFFF;
    color: #000C24 !important;
    border: 0em solid #FFFFFF;

    cursor: default;
    font-weight: 400;
    position: relative;
    top: 0px;
    left: 0px;
}

.tab-active:hover {
    background: #FFFFFF;
    color: #000C24 !important;
    border: 0em solid #FFFFFF;

    cursor: default;
    font-weight: 400;
    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 #E0E0E1;

    display: none;
}

/* YEAR BUTTONS */
.year-filter ul {
    margin: 0;
    text-align: left;
}

.year-filter ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    line-height: 2em;
}

.year-filter ul li a {
    height: auto;
    font-size: 18px;
    line-height: normal;
    padding: 0 8px !important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    background: transparent;
    border: 0px solid #26AAE1;
    transition: background 0.5s;
    color: #FFFFFF;
    border-radius: 0px;
    margin: 0;
}

.year-filter ul li a:hover {
    color: #FFFFFF;
    text-decoration: none !important;
}

.year-filter ul li a.selected {
    color: #FFFFFF;
    text-decoration: none !important;
}

.year-filter ul .selected a {
    color: #FFFFFF;
    text-decoration: none !important;
}

.filter-type .clear-both ul li {
    margin: 0 3px;
    padding: 0px 15px;
    position: relative;
}

.filter-type .clear-both ul li a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 7px;
    width: 18px;
    height: 18px;
    border-radius: 16px;
    border: 1px solid #FFFFFF;
    background: transparent;
    box-sizing: border-box;
}

.filter-type .clear-both ul li a:hover:before {
	border: 1px solid #26AAE1;
}

.ar-ae .filter-type .clear-both ul li a:before {
    left: unset;
    right: 0px;
}

.filter-type .clear-both ul .selected a:before,
.filter-type .clear-both ul .selected a:hover:before {
    border-color: #EAF5FB;
}

.year-filter .selected a:after {
    content: '';
    background: #EAF5FB;
        left: 4px;
    top: 11px;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 20px;
}

.ar-ae .year-filter .selected a:after {
    left: unset;
    right: 4px;
}

/* 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-family: inherit;
    font-size: 1.2em;
    font-weight: 500;
    padding-top: 0em;
    padding-bottom: 0em;
    color: #FFFFFF;
}

.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;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0px solid #E0E0E1;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    height: 44px;
    line-height: 44px;

    font-family: inherit;
    font-size: 18px;

    border: 1px solid #000C2433;
    padding: 1px 15px;
    box-sizing: border-box;
    color: #000C24;
    background: #FFFFFF;
    border-radius: 8px;
}

.form input:focus,
.form select:focus {
    outline: none;
}

.form select {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/down.png") !important;
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 12px 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.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 #B2AA98;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 1px 3px #B2AA98;
    -moz-box-shadow: 0 1px 3px #E0E0E1;
    -webkit-box-shadow: 0 1px 3px #E0E0E1;
}

.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;
    }
}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
    }

    .export-types {
        padding-bottom: inherit;
    }

    .check-subscription-link {
        text-align: right;
    }

    .ar-ae .subscription-section .subscription-header {
        text-align: right;
        float: right;
    }
}

/*END*/

/* CUSTOM CHECKBOX */

.checkbox {
    background: none !important;
    position: relative;
}

.checkbox:before {
    display: block;
    content: "";
    position: absolute;
    border: 1px solid #EAF5FB;
    left: 0px;
    top: -7px;
    background: transparent;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
    font-size: 1em;
    border-radius: 4px;
}

.checkbox:hover:before {
    border: 1px solid #26AAE1;
}

.checkbox-checked::after {
    font-family: icofont;
    content: "\eed8";
    font-size: 15px;
    position: absolute;
    bottom: 6px;
    border: 0px solid #E0E0E1;
    left: 2px;
    color: #015EAB;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
}

.checkbox.checkbox-checked::before {
    background: #EAF5FB;
    border: 1px solid #EAF5FB;
}

span.radio {
    position: relative;
}

.radio:before {
    content: " ";
    position: absolute;
    left: 0;
    top: -5px;
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 1px solid #EAF5FB;
    border-radius: 2em;
    background: transparent;
    box-sizing: border-box;
}

.radio-checked:before {
    background: transparent;
    border: 1px solid #EAF5FB;
}

.radio-checked:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 4px;
    background: #EAF5FB;
    border-radius: 2em;
    width: 10px;
    height: 10px;
}

.radio {
    background: transparent;
}

.color-box {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    border-radius: 3px;
}

/* ADDITIONAL CSS */

.main-heading {
    padding-bottom: 20px;
    display: none;
}

.headline-right .event-type {
    font-weight: 500;
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0px;
    word-wrap: break-word;
}

.event-row.focus .content-headline {
    border-right-width: 0px;
    border-right-color: #FFFFFF;
}

.expand-collapse {
    display: none !important;
}

.show-hide-toggle {
    display: block !important;
}

.headline-right .event-type,
.headline-left .date-time,
.filter-type .selected .type-filter-name {
    font-family: inherit;
}

.button-wrraper input,
.button-wrraper button {
    width: 10em;
}

.modal-header .close {
    font-size: 3.0em;
}

.btn-submit,
.btn-cancel,
.btn-ok {
    margin-top: 5px;
    margin-bottom: 5px;
}

.google-recapcha>div {
    color: #FFFFFF;
}

span.radio,
span.checkbox,
span.event-name {
    vertical-align: bottom;
}

.calendar-time-line .current-month {
    font-weight: normal;
}

.full-descriptions>p {
    margin: 0;
}

footer .supply-by>a:before,
#SuppliedBy>a:before,
.footer .supply-by>a:before,
.supplied-box span>a:before,
.footer-info .supply-by span>a:before,
.footer div .hyperlink:before,
.footer-box .supplyby-box .hyperlink:before,
.footer-box .supplied .hyperlink:before {
    top: -1px;
}

.file-type-pdf {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/pdf.png");
    background-size: 30px 30px;
}

.modal-header .close {
    font-size: 40px;
}

.attachment-icon {
    width: 30px;
    height: 30px;
}

.preference-period {
    line-height: 22px;
    padding-top: 10px;
}

.headline-left .date-time {
    font-weight: 400;
    padding-bottom: 3px;
    color: #015EAB;
    font-size: 18px;
}

.next-event div.date-time {
    font-weight: 500;
    padding-bottom: 5px;
}

.filter-type .selected .type-filter-name {
    font-weight: normal;
    text-decoration: underline;
}

.next-event div.event-name {
    font-weight: normal;
}

.download-event {
    margin-top: 5px;
}

.headline-left .date-time {
    padding-top: 0;
}

.section-header.subscription-header,
.check-subscription-link,
ul.type-filter a {
    color: #FFFFFF;
}

.calendar-time-line ul {
    margin-top: 0;
}

.calendar-view {
    margin-bottom: 2em;
}

.check-subscription-link {
    margin-bottom: 0px;
    padding: 0;
}

.events-container {
    padding-top: 0;
}

/* .mail-apple {
    background: url("//gamma.euroland.com/tools/FinCalendar2/Config/Company/SA-4280/calendar.png") no-repeat center;
    background-size: contain;
} */

.etooltip {
    border: 1px solid #E0E0E1;
    border-radius: 8px;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #000C24;
}

/* .popup-date {
    font-size: 14px;
    color: #73747A;
    font-weight: 400;
} */

.popup-event-name {
    /* color: #FFFFFF;
    font-weight: 600;
    margin: 2px 0 8px;
    font-size: 18px; */
    padding: 0;
}

.popup-content:last-child .popup-event-name {
    margin-bottom: 0px;
}

.checkbox-wrapper {
    margin-left: 0 !important;
    padding: 0;
}

.mail-apple {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/calendar.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/calendar.png");
    background-size: 26px 26px;
    width: 26px;
    height: 26px;
    border-radius: 0;
}

.export-types .export-icon {
    margin: 0;
}

.footer div .hyperlink {
    visibility: hidden;
}

.footer div .hyperlink:before {
    background: right url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/logo-transparent.png") no-repeat transparent;
    background-size: contain;
    top: -1px;
    visibility: visible;
}

.modal-content {
    background-color: #000C24;
    border: 1px solid #000C24;
    border-radius: 8px;
}

.subscribe-content-wrapper .bold-title {
    font-weight: 400;
}

.map-icon {
    width: 13px;
    height: 13px;
    background: transparent url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/OM-OAB/icons/map.png") no-repeat;
    background-size: contain;
}

.headline-left .date-time,
.headline-left .event-name,
.full-descriptions,
.link-location,
.attachments,
.headline-left .full-descriptions {
    padding: 4px 0 0;
}

.headline-left .full-descriptions {
    color: #FFFFFF;
    padding: 4px 0 0;
}

li.item-attachment {
    margin: 0 !important;
}

.modal .close {
    font-weight: 400;
    color: #FFFFFF;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
}

.modal .close:hover {
    color: #FFFFFF;
}

body.en-gb .headline .headline-left {
    width: 60%;
    float: left;
}

body.en-gb .headline .headline-right {
    width: 40%;
    float: left;
}

/* ul.checkbox-event-type li:last-child span.checkbox {
    vertical-align: middle;
} */

.modal-dialog {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}

.event-row.focus .content-headline {
    border-right-width: 1px;
    border-right-color: transparent;
}

/* ARABIC */

.ar-ae.page-font-style.body-rtl,
.ar-ae .tabItem,
.ar-ae .tab-active,
.ar-ae .form input,
.ar-ae .form select,
.ar-ae .next-event {
    direction: rtl;
    font-family: "GE SS Unique", sans-serif;
}

.ar-ae .footer {
    padding: 0em;
    font-size: 15px;
}

body.body-rtl .tabs li {
    float: none !important;
}

.ar-ae ul.type-filter li:first-child {
    padding: 6px 0 !important;
}

.ar-ae .filter-type ul li {
    float: right;
    padding: 5px 0;
}

body.body-rtl ul.type-filter li a {
    margin: 0 8px;
}

.ar-ae .subscription-section {
    float: left;
    text-align: left;
}

.ar-ae .check-subscription-link {
    text-align: left;
}

.ar-ae .year-filter ul {
    text-align: right;
}

.ar-ae .year-filter ul li a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

body.ar-ae .content-headline,
body.ku-arab-iq .content-headline {
    margin-left: 0;
    margin-right: 0px;
    padding-bottom: 5px;
}

.ar-ae ul.checkbox-event-type>li>div {
    margin-left: 0px;
    margin-right: 4px;
}

.ar-ae .checkbox:before {
    top: -3px;
}

.ar-ae .checkbox-checked::after {
    bottom: 3px;
}

/* .ar-ae ul.checkbox-event-type li:last-child .checkbox:before {
    top: -1px;
}

.ar-ae ul.checkbox-event-type li:last-child .checkbox-checked::after {
    bottom: 1px;
} */

.ar-ae .radio:before {
    left: 0px;
    top: 0px;
}

.ar-ae .radio-checked:after {
    left: 4px;
    top: 4px;
}

/* .ar-ae .filter-type {
    padding-bottom: 4em;
} */

.ar-ae nav.year-filter li {
    padding: 0 15px !important;
}

.ar-ae .PressRelease-SingleLine-DateContainer {
    float: right;
}

.ar-ae .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    text-align: right;
}

/* .ar-ae nav.year-filter {
    width: 27em;
    margin: 0 auto;
} */

body.body-rtl .tabs {
    float: none !important;
}

.ar-ae .btn::after {
    margin-left: 0px;
    margin-right: 15px;
    transform: scaleX(-1);
}

.ar-ae div#PastEventsContainer .headline .headline-right {
    width: 30%;
    float: left;
}

.ar-ae input[type="button"].btn,
.ar-ae input[type="button"].btn-primary,
.ar-ae input[type="button"].btn-submit,
.ar-ae input[type="button"].btn-cancel {
    transform: scaleX(-1);
}

.ar-ae li.page.prev a::after,
.ar-ae li.page.next a::after {
    transform: scaleX(-1);
}

body.ar-ae .content-headline,
body.ku-arab-iq .content-headline {
    margin-left: 0;
    margin-right: 0px;
    
    padding: 15px 15px 10px;
}

body.ar-ae .headline-right .event-type, body.ku-arab-iq .headline-right .event-type {
    padding-bottom: 0;
}

body.ar-ae .filter-type {
    border-bottom: 0px solid #B2AA98;
    padding-bottom: 2.5em;
}

/* RESPONSIVE */

@media screen and (max-width: 767px) {
    .modal-dialog {
        margin: 10px auto;
        padding: 0;
    }

    div#subscriptionModal {
        padding: 10px !important;
    }
}

@media (max-width: 550px) {
    .tabs {
        width: 100%;
        border-radius: 28px;
    }

    .ar-ae .tabs li,
    .tabs li {
        display: block;
        margin: 2px 0px;
    }
}

@media screen and (max-width: 545px) {
    .type-filter li {
        width: 47%;
    }
}

@media screen and (max-width: 479px) {
    .ar-ae .form .label {
        text-align: right !important;
    }

    .ar-ae #UpcomingEventsContainer .headline-right .download-event {
        text-align: right !important;
    }

    .headline .headline-right {
        margin-top: 0;
    }

    #UpcomingEventsContainer .headline-right .download-event {
        margin-top: -19px;
    }

    div#PastEventsContainer .headline-right .event-type {
        width: 75%;
        display: inline-block;
    }

    div#PastEventsContainer #PastEventsContainer .attachments {
        width: 20%;
        display: inline-block;
    }

    div#PastEventsContainer .headline-right .event-type {
        text-align: left;
    }

    body.ar-ae div#PastEventsContainer .headline-right .event-type {
        text-align: right;
    }

    div#PastEventsContainer #PastEventsContainer .list-file-attachment {
        text-align: right;
    }

    body.ar-ae div#PastEventsContainer #PastEventsContainer .list-file-attachment {
        text-align: left;
    }

    .body-rtl #PastEventsContainer .list-file-attachment {
        text-align: right;
    }

    div#PastEventsContainer body.ar-ae .headline-right .event-type,
    body.ku-arab-iq .headline-right .event-type {
        font-weight: bold;
        text-align: right;
    }

    .row-control {
        height: unset;
        padding: 10px 0 0;
    }
}

@media (max-width: 420px) {
    li.type {
        width: 100% !important;
    }
}

@media screen and (max-width: 400px) {
    .type-filter li {
        width: 90%;
    }
}

@media screen and (max-width: 375px) {
    .tabs {
        display: block;
        width: 100%;
        border-radius: 28px;
    }

    .tabs li {
        display: block;
    }

    .tabItem {
        width: 95%;
        box-sizing: border-box;
        margin: 2px auto;
    }
}
