html,
body {
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
	line-height: 1.125em;
	height: 100%;
	font-family: Tahoma, Arial, "Lucida Grande", Geneva, Verdana, sans-serif;
}
html {
	/* overflow: auto; */
}
body {
	background: #9dadc5 url(../images/complex-bg/top-repeat.png) top left repeat-x;
}
body.document-popup .eLS-dumb-wrapper-0 {
	background: #d2ddef url(../images/complex-bg/bottom-repeat-popup.png) bottom left repeat-x;
}
.eLS-min-height {
	min-height: 452px;
}
body.document-popup .eLS-min-height {
	min-height: 100px;
}
.eLS-dumb-wrapper-0 {
	background: transparent url(../images/complex-bg/bottom-repeat.png) bottom left repeat-x;
}
.eLS-dumb-wrapper-1 {
	background: transparent url(../images/complex-bg/bottom-left.png) bottom left no-repeat;
}
.eLS-dumb-wrapper-2 {
	background: transparent url(../images/complex-bg/top-left.png) top left no-repeat;
}
* html {
	/* overflow-Y: scroll;
	overflow-X: auto; */
}
textarea,
input,
select,
select * {
	font-size: 100%;
	line-height: 1.125em;
	font-family: Tahoma, Arial, "Lucida Grande", Geneva, Verdana, sans-serif;
}
.textareawrapper {
	border: 1px solid #7f9db9;
	padding: 5px;
	zoom: 1;
}
.wrappedtextarea {
	border: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
h1,
noscript div {
	font-size: 1.0em;
	line-height: 1.125em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
noscript div {
	padding: 1.5em;
	color: white;
	margin-top: 15px;
	cursor: default;
}
h2 {
	font-size: 0.9em;
	margin: 0px 0px 0.2em;
	padding: 0px;
	font-weight: bold;
	color: #737373;
}
ul.ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
p { margin: 0.4em 0px; }

a:focus {
	outline: 1px solid #737373;
}
a img {
	border: none;
}
.w100 {
	width: 100%;
}
.h100 {
	height: 100%;
}
.no-overflow { overflow: hidden !important; }
.clear-both {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
	float: none;
}
.inline-clear-both {
	clear: both;
}
/* Для нормальных браузеров */
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
* html .clear-fix {
	zoom: 1;
}
*:first-child+html .clear-fix {
	zoom: 1;
}
input {
	vertical-align: middle;
}
.collapsed .hide {
	display: none !important;
}

/* BEGIN: button */
.button {
	
}
.button a {
	text-decoration: none;
	white-space: nowrap;
	padding: 0.2em 0.4em;
}
* html .button a {
	width: 0%;
}
.button-option {
	color: #737373;
}
/* END: button */

/**
 * Глобальные стили 2-х колонок
 */
.left-panel,
.right-panel {
	width: 1%;
}
.left-panel .ostov,
.right-panel .ostov {
	width: 240px;
}
.ostov {
	overflow: hidden;
	height: 0px;
}
table.left-panel {
	float: left;
}
table.right-panel {
	float: right;
}
td.left-panel {
	vertical-align: top;
}
td.right-panel {
	vertical-align: top;
}
td.logo-panel {
	vertical-align: middle;
}
.right-panel .container,
.left-panel .container {
}
* html .left-panel .ie-expression-resizeable {
	width: expression(''+(parseInt(this.parentNode.clientWidth,10)||0)+'px');
}
* html .right-panel .ie-expression-resizeable {
	width: expression(''+(parseInt(this.parentNode.clientWidth,10)||0)+'px');
}
.left-panel .top-bar,
.right-panel .top-bar {
	display: none;
}
.right-panel div.logo a,
.left-panel div.logo a {
	outline: none;
}
.right-panel img.logo,
.left-panel img.logo {
	margin: 0px 12px;
}

.left-panel span.logo,
.right-panel span.logo {
	margin: 0px 12px;
	display: block;
	cursor: pointer;
}

.left-panel span.logo,
.right-panel span.logo {
	width: 211px;
	height: 32px;
	background: url(../images/logo/lms.png) left top no-repeat;
}

.this-is-cms .left-panel span.logo,
.this-is-cms .right-panel span.logo {
	width: 179px;
	height: 32px;
	background: url(../images/logo/cms.png) left top no-repeat;
}

.this-is-at .left-panel span.logo,
.this-is-at .right-panel span.logo {
	width: 207px;
	height: 38px;
	background: url(../images/logo/at.png) left top no-repeat;
}

.this-is-sis .left-panel span.logo,
.this-is-sis .right-panel span.logo {
	width: 179px;
	height: 32px;
	background: url(../images/logo/sis.png) left top no-repeat;
}

td.center-panel {
	vertical-align: top;
	padding: 0px;
	min-width: 300px;
}
/* END */

/* BEGIN: панельке */
.eLS-panel {
	font-size: 0.8em;
	cursor: default;
	border: 1px solid #7b9cc6;
	margin-left: 6px;
	zoom: 1;
}
.eLS-panel .eLS-panel-wrapper {
}
.eLS-panel .eLS-panel-header {
	font-size: 1em;
	font-weight: bold;
	background: #d6e3f5 url(../images/panels/header-bg.png) top left repeat-x;
	padding: 4px 8px;
	min-height: 20px;
	_height: 20px;
	zoom: 1;
	border-left: 1px solid white;
}
.eLS-panel .eLS-panel-header,
.eLS-panel .eLS-panel-header a {
	color: #10346e;
}
.eLS-panel .eLS-panel-header .eLS-panel-toogle-button,
.eLS-panel .eLS-panel-header .eLS-panel-toogle-button a {
	width: 19px;
	height: 19px;
	float: right;
	display: block;
	overflow: hidden;
}
.eLS-panel .eLS-panel-header .eLS-panel-toogle-button span {
	overflow: hidden;
	display: block;
	width: 13px;
	height: 13px;
	margin: 3px auto;
	background: url(../images/panels/toggle.gif) top left no-repeat;
}
.eLS-panel .eLS-panel-header .eLS-panel-toogle-button span {
	background-position: -13px 0px;
}
.eLS-panel .eLS-panel-header .eLS-panel-toogle-button a:hover span,
.eLS-panel .eLS-panel-header .eLS-panel-toogle-button a:focus span {
	background-position: -13px -13px;
}
.eLS-panel-closed .eLS-panel-header .eLS-panel-toogle-button span {
	background-position: 0px 0px;
}
.eLS-panel-closed .eLS-panel-header .eLS-panel-toogle-button a:focus span,
.eLS-panel-closed .eLS-panel-header .eLS-panel-toogle-button a:hover span {
	background-position: 0px -13px;
}
.eLS-panel .eLS-panel-content {
	background-color: #dfe8f6;
	border-top: 1px solid #7b9cc6;
	zoom: 1;
}
.eLS-panel .eLS-actions-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.eLS-panel .eLS-actions-list li {
	background: url(../images/panels/li.png) left 8px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
.eLS-panel .eLS-actions-list .eLS-actions-list-selected-item a,
.eLS-panel .eLS-actions-list .eLS-actions-list-selected-item {
	color: black;
	font-weight: bold;
}
.eLS-panel .eLS-actions-list-title {
	color: #6b88af;
}
.eLS-panel a {
	color: #10346d;
	text-decoration: none;
}
.eLS-panel a:hover {
	color: black;
	text-decoration: underline;
}
.eLS-panel .eLS-panel-content-block {
	border-top: 1px solid white;
	border-bottom: 1px solid #bad1f0;
	padding: 8px;
	zoom: 1;
}
.eLS-panel .eLS-panel-content-first-block {
	border-top: none;
}
.eLS-panel .eLS-panel-content-last-block {
	border-bottom: none;
}
/* END: панельке */

/* BEGIN: user-menu */
/* END: user-menu */

/* BEGIN: news-menu */
.news-menu {
	margin-top: -1px;
}
.news-menu .wrapper .date {
	padding-top: 0px;
	font-weight: bold;
}
.news-menu .wrapper .title {
	font-weight: bold;
}
/* END: news-menu */

/* BEGIN: login-form */
.login-form form {
	margin: 0px;
	padding: 0px;
}
.login-form form span {
	color: #737373;
}
.login-form form input {
	border: 1px solid #7f9db9;
	padding: 5px;
	font-size: 1.3em;
	background: #ffffff;
	width: 216px;
	zoom: 1;
}
.login-form form input.invalid-input {
	border-color: yellow;
	background: red;
}
.login-form .submit {
	display: block;
	margin-top: 10px;
}
.login-form .submit a {
	display: block;
	float: none;
}
.login-form .actions {
	margin-top: 5px;
}
/* END: login-form */

/**
 * BEGIN: Описание внешнего вида
 * меню - размеры шрифтов, отсутпы и т.п.
 */
.menu {
	margin-top: -1px;
}
.menu a {
	color: #10346d;
	text-decoration: none;
}
.menu a:hover,
.menu .current li a:hover,
.menu a:focus,
.menu .current li a:focus {
	text-decoration: underline;
	color: black;
	outline: none;
}
.menu .eLS-panel-content-block {
	padding-left: 4px;
	padding-right: 4px;
}
.menu .span {
	padding: 0px 4px;
	display: block;
}
.menu .eLS-panel-content-block:hover {
	background: #fff7d9;
}
.menu .current .span {
	padding-top: 2px;
	text-decoration: none;
	color: #6b88af;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: white;
	cursor: default;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.menu .current a:hover,
.menu .current a:focus {
	text-decoration: none;
	color: #6b88af;
}
.menu ul.eLS-actions-list {
	margin-left: 8px;
	margin-top: 4px;
}
.menu span,
.menu span a {
}
.menu span:focus,
.menu span a:focus {
	text-decoration: underline;
	outline: none;
}
.menu .selected {
	text-decoration: none;
}
.menu .selected[href]:hover {
	text-decoration: underline;
}
* html .menu .selected:hover {
	text-decoration: underline;
}
/* END */

/* BEGIN: footer */
.footer,
.footer a {
	color: #60779b;
}
td.footer {
	vertical-align: bottom;
	font-size: 0.8em;
	padding: 0px;
}
.footer div {
	padding: 12px;
}
/* END: footer */

/**
 * BEGIN: tool-bar
 * Общие стили для панели кнопок
 */
.tabs .tabs-controller,
.tool-bar ul,
ul.tool-bar {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tool-bar li {
	background: transparent url(../images/toolbar/toolbar-bg.png) top left repeat-x;
}
.tool-bar li.current {
	background-image: url(../images/toolbar/toolbar-bg-hover.png);
}
.tool-bar li,
.tool-bar li a {
	width: 26px;
	height: 26px;
	display: block;
	cursor: pointer;
	outline: none;
	overflow: hidden;
}
.tool-bar li span {
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 6px;
}
.tool-bar li a:hover,
.tool-bar li a:focus {
	display: block;
	background-image: url(../images/toolbar/toolbar-bg-hover.png);
}
* html .tool-bar {
	zoom: 1;
}
*:first-child+html .tool-bar {
	zoom: 1;
}
.tool-bar:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/* END: tool-bar */

/**
 * BEGIN: top-tool-bar
 * Верхняя панель кнопок
 */
.top-tool-bar li {
	float: left;
}
.top-tool-bar li#tb-window-close {
	float: right;
}
#tb-window-close span {
	background: url(../images/toolbar/close.gif) top left no-repeat;
}
#tb-navigation-previous span {
	background: url(../images/toolbar/previous.gif) top left no-repeat;
}
#tb-navigation-home span {
	background: url(../images/toolbar/home.gif) top left no-repeat;
}
#tb-navigation-reload span {
	background: url(../images/toolbar/reload.gif) top left no-repeat;
}
#tb-navigation-next span {
	background: url(../images/toolbar/next.gif) top left no-repeat;
}
/* END: top-tool-bar */

