@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/AE-DIB/AE-DIB.css */
/********************************************** CUSTOM FONT DECLARTIONS **************************************************/
@font-face {
    font-family: GE-SS;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/GE-SS-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: GE-SS;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/GE-SS-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: GE-SS;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/GE-SS-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: Neo-Sans;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/Neo-Sans-Medium.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: Neo-Sans;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/Neo-Sans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'icofont';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/icofont.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/icofont.eot?#iefix") format('embedded-opentype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/icofont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/icofont.woff") format('woff'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/fonts/icofont.ttf") format('truetype'),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/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: "Neo-Sans", sans-serif;
    font-size: 16px;
    color: #161419;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 16px;
    font-family: "Neo-Sans", sans-serif;
    color: #161419;
}

.wrapper {
    width: 100%;
    max-width: 1510px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #161419;
    text-decoration: none;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: underline !important;
    color: #153E35;
}

.footer {
    padding: 0em;
    font-size: 13px;
}

.check-subscription-link,
.subscription-header,
.export-header {
    font-weight: normal;
    font-family: inherit;
    font-size: 16px;
}

/*********************************************** 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: 500;
    padding-top: 0em;
    padding-bottom: 10px;
    color: #161419;
}

.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 #E8E8E8;
    text-align: center;
    transition: background 0.5s;
    border-radius: 0px;
}

.time-line-item:hover {
    background-color: #E8E8E8;
    color: #161419;
}

.color-dot-box .display-none {
    display: none;
    width: 0.75em;
    height: 0.75em;
    border: 1px solid #E8E8E8;
}

.color-dot-box .color-dot {
    display: inline-block;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    color: #161419;

    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: #153E35;
    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 {
    border-radius: 0px;
    overflow: hidden;
    border: 0px solid #E8E8E8;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse>.exco-text {
    display: inline-block;
    text-align: center;
    color: #161419;
    font-size: 1.5em;
    width: 1.15em;
    height: 1.15em;
    line-height: 1.25em;
    border: 2px solid #E8E8E8;
    border-radius: 0.75em;
}

.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #E8E8E8;
    border-right-color: #E8E8E8;
    color: #161419 !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 0em;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #E8E8E8;
    padding: 20px 0px;
}

.box-border {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 0px solid #E8E8E8;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 6px 2em 6px 0;
    display: inline-block;
}

.ar-ae .filter-type ul li {
    padding: 6px 0 6px 2em;
}

.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: #161419;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 0px solid #E8E8E8;

    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: #153E35;
    color: #FFFFFF !important;
    border: 0px solid #153E35;

    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: #153E35;
    border-color: #153E35;
    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: #161419;
    cursor: not-allowed;
    background-color: #FFFFFF;
    border-color: #E8E8E8;
}

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/AE-DIB/icons/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}

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/AE-DIB/icons/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
}

li.page.prev a:hover::after,
li.page.next a:hover::after {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/icons/arrow-h.png");
}

li.page.prev.disabled a:hover::after,
li.page.next.disabled a:hover::after {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/icons/arrow.png");
}

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: -webkit-linear-gradient(top, #aa2236 0, #801624 100%);
    border: 0px solid #153E35;
    color: #FFFFFF !important;
    padding: 0 33px;
    border: 0px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50px;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    transition: background 0.5s, color 0.5s, border 0.5s;
    border: 0px solid #E0E3FD;

    position: relative;

    min-width: 11em;
    outline: none;

    box-sizing: border-box;
    letter-spacing: .3px;
    cursor: pointer;
}

.btn:active,
.btn-primary:active,
.btn:hover,
.btn-primary:hover {
    text-decoration: none;

    background: -webkit-linear-gradient(top, #939393 0, #5e5e5e 100%);
    color: #FFFFFF !important;
    border-color: #939393;
}

.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;
    /* margin: 0 auto; */
    position: relative;
    z-index: 0;

    box-sizing: border-box;
    background: #FFFFFF;
}

.tabs li {
    float: none;
    display: inline-block;
    margin: 0em 0px;
}

.tabItem {
    height: auto;
    line-height: normal;

    margin: 0 20px;
    padding: 10px 0px !important;

    text-decoration: none;
    font-weight: bold;
    font-family: inherit;
    font-style: normal;
    color: #3F3F3F !important;
    text-transform: capitalize;

    border-radius: 0px;

    border: 0px solid #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
    background: #FFFFFF;

    box-sizing: border-box;

    transition: background 0.5s, color 0.5s, border 0.5s;

    position: relative;
    top: 0;
    left: 0em;
}

.tabItem:hover {
    background: #FFFFFF;
    color: #153E35 !important;
    border: 0px solid #FFFFFF;
    border-bottom: 3px solid #991427;

    text-decoration: none !important;
    font-weight: bold;
    font-style: normal;
}

.tab-active {
    background: #FFFFFF;
    color: #153E35 !important;
    border: 0px solid #FFFFFF;
    border-bottom: 3px solid #153E35;

    cursor: default;
    font-weight: bold;
    position: relative;
    top: 0px;
    left: 0px;
}

.tab-active:hover {
    background: #FFFFFF;
    color: #153E35 !important;
    border: 0px solid #FFFFFF;
    border-bottom: 3px solid #153E35;

    cursor: default;
    font-weight: bold;
    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 #E8E8E8;

    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: 3em;
}

