@import 'eau.content.css';

html,
body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
	font-size: 100.01%;
	overflow: hidden;
	font-family: sans-serif;
}
.content .eU-error-text p {
	margin: 0.3em 0px;
}
img.soft-image {
	-ms-interpolation-mode: bicubic;
}
.layout-header {
	position: relative;
}
.layout-header .header-root {
	padding: 16px 16px 0px;
}
.layout-header .header-root img {
	display: block;
}
.layout-header .header-root table {
	border-collapse: collapse;
	border-color: black; 
}
.layout-header .header-root table td {
	border-color: black;
}
.layout-header .header-root table.title td {
	vertical-align: middle;
}
.layout-header .header-root .title h1 {
	margin: 0px 16px;
	font-size: 180%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}
.layout-header .header-root .title h1 a {
	color: black;
	text-decoration: none;
}
#header-collapser {
	position: absolute;
	right: 0px;
	width: 19px;
	height: 19px;
	z-index: 150;
	background: transparent url(../images/toolbar/header-collapse.gif) center center no-repeat;
	cursor: pointer;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	opacity: 0.4;
	-ms-filter: alpha(opacity=40);
	filter: alpha(opacity=40);
}
#header-collapser.collapsed {
	background-image: url(../images/toolbar/header-expand.gif);
}
* html #header-collapser {
	filter: alpha(opacity=100);
}
#header-collapser:hover {
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
}

.layout-body {
	position: absolute;
	width: 100%;
	z-index: 100;
}
.layout-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 110;
	width: 100%;
}
.layout-bottom .cell-size {
	width: 105px;
}
.layout-bottom .cell-shell {
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

/* BEGIN: toolbar */
.toolbar {
	background: white url(../images/toolbar/background.gif) top left repeat-x;
	padding: 7px 0px 5px;
	zoom: 1;
}
.toolbar td {
	vertical-align: middle;
}
/* END: toolbar */

/* BEGIN: content */
#content {
	height: 100%;
	position: relative;
}
/* Заливка нужна для того, что-бы работал скролл колесом */
* html #content {
	background-color: white;
}
#content.dom-ready {
	overflow: auto;
}
.content {
	padding: 1px 0px;
	margin: 20px 90px;
	/*zoom: 1;*/
}
/*#content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	height: 0px;
}*/
#content:before,
#content:after {
	content: "";
	display: table;
}
#content:after {
	clear: both;
}
#content {
	zoom: 1;
}

.object-popup .content {
	padding: 0px;
	margin: 0px;
}
.content .eAu-make-inline * {
	display: inline;
}

/* Заголовки */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	margin: 7px 0px;
	font-weight: normal;
}
.content h1 {
	font-size: 137.5%;
	margin: 10px 0px;
}
.content h2 {
	font-size: 112.5%;
}
.content h3,
.content h4,
.content h5,
.content h6 {
	font-size: 106.25%;
}

.content h2.eAu,
.content h3.eAu,
.content h4.eAu,
.content h5.eAu,
.content h6.eAu {
	color: #737373;
}

