@import url("//ksatools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/SA-4090/SA-4090.css */
/* Regular */
@font-face {
	font-family: "Aktiv Grotesk Arb";
	src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/AktivGrotesk-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Aktiv Grotesk";
	src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/AktivGrotesk-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
    font-family: 'SaudiRiyalFont';
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/SR2NEW2.ttf") format('truetype');
    font-display: swap;
}
/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/
/*************************************************** MAIN RULES **********************************************************/
body {
	font-size: 16px;
	color: #3C3C44;
    -webkit-text-size-adjust: 100%;
	font-family: Aktiv Grotesk, Aktiv Grotesk Arb, sans-serif;
}

.ar-ae .subscription-section {
    float: left;
    font-family: inherit;
    text-align: left;
}

.wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

.check-subscription-link {
    padding-bottom: 8px;
    font-weight: bold;

    font-weight: normal !important;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: right;
}

.subscription-header,
.export-header {
    font-weight: normal;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #003030;
    text-decoration: none;
    font-weight: normal;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    color: #BD5C1A;
    text-decoration: underline;
}
.next-event div.lable {
    font-weight: normal;
    padding-bottom: 10px;
    font-size: 16px;
    color: #3A3A42 !important;
}
.main-heading {
    color: #3A3A42 !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    text-transform: capitalize;
    font-size: 20px;
}

/*********************************************** END OF MAIN RULES *******************************************************/
.eupagination>li:last-child>a, .eupagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/
.calendar-time-line .current-month .time-line-item {
    background-color: #FFF;
}
.time-line-item:hover {
    background-color: #C6E8E0;
}

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    font-family: inherit;
    font-size: 1em;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;

    margin: 0 0.5em;
    padding: 0em 2.5em;

    border: 1px solid #003030;
    border-radius: 3em;
    background: #003030;

    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    height: 48px;
    box-sizing: border-box;
}
.ar-ae .btn,
.ar-ae .btn-primary,
.ar-ae .btn-submit,
.ar-ae .btn-cancel,
.ar-ae .btn:focus,
.ar-ae .btn-primary:focus,
.ar-ae .btn-submit:focus,
.ar-ae .btn-cancel:focus {
    font-weight: 500;
    /*! padding: 0.2em 2.5em 0.5em; */
}
.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    text-decoration: none;

    background: #FFF;
    color: #003030;
    border-color: #003030;
}

/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
body.body-rtl .tabs li {
    float: none !important;
}

.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}

.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height: auto;
    line-height: normal;
    float: none;
    text-align: center;
    font-size: 0;
}

.ar-ae .tabs {
    text-align: center;
}

.tabs li {
    float: none;
 
    display: inline-block;
}

.tabItem {
    height: auto;
	line-height: normal;
	display: block;
	padding-top: 20px !important;
	padding-right: 0em;
	padding-bottom: 20px !important;
	padding-left: 0em;
	margin-top: 0.0em;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 0.0em;
	margin-left: 1em;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: inherit;
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
	color: #003030 !important;
	font-style: normal;
	text-decoration: none;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 1px solid transparent;
	border-left: 0em solid #FFFFFF;
	background: transparent;
	transition: background 0.5s, color 0.5s, border 0.5s;
	position: relative;
	top: 0;
	left: 0em;
}

.tabItem:hover {
    background: transparent;
	color: #003030 !important;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 1px solid #003030;
	border-left: 0em solid #FFFFFF;
	text-decoration: none;
	font-style: normal;
	z-index: 1;
}

.tab-active {
    background: transparent;
	color: #003030 !important;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 1px solid #003030 !important;
	border-left: 0em solid #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
    font-weight: bold !important;
}

.tab-active:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 93%;
    left: 0;
    height: 0px;
    /*! border: 2px solid #003030; */
    /*! background: #003030; */
}

/* YEAR BUTTONS */
.year-filter ul::before,
.year-filter ul::after {
    box-sizing: border-box;
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 100%;
}

.year-filter ul {
    margin: 1em 0;
}

