.login{width:300px;padding:10px;margin:20px auto;border:1px solid silver;box-shadow:1px 1px 2px 0 #cacaca;border-radius:5px;text-align:center}.login input{margin:10px 0}.login button{margin:10px}.login .title{font-size:16px}.dashboard{display:block;width:100%;height:100%;background:#eceff1}.dashboard .left-side{left:0;width:250px;background:#262f3c;box-shadow:0 0 2px 0 #616161}.dashboard .left-side,.dashboard .right-side{position:absolute;top:0;bottom:0;-webkit-transition:width .5s;transition:width .5s}.dashboard .right-side{left:250px;right:0;background:#eceff1}.dashboard .top-nav{background:#262f3c;display:flex;height:50px;align-items:center;padding:10px;box-shadow:0 0 2px 0 #616161}.dashboard .top-nav .btn-fold{border:none}.dashboard .top-nav .btn-fold i{font-size:20px}.dashboard .top-nav .top-nav-left{flex:1 1}.dashboard .top-nav .top-nav-right{display:flex;color:#fff;justify-content:center;align-items:center}.dashboard .top-nav .top-nav-right button{margin-left:10px}.dashboard .main-content{width:100%;height:calc(100% - 50px)}.sidebar{position:relative;height:100%}.sidebar .sidebar-logo{background:#1f64a0;text-align:center}.sidebar .sidebar-logo img{width:120px;height:120px;margin:auto}.sidebar .sidebar-logo .title{font-size:14px;color:#fff;font-weight:700;padding-bottom:20px}.sidebar .sidebar-menu{overflow-y:auto;position:absolute;top:160px;bottom:0;left:0;width:100%}.sidebar .sidebar-menu .sidebar-title{color:#fff;padding:20px;font-weight:700;font-size:15px}.sidebar .sidebar-menu .menu-item{color:#c2c3c5;font-size:14px;font-weight:700;padding:5px 0 5px 5px;cursor:pointer;display:flex;align-items:flex-end;margin-bottom:5px}.sidebar .sidebar-menu .menu-item img{width:20px;height:20px;margin-right:10px;margin-bottom:3px}.sidebar .sidebar-menu .menu-item:hover{background:hsla(0,0%,100%,.13)}.sidebar .sidebar-menu .active{background:hsla(0,0%,100%,.19)}.collapsed .sidebar .sidebar-logo img{width:50px;height:50px;margin:auto}.collapsed .sidebar .sidebar-logo .title{display:none}.collapsed .sidebar .sidebar-menu{top:60px}.collapsed .sidebar .sidebar-menu .sidebar-title{display:none}.collapsed .sidebar .sidebar-menu .menu-item{padding:0}.collapsed .sidebar .sidebar-menu .menu-item img{width:30px;height:30px;display:block;margin:3px auto}.collapsed .sidebar .sidebar-menu .menu-item div{display:none}.summary{height:100%;overflow-y:auto;margin:10%}.summary .panel{border-radius:3px;background:#fff;box-shadow:0 1px 3px 1px #cecece;margin:5px;overflow:hidden}.summary .row-panel{display:flex;justify-content:space-between;flex-wrap:wrap}.summary .user-summary-panel{flex:1 1;height:100px;display:flex}.summary .user-summary-panel .icon{width:30%;height:100%;background:#1fa024;margin-right:20px;display:flex;justify-content:center;align-items:center}.summary .user-summary-panel p{font-size:36px;font-weight:700;margin:10px 0 0;color:#01315b}.summary .user-summary-panel span{font-size:20px;color:#233f65}.summary .graph{padding:10px;flex:1 1}.summary .info{width:32%}.summary .info .title{font-size:16px;font-weight:700}.summary .info .info-item{margin-top:10px;margin-left:10px;color:#1f63a0;display:flex}.summary .info .info-item .value{font-size:24px;margin-right:8px;font-weight:700;width:50px;text-align:right}.summary .info .info-item .content{margin-top:10px}.ant-modal-content .input-row .error{color:red;font-weight:700}.sight{height:100%;overflow-y:auto}.sight .cell{display:flex}.sight .cell .img{width:400px;height:300px;overflow:hidden}.sight .cell .img img{width:100%}.sight .cell .banner .title{color:#000;font-size:16px;font-weight:700;margin-top:10px;margin-bottom:5px}.sight .cell .banner .img-viewer{display:flex;width:400px;height:250px}.sight .cell .banner .img-viewer .img-view{width:300px;height:100%;display:flex;justify-content:center;align-items:center;border:1px dashed #aaa;overflow:hidden}.sight .cell .banner .img-viewer .img-view img{width:100%}.sight .cell .banner .img-viewer .img-list{margin-left:10px;width:90px;height:100%;padding:5px;background:#aaa;overflow:hidden;overflow-y:auto}.sight .cell .banner .img-viewer .img-list img{width:80px;height:auto;margin-bottom:5px;border:2px solid #bbb;cursor:pointer;border-radius:3px}.sight .cell .banner .img-viewer .img-list img.selected{border:2px solid #fff}.sight .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.sight .cell .content .content-row{margin:5;display:flex}.sight .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.no-logo{border:1px solid #ddd;border-radius:4px;font-size:12px;font-weight:700;text-align:center}.personal-taste{height:100%;overflow-y:auto}.personal-taste .cell{display:flex}.personal-taste .cell .img{width:400px;height:300px;overflow:hidden}.personal-taste .cell .img img{width:100%}.personal-taste .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.personal-taste .cell .content .content-row{margin:5;display:flex}.personal-taste .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.personal-taste .cell .content .content-row a{width:calc(100% - 100px)}.notable{width:100%;height:100%;overflow-y:auto}.notable .cell{display:flex}.notable .cell .img{width:400px;height:300px;overflow:hidden}.notable .cell .img img{width:100%}.notable .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.notable .cell .content .content-row{margin:5;display:flex}.notable .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.notable .cell .content .content-row a{width:calc(100% - 100px)}.trivia{height:100%;overflow-y:auto}.trivia .cell{display:flex}.trivia .cell .img{width:400px;height:300px;overflow:hidden}.trivia .cell .img img{width:100%}.trivia .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.trivia .cell .content .content-row{margin:5;display:flex}.trivia .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.trivia .cell .content .content-row a{width:calc(100% - 100px)}.calendar-event{height:100%;overflow-y:auto}.calendar-event .cell{display:flex}.calendar-event .cell .img{width:400px;height:300px;overflow:hidden}.calendar-event .cell .img img{width:100%}.calendar-event .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.calendar-event .cell .content .content-row{margin:5;display:flex}.calendar-event .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.settings{margin:20px;height:100%;overflow-y:auto}.settings .title{font-size:20px;font-weight:700}.settings .other{display:flex}.settings .logo-img{width:100%;height:300px;display:flex;justify-content:center;align-items:center;background:#e8e8e8;border:1px dashed #000;overflow:hidden}.settings .logo-img img{width:100%;height:auto}.settings .btn-remove{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.53);border-radius:5px;padding:5px}.settings .banner-list{margin-left:10px;width:120px;height:100%;padding:5px;background:#bbb;overflow:hidden;overflow-y:auto}.settings .banner-list img{width:110px;height:auto;margin-top:10px;border:2px solid #eee;cursor:pointer;border-radius:3px}.settings .banner-list img.selected{border:2px solid #ffb0b0}.user{width:100%;height:100%;overflow-y:auto}.user .cell{display:flex}.user .cell .img{width:400px;height:300px;overflow:hidden}.user .cell .img img{width:100%}.user .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.user .cell .content .content-row{margin:5;display:flex}.user .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.user .cell .content .content-row a{width:calc(100% - 100px)}.ask-local{width:100%;height:100%;overflow-y:auto}.ask-local .cell{display:flex}.ask-local .cell .img{width:400px;height:300px;overflow:hidden}.ask-local .cell .img img{width:100%}.ask-local .cell .content{flex:1 1;font-size:16px;padding:10px 30px}.ask-local .cell .content .content-row{margin:5;display:flex}.ask-local .cell .content .content-row .caption{width:100px;text-align:right;margin-right:10px}.ask-local .cell .content .content-row a{width:calc(100% - 100px)}.sponsor{margin:20px;height:100%;overflow-y:auto}.sponsor .title{font-size:20px;font-weight:700}.sponsor .other{display:flex}.sponsor .logo-img{width:100%;height:300px;display:flex;justify-content:center;align-items:center;background:#e8e8e8;border:1px dashed #000;overflow:hidden}.sponsor .logo-img img{width:100%;height:auto}.sponsor .btn-remove{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.53);border-radius:5px;padding:5px}.sponsor .banner-list{margin-left:10px;width:120px;height:100%;padding:5px;background:#bbb;overflow:hidden;overflow-y:auto}.sponsor .banner-list img{width:110px;height:auto;margin-top:10px;border:2px solid #eee;cursor:pointer;border-radius:3px}.sponsor .banner-list img.selected{border:2px solid #ffb0b0}.ant-modal-content .input-row .input-label{margin-top:10px}.ant-modal-content .input-row .logo-placeholder{width:200px;height:100px;border:1px dashed #aaa;display:flex;justify-content:center;align-items:center}.ant-modal-content .input-row img{width:100%}.ant-modal-content .file-input{display:none}.privacy{overflow-y:auto;height:100%;width:100%}.privacy button{margin:10px}.privacy .title{font-size:16px}body{margin:0;padding:0;font-family:Roboto!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.App,div#root{width:100%;height:100%}::-webkit-scrollbar{width:5px;height:8px;border-radius:2px;background:hsla(0,0%,100%,.13)}::-webkit-scrollbar-thumb{background:#c2c2c2}.ant-table-pagination.ant-pagination{margin-right:10px!important}.banner-edit-dlg .logo-img{width:100%;min-height:200px;display:flex;justify-content:center;align-items:center;background:#f2f2f2}.banner-edit-dlg .btn-remove{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.53);border-radius:5px;padding:5px}.banner-edit-dlg .banner-list{margin-top:10px;display:flex;width:100%;height:90px;padding:5px;background:#bbb;overflow:hidden;overflow-x:auto}.banner-edit-dlg .banner-list img{width:auto;height:70px;margin-left:10px;border:2px solid #eee;cursor:pointer;border-radius:3px}.banner-edit-dlg .banner-list img.selected{border:2px solid #ffb0b0}
/*# sourceMappingURL=main.8f6afd67.chunk.css.map */