/**
 * Copyright (c) 2008 - 2023 Christoph Jäger, christoph.jaeger@derwald.at
 * All rights reserved.
 */
@charset "UTF-8";
/* CSS Document */

html {
    margin: 0 !important;
    padding: 0 !important;
    background-color: #f0f0f0;
}

html.plain {
    background-color: white;
}

body {
    margin: 0 !important;
    padding: 0 !important;
    font-family: Arial;
    font-size: 13px;
    color: #646567;
    height: 100%;
    background-color: #ffffff;
}

.clearer {
    clear: both;
    height: 0;
}

p {
    margin: 0 0 20px 0;
}

p > a, h3 > a {
    color: #7bac02;
    text-decoration: none;
    white-space: nowrap;
}

p > a:before, h3 > a:before {
    content: url("/Phd/assets/ctx/c0d64b5a/img/liconb.png");
    white-space: nowrap;
    padding-right: 2px;
}

p > a:hover, h3 > a:hover {
    text-decoration: underline;
}

label {
    padding-left: 0.4em;
}

#header {
    margin: 0 0 30px 0;
    top: 0;
    background-color: #FFF;
    -webkit-box-shadow: 3px 3px 7px 0 rgba(215, 215, 215, 1);
    -moz-box-shadow: 3px 3px 7px 0 rgba(215, 215, 215, 1);
    box-shadow: 3px 3px 7px 0 rgba(215, 215, 215, 1);
    padding: 15px;
    text-align: right;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header #countrylogos {
    position: relative;
    height: 80px;
}

#header #countrylogos a {
    display: block;
    margin: 0;
    top: 50%;
    right: 0;
    position: absolute;
    text-decoration: none;
    transition: opacity .5s ease-in;
    transform: translate3d(0, -50%, 0);
}

#header #countrylogos a + a {
    opacity: 0;
}

#header #countrylogos img {
    margin: 0;
}

#headbg {
    height: 40px;
    width: 100%;
    background-color: #ecf6d2;
    position: absolute;
    top: 0 !important;
    z-index: 1;
}

#wrap {
    width: 1140px;
    margin: 0 auto;
    top: 0;
!important;
    position: relative;
    z-index: 2;
}

#sidebar {
    width: 210px;
    margin: 0;
    padding: 0;
    float: left;
}

#main {
    width: 930px;
    float: right;
    padding-bottom: 30px;
}

#content {
    width: 900px;
    margin-left: 30px;
}

h1 {
    font-family: Tahoma;
    font-size: 20px;
    padding: 5px 20px;
    color: #FFF;
    background-color: #a0d01e;
    font-weight: normal;
    margin-bottom: 0;
}

#startseite {
    width: 900px;
    min-height: 450px;
    margin-bottom: 30px;
    background-image: url("/Phd/assets/ctx/b5a24e73/img/startpage_bg.png");
}

#startseite-text {
    width: 465px;
    padding: 75px 55px;
    float: left;
}

#startseite-login {
    width: 390px;
    float: right;
    padding: 75px 120px 75px 0;
}

#startseite-login > p {
    text-align: right;
    padding-right: 40px;
}

#startseite-login ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.imgright {
    margin: 0;
}

h2 {
    margin: 0 0 10px 0;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
    color: #7bac02;
}

h3 {
    margin: 0;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    color: #7bac02 !important;
}

#startseite-login > input {
    margin-bottom: 10px;
    width: 195px;
}

#footer {
    width: 100%;
    background-color: #f0f0f0;
    bottom: 0;
    position: relative;
    margin: 0 !important;
}

#footertext {
    width: 960px;
    height: 100px;
    margin: 0 auto;
    padding: 25px 0 25px 240px;
}

.footerlinks > li {
    float: left;
    margin-left: 25px;
    list-style-image: url("/Phd/assets/ctx/6117047/img/licon.png");
}

.footerlinks > li > a {
    color: #646567;
    text-decoration: none;
}

.footerlinks > li > a:hover {
    color: #646567;
    text-decoration: underline;
}

.footerlinks > li:first-child {
    margin-left: 15px;
}

.footerlinks {
    margin: 0;
    padding: 0;
}

#footertext > p {
    clear: both;
    font-size: 11px;
    margin-top: 30px;
    margin-bottom: 0;
}

#switchlanguage {
    width: 210px;
    margin-top: 1em;
}

#sidemenu {
    background-color: #a0d01e;
    padding: 10px 10px 10px 10px;
    list-style-type: none;
}

#sidebar h3 {
    margin: 20px 0;
}

#sidemenu li {
    background-color: #a0d01e;
}

#sidemenu li a {
    display: block;
    color: white;
    text-decoration: none;
    padding: 5px 0 5px 20px;
    background-image: url("/Phd/assets/ctx/af445868/img/liconmenu.png");
    background-repeat: no-repeat;
    background-position: 5px center;
    font-size: 14px;
}

#sidemenu li a:hover {
    background-image: url("/Phd/assets/ctx/c0d64b5a/img/liconb.png");
    background-color: white;
    color: #7bac02;
}

