@font-face {
  font-family: Open Sans;
  font-style:normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url("../fonts/OpenSans-Light.ttf") , url("../fonts/open-sans-v15-latin-300.eot?#iefix") format('embedded-opentype');
 
}

@font-face {
  font-family: Open Sans;
  font-style:normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url("../fonts/OpenSans-Regular.ttf") ,url("../fonts/open-sans-v15-latin-regular.eot?#iefix") format('embedded-opentype');
}

@font-face {
        	font-family: 'Siemens-sans';
        	src: url(font-siemens/siemens_global_roman.eot?#iefix) format('embedded-opentype');
        	src: local('Siemens Sans'), url('../fonts/font-siemens/siemens_global_roman.ttf') format('truetype');
            src: local('Siemens Sans'), url('../fonts/font-siemens/SiemensSansGlobal-Regular.woff') format('woff');
            font-weight: normal;
            font-style: normal;
        }

@font-face {
        	font-family: 'Siemens-sans-bold';
        	src: url(font-siemens/siemens_global_bold.eot?#iefix) format('embedded-opentype');
        	src: local('Siemens Sans Bold'), url('../fonts/font-siemens/siemens_global_bold.ttf')  format('truetype');
            src: local('Siemens Sans Bold'), url('../fonts/font-siemens/SiemensSansGlobal-Bold.woff') format('woff');
            font-weight: bold;
            font-style: normal;
        }
/*
::-webkit-scrollbar {
    -webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
    width: 12px;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}*/

body {
    /*overflow-y: scroll;*/
    --webkit-touch-overflow: touch;
}
/*
@media (max-width: 767px) { 
    .container{
        height:472px;
        width:320px;
        overflow:auto;
        margin:0 auto;
    }
   
}*/

@media  (orientation: landscape) {
  html {
    /*transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;*/
    overflow: auto;
   
  }
}

html.wait, html.wait * { 
  cursor: wait !important; 
	/*z-index:100*/
}

html.nointeraction, html.nointeraction * { 
  pointer-events: none;
	/*z-index:100*/
}

/** { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }    /*remove blue highlight when tap on components page from mobile */

input , textarea {
	padding:3px;
	-webkit-border-radius:4px;
  border-style:solid;
  border-radius: 4px;
  border: solid 1px #969696;
  box-shadow : 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  font-size:9pt;
  color: #1E1E1E;

}

input:focus {
  border: solid 1px #3296b9;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}
/*
input:-webkit-autofill {
  background-color:transparent !important;
}
*/

#disclaimer iframe {
  display:none;
}

.container * {
 font-family: Open Sans;
}

.body {
    margin:0;
    background: url(../images/close-octagon.png) no-repeat center center fixed;
    background-size : cover;
    letter-spacing: -0.5px;
}

#bodyDiv {
	display:none;
  position:relative;
  height: 100%;
  width: 100%;
}

.header {
	height:40px;
}

.header .siemens-logo {
	height: 17px;
  width: 100px;
  margin-left: 20px;
  padding-top: 12px;
  padding-bottom: 11px;
}

.header .simatic-div {
  overflow:hidden;
  height: 40px;
  background : linear-gradient(to right, #ffffff, #9bafbe);
}

.header .simatic-title {
  font-size: 16.5pt;
  color: #FFFFFF;
  font-family: Open Sans;
  margin-right: 20px;
  float: right;
  padding-top: 11px;
  line-height:0.82em;
  white-space: nowrap;
}

.header .imgContainer {
	/*display: inline-block;
  vertical-align: middle; */
  float:left;
  width: 190px;
  background-color: #ffffff;
}

.header .sub-header {
  background-color: #647887;
  height:24px;
}

.header .sub-header .text {
  color: #FFFFFF;
  font-size:10pt;
  font-family: Open Sans;
  margin-left:20px;
  margin-top: 7px;
  position: absolute;
  line-height: 0.82em;
}

::placeholder {
    color: #AAAAAA;
    opacity: 1; /* Firefox */
}

.login-content .credential-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #AAAAAA;
}

.change-password-content .change-pass-credential-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #AAAAAA;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #AAAAAA;
}

/*
.login-content select option[hidden] {
  color: #AAAAAA;
}*/

.login-content select:has(> option:hidden)  {
  color: #AAAAAA;
}

#password {
  margin-bottom:28px;
}