.year-filter ul li a {
    height: auto;
    font-size: 16px;
    line-height: normal;
    padding: 0 15px !important;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    background: #FFFFFF;
    border: 0px solid #153E35;
    transition: background 0.5s;
    color: #161419;
    border-radius: 4px;
    margin: 0;
}

.year-filter ul li a:hover {
    background: #FFFFFF;
    color: #153E35;
    text-decoration: none !important;
    font-weight: 700;
}

.year-filter ul li a.selected {
    background: #FFFFFF;
    color: #153E35;
    font-weight: 700;
}

.year-filter ul .selected a {
    background: #FFFFFF;
    color: #153E35;
    font-weight: 700;
}

.filter-type .clear-both ul li {
    margin: 0 3px;
    padding: 0px 18px 0 3px;
    position: relative;
}

.ar-ae .filter-type .clear-both ul li {
    padding: 0px 3px 0 18px;
}

.filter-type .clear-both ul li a:before {
    content: "";
    position: absolute;
    left: -4px;
    top: 15px;
    width: 16px;
    height: 16px;
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    background: #fff;
}

.ar-ae .filter-type .clear-both ul li a:before {
    left: unset;
    right: 6px;
}

.filter-type .clear-both ul .selected a:before {
    border-color: #153E35;
}

.year-filter .selected a:after {
    content: '';
    background: #153E35;
    left: -1px;
    top: 18px;
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 20px;
}

.ar-ae .year-filter .selected a:after {
    left: unset;
    right: 9px;
}

/* 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.25em;
    font-weight: 600;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #161419;
}

.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 #E8E8E8;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    height: 50px;
    line-height: 50px;

    font-family: inherit;
    color: #153E35;
    outline: 0;
    border: 0;
    padding: 0px 15px;
    caret-color: #153E35;
    background: transparent;
    border-radius: 50px;
    border: 1px solid #CCCCCC;
    /* box-shadow: -15px 0 24px 6px rgba(0, 0, 0, .06); */
}

.form input:focus,
.form select:focus {
    outline: 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 #E8E8E8;
    -webkit-box-shadow: 0 1px 3px #E8E8E8;
}

.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;
    }

    .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 #747474;
    left: -4px;
    top: 0px;
    background: #fff;
    width: 17px;
    height: 17px;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
    font-size: 1em;
    border-radius: 2px;
}

.checkbox-checked::after {
    font-family: icofont;
    content: "\eed8";
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    border: 0px solid #E8E8E8;
    color: #FFFFFF;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
}

.checkbox.checkbox-checked::before {
    border: 1px solid #153E35;
    background: #153E35;
}

span.radio {
    position: relative;
}

.radio:before {
    content: " ";
    position: absolute;
    left: 0;
    top: -3px;
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 1px solid #747474;
    border-radius: 2em;
    background: #FFFFFF;
    box-sizing: border-box;
}

.radio-checked:before {
    border: 1px solid #153E35;
}

.radio-checked:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 3px;
    color: #153E35;
    background: #153E35;
    border-radius: 2em;
    width: 11px;
    height: 11px;
}

.radio {
    background: transparent;
}

.color-box {
    width: 14px;
    height: 14px;
    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: normal;
    text-align: right;
    padding-top: 0px;
    padding-bottom: 5px;
    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: #161419;
}

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/AE-DIB/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: normal;
    padding-bottom: 12px;
    color: #153E35;
    font-size: 17px;
}

.next-event div.date-time {
    font-weight: bold;
    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: #161419;
}

.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("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-4280/calendar.png") no-repeat center;
    background-size: contain;
} */

.etooltip {
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.popup-date {
    font-size: 14px;
    color: #161419;
    font-weight: 400;
}

.popup-event-name {
    color: #161419;
    font-weight: normal;
    margin: 2px 0 8px;
    font-size: 18px;
    padding: 0;
}

.popup-content:last-child .popup-event-name {
    margin-bottom: 2px;
}

.checkbox-wrapper {
    margin-left: 0 !important;
    padding: 0 5px;
}

.mail-apple {
    background: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/icons/calendar.png") no-repeat center;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/icons/calendar.png");
    background-size: 26px 26px;
    width: 26px;
    height: 26px;
    border-radius: 0;
}

.export-types .export-icon {
    margin: 0;
}

.form select {
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/AE-DIB/icons/down.png") !important;
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.ar-ae .form select {
    background-position: calc(0px + 0%) 50%;
}

.headline-left .full-descriptions {
    color: #161419;
}

.headline-left .event-name,
.link-location,
.attachments {
    padding: 0;
}

.tabs--reverse {
    display: block;
}

/* 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", 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: 0px;
    left: 1px;
}

.ar-ae .checkbox-checked::after {
    bottom: 1px;
    left: 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: 3px;
    top: 3px;
}

/* .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;
}

body.ar-ae .content-headline {
    padding: 20px 10px;
}

.ar-ae li.page.prev a::after {
    transform: unset;
}

.ar-ae li.page.next a::after {
    transform: scaleX(-1);
}

/* RESPONSIVE */

@media screen and (max-width: 767px) {
    .modal-dialog {
        margin: 10px auto;
        padding: 0;
    }

    div#subscriptionModal {
        padding: 10px !important;
    }
}

@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;
    }

    .row-control {
        height: auto;
    }

    .form .label {
        margin: 0 0 10px;
    }
}

@media screen and (max-width: 400px) {
    .type-filter li {
        width: 90%;
    }
}
