﻿h2 {
    color: #4a95cc;
}

.bg-dark-blue {
    background: #006699;
}
.bg-blue {
    background: #007fbf;
}
.col-dark-blue {
    color: #006699;
}
.col-blue {
    color: #007fbf;
}

body {
    background-color: #f0f0f0;
}
input[type="text"] {
  padding: 2px 4px;
}
#container {
    background-color: #fff;
}
#header {
    background: #ffffff;
    border-bottom: 5px solid #f0f0f0;
}
#header-logo {
    float: left;
    max-width: 300px;
    padding-top: 7px;
    padding-left: 10px;
}

    #header-logo img {
        max-width: 100%;
    }

#header h1 {
    color: rgb(135,136,138);
    font-size: 16px;
}
#header h2 {
    color: rgb(135,136,138);
    font-weight: normal;
    font-size: 13px;
}

#firstlastname {
    width: 100%;
    position: absolute;
}
#firstlastname .geburtsdatum:not(:empty):before {
    content: '|';
    margin: 0 6px;
    color: rgb(197,198,200);
    font-weight: normal;
}
#titel {
    float: right;
    text-align: right;
    padding-right: 10px;
}

#titel2 {
    float: right;
    padding-right: 10px;
    width: 65%;
    text-align: right;
}

    #titel2 .seitenzahl {
        color: rgb(195,165,152);
        margin-left: 5px;
    }
    
    #titel2 .seitenzahl:empty {
        margin-left: 0;
    }

#seitenzahl {
    display: none;
}

.opacity-0 {
    opacity: 0;
}

/* SUBHEADER */
#subheader {
    background: none;
    height: 80px;
}
#help {
    margin-top: 25px;
}
#help ul li img:hover {
    opacity: 0.8;
}
#subheaderimage {
    display: none;
}

#notimelimit {
    color: #4a95cc;
}

/* UHR */
#uhr, #uhr-nav {
    color: #AAAAAA;
    font-size: 10px;
}
#uhr-nav {
    font-weight: bold;
}
#uhr-nav div {
    font-size: 125%;
}

/* SPECIAL PAGES */
#Language {
    margin-top: 200px;
}
#gs_test {
    padding-top: 20px;
}

/* MAIN */
#main {
    height: 487px;
}
#main h1, #main h2, #main h3 {
    color: #4a95cc;
}
#main h1 p {
    color: #4a95cc;
    font-size: 20px;
    font-weight: bold;
}
#main h3 {
    font-size: 13px;
    border-color: #007fbf;
}

#main .insidelog,
#main .insidereg {
    padding-top: 0;
}

/* FOOTER */
#footer {
    height: 34px;
    width: 100%;
    display: table;
    background: none;
}
#copyright {
    padding: 0 5px 0 5px;
    height: 21px;
    background: #f0f0f0;
    color: rgb(197, 198, 200);
}
#copyright span:not(#version) {

}
#version {
    color: rgb(197, 198, 200);
}

/* BUTTONS */
#footer .rightalign {
    float: right;
    margin-right: 15px;
}
#footer .leftalign {
    margin-left: 15px;
}

#btn, #btnback, #btndialog, #btndialognew{
    letter-spacing: 2px;
    color: #007fbf;
}
.pagenr, .pagenr:link, .pagenr:visited{
    width: 18px;
    height: 18px;
}
.pagenr:hover, .pagenr:active, .solved {
    background: #1174a2;
}
.pagenr:hover, .pagenr:active, .active{
    background: #e05252;
    cursor: pointer;
}
.leftalign, .centeralign, .rightalign {
    position: relative;
    top: 4px;
}
#footer .rightalign input:hover, #footer .leftalign input:hover {
    color: #005d8c;
}