.app {
    /*border: 1px solid #d7d7d7;*/
    margin-bottom: 1em;
}

.app iframe {
    width: 210px;
    height: 335px;
    border: none;
}

.teaserheadline {
    font-family: Arial;
    font-size: 14px;
    padding: 5px 15px;
    color: #FFF;
    background-color: #a0d01e;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.teasertext {
    font-family: Arial;
    font-size: 13px;
    padding: 5px 15px;
    margin: 0 0 20px 0;
}

#calender {
    background-color: #ecf6d2;
    margin-bottom: 30px;
    padding: 15px;
    clear: both;
}

#calender > table {
    float: left;
    margin-right: 15px;
}

#eintrag {
    width: 100%;
    border-collapse: collapse;
}

#eintrag td {
    border: 1px solid #d7d7d7;
    margin: 0;
    padding: 15px;
    border-spacing: 0;
}

#eintrag td.med {
    padding: 0;
}

#eintrag td table {
    border: 0;
    border-collapse: collapse;
}

#eintrag td table tbody tr td {
    border: 0;
    margin: 0;
    padding: 10px 30px 0 0;
}

#eintrag td table tbody tr td:last-child {
    padding-right: 0 !important;
}

#eintrag td table.med tbody tr td {
    padding: 15px 15px 20px 15px;
}

#eintrag td table.hoursOfDayTable tbody tr td {
    padding: 3px;
    text-align: center;
}

#eintrag td table.med tbody tr td:last-child {
    border-right: 0;
    padding-right: 0 !important;
}

#tagebuch table tbody tr td h2 {
    float: left;
    width: auto;
    margin-bottom: 0;
}

#feintrag {
    width: 100%;
    border-collapse: collapse;
}

#feintrag td {
    border: 1px solid #d7d7d7;
    margin: 0;
    padding: 15px;
    border-spacing: 0;
}

.error {
    background-color: #F1D9DD;
}

.error > h2 {
    color: #c37f8a !important;
}

.error > h3 {
    color: #c37f8a !important;
}

#feintrag td table {
    border: 0 !important;
    border-collapse: collapse;
}

#feintrag td table tbody tr td {
    border: 0 !important;
    margin: 0;
    padding: 10px 30px 0 0;
}

#feintrag td table tbody tr td:last-child {
    padding-right: 0 !important;
}

#ftagebuch table tbody tr td h2 {
    float: left;
    width: auto;
    margin-bottom: 0;
}

input {
    color: #646567;
}

#country {
    width: 150px;
    margin: 0 30px 0 150px;;
}

#place {
    width: 200px;
    margin-right: 10px;
}

#region {
    width: 200px;
    margin-right: 10px;
}

#comments {
    width: 500px;
    height: 100px;
    margin-left: 50px;
}

.button {
    display: inline-block;
    padding: 5px 5px 5px 20px;;
    background-image: url("/Phd/assets/ctx/af445868/img/liconmenu.png");
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #a0d01e;
    color: #FFF;
    text-decoration: none;
    border: none;
    font-size: 13px;
}

.button:hover {
    text-decoration: underline;
}

.right {
    text-align: right;
}

.right .button {
    margin-right: 30px;
    margin-top: 0;
}

.right .button:last-child {
    margin-right: 0;
}

#diagramm {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
}

#diagramm h2 {
    display: inline;
    margin-right: 30px;
}

#diagramm td {
    padding: 10px;
}

#diagramm select {
    width: 150px;
}

#diagramm div.left {
    margin-top: 15px;
    float: left;
}

#diagramm div.right {
    margin-top: 15px;
    float: right;
}

.settingstable {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
}

.settingstable th {
    border: 1px solid #d7d7d7;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    color: #7bac02;
    font-weight: normal;
}

.settingstable td {
    border: 1px solid #d7d7d7;
    padding: 10px;
    text-align: left;
}

.settingstable td.top {
    vertical-align: top;
}

.settingstable td div.med {
    padding-top: 0;
    padding-bottom: 12px;
}

#myentriestable {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
}

#myentriestable th {
    border: 1px solid #d7d7d7;
    padding: 8px;
    text-align: center;
    font-size: 14px;
    color: #7bac02;
    font-weight: normal;
}

#myentriestable td {
    border: 1px solid #d7d7d7;
    padding: 8px;
    text-align: center;
    font-size: 14px;
}

#myentriestable td.location {
    text-align: left;
}

#myentriestable .problems {
    padding-left: 4px;
    padding-right: 4px;
}

#myentriestable td > a {
    color: #7bac02;
    text-decoration: none;
    background-image: url("/Phd/assets/ctx/c0d64b5a/img/liconb.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
}

#myentriestable td > a:hover {
    text-decoration: underline;
}

#myentriestable td.mark {
    border-left: none;
    border-right: none;
    width: 5px;
    padding: 1px;
}

#myentriestable td.X {
    background-image: url("/Phd/assets/ctx/61b1178e/img/pix.png");
    background-repeat: repeat-y;
    background-position: center;
}

#historytable {
    border: 1px solid #d7d7d7;
    width: 100%;
    padding: 30px;
}