#OTPUsername {
  display:block;
    font-size: 11.0pt;
    font-weight:400;
    color: #5A5A5A;
    margin-bottom:20px;
    line-height: 0.82em;
    display: inline-block
}
  
#OTPSecret {
  padding-left:8px;
  margin-bottom:8px;
  width: 100%;
	height: 32px;
  color: #1E1E1E;
  position:relative;
}

.container {
	position:relative;
	background: rgba(240,240,240,0.85);
	height:394px;
	width:272px;
	margin-top: 5rem;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding: 14px 8px 8px 8px;
  /*display:-webkit-box;*/

}

.container .productFamily 
{
  height:0px;
  line-height: 1.4;
  padding-bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
}

.container .productFamily .productSuite
{
  color:#1E1E1E;
  font-size:12.5pt;
}

.container .productFamily .productModule
{
  color:#1E1E1E;
  font-size:10.5pt;
}

.container .productFamily .productSoftware
{
  color:#1E1E1E;
  font-size:9pt;
}

.container .footer 
{
  font-size:9pt;
  color:#464646;
  bottom: 8px;
  position: absolute;
  height:0px;
  overflow: hidden;
}

.login-swipe-content {
	overflow:hidden;
  /*height:394px;*/
    width:100%;
    
}

.login-swipe-content.hidden {
	width:0%;
  padding:0;
  margin:0;
}

.login-content {
	/*padding: 14px 8px 8px 8px;*/
	/*left:50%;*/
	position:relative;
    width:272px;
}

.login-content .title {
	font-size: 12.5pt;
  font-weight:300;
	color : #006487;
	padding-bottom:12px;
	line-height: 0.82em;
  /*white-space: nowrap;*/
  height:18px;
  overflow:hidden;
  cursor:pointer;
  /*background:  url(../images/cog.svg) right no-repeat;
  background-size: 40px 40px;*/

}

.login-content  .title .signatureDescription {
  font-size : 11pt;
  line-height :1em;
  color: #5A5A5A;
  white-space:normal;
}

.login-content .signDescriptionDiv {
  height:40px;
  margin-bottom:10px;
  overflow: hidden;
}

.login-content  .signatureDescriptionLbl {
  font-size: 9.0pt;
  font-weight:400;
  color: #5A5A5A;
  line-height: 1.1em;
  max-height: 45px;
  overflow: hidden;
  word-wrap: normal;


}

.login-content .form-login {
	margin:0;
	padding:0;
	display: grid;
}

.login-content .credential-lbl , .culture-lbl {
	display:block;
  font-size: 11.0pt;
  font-weight:400;
  color: #5A5A5A;
  padding-bottom:10px;
  line-height: 0.82em;
  white-space: nowrap;
  overflow: hidden;
}

.login-content .credential-lbl.empty:after {
  content: "\f069";
  font-family: FontAwesome;
  color: red;
  margin-left: 15px;
  font-size: 12.0pt;
}

.login-content .credential-input {
	width: 100%;
	height: 32px;
  /*font-size: 11.0pt;*/
  color: #1E1E1E;
  margin-bottom:8px;
  position:relative;
  padding-left:8px;
}

.login-content .loginButton {
  height:32px;
  padding:0;
  width:88px;
  border: 0;
  border-radius: 3px;
  /*margin-bottom:16px;*/
  font-size:9pt;
  cursor:pointer;
  position: absolute;
  bottom:0px;
  font-weight: 400;
  box-shadow: 0px 1px 2px 0px #BEBEBE;
  margin-bottom: 5px;
}

.login-content .loginButton.signInBtn {
	
	background:#327094;
  color: white;
  right:0px;
  /*width:100%;*/
}

.login-content .disclaimerButton {
	
	background:#327094;
  color: white;
  right:0px;
  /*width:100%;*/
}

.login-content .disclaimerButton:hover {
	background:#AFD7E1;
	color:#1E1E1E;
}

.login-content .loginButton.signInBtn:hover {
	background:#AFD7E1;
	color:#1E1E1E;
}

.login-content .loginButton.signInBtn.disabled {
	  background-color: transparent;
    color: #AAAAAA;
    cursor: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #AAAAAA;
}

.login-content .loginButton.signInBtn p {
	padding:10px;
}

