/* ________                    __                _          _____ __        __   
  / ____/ /__  ____ _____     / /   ____  ____ _(_)___     / ___// /___  __/ /__ 
 / /   / / _ \/ __ `/ __ \   / /   / __ \/ __ `/ / __ \    \__ \/ __/ / / / / _ \
/ /___/ /  __/ /_/ / / / /  / /___/ /_/ / /_/ / / / / /   ___/ / /_/ /_/ / /  __/
\____/_/\___/\__,_/_/ /_/  /_____/\____/\__, /_/_/ /_/   /____/\__/\__, /_/\___/ 
                                       /____/                     /____/         

Please, take note most of these rules doesn't have to be modified, it's full adaptative 
to your current WordPress template, and if something behaves abnormal please contact us before.

*/


.cleanlogin-custom-container{
	max-width:40rem;
	margin: auto;
}

.cleanlogin-form-bottom{
	text-align: center;
}

.login-noti{
	text-align: center;
}
.captcha-area{
	display: flex;
}
.cleanlogin-notification{
	max-width: 40rem;
	margin:auto;
}
.cleanlogin-notification p{
	padding: 0.5rem;
	border: 1px solid;
}