.year-filter ul li {
    padding: 0;
    margin-right: 13px;
    display: inline-block;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0.5em 1em !important;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    background: transparent;
    border: 0.04em solid #3A3A42 !important;
    transition: background 0.5s;
    color: #000000;
    border-radius: 0;
    margin: 0;
}

.year-filter ul li a.selected {
    background: #3A3A42;
    color: #fff;
}

/* 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: 18px;
    font-weight: bold;
    text-transform: capitalize;
    color: #3A3A42;
    padding-top: 0em;
    padding-bottom: 0;
}

.modal-header .close {
    margin-top: 0.1em;
    font-size: 1.5em;
    line-height: 0.25em;
}

li.type {
    width: 50%;
    padding: 0.5em 0;
    white-space: normal;
}

.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;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: normal;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0em solid #3A3A42;
    padding: 1em 0 1em 0;
}

.form input,
.form select {
    font-size: 1em;
    padding: 0.16em;
    box-sizing: border-box;
    
    color: #54565A;
    font-family: inherit;
    outline: none;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px #dee2e6 solid;
    border-radius: 0;
    height: 40px;
}

.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 0px solid #a1a1a1 !important;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.22em;
}

/***************************************** 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 #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 1px 0.32em #003E5C;
    -moz-box-shadow: 0 1px 0.32em #3A3A42;
    -webkit-box-shadow: 0 1px 0.32em #3A3A42;
}
.next-event {
    font-size: 16px;
    padding-bottom: 20px;
}
.etooltip .tip-arrow {
    background: transparent;
}

/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
/* @media (max-width: 768px) and (min-width: 0) {

    body,
    .tabItem,
    .tab-active,
    .form input,
    .form select,
    .next-event {
        font-size: 16px;
    }
} */

@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;
    }
    .ar-ae .subscription-section .subscription-header {
        width: 100% !important;
        float: none;
    }
    .export-types {
        padding-bottom: inherit;
    }
}

.time-line-month-name {
    padding: 0px !important;
    height: 5px !important;
    line-height: 2;
    color: #003030;
}

.headline-left .date-time {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    color: #3A3A42;
    font-size: 16px;
    direction: ltr;
}

.headline-left .event-name {
    color: #003030 !important;
    margin: 0 0 0px 0 !important;
    padding: 0 !important;
    font-weight: normal;
}

/*END*/
.events-container {
    padding-top: 22px;
    clear: both;
    border-top: 1px solid #a1a1a1;
}

.tabs-wrapper {
    margin: 7px 0px -1px 0;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding: 0 !important;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    background: transparent;
    border: 0 !important;
    transition: background 0.5s;
    background: transparent;
    color: #003030;
    font-weight: bold;
    border-radius: 0;
    margin: 0;
}
.year-filter ul li a:hover {
color: #BD5C1A;
}
.eupagination>li>a,
.eupagination>li>span {
    position: relative;
    float: left;
    padding: 0.75em 0em;
    margin: 0 0.5em;
    line-height: 1.42857143;
    color: #003030;
    text-decoration: none;
    background-color: #fff;
    border-bottom: 2px solid transparent;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-size: 1em;
}