/* BEGIN: switch-bar */
.switch-bar {
	margin: 0px 12px 0px;
	float: right;
}
.switch-bar li {
	float: left;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
}
.switch-bar li a:hover {
	background-image: none;
}
.switch-bar li a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	cursor: pointer;
	padding: 1px 0px;
	height: 32px;
	overflow: hidden;
	zoom: 1;
}
.switch-bar li span {
	border-bottom: none;
}
.switch-bar li.current a,
.switch-bar li.current a:hover {
	background-color: #efefef;
	cursor: default;
}
#tb-switch2lms a {
}
#tb-switch2lms span {
	margin-top: 7px;
	width: 23px;
	height: 16px;
	background: url(../images/toolbar/switch-mode/lms.png) top left no-repeat;
}
#tb-switch2cms a {
}
#tb-switch2cms span {
	margin-top: 6px;
	width: 20px;
	height: 17px;
	background: url(../images/toolbar/switch-mode/cms.png) top left no-repeat;
}
#tb-switch2at a {
}
#tb-switch2at span {
	margin-top: 8px;
	width: 17px;
	height: 21px;
	background: url(../images/toolbar/switch-mode/at.png) top left no-repeat;
}
#tb-switch2sis a {
}
#tb-switch2sis span {
	margin-top: 7px;
	width: 20px;
	height: 21px;
	background: url(../images/toolbar/switch-mode/sis.png) top left no-repeat;
}
/* END: switch-bar */

