
:root {
--margin-top: 15px;
--margin-space: var(--margin-top);
--margin-height-adjustment: 5px;
--margin-width: 10px;
--size-h1: 32px;
--size-h2: 28px;
--size-label: 18px;
--cl-h1: var(--blue5);
--cl-h2: var(--blue5);
--cl-bold: var(--blue5);
--cl-link: var(--blue5);
--cl-link-hover: #000000;
--cl-border: var(--grey3);
--bg-even: var(--white);
--bg-odd: var(--grey1);
--bg-marked: #FDE29D;
--bg-warning: #fbd4ce;
--bg-admin: #C63247;
--cl-button: var(--white);
--cl-button-hover: var(--white);
--bg-button: var(--blue5);
--bg-button-hover: var(--blue5);
--cl-courselet_slider: var(--white);
--cl-courselet_slider-border: var(--cl-border);
--bg-courselet_slider: var(--blue5);
--cl-courselet_overview_levels-border: var(--white);
--cl-courselet_overview_level0-border: #000000;
--scrollup-offset: 100px;
}
html {
-webkit-text-size-adjust: none;
}
iframe {
vertical-align: top;
}
body,
td,
th,
textarea,
select,
button,
input,
.bold {
font-weight: normal;
font-style: normal;
text-decoration: none;
}
body,
textarea,
select,
button,
input {
font-size: 18px;
}
body {
margin: 0;
background-color: #fff;
color: #000000;
min-width: 250px;
}
a {
color: var(--blue5);
text-decoration: underline;
}
a:hover
{
color: #000000;
text-decoration: underline;
}
textarea,
select,
button,
input {
color: #000000;
max-width: calc(100vw - 10px);
}
textarea,
select,
input[type='text'],
input[type='search'],
input[type='password'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='file'] {
background-color: white;
}
span.input {
color: #000000;
background-color: white;
border: 1px solid var(--grey3);
padding: 2px;
display: inline-block;
line-height: normal;
}
.rot {
color: var(--blue5);
}
.blau {
color: var(--blue5);
}
.inline_inherit:link,
.inline_inherit {
color: inherit !important;
text-decoration: inherit !important;
font: inherit !important;
}
.linie {
font-size: 1px;
margin-top: 0;
border-top: 1px solid var(--grey3);
width: 100%;
}
.linietask {
font-size: 1px;
margin-top: 0;
border-top: 1px solid var(--grey3);
width: 100%;
}
.leer {
font-size: 20px;
}
.leer2 {
font-size: 3px;
}
.leer3 {
font-size: 6px;
}
.taskbox {
float: left;
vertical-align: middle;
}
.taskboxtext {
margin-top: 3px;
margin-left: 20px;
}
.taskabc {
font-weight: bold;
color: var(--blue5);
background-color: var(--grey1);;
width: 20px;
}
.icon {
float: left;
margin-top: 2px;
}
.icon3 {
float: left;
}
.icon3text {
margin-top: 0;
margin-left: 30px;
}
.form20 {
width: 20px;
}
.form100 {
width: 100px;
}
.form_datetime {
width: 120px;
min-width: 16ch;
}
.form120 {
width: 120px;
}
.form150 {
width: 150px;
}
.form180 {
width: 180px;
}
.form200 {
width: 200px;
}
.form250 {
width: 250px;
}
.form300 {
width: 300px;
}
.form300_2 {
width: 300px;
height: 200px;
}
.form400 {
width: 400px;
}
.form400_2 {
width: 400px;
height: 200px;
}
input.date_without_time {
width: 80px;
min-width: 10ch;
}
input.time_without_date {
width: 50px;
min-width: 5ch;
}
.bold {
font-weight: bold;
color: var(--blue5);
}
.bold a {
color: var(--blue5);
text-decoration: underline;
}
.bold a:hover
{
color: #000000;
text-decoration: underline;
}
span.bsp {
display: inline-block;
margin-right: 0.25em;
}
div.vam > * *,
div.vam > * {
vertical-align:middle;
}
div.vam input[type="radio"],
div.vam input[type="checkbox"] {
margin-left: 0;
}
td.hac {
text-align: center;
}
.nowrap {
white-space: nowrap;
}
.unselectable {
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
div.margin_fix {
height:0;
overflow:hidden;
}
img.braces_function_preview {
max-width: 100px;
max-height: 100px;
border: 1px solid var(--grey3);
}
.display_none {
display: none;
}
@font-face {
font-family: Noto Sans;
src: url('../pics/webfont/noto-sans-v11-latin-regular.woff2') format('woff2'),
url('../pics/webfont/noto-sans-v11-latin-regular.woff') format('woff');
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: Noto Sans;
src:url('../pics/webfont/noto-sans-v11-latin-italic.woff2') format('woff2'),
url('../pics/webfont/noto-sans-v11-latin-italic.woff') format('woff');
font-style: italic;
font-weight: 400;
}
@font-face {
font-family: Noto Sans;
src:url('../pics/webfont/noto-sans-v11-latin-700.woff2') format('woff2'),
url('../pics/webfont/noto-sans-v11-latin-700.woff') format('woff');
font-style:normal;
font-weight: bold;
}
body,
input,
select,
button,
textarea {
font-family: Noto Sans, Arial, Helvetica, sans-serif;
}
img {
border: 0;
}
form {
display: inline;
}
hr {
clear:both;
border:none;
border-bottom:1px solid var(--grey3);
margin: 0 0 10px 0;
padding: 10px 0 0 0;
}
#div_checkbox_no_close {
margin-top: 30px;
border-top: 1px solid var(--grey3);
padding-top: 8px;
}
#div_checkbox_no_close > * {
vertical-align:middle;
}
h1 {
font-weight: bold;
font-size: 32px;
color: var(--blue5);
margin: 0;
clear:left;
}
.popup_document h1 {
margin-top:15px;
}
h2 {
clear:left;
font-size: 28px;
font-weight: bold;
color: var(--blue5);
padding: 15px 8px 1px 14px;
border-bottom: 1px solid var(--grey3);
margin: 0;
}
h3 {
font-weight: bold;
color: var(--blue5);
font-size: 18px;
margin-top:15px;
margin-bottom:0px;
}
h4 {
font-weight: bold;
color: var(--blue5);
font-size: 18px;
margin:0px;
}
h3 a,
h4 a {
color: var(--blue5);
text-decoration: none;
}
h3 a:hover,
h4 a:hover {
color: var(--blue5);
text-decoration: underline;
}
b.h3 a {
text-decoration: none;
}
b.h3 a:hover
{
text-decoration: underline;
}
h5 {
font-weight: bold;
color: var(--blue5);
font-size: 18px;
margin:0px;
}
h5 a {
color: var(--blue5);
text-decoration: none;
}
h5 a:hover
{
color: var(--blue5);
text-decoration: underline;
}
p {
font-size: 18px;
margin-top:15px;
margin-bottom:0px;
}
p.info,
.p.info,
.p .info {
color: var(--blue5);
}
p.info_for_input {
margin-top: 3px;
}
p.teaser {
clear: both;
font-weight: bold;
color: var(--blue5);
background-color: #fff;
margin: 4px 0 0 0;
padding: 5px 8px 5px 2px;
border-top: 1px solid var(--cl-border);
border-bottom: 1px solid var(--cl-border);
}
strong,
b {
font-weight: bold;
color: var(--blue5);
}
em,
.italic,
i {
font-style: italic;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend,
label {
text-align:left;
font-weight: bold;
color: var(--blue5);
font-size: 18px;
padding: 10px 0 2px 3px;
display: block;
}
label.no_space {
padding-top: 0;
}
label.inline {
display: inline;
color: inherit !important;
text-decoration: inherit !important;
font: inherit !important;
text-align: inherit !important;
padding: 0 !important;
}
sub,
sup {
font-size: 90%;
line-height: 0;
}
code {
font-family: Ubuntu Mono, Lucida Console, monospace;
padding: 0 3px;
background-color: #eee;
border-radius: 3px;
}
pre {
font-family: Ubuntu Mono, Lucida Console, monospace;
font-size: 18px;
}
nobr {
white-space: nowrap;
}
q {
background-color:var(--white);
color:#000000;
padding-left:2px;
padding-right:2px;
font-style:italic;
}
q:before {
content: "";
}
q:after {
content: "";
}
p.behind_h3 {
margin-top: 0;
}
p.overlined {
border-top: 1px solid var(--grey3);
padding-top: 2px;
}
p.multiuserwarning {
color: var(--blue5);
}
.quota_warning {
color: var(--blue5);
background-color: white;
padding: 1px 3px;
border: 1px solid black;
}
li h3 {
margin-top: 0;
}
ul {
list-style-type: none;
}
pre:empty,
ul:empty {
display:none;
}
ul.links,
ul.externals,
ul.popups,
ul.bullets,
ul.tasks,
ul.todo,
ul.files,
ul.folders,
ul.generic {
margin: 0;
margin-top: 15px;
padding: 0;
}
ul.links ul,
ul.externals ul,
ul.popups ul,
ul.bullets ul,
ul.tasks ul,
ul.todo ul,
ul.files ul,
ul.folders ul,
ul.generic ul {
margin: 0;
padding: 0;
}
ul.files div.tree_list_item,
ul.folders div.tree_list_item {
min-height: 18px;
}
.links li,
.externals li,
.bullets li,
.generic li {
margin-top: 4px;
display: table;
border-collapse: collapse;
}
.actions a {
font-weight: bold;
color: var(--blue5);
}
.links li:before,
.externals li:before,
.bullets li:before { /* IE8 */
display: table-cell;
}
.links li::before,
.externals li::before,
.bullets li::before {
display: table-cell;
width: 0.1%;
}
.links li:before { /* IE8 */
content: url(../pics/p1.svg);
}
ul.links > li::before,
.links li::before {
content: url(../pics/p1.svg);
}
.externals li:before { /* IE8 */
content: url(../pics/pe1.svg);
}
ul.externals > li::before,
.externals li::before {
content: url(../pics/pe1.svg);
}
.bullets li:before { /* IE8 */
content: url(../pics/n1.svg);
}
ul.bullets > li::before,
.bullets li::before {
content: url(../pics/n1.svg);
}
.popups li,
.files li,
.folders li,
.tasks li,
.todo li {
display: table;
margin-top: 4px;
}
.files li {
background-image: none !important;
}
.popups li:before,
.files li:before,
.folders li:before,
.tasks li:before,
.todo li:before { /* IE8 */
display: table-cell;
vertical-align: top;
padding-right: 0.25em;
}
.popups li::before,
.files li::before,
.folders li::before,
.tasks li::before,
.todo li::before {
display: table-cell;
width: 0.1%;
vertical-align: top;
padding-right: 0.25em;
}
.files li:before { /* IE8 */
content: url(../misc/icons/default.svg);
}
.files li::before {
content: url(../misc/icons/default.svg);
}
.folders li:before, /* IE8 */
.folders li::before {
content: url(../misc/icons/directory.svg);
}
.tasks li:before,
.todo li:before { /* IE8 */
content: url(../pics/todo.svg);
}
.tasks li::before,
.todo li::before {
content: url(../pics/todo.svg);
}
.popups li::before {
content: url(../pics/i_popup.svg);
}
.generic .before {
display: table-cell;
width: 0.1%;
vertical-align: top;
padding-right: 0.25em;
}
.generic .before img {
vertical-align: top;
}
.panel,
.tag_cloud {
font-size: 18px;
background-color: #fff;
padding: 8px 8px 8px 14px;
}
.tag_cloud a {
vertical-align: middle;
}
.panel div[style*="right"] {
padding-left: 10px;
}
.border {
border: 1px solid var(--cl-border);
}
.no_height {
height:0;
overflow:hidden;
}
.no_space {
/* display:block; */
margin-top: 0 !important;
}
.space,
.top_space {
/* display:block; */
margin-top: 15px;
}
div.space {
margin:0px;
height:13px;
font-size:1px;
}
caption .info,
legend .info,
label .info,
th .info,
h3 .info,
h4 .info,
b.h3 .info {
font-weight: normal;
}
.info a {
color: #000000;
text-decoration: none;
}
.info a:hover
{
color: #000000;
text-decoration: underline;
}
td label {
padding: 0;
}
.two_columns_table,
.three_columns_table {
width: 100%;
}
.two_columns_space img,
.three_columns_space img {
width: 16px;
height: 1px;
}
.two_columns_column {
width: 49%;
vertical-align: top;
}
.three_columns_column {
width: 32%;
vertical-align: top;
}
.float_right {
float: right;
}
.float_left {
float: left;
}
.text_left,
.text_left td,
.text_left th,
table td.text_left,
table th.text_left {
text-align: left !important;
}
.text_right,
.text_right td,
.text_right th,
table td.text_right,
table th.text_right {
text-align: right !important;
}
.text_center,
.text_center td,
.text_center th,
table td.text_center,
table th.text_center {
text-align: center !important;
}
.text_top,
.text_top td,
.text_top th,
table td.text_top,
table th.text_top {
vertical-align: top !important;
}
.text_bottom,
.text_bottom td,
.text_bottom th,
table td.text_bottom,
table th.text_bottom {
vertical-align: bottom !important;
}
.text_middle,
.text_middle td,
.text_middle th,
table td.text_middle,
table th.text_middle {
vertical-align: middle !important;
}
.ui {
cursor: help;
}
.ui_disabled {
font-style: italic;
}
.highlighted_word {
background-color: black;
color: white;
}
.preformating_point {
float: right;
cursor: pointer;
}
.preformating_point::before {
content: '\2022';
}
.preformated,
.preformated * {
font-family: Lucida Console, monospace;
white-space: pre;
white-space: pre-wrap;
}
#sysadmin_warning {
display: block;
position: absolute;
left: 0;
top: 0;
z-index: 99999;
background-color: green;
color: white;
padding: 4px 0px 4px 2px;
border:1px solid white;
text-align: center;
font-weight: bold;
font-size: 10px;
white-space: pre;
}
#sysadmin_warning::before {
content: 'S \A Y \A S \A A \A D \A M \A I \A N \A';
}
@keyframes keyframe_sysadmin_warning {
0% { color: white; }
50% { color: white; }
75% {color: red; }
100% { color: white; }
}
#sysadmin_warning.sysadmin_warning_red {
background-color: red;
animation-name: keyframe_sysadmin_warning;
animation-duration: 2s;
animation-iteration-count: infinite;
}
#table_list_rooms.table_list_tiles {
max-width: 800px;
width: 80vw;
}
div.table_list_tiles > div.table_list_body > h3 {
clear: both;
width: 100%;
}
.table_list_tiles .table_list_body {
display: flex;
flex-wrap: wrap;
}
.table_list_tiles .table_list_row {
box-sizing: border-box;
border: 1px solid var(--grey3);
display: block;
overflow: hidden;
margin-top: 10px;
width: calc(33% - 5px);
margin-right: 10px;
background-color: white;
}
.table_list_tiles .table_list_row.divi3 {
margin-right: 0;
}
@media screen and (max-width: 767px) {
.table_list_tiles .table_list_row {
width: calc(50% - 5px) !important;
}
.table_list_tiles .table_list_row.divi3 {
margin-right: 10px !important;
}
.table_list_tiles .table_list_row.divi2 {
margin-right: 0 !important;
}
}
div.table_list_tiles div.c_logo_image {
max-height: 70px;
overflow: hidden;
}
div.table_list_tiles div.c_logo_image img {
min-width: 100%;
}
div.table_list_tiles div.c_fullname {
font-weight: bold;
color: var(--blue5);
margin: 10px 10px 5px 10px;
}
div.table_list_tiles div.c_moderator {
padding: 0 10px 10px 10px;
}
span.badge {
background: #FDE29D;
border: 3px solid #FDE29D;
border-radius: 10px;
margin-left: 0.5em;
font-size: 90%;
}
.document div.jail_table {
overflow-x:auto;
width:100%;
}
thead.hidden {
visibility: hidden;
}
thead.hidden th {
font-size: 0 !important;
padding: 0 !important;
border: 0 !important;
line-height: 0 !important;
}
div.table {
display: table;
width: 100%;
}
.table div.cell {
display: table-cell;
}
.table div.cell_before {
display: table-cell;
width: 16px;
}
table.table_misc {
width: 100%;
border-spacing: 1px;
}
.table_misc th {
font-size: 18px;
text-align: left;
padding: 2px;
border: none;
font-weight: bold;
color: var(--blue5);
background-color: var(--white);
}
.table_misc td {
font-size: 18px;
text-align: left;
padding: 2px;
border: none;
}
.table_misc .odd td {
background-color: var(--grey1);
}
.table_misc .even td {
background-color: var(--white);
}
.table_misc td.highlighted {
font-weight: bold;
}
.table_list .marked td,
.table_list .odd.marked td,
.table_list .even.marked td,
.table_misc .marked td,
.table_misc .odd td.marked,
.table_misc .even td.marked,
.table_misc td.marked {
background-color: #FDE29D;
}
.table_misc .special {
color: var(--blue5);
}
.table_misc .special a {
color: var(--blue5);
text-decoration: none;
}
.table_misc .special a:hover
{
color: var(--blue5);
text-decoration: underline;
}
.table_misc .info,
.table_misc .info a,
.table_misc .info a:hover {
color: var(--blue5);
}
.table_misc .disabled,
.table_misc .disabled a,
.table_misc .disabled a:hover {
color: gray;
}
table.table_list {
width: 100%;
border-spacing: 1px;
}
table.table_misc_clone,
table.table_list_clone {
background-color:var(--white);
margin-left: 0 !important;
}
.table_list img,
.table_list input {
vertical-align: middle;
}
.input_grid th,
.table_list th {
text-align:left;
vertical-align:bottom;
font-weight: bold;
color: var(--blue5);
font-size: 18px;
border: none;
padding: 2px 3px;
white-space: nowrap;
}
.table_list td {
height: 26px;
font-size: 18px;
padding: 1px 2px;
border: none;
}
.table_list.auto_height td {
height: auto;
}
.table_list td .info {
font-size: 18px;
}
.table_list .odd td {
background-color: var(--grey1);
}
.table_list .even td {
background-color: var(--white);
}
.table_list .multiuser td {
background-color: #fbd4ce;
}
.table_list .pinned td,
.table_list .highlighted td {
font-weight: bold;
}
.table_list span.crucial {
float: right;
background: var(--blue5);
padding: 1px 3px;
color: white;
font-weight: bold;
font-size: 90%;
border-radius: 5px;
}
.table_list th a {
color: var(--blue5);
text-decoration: none;
}
.table_list th a:hover {
color: var(--blue5);
text-decoration: underline;
}
.table_list .locked {
height: 13px;
font-size: 18px;
line-height: 13px;
overflow: hidden;
}
.transparent,
.table_list td.none {
background-color: transparent !important;
}
.table_list td.disabled {
background-color: var(--grey1);
}
.table_list td.enabled {
background-color: #fff;
}
.table_list td.admin {
background-color: #C63247;
color: #fff;
font-weight: bold;
}
.table_list td.drag_y {
width: 10px;
cursor: move;
background-image: url(../pics/drag_y.svg);
background-repeat: no-repeat;
background-position: center center;
}
@media (pointer:coarse) {
td.c_drag {
min-width: 18px;
}
}
.table_list .download_as_ods {
float:right;
display:block;
margin: 0 0 1px 3px;
}
.download_as_ods {
background-color: white;
border: 1px solid var(--grey3);
padding: 0px 1px;
font-size: 8px;
font-weight: normal;
line-height: normal;
}
.download_as_ods:before {
content: 'ods';
}
.table_list tr.tr_gap {
height: 4px;
}
table.table_flags {
max-width: 650px;
}
.table_flags td {
height:22px !important;
}
.table_flags tr:hover td.function_name {
height: 20px !important;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
table.table_form {
border-collapse: collapse;
}
table.table_choices {
border-collapse: collapse;
}
table.table_image_choices {
border-collapse: collapse;
}
tr.tr_subheading td,
.table_form th,
.table_choices th,
.table_form caption,
.table_choices caption {
text-align:left;
font-weight: bold;
color: var(--blue5);
font-size: 18px;
border: none;
padding: 10px 0 2px 3px;
white-space: nowrap;
}
.table_image_choices th {
text-align:left;
padding: 10px 10px 2px 0;
}
.table_form td {
text-align:left;
border: none;
padding: 0 8px 0 0;
}
.table_choices,
.table_image_choices td {
padding: 0;
}
table.table_lr {
width: 100%;
border-collapse: collapse;
}
.table_lr .title {
font-size: 18px;
white-space: nowrap;
font-weight: bold;
color: var(--blue5);
background-color: var(--grey1);
vertical-align: top;
padding: 2px 5px 2px 5px;
border-bottom: 1px solid var(--white);
width: 19%;
}
.table_lr .data {
font-size: 18px;
vertical-align: top;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 3px;
border-bottom: 1px solid var(--grey3);
}
.table_lr td.data:has(select) {
padding-top: 0;
padding-bottom: 0;
vertical-align: middle;
}
.table_lr img {
vertical-align: middle;
}
.table_lr ul,
.table_lr li {
margin: 0;
}
table.table_functions {
width: 100%;
border-spacing: 1px;
}
.table_functions td.left {
background-color: var(--grey1);
vertical-align: top;
padding: 2px;
width: 30px;
height: 58px;
}
.table_functions td.right {
vertical-align: top;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 3px;
width:226px;
}
.table_functions ul,
.table_functions li {
margin: 0;
}
table.table_course {
width: 100%;
border-collapse: collapse;
}
.table_course th {
font-size: 18px;
font-weight: bold;
text-align: left;
text-decoration: none;
color: var(--blue5);
padding: 13px 2px 2px 2px;
border-bottom: 1px solid var(--grey3);
}
.table_course th a {
color: var(--blue5);
text-decoration: none;
}
.table_course th a:hover
{
color: #000000;
text-decoration: underline;
}
.table_course td {
font-size: 18px;
text-align: left;
padding: 1px 4px 1px 20px;
border: none;
height: 15px;
}
.table_course td.data {
text-align: right;
}
.table_course tr.type0_even,
.table_course tr.type1_even,
.table_course tr.type2_even,
.table_course tr.type3_even {
background-color: var(--white);
}
.table_course tr.type0_odd,
.table_course tr.type1_odd,
.table_course tr.type2_odd {
background-color: var(--grey1);
}
.table_course tr.type3_odd {
background-color: #FDE29D;
}
table .table_csv {
border-collapse: collapse;
}
.table_csv td,
.table_csv th {
border: 1px solid white;
padding: 0 2px;
}
.table_csv th {
font-weight: bold;
color: var(--blue5);
text-align: center;
}
.table_csv th a,
.table_csv th a:hover {
color: var(--blue5);
text-decoration: none;
}
table.table_abc {
width: 100%;
background-color: var(--grey1);
border-bottom: 1px solid var(--grey3);
}
.table_abc td {
font-weight: bold;
font-size: 18px;
color: var(--blue5);
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}
.table_abc a {
color: var(--blue5);
text-decoration:none;
}
.table_abc a:hover
{
color: var(--blue5);
text-decoration:underline;
}
table.table_poll_details,
table.table_poll_result {
border-collapse: separate;
border-spacing: 1px;
}
.table_poll_details td,
.table_poll_result td {
padding: 1px;
}
div.input_grid {
margin-top:15px;
}
.input_grid table {
border: transparent;
border-collapse: separate;
border-spacing: 1px;
width:100%;
}
.input_grid td {
padding: 0;
}
.input_grid input {
margin: 0;
width: 100% !important;
box-sizing: border-box;
vertical-align: middle;
}
.table_dragging td {
background-color: #FDE29D !important;
transition: background-color 0.3s ease;
}
table.audio_meter {
border-collapse: collapse;
background: white;
width: 100%;
height: 16px;
border: 1px solid var(--grey3);
}
td.audio_meter_left {
background: green;
}
@media (min-width: 500px) {
div.form_two_columns {
display: flex;
}
div.form_two_columns_left {
width: 49%;
}
}

.block_main {
margin-top: 15px;
clear: both;
}
.block_head_active_left,
.block_head_active_right,
.block_head_inactive_left,
.block_head_inactive_right,
.block_links_left,
.block_links_right,
.block_admin_links_left,
.block_admin_links_right,
.block_bottom_left,
.block_bottom_right,
.block_admin_bottom_left,
.block_admin_bottom_right {
display: none;
}
table.block_links,
table.block_bottom {
width: 100%;
}
.block_head_active_title,
.block_head_inactive_title {
white-space: nowrap;
}
.block_bottom_middle2,
.block_admin_bottom_middle2,
.block_links_middle,
.block_admin_links_middle {
text-align: right;
vertical-align: middle;
}
.block_bottom_middle,
.block_admin_bottom_middle {
vertical-align: middle;
white-space: nowrap;
}
.block_links_middle span.block_link,
.block_admin_links_middle span.block_link {
white-space: nowrap;
}
.block_links_middle span.block_space,
.block_admin_links_middle span.block_space {
white-space: normal;
display: inline-block;
}
.block_links_middle_left {
float:left;
}
.block_admin_bottom_middle span.label,
.block_bottom_middle span.label {
padding-right: 0.5em;
}

div.tab_main {
overflow-x: hidden;
}
table.tab_main {
margin-top: 20px;
width:100%;
border: 0;
border-collapse: collapse;
}
.tab_main td {
white-space: nowrap;
padding: 0;
background-position: bottom;
}
.tab_left,
.tab_right {
display: none;
}
.mp3_left {
clear: left;
float: left;
margin-top: 20px;
margin-right: 6px;
margin-bottom: 3px;
}
.mp3_right {
clear: right;
float: right;
margin-top: 20px;
margin-left: 6px;
margin-bottom: 3px;
}
.box_left {
clear: left;
float: left;
margin-top: 20px;
margin-right: 16px;
margin-bottom: 3px;
}
.box_right {
clear: right;
float: right;
margin-top: 20px;
margin-left: 16px;
margin-bottom: 3px;
}
.box_block {
clear: left;
margin-top: 20px;
}
div.line_gallery {
clear: left;
}
div.box_gallery {
display: inline-block;
vertical-align: top;
margin-top: 20px;
margin-right: 16px;
}
div.box_gallery_outer {
display: inline-block;
vertical-align: top;
}
div.box_gallery_inner {
background-color: white;
display: table-cell;
text-align: center;
vertical-align:middle;
}
div.box_gallery_inner embed,
div.box_gallery_inner audio,
div.box_gallery_inner video,
div.box_gallery_inner img {
vertical-align:middle;
}
.function_files .box_gallery_inner img,
.cms_container_function_files .box_gallery_inner img {
width: 100% !important;
height: 100% !important;
}
.mp3_left object,
.mp3_right object,
.box_left object,
.box_right object {
background-color: white;
}
.box_caption {
font-size: 18px;
font-weight: bold;
color: var(--blue5);
background-color: var(--grey1);
vertical-align: top;
padding: 2px;
overflow: hidden;
}
table.box_normal {
border-collapse: collapse;
border: 0;
width: 380px;
}
table.box_small {
border-collapse: collapse;
border: 0;
width: 247px;
}
#dh_ajax_html_outer {
background-color: var(--white);
border: 1px solid var(--grey3);
}
#dh_ajax_html_inner {
padding: 8px 8px 8px 12px;
}
.box_news td {
font-size: 18px;
background-color: var(--white);
padding: 8px 8px 8px 12px;
border: 1px solid var(--grey3);
}
.box_teaser td {
font-size: 18px;
font-weight: bold;
color: var(--blue5);
background-color: var(--grey1);
padding: 8px 8px 8px 12px;
}
.box_special th {
text-align: left;
font-size: 18px;
font-weight: bold;
color: white;
background-color: var(--blue5);
padding: 1px 8px 2px 12px;
}
.box_special td {
font-size: 18px;
font-weight: bold;
color: var(--blue5);
background-color: var(--white);
padding: 8px 8px 8px 12px;
}
br.stop_floating, br.stop_left_floating, br.stop_right_floating {
font-size: 1px;
height: 1px;
line-height: 1px;
}
.stop_floating {
clear: both;
}
.stop_left_floating {
clear: left;
}
.stop_right_floating {
clear: right;
}
.block_bottom .files_path_item {
border-radius: 5px;
border: 1px solid var(--grey3);
padding: 1px 5px;
color: var(--blue5);
background-color: var(--white);
margin: 0 0.5em 0 0;
display: inline-block;
}
.block_bottom .files_path_item a {
text-decoration: none;
color: var(--blue5);
}
.block_bottom .files_path_item a:hover {
color: var(--blue5);
}
.block_bottom #files_path_link_up::before {
content: '<';
}
.panel .media {
margin: 3px 16px 3px 0;
}
#wall_inner .media_image, #wall_inner .media_video {
float: left;
}
#wall_inner hr, #wall_inner .media, #wall_inner .file {
clear: left;
}
#wall_inner .file {
margin-top: 2px;
}
#wall_inner b.h3 {
display: inline-block;
padding: 2px 0;
}
img.learning_log_media_image,
img.blog_media_image,
#wall_inner .media_image img {
max-width: 300px;
max-height: 300px;
}
.table.calendar_year div.cell_before3 {
display: table-row;
}
.div_col_odd {
clear: left;
float:left;
width: 48.5%;
margin-right: 3%;
}
.div_col_even {
float:left;
width: 48.5%;
}
.div_filter_input {
float:left;
display:table;
margin-right:8px;
}
.calendar_marker_0 {
padding-left: 5px;
}
.calendar_marker_1,
.calendar_marker_2,
.calendar_marker_3,
.calendar_marker_4,
.calendar_marker_5,
.calendar_marker_6,
.calendar_marker_7,
.calendar_marker_8,
.calendar_marker_9 {
border-left-width: 4px;
border-left-style: solid;
padding-left: 1px;
}
.calendar_marker_1 {
border-left-color: #37bcfe;
}
.calendar_marker_2 {
border-left-color: #d42730;
}
.calendar_marker_3 {
border-left-color: #fcc500;
}
.calendar_marker_4 {
border-left-color: #68ae01;
}
.calendar_marker_5 {
border-left-color: #d249fe;
}
.calendar_marker_6 {
border-left-color: #0066cc;
}
.calendar_marker_7 {
border-left-color: #A8AEB3;
}
.calendar_marker_8 {
border-left-color: #E384A8;
}
.calendar_marker_9 {
border-left-color: #F4A27A;
}
.calendar_mini_tab, .calendar_tab_day, .calendar_tab_week, .calendar_tab_month, .calendar_tab_year_month {
display: inline-block;
text-align: center;
}
.calendar_mini_tab, .calendar_tab_month {
min-width: 110px;
}
.calendar_tab_day {
min-width: 150px;
}
.calendar_tab_week {
min-width: 190px;
}
.calendar_tab_year_month {
min-width: 100px;
}
div.files_list {
height: auto;
width: auto !important;
overflow: auto;
overflow-y: visible;
overflow-x: hidden;
}
.files_list tbody:empty {
display: none;
}
.files_list table.table_list {
}
.files_list .table_list td {
text-decoration: none;
height: 24px;
padding: 2px;
}
tr.files_normal {
background-color: var(--white);
}
tr.files_highlighted {
background-color: var(--grey1);
}
tr.files_none {
background-color: var(--white);
height: 214px;
}
div.files_info {
background-color: var(--grey1);
height: 80px;
width: 362px;
overflow: auto;
border-top: 1px solid var(--grey3);
border-bottom: 1px solid var(--grey3);
padding: 1px 2px 1px 14px;
}
.files_info table {
border-collapse: collapse;
}
.files_info td.title {
font-weight: bold;
color: var(--blue5);
text-align: right;
vertical-align: top;
width: 90px;
padding-right: 5px;
font-size: 18px;
}
.files_info td.data {
font-size: 18px;
}
.function_files a#sort_by_date,
.cms_container_function_files a#sort_by_date,
.function_files a#sort_by_name,
.cms_container_function_files a#sort_by_name {
display:none;
}
.function_files td.tab_space_middle,
.cms_container_function_files td.tab_space_middle {
text-align:right;
}
.timetable td {
padding-left: 3px;
padding-right: 3px;
height: 55px;
}
.timetable td.time {
vertical-align: middle;
text-align: center;
background-color: var(--white);
}
.timetable td.lesson {
vertical-align: top;
background-color: var(--white);
}
.timetable td.free {
vertical-align: top;
background-color: var(--grey1);
}
.timetable div.bar,
.panel div.bar {
font-size: 1px;
line-height: 0;
height: 0;
border-width: 2px;
border-style: solid;
margin-bottom: 2px;
}
.panel div.bar {
margin: -6px -6px 2px -12px;
}
.timetable div.no_bar {
font-size: 1px;
line-height: 4px;
height: 4px;
margin-bottom: 2px;
}
.timetable .info {
color: var(--blue5);
}
.notes_note {
height: 100px;
width: auto !important;
overflow: auto;
}
.notes_popup_note {
margin-top: 0;
}

