@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin);:root{--backgroundColor:#f7f7f7;--primaryColor:#191a1b;--textColorSecondary:rgba(0,0,0,0.45)}*,:after,:before{-moz-box-sizing:inherit;box-sizing:inherit}html{-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px;-ms-overflow-style:-ms-autohiding-scrollbar}body{background-color:var(--backgroundColor);-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.logo{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-right:1rem;font-size:1.25rem;white-space:nowrap;color:var(--primaryColor);-moz-box-pack:center;justify-content:center}.logo>svg{fill:var(--primaryColor)}.text-disabled{color:var(--textColorSecondary)!important}.trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.logo{height:32px;background:hsla(0,0%,100%,.2);margin:16px}.logo h1{color:#fff;font-size:2em}.site-layout .site-layout-background{background:#fff}.ant-layout-sider{height:100vh}h1,h2,p{color:#1890ff}.wrapper{max-width:1200px;padding:0 16px;margin:auto}.navbar{padding:20px;margin-bottom:20px;background:#008cba;color:#fff;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.navbar .create{color:#fff;font-size:1.5rem}.navbar .navbar-brand{color:#fff;font-size:2rem}.create:hover,.navbar-brand:hover{color:#fff}.form-container{width:400px;margin:20px auto}.note-container{text-align:center;margin-top:20px}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}.fixed{display:-moz-box;display:flex;position:fixed;top:0;left:0;right:0;z-index:1}.ant-layout-header{padding:0;z-index:1}@media only screen and (max-width:600px){.m-hide{display:none}.ant-layout-header,.ant-layout-sider-children{position:fixed;z-index:100}.ant-layout-content{margin:80px 16px!important}.ant-layout-sider-children{height:100%}}