@import url("//ksatools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/sa-derf/sa-derf.css */
@font-face {
    font-family: 'Inter';
    font-weight: 700;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/Inter_28pt-Bold.ttf");
}
@font-face {
    font-family: 'Inter';
    font-weight: 600;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/Inter_28pt-SemiBold.ttf");
}
@font-face {
    font-family: 'Inter';
    font-weight: 500;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/Inter_24pt-Medium.ttf");
}
@font-face {
    font-family: 'Inter';
    font-weight: normal;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/Inter_28pt-Regular.ttf");
}
/* AR */
@font-face {
    font-family: 'TheMixArabic';
    font-weight: 700;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/TheMixArabic-Bold.otf");
    }
    @font-face {
    font-family: 'TheMixArabic';
    font-weight: 600;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/TheMixArabic-SemiBold.otf");
    }
    @font-face {
    font-family: 'TheMixArabic';
    font-weight: normal;
    font-style: normal;
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-derf/font/TheMixArabic-Light.otf");
    }
/********************************* END *********************************/
body {
 font-size: 17px;
	   font-family: Inter, sans-serif;
    color: #000000;
    font-weight: normal;
    font-weight: normal;
}



body.ar-ae {
     font-family: TheMixArabic, sans-serif;
}


.en-gb .form input,
.en-gb .form select {
    font-family: Inter, sans-serif;
    font-size: 17px;
    color: #222222;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: normal;
    border-radius: 40px;
    height: 3em!important;
    line-height: 1em!important;
    padding: 0.6em;
}

.ar-ae .form input,
.ar-ae .form select {
    font-family: TheMixArabic, sans-serif;
    font-size: 17px;
    color: #222222;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: normal;
    border-radius: 40px;
    height: 3em!important;
    line-height: 1em!important;
    padding: 0.6em;
}

.ar-ae .btn-subscribe, .ar-ae .btn-submit, .ar-ae .btn-cancel, .ar-ae .btn-default {
    font-family: TheMixArabic, sans-serif;
}

.wrapper {
    padding: 0;
    width: 100%;
    max-width: 1344px;
    margin: 0 auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    text-decoration: none !important;
    color: #000000;
}

.tabItem {
    min-width: 9em;
    height: auto;
    line-height: normal;
    padding: 0.8em 0 !important;
    text-decoration: none;
    float: left;
    font-size: 20px;
    font-family: inherit;
    color: #FFFFFF;
    background: -webkit-linear-gradient(-90deg,rgba(255, 102, 51, 1) 0%, rgba(255, 133, 92, 1) 60%, rgba(255, 179, 153, 1) 100%);
    text-align: center;
    font-weight: normal;
    text-transform: capitalize!important;
    transition: background 0.5s, color 0.5s;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 3px solid #fff !important;
    border-left: 0;
    border-radius: 10px;
    margin-right: 1.875em;
    /* box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1); */
}

/*
.en-gb .tabs > li:first-child > a{
    border-radius: 5px 0px 0px 5px!important;
}
.en-gb .tabs > li:last-child > a{
    border-radius: 0px 5px 5px 0px!important;
    margin-left: -3px!important; 
}
.ar-ae .tabs > li:last-child > a{
    border-radius: 5px 0px 0px 5px!important;
}
.ar-ae .tabs > li:first-child > a{
    border-radius: 0px 5px 5px 0px!important;
    margin-left: -3px!important; 
}
*/
.tabs li {
    position: relative;
    display: inline-block;
    float: none;
    /*    margin-left: 0.08em;
    margin-right: 0.8em;
    margin-bottom: -3px;
    margin-top: 0;*/
    margin: 0 !important;
}

/*
.tabItem:hover {
    
    background: transparent;
    border-bottom: 4px solid #719E19;
    color: #719E19;
    color: #719E19;
    border-top: 1px solid #719E19;
    border-right: 1px solid #719E19;
    border-bottom: 1px solid #719E19;
    border-left: 1px solid #719E19;
    text-decoration: none;
    font-style: normal;
    z-index: 9;
}
*/
.tabItem:hover,
.tab-active {
    color: #FFFFFF;
    background: -webkit-linear-gradient(-90deg,rgba(255, 102, 51, 1) 0%, rgba(255, 133, 92, 1) 60%, rgba(255, 179, 153, 1) 100%);
    border-top: 0;
    border-right: 0;
    border-bottom: 3px solid #FF6633 !important;
    border-left: 0;
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: normal;
    z-index: 10;
}

.tabs {
    line-height: inherit !important;
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 0;
    margin-bottom: 0px;
    background: #FFFFFF;
    border-bottom: 0px solid #82B130;
    line-height: 25px;
}

.en-gb .tabs {
    text-align: left;
}

.ar-ae .tabs {
    text-align: right;
}


.btn-subscribe,
.btn-submit,
.btn-cancel,
.btn-default {
    color: #ffffff;
    background: #9e6eff;
    font-size: 17px;
    border: 1px solid #9e6eff;
    border-radius: 40px;
    font-family: inherit;
    font-weight: normal;
    width: auto;
    transition: all 0.5s ease 0s;
    letter-spacing: 0;
    min-width: 10em !important;
    padding: 14px 23px;
    text-transform: capitalize;
    height: auto;
    line-height: normal;
}

.btn-subscribe:hover,
.btn-submit:hover,
.btn-cancel:hover,
.btn-default:hover,
.btn-subscribe:active,
.btn-submit:active,
.btn-cancel:active,
.btn-default:active,
.btn-subscribe:active,
.btn-subscribe:focus {
    background-color: #864AFF!important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #f08a32;
    border-color: #f08a32;
}

.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: #fff;
    cursor: default;
    background-color: #f08a32;
    border-color: #f08a32;
}

