/*
 * -----------------------------------------------------------------------------
 * Lucom Interaction Platform
 * (C) Lucom GmbH, Erkrath. All rights reserved.
 *
 * $$
 * -----------------------------------------------------------------------------
 */

/*
 * Add your custom CSS code to this file. This file will be included as last CSS
 * file in the form and main view. The file may also include theme macros.
 */

/* ---------------------------------------------------------------------- common
*/

body {
    margin: 0 auto;
    width: 960px;
    height: auto;
    background-color: #ffffff !important;
    font-family: Arial, sans-serif !important;
}

.page {
    border: unset !important;
}

.languageSelect {
    display: none;
}

.headerPanel {
    height: 123px;
    position: relative;
    margin: 0px auto;
    background-color: #F2F2F2;
    font-size: 13px;
    width: 960px;
}

form.centered .padding {
    padding: 13px 244px !important;
    min-height: 830px;
}

.headerPanel .companyLogo img {
    top: 0px;
    max-width: 338px;
    max-height: 79px;
    position: relative;
}

body>.header, #lip_header {
    height: 126px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #F2F2F2;
    box-shadow: 0px -7px 4px -8px #525252 inset;
    z-index: 1000;
}

.formToolbar .content {
    height: 120px;
    background-color: #F2F2F2;
    width: 960px;
    margin: 0 auto;
    display: block;
}

.formToolbar .logo {
    margin: 0;
}

.formToolbar .logo .lip_companyLogoLink {
    height: 80px;
    width: 341px;
}

.formToolbar .logo .lip_companyLogoLink > img {
    max-width: 100%;
	border-style: none;
}


.lowerBarBorder {
    background-color: #F2F2F2 !important;
    box-shadow: 0px -7px 4px -8px #525252 inset;
    border: none !important;
}

.formcatalog .header {
    height: unset;
    width: unset;
    position: unset;
    left: unset;
    top: unset;
    background-color: #ffffff;
    box-shadow: unset;
}

h2 {
    color: #1e78c5;
}

.formBody {
    margin-top: 180px;
    background-color: #ffffff !important;
}
.formPanel[role="main"]{
    margin-top: -35px !important;
}
.headerSeparator {
    height: 0px;
}

.formcatalog .breadcrumb {
    background-color: #1e78c5;
}

.formcatalog .breadcrumb .floatLeft, .formcatalog .breadcrumb .floatLeft a {
    color: #ffffff;
}

.headerPanel .sessionCountdown {
    /* position: relative; */
    float: right;
}

.headerPanel .sessionCountdown time {
    line-height: 30px;
}

.headerPanel .sessionCountdown:not(#lip_sessionCountdown_container) {
    margin-right: 4.56665px;
}

.formToolbar .sessionCountdown {
    position: absolute;
}

