.pre_side {
    position: fixed;
    left: 2px;
    top: 50%;
    width: 28%;
    z-index: 1000;
    bottom: 0;
    background-color: white;
    overflow: auto;
    font-size: 9pt;
    box-sizing: border-box;
    border: 1px black solid;
}

.developing {
    /* z-index: 1000000; */
    /* background-color: #727f86; */
    border: 0px #000000 solid;
    box-sizing: border-box;
    overflow: auto;
    position: fixed;
    width: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    bottom: 0%;
}

.structure_token_list {
    position: absolute;
    /* left: 51%; */
    top: 1%;
    /* width: 100%; */
    left: 1%;
    bottom: 244px;
    width: 11.5%;
    box-sizing: border-box;
    padding: 0.3em;
    overflow: auto;
    background-color: #fafafa;
    border: 1px #E0E0E0 solid;
}

.structure_page_preview {
    bottom: 1%;
    position: absolute;
    /* left: 51%; */
    top: 1%;
    /* width: 100%; */
    left: 59%;
    width: 31.5%;
    box-sizing: border-box;
    padding: 0em;
    overflow: auto;
    background-color: #d6c2c2;
    border: 1px #E0E0E0 solid;
}

.structure_page_preview_timer {
    border: 1px #E91E63 dashed;
}

/* --------------------------------------- frame simulation --------------------*/
.structure_frame_background {
    background-color: rgb(183, 183, 183);
    /* overflow: hidden; */
    /* position: fixed; */
    /* display: block; */
    /* width: 31%; */
    /* left: 69%; */
    /* top: 20%; */
    /* bottom: 0%; */
    border: 4px #FF9800 solid;
    position: relative;
    top: 0;
    left: 0;
    /* right:  0; */
    /* bottom: 0; */
    /* width: 100%; */
    height: 100%;
}

.structure_frame {
    background-color: #FAFAFA;
    overflow: hidden;
    display: block;
    /* bottom: 0px; */
    border: 0px #00ff49 solid;
    position: relative;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    margin: 0%;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
}

.structure_frame_inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0% 0;
    margin-left: 0px;
    box-sizing: border-box;
    transition: all 0.5s;
}

.structure_frame iframe {
    position: relative;
    width: 100%;
    margin: auto;
    float: left;
    /* border: 0; */
    padding: 0;
    line-height: 0;
    overflow: auto;
    display: block;
    border: 0px red solid;
    box-shadow: 0 0 52px 0px #c1c1c1;
    box-sizing: border-box;
}

.structure_sim_mode_true {
    background-color: red;
    color: white;
}

.structure_sim_mode_false {
    background-color: #7fff80;
    color: #000000;
}

.structure_frame_vg_buttons {
    position: absolute;
    /* left: 51%; */
    top: 1%;
    /* width: 100%; */
    left: 91%;
    height: 98%;
    width: 8%;
    box-sizing: border-box;
    padding: 0em;
    overflow: auto;
    background-color: #FAFAFA;
    border: 1px #E0E0E0 solid;
}

.structure_editor2 {
    position: absolute;
    box-sizing: border-box;
    left: 1%;
    top: 1%;
    /* width: 100%; */
    right: 50%;
    height: 29%;
    padding: 1%;
    overflow: auto;
    line-height: 1.4em;
    font-family: 'times new roman',georgia,times,serif;
    font-size: 12pt;
    color: #000000;
    background-color: #cecece;
    border: 0px #2196F3 dashed;
    margin: 0;
    /* display: block; */
}

.structure_interpreted {
    position: absolute;
    top: 2%;
    left: 46%;
    height: 48%;
    width: 30%;
    box-sizing: border-box;
    padding: 1.0em;
    overflow: auto;
    font-family: serif;
    font-size: 12pt;
    line-height: 1.4em;
    background-color: #ffffff;
    border: 4px black solid;
}

.structure_mirror {
    position: absolute;
    top: 51%;
    left: 46%;
    height: 42%;
    width: 30%;
    box-sizing: border-box;
    padding: 1.0em;
    overflow: auto;
    font-family: serif;
    font-size: 12pt;
    line-height: 1.4em;
    background-color: #ffffff;
    border: 4px red solid;
}

.structure_interpreted table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px 0;
}

