@font-face {
  font-family: 'Poppins';
  src: url("../../../res/fonts/Poppins/Poppins-Regular.ttf");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'Poppins';
  src: url("../../../res/fonts/Poppins/Poppins-Semibold.ttf");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: "Open Sans";
  src: url("/authenticate/res/fonts/open_sans/OpenSans-Regular.ttf");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Open Sans";
  src: url("/authenticate/res/fonts/open_sans/OpenSans-Bold.ttf");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "Open Sans";
  src: url("/authenticate/res/fonts/open_sans/OpenSans-Italic.ttf");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: "Open Sans";
  src: url("/authenticate/res/fonts/open_sans/OpenSans-BoldItalic.ttf");
  font-style: italic;
  font-weight: 700; }

@media (max-width: 30em){
  .validator {
    text-align: left;
    width:auto;
  }
}
.select-button{
  text-align: left;
}
.info .start{
  vertical-align: top;
  text-align: center;
}
.phone-img{
  margin-top :20px; 
}
.validator + .elipse-loading{
  display: none;
}
div > .validator.hidden.invalid {  display: flex;}

.validator.hidden.invalid .indicator{
    background: url("../../images/icons/uncheck-circle-grey.svg") no-repeat!important;
}
.validator.hidden + .elipse-loading{
  display: inline-block;
  font-size: 56px;
  width: 174px;
  text-align: left;
}

.info {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center; 
    }
@media (min-width: 800px) {
  .info {
  flex: 100%;  
  }
}
#signin-wrapper {
  position: relative!important;
}
.hidden{ display: none;}
#qrcode {
  margin: 60px auto;
}
#qrcode img{
  margin: auto;
}
.spacer{
  display: block;
  height: 30px;
}
#manually-start.button, .button{
  padding-right:25px;
  padding-left:25px;
  margin-top: 20px;
  width: 60%;
}
.title{
    display: block;
    position: absolute;
    margin: auto;
    width: 100%;
    text-align: center;
}

.phone-img {
    background: url(../../images/test2.gif);
    width: 150px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% 100%;
    height: 250px;
    margin: 0 auto 15px auto;
}
.select-buttons .select-button{
  width: 100%;
  background: #FFFFFF;
}

body{	
	  background-size: cover;
	  font-family:  "Open Sans", sans-serif;
	  font-size:14px;
	  margin:0;
	 /* background: url('../images/backgrounds/white_background.jpg')no-repeat center center fixed; */
	
}

@media (min-width: 800px){
  body {
      /* background: url('../images/backgrounds/white_background.jpg')no-repeat center center fixed; */
      background-color: #ffffff;
	  -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
	  font-family:  "Open Sans", sans-serif;
    }
}

header.top .logo {
	 background: url("../../images/logos/default.svg");
    background-repeat: no-repeat;
	height: 160px;
    width: 349px;
	
}
#submit-personal-number,#manually-start{
    height: 48px;
    line-height: normal;
    align-items: center;
    text-align: center;
    justify-content: center;
	width:60%;
	border-radius:6px;
	opacity: none;
    background:#280071;
	border: none;
	letter-spacing: 0.33px;
	padding: 0;
	font-weight: 600;
	color:#fff;
    text-decoration: none;
	margin-top: 0;
	display:flex;
}


#restart-submit{
    height: 48px;
    line-height: normal;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 90%;
    border-radius: 6px;
    opacity: none;
    background: #280071;
    border: none;
    letter-spacing: 0.33px;
    padding: 0;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

 a[disabled]{
	background: #E3DFEB !important;
	color: #1B1C1C !important;
}
a:disabled, a[disabled]{
	background: #E3DFEB !important;
	color: #1B1C1C !important;
}

button:disabled, button[disabled] {
	background: #E3DFEB !important;
	color: #1B1C1C !important;
}