.headerPanel .logoffWrapper  {
    background: none;
    background-color: transparent;
    border: none;
    float: right !important;
    background-image: url("../../images/dehst/logout.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 0;
    color: #1E78C5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.headerPanel .logoffWrapper:hover, .headerPanel .logoffWrapper:active, .headerPanel .logoffWrapper:focus {
    background: none;
    background-color: transparent;
    text-decoration: underline;
    background-image: url("../../images/dehst/logout.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
}


.headerPanel .customization .customizationWrapper {
    display: unset;
    float: none;
    top: 3px;
    position: unset;
    width: 100%;
}

.CustomformsetMenu .links .link a:hover, .CustomformsetMenu .links .link input:hover, .CustomformsetMenu .links .link a:focus, .CustomformsetMenu .links .link input:focus {
    color: #1E78C5;
    text-decoration: underline !important;
    cursor: pointer;
    background-color: transparent;
}

.userMenu {
    float: left;
    width: 40%;
    padding-top: 5px;
    font-family: Arial, sans-serif;
    color: #525252;
    text-decoration: none;
}

.userMenu span{
    font-weight: bold;
}

.headerPanel .customization {
    float: unset;
    height: 38px;
    padding: 0px;
    position: absolute;
    margin: 87px auto;
    width: 960px;
}

.headerPanel .logo {
    padding: 0px;
    max-width: 200%;
    max-height: 125%;
    height: 80px;
    width: 338px;
    margin-left: 0px;
    position: absolute;
    top: 0px;
}

.headerMenu {
    width: 100%;
    height: 21px;
    padding: 0px;
    padding-top: 1px;
    margin: 0px auto;
    background-color: transparent;
	text-align:right;
    top: 0;
	width:960px;
	position: absolute;
    font-size: 13px;
}

.headerMenu .impressum_oben{
	display: inline; 
	margin-left: 0px;
}

.dehst_link, .hilfe .box .hilfe_img {
	text-align: right;
}

.dehst_img{
	list-style-image: url(../images/dehst/link.png);
}

.welcome {
	padding:5px;
}

.logon_img{
	margin:0;
}


.headerMenu ul, .headerMenu ul .navi_text, .headerMenu ul .navi_links {
	display:inline;
}

.headerMenu ul .trennzeichen{
    display:inline;
}

.headerMenu ul .trennzeichen img{
	position:relative; 
	top:3px; 
	height: 17px;
}

.display_btn{
	white-space: nowrap;
}

.display_btn input[type="submit"]{
	margin-left:2px;
}

.contentPanel.flex {
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: auto;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 90px;
    padding-left: 25px;
    padding-top: 126px;
    min-height: 50.5vh;
}

.contentPanel {
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: auto;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 90px;
    padding-left: 25px;
    /* padding-top: 120px; */
}

.contentPanel.error {
    margin-top: 220px;
    padding-bottom: 70px;
}

.contentPanel .appError input {
    color: white;
    font-family: Arial, sans-serif;
    background-color: #1E78C5;
    padding: 5px 15px;
}

.contentPanel .appError input:focus, .contentPanel .appError input:hover {
    color: white;
    background-color: #004F7F;
    border: #1E78C5;
}

form.centered #lip_fixedTree {
    margin-top: 158px;
    width: 245px;
    margin-left: -245px !important;
}

.leftPanel {
    height: 100% !important;
    width: 198px;
    margin-top: 126px;
    border: none;
}

.menuSeparator {
    display: none;
}

.menuPanel {
    padding-bottom: 0px !important;
    border-radius: 10px 0px 0px 10px;
    box-shadow: 1px 0px 5px 0px grey inset, 37px 0px 0px 0px #1E78C5;
    background-color: #fff;
    font-weight: normal;
    width: 203px;
}

.menuPanel .item .link a:hover, .menuPanel .item .link a:focus, .menuPanel .item .link a:active, .menuPanel .itemSelected .link>div:hover {
    background-color: transparent;
    font-size: 13px;
    color: #1E78C5;
    text-decoration: underline;
    cursor: pointer;
}

.menuPanel .item .link>div:hover {
    background-color: transparent;
    color: #1e78c5;
}

.menuPanel .itemSelected .link>a, .menuPanel .itemSelected .link>div {
    font-size: 13px;
    color: #1E78C5;
}

.menuPanel .item .link a {
    font-size: 13px;
    color: #1E78C5;
}

.menuPanel .itemSelected {
    background-color: transparent;
}

.menuPanel li {
    border-bottom: 1px dotted black;
}

.menuItem {
    padding-left: 10px;
}

.menuLabel {
    padding: 5px 0px 7px;
    white-space: normal;
    height: 35px;
    line-height: 15px;
    display: table-cell;
    vertical-align: middle;
}

.contentPanel h1 {
    font-size: 35px;
    color: #1e78c5;
    font-weight: bold !important;
}

.contentPanel h2 {
    font-size: 35px;
    color: #1e78c5;
    font-weight: bold !important;
    margin: 0 0 0.5em 0;
}

.contentPanel a {
    color: #1e78c5;
    padding-right: 7px;
    font-size: 11pt;
}

/* ------------------------------------------------------------------------------------ LOGIN */

.contentPanel.loginContent {
    height: calc(100% - 85px);
    min-height: 464px;
    padding: 0px !important;
    /* top: 100px; */
    margin-top: 216px;
    overflow: hidden;
}

.contentPanel.loginContent.flex {
    margin-top: 216px;
    display: block !important;
}

.contentPanel.loginContent .login {
    position: relative !important;
    left: 230px;
    transform: none;
    height: 220px;
    min-width: 215px;
    max-width: 319px;
    padding: 0;
    margin: auto;
    float: left;
    font-size: 11pt;
    font-family: Arial, sans-serif;
    color: #000;
}

.contentPanel.loginContent .login .row .leftCol {
    max-width: 100%;
    width: 100%;
    display: unset;
}

.contentPanel.loginContent .login .button.primary {
    background-color: #1E78C5;
    border: #1E78C5;
    color: #ffffff;
    padding: 10px 15px;
    min-width: 0 !important;
    float: right;
}

.row input[type="submit"] {
	margin-right:5px;
}

.contentPanel.loginContent .login .button.primary:hover, .contentPanel.loginContent .login .button.primary:focus {
    color: white;
    background-color: #004F7F;
    border: #1E78C5;
}

.contentPanel.loginContent .login .flexContainer.row .floatRight.buttons {
    justify-content: flex-end !important;
    display: block;
}

.contentPanel.loginContent .login .row label.leftCol {
    background-color: transparent;
    color: #000;
    font-size: 11pt;
    text-align: left;
    font-family: Arial, sans-serif;
}

.contentPanel.loginContent .login .large {
    min-height: 0;
    /* padding: 0px 10px; */
    /* min-width: 279px; */
    display: table-row !important;
    text-align: left;
}

.contentPanel.loginContent .login .row {
    padding: 0px 10px 10px 5px;
}

.contentPanel.loginContent .login .row:after {
    display: none;
}

.autoGatherForm {
    padding-bottom: 14px;
}

.contentPanel.loginContent .login input, .contentPanel.loginContent .login select, .contentPanel.loginContent .login button, .contentPanel.loginContent .login label {
    padding: 0px;
    font-size: 11pt !important;
}

.contentPanel.loginContent .login .rightCol input {
    border: 1px solid #1E78C5 !important;
    border-radius: 3px;
}

.contentPanel.loginContent .login>div {
    border: none;
    padding: 0;
    margin-left: 20px;
    height: inherit;
}

/* .loginContent .contentFrame {
    top: 23%;
} */

.largeBoxPapa {
    float: right;
    width: 710px;
}

.largeBoxPapa ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.formToolbar .buttonPanel {
    border-bottom: 1px solid #eeeeee;
    left: 50%;
    top: 133px;
    height: 41px;
    width: 960px;
    z-index: 0;
    padding: 8px 0px;
    margin: 0px auto;
    background-color: white;
    position: absolute;
    margin-left: -475px;
}

.stickyHeader{
    position: fixed;
    top: 0px;
    border-bottom: 1px solid #eeeeee;
    left: 25%;
    height: 55px;
    width: 100%;
    z-index: 0;
    padding: 0px 0px;
    margin: 0px auto;
    background-color: white;
    margin-left: -483px;    
}

.infoText a {
    color: black;
}

.infoText a:hover {
    color: white;
}

.sessionCountdown span {
    /* background-color: #525252; */
    padding: 9px 12px;
    background-image: none !important;
}

.sessionCountdown img {
    background-color:#525252;
    padding: 9px 12px;
}


#lip_sessionCountdown {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #525252;
    padding: 0px;
}