.content a:hover {
}
.content,
.content table,
.content table td {
	font-size: 100%;
	line-height: 130%;
}
.content p,
.content table p {
  margin: 0.5em 0px;
}
.content form {
	margin: 0px;
}
.content .eAu-object {
	margin: 14px 0px;
}
.content h2 a:hover {
	text-decoration: underline;
}
#menu a.eAu-access-forbidden-link:hover {
	text-decoration: none !important;
	cursor: default !important;
}
.content h2 a {
	color: #737373 !important;
	text-decoration: none;
}
.content a.eAu-access-forbidden-inner-link,
.content a.eAu-access-forbidden-inner-link:hover,
.content a.eAu-access-forbidden-inner-link:focus {
	text-decoration: line-through !important;
	outline: none;
}
.content a.eAu-access-forbidden-link,
.content a.eAu-access-forbidden-link:hover,
.content a.eAu-access-forbidden-link:focus {
	text-decoration: none !important;
}
.content a.eAu-access-forbidden-inner-link,
.content a.eAu-access-forbidden-inner-link:hover,
.content a.eAu-access-forbidden-inner-link:focus,
.content a.eAu-access-forbidden-link,
.content a.eAu-access-forbidden-link:hover,
.content a.eAu-access-forbidden-link:focus {
	cursor: text;
}
a > p {
	display: inline;
	margin: 0;
	padding: 0;
}
a.eAu-glossary-inner-link,
.content a.eAu-glossary-inner-link {
	display: inline-block;
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}
.content .eAu-object-link,
.content .eAu-object-embed {
	margin: 7px 0px;
}
.content .eAu-object-embed object,
.content .eAu-object-embed embed,
.content .eAu-object-embed iframe {
	display: block;
}
.content .eau-xlinked,
.content .eau-xlinked .eAu-object-embed {
	margin: 0;
}
body.not-supported-extension,
.content .eAu-object-alignment {
	background-color: #ddd;
}
.content .eAu-object-alignment-right {
	text-align: right;
}
.content .eAu-object-alignment-center {
	text-align: center;
}
.content .eAu-object-alignment-right > div {
	margin-left: auto;
	margin-right: 0px;
}
.content .eAu-object-alignment-center > div {
	margin-left: auto;
	margin-right: auto;
}
.content .eAu-object .media-object-placeholder,
.content .eAu-object .media-object-placeholder iframe {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.layout-body .eAu-fs-content {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 100%;
	background: transparent;
}
.content .eAu-content-dotted-line {
	overflow: hidden;
	height: 1px;
	background: url(../images/dot.gif) top left repeat-x;
}
.content .eAu-item-container .eAu-item-container {
	margin-left: 15px;
}
.content .eAu-references-container,
.content .eAu-subject-container {
	margin: 0px;
	padding: 0px;
	border: none;
	margin-left: 15px;
}
.content .eAu-studiedproblems-container {
	margin: 8px 0 8px 15px;
	border: none;
	padding: 0px 0px;
}
/* IE 7 bug */
.content .eAu-studiedproblems-container .eAu-studiedproblems-container-legend {
	font-size: 110%;
	color: black;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
.content .eAu-studiedproblem-link,
.content .eAu-test-link {
	margin-left: 15px;
}
.content .eAu-studiedproblems-container .eAu-studiedproblem-link {
	margin-left: 0px;
}
#content .load-indicator {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/loading.gif) center center no-repeat;
	height: 100%;
	width: 100%;
}
* html #content .load-indicator {
	position: static;
	height: 100px;
	/* left:   expression(function(t) { var o = parseInt(t.parentNode.parentNode.offsetLeft,   10); return o && o > 0 ? o + 'px' : '0px'; }(this));
	top:    expression(function(t) { var o = parseInt(t.parentNode.parentNode.offsetTop,    10); return o && o > 0 ? o + 'px' : '0px'; }(this));
	width:  expression(function(t) { var o = parseInt(t.parentNode.parentNode.clientWidth,  10); return o && o > 0 ? o + 'px' : '0px'; }(this));
	height: expression(function(t) { var o = parseInt(t.parentNode.parentNode.clientHeight, 10); return o && o > 0 ? o + 'px' : '0px'; }(this)); */
}
* html #content #eAu-search-results-list .load-indicator {
	position: static;
	left: auto;
	top: auto;
	width: 100%;
	height: 100%;
}

/* END: content */ 