/*
div.dropdown.changeLanguage {
  line-height: normal;
  padding: 20px 10px;
  font-size: 16px;
  display: flex;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
}

div.dropdown.changeLanguage ul {
  width: 100%;
  position: absolute;
  left: 0;
  top: 64px;
  overflow-y: auto;
  max-height: 250px;
  background: #ffffff;
  padding: 0px;
  margin: 0px;
}

div.dropdown.changeLanguage li a {
  border: 1px solid #ededed;
  font-family: "Open Sans";
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0.33px;
  color: #555555;
  text-decoration: none;
  font-weight: 400;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
  width: 100%;
  justify-content: center;
  margin: 0;
  text-decoration: none;
}
 div.dropdown.changeLanguage li{
   padding: 0;
    display: flex;
    position: relative;
 }
 div.dropdown.changeLanguage{
   padding: 20px 0px;
 }

div.dropdown.changeLanguage ul li a:hover,div.dropdown.changeLanguage ul li:hover{
  background:#4183c4;
  color:#ffffff!important;
}
.custom-select::after, .dropdown.changeLanguage::after{
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #666;
  margin-top: -3px;
}
.dropdown.changeLanguage::after{
  content: " ";
  position: absolute;
  top: 50%;
  right: 1em;
  z-index: 2;
  pointer-events: none;
  border-top-color: white;
  margin-right: -10px;
}
.dropdown.changeLanguage {
  padding-right: 0px;
  min-width: 150px;
}
.dropdown.changeLanguage a{
  font-size: 13px;
  width:100%;
  outline: 0;
  padding-right: 20px;
  text-align: right;
}
.dropdown.changeLanguage a .caret{
  display: none;
}
.dropdown.changeLanguage ul.dropdown-menu{
  margin-top: -20px;
  display: flex;
  flex-flow: column;
} 
.dropdown.changeLanguage ul.dropdown-menu.hidden{
  display: none;
}
.logo-center img{
	width: 184px;
	height: 184px;
}
*/


.btn:focus,
.btn:active,
.btn.active {
  color: #fff;
  background-color: #a00c4e;
  border-color: #a00c4e;
  outline:none;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #a00c4e;
  border-color: #a00c4e;
  outline:none;
}

.btn:active:focus{
	outline:none;
}

.btn-primary:disabled,
.btn-primary[disabled]{
	color: #fff;
	background-color: #a00c4e;
}

.logo-container{
	display: flex;
    justify-content: center;
   
}

.login-container{
	
	
	left: 0;
	right: 0;
	height: 284px;	
}

.login-container-error{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	/*height: 400px;*/
	height: 445px;
}

.login-container .panel-body{
	padding-top: 0;
}

.login-container .login-panel{
	padding-bottom: 0;
}

.login-container .panel-body{
	padding-top: 0;
}

.login-container-error .login-panel{
	padding-bottom: 0;
}

.bottom-logo-container{
	position: absolute;
	bottom: 0px;
	right: 0;
	padding-left: 65%;
	z-index: -1;
}

.background-gradient {
    background: #d51067; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d51067 50%, #d75f00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d51067 50%, #d75f00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d51067 50%, #d75f00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(120deg, #d51067 50%, #d75f00);  /* Standard syntax */
	background-repeat: no-repeat;
    background-attachment: fixed;
}

.background-img {
    background: url('../../images/backgroundEDUAPP.jpg') no-repeat center center fixed;
	background-size:cover;
	height:100vh;
}

.select-language-wrapper{
	display:flex;
	width:100%;
	justify-content:center;
}

.select-language-container{
	display: flex;
    height: 42px;
	width:194px;
	justify-content:center;
	align-items:center;
	background-color: rgba(155, 12, 75, 0.5);
	user-select:none;
	border-radius:25px;
	margin-top:5px;
}

.select-language-icon{
	max-width: 30px;
    max-height: 30px;	
}

.select-language-title{
	color:#fff;
	margin-left:10px;
}

.select-language-arrow{
	max-height:10px;
	max-width:10px;
	margin-left:10px;
	
}

.dropdown-menu{
	right:unset;
	margin-top:93px;
	background-color: rgba(155, 12, 75, 0.9);
	position:absolute;
	padding:0;
	border-radius: 0 0 5px 5px;
}

ol, ul {
    list-style: none;
}

li {
    list-style: none;
}
.dropdown-menu li a {
    padding: 10px 50px;
    margin: 0;
}

.dropdown-menu a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    margin-bottom: 5px;
    display: inline-block;
    padding: 5px 0;
}