/* BEGIN: Основная колонка */
.eLS-page-header {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #c7c7c7;
	background: #d9d9d9 url(../images/content/header-bg.png) top left repeat-x;
}
.eLS-page-header .toolbar {
	height: 26px;
}
.eLS-page-header h1 {
	margin-top: -26px;
	color: #787878;
	padding: 4px 0px 4px 10px;
	margin-right: 60px;
	min-height: 18px;
	_height: 18px;
	zoom: 1;
	font-size: 0.9em;
}
.eLS-sub-header h2 {
	padding: 4px 10px;
	zoom: 1;
}
.center-panel-wrapper {
	margin: 0px 6px 6px;
	zoom: 1;
	border: 1px solid #7b9cc6;
	background: white;
	min-height: 100px;
}
.document-blank .center-panel-wrapper {
	margin-top: 6px;
}
.eLS-content-tabs-controller {
	background: url(../images/content/tabs-bg.png) top left repeat-x;
	height: 29px;
	overflow: hidden;
	white-space: nowrap;
}
.eLS-has-header {
	
}
/* END: Основная колонка */

/* BEGIN: tabs common */
.tabs .tabs-controller li.tab {
	float: left;
}
.tabs .tabs-content .tab {
	display: none;
}
.tabs .tabs-content .current {
	display: block;
}
.tabs .tabs-content .has-href {
	display: none;
}
* html .tabs .tabs-wrapper {
	zoom: 1;
}
*:first-child+html .tabs .tabs-wrapper {
	zoom: 1;
}
.tabs .tabs-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/* END: tabs common */

/* BEGIN: content */
* html .content .content-wrapper {
	zoom: 1;
}
*:first-child+html .content .content-wrapper {
	zoom: 1;
}
.content .content-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.els-content td.questt {
	border: 1px dashed #ccc;
	padding: 20px;
	text-align:left;
}
.els-content #track_levels td {
	padding-top: 0;
}
.els-content #track_levels .actions {
	float: right;
}
.els-content #track_levels ul {
	margin-left: 0;
	padding-left: 0;
}
.els-content #track_levels .line {
	width: 100%;
	border-bottom: 1px dashed #ccc;
}
.els-content #track_levels ul li {
	list-style-type: none;
	padding: 20px 0 10px 0;
	color: #737373;
}
.els-content #track_levels ul li span{
	font-size: 1.5em;
}
.els-content #track_levels ul ul li {
	list-style-type: square;
	list-style-position: inside;
	border-bottom: 0;
	padding: 5px 0 5px 20px;
}

/* END: content */

/**
 * BEGIN: toolbar
 * табы с help, ...
 */
