a,p{color:#000}body{font-family:Poppins,sans-serif;margin:0 auto;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%230093e1' fill-opacity='0.08'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.container{max-width:400px;margin:auto;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:94vh}.container-background{background-color:#fff;box-shadow:rgba(0,0,0,.24) 0 3px 8px;border-radius:20px;padding-top:40px;padding-bottom:40px}.alert,.login-form button{background-color:#0093e1;color:#fff}.login-img img{width:300px;height:auto;margin-bottom:30px}.login-form input[type=email],.login-form input[type=password]{width:calc(100% - 119px);padding:15px 10px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;font-size:16px}.login-form input:focus,.login-form input:hover{border-color:#0093e1;outline:0}.login-form button{width:calc(100% - 96px);padding:15px;margin-top:10px;margin-bottom:15px;border:1px solid #fff;border-radius:5px;cursor:pointer;font-size:16px}.login-form button:hover{background-color:#1b9ee0}p{font-size:10px;margin-top:0;line-height:1.2;font-weight:300}a{text-decoration:none}a:hover{color:#0093e1}.r_login{padding-top:20px;margin-left:10px}.alert{padding:20px;font-size:15px;border-radius:5px;position:fixed;top:20px;right:-100%;transition:right .5s}.alert.show{right:20px}.forgot-pass{text-align:right;margin-top:-11px;font-size:10px;margin-bottom:11px;margin-right:50px}@media only screen and (max-width:600px){.container{height:88vh}.login-form input[type=email],.login-form input[type=password]{width:calc(100% - 62px)}.login-form button{width:calc(100% - 40px);padding:15px;margin-top:20px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px}.login-img img{width:280px;margin-bottom:20px}.forgot-pass{margin-right:22px}}