.separator {
    display: none;
}

.navi_links {
    margin: 0px;
}



.navi_text {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #134488;
    padding: 0px 2px 0px 2px;
}

.navi_links a {
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.navi_links a:link {
    color: #1E78C5;
}

.navi_links a:hover {
    font-family: Arial, sans-serif;
    color: #1E78C5;
    text-decoration: underline;
}

.navi_links a:active {
    color: #004F7F;
}

.navi_links a:visited {
    color: #1E78C5;
}

.login h2, .hilfe h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #1E78C5;
    color: #FFF !important;
    font-weight: bold;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    font-size: 11pt !important;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0px !important;
}

div.floatRight {
    display: unset;
}

#name:focus, #password:focus {
    background-color: #FFF;
}

#name, #password {
    width: 290px;
    margin-top: 3px;
}

body div#footer.footer {
    position: relative;
    width: 99.4vw;
    background-color: #EAEAEA;
    bottom: 0px;
    left: calc(-50vw + 50%);
    margin-top: 150px;
}



.footerPanel {
    position: relative;
    height: 199px;
    width: unset;
    background-color: #EAEAEA;
    border: none;
    color: #000;
    padding: 0px;
}

.footerTextMargin {
    margin-top: 13px;
}

.footerMenu {
    text-align: left;
    position: static;
    width: 960px;
    padding: 5px 0px;
    margin: 0px auto;
}

.footerList {
    list-style-type: none;
    padding-left: 0px;
    width: 391px;
    background-image: url("../images/dehst/footer.png");
    background-repeat: no-repeat;
    background-position: 277px 0px;
    background-size: 100px 100px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.footerList a {
    color: #1E78C5;
    text-decoration: none;
}

.footerList a:active {
    color: #004F7F;
}

.footerList a:hover {
    text-decoration: underline;
}

.footerText{
    font-family: Arial, sans-serif;
    font-size: 12px; 
}

.footerImg {
    float: right;
    position: relative;
    bottom: 14em;
    right: 55em;
}

.footerBottom {
    background-color: #525252;
    height: 50px;
    margin-top: 8px;
}

#footer .footerBottom{
	position: absolute; 
	bottom: 0px; 
	width: 100%;
}

.credit {
    float: left;
    color: white;
    padding-left: 0px;
}

.creditList {
    list-style-type: none;
    padding-left: 0px;
    width: 960px;
    margin: 0px auto;
}

#copyrightRelease {
    /* second Footer, Release */
    float: right;
    padding-right: 0px;
    /* margin-left: 20em; */
    margin-top: 15px;
}

#copyright {
    padding-top: 15px;
}

#lip_header.fixed, #lip_header.dynamic {
    position: absolute;
}

.hilfe .body {
    border-radius: 10px 10px 10px 10px;
    margin-top: 5px;
    background-color: #FAFAFA;
}

.hilfe .body .text {
    border-radius: 10px 10px 10px 10px;
    margin-top: 5px;
    background-color: #FAFAFA;
}

.hilfe .body a {
    color: #1E78C5;
    margin-left: 0px;
    padding-top: 20px;
}

.hilfe a {
    color: #1E78C5;
}

.hilfe {
    position: relative;
    bottom: 0px;
    float: right;
    width: 630px;
    margin-right: 80px;
    padding-top: 20px;
}

.hilfe .header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(30, 120, 197);
    color: white;
    font-weight: bold;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
}

.hilfe .box {
    height: 210px;
    background-color: #FAFAFA;
    border-radius: 10px 10px 0px 0px;
}

.box {
    height: 240px;
    background-color: #FAFAFA !important;
    border-radius: 10px 10px 0px 0px;
}

.box col {
    width: 50%;
}

td.boxColRight  {
    text-align: right;
}

.login .form {
    background-color: #FAFAFA !important;
}

.paragraf img {
    width: 8px;
    height: 16px;
    vertical-align: text-bottom;
}

#startPageError {
    float: right;
    position: relative;
    border: 1px solid #DD5555;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 630px;
    margin-right: 80px;
    padding: 10px 20px 20px 60px;
    margin-top: 30px;
}

#startPageError .content {
    color: #000;
    font-weight: normal;
}

#startPageError .message .error {
    border: 1px solid #DD5555;
    color: black;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    text-align: left;
    margin: 0;
    line-height: 20px;
    background-color: white;
    border: 1px solid white;
}

#startPageError .icon {
    background-color: #DD5555;
    background-image: url("../images/message_error.png");
    content: '';
    position: absolute;
    width: 40px;
    bottom: 0;
    left: 0;
    top: 0;
    padding: 0;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
}

.registrierung {
    width: 300px;
    margin-left: 10px !important;
}

