body{margin:0;padding:0;font-family:sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.id{font-size:.7rem;font-weight:100;display:none}.orgaheader{background-color:#ccc;width:700px;margin:3px;padding:4px}.orgaheader:hover{cursor:pointer}.hidden{display:none}svg>path{fill:none;stroke:#3a3}.project-work{flex-direction:row;align-items:center;margin:2px 2px 2px 20px;display:flex}.project-name{width:330px;overflow:none}.user-info,.organization-info,.uploadlog{flex-direction:column;margin-left:50px;font-size:1.1rem;display:flex}.user-info h2,.organization-info h2,.uploadlog h2{color:#0009;text-align:center;width:700px;margin-bottom:20px}.user-info label,.organization-info label,.uploadlog label{color:#0009;margin-bottom:30px}.user-info .label,.organization-info .label,.uploadlog .label{margin-bottom:5px}.user-info input,.organization-info input,.uploadlog input{border:hidden;border-bottom:1px solid #0009;outline:none;width:700px;font-size:1.2rem}.output-text{color:#111;background-color:#eee;border:1px solid #0009;width:700px;min-height:20px}.output-text--loading{color:#0009;width:700px;min-height:20px}.output-text--error{color:#c802029f;width:700px;min-height:20px}.bottom-border{border-bottom:1px solid #0009}.button{background-color:#eee;outline:none;width:200px;height:40px;margin-top:30px;font-size:16px}.button:hover{cursor:pointer;background-color:#ddd}.button:disabled{color:#999;background-color:#eee}#root{flex-flow:column;align-items:center;display:flex}#header{width:100%}.DashboardOverview{justify-content:space-around;align-items:center;place-items:3;flex-flow:wrap;width:1000px;display:flex}.DashboardCard{background-color:#eee;border:2px solid gray;flex-grow:2;width:300px;height:220px;margin-top:15px;margin-left:15px}.DashboardCard:hover{background-color:#ddd}nav.menu{background-color:#222;justify-content:space-between;padding:5px;display:flex}nav.menu ul{margin:0;padding:0;list-style:none}nav.menu ul li{display:inline-block}nav.menu .text{color:#eee;padding:8px}.topbar-button{color:#eee;cursor:pointer;background:#333;border:1px solid #777;margin-right:10px;padding:8px}.topbar-button:hover{background:#666}.publish-project{margin:1px}.publish-project .dateinput{margin-left:1px}.publish-project .content{grid-template-rows:20px 2fr 2fr;gap:5px;margin:5px;display:grid}.publish-project .content-header{grid-template-columns:300px 200px 200px 230px 50px 100px 100px 300px;place-items:stretch stretch;gap:15px;display:grid}.publish-project .publish-details{white-space:nowrap;box-sizing:border-box;border:1px solid gray;width:100%;max-height:calc(50vh - 90px);font-size:11px;overflow:scroll}.publish-project .publish-details .item{box-sizing:border-box;grid-template-columns:.8fr 1fr 1.7fr 1fr 1.5fr 1fr 1fr 1.5fr 3.5fr 4fr 4fr 3fr;gap:2px;width:100%;margin:0;padding:2px 2px 2px 0;display:grid}.publish-project .publish-details .item.exception{color:red;background-color:#ffca7b;font-weight:bolder}.publish-project .publish-details .item.error{color:red}.publish-project .publish-details .item.warning{color:orange}.publish-project .publish-details .item:hover{background-color:#b1b1b1}.publish-project .table-header{box-sizing:border-box;grid-template-columns:.8fr 1fr 1.7fr 1fr 1.5fr 1fr 1fr 1.5fr 3.5fr 4fr 4fr 3fr;place-items:stretch stretch;gap:2px;width:100%;margin:0;padding:0;display:grid}.publish-project .table-header .cell{justify-content:stretch;display:flex;overflow:hidden}.filter-container{align-items:stretch;gap:4px;display:flex}.filter-container label{align-self:center}.checkbox{flex-direction:row;align-items:center;display:flex}.center-container{justify-content:center;align-items:center;display:flex}.error{background-color:#faadad;padding:5px}.loading-div{margin-top:2px;margin-left:10px}.publish-header{white-space:nowrap;box-sizing:border-box;border:1px solid gray;width:100%;max-height:calc(50vh - 70px);padding:0;font-size:11px;overflow:hidden scroll}.publish-header .item{box-sizing:border-box;grid-template-columns:.8fr 1fr 1.7fr 1fr 1.5fr 1fr 1fr 1.5fr 3.5fr 4fr 4fr 3fr;place-items:stretch stretch;gap:2px;width:100%;margin:0;padding:2px 2px 2px 0;display:grid}.publish-header .item.recent{background-color:#0f0}.publish-header .item .cell{justify-content:stretch;display:flex;overflow:hidden}.publish-header .item:hover{cursor:pointer;background-color:#b1b1b1}.publish-header .item:hover.selected,.publish-header .item.selected{background-color:#c1c1c1}.deployment{border-style:solid;border-width:4px;grid-template-rows:auto 1px auto;min-width:300px;height:150px;margin:10px;display:grid}.status-red{color:#ff2133;background-color:#fbd3d6;border-color:#ff2133}.status-green{color:#36b24d;background-color:#d7eddb;border-color:#36b24d}.status-yellow{color:#ffc936;background-color:#fbf1d7;border-color:#ffc936}.status-pink{color:#7746f1;background-color:#e2daf8;border-color:#7746f1}.deployment-top{justify-content:center;align-items:center;font-size:20px;display:flex}.deployment-bottom{color:#393939;justify-content:center;align-items:center;padding:5px;font-size:14px;display:flex}.card-divider{border-style:solid;border-width:1px 0 0;height:1px}.deployments{flex-flow:wrap;margin:10px;display:flex}.project-name:hover{cursor:pointer;background-color:#e3e3e3}.project-name.selected{background-color:#bcbcbc}.project-folder{font-weight:700}.project-summaries{flex-direction:row;align-content:space-between;gap:20px;display:flex}.project-tree{max-height:calc(100vh - 120px);overflow-y:scroll}.project-detail-header{flex-direction:row;gap:15px;display:flex}.project-timeline{grid-template-columns:auto auto auto auto auto auto;gap:8px 20px;display:grid}.timeline-created{color:#00f}.timeline-deleted{color:red}.disabled{color:#bbbaba}.projects{margin:10px}.error-status{color:#c802029f}.enter-organizationid{flex-direction:column;margin:20px;display:flex}.enter-organizationid label{margin-top:30px;font-size:1.2rem}.enter-organizationid .input-text{border:hidden;border-bottom:1px solid gray;outline:none;width:400px;margin-top:10px;font-size:1.2rem}.enter-organizationid .output-text{margin-top:10px;font-size:1.2rem}