/* DIALOGS */
div.ui-dialog {
    padding: 0px;
    border: none;
    border-radius: 0;
    background: white;
}
div.ui-dialog div.ui-dialog-titlebar {
    border-radius: 0px;
    border: none;
    background: #007fbf;
}
.ui-dialog .ui-dialog-title {
    height: 25px;
    font-size: 18px;
}
.ui-dialog .ui-dialog-content {
    background: white;
}
.dialogtext {
    margin: 0px;
}
.ui-dialog .ui-dialog-buttonpane {
    padding: 0.3em 0.5em 0.3em 0.4em;
    border: none;
    background: white;
}
.ui-dialog .ui-dialog-buttonpane .ui-state-default,
.ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-default,
.ui-dialog .ui-dialog-buttonpane .ui-widget-header .ui-state-default {
    background-image: none;
    border: none;
    border-radius: 0;
    color: white;
    background: #4a95cc;
    background: linear-gradient(0deg, rgba(0,127,191,1) 0%, rgba(74,149,204,1) 100%);
}
.ui-dialog .ui-dialog-buttonpane .ui-state-hover,
.ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-hover,
.ui-dialog .ui-dialog-buttonpane .ui-widget-header .ui-state-hover {
    background: #3582bb;
    background: linear-gradient(0deg, rgba(0,102,153,1) 0%, rgba(53,130,187,1) 100%);
}
.ui-dialog .ui-dialog-buttonpane .ui-state-focus,
.ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-focus,
.ui-dialog .ui-dialog-buttonpane .ui-widget-header .ui-state-focus {
    color: white;
}
.ui-button-text-only .ui-button-text {
    padding: 0.6em 1.2em;
}
.cursor-progress .ui-dialog .ui-widget-content button {
    opacity: 0.7;
}
.cursor-progress .ui-dialog .ui-widget-content button:hover {
    border-color: #aaa;
    cursor: progress;
}
.ui-widget-overlay {
    opacity: 0.5;
}

/* class for body tag. if set cursor will signal (re-)loading page (or any other long during progress) */
.cursor-progress {
    cursor: progress !important;
}

/* ablauf */
tr.content-inactive td.content-inactive {
    color: rgb(197,198,200);
}

tr.content-active ~ tr.content-inactive td.content-inactive {
    color: #4a95cc;
}

tr.content-active td.content-active {
    color: #4a95cc;
}
td.content-breakinactive {
    color: #4a95cc;
    letter-spacing: 2px;
    font-style: italic;
}

/* start page */
.index-start-image {
    position: absolute;
    float: left;
    width: 485px;
    height: 596px;
}

#Language {
    float: right;
    width: 539px;
    box-sizing: border-box;
    margin: 0;
    text-align: left;
    padding: 40px 60px;
}

    #Language h2 {
        color: #000000;
        font-size: 28px;
        line-height: 1.3;
    }

#Language-Field {
    text-align: left;
    margin: 1rem 0;
}

    #Language-Field .language-checkbox  {
        cursor: pointer;
        padding-right: 10px;
    }
    
    #Language-Field .language-checkbox input {
        opacity: 0;
        position: absolute;
    }
    
    #Language-Field .language-checkbox span {
        padding: 12px 20px;
        background: rgb(226,227,227);
        border-radius: 4px;
        font-weight: bold;
        font-size: 16px;
        border: 3px solid rgb(226,227,227);
    }

    #Language-Field .language-checkbox span:hover,
    #Language-Field .language-checkbox input:checked + span {
        border: 3px solid rgb(74,150,205);
    }

    #Language-Field .language-checkbox input:checked + span {
        background: rgb(74,150,205);
        color: white;
    }

#Welcome {
    text-align: left;
}

#languageDependentDetails {
    padding-top: 3rem;
}

#languageDependentDetails h2 {
    font-size: 18px;
}

#PasswordStart {
    font-size: 18px;
    padding: 6px 12px;
    min-width: 70px;
    border: 1px solid #ced4da;
}

#PasswordStart.fullwidth {
    min-width: 100%;
    box-sizing: border-box;
}

#PasswordStart:focus {
    border-color: #4a95cc;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #afc8e5;
}

/* reg page */
#btnreg {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 200px;
    position: absolute;
    bottom: 3rem;
    right: 3rem;
    background-color: #c78810;
    font-weight: bold;
    color: white;
    border: none;
}
#btnreg:hover,
#btnreg:focus {
    background: #a4700d;
}
#btnreg:focus {
    box-shadow: 0 0 0 .2rem rgba(199,136,16,.5);
}

/* login page */
#btnlogin, #btnDownloadForEhb {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #c78810;
    font-weight: bold;
    color: white;
    border: none;
    cursor: pointer;
}

#btnDownloadForEhb {
    float: right;
    margin-right: 40px;
}

/* navigation */
#Profession #Hints .trigger {
    text-align: right;
}

/* creativity */
.jp-toolbox .btn {
    background-color: rgb(174,204,191);
}

/* orgchart */
.orgcharthelpimg {
    margin-right: 3px;
}

/* special characters buttons as input helper */
.special-character-button {
    width: 21px;
    cursor: pointer;
}

/* to hide the MathJax loading/processing indication */
#MathJax_Message {
    display: none;
}