
.helpLogo{
    width: 48px;
    border: none !important;
    background-size: cover;
  }
  
.logoREHAU{
    height: 110px;
    width: 190px;
/*    background-image: url("../../img/rehau/logoDesktop.png");*/
/*    background-image: url("");    */
    background-image: url("/javax.faces.resource/img/rehau/logoDesktop.png.xhtml?ln=Rehau");
    background-position: 25px 18px;
    background-repeat: no-repeat;
    content: "";
  }
@media only screen and (min-width: 901px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 901px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 901px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 901px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 901px) and (min-device-pixel-ratio: 2), only screen and (min-width: 901px) and (min-resolution: 192dpi), only screen and (min-width: 901px) and (min-resolution: 2dppx) {
    .logoREHAU{
    /*background-image: url("../../img/rehau/logo/logoDesktop@2x.png");*/
    background-image: url("/javax.faces.resource/img/rehau/logo/logoDesktop@2x.png.xhtml?ln=Rehau");
/*    background-image: url("/javax.faces.resource/img/rehau/logo/rehauLogo.png.xhtml?ln=Rehau");*/
    background-size: 150px auto;
    background-position: 25px 18px;
  }
}
@media only screen and (min-width:581px) and (max-width:900px) {
 .logoREHAU{
        height: 120px;
        width: 220px;
        /*background-image: url("../../img/rehau/logo/logoTablet.png");*/
        background-image: url("/javax.faces.resource/img/rehau/logo/logoTablet.png.xhtml?ln=Rehau");
/*        background-image: url("/javax.faces.resource/img/rehau/logo/rehauLogo.png.xhtml?ln=Rehau");*/
        background-position: 30px 22px;
        background-repeat: no-repeat;
        content: "";
      }
}
@media only screen and (min-width:581px) and (max-width:900px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width:581px) and (max-width:900px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width:581px) and (max-width:900px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width:581px) and (max-width:900px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width:581px) and (max-width:900px) and (min-device-pixel-ratio: 2), only screen and (min-width:581px) and (max-width:900px) and (min-resolution: 192dpi), only screen and (min-width:581px) and (max-width:900px) and (min-resolution: 2dppx) {
   .logoREHAU {
    /*background-image: url("../../img/rehau/logo/logoTablet@2x.png");*/
    background-image: url("/javax.faces.resource/img/rehau/logo/logoTablet@2x.png.xhtml?ln=Rehau");
/*    background-image: url("/javax.faces.resource/img/rehau/logo/rehauLogo.png.xhtml?ln=Rehau");*/
    background-size: 177px auto;
    background-position: 30px 22px;
  }
}

@media only screen and (max-width: 580px) {
  .logoREHAU {
    height: 75px;
    width: 150px;
    /*background-image: url("../../img/rehau/logo/logoMobile.png");*/
    background-image: url("/javax.faces.resource/img/rehau/logo/logoMobile.png.xhtml?ln=Rehau");
/*    background-image: url("/javax.faces.resource/img/rehau/logo/rehauLogo.png.xhtml?ln=Rehau");*/
    background-position: 15px 15px;
    background-repeat: no-repeat;
    content: "";
  }
}

@media only screen and (max-width: 580px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-width: 580px) and (min-device-pixel-ratio: 2), only screen and (max-width: 580px) and (min-resolution: 192dpi), only screen and (max-width: 580px) and (min-resolution: 2dppx) {
  .logoREHAU {
    /*background-image: url("../../img/rehau/logo/logoMobile@2x.png");*/
    background-image: url("/javax.faces.resource/img/rehau/logo/logoMobile@2x.png.xhtml?ln=Rehau");
/*    background-image: url("/javax.faces.resource/img/rehau/logo/rehauLogo.png.xhtml?ln=Rehau");*/
    background-size: 116px auto;
    background-position: 15px 15px;
  }
  
}

.flexConnectZeile{
    font-family: "Arial"; 
    /*    font-family: "Arial Narrow";*/
    width: 40%; 
    vertical-align: middle; 
    font-weight: bold;
}

.materialNr{
    font-family: "Arial"; 
    /*    font-family: "Arial Narrow";*/
    width: 20%; 
    height: 100px; 
    text-align: center;
    vertical-align: middle
}

.ringe{
  font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
  vertical-align: middle; 
  font-size: large;
  border-bottom-color: white;
  font-weight: bold;
}

.fcUeberschrift{
  font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
  font-size: 24px;
  text-align: center; 
  background-color: white; 
  color: #37A58C;
  border: none;
}