.registrierung .body {
    text-align: left;
    padding: 5px 5px;
    font-size: 11pt;
}

/* formSet */

.removeInstance.actionLine {
    padding-left: 10px;
    background-color: #004f7f;
    height: 30px;
}

.formSetTree .formSetActions .removeInstance {
    padding-top: 4px;
    padding-bottom: 0px;
}

.removeInstance.actionLine input {
    font-size: 9pt;
}

.removeInstance.actionLine input:hover, .removeInstance.actionLine input:focus {
    font-weight: bold;
}

.formSetTree .formSetActions .actionLine:hover {
    background-color: #004f7f;
}

.formSetTree #formSetTree {
    background-color: #EAEAEA;
    border: none;
    font-weight: bold;
    font-size: 10pt;
    margin: 0;
    width: 215px;
    padding-bottom: 15px;
}

.formSetTree .formSetActions {
    padding: 0;
    overflow: hidden;
    border: none;
    max-height: none;
    margin-top: 10px;
    width: 225px;
    background-color: #004f7f;
    border-radius: 5px 5px 0px 0px;
}

.formSetTree .box {
    height: auto;
    width: 225px;
}

.formSetTree .boxHeader {
    background-repeat: no-repeat;
    background-color: #eaeaea;
    border-top-left-radius: 10px;
    color: #525252;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    border-bottom: #1e78c5 dotted 2px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0px;
}

.formSetTree .boxBody {
    padding: 10px 10px 10px 5px;
    font-size: 10pt;
    background-color: #eaeaea;
    text-align: right;
    color: #525252;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.formSetTree .box::before {
    content: "";
    right: -45px;
    position: absolute;
    top: 0px;
    width: 45px;
    border-top: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #B2B2B2;
}

.formSetTree .blueBoxClose {
    height: 30px;
    background-image: url("../images/dehst/max.png") !important;
    background-repeat: no-repeat;
    background-position: 188px 8px;
    background-color: #1E78C5;
    background-size: 15px 15px;
    width: 225px;
}

.formSetTree .instanceLine {
    background-color: #EAEAEA;
    font-size: 10pt !important;
    height: 17px;
    margin-bottom: 4px;
    padding-left: 5px;
}

.formSetTree .instanceLine .nodeText > input{
    color: #1E78C5;
}
.formSetTree .instanceLine .nodeText.errorEntry > input{
    color: red;
}
.formSetTree .instanceLine .nodeText > strong {
    margin-left: 5px;
    font-weight: bold;
    font-size: 11pt;
}
#formSetTree img {
    visibility: hidden;
}
.instanceLine  > img:nth-child(1){
    display: none;
}
.formSetTree .formSetActions .addInstance {
    background-image: url("../images/dehst/boxHeaderDark.png");
    background-color: transparent;
    margin-top: 0px;
    width: 96%;
    height: 30px;
    top: 50%;
    padding-left: 10px;
    padding-top: 5px;
}

.formSetActions input {
    color: white;
}

.formSetTree input:focus, .formSetTree input:hover, .formSetTree input:active {
    color: white !important;
    background-color: #1E78C5;
}

.formSetTree #blueBox {
    background-image: none;
    height: 25px;
    padding: 5px 0 0px 10px;
    color: white;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, sans-serif;
    font-style: normal;
    background-repeat: no-repeat;
}

.formSetTree #header-blueBox {
    border-radius: 5px 5px 0px 0px;
    height: 30px;
    background-image: url(../images/dehst/min.png);
    background-repeat: no-repeat;
    background-position: 188px 8px;
    background-color: #1E78C5;
    background-size: 15px 15px;
    width: 225px;
}

#lip_blockInstanceErrors> {
    padding: 0 0 5px 0;
    overflow: auto;
    margin-top: 10px;
    border: none;
    background-color: #EAEAEA;
    font-size: 9pt;
    clear: both;
    width: 225px;
    max-width: 225px;
    max-height: 300px;
    top: 0px;
    position: relative;
    z-index: 999;
    border-radius: 5px 5px 0px 0px;
    overflow-x: hidden;
}

.formSetTree .formSetErrors {
    padding: 0;
    background-color: #EAEAEA;
    font-size: 9pt;
    overflow-x: hidden;
    border-radius: 5px 5px 0px 0px;
    border: none;
    width: 225px;
    max-height: 300px;
}

.formSetTree .formSetErrors div.link, .formSetTree .formSetErrors .line {
    background-color: #EAEAEA;
}

.boxHeader {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 12px;
}

.formSetTree .formSetErrors .header {
    background-image: url("../images/dehst/boxHeader.png");
    height: 25px;
    padding: 5px 0 0px 10px;
    color: white;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, sans-serif;
    font-style: normal;
    background-repeat: no-repeat;
    border-radius: 5px 5px 0px 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}

html body div div.formToolbar div.CustomformsetMenu {
    top: auto;
    bottom: 26px;
    height: unset;
    float: right;
}

html body div div.formToolbar div.CustomformsetMenu .sessionCountdown {
    bottom: 0px;
    top: 0px;
    padding-top: 0px;
    margin-top: -4px;
}

.CustomformsetMenu {
    color: #444444;
    font-family: Arial, sans-serif;
    font-size: 13px;
    position: relative;
    width: 960px;
    margin: 0 auto;
    height: 40px;
    top: 10px;
}

