@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&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}.nav-bar{background-color:red;display:flex;height:120px;justify-content:space-between;width:100%}.nav-links{display:flex}.logo,.nav-links,li{height:100%}li{line-height:110px;text-align:center;width:150px}li a{color:#fff;font-size:20px}span{display:inline-block;line-height:normal;vertical-align:middle}svg{height:140px;margin-top:-10px;width:140px}*{scrollbar-color:#646464 #aaa;scrollbar-width:thin}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#aaa}::-webkit-scrollbar-thumb{background-color:#646464;border:3px solid #aaa;border-radius:20px}section{height:auto;margin:5px 10px;padding:5px}a{text-decoration:none}button{background-color:#fff;border-radius:5px;border-style:none;color:#357cff;font-size:16px;font-weight:600;margin:4px;padding:6px}button:hover{cursor:pointer}.logo-section,button:hover{background-color:#357cff;color:#fff}.logo-section{align-items:center;flex-wrap:wrap;justify-content:space-between;padding:5px 35px}.awd-logo{color:#fff}.awd-logo svg{height:200px}.second-section{background-color:#dbdbdb;flex-wrap:wrap;justify-content:space-between;padding:5px 35px}.sign-out{cursor:pointer}.flex,.main{display:flex}.main{font-family:roboto;padding:20px}.selector{background-color:#dbdbdb;border-radius:10px;width:250px}.selector .collection{background-color:#fff;border-radius:5px;color:#000;display:block;font-size:20px;margin:5px 10px;padding:4px;width:auto}.selector .active,.selector .collection:hover{border:solid #357cff;border-width:0 0 0 5px}.third-section{background-color:#dbdbdb;border-radius:10px;margin:30px;padding:30px;width:calc(100% - 120px)}.sample-site{background-color:#fff;border-width:0;height:90vh;width:100%}.editor{background-color:#dbdbdb;border-radius:10px;max-height:500px;overflow-y:scroll;padding:10px;width:100%}.editor h1{font-size:32px}.editor .topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.editor h2{font-size:30px}.editor .new-item{background-color:#fff;border-radius:5px;color:#000;display:inline-flex;width:calc(100% - 5px)}.editor .new-item span{border-radius:5px;cursor:pointer;font-size:20px;padding:5px}.editor .new-item .fields{display:block;flex-wrap:wrap;justify-content:space-between;margin-left:20px;margin-right:20px}.editor .new-item .field{overflow-x:hidden;width:200px}.editor .new-item .submit{-ms-grid-row-align:center;align-self:center;border-radius:2px;height:auto;margin-top:20px;padding:5px;width:auto}.editor .new-item input{margin-bottom:15px}.editor .document-name{margin-right:15px;max-width:200px;overflow-x:hidden}.editor .fields{flex-wrap:wrap;gap:10px 10px;justify-content:flex-start;overflow:hidden;width:100%}.editor .fields .description{color:#888;font-weight:700;margin-right:10px}.editor .fields .displayFields{display:flex;margin:20px 5px;max-width:620px;min-width:200px;overflow-x:hidden;overflow-y:hidden}.editor .fields .displayFields h4{font-size:18px;text-align:left;white-space:pre-line}.editor .video,.editor .video video{height:120px}.editor .video img{height:120px;object-fit:contain}.editor .edit-buttons{position:relative}.editor .delete svg,.editor .edit svg{height:22px;margin-top:1px;width:22px}.editor .editing{display:block;flex-wrap:wrap;justify-content:space-between;line-height:1.5;margin-left:20px}.editor .editing button{height:28px;margin:4px;padding:4px}.editor .editing .field{width:200px}.editor ul{float:none}.editor ul li{align-items:center;background-color:#fff;border-radius:5px;color:#000;font-size:16px;justify-content:space-between;list-style:none;margin:10px 0;padding:10px 4px;text-decoration:none;width:auto;width:calc(100% - 5px)!important}.editor ul li h2{font-size:24px;margin:0}.item-list,.item-list h2{height:auto;line-height:normal}.item-list h2{margin:0;padding:0}.login-form{align-items:center;background-color:#dbdbdb;border-radius:5px;display:flex;flex-direction:column;margin:40px auto;max-width:300px;padding:15px;width:100%}.login-form label{width:100%}.login-form input{height:30px;padding:2px;width:100%}@media only screen and (max-width:700px){.main{flex-direction:column;padding:0}.editor,.selector{margin:10px auto;padding:10px;width:95%}.third-section{margin:5px;padding:10px;width:calc(100% - 40px)}.logo-section,.second-section{padding:5px 20px}}@media only screen and (max-width:550px){.logo-section{padding:5px 20px 5px 5px}.logo-section svg{height:100px}h1{font-size:22px}.cms-display{display:none}}*{margin:0;padding:0}li{list-style:none}
/*# sourceMappingURL=main.7987786b.css.map*/