.ui-dialog .ui-dialog-title{
    font-weight: 500 !important;
    font-stretch: normal !important;
    font-size: 22px !important;
    line-height: 32px !important;
    font-family: sans-serif !important;
    letter-spacing: normal !important;
}
.ui-widget-header{
    border: none !important;
    background: #fff !important;
    color: rgba(0,0,0,.87) !important;
}
.ui-dialog .ui-dialog-titlebar-close{
    display: none !important;
}
.ui-dialog{
    padding: 24px 24px 12px 24px !important
}
.ui-dialog .ui-dialog-content{
    overflow: hidden !important;
    padding-bottom: 0px !important;
    height: auto !important;
}
.ui-corner-all{
    border-radius: 8px !important;
    box-sizing: border-box !important;
    overflow: auto;
    outline: 0 !important;
}
.ui-widget-overlay{
    background: #000 !important;
}
.okButton{
	background-color: #0077cd !important;
	color: #fff;
	border: none;
}
.cancelButton{
	border: 1px solid #879baa;
    background-color: #ebf0f5;
	margin-left: 8px;
}

.dataStyle{
	font-family: sans-serif;
	font-size: 16px;
	margin-top: 0;
    margin-bottom: 1rem;
}
.buttonSize{
	border-radius: 4px;
	font-family: sans-serif !important;
    font-size: 15px !important;
    font-weight: 500;
	min-width: 64px;
    line-height: 24px;
	box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
	cursor: pointer;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 2px;
}

.buttonDivPadding{
	padding-top: 8px;
	padding-bottom: 0px;
}
.divPadding{
	padding-left: 15px;
	padding-right: 15px;
    padding-top: 8px;
}
.pf-m-primary {
    color: #FFFFFF;
	background-color: #0077cd;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    line-height: 24px;
    border-radius: 4px;
	width: 100% !important;
}

.login-pf-header{
	 background-image: url(../img/keycloak-logo-2.png);
	 background-repeat: no-repeat;
}

#kc-header-wrapper  {
    font-size: 29px;           /* Adjust the font size as needed */
    text-transform: uppercase; /* Keep text uppercase */
    letter-spacing: 3px;       /* Maintain letter spacing */
    line-height: 1.2em;        /* Keep line height */
    padding: 0;                /* Remove existing padding */
    white-space: normal;       /* Keep white-space normal */
    position: absolute;        /* Position it absolutely on the page */
    top: 0;                    /* Align to the top of the page */
    left: 0;                   /* Align to the left of the page */
    margin: 0;                 /* Remove any margins */
    padding: 10px;             /* Optional: add padding if needed */
    z-index: 1000;
}
.login-pf body {
    background: url("../img/yunex-login-background.jpg") no-repeat center center fixed;
    background-size: cover;
    height: 100%;
}
.pf-c-button.pf-m-block {
    float: right;
}

#kc-form-buttons{
    height: 44px;
	margin-top: 30px;
    margin-bottom: 5px;
}
.termAndCondition{
    font-family: sans-serif;
    font-size: 11.5pt;
    padding-top: 10px;
}
.login-pf-page .card-pf {
    background-color: #fff;
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 45px;
    padding-left: 45px;
}
.pf-c-form__label{
    font-weight: 500;
    font-size: 15px;
    background-color: #fff;
    color: rgba(0,0,0,.87);
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: sans-serif;
    display: inline-block;
    line-height: 1.5;
}
.pf-c-form-control{
    background-color: #fff;
    border-radius: 8px;
	border: 1px solid rgba(0,0,0,.12);
}    
.pf-c-form-control:active {
  border: 1px rgb(0, 119, 205);
}
.pf-c-form-control:hover{
     border: 1px solid rgba(0, 0, 0, 0.87);
}
.pf-c-form-control:focus{
	border-radius: 8px;
}
.dialogSize::backdrop {
  background: rgba(0,0,0,.288);
}
.eye-icon{
	background-repeat: no-repeat;
    background-size: 22px 22px;
    float: right;
    margin-top: -26px;
    background-position: center;
    position: relative;
    height: 17px;
    width: 40px;
}
.siemens-logo{
    background-image: url(../img/yunex-logo.png);
    background-repeat: no-repeat;
    background-size: 50%;
    height: 5em;
}
.forgotPass{
	color: rgba(0,0,0,.26);
	font-family: sans-serif;
    font-size: 15px;
	cursor: default;
}
.forgotPass:hover{
	color: rgba(0,0,0,.26) !important;
	font-family: sans-serif;
    font-size: 15px;
}
.eyeShow{
	background-image: url('../img/eye-solid.svg');
}
.eyeHide{
	background-image: url('../img/eye-slash-solid.svg');
}
.setMargin{
	margin-bottom: 0px !important;
}
.pf-c-button.pf-m-primary{
	background-color: #0077cd !important;
	padding-bottom: 2px;
	font-size: 15px;
}
.invalid {
    color: #e00000;
    font-family: sans-serif;
    font-size: 15px;
}