/* BEGIN: сообщение об ошибке */
.content .eU-error {
	border: 1px solid #999;
	border-top-width: 4px;
	border-bottom-width: 4px;
	padding: 0px 9px 9px;
	-moz-border-radius: 15px;
}
.content .eU-error .eU-error-title {
	color: black;
	background: #999;
	border: 1px solid #999;
	margin: 9px 0px 0px;
	padding: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-weight: normal;
}
.content .eU-error .eU-error-text {
	border: 1px solid #99ccff;
	background: #99ccff;
	padding: 5px;
	color: black;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.content .eU-error .eU-error-text ol,
.content .eU-error .eU-error-text ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content .eU-error code {
	font-weight: bold;
}
.content .eU-error .eU-error-text a {
	color: #cc6600;
}
/* BEGIN: сообщение об ошибке */

/* BEGIN: glossary & search */
.content .eAu-search-form,
.content .eAu-glossary-search-form {
	margin: 14px 0px;
}
.content .eAu-glossary-group-delimiter {
	margin: 7px 0px;
	height: 1px;
	overflow: hidden;
}
.content .eAu-glossary-item {
	margin: 7px 0px;
}
.content .eAu-glossary-item fieldset {
	margin: 0px 14px;
	padding: 1px 0px;
	-moz-border-radius: 14px;
	zoom: 1;
}
.content .eAu-glossary-item-fieldset-wrapper {
	margin: 7px 14px;
}
.content .eAu-glossary-item fieldset p {
	margin: 7px 0px;
}
.content .eAu-glossary-item-term {
}
.content .eAu-search-input,
.content .eAu-glossary-input {
	width: 100%;
}
.content .eAu-search-form-submit,
.content .eAu-glossary-form-submit {
	display: block;
	margin: 0px 0px 0px 7px;
}
.content .eAu-glossary p {
	margin: 7px 0px;
}
.content .eAu-search .eAu-error-input {
	background: red;
	border: 1px solid yellow;
}
.content .eAu-search .eAu-content-dotted-line {
	margin: 14px 0px;
}
.content .eAu-nothing-found {
	background: #737373;
	color: white;
	padding: 14px;
}
.content .eAu-nothing-found a {
	color: white;
}
.content .eAu-search-match {
	background-color: yellow;
}
.content ul.eAu-glossary-list {
	list-style-type: none;
	margin: 0.5em;
	padding: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.content ul.eAu-glossary-list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.content .eAu-glossary-link {
	display: block;
	padding: 4px 5px;
	line-height: 1;
	-moz-border-radius: 3px;
	     border-radius: 3px;
}
.content .eAu-glossary-link-active {
	text-decoration: none;
	background-color: white;
	color: black;
}
.content .eAu-glossary-input {
	width: 300px;
	font-size: 1.5em;
	padding: 0 0.2em;
}
/* END: glossary & search */

/* BEGIN: Хлебные крошки */
#breaded-crumbs {
	position: absolute;
	z-index: 100;
}
/*
.breaded-crumbs {
	padding: 0px 112px;
	zoom: 1;
}
*/
.breaded-crumbs {
	padding: 0px 16px;
}
.breaded-crumbs,
.breaded-crumbs a {
	color: black;
}
.breaded-crumbs table {
	width: 100%;
}
.breaded-crumbs .breaded-crumbs-content {
	font-size: 75%;
	line-height: 135%;
	cursor: default;
}
.breaded-crumbs .breaded-crumbs-content span {
	font-size: 142%;
	_font-size: 100%;
}
/* END: Хлебные крошки */

/* BEGIN: индикатор загрузки */
#loading-indicator {
	width: 100%;
	height: 100%;
	background: white url(../images/loading.gif) center center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3000;
	display: block;
	overflow: hidden;
}
#loading-indicator.loaded {
	opacity: 0;
	width: 0px;
	height: 0px;
	top: 50%;
	left: -1px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
	-webkit-transition-timing-function: ease-in;
}
/* END: индикатор загрузки */

/* BEGIN: кругляши */
.eAu-sortable-item-container,
.eAu-test-restart,
.mode-content-appendixes {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* END: кругляши */


/* BEGIN: Tests */
.eAu-test-container form {
	margin: 0;
	padding: 0;
	display: block;
}
.eAu-question-answers-simple {
	margin: 0;
	padding: 0;
}
.eAu-question-answers-table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0 solid black;
}
.eAu-question-answers-table td {
	padding: 0;
}

.eAu-question-answers-simple .eAu-question-answer-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.eAu-test-statistics,
.eAu-question-container,
.eAu-question-statistics,
.eAu-question-text,
.eAu-question-answers,
.eAu-question-comment,
.eAu-question-comments,
.eAu-question-comment p,
.eAu-question-answer-item p {
	margin: 5px 0;
}
.eAu-question-comments-title .eAu {
	margin: 5px 0;
}
.eAu-question-comment {
	padding-left: 5px;
	padding-right: 5px;
}
.eAu-test-statistics,
.eAu-question-statistics {
	padding: 2px 5px;
}
.eAu-question-text {
	padding: 5px;
}
.eAu-question-user-answer-summary {
	padding: 1px 5px;
}

