h3, h4 {
    color: #363d43;
}

div.table-wrapper + header, div.table-wrapper + h1, div.table-wrapper + h2, div.table-wrapper + h3, div.table-wrapper h4,
table + header, table + h1, table + h2, table + h3, table + h4,
ul.link-list-row + header, ul.link-list-row + h1, ul.link-list-row + h2, ul.link-list-row + h3, ul.link-list-row + h4
 {
    margin-top: 3em;
}

#hauptnavigation .nav-main-rollout .nav-second-level > li > a {
    color: #434553;
}

.module.fix {
    height: 34em;
}

.module.disco {
    overflow: hidden;
    background-image: url("/ZBSoz/pics/logo/sphere.gif");
    background-position: right -77px;
}

.module.disco .module-content {
    margin: 0 0 1.4em;
    padding-left: 2em;
    padding-right: 2em;
}

.module.disco .module-content:first-child {
    border: none;
}

.module.disco .module-content .row .columns {
    margin-bottom: 0;
}

.module.disco .module-content input {
    font-size: 1.2em;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    height: auto;
    width: 100%;
}

.module.disco .module-content .five.columns {
    padding-right: 0;
}

.module.disco .module-content .five.columns input {
    border: 1px solid #4a74cd ;
}

.module.disco .module-content header {
    position: absolute;
    top: -5.6em;
    z-index: -1000;
}

.module.disco .module-content header h1 {
    color: rgba(160, 16, 12, 0.1);
    font-size: 16em;
    margin: 0;
}

.module.disco .module-content .one.columns input {
    background-color: #4a74cd;
    border: 1px solid #4a74cd;
    font-weight: bold;
}



.module.searchbox {
    background: url('/ZBSoz/pics/logo/zbsoz-sphere.png') #fff no-repeat right -77px;
}

.module.searchbox .module-content {
    border: none;
    margin: 0 0 1.4em;
    padding-left: 2em;
    padding-right: 2em;
}

.module.searchbox header {
     position: relative;
     top: 0;
     z-index: 0;
}

.module.searchbox header h2 {
    font-size: 2em;
    margin: 0.25em 0;
}

.module.searchbox .columns {
    padding-right: 0;
    margin-bottom: 0;
}

.module.searchbox input {
    border: 1px solid #4a74cd;
    font-size: 1.2em;
    padding-top: .6em;
    padding-bottom: .6em;
    height: auto;
    width: 100%;
}

.module.searchbox input[type=text] {
    text-overflow: ellipsis !important;
}

.module.searchbox input[type=submit] {
    background-color: #4a74cd;
    font-weight: bold;
}

.module.searchbox .row.info {
    margin-bottom: -2.4em;
    margin-top: 0.4em;
}

.module.searchbox .row.info ul {
    list-style: none;
    padding-left: 0;
}

span.placeholder {
    color: #6d6d6d;
    white-space: nowrap !important;
    overflow: hidden !important;
    width: 100% !important;
}

.ellipsis {
    text-overflow: ellipsis !important;
}

.content table.rowheader {
    width: 100%;
}

.content table.rowheader tr.item {
    border-top: 5px solid #e8eaea;
}

.content table.rowheader th .thwrap {
    min-height: 20px;
}

.content table.rowheader td {
    width: 100%;
}

.content table.rowheader th.subhead {
    background-color: #4c94ab;
    border-right: 5px solid #e8eaea;
    text-transform: uppercase;
}

.content table th .thwrap.small {
    min-height: 20px;
}

.content legend + p {
    margin-top: 0;
}

/* fuer alte exec-Formulare! */
.content .row.form .columns {
    padding-right: 1.6129%;
    margin-bottom: 1.6129%;
}

.layout2017 .content.app-content.row {
    margin-left: 1.6129%;
    width: 95.8947%;
}

@media (min-width: 49.125em) {
    .layout2017 .content.app-content.row {
        margin-left: 1.05263%;
        width: 97.89474%;
    }
}

@media (min-width: 37.5em) and (max-width: 49.125em) {
    .layout2017 .content.app-content.row {
        width: 97.1%;
    }    
}

/* fuer alte exec-Formulare! */
.content .row.form .columns:last-child {
    padding: 0;
}

.content form fieldset + fieldset {
    margin-top: 2em;
}

.content form select.letter, .content form label.letter {
  width: 5% !important;
  min-width: 27px;
}

.content form select.veryshort, .content form label.veryshort {
  width: 10% !important;
  min-width: 40px;
}

.content form select.short, .content form label.short {
  width: 25% !important;
  min-width: 100px;
}

.content form select.medium, .content form label.medium {
  width: 50% !important;
  min-width: 200px;
}

.module-content a.more {
    display: inline-block;
    margin: 1em 0;
}

.module-content ul.notice-list h3, .module-content ul.notice-list h4, .module-content ul.notice-list p {
    font-size: 1em;
    margin: 0;
}