.gdprP{
    background-color: #fff;
    color: #2b2b2b;
    font-size: 14px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: sans-serif;
    display: inline-block;
    font-weight: 100;
}

.label-M{
     margin-right: 4px !important;
     margin-left: -40px !important;
}

.buttonColor{
    margin-bottom: -40px;
    margin-right: -40px;
}

.divGDPRHeader{
    background-color: #00374B;
    height: 40px;
    line-height: 40px;
    margin-left: -50px;
    margin-right: -50px;
    margin-top: -70px;
}
.gdprHeaderMessage{
    float: left;
    font-size: 21px;
    color: white;
    font-family: 'Siemens-Sans';
    font-weight: normal;
    margin: 0;
    margin-top: 10px;
    padding-left: 10px;
}

.ulMargin{
    margin-left: 10px;
}
#kc-info-wrapper{
    padding: 0px !important
}

.circle:before {
    content: ' \25CF';
    font-size: 10px;
    margin-right: 8px;
    /* /2713 */
  }

.check::before{
    content: '\2713';
    font-size: 10px;
}
.mt-50{
    margin-top: -50px;
    margin-left: -40px;
    margin-right: -40px;
}

#footer-aside {
    padding: 10px 0 10px 20px;
    font-family: 'Siemens-Sans', 'Verdana', sans-serif;
    width: 40%;
    position: absolute;
    right: 0;
    top: 80%;
    float: right;
    color: white;
    background-color: rgba(88, 88, 88, 0.5);
}

#footer-aside p {
    margin: 0;
}

#footer-aside p.large {
    font-family: 'Siemens-Serif', 'Courier New', serif;
    font-size: 36px;
    margin: 0 0 10px 0;
}


.siemens-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: rgba(88, 88, 88, 0.5);
    color: white;
}

.siemens-footer a {
    color: white;
}

#footer-links {
    margin: 0 auto;
}

#footer-copyright {
    margin: 0 0 0 10px;
}

#connection-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#connection-circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #79DE4C;
}

#connection-text {
    margin: 0 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #myDialog {
        position: absolute;
        top: 9%;
        left: 7%;
    }
}

.main-header {
    display: flex;
    flex-direction: row;
    border: none;
    border-radius: 0;
    background-color: #2F3740;
    height: 44px;
    margin: 0;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    position: fixed;
    top: 0;
}

.product-name-container {
    margin-bottom: 0px;
    color: white;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.product-header-icon {
    height: 44px;
}

.product-name {
    padding-left: 8px;
    font-size: 22px;
    font-weight: 500;
    font-family: sans-serif !important;
    vertical-align: middle;
    margin-top: 8px;
    margin-bottom: 4px;
}


.yunex-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: #2F3740;
    color: white;
}

.yunex-footer a {
    color: white;
}

.login-window {
    margin-top: 0;
}

.user-details {
    padding-top: 60px;
}

.mfa-username-form {
    padding-top: 40px;
}

.mfa-username {
    font-size: 15px !important;
    font-family: sans-serif !important;
    color: black !important;
    display: inline;
}

.mfa-username-label {
    display: block;
}

.mfa-link {
    font-size: 15px;
    font-family: sans-serif;
}

.enter-authenticator-code-text {
    font-size: 15px !important;
    font-family: sans-serif !important;
    color: black !important;
    padding-top: 30px;
    margin-bottom: 0;
}

.email-instruction {
    margin-top: 40px;
    margin-bottom: 30px;
    font-family: sans-serif;
    font-size: 11.5pt;
    padding-top: 10px;
}

.logout-btns {
    display: flex;
}

.pf-c-button.pf-m-primary.cancel-logout-btn {
    width: 200px !important;
    margin-left: 10px;
    background-color: white !important;
    color: #0077cd !important;
    border: 1px solid #0077cd !important;
    cursor: pointer;
}

.confirm-logout-btn {
    width: 200px !important;
}
