/* Start custom CSS for text-editor, class: .elementor-element-969064c */*{ margin:0;
padding:0;
box-sizing: border-box;
}
.form-login{ 
width:400px; 
height:100%;
background: #837987 ;
margin:auto;
margin-top:1px;
box-shadow: 0px 0px 0px #000;
padding: 10px 15px;
border-top: 4px solid #837987;
color:white;
}
.form-login h5{
margin:0;
text-align:center;
height:40px;
margin-bottom:38px;
border-bottom: 1px solid;
font-size:25px;
}
.controls{
width: 100%;
border: 1px solid #837987;
margin-bottom: 40px;
padding: 11px 15px;
background: #FFFFFF;
font-size: 24px;
font-weight:bold;
}
.buttons{
width:100%;
height: 45px;
background: #9817C1;
border:none;
color: white; margin-bottom: 15px;
}
.form-login p{
height: 30px;
text-align: center;
border-bottom: 1px solid;
}
.form-login a{
color: white;
text-decoration: none;
font-size: 14px;
}
.form-login a:hover{
text-decoration:underline;
}/* End custom CSS */