.structure_interpreted table th, .structure_interpreted table td {
    min-width: 40px;
    height: 30px;
    border: 1px solid #ccc;
    vertical-align: top;
    padding: 2px 4px;
    text-align: left;
    box-sizing: border-box;
}

.structure_interpreted p {
    margin: 0.0em;
    margin-bottom: 1em;
}

.structure_interpreted a:link {
    color: blue;
}

.structure_interpreted a:visited {
    color: blue;
}

.structure_interpreted a:hover {
    color: #4CAF50;
}

.structure_edit_table {
    position: relative;
    /* background-color: #f7f7f7; */
    /* color: blue; */
    cursor: pointer;
    /* display: inline; */
    /* display: block; */
    /* overflow: auto; */
    /* border: 3px #ff0000 dashed; */
    /* height: 1em; */
    /* margin: 0em; */
}

/*.simditor */
.token_outside {
    /* border: 3px red dotted; */
    /* display: table; */
    /* background: #a9ffd4; */
    /* margin: 0; */
    /* line-height: 1em; */
}

.id_token {
    line-height: initial;
    /* font-size: 9pt; */
}

.structure_token {
    /* position: fixed; */
    /* position: relative; */
    background-color: rgb(255, 255, 255);
    border: 1px #d4d4d4 solid;
    padding: 0em;
    /* left: 0; */
    /* bottom: 0; */
    line-height: 1.2em;
    overflow: auto;
    /* font-size: 0; */
    font-weight: normal;
    /* word-break: break-all;*/
    /* font-size: 11pt; */
    /* font-weight:bold; */
    /* font-family:"courier","courier new", monospace; */
    /* font-family: serif; */
    /* white-space: pre;*/
    display: block;
    /* width: 96%; */
    box-sizing: border-box;
    /* line-height: 1.1em; */
    /* text-align: left; */
    webkit-transition: max-height 0.5s ease-out;
    -moz-transition: max-height 0.5s ease-out;
    -o-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out;
    height: auto;
    max-height: 1.4em;
    cursor: pointer;
}

.structure_token_unvisible {
    /* position: fixed; */
    /* position: relative; */
    position: absolute;
    background-color: rgb(205, 255, 232);
    border: 0px #d4d4d4 solid;
    line-height: 1.4em;
    overflow: hidden;
    font-size: 13px;
    display: block;
    /* width: 96%; */
    box-sizing: border-box;
    height: 0px;
}

.structure_token_maximize {
    /* background-color: rgba(255, 241, 194, 0.42); */
    background-color: rgb(255, 255, 255);
    max-height: 400px;
    cursor: auto;
}

.simditor .structure_token span {
}

.structure_and {
}

.structure_and::after {
    content: "Wert: ";
}

.structure_params {
    position: absolute;
    xdisplay: none;
    /*  */
    /* display: inline-block; */
    /* position: absolute; */
    /* z-index: 1000; */
    /* background-color: white; */
    /* display: none; */
}

.structure_preview_img {
    width: 100px;
    vertical-align: baseline;
    float: right;
}

.structure_preview {
    border: 2px green dashed;
    /* cursor:pointer; */
}

.structure_preview_varname {
    color: #ffffff;
    background: #E91E63;
    cursor: pointer;
    /* display: inline; */
    /* margin: 0 0em; */
    padding: 0.1em;
    /* display: none; */
}

.structure_preview_wert {
    color: #03A9F4;
}

.structure_token_editor_outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* z-index: 20; */
    background-color: rgba(62, 62, 62, 0.64);
    color: black;
    /* font-size: 12pt; */
    display: none;
    /* transition: 1s all; */
}

.structure_token_editor_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    /* transform: translate(-50%, -50%); */
    width: 97%;
    /* max-width: 80em; */
    height: 86%;
    overflow: hidden;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 0.2em;
    padding: 0em;
    box-shadow: 0px 0px 25px #3c3c3c;
    left: 3%;
    right: 3%;
    /* top: 40px; */
    top: 7%;
    bottom: 5%;
    height: auto;
    width: auto;
}

.structure_token_editor {
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    bottom: 0%;
    width: 100%;
    border: 0px blue dashed;
    /* z-index: 1000; */
    overflow: auto;
    font-size: 10pt;
    /* padding: 1em; */
    font-style: normal;
    font-family: arial,sans-serif;
}

.xxxstructure_token_editor_buffer {
    box-sizing: border-box;
    position: absolute;
    overflow: auto;
    top: 70%;
    width: 50%;
    height: 30%;
    border: 3px #4CAF50 dashed;
    z-index: 1000;
}