.year-filter .selected {
    font-weight: bold;
/*     text-decoration: underline !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: #003030;
    cursor: default;
    background-color: #FFF;
    border-color: #003030;
}
.eupagination > li > a:hover, .eupagination > li > span:hover, .eupagination > li > a:focus, .eupagination > li > span:focus {
  color: #003030;
  background-color: transparent;
  border-color: transparent;
}
.eupagination > .disabled > span, .eupagination > .disabled > span:hover, .eupagination > .disabled > span:focus, .eupagination > .disabled > a, .eupagination > .disabled > a:hover, .eupagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: transparent;
}
.ar-ae .tabs li {
    float: none;
    float: none;
    display: inline-block;
}

/* .ar-ae .tabItem {
  ! margin-right: 0px !important;
  ! margin-left: 5px !important;
} */

.check-subscription-link {

    font-weight: normal;

}

body.body-rtl .subscription-section {
    float: left;
    text-align: left;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #003030;
    border-color: #003030;
    background: #FFF;
}

.eupagination>li:first-child>a,
.eupagination>li:first-child>span {
    margin-left: 0;
    outline:
        none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.eupagination>li {
    display: inline;
    outline: none !important;
}


.eupagination>.disabled>span,
.eupagination>.disabled>span:hover,
.eupagination>.disabled>span:focus,
.eupagination>.disabled>a,
.eupagination>.disabled>a:hover,
.eupagination>.disabled>a:focus {
    cursor: default;
    outline: none !important;
}



/*Modification*/

/*Arabic*/
.ar-ae .check-subscription-link {
    text-align: left;
}

/* .ar-ae .tabs {
    text-align: right;
}
 */
/*Arabic End*/


.button-wrraper {
    text-align: center;
    padding: 15px 0 15px 1em;
}

.ar-ae .button-wrraper {
    text-align: left;
    padding: 15px 0 15px 8.2em;
}


@media (max-width:451px) {

    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus {
        min-width: 0 !important;
    }

    .tabs {
        text-align: center;
        border-bottom: 0px solid #3A3A42 !important;
    }

    .ar-ae .tabs {
        text-align: center;
    }

    .tabs li {
        width: 100%;
        display: block;
        padding: 5px;
        box-sizing: border-box;
    }
    .tabs li a {
        margin: 0px;
    }

    .tabItem {
        margin-right: 0 !important;
        border: 2px solid #FEFBE9 !important;
		background-color: #FEFBE9 !important;
        border-radius: 3em;
        padding: 1em;
    }

    .tabItem:hover, 
    .tabs li a.tab-active {
		border: 2px solid #003030 !important;
		background-color: #003030 !important;
		color: #FEFBE9 !important;
	}
}

/*Modification*/
.filter-type ul li {
    padding: 10px 30px 20px 0;
}

.content-headline {
    margin-left: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 5px;
}

.content-headline .headline {
    padding: 0;
}

/* redesign */
.content-headline {
    margin-left: 0em;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 5px;
}
.ar-ae .content-headline {
    margin-right: 2.5em;
}
.box-border {
    border-left: 0px solid #c4c4c4;
    border-right: 0px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
.location {
  padding-top: 5px;
}
.full-descriptions p {
  margin: 0.5em;
}
.event-row.first .box-border {
  border-top: 0px solid #c5c5c5;
}
* {
    outline: 0;
}

.expand-collapse>.exco-text {
    width: 20px;
    height: 25px;
}

.content-headline .headline {
    padding: 10px 10px 10px 10px;
}
.ar-ae .content-headline .headline {
    padding: 10px 10px 10px 10px;
}

.content-headline.box-border {
    margin-left: 0em;
}


a.tabItem.second-heading {
    text-align: center;
}

body .hyperlink {
    color: #003030 !important;
}

body .hyperlink:hover {
    color:  #003030 !important;
    text-decoration: underline;
}

body .cookies-box a {
    color:  #3A3A42 !important;
}

body .cookies-box a:hover {
    color:  #003030 !important;
    text-decoration: underline;
}

.google-recapcha {
    display: none;
}

.form .label {
    width: 23%;
}

/*arabic*/

.events-scroller {
    margin-left: -9px;
}

@media (max-width:414px) {
    /* .ar-ae .tabItem {
    } */

    .ar-ae .button-wrraper {
        padding: 15px 0 15px 55px;
    }
}

* {
    outline: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 320px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 414px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    
}




.tabs {
    border-bottom: 0px solid #D3D3D3;
    /* width: 29%; */
    margin: 0 auto;
}

/* .ar-ae .tabs {
    width: 25.5%;
} */

.tabs li {
    margin: 0!important;
    margin-right: 5px;
}

.google-recapcha>div {
    display: none;
}
/*
@media (max-width:520px) {
    .tabs {
        text-align: center !important;
    }
}*/




* {
    outline: 0;
}

.btn:active,
.btn.active {
    background-image: none !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

@media (max-width:480px) {

    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus {
        padding: 10px 35px;
        margin-left: -4px;
        margin-bottom: 10px;
    }

    .ar-ae .btn,
    .ar-ae .btn-primary,
    .ar-ae .btn-submit,
    .ar-ae .btn-cancel,
    .ar-ae .btn:focus,
    .ar-ae .btn-primary:focus,
    .ar-ae .btn-submit:focus,
    .ar-ae .btn-cancel:focus {
        padding: 10px 24px;
        margin-left: -4px;
        margin-bottom: 10px;
    }
}

@media (max-width: 479px) {
    .form .input {
        width: 100% !important;
        display: inline-table;
    }
    .ar-ae .form .label {
        text-align: right !important;
    }
    .row-control {
        padding: 5px 0 5px 0;
        height: unset;
    }
    .preference-period {
        padding: 0 4%;
    }
    .your-preferences {
        padding: 1em 0 0em 0;
    } 
    .btn-submit,
    .btn-cancel,
    .btn-ok {
        margin-left: -4px;
        margin-bottom: 10px;
    }
    #PastEventsContainer .list-file-attachment {
      text-align: right;
    }
    #UpcomingEventsContainer .headline .headline-left, 
    #UpcomingEventsContainer .headline .headline-right {
        width: 49% !important;
        float: none;
        display: inline-block;
    }
    #PastEventsContainer .headline .headline-left, 
    #PastEventsContainer  .headline .headline-right {
        width: 49% !important;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
    }
    #UpcomingEventsContainer .headline-right .download-event {
        text-align: right !important;
        margin-top: unset;
    }
    .ar-ae #UpcomingEventsContainer .headline-right .download-event {
        text-align: left !important;
        margin-top: 0;
    }
}
/* @media (max-width: 350px) {
    #UpcomingEventsContainer .headline .headline-left, 
    #UpcomingEventsContainer .headline .headline-right {
        width: 100% !important;
        float: none;
        display: block;
    }
    #PastEventsContainer .headline .headline-left, 
    #PastEventsContainer  .headline .headline-right {
        width: 100% !important;
        float: none;
        display: block;
        margin-top: 10px;
    }
    .headline .headline-right > div,
    #UpcomingEventsContainer .headline-right .download-event,
    #PastEventsContainer .list-file-attachment {
        text-align: left !important;
    }
    .ar-ae .headline .headline-right > div,
    .ar-ae #UpcomingEventsContainer .headline-right .download-event,
    .ar-ae #PastEventsContainer .list-file-attachment {
        text-align: right !important;
    }
} */

