html body {
    margin: 0px;
}
.admin-menu .page {
    margin-top: 30px;
}
header {
    display: block;
    clear: both;
}
.header-inner,
.region-header-top {
    width: auto;
    margin: 0;
}
.region-preface-bottom,
.region-content-top,
.branding,
.region-postscript-top,
.region-footer,
.region-footer-bottom,
#main-content {
    width: 1180px;
    margin: 0 auto;
}
.front .region-preface-bottom,
.front .region-content-top,
.front .branding,
.front .region-postscript-top,
.front .region-footer,
.front .region-footer-bottom,
.front #main-content {
    width: 1180px;
    margin: 0 auto;
}
.front #main-content {
    width: 100%;
}
.front #main-content .field-name-body > .field-items > .field-item {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.front #main-content .field-name-body > .field-items > .content_block_4 {
    width: 100%;
}
.front #main-content .field-name-body > .field-items > .content_block_3 {
    height: 555px;
}
header,
.region-preface-top,
#preface_bottom,
#main,
#main-inner,
.region-postscript-top,
.region-postscript-bottom,
footer {
    width: 1300px;
    margin: 0 auto;
}
#preface {
}
aside {
    width: 415px;
}
.sidebar-inner {
    width: 350px;
    float: right;
}
.sidebar-second #main-content {
    float: left;
    width: 725px;
}
.sidebar-second #main-content .region {
    float: left;
    width: 725px;
}
.region-footer {
    justify-content: flex-start;
}
.node-type-eueco-page .field_body .flexcontainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px;
}
.node-type-eueco-page .region-footer-bottom .flexcontainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px;
}
div.flexcol {
    width: 550px;
}
.sidebar-second div.flexcol {
    width: 345px;
}
.sidebar-second .accordion div.flexcontainer {
    margin-bottom: 0px;
}
.sidebar-second .accordion .ui-accordion-content {
    padding: 20px 20px 20px 20px;
}
.sidebar-second .accordion div.flexcontainer > div {
    width: 325px;
}
.fakten_wrapper div.flexcontainer > div {
    width: 270px;
}
#field-ui-field-overview-form .vertical-tabs,
#field-overview,
.adminpage #node-admin-content table,
.page-admin-people table,
.page-admin-structure table#blocks,
.page-node-edit table#body-values,
.page-node-add table#body-values,
.page-node-edit table#body-values--2,
.page-node-edit table#body-values--3,
#webform-components,
.page-admin-structure table#taxonomy {
    width: 100%;
}
.adminpage #node-admin-content table *,
.page-admin-people table *,
.page-admin-structure table#blocks *,
.page-node-edit table#body-values *,
.page-node-add table#body-values *,
.page-node-edit table#body-values--2 *,
.page-node-edit table#body-values--3 *,
#webform-components *,
.page-admin-structure table#taxonomy * {
    box-sizing: content-box;
}
form.node-form .vertical-tabs,
#field-ui-field-overview-form .vertical-tabs {
}
.region-content .vertical-tabs .vertical-tabs-list a {
    font-size: 12px;
}
.page-node-edit .page #main .region-content ul {
    margin-left: 0px;
    margin-bottom: 0px;
}
.page-admin table tr td:last-child {
    padding-right: 20px;
}
.page-admin table a {
    color: #333333 !important;
    font-size: 15px;
}
.page-admin table a:hover {
    color: #555555 !important;
}
.page-admin-modules table td.help,
.page-admin-modules table td.permissions,
.page-admin-modules table td.configure {
    font-size: 0px;
}
.page-admin tr.even {
    background-color: #eee;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.1em 0.6em;
}
.page-admin tr.odd {
    background-color: #dbdbdb;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}
.page-node-edit #main .region-content .vertical-tabs-list li::before,
.page-admin #main .region-content li::before {
    content: "";
}
.adminpage #main .region-content ul.links a {
    font-size: 14px;
    line-height: 25px;
    color: #009233 !important;
    padding: 0px;
}
.adminpage #main .region-content ul.inline li {
    padding: 0px;
}
.page-admin .page #main .region-content ul.links a:hover {
    color: #87bd24 !important;
}
#pid-user-register .tabs--primary {
    display: none;
}
.page-node-edit.node-type-eueco-faq table#body-values tr {
    display: none;
}
.page-node-edit.node-type-eueco-faq table#body-values tr:first-child {
    display: table-row;
    width: 100%;
}
.page-node-edit.node-type-eueco-faq table#body-values tr:first-child .field-multiple-drag,
.page-node-edit.node-type-eueco-faq #body-add-more-wrapper #edit-body-und-add-more {
    display: none;
}
#page.adminpage * {
    box-sizing: content-box;
}
body a.cke_button {
    display: inline-block;
    height: 18px;
    padding: 4px 6px !important;
    outline: 0;
    cursor: default;
    float: left;
    border: 0;
}
table tr th, 
table tr th a, 
table tr th a:hover, 
table tr th a:focus {
    color: #3c3732;
    font-weight: normal;
}
.modal_login .item-list {
    display: none;
}