@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400
;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
.App{text-align:center}
.styles_login_page__sfJ2Q{background-attachment:fixed;mix-blend-mode: hard-light;background: rgba(0, 0, 0, 0.2);background-image:url(./bgimage.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;padding:0 10px}.styles_login_intro__p9fXV{display:flex;margin-top:calc(50vh - 200px)}.styles_login_intro_box__m4\+en{background:rgba(0,0,0,.5);min-height:400px;padding:60px;text-align:center;width:100%}.styles_login_form_box__MT0zp,.styles_login_intro_box__m4\+en{box-sizing:border-box;height:-webkit-max-content;height:max-content}.styles_login_form_box__MT0zp{justify-content:center;padding:0 60px}.styles_logo_txt__MuFb3{color:#fff;font-size:60px;font-weight:700;margin-bottom:20px}.styles_logo_txt__MuFb3 span{font-weight:300}.styles_login_intro_txt__JRLVv{color:#519bff;font-size:24px;font-weight:600;margin-bottom:20px}.styles_login_intro_txt02__q8ZF4{color:#e4e4e4;font-size:16px;line-height:24px;margin-top:10px}.styles_login_form_box__MT0zp .styles_login_form_lbl__XaQDX{color:#fff;font-family:"Poppins";font-size:18px;font-weight:500;line-height:18px;margin-bottom:20px}.styles_input_wraper__GOHyO{display:inline-block}.styles_input_box__BcWRl{align-items:center;background-color:#fff;display:flex;height:40px;justify-content:space-between;margin-bottom:1px;width:320px}.styles_login_form_box__MT0zp input{border:none;box-sizing:border-box;font-family:"Poppins";font-size:14px;font-weight:400;height:40px;outline:none;padding:0 10px;width:320px}.styles_input_box__BcWRl svg{cursor:pointer;margin-top: 5px;margin-right:10px;opacity:.6}.styles_login_form_box__MT0zp button{background:#519bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;height:40px;margin-top:15px;text-transform:uppercase;width:100%}.styles_login_form_box__MT0zp .styles_logo_txt__MuFb3{align-items:center;display:flex;font-size:40px;justify-content:center}.styles_login_form_box__MT0zp .styles_logo_txt__MuFb3 svg{margin-left:10px}.styles_remember_me__FVcAE{align-items:center;color:#fff;display:flex;font-family:"Poppins";font-size:14px;justify-content:center;line-height:16px;margin-top:32px}.styles_remember_me__FVcAE svg{margin-right:5px}.styles_forgot_signup__7kORx{display:flex;justify-content:space-between;margin-top:15px}.styles_forgot_signup__7kORx a{color:#ccc;font-size:16px}
.styles_forgot_wrap__q63iT{cursor:pointer;display:flex;justify-content:center;text-decoration:none}.styles_forgot_btn__CCSm\+{align-items:center;border:1px solid #ddd;color:#fff;display:flex;font-family:"Poppins";font-size:14px;font-weight:500;height:26px;justify-content:center;margin-top:26px;    padding: 2px 10px;width: fit-content;    border-radius: 3px; }.styles_footer__IPgno{margin-top:200px}.styles_f_text__8A-G-{color:#fff;font-size:14px}.styles_input_wrap__qBfAi{width:100%}.styles_footer_Wrap__Bk3Md{bottom:20px;color:#fff;font-size:14px;left:0;position:fixed;text-align:center;width:100%}@media only screen and (max-width:768px){.styles_login_form_lbl__XaQDX{font-size:16px!important;font-weight:500!important}.styles_login_form_box__MT0zp input{line-height:34px!important}.styles_footer_Wrap__Bk3Md{box-sizing:border-box;font-size:13px;line-height:22px;padding:0 20px}.styles_remember_me__FVcAE{margin-top:22px}}.styles_top_band_01__cI1xg{align-items:center;background:#000;display:flex;font-family:"Poppins";height:40px;justify-content:space-between;padding:0 0 0 10px}.styles_signout__vLrMg{cursor:pointer;margin-right:10px;padding:0}

.add {
    font-size: 32px;
    font-family: "Poppins";
    line-height: 24px;
    margin-bottom: 42px;
    font-weight: 300;
    color: #fff;
}
	
.keep{
    display: flex;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    justify-content: center;
    color: #fff;
    margin-top: 42px;
}
.keep input{
height: 16px;
    margin-right: 10px;
    width: 16px;
}
.login_footer{
	display:flex;
	justify-content:space-between;
	padding:0px 20px;
	    box-sizing: border-box;
}
.login_footer .f_left{
font-family: Poppins;
font-size: 13px;
font-weight: 500;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
color:#fff;

}
.login_footer .f_left span{
font-weight: 400;
}
@media only screen and (max-width: 768px){
.login_footer {
    display: block;
    justify-content: center;
    padding: 0px 20px;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.f_right{
	margin-top: 20px;
}
.login_footer .f_left{
	text-align:center;
}
.add {
    font-size: 22px;
}
.styles_login_intro__p9fXV {
    display: flex;
    margin-top: calc(50vh - 250px);
}
}