.login-content .loginButton.cancelBtn {
  display:none;
  right: 96px;
  background-color: rgb(240, 240, 240);
  background-image: none;
  border-style: solid;
  border-width: 1px;
  border-color: #AAAAAA;
  line-height: 21px;
  color: #333333;
}

.login-content  .error-content {
  width: 272px;
	height: 55px;
  position: absolute;
  bottom: 40px;
  overflow: hidden;
}


.login-content .error-message {
  color: red;
  font-size: 10pt;
  font-family: Open Sans;
  text-overflow: ellipsis;
  overflow: hidden;
  display:none;
  padding:0 5px 0 5px;
}

.login-content .message-div-login {
	/*height: 361px;*/
	display:none;
	position:relative;
}

.login-content .message-div-login  .system-message {
	font-size: 12.0pt;
	color: #5A5A5A;
	/*margin-top:20px;*/
}
.login-content .message-div-login .ackButton  {
	position: absolute;
  bottom: 0px;
  width:272px;
  margin-bottom:5px;
  background:#327094;
  height:32px;
  font-size:9pt;
  color:white;
  cursor: pointer;
}

.login-content .form-login .change-pwd {
	font-size:9.0pt;
	color:rgb(0,100,135);
	position: absolute;
  right: 0;
  top: 37px;
  display: inline-block;
  text-decoration: none;
  display:none;
  white-space: nowrap;
  overflow:hidden;
}

.login-content .form-login .sign-comment {
  resize:none;
  width:100%;
  height:60px;
  padding-left:8px;
  margin-bottom:8px;
}

.login-content .culture-dropdown {
	height: 32px;
  border-radius: 2px;
  -webkit-border-radius:4px;
  font-size: 9.0pt;
  color: #1E1E1E;
  margin-bottom:10px;
  border: solid 1px #969696;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  width:272px;
  padding-left:8px;

}

/*.login-content .culture-dropdown  option:checked{
	font-family: FontAwesome;
	content:"\f00c";
}*/

.login-content .div-auth-options-link {
	height:14px;
  overflow:hidden;
	text-align:right;
}

.login-content .div-auth-options-link .auth-option-chevron {
	position: relative;
    top: -6px;
    float:right;
    cursor:pointer;
    width:32px;
    height:32px;
}

.login-content .list-sign-in-options .plugins-dropdown {
	width:85%;
	height: 30px;
    border-radius: 0;
    font-size: 12.0pt;
    color: #1E1E1E;
    position:relative;
    float:right;
}

.login-content .sign-in-options {
	font-size:9.0pt;
	color:#006487;
	cursor:pointer;
	text-align: center;
	margin-top: 0px;
	line-height: 0.82em;
	-webkit-margin-after: 0px;
	cursor:default;
	margin-left:24px;
}



.login-content .sign-in-options:focus {
	outline:none;
}

.login-content  .list-sign-in-options {
	padding:0;
	margin-bottom:0;
	list-style-type: none;
  margin-top:0px;
}

.login-content  .list-sign-in-options div {
	display: inline-table;
	margin-bottom:8px;
}

.login-content .list-sign-in-options p {
	margin:0;
	padding-bottom:20px;
}

.login-content .list-sign-in-options  a {
	/*float:right;*/
	display:inline-table;
	color: #5A5A5A;
	font-size:10pt;
	max-width:85%;
	text-decoration: underline;
	cursor:pointer;
}

.login-content .list-sign-in-options  a.disabled {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #AAAAAA;
}

.login-content .list-sign-in-options img {
	height:18px;
	padding-right:15px;
	float:left;
  position:relative;
  top:3px;
}

.login-content .div-auth-options-link img.collapsed {
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition:         transform 0.5s ease-in-out;
}

.login-content .div-auth-options-link img.expanded {
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition:         transform 0.5s ease-in-out;
	-webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.login-content .details-auth-options {
	/*height:0%;*/
	display:none;
	position: absolute;
	bottom:36px;
	overflow-y:auto;
  width: 272px;
}

.login-content .details-auth-options.showed {
  /*height:100%;*/
  display:block;

}

.login-content .authentication-group {
	height:232px;
	overflow:hidden;
	position:relative;

    /*-webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;*/
}

/* Absolute Center Spinner */
.loading {
  position: absolute;
  z-index: 999;
  /*height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;*/
  top: 50%;
  left: 50%;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0,0,0,0.3);*/
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

