@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/sa-stc/sa-stc.css */
/* from cache */
@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/sa-stc/sa-stc.css */
@font-face {
    font-family: STCForward;
    font-weight: 300;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Light.ttf") format("truetype"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Light.woff") format("woff"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Light.otf") format("opentype");
}


@font-face {
    font-family: STCForward;
    font-weight: 400;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Medium.ttf") format("truetype"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Medium.otf") format("opentype"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Medium.woff") format("woff");
}

@font-face {
    font-family: STCForward;
    font-weight: 700;
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Bold.ttf") format("truetype"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Bold.otf") format("opentype"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/fonts/STCForward-Bold.woff") format("woff");
}

@font-face {
	font-family: 'FontAwesome';
	src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/fontawesome-webfont.eot?v=4.7.0");
	src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),
		 url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),
		 url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/fontawesome-webfont.woff?v=4.7.0") format('woff'),
		 url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),
		 url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');
	font-weight: normal;
	font-style: normal;
  }
/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/
/*************************************************** MAIN RULES **********************************************************/
body {
    font-family: "STCForward", Arial, sans-serif;
	font-size: 14px;
	color: #1D252D;
    font-weight: 300;
}
.headline-left .full-descriptions {
    color: #1D252D;
}

.ar-ae .subscription-section {
    float: left;
    text-align: left;
}
.wrapper {
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}
.check-subscription-link {
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    font-weight: normal!important;
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: right;
}

.subscription-header, .export-header {
    font-weight: normal;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #1D252D;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px!important;
}
a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
	color: #1D252D;
    text-decoration: none;
}
.main-heading {
    color: #1D252D !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    text-transform: capitalize;
    font-size: 20px;

}

.check-subscription-link .link {
    color: #FF375E!important;
    font-weight: 300;
}

.check-subscription-link .link:hover {
    text-decoration: underline;
    color: #FF375E!important;
}

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    padding: 1.0em 1.0em 1.0em 1.0em;
    border: 0;
    font-weight: normal;
    height: auto;
    line-height: normal;
    color: #F3F3F1;
    background: #FF375E;
    font-size: 14px;
    border: 2px solid #FF375E;
    font-family: inherit;
    text-transform: capitalize;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-align: center;
    border-radius: 2px;
}
.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: #FFFFFF;
    color: #FF375E;
    border: 2px solid #FF375E;
    cursor: pointer;
}   
/************************************************ 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: left;
    font-size:0;
}
.ar-ae .tabs{
    text-align: center;
}
.tabs li {
    float: none;
    margin: -2.2px;
    display:inline-block;
}
.tabItem {
    height: auto;
    line-height: normal;
    padding-top: 1.0em !important;
    padding-bottom: 1.0em !important;
    padding-left: 0;
    padding-right: 0;
    margin-right: 1.08em;
    text-decoration: none;
    font-weight: 400!important;
    font-style: normal;
    background: transparent;
    border: 0;
    border-bottom: 0;
    border-top: 0;
    text-transform: uppercase;
    transition: none;
    font-size: 14px;
    color: #1D252D!important;
    text-transform: capitalize;
    outline: none;
    position: relative;
    top: 0;
    left: 0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover {
    color: #4F008C!important;
    border-bottom: 0.32em solid #4F008C;
}


/* 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 #353600 !important;
    transition: background 0.5s;
    color: #4e4e4e;
    border-radius: 0;
    margin: 0;
}
.year-filter ul li a.selected {
    background: #353600;
    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: 15px;
    font-weight: 500;
    text-transform: capitalize;
    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: PT Sans, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}
.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0em solid #353600;
    padding: 1em 0 1em 0;
}

.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: 0.08em solid #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 0.08em 0.32em #003E5C;
    -moz-box-shadow: 0 0.08em 0.32em #353600;
    -webkit-box-shadow: 0 0.08em 0.32em #353600;
}
.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;
        text-align: right;
    }
    .export-types {
        padding-bottom: inherit;
    }
}
.time-line-month-name {
    padding: 0px !important;
    height: 25px !important;
}
.headline-left .date-time {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-size: 13px;
	direction: ltr;
}
.headline-left .event-name {
    color: #1D252D !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    font-weight: 300!important;
    font-family: inherit;
}
/*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: 00em solid #353600 !important;
    transition: background 0.5s;
    background: transparent;
    color: #353600;
    font-weight: bold;
    border-radius: 0;
    margin: 0;
}
.eupagination>li>a, .eupagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2C2E30;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.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: #fff;
    cursor: default;
    background-color: #580092;
    border-color: #580092;
}
@media (min-width: 0px) and (max-width: 360px) {
    .tabs li {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
        height: auto !important;
    }

    .tabs {
        line-height: auto !important;
        height: auto !important;
        border-bottom: solid 0px #d9d9d9;
        min-height: auto;
        text-align: center;
    }
}
.ar-ae .tabs li {
    float: none;
    float: none;
 
    display: inline-block;
   
  
}

.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: #464645;

}

.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: right;
    padding: 0;
}

.ar-ae .button-wrraper {
    text-align: left;
    padding: 0;
}

@media (max-width: 580px) and (min-width: 0px){
.tabs li {
    display: inline-block;
    width: 70%;
    margin-bottom: 20px;
    text-align: center;
    height: auto !important;
    margin: 0;
    }
    .tabs{
    border-bottom: 0!important;
    }
    .tabItem{
    border: 0px;
    width: 100%;
    margin: 0 auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
    .tab-active{
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    }
    .button-wrraper {
    padding: 12px 0 0 0;
    }
    .ar-ae .button-wrraper {
    padding: 15px 0 15px 50px;
    }
    a.tabItem.second-heading.active.tab-active{
    margin-bottom: 8px;
    }
}

/*Iphone 5*/
@media (max-width:320px){
    .btn,
    .btn-primary,
    .btn-submit,
    .btn-cancel,
    .btn:focus,
    .btn-primary:focus,
    .btn-submit:focus,
    .btn-cancel:focus{
        min-width: 0!important;
    }
    .tabItem{
        border:0px;
        width: 82%;
    }
    .tab-active{
        border-bottom: 0;
        width: 81%;
        margin: 0 auto;
    }
    .button-wrraper {
      padding: 12px 0 0 0;
    }
    a.tabItem.second-heading {
    margin-bottom: 5px;
    }
}