img.chat_profile_image {
vertical-align:middle;
}
#chat_text, #chat_users {
border:1px solid #354c6f;
padding:1px;
background-color:white;
}
#chat_text p, #chat_users p, #chat_log p {
margin-top:0px;
margin-bottom:1px;
}
#chat_board_canvas {
border: 1px solid #354c6f;
}
div.ws_gen_page_form {
margin-right: 120px;
}
#dh_popup_link_inner {
width: min-content;
}
#dh_popup_link input.line_to_copy {
min-width: 300px;
}
body.wysiwyg {
padding: 1px 2px;
}
select.max,
span.max,
input.max,
textarea.max,
iframe.max {
box-sizing: border-box;
width: 100%;
}
input.max_and_icon {
box-sizing: border-box;
margin-right: 8px;
width: 80%;
width: calc(100% - 33px);
}
textarea.high {
height: 200px;
}
input.medium,
select.medium,
textarea.medium {
width: 48%;
}
input.integer {
width: 7ch;
text-align: right;
}
input.datetime {
width: 120px;
min-width: 16ch;
}
button,
input.submit {
-webkit-appearance: none;
color: var(--white);
background: var(--blue5);
font-weight: bold;
font-size: 15px;
line-height: 28px;
transition: background-color 0.2s;
padding: 5px 25px;
white-space: nowrap;
border-radius: 22px;
border: 2px solid var(--white);
}
div.document_submits {
clear: both;
}
div.document_submits button,
input.submit {
margin-top: 15px;
}
input.submit:hover,
button:hover {
background-color: var(--blue2);
color: var(--blue5);
}
input.submitting {
color: #EEEEEE;
filter: grayscale(100%) opacity(80%);
transition: all 0.5s;
}
input.right_space,
button.right_space,
select.right_space,
span.right_space {
margin-right: 8px;
}
input.openid {
background: white url(../pics/input_openid.gif) no-repeat bottom left;
padding-left: 16px;
}
input[data-upper-crc32] {
text-transform: uppercase;
}
.autoupload_hover,
.autoupload_hover * {
background: url(../pics/bg_autoupload.svg) repeat fixed;
}
.anker_highlight,
.anker_highlight * {
background:url(../pics/bg_anker.svg) repeat fixed;
}
.toggle_between {
cursor: pointer;
}
#show_on_drag,
.checkboxbound {
display: none;
}
.checkboxbound_visible {
display: block;
display: revert;
}
.filebound_hidden {
display: none;
}
.l1 {
}
.ia1 {
width: 24px;
height: 24px;
}
.i1 {
width: 24px;
height: 24px;
}
.i2 {
width: 48px;
height: 48px;
}
.im {
width: 13px;
height: 10px;
margin-left: 4px;
margin-right: 0;
vertical-align: middle;
}
.it {
width: 22px;
height: 16px;
}
.ip {
width: 22px;
height: 16px;
}
.p2 {
width: 20px;
height: 9px;
}
.p3 {
width: 25px;
height: 9px;
}
.pi1 {
width: 12px;
height: 9px;
}
.pi2 {
width: 20px;
height: 9px;
}
.pi3 {
width: 25px;
height: 9px;
}
img.p1s,
img.pe1s,
img.n1s {
padding-left: 1px;
}
.lpe1,
.ln1,
.lp1 {
margin-top: 2px;
}
.li1 {
width: 22px;
height: 16px;
margin-right: 4px;
}
.ps0 {
width: 13px;
height: 7px;
}
.iedit {
width: 19px;
height: 6px;
}
.imp3 {
width: 20px;
height: 18px;
}
.recent {
width: 15px;
height: 9px;
}
.overdue {
width: 15px;
height: 9px;
}
img.feedback {
width: 60px;
height: 10px;
margin-left: 5px;
margin-right: 5px;
}
#textarea_icons {
background-color: var(--grey1);
padding: 2px 3px 2px 0;
}
img.textarea_icon {
width: 24px;
height: 24px;
vertical-align: middle;
margin-left: 3px;
}
img.qrcode {
image-rendering: pixelated;
image-rendering: crisp-edges;
}
#ww_layer_black {
background-color: black;
}
#ww_message_outer {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:none;
z-index:1089999;
visibility: hidden;
}
#ww_message_inner {
visibility: visible;
border: 1px solid var(--grey3);
border-radius: 10px;
padding: 10px;
background-color: var(--bg-even);
font-weight: bold;
color: var(--blue5);
margin:auto;
max-width:50%;
margin-top:80px;
box-shadow: 0px 0px 0px 2px var(--white);
}
.ww_message {
display:none;
white-space: pre-line;
}
.like_button img {
vertical-align:top;
}
div.scroll_up {
float: right;
}
.scroll_up img {
vertical-align:top;
}
#layer_ff,
#layer_icons_ellipsis {
border: 1px solid var(--grey3);
border-radius: 10px;
padding: 10px;
background-color: white;
}
.layer_ff_line,
.layer_icons_ellipsis_line {
margin-top: 5px;
}
.layer_ff_title,
.layer_icons_ellipsis_title {
margin-left: 0.25em;
cursor: pointer;
}
.layer_ff_preview {
margin-top: 16px;
border: 1px solid var(--grey3);
max-width: min(70vw, 800px);
max-height: min(50vh, 800px);
overflow: hidden;
}
p.layer_ff_preview {
white-space: pre-wrap;
overflow-y: auto;
}
td.icons {
white-space: nowrap;
}
td.tab_space_right img.i1,
td.icons img.i1,
td.icons img.ia1,
td.icons input.i1,
td.icons input.ia1 {
margin-right: 5px;
margin-bottom: 1px;
margin-top: 1px;
}
.clickable,
.table_list_linked_rows .table_list_row.oc,
.table_list_linked_rows tr.oc,
#table_list_rooms tr.oc,
span.oc,
img.ellipsis,
img.textarea_icon,
img.oc,
img[onclick],
td.icons img[onclick] {
cursor: pointer;
}
td.tab_space_right > img:last-child.i1,
td.icons > img:last-child.i1,
td.icons > img:last-child.ia1,
td.icons input:last-child.i1,
td.icons input:last-child.ia1 {
margin-right: 0;
}
td.icons span.iag {
margin-left: -2px;
margin-right: 3px;
display: inline-block;
}
td.icons span.iag::before {
content: "|";
}
table {
counter-reset: counter_730689;
}
td.c_counter::before {
counter-increment: counter_730689;
content: counter(counter_730689);
}
img.file_icon {
width: 16px;
height: 16px;
margin-right: 5px;
}
img.file_icon_default {
width: 16px;
height: 16px;
margin-right: 5px;
}
img.file_icon_miniature {
width: 16px;
height: 16px;
margin-right: 5px;
background-color: white;
outline: 1px solid #CCC;
}
td.c_file_icon img {
margin-right: 0;
}
div.annotation_icon {
float: right;
}
table .list {
margin-top: 40px;
border: 0;
border-collapse: collapse;
}
.list td {
padding: 0;
vertical-align: top;
}
.list1 p,
.listn p,
.list1 h3,
.listn h3 {
margin-top:0px;
}
table.list1 {
margin-top:10px;
border: 0;
border-collapse: collapse;
}
.list1 td {
padding: 0;
vertical-align: top;
}
table.listn {
margin-top:4px;
border: 0;
border-collapse: collapse;
}
.listn td {
padding: 0;
vertical-align: top;
}
.svg_animated_image_map rect.oc,
.svg_animated_image_map ellipse.oc,
.svg_animated_image_map polygon.oc,
.svg_animated_image_map path.oc,
.svg_animated_image_map polyline.oc {
fill: #FDE29D;
stroke: none;
opacity: 0.001;
cursor: pointer;
transition: opacity 0.5s;
}
.svg_animated_image_map rect.oc:focus,
.svg_animated_image_map ellipse.oc:focus,
.svg_animated_image_map polygon.oc:focus,
.svg_animated_image_map path.oc:focus,
.svg_animated_image_map polyline.oc:focus,
.svg_animated_image_map rect.oc:hover,
.svg_animated_image_map ellipse.oc:hover,
.svg_animated_image_map polygon.oc:hover,
.svg_animated_image_map path.oc:hover,
.svg_animated_image_map polyline.oc:hover {
opacity: 0.5;
}
iframe.iframe_popup {
outline: 1px solid white;
border: 3px solid var(--blue5);
background-color: white;
}
#body_9 #javascript_warning {
margin: 16px;
}
.skeleton_epilog {
position: absolute;
left: 0;
top: 0;
}
div.content_bottom_spacer, div.content_narrow_bottom_spacer, div.content_bottom_right_spacer {
clear: both;
height: 32px;
}
.top_outer ul,
.skeleton_bottom ul {
margin: 0;
padding: 0;
}
#jump_menu {
position: absolute;
display: table;
top: -400px;
left: 20px;
background-color: white;
border: 1px solid var(--blue5);
padding: 10px 15px;
transition: all 0.3s;
}
#jump_menu:focus-within {
top: 20px;
transition: all 0.3s;
z-index: 100000;
}
select.bottom_select_language,
select.bottom_select_language option {
text-transform: capitalize;
}
.language_selection_outer {
width: auto;
position: relative;
display: inline-block;
}
.language_selection_current_locale {
text-transform: uppercase;
}
.language_selection_current_link,
.language_selection_option_link {
text-decoration: none;
white-space: nowrap;
display: block;
text-transform: capitalize;
}
.language_selection_options {
display: none;
position: absolute;
z-index: 20;
background-color: white;
}
.language_selection_outer:focus-within .language_selection_options,
.language_selection_outer:hover .language_selection_options {
display: block;
}
body.disable_logout li#top_profile_menu_802537 {
display: none !important;
}
table.top_chapters {
background-color: #000000;
height: 28px;
border: 0;
}
.top_chapters td {
padding: 0;
}
.top_chapters_left img {
width:22px;
height:1px;
}
.top_chapter {
vertical-align: bottom;
}
.top_chapter img {
height:22px;
}
.top_chapters_space img {
width:5px;
height:1px;
vertical-align: bottom;
}
td.top_user_name {
font-size: 18px;
white-space: nowrap;
color: #f5f5f5;
text-align:right;
padding: 0 6px 0 0;
}
.top_login img {
height:16px;
}
.top_chapters_right img {
width:22px;
height:1px;
}
table.top_icons {
background-color: #f5f5f5;
height: 30px;
border: 0;
background-image: url(../pics/bg_top_icons.gif);
}
.top_icons td {
padding: 0 0 2px 0;
}
.top_icons_left img {
width:22px;
height:1px;
}
.top_icons_space img {
width:16px;
height:1px;
}
.top_icons_icon img {
width: 24px;
height: 24px;
}
td.top_icon_title {
font-size: 18px;
white-space: nowrap;
padding: 0 0 0 4px;
}
.top_icon_title a {
color: #000000;
text-decoration: none;
}
.top_icon_title a:hover
{
color: #000000;
text-decoration: underline;
}
.top_select {
width: 180px;
background-color: #f5f5f5;
}
.top_select_selected {
width: 180px;
background-color: #fff;
}
.top_option {
color: #000000;
background-color: #f5f5f5;
width: 180px;
}
.top_option_selected {
color: #000000;
background-color: #fff;
width: 180px;
}
.top_select_space img {
width: 10px;
height: 1px;
}
.top_icons_user_name {
display: none;
}
.top_icons_right img {
width:30px;
height:1px;
}

.menu_outer {
position: absolute;
z-index: 10;
left: 0;
top: 165px;
width:191px;
}
.menu_heading {
display:none;
position: absolute;
left: 40px;
top: 5px;
z-index: 100001;
white-space: nowrap;
}
.top_menu_heading,
.menu_burger,
.menu_top {
display:none;
}
.menu_burger img {
vertical-align: middle;
width: 32px;
height: 25px;
}
.menu_bottom {
height:10px;
}
.menu_main {
margin: 0;
padding: 0;
}
.menu_main li {
list-style: none;
margin: 0;
white-space: nowrap;
overflow: hidden;
font-size: 18px;
}
.menu_main li.menu_pin {
height: 0;
overflow: visible;
float: right;
width: auto;
}
.menu_1b {
display: none;
}
table.menu_logo_table {
border: 0;
border-collapse: collapse;
}
.menu_logo_table td {
padding: 0;
}
.path_outer {
position: absolute;
z-index: 9;
left: 191px;
top: 140px;
width:809px;
overflow:hidden;
}
.content_outer,
.content_narrow_outer {
position: absolute;
z-index: 9;
left: 191px;
top: 158px;
overflow:hidden;
}
.content_top,
.content_narrow_top {
display:none;
}
.content_main {
width: 1280px;
margin: 0;
}
.content_narrow_main {
width: 990px;
margin: 0;
}
.content_bottom,
.content_narrow_bottom {
height:10px;
clear:both;
}
.content_right_outer {
position: absolute;
z-index: 10;
left: 840px;
top: 165px;
width:160px;
overflow:hidden;
}
.content_right_outer_top,
.content_right_outer_bottom {
display:none;
}
.content_right_top {
background: url(../pics/bg_content_rt.gif) no-repeat;
padding: 19px 0 0 20px;
width: 140px;
height: 15px;
font-size: 18px;
}
.content_right_main {
background: url(../pics/bg_content_r.gif) no-repeat;
padding: 12px 20px 12px 20px;
width: 120px;
}
.conent_right_inner {
}
.content_right_bottom {
background: url(../pics/bg_content_rb.gif) no-repeat;
padding: 0;
width: 160px;
height: 34px;
font-size: 18px;
}
body.bottom_document {
background: #aebbcb url(../pics/bg.gif) repeat-y;
overflow: hidden;
}
table.bottom_main {
width: 1280px;
height: 31px;
border-width: 0;
border-top: 1px solid #fff;
}
.bottom_main td {
padding: 0;
}
.bottom_left img {
width:22px;
height:31px;
}
.bottom_left {
width:22px;
}
.bottom_webweaver {
}
.bottom_webweaver img {
/*
width: 106px;
height: 16px;
*/
}
.bottom_icons_left {
background: url(../pics/btm_left.gif) no-repeat top right;
}
.bottom_icons_left img {
width: 79px;
height: 1px;
}
td.bottom_icons_middle {
vertical-align: top;
background: url(../pics/btm_bg.gif) repeat-x;
}
td.bottom_icons_title {
font-size: 18px;
white-space: nowrap;
padding: 4px 0 0 0;
}
.bottom_icons_title a {
text-decoration: none;
color: #000000;
}
.bottom_icons_title a:hover
{
text-decoration: underline;
color: #000000;
}
.bottom_icons_space img {
width: 18px;
height: 1px;
}
.bottom_icons_right {
background: url(../pics/btm_right.gif) no-repeat;
}
.bottom_icons_right img {
width:79px;
height:1px;
}
td.bottom_select {
vertical-align:top;
padding: 2px 0 0 0;
}
select.bottom_select {
width: 180px;
background-color: #fff;
}
.bottom_option {
color: #000000;
background-color: #f5f5f5;
width: 180px;
}
.bottom_option_selected {
color: #000000;
background-color: #fff;
width: 180px;
}
input.bottom_submit {
margin-top: 0;
margin-left: 5px;
}
.bottom_right {
width: 99%;
}
.popup_document {
background-color: var(--white);
}
table.popup_top_main {
width: 100%;
height: 25px;
border: 0;
background: url(../pics/bg_popup.gif) repeat-x;
}
.popup_top_main td {
padding: 0;
}
.popup_top_left img {
width:18px;
height:1px;
}
td.popup_top_title_left {
background: url(../pics/popup_title_left.gif) no-repeat bottom center;
}
.popup_top_title_left img {
width:14px;
height:1px;
}
td.popup_top_title_middle {
font-size:18px;;
font-weight: bold;
color: var(--blue5);
white-space: nowrap;
vertical-align: bottom;
padding-bottom: 3px;
background: url(../pics/popup_title_middle.gif) repeat-x bottom center;
}
td.popup_top_title_right {
background: url(../pics/popup_title_right.gif) no-repeat bottom center;
}
.popup_top_title_right img {
width:14px;
height:1px;
}
td.popup_top_space {
width:99%;
}
.popup_top_icons_icon img {
width: 24px;
height: 24px;
}
.popup_top_icons_space img {
width:5px;
}
.popup_top_right img {
width:10px;
height:1px;
}
.popup_content_outer {
position:absolute;
left:0px;
right:0px;
top:25px;
padding: 0 15px 0 18px;
}
.popup_content_top {
display: none;
}
.popup_content_main {
width:100%;
}
.popup_content_bottom {
height:10px;
font-size:1px;
}
.bottom_submits_spacer {
height:36px;
}
.bottom_submits_outer {
position:fixed;
z-Index:90000;
left:0px;
bottom:-1px;
width:100%;
background-color:var(--blue5);
border-top: 1px solid var(--grey3);
padding: 5px 5px 5px 19px;
white-space: nowrap;
}
.bottom_submits_outer .submit {
margin-top: 0;
}
.bottom_submits_outer div.vam {
display: inline-block;
}
#popup_resize_dragger {
float:right;
cursor:se-resize;
height:17px;
width:34px;
background:url(../pics/popup_resize.svg) no-repeat 17px 0;
}
.search_outer {
position: absolute;
left: 790px;
top: 108px;
}
.search_input {
font-size: 18px;
width: 155px;
margin-right: 3px;
}
.search_submit {
width:22px;
height:16px;
}
a.pages_prev,
a.pages_next {
text-decoration: none;
vertical-align: text-bottom;
}
a.pages_prev::before {
content: "\25C3";
}
a.pages_next::before {
content: "\25B9";
}
.chat_document {
border:0px;
background-color: white;
}
.chat_document p {
margin: 0;
}
#auto_grow {
height:16px;
}
table.rc_moderator {
border: 0;
border-collapse: collapse;
}
.rc_moderator td {
padding: 0;
}