.toolbar .tabs-controller {
	float: right;
}
#toolbar span {
	background: transparent url(../images/toolbar/toolbar-sprite.gif) 0px 0px no-repeat;
}
#tb-help span {
	background-position: 0px 0px;
}
#tb-help a:hover span,
#tb-help a:focus span {
	background-position: 0px -13px;
}
#tb-actions span {
	background-position: -13px 0px;
}
#tb-actions a:hover span,
#tb-actions a:focus span {
	background-position: -13px -13px;
}
#tb-filters span {
	background-position: -26px 0px;
}
#tb-filters a:hover span,
#tb-filters a:focus span {
	background-position: -26px -13px;
}
#toolbar-tabs h2 {
	font-size: 1.0em;
	margin-bottom: 0.5em;
	color: #5e6165;
}
.toolbar .tabs-content .tabs-wrapper {
	border-top: 1px solid #ffb72f;
	border-bottom: 1px solid #ffb72f;
	margin: 10px;
	zoom: 1;
	background: #e9f1fd url(../images/toolbar/popup-top-bg.gif) top left repeat-x;
}
.toolbar .tabs-wrapper .tabs-wrapper {
	border: none;
	margin: 0px;
	background: none;
}
.toolbar .tabs-content {
	font-size: 0.8em;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	zoom: 1;
}
* html .toolbar .tabs-content {
	border-color: white;
}
.toolbar .tabs-content .tab {
	margin: 0px -1px;
	border-left: 1px solid #b0cfec;
	border-right: 1px solid #b0cfec;
	padding: 8px 12px;
	line-height: 1em;
	background: transparent url(../images/toolbar/popup-bottom-bg.gif) bottom left repeat-x;
	zoom: 1;
}
.toolbar .tabs-content .tabs-content {
	font-size: 1.0em;
	border: none;
}
.toolbar .tabs-content .tabs-content .tab {
	border: none;
	padding: 0px;
	background: none;
}
.toolbar .tabs-content .tab .wrapper,
.toolbar .tabs-content .tab p {
	margin: 0.8em 0px;
}
.toolbar .tabs-content .tab p {
	text-align: justify;
	color: #5e6165 !important;
	margin: 4px 0;
}
.toolbar .tabs-content .tab li {
	color: #555!important;
}
.toolbar .tabs-content .tab p.actions {
	background: url(../images/toolbar/actions.gif) center left no-repeat;
	padding-left: 20px;
}
.toolbar .tabs-content .tab p.attention {
	background: url(../images/toolbar/attention.gif) center left no-repeat;
	padding-left: 20px;
}
.toolbar .tabs-content #context-help ul {
	margin: 0 0 6px 0;
	padding-left: 40px;
}
.toolbar .tabs-content .tab li {
	background: url(../images/panels/li.png) left 8px no-repeat;
	list-style-type: none;
	padding: 0 8px 5px;
}
/* END: toolbar */

/* BEGIN: tabs */
.content .tabs-controller {
	padding: 0px 10px;
	font-size: 0.8em;
}
.content .tabs-controller li.tab a {
	float: left;
	color: #10346d;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 0px 10px;
	outline: none;
	height: 29px;
	cursor: pointer;
}
.content .tabs-controller li.eLS-tab {
	background: url(../images/content/tabs-beetween.png) top right no-repeat;
	padding-right: 2px;
}
.content .tabs-controller li.eLS-tabs-last-tab {
	background: none;
	padding-right: 0px;
}
.content .tabs-controller li.tab a:hover,
.content .tabs-controller li.tab a:focus {
	text-decoration: underline;
}
.content .tabs-controller li.tab a span {
	display: block;
	float: left;
	padding-top: 6px;
}
.content .tabs-controller li.current {
}
.content .tabs-controller li.current a {
	color: black;
	font-weight: bold;
	background: transparent url(../images/content/tab-current-bg.png) top left repeat-x;
}
.content .tabs-controller li.current a:hover,
.content .tabs-controller li.current a:focus {
	cursor: default;
	text-decoration: none;
}
.content .tabs-controller li.current a span {

}
.content .content-wrapper,
.content .tabs-content .tabs-wrapper {
	margin-top: 15px;
}
.document-blank {
	background: #d2ddef;
}
.document-blank .content .content-wrapper {
	margin-top: 0px;
}
.document-blank .els-content {
	margin-top: 10px;
}
/* END: tabs */

/* BEGIN: fast-navigation */
.fast-navigation {
	white-space: nowrap;
	padding-left: 6px;
}
.document-popup .fast-navigation {
	padding: 0px 10px;
}
.fast-navigation span,
.fast-navigation a {
	font-size: 0.8em;
}
.fast-navigation span {
	color: #6b88af;
}
.fast-navigation a {
	color: #10346e;
}
/* END: fast-navigation */

/* BEGIN: filter-form */
.filter-form form {
	margin: 0px;
	padding: 0px;
}
.filter-form .checkbox-group {
	display: inline;
}
/* END: filter-form */

.filter-form form table,
.link-group .ul {
	margin: 0.8em 10px;
}

/* BEGIN: tree-view */
* html .tree-view {
	zoom: 1;
}
*:first-child+html .tree-view {
	zoom: 1;
}
.tree-view {
	font-size: 0.9em;
	margin: 0px;
	cursor: default;
}
.tree-view a {
	text-decoration: none;
}
.tree-view ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.tree-view ul ul {
	margin-left: -14px;
	padding-left: 19px;
	background: url(../images/tree-view/vertical-pixel.gif) top left repeat-y;
}
.tree-view span {
	cursor: pointer;
}
.tree-view ul li {
	padding-left: 16px;
	padding-top: 5px;
}
.tree-view ul ul li {
	margin-left: -19px;
	padding-left: 34px;
}
.tree-view ul li {
	background: url(../images/tree-view/root-leaf.gif) left top no-repeat;
}
.tree-view ul ul li {
	background: url(../images/tree-view/leaf.gif) left top no-repeat;
}
.tree-view ul li.branch {
	background: url(../images/tree-view/root-branch-collapsed.gif) left top no-repeat;
}
.tree-view ul li.branch-expanded {
	background: url(../images/tree-view/root-branch-expanded.gif) left top no-repeat;
}
.tree-view ul ul li.branch {
	background: url(../images/tree-view/branch-collapsed.gif) left top no-repeat;
}
.tree-view ul ul li.branch-expanded {
	background: url(../images/tree-view/branch-expanded.gif) left top no-repeat;
}
.tree-view li.branch-expanded li.branch ul,
.tree-view li.branch ul {
	display: none;
}
.tree-view li.branch-expanded ul {
	display: block;
}
.tree-view ul li.bottom,
.tree-view ul ul li.bottom {
	background-color: white;
}
.tree-view .sandbox {
	color: #888;
}
.tree-view .hitarea {
	background: url(nonexistent.gif);
	display: block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	float: left;
	margin: 5px 0px 0px -11px;
	cursor: pointer;
}
* html .tree-view .hitarea {
	margin-left: -6px;
	width: 9px;
}
.tree-view .clox {
	width: 10px;
	height: 14px;
	margin: 2px 0px 0px -12px;
	cursor: default;
	background: white url(../images/tree-view/clox.gif) top left no-repeat;
}
* html .tree-view .clox {
	margin-left: -6px;
}
/* END: tree-view */