.structure_token_editor_table_submit {
    border: 0px red solid;
    text-align: center;
    /* margin-top: 1em */
    bottom: 0;
    left: 0;
    right: 0;
    height: 45px;
    line-height: 45px;
    position: absolute;
}

.structure_token_editor_input_par_select,
.structure_token_editor_table_form_input_hidden,
.structure_token_editor_table_form_input,
.structure_token_editor_input_par,
.structure_token_editor_table_form_input_short,
.structure_token_editor_input_par_opener,
.structure_token_editor_table_form_input_long,
.structure_token_editor_table_form_eingabe,
.structure_token_editor_table_form_label,
.structure_token_editor_table_form_zeile{
    /* border: 0px #795548 dashed; */
    line-height: 140%;
    padding: 0.1em;
}

.structure_token_editor_input_par {
    overflow: auto;
    box-sizing: border-box;
    width: 100%;
    float: left;
}

.structure_token_editor_input_par_opener {
    overflow: auto;
    box-sizing: border-box;
    width: 18%;
    text-align:center;
    cursor: pointer;
    background-color: #03A9F4;
    color: white;
    margin-left: 0.5em;
    border-radius:0.3em;
    float: left;
    display: inline-block;
    padding: 0px 0.5em;
    line-height: 1.7em;
}

.structure_token_editor_input_fullscreen_behind {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.25);
    left: 0;
    right: 0;
    top: 27px;
    bottom: 0;
    z-index: 10000;
    display: none;
}

.structure_token_editor_input_par_select {
    display:block;
    line-height:1.6em;
    float:left;
    width: 100%;
    box-sizing: border-box;
    display: none;
}

.structure_reverse {
    position: absolute;
    left: 1%;
    top: 62%;
    width: 32%;
    height: 30%;
    overflow: auto;
    line-height: 1.9em;
    font-family: georgia,times,'times new roman',serif;
    font-size: 9pt;
    color: #ffffff;
    background-color: #636363;
}

.structure_textarea {
    position: absolute;
    left: 1%;
    top: 33%;
    width: 96%;
    height: 26%;
    overflow: auto;
    line-height: 1.3em;
    font-family: monospace,georgia,times,'times new roman',serif;
    font-size: 9pt;
    color: #000000;
    background-color: #c7a5d080;
    border: 0px black solid;
    padding: 1%;
    /* white-space: pre-wrap; */
}

.structure_buttons {
    position: absolute;
    left: 1%;
    width: 11.5%;
    bottom: 1%;
    height: 136px;
    overflow: auto;
    line-height: 1.4em;
    font-family: sans-serif;
    font-size: 10pt;
    color: #ffffff;
    background-color: #FAFAFA;
    box-sizing: border-box;
    border: 1px #d4d4d4 solid;
    padding: 0.2em;
}

.structure_buttons button, .simditor_paste_cleaner button {
    cursor: pointer;
    font-size: 10pt;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    /* height: 30pt; */
}

.structure_page_title {
    position: absolute;
    top: 1%;
    left: 13%;
    width: 45.5%;
    height: 40px;
    padding: 0.5% 1em;
    box-sizing: border-box;
    text-align: left;
    background-color: #FAFAFA;
    border: #E0E0E0 1px solid;
    font-size: 10pt;
}

.structure_page_title input {
    width: 59%;
    margin: 0 0.5em;
}
.structure_page_attr_opener{
    float:right;
    cursor: p;
}

.structure_page_class {
    position: absolute;
    top: 48px;
    left: 13%;
    width: 45.5%;
    bottom: 1%;
    /* height: 40px; */
    padding: 0.3em 1em;
    box-sizing: border-box;
    text-align: left;
    background-color: #ededed;
    border: #9E9E9E 1px solid;
    font-size: 10pt;
    display: none;
    z-index: 1000;
}

.structure_page_class input {
    width: 59%;
    margin: 0 0.5em;
}

.structure_page_title input:invalid {
}

.structure_we_finish {
    position: absolute;
    /* height: 2%; */
    bottom: 1%;
    left: 13%;
    width: 45.5%;
    height: 40px;
    padding: 0.5em;
    box-sizing: border-box;
    text-align: center;
    background-color: #FAFAFA;
    border: 1px #E0E0E0 solid;
    vertical-align: middle;
}