.stepInactiv{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    height: 45px; 
    background: #000; 
    color: white; 
    font-size: 24px; 
    text-align: center; 
    vertical-align: middle;
    padding: 0px;
    border: none;
/*    border-bottom-color: #4E4E4E;
    border-bottom: #4E4E4E;
    border-bottom-width: 2px;
        border-top: none; border-left: none; border-right: none*/
}

.stepActiv{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    height: 45px; 
    background: #37A58C;
    color: white; 
    font-size: 24px; 
    text-align: center; 
    vertical-align: middle;
    padding: 0px;
/*    border-bottom-color: #D13D73;
    border-bottom: #D13D73;
    border-bottom-width: 2px;*/
    font-weight: bold;
    border: none;
}

.flexConnectRechner{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: 28px; 
    line-height: 40px;
    font-weight: bold;
    color: black; 
}

@media only screen and (max-width: 620px){
    .flexConnectRechner{
        font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
        font-size: 24px; 
        line-height: 32px;
        font-weight: bold;
        color: black; 
    }
}

.abbruchButton{
    width: 100%; 
    height: 50px; 
    background: #C5C5C5; 
    color: white; 
    border-bottom-color: #151515; 
    border-bottom-width: thick; 
    font-size: x-large; 
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
}

.panelGridStyle{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: medium;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 100% !important
}

@media only screen and (max-width: 620px){
    .stepsSchrift{
        font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
        font-size: x-large; 
        white-space: nowrap
    }
}

.schriftZusammenfassung{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    /*text-decoration: underline;*/
    font-weight: bold;
}

.zusammenfassungInhalt{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
}

.produktbildSpalte{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    text-align: center;
    vertical-align: middle;
    border-right: none
}

.produktbild{
    height: 80px;
}

.zusammenfassungKopfzeile{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 24px;
    text-align: center; 
/*    border-width: thick;*/
    background: white;
    color: #4E4E4E;
    border-top-color: white; border-left-color: white; border-right-color: white;
}
.myTable{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 16px;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.fusszeile1{
    margin-left: 10px;
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: medium;
    text-align: left; 
    font-weight: bold;
}

.fusszeile2{
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: medium;
    text-align: justify;
}

.fusszeile3{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: 16px; 
    line-height: 24px; 
}

.fusszeile4{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: medium;
    text-align: center;
    text-decoration: underline;
}

.ui-widget-header {
    border: 1px solid #e8e8e8;
    color: #37A58C;
    font-weight: bold;
}

.tableHeaderDefault{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 16px;
    font-weight: normal;
    background: #6D6D6D;
    color: white;
    border: #6D6D6D;

/*    background: #E5E5E5; 
    color: black;*/
/*    border-bottom-color: #D13D73;
    border-bottom-width: 2px;*/
}

.tableHeaderSelected{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: medium;
    background: #C5C5C5; 
    color: black;
    height: 15px
}

.tableHeaderToSelect{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: medium;
    background: #709763; 
    color: white;
    height: 15px
}

.tableHeaderDurchmesser{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 16px;
    font-weight: normal;
    background: white; 
    color: black;
    border: #E5E5E5
}

.tableFont{
    text-align: center; 
    font-size: 16px;
    vertical-align: middle;
}

.editButton{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: small
}

.noFC{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    text-align: center
}

.tooltip{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: x-small; 
    margin-top: 4px
}

.productInfoCol{
    width: 5px; 
    margin-left: 0px;
    vertical-align: middle;
    padding-left: 0px; 
    border-left: none
}

.hinweiseKopfzeile{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 24px;
    text-align: center; 
    border-width: thick;
    background: white; 
    color: #4E4E4E;
    border-left: none; border-right: none; border-top: none
}

.allPanelGridErgebnis{
    width: 100%; 
    min-width: 400px; 
    max-width: 1000px; 
    margin: 0px auto
}

.outputTextDialogErgebnis{
    font-family: Arial Narrow;
    text-align: center
}

.startPageUeberschrift{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: 20px; 
    line-height: 32px;
    color: #4E4E4E; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.startImage{
    width: 100%;
    vertical-align: middle
}

.commandLinkStyle{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: x-large;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-decoration: underline
}

.primaryButton{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/
    font-size: 20px; 
    width: 340px; 
    max-width: 100%;
    height: 100%; 
    background: #37a58c; 
    color: white; 
    text-align: center;
    vertical-align: middle;
    transition-duration: 0.2s;
    border-radius: 0px;
}

.primaryButton:default{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 20px; 
    width: 340px; 
    max-width: 100%;
    height: 100%; 
    background: #37A58C; 
    color: white; 
    text-align: center;
    vertical-align: middle;
    transition-duration: 0.2s;
    border-radius: 0px;
}

.primaryButton:hover {
    background-color: black;
    color: white;
}

.primaryButton:active {
    background-color: black;
    color: white;
}

.secondaryButton{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 16px;
    border: #4E4E4E;
    background: #4E4E4E;
    color: white;
}

.secondaryButton:default{
    font-family: "Arial"; 
/*    font-family: "Arial Narrow";*/ 
    font-size: 16px;
    border: #4E4E4E;
    background: #4E4E4E;
    color: white;
}

.secondaryButton:hover {
    border: #151515;
    background: #151515;
    color: white;
}

.secondaryButton:active {
    border: #151515;
    background: #151515;
    color: white;
}

#scrollToTopButton {
    border: none;  
    outline: none;   
    background-color: #ffffff;  
    color: #37A58C;  
    cursor: pointer;  
    margin: auto auto;
    height:30px;
    font-size: large; 
    font-weight: bolder;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#footer{
    font-family: "Arial"; 
    bottom:0px; 
    left:0px;
    right:0px;
    width:100%;
    /*position: absolute*/  /*footer on bottom, but content behind the footer if window minimized*/
}