.subscription-section {
    float: none;
}
/*
.en-gb .subscription-section {
    text-align: left;
}

.ar-ae .subscription-section {
    text-align: right;
}*/


.time-line-item {
    text-align: center;
    margin-right: 0.05em;
    margin-left: 0.05em;
    padding-top: 1.0em;
    padding-right: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
}

.color-dot-box {
    font-size: 15px;
}

.next-event {
    font-size: 17px;
    /*    display: none;*/
}

.time-line-item {
    /*    border: none;
    border-top: 0em solid transparent;
    border-right: 0em solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 0em solid transparent;*/
    padding-top: 5px;
    margin: -1px 0 0 -1px;
    border: 1px solid #F1F1EB;
    background: #FFFFFF;
}

.time-line-item:hover,
.calendar-time-line .current-month .time-line-item {
    /*    background: transparent;
    color: #719E19;
    border-top: 0em solid #719E19;
    border-right: 0em solid #719E19;
    border-bottom: 4px solid #719E19;
    border-left: 0em solid #719E19;
    font-weight: normal;*/
    /*    background: #99E60B!important;*/

    padding-top: 5px;
    margin: -1px 0 0 -1px;
    background: #FFFFFF;

}

.expand-collapse.expand > .exco-text,
.expand-collapse:hover > .exco-text {
    color: #82B130;
}

.event-row {
    border-bottom: 0px solid #b2b2b2;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.event-row.focus .content-headline {
    border-right-color: #82B130;
}

.time-line-month-name {
    font-size: 1em;
    text-transform: uppercase;
}

.check-subscription-link {
    font-size: 1em !important;
    font-weight: normal;
}

* {
    outline: none;
}

.subscription-header,
.export-header,
.next-event div.lable,
.next-event div.date-time {
    font-weight: normal;
}

.calendar-time-line ul {
    /*    background: #F1F1EB;*/
    background: #Ffffff;
}

.calendar-time-line .year {
    background: #Ffffff;
}

.check-subscription-link {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px !important;
}

.en-gb .check-subscription-link {
    text-align: right;
}

.ar-ae .check-subscription-link {
    text-align: left;
}

.check-subscription-link:hover {
    text-decoration: underline;
}

.color-box {
    width: 16px;
    height: 16px;
    vertical-align: middle !important;
    border-radius: 0.2em;
}

.filter-type .selected .type-filter-name {
    font-weight: 700;
    color: #000000;
}

.headline-left .date-time,
.headline-left .event-name {
    display: inline-block;
    width: 44%;
    vertical-align: middle;
    font-weight: normal;
}

.headline .headline-right {
    float: right;
}

.headline-right .event-type {
    font-weight: normal;
}

.content-headline {
    margin-left: 0px;
}

