.login-wrapper{background-position:center;background-size:100% 100%;background-repeat:no-repeat;background-attachment:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fcfcfc}.login-wrapper>div{padding:20px 30px;width:360px}.login-wrapper .login-header{padding:15px 50px;text-align:center}.login-wrapper .login-form{padding:15px}.login-wrapper .login-form .login-form-button{width:100%}.dot{height:4px;width:4px;display:inline-block;border-radius:2px;animation:dotting 2.4s infinite step-start}@keyframes dotting{25%{box-shadow:4px 0 #000}50%{box-shadow:4px 0 #000,14px 0 #000}75%{box-shadow:4px 0 #000,14px 0 #000,24px 0 #000}}.login-footer{position:fixed;bottom:0;background-color:#3a9cfc;text-align:center;width:100%}.login-footer a{opacity:.7;color:#fff}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff!important}.app_layout{width:100vw;height:100vh;overflow:hidden}.app_layout .logo{height:64px;padding:16px;color:#fff;font-size:20px;text-align:center;overflow:hidden;background-color:#1c3f61}.main_part .right{float:right}.breadcrumb_header{padding:24px}.campaign_list_header{background-color:#fff;padding:24px;text-align:center}.campaign_list_header span{font-weight:500}.campaign_list{background-color:#f0f2f5;padding:24px}.campaign_list .campaign_detail{background-color:#fff;padding:16px 32px;margin:8px 0}.campaign_list .campaign_detail .campaign_actions button{margin-bottom:8px}.campaign_list .campaign_detail .campaign_desc{margin-top:16px}.create_campaign_modal,.edit_campaign_modal{min-width:1024px;min-height:768px}.create_campaign_modal .ant-modal-footer,.edit_campaign_modal .ant-modal-footer{text-align:center}