#greyFooter{
    font-family: "Arial"; 
    background: #E5E5E5;
    color: #37A58C;
    text-align: center;
}
#greenFooter{
    font-family: "Arial"; 
    background:#37A58C;
    color: #000000;
}
#blackFooter{
    font-family: "Arial"; 
    background: #000000;
    color: #FFFFFF;
}
#whiteFooter{
    font-family: "Arial"; 
    background:#FFFFFF; 
    color: #000000;
    padding-bottom: 0px;
    padding-top: 0px;
}

#container{
    min-width: 480px; 
    position: relative; 
    min-height: 100vh; 
}

#engineeringProgress{
    padding: 0; 
    color: black; 
    font-family: Arial; 
    font-size: 16px; 
    font-weight: bold
}

#enhancingLives{
    padding: 0; 
    color: white; 
    font-family: Arial; 
    font-size: 16px; 
    font-weight: bold
}

#furtherLinks{
    font-family: Arial; 
    font-size: 16px; 
    font-weight: bold
}

.links{
    color: white;
    font-family: Arial; 
    font-size: 16px; 
}
.links:hover{
    text-decoration: underline 
}

.socialMedia{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.fa-facebook {
    padding: 10px;
    font-size: 30px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    background: black;
    color: white;
    font-size: x-large;
    text-decoration: none
}
.fa-facebook:hover{
    background: white;
    color: black;
    text-decoration: none
}
.fa-youtube {
    padding: 10px;
    font-size: 30px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    background: black;
    color: white;
    font-size: x-large;
    text-decoration: none
}
.fa-youtube:hover{
    background: white;
    color: black;
    text-decoration: none
}
.fa-twitter:hover{
    background: white;
    color: black;
    text-decoration: none
}
.fa-twitter {
    padding: 10px;
    font-size: 30px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    background: black;
    color: white;
    font-size: x-large;
    text-decoration: none
}
.fa-linkedin {
    padding: 10px;
    font-size: 30px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    background: black;
    color: white;
    font-size: x-large;
    text-decoration: none
}
.fa-linkedin:hover{
    background: white;
    color: black;
    text-decoration: none
}
.fa-xing {
    padding: 10px;
    font-size: 30px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    background: black;
    color: white;
    font-size: x-large;
    text-decoration: none
}
.fa-xing:hover{
    background: white;
    color: black;
    text-decoration: none
}

.tooltip{
    font-family: Arial; 
    font-size: 12px; 
}

#container .iconButton{
    background: white;
    color: #37A58C; 
    padding-right: 0px;
    border: none;
    border-radius: 0px;
}

#container .iconButton:default{
    background: white;
    color: #37A58C; 
    padding-right: 0px;
    border: none;
    border-radius: 0px;
}

#container .iconButton:hover{
    background: #37A58C;
    color: white;
    border: none;
    border-radius: 0px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #E8E8E8;
	color: #37a58c;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #E6E6E6;
	background: #37a58c;
	font-weight: normal;
	color: #ffffff;
}



.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #E8E8E8;
	font-weight: normal;
	color: #37A58C;
}


