body,html{margin:0;padding:0;font-family:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.top-header{width:100%;height:100px;background:#fff}.top-header .block{max-width:1475px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}.top-header .logo img{height:70px}.top-header nav ul{list-style:none;list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-header nav ul li{padding:0 20px}.top-header nav ul li:last-child{padding-right:0}.top-header nav ul a{color:#000;text-decoration:none}.top-header nav ul a:hover{border-bottom:solid 2px #435971;padding-bottom:5px;color:#435971}.top-header nav ul a.profile-icon{width:30px;height:30px;border-radius:50px;background-color:#000;display:block;overflow:hidden}.top-header nav ul a.profile-icon img{width:30px;height:30px;object-fit:cover}.footer{background-color:#233446;min-height:50px;padding:40px 20px}.footer footer{text-align:center;max-width:1160px;margin:0 auto}.footer footer ul{list-style:none;list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer footer ul li{padding:0 20px}.footer footer ul a{color:#fff;text-decoration:none;padding-bottom:5px;border-bottom:solid 2px transparent}.footer footer ul a:hover{border-bottom:solid 2px #fff}.footer footer p{font-size:11px;opacity:.5}.login-page-wrapper{width:100%;background-color:#f8f8f8;color:#000;min-height:100vh}.login-page-wrapper .block{max-width:500px;width:100%;margin:0 auto;margin-top:100px}.login-page-wrapper .login-head{font-size:20px;font-weight:bold;margin-bottom:20px;color:#333}.login-page-wrapper .logo-area{max-width:500px;width:100%;text-align:center}.login-page-wrapper .logo-area img{width:200px}.login-page-wrapper .login-form{background-color:#fff;max-width:500px;width:100%;border-radius:10px;margin-top:40px;padding:30px 50px}.login-page-wrapper .custom-login-btn{text-align:center;padding-top:20px}.login-page-wrapper .custom-login-btn button{width:150px;height:53px;line-height:53px}