.headline .headline-left {
    float: none;
    display: inline-block;
}

.content-headline {
    padding-bottom: 0px;
    border: 0;
}

.content-headline .headline {
    padding: 25px 10px;
}

.download-event {
    margin-top: 0px;
    /* display: none; */
}

div#UpcomingEventsContainer .headline-right .event-type {
    margin-top: -10px;
}

.expand-collapse.expand > .exco-text {
    border-right-color: #e4e4e4;
}

.export-section {
    margin: 1em 0 0 0;
}

nav.year-filter {
    display: inline-block;
}

.events-container,
.events-scroller {
    padding-top: 20px !important;
}

#PastEventsContainer .filter-type .clear-both {
    background: #fff;
    text-align: center;
    margin-bottom: .5em;
    margin-top: 1em;
}

.filter-type .clear-both ul li {
    margin: 0 3px;
    padding: 3px 40px;
    position: relative;
}

body.ar-ae.page-font-style.body-rtl .filter-type .clear-both ul li {
    padding: 10px 40px !important;
}

.filter-type .clear-both ul li:hover,
.year-filter .selected {
    font-weight: normal;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover,
.eupagination > li > a:focus,
.eupagination > li > span:focus {
    color: #FFFFFF;
    background-color: #000000;
    border: 0.08em solid #000000;
}

.eupagination > li > a,
.eupagination > li > span {
    margin: 0 0.1em;
    border-radius: 5px 5px;
    color: #000000;
    padding: .6em .6em .6em .6em;
    border: 0.08em solid #B2B2B2;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.eupagination > .disabled > span,
.eupagination > .disabled > span:hover,
.eupagination > .disabled > span:focus,
.eupagination > .disabled > a,
.eupagination > .disabled > a:hover,
.eupagination > .disabled > a:focus {
    color: #ddd;
}

.headline-left .event-name {
    margin-left: 15px;
}

.en-gb .your-preferences .subscribe-actions > div:nth-child(1) .bold-title {
    position: relative;
    left: 35px;
}

.en-gb .your-preferences .subscribe-actions > div:nth-child(2) .bold-title {
    position: relative;
    left: 35px; /* adjust as needed */
}

.en-gb .checkbox-event-type li label span:nth-child(2):before {
    content: "";
    position: absolute;
    left: -30px;
    top: -3px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #000000;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.en-gb .checkbox-wrapper label .bold-title:before {
    content: "";
    position: absolute;
    left: -30px;
    top: -1px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #000000;
    background: #fff;
    box-shadow: none;
}

/* ar-ae */
.ar-ae .your-preferences .subscribe-actions > div:nth-child(1) .bold-title {
    position: relative;
    right: 35px;
}

.ar-ae .your-preferences .subscribe-actions > div:nth-child(2) .bold-title {
    position: relative;
    right: 35px; /* adjust as needed */
}

.ar-ae .checkbox-event-type li label span:nth-child(2):before {
    content: "";
    position: absolute;
    right: -30px;
    top: -2px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #000000;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ar-ae .checkbox-wrapper label .bold-title:before {
    content: "";
    position: absolute;
    right: -30px;
    top: 3px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #000000;
    background: #fff;
    box-shadow: none;
}

.checkbox-event-type li label .checkbox-checked + span:nth-child(2):before {
    background: url("//gamma.euroland.com/tools/FinCalendar2/Config/Company/sa-derf/checked.png");
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: center;
    border: 1px solid #000000;
    /*    top: -6px;*/
}

.checkbox-wrapper label .checkbox-checked + .bold-title:before {
    background: url("//gamma.euroland.com/tools/FinCalendar2/Config/Company/sa-derf/checked.png");
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: center;
    border: 1px solid #000000;
}

.checkbox-wrapper:has(input[type="checkbox"]:checked) .checkbox {
    background: url("//gamma.euroland.com/tools/FinCalendar2/Config/Company/sa-derf/checked.png");
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: center;
    border: 1px solid #000000;
}


.checkbox-event-type li label span:nth-child(2) {
    position: relative;
    margin-left: 35px;
}

.checkbox {
    display: none;
}

.modal-dialog {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-header {
    padding: 20px 0px;
    margin: 0px 30px;
    border-bottom: 2px solid #e5e5e5;
    text-align: center;

}

.subscribe-event-title {
    font-weight: normal;
}

.modal-open .modal {
    padding-right: 0 !important;
}

.modal-body {
    padding: 15px 30px 60px 30px;
}

.your-preference-title {
    text-transform: uppercase !important;
    text-align: center;
    font-weight: normal;
    padding: 15px 0 15px 0;
}

.radio {
    background: none;
    display: none;
}

.period {
    text-transform: uppercase;
    margin-right: 5px;
    border-bottom: 4px solid transparent;
}

.period .radio + span {
    border-bottom: 4px solid transparent;
    padding: 1em 2em;
    display: inline-block;
    text-transform: capitalize;
}

.period .radio-checked + span {
    padding: 1em 2em;
}

.period .radio + span:before {
    content: "";
    border: 1px solid #000000;
    left: 0px;
    top: 12px;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .1);
    position: absolute;
}

.period .radio-checked + span:after {
    content: '';
    background: #000000;
    left: 5px;
    top: 17px;
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .1);
}

.checkbox-wrapper {
    overflow: inherit;
    line-height: 1.2em;
}

.preference-period {
    text-align: center;
}

.your-preferences {
    background: none;
    padding: 40px 0 0px 0;
}


.form input {
    height: 30px;
    width: 95%;
    vertical-align: middle;
    line-height: 2em !important;
    height: 2em !important;
    padding: 0.8em!important;
    border: 1px solid #B3B3B3;
    border-radius: 40px;
}

.form .label {
    width: 21%;
    float: none;
    text-align: left;
    padding-right: 0;
    vertical-align: middle;
    line-height: 37px;
    font-weight: normal;
    display: inline-block;
    /* font-size: 0.8em; */
    height: 25px;
    color: #000000;
    margin-bottom: 15px;
}

.form select {
    height: 30px;
    width: 95%;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ffffff;
    background-image: url("//gamma.euroland.com/tools/SubscriptionCentre2/Config/Company/ae-etisal/dropdown.svg");
    background-size: 9px 6px;
    background-origin: content-box;
    background-position: 99.5% 50%;
    background-repeat: no-repeat;
    border-radius: 0px;
    color: inherit;
    line-height: 1.5em !important;
    height: 2em !important;
    padding: 0px 0 0 0.16em;
    border: 1px solid #B2B2B2!important;
    border-top: none;
    border-right: none;
    border-left: none;
}

.form input,
.form select {
    width: 295px !important;
}

.row-control {
    padding: 0px 0 10px 0;
    clear: both;
    height: auto;
    max-width: 492px;
    margin: 0 auto;
    margin-bottom: 5px;
}

.form .input {
    width: auto;
}

.modal a,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #000000 !important;
    text-decoration: none!important;
}

