body{
font-family: Lato, 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
}
.displayfalse {display: none}
.displaytrue { position: absolute;
left: 100%;
margin-top: 14px;
width: 200px;
text-align: left;
font-family: Lato, 'Helvetica Neue', Arial, sans-serif;
font-size: 16px;color: red;


}
.form-login{
	width: 99%;
	max-width:450px;
	height: auto;
	margin: auto;
	position:relative;
    background: white;
    border-radius: 12px;
    padding: 32px 48px;	
    display: flex;
    flex-direction: column;
    gap: 32px;


}
.login{
	background-image:url('./images/ksw-background.png');
	width: 100%;
	text-align: center;
	display:flex;
	align-items:center;
	justify-content:center;	
}
.login-logo{
width: min-content;
} 
.radu{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.title{
background-color: #68123d;
color: #fff;
padding: 21px 10px;
margin-top: 18px;
	text-align: left;
 
border: 1px solid #980c52;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 4px;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
display:none;
} 
.usertext, .login_button{
    display: flex;
    width: 100%;
    background-color: #FFF;
    border: 1px solid #dadada;
    border-radius: 8px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    padding: 10.5px 12px 10.5px 12px;
    box-sizing: border-box;

}
.usertext input , #tsubmit {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    font-family: Lato, 'Helvetica Neue', Arial, sans-serif;	
	
 }
.usertext:focus {
border-color:#BBE; 
 }
.usertext  input:focus, #tsubmit:focus 
{    
outline-width: 0px !important; 
}
.usertext input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 50px white inset;
-webkit-text-fill-color: #333;
}
 #tsubmit {
color: #FFF;
margin-left: 10px;
cursor: pointer;
}

.btn-icone {
float: left;
width: 30px;
height: 28px;
border-radius: 50%;
margin: 5px;
/* border: 2px solid #BBB; */
display: inline-block;
text-align: center;
line-height: 26px;
font-size: 19px;
color: #bbb;
border: 2px solid #bbb;
padding-top: 2px;
display:none;
}


.btn-icone  span.fa {font-size:17px;}

.glyfe-env  { 
position: relative;
top: 1px;
display: inline-block;
height: 15px;
width: 19px;
margin-top: 3px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
/* background: #BBB; */
color: #BBB;
-webkit-font-smoothing: antialiased;
 
}
 
.glyfe-env:before    { 
box-sizing: border-box;
height: 24px;
width: 21px;
display: block;
position: relative;
top: -6px;
left: -1;
font-size: 18px;
line-height: 29px;
 }
 
.glyfe-env:before  {
content: "\f007";
}

.glyfe-pass {margin-top:3px;}
 
form{
overflow: hidden;
}
.login_button{  
border: 1px solid #155167;
color: #fff;
background-color: #1b6985;  
}
.login_button:hover{  
border: 1px solid #268;
color: #fff;
background-color: #1b69aa;  
}

.login_button input { 
	width: 80%;	
	height: 100%;
	border:none;
	background:none ;
 }
 

 
.footer{
color: #1B6985;
font-size: 12px; 
display:none;
}
.c,.p{
margin-top: 3px;
display: block;
float: left;
}
.p{ 
float:right;

}
.c{
	
	float:left
}

a {
	border : 0px;
}

.logo-ribatis {
	display: block;
	position: absolute;
	right: 0px;
}

.forget-pwd{
 text-decoration: none;
margin-left: 22px;
margin-top: 10px; 
font-family: Lato, 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
color: #333;
cursor:pointer;
text-decoration: none;
}





.profileButtonConfigure {
	width: 32px;
	height:40px;
	position:absolute;
	right:0;
	top:0;
	font-size:25px;
    border: 1px solid #AAA; 
    cursor: pointer;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-left:none;
}

 

.profileConfigPopup { 

    position: fixed;
    z-index: 3000;
    width: 800px; 
    height: 500px;
    top: 50px;
    left: 50%;
    margin-left: -300px;
    background: #FFF;
    border: 1px solid #eee;
    box-shadow: 4px 4px 6px #AAA;

}
.profileConfigPopupFrame {
	width:100%;
	height:100%;
	border:none;
	
}

.profileConfigClosePopUp {
	position:absolute;
	top:3px;
	right:13px;
	font-size:25px;
	cursor:pointer;
	
}

#LaunchProfileConfigMessage , #LaunchKarazESign{
	width: 670px;
    padding: 5px 20px;
    margin: auto;
    margin-top: 0px; 
    color: #ff8800;
    font-size: 15px;
    font-family: Calibri;
	
}
#LaunchProfileConfigAction {
	cursor:pointer;      color: #1B6985;     font-size: 15px;     font-family: Calibri; 	
}

.yb-btn-home-login {
      display: flex;
    align-items: center;
    justify-content: center;
    grid-template-columns: 12% 80%;
    color: white;
    background: #3B82F6;
    border: none;
    border-radius: 8px;
    padding: 10.5px 12px 10.5px 12px;
    width: 100%;
    font-size: 17px;
    margin: 15px auto;
    cursor: pointer;
    border: 1px solid #2563EB;
    box-sizing: border-box;
}

.yb-btn-home-login i {
    text-align: left;
    line-height: 102%;
    font-size: 22px;
}
.yb-btn-home-login:hover {
    background: #2563EB;
    transition: .3s;
}
.hp-sbox-logintext {
    font-size: 0.9rem;
    display: block;
    color: #9c9d9d;
    margin-left: 1rem;
    margin-right: 2rem;
    text-align: left;
    margin-top: 10px;
	cursor: pointer;
	margin-left: 25%;
display:none;
}
.hp-sbox-logintext:hover {
     color: #38a;
}
 

.login-block-header{

    display: flex;
    justify-content: flex-start;
    gap: 10px;

}


.login-block-header-titles{
   
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;

}

.login-block-header-first-title{
    font-size: large;
    font-weight: bold;

}

#formaction{


display:flex;
flex-direction:column;
gap:26px;




}
.usertext-container{
    display:flex;
    flex-direction:column;
    gap:6px;
    text-align: left;
}
.login-steps_sinup{
	cursor:pointer;
	color: #1e293b;
    font-size: 13px;
    font-weight: 400;
}
.login-steps_forgetpass{
	cursor:pointer;
	color: #2563eb;
    font-size: 13px;
    font-weight: 400;
}
.pt-4 {
    padding-top: 1rem !important;
}
.gap-1 {
    gap: 0.25rem !important;
}
.justify-between
 {
    justify-content: space-between !important;
}
.flex {
    display: flex !important;
}
/*@media (max-width: 480px){
	.login>div:first-child {
		    height: 10% !important;
	}

	.login .form-login {
		display: flex;
		flex-wrap: wrap;
		zoom: 2;
	}

	.login .form-login .body {
		width: 100%;
	}
}*/