.structure_button_simditor_save_page_content {
    color: green;
    cursor: pointer;
    font-weight: bold;
}

.structure_button_simditor_exit_page_content {
    cursor: pointer;
}

.xstructure {
    font-family: monospace;
    padding: 1%;
    background-color: #a6f6f9;
    color: black;
    overflow: auto;
    display: table;
}

.xstructure_no_token {
    position: relative;
    display: inline;
    background-color: #d4d4d452;
    border: 0px red dashed;
    margin: 0%;
}

.xstructure_token_button_open_outer {
    display: inline;
    border: 1px green dashed;
    float: left;
}

.xstructure_token_button_open {
    /* position: relative; */
    /* display: inline; */
    /* float: left; */
    /* background-color: #60c38754; */
    color: black;
    cursor: pointer;
    /* line-height: 1.2em; */
    /* padding: 0 0.3em; */
    margin: 0px 0.6em;
}

.structure_token_editor_table_one_part {
    position: relative;
    left: 0%;
    top: 0%;
    width: 100%;
    display: block;
    overflow: auto;
    background-color: #ffffff;
    border: 5px #49ce4e solid;
    box-sizing: border-box;
    padding: 0%;
    /* overflow: auto; */
    z-index: 1000;
}

.structure_token_editor_table {
    background-color: #ffffff;
    color: black;
    position: absolute;
    box-sizing: border-box;
    top: 9%;
    width: 90%;
    height: 91%;
    overflow: auto;
    font-family: sans-serif;
    font-size: 12pt;
}


.structure_token_editor_table_form_textarea, 
.structure_token_editor_table_form_default, 
.structure_token_editor_table_form_remark, 
.structure_token_editor_table_form_headline, 
.structure_token_editor_table_form_input, 
.structure_token_editor_table_form_label, 
.structure_token_editor_table_form_name, 
.structure_token_editor_table_form_typ {
    box-sizing: border-box;
    vertical-align: middle;
    
    /* min-height: 3em; */
}

.structure_token_editor_table_form_headline {
    width: 100%;
    border: 0px #03A9F4 solid;
    background: #03A9F4;
    color: white;
    box-sizing: border-box;
    margin-bottom: 1px;
    line-height: 1.4em;
    vertical-align: middle;
    padding: 1px;
}

.structure_token_editor_table_form_zeile {
    width: 100%;
    background: #efefef;
    box-sizing: border-box;
    margin-top: 1px;
    float: left;
    padding: 0.1em 0.3em;
    border-bottom: 1px #c8c6c6 solid;
}

.structure_token_editor_table_form_label {
    width: 29%;
    padding-right: 1em;
    display: inline-block;
    /* font-weight: bold; */
    text-align: right;
    float: left;
    line-height: 1.5em;
}

.structure_token_editor_table_form_name {
    width: 11%;
    border: 3px #80f436 solid;
    display: inline-block;
    text-align: left;
    background: #cbd099;
    font-size: 7pt;
    text-align: center;
    display: none;
}

.structure_token_editor_table_form_eingabe {
    width: 71%;
    /* border: 3px #FF5722 solid; */
    display: inline-flex;
    display: inline-block;
    /* height: 3em; */
    /* margin-top: 1em; */
    /* padding: 1em; */
    /* vertical-align: middle; */
    overflow: auto;
    float: left;
    box-sizing: border-box;
}

.structure_token_editor_table_form_toggle_bool, .structure_token_editor_table_form_radio {
    vertical-align: middle;
    width: auto;
    padding: 0px 0.5em;
    float: left;
    margin-right: 3px;
    margin-bottom: 0.1em;
    box-sizing: border-box;
    border: 1px #7d7d7d solid;
    color: #757575;
    border-radius: 0.3em;
    text-align: center;
    background: rgb(255, 255, 255);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.4em;
}

.xstructure_token_editor_table_form_select {
    border-bottom: 1px red solid;
    /* margin-bottom: 1px; */
    display: block;
    float: none;
    text-align: left;
    background: #ffffff;
    color: black;
    cursor: pointer;
    font-weight: normal;
    font-size: 1em;
}
.structure_token_editor_table_form_select {
    background: #ffffff;
    border: 1px black solid;
    /* margin-bottom: 1px; */
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: 4px;
    margin-bottom:1px;
    padding: 0 0.3em;
    line-height:1.2em;
    color: black;
    cursor: pointer;
    font-weight: normal;
    font-size: 1em;
    border-radius: 0.3em;
}