.CustomformsetMenu .userMenu {
    width: 100%;
}

.CustomformsetMenu .userInformation {
    width: 476px;
    display: inline-block;
    margin-bottom: 5px;
}

.CustomformsetMenu .links {
    width: 399px;
    display: inline-block;
    margin-top: 8px;
}

.CustomformsetMenu .sessionCountdown {
    float: right;
    bottom: 1px;
    display: inline-block;
}

.CustomformsetMenu .sessionCountdown span {
    float: right;
    padding-left: 10px !important;
    padding-top: 10px !important;
}

.CustomformsetMenu .links .link {
    float: left;
    color: #1E78C5;
    padding-top: 1px;
    margin-right: 20px;
}

.button .menubuttonlabel {
    background-color: transparent;
    border: none;
    font-family: Arial, sans-serif;
    font-size: 11px;
    position: relative;
    top: 0px;
    padding: 4px 0px 1px 0px;
    vertical-align: middle;
    color: #1E78C5;
    cursor: pointer;
}

.toolbar .button {
    margin-top: 3px;
    padding: 1px 3px 2px 5px;
}

.button:hover+.menubuttonlabel, .button:hover, .menubuttonlabel:hover {
    background-color: #2d9ecd;
    border-radius: 3px;
    color: white;
}

.backlink {
    border: none;
    padding-left: 12px;
    background-color: transparent;
    color: #1E78C5;
    font-size: 13px;
    font-family: Arial, sans-serif;
    background-image: url("../images/dehst/link.png");
    background-position: 0px 4px;
    background-repeat: no-repeat;
    white-space: nowrap;
    /* position: absolute; */
    /* left: 210px; */
    text-decoration: none;
    bottom: 4px;
}

.logoffFormset {
    border: none;
    padding-left: 19px;
    background-color: transparent;
    color: #1E78C5;
    font-size: 13px;
    font-family: Arial, sans-serif;
    background-image: url("../images/dehst/logout.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    white-space: nowrap;
    /* position: absolute; */
    /* left: 320px; */
    text-decoration: none;
    bottom: 4px;
}

.CustomformsetMenu .links .link a {
    text-decoration: none;
    color: #1E78C5;
    padding-bottom: 2px;
}

.CustomformsetMenu .links .icon {
    float: left;
    padding-right: 4px;
}

.appError .caption {
    color: #FFF;
    background-color: #1E78C5;
    font-weight: bold;
}

.appError .panel {
    border: 1px solid #1E78C5;
}

#form_appError>span:nth-child(4)>input:nth-child(1) {
    background-color: #1E78C5;
    border: #1E78C5;
    color: #ffffff;
    padding: 10px 15px;
    min-width: 0 !important;
    float: right;
}

#form_appError>span:nth-child(4)>input:nth-child(1):hover {
    color: white;
    background-color: #004F7F;
    border: #1E78C5;
}

.leftStartPanel .leftPanelLogin .menuPanel .item .content .link a.menuItem .clearBoth {
    padding-bottom: 0px;
}

.leftPanelLogin{
	height: 0px;
}

.link .menuItem div{
	width: 100%;
}


div.item:nth-child(2)>div:nth-child(1)>div:nth-child(2) {
    margin-left: 10px;
    border-bottom: 1px dotted #000000;
}

.menuPanel li:nth-last-child(1) {
    border: unset;
}

.browseDataWizard {
    width: auto;
    position: absolute;
    margin-right: 15px;
    margin-top: 10px;
    padding-bottom: 50px;
}

.browseDataWizard table {
    border-collapse: collapse;
}

.browseDataWizard .filter {
    background-color: #f2f2f2;
    border-top: 2px solid #1e78c5;
    border-bottom: 1px solid #1e78c5;
}

.browseDataWizard .caption {
    background-color: #FFF;
    color: #1e78c5;
    font-weight: bold;
    padding: 0px;
}

.browseDataWizard .panel {
    border: none;
}

.browseDataWizard .row1 {
    background-color: #fafafa;
}

/*input[src*="order_down"] ,input[src*="order_none"], input[src*="order_up"]  {
    display: none;
}*/

.browseDataWizard input {
    border: 1px solid #e6e6e6;
    padding-top: 5px;
    padding-bottom: 5px;
}

.browseDataWizard input:focus {
    background-color: #FFF;
    /* box-shadow: 0px 0px 1px 2px #525252 inset; */
    border: 1px solid #1E78C5;
}

td.caption:hover {
    text-decoration: underline;
}

#rowContainer td, #rowContainer th {
    background-image: linear-gradient(to left, #1E78C5 34%, rgba(255, 255, 255, 0) 0%);
    background-position: right bottom;
    background-size: 4px 1px;
    background-repeat: repeat-x;
    word-wrap: break-word;
    max-width: 250px;
}

.pageBrowser {
    float: right;
    list-style-type: none;
    display: flex;
}

.pageBrowser input {
    width: 25px !important;
    height: 25px !important;
    border: none;
    color: #1e78c5;
    font-size: 14px;
}

.pageBrowser input.current {
    color: #FFF;
    background-color: #1e78c5;
}

.pageBrowser input.current:hover {
    background-color: #004F7F;
}

.browseDataWizard input[src*="order_cancel_transparent"] {
    padding-left: 10px;
}

.browseDataWizard #bdw_clearFilter {
    color: #FFF;
    background-color: #1e78c5;
    border-radius: 3px;
    border: none;
}