/*Modification*/
.filter-type ul li{
    padding-left: 0;    
}

.content-headline {
    margin-left: 0; 
    border-left: 0; 
    border-right: 0; 
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}

.content-headline .headline {
    padding: 0;
}

/* redesign */
.content-headline {
    margin-left: 21px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}

.box-border {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

* {
    outline: 0;
}

.expand-collapse>.exco-text {
    width: 20px;
    height: 25px;
}

.content-headline .headline {
    padding: 10px;
}

.content-headline.box-border {
    margin-left: 21px;
}

a.tabItem.second-heading.active.tab-active {
    font-size: 16px!important;
    text-align: center;
}

a.tabItem.second-heading {
    text-align: center;
    font-size: 16px!important;
}

body .hyperlink{
    color: #FF375E!important;
    font-weight: 300;
}
body .hyperlink:hover{
   color: #FF375E!important;
    text-decoration: underline;
}

body .cookies-box a {
    color: #FF375E!important;
    font-weight: 300;
}
body .cookies-box a:hover{
    color: #FF375E!important;
    text-decoration: underline;
}

.google-recapcha {
    display: none;
}

.form .label {
    width: 23%;
}

/*arabic*/
@media (max-width:470px){
.ar-ae a.tabItem.second-heading.active.tab-active {
    border-right: 0;
    border-left: 0;
    }
}

.ar-ae .tabItem {
    width: 70%;
}
.events-scroller {
    margin-left: -9px;
}

@media (max-width:414px){
    .ar-ae .tabItem {
    border-right: 0;
    }
}

*{
    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;
    }
}

.tab-active {
    color: #4F008C!important;
    border-bottom: 0.32em solid #4F008C;
}

a.tabItem.second-heading.active.tab-active:hover {
    background: #fff;
}

.tabs {
    border-bottom: 0;
}

.tabs li {
    margin-bottom: -5.6px;
}

.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;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #FF375E;
    color: #fff;
}

.time-line-item:hover {
    color: #8E9AA0;
    background: #F3F3F1;
}

/*Icon*/


.checkbox {
    background: none;
}

.radio {
    background: none;
    display: none;
}

.period .radio + span:before {
    position: absolute;
    content: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/ic_radio.svg") !important;
    left: 0;
    top: 12px;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: transparent;
}

.period .radio-checked + span:after {
    content: "";
    position: absolute;
    left: -2px;
    top: 9.5px;
    width: 23.5px;
    font-size: 7px;
    height: 24px;
    background: transparent;
    padding-top: 2px;
    padding-left: 2px;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/radio.png") !important;
    background-size: 100% 100%;
    display: inline-block;
    
}

.period .radio-checked + span {
    padding: 1em 2em;
}

.period .radio + span {
    border-bottom: 4px solid transparent;
    padding: 1em 2em;
    display: inline-block;
}

.checkbox-event-type li label .checkbox-checked + span:nth-child(2):before {
    content: "";
    position: absolute;
    left: -25px;
    top: -3px;
    width: 21px;
    font-size: 13px;
    height: 20px;
    background: transparent;
    padding-top: 2px;
    padding-left: 2px;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/ic_checkbox_checked.png") !important;
    background-size: 100% 100%;
    display: inline-block;
}


.checkbox-event-type li label span:nth-child(2) {
    position: relative;
    margin-left: 46px;
}

.checkbox-event-type li label span:nth-child(2):before {
    position: absolute;
    content: "";
    left: -23px;
    top: -5px;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent;
    background-image: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-stc/icons/ic_checkbox.png") !important;
    background-size: 100% 100%;
    display: inline-block;  
}

.checkbox-wrapper {
    overflow: inherit;
    line-height: 1.25em;
}

li.type {
    overflow-x: unset;
}

button.btn.btn-primary.btn-submit {
    background: transparent;
    color: #FF375E;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 700;
    border: 0!important;
}

input.btn.btn-default.btn-cancel {
    background: transparent;
    color: #FF375E;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 700;
    border: 0!important;
}

.input:focus {
    border-color: #4f008c;
}

.form input, .form select {
    font-family: inherit;
    border: 1px solid #8E9AA0!important;
}

*{
    outline: 0;
}

.btn, .btn-primary {
    border: 2px solid #FF375E;
}

span.radio, span.checkbox, span.event-name, span.color-box {
    vertical-align: initial;
}

.alert-danger {
    color: #C80025;
}

.expand-collapse>.exco-text:hover {
    color: #00c48c;
}

.expand-collapse.expand>.exco-text {
    color: #00c48c;
}

.main-heading{
    display: none;
}


