.zsb-radio-button-label {
    padding-right: 1.5em;
}

.zsb-radio-button-radio {
    margin-right: 1em;
    display: inline-block;
}

.zsb-radio-button-radio label {
    margin-bottom: 0 !important;
    cursor: pointer;
    margin-left: 0.5em;
}

@media (max-width: 479px) {
    .zsb-radio-button-radio {
        display: block;
    }
}

div.zsb_tab_container {
    margin-bottom: 2em;
}
#application-form input[type=radio] {
    margin-right: 0.5em;
}
#application-form input:checked ~ span {
    font-weight: bold;
}
#application-form label {
    padding-left: 5px;
}
.master-header-image {
    max-width: 750px;
    display: block;
    overflow: visible;
}
.master-header-image ul, .master-header-image li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.master-header-image li {
    display: none;
}
.master-header-image li:first-child {
    display: block;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.glossar-navigation {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0;
    text-align: center;
    width: 100%;
}
.glossar-item {
    float: left;
    display: inline-block;
    width: 3.8%;
}
a.glossar-item {
    font-weight: bold;
}
span.glossar-item {
    color: #888;
}
.glossar-entry {
    margin-top: 20px;
}
.glossar-entry h4 {
    background: #00519e;
    color: #fff !important;
    font-size: 1em;
    margin: 0;
    padding: 5px 0.5em 2px;
    text-align: center;
    width: 1.8em;
}
.glossar-entry > ul {
    margin: 0;
    padding: 0;
}
.glossar-entry > ul > li {
    list-style-position: inside;
    margin: 0;
    padding: 0.5em;
}
.glossar-entry > ul > li:nth-child(2n+1) {
    background: #eee;
}
.glossar-entry > ul > li:hover {
    background: #99c85b;
}
.glossar.with-title .glossar-entry > ul > li {
    list-style: none;
}
.glossar.with-title h5 {
    border-bottom: 1px dotted #888;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
}
.glossar.with-title p {
    margin: 0.5em 0;
}
.glossar .goto-top {
    display: block;
    font-size: 0.9em;
    text-align: right;
}
.glossar a.further-info {
    background: url("/typo3conf/ext/zsb/Resources/Public/Icons/pf.png") left 6px no-repeat;
    padding-left: 10px;
}

/* Bewerbungsfristen */
table.deadlines th, table.deadlines td {
    font-size: 11px;
    line-height: 2em;
    padding: 6px 2px;
}

table.combination {
    border-collapse: collapse;
    width: 100%;
}

.combination th, .combination td {
    /*font-size: 11px;*/
    /*line-height: 2em;*/
    padding: 6px 2px;
}

.combination th, .combination td {
    /*font-size: 11px;*/
    /*line-height: 2em;*/
    padding: 6px 2px;
}
.combination th {
    background-color: #d1d3d4;
    border: 1px solid var(--uol-bg-color);
}
.combination tbody td, .combination th {
    text-align: center;
}
.combination td.left {
    text-align: left;
}
.combination td {
    border: 1px solid var(--uol-bg-color);
    border-bottom: 1px solid transparent;
    vertical-align: middle;
}
.combination td.bordered {
    border-right: 1px solid var(--uol-rahmen-color1);
}
.combination tbody tr:nth-child(2n) td {
    /*background-color: #eaeaf4;*/
    background-color: rgb(242, 242, 242);
}
.combination tbody tr:hover td {
    background-color: #99c85b;
    border-bottom-color: #888;
}
.bullet-full, .bullet-half {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;

    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.bullet-full {
    background-image: url(img/bullet-full.png);
}
.bullet-half {
    background-image: url(img/bullet-half.png);
}

.no-break {
    white-space: nowrap;
}

.deadline-legend {
    margin-bottom: 1em;
}

.deadlines {
    border-collapse: separate;
    border-spacing: 1px;
}
.deadlines th {
    background: #d1d3d4;
    text-align: center;
    vertical-align: middle;
}
.deadlines tr:first-child th:first-child {
    text-align: left;
}
.deadlines th, .deadlines td {
    padding: 2px;
    /*font-size: 11px;*/
}
.deadlines .divider {
    font-size: 3px;
    background-color: #fff !important;
}
.deadlines tbody td {
    border-bottom: 1px solid transparent;
    height: 3em;
    line-height: 1.5em;
    text-align: center;
    vertical-align: middle;
    transition: all 0.5s;
}
.deadlines tbody td:first-child {
    text-align: left;
}
.deadlines tbody:nth-child(2n) tr td {
    background-color: #eaeaf4;
}
.deadlines tbody:hover tr td {
    background-color: #99c85b;
    border-bottom-color: #888;
}
.deadlines tbody:hover tr td.divider {
    background-color: #56821e !important;
    border-bottom-color: transparent;
}
.deadlines .exception {
    background-color: #e8babd !important;
    /*font-size: 11px;*/
    font-style: italic;
    text-align: center !important;
}
.deadlines tbody:hover .exception {
    background-color: #cf6e74;
    color: white;
}


ul.course-list {
    width: 418px;
}
ul.course-list li {
    background: transparent url("/typo3conf/ext/zsb/Resources/Public/Icons/pf.png") 8px 10px no-repeat;
    list-style: none;
    margin-left: 0;
    padding: 2px 10px 2px 20px;
}

ul.course-list li::before {
    border: none !important;
}
ul.course-list li:nth-child(2n) {
    background-color: #eee;
}
ul.course-list li:after {
    clear: both;
    content: "";
    display: table;
}
ul.course-list a.application {
    color: #aaa;
    float: right;
    font-size: 0.85em;
    white-space: nowrap;
}

.coop-label {
    border-bottom: 1px dotted #aaa;
    color: #444;
    cursor: help;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 0.2em;
}
.contacts, .contacts ul, .contacts li {
    background: none !important;
    list-style: none;
    margin: 0 !important;
    padding: 0;
}
.contacts {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5em 0 !important;
    width: 100%;
}
.contacts, .contacts ul {
    font-size: 0.9em;
}
.contacts .contact {
    border-top: 1px solid #888;
    padding: 0.5em 0 0.5em !important;
    width: 100%;
}
.contacts .contact:first-child {
    border-top: 0;
    padding: 0 0 0.5em;
}
.contact h5 {
    float: left;
    margin: 0;
    padding: 0 0 0.5em 0;
}
.contact-avatar {
    float: right;
    margin: 0 0 3px 3px;
    width: 48px;
}
.contact ul {
    clear: left;
}
.contact .consultation-hours {
    padding-top: 0.5em;
}
.contact .consultation-hours:first-child {
    padding-top: 0;
}
#content-tabs ul {
    border: 0;
    float: none;
    font-size: 1em;
    margin: 0 0 10px !important;
    padding: 0;
    width: auto;
}
#content-tabs li {
    -webkit-box-shadow: 0 1px 3px #aaa;
    -moz-box-shadow: 0 1px 3px #aaa;
    box-shadow: 0 1px 3px #aaa;
    display: block;
    float: left;
    margin: 0 2px 1em;
    padding: 0;
}
#content-tabs li, #content-tabs li a {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
#content-tabs a {
    background-color: #e6e7e9;
    color: #000 !important;
    display: block;
    padding: 3px 10px;
}
#content-tabs a:hover, #content-tabs .current a:hover{
    background-color: #383838;
    color: #fff !important;
    text-decoration: none;
}
#content-tabs .current a {
    background-color: #0251a0;
    color: #fff !important;
}