.module-content ul.notice-list h3 {
    color: #a7a5a5;
}

.module-content ul.link-list, .module-content ul.sitemap {
    list-style: none;
    padding-left: 0;
}

.module-content ul.sitemap ul {
    list-style: none;
}

.module-content ul.image-list-row {
    list-style: none;
    padding-left: 0;
}

.module-content .center ul.image-list-row {
    display: inline-block;
}

.module-content ul.image-list-row li {
    float: left;
    text-align: center;
}

.module-content ul.image-list-row li a:focus {
    background-color: transparent;
}

.module-content ul.image-list-row li a:focus .label {
    background-color: #423c39;
}

.module-content ul.image-list-row img {
    margin-bottom: 1em;
}

.module-content ul.image-list-row .label {
    border-right: 1px solid #366d43;
    padding: 0 1em;
}

.module-content ul.image-list-row li:last-child .label {
    border: none;
}

.module-content ul.link-list-row {
    list-style: none;
    padding-left: 0;
}

.module-content ul.link-list-row li {
    display: inline;
    border-right: 1px solid #366d43;
    margin-bottom: 0;
}

.module-content ul.link-list-row li:first-child a, .module-content ul.link-list-row li:first-child .message {
    padding-left: 0;
}

.module-content ul.link-list-row li:last-child {
    border-right: none;
}

.module-content ul.link-list-row a, .module-content ul.link-list-row .message {
    padding: 0 1em;
}

.autocomplete-suggestions {
    overflow: auto;
    border: 1px solid #cbd3dd;
    background: #fff;
}

.autocomplete-suggestion {
    overflow: hidden;
    padding: 5px 15px;
    white-space: nowrap;
}

.autocomplete-selected {
    background:  #e8eaea;
}

.autocomplete-suggestions strong {
    color: #029cca;
    font-weight: normal;
}

ul.alpha-ruler {
    list-style: none;
    text-align: center;
}

ul.alpha-ruler li {
    display: inline-block;
    padding: 0 2px;
}

ul.alpha-ruler li a {
    background: #4a74cd;
    color: #FFF;
    display: block;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
}

ul.alpha-ruler li a:hover {
    background: #c6676d;
    text-decoration: none;
}

ul.liste-1 {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.liste-1 li {
    margin-bottom: 2em;
}

ul.liste-1 h3 {
    margin: 0;
}

ul.liste-1 ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.liste-1 ul li {
    margin-bottom: 0.2em;
}

ul.liste-1 ul ul {
    margin: 0;
    margin-left: 2em;
}

header.module h2 {
    margin-top: 2em;
    margin-bottom: -0.5em;
    border-bottom: 2px solid #4a74cd;
}

h2.schulung-cluster {
	margin: -1em 0 2em;
	padding-top: 41px;
	line-height: 120%;
	border-bottom: 1px solid #363d43;
}

h2.schulung-cluster-1 {
    background: url("/pics/ulb-tutor/schulung-cluster-1-header.png") no-repeat 95% 10px;
}

h2.schulung-cluster-3 {
    background: url("/pics/ulb-tutor/schulung-cluster-3-header.png") no-repeat 95% 10px;
}

h2.schulung-cluster-9 {
    background: url("/pics/ulb-tutor/schulung-cluster-9-header.png") no-repeat 95% 10px;
}

table.form-input {
    width: 100%;
}

table.form-input th {
    width: 40%;
}

div.error_message {
    border: 1px solid #a0010c;
    color: #a0010c;
    font-weight: bold;
    margin: 1em 0;
    padding: 0.4em;
}

.nav-apps .jammer picture {
    background-color: #ffffff;
}

/* Seatings Start */

.no-js .js-only {
    display: none!important;
}

.availableSeatings {
    text-align: center;
    border: #e8eaea 9px solid;
    padding: 10px;
}

.availableSeatings h2 {
    margin: 0;
}

.availableSeatings .free {
    display: block;
    font-size: 1.2em;
    color: #666;
    font-weight: bold;
}

.availableSeatings .closed h2 .now {
    font-size: 1.2em;
    color: #666;
}
.availableSeatings .closed h2 .status {
    font-size: 2em;
    color: #a0100c;
}

.availableSeatings .quota {
    color: #ccc;
    margin-left: 10px;
}

.seatingsCounter {
    display: block;
    font-size: 2.4em;
    color: #7ab51d;
    font-weight: bold;
}

.availableSeatings .updated {
    display: block;
    font-size: 1em;
    color: #ccc;
    font-weight: bold;
}

.availableSeatings .error {
    display: block;
    padding: 10px 20px;
    font-size: 1em;
    text-align: center;
    color: #a0100c;
    font-weight: bold;
}

/* Seatings Ende */


/* Application Start */

.app-content .main .module.extended {
    margin-left: 0;
    width: 100%;
}

/* Application Ende */