
/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* https://test.interessenerklaerung.de/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - mobile.css - */
@media handheld, screen and (max-device-width: 480px) {
/* https://test.interessenerklaerung.de/portal_css/mobile.css?original=1 */
/* */
@media screen and (max-width: 768px) {
/* */
body {
width: auto !important;
overflow-x: hidden;
}
/* */
#portal-column-one,
#portal-column-two,
#portal-column-content {
clear: both;
float: none !important;
width: 98% !important;
max-width: 100% !important;
margin: 0 auto !important;
left: auto !important;
}
/* */
#portal-top,
#visual-portal-wrapper {
height: auto !important;
}
#portal-logo {
display: none;
}
/* */
#navi-container {
padding-left: 10px !important;
}
#gl_header {
padding-left: 10px !important;
}
/* */
#anon-ueberschrift {
display: none !important;
}
/* */
#portal-globalnav {
margin: 0 !important;
padding-top: 5px !important;
clear: both;
}
#portal-globalnav li a {
min-width: 2em !important;
padding: 0.4em 0.6em 0.6em !important;
font-size: 14px !important;
}
/* */
#portal-personaltools {
margin-bottom: 0.5em;
font-size: 100% !important;
}
/* */
#portal-searchbox {
float: none !important;
margin: 0.5em 0;
text-align: left;
}
#portal-searchbox input {
font-size: 100% !important;
}
/* */
#content-views a {
font-size: 120%;
line-height: 2em !important;
padding: 0.5em;
}
#content li.formTab a {
font-size: 110%;
line-height: 2em !important;
padding: 0.25em;
}
#edit-bar {
min-height: 4em;
}
#contentActionMenus a {
line-height: 2em !important;
font-size: 110%;
}
/* */
input,
textarea,
select {
font-size: 16px !important;
max-width: 100% !important;
box-sizing: border-box;
}
/* */
.coi_new,
.coi_new_allgemein,
.coi_new_2,
.coi_new_3,
.coi_eval {
display: block;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
width: 100%;
}
/* */
.coi_new textarea,
.coi_new_allgemein textarea,
.coi_new_3 textarea,
.coi_new_2 textarea {
min-width: 0 !important;
max-width: 100% !important;
width: 100% !important;
box-sizing: border-box;
}
/* */
#content table {
display: block;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
max-width: 100%;
}
/* */
.coi_new table,
.coi_new_allgemein table {
display: table;
}
/* */
#content_left {
float: none !important;
width: 100% !important;
}
#content_rechts {
float: none !important;
width: 100% !important;
}
/* */
#gl-header-logo {
width: 120px !important;
position: static !important;
display: inline-block !important;
vertical-align: middle;
}
#gl-header-subtitle {
position: static !important;
display: inline-block !important;
margin-left: 8px !important;
vertical-align: middle;
font-size: 11px !important;
}
#gl-header-name {
margin-left: 0 !important;
padding-bottom: 5px !important;
}
#gl-header-name h3 {
font-size: 1em !important;
word-wrap: break-word;
overflow-wrap: break-word;
}
/* */
#anon-welcome-text {
position: relative !important;
width: auto !important;
top: auto !important;
left: auto !important;
box-sizing: border-box;
max-width: 100%;
}
/* */
.portlet.portletLogin {
margin: 1em auto !important;
width: 92% !important;
}
.portlet.portletLogin form#loginform input#__ac_name,
.portlet.portletLogin form#loginform input#__ac_password {
width: 100% !important;
}
/* */
.yarlo_unknown {
margin: 5% auto !important;
width: 85% !important;
position: relative !important;
left: auto !important;
}
/* */
h1,
h1.documentFirstHeading {
font-size: 1.4em !important;
overflow-wrap: break-word !important;
word-break: break-word !important;
white-space: normal !important;
}
/* */
#portal-footer-wrapper table {
position: static !important;
left: auto !important;
width: 100% !important;
}
/* */
.agw ul,
.pfad ul {
width: 100% !important;
min-width: 0 !important;
max-width: 100% !important;
}
/* */
#portal-top-inGl {
position: relative;
}
#portal-top-inGl:not(:target) > a:first-of-type,
#portal-top-inGl:target > a:last-of-type {
display: block;
}
#portal-top-inGl > ul {
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
z-index: 100;
}
#portal-top-inGl:target > ul {
display: block;
}
#portal-top-inGl > ul > li {
float: none;
width: 100%;
}
#portal-top-inGl li ul {
position: static;
width: 100%;
}
/* */
div.managePortletsLink,
a.managePortletsFallback {
font-size: 120%;
}
div.overlay {
font-size: 110%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 95%;
}
/* */
.btn {
margin-bottom: 8px;
padding: 8px 12px;
}
/* */
.date {
width: 100% !important;
max-width: 120px !important;
}
/* */
.time_label {
width: auto !important;
display: block;
}
/* */
.coi_tooltip:hover span {
width: 180px;
left: 0;
}
/* */
.portletWrapper {
margin-left: 0 !important;
}
/* */
#hintergrund {
background-size: cover;
min-height: auto;
}
}
/* */

}