.eAu-test-statistics,
.eAu-question-statistics{
	background: #e0e0e0;
}
.eAu-test-statistics * {
	font-size: 12px;
}
.eAu-test-statistics .eAu-test-questions-left {
	color: red;
}

/* single/multiple */
.eAu-question-answers-simple .eAu-answer-cell {
	padding: 0;
}
.eAu-question-answers-simple .eAu-answer-variant-cell > div > *:first-child {
	margin-top: 0;
	padding-top: 0;
}
.eAu-question-answers-simple .eAu-answer-variant-cell > div > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.eAu-question-type-single .eAu-question-answer-item,
.eAu-question-type-multiple .eAu-question-answer-item {
	position: relative;
	padding: 5px 0;
	min-height: 1em;
}
.eAu-question-type-single .eAu-answer-input-cell,
.eAu-question-type-multiple .eAu-answer-input-cell {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.5em;
	height: 1.5em;
	overflow: hidden;
	text-align: center;
}
.eAu-question-type-single .eAu-answer-variant-cell,
.eAu-question-type-multiple .eAu-answer-variant-cell {
	margin-left: 1.5em;
	margin-right: 3em;
	padding-left: 5px;
	padding-right: 5px;
}
.eAu-question-type-single .eAu-question-answers-interactive .eAu-answer-variant-cell,
.eAu-question-type-multiple .eAu-question-answers-interactive .eAu-answer-variant-cell {
	margin-right: 0;
	padding-left: 0;
}
.eAu-question-type-single .eAu-answer-indicator-cell,
.eAu-question-type-multiple .eAu-answer-indicator-cell {
	position: absolute;
	right: 0;
	top: 5px;
	width: 1.5em;
	height: 1.5em;
	background: transparent url(../images/test/answer.gif) center top no-repeat;
}
.eAu-question-type-single .eAu-answer-indicator-cell,
.eAu-question-type-multiple .eAu-answer-indicator-cell {
	position: absolute;
	right: 0;
	top: 5px;
	width: 1.5em;
	height: 1.5em;
	background: transparent url(../images/test/answer.gif) center top no-repeat;
}
.eAu-question-type-single .eAu-right-answer .eAu-answer-indicator-cell,
.eAu-question-type-multiple .eAu-right-answer .eAu-answer-indicator-cell {
	background-position: center bottom;
}
.eAu-question-type-single .eAu-wrong-answer .eAu-answer-indicator-cell,
.eAu-question-type-multiple .eAu-wrong-answer .eAu-answer-indicator-cell {
	background-image: none;
}
.eAu-question-type-single .eAu-test-answer-noop .eAu-answer-indicator-cell,
.eAu-question-type-multiple .eAu-test-answer-noop .eAu-answer-indicator-cell {
	background-image: none;
}
.eAu-question-type-single .eAu-test-answer-user-failed .eAu-answer-input-cell,
.eAu-question-type-multiple .eAu-test-answer-user-failed .eAu-answer-input-cell {
	background: red;
}
.eAu-question-type-single .eAu-test-answer-user-succeeded .eAu-answer-input-cell,
.eAu-question-type-multiple .eAu-test-answer-user-succeeded .eAu-answer-input-cell {
	background: green;
}

.eAu-question-type-fill .eAu-wrong-user-answer,
.eAu-question-type-compare .eAu-wrong-user-answer,
.eAu-question-type-fillingaps .eAu-wrong-user-answer {
	background-color: red;
}
.eAu-question-type-fill .eAu-right-user-answer,
.eAu-question-type-compare .eAu-right-user-answer,
.eAu-question-type-fillingaps .eAu-right-user-answer {
	background-color: green;
}
.eAu-question-type-fill .eAu-user-answer,
.eAu-question-type-compare .eAu-user-answer,
.eAu-question-type-fillingaps .eAu-user-answer {
	color: white;
	padding: 1px 4px;
	white-space: nowrap;
}
.eAu-question-container .eAu-fill-or {
	font-style: italic;
	font-size: 75%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 3px;
	background: #777;
	vertical-align: 10%;
	color: white;
}
.eAu-tooltip-content .eAu-question-container {
	margin-top: 0;
	margin-bottom: 0;
}
.eAu-question-type-compare .eAu-input-select {
	width: 300px;
}

