@import url("//tools.eurolandir.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/ae-dic/ae-dic.css */
@font-face {
    font-family: 'SF Compact Display';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SF-Compact-Display-Light.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SF-Compact-Display-Light.eot?#iefix") format("embedded-opentype"),
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SF-Compact-Display-Light.woff2") format("woff2"), 
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SF-Compact-Display-Light.woff") format("woff"), 
        url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SF-Compact-Display-Light.svg#SF Compact Display") format("svg");
    font-weight: 400;
    font-style: normal; 
  }
  @font-face {
    font-family: 'SF Compact Display';
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SFCompactDisplay-Semibold.eot");
    src: url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SFCompactDisplay-Semibold.eot?#iefix") format("embedded-opentype"), 
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SFCompactDisplay-Semibold.woff") format("woff"), 
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SFCompactDisplay-Semibold.ttf") format("truetype"),
         url("//tools.eurolandir.com/tools/FinCalendar2/Config/Company/ae-dic/fonts/SFCompactDisplay-Semibold.svg#SF Compact Display") format("svg");
    font-weight: 700;
    font-style: normal; 
  }
body,
.form input, .form select {
	font-family: 'SF Compact Display', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #212529;
}

.ar-ae,
.ar-ae .form input, 
.ar-ae .form select {
    font-family: 'SF Compact Display', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #212529;

}
.form input, .form select {
    border: 0.08em solid #878787;
    box-shadow: none !important;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s;
    color: #a4a4a4;
}
.calendar-time-line .current-month {
    font-weight: normal;
}
.wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1140px;
	padding: 0;
}
.tabs {
    text-align: center;
    background: transparent !important;
    font-size: 0;
}
.tabs li {
    display: inline-block;
    float: none;
    margin: 0;
}
.tabItem {
     height: auto;
	line-height: 14px;
	
	padding-top: 0em !important;
	padding-right: 0em;
	padding-bottom: 0em !important;
	padding-left: 0em;
	
	margin-right: 25px!important;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	font-family: inherit;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase!important;	
	color: #092345;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	
	background: #FFFFFF;
	transition: all ease 0.2s;
}

.tab-active,
.tabItem:hover {
     background: #FFFFFF;
	color: #092345;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	
	text-decoration: none;
}
.tab-active {
    background: #FFFFFF;
	color: #092345;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	
	text-decoration: none;
	font-style: normal;
}
.tabItem:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #092F56;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -o-transition: width 0.3s;
}
.tabItem:hover:after,
.tabItem:active:after,
.tab-active:after {
    background: #092345;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #092F56;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -o-transition: width 0.3s;
}

body.body-rtl .tabs li {
    float: none !important;
}
.btn {
    font-family: inherit;
	font-size: 1.0em;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: none;
	padding: 9px 43px;
	border: 1px solid #878787;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background: #063057;
    background-position: 100% 0;
    background-size: 200% 100%!important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
	text-decoration: none;
    background-image: -webkit-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: -webkit-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: -moz-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: -ms-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: -o-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    margin-bottom: 10px;
    box-shadow:none;
}
.btn:hover,
.btn:active,
.btn:focus {
    background: #DFE0E4;
	color: #5A5E60;
	border-color: #5a5e60;
    
    background-position: 0 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    color: #5a5e60;
    border: 1px  solid #5a5e60;
    
    background-image: -webkit-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4 );
    background-image: -webkit-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4 );
    background-image: -moz-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4 );
    background-image: -ms-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: -o-linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
    background-image: linear-gradient(to left, transparent, transparent 50%, #e0e1e6 50%, #d4d4d4);
}
.headline-left .date-time,
.subscription-header, .export-header,
.next-event div.lable,
.next-event div.date-time {
    color: #000;
}
.headline-right .event-type {
    color: #000;
    font-weight: normal;
}