.btn-submit,
.btn-cancel {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 5px;
}

.button-wrraper {
    margin-top: 0px !important;
    padding: 0 !important;
}

.google-recapcha {
    margin-top: 15px;
    text-align: center;
    color: rgba(203, 203, 203, 1);
}

/**************************************** START of Arabic Setting *********************************************/
body.body-rtl .tabs li {
    float: none !important;
}

body.body-rtl .form .label {
    text-align: right !important;
    float: right;
}

body.body-rtl .form select {
    background-position: 0% 50%;
}

.main-heading {
    display: none;
}

body.body-rtl .your-preference-title {
    padding-left: 0;
    padding-right: 15px;
}

/**************************************** END of Arabic Setting *********************************************/

/**************************************** START of Media Queries *********************************************/
@media (max-width: 720px) {
    li.type {
        width: 50% !important;
    }
}

@media (max-width: 506px) {
    .preference-period {
        text-align: left;
    }

    body.body-rtl .preference-period {
        text-align: right;
    }
}

@media (max-width: 480px) {
    #UpcomingEventsContainer .headline-right .download-event {
        text-align: right !important;
        margin-top: 0;
    }

    body.ar-ae #UpcomingEventsContainer .headline-right .download-event {
        text-align: left !important;
        margin-top: 0;
    }

    .headline .headline-right {
        width: 30% !important;
    }

    .headline .headline-left {
        width: 70% !important;
    }

    #PastEventsContainer .headline .headline-right {
        width: 30% !important;
        float: right;
    }

    .preference-period {
        padding: 0;
    }
}