.form input,
.form select {
    color: #333;
}

.ar-ae div#subscriptionModal {
    padding-left: 0 !important;
}

.supply-by-box a {
    font-size: 13px !Important;
}

body .cookies-box a {
    font-size: 13px !important;
}

footer.footer {
    font-size: 13px;
    padding-top: 0;
}

.check-subscription-link .link:hover {
    text-decoration: underline;
}

* {
    outline: 0;
}

.btn:active,
.btn.active {
    /* background-image: none!important; */
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.ar-ae .btn:hover:before {
    transform: translateX(-12px);
    content: '';
    -webkit-transition: all .5s ease;
}


.btn-cancel:before,
.btn-submit:before {
    display: none;
}

.expand-collapse:hover>.exco-text {
    color: transparent;
}
.content-headline {
    padding-left: 0;
}
.expand-collapse > .exco-text {
  width: 20px;
  height: 20px;
  border: 0;
  color: transparent;
  border-radius: 3em;

  background-image: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/plus.png");
  background-size: contain;   /* shrink to fit */
  background-repeat: no-repeat; /* prevent tiling */
  background-position: center;  /* center the icon */
}

.expand-collapse.expand > .exco-text {
    width: 20px;
    height: 20px;
    border: 0;
    color: transparent;
    border-radius: 3em;
  
    background-image: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/minus.png");
    background-size: contain;   /* shrink to fit */
    background-repeat: no-repeat; /* prevent tiling */
    background-position: center;  /* center the icon */
}

body.ar-ae .content-headline, body.ku-arab-iq .content-headline {
    margin-left: 0;
    margin-right: 0px;
    padding-bottom: 5px;
}

.ar-ae .content-headline {
    padding-left: 0;
}

body.ar-ae .headline-right .event-type, body.ku-arab-iq .headline-right .event-type {
    font-weight: normal;
}

/* .location, 
.show-hide-toggle {
    display: none !important;
} */

/* span.exco-text {
    display: none!important; 
}*/
.main-heading {
    display: none!important;
}

.color-dot-box {
    font-size: 24px;
    font-family: inherit!important;
}


.headline-right .event-type {
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;
}
.content-headline {
    padding-bottom: 18px;
}

* {
    outline: 0;
}

.footer {
    margin-bottom: 30px;
}

.color-dot-box {
    padding-top: 0.5em;
}

.date-time,
.next-event div.event-name,
.headline-right .event-type {
    font-weight: 400 !important;
}

.time-line-item {
    line-height: 0.8;
}

.color-dot-box {
  padding-top: 1em;
}

.preference-period {
    margin-top: 1em;
}

body.body-rtl .tabs {
    float: none !important;
}
.file-type-pdf {
  background-image: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/pdf.png");
  width: 36px;
  height: 36px;
  background-size: contain;
}
.mail-apple {
    background: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/SA-4090/fonts/calendar.png") no-repeat center;
}
li.current-month {
  position: relative;
}
.current-month::before {
  background: #003030;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: " ";
}
/* .year-list-box li:nth-child(n+5) {
  display: none;
} */
.next-event div.date-time {
  font-weight: normal !important;
}

/** Custom Checkbox and Radio **/
span.checkbox {
    border: 1px solid #8F8F9D;
    line-height: 13px;
    background: #FFF !important;
    width: 12px;
    height: 12px;
    vertical-align: inherit;
    border-radius: 3px !important;
    position: relative;
    top: -1px;
}

span.radio, span.checkbox, span.event-name {
    vertical-align: middle !important;
}
.checkbox-wrapper label span.color-box, span.radio {
    vertical-align: middle !important;
}


span.checkbox.checkbox-checked {
    background-color: #BD5C1A !important;
    background-size: cover !important;
    border-radius: 0px;
    border-color: #BD5C1A;
    background-repeat: no-repeat !important;
    margin-bottom: 0px;
    background-position: center !important;
}
span.checkbox.checkbox-checked::after {
    content: "\2714";
    position: absolute;
    left: 2px;
    top: 0px;
    font-size: 11px;
    color: #FFF;
}
.radio {
    border: 1px solid #8F8F9D;
    line-height: 17px;
    background: #FFFFFF !important;
    border-radius: 12px;
    position: relative;
    top: -1px;
}
.radio {
    width: 12px;
    height: 12px;
}

.m-t-10 {
    margin-bottom: 10px;
}

span.radio.radio-checked:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    position: absolute;
    left: 2px;
    top: 2px;
    font-size: 11px;
    border-radius: 5px;
    color: #E4E8EF;
    border: 1px solid #BD5C1A;
    background-color: #BD5C1A;
}

span.radio.radio-checked {
    border: 1px solid #BD5C1A;
}

/** Custom Checkbox and Radio End **/

.ar-ae .checkbox-wrapper {
    margin-left: unset;
    margin-right: 10px;
}
.ar-ae .subscribe-actions .checkbox-wrapper {
    margin-right: 6px;
}
.ar-ae .form .label {
  text-align: left;
  padding-right: unset;
  padding-left: 10px;
}
.ar-ae .eupagination {
    padding-right: 0;
    padding-left: 20px !important;
}
.ar-ae .event-row.focus .content-headline {
    border-right-width: 0;
    border-left-width: 2px;
    border-right-color: transparent;
    border-left-color: #046bc7;
}

.en-gb .expand-collapse {
  left: 9px;
}
.ar-ae .expand-collapse {
  right: 9px;
}


