/*******************************************************************************************************/
/*** CSS File für Nestle Version                                                                ***/
/*******************************************************************************************************/

@import url(https://fonts.googleapis.com/css?family=Roboto);

/*******************************************************************************************************/
/*** CSS By Klassen                                                                                  ***/
/*******************************************************************************************************/

html, body {
    background-color: white;
    background: -webkit-linear-gradient(white, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white,white); /* For Firefox 3.6 to 15 */
    background: -ms-linear-gradient(white, white); /* For IE */
    background: linear-gradient(white,white); /* Standard syntax */
    background-attachment: fixed;
}

.PageTitle {
    font-size: 26px;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7f6360;
}

    .PageTitle:before {
        content: url('../../Images/Nestle/Kunde/TitleIcon.png');
        margin-right: 10px;
    }

.UnitsTextBoxC1 {
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: #808080;
}

.UnitsTextBoxC2 {
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: #808080;
}

.UnitsTextBoxC3 {
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    color: #808080;
}

.PageSection {
    border: 1px solid #979797;
}

.TextBold {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #808080;
}

.Text {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
}

.HilfeText {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
}

.TextLabel {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #808080;
}

.TextSmall {
    font-size: 14px;
    line-height: normal;
    display: block;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
}

.TextNonBlock {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
}

.TextBox {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxError {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #E0E0E0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxLong {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxLongError {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxLongDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #E0E0E0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxAlt {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxAltError {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.TextBoxAltDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    /*background-color: #E0E0E0;*/
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownList {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    width: 180px;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListError {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    width: 180px;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    width: 180px;
    background-color: #E0E0E0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListLong {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    width: 180px;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListLongError {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    width: 180px;
    background-color: #F0F0F0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.DropDownListLongDisabled {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    width: 180px;
    background-color: #E0E0E0;
    border: 1px solid #979797;
    padding: 0.3em;
    margin: 0.3em 0 0 0;
}

.ButtonDefault {
    border: 0px;
    width: 170px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #808080;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #FFDD00;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefault:active {
        background-color: #A0C0EF;
    }

    .ButtonDefault:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.ButtonDefaultSmall {
    border: 0px;
    width: 100px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #808080;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    background-color: #FFDD00;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultSmall:active {
        background-color: #A0C0EF;
    }

    .ButtonDefaultSmall:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.ButtonNormal {
    border: 0px;
    width: 170px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #FFDD00;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #808080;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonNormal:active {
        background-color: #A0C0EF;
    }

    .ButtonNormal:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.ButtonNormalSmall {
    border: 0px;
    width: 100px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #FFDD00;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    background-color: #808080;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonNormalSmall:active {
        background-color: #A0C0EF;
    }

    .ButtonNormalSmall:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.ButtonDefaultCross {
    border: 0px;
    width: 100px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #808080;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    background-color: #FFDD00;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultCross:active {
        background-color: #A0C0EF;
    }

    .ButtonDefaultCross:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.ButtonDefaultLong {
    border: 0px;
    width: 220px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #808080;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #FFDD00;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultLong:active {
        background-color: #A0C0EF;
    }

    .ButtonDefaultLong:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.ButtonDefaultLongHelper {
    border: 0px;
    width: 220px;
    height: auto;
    padding: 1em 2em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #808080;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    background-color: #FFDD00;
    cursor: pointer;
    z-index: 100;
    margin: 1em 0;
}

    .ButtonDefaultLongHelper:active {
        background-color: #A0C0EF;
    }

    .ButtonDefaultLongHelper:hover {
        background-color: #808080;
        color: #FFDD00;
    }

.CollapsiblePanelExtenderButton {
    border: 0px;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #808080;
    font-size: 16px;
    background-color: #FFDD00;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .CollapsiblePanelExtenderButton:hover {
        color: #FFDD00;
    }

.CollapsiblePanelExtenderButtonTargetGrau {
    background-color: #E0E0E0;
    padding: 10px;
}

.CollapsiblePanelExtenderButtonText {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    display: block;
    color: #808080;
    vertical-align: middle;
}

.PanelPage {
    margin: 0 auto;
    width: 100%;
    background-color: white;
    -moz-box-shadow: 0 0 0px white;
    -webkit-box-shadow: 0 0 0px white;
    box-shadow: 0 0 0px white;
}

.PanelBorderNormal {
    border: 1px solid #979797;
}

.PanelNormal {
    background-color: #E0E0E0;
    padding: 5px;
}

.PanelDefault {
    background-color: #E0E0E0;
}

.PanelLanguage {
    background-color: #E0E0E0;
}

.PanelMain {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}


.PanelLeft img {
    width: 170px;
}

.HrClass {
    border: 1px solid #979797;
}

.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: Roboto, Verdana, Arial, Helvetica, sans-serif;
}

.HyperLink {
    font-size: 16px;
    line-height: 1.6em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #7f6360;
    margin-left: 0px;
}

    .HyperLink:active {
        color: #808080;
    }

    .HyperLink:hover {
        color: #808080;
    }

.HyperLinkSmall {
    font-size: 14px;
    line-height: 1.6em;
    display: block;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #042d7f;
}

.ButtonLanguage {
    font-size: 16px;
    line-height: 1.6em;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #666;
}

.RadioButtonOnWhite label, input[type="radio"] {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

.RadioButtonOnColor2 label, input[type="radio"] {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

.RadioButtonOnColor label, input[type="radio"] {
    font-size: 16px;
    line-height: normal;
    font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

.IframeContainer {
    position: relative;
    padding-bottom: calc(100vh - 125px); /* 141.42%; ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

    .IframeContainer iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width:450px) {
    .PanelMain {
        width: auto;
        height: 100%;
        margin: 0 auto;
    }

    table, thead, tbody, th, td, tr {
        display: block;
    }

    .DatePicker {
        display: none;
    }

    .UnitsTextBoxC1 {
        width: auto !important;
        min-width: 0px !important;
    }

    .HilfePopUpContentCellRight {
        width: 99%;
    }
}

@media (min-width:450px) {
    .UnitsTextBoxC1 {
        min-width: 25px;
        width: 25px;
    }

    .PanelRight {
        width: 200px;
    }
}

/*******************************************************************************************************/
/*** CSS By IDs                                                                                      ***/
/*******************************************************************************************************/
#ctl00_ctl00_cphMain_tblLogin2 {
    display: block !important;
}

#ctl00_ctl00_cphMain_trLblBenutzer {
    display: block !important;
}

#ctl00_ctl00_cphMain_tcgBenutzerValidationIcon {
    display: block !important;
}

#ctl00_ctl00_cphMain_tctxtBenutzer {
    display: block !important;
}

#ctl00_ctl00_cphMain_trLblPasswort {
    display: block !important;
}

#ctl00_ctl00_cphMain_tcPasswortValidationIcon {
    display: block !important;
}

#ctl00_ctl00_cphMain_tctxtPasswort {
    display: block !important;
}