.structure_token_editor_table_form_toggle_bool_true, .structure_token_editor_table_form_select_true, .structure_token_editor_table_form_radio_true {
    background-color: #2196F3;
    color: #ffffff;
}

.structure_token_editor_table_form_select_false, .structure_token_editor_table_form_radio_false {
    background-color: #FFC107;
}

.structure_token_editor_table_form_radio_get_names {
    background-color: #03A9F4;
    color: white;
    margin-left: 0.5em;
    float: left;
    display: inline-block;
    line-height: 1.8em;
}

.structure_token_editor_table_form_textarea {
    border: 1px #b5b5b5 solid;
    width: 100%;
    height: 2.4em;
    vertical-align: middle;
}

.structure_token_editor_table_form_input {
    /* display: block; */
    box-sizing: border-box;
    /* padding: 0; */
    width: 100%;
    /* float: right; */
    /* border: 3px green dashed; */
    float: left;
}
.structure_token_editor_table_form_input_hidden {
    box-sizing: border-box;
    width: 28%;
    border: 3px #FF5722 dashed;
    float: left;
    display:none;
}

.structure_token_editor_table_form_input_short {
    /* display: block; */
    box-sizing: border-box;
    /* padding: 1em; */
    float: left;
    /* border: 3px green dashed; */
    width: 43%;
    margin-right: 0em;
    /* line-height: 1.6em; */
}

.structure_token_editor_table_form_input_long {
    /* border: 2px #ff7777 solid; */
    width: 100%;
    display: block;
    margin-right: 0em;
    overflow: auto;
    box-sizing: border-box;
    width: 80%;
    /* font-size: 10pt; */
    /* line-height: 2em; */
    float: left;
    /* padding: 1em; */
}

.structure_token_editor_table_form_input_long input {
    width: 100%;
    box-sizing: border-box
}

.structure_token_editor_table_form_toggle_bool {
    min-width: 2em;
}

.structure_token_editor_table_form_typ {
    width: 9%;
    /* border: 1px #00BCD4 solid; */
    display: inline-block;
    /* text-align: center; */
    background: #FAFAFA;
    /* color: white; */
    /* font-size: 8pt; */
    text-align: center;
    display: none;
}

.structure_token_editor_table_form_remark {
    display: inline-block;
    /* border: 1px #4CAF50 solid; */
    width: 29%;
    /* font-size: 8pt; */
    /* line-height: 1em; */
    display: none;
}

.structure_token_editor_table_form_default {
    display: inline-block;
    border: 1px #4CAF50 solid;
    width: 4%;
}

.structure_token_editor_token_editor_table_form_remark {
    display: none;
}

.structure_token_editor_table_form_default {
    display: none;
}

.structure_token_editor_headline {
    background-color: #03A9F4;
    border: 0px black dashed;
    color: white;
    text-align: center;
    position: relative;
    left: 0%;
    right: 0%;
    height: 30px;
    font-size: 14pt;
    vertical-align: middle;
    line-height: 30px;
    cursor: pointer;
    transition: all 0.3s;
}

.structure_token_editor_headline:hover {
    background: #009ce2;
}

.structure_token_editor_table_exit {
    display: block;
    border: 0px red solid;
    /* color: white; */
    /* background: white; */
    position: absolute;
    right: 1%;
    /* width: 100%; */
    box-sizing: border-box;
    text-align: right;
    top: 0em;
    font-size: 30pt;
    line-height: 30px;
    padding: 0 0em 0 0;
    cursor: pointer;
    box-sizing: border-box;
}

