body {
  font-family: Lato, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
background-color:#FEF9F4 !important;


}
.displayfalse {
  display: none;
}

.header-login{
width: 170px;
height: 38px;
padding: 2px 2px 2px 2px;
    font-family: 'Gadugi', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    letter-spacing: normal;
    color: #555555;
    vertical-align: none;
    text-align: left;
    text-transform: none;
    background-color: transparent;
    border-color: transparent;
}


.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 {
  margin: auto;
  position: relative;
  display: block;
  background:white;
  width: 99%;
  height: 420px;
  max-width: 450px;
  box-shadow: 0px 0px 22px #ecc299;
}
.login {
  background-color: white;
  width: 100%;
  text-align: center;
  margin: inherit;
}

.login-logo {
  display: block;
  margin: auto;
  margin-bottom: 20px;
  height: auto;
  display: block;
}

.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: block;
  width: 95%;
  margin: 18px;
  height: 40px;
  margin-left: 2%;
  background-color: #fff;
  border: 1px solid #ecc299;
  
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}

.usertext input,
#tsubmit {
  
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  text-align: center;
 
  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;
  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;
  padding-top: 4px;
}

.btn-icone span.fa {
  font-size: 1.3rem;
}

.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 {
  
  color: white;
  background-color: #f0bf8f;
}


form{
    margin-top: 45px;
    margin-left: 9%;
    margin-right: 9%;
}






.login_button input {
  width: 80%;
  height: 100%;
  border: 1px solid #FEF9F4;
  background: none;
}

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

a {
  border: 0px;
}

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

.forget-pwd {
  text-decoration: none;
  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 {
  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;
}




@media screen and (max-width : 800px){
	#logo-container-connection{
		justify-content:center!important;
	}
}

#logo-container-connection{
	display:flex;	
	width: 95%;
	justify-content:left;
    	margin: 5px;
}

#logo-container-connection>a{
	width: 250px;
	
}
#logo-container-connection>a>img{
	width: 100%;
	
}


#formaction>div:nth-child(4){
	margin-top: 25px;
    	margin-bottom: 10px;
}	
