/*! LEO-HTML-build 20151119 */

#content {
	border: none;
	background: 0 0
}

.container {
	width: 1004px !important;
	overflow: hidden
}

body {
	background-image: none;
	background-color: #FFF
}

#page_uid {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000
}

.header,
header {
	position: relative;
	z-index: 300
}

.header-wrap {
	padding-bottom: 0;
	background: #FFF;
	height: 108px
}

.header-wrap .container {
	height: 108px
}

.header .menu {
	display: none;
	margin-bottom: 22px;
	margin-top: 10px;
	height: auto;
	width: 100%;
	padding: 5px 10px;
	font-weight: 800;
	text-transform: uppercase;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../images/background/select-bg.png);
	background-position: right center;
	background-repeat: no-repeat
}

#loader_holder {
	background-color: #FFF;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 200
}

#logo {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 80px;
	padding: 0;
	margin: 12px 30px 0 10px;
	float: left
}

#logo img {
	margin: 0;
	padding: 0
}

.title_area {
	width: 520px;
	margin-top: 32px;
	margin-right: 60px;
	float: left
}

.title_area .program_title {
	color: #666;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 6px
}

.title_area .module_title {
	color: #666;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 400
}

.nextback {
	overflow: hidden;
	float: left
}

.header .nextback small,
.header .nextback ul {
	font-size: 1em
}

.header .nextback small {
	margin-left: 0;
	margin-top: 6px
}

.nextback small {
	float: right
}

.nextback ul {
	list-style: none;
	margin-top: 30px;
	padding: 0;
	float: right
}

.nextback ul li {
	position: relative;
	clear: none;
	display: block;
	float: left;
	margin: 1px 0 1px 1px
}

.nextback ul li.back,
.nextback ul li.next {
	width: 35px;
	height: 52px
}

.nextback ul li.back a,
.nextback ul li.next a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 !important;
	margin: 0;
	width: 35px;
	height: 52px
}

.nextback ul li.back a#back_disabled,
.nextback ul li.next a#next_disabled {
	outline: 0;
	cursor: not-allowed;
	z-index: 1;
	opacity: .3
}

.nextback ul li.back a#back_disabled {
	background: url(../images/icon_back_disabled.png) no-repeat
}

.nextback ul li.next a#next_disabled {
	background: url(../images/icon_next_disabled.png) no-repeat
}

.nextback ul li.back a.hover,
.nextback ul li.back a:link,
.nextback ul li.back a:visited,
.nextback ul li.next a.hover,
.nextback ul li.next a:link,
.nextback ul li.next a:visited,
.no-touch .nextback ul li.back a:active,
.no-touch .nextback ul li.back a:focus,
.no-touch .nextback ul li.back a:hover,
.no-touch .nextback ul li.next a:active,
.no-touch .nextback ul li.next a:focus,
.no-touch .nextback ul li.next a:hover {
	z-index: 10;
	outline: 0
}

.nextback ul li.page_of_page {
	display: block;
	width: 84px;
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 52px;
	font-weight: 700
}

.nextback ul li.next a.hover,
.no-touch .nextback ul li.next a:focus,
.no-touch .nextback ul li.next a:hover {
	background: url(../images/icon_next_over.png) no-repeat
}

.nextback ul li.next a:link,
.nextback ul li.next a:visited {
	background: url(../images/icon_next.png) no-repeat
}

.nextback ul li.back a.hover,
.no-touch .nextback ul li.back a:focus,
.no-touch .nextback ul li.back a:hover {
	background: url(../images/icon_back_over.png) no-repeat
}

.nextback ul li.back a:link,
.nextback ul li.back a:visited {
	background: url(../images/icon_back.png) no-repeat
}

.navigation_bar {
	float: left
}

#nav {
	overflow: hidden;
	list-style: none;
	margin-top: 30px
}

#nav li {
	float: left;
	overflow: hidden
}

#nav li a {
	position: relative;
	display: block;
	float: left;
	text-indent: -9999em;
	padding: 0;
	margin: 0;
	width: 35px;
	height: 52px;
	z-index: 300
}

#nav li a.hover,
#nav li a:link,
#nav li a:visited,
.no-touch #nav li a:active,
.no-touch #nav li a:focus,
.no-touch #nav li a:hover {
	outline: 0
}

