.detect_display-table .main.main_with-modules {
	direction: ltr;
}
.detect_display-table .main_with-modules .content {
	margin-right: 225px;
}
.detect_display-table .main_with-modules .content,
.detect_display-table .main_with-modules .modules {
	display: block;
	float: none;
	direction: ltr;
}
.detect_display-table .main_with-modules .modules {
	width: 225px;
	float: right;
}

.main.main_with-modules_wide .modules {
	float: none;
	display: block;
	width: auto;
}

h1 {
	line-height: 1.15;
}

.content {
	overflow: hidden;
}

.main_with-indent .content {
	padding-top: 1em;
	margin-top: 1em;
}

.footer_madein_container {
	font-size: 75%;
	margin-bottom: 30px;
}

.post__caption a:link, .post__caption a:visited {
	color: #000;
	border-bottom-color:  #e5e5e5;
	border-bottom-color: rgba(0,0,0,.1);
}
.post__caption a:hover {
	color: #d2270b;
	border-bottom-color: #622f26;
	border-bottom-color: rgba(210,39,11,.3);
}

.navigation_dpo-sub span {
	color: #000;
}

.l-sidebar_dark .dpo_header .first_level {
	color: rgba(255,255,255,.8);
	font-weight: normal;
	font-family: "FuturaPTWebDemi", "Helvetica Neue", Arial, sans-serif;
}

.navigation_dpo > li.dpo_header, .navigation_dpo > li.dpo_header:hover {
	text-transform: uppercase;
	letter-spacing: .1em;
}

.navigation_dpo > li.dpo_header:hover {
	background: transparent;
}

.navigation_dpo .navigation_dpo-sub {
	text-transform: none;
	letter-spacing: normal;
}

.navigation_dpo li.dpo_header .first_level, .navigation_dpo li.dpo_header .first_level:hover {
	border-bottom: 1px solid #fff;
}


.navigation_dpo .dpo_header .first_level:after {
	content: none;
}

.navigation_dpo li span.first_level:after, .navigation_dpo li a.first_level:after {
    content: "";
    position: absolute;
    top: 1em;
    right: 10px;
    width: 4px;
    height: 7px;
    background: url('/ege/f/src/global/i/sprite.png') -515px -43px no-repeat;
}

.navigation_horizontal + .navigation_horizontal {
    margin-left: 1em;
}

.navigation_horizontal {
    margin-top: 1em;
    vertical-align: top;
}

.navigation_horizontal li {
    font-size: 85%;
    margin-right: 2em;
}

li.navigation_head__item {
    margin-bottom: .5em
}