/*@media (max-width: 460px) {
    .tabs li {
        display: block;
        margin: 5px auto;
    }

    .tabItem {
        float: none;
        width: 90%;
        padding-right: 0em !important;
        padding-left: 0em !important;
        margin: 0 auto;
        border-top: 2px solid #719E19;
        border-right: 2px solid #719E19;
        border-bottom: 2px solid #719E19;
        border-left: 2px solid #719E19;
        min-width: 16em;
        border-radius: 3px;
    }

    .tabItem:hover,
    .tab-active {
        background: #719E19;
        color: #FFF;
        border-top: 2px solid #719E19;
        border-right: 2px solid #719E19;
        border-bottom: 2px solid #719E19;
        border-left: 2px solid #719E19;
    }

    li.type {
        width: 100% !important;
    }
}*/

@media (max-width: 425px) {
    body {
        font-size: 17px;
    }

    li.type {
        padding: 7px 0;
    }
}


.modal-body .button-wrapper button.btn.btn-default.btn-primary.btn-ok {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
}

.form input,
.form select {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

li.type {
    overflow-x: unset;
}

.filter-type .clear-both ul li a:before {
    content: "";
    position: absolute;
    left: 12px;
    /* top: 7px; */
    top: 1px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}

.filter-type .clear-both ul .selected a:before {
    border-color: #000000;
}

.year-filter .selected a:after {
    content: '';
    background: #000000;
    left: 19px;
    /* top: 14px; */
    top: 8px;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .1);
}

.export-section {
    margin: 0;
    /* display: none; */
}

.check-subscription-link {
    margin-bottom: 1px;
    padding-bottom: 0px;
}

/**************************************** END of Media Queries *********************************************/



/* ********************** MODIFICATION  */
body.ar-ae {
    direction: rtl;
}

.ar-ae .next-event .date-time {
    direction: ltr;
    text-align: right;
}

body.ar-ae .checkbox-event-type li label span:nth-child(2):before {
    left: 0;
    right: -30px;
}

body.ar-ae .filter-type ul li {
    float: none;
}

body.ar-ae .checkbox-event-type li label span:nth-child(2) {
    margin-left: 0;
    margin-right: 30px;
}

body.ar-ae .period .radio + span:before {
    right: 0px;
}

body.ar-ae .period .radio-checked + span:after {
    right: 5px;
}

@media(max-width:507px) {
    .preference-period {
        text-align: center !important;
    }

    /* .period .radio-checked + span,
    .period .radio + span:hover,
    .period .radio + span {
        padding: 1em;
    }

    .period .radio + span:before {
        left: -9px;
        top: 12px;
        width: 16px;
        height: 16px;
    }

    body.ar-ae .period .radio + span:before {
        right: -10px;
    }

    body.ar-ae .period .radio-checked + span:after {
        right: -4px;
    }

    .period .radio-checked + span:after {
        left: -3px;
        top: 18px;
        width: 6px;
        height: 6px;
    } */

    .modal-body {
        padding: 15px 10px 60px;
    }
}

@media(max-width:460px) {
    .preference-period {
        width: 100% !important;
    }

    .your-preference-title {
        margin: 0 auto;
        padding: 15px 0 !important;
        width: 130px;
    }
}

@media(max-width:353px) {
    .period .radio + span {
        padding: 1em;
    }
}

@media(max-width:320px) {
    .subscription-section .subscription-header {
        text-align: center;
        width: 100% !important;
        float: none;
    }

    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
    }
}

.type-filter li {
    box-sizing: border-box;
}

@media(max-width:720px) {
    .type-filter li {
        width: 33.33%;
    }
}

@media(max-width:591px) {
    .type-filter li {
        width: 50%;
    }
    div#subscriptionModal {
        padding-left: 0 !important;
    }
}

@media(max-width:360px) {
    .filter-type ul li {
        font-size: 13px !important;
    }
}

@media (max-width: 360px) {
    .filter-type ul li {
        font-size: 12px !important;
    }

    .expand-collapse {
        display: none !important
    }
}

/*.next-event div.lable {
    font-weight: 500;
}*/
.next-event div.event-name {
    font-size: 17px;
    font-weight: bold;
}