.login-wrapper{
	display: flex;
    width: 100%;
    justify-content: center;
    bottom: 20px;
    letter-spacing: 0.33px;
    align-items: center;
	height:400px;
}
@media (max-width:600px){
	.login-wrapper{
		height: 400px;
	}
}

@media (max-width:600px) and (min-height: 800px){
	.login-wrapper{
		height: 550px;
	}
}

@media (max-height: 600px) {
	.login-wrapper{
		height: 300px;
	}
}

.button-container{
	flex-direction: column;
    width: 80%;
    height: 65%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

.login-btn{
	user-select:none;
	cursor: pointer;
	width:100%;
	height:48px;
	background-color:#fff;
	border-radius: 6px;
	margin-top:12px;
    display: flex;
    align-items: center;
}

.cancel-login-btn{
	color:#000;
	width:100%;
	height:48px;
	margin-top:12px;
	font-weight:700;
	display:flex;
	justify-content:center;
	align-items:center;
	text-decoration:none;
}

.cancel-login-btn:focus{
	
	outline:none;
}

.login-btn-text{
	font-size:14 px;
	color:#000;
	font-weight:700;
	margin-left:20px;
}

.login-btn-logo{
	margin-left:20px;
	content: url(../../images/bankid.png);
}

.step-other-device{
	width:80%;
    background: #fff;
	position: absolute;
	bottom: 120px;
    height: 350px;
    border-radius: 16px;
    pointer-events:all !important;
    
}

.other-device-logo-container{
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}

.alt-login{
	margin-top:12px;
}

.bottom{
	display: flex;
    justify-content: center;
    bottom: 10px;
    position: absolute;
    align-items: center;
    width: 100vw;
}

.other-device-header{
	margin-left:32px;
	color:#000;
	font-weight:700;
	
	
}

fieldset {
    margin:0;
	border:0;
	padding:0;
}
fieldset input {
    font-size: 16px; /* font-size is up to you, not required */
    padding: 10px 10px; /* padding is up to you */
    display: block; /* just to make sure display is block */
    width: 80%; /* width is up to you */
	margin:7px auto;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #cccccc;
	border-radius:6px;
	outline:none;
}
fieldset label {
    position: absolute;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    left: 40px; /* determines space to left of label */
    top: 33px; /* determines space above label */
    pointer-events: none; /* enables click through on label */
    transition: 0.2s ease all; /* determines animation during */
    -moz-transition: 0.2s ease all; /* user interaction */
    -webkit-transition: 0.2s ease all;
    color: #888888;
}


.actions{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
	
}

.login-buttons{
	width:90%;
	display:flex;
	flex-direction:column;
	margin-top:15px;
	align-items:center;
	
}

.cancel-button{
	height: 48px;
    line-height: normal;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 90%;
    border-radius: 6px;
    display: flex;
    background-color: #EEEEEE;
	margin:12px 0 0 0;
	text-decoration:none;
}

a{
    color: #fff;
    text-decoration: underline;
}

.step-current-device{
	width: 80%;
    background: #fff;
    position: absolute;
    top: 25%;
    height: 350px;
    border-radius: 16px;
	pointer-events:all !important;
}
.step-qr-code{
	width: 80%;
    background: #fff;
    position: absolute;
	top: 20%;
    bottom: 15%;
    height: 400px;
    border-radius: 16px;
	pointer-events:all !important;
}
.current-device-logo-container{
	margin-top:20px;
	width:100%;
	height:30%;
	display:flex;
	justify-content:center;
	align-items:center;
}

.elipse-loading{
	font-size: 30px;
    color: #280071;
    margin-top: -10px;
	font-weight:600;
	
}

.info-text{
	color:#ff0000;
	font-size:16px;
	text-align:center;
	
}

@media (min-width:768px) {
	.button-container{
	width: 35%;
	margin-top: 70px;
	
}
}


@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
	
	.button-container{
	width: 80%;
	
}

.step-other-device{
	width:50%;
}

.step-current-device{
	width:50%;
}


.other-device-header {
    margin-left: 95px;
    color: #000;
    font-weight: 700;
	font-size:18px;
}

.login-btn{
	justify-content:center;
	width:40%;
	height:55px;
	font-size:18px;
	
}

.login-btn-logo{
	margin-left:0px;
}	

}