.structure_token_editor_table_exit div {
    display: inline-block;
    color: white;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.structure_token_editor_table_info {
    overflow: auto;
    font-weight: bold;
    /* background-color: rgb(249, 249, 249); */
    /* clear: left; */
    /* float: left; */
    /* cursor: pointer; */
    /* width: 100%; */
    display: block;
    border: 0px #FFC107 dashed;
    box-sizing: border-box;
    font-size: 14pt;
    text-align: center;
    padding: 0.5em;
    position: absolute;
    top: 30px;
    left: 0%;
    right: 0%;
    height: 75px;
    overflow: hidden;
}

.structure_token_editor_table_content {
    position: absolute;
    left: 73%;
    width: 26%;
    top: 105px;
    bottom: 45px;
    border: 1px #9a9a9a solid;
    background: #ffffff;
    color: black;
    overflow: auto;
    box-sizing: border-box;
    font-size: 8pt;
    padding: 0.5em;
    line-height: 1.4em;
    font-size: 11pt;
    font-family: arial, verdana, sans-serif;
}


/* helle Schrift auf dunklem Hintergrund */
.w_s {
    background: #3d3d3d;
    color: #f4f4f4;
}

.structure_editor_form_token {
    position: absolute;
    left: 1%;
    width: 71%;
    top: 105px;
    bottom: 45px;
    border: 1px #9a9a9a solid;
    background: #f7f7f7;
    overflow: auto;
    box-sizing: border-box;
}
.structure_editor_form_token input{
    padding:0.1em
}
.form_token_content_image .image {
    width: 100%;
}

.structure_token_editor_table_zeile_headline {
    /* clear: both; */
    /* width: 100%; */
    display: block;
    overflow: auto;
    font-weight: bold;
    clear: left;
    background-color: #607D8B;
    margin-bottom: 1px;
}

/*-----------------------*/
.editor2_onclick_to_table:hover::before {
    color: yellow;
}

.structure_syhi_token {
    color: #ff0000;
    cursor: pointer;
}

.structure_syhi_token_name_display_off {
    font-size: 0pt;
}

.structure_syhi_token_nokey {
    color: red;
}

.structure_syhi_token::after {
    content: "Edit";
    color: #ffffff;
    background: #2196F3;
    padding: 0.0em 0.2em;
    margin: 0 0.1em;
    border-radius: 0.1em;
    cursor: pointer;
    font-size: initial;
    /* border: 1px #4c4c4c solid; */
}

.syhi_token_first_letter {
    font-size: 2em;
}

.syhi_token_last_letter {
    font-size: 2em;
}

.syhi_token_goodname_unvisible {
    color: orange;
    font-size: 0px;
}

.syhi_token_goodname_visible {
    color: #2196F3;
}

.syhi_token_important_unvisible {
    color: orange;
    font-size: 0;
}

.syhi_token_important_visible {
    color: #ff0039;
}

.syhi_token_important_visible::before {
    content: "\21D2";
    margin: 0.0em 0;
    color: #000000;
    padding: 0.0em 0.2em;
    border-radius: 0em;
    border: 0px #9E9E9E solid;
    box-sizing: border-box;
}

.structure_token_opener {
    color: #FFEB3B;
    cursor: pointer;
    background: black;
}

.structure_syhi_para_name {
    color: #009ae0;
    /* width: 10em; */
    /* display: inline-block; */
}

.structure_syhi_para_wert {
    color: #00820b;
}

.structure_syhi_and_k {
    color: #FF9800;
    display: none;
}

.structure_syhi_and {
    display: inline-block;
    font-size: 0px;
    line-height: 1em;
    color: #F44336;
}

.structure_syhi_and_after::after {
    content: "\21D2";
    margin: 0.0em 0;
    /* display: inline-block; */
    color: #9C27B0;
    color: #000000;
    /* background: #efefef; */
    padding: 0.0em 0.2em;
    border-radius: 0em;
    /* cursor: pointer; */
    /* font-size: 10pt;*/
    /* line-height:1.2em; */
    border: 0px #9E9E9E solid;
    box-sizing: border-box;
}

.structure_syhi_equal {
    color: #000000;
}

.structure_syhi_doubleslash {
    color: #a332ff;
}

.structure_syhi_remark {
    color: #b441c7;
}

.structure_syhi_trenner {
    color: #9C27B0;
    font-size: 23px;
}

/* -------------------- */
.structure_clear_both {
    clear: both;
    display: block;
}

.structure_clear_both::after {
    content: '[neuer Absatz]';
    background-color: #c4edff;
}

/*---------------------------------*/
.structure_schalter {
    /* float:left; */
    overflow: auto;
    margin: 0.3em;
    margin-top: 0;
    margin-bottom: 1px;
    cursor: pointer;
    width: auto;
    /* margin-bottom: 1em; */
    font-size: 9pt;
    text-align: left;
    font-family: 'arial',sans-serif;
    line-height: 1.4em;
}

.structure_schalter_headline {
    /* color: blue; */
    /* float: left; */
    overflow: auto;
    /* width: 50%; */
}

.structure_schalter_select {
    border: 1px #9a9a9a solid;
    padding: 0 0.3em;
    background-color: white;
    border-radius: 0.3em;
    margin: 0.3em;
    overflow: auto;
    display: block;
    width: auto;
    clear: both;
    cursor: pointer;
    font-size: 9pt;
}

.structure_schalter_inner {
    padding: 0em;
    border: 1px #bdbdbd solid;
    overflow: auto;
    /* border-radius: 0.3em; */
}

.structure_schalter_high {
    background-color: rgb(177, 220, 255);
    color: #000000;
}

.structure_schalter_low {
    background-color: rgba(233, 245, 255, 0);
    /* color: #000000; */
}

.structure_schalter_kasten {
    padding: 0.1em;
    border: 1px #b5b5b5 solid;
    border-radius: 0.3em;
    background-color: white;
    margin: 0.2em;
    width: 1.0em;
    line-height: 1.0em;
    float: left;
    display: inline;
}

.structure_schalter_text {
    /* padding: 0.1em; */
    border: 1px rgba(181, 181, 181, 0) solid;
    margin: 0 0.3em;
    line-height: 1.6em;
    /* float:left; */
    vertical-align: middle;
    display: block;
}

.structure_schalter_select_auswahl_low {
    float: right;
    font-size: 9pt;
    padding-right: 1em;
    color: #b1b1b1;
}

.structure_schalter_select_auswahl_high {
    float: right;
    font-size: 9pt;
    padding-right: 1em;
    color: #66c5f1;
    /* width: 30%; */
    /* line-height: 1.4em; */
    text-align: right;
}

.structure_schalter_menue {
    /* margin: 1em; */
    /* border: 1px #dadada solid; */
    /* background-color: white; */
    /* padding: 0.5em; */
    font-size: 9pt;
    font-style: normal;
    line-height: 1.4em;
    font-family: arial,sans-serif;
}

.pen {
    border: 3px blue dashed;
}

.simditor_paste_cleaner {
    position: absolute;
    left: 1%;
    width: 11.5%;
    bottom: 146px;
    height: 94px;
    overflow: auto;
    line-height: 1.4em;
    font-family: sans-serif;
    font-size: 10pt;
    color: #ffffff;
    background-color: #fafafa;
    box-sizing: border-box;
    border: 1px #E0E0E0 solid;
    padding: 0em;
}

.simditor_paste_cleaner_head_a, .simditor_paste_cleaner_textarea {
}

.simditor_paste_cleaner_head_a {
    /* color: white; */
    margin-top: 0.2em;
    /* padding: 0 0.5em; */
    cursor: pointer;
    text-align: left;
    display: block;
}

.simditor_paste_cleaner_content {
    display: block;
    width: 100%;
    border: 0px #BDBDBD solid;
    box-sizing: border-box;
    overflow: auto;
    padding: 0em;
    background-color: white;
    display: b;
}

.simditor_paste_cleaner_textarea {
    height: 3em;
    /* background-color: white; */
    color: black;
    /* font-size: 8pt; */
    line-height: 1em;
    font-family: Tahoma, arial, sans-serif;
    /* max-height: 150px; */
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

.structure_we_options {
    border: 1px gray solid;
    overflow: auto;
    display: none;
    padding: 0.3em;
    background: white;
}

/* common colors for */
.sz_get_token_top, .simditor_paste_cleaner_head_a {
    background: #9e9e9e;
    color: #ffffff;
    box-sizing: border-box;
    line-height: 1.2em;
    padding: 0.2em 0.4em;
    width: 100%;
    overflow: auto;
    /* float: left; */
    display: block;
    margin: 0em 0 0.1em 0;
    font-size: 9pt;
}

/* --------------- zwischenablage --------- */
.simditor_zwischenablage_head_a, .simditor_zwischenablage, .simditor_zwischenablage_div {
    box-sizing: border-box;
    width: 100%;
    overflow: auto;
    float: left;
}

.simditor_zwischenablage_head_a {
    background-color: #03A9F4;
    color: white;
    margin-top: 1em;
    padding: 0 1em
}

.simditor_zwischenablage_div {
    background-color: #FFC107;
    /* color: black; */
    font-size: 8pt;
    /* line-height: 1.2em; */
    min-height: 2em;
    max-height: 4em;
    overflow: auto;
}