#bdw_toolbarButton_refresh {
    background-color: #1E78C5 !important;
    padding: 11px 55px 11px 20px;
    color: #FFF;
    background-image: url("../../images/dehst/refresh.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    font-size: 14px !important;
}

#bdw_toolbarButton_refresh:hover, #bdw_toolbarButton_refresh:focus {
    background-color: #004F7F !important;
}

.browseDataWizard #bdw_clearFilter:hover, browseDataWizard #bdw_clearFilter:focus {
    background-color: #004F7F;
    cursor: pointer;
}

.browseDataWizard td {
    font-size: 12px;
    /* padding: 10px 6px; */
    vertical-align: middle;
    cursor: pointer;
    height: 31px;
}

input[value="Filtern"] {
    background-image: url("../images/dehst/filter.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: transparent;
    background-color: transparent;
    border: none;
}

.browseDataWizard .rowOver {
    background-color: #F2F2F2 !important;
}

.formToolbar::after {
    position: absolute;
    background-color: #F2F2F2;
    width: 100%;
    height: 125px;
    content: "";
    top: 0px;
    z-index: -1;
    left: 0px;
    box-shadow: 0px -7px 4px -8px #525252 inset;
}

/* Attachments */

.fileAttachment {
    margin: 0 auto;
    width: 600px;
}

.fileAttachment .dialog div.content .list div.header {
    display: none;
}

.fileAttachment .dialog div.content .list div.header input {
    color: #1e78c5 !important;
}

div.contentPanel div#lip_attachmentDialog.fileAttachment form#attachments {
    position: relative;
}

.fileAttachment .dialog div.content .list .temporary~div {
    background-color: #1e78c5;
    font-weight: bold;
}

.fileAttachment .dialog div.content .list .link a {
    color: #1E78C5;
    max-width: 240px;
}

.dialog .footer input[type="submit"], .dialog input[type="submit"] {
    padding-right: 15px !important;
    color: #FFF;
    background-color: #1E78C5;
    text-decoration: none;
    border-radius: 3px;
    border-style: none;
}

.lookupWindow .dialog .pages input.current {
    color: white;
    background-color: #1E78C5;
}

.lookupWindow .dialog .pages input.current:focus, .lookupWindow .dialog .pages input.current:hover {
    color: #fff;
    background-color: #000;
}

.lookupWindow .dialog div.content .list .table .tHeader .tCell {
    color: white;
    background-color: #1E78C5;
}

.lookupWindow .dialog .matchcode input[type="text"]:focus {
    border: 2px solid #1E78C5;
}


#header{
	
	height: 126px; 
	background-color: #F2F2F2;
}


#header .logo{
	float: left;
}

#headerContent{
		width: 960px; 
		margin: 0px auto;
}


.errorPageDownload{
	width: 960px; 
	margin: 90px auto;
}

.errorPageDownload p{
	font-size: 11pt; 
	font-family: Arial;
}

.lookupWindow .dialog div.content .list .table .tBody .tRow:hover, .lookupWindow .dialog div.content .list .table .tBody .tRow:focus {
    background-color: #1E78C5;
}

.lookupWindow .dialog div.content .list .table .tBody .tCell a:hover {
    color: white;
}

.lookupWindow .dialog div.content .list .table .tBody .tCell a:focus {
    background-color: #1E78C5;
    color: white;
}

.lookupWindow .dialog div.content .list .table .tBody .tCell a {
    line-height: 26px;
    word-wrap: break-word;
    word-break: break-all;
    max-width: 800px;
}

.lookupWindow .dialog div.content .list .table .tBody .tCell {
    padding: 0px 5px;
}

.dialog .footer input[type="submit"]:hover, .dialog .footer input[type="submit"]:focus, .dialog input[type="submit"]:hover, .dialog input[type="submit"]:focus {
    padding-right: 15px;
    color: #FFF;
    background-color: #004F7F;
    text-decoration: none;
}

.fileAttachment .dialog div.content .add .dropZone div {
    color: #1E78C5;
}

html body div div.contentPanel::after {
    position: absolute;
    background-color: #EAEAEA;
    width: 100%;
    height: 159px;
    content: "";
    margin-top: 25px;
    z-index: -1;
    left: 0px;
    border-bottom: 50px solid #525252;
}

/* datePicker */

.form button.datePickerOpener {
    border: none !important;
    background-image: url("../../images/action/datePicker.png");
    background-repeat: no-repeat;
    background-position: right !important;
}

.form button.datePickerOpener:hover {
    background-image: url("../../images/action/datePicker_over.png");
}

.form button.datePickerOpener:focus {
    outline: 2px solid #1E78C5 !important;
    outline-offset: -1px;
}


.form button.datePickerOpener span {
    display: none;
}

/*
.form input.datePickerOpener {
    margin-left: 24px;
}
*/

/*
.form input.lookupOpener {
    margin-left: 26px;
}
*/

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    border: 1px solid white !important;
    background: #1E78C5 !important;
    color: #fff !important;
    cursor: pointer;
}

.datepicker table tr td, .datepicker table tr th {
    width: 34px;
    height: 34px;
}