#historytable td {
    text-align: center;
    width: 20%;
    font-size: 14px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none !important;
    border-radius: 25px;
    color: #a0d01e !important;
    background-color: #a0d01e !important;
    border: 1px solid #d7d7d7 !important;
    width: 25px !important;
    height: 25px !important;
}

table.datebox {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: white;
}

table.datebox a {
    text-decoration: none;
    color: #646567;
}

table.datebox td.selected a {
    color: white;
}

table.datebox a:visited {
    text-decoration: none;
    color: #646567;
}

table.datebox td.selected a:visited {
    color: white;
}

table.datebox td {
    margin: 0;
    padding: 4px;
    border: 0;
}

table.datebox th.middle {
    text-align: center;
    color: #a0d01e;
}

table.datebox th {
    padding-top: 4px;
    padding-bottom: 4px;
}

table.datebox tr.weekDays {
    background-color: #a0d01e;
    color: white;
    font-weight: bold;
}

table.datebox tr.days td {
    text-align: center;
    color: #b7b8bc;
}

table.datebox tr.days td.selected {
    color: white;
    background-color: #a0d01e;
}

table.datebox td.entered {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #ecf6d2;
}

div#closeButton {
    margin-top: 1em;
    text-align: center;
}

div#plainlayoutbody {
    margin: 10px;
}

.deprecated {
    text-decoration: line-through;
}

/* adjustments for the autocomplete popup */
div.t-autocomplete-menu ul {
    background-color: white;
    border: 1px outset black;
    overflow: auto;
    padding: 0;
}

div.t-autocomplete-menu li {
    border: none;
    color: black;
    cursor: pointer;
    list-style-type: none;
    margin: 0;
    padding: 2px;
}

div.t-autocomplete-menu li.selected {
    color: black;
    font-weight: bold;
    background-color: #EEEEEE;
}

tbody.hidden {
    opacity: 0.5;
}

table.simple {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
}

table.simple th {
    border: 1px solid #d7d7d7;
    padding: 8px;
    text-align: left;
    font-size: 14px;
    color: #7bac02;
    font-weight: normal;
}

table.simple td {
    border: 1px solid #d7d7d7;
    padding: 8px;
    text-align: left;
    font-size: 14px;
}

table.simple td > a.noarrow {
    background-image: none;
    padding-left: 0;
}

table.simple td > a {
    color: #7bac02;
    text-decoration: none;
    background-image: url("/Phd/assets/ctx/c0d64b5a/img/liconb.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
}

table.simple td > a:hover {
    text-decoration: underline;
}

table.registration input {
    width: 20em;
}

table.registration select {
    width: 20em;
}

div.med {
    text-indent: -1.5em;
    padding-left: 1.5em;
    padding-top: 8px;
}

table.med {
    width: 100%;
}

table.med td {
    width: 33%;
    vertical-align: top;
}

/* adjustments for the data-grid-pager */
.pagination .active a {
    background: #7bac02;
    border-color: #7bac02;
}

div.t-data-grid-pager a, div.t-data-grid-pager span.current {
    color: #7bac02;
    text-decoration: none;
    padding: 2px 5px;
    border: 1px solid #d7d7d7;
    font-size: 1em;
    font-weight: normal;
    margin-right: 5px;
}

div.t-data-grid-pager a:hover {
    border: 1px solid black;
}

div.t-data-grid-pager span.current {
    color: white;
    background-color: #a0d01e;
}

table.t-data-grid {
    width: 100%;
    border-collapse: collapse;
}

table.t-data-grid tbody tr td {
    border: 1px solid #d7d7d7;
    margin: 0;
    padding: 10px;
    border-spacing: 0;
}

table.table thead tr th {
    background-color: #a0d01e;
    color: white;
}

table.table thead tr th a {
    color: white;
}

table.t-data-grid thead tr th {
    border: 1px solid #d7d7d7;
    text-align: left;
    background-color: #a0d01e;
    color: white;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
}

table.t-data-grid tr th a {
    color: white;
    text-decoration: none;
}

table.t-data-grid tr th a:visited {
    color: white;
    text-decoration: none;
}

table.t-data-grid tr th a:hover {
    text-decoration: underline;
}

table.t-data-grid tr.disabled {
    background-color: #ecf6d2;
    color: gray;
}

/*table.t-data-grid td a {*/
table.table td a {
    color: #7bac02;
    padding-left: 12px;
    text-decoration: none;
    background-image: url("/Phd/assets/ctx/c0d64b5a/img/liconb.png");
    background-position: left center;
    background-repeat: no-repeat;
}

table.t-data-grid td a:hover {
    text-decoration: underline;
}

table.t-data-grid td a:visited {
    color: #7bac02;
}

table.t-data-grid tr.disabled a:link {
    color: gray;
}

table.t-data-grid tr.disabled a:visited {
    color: gray;
}

/* adjustments for alignment of grid cells */
table.t-data-grid td.numberOfDataSets {
    text-align: right;
}

table.t-data-grid td.registered {
    text-align: center;
}

/* adjustments for the palette component */
div.t-palette-title {
    background-color: #a0d01e;
}