/*submenu
.navigation_dpo-sub {
	max-height: 90vh;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    border-left: none;
}

.navigation_dpo-sub li:hover > .navigation_dpo-sub--deep, .navigation_dpo-sub--deep:hover {
	display: block;
}

.navigation_dpo-sub--deep {
	left: 100%;
	z-index: 102;
    font-size: 1em;
	display: none;
    position: absolute;
    top: 0;
    width: 160px;
    padding: 1em 1em 1em 2em;
    background: rgb(255,255,255);
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    box-shadow: 5px 5px 5px rgba(155,155,155,.4);
}

.navigation_dpo-sub li {
	position: relative;
}

.navigation_dpo-sub > li:hover:after, .navigation_dpo-sub  >li:hover:before {
	content: '';
	position: absolute;
	z-index: 2;
}

.navigation_dpo-sub > li:hover:after {
	top: -25px;
	width: 160px;
	height: 50px;
	right: -160px;
}
.navigation_dpo-sub > li:hover:before {
	bottom: -50px;
	right: 0;
	width: 50px;
	height: 50px;
}

.navigation_dpo-sub .dpo-nav_arr_prev, 
.navigation_dpo-sub .dpo-nav_arr_next {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -15px;
	width: 30px;
	height: 30px;
	padding: 0;
	background: #ccc;
	border-radius: 50%;
}

.navigation_dpo li:hover .dpo-nav_arr_prev, .navigation_dpo li:hover .dpo-nav_arr_next {
	background: #ccc !important;
}

.dpo-nav_arr_prev {
	top: 0;
}
.dpo-nav_arr_next {
	bottom: 0
}
.l-sidebar_dark .navigation_dpo .first_level {
	font-weight: normal;
}

.l-sidebar_dark .navigation_dpo .b {
	font-weight: bold;
}

.l-sidebar_dark .navigation_dpo .navigation_current a,
.l-sidebar_dark .navigation_dpo .navigation_current span {
	color: #000;
	display: block;
	padding: 8em 1.8em;
	margin: 0 -1.8em;
	padding: .5rem 1.5rem;
	margin: 0 -1.5rem;
	border-bottom: none;
}
.l-sidebar_dark .navigation_dpo .navigation_current span {
	color: #555;
}
.l-sidebar_dark .navigation_dpo .navigation_current .is_selected a{
	color: #fff;
}

ul.navigation_dpo > .navigation_dpo__cur_item:hover {
	background: transparent;
}
.navigation_dpo-sub span, .navigation_dpo-sub:hover span {
	color: #000;
	position: relative;
}

.navigation_dpo-sub ul {
	padding-left: 1em;
}

.navigation_current {
	color: #000;
	line-height: 1.2;
	position: relative;
}

.navigation_current a, .navigation_current span {
	font-size: 84%;
	color: #000;
}

.navigation_current:before, .navigation_current:after {
	content: '';
	position: absolute;
	z-index: 10;
	top: 0;
	left: 50%;
	margin-left: -20px;
	border-top: 20px solid #009688;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

.navigation_current:after {
	top: 1px;
	z-index: 9;
	border-top: 20px solid #fff;
}


.navigation_current li,
ul.navigation_dpo > .navigation_dpo__cur_item:hover .navigation_current li {
	background: #fdd835 !important;
}

.navigation_current > li > span,
.navigation_current > li > a,
ul.navigation_dpo > .navigation_dpo__cur_item:hover .navigation_current > li > span,
ul.navigation_dpo > .navigation_dpo__cur_item:hover .navigation_current > li > a { 
	background: #fbc02d !important;
}

.navigation_current  li > a.is_selected,
ul.navigation_dpo > .navigation_dpo__cur_item:hover .navigation_current  li > a.is_selected {
	background-color: #333 !important;
	position: relative;
	color: #fff !important;
}

.navigation_current li > a.is_selected:before {
	content: '';
	position: absolute;
	left: -100px;
	top: 0;
	height: 100%;
	width: 100px;
	background: #333;
}


.navigation_current ul {
	margin: 0 0 0 15px;
}



.navigation_current > li:first-child {
	padding-top: 20px;
}


.navigation_dpo + .navigation {
	padding-top: 1em;
	margin-top: 1em;
}
.dpo-sidebar-section {
	margin: 1em 0 2em;
}
*/
/**/
.dataTables_scrollHeadInner {
	position: relative;
}
/* lang buttons second edition*/
.control_lang2 {
    display: inline-block;
    margin: 0;
    position: relative;
    top: -2px;
    z-index: 5;
    height: 45px;
    line-height: 45px;
    padding: 0 5px;
    vertical-align: top;
    word-spacing: -.3em;
}

.control_lang2_item:before {
    content: none;
}

.control_lang2_item {
    display: inline-block;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    border: 1px solid #cbccce;
    color: #000;
    background: #fff;
    word-spacing: normal;
}

.control_lang2_item a.link {
    color: #000;
    opacity: .8;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0 4px;
}

.control_lang2_item.first_child {
    border-radius: 3px 0 0 3px;
}

.control_lang2_item.last_child {
    border-radius:  0 3px 3px 0;
}

.control_lang2_item.first_child.last_child {
    border-radius:  3;
}

.control_lang2_item.activated {
    background: #d9d9d9;
    color: #333;
    box-shadow: inset 0 1px 0 0 #cbccce;
    border-color: #b0b3b8 #cbccce #d9d9d9;
}

.control_lang2_item.activated a.link {
    opacity: 1;
}

.m-selector {
	bottom: -2px;
}

.splash__text hr {
	margin-top: 1.5em;
	color: #000;
	border-color: #000;
}

.splash__text a:link, .splash__text a:visited {
	color: #000;
	border-bottom-color: #e5e5e5;
	border-bottom-color: rgba(0,0,0,.1);
}

.splash__text a:hover {
	color: #d2270b;
	border-bottom-color: #622f26;
	border-bottom-color: rgba(210,39,11,.3);
}

.au_form_button [type="submit"],
.au_form_button [type="submit"]:visited {
	display: inline-block;
	position: relative;
	padding: 0.3em 0.6em;
	color: #fff;
	font-family: "FuturaPTWebDemi", "Helvetica Neue", Arial, sans-serif;
	border-radius: 6px;
	cursor: pointer;
	white-space: nowrap;
	background: #001a9d;
	border: none;
	font-size: 100%;
	outline: none;
	-webkit-transition: background .5s ease 0s;
	-moz-transition: background .5s ease 0s;
	-ms-transition: background .5s ease 0s;
	-o-transition: background .5s ease 0s;
	transition: background .5s ease 0s;
}