.datepicker table tr td.focused:hover {
    background-color: #004F7F !important;
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next {
    font-weight: bold;
    text-align: center;
    padding: 4px;
    color: #FFFFFF;
    background-color: #1E78C5;
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next {
    border: 1px solid white;
}

.datepicker .datepicker-switch:focus, .datepicker .datepicker-switch:active, .datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .prev:focus, .datepicker .prev:active, .datepicker .next:hover, .datepicker .next:focus, .datepicker .next:active {
    background-color: #004F7F;
}

.datepicker table tr td.highlighted {
    color: white;
    border-radius: 0;
    background-color: #1E78C5;
}

/* .datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
    background-color: #004F7F;
} */

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
    background-color: #004F7F;
}

.datepicker .highlighted .day:hover, .datepicker .highlighted .day:focus, .datepicker .highlighted .day:active {
    border: 1px solid white;
}

.datepicker .table-condensed>tfoot>tr>th {
    background-color: #1E78C5;
    color: white;
    border: 1px solid white;
}

.datepicker .table-condensed>tfoot>tr>th:focus, .datepicker .table-condensed>tfoot>tr>th:active, .datepicker .table-condensed>tfoot>tr>th:hover {
    background-color: #004F7F;
}

.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus {
    background-color: #1E78C5;
}

.datepicker:focus, .datepicker :focus {
    border: none;
}

.datepicker .smallgrid table tr td.active:active, .datepicker .smallgrid table tr td.active:hover, .datepicker .smallgrid table tr td.active.disabled:active, .datepicker .smallgrid table tr td.active.disabled:hover, .datepicker .smallgrid table tr td.active.active, .datepicker .smallgrid table tr td.active:hover.active, .datepicker .smallgrid table tr td.active.disabled.active, .datepicker .smallgrid table tr td.active.disabled:hover.active {
    color: white;
    background-color: #1E78C5;
}

.datepicker .month:hover, .datepicker .year:hover, .datepicker .month:focus, .datepicker .year:focus {
    background-color: #1E78C5 !important;
    color: white;
}

.datepicker .month.focused:active, .datepicker .year.focused:active {
    background-color: #004F7F !important;
    color: white !important;
}

/* ------------------------------------------------------ formSetTree ------------------------------*/

.formSetTree .formSetErrors input.link {
    background-color: #EAEAEA;
    font-size: 9pt;
}

.formSetTree .formSetErrors input.link:hover {
    color: white;
    background-color: #1E78C5 !important;
}

.formSetTree .formSetErrors .line, .formSetTree .formSetErrors .line input {
    color: #1E78C5;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 3px;
}

.formSetTree .instanceLine:hover {
    background-color: transparent;
}

/* ------------------------------------------------------ tooltip ------------------------------*/

.tooltip .icon {
    display: none;
}

.tooltip {
    border-radius: 10px;
    background-color: #FFF;
    border: none;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    z-index: 999;
    border-radius: 10px 10px 10px 10px !important;
    margin-bottom: 300px;
}

.tooltip .body {
    border-radius: 10px 10px 0px 0px;
    padding: 0px;
}

.tooltip .body .title {
    background-color: #1E78C5 !important;
    color: #ffffff;
    padding: 15px 20px 15px 15px;
    border-radius: 10px 10px 0px 0px;
}

.tooltip::before, .tooltip::after {
    content: none;
}

.tooltip .body .content {
    padding: 15px 20px 15px 15px;
}

.tooltip.error {
    border-radius: 10px;
    background-color: #EED0D0;
    border: none;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    z-index: 999;
    border-radius: 10px 10px 10px 10px !important;
    margin-bottom: 300px;
}
.tooltip.error .body .title{
    background-color: #EE1111 !important;
    color: white;
}

.ffw_focussed {
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.15);
    border-color: #1E78C5 !important;
}

.InputMultiline, .Input, .InputMittel, .InputMittelKleineSchrift {
    border-radius: 3px !important;
}

/* RadioButtons */

.lip_checkbox input[type="radio"]:checked~div>.after::before, .lip_checkbox div[data-type="radio"][data-checked="checked"]~div>.after::before {
    background-color: white;
    transform: scale(0.3);
}

.lip_checkbox input[type="radio"]:checked~div>.after {
    background-color: #1E78C5;
    border-radius: 10px;
}

#lip_formBean .ffw_checkboxBorder {
    border: 2px solid #1E78C5 !important;
}

#lip_formBean .ffw_notEditable {
    color: #000 !important;
}

#lip_formBean .LabelKursiv {
    font-size: 9pt;
}

#lip_formBean .Input.ffw_notEditable {
    border: 1px solid rgb(190, 190, 190) !important;
    color: rgb(128, 128, 128) !important;
}

.confirm {
    border: 1px solid #1E78C5;
}

.confirm .icon {
    background-color: #1E78C5;
}

.viewEmbeddings.fixed {
    margin-top: 170px;
    background-color: white !important;
    padding: 0px;
}

.viewEmbeddings {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
	border: none;
	cursor: default;
}

.viewEmbeddings .message {
    margin-top: 48px;
}

.toolbar{
    padding: 0;
}

.toolbar .separator {
	display: inline-block;
	float: left;
	width: 1px;
	height: 30px;
	background-color: #525252;
}

.Radiobutton.formControl.formControlCheckbox.ffw_checkboxBackground.ffw_checkboxBorder.ffw_serverError{
    background-color: rgb(255, 238, 238) !important;
}
.Radiobutton.formControl.formControlCheckbox.ffw_checkboxBackground.ffw_checkboxBorder.ffw_notEditable{
    background-color: rgb(128, 128, 128) !important;
}