/**
 * Модификации tree-view
 */
.org-structure input {
	margin: 0px 2px;
}
.org-structure .current-item {
	text-decoration: underline;
	font-weight: bold;
}
.org-structure ul li.position-boss {
	background-image: url(../images/tree-view/org-structure/root-position-boss.gif);
}
.org-structure ul ul li.position-boss {
	background-image: url(../images/tree-view/org-structure/position-boss.gif);
}
.org-structure ul li.position-default {
	background-image: url(../images/tree-view/org-structure/root-position-default.gif);
}
.org-structure ul ul li.position-default {
	background-image: url(../images/tree-view/org-structure/position-default.gif);
}

.course-structure .current-item {
	text-decoration: underline;
	font-weight: bold;
}
#arrow-frame {
	background: url(../images/arrow-right.gif) top center repeat-y;
}

/* BEGIN: copyright */
.copyright .organization,
.copyright .phone {
	white-space: nowrap;
}
/* END: copyright */

/* BEGIN: message-box */
.iframe-shim {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0, Style=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0, Style=0);
	opacity: 0;
	z-index: 1000;
}
.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, Style=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, Style=0);
	opacity: 0.8;
	z-index: 1001;
}
table.message-box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	z-index: 2002;
}
table.message-box table.message-box {
	position: static;
	text-align: left;
	width: 300px;
	height: 0%;
	vertical-align: top;
}
.message-box .message-box .message-box-wrapper {
	background-color: #DFE8F6;
}
.message-box .tool-bar li#tb-messagebox-close {
	float: right;
}
#tb-messagebox-close span {
	background: url(../images/toolbar/close.gif) center center no-repeat;
}
.message-box .message-box .message-box-wrapper {
	padding: 8px 12px;
	font-size: 0.8em;
}
.message-box .button {
	float: right;
}
.message-box .cancel {
	margin-left: 7px;
}
* html .message-box .message-box .message-box-wrapper {
	zoom: 1;
}
*:first-child+html .message-box .message-box .message-box-wrapper {
	zoom: 1;
}
.message-box .message-box .message-box-wrapper:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.message-box #version {
	width: 400px;
	margin: 20px 0px 10px 0px;
}
.message-box #version #version_text {
	float: right;
	width: 207px;
	margin: 0px 0px 0px 30px;
}
.message-box #version p {
	font-weight: bold;
}
.message-box #version ul {
	margin: 5px;
	padding-left: 10px;
}
.message-box #version li {
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;
}
.message-box #version #logo_hm {
	float: left;
	width: 163px;
	height: 86px;
	background: url(../images/logo_hm.gif) center center no-repeat;
}
.message-box #version #version_copyright {
	padding-top: 10px;
	clear: both;
	font-size: 0.9em;
	text-align: center;
}
.message-box .selenium-feedback {
	display: none;
}

.root-message-box-wrapper {
	z-index: 2000;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
}
#message-box-header,
.message-box .tool-bar,
.message-box .tool-bar li {
	background: #D6E3F5 url(../images/panels/header-bg.png) left top repeat-x;
}

#alert-message-box .message-box .message-box-wrapper {
	padding: 0px 0px 8px 0px;
}
#message-box-header {
	color: #10346E;
	font-size: 1em;
	font-weight: bold;
	min-height: 20px;
	zoom: 1;
	_height: 20px;
	padding: 4px 12px;
	border-left: 1px solid white;
}
#message-box-content {
	padding: 8px 12px;
}
#alert-message-box .button {
	margin-left: 12px;
	margin-right: 12px;
}
/* END: message-box */

/* BEGIN: document-frame */
.document-popup,
.document-frame,
.document-framemenu {
	background: #d2ddef;
}
.document-frame .content {
	margin: 10px;
}
.document-popup .top-tool-bar {
	margin: 6px;
}
.document-frame .top-tool-bar {
	margin: 0px 6px;
}
.document-frame .toolbar {
}
/* END: document-frame */

