﻿/*******************************************************************************************************/
/*** CSS File für Suva Version                                                                ***/
/*******************************************************************************************************/

@import url(https://fonts.googleapis.com/css?family=Noto+Sans);

/*******************************************************************************************************/
/*** CSS By Klassen                                                                                  ***/
/*******************************************************************************************************/

html, body {
    background-color: white;
    background: none;
}

.PageTitle {
    font-size: 1.6em;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: rgb(201, 121, 98);
}

.UnitsTextBoxC1 {
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: black;
}

.UnitsTextBoxC2 {
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: black;
}

.UnitsTextBoxC3 {
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: black;
}

.PageSection {
    border: 1px solid #EAEAEA;
}

.TextBold {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: bold;
    color: black;
}

.Text {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
}

.HilfeText {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
}

.TextLabel {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
}

.TextSmall {
    font-size: 14px;
    line-height: normal;
    display: block;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
}

.TextNonBlock {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
}

.TextBox {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxError {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxLong {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxLongError {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxLongDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxAlt {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxAltError {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxAltDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    background-color: #CECECE;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownList {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    width: 180px;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListError {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    width: 180px;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    width: 180px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListLong {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    width: 180px;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListLongError {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    width: 180px;
    background-color: #F3F4F5;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListLongDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    width: 180px;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.ButtonDefault {
    border: 0px;
    width: 170px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: rgb(201, 121, 98);
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefault:active {
        background-color: #A0EFC0;
    }

    .ButtonDefault:hover {
        background-color: rgb(25, 60, 114);
        color: #ffffff;
    }

.ButtonDefaultSmall {
    border: 0px;
    width: 100px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    background-color: #007954;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultSmall:active {
        background-color: #A0EFC0;
    }

    .ButtonDefaultSmall:hover {
        background-color: #06A02C;
        color: #ffffff;
    }

.ButtonNormal {
    border: 0px;
    width: 170px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: black;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #F3F4F5;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonNormal:active {
        background-color: #A0EFC0;
    }

    .ButtonNormal:hover {
        background-color: rgb(25, 60, 114);
        color: #ffffff;
    }

.ButtonNormalSmall {
    border: 0px;
    width: 120px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: black;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    background-color: #F3F4F5;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonNormalSmall:active {
        background-color: #A0EFC0;
    }

    .ButtonNormalSmall:hover {
        background-color: rgb(25, 60, 114);
        color: #ffffff;
    }

.ButtonDefaultCross {
    border: 0px;
    width: 100px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    background-color: rgb(201, 121, 98);
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultCross:active {
        background-color: rgb(25, 60, 114);
    }

    .ButtonDefaultCross:hover {
        background-color: rgb(25, 60, 114);
        color: #ffffff;
    }

.ButtonDefaultLong {
    border: 0px;
    width: 220px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #007954;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultLong:active {
        background-color: #A0EFC0;
    }

    .ButtonDefaultLong:hover {
        background-color: #06A02C;
        color: #ffffff;
    }

.ButtonDefaultLongHelper {
    border: 0px;
    width: 220px;
    height: auto;
    padding: 15px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #007954;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultLongHelper:active {
        background-color: #A0EFC0;
    }

    .ButtonDefaultLongHelper:hover {
        background-color: #06A02C;
        color: #ffffff;
    }


.CollapsiblePanelExtenderButton {
    border: 0px;
    font-family: "Noto Sans", Ebrima, sans-serif;
    font-weight: 700;
    color: black;
    font-size: 16px;
    background-color: rgb(201, 121, 98);
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .CollapsiblePanelExtenderButton:hover {
        color: #ffffff;
    }

.CollapsiblePanelExtenderButtonTargetGrau {
    background-color: #EAEAEA;
    padding: 10px;
}

.CollapsiblePanelExtenderButtonText {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    display: block;
    color: white;
    vertical-align: middle;
}

.PanelBorderNormal {
    border: 1px solid #EAEAEA;
}

.PanelNormal {
    background-color: #EAEAEA;
    padding: 5px;
}

.PanelDefault {
    background-color: #EAEAEA;
}

.PanelLanguage {
    background-color: #EAEAEA;
}

.PanelLeft img {
    width: 170px;
}

.HrClass {
    border: 1px solid #EAEAEA;
}

.ModalPopup {
    max-width: 850px;
    width: calc(100vw - 50px); /* 100% von den Viewport minus 50px */
}

.ModalPopupContent {
    max-height: calc(100vh - 225px); /* 100% von den Viewport minus 120px */
}

.UpdateProgress {
    font-size: 16px;
    font-family: "Noto Sans", Ebrima, sans-serif;
}

.HyperLink {
    font-size: 16px;
    line-height: 1.6em;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
}

    .HyperLink:active {
        color: #06A02C;
    }

    .HyperLink:hover {
        color: #06A02C;
    }

.HyperLinkSmall {
    font-size: 14px;
    line-height: 1.6em;
    display: block;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: #04962D;
}

.ButtonLanguage {
    font-size: 16px;
    line-height: 1.6em;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: rgb(201, 121, 98);
}

.RadioButtonOnWhite label, input[type="radio"] {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

.RadioButtonOnColor2 label, input[type="radio"] {
    font-size: 16px;
    line-height: normal;
    font-family: "Noto Sans", Ebrima, sans-serif;
    color: black;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .RadioButtonOnColor label, input[type="radio"]:checked,
    .RadioButtonOnColor label, input[type="radio"]:not(:checked) {
        position: absolute;
        left: auto;
        font-family: "Noto Sans", Ebrima, sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        color: white;
        font-weight: 700;
    }

.RadioButtonOnColor input[type=radio],
.RadioButtonOnColor input[type=checkbox] {
    display: none;
}

.RadioButtonOnColor input[type="radio"]:checked + label,
.RadioButtonOnColor input[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: white;
    font-weight: 700;
}

.RadioButtonOnColor input[type="radio"]:checked + label:before,
.RadioButtonOnColor input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 12px;
    height: 12px;
    border: 1px solid rgb(201, 121, 98);
    font-size: 16px;
    line-height: 20px;
    border-radius: 100%;
    background: #FEDACC;
}

.RadioButtonOnColor input[type="radio"]:checked + label:after,
.RadioButtonOnColor input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: rgb(25, 60, 114);
    position: absolute;
    top: 4px;
    left: 3px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.RadioButtonOnColor input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.RadioButtonOnColor input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.RadioButtonOnColor label, input[type="radio"] {
    font-family: "Noto Sans", Ebrima, sans-serif;
}
 
.IframeContainer {
    padding-bottom: 800px;
}

@media (max-width:785px) {
    .PanelMain {
        width: auto;
        height: 100%;
        margin: 0 auto;
    }

    table, thead, tbody, th, td, tr {
        display: block;
    }

    .DatePicker {
        display: none;
    }

    .HilfePopUpContentCellRight {
        width: 99%;
    }
}

@media (min-width:785px) {
    .UnitsTextBoxC1 {
        min-width: 25px;
        width: 25px;
    }

    .PanelRight {
        width: 200px;
    }
}

/*******************************************************************************************************/
/*** CSS By IDs                                                                                      ***/
/*******************************************************************************************************/