.color-dot-box {
    font-size: 21px;
}

.footer {
    font-size: 13px;
}

.show-hide-toggle {
    display: block !important;
}


.current-month:before {
    background: #000000;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: " ";
}

li.current-month {
    position: relative;
}

.time-line-item:hover {
    background: #F1F1EB;
}

.filter-type ul li {
    float: none;
    font-size: 17px;
    display: inline-block;
}

.filter-type ul {
    font-size: 0;
}

.en-gb .button-wrraper {
    margin-left: -23px;
}

.ar-ae .button-wrraper {
    margin-right: -23px;
}

@media(max-width:320px) {
    .en-gb .button-wrraper {
        margin-left: 0px;
    }

    .ar-ae .button-wrraper {
        margin-right: 0px;
    }
}

@media(max-width:598px) {
    .filter-type .clear-both ul li {
        padding: 10px 20px;
    }

    .filter-type .clear-both ul li a:before {
        top: 7.5px;
        left: -5px;
    }

    .year-filter .selected a:after {
        top: 15px;
        left: 2px;
    }

    body.ar-ae.page-font-style.body-rtl .filter-type .clear-both ul li a:before {
        left: 12px;
    }

    body.ar-ae.page-font-style.body-rtl .year-filter .selected a:after {
        left: 19px;
    }
}

@media(max-width:577px) {
    body.ar-ae.page-font-style.body-rtl .filter-type .clear-both ul li {
        padding: 10px 15px !important;
    }

    body.ar-ae.page-font-style.body-rtl .filter-type .clear-both ul li a:before {
        left: -10px;
    }

    body.ar-ae.page-font-style.body-rtl .year-filter .selected a:after {
        left: -3px;
    }
}

@media(max-width:393px) {
    .filter-type .clear-both ul li {
        padding: 10px 15px;
    }

    .filter-type .clear-both ul li a:before {
        left: -10px;
    }

    .year-filter .selected a:after {
        left: -3px;
    }
}

@media(max-width:394px) {
    .tabs li {
        width: 49%;
        box-sizing: border-box;
    }

    .tabs li a {
        width: 100%;
        box-sizing: border-box;
        padding: 1em 0.5em !important;
    }

    .modal-content span.event-name {
        font-size: 0.8em;
    }

}

.btn-primary {
    background-color: #9e6eff;
    border: 1px solid #9e6eff;
    color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-color: #864AFF!important ;
    border: 1px solid #864AFF;
    color: #FFFFFF;
}

.headline-left .full-descriptions {
    color: #666;
}

button.expand-collapse {
    display: none !important;
}

span.type-filter-name {
    vertical-align: bottom;
}

ul.events li {
    margin-bottom: 10px;
}

.export-section {
    margin: 0;
}

.headline-left .event-name {
    margin-left: 0;
    font-weight: bold !important;
}

.headline-left .date-time,
.headline-left .event-name {
    display: block;
    vertical-align: middle;
    font-weight: normal;
}

.headline .headline-right {
    float: right;
    padding-top: 9px;
}

@media(max-width:466px) {
    .row-control {
        padding: 0px 10px 10px 10px;
        max-width: 100%;
    }

    .form input,
    .form select {
        width: 100% !important;
    }
}

.full-descriptions {
    white-space: pre-line;
}

.tab-active::after{ 
    /* content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -2px;
    right: 0;
    margin-left: -0em;
    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #719E19;
    background: url("//gamma.euroland.com/tools/splookup/Config/Company/ae-etisal/icon/icon2.png");
    background-repeat: no-repeat;
    background-size: 22px 22px;
    border: 0px solid #ccc;
    width: 20px;
    height: 20px;   */
}

.tab-active:hover {

}

@media(max-width:320px){
    .filter-type .clear-both ul li {
        padding: 10px 13px;
    }
}

@media (min-width: 768px) {
.modal-content {
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    }
}

/* .modal-header {
    font-size: 24px;
    font-family: 'Neo Tech Regular', Arial, Helvetica, sans-serif;
} */

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #ffffff;
}

*{
    outline: 0;
}

.ar-ae .btn-subscribe-wrapper {
    text-align: left;
}

.ar-ae .section-header.subscription-header {
    text-align: left;
}