.skeleton_main {
width: 100%;
position: relative;
}
div.skeleton_bottom {
width: 100%;
position: static;
}
body.document div#body_inner {
min-height: calc(100vh + 1px);
}
.document {
min-height: 100%;
background-position: center top;
}
.skeleton_epilog {
visibility: hidden;
width: 100%;
}
.search_outer {
position: relative;
margin: 0 auto;
top: 0;
left: 0;
}
.search_inner {
position: absolute;
right: 10px;
top: 5px;
visibility: visible;
}
.search_outer,
.top_outer,
#skeleton_inner,
footer,
.path_outer {
width: 1280px;
max-width: 100%;
}
#skeleton_inner {
margin: 0 auto;
overflow: hidden;
position: relative;
}
.top_outer {
margin: 0 auto;
position: relative;
}
footer {
margin: 0 auto;
overflow: hidden;
}
.path_outer {
margin: 0 auto;
position: static;
width: 100%;
}
.menu_outer {
float: left;
position: static;
}
.content_outer,
.content_narrow_outer {
float: left;
margin: 0 auto;
position: static;
}
.content_right_outer {
float: right;
position: static;
}
div.logo_pawn {
left: auto;
right: 0;
top: 0;
}
div.logo_profile {
left: auto;
right: 0;
}
img[src*="/p1."],
img[src*="/pe1."],
img[src*="/n1."],
img[src*="/img_play."],
img[src*="/img_pause."],
img[src*="/img_magnifier."] {
vertical-align: middle;
}
.bg_c0 {
background-color: #0066cc;
border-color: #0066cc;
color: #fff;
}
.bg_c1 {
background-color: #37bcfe;
border-color: #37bcfe;
color: #fff;
}
.bg_c2 {
background-color: #d249fe;
border-color: #d249fe;
color: #fff;
}
.bg_c3 {
background-color: #fcc500;
border-color: #fcc500;
color: #000000;
}
.bg_c4 {
background-color: #d42730;
border-color: #d42730;
color: #fff;
}
.bg_c5 {
background-color: #68ae01;
border-color: #68ae01;
color: #000000;
}
.bg_c6 {
background-color: #fff;
border-color: #fff;
color: #000000;
}
tr.tr_color_0 td:first-child {
border-left: 4px solid #0066cc;
}
tr.tr_color_1 td:first-child {
border-left: 4px solid #37bcfe;
}
tr.tr_color_2 td:first-child {
border-left: 4px solid #d249fe;
}
tr.tr_color_3 td:first-child {
border-left: 4px solid #fcc500;
}
tr.tr_color_4 td:first-child {
border-left: 4px solid #d42730;
}
tr.tr_color_5 td:first-child {
border-left: 4px solid #68ae01;
}
tr.tr_color_6 td:first-child {
border-left: 4px solid #fff;
}
.input_flags {
font-family: Ubuntu Mono, Lucida Console, monospace;
font-size: 9px;
vertical-align: middle;
width: 148px;
text-align: right;
}
.input_quota {
font-family: Ubuntu Mono, Lucida Console, monospace;
font-size: 12px;
width: 55px;
text-align: right;
}
.memo {
color: var(--blue5);
}
table .ht,
table.bcc0 {
border: 0;
border-collapse: collapse;
}
.ht td {
padding: 0;
vertical-align: top;
}
.bcc0 td {
padding-top: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 0 !important;
}
tr.courselet_editor_line {
border-top: 2px dotted var(--blue5);
}
table .white_table {
border-collapse: collapse;
}
.white_table td,
.white_table th {
border: 1px solid white;
padding: 0 2px;
}
.white_table th {
font-weight: bold;
color: var(--blue5);
text-align: center;
}
.white_table th a,
.white_table th a:hover {
color: var(--blue5);
text-decoration: none;
}
.wiki_new {
background-color: #CCFFCC;
}
.wiki_old {
background-color: #FFCCCC;
}
.qm_history_sent,
.qm_history_received {
margin-bottom: 2px;
}
.qm_history_sent_text {
color: #FF0000;
}
.qm_history_received_text {
color: #408080;
}
.messenger_history_comic_view hr {
clear: both;
}
.messenger_history_comic_view .qm_history_received,
.messenger_history_comic_view .qm_history_sent {
clear: both;
max-width: 90%;
float: left;
}
.messenger_history_comic_view .qm_history_sent {
float: right;
}
.messenger_history_comic_view .qm_history_date {
padding: 1px 10px;
}
.messenger_history_comic_view .qm_history_sent .qm_history_date {
text-align: right;
}
.messenger_history_comic_view .qm_history_bubble {
border-radius: 10px;
background-color: #0066B0;
color: white;
width: fit-content;
min-width: 17ch;
padding: 2px 5px;
}
.messenger_history_comic_view .qm_history_received .qm_history_bubble {
background-color: #E6E6E8;
color: black;
}
.messenger_history_comic_view .qm_history_sent .qm_history_bubble b,
.messenger_history_comic_view .qm_history_sent .qm_history_bubble a {
color: white;
}
.messenger_history_comic_view .ui {
color: #C0C0C0;
}
.messenger_history_comic_view .qm_history_received .ui {
color: #7C7C7C;
}
.fade_out_bottom {
background: linear-gradient(rgba(
0,
0,
0,
0),rgba(
0,
0,
0,
1));
}
.panel .fade_out_bottom {
background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
}
.arix_text_outer input[type=search],
.arix_text_outer input[type=text] {
float: left;
width: 200px;
}
.onload {
display: none;
}
#profile_image_outer {
position: relative;
}
#profile_image_inner {
margin-top:15px;
position: absolute;
right: 0;
}
img#img_profile {
border: 1px solid var(--grey3);
background-color: white;
margin: 0;
opacity: 1;
transition: opacity 0.3s;
max-width: 40vw;
}
img#img_profile:hover {
opacity: 0.3;
}
.logo_pawn img,
.logo_profile img,
.logo_popup_profile img {
border: 1px solid var(--grey3);
background-color: white;
margin: 0;
}
div.logo_pawn {
position: absolute;
width: 777px;
height: 72px;
overflow: hidden;
z-index: 5;
}
.logo_pawn img {
position: absolute;
bottom: 0;
right: 0;
}
div.logo_profile {
position: absolute;
top: 259px;
left: 722px;
width: 250px;
height: 250px;
overflow: hidden;
z-index: 15;
max-width: 30%;
}
div.logo_popup_profile {
z-index: 15;
position: absolute;
top: 110px;
right: 9px;
width: 250px;
height: 250px;
overflow: hidden;
max-width: 30%;
}
.logo_profile img,
.logo_popup_profile img {
position: absolute;
top: 0;
right: 0;
max-width: 100%;
max-height: 100%;
max-width: calc(100% - 2px);
max-height: calc(100% - 2px);
}
#tooltip {
border: 1px solid var(--grey3);
border-radius: 10px;
padding: 20px 10px;
color: var(--blue5);
background-color: var(--white);
max-width: 50%;
max-width: calc(50% - 30px);
overflow: hidden;
}
#tooltip img {
max-width: 100%;
max-height: 40vh;
}
.foldable:not(.foldable_end) {
cursor: pointer;
}
.foldable.foldable_end {
display: none;
}
.foldable.foldable_expanded,
.foldable.foldable_collapsed {
background: url(../pics/foldable_collapse.svg) no-repeat right 15px;
}
.foldable.foldable_expanded:hover {
background-image: url(../pics/foldable_collapse_over.svg);
}
.foldable.foldable_collapsed {
background-image: url(../pics/foldable_expand.svg);
}
.foldable.foldable_collapsed:hover {
background-image: url(../pics/foldable_expand_over.svg);
}
.slideshow_image {
vertical-align:middle;
}
.slideshow_outer {
margin-top:15px;
}
div.slideshow_inner {
overflow: hidden;
border: 1px solid var(--grey3);
position: relative;
}
div.slideshow_segment {
position: relative;
overflow: hidden;
}
.slideshow_text {
position: absolute;
right: 30px;
bottom: 30px;
background-color: rgba(255,255,255,0.5);
padding: 10px;
}
.slideshow_text a {
text-decoration: none;
}
.slideshow_line1 {
display:block;
font-weight: bold;
font-size: 32px;
}
.slideshow_line3 {
display:block;
}
.slideshow_nav_line {
text-align: right;
}
.slideshow_nav_point {
display: inline-block;
width: 12px;
height: 12px;
background-color: white;
border: 1px solid var(--grey3);
border-radius: 7px;
margin: 4px -2px 0 7px;
cursor: pointer;
}
.slideshow_nav_point.active {
background-color: var(--blue5);
}
.slideshow_nav_point a {
display: none;
}
.slideshow_prev,
.slideshow_next {
position: absolute;
top: 40%;
width:20px;
background-color: rgba(255,255,255,0.5);
cursor: pointer;
font-size: 20px;
color: var(--blue5);
padding: 10px 4px 13px 4px;
}
.slideshow_next {
right: 0;
}
.html5 .top_outer img {
vertical-align: text-bottom;
}
.html5 .block_main img,
.html5 .popup_top_main img {
vertical-align: middle;
}
.html5 div.block_links_middle_left {
margin-top: -2px;
}
.wiki h1, .wiki h2, .wiki h3, .wiki h4 {
font-weight: bold;
border-bottom: 1px solid var(--grey3);
margin-top: 0px;
margin-bottom: 6px;
padding: 0px;
text-transform: none;
}
.wiki h1 {
font-size: 32px;
clear: both;
}
.wiki h2 {
font-size: 27px;
clear: left;
}
.wiki h3 {
font-size: 22px;
color: var(--blue5);
clear: left;
}
.wiki h4 {
font-size: 18px;
color: var(--blue5);
clear: left;
}
.wiki p {
font-size: 18px;
}
.wiki pre {
padding: 8px;
border: 1px dashed #7E8FB5;
color: #000000;
background-color: #f9f9f9;
}
.wiki table {
background-color: #ffffff;
}
.wiki tr {
vertical-align: top;
}
.wiki th {
border: 1px solid #000000;
}
.wiki td {
border: 1px solid #000000;
}
.wiki dl {
}
.wiki dt {
font-weight:bold;
}
.wiki dd {
}
.wiki ul {
list-style-image: url(../pics/n1.svg);
}
.wiki ol {
list-style-image: none;
list-style-type: decimal;
}
.wiki img {
border: 0px;
}
.wiki .thumb {
padding: 2px;
border: 1px solid #7E8FB5;
color: #000000;
background-color: #FFFFFF;
margin: 3px;
}
.wiki .thumb td {
border: 0px;
}
.wiki .inline_image {
border: 0px;
}
.wiki .left {
clear: left;
float: left;
display: block;
}
.wiki .right {
clear: right;
float: right;
display: block;
}
.wiki .inline {
display: inline;
}
.button_login_by_app {
margin-left: 16px;
}
@media screen and (max-width: 599px) {
.button_login_by_app {
display: none;
}
}
#layer_login_by_app_lightbox {
background-color: black;
opacity: 0.8;
}
#layer_login_by_app {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#login_by_app_outer {
background-color: black;
padding: 10px 16px;
border-radius: 15px;
border: 2px solid #CCC;
width: min-content;
position: relative;
}
#login_by_app_inner,
#login_by_app_inner * {
background-color: transparent;
color: white;
}
#login_by_app_inner img.qrcode {
max-width: min(50vw, 50vh);
max-height: min(50vw, 50vh);
width: 512px;
height: 512px;
}
#layer_login_by_app .login_by_app_h1,
#layer_login_by_app .login_by_app_code {
margin: 10px 0;
font-size: 20px;
}
#login_by_app_pulse {
position: absolute;
top: 6px;
right: 6px;
}
@media screen and (min-width: 560px) {
#login_by_app_outer {
min-width: min(90vw, 120vh, 1024px);
}
#login_by_app_qrcode_outer {
float: left;
margin-right: 10px;
}
}
.facultative_slider_outer {
position: relative;
}
.facultative_slider_sliding {
cursor: move;
}
.facultative_slider_left,
.facultative_slider_right {
position: absolute;
top: 0px;
bottom: 0px;
width: 50px;
}
.facultative_slider_left {
left: 0px;
background-image: linear-gradient(to right,#FFFFFF,#FFFFFF 50%,rgba(255,255,255,0) 100%);
}
.facultative_slider_right {
right: 0px;
background-image: linear-gradient(to left,#FFFFFF,#FFFFFF 50%,rgba(255,255,255,0) 100%);
}
.facultative_slider_right img {
float: right;
}
.facultative_slider_left img {
float: left;
}
#scrollup_outer {
position: fixed;
right: 15px;
bottom: 25px;
z-index: 1025;
display: none;
}
#scrollup_inner {
cursor: pointer;
}
.exercise_mistakes, .exercise_feedback, .exercise_only_once {
font-weight: bold;
color: #364C6F;
}
div.trlay {
position: absolute;
left: 0px;
top: 0px;
width: 400px;
height: 100px;
padding: 0px;
border: 0px;
z-index: 100;
max-width: 100%;
max-width: calc(100% - 10px);
}
.trlay iframe {
width: 100%;
height: 100px;
border: 0px;
margin: 0px;
background-color:transparent;
}
body.trlay {
margin: 0px;
width: 100%;
height: 100px;
overflow: hidden;
overflow-y: auto;
background-color:transparent;
}
.trlay table {
margin: 0px;
width: 100%;
}
.table_crosswordfield td {
border-width: 1px;
border-style: solid;
border-color: #364C6F;
padding: 0px;
width: 20px;
height: 20px;
background-color: white;
vertical-align: middle;
text-align: center;
}
.crosswordfield {
position: relative;
padding: 0px;
border-width: 0px;
font-size: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #000000;
background-color: white;
left: 0px;
top: 0px;
height: 18px;
width: 18px;
}
.crosswordfieldwrong {
color: #FFFFFF;
background-color: #CC3333 !important;
}
.crosswordfieldhighlight {
color: #000000;
background-color: #C6D1E0;
}
.crosswordclick {
border-width: 1px;
border-style: solid;
border-color: #364C6F;
}
.crosswordlayer {
position: absolute;
z-index:16;
padding: 3px;
border-width: 1px;
border-style: solid;
border-color: #364C6F;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #FFFFFF;
background-color: #364C6F;
left: 640px;
top: 30px;
width: 200px;
overflow-y: visible;
}
.crosswordimage {
position: relative;
left:0px;
top:0px;
}
.correctorder {
position: relative;
padding: 1px;
border-width: 1px;
border-style: solid;
border-color: #314D6B;
margin-right: 5px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #314D6B;
background-color: #C6CFDE;
left: 0px;
top: 0px;
height: 15px;
cursor: pointer;
}
.correctorderinput {
position: relative;
padding: 1px;
border-width: 1px;
border-style: solid;
border-color: #314D6B;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #000000;
background-color: #FFFFFF;
left: 0px;
top: 0px;
height: 15px;
width: 745px;
}
.linkdict {
position: relative;
left: 0px;
top: 0px;
TEXT-DECORATION: underline;
color: #045B74;
}
.slide {
position: absolute;
z-index:16;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #314D6B;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #314D6B;
background-color: #C6CFDE;
left: 640px;
top: 30px;
height: 15px;
width: 180px;
cursor: move;
}
.slidestart {
position: relative;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #7B8EB5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #7B8EB5;
background-color: #FFFFFF;
left: 0px;
top: 0px;
height: 15px;
width: 180px;
cursor: default;
}
.slideend {
position: relative;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #314D6B;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #000000;
background-color: #FFFFFF;
left: 0px;
top: 0px;
height: 15px;
width: 180px;
cursor: default;
}
.slide_small {
position: absolute;
z-index:16;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #314D6B;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #314D6B;
background-color: #C6CFDE;
left: 640px;
top: 30px;
height: 15px;
width: 50px;
cursor: move;
}
.slidestart_small {
position: relative;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #7B8EB5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #7B8EB5;
background-color: #FFFFFF;
left: 0px;
top: 0px;
height: 15px;
width: 50px;
cursor: default;
}
.slideend_small {
position: relative;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #314D6B;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: #000000;
background-color: #FFFFFF;
left: 0px;
top: 0px;
height: 15px;
width: 50px;
cursor: default;
}
.hint {
color: #364C6F;
BACKGROUND-COLOR: #C6CFDE;
padding: 1px;
width: 100%;
}
.imageborder {
border-width: 1px;
border-style: solid;
border-color: #314D6B;
}
.gitterraetsel {
font-size: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-variant: small-caps;
color: #000000;
text-align: center;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #364C6F;
left: 0px;
top: 0px;
width: 20px;
height: 20px;
}
.gitterraetsel a:link,
.gitterraetsel a:visited,
.gitterraetsel a:hover,
.gitterraetsel a:active {
color: #000000;
TEXT-DECORATION: none;
}
.buchstabe1 {
padding: 0px;
margin: 1px;
border-width: 1px;
border-style: solid;
border-color: #CC3333;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: middle;
color: #323D4D;
background-color: #FBE6E7;
left: 0px;
top: 0px;
height: 16px;
width: 15px;
cursor: default;
}
.buchstabe2 {
padding: 0px;
margin: 1px;
border-width: 1px;
border-style: solid;
border-color: #7E8FB5;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: middle;
color: #323D4D;
background-color: #D7E0E6;
left: 0px;
top: 0px;
height: 16px;
width: 15px;
cursor: default;
}
.buchstabe3 {
padding: 0px;
margin: 1px;
border-width: 1px;
border-style: solid;
border-color: #364C6F;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: middle;
color: #323D4D;
background-color: #FFFFFF;
left: 0px;
top: 0px;
height: 16px;
width: 15px;
cursor: default;
}
.memorybild {
border-width: 1px;
border-style: solid;
border-color: #314D6B;
}
.baumlinie {
FONT-WEIGHT: bold;
background-color: #364C6F;
}
.baumhg {
FONT-WEIGHT: bold;
FONT-SIZE: 7px;
background-color: #C6CFDE;
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.courselet_spacer_disabled {
display: inline-block;
}
.courselet_element_feedback + .courselet_spacer_disabled {
display: inline;
}
.courselet_list_marker {
display: inline-block;
min-width: 1.5em;
}
#courselet_bottom {
clear: both;
display: table;
}
.courselet_conversation:empty,
#courselet_bottom_submit:empty,
#courselet_translations,
#courselet_breadcrumb:empty {
display: none;
}
.courselet_plugin {
display: inline-block;
}
.courselet_plugin video,
.courselet_plugin audio,
.courselet_plugin embed,
.courselet_plugin iframe {
vertical-align: middle;
border: none;
}
.courselet_inline_float {
display: inline-block;
float: left;
margin-right: 0.25em;
max-height: 1em;
}
.courselet_media,
.courselet_conversation,
#courselet p,
#courselet h1,
#courselet h2 {
padding: 0;
margin: var(--margin-space) 0 0 0;
text-transform: none;
}
.courselet_media {
margin-top: calc(var(--margin-top) + var(--margin-height-adjustment));
}
div.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="0."],
div.courselet_media.courselet_placement_vertical {
display: table;
width: 1%;
}
.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="0."] div.courselet_media_media_outer,
.courselet_media.courselet_placement_vertical div.courselet_media_media_outer,
.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="0."] div.courselet_media_caption_outer,
.courselet_media.courselet_placement_vertical div.courselet_media_caption_outer {
display: table-row;
}
.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="0."] div.courselet_media_media_inner,
.courselet_media.courselet_placement_vertical div.courselet_media_media_inner,
.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="0."] div.courselet_media_caption_inner,
.courselet_media.courselet_placement_vertical div.courselet_media_caption_inner {
display: table-cell;
padding: 1px;
}
div.courselet_media.courselet_placement_horizontal.courselet_alignment_center:not([data-courselet_media_width_quotient^="0."]) {
width: max-content;
max-width: 100%;
}
div.courselet_media.courselet_placement_horizontal:not([data-courselet_media_width_quotient^="0."]) {
display: flex;
}
.courselet_media.courselet_placement_horizontal:not([data-courselet_media_width_quotient^="0."]) div.courselet_media_caption_inner {
padding: 1px 5px;
height: calc(100% - 2px);
}
.courselet_media.courselet_placement_horizontal.courselet_alignment_normal:not([data-courselet_media_width_quotient^="0."]) div.courselet_media_caption_outer {
width: 100%;
}
.courselet_media.courselet_placement_horizontal.courselet_alignment_normal:not([data-courselet_media_width_quotient^="0."]) div.courselet_media_caption_inner {
width: calc(100% - 10px);
}
#courselet .courselet_media[data-courselet_media_width_quotient^="0."],
#courselet .courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="1."] {
width: 100%;
float: none;
margin-left: 0;
margin-right: 0;
}
.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="1."] .courselet_media_media_outer {
width: 50%;
flex: 0 0 auto;
}
.courselet_media.courselet_placement_horizontal[data-courselet_media_width_quotient^="1."] .courselet_media_media_inner img {
max-width: 100% !important;
}
#courselet hr {
margin: 0;
}
#courselet label {
display: inline;
padding: 0;
}
#courselet b.heading3 {
display: block;
}
#courselet_element_feedback {
border: 1px solid var(--cl-border);
border-radius: 10px;
padding: 20px 10px;
color: var(--cl-bold);
background-color: var(--bg-even);
max-width: 50%;
max-width: calc(50% - 30px);
overflow: hidden;
}
.courselet_icon {
margin-left: 2px;
max-width: calc(100vw - 32px);
}
.courselet_block_feedback,
.courselet_page_feedback {
margin-top: 5px;
border: 1px solid var(--cl-border);
padding: 3px;
color: var(--cl-bold);
background-color: var(--bg-even);
clear: both;
}
.courselet_slider_source {
margin-top: 2px;
vertical-align:middle;
opacity:0.6;
}
.courselet_slider_target,
.courselet_slider_source,
.courselet_slider {
border-radius: 5px;
text-align: center;
border: 1px solid var(--cl-border);
padding: 2px;
}
.courselet_slider_target[data-multi] {
border-radius: 6px;
}
.courselet_slider_target {
background-color: var(--bg-even);
vertical-align: middle;
margin: 1px 0;
cursor: default;
}
.courselet_slider_source {
}
.courselet_slider {
color: var(--cl-courselet_slider);
background-color: var(--bg-courselet_slider);
border-color: var(--cl-courselet_slider-border);
cursor: move;
transition: transform 0.2s;
}
.courselet_slider_readonly {
cursor: auto;
}
.courselet_slider_blue {
background-color: #BBF;
}
.courselet_slider_green {
background-color: #9F9;
}
.courselet_slider_transparent {
background: none !important;
border: none !important;
padding: 0 !important;
border-radius: 0 !important;
}
.courselet_slider_active {
transform: rotate(1deg);
}
.courselet_slider_source.courselet_slider_text_align_left,
.courselet_slider.courselet_slider_text_align_left {
text-align: left;
}
.courselet_slider_source.courselet_slider_text_align_right,
.courselet_slider.courselet_slider_text_align_right {
text-align: right;
}
@media print {
.courselet_slider_source {
opacity: 1;
}
.courselet_slider {
display: none;
}
}
.courselet_media {
border-collapse: collapse;
background-color: var(--bg-even);
border: 1px solid white;
}
#courselet .courselet_alignment_left {
float: left;
margin-right: var(--margin-width);
}
#courselet .courselet_alignment_right {
float: right;
margin-left: var(--margin-width);
}
#courselet .courselet_alignment_center {
margin-left: auto;
margin-right: auto;
}
#courselet .courselet_border {
border: 1px solid var(--cl-border);
}
#courselet_warning {
background-color: var(--bg-even);
border: 2px solid var(--cl-border);
border-radius: 15px;
padding: 10px;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.courselet_horizontal_radios_title,
.courselet_horizontal_radios_input {
font-weight: bold;
text-align: center;
}
#courselet input[type='radio'],
#courselet input[type='range'],
#courselet input[type='checkbox'] {
vertical-align: middle;
}
.courselet_slider img,
#courselet img,
#courselet embed {
vertical-align: middle;
border: 0;
}
.courselet_magnification,
#courselet_layer_image {
cursor: pointer;
}
.courselet_definition {
cursor: help;
text-decoration: underline;
}
#courselet .courselet_box {
margin-top: calc(var(--margin-top) + var(--margin-height-adjustment));
color: var(--cl-bold);
background-color: var(--bg-even);
padding: 8px;
max-width: 99%;
}
.courselet_box b.heading3 {
color: white;
background-color: var(--cl-h2);
padding: 2px 8px;
margin: 2px -8px;
}
.courselet_box b.heading3:first-child {
margin-top: -8px;
}
#courselet .courselet_box_transparent {
background: none !important;
border: none !important;
padding: 0 !important;
border-radius: 0 !important;
}
#courselet .courselet_box_transparent b.heading3 {
margin: 0 !important;
}
span.time_left_global {
display: inline-block;
text-align: center;
min-width: 4.7ch;
}
ul.courselet_progress_bar {
list-style-type: none;
display: block;
margin: 0;
padding: 0;
margin-top: var(--margin-space);
}
li.courselet_progress_bar_page {
display: inline-block;
margin-right: 1px;
background-color: var(--bg-odd);
width: 2%;
width: calc(100% / var(--courselet_progress_bar_pagecount) - 1px);
}
li.courselet_progress_bar_page_current {
background-color: var(--bg-marked);
}
.courselet_progress_bar_page_navigation {
cursor: pointer;
}
.courselet_overview {
padding-left: 0;
list-style-type: none;
}
.courselet_overview_levels {
margin-top: 1px;
border-bottom: 1px dotted var(--cl-courselet_overview_levels-border);
overflow: hidden;
}
.courselet_overview_levels:hover {
background-color: var(--bg-even);
}
.courselet_overview_level0 {
font-weight: bold;
margin-top: 10px;
border-bottom: 1px dotted var(--cl-courselet_overview_level0-border);
}
.courselet_overview_level1 {
margin-left: 10px;
}
.courselet_overview_level2 {
margin-left: 20px;
}
.courselet_overview_level3 {
margin-left:30px;
}
.courselet_overview_level4 {
margin-left: 40px;
}
.courselet_overview_level5 {
margin-left: 50px;
}
.courselet_overview_results {
clear: right;
float: right;
}
.courselet_table {
margin-top: var(--margin-space);
border-collapse: collapse;
}
.courselet_table td:not(.courselet_table_symmetric_spacer) {
border: 1px solid var(--cl-border);
border-top-width: 1.01px; /* IE11 + Edge */
padding: 2px 4px;
}
.courselet_table_without_gridlines td {
border: none !important;
}
.courselet_table_without_padding td {
padding: 0 !important;
}
.courselet_text_align_left,
table td.courselet_table_text_align_left,
.courselet_table_text_align_left td {
text-align: left;
}
.courselet_text_align_center,
table td.courselet_table_text_align_center,
.courselet_table_text_align_center td {
text-align: center;
}
.courselet_text_align_right,
table td.courselet_table_text_align_right,
.courselet_table_text_align_right td {
text-align: right;
}
.courselet_text_align_justify,
table td.courselet_table_text_align_justify,
.courselet_table_text_align_justify td {
text-align: justify;
}
.courselet_table td.courselet_table_border_top_disabled {
border-top: 1px solid transparent !important;
}
.courselet_table td.courselet_table_border_right_disabled {
border-right: 1px solid transparent !important;
}
.courselet_table td.courselet_table_border_bottom_disabled {
border-bottom: 1px solid transparent !important;
}
.courselet_table td.courselet_table_border_left_disabled {
border-left: 1px solid transparent !important;
}
.courselet_table td.courselet_table_border_top_enabled {
border-top: 1px solid var(--cl-border) !important;
}
.courselet_table td.courselet_table_border_right_enabled {
border-right: 1px solid var(--cl-border) !important;
}
.courselet_table td.courselet_table_border_bottom_enabled {
border-bottom: 1px solid var(--cl-border) !important;
}
.courselet_table td.courselet_table_border_left_enabled {
border-left: 1px solid var(--cl-border) !important;
}
.courselet_table td.courselet_table_border_top_special {
border-top: 2px solid black !important;
}
.courselet_table td.courselet_table_border_right_special {
border-right: 2px solid black !important;
}
.courselet_table td.courselet_table_border_bottom_special {
border-bottom: 2px solid black !important;
}
.courselet_table td.courselet_table_border_left_special {
border-left: 2px solid black !important;
}
.courselet_table_background_sizing_cover {
background-size: cover;
}
.courselet_table_background_sizing_contain {
background-size: contain;
background-repeat: no-repeat;
}
.courselet_table_background_sizing_stretch {
background-size: 100% 100%;
}
.courselet_table_background_sizing_none {
background-repeat: no-repeat;
}
#courselet input:not(#courselet_button_evaluation)[type=submit],
#courselet_button_evaluation {
-webkit-appearance: none;
color: var(--white);
background: var(--blue5);
font-weight: bold;
font-size: 15px;
line-height: 28px;
transition: background-color 0.2s;
padding: 5px 25px;
white-space: nowrap;
border-radius: 22px;
border: 2px solid var(--white);
}
#courselet_button_custom,
#courselet_button_back,
#courselet_button_next,
#courselet_button_evaluation {
margin-right: 8px;
}
#courselet input:not(#courselet_button_evaluation)[type=submit]:hover,
#courselet_button_evaluation:hover {
background-color: var(--blue2);
color: var(--blue5);
}
.courselet_help {
clear: both;
}
.courselet_help_alignment_right .courselet_help_icon {
float: right;
}
.courselet_help_alignment_left.courselet_help_opened .courselet_help_icon {
float: left;
}
.courselet_help_alignment_left.courselet_help_closed .courselet_help_icon {
margin-top: calc(var(--margin-space) + 2px);
}
.courselet_help_icon {
margin: 2px;
display: table;
cursor: help;
}
.courselet_help_alignment_left .courselet_help_icon {
margin-right: 6px;
}
.courselet_help_icon {
text-align: center;
height: 26px;
min-width: 26px;
font-size: 20px;
border: 1px solid var(--cl-border);
border-radius: 4px;
color: var(--cl-button);
background-color: var(--bg-button);
}
.courselet_help_icon_inner,
.courselet_help_icon_inner_text {
display: table-cell;
vertical-align: middle;
padding: 0 4px;
}
.courselet_help_icon_inner::before,
.courselet_help_icon_inner_text_default::before {
content: '?';
}
#courselet p.courselet_help_inner {
border: 1px solid var(--cl-border);
border-radius: 6px;
padding: 5px;
min-height: 30px;
}
#courselet p.courselet_help_inner::after {
display: block;
clear: both;
content: '';
}
img.courselet_icon[data-reference],
.audio_recorder img.courselet_icon {
cursor: pointer;
}
.courselet_edit_hover, .courselet_edit_hover * {
background-color: #DDD !important;
color: black !important;
}
.courselet_edit {
font-size: min(100%,24px);
}
.courselet_pairs_card,
.courselet_vocabulary_trainer_card,
.courselet_flashcard {
margin-top: var(--margin-space);
}
.courselet_pairs_page,
.courselet_vocabulary_trainer_page,
.courselet_flashcard_page {
border: 2px solid var(--cl-border);
border-radius: 5px;
background-color: var(--bg-even);
padding: 5px;
}
.courselet_pairs_active .courselet_pairs_page1,
.courselet_flashcard_page {
cursor: w-resize;
}
.courselet_pairs_page0,
.courselet_vocabulary_trainer_page0,
.courselet_flashcard_page0 {
background-color: var(--bg-odd);
cursor: e-resize;
}
.courselet_pairs_page_inner,
.courselet_vocabulary_trainer_page_inner,
.courselet_flashcard_page_inner {
text-align: center;
vertical-align: middle;
}
.courselet_vocabulary_trainer_page1 .courselet_vocabulary_trainer_page_inner {
padding-top: calc(1em + 1px);
padding-bottom: calc(1em + 10px);
min-width: 140px;
}
.courselet_vocabulary_trainer_right {
position: absolute;
bottom: 5px;
left: 5px;
}
.courselet_vocabulary_trainer_wrong {
position: absolute;
bottom: 5px;
right: 5px;
}
.courselet_pairs_inactive {
filter: grayscale(1);
opacity: 0.8;
}
.courselet_unselectable,
.courselet_slider,
#courselet_syllabification,
.courselet_highlighter_target_clickable,
.courselet_highlighter {
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.courselet_input,
.courselet_textarea {
margin: 1px 0;
}
.courselet_highlighter,
#courselet span.select_outer {
display: inline-block;
margin: 1px 0;
}
.courselet_syllabification {
cursor: pointer;
white-space: nowrap;
}
.courselet_syllabification_limiter {
color: #CCC !important;
text-decoration: none !important;
}
.courselet_syllabification_limiter_active {
color: #ff7300 !important;
}
#courselet_syllabification {
background-color: white;
border: 1px solid var(--cl-border);
border-radius: 10px;
font-size: 40px;
padding: 20px;
}
#courselet_layer_black {
background-color: black;
cursor: pointer;
}
.courselet_lightbox_outer {
background-color: white;
padding: 8px;
max-width: calc(100% - 50px);
}
.courselet_lightbox_inner {
}
.courselet_lightbox_inner .courselet_icon {
max-width: calc(100% - 4px);
}
.courselet_overlay_lever {
background-color: white;
width: 2px;
height: 2px;
overflow: hidden;
cursor: move;
}
.courselet_highlighter {
border: 1px solid var(--cl-border);
border-radius: 3px;
padding: 1px 3px;
cursor: pointer;
}
.courselet_highlighter_target {
cursor: default;
}
.courselet_highlighter_target_clickable {
cursor: pointer;
}
.courselet_highlighter_active {
border-width: 2px;
}
.courselet_text_marked_bold,
.courselet_highlighter_bold,
.courselet_highlighter_target_marked_bold {
font-weight: bold;
}
.courselet_text_marked_italic,
.courselet_highlighter_italic,
.courselet_highlighter_target_marked_italic {
font-style: italic;
}
.courselet_text_marked_underlined,
.courselet_highlighter_underlined,
.courselet_highlighter_target_marked_underlined {
text-decoration: underline;
}
.courselet_text_marked_strikethrough,
.courselet_highlighter_strikethrough,
.courselet_highlighter_target_marked_strikethrough {
text-decoration: line-through;
}
span.corr_layer_placement {
cursor: pointer;
margin-left: 10px;
padding: 0px 2px;
border: 1px solid var(--cl-border);
}
.corr_layer_placement_selected,
.corr_marked_selected {
outline: 1px solid black;
}
span.courselet_input {
display: inline-block;
border: 1px solid var(--cl-border);
padding: 1px;
background: white;
}
span.courselet_textarea {
display: inline-block;
border: 1px solid var(--cl-border);
padding: 1px;
background: white;
}
.corr_table {
border-collapse: collapse;
}
.corr_table td {
padding: 0 !important;
}
.corr_table .corr_correction {
cursor: default;
}
.corr_table .corr_correction td[data-tooltip] {
cursor: help;
background-position: right top;
background-repeat: no-repeat;
background-image: url("../pics/courselets/m_triangle.svg");
}
#corr_layer {
left: 7%;
right: 7%;
border: 1px solid var(--cl-border);
padding: 10px;
border-radius: 10px;
background-color: rgba(250,250,250,0.95);
margin-bottom: 50px;
}
#corr_layer_correction {
width: 50%;
max-height: 2em;
}
#corr_layer_explanation {
width: calc(100% - 10px);
height: 3em;
}
#corr_layer_classification {
border-collapse: separate;
border-spacing: 2px;
margin-left: -1px;
text-align: center;
}
#corr_layer_classification td {
padding: 1px !important;
}
/* Schriftfarbe "weiss" wird nicht mitgedruckt! */
.corr_correction .corr_marked_0,
.corr_underline .corr_marked_0 {
color: black;
background-color: #EE0;
}
.corr_correction .corr_marked_1,
.corr_underline .corr_marked_1 {
color: black;
background-color: #9F9;
}
.corr_correction .corr_marked_2,
.corr_underline .corr_marked_2 {
color: black;
background-color: #F9F;
}
.corr_correction .corr_marked_3,
.corr_underline .corr_marked_3 {
color: black;
background-color: #BBF;
}
.corr_original .corr_marked_3_first::before {
content: " \23A1 ";
}
.corr_correction .corr_marked_4,
.corr_underline .corr_marked_4 {
color: black;
background-color: #F88;
}
.corr_original .corr_marked_4 {
text-decoration: line-through;
}
.courselet_manual_score_button {
margin-left: 0.25em;
}
#courselet p.courselet_conversation_entry {
border: 1px solid var(--cl-border);
border-radius: 6px;
padding: 10px;
background-color: var(--bg-even);
}
.courselet_conversation_meta {
display: block;
font-weight: bold;
color: var(--cl-bold);
font-size: var(--size-label);
}
.courselet_conversation_author::after {
content: ", ";
}
.courselet_conversation_date::after {
}
.courselet_conversation_text {
white-space: pre-wrap;
}
.courselet_conversation_text textarea {
box-sizing: border-box;
width: 100%;
height: 6em;
}
div.courselet_crossword_puzzle {
margin: var(--margin-space) 0 0 0;
}
div.courselet_crossword_puzzle_link {
cursor: pointer;
background: var(--cl-link);
border: 1px solid white;
}
div.courselet_crossword_puzzle_link:hover {
background: var(--cl-link-hover);
}
table.courselet_crossword_puzzle {
border-collapse: collapse;
}
td.courselet_crossword_puzzle {
font-size: var(--size-h1);
}
td.courselet_crossword_puzzle {
padding: 0;
height: 2em;
width: 2em;
vertical-align: middle;
text-align: center;
border: 1px solid black;
}
td.courselet_crossword_puzzle_hover {
border: 1px solid var(--cl-link-hover);
}
#courselet_crossword_puzzle_layer {
background-color: rgba(255,255,255,0.95);
border: 1px solid var(--cl-border);
border-radius: 10px;
padding: 20px;
max-width: 80%;
}
#courselet_crossword_puzzle_input {
clear: both;
margin: var(--margin-space) 0 0 0;
}
.courselet_crossword_puzzle_input {
border: 2px solid var(--cl-border);
font-size: 40px;
text-transform: uppercase;
width: 1.3em;
height: 1.3em;
padding: 0;
vertical-align: middle;
text-align: center;
margin: 1px;
}
.courselet_crossword_puzzle_right {
background-color: lime;
}
.courselet_crossword_puzzle_wrong {
background-color: red;
font-weight: bold;
}
.courselet_folder:empty {
display: none;
}
.courselet_folder {
cursor: pointer;
}
.courselet_folder_collapsed::before,
.courselet_folder_expanded::before {
display: block;
float: right;
}
.courselet_folder_expanded::before {
content: '-';
}
.courselet_folder_collapsed::before {
content: '+';
}
.courselet_folder_hidden {
display: none !important;
}
.courselet_mix_and_match {
margin-top: var(--margin-space);
display: table;
}
.courselet_mix_and_match_floor_outer {
display: table-row;
}
.courselet_mix_and_match_floor_left,
.courselet_mix_and_match_floor_right {
display: table-cell;
font-size: 20px;
width: 20px;
text-align: center;
cursor: pointer;
}
.courselet_mix_and_match_floor_left::before {
content: '\25C1';
}
.courselet_mix_and_match_floor_right::before {
content: '\25B7';
}
.courselet_mix_and_match_floor_left_disabled::before,
.courselet_mix_and_match_floor_right_disabled::before {
opacity: 0.5;
}
.courselet_mix_and_match_floor_middle {
display: table-cell;
max-width: calc(100vw - 90px);
cursor: move;
}
.courselet_mix_and_match_segment .courselet_icon {
margin: 0;
max-width: calc(100vw - 90px);
}
.courselet_slideshow_navigation_line {
display: block;
}
.courselet_slideshow_navigation_top_left,
.courselet_slideshow_navigation_top_right,
.courselet_slideshow_navigation_bottom_left,
.courselet_slideshow_navigation_bottom_right {
position: relative;
width: fit-content;
}
.courselet_slideshow_navigation_top_left .courselet_slideshow_navigation_line {
position: absolute;
top: 12px;
left: 12px;
}
.courselet_slideshow_navigation_top_right .courselet_slideshow_navigation_line {
position: absolute;
top: 12px;
right: 12px;
}
.courselet_slideshow_navigation_bottom_left .courselet_slideshow_navigation_line {
position: absolute;
bottom: 12px;
left: 12px;
}
.courselet_slideshow_navigation_bottom_right .courselet_slideshow_navigation_line {
position: absolute;
bottom: 12px;
right: 12px;
}
.courselet_slideshow_navigation_below_left .courselet_slideshow_navigation_line {
margin-top: 4px;
}
.courselet_slideshow_navigation_point {
display: inline-block;
width: 14px;
height: 14px;
background-color: white;
border: 1px solid;
border-radius: 8px;
background-color: var(--bg-even);
border-color: var(--cl-border);
margin: 0 2px;
cursor: pointer;
}
.courselet_slideshow_navigation_point_active {
border-color: var(--cl-courselet_slider-border);
background-color: var(--bg-courselet_slider);
}
#courselet [style*="border-color"] {
border-style: solid;
border-width: 1px;
}
.courselet_background_color_yellow,
.courselet_table_background_color_yellow,
.courselet_text_marked_yellow,
.courselet_highlighter_yellow,
.courselet_highlighter_target_marked_yellow {
background-color: #FF0;
}
.courselet_background_color_green,
.courselet_table_background_color_green,
.courselet_text_marked_green,
.courselet_highlighter_green,
.courselet_highlighter_target_marked_green {
background-color: #9F9;
}
.courselet_background_color_pink,
.courselet_table_background_color_pink,
.courselet_text_marked_pink,
.courselet_highlighter_pink,
.courselet_highlighter_target_marked_pink {
background-color: #FAF;
}
.courselet_background_color_blue,
.courselet_table_background_color_blue,
.courselet_text_marked_blue,
.courselet_highlighter_blue,
.courselet_highlighter_target_marked_blue {
background-color: #ABF;
}
.courselet_background_color_red,
.courselet_table_background_color_red,
.courselet_text_marked_red,
.courselet_highlighter_red,
.courselet_highlighter_target_marked_red {
background-color: #F66;
}
.courselet_background_color_orange,
.courselet_table_background_color_orange,
.courselet_text_marked_orange,
.courselet_highlighter_orange,
.courselet_highlighter_target_marked_orange {
background-color: #ffa533;
}
.courselet_background_color_white,
.courselet_table_background_color_white,
.courselet_text_marked_white,
.courselet_highlighter_white,
.courselet_highlighter_target_marked_white {
background-color: white;
}
body.document_reduced,
html.document:has(body.document_reduced),
body.document_reduced div.skeleton_main {
background-image: none !important;
}
body.document_reduced div.top_outer,
body.document_reduced div.menu_outer,
body.document_reduced div.lineage_outer,
body.document_reduced div.pedigree,
body.document_reduced div#auto_grow,
body.document_reduced h1#heading,
body.document_reduced .skeleton_bottom,
body.document_reduced footer {
display: none !important;
}
body.document_reduced div.content_main {
margin-top: 0px !important;
margin-bottom: 16px !important;
}
body.document_reduced #content {
float: none;
margin: 0 auto !important;
position: static;
}
#menu_105592 a,
#menu_134937 a,
#menu_135141 a,
#menu_135137 a,
#menu_135133 a,
#menu_507705 a {
background: url(../pics/n_mail.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_105488 a,
#menu_135061 a,
#menu_135153 a,
#menu_135145 a,
#menu_135149 a,
#menu_507713 a {
background: url(../pics/n_adress.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_368193 a,
#menu_368425 a,
#menu_368609 a,
#menu_368593 a,
#menu_368601 a,
#menu_507721 a,
#menu_388257 a {
background: url(../pics/n_bookmark.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_381857 a,
#menu_383257 a,
#menu_383449 a,
#menu_383433 a,
#menu_383441 a,
#menu_507729 a {
background: url(../pics/n_meta.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_794073 a,
#menu_794089 a,
#menu_794081 a,
#menu_794097 a,
#menu_794105 a,
#menu_715201 a {
background: url(../pics/n_books.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_115724 a {
background: url(../pics/n_note.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_107172 a,
#menu_107608 a,
#menu_109732 a,
#menu_109580 a,
#menu_507737 a {
background: url(../pics/n_mitteilung.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_109592 a {
background: url(../pics/n_lehrerboard.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_107368 a,
#menu_109608 a {
background: url(../pics/n_schuelerboard.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_105492 a {
background: url(../pics/n_messenger.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_107380 a,
#menu_122136 a,
#menu_109756 a,
#menu_109616 a,
#menu_507745 a {
background: url(../pics/n_mitglieder.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_131589 a,
#menu_131757 a,
#menu_131893 a,
#menu_131885 a,
#menu_131889 a,
#menu_507753 a,
#menu_131589 a,
#menu_131757 a,
#menu_131893 a,
#menu_131885 a,
#menu_131889 a,
#menu_507753 a {
background: url(../pics/n_stundenplan.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_105500 a,
#menu_107376 a,
#menu_107640 a,
#menu_109784 a,
#menu_109644 a,
#menu_507769 a {
background: url(../pics/n_aufgabe.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_745321 a,
#menu_408201 a,
#menu_409257 a,
#menu_409129 a,
#menu_409233 a,
#menu_507777 a,
#menu_409233 a {
background: url(../pics/n_learning_plan.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_545177 a,
#menu_509897 a,
#menu_545097 a,
#menu_545105 a,
#menu_545113 a,
#menu_545121 a {
background: url(../pics/n_courselets.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_107384 a,
#menu_107188 a,
#menu_109800 a,
#menu_109660 a,
#menu_507801 a {
background: url(../pics/n_forum.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_107388 a,
#menu_133733 a,
#menu_133721 a,
#menu_133729 a,
#menu_507809 a {
background: url(../pics/n_chat.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_562993 a,
#menu_561433 a {
background: url(../pics/n_conference.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_121332 a,
#menu_107392 a,
#menu_107760 a,
#menu_125520 a,
#menu_109672 a,
#menu_507817 a {
background: url(../pics/n_dateiablage.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_746409 a {
background: url(../pics/n_remote_storage.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_112436 a,
#menu_107924 a,
#menu_105508 a,
#menu_124812 a,
#menu_123932 a,
#menu_125288 a,
#menu_125248 a,
#menu_507833 a,
#menu_112444 a,
#menu_124908 a,
#menu_123936 a,
#menu_125336 a,
#menu_125268 a,
#menu_507841 a,
#menu_107396 a,
#menu_507825 a,
#menu_109828 a,
#menu_109688 a {
background: url(../pics/n_home.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_265945 a,
#menu_298785 a,
#menu_298905 a,
#menu_298889 a,
#menu_298897 a,
#menu_297929 a,
#menu_507849 a {
background: url(../pics/n_showcase.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_479521 a,
#menu_481113 a,
#menu_481289 a,
#menu_481273 a,
#menu_481281 a,
#menu_507857 a {
background: url(../pics/n_images.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_403697 a,
#menu_404017 a,
#menu_404345 a,
#menu_404265 a,
#menu_404305 a,
#menu_507865 a {
background: url(../pics/n_blog.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_244289 a,
#menu_562305 a,
#menu_259001 a,
#menu_258993 a,
#menu_258937 a,
#menu_507873 a {
background: url(../pics/n_wiki.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_259017 a,
#menu_259225 a,
#menu_259217 a,
#menu_259185 a,
#menu_507881 a {
background: url(../pics/n_poll.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_105512 a,
#menu_150973 a,
#menu_729865 a,
#menu_729841 a,
#menu_729849 a,
#menu_729857 a {
background: url(../pics/n_profil.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_563009 a {
background: url(../pics/n_learning_log.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_303377 a {
background: url(../pics/n_progress.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_299769 a,
#menu_299305 a {
background: url(../pics/n_project.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_499713 a,
#menu_500417 a,
#menu_500361 a,
#menu_500409 a,
#menu_507889 a {
background: url(../pics/n_resources.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_780897 a,
#menu_780905 a,
#menu_780913 a,
#menu_780921 a,
#menu_767433 a {
background: url(../pics/n_consultation_hours.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_240761 a {
background: url(../pics/n_system.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_309809 a {
background: url(../pics/n_settings.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_372681 a {
background: url(../pics/n_maillist.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_806689 a,
#menu_806737 a,
#menu_806721 a,
#menu_806729 a,
#menu_806745 a {
background: url(../pics/n_repository.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_111736 a,
#menu_123508 a,
#menu_110088 a,
#menu_109840 a,
#menu_109712 a,
#menu_507897 a,
#menu_109708 a {
background: url(../pics/n_admin.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_137985 a,
#menu_507913 a,
#menu_407073 a,
#menu_146365 a {
background: url(../pics/n_abmelden.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_105496 a,
#menu_107372 a,
#menu_107616 a,
#menu_109772 a,
#menu_109632 a,
#menu_507761 a {
background: url(../pics/n_kalender.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_748017 a,
#menu_718833 a,
#menu_724017 a,
#menu_724033 a,
#menu_724065 a,
#menu_724049 a {
background:url(../pics/n_forms.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_721521 a {
background:url(../pics/n_subst.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_808913 a,
#menu_562993 a,
#menu_561433 a,
#menu_562977 a,
#menu_562985 a,
#menu_563001 a {
background:url(../pics/n_conference.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_105592.active a,
#menu_134937.active a,
#menu_135141.active a,
#menu_135137.active a,
#menu_135133.active a,
#menu_507705.active a,
#menu_105592 a:hover,
#menu_134937 a:hover,
#menu_135141 a:hover,
#menu_135137 a:hover,
#menu_135133 a:hover,
#menu_507705 a:hover {
background-image:url(../pics/n_mail_over.svg);
}
#menu_105488.active a,
#menu_135061.active a,
#menu_135153.active a,
#menu_135145.active a,
#menu_135149.active a,
#menu_507713.active a,
#menu_105488 a:hover,
#menu_135061 a:hover,
#menu_135153 a:hover,
#menu_135145 a:hover,
#menu_135149 a:hover,
#menu_507713 a:hover {
background-image:url(../pics/n_adress_over.svg);
}
#menu_368193.active a,
#menu_368425.active a,
#menu_368609.active a,
#menu_368593.active a,
#menu_368601.active a,
#menu_507721.active a,
#menu_388257.active a,
#menu_368193 a:hover,
#menu_368425 a:hover,
#menu_368609 a:hover,
#menu_368593 a:hover,
#menu_368601 a:hover,
#menu_507721 a:hover,
#menu_388257 a:hover {
background-image:url(../pics/n_bookmark_over.svg);
}
#menu_381857.active a,
#menu_383257.active a,
#menu_383449.active a,
#menu_383433.active a,
#menu_383441.active a,
#menu_507729.active a,
#menu_381857 a:hover,
#menu_383257 a:hover,
#menu_383449 a:hover,
#menu_383433 a:hover,
#menu_383441 a:hover,
#menu_507729 a:hover {
background-image:url(../pics/n_meta_over.svg);
}
#menu_794073.active a,
#menu_794089.active a,
#menu_794081.active a,
#menu_794097.active a,
#menu_794105.active a,
#menu_715201.active a,
#menu_794073 a:hover,
#menu_794089 a:hover,
#menu_794081 a:hover,
#menu_794097 a:hover,
#menu_794105 a:hover,
#menu_715201 a:hover {
background-image:url(../pics/n_books_over.svg);
}
#menu_115724.active a,
#menu_115724 a:hover {
background-image:url(../pics/n_note_over.svg);
}
#menu_107172.active a,
#menu_107608.active a,
#menu_109732.active a,
#menu_109580.active a,
#menu_507737.active a,
#menu_107172 a:hover,
#menu_107608 a:hover,
#menu_109732 a:hover,
#menu_109580 a:hover,
#menu_507737 a:hover {
background-image:url(../pics/n_mitteilung_over.svg);
}
#menu_109592.active a,
#menu_109592 a:hover {
background-image:url(../pics/n_lehrerboard_over.svg);
}
#menu_107368.active a,
#menu_109608.active a,
#menu_107368 a:hover,
#menu_109608 a:hover {
background-image:url(../pics/n_schuelerboard_over.svg);
}
#menu_105492.active a,
#menu_105492 a:hover {
background-image:url(../pics/n_messenger_over.svg);
}
#menu_107380.active a,
#menu_122136.active a,
#menu_109756.active a,
#menu_109616.active a,
#menu_507745.active a,
#menu_107380 a:hover,
#menu_122136 a:hover,
#menu_109756 a:hover,
#menu_109616 a:hover,
#menu_507745 a:hover {
background-image:url(../pics/n_mitglieder_over.svg);
}
#menu_131589.active a,
#menu_131757.active a,
#menu_131893.active a,
#menu_131885.active a,
#menu_131889.active a,
#menu_507753.active a,
#menu_131589.active a,
#menu_131757.active a,
#menu_131893.active a,
#menu_131885.active a,
#menu_131889.active a,
#menu_507753.active a,
#menu_131589 a:hover,
#menu_131757 a:hover,
#menu_131893 a:hover,
#menu_131885 a:hover,
#menu_131889 a:hover,
#menu_507753 a:hover,
#menu_131589 a:hover,
#menu_131757 a:hover,
#menu_131893 a:hover,
#menu_131885 a:hover,
#menu_131889 a:hover,
#menu_507753 a:hover {
background-image:url(../pics/n_stundenplan_over.svg);
}
#menu_105500.active a,
#menu_107376.active a,
#menu_107640.active a,
#menu_109784.active a,
#menu_109644.active a,
#menu_507769.active a,
#menu_105500 a:hover,
#menu_107376 a:hover,
#menu_107640 a:hover,
#menu_109784 a:hover,
#menu_109644 a:hover,
#menu_507769 a:hover {
background-image:url(../pics/n_aufgabe_over.svg);
}
#menu_745321.active a,
#menu_408201.active a,
#menu_409257.active a,
#menu_409129.active a,
#menu_409233.active a,
#menu_507777.active a,
#menu_409233.active a,
#menu_745321 a:hover,
#menu_408201 a:hover,
#menu_409257 a:hover,
#menu_409129 a:hover,
#menu_409233 a:hover,
#menu_507777 a:hover,
#menu_409233 a:hover {
background-image:url(../pics/n_learning_plan_over.svg);
}
#menu_545177.active a,
#menu_509897.active a,
#menu_545097.active a,
#menu_545105.active a,
#menu_545113.active a,
#menu_545121.active a,
#menu_545177 a:hover,
#menu_509897 a:hover,
#menu_545097 a:hover,
#menu_545105 a:hover,
#menu_545113 a:hover,
#menu_545121 a:hover {
background-image:url(../pics/n_courselets_over.svg);
}
#menu_107384.active a,
#menu_107188.active a,
#menu_109800.active a,
#menu_109660.active a,
#menu_507801.active a,
#menu_107384 a:hover,
#menu_107188 a:hover,
#menu_109800 a:hover,
#menu_109660 a:hover,
#menu_507801 a:hover {
background-image:url(../pics/n_forum_over.svg);
}
#menu_107388.active a,
#menu_133733.active a,
#menu_133721.active a,
#menu_133729.active a,
#menu_507809.active a,
#menu_107388 a:hover,
#menu_133733 a:hover,
#menu_133721 a:hover,
#menu_133729 a:hover,
#menu_507809 a:hover {
background-image:url(../pics/n_chat_over.svg);
}
#menu_562993.active a,
#menu_561433.active a,
#menu_562993 a:hover,
#menu_561433 a:hover {
background-image:url(../pics/n_conference_over.svg);
}
#menu_121332.active a,
#menu_107392.active a,
#menu_107760.active a,
#menu_125520.active a,
#menu_109672.active a,
#menu_507817.active a,
#menu_121332 a:hover,
#menu_107392 a:hover,
#menu_107760 a:hover,
#menu_125520 a:hover,
#menu_109672 a:hover,
#menu_507817 a:hover {
background-image:url(../pics/n_dateiablage_over.svg);
}
#menu_746409.active a,
#menu_746409 a:hover {
background-image:url(../pics/n_remote_storage_over.svg);
}
#menu_112436.active a,
#menu_107924.active a,
#menu_105508.active a,
#menu_124812.active a,
#menu_123932.active a,
#menu_125288.active a,
#menu_125248.active a,
#menu_507833.active a,
#menu_112444.active a,
#menu_124908.active a,
#menu_123936.active a,
#menu_125336.active a,
#menu_125268.active a,
#menu_507841.active a,
#menu_107396.active a,
#menu_507825.active a,
#menu_109828.active a,
#menu_109688.active a,
#menu_112436 a:hover,
#menu_107924 a:hover,
#menu_105508 a:hover,
#menu_124812 a:hover,
#menu_123932 a:hover,
#menu_125288 a:hover,
#menu_125248 a:hover,
#menu_507833 a:hover,
#menu_112444 a:hover,
#menu_124908 a:hover,
#menu_123936 a:hover,
#menu_125336 a:hover,
#menu_125268 a:hover,
#menu_507841 a:hover,
#menu_107396 a:hover,
#menu_507825 a:hover,
#menu_109828 a:hover,
#menu_109688 a:hover {
background-image:url(../pics/n_home_over.svg);
}
#menu_265945.active a,
#menu_298785.active a,
#menu_298905.active a,
#menu_298889.active a,
#menu_298897.active a,
#menu_297929.active a,
#menu_507849.active a,
#menu_265945 a:hover,
#menu_298785 a:hover,
#menu_298905 a:hover,
#menu_298889 a:hover,
#menu_298897 a:hover,
#menu_297929 a:hover,
#menu_507849 a:hover {
background-image:url(../pics/n_showcase_over.svg);
}
#menu_479521.active a,
#menu_481113.active a,
#menu_481289.active a,
#menu_481273.active a,
#menu_481281.active a,
#menu_507857.active a,
#menu_479521 a:hover,
#menu_481113 a:hover,
#menu_481289 a:hover,
#menu_481273 a:hover,
#menu_481281 a:hover,
#menu_507857 a:hover {
background-image:url(../pics/n_images_over.svg);
}
#menu_403697.active a,
#menu_404017.active a,
#menu_404345.active a,
#menu_404265.active a,
#menu_404305.active a,
#menu_507865.active a,
#menu_403697 a:hover,
#menu_404017 a:hover,
#menu_404345 a:hover,
#menu_404265 a:hover,
#menu_404305 a:hover,
#menu_507865 a:hover {
background-image:url(../pics/n_blog_over.svg);
}
#menu_244289.active a,
#menu_562305.active a,
#menu_259001.active a,
#menu_258993.active a,
#menu_258937.active a,
#menu_507873.active a,
#menu_244289 a:hover,
#menu_562305 a:hover,
#menu_259001 a:hover,
#menu_258993 a:hover,
#menu_258937 a:hover,
#menu_507873 a:hover {
background-image:url(../pics/n_wiki_over.svg);
}
#menu_259017.active a,
#menu_259225.active a,
#menu_259217.active a,
#menu_259185.active a,
#menu_507881.active a,
#menu_259017 a:hover,
#menu_259225 a:hover,
#menu_259217 a:hover,
#menu_259185 a:hover,
#menu_507881 a:hover {
background-image:url(../pics/n_poll_over.svg);
}
#menu_105512.active a,
#menu_150973.active a,
#menu_729865.active a,
#menu_729841.active a,
#menu_729849.active a,
#menu_729857.active a,
#menu_105512 a:hover,
#menu_150973 a:hover,
#menu_729865 a:hover,
#menu_729841 a:hover,
#menu_729849 a:hover,
#menu_729857 a:hover {
background-image:url(../pics/n_profil_over.svg);
}
#menu_563009.active a,
#menu_563009 a:hover {
background-image:url(../pics/n_learning_log_over.svg);
}
#menu_303377.active a,
#menu_303377 a:hover {
background-image:url(../pics/n_progress_over.svg);
}
#menu_299769.active a,
#menu_299305.active a,
#menu_299769 a:hover,
#menu_299305 a:hover {
background-image:url(../pics/n_project_over.svg);
}
#menu_499713.active a,
#menu_500417.active a,
#menu_500361.active a,
#menu_500409.active a,
#menu_507889.active a,
#menu_499713 a:hover,
#menu_500417 a:hover,
#menu_500361 a:hover,
#menu_500409 a:hover,
#menu_507889 a:hover {
background-image:url(../pics/n_resources_over.svg);
}
#menu_780897.active a,
#menu_780905.active a,
#menu_780913.active a,
#menu_780921.active a,
#menu_767433.active a,
#menu_780897 a:hover,
#menu_780905 a:hover,
#menu_780913 a:hover,
#menu_780921 a:hover,
#menu_767433 a:hover {
background-image:url(../pics/n_consultation_hours_over.svg);
}
#menu_240761.active a,
#menu_240761 a:hover {
background-image:url(../pics/n_system_over.svg);
}
#menu_309809.active a,
#menu_309809 a:hover {
background-image:url(../pics/n_settings_over.svg);
}
#menu_372681.active a,
#menu_372681 a:hover {
background-image:url(../pics/n_maillist_over.svg);
}
#menu_806689.active a,
#menu_806737.active a,
#menu_806721.active a,
#menu_806729.active a,
#menu_806745.active a,
#menu_806689 a:hover,
#menu_806737 a:hover,
#menu_806721 a:hover,
#menu_806729 a:hover,
#menu_806745 a:hover {
background-image:url(../pics/n_repository_over.svg);
}
#menu_111736.active a,
#menu_123508.active a,
#menu_110088.active a,
#menu_109840.active a,
#menu_109712.active a,
#menu_507897.active a,
#menu_109708.active a,
#menu_111736 a:hover,
#menu_123508 a:hover,
#menu_110088 a:hover,
#menu_109840 a:hover,
#menu_109712 a:hover,
#menu_507897 a:hover,
#menu_109708 a:hover {
background-image:url(../pics/n_admin_over.svg);
}
#menu_137985.active a,
#menu_507913.active a,
#menu_407073.active a,
#menu_146365.active a,
#menu_137985 a:hover,
#menu_507913 a:hover,
#menu_407073 a:hover,
#menu_146365 a:hover {
background-image:url(../pics/n_abmelden_over.svg);
}
#menu_105496.active a,
#menu_107372.active a,
#menu_107616.active a,
#menu_109772.active a,
#menu_109632.active a,
#menu_507761.active a,
#menu_105496 a:hover,
#menu_107372 a:hover,
#menu_107616 a:hover,
#menu_109772 a:hover,
#menu_109632 a:hover,
#menu_507761 a:hover {
background-image:url(../pics/n_kalender_over.svg);
}
#menu_748017.active a,
#menu_718833.active a,
#menu_724017.active a,
#menu_724033.active a,
#menu_724065.active a,
#menu_724049.active a,
#menu_748017 a:hover,
#menu_718833 a:hover,
#menu_724017 a:hover,
#menu_724033 a:hover,
#menu_724065 a:hover,
#menu_724049 a:hover {
background-image: url(../pics/n_forms_over.svg);
}
#menu_721521.active a,
#menu_721521 a:hover {
background-image: url(../pics/n_subst_over.svg);
}
#menu_808913.active a,
#menu_562993.active a,
#menu_561433.active a,
#menu_562977.active a,
#menu_562985.active a,
#menu_563001.active a,
#menu_808913 a:hover,
#menu_562993 a:hover,
#menu_561433 a:hover,
#menu_562977 a:hover,
#menu_562985 a:hover,
#menu_563001 a:hover {
background-image: url(../pics/n_conference_over.svg);
}
.user_sid_1459.user_type_0 #navigation li.top_chapter:not(#top_chapter_1):not(#top_chapter_3):not(#top_chapter_13),
.user_sid_1459.user_type_0 :is(.lineage_root, #td_top_rooticon, #h2_status_vhs_uebersicht_meine_19, .my_courses_text, #h2_status_vhs_uebersicht_meine_18) {
display: none;
}
:root {
--content-width: 1280px;
--content-slim-width: 960px;
--content-width-gap: 160px;
--yellow: #FAB90F;
--blue1: #E0F1FA;
--blue2: #C1E3F5;
--blue3: #64B9E6;
--blue4: #688CB5;
--blue5: #002A5A;
--grey1: #ECF1F5;
--grey2: #D5E0E9;
--grey3: #9BAABE;
--white: #ffffff;
--black: #000000;
--shadow: 0 5px 5px 0 rgba(0, 40, 91, 0.15);
--shadow2: 0 5px 15px 0 rgba(0, 40, 91, 0.20);
}
*:focus {
outline: none;
}
a:focus-visible,
input:focus-visible,
select:focus-visible,
button:focus-visible,
a:focus-visible > img {
outline: 2px solid #E1000F;
}
a:has(> img):focus-visible,
.wysiwyg:focus-visible {
outline: none;
}
#navigation a:focus-visible,
.slideshow_segment img:focus-visible {
outline-offset: -4px;
}
body {
overflow-x: hidden;
}
ul {
padding: 0;
margin: 0;
}
#skeleton_inner {
width: var(--content-slim-width);
margin-left: auto;
margin-right: auto;
overflow: visible;
}
.wide_content #skeleton_inner {
width: var(--content-width);
}
.content_outer,
.content_narrow_outer {
width: auto;
overflow: visible;
float: none;
}
:is(#body_1243, #body_1245) .content_outer {
width: 100%;
}
.content_main,
.content_narrow_main {
padding: 0;
width: 100%;
}
.wrapper-box {
width: var(--content-width);
margin: 0 auto;
position: relative;
}
.wrapper-slim-content {
width: var(--content-slim-width);
margin: 0 auto;
position: relative;
}
.path_outer {
background: var(--blue5);
width: auto;
max-width: initial;
}
.path_inner {
width: var(--content-slim-width);
margin: 7px auto;
}
.path_outer a {
line-height: 26px;
display: inline-block;
color: var(--white);
}
.path_outer a:hover {
text-decoration: underline;
}
.path_start {
display: none;
}
.top_outer {
width: 100%;
}
.header-logo-nav {
width: var(--content-width);
margin: 0 auto;
position: relative;
}
.vhs_meta {
overflow: hidden;
min-height: 40px;
background: var(--blue5);
}
:is(.document_public, .trail_1246, .trail_1284) .vhs_meta {
display: none;
}
#scrollup_outer {
right: 50px;
bottom: 50px;
}
#scrollup_inner {
content: url(../pics/option/p_up.svg);
transition: 0.3s;
}
#scrollup_inner:hover {
transform: scale(1.2);
}
.viewport_width,
.path_outer,
body:not(.document_internal) .dvv_top {
margin-left: calc( calc(100% - 100vw) / 2) !important;
margin-right: calc( calc(100% - 100vw) / 2) !important;
padding-left: 0;
padding-right: 0;
}
p.teaser {
margin-left: calc(var(--content-width-gap) * -1) !important;
margin-right: calc(var(--content-width-gap) * -1) !important;
padding-left: var(--content-width-gap) !important;
padding-right: var(--content-width-gap) !important;
}
.foldable,
.foldable + div[class*="m"] {
width: var(--content-slim-width);
margin-left: auto;
margin-right: auto;
}
.full_width {
margin-left: calc(var(--content-width-gap) * -1);
margin-right: calc(var(--content-width-gap) * -1);
}
.wide_content .full_width {
margin-left: 0;
margin-right: 0;
}
.highlight_text {
margin: 0 var(--content-width-gap);
}
@media screen and (max-width: 1200px) {
.full_width {
margin-left: -10% !important;
margin-right: -10% !important;
}
p.teaser {
margin-left: calc( calc(var(--content-slim-width) - 100vw) / 2) !important;
margin-right: calc( calc(var(--content-slim-width) - 100vw) / 2) !important;
padding-left: calc( calc(100vw - var(--content-slim-width)) / 2) !important;
padding-right: calc( calc(100vw - var(--content-slim-width)) / 2) !important;
}
}
@media screen and (max-width: 979px) {
p.teaser {
margin-left: 0 !important;
margin-right: 0 !important;
}
.full_width {
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.vhs_filter .select_outer {
margin: 10px 10px 0 0;
display: inline-block;
}
.vhs_event {
margin-top: 40px;
border: 1px solid var(--grey3);
background: url(../pics/option/bg_event.svg) no-repeat;
display: flex;
justify-content: center;
padding: 0 25px 25px 25px;
position: relative;
}
.vhs_event_info {
padding-top: 91px;
min-width: 250px;
}
.vhs_event_info p:first-of-type {
margin-top: 0;
}
.vhs_event_format {
font-size: 14px;
text-align: right;
position: absolute;
top: 0;
right: 25px;
}
.vhs_event_format span,
.vhs_keywords span {
background: var(--grey1);
padding: 7px 14px;
display: inline-block;
}
.vhs_keywords span {
margin: 20px 10px 0 0;
font-size: 14px;
}
@media screen and (max-width: 640px) {
.vhs_event {
display: block;
}
.vhs_event_description h2 {
padding-top: 10px;
}
}
.user_type_1 :is(#top_menu_806854, #top_menu_2863520, #top_menu_2899368) {
display: none;
}
.cockpit_course_start_teaser {
position: relative;
margin-top: 25px;
}
.cockpit_course_start_teaser h1 {
position: absolute;
bottom: 40px;
padding: 20px 80px 20px 20px;
border-top-right-radius: 80px;
border-bottom-right-radius: 80px;
background: rgba(0, 40, 90, 0.8);
color: var(--white);
}
@media screen and (max-width: 979px) {
.cockpit_course_start_teaser h1 {
bottom: 10px;
font-size: 30px;
padding: 5px 50px 5px 10px;
}
}
@media screen and (max-width: 700px) {
.cockpit_course_start_teaser img {
aspect-ratio: 5 / 2;
object-fit: cover;
}
}
@media screen and (max-width: 550px) {
.cockpit_course_start_teaser h1 {
bottom: 10px;
font-size: 20px;
padding: 5px 30px 5px 10px;
}
}
.intern_double_column_teaser {
display: flex;
column-gap: 30px;
}
.intern_double_column_item {
margin-top: 15px;
width: 50%;
background: var(--grey1);
}
.intern_double_column_image img {
width: 100%;
}
.intern_double_column_text + .intern_double_column_teaser {
margin-top: 15px;
}
.intern_double_column_text {
background: var(--grey1);
padding: 20px;
}
.intern_double_column_text h3 {
margin-top: 0;
}
a:is(.button,
.inverted,
.intern) {
display: inline-block;
font-size: 15px;
padding: 5px 25px;
white-space: nowrap;
border-radius: 22px;
border: 2px solid var(--white);
transition: background-color 0.2s;
font-weight: bold;
}
a:is(.button,
.inverted,
.intern,
.extern):hover {
text-decoration: none;
}
a.button {
background-color: var(--blue5);
color: var(--white);
}
a.button:hover {
background-color: var(--blue2);
color: var(--blue5);
}
:is(input, a).inverted {
background-color: var(--blue2);
color: var(--blue5);
}
:is(input, a).inverted:hover {
background-color: var(--blue5);
color: var(--white);
}
a:is(.intern, .extern) {
background-position: left 10px center;
background-repeat: no-repeat;
padding-left: 52px;
}
a.intern {
background-image: url(../pics/option/icon_button_intlink.svg);
}
a.intern:hover {
background-image: url(../pics/option/icon_button_inverted_intlink.svg);
}
a.inverted.intern {
background-image: url(../pics/option/icon_button_inverted_intlink.svg);
}
a.inverted.intern:hover {
background-image: url(../pics/option/icon_button_intlink.svg);
}
a.extern {
background-image: url(../pics/option/icon_button_extlink.svg);
}
a.extern:hover {
background-image: url(../pics/option/icon_button_inverted_extlink.svg);
}
a.inverted.extern {
background-image: url(../pics/option/icon_button_inverted_extlink.svg);
}
a.inverted.extern:hover {
background-image: url(../pics/option/icon_button_extlink.svg);
}
ul li div.top_menu_chapter .toggle_element::after {
content: '\002B ';
font-size: 30px;
cursor: pointer;
float: right;
color: white;
}
ul li.top_chapter.active .toggle_element::after {
content: '\2212';
font-size: 30px;
cursor: pointer;
float: right;
color: white;
}
#navigation a.toggle_element {
float: right;
}
.vhs_button_toggle_foldable {
text-align: right;
margin-top: 10px;
}
.vhs_button_toggle_foldable button {
font-weight: normal !important;
background: none !important;
border: none;
border-radius: 0;
color: var(--blue5);
padding: 0;
cursor: pointer;
font-size: 18px;
}
.vhs_button_toggle_foldable button:before {
content: url(../pics/p1.svg);
position: relative;
top: 2px;
}
#body_100009.pawn_name_vertragsverwaltung h2#h2_status_text {
padding-bottom: 30px;
}
#body_100009.pawn_name_vertragsverwaltung table#dvv_name_des_raums,
#body_100009.pawn_name_vertragsverwaltung div#block_0 {
display: none;
}
body.pawn_name_vertragsverwaltung #menu_146361,
body.pawn_name_vertragsverwaltung #menu_146365,
body.pawn_name_vertragsverwaltung #menu_2851562,
body.pawn_name_vertragsverwaltung #menu_177130 {
display: none;
}
body.pawn_name_vertragsverwaltung #menu_125520 a::before {
content: 'Rechnung - ';
}
body.pawn_name_vertragsverwaltung .menu_heading a::before {
content: 'Vertragsverwaltung' !important;
}
body.pawn_name_vertragsverwaltung #menu_2856128.active a,
body.pawn_name_vertragsverwaltung #menu_2855824.active a,
body.pawn_name_vertragsverwaltung #menu_2851306.active a,
body.pawn_name_vertragsverwaltung #menu_2851818.active a,
body.pawn_name_vertragsverwaltung #menu_2852074.active a,
body.pawn_name_vertragsverwaltung #menu_2862680.active a {
background-image: url(../pics/option/p1_red.svg);
}
body.pawn_name_vertragsverwaltung #menu_2856128 a,
body.pawn_name_vertragsverwaltung #menu_2855824 a,
body.pawn_name_vertragsverwaltung #menu_2851306 a,
body.pawn_name_vertragsverwaltung #menu_2851818 a,
body.pawn_name_vertragsverwaltung #menu_2852074 a,
body.pawn_name_vertragsverwaltung #menu_2862680 a {
background: url(../pics/p1.svg) 10px 14px no-repeat;
background-image: url("../pics/p1.svg");
}
option.top_option[value=""] {
display: none;
}
.trail_1245:not(.user_type_15) option.top_option[value^='109700.php'] {
display: none;
}
.content_right_outer {
float: right;
margin-top: 27px;
position: static;
width: 260px;
}
.trail_1242 .content_right_outer,
.trail_1244 .content_right_outer,
.trail_108736 .content_right_outer,
.trail_1279 .content_right_outer,
.trail_1280 .content_right_outer {
left: auto;
margin-top: 0;
position: absolute;
right: 300px;
top: 20px;
}
footer {
background: var(--grey1);
width: 100%;
}
.top-scroll {
background-color: var(--blue4);
text-align: right;
}
.vhs_bottom_meta {
display: flex;
flex-wrap: wrap;
column-gap: 80px;
margin: 0 0 50px 0;
}
.vhs_bottom_meta div {
width: calc(40% - 80px);
margin-top: 50px;
}
.vhs_bottom_meta div:last-of-type {
width: 20%;
}
.vhs_bottom_meta h3 {
margin: 0 0 20px 0;
}
footer label {
margin: 0 0 20px 0;
padding: 0;
}
.bottom_icons_title a {
padding: 9px 0;
display: block;
font-size: 15px;
border-top: 1px solid var(--blue4);
background: url(../pics/option/icon_link.svg) center right no-repeat;
}
.bottom_icons_title a:hover {
background: url(../pics/option/icon_link_over.svg) center right no-repeat;
}
.bottom_icons_title a.extern {
background-image: url(../pics/option/icon_link_extern.svg);
}
.bottom_icons_title a.extern:hover {
background-image: url(../pics/option/icon_link_extern_over.svg);
}
.bottom_icons_title:is(#r2_title, #faq_title) a {
border-top: none;
}
.bottom_option {
color: var(--white);
background-color: transparent;
width: auto;
}
.dvv {
padding: 35px 0;
background: var(--blue5);
text-align: center;
}
.login_outer {
margin-left: 0;
width: 100%;
}
#auto_grow {
height: 0;
}
img {
vertical-align: middle;
}
.document_internal .default_submit_button {
background: var(--blue5);
}
#heading s {
text-decoration: none;
}
.lineage_outer {
background: var(--grey1);
padding-top: 76px;
margin-left: calc( calc(100% - 100vw) / 2) !important;
margin-right: calc( calc(100% - 100vw) / 2) !important;
padding-left: 0;
padding-right: 0;
}
.lineage {
display: flex;
width: var(--content-width);
margin: 0 auto;
position: relative;
}
.lineage_active {
background: var(--white);
}
.lineage :is(span, a) {
text-decoration: none;
padding: 6px 15px;
display: block;
}
.lineage a:hover {
text-decoration: underline;
}
.lineage_active a {
font-weight: bold;
}
[class*="lineage_"] a:before {
margin-right: 10px;
position: relative;
top: 3px;
}
.lineage_user a:before {
content: url(../pics/option/icon_lineage_schreibtisch.svg);
}
.lineage_root a:before {
content: url(../pics/option/icon_lineage_institution.svg);
}
.lineage_room a:before {
content: url(../pics/option/icon_lineage_kurs.svg);
}
.pawn_type_18 .lineage_room a:before {
content: url(../pics/option/icon_lineage_gruppe.svg);
}
.pawn_type_17 .lineage_room a:before {
content: url(../pics/option/icon_lineage_netzwerkgruppe.svg);
}
.vhs_overview {
background: var(--grey1);
text-align: center;
padding: 15px 0;
margin-top: 20px;
}
.vhs_overview_items li {
display: inline-block;
font-size: 15px;
padding: 0 8px;
vertical-align: top;
}
.vhs_overview_items a {
font-weight: normal;
display: block;
}
.vhs_overview_items figure {
border-radius: 80px;
width: 80px;
height: 80px;
display: table-cell;
text-align: center;
vertical-align: middle;
}
.vhs_overview_items a:hover figure {
background: var(--white);
}
.vhs_overview_items a img {
transition: 0.3s;
transform-origin: center center;
width: 48px;
height: 48px;
}
.vhs_overview_items a:hover img {
transform: scale(1.15);
}
.vhs_overview_items div {
position: relative;
}
.vhs_overview_items div span {
display: block;
position: absolute;
bottom: 8px;
right: 5px;
background: var(--yellow);
color: var(--black);
border: 2px solid var(--white);
border-radius: 20px;
padding: 4px;
line-height: 14px;
font-size: 14px;
min-width: 15px;
min-height: 15px;
}
.vhs_overview_items a img.vhs_overview_profile_image {
border-radius: 80px;
width: 80px;
height: 80px;
border: 3px solid var(--black);
}
.vhs_moderation + .vhs_overview {
margin-top: 2px;
}
.vhs_moderation {
margin-top: 20px;
background: var(--grey2);
padding: 5px 0;
text-align: center;
}
.vhs_moderation .vhs_moderation_text {
margin: 0 10px;
display: inline-block;
}
.vhs_moderation_profile_image {
border-radius: 30px;
width: 32px;
height: 32px;
border: 2px solid var(--black);
}
.table_list_tiles .c_moderator {
display: none;
}
#table_list_rooms.table_list_tiles {
max-width: 800px;
width: 80vw;
}
.table_list_tiles.top_space {
margin-top: 0;
}
.table_list_tiles .table_list_body {
display: flex;
flex-wrap: wrap;
}
.table_list_tiles .table_list_row {
box-sizing: border-box;
border: none;
padding: 10px;
background-color: var(--grey1);
display: block;
overflow: hidden;
margin: 10px 7px 0 7px;
width: calc(33.33% - 14px);
}
.table_list_tiles .c_logo_image:empty {
height: 70px;
}
.table_list_tiles .c_logo_image:hover {
border: 3px solid var(--blue5);
}
.table_list_tiles .c_logo_image:empty {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.table_list_tiles .room_type_self .c_logo_image:empty {
background-image: url(../pics/option/raumbild_schreibtisch.png);
}
.table_list_tiles .room_type_16 .c_logo_image:empty {
background-image: url(../pics/option/raumbild_volkshochschule.png);
}
.table_list_tiles .room_type_17 .c_logo_image:empty {
background-image: url(../pics/option/raumbild_netzwerkgruppe.png);
}
.table_list_tiles .room_type_18 .c_logo_image:empty {
background-image: url(../pics/option/raumbild_gruppe.png);
}
.table_list_tiles .room_type_19 .c_logo_image:empty {
background-image: url(../pics/option/raumbild_kurs.png);
}
.table_list_tiles .c_logo_image img {
width: 100%;
height: 70px;
object-fit: cover;
}
.table_list_tiles > .table_list_body > h3 {
margin-left: 7px;
}
div.table_list_tiles div.c_fullname {
margin: 0;
font-size: 15px;
font-weight: normal;
}
.table_list_tiles .c_fullname:hover {
text-decoration: underline;
}
@media screen and (max-width: 767px) {
.table_list_tiles .table_list_row {
width: calc(50% - 14px) !important;
}
}
.messenger_history_comic_view .qm_history_bubble {
background-color: var(--blue5);
padding: 10px;
}
.messenger_history_comic_view .qm_history_received .qm_history_bubble {
background-color: var(--grey2);
}
body {
background: var(--white);
}
iframe.max {
border: 1px solid var(--grey1);
}
a {
text-decoration: none;
}
:-moz-focusring {
outline: 2px solid #e3000f;
}
.html5 .top_outer img {
vertical-align: middle;
}
img.mo {
transition: 0.3s;
}
img.mo:hover {
transform: scale(1.2);
}
img[src*="/p1."],
img[src*="/pe1."] {
vertical-align: baseline;
}
h1 {
word-wrap: break-word;
}
footer h2 {
width: 0;
line-height: 0;
position: absolute;
left: -2000px;
overflow: hidden;
}
a[class*="braces_function_"]:before,
.cms_ili:before,
.function_wiki .internal_link a:before,
.qm_history_received_text a:before {
content: url(../pics/p1.svg);
position: relative;
top: 2px;
left: 2px;
}
.function_wiki .environ_link img {
display: none;
}
.panel a[rel~="noopener"]:before,
.table_forum a[rel~="noopener"]:before,
.function_chat a[rel~="noopener"]:before,
.function_forms a[rel~="noopener"]:before,
.function_poll a[rel~="noopener"]:before,
.function_courselets a[rel~="noopener"]:before,
h2.overview ~ p a[rel~="noopener"]:before,
.cms_li:before {
content: url(../pics/pe1.svg);
position: relative;
top: 2px;
left: 2px;
}
.link_toggle_feedback:before {
content: url(../pics/option/accordion_on.svg);
position: relative;
top: 2px;
left: 2px;
}
.function_overview table ul.links > li:before,
.function_overview table .links li:before {
content: url(../pics/option/p1.svg);
}
.function_overview ul.externals > li:before,
.function_overview .externals li:before {
content: url(../pics/option/pe1.svg);
}
img.p1 + .cms_li a:before,
img.pe1 + .cms_li a:before {
content: '';
}
#body_106844 ul.links > li:before,
#body_106844 .links li:before {
content: '';
}
#body_100001 a[href^="#wall_outer"],
#body_100005 a[href^="#wall_outer"],
#body_100009 a[href^="#wall_outer"],
#body_100013 a[href^="#wall_outer"],
#body_100017 a[href^="#wall_outer"] {
display: none;
}
.clear {
clear: both;
font-size: 1px;
height: 0px;
line-height: 1px;
margin: 0;
padding: 0;
}
h1 {
padding-top: 50px;
}
h3,
h4,
p,
li,
h5,
.box_left,
.box_right,
div.box_gallery,
.table_lr {
line-height: 28px;
}
h4 {
margin-top: 30px;
}
.select_outer {
display: inline-block;
padding: 2px;
}
.select_outer select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: var(--white) url(../pics/option/bg_select.svg) no-repeat right center;
border: 1px solid var(--white);
cursor: pointer;
display: inline-block;
padding: 3px 35px 3px 5px;
font-size: 16px;
color: var(--blue5);
}
#content .select_outer select {
border-color: var(--grey2);
}
footer .select_outer select {
background-image: url(../pics/option/bg_select_footer.svg);
}
.top_icons_select .select_outer .top_select_selected {
background: var(--blue4) url(../pics/option/bg_select_over.svg) no-repeat right center;
color: var(--white);
width: auto;
}
.top_select_selected optgroup {
background: var(--white);
color: var(--blue5);
}
.select_outer .top_select {
width: auto;
}
select.bottom_select {
background-color: var(--blue5);
border-color: var(--blue5);
color: var(--white);
font-size: 15px;
}
.trail_1279 #top_select_19 {
display: none;
}
input[type=text],
input[type=password],
textarea {
border: 1px solid var(--grey2);
border-radius: 5px;
padding: 4px 2px;
}
#tooltip {
font-size: 14px;
background: var(--white);
border: 1px solid var(--grey1);
}
p.teaser {
background-color: transparent;
border-bottom: none;
border-top: none;
margin-top: 10px;
padding: 0;
}
.box_caption {
background-color: var(--grey1);
font-size: 14px;
line-height: 18px;
font-weight: normal;
padding: 10px;
}
.box_news td {
background-color: var(--grey1);
border: 1px solid var(--white);
padding: 13px;
}
.box_teaser td {
background-color: var(--grey1);
font-weight: normal;
padding: 13px;
}
.box_special th {
padding-top: 3px;
padding-bottom: 4px;
background-color: var(--blue5);
color: var(--white);
}
.box_special td {
background-color: var(--grey1);
font-weight: normal;
padding: 13px;
}
.table_lr .title {
background-color: var(--grey1);
border-bottom: 1px solid var(--white);
font-weight: normal;
padding: 8px 14px;
}
.table_lr .data {
border-bottom: 1px solid var(--grey2);
padding-top: 8px;
padding-bottom: 8px;
}
.notes_note {
height: 150px;
}
.table_list th {
font-size: 13px;
font-weight: normal;
border-bottom: 1px solid var(--blue5);
}
.table_list th a {
color: var(--blue5);
}
.table_list td {
height: 38px;
padding: 5px;
}
table.block_bottom td {
border-top: 1px solid var(--blue4);
}
.block_bottom td {
font-size: 15px;
padding: 10px 0;
}
.block_bottom td select {
font-size: 16px;
}
.block_bottom #files_path_link_up {
display: none;
}
.block_bottom td.block_admin_bottom_middle {
background: #C63247;
color: var(--white);
padding-left: 10px;
}
.block_bottom .files_path_item {
border-radius: 0;
border: none;
padding: 0;
margin: 0;
}
.block_bottom .files_path_names_outer span:not(.files_path_item_level_0) a {
color: var(--blue5);
font-size: 16px;
padding: 5px 12px 5px 16px;
background: url(../pics/option/icon_files_path_level_1.svg) no-repeat 0 center;
background-size: 24px 24px;
padding-left: 30px;
}
.block_bottom .files_path_names_outer span.files_path_item_level_0 a {
background-image: url(../pics/option/icon_files_path_level_0.svg);
background-size: 24px 24px;
padding-left: 30px;
}
.tab_main td.tab_middle {
background: var(--grey1);
color: var(--blue5);
padding: 7px 14px;
}
.block_head_active_title {
background: var(--blue5);
color: var(--white);
padding: 6px 14px;
font-weight: bold;
border-bottom: 4px solid var(--white);
}
.tab_middle a {
color: var(--blue5);
}
.block_head_inactive_title {
padding: 7px 14px;
}
.block_head_inactive_title a {
color: var(--blue5);
}
.table_misc th {
font-size: 14px;
font-weight: normal;
}
.table_misc .special {
border-right: 1px solid var(--blue5);
}
.tab_main td {
border-bottom: 3px solid var(--blue5);
}
table.popup_top_main {
height: 54px;
}
.popup_content_outer {
top: 55px;
}
td.popup_top_title_middle {
padding-bottom: 15px;
color: var(--white);
}
td.popup_top_title_left {
display: none;
}
.bottom_submits_outer {
background-color: var(--grey1);
border-top: 1px solid #797979;
padding-top: 7px;
padding-bottom: 7px;
}
.bottom_submits_spacer {
height: 56px;
}
#popup_resize_dragger {
margin-top: 10px;
}
img.textarea_icon {
width: 24px;
height: 24px;
}
table.block_links {
border-top: 1px solid var(--blue4);
}
.block_link a {
background: url(../pics/p1.svg) no-repeat 0 center;
padding: 0 12px 0 24px;
font-size: 15px;
}
.block_link a#block_link_open_bigbluebutton {
display: none;
}
.p1,
.pe1,
.n1 {
width: auto;
height: auto;
}
.externals li,
.links li,
.bullets li {
position: relative;
}
.externals li:before,
.links li:before {
position: relative;
top: 1px;
}
.bullets li:before {
position: relative;
top: 4px;
}
div.logo_popup_profile {
top: 250px;
right: 15px;
}
table.table_functions,
table.table_list {
border-spacing: 2px;
}
.table_functions td.left {
height: 70px;
padding: 5px 15px 0 15px;
background-color: var(--grey1);
}
table#status_member_of_16 td.left {
background: var(--grey1) url(../pics/s_institution.svg) center center no-repeat;
width: 64px;
height: 74px;
}
table#status_member_of_17 td.left,
table#status_member_of_18 td.left {
background: var(--grey1) url(../pics/s_gruppe.svg) center center no-repeat;
width: 64px;
height: 74px;
}
table#status_member_of_19 td.left {
background: var(--grey1) url(../pics/s_klasse.svg) center center no-repeat;
width: 64px;
height: 74px;
}
.table_functions td.right {
padding-left: 18px;
}
iframe.iframe_popup {
border: 1px solid #000;
outline: none;
border-radius: 15px;
box-shadow: 0px 0px 2px var(--white);
}
div.logo_pawn {
top: 40px;
right: 0;
width: 282px;
height: 76px;
background: var(--grey3);
}
h2 {
border: none;
padding: 40px 0 0 0;
}
.m1:has(h2) + h2.foldable {
margin-top: 20px;
}
.tab_space_middle span {
font-size: 14px;
}
.tab_space_left a {
font-size: 14px;
}
span.forum_span_right {
padding-left: 10px;
}
.panel {
background: var(--grey1);
}
.panel.top_space {
margin-top: 12px;
}
hr {
padding-top: 15px;
}
#wall_inner {
margin-top: 20px;
}
#wall_inner hr {
margin-top: 0;
border-width: 1px;
}
.entry_outer {
border: 1px solid var(--grey2);
}
.entry_outer.panel {
padding: 10px;
background: var(--white);
}
.entry_outer.top_space {
margin-top: 20px;
}
.entry_message .entry_inner {
background: url(../pics/option/p_systemnachricht.svg) no-repeat;
padding-left: 35px;
}
.entry_message_files .entry_inner {
background-image: url(../pics/option/p_folder.svg);
}
.entry_message_forum .entry_inner {
background-image: url(../pics/option/p_forum.svg);
}
.entry_message_poll .entry_inner {
background-image: url(../pics/option/p_termin.svg);
}
.entry_message_calendar .entry_inner {
background-image: url(../pics/option/p_kalender.svg);
}
.entry_inner .set0,
.entry_inner .set1 {
float: right;
}
.im {
width: auto;
height: auto;
}
.link_write_feedback {
background: url(../pics/i_kommentar.svg) no-repeat left center;
padding-left: 30px;
}
.table_csv th {
background: var(--grey1);
padding: 2px;
}
.table_csv td {
border-bottom: 1px solid var(--grey1);
border-right: 1px solid var(--grey1);
padding: 2px;
}
#dh_ajax_html_outer {
background: var(--white);
border: 1px solid var(--blue4);
box-shadow: var(--shadow2);
}
#dh_ajax_html_inner {
padding: 40px 13px;
}
#dh_ajax_html {
top: 132px !important;
left: auto !important;
right: 5px !important;
}
#dh_ajax_html.box_news td {
padding: 8px;
border: 3px solid var(--blue5);
}
#dh_ajax_html_outer li,
#dh_ajax_html .links li {
margin-top: 0;
}
.cms_search_result_internal a {
position: relative;
}
.cms_search_result_internal a:after {
content: url(../pics/option/icon_search_bg.svg);
position: absolute;
top: -3px;
right: -27px;
}
.wiki h1,
.wiki h2,
.wiki h3,
.wiki h4,
.wiki h5 {
border-color: var(--grey1);
color: var(--blue5);
}
.wiki h1,
.wiki h2 {
border-bottom-width: 1px;
}
.wiki h1 {
font-size: 26px;
}
.wiki h2 {
font-size: 20px;
}
.wiki h3 {
font-size: 18px;
}
.wiki h4 {
font-size: 16px;
}
.wiki h5 {
font-size: 15px;
}
.wiki span a,
.wiki span a:hover {
text-decoration: underline;
}
.wiki .thumb,
.wiki pre,
.wiki td {
border-color: var(--grey1);
}
.wiki table td {
padding: 3px;
}
.wiki .center div table.thumb {
margin: 0 auto;
}
.wiki li {
list-style-position: inside;
}
.table_list td .info {
color: var(--blue5);
font-size: 13px;
}
#body_181226 #ww_message_inner,
#body_258480 #ww_message_inner,
#body_275888 #ww_message_inner {
border: 1px solid #ff0000;
color: #ff0000;
}
.books_book_without_cover {
display: block;
background: url(../pics/option/bg_book_without_cover.png) center bottom no-repeat;
}
#a2857536 a.button.oc {
display: none;
}
body:not([data-login^="administrator@"]):not([data-login^="sysadmin."]) li#menu_778218,
body:not([data-login^="administrator@"]):not([data-login^="sysadmin."]) li#menu_776170,
body:not([data-login^="administrator@"]):not([data-login^="sysadmin."]) li#menu_192490,
body:not([data-login^="administrator@"]):not([data-login^="sysadmin."]) li#menu_597226 {
display: none !important;
}
.table_misc .odd td,
.table_misc .even td,
.table_misc .marked td,
.table_abc td,
.table_list .odd td,
.table_list .even td {
border-bottom: 1px solid var(--grey2);
}
.table_list .odd td td,
.table_list .even td td,
.table_misc .odd td td,
.table_misc .even td td,
.table_misc .marked td td,
.table_abc td td {
border: none;
}
.function_mail .table_list .odd td,
.function_address .table_list .odd td,
.function_members .table_list .odd td,
.function_messages .table_list .odd td,
.function_messenger .table_list .odd td,
.function_files .table_list .odd td,
.function_tasks .table_list .odd td,
.function_forms .table_list .odd td,
.function_learning_plan.popup_document .table_list .odd td,
.function_learning_log.popup_document .table_list .odd td,
.function_blog.popup_document .table_list .odd td,
.function_resource_management.popup_document .table_list .odd td,
.function_consultation_hours.popup_document .table_list .odd td,
.function_board.popup_document .table_list .odd td,
.function_overview.popup_document .table_list .odd td,
.function_profile.popup_document .table_list .odd td,
#body_419561 .table_list .odd td,
#body_409249 .table_list .odd td,
#body_409225 .table_list .odd td,
#body_408249 .table_list .odd td,
#body_407641 .table_list .odd td,
#body_558753 .table_list .odd td,
.function_courses .table_list .odd td,
.function_courselets:not(#body_412081):not(#body_545265):not(#body_545353):not(#body_412033) .table_list .odd td,
.trail_109700 .table_list .odd td,
.trail_109704 .table_list .odd td,
.function_poll .table_list .odd td,
.function_chat .table_list .odd td,
.function_mailing_lists .table_list .odd td,
.function_images .table_list .odd td,
.function_admin .table_list .odd td,
.function_conference .table_list .odd td {
background-color: var(--white);
}
.function_files .table_list .first .c_name a {
color: var(--blue5);
}
.function_files img.file_icon {
width: 24px;
height: 24px;
}
.function_board table.tab_main,
.function_notes table.tab_main,
.function_board_teacher table.tab_main,
.function_board_pupil table.tab_main {
border-top: 1px solid var(--grey2);
}
.function_board table.tab_main,
.function_notes table.tab_main,
.function_board_teacher table.tab_main,
.function_board_pupil table.tab_main {
margin-top: 20px;
}
.function_board #block_0 + .div_col_odd table.tab_main,
.function_notes #block_0 + .div_col_odd table.tab_main,
.function_board_teacher #block_0 + .div_col_odd table.tab_main,
.function_board_pupil #block_0 + .div_col_odd table.tab_main {
margin-top: 37px;
}
.function_board .tab_main td.tab_middle,
.function_board .panel,
.function_notes .tab_main td.tab_middle,
.function_notes .panel,
.function_board_teacher .tab_main td.tab_middle,
.function_board_teacher .panel,
.function_board_pupil .tab_main td.tab_middle,
.function_board_pupil .panel {
background: var(--white);
}
.panel .bar {
display: none;
}
.function_board .panel,
.function_notes .panel,
.function_board_teacher .panel,
.function_board_pupil .panel {
border-bottom: 1px solid var(--grey2);
}
.function_board table.tab_main .tab_space_right,
.function_board .panel,
.function_notes table.tab_main .tab_space_right,
.function_notes .panel,
.function_board_teacher table.tab_main .tab_space_right,
.function_board_teacher .panel,
.function_board_pupil table.tab_main .tab_space_right,
.function_board_pupil .panel {
border-right: 1px solid var(--grey2);
}
.notes_color_1 table.tab_main .tab_middle,
.notes_color_1 .panel {
border-left: 5px solid #027cd5;
}
.notes_color_3 table.tab_main .tab_middle,
.notes_color_3 .panel {
border-left: 5px solid #f28630;
}
.notes_color_4 table.tab_main,
.notes_color_4 .panel {
border-left: 5px solid #e63343;
}
.notes_color_5 table.tab_main,
.notes_color_5 .panel {
border-left: 5px solid #337e33;
}
.notes_color_6 table.tab_main,
.notes_color_6 .panel {
border-left: 5px solid var(--grey1);
}
.div_col_even .tab_main td,
.div_col_odd .tab_main td,
.function_notes .tab_main td {
border-bottom: 1px solid var(--grey2);
font-size: 13px;
}
.popup_document select,
.popup_document input {
margin: 0 3px;
line-height: 20px;
}
.function_mail input[name=reply],
.function_mail input[name=reply]:hover,
.function_mail input[name=reply_all],
.function_mail input[name=reply_all]:hover,
.function_mail input[name=forward],
.function_mail input[name=forward]:hover,
.function_mail input[name=save],
.function_mail input[name=save]:hover,
.function_mail input[name=delete],
.function_mail input[name=delete]:hover {
background-repeat: no-repeat;
background-position: 10px center;
padding-left: 30px;
}
.function_mail input[name=reply],
.function_mail input[name=reply]:hover {
background-image: url(../pics/option/button_reply.svg);
}
.function_mail input[name=reply_all],
.function_mail input[name=reply_all]:hover {
background-image: url(../pics/option/button_reply_all.svg);
}
.function_mail input[name=forward],
.function_mail input[name=forward]:hover {
background-image: url(../pics/option/button_forward.svg);
}
.function_mail input[name=save],
.function_mail input[name=save]:hover {
background-image: url(../pics/option/button_save.svg);
}
.function_mail input[name=delete],
.function_mail input[name=delete]:hover {
background-image: url(../pics/option/button_delete.svg);
}
.user_sid_1049 #top_chapter_3,
#jaslkfjsdaflsdafkjsdf {
display: none !important;
}
.trail_107172 .div_col_odd,
.trail_107172 .div_col_even,
.trail_109732 .div_col_odd,
.trail_109732 .div_col_even,
.trail_109580 .div_col_odd,
.trail_109580 .div_col_even,
.trail_107608 .div_col_odd,
.trail_107608 .div_col_even,
.trail_107368 .div_col_odd,
.trail_107368 .div_col_even,
.trail_109592 .div_col_odd,
.trail_109592 .div_col_even,
.trail_109608 .div_col_odd,
.trail_109608 .div_col_even,
.trail_115724 .div_col_odd,
.trail_115724 .div_col_even,
.trail_437226 .div_col_odd,
.trail_437226 .div_col_even {
clear: none;
float: none;
width: 100%;
margin-right: 0;
}
.trail_107172 .notes_note,
.trail_109732 .notes_note,
.trail_109580 .notes_note,
.trail_107608 .notes_note,
.trail_107368 .notes_note,
.trail_109592 .notes_note,
.trail_109608 .notes_note,
.trail_115724 .notes_note,
.trail_437226 .notes_note {
height: auto;
}
.notes_note.panel {
background: var(--white);
}
.function_mail .panel {
background: var(--white);
border: 1px solid var(--grey2);
}
.notes_color_1 .panel h4 {
margin-bottom: 4px;
}
.popup_content_main h4,
.panel h4,
label.inline h4 {
margin-top: 0;
}
#menu_2898312,
#menu_1551558,
#menu_572138 {
background: var(--blue2) no-repeat 15px top;
border-bottom: 1px solid var(--grey2);
font-weight: normal;
}
#menu_2898312.active,
#menu_1551558.active,
#menu_572138.active {
font-weight: bold;
}
#menu_2898312 a,
#menu_1551558 a,
#menu_572138 a {
background: url(../pics/n_vhs_over.svg) 20px 6px no-repeat;
padding-left: 70px;
color: var(--white);
}
#menu_2898312.active a,
#menu_2898312 a:hover,
#menu_1551558.active a,
#menu_1551558 a:hover,
#menu_572138.active a,
#menu_572138 a:hover,
#menu_212970.active a,
#menu_212970 a:hover {
background-image:url(../pics/n_vhs_over.svg);
}
#menu_212970 a {
background: url(../pics/n_vhs_over.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_1312966 a {
background: url(../pics/n_neuhier.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_1304774 a {
background: url(../pics/n_neuhier.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_1323718 a {
background: url(../pics/n_neuhier.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_1312966.active a,
#menu_1312966 a:hover {
background-image:url(../pics/n_neuhier_over.svg);
}
#menu_1304774.active a,
#menu_1304774 a:hover {
background-image:url(../pics/n_neuhier_over.svg);
}
#menu_1323718.active a,
#menu_1323718 a:hover {
background-image:url(../pics/n_neuhier_over.svg);
}
#menu_303024 a {
background: url(../pics/n_conference.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_1058758 a {
background: url(../pics/n_conference.svg) 20px 6px no-repeat;
padding-left: 70px;
}
#menu_303024.active a,
#menu_303024 a:hover {
background-image:url(../pics/n_conference_over.svg);
}
#menu_1058758.active a,
#menu_1058758 a:hover {
background-image:url(../pics/n_conference_over.svg);
}
#body_1569222 p.info,
#body_1569222 .c_cb,
#body_1569222 #panel_folders .icons,
#body_1569222 .tab_space_left *,
#body_1569222 .tab_space_middle * {
display: none !important;
}
#body_1587654 .q_2061 {
display: none;
}
.q_135157_1035,
.q_135157_1045 {
display: none !important;
}
.log a img:not(.top_user_photo) {
transition: 0.3s;
transform-origin: center center;
margin-left: 10px;
}
.log a:hover img:not(.top_user_photo) {
transform: scale(1.2);
}
#body_101505 .items,
#body_101505 .select,
.document_public .items span:not(#td_top_printicon_extern),
.document_internal .items span#td_top_printicon_extern {
display: none;
}
.logo {
float: left;
width: auto;
margin: 20px 0;
}
.logo img {
width: 100%;
}
.slogan {
padding: 43px 0 0 25px;
font-size: 18px;
line-height: 18px;
color: var(--blue1);
display: inline-block;
}
.log {
overflow: hidden;
float: right;
width: auto;
margin-top: 22px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
padding: 0 1px;
}
#td_top_mailicon {
position: relative;
padding-left: 10px;
}
#td_top_noteicon {
position: relative;
padding-right: 10px;
}
#td_top_mailicon:before {
position: absolute;
top: 5px;
left: 5px;
content: url(../pics/option/bg_pipe.gif);
color: var(--white);
}
#td_top_noteicon:after {
position: absolute;
top: 5px;
right: 0;
content: url(../pics/option/bg_pipe.gif);
color: var(--white);
}
#top_user_image img {
width: 40px;
height: 40px;
border-radius: 40px;
border: 2px solid var(--blue5);
}
.top_user_profile:hover > .navigation_profile_menu,
.top_user_profile:focus > .navigation_profile_menu,
.top_user_profile:focus-within > .navigation_profile_menu {
visibility: visible;
}
.navigation_profile_menu {
background: var(--grey1);
border: 1px solid var(--blue4);
box-shadow: var(--shadow2);
padding: 15px 0 !important;
position: absolute;
width: 250px;
top: 60px;
right: 90px;
visibility: hidden;
z-index: 100005;
}
.navigation_profile_menu li a {
display: block;
padding: 5px 10px 5px 48px;
background: url(../pics/p1.svg) 20px center no-repeat;
}
.navigation_profile_menu li:last-child a {
background: url(../pics/lang/l2_b_logout.svg) 20px center no-repeat;
background-size: 20px 20px;
}
.top_user_name {
font-size: 15px;
display: inline-block;
margin-right: 10px;
}
.topWrapper {
overflow: hidden;
}
.selects {
float: left;
width: auto;
margin-top: 8px;
}
.selects a.button {
width: 230px;
margin: 7px 15px 0 0;
}
.selects a.vhs_active {
color: var(--white);
display: inline-block;
padding: 5px 10px 0 0;
}
body:not(.trail_1277) .selects a.vhs_private,
body:not(.trail_1242) .selects a.vhs_course,
body:not(.trail_1244) .selects a.vhs_group,
body:not(.trail_1279) .selects a.vhs_institution,
body:not(.trail_1280) .selects a.vhs_network {
display: none;
}
.selects a.q_2321 {
display: inline-block;
padding: 0 10px 0 31px;
background: url(../pics/menu_burger.svg) left center no-repeat;
color: #fff;
transition: background-size 1s ease;
}
.selects a.q_2321:hover {
background-size: 15%;
}
.items {
float: right;
width: auto;
margin-top: 6px;
}
.items img {
margin-left: 5px;
}
.trail_1246 .top_outer div.selects,
.trail_1284 .top_outer div.selects,
.trail_1286 .top_outer div.selects,
.top_icons_select {
display: inline-block;
margin: 0 15px 0 0;
}
.selects .top_icons_select:last-child {
margin-right: 0;
}
.top_menu_title {
float: left;
width: auto;
}
ul#nav {
padding: 0;
list-style: none;
width: auto;
display: block;
width: auto;
float: right;
}
ul#nav li:hover > ul#navigation,
ul#nav li:focus > ul#navigation,
ul#nav li:focus-within > ul#navigation {
visibility: visible;
}
ul#nav li a span {
display: block;
}
ul#nav li a .img {
display: inline-block;
}
ul#nav li a span {
display: none;
}
ul#nav li ul li {
opacity: 1;
}
#navigation {
text-align: left;
height: auto;
visibility: hidden;
overflow: hidden;
position: absolute;
right: 0;
top: 60px;
width: 300px;
z-index: 1000003;
box-shadow: var(--shadow2);
}
#navigation ul,
#navigation li:hover ul {
position: relative;
top: 0;
left: 0;
}
#navigation li {
background: var(--blue5);
border-top: 1px solid var(--white);
border-bottom: 1px solid var(--white);
margin: 0;
clear: left;
}
#navigation li#top_chapter_14 {
border-bottom-width: 4px;
}
.user_type_1 #navigation li#top_chapter_13 {
display: none;
}
#navigation li.top_chapter_selected {
background: var(--blue4);
}
#navigation li:not(.top_chapter_selected) ul {
position: absolute;
top: -999em;
display: none;
}
#navigation a {
text-decoration: none;
color: var(--white);
display: inline-block;
padding: 10px 20px;
}
#navigation li li {
border-top: none;
background: var(--white);
}
#navigation li li.active {
background: var(--grey1);
}
#navigation li li a {
color: var(--blue5);
}
#navigation li li.top_menu_0t,
#navigation li li.top_menu_1t,
#navigation li li.top_menu_1b,
#navigation li li.top_menu_0b {
display: none;
}
.content_right_top {
height: 28px;
width: auto;
padding: 0 17px;
box-sizing: border-box;
background: none;
font-weight: bold;
}
.trail_1279 .content_right_top,
.trail_1242 .content_right_top,
.trail_1244 .content_right_top,
.trail_108736 .content_right_top {
background: none;
font-size: 15px;
left: 90px;
top: 10px;
padding: 0;
position: absolute;
border-bottom: none;
}
.trail_1279 .content_right_bottom,
.trail_1279 .content_bottom_right_spacer,
.trail_108736 .content_right_bottom,
.trail_108736 .content_bottom_right_spacer,
.trail_1242 .content_right_bottom,
.trail_1242 .content_bottom_right_spacer,
.trail_1244 .content_right_bottom,
.trail_1244 .content_bottom_right_spacer {
display: none;
}
.content_right_top a:link,
.content_right_top a:visited {
text-decoration: none;
}
.content_right_main {
background: var(--grey1) none;
padding: 10px 15px 0 15px;
width: auto;
}
.trail_1279 .content_right_main,
.trail_108736 .content_right_main,
.trail_1242 .content_right_main,
.trail_1244 .content_right_main {
padding: 0 10px;
}
.content_right_main p {
margin-top: 10px;
}
.content_right_bottom {
width: auto;
height: 40px;
background-repeat: repeat-x;
}
.content_right_main ul.links,
.content_right_main ul.externals,
.content_right_main ul.bullets {
margin-top: 0;
padding-top: 3px;
}
.rc_moderator {
font-size: 14px;
}
td.rc_moderator_td_user,
td.rc_moderator_td_image {
vertical-align: top;
}
td.rc_moderator_td_user span {
display: block;
padding-top: 29px;
}
td.rc_moderator_td_user br {
display: none;
}
td.rc_moderator_td_user img {
margin: 2px 3px 3px 0;
}
.rc_moderator_td_image img {
margin: 10px 10px 10px 0;
}
.rc_moderator_td_no_image {
background: url(../pics/option/menu_moderator_placeholder.gif) no-repeat;
}
.rc_moderator_td_no_image img {
width: 80px;
height: 90px;
}
.logo_pawn img {
bottom: auto;
top: 0;
border-color: var(--grey1);
}
.logo_profile img,
.logo_popup_profile img,
.slideend_small,
.slidestart_small {
border-color: var(--grey3);
}
div.logo_profile {
left: 930px;
top: 20px;
height: 100px;
display: none;
}
.menu_outer {
position: absolute;
top: 40px;
right: 0;
width: auto;
}
.menu_burger {
display: flex;
align-items: end;
justify-content: right;
width: 282px;
height: 76px;
}
.menu_burger img {
width: auto;
height: auto;
margin: 0 4px 4px 0;
transition: 0.3s;
}
.menu_burger img:hover {
transform: scale(1.1);
}
.trail_1277 .menu_burger {
background: url(../pics/option/raumbild_schreibtisch.png) no-repeat;
}
.trail_1279 .menu_burger {
background: url(../pics/option/raumbild_volkshochschule.png) no-repeat;
}
.trail_109564 .menu_burger {
background: url(../pics/option/raumbild_kurs.png) no-repeat;
}
.trail_109716 .menu_burger {
background: url(../pics/option/raumbild_gruppe.png) no-repeat;
}
.trail_108736 .menu_burger {
background: url(../pics/option/raumbild_netzwerkgruppe.png) no-repeat;
}
.trail_109564 #skeleton_inner:has(.logo_pawn) .menu_burger {
background: none;
}
.menu_heading {
display: none;
}
.menu_inner {
position: absolute;
right: 0;
overflow: visible;
display: table;
}
.menu_inner:hover {
z-index: 10000;
width: auto;
height: auto;
overflow: visible;
}
.menu_inner .menu_main {
visibility: hidden;
overflow: hidden;
width: 1px;
height: 1px;
background-color: var(--grey1);
border: 1px solid var(--blue4);
box-shadow: var(--shadow2);
}
.menu_inner:hover .menu_main {
visibility: visible;
width: 280px;
height: auto;
}
.menu_main ul {
display: block;
}
.menu_main li a {
box-sizing: border-box;
display: block;
font-weight: normal;
color: var(--blue5);
padding: 12px 10px 12px 70px;
}
.menu_main li.active a {
background-color: var(--white) !important;
}
.menu_main li.menu_1t a {
font-weight: bold;
padding-left: 20px;
}
.menu_main li.menu_0t,
.menu_main li.menu_1b,
.menu_main li.menu_0b,
.menu_bottom,
.content_menu_spacer {
display: none;
}
.slideshow_wrapper {
margin-top: 50px;
padding-top: 30px;
background-color: var(--blue2);
}
div.slideshow_inner {
border: none;
}
.slideshow_outer {
margin-top: 0;
}
.slideshow_text {
top: 0;
bottom: auto;
right: 0;
padding: 0;
width: 50%;
height: 100%;
padding: 11px 50px;
box-sizing: border-box;
background-color: var(--blue2);
}
.slideshow_text a {
display: flex;
flex-wrap: wrap;
flex-direction: column;
height: 100%;
box-sizing: border-box;
position: relative;
}
.slideshow_line1 {
padding-bottom: 10px;
font-size: 24px;
line-height: 32px;
order: 2;
color: #004E92;
margin-top: 20px;
}
.slideshow_line2 {
order: 3;
color: #313946;
}
.slideshow_line3 {
order: 1;
text-transform: uppercase;
font-size: 10px;
padding-bottom: 1px;
letter-spacing: 1px;
font-family: Roboto Black;
position: absolute;
display: inline;
border-bottom: 2px solid var(--grey1);
line-height: 16px;
}
.slideshow_text a:hover .slideshow_line3 {
border-color: var(--grey1);
}
.slideshow_nav_line {
text-align: center;
}
.slideshow_nav_point {
background-color: var(--white);
border: none;
margin: 19px -2px 12px 8px;
height: 12px;
width: 12px;
}
.slideshow_nav_point.active {
background-color: var(--blue5);
height: 14px;
width: 14px;
}
.slideshow_prev,
.slideshow_next {
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
text-indent: -99999em;
padding: 0;
height: 30px;
width: 30px;
top: calc(50% - 15px);
}
.slideshow_prev {
background-image: url(../pics/option/bg_prev.svg);
left: 10px;
}
.slideshow_next {
right: 10px;
}
.slideshow_next {
background-image: url(../pics/option/bg_next.svg);
}
figure {
border: none;
margin: 0;
padding: 0;
position: relative;
}
.copyright {
position: absolute;
right: 8px;
bottom: 8px;
z-index: 100;
}
.startText {
position: absolute;
left: 0;
bottom: 10px;
width: 100%;
padding: 0 55px 0 35px;
box-sizing: border-box;
color: var(--blue5);
}
.startText h2 {
font-weight: bold;
}
.startText h3 {
font-weight: normal;
font-size: 20px;
}
.trail_101505 :is(.path_outer, .dvv_top) {
display: none;
}
body:not(.document_internal) .dvv_top {
background: var(--grey1);
font-weight: bold;
}
body:not(.document_internal) .dvv_top .wrapper {
position: relative;
padding-bottom: 50px;
width: var(--content-slim-width);
margin: 0 auto;
}
body:not(.document_internal) .dvv_top .wrapper:before {
position: absolute;
bottom: 0;
right: 0;
height: 141px;
content: url(../pics/option/dvv_top_bg.png);
pointer-events: none;
}
body:not(.document_internal) .dvv_top .wrapper * {
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0 !important;
padding-right: 300px !important;
}
h2.foldable {
padding: 0;
margin-top: 8px;
font-size: 18px;
background: none !important;
}
h2.foldable_expanded_next {
margin-top: 20px;
}
.foldable.foldable_end {
display: block;
padding: 0;
}
.foldable a {
background-color: var(--grey1);
padding: 14px 40px 14px 10px;
display: block;
transition: transform .5s ease-in-out;
position: relative;
}
.foldable a:hover {
transform: scale(1.05);
background-color: var(--grey2);
}
.foldable_collapsed a:after {
content: url(../pics/foldable_collapse.svg);
position: absolute;
top: 15px;
right: 15px;
}
.foldable_expanded a:after {
content: url(../pics/foldable_expand.svg);
position: absolute;
top: 15px;
right: 15px;
}
.loginTeaser {
background: var(--blue5);
color: var(--white);
padding: 20px 30px;
margin-top: 50px;
}
.loginTeaser_wrapper {
display: flex;
column-gap: 20px;
}
.loginTeaser_wrapper div:first-of-type {
width: 45%;
}
.loginTeaser_wrapper div:last-of-type {
width: 55%;
}
.loginTeaser :is(input, span) {
display: inline-block;
}
.loginTeaser :is(span, .loginTeaser_link) {
margin-left: 20px;
}
.loginTeaser_link {
font-size: 15px;
}
.loginTeaser input.max {
width: auto;
}
.loginTeaser :is(h2, label) {
padding-top: 0;
}
.loginTeaser label {
padding-bottom: 7px;
font-size: 15px;
}
.loginTeaser p {
margin-top: 4px;
}
.loginTeaser a {
color: var(--white);
}
.double_column_wrapper {
display: flex;
column-gap: 30px;
}
.doubleColumn {
width: calc(50% - 15px);
margin-top: 30px;
}
h2 + .double_column_wrapper .doubleColumn {
margin-top: 20px;
}
.bg {
background: var(--grey1);
word-wrap: break-word;
}
.bg_wrapper {
display: flex;
position: relative;
}
.bg_wrapper:hover {
background: var(--grey2);
}
.bg_wrapper a {
display: block;
}
.bg_wrapper a:before {
content: " ";
position: absolute;
inset: 0;
z-index: 1;
}
.bg_wrapper a:hover {
text-decoration: none;
}
.bg:is(.last, .alone) .doubleColumnImage {
order: 1;
}
.bg:is(.last, .alone) .doubleColumnText {
order: 2;
}
.bg.alone {
margin-left: auto;
margin-right: auto;
}
.doubleColumnText {
padding: 20px;
box-sizing: border-box;
width: calc(100% - 250px);
}
.doubleColumnTextOnly {
padding: 20px;
}
.doubleColumnImage {
display: table;
width: 250px;
}
.doubleColumnImage figure {
display: table-cell;
vertical-align: middle;
}
.doubleColumnImage img:not(.im) {
width: 100%;
}
.doubleColumn h3 {
color: var(--blue5);
margin-top: 0;
font-size: 18px;
}
.doubleColumn p {
margin-top: 5px;
}
.vhs_field {
border-bottom: 1px solid var(--blue5);
color: var(--blue5);
font-weight: normal;
display: inline-block;
}
.doubleColumn .vhs_field + a h3 {
margin-top: 8px;
}
.dvv_threeColumn {
display: flex;
column-gap: 30px;
}
.dvv_threeColumn_item {
width: 33.3333%;
background: var(--blue2);
padding: 30px;
text-align: center;
margin-top: 30px;
display: flex;
flex-direction: column;
}
.m1:has(h2) + .dvv_threeColumn .dvv_threeColumn_item {
margin-top: 20px;
}
.dvv_threeColumn figure {
order: 1;
}
.dvv_threeColumn_link {
order: 2;
margin-top: 20px;
}
.dvv_threeColumn h3 {
margin-top: 20px;
order: 3;
}
.dvv_threeColumn_text {
order: 4;
margin-top: 0;
}
.dvv_threeColumn_link.last {
order: 5;
}
.dvv_bar_with_button {
background: var(--yellow);
padding: 20px 30px;
display: flex;
align-items: center;
column-gap: 30px;
margin-top: 20px;
}
.dvv_bar_with_button div:first-of-type {
width: 50px;
}
.dvv_bar_with_button div:nth-of-type(2) {
width: 80%;
}
.dvv_bar_with_button :is(h3, p) {
margin-top: 0;
}
.grey {
background: var(--grey1) !important;
}
#body_110092 .m83 .table_list .odd td {
background-color: var(--grey1);
}
.m212 p,
.m212 p.bold:first-of-type {
margin-top: 0;
}
.m212 p.bold {
margin-top: 20px;
}
.dvv_top2 {
background: var(--grey1);
padding: 0 10px 50px 10px;
font-weight: bold;
}
.my_courses {
display: flex;
flex-wrap: wrap;
}
.doubleColumn.dvv_course {
width: calc(50% - 27px);
background: var(--grey1);
display: block;
padding: 0 0 10px 10px;
cursor: pointer;
}
.dvv_course h4.a,
.colInfo h4 a {
color: var(--blue5);
font-weight: normal;
}
.colInfo h4 a:before {
content: url(../pics/option/p1.svg);
position: relative;
top: 1px;
}
.colIcon {
width: 60px;
float: left;
margin: 10px 20px 0 0;
}
.colIcon img {
border-radius: 60px;
}
.colIcon:empty {
display: none;
}
.colIcon:empty + .colInfo {
width: 100%;
}
.colInfo {
width: calc(100% - 90px);
float: left;
margin-right: 10px;
}
.my_courses_text {
width: calc(50% - 17px);
border: 1px solid var(--blue5);
display: block;
margin-top: 30px;
}
.my_courses_text ul.links,
.my_courses_text .links li {
margin-top: 0;
}
.my_courses_text .links li {
display: block;
}
.my_courses_text .links li:before {
content: '';
}
.my_courses_text a {
font-weight: bold;
display: block;
padding: 30px 10px;
}
.my_courses_text a:hover {
background: var(--blue1);
}
.my_courses_text a:before {
content: url(../pics/option/plus.svg);
position: relative;
top: 0;
left: 2px;
}
.vhs_column {
float: left;
width: calc(40% - 15px);
margin-right: 15px;
margin-top: 30px;
overflow: hidden;
}
.vhs_column.last {
float: right;
width: 60%;
margin-right: 0;
}
.vhs_column.last h3 {
margin-top: 0;
}
.eye_catcher {
position: relative;
background: var(--blue5);
color: var(--white);
}
.eye_catcher h1 {
padding-top: 0;
color: inherit;
}
.eye_catcher .wrapper-box {
display: flex;
}
.eye_catcher_text {
padding: 60px 0 80px 0;
width: 35%;
position: relative;
z-index: 2;
}
.eye_catcher_decoration {
position: relative;
width: 65%;
}
.eye_catcher_decoration_left {
background: linear-gradient(90deg, var(--blue5) 0%, rgba(0, 42, 90, 0.00) 100%);
position: absolute;
left: 0;
width: 20%;
height: 100%;
z-index: 10;
}
.eye_catcher_decoration_right {
background: linear-gradient(90deg, rgba(0, 42, 90, 0.00) 0%, var(--blue5) 100%);
position: absolute;
right: 0;
width: 20%;
height: 100%;
z-index: 11;
}
#eye_catcher_slider {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
}
.eye_catcher_image {
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.eye_catcher_image.active {
z-index: 3;
}
@media screen and (max-width: 767px) {
.eye_catcher .wrapper-box {
flex-direction: column;
width: 100%;
}
.eye_catcher_decoration {
order: 1;
position: relative;
z-index: 2;
left: auto;
bottom: auto;
width: 100%;
min-height: 240px;
}
.eye_catcher_decoration_left,
.eye_catcher_decoration_right {
display: none;
}
.eye_catcher_text {
order: 2;
padding: 20px;
width: calc(100% - 40px);
}
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
white-space: nowrap;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
clip-path: none;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
white-space: inherit;
}
.carousel_with_content {
margin-top: 50px;
}
.carousel {
position: relative;
}
.slide_animation_nav {
position: absolute;
left: calc(50% - 73px);
bottom: 5px;
z-index: 3000;
}
.carousel :is(ul, li) {
margin: 0;
padding: 0;
list-style: none;
}
.carousel_wrapper {
background-color: var(--blue2);
}
.carousel_wrapper ul {
position: relative;
}
.carousel_slide {
position: relative;
z-index: 200;
display: none;
opacity: 0;
transition: opacity 2s allow-discrete;
}
.carousel_slide.current {
z-index: 500;
opacity: 1;
display: block;
}
@starting-style {
.carousel_slide.current {
opacity: 0;
}
}
.carousel_slide_item {
display: flex;
}
.carousel_slide_item_img {
width: 50%;
}
.carousel_slide_item_image {
width: 100%;
vertical-align: top;
}
.carousel_slide_item_text {
width: 50%;
padding: 20px 30px;
box-sizing: border-box;
background-color: var(--blue2);
}
.carousel_slide_item_text h2 {
padding: 0;
}
.carousel_slide_item_text p {
margin-top: 20px;
}
.slide_pagination_nav {
text-align: center;
}
.slide_pagination_nav li {
display: inline-block;
margin: 19px 4px 12px 4px;
}
.slide_pagination_nav button {
background-color: var(--blue2);
border: none;
height: 16px;
width: 16px;
border-radius: 16px;
border: 2px solid white;
font-size: 10px;
line-height: 14px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.slide_pagination_nav button {
color: transparent;
}
.slide_pagination_nav button.current {
background-color: var(--blue5);
border-color: var(--blue5);
}
button.carousel_controls_animation {
background: transparent;
color: transparent;
transition: none;
height: 30px;
width: 30px;
border-radius: 0;
border: none;
font-size: 12px;
line-height: 18px;
padding: 0;
transition: background-size 1s ease;
}
button.carousel_controls_animation.stop {
background: url(../pics/option/icon_carousel_stop.svg) center center no-repeat;
}
button.carousel_controls_animation.start {
background: url(../pics/option/icon_carousel_start.svg) center center no-repeat;
}
button.carousel_controls_animation:hover {
background-size: 70% !important;
}
.carousel_controls button {
position: absolute;
z-index: 700;
border: 0;
padding: 0;
background: transparent;
color: transparent;
width: 30px;
height: 30px;
cursor: pointer;
}
.btn-prev {
top: calc(50% - 25px);
left: -50px;
background: url(../pics/option/bg_prev.svg) center center no-repeat !important;
transition: background-size 1s ease;
}
.btn-next {
top: calc(50% - 25px);
right: -50px;
background: url(../pics/option/bg_next.svg) center center no-repeat !important;
transition: background-size 1s ease;
}
:is(.btn-prev, .btn-next):hover {
background-size: 50% !important;
}
#courselet_breadcrumb {
padding: 5px;
}
.courselet_overview_level0 {
border-color: #0074be;
}
.courselet_overview_level1 {
border-color: #002f5f;
}
.courselet_slider {
border-color: #002b5c;
background-color: #002b5c;
color: #fff;
}
.courselet_slider_blue {
background-color: #0267b5;
}
.courselet_slider_green {
background-color: #26ab5e;
}
.courselet_slider_target {
background-color: #fff;
border-color: #002b5c;
margin: 4px 0;
}
.courselet_slider_source {
border: 1px solid #a8b5bd;
color: #a8b5bd;
}
.courselet_block_feedback,
.courselet_page_feedback {
border: 1px solid #d8dfe2;
}
#courselet input.courselet_input {
background: #fff none;
margin: 5px 0;
}
#courselet h2 {
margin-top: 0;
padding-top: 22px;
}
#courselet .courselet_box {
background: #eef2f4;
color: #333;
border-left: 1px solid #1866a0;
padding: 12px;
}
.courselet_box b.heading3:first-child,
.courselet_box b.heading3 {
color: #333;
background: transparent;
padding: 0;
margin: 0;
}
.popup_document.function_courselets select,
.popup_document.function_courselets input {
margin: 3px;
}
.courselet_internal_link:before {
content: url(../pics/p1.svg);
position: relative;
top: 2px;
left: 2px;
}
a.courselet_internal_link,
a.courselet_external_link,
a.courselet_download_link {
text-decoration: none;
}
a.courselet_internal_link:hover,
a.courselet_external_link:hover,
a.courselet_download_link:hover {
text-decoration: underline;
}
.courselet_folder {
background-position: right 18px top 20px;
background-repeat: no-repeat;
padding: 20px 40px 4px 0;
padding-top: 20px !important;
margin-top: 15px !important;
cursor: pointer;
display: block;
font-size: 18px;
border-top: 3px solid #f0f0f0;
border-bottom: 0;
}
.courselet_folder:hover {
color: #0A4C7E;
text-decoration: underline;
}
.courselet_folder_expanded {
background-image: url(../pics/foldable_collapse.svg);
}
.courselet_folder_expanded:hover {
background-image: url(../pics/foldable_collapse_over.svg);
}
.courselet_folder_collapsed {
background-image: url(../pics/foldable_expand.svg);
}
.courselet_folder_collapsed:hover {
background-image: url(../pics/foldable_expand_over.svg);
}
.courselet_folder_expanded:before,
.courselet_folder_collapsed:before {
content: '';
}
.courselet_folder:empty {
display: block;
background: none;
}
.courselet_mix_and_match {
margin-bottom: 30px;
}
.block_admin_links_middle,
.block_links_middle {
white-space: normal;
padding-top: 1px;
line-height: 17px;
height: auto;
}
.block_admin_links_left,
.block_admin_links_right,
.block_links_left,
.block_links_right {
height: auto;
}
@media screen and (max-width: 1300px) {
.top_outer,
#skeleton_inner,
footer,
.path_outer,
.search_outer,
table.bottom_main {
width: 100%;
box-sizing: border-box;
}
.skeleton_main,
.skeleton_bottom {
width: 100% !important;
}
.document #content {
margin: 0 0 40px 0;
}
.content_outer {
border: none;
width: calc(75% - 20px);
}
.content_narrow_outer {
border: none;
width: calc(60% - 20px);
}
.trail_1277 .content_narrow_outer,
.trail_1279 .content_narrow_outer {
width: calc(80% - 20px);
}
.document .content_main,
.document .content_narrow_main,
div.content_main,
div.content_narrow_main,
.trail_1277 .content_narrow_main,
.trail_1279 .content_narrow_main {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box;
margin: 0;
}
.menu_outer {
width: calc(20% - 20px);
margin: 0 20px 0 0;
}
.content_right_outer {
width: 20%;
}
div.logo_profile {
right: 10px;
}
}
li.menu_pin {
border: 0 !important;
}
body.menu_pinning_off div.menu_outer {
position: relative;
top: 10px;
width: 0px;
height: 0px;
}
body.menu_pinning_off div.menu_inner {
position: absolute;
width: 40px;
height: 40px;
overflow: hidden;
}
body.menu_pinning_off div.menu_inner:focus,
body.menu_pinning_off div.menu_inner:focus-within,
body.menu_pinning_off div.menu_inner:hover {
z-index: 100000;
width: auto;
height: auto;
overflow: visible;
}
body.menu_pinning_off div.menu_burger {
display: block;
}
body.menu_pinning_off .menu_heading {
display: block;
}
body.menu_pinning_off .menu_inner ul {
display:none;
}
body.menu_pinning_off .menu_inner:focus ul,
body.menu_pinning_off .menu_inner:focus-within ul,
body.menu_pinning_off .menu_inner:hover ul {
display:block;
}
body.menu_pinning_off .content_main,
body.menu_pinning_off .content_outer {
width: 100%;
}
@media screen and (max-width: 979px) {
.skeleton_main {
width: 100%;
}
#content_right {
display: none;
}
div#path,
div#auto_grow {
top: 1px;
display: none;
}
.document #content {
margin: 50px 16px 0 16px;
width: auto;
position: static;
}
.document .content_main,
.document .content_narrow_main {
width: auto;
max-width: 1280px;
}
table.top_icons,
table.top_chapters,
table#table_bottom {
width: 100%;
}
div.logo_profile {
left: auto;
right: 16px;
}
div.logo_pawn {
left: auto;
right: 16px;
visibility: hidden;
}
div.logo_pawn img {
visibility: visible;
}
.login_outer {
margin: 0 auto 0 auto;
max-width: 440px;
width: auto;
}
div.menu_outer {
position: relative;
top: 10px;
width: 0px;
height: 0px;
}
div.menu_inner {
position: absolute;
width: 40px;
height: 40px;
overflow: hidden;
}
div.menu_inner:focus,
div.menu_inner:focus-within,
div.menu_inner:hover {
z-index: 100000;
width: auto;
height: auto;
overflow: visible;
}
div.menu_burger {
display: block;
}
.menu_heading {
display: block;
}
.menu_inner ul {
display:none;
}
.menu_inner:focus ul,
.menu_inner:focus-within ul,
.menu_inner:hover ul {
display:block;
}
.menu_inner li.menu_pin {
display: none !important;
}
}
@media screen and (max-width: 810px) {
div.content_main,
div.content_narrow_main {
padding-left: 0px;
}
.document #content {
margin-left: 5px;
margin-right: 5px;
}
}
@media screen and (max-width: 790px) {
.div_col_odd, .div_col_even {
float: none;
display: block;
width: auto;
margin-right: 0;
}
.notes_note {
height: auto;
width: auto;
overflow-y: visible;
}
div.files_list {
width: auto;
}
.files_list tfoot {
display:none;
}
.logo_pawn {
display: none;
}
}
@media screen and (max-width: 660px) {
.table.calendar_year div.cell_before {
display: table-cell;
}
.table.calendar_year div.cell_before2 {
display: table-row;
}
span.chat_popup_top_title_colon_and_room {
display: none;
}
}
@media screen and (max-width: 550px) {
input.medium,
select.medium,
textarea.medium {
width: 250px;
max-width: 98%;
}
}
@media screen and (max-width: 500px) {
.block_bottom span.label {
display:none;
}
#dh_popup_link input.line_to_copy {
min-width: 280px;
}
}
@media screen and (max-width: 440px) {
.block_bottom span.quota {
display:none;
}
.table_list th {
white-space: normal;
overflow: hidden;
}
.table_list td[nowrap] {
white-space: normal;
}
td.icons img.placeholder,
td.icons span.iag {
display:none;
}
.table_list td.icons {
white-space: normal;
min-width: 58px;
}
.document.function_admin .table_list td.icons,
.document.function_mailing_lists .table_list td.icons {
min-width: 116px;
}
body.document.function_mail .c_size,
body.document.function_files .c_size,
body.document.function_members .c_login,
body.document.function_forum .icons,
body.document.function_messages .icons {
display:none;
}
#table_functions td.right {
max-width: 50px;
overflow: hidden;
}
#table_functions td.right * {
font-weight: normal;
}
.table.calendar_year div.cell_before {
display: table-row;
}
img.ws_gen_page_image {
width: 50px;
}
div.ws_gen_page_form {
margin-right: 60px;
}
#dh_popup_link input.line_to_copy {
min-width: 230px;
}
}
@media screen and (max-width: 390px) {
.table_lr td.title {
max-width: 70px;
overflow: hidden;
}
#dh_popup_link input.line_to_copy {
min-width: 180px;
}
.download_as_ods {
display: none !important;
}
}
.block_admin_links_middle,
.block_links_middle {
padding: 8px 0;
}
@media screen and (max-width: 1300px) {
:root {
--content-width: calc(100% - 40px);
--content-slim-width: 90%;
--content-width-gap: calc(20% - 50px);
--navigation-main-left: 10px;
}
#skeleton_inner,
.wide_content #skeleton_inner {
width: var(--content-slim-width);
}
.content_outer,
.content_narrow_outer {
width: auto;
}
.document #content {
margin: 0;
}
.menu_outer {
width: auto;
margin: 0;
}
.path_outer {
width: auto;
}
.wrapper {
width: calc(100% - 20px);
margin: 0 10px;
}
.top_outer,
footer {
padding: 0 10px;
width: 100% !important;
}
.function_address .table_list th:nth-child(6),
.function_address .table_list td:nth-child(6) {
display: none;
}
.doubleColumnText {
padding: 12px;
}
.doubleColumn.dvv_course,
.my_courses_text {
float: none;
width: calc(100% - 2px);
}
.doubleColumn.dvv_course:not(.last) {
margin-right: 0;
}
.carousel_slide_item_img {
padding: 20px 0;
width: 450px;
}
.carousel_slide_item_text {
width: calc(100% - 450px);
padding: 20px;
}
.carousel_controls {
position: relative;
}
.btn-prev {
top: 10px;
left: 10px;
}
.btn-next {
top: 10px;
right: 10px;
}
}
@media screen and (max-width: 1200px) {
.double_column_wrapper {
display: block;
}
.doubleColumn {
width: 100%;
}
.bg .doubleColumnImage {
order: 1;
}
.bg .doubleColumnText {
order: 2;
}
.doubleColumnText {
padding: 20px;
}
}
@media screen and (max-width: 1020px) {
:root {
--content-width-gap: 20px;
--content-width: calc(100% - 40px);
--content-slim-width: calc(100% - 40px);
}
.slideshow_line1,
h1 {
font-size: 26px;
}
h2 {
font-size: 24px;
}
.skeleton_main,
#body_101505 .skeleton_main {
background: none;
}
.content_narrow_bottom,
.content_narrow_bottom_spacer {
display: none;
}
.content_narrow_outer {
width: calc(80% - 40px);
}
#content_right {
display: block;
right: 10px;
}
.content_right_bottom {
height: 40px;
}
div#path {
display: block;
}
.slideshow_wrapper {
margin-top: 20px;
padding-top: 20px;
}
.slideshow_image {
object-position: left center;
object-fit: cover;
height: 180px;
}
.slideshow_prev,
.slideshow_next {
top: auto;
bottom: calc((100% - 230px)/2);
}
.slideshow_text {
height: auto;
position: static;
max-width: 100%;
width: 100%;
}
.slideshow_text a {
padding: 20px 40px;
}
.fullTeaser .slideshow_text {
height: auto;
position: static;
max-width: 100%;
width: 100%;
display: block;
padding: 20px;
}
.slogan {
padding-top: 30px;
}
.platform a,
.home a {
margin-bottom: 15px;
}
footer .logo,
.meta {
float: none;
}
.meta {
padding-top: 0;
padding-bottom: 30px;
}
footer li:first-child {
padding-left: 0;
}
.pawn_sid_24 footer li.bottom_select {
display: inline-block;
}
footer li#support_title a {
padding-right: 15px;
}
.dvv_course {
width: calc(50% - 27px);
}
.dvv_course:not(.last) {
margin-right: 30px;
}
.my_courses_text {
width: calc(50% - 17px);
}
.loginItem,
.loginItem.first,
.loginItem.last {
float: none;
width: 100%;
text-align: left;
}
.dvv_threeColumn {
display: block;
}
.dvv_threeColumn_item {
width: auto;
}
.top_icons_select {
display: block;
margin: 0;
}
.selects .top_icons_select {
margin-top: 5px;
}
.selects a.vhs_active {
padding: 0 0 5px 0;
}
.vhs_column,
.vhs_column.last {
float: none;
width: 100%;
margin-right: 0;
}
.vhs_bottom_meta {
column-gap: 20px;
}
.vhs_bottom_meta div {
width: calc(40% - 20px);
}
.loginTeaser_wrapper {
display: block;
}
.loginTeaser_wrapper div {
width: 100% !important;
}
.loginTeaser :is(input, span) {
display: block;
}
.loginTeaser input.max {
width: 100%;
}
.loginTeaser :is(span, .loginTeaser_link) {
margin-left: 0;
}
.loginTeaser .loginTeaser_link {
margin-top: 20px;
}
.loginTeaser label {
padding-top: 20px;
}
.carousel_slide_item_img {
width: 320px;
}
.carousel_slide_item_text {
width: calc(100% - 320px);
padding: 20px;
}
}
@media screen and (max-width: 979px) {
div.menu_outer {
position: absolute;
top: 0;
right: 0;
width: auto;
height: auto;
}
.menu_heading {
display: none;
}
div.menu_burger {
display: flex;
}
div.menu_inner {
width: auto;
height: auto;
overflow: visible;
}
div.logo_pawn {
right: 0;
}
}
@media screen and (max-width: 767px) {
.dvv_top h1 {
padding-top: 10px;
}
.document_internal .dvv_top {
width: calc(100% - 50px);
}
.menu_burger {
width: 50px;
height: 30px;
background: none !important;
}
.menu_inner:hover .menu_burger {
width: 282px;
}
.menu_burger img {
margin: 0;
}
body:not(.document_internal) .dvv_top .wrapper {
padding-bottom: 10px;
}
body:not(.document_internal) .dvv_top .wrapper:before {
content: '';
}
body:not(.document_internal) .dvv_top .wrapper * {
padding-right: 0 !important;
}
.top_login_text,
.search {
display: none;
}
ul#nav {
margin: 0;
}
#nav #vhs_nav:before {
content: "";
}
.trail_1279 #content_right,
.trail_108736 #content_right,
.trail_1242 #content_right,
.trail_1244 #content_right {
display: none;
}
.startText {
width: 100%;
padding: 0 0 10px 0;
position: relative;
}
.doubleColumn.dvv_course,
.my_courses_text {
float: none;
width: calc(100% - 2px);
}
.doubleColumn.dvv_course:not(.last) {
margin-right: 0;
}
.navigation_profile_menu {
right: 50px;
}
.vhs_bottom_meta {
display: block;
}
.vhs_bottom_meta div,
.vhs_bottom_meta div:last-of-type {
width: auto;
}
.bottom_select,
.bottom_select .select_outer {
display: block;
}
.bottom_select .select_outer select {
width: 100%;
}
.carousel_slide_item {
display: block;
}
.carousel_slide_item_img {
padding: 10px 0;
width: 100%;
}
.carousel_slide_item_text {
width: 100%;
padding: 20px 0;
}
}
@media screen and (max-width: 640px) {
:root {
--header-meta-width: calc(100% - 20px);
--content-width: calc(100% - 20px);
--content-slim-width: calc(100% - 20px);
}
.top_user_name {
display: none;
}
.navigation_profile_menu {
right: 10px;
}
.lineage :is(span, a) {
max-width: 80px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.table_functions td.left {
text-align: center;
}
#table_functions td.right {
display: none;
}
footer li {
padding-left: 0;
display: block;
}
footer li.bottom_select {
padding-left: 0;
}
.pawn_sid_24 footer li.bottom_select {
text-align: left;
}
footer a,
.bottom_select .select_outer select {
font-size: 14px;
}
footer a {
padding-right: 0;
border-right: none;
}
.threeColumn,
.threeColumn3 {
float: none;
width: calc(100% - 2px);
height: auto;
overflow: hidden;
}
.threeColumn.imgOnly,
.threeColumn3.imgOnly {
float: left;
width: calc(32% - 2px);
}
.threeColumn .box_left,
.threeColumn3 .box_left {
margin: 0 16px 0 0;
width: 30%;
float: left;
}
.threeColumn.imgOnly .box_left,
.threeColumn3.imgOnly .box_left {
float: none;
width: 100%;
}
.threeColumn .p1,
.threeColumn3 .p1 {
display: inline;
}
.function_mail input[name=reply],
.function_mail input[name=reply]:hover,
.function_mail input[name=reply_all],
.function_mail input[name=reply_all]:hover,
.function_mail input[name=forward],
.function_mail input[name=forward]:hover,
.function_mail input[name=save],
.function_mail input[name=save]:hover,
.function_mail input[name=delete],
.function_mail input[name=delete]:hover {
font-size: 0.1px;
color: transparent;
padding-left: 22px;
}
.function_messenger:not(.popup_document) .table_list th:nth-child(5),
.function_messenger:not(.popup_document) .table_list td:nth-child(5),
.function_files .c_m_date {
display: none;
}
.function_messages .c_date {
display: none;
}
.dvv_doubleColumnText {
display: block;
}
.doubleColumnText {
padding: 10px;
width: 100%;
}
.doubleColumnImage {
display: none;
}
.intern_double_column_teaser {
display: block;
overflow: hidden;
}
.intern_double_column_item {
width: 100%;
}
.dvv_bar_with_button {
display: block;
text-align: center;
}
.dvv_bar_with_button div:first-of-type,
.dvv_bar_with_button div:nth-of-type(2) {
width: auto;
}
.dvv_bar_with_button :is(h3, p) {
margin-top: 10px;
}
#td_top_mailicon,
#td_top_write_mailicon,
#td_top_ponsicon {
display: none;
}
}
@media screen and (max-width: 480px) {
.top_outer,
footer {
padding: 0;
}
.wrapper {
width: 100%;
margin: 0;
}
.selects a.q_2321 {
padding: 3px 3px 3px 30px;
font-size: 14px;
}
#td_top_noteicon {
padding-right: 0;
}
#td_top_noteicon:after {
content: '';
}
.table_functions td.left {
height: auto;
padding: 2px;
}
.table_functions td.right {
padding-left: 8px;
}
.slideshow_image {
height: 140px;
}
.slideshow_prev,
.slideshow_next {
bottom: calc((100% - 150px)/2);
}
.threeColumn.imgOnly,
.threeColumn3.imgOnly {
float: none;
width: calc(100% - 2px);
height: auto;
}
.threeColumn .box_left,
.threeColumn3 .box_left {
margin: 0 0 3px 0;
width: 100%;
float: none;
}
input.medium#login_login,
input.medium#login_password,
input.medium#login_login_right,
input.medium#login_password_right {
width: 100%;
}
.cloud_column {
width: 100%;
float: none;
margin: 20px 0;
}
.img_search {
display: none;
}
h1 {
padding-top: 10px;
}
#dh_ajax_html_inner,
#dh_ajax_html {
top: 182px !important;
word-break: break-word;
}
}
@media screen and (max-width: 420px) {
.table_lr td.title,
.table_lr td.data {
display: block;
width: auto;
max-width: 100%;
box-sizing: border-box;
}
.box_right,
.box_left {
float: none;
display: block !important;
margin-left: 0;
margin-right: 0;
}
.box_right + p,
.box_left + p {
margin-top: 0;
}
}
@media screen and (max-width: 390px) {
.function_calendar .block_head_active_title,
.function_calendar .block_head_inactive_title {
overflow: visible !important;
font-size: 13px;
padding: 7px 4px;
}
.function_calendar .block_head_active_title {
max-width: 100% !important;
}
.function_mail:not(.popup_document) .table_list td:not(.c_size),
.function_tasks .table_list td,
.function_poll .table_list td,
.function_images:not(.popup_internal) .table_list td {
height: auto;
padding: 1px;
display: block;
width: auto;
max-width: 100%;
box-sizing: border-box;
}
.function_mail:not(.popup_document) .table_list .odd td:last-child,
.function_mail:not(.popup_document) .table_list .even td:last-child,
.function_mail:not(.popup_document) .table_list td.icons,
.function_mail:not(.popup_document) .table_list td.c_cb,
.function_mail:not(.popup_document) .table_list td.c_env,
.function_poll .table_list td:first-child,
.function_poll .table_list td.icons,
.function_poll .table_list .odd td:last-child,
.function_poll .table_list .even td:last-child,
.function_tasks:not(.popup_internal) .table_list .odd td:last-child,
.function_tasks:not(.popup_internal) .table_list .even td:last-child,
.function_tasks .table_list td.c_state,
.function_tasks .table_list td.icons,
.function_images:not(.popup_internal) .table_list td.c_cb,
.function_images:not(.popup_internal) .table_list td.icons,
.function_images:not(.popup_internal) .table_list td.c_preview,
.function_images:not(.popup_internal) .table_list td.c_description,
.function_tasks.popup_document .table_list td:first-child,
.function_tasks.popup_document .table_list td:nth-child(2),
.function_tasks.popup_document .table_list td:nth-child(3),
.function_tasks.popup_document .table_list td:nth-child(5) {
border-color: #2d4754;
}
.function_address:not(.popup_document) .table_list th:nth-child(5),
.function_address:not(.popup_document) .table_list th:nth-child(7),
.function_address:not(.popup_document) .table_list td:nth-child(5),
.function_address:not(.popup_document) .table_list td:nth-child(7),
.function_calendar:not(.popup_document) .table_list th.c_source,
.function_calendar:not(.popup_document) .table_list th.c_end_date,
.function_calendar:not(.popup_document) .table_list td.c_source,
.function_calendar:not(.popup_document) .table_list td.c_end_date,
.function_forms:not(.popup_document) .table_list th:last-child,
.function_forms:not(.popup_document) .table_list td:last-child,
.function_learning_plan:not(.popup_document) .table_list th:nth-child(4),
.function_learning_plan:not(.popup_document) .table_list td:nth-child(4),
.function_learning_plan:not(.popup_document) .table_list th:nth-child(6),
.function_learning_plan:not(.popup_document) .table_list td:nth-child(6),
.function_learning_plan:not(.popup_document) .table_list th:last-child,
.function_learning_plan:not(.popup_document) .table_list td:last-child,
.function_courses:not(.popup_document) .table_list th:last-child:not(.c_score),
.function_courses:not(.popup_document) .table_list td:last-child:not(.c_score),
.function_courses:not(.popup_document) .table_list th.c_source,
.function_courses:not(.popup_document) .table_list td.c_source,
.function_courses:not(.popup_document) .table_list th.c_m_date,
.function_courses:not(.popup_document) .table_list td.c_m_date,
.function_conference .table_list th:last-child,
.function_conference .table_list td:last-child,
.function_courselets .table_list th.c_conn_c_date,
.function_courselets .table_list th.c_conn_m_date,
.function_courselets .table_list td.c_conn_m_date,
.function_courselets .table_list td.c_conn_c_date,
.function_images:not(.popup_document) .table_list th.c_dimension,
.function_images:not(.popup_document) .table_list th.c_size,
.function_images:not(.popup_document) .table_list th.c_m_date,
.function_images:not(.popup_document) .table_list td.c_dimension,
.function_images:not(.popup_document) .table_list td.c_size,
.function_images:not(.popup_document) .table_list td.c_m_date,
.function_chat:not(.popup_document) .table_list th:last-child,
.function_chat:not(.popup_document) .table_list td:last-child,
.function_chat.popup_document .popup_top_icons_icon .select_outer,
.function_messages .c_from,
.function_mail .c_size,
.function_files .c_size,
.function_files:not(.popup_document) .c_c_date,
.function_mailing_lists .table_list th:nth-child(4),
.function_mailing_lists .table_list td:nth-child(4),
.function_members .c_login,
.function_members .c_firstname,
.function_forum .table_list th:nth-child(3),
.function_forum .table_list td:nth-child(3),
.function_messages .icons,
.function_ws_gen .table_list th.c_layout,
.function_ws_gen .table_list td.c_layout,
.function_ws_gen .table_list th.c_m_date,
.function_ws_gen .table_list td.c_m_date {
display: none;
}
.function_mail:not(.popup_document) .table_list td.icons,
.function_mail:not(.popup_document) .table_list td.c_cb,
.function_mail:not(.popup_document) .table_list td.c_env,
.function_tasks .table_list td.c_state,
.function_tasks .table_list td.icons,
.function_poll .table_list td:first-child,
.function_poll .table_list td.icons,
.function_images:not(.popup_internal) .table_list td.c_cb,
.function_images:not(.popup_internal) .table_list td.icons,
.function_images:not(.popup_internal) .table_list td.c_preview,
.function_tasks.popup_document .table_list td:first-child,
.function_tasks.popup_document .table_list td:nth-child(2),
.function_tasks.popup_document .table_list td:nth-child(3),
.function_mail:not(.popup_document) .table_list th.c_cb,
.function_images:not(.popup_document) .table_list th.c_cb,
.function_address:not(.popup_document) .table_list th:first-child,
.function_tasks .table_list th.c_state,
.function_poll:not(.popup_document) .table_list th:first-child {
display: table-cell !important;
white-space: nowrap;
}
.function_mail:not(.popup_document) .table_list th.icons,
.function_mail:not(.popup_document) .table_list th.c_env,
.function_address:not(.popup_document) .table_list th.c_preview,
.function_images:not(.popup_document) .table_list th.icons,
.function_images:not(.popup_document) .table_list th.c_preview,
.function_tasks .table_list th.icons,
.function_poll:not(.popup_document) .table_list th.icons {
display: table-cell;
font-size: 0.001px;
color: transparent;
border-bottom: none;
height: 1px;
}
.function_address:not(.popup_document) .table_list th.icons {
display: table-cell;
font-size: 0.001px;
color: transparent;
height: 1px;
}
.function_mail:not(.popup_document) .table_list th.c_subj,
.function_mail:not(.popup_document) .table_list th.c_from,
.function_mail:not(.popup_document) .table_list th.c_date,
.function_mail:not(.popup_document) .table_list th.c_to,
.function_address:not(.popup_document) .table_list th.c_file_name,
.function_address:not(.popup_document) .table_list th.c_description,
.function_images:not(.popup_document) .table_list th.c_description,
.function_images:not(.popup_document) .table_list th.c_file_name,
.function_images:not(.popup_document) .table_list th.c_description,
.function_tasks .table_list th.c_title,
.function_tasks .table_list th.c_source,
.function_tasks .table_list th.c_due,
.function_poll:not(.popup_document) .table_list th:nth-child(3),
.function_poll:not(.popup_document) .table_list th:nth-child(4),
.function_poll:not(.popup_document) .table_list th:nth-child(5),
.function_tasks.popup_document .table_list th:nth-child(5) {
display: block;
font-size: 0.1px;
color: transparent;
border-bottom: none;
height: 1px;
}
.function_mail:not(.popup_document) .table_list td.c_to,
.function_mail:not(.popup_document) .table_list td.c_subj,
.function_tasks.popup_document .table_list td:nth-child(4),
.function_tasks.popup_document .table_list td:nth-child(5) {
width: 100% !important;
}
.function_mail .form200,
.function_mail input.submit {
margin-top: 10px;
}
.teaserTextLine1 {
font-size: 16px;
line-height: 18px;
}
.teaserTextLine2 {
font-size: 20px;
}
.box_right,
.box_left {
float: none;
display: block !important;
margin-left: 0;
margin-right: 0;
}
.box_right + p,
.box_left + p {
margin-top: 0;
}
td.popup_top_title_middle {
font-size: 12px;
}
td.popup_top_title_left {
display: none;
}
}
#cms_preview .document,
#cms_preview {
background:white;
color:black;
}
#cms_preview #skeleton_inner,
#cms_preview .content_outer {
position: static;
margin: 8px;
}
#cms_preview .preview_code {
white-space: pre-wrap;
margin: 16px 5px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#cms_preview #preview_popup {
width: 480px;
max-width: calc(100% - 40px);
border: 1px solid grey;
margin: 16px;
min-height: 300px;
}
#cms_preview .popup_content_outer {
position: static;
}
@media print {
#content_inner {
min-height: 0 !important;
}
.download_as_ods,
.print_hide {
display: none !important;
}
.print_auto_width {
width: 100%;
}
div.content_outer,
div.content_narrow_outer,
div.popup_content_outer,
div.skeleton_main,
div#skeleton_inner,
body.document,
div.bottom_submits_outer,
table.popup_top_main {
position: static !important;
left: 0px !important;
top: 0px !important;
width: 100% !important;
overflow: visible;
margin: 0px !important;
padding: 0px !important;
}
.content_main,
.content_narrow_main,
.popup_content_main {
width: 100% !important;
margin: 0px !important;
padding: 0px !important;
}
div.document_submits,
div.bottom_submits_outer,
input[type=submit],
.top_outer,
.menu_outer,
.content_top,
.content_bottom,
.content_narrow_top,
.content_narrow_bottom,
div.content_right_outer,
.popup_top_icons_icon,
div.content_bottom_spacer,
div.skeleton_bottom,
div.path_outer,
#skeleton_epilog {
display: none;
}
#debuginfo_display_outer,
#auto_grow {
display: none !important;
}
div.logo_pawn {
display: none;
}
.table_csv th,
.table_csv td,
.box_news td,
.box_teaser td,
.box_special th,
.box_special td,
.table_lr .title,
.table_csv th,
.table_csv td {
border: 1px solid #ccc;
}
}
@media screen {
.screen_hide {
display: none !important;
}
}

/* EOF */