#nav li a.disabled,
#nav li a.disabled.hover,
.no-touch #nav li a.disabled:active,
.no-touch #nav li a.disabled:hover,
.no-touch #nav li a.disabled:link,
.no-touch #nav li a.disabled:visited {
	outline: 0;
	cursor: not-allowed
}

#nav li a.current,
.no-touch #nav li a.hover,
.no-touch #nav li a.selected.hover,
.no-touch #nav li a.selected:hover,
.no-touch #nav li a:hover {
	text-decoration: none
}

#navigation_menu a:link,
#navigation_menu a:visited {
	background: url(../images/icon_menu.png) no-repeat
}

#navigation_menu a.hover,
#navigation_menu a:focus,
#navigation_menu a:hover {
	background: url(../images/icon_menu_over.png) no-repeat
}

#resource_menu a:link,
#resource_menu a:visited {
	background: url(../images/icon_resources.png) no-repeat
}

#resource_menu a.hover,
#resource_menu a:focus,
#resource_menu a:hover {
	background: url(../images/icon_resources_over.png) no-repeat
}

#exit_menu {
	margin-left: 35px
}

#exit_menu a:link,
#exit_menu a:visited {
	background: url(../images/icon_exit.png) no-repeat
}

#exit_menu a.hover,
#exit_menu a:focus,
#exit_menu a:hover {
	background: url(../images/icon_exit_over.png) no-repeat
}

button.close,
button.close:link,
button.close:visited {
	width: 45px;
	height: 45px;
	background: url(../images/btn_close_sprite.png) no-repeat;
	position: absolute;
	right: -26px;
	top: -21px;
	display: block;
	z-index: 500;
	text-indent: -999em
}

button.close:focus,
button.close:hover {
	background: url(../images/btn_close_sprite.png) -45px 0 no-repeat;
	width: 45px;
	height: 45px
}

button.close:active {
	background: url(../images/btn_close_sprite.png) -90px 0 no-repeat;
	width: 45px;
	height: 45px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-device-pixel-ratio:3/2),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:299dpi) {

	button.close,
	button.close:link,
	button.close:visited {
		background: url(../images/btn_close_sprite@2x.png) 0 0/135px 45px no-repeat
	}

	button.close:focus,
	button.close:hover {
		background: url(../images/btn_close_sprite@2x.png) -45px 0/135px 45px no-repeat
	}

	button.close:active {
		background: url(../images/btn_close_sprite@2x.png) -90px 0/135px 45px no-repeat
	}
}

#menu {
	position: absolute;
	display: block;
	width: 310px;
	z-index: 999
}

#menu_title {
	color: #666;
	font-size: 18px;
	line-height: 1;
	background-color: rgba(255, 255, 255, .85);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8FFFFFF, endColorstr=#D8FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8FFFFFF, endColorstr=#D8FFFFFF);
	zoom: 1;
	margin: 0;
	padding: 10px
}

#navigation a {
	text-decoration: none;
	outline: 0
}

#navigation ul li {
	list-style: none;
	display: block;
	float: left;
	background: #fff;
	border-top: 1px solid #c7c7c7
}

#navigation ul li a,
#navigation ul ul li a {
	width: 280px;
	display: block;
	outline: 0;
	padding: 5px 15px;
	line-height: 21px;
	color: #666;
	background-color: #fff
}

#navigation ul li a:hover,
#navigation ul ul li a:hover {
	background-color: #FFE600;
	color: #666
}

#navigation ul li.current.partial a,
#navigation ul ul li.current.partial a {
	background: url(../images/menu_icon_partial_large_white.png) right bottom no-repeat #666;
	color: #fff
}

#navigation ul li.visited a,
#navigation ul ul li.visited a {
	background: url(../images/menu_icon_tick_large.png) right bottom no-repeat #fff;
	color: #666
}

#navigation ul li.current.partial a:hover,
#navigation ul ul li.current.partial a:hover {
	background: url(../images/menu_icon_partial_large_white.png) right bottom no-repeat #FFE600;
	color: #666
}

#navigation ul li.visited a:hover,
#navigation ul ul li.visited a:hover {
	background: url(../images/menu_icon_tick_large.png) right bottom no-repeat #FFE600;
	color: #666
}

#navigation ul li:last-child {
	border-bottom: 1px solid #c7c7c7
}

ol,
ul {
	padding: 0;
	margin: 0
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #090;
	width: 10px
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #9C0 !important
}

.mCSB_container {
	padding: 10px 30px 10px 10px
}