.au_form td {
	vertical-align: middle;
	height: 40px;
}

.input, [id="lform_login"], [id="lform_password"] {
	background: #fff;
	border: none;
	border-radius: 4px;
	box-shadow: 1px 5px 0 -2px #F0F0F0 inset, 0 0 0 1px #787878;
	font-family: Arial, sans-serif;
	padding: .4em .7em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

[id="lform_login"], [id="lform_password"] {
	font-size: 1.2em
}

/** timeline  **/

.timeline {
  list-style: none;
  margin: 50px 0 30px 80px;
  padding-left: 30px;
  border-left: 8px solid #e8e8e8;
}

.timeline__item {
  margin: 2em 0;
  position: relative;
}

.timeline__item:before, .timeline__item:after {
	content: none;
}

.timeline p {
  margin: 0 0 1em;
}

.timeline__date {
  margin-top: -10px;
  top: 50%;
  left: -120px;
  position: absolute;
  line-height: 20px;
  font-size: 1.5em;
  font-family: 'FuturaPTWebDemi', "Helvetica Neue", Arial, sans-serif;
}

.timeline__circle {
  margin-top: -10px;
  top: 50%;
  left: -44px;
  width: 10px;
  height: 10px;
  background: #08adda;
  border: 5px solid #e8e8e8;
  border-radius: 50%;
  display: block;
  position: absolute;
}

.timeline__content {
  padding: 20px;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 0.5em;
  position: relative;
}
.timeline__content:before, .timeline__content:after {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  position: absolute;
  pointer-events: none;
  right: 100%;
}
.timeline__content:before {
  border-right-color: inherit;
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}
.timeline__content:after {
  border-right-color: #fff;
  border-width: 17px;
  top: 50%;
  margin-top: -17px;
}

.timeline__title {
	padding: 0;
	margin: 0 0 .7em;
}

.timeline__caption {
  font-size: 1.3em;
  margin: 0 0 1em;
  color: #000;
  font-family: 'FuturaPTWebDemi', "Helvetica Neue", Arial, sans-serif;
}

.timeline__content {
  border-color: #08adda;
  margin-right: 20px;
}

/*breadcrubs*/

.header_breadcrumbs {
    display: table;
    vertical-align: middle;
    line-height: normal;
    height: 45px;
}


.header_breadcrumbs__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0 5px 16px;
}

.breadcrumb_arrow {
    margin-left: -16px;
    color: #000;
}

.breadcrumb_current {
    color: #666;
}

.breadcrumbs {
    margin-bottom: 1.5em;
    margin-right: 1.5em;
}

.breadcrumbs_with-indent {
    margin-left: 4.7em;
}

.breadcrumbs_with-indent2 {
    margin-left: 15%;
}

.breadcrumbs__inner {
    font-size: 80%; 
}

.breadcrumbs--promo {
    margin-left: 6.3em;
    margin-top: 1em;
}

.breadcrumbs--promo, .breadcrumbs--promo .breadcrumb_current, .breadcrumbs--promo .breadcrumb_arrow {
    color: #fff;
}

.no_crumb_arrow {
    padding: 5px 0;
}


.static-page-text {
	overflow: auto;
	padding-left: 20px;
}

/* tables */
p + table {
	margin-top: 1em;
}

.static-page-text table[border] {
	border: 2px solid #000;
	border-collapse: collapse;
}

.static-page-text table[border] td, 
.static-page-text table[border] th {
	border: 1px solid #333;
	padding: 5px;
}

.static-page-text table[border="0"], 
.static-page-text table[border="0"] td, 
.static-page-text table[border="0"] th { 
	border: none;
}

/*trasparency*/
#hintText {
	font-size: .75em;
}
/**/
#filterform td {
	padding: 0 10px 10px 0;
	font-size: .8em;
}
.dataTables_filter {
	font-size: .8em;
}

/**/

.u-caps {
	font: 90% 'FuturaPTWebDemi', "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
}

.has_icon_flag0  {
	position: absolute;
    background: url(/ege/f/src/global/i/side_arrow_link.png) -1px 0 no-repeat;
    right: -5px;
    width: 8px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
}