/** Bewerbungslinks **/

a.application-target, a.application-target:link {
    background-color: #0251a0;
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
    color: #fff !important;
    padding: 1px 5px;
}
a.application-target:link:hover {
    background-color: #62666e;
}

/* Fachstudienberatung Ergebnis */

/*
.person_list, .person_list > li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.person_list strong {
    color: black;
    display: block;
    padding-bottom: 5px;
    max-width: 500px;
}
.person_list dl {
    margin: 0 0 1em 10px;
    padding: 0;
}
.person_list dt {
    float: left;
    font-style: normal;
    font-weight: normal;
    padding: 1px 4px;
    text-align: right;
    width: 100px;
}
.person_list dt:after {
    content:":";
}
.person_list dd {
    display: block;
    margin: 0;
    margin-left: 108px;
    padding: 1px 5px;
    max-width: 370px;
}
*/

li.exception {
    color: darkred !important;
    font-weight: bold;
}

.module-descriptor {
    background: url(https://elearning.uni-oldenburg.de/plugins_packages/UOL/ModulVerwaltungPlugin/assets/images/report.png) 1px 2px no-repeat;
    border: 1px solid #ccc;
    color: #071697;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    min-height: 20px;
    padding: 1px 1px 1px 20px;
    white-space: nowrap;
}

.collapsable {
    background: url("/typo3conf/ext/zsb/Resources/Public/Icons/pf-runter.png") 6px center no-repeat;
    cursor: pointer;
    margin-top: 0.5em;
    padding-left: 20px;
}
.collapsable.collapsed {
    background: url("/typo3conf/ext/zsb/Resources/Public/Icons/pf.png") 8px center no-repeat;
}

.timetable-head {
    margin: 0.5em 0 1em;
}

.container-facts.aligned {
    width: 100%;
}
.container-facts.aligned li {
    position: relative;
}
.container-facts.aligned label {
    position: absolute;
    left: 0;
    top: 0;
}
.container-facts.aligned span {
    margin-left: 100px;
}
.exams-outro {
    border: 1px solid #444;
    font-size: 12px;
    padding: 2px 5px;
    text-align: center;
}
.zsb-hit-seminars {
    margin-top: 1em;
}
.zsb-hit-seminars > li {
    padding: 1.5em 0;
    transition: background-color 300ms;
}
.zsb-hit-seminars > li:first-child {
    margin-top: 1em;
    padding-top: 0.5em;
}
.zsb-hit-seminars > li:last-child {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}
.zsb-hit-seminars > li:not(:first-child)  {
    border-top: 1px solid #93999E;
}
.zsb-hit-seminars > li:hover {
    background-color: #eee;
}
.zsb-hit-seminars h4 small {
    text-transform: none;
}
.zsb-hit-seminars dl, .zsb-hit-seminar dt, .zsb-hit-seminars dd {
    margin: 0;
    padding: 0;
}
.zsb-hit-seminars dt {
    display: inline-block;
    float: left;
    font-weight: normal;
    width: 100px;
}
.zsb-hit-seminars dd {
    display: block;
    margin-left: 100px;
}

.zsb-hit legend {
    font-weight: bold;
    margin-bottom: 0.2em;
}
.zsb-hit label:first-child {
    float: left;
    width: 80px;
}
.zsb-hit select {
    margin: 2px 0;
    max-width: 300px;
}
.email-link:after {
    content: '✉';
    font-size: 1.7em;
    margin-left: 3px;
    vertical-align: text-top;
}

.zsb-inline-list {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.zsb-inline-list li {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
}
.zsb-inline-list li:before {
    content: ', ';
}
.zsb-inline-list li:first-child:before {
    content: '(';
}
.zsb-inline-list li:last-child:after {
    content: ')';
}
[data-togglelist] {
    background: url('img/pf_u.png') left center no-repeat;
    cursor: pointer;
    padding-left: 20px;
}
[data-togglelist].toggled {
    background-image: url('img/pf_o.png');
}


span.zsb-course-additional-info {
    position: relative;
    top: -2px;
    /*font-size: 0.8em;*/
    font-size: 1.5em;
    vertical-align:top;

}


/* SP#2017-01-05 */
div.zsb-container {
    padding: 2px;
}