/* BEGIN: size-controller */
.size-controller {
	width: 10px;
	height: 45px;
	zoom: 1;
	padding-top: 2px;
	background: white;
	position: absolute;
	top: 4px;
	right: 0px;
}
.right-panel .size-controller {
	right: auto;
	left: 0px;
}
* html .left-panel .size-controller	{
	right: expression(this.parentNode.clientWidth % 2 ? '-1px' : '0px');
}
.size-controller p {
	margin: 0px;
	padding: 0px;
	display: none;
}
.size-controller i {
	display: none;
}
.size-controller .middle {
	background: white;
	position: relative;
	height: 43px;
}
.size-controller .middle .left {
	width: 4px;
	height: 7px;
	overflow: hidden;
	background: url(../images/frame/resizer-middle-left-top.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
.right-panel .size-controller .middle .left {
	background: url(../images/frame-right/resizer-middle-left-top.gif) top left no-repeat;
	left: auto;
	right: 0px;
}
* html .size-controller .middle .left {
	left: expression('-'+parseInt(this.parentNode.currentStyle.paddingLeft, 10)+'px');
}
.size-controller .colexp,
.size-controller .colexp a,
.size-controller .size,
.size-controller .size a {
	cursor: pointer;
}
.size-controller .colexp {
	margin: 0px 0px 0px 1px;
}
.right-panel .size-controller .colexp {
	margin: 0px 1px 0px 0px;
}
.size-controller .colexp,
.size-controller .colexp * {
	overflow: hidden;
	display: block;
	width: 9px;
	height: 13px;
}
.left-panel .size-controller .collapse span {
	background: url(../images/frame/collapse.gif) top left no-repeat;
}
.right-panel .size-controller .collapse span {
	background: url(../images/frame-right/collapse.gif) top left no-repeat;
}
.left-panel .size-controller .expand span {
	background: url(../images/frame/expand.gif) top left no-repeat;
}
.right-panel .size-controller .expand span {
	background: url(../images/frame-right/expand.gif) top left no-repeat;
}
.left-panel .size-controller .size {
	margin-left: 2px;
}
.right-panel .size-controller .size {
	margin-left: 0px;
}
.size-controller .size,
.size-controller .size * {
	overflow: hidden;
	display: block;
	width: 8px;
	height: 9px;
}
.size-controller .size-increase {
	margin-top: 3px;
}
.size-controller .size-decrease {
	margin-top: 9px;
}
.size-controller .size-increase span {
	background: url(../images/frame/size-increase.gif) top left no-repeat;
}
.size-controller .size-decrease span {
	background: url(../images/frame/size-decrease.gif) top left no-repeat;
}
.size-controller .disabled a,
.size-controller .disabled a:hover,
.size-controller .forbidden a,
.size-controller .forbidden a:hover,
.forbid-frame-resize .size-controller a,
.forbid-frame-resize .size-controller a:hover {
	cursor: default;
	background-color: #ebebeb;
}
/* END: size-controller */

/* BEGIN: old-style */
.els-content {
	font-size: 0.8em;
	margin: 0px 10px 10px;
	zoom: 1;
}
.els-content table {
	font-size: 1.0em;
}
.els-content table.main,
.els-content table.main table.main {
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #f3f7fc;
}
.els-content table.main tr:hover {
	background-color: #fff7d9;
}
* html .els-content table.main {
	border: 1px solid #d6e3f5;
}
.els-content table.main table {
	border: none;
}
.els-content table.main caption {
	text-align: right;
	padding: 4px 1px;
	font-weight: bold;
}

/* Заголовочные ячейки */
.els-content table.main th,
.els-content table.main th a,
.els-content table td.th3,
.els-content table td.th3 a {
	color: #576987;
}
.els-content table.main th,
.els-content table.main table.main th {
	background-color: #d1e0f5;
	padding: 0px 10px;
	border: 1px solid #d6e3f5;
	border-top-color: #7b9cc6;
	border-bottom-color: #7b9cc6;
	text-align: left;
}
.els-content table.main > tbody tr > th {
	background: #d1e0f5 url(../images/content/th-bg.gif) top left repeat-x;
}
.els-content table.main > tbody > tr:first-of-type > th:first-of-type {
	border-left-color: #7b9cc6;
}
.els-content table.main > tbody > tr:first-of-type > th:last-of-type {
	border-right-color: #7b9cc6;
}

/* Обычные ячейки */
.els-content table.main td,
.els-content table.main table.main td {
	padding: 5px 10px;
	border: 1px solid #d6e3f5;
}
.els-content table.main table td {
	padding: 0px;
	border: none;
}

.els-content table.main p {
	margin: 0px;
}
.els-content table.main th.intermediate {
	background-color: #aeaeae !important;
	border-top-color: #aeaeae !important;
}
.els-content table.question-11 th,
.els-content table.question-11 td {
	text-align: center;
}
.els-content table.question-11 .regular {
	background-color: #ececec;
}
/* END: old-style */

/* СТАРЕНЬКОЕ */
.EUDetectionCheck {
}
.EUDetectionCheck h1 {
	font-size: 20px;
	margin: 3px 0px;
	padding: 0px;
}
.EUDetectionCheck table {
	border-collapse: collapse;
}
.EUDetectionCheck table td,
.EUDetectionCheck table th {
	border: 1px solid black;
	font-weight: bold;
}
.EUDetectionCheck .failed h1 {
	color: red;
}
.EUDetectionCheck h1.passed {
	color: green;
}
.EUDetectionCheck tr.failed {
	background-color: red;
	color: white;
}
.EUDetectionCheck tr.passed {
	background-color: green;
	color: white;
}
.EUDetectionCheck .app-passed {
	display: none;
}
.EUDetectionCheck .app-require,
.EUDetectionCheck .app-version {
	width: 1px;
}

/* BEGIN: orgstructure_checked_items */
.orgstructure_checked_items {
}
.orgstructure_checked_items th .header {
	font-size:   1.5em;
	line-height: 1.125em;
}
.orgstructure_checked_items td .block {
	border-left: 2px solid #ebebeb;
	padding-left: 10px;
}
.orgstructure_checked_items td .block .filter {
	font-size:   1.1em;
	color: #888;
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
/* END: orgstructure_checked_items */

.els-content table.card-info {
	width: 400px;
	background-color: #ebebeb;
	border: 1px solid #aeaeae;
}

.els-content table.card-info-trans {
	width: 400px;
	border: 1px solid #aeaeae;
}

.els-content table.card-info td {
	/* background-color: #EDEADA; */
}
.els-content table.card-info img {
	border:1px solid #EDEADA;
}
.els-content table.card-info .lastname {
	font-size: 1.3em;
	font-weight: bold;
}
.els-content table.card-info .name {
	font-size: 1.2em;
}
.els-content table.card-info-info td {
	/* padding: 2px; */
}
.els-content span.card-info-info p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.els-content span.card-info-info .position {
	font-weight: bold;
}

.module-link {
	border-bottom: 1px dotted #737373;
	padding: 0.5em 10px;
}
* html .module-link {
	border-bottom-style: solid;
	border-bottom-color: #bbb;
}
.hidden2 {
	display: none;
}
.schedule .schedule-info td {
	padding: 0px !important;
}
.schedule img.icon {
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.schedule .no-schedules {
	font-weight: bold;
	text-align: center;
}
.schedule .penalty {
	color: red;
}
.schedule p.course {
	font-size: 0.9em;
}
.schedule p.subject {
	font-size: 0.9em;
	color: #737373;
	padding-bottom: 10px;
}
.schedule p.subject a {
	font-size: 1.1em;
	font-weight: bold;
}
.schedule-item .schedule-add-new {
	margin-bottom: 1em;
	font-weight: bold;
	text-align: right;
	padding: 0.2em 1px 0.5em;
	line-height: 0.5em;
}
.schedule-item {
	margin-bottom: 2.0em;
}
.schedule-item table.main caption {
	font-weight: normal;
	font-size: 2.5em;
	font-variant: small-caps;
	padding-bottom: 1px;
}
.schedule-item table.main caption .date {
	font-size: 90%;
	font-weight: bold;
}
.schedule-item table.main caption .day-name {
	letter-spacing: 0.1em;
	line-height: 100%;
	font-size: 90%;
}
.schedule p.teacher {
	clear: both;
	font-size: 0.9em;
	color: #737373;
	white-space: nowrap;
}
.courses-list {
	margin: 15px 0px;
}
.courses-list h1 {
	font-size: 1.85em;
}
.courses-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.courses-list ul li {
	font-size: 1.5em;
	margin: 1px 0px;
	line-height: 1.1em;
	padding: 0.25em;
	background: #ececec;
}
.courses-list ul li:hover {
	background: white;
}
.courses-list ul li a {
}
.week-navigation {
	text-align: right;
	white-space: nowrap;
	margin: 15px 0px 20px;
	_margin-top: 0px;
	cursor: default;
}
.week-navigation a {
	text-decoration: none;
}
.week-navigation a:hover {
	text-decoration: underline;
}
.week-navigation .previous-week-date {
	padding-right: 0.4em;
	font-size: 140%;
}
.week-navigation .next-week-date {
	padding-left: 0.4em;
	font-size: 140%;
}
.week-navigation .previous-week-date a {
	padding-left: 20px;
	background: transparent url(../images/toolbar/previous.gif) center left no-repeat;
}
.week-navigation .next-week-date a {
	padding-right: 18px;
	background: transparent url(../images/toolbar/next.gif) center right no-repeat;
}
.week-navigation .current-week {
	line-height: 0.5em;
	padding: 0.2em 0px 0.5em;
}
.week-navigation .current-week a {
	color: #808080;
}

/* BEGIN: drag'n'drop */
div.draggable li,
body.something-is-dragged div.draggable.editable li {
	cursor: default;
}
div.draggable.editable li {
	cursor: pointer;
}
li.selected-to-drag {
	/* border: 1px solid #aaaaaa; */
	background-color: #dadada !important;
}
li.selected-to-drag li {
	background: #eeeeee !important;
}
li.selected {
	cursor: default !important;
}
li.mouse-over-first-half {
	border-top: 1px solid black;
}
li.mouse-over-second-half {
	border-bottom: 1px solid black;
}
.apply-edit-button,
.cancel-edit-button {
	border: 1px solid black;
	padding: 1px;
	margin-left: 7px;
	margin-bottom: 2px;
	font-size: 0.7em;
}
.editable input {
	margin-left: 5px;
}
li.root .element-buttons {
	display: none;
	white-space: nowrap;
}
li.root li .element-buttons {
	display: inline;
}
.edit-button,
.add-button,
.delete-button {
	margin-left: 10px;
}
.add-inside {
	border: 1px dotted black !important;
	border-width: 1px 0px !important;
}
* html .add-inside {
	border-style: solid !important;
}
/* END: drag'n'drop */

/* BEGIN: tooltip */
.tooltip-stub {
	top: -31000px;
	left: -31000px;
	width: 300px;
	height: 200px;
	visibility: hidden;
}
#tooltip-stub {
	float: left;
}
.tooltip-iframe-shim {
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0, Style=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0, Style=0);
	opacity: 0;
	z-index: 2221;
}
.tooltip-stub,
.tooltip {
	position: absolute;
	z-index: 2222;
}
.tooltip .wrapper {
	padding: 2px;
	background: #ffedb2;
	border: 1px solid #61502f;
}
.tooltip .wrapper .wrapper {
	border: none;
}
.tooltip .stem {
	background-image: url(../images/tooltip/stem.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	position: absolute;
	overflow: hidden;
	width: 8px;
	height: 8px;
}
.tooltip .stem,
.tooltip .bottom-right .stem {
	background-position: -10px -10px;
	bottom: 0px;
	right: 0px;
}
* html .tooltip .stem {
	right: expression(this.parentNode.offsetWidth % 2 ? '-1px' : '0px');
}
* html .tooltip .bottom-right .stem {
	right: expression(this.parentNode.offsetWidth % 2 ? '-1px' : '0px');
}
.tooltip .bottom-left .stem {
	background-position: -1px -10px;
	bottom: 0px;
	left: 0px;
}
.tooltip .top-right .stem {
	background-position: -10px -1px;
	top: 0px;
	right: 0px;
}
* html .tooltip .top-right .stem {
	right: expression(this.parentNode.offsetWidth % 2 ? '-1px' : '0px');
}
.tooltip .top-left .stem {
	background-position: -1px -1px;
	top: 0px;
	left: 0px;
}
.tooltip .body a {
	color: white;
}
.tooltip-stub,
.tooltip .body {
	font-size: 0.8em;
	overflow: auto;
}
.tooltip .body,
.tooltip .body a {
	color: #61502f;
}
#tooltip-stub-wrapper,
.tooltip .body .wrapper {
	padding: 0px 4px;
	background: transparent;
}
#tooltip-stub-wrapper {
	padding-top: 1px;
	padding-bottom: 1px;
}
.tooltip .orientation,
.tooltip .bottom-right,
.tooltip .bottom-left {
	padding: 0px 0px 8px;
}
.tooltip .top-right,
.tooltip .top-left {
	padding: 8px 0px 0px;
}
.tooltip .body .failed,
.tooltip .body .loader {
	width: 16px;
	height: 24px;
}
.tooltip .body .failed {
	background: transparent url(../images/tooltip/failed.gif) center center no-repeat;
}
.tooltip .body .loader {
	background: transparent url(../images/tooltip/ajax-loader.gif) center center no-repeat;
}
.tooltip-link {
	cursor: pointer;
}
/* END: tooltip */

/* BEGIN: indicator */
.indicator .step {
	border: 1px solid;
	margin: 0px;
	padding: 0px;
}
.indicator .prev {
	color: #ffffff;
}
.indicator .next {
	background-color: #fff;
}
.indicator .current {
	border: 1px solid;
	color: #ffffff;
}

.indicator .inactive {
	border: 1px solid #bbb;
	background-color: #bbb;
	color: #ffffff;
}

.indicator-brief .step {
	width: 10px;
	height: 10px;
	margin: 3px;
	display:-moz-inline-stack;/*Нужно для Firefox*/
	display:inline-block; /*Не применяется в IE и Firefox*/
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/

}
.indicator-brief td {
	padding: 0px;
}

.indicator-full  .step {
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 11px;
}
.indicator-full .arrow {
	width:40px;
	height:6px;
	font-size:6px;
	overflow:hidden;
	padding-top: 5px;
	color: #bbbbbb;
}
.indicator-full td {
	padding: 0px;
}
.indicator-full p {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0px;

}
.indicator-full .title {
	padding-left: 8px;
	text-align: left;
	color: #888;
}
.indicator-full .comment {
	padding-top: 3px;
	padding-right: 8px;
	text-align: right;
	color: #000;
	font-size: 0.9em;
}
/* END: indicator */
#help-footer {
	font-size: .85em;
	color: #555 !important;
}
#help-footer hr {
	height: 1px;
	color: #BBB !important;
}