.selector-wrapper {
	width:100%;
}
div.selector-container {
  display: flex;
  background: transparent;
  padding: 0px;
  border-radius: 4px;
  border: 1px solid #928E99;
  box-sizing: border-box;
   margin-bottom: 16px;
  border-radius:8px;
  height:60px;
margin:20px;  }
  div.selector-container * {
    position: relative;
    text-decoration: none;
    color: #55646F;
    line-height: 16px;
    display: flex;
    font-size: 16px;
    padding: 20px 0px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  div.selector-container a {
    width: 100%;
    padding: 0px;
    cursor: pointer; }
    div.selector-container a .pull-left {
      border-right: 1px solid transparent;
	  }
    div.selector-container a:hover {
      border-radius: 4px;
      background: #280071; }
      div.selector-container a:hover * {
        color: white !important; }
      div.selector-container a:hover .pull-left {
        border-right: 1px solid #FFFFFF; }
  div.selector-container .pull-right {
    width: 30px;
    margin: auto;
    margin-right: 0px;
    padding: 14px 0px; }
    div.selector-container .pull-right i {
      margin: auto; }
  div.selector-container .content {
    background: white;
    display: flex;
border-radius: 9px;	}
    div.selector-container .content img {
      width: 60px;
      background-color: #280071; }
     
    div.selector-container .content .pull-left {
      width: 100%;
      min-width: 60px;
      vertical-align: middle;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      display: flex;
      background: #280071;
      color: white;
      justify-content: center;
      align-items: center;
      overflow: hidden;
      border-radius: 7px 0 0 7px;	  }
     
      div.selector-container .content .pull-left i {
        font-size: 24px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto; }
      div.selector-container .content .pull-left div {
        flex-shrink: 0;
        min-width: 90%;
        min-height: 90%;
        background-size: cover;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        background: url("../../../images/icons/edu_theme/edlevo_logo.svg") no-repeat center;
        background-size: contain; }
  div.selector-container .text-line {
    align-items: center;
    padding-left: 15px;
    max-width: 100%;
    height: auto;
	font-family: "Open Sans";
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.1px;
    color: #280071;	}
	
header.top {
  /*height: 125px;*/
  width: auto;
  width: auto;
  margin: auto;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1200px; }	
	
header .right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
 /* margin: auto 0 auto auto;*/
  position: relative;
  bottom: 15px;
}

@media (max-width: 600px) {
  header .logo,
  header .right {
    margin: auto auto auto auto; } }

@media (min-width: 800px) {
  header .top {
    height: 125px; }
  header .logo, header .right, header .logo {
    margin: 25px 0; } }
	
	
	
/* This CSS is generated by PhenixID Framework version 2.8 in February 2019. */
.dropdown {
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #55646F;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  /*display: inline-block;*/
  margin: auto;
  position: relative;
  padding: 3px 0; }
  .dropdown a {
    color: #1B1C1C;
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
	}

.dropdown-toggle {
  -webkit-font-smoothing: antialiased;
  padding: 1rem; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  float: left;
  min-width: 10rem;
  margin: 0.125rem 0 0;
  font-size: 16px;
  color: #444444;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .dropdown-menu li a {
    display: block;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-weight: 400;
    margin: 0;
    color: #444444; }
    .dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
      background: #280071;
      color: #FFFFFF; }
	  
@media (max-width: 600px) {
	.dropdown-menu {
		margin-top: 3px;
	}
}

@media (min-width: 800px) {
	.dropdown-menu {
		 margin-top: 25px;
	}
}

.dropdown-toggle {
  cursor: pointer; }

.dropdown-menu {
  position: absolute;
  background: #FFFFFF;
  padding: 20px 75px 20px 25px;
  right: 0;
  left: 0;  }
  .dropdown-menu.show {
    display: block; }

.dropdown-menu a {
  text-decoration: none;
  cursor: pointer;
  color: #444444;
  margin-bottom: 5px;
  display: inline-block;
  padding: 5px 0; }

div.custom-dropdown {
  position: relative;
  border: 1px solid #ededed;
  background: #FFFFFF;
  line-height: 45px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  padding: 5px 10px;
  margin: 20px 0;
  display: flex;
  justify-content: space-between; }

div.custom-dropdown:hover {
  color: black;
  background: #eaeaea;
  cursor: pointer; }

.custom-dropdown-text {
  display: flex;
  align-items: center;
  justify-content: space-between; }

div.custom-dropdown .custom-list {
  width: 100%;
  position: absolute;
  left: 10px;
  overflow-y: auto;
  max-height: 250px;
  background: #FFFFFF; }

div.custom-dropdown .custom-list .custom-list-item {
  border: 1px solid #ededed;
  font-family: "Open Sans";
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0.33px;
  color: #444444;
  text-decoration: none;
  font-weight: 400;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 36px; }

div.custom-dropdown .custom-list.hidden {
  display: none !important; }

div.custom-dropdown .custom-list .custom-list-item:not(:first-child) {
  border-top: 0px; }

.custom-list-item:hover {
  background: #4183c4;
  color: #FFFFFF; }

.custom-list-item:hover .arrow, .custom-list-item:hover .label {
  color: #FFFFFF; }

.custom-list-item .methodimage,
.custom-list-item .placeholder {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background: #280071; }

.custom-list-item .label {
  display: flex;
  width: 100%;
  align-items: center; }
  .custom-list-item .label span {
    margin: 0px 18px; }

.custom-dropdown-text {
  width: 100%; }
  .custom-dropdown-text span.caret {
    float: right; }

.dropdown-menu {
  z-index: 100000;
  padding: 0px; }
  .dropdown-menu li a {
    padding: 15px 50px;
    margin: 0; }

 .info-provided-by {
	 text-align: center;
    font-size: 12px;
    line-height: 18px;
    padding-top: 1rem;
	bottom: 30px;
    position: absolute;
    align-items: center;
	left: 0;
    right: 0;
	color:#757575;
 }
  @media (min-width: 800px) {
	.info-provided-by {
		bottom: unset;
		padding-top: 3rem;
		opacity:1;
		color: #1B1C1C;
		}
}
 .info-select-method {
	 text-align: center;
    font-weight: 400;
	font-family: "Open Sans";
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #1B1C1C;
 }
 .header-option-wrapper {
	 display: flex;
    justify-content: space-between;
 }
 .back-logo {
 padding: 1rem 0.5rem 0.5rem 1rem;
 cursor: pointer;
 }
 
 .blur-background {
	 background: rgb(27, 28, 28,0.32);
	 pointer-events:none;
 }
 
 .info-label {
	color: #454748;
	font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0;
 }
 .other-device-logo {
	height: 150px;
    width: 150px;
 }
	
.ion-ios-arrow-forward:before {
    content: "\f3d1"
}
@media (min-width: 1025px){
	.selector-wrapper {
		width: 40%;  
}
div.selector-container .text-line {
	font-size: 16px;
}
.info-powered-by {
	font-size:14px;
}
}
.text-center {
	text-align: center;
}
.alt-login a {
	padding:15px;
	color:black;
}
.blue-button {
    height: 40px;
    line-height: normal;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 90%;
    border-radius: 6px;
    background: #280071;
    border: none;
    letter-spacing: 0.33px;
    padding: 0;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin-top: 0;
	margin-bottom:10px;
}

.pt-30 {
	padding-top:30px;
}
.qrcode-info-text {
    padding: 2rem 20px 30px 20px;
    text-align: center;
    font-style: normal;
	font-weight: 400;
	font-size: 16px;
}
.error-text{
	color:#1B1C1C !important;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	font-size:18px!important;
	text-align:center;
}
.error-describtion {
	color: #454748;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
    padding: 10px 20px 15px;

}
/* login css */
/*.error-holder {
  font-family: "Open Sans", sans-serif;
  background: #e60000;
  color: #ffffff;
  padding: 5px;
  margin-top: 25px;
  height: 48px;
  margin: auto;
  vertical-align: bottom;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  margin-bottom: 25px;
  position: relative;
  width: auto; } */
  .error-holder.hidden {
    display: none; }

.alert-danger {
  color: red;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  height: auto; }
  .alert-danger.hidden {
    display: none; }

.validator {
  margin: 5px;
  display: flex;
  align-items: center; }
  .validator.hidden.invalid {
    display: none; }

.validator .indicator,
.validator.valid.hidden .indicator {
  height: 25px;
  width: 25px;
  margin-right: 18px;
  display: inline-block;
  background: url("../../images/uncheck.png") no-repeat;
  flex-shrink: 0; }

.validator.invalid .indicator {
  background: url("../../images/changepwd/disapprove.svg") no-repeat; }

.validator.valid .indicator {
  background: url("../../images/changepwd/approve.svg") no-repeat; }

.possibleCaptcha {
  display: flex;
  justify-content: center; }

.possibleCaptcha .checkbox {
  padding: 0; }

.polling .waiting {
  background-image: url("../../../images/uncheck.png"); }

.polling .waiting-done {
  background-image: url("../../../images/check.png"); }

.progress {
  display: flex;
  align-items: center;
  margin: 20px auto; }

.waiting {
  display: inline-block;
  background-image: url("../../../images/uncheck_blue.png");
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

.validator .text {
  display: inline-block;
  width: 70%;
  margin-left: 18px; }

.waiting-done {
  background-image: url("../../../images/check_blue.png");
  background-repeat: no-repeat; }
/* login css */

.settings-logo {
content:url("../../../images/icons/edu_theme/settings_icon.svg");
height:25px;
width:25px;
padding: 1rem;
cursor: pointer;
text-align:right;	
}

@media (min-width: 481px) {
    .settings-logo {
		height:30px;
		width:30px;
		padding:1rem;
	}
}
	
.text-right {
	text-align:right;
}	
.qrcode-info-title {
font-style: normal;
font-weight: 400;
font-size: 28px;
line-height: 36px;
text-align: center;
color: #1B1C1C;
padding-bottom:10px;
}
.qrcode-info-desc {
font-style: normal;
font-weight: 400;
font-size: 16px
}	
@media (min-width: 1025px){
.step-qr-code {
    width: 50%;
}
.qrcode-info-title{
	padding-bottom:30px;
}
}
@media (min-width: 800px) {
    body {
        width: 100%;
        background: url("../../../images/tietoevry_3d.png") no-repeat center center fixed;
        background-color: url("../../../images/backgrounds/tietoevry_3d.png") no-repeat center center fixed;
        background-repeat: no-repeat;
		
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		height:100vh;
		backdrop-filter: blur(4px);
		-webkit-backdrop-filter: blur(4px);
    }
}

header.top .logo {
    background: url("../../../images/tietoevry_3d.png");
    background-repeat: no-repeat;
    height: 160px;
    width: 349px;

}

main {
    display: flex;
    justify-content: center;
}

@media screen and (min-height: 700px) and (min-width: 800px) {
    main {
        align-items: flex-end;
        height: calc(100vh - 125px - 100px);
    }
}

@media screen and (min-height: 800px) and (min-width: 800px) {
    main {
        height: calc(100vh - 40vh);
    }
}

@media (min-width: 800px) and (min-height: 600px) {
    main {
        align-items: center;
        width: 800px;
        margin: auto;
        height: calc(100vh - 125px - 100px);
    }
}
main .card {
    background-color: #FFFFFF;
    background: #FFFFFF;
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media (min-width: 800px) {
    main .card {
        /*border: 1px solid #280071;
        box-shadow: 4px 4px 4px 0px rgba(56, 56, 56, 0.3);*/
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

main .card .inner {
    display: flex;
    vertical-align: baseline;
    flex-direction: column;
	min-height: 350px;
}
	.edlevo-logo {
		height:160px;
		width:160px;
	}

@media (min-width: 800px) {
    main .card .inner {
        flex-direction: row
    }
	
}

@media (min-width: 600px) {
    .selector-wrapper {
        width: 65%;
    }

}
@media (min-width: 800px) {
    .selector-wrapper {
        width: 85%;
    }

}

@media (min-width:800px) {
        .step-current-device {
            width: 50%;
            left: 25%;
        }

        .step-qr-code {
            width: 50%;
            left: 25%;
        }
}
.cursor-pointer {
	cursor:pointer;
}	/*
@media (min-width: 600px) {
	.dropdown a {
		color:#FFFFFF;
	}
	.settings-logo {
    content: url(../../../images/icons/edu_theme/settings_icon_white.svg);
	}
}*/