.headline-left .date-time {
    font-weight: normal;
}
.headline-left .event-name {
    font-weight: bold;
}
.eupagination>li>a, .eupagination>li>span,
.eupagination>.disabled>span, .eupagination>.disabled>span:hover, .eupagination>.disabled>span:focus, .eupagination>.disabled>a, .eupagination>.disabled>a:hover, .eupagination>.disabled>a:focus {
    font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #212529;
	text-transform: none;
	padding: 7px 10px;
	border: 1px solid #ccc;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background: #fff;
    transition: all 0.2s ease;
    margin-bottom: 10px;
    box-shadow:none;
    margin: 1px;
}
.eupagination>.disabled>span, .eupagination>.disabled>span:hover, .eupagination>.disabled>span:focus, .eupagination>.disabled>a, .eupagination>.disabled>a:hover, .eupagination>.disabled>a:focus {
    color: #212529;
}
.eupagination>li>a:focus, .eupagination>li>span:focus,
.eupagination>.active>a, .eupagination>.active>span, .eupagination>.active>a:focus, .eupagination>.active>span:focus
.eupagination>.active>a:hover, .eupagination>.active>span:hover,
.eupagination>li>a:hover, .eupagination>li>span:hover,
.eupagination>.active>a:hover {
    background: #fff;
	color: #212529;
	border-color: #ccc;
    border-bottom: 2px solid #063057!important;
    transition: all 0.3s ease-in;
    border: 1px  solid #ccc;
}
.eupagination > li:last-child > a, .eupagination > li:last-child > span {
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
.eupagination > li:first-child > a, .eupagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.ar-ae .eupagination > li:last-child > a, .ar-ae .eupagination > li:last-child > span {
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.ar-ae .eupagination > li:first-child > a, .ar-ae .eupagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.filter-type ul li {
    padding: 5px;
}

html .modal a, html .hyperlink, html .disclaimer-box a, html .cookies-box a,
.check-subscription-link .link {
    color: #a47826 !important;
    font-weight: bold;
    text-decoration: none;
}
html .modal a:hover, html .hyperlink:hover, html .disclaimer-box a:hover, html .cookies-box a:hover,
.check-subscription-link .link:hover {
    color: #a47826 !important;
    font-weight: none;
    text-decoration: none;
}
.content-headline {
    border-bottom: 2px solid #cecece;
}
.subscription-header,
.filter-type .selected .type-filter-name,
.subscribe-event-title {
    font-weight: normal;
}

.time-line-item {
	padding-top: 10px;
}
.button-wrraper {

    text-align: center;
    padding: 15px 0 15px 0;
    margin-left: 78px;

}
.box-border {
    border-left: 2px solid #cecece!important;
    border-right: 2px solid #cecece !important;
}
.event-row.first .box-border {
    border-top: 2px solid #cecece;
}

.footer {
    font-size: 12px;
}
@media (max-width: 320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        text-align: center;
        width: 100%!important;
        padding-top: 10px!important;
    }
}
@media (max-width: 320px) {
    .subscription-section .subscription-header {
        display: none !important;
    }
}
@media (max-width: 479px){
    .input-control .button-wrraper {
        margin-left: -17px!important;
        margin-top: 10px!important;
    }
    .subscribe-checking-wrapper .button-wrraper {
        margin-left: -7px!important;
    }
}
@media(max-width: 590px){  
    .tabs li {
        display: block;
        margin: 10px auto !important;
        width: 50%;
        min-width: 230px;
    }
    .tabItem {
        width: 100%;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border: 1px solid #ccc;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        box-sizing: border-box;
    }
    .tabItem:hover {
        border: 1px solid #ccc;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }
    .tab-active {
        border: 1px solid #ccc;
        border-bottom-color: #063057;
        border-bottom-style: solid;
        border-bottom-width: 2px;
    }
    .tabItem:after {
        display: none;
    }
    .tabItem:hover:after,
    .tabItem:active:after,
    .tab-active:after {
        display: none;
    }
}
.type-filter-name{
    text-decoration: none;
    color: #474747;
}
.type-filter-name:hover,
.filter-type .selected .type-filter-name {
    text-decoration: none;
    background: #FFFFFF;
	color: #474747;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
}
.type-filter-name:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #092F56;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -o-transition: width 0.3s;
}
.type-filter-name:hover:after,
.filter-type .selected .type-filter-name:after {
    background: #092345;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #092F56;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -o-transition: width 0.3s;
}


.time-line-item {
	padding-top: 10px;
}
@media (max-width: 320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        text-align: center;
        width: 100%!important;
        padding-top: 10px!important;
    }
}
@media (max-width: 320px) {
    .subscription-section .subscription-header {
        display: none !important;
    }
}