.eAu-question-answers-simple .eAu-input-radio,
.eAu-question-answers-simple .eAu-input-checkbox {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
* html .eAu-question-answers-simple .eAu-input-radio {
	display: inline;
}
* html .eAu-question-answers-simple .eAu-input-checkbox {
	display: inline;
}
.eAu-question-answers-simple .eAu-answer-variant-cell > div {
	min-height: 1em;
}
.eAu-question-answers-interactive .eAu-question-answers-simple .eAu-question-answer-item:hover {
	background-color: #e0e0e0;
}
.eAu-question-answers-interactive .eAu-question-answers-simple .eAu-question-answer-item {
	cursor: default;
}
.eAu-question-answers-interactive .eAu-question-answers-simple .eAu-answer-indicator-cell {
	display: none;
}

/* question answers feedback icon */
.eAu-question-container .eAu-answer-feedback-item {
	cursor: pointer;
	background: transparent url(../images/tooltip.gif) center center no-repeat;
	width: 22px;
	height: 16px;
	overflow: hidden;
	display: inline-block;
	text-decoration: none;
	*display: inline;
	zoom: 1;
}
.eAu-question-type-single .eAu-answer-feedback-item,
.eAu-question-type-multiple .eAu-answer-feedback-item {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top: 5px;
	right: 1.5em;
	display: block;
}

.eAu-question-container .eAu-question-answers-hidden {
	visibility: hidden;
	min-width: 50px;
	display: inline-block;
}

.eAu-question-container .eAu-answer-feedback-item span {
	visibility: hidden;
}
.eAu-question-container .ui-multiselect {
	white-space: nowrap;
}
.eAu-question-container .ui-multiselect span {
	/*min-height: 1em;*/
}
.eAu-question-container .ui-multiselect span.ui-icon {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px;
	min-height: 0;
}
.eAu-question-container .ui-multiselect-menu input,
.eAu-question-container .ui-multiselect-menu em,
.eAu-question-container .ui-multiselect-menu span {
	vertical-align: middle;
}

.eAu-question-container button.ui-multiselect,
.eAu-question-container .ui-multiselect-menu {
	text-indent: 0;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	word-spacing: inherit;
	letter-spacing: inherit;
}

.ui-multiselect-menu .ui-multiselect-checkboxes label,
.ui-multiselect-single .ui-multiselect-checkboxes label {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background-image: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label input {
	margin: 0;
	padding: 0;
	position: static;
	vertical-align: middle;
	margin-top: -1px;
	margin-right: 4px;
	margin-left: 1px;
}

.eAu-question-container button.ui-multiselect {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;

	white-space: nowrap;
	vertical-align: inherit;
	
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	margin: 0;
	
	background-color: #e6e6e6;
	
	background-image: none;
	
	border-width: 0;
}

.eAu-question-type-fillingaps .eAu-question-text {
	background-color: transparent;
}

/* old question styles with table */
.eAu-question-answers-table .eAu-arrow {
	padding: 0px 15px;
	font-size: 187.5%;
	color: #737373;
}
.eAu-question-answers-draggable td,
.eAu-question-answers-table td {
	padding: 5px 0px;
	vertical-align: middle;
}
.eAu-question-answers-table .eAu-fill-or {
	font-style: italic;
}
.eAu-question-answers-draggable .eAu-checkbox-wrong-user-answer,
.eAu-question-answers-table .eAu-checkbox-wrong-user-answer {
	background: red;
}
.eAu-question-answers-draggable .eAu-checkbox-right-answer,
.eAu-question-answers-table .eAu-checkbox-right-answer,
.eAu-question-answers-draggable .eAu-checkbox-right-user-answer,
.eAu-question-answers-table .eAu-checkbox-right-user-answer {
	background: green;
}
.eAu-question-answers-draggable .eAu-wrong-user-answer td.eAu-answer-indicator,
.eAu-question-answers-table .eAu-wrong-user-answer td.eAu-answer-indicator {
	display: none;
}
.eAu-question-answers-draggable .eAu-right-user-answer td.eAu-answer-indicator,
.eAu-question-answers-table .eAu-right-user-answer td.eAu-answer-indicator {
	display: none;
}
.eAu-question-answers-draggable .eAu-answer-variant > div,
.eAu-question-answers-table .eAu-answer-variant > div {
	padding: 2px 4px;
	min-height: 1em;
}
.eAu-question-answers-interactive .eAu-question-answers-table .eAu-answer-variant {
	cursor: default;
}
.eAu-question-answers-interactive .eAu-question-answers-draggable .eAu-answer-variant > div:hover,
.eAu-question-answers-interactive .eAu-question-answers-table .eAu-answer-variant > div:hover {
	background: #E0E0E0;
}

.eAu-question-answers-table .eAu-input-radio,
.eAu-question-answers-table .eAu-input-checkbox {
	margin: 0px 10px 0px;
}
.eAu-question-answers-interactive .eAu-question-answers-table .eAu-input-radio,
.eAu-question-answers-interactive .eAu-question-answers-table .eAu-input-checkbox,
.eAu-question-answers-table .eAu-input-radio,
.eAu-question-answers-table .eAu-input-checkbox {
	border: none;
	margin: 0px 5px 0px;
	display: block;
}
.eAu-question-answers-table td table td,
.eAu-question-answers-table td table {
	display: block;
}

.eAu-question-answers .eAu-sortable-container .eAu-wrong-user-answer td.eAu-answer-right {
	background: red;
}
.eAu-question-answers .eAu-sortable-container .eAu-right-user-answer td.eAu-answer-right {
	background: green;
}
.eAu-question-answers .eAu-question-sort .eAu-sortable-container .eAu-wrong-user-answer td.eAu-answer-right,
.eAu-question-answers .eAu-question-sort .eAu-sortable-container .eAu-right-user-answer td.eAu-answer-right {
	width: 34px;
	font-size: 150%;
	text-align: center;
	padding: 0px;
	white-space: nowrap;
}
.eAu-question-answers .eAu-sortable-container .eAu-wrong-user-answer td.eAu-answer-right,
.eAu-question-answers .eAu-sortable-container .eAu-right-user-answer td.eAu-answer-right {
	color: white;
	white-space: nowrap;
}
.eAu-question-answers .eAu-sortable-container .eAu-wrong-user-answer td.eAu-answer-right div,
.eAu-question-answers .eAu-sortable-container .eAu-right-user-answer td.eAu-answer-right div {
	padding: 0px 6px;
	display: inline;
}
.eAu-sortable-container {
	margin: 7px 0px;
}
.content .ui-sortable-helper {
	background: white;
}
.eAu-sortable {
	border: 1px dotted #737373;
	border-width: 1px 0px;
	padding: 0px;
	min-height: 20px;
	_height: 20px;
}
* html .eAu-sortable {
	border-style: solid;
	border-color: #bbb;
}
.eAu-sortable-item {
	width: 100%;
	cursor: default;
	margin: 7px 0px;
}
.eAu-sortable-item-container {
	border: 1px solid #737373;
	padding: 0px 3px;
	zoom: 1;
}
.eAu-question-answers-interactive .eAu-sortable-item {
	cursor: move;
}

/* hmmm */
.content .eAu-input-text {
	border-width: 1px;
	border-style: solid;
}

/* test restart button */
.content .eAu-test-restart {
	background: #FFE06B;
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
.content .eAu-test-restart:hover {
	color: #3490C5;
	text-decoration: underline;
}
/* END: Tests */

.ui-helper-hidden {
	display: none;
}

#modal-loading-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	background: white url(../images/loading.gif) center center no-repeat;
}