#sessionCountdownWarning_refresh, #sessionCountdownWarning_logoff{
    background-color: #1E78C5;
    border: #1E78C5;
    color: #ffffff;
    padding: 10px 15px;
    min-width: 0 !important;
    margin-left: 10px;
}

#sessionCountdownWarning_refresh:focus, #sessionCountdownWarning_refresh:hover, #sessionCountdownWarning_logoff:focus, #sessionCountdownWarning_logoff:hover {
    color: white;
    background-color: #004F7F;
    border: #1E78C5;
}

#sessionCountdownWarning_content { 
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    padding: 10px !important;
}

/*
#lip_formBean #GenID__3 {
    top: -50px;
}
*/

/*##################################### ErrorField ##################################### */

  .ffw_clientError {
    color: black !important;
    border-width: 1px;
    border-style:solid;
    border-color: #ff1111 !important;
    background-color: #ffeeee !important;
  }


  /* NICHT AKTIVIEREN, DA FARBFEHLER */
  /*
  .ffw_serverError {
    color: black !important;
    border-width: 1px;
    border-style:solid;
    border-color: #ff1111 !important;
    background-color: #ffeeee !important; 
  }  
*/

  /*##################################### /ErrorField ##################################### */
  
/* 
#lip_formBean .pageContent__Seite3 .ffw_serverError{
    color: black !important;
    border-width: 1px;
    border-style:solid;
    border-color: #ff1111 !important;
    background-color: #ffeeee !important;
}
*/

.resumable .flex-container.drop {
    color: #004F7F;
    border-width: 1px;
    border-style: solid;
    border-color: #1E78C5;
}

 /*##################################### Question Dialog Farbe ##################################### */

.viewEmbeddings .question .icon{
    background-color: #1E78C5;
}

.viewEmbeddings .question{
    border-color: #1E78C5;
}

.viewEmbeddings .question .close{
    background-color: #1E78C5;
}

 /*##################################### /Question Dialog Farbe ##################################### */

/*##################################### Radiobutton ##################################### */
/* normaler status checked/nicht checked, kein Fokus, kein Hover */
.lip_checkbox input[type="radio"]~div>.after,
.lip_checkbox div[data-type="radio"]~div>.after {}

/* Radiobutton checked Style, kein Fokus, kein Hover */
.lip_checkbox input[type="radio"]:checked~div>.after:before,
.lip_checkbox div[data-type="radio"][checked="checked"]~div>.after:before {}

/* nicht checked + Fokus */
.lip_checkbox input[type="radio"]:focus~div>.after,
.lip_checkbox div[data-type="radio"]:focus~div>.after {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + Fokus */
.lip_checkbox input[type="radio"]:checked:focus~div>.after,
.lip_checkbox div[data-type="radio"][data-checked="checked"]:focus~div>.after {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* Radiobutton hover Style */
.lip_checkbox input[type="radio"]:hover~div>.after:before,
.lip_checkbox input[type="radio"]:checked:hover~div>.after:before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* nicht checked + hover */
.lip_checkbox input[type="radio"]:hover~div>.before,
.lip_checkbox div[data-type="radio"]:hover~div>.before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + hover .before */
.lip_checkbox input[type="radio"]:checked:hover~div>.before,
.lip_checkbox div[data-type="radio"][data-checked="checked"]:hover~div>.before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + hover .after:before*/
.lip_checkbox input[type="radio"]:checked:hover~div .after:before,
.lip_checkbox div[data-type="radio"][data-checked="checked"]~div>after:before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}
/*##################################### /Radiobutton ##################################### */


/*##################################### Checkbox ##################################### */
/* normaler status checked/nicht checked, kein Fokus, kein Hover */
.lip_checkbox input[type="checkbox"]~div>.before,
.lip_checkbox div[data-type="checkbox"]~div>.before {}

/* checked Farbe des Hakens = color */
.lip_checkbox input[type="checkbox"]:checked~div .after:before {}

/* nicht checked + focus */
.lip_checkbox input[type="checkbox"]:focus~div>.before,
.lip_checkbox div[data-type="checkbox"]:focus~div>.before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + focus */
.lip_checkbox input[type="checkbox"]:checked:focus~div .after:before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + fokus .before */
.lip_checkbox input[type="checkbox"]:checked:focus~div>.before,
.lip_checkbox div[data-type="checkbox"][data-checked="checked"]:focus~div>.before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + fokus .after:before */
.lip_checkbox input[type="checkbox"]:checked:focus~div .after:before,
.lip_checkbox div[data-type="checkbox"][data-checked="checked"]~div>after:before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* nicht checked + hover */
.lip_checkbox input[type="checkbox"]:hover~div>.before,
.lip_checkbox div[data-type="checkbox"]:hover~div>.before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + hover .before */
.lip_checkbox input[type="checkbox"]:checked:hover~div>.before,
.lip_checkbox div[data-type="checkbox"][data-checked="checked"]:hover~div>.before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}

/* checked + hover .after:before */
.lip_checkbox input[type="checkbox"]:checked:hover~div .after:before,
.lip_checkbox div[data-type="checkbox"][data-checked="checked"]~div>after:before {
    outline-width: 1px !important;
    outline-offset: 3px !important;
    outline-style: solid !important;
    outline-color: #1e78c5 !important;
    box-sizing: border-box !important;
}
/*##################################### /Checkbox ##################################### */