#ajaxchat .date {
    color: #AAA;
}

.els-content table.card-info {
    width: 400px;
    background-color: #ebebeb;
    border: 1px solid #aeaeae;
}

.els-content table.card-info-trans {
    width: 400px;
    border: 1px solid #aeaeae;
}

.els-content table.card-info td {
    /* background-color: #EDEADA; */
}
.els-content table.card-info img {
    border:1px solid #EDEADA;
}
.els-content table.card-info .lastname,
#card-info-detailed .lastname {
    font-size: 1.3em;
    font-weight: bold;
}
.els-content table.card-info .name
#card-info-detailed .name {
    font-size: 1.2em;
}
.els-content table.card-info-info td {
    /* padding: 2px; */
}
.els-content span.card-info-info p{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
}
.els-content span.card-info-info .position {
    font-weight: bold;
}

/* BEGIN: infoblock */
.card-info-block {
    margin: 0px;
    border: 1px solid #B0CFEC;
    border-color: #FFB72F #B0CFEC;
    /* border-bottom-color: #FFB72F; */
    padding: 8px 12px;
    background: #E9F1FD;
    color: #5E6165;
}
.card-info-block h1 {
    font-size: 1.3em!important;
    text-align: left!important;
    color: #777!important;
}
.card-info-block h2 {
    font-size: 1.2em!important;
}
.card-info-block h3 {
    font-size: 1.1em!important;
}

