h2.nav-tab-wrapper a:first-child {
	xborder-left: none !important;
	border-top-left-radius: 8px;
}
h2.nav-tab-wrapper a {
	padding: 0 10px !important;
	height: 39px;
	line-height: 40px !important;
	font-size: 15px !important;
	border-right: 1px solid #E1DDE1;
	display: block;
	float: left;
	xtext-shadow: 1px 1px 0 #fff;
	background: #fff;
	color: #5C5C5C;
	font-weight: bold;
}
h2.nav-tab-wrapper a.nav-tab-active, h2.nav-tab-wrapper a:hover {
	
	background: #5C5C5C;
	color: #fff;
}
.content.tabekForm h2 {
	font-size: 20px;
	color: #141213;
}
.content.tabekForm table td, .content.tabekForm table th {
	padding: 5px 10px;
	border: 1px solid #E1DDE1; /* #E1DDE1; */
}
.content.tabekForm table thead td, .content.tabekForm table th {
	background: #7D7D7D; /* #F4F4F4; */
	font-weight: bold;
}
.content.tabekForm table {
	margin-bottom: 16px;
	border-collapse: collapse;
}
ul.easo-list li:first-child {
	margin-top: 0;
}
ul.easo-list {
	padding-left: 0px !important;
}
ul.easo-list li {
	margin-top: 10px;
	list-style-type: none;
}
ul.easo-list li a {
	display: block;
	padding: 5px 10px;
	background: #F3F3F3;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
ul.easo-list li a:hover {
	background: #141213;
	color: #bbb;
	font-weight: bold;
}
ul.easo-list {
	margin-bottom: 10px;
	clear: both;
}
.search-form {
	margin: 10px 0;
}
.search-form ul.alpha {
	text-align: center;
	margin-bottom: 10px;
}
.search-form ul.alpha li {
	display: inline !important;
}
.search-form ul.alpha a {
	display: inline-block;
	margin: 5px;
	padding: 8px;
	background: #F3F3F3;
	border-radius: 8px;
}
.search-form ul.alpha a:hover, .search-form ul.alpha a.active {
	background: #141213;
	color: #bbb;
}
.search-form ul.alpha a.active {
	font-weight: bold;
}
.search-form form select,
.search-form form {
	background: #F3F3F3;
}
.search-form form {
	border-radius: 8px;
	padding: 5px 10px;
	width: 300px;
	float: right;
	margin-bottom: 10px;
}
.search-form form select {
	width: 100%;
}
.desc {
	margin-bottom: 10px;
}
.headcontent h1 {
	font-weight: lighter;
	font-size: 30px;
	border-bottom: 1px solid #141213;
}
.content.tabekForm table {
	width: 100%;
}

#branding{
	border: none !important;
}
h2.nav-tab-wrapper {
	border-bottom: 3px solid #5C5C5C;
	height: 39px;
	margin-top: 20px;
}
.content.tabekForm thead td, .content.tabekForm thead th {
	color: #fff !important;
}
td {
	color: #3F3F3F;
}

.tabs_content.active {
  background: none!important;
 }