body {
    /*background-color: #f2f2f2;*/
    background-color: white;
    font-family: Roboto, Arial, sans-serif;
}
.row{
    margin-left: 10px;
    margin-right: 10px;
    max-width: none;
        
}
.JLargePadding {
    padding: 20px 20px 20px 20px;
}
.JWidthFull {
    /*width: 100%;*/
}
.JWidth900 {
    width: 900px;
}
.JWidth300 {
    width: 300px;
}
.JGrey {
    background-color: #D2D756;
}
.JBlack {
    background-color: #A0C2E0;
    color: black;
}
.JBackgroundWhite
{
    background-color: white;
}
.JBackgroundGrey {
    background-color: #f2f2f2;
}
.JItalic {
    font-style: italic;
}
.JHeadlineSize {
    font-size: 48px;
}
.JNormalSize {
    font-size: 30px;
}
.JFooterSize {
    font-size: 30px;
}
.JWeight600
{
    font-weight: 600;
}
.JHeigthFull {
    /*height: 100%;*/
}
.JJobId
{
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

@media only screen and (max-width: 1890px) {
tbody th, tbody td {
    padding: 0px;
}

iframe#IFRAME_Cycler {
    border-color: black;
    border-width: medium;
    height: 740px !important;
}

.JLargePadding {
    padding: 10px 10px 10px 10px;
}

.JNormalSize {
    font-size: 20px;
}
.JHeadlineSize {
    font-size: 36px;
    font-weight: bolder;
}
}