.card-info-block h4, .card-info-block h5, .card-info-block h6 {
    font-size: 1.1em!important;
}
.card-info-title {
    font-size: 1.2em;
    font-weight: bold;
    color: #5E6165;
}
/* END: infoblock */

/* TESTS */
.eLS-answer-variant {
	padding: 0.3em;
}
.eLS-drag-handler-td {
	vertical-align: top;
	padding-left: 0.3em;
	padding-right: 0.3em;
}
.eLS-drag-handler {
	width: 32px;
	height: 32px;
	background: url(../images/tests/drag-helper.gif) center center no-repeat;
	cursor: move;
}
.ui-sortable-helper .eLS-drag-handler {
	background-image: url(../images/tests/drag-helper-thumbsup.gif)
}
.eLS-drag-order-td {
	width: 32px;
	vertical-align: middle;
	text-align: center;
}
.eLS-drag-order {
	font-size: 1.5em;
	color: green;
}
.eLS-sortable-item-container {
	margin: 0.2em;
}
.eLS-sortable-item-container .eLS-answer-variant {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #777777;
}
.eLS-sortable {
	min-height: 1em;
	background: #eee;
	border: 1px solid #eee;
	margin: 1em 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
* html .eLS-sortable {
	_height: 1em;
}
.ui-sortable-placeholder {
	visibility: visible !important;
	height: 1em !important;
	background: #ccc;
	overflow: hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
h2.eLS {
	margin: 1em 0 -0.8em 5px;
}

#forum .main td
{
    border: 0;
}
