@font-face {
    font-family: 'AvenirLTStd55RomanRegular';
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-7030/fonts/avenirltstd-roman-webfont.eot");
    src: url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-7030/fonts/avenirltstd-roman-webfont.eot?#iefix") format('embedded-opentype'),
         url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-7030/fonts/avenirltstd-roman-webfont.woff") format('woff'),
         url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-7030/fonts/avenirltstd-roman-webfont.ttf") format('truetype'),
         url("//ksatools.eurolandir.com/tools/FinCalendar2/Config/Company/sa-7030/fonts/avenirltstd-roman-webfont.svg#AvenirLTStd55RomanRegular") format('svg');
		 font-weight: normal;
		 font-style: normal;
 }
 
body {
	font-family: 'AvenirLTStd55RomanRegular', Arial, sans-serif;
    font-size: 14px;
	color: #333333;
}

.form input, .form select {
    font-family: 'AvenirLTStd55RomanRegular', Arial, sans-serif;
    font-size: 14px;
    color: #333;
    border: 1px solid #95c11f;
	height: 32px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.form .lable {
    float: left;
    height: 32px;
    line-height: 32px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 29%;
}
.your-preference-title, .subscribe-event-title, .check-subscription-link, .subscription-header, .export-header {
    font-weight: normal;
	font-family: 'AvenirLTStd55RomanRegular', Arial, sans-serif;
}

.wrapper {
	padding: 0;
	width: 100%;
	max-width: 847px;
}

a {
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.tabItem {
	color:#ed6d05;
	text-decoration: none;
	border: solid 1px #95c11f;
	border-bottom: solid 1px #95c11f;
	line-height: 34px;
	height: 34px;		
    background: #fff;	
}

body.body-rtl .tabs li {
    _float: left;
    float: left;
    margin: 0 0px -1px 3px!important;
    cursor: pointer;
} 
.tab-active {	
	color: #95c11f;
	border: solid 1px #95c11f;
	border-bottom: solid 1px #fff;	
	font-weight: normal;
}
.tab-active:hover {
	text-decoration: none;
}

a.tabItem:hover {
}

.tabs {
	line-height: 35px;
	height: 35px;
	border-bottom: solid 1px #95c11f;
}

.btn-subscribe, .btn-submit, .btn-cancel, .btn-default {
    color: #fff;
	font-weight: normal;	
	background-color: #ed6d05;
	border: 1px solid #ed6d05;
	background-image: -moz-linear-gradient(center top, #ed6d05, #ed6d05);
    border-radius: 0;	
	height: 32px;
	width: 122px;
	text-transform: uppercase;
	padding: 6px 15px;
	border: solid 1px #ed6d05;
}
.btn-subscribe:active,.btn-submit:active,.btn-cancel:active,.btn-default:active,.btn-subscribe:active,.btn-subscribe:focus {
	background-color: #ed6d05!important;
}
.btn-subscribe:hover,.btn-submit:hover,.btn-cancel:hover,.btn-default:hover {    
	background-color: #c65b04;
    border: 1px solid transparent;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:#c65b04;
	border-color:#c65b04;
}
.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:#c65b04;
  border-color:#c65b04;
}
body.ar-ae .subscription-section {
    float: left;
    text-align: left;
}
