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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}template{display:none}h1,h2,h3{margin-top:.2em!important;margin-bottom:.4em!important}body,html{font-size:14px!important}body .app-main-body{padding:0 1rem}.flex-between.center{align-items:center}.icon-status{font-size:2.5rem;padding:.5rem;width:4rem;text-align:center}.form-input.button button,.form-input input,.form-input select{padding:.3em 1em;border-radius:.25em;font-size:1em;border:2px solid #eee}.form-input{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5em}.input-remaining{position:absolute;right:1.5rem;top:.1rem;font-size:.75rem;color:#aaa;cursor:default}.form-input.button{margin-bottom:1em;display:flex;justify-content:flex-end}.form-input.button button:hover{box-shadow:2px 2px 5px #aaa}.form-input label{margin-right:1em;font-size:1em;font-weight:600;flex-grow:1}.app-container{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1;background-color:#fdfdfd}.app-container .sidebar{position:absolute;width:200px;top:0;bottom:0;left:0}.app-container .main{position:absolute;top:0;bottom:50px;left:200px;right:0;overflow:auto}.app-container .footer{position:absolute;height:50px;left:200px;bottom:0;right:0;display:flex;justify-content:flex-end}.sticky{position:sticky;top:0;background-color:#fff;z-index:900}.footer .app-logo{margin-top:-.7rem}.logo{align-items:center}.text-center{text-align:center}.sidebar .logo{padding:15px}.footer .logo{padding:4px 1em}.footer img{position:absolute}.logo img{max-width:170px;max-height:170px}img.logo{max-width:100px;overflow-y:visible}.error{padding:1em;color:#fff;background-color:#f56c6c;border:1px solid #d56c6c;border-radius:.2em;margin:.5em 0}.error.dark-text,.error .dark-text{color:#333}.showcase-gate{padding:0;display:flex;flex-wrap:wrap;justify-content:center}.showcase-gate .gate{border-radius:.2em;border:1px solid #ddd;padding:2em;margin:1em;width:400px}.gate{box-shadow:2px 2px 5px #ddd}.ellipsis{overflow:hidden;text-overflow:ellipsis}.ellipsis,.no-wrap{white-space:nowrap}.stock-image{-webkit-filter:grayscale(80%);filter:grayscale(80%)}.showcase{padding:0 1em;margin-bottom:100px}.showcase-project-2{cursor:pointer;border:1px solid #ddd;width:271px;height:275px;margin:.5em;transition:.5s ease-in-out;position:relative;display:flex;flex-direction:column;box-shadow:2px 2px 4px #aaa}.showcase-project-2:hover{box-shadow:2px 2px 4px #444}.showcase-project-2 .header{display:flex;justify-content:space-between;align-items:center;padding:4px 5px;margin:0 -1px;font-size:1.2em;background-color:#ddd;border-bottom:1px solid #aaa}.showcase-project-2 .header .ellipsis{font-size:.8em}.showcase-project-2 .footer{display:flex;height:23px;justify-content:space-between;align-items:center;padding:4px 5px;margin:0 -1px -1px;font-size:1.2em;background-color:#ddd;border-top:1px solid #aaa}.showcase-project-2 .body{flex-grow:1;overflow:hidden;height:100%;display:flex;margin-right:-1px;margin-left:-1px;flex-direction:column}.showcase-project-2 .body .tile-image{height:150px;overflow:hidden;position:relative;background-color:#888}.showcase-project-2 .body .tile-image img{object-fit:contain;width:100%;height:100%;position:relative;z-index:2}.showcase-project-2 .body .tile-image img.stock-image{object-fit:fill}.showcase-project-2 .body .tile-image img.img-back{object-fit:cover;position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;-webkit-filter:blur(1rem);filter:blur(1rem)}.showcase-project-2 .body .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.2em;text-align:center;line-height:1em;height:2.2em;padding:.1em .2em}.showcase-project-2 .body .owners{font-size:.8em;color:#777;width:100%;height:1.25em;display:flex;justify-content:flex-start;flex-wrap:1}.showcase-project-2 .body .owners span{margin-right:1em}.showcase-project-container{display:flex;flex-wrap:wrap;justify-content:center}.showcase-search-filters{width:max(30%,350px)}.screen{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(80,80,80,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.screen.align-start{align-items:flex-start}.head-room{margin-top:2rem}.head-room-xl{margin-top:64px}.editor-class{min-height:400px;max-height:min(calc(100vh - 300px),780px);border:1px solid #eee;border-radius:3px;margin-bottom:1em;padding:0 1em}.head-room-l{margin-top:32px}.modal-close{position:absolute;right:.3em;top:.3em}span.close{border-radius:99px;border:1px solid #aaa;padding:4px 8px;background-color:#eee}span.close:hover{cursor:pointer;border-width:2px;box-shadow:2px 2px 5px #aaa}.owners{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0 1em;max-width:275px}@media (max-width:1300px){.flex-between{flex-wrap:wrap}}@media (max-width:776px){.flex-between{flex-wrap:wrap}.title-bar h1{font-size:1.8rem}.title-bar .logo img{max-height:35px!important}}@media (max-width:576px){.app-container .footer,.app-container .main,.app-container .sidebar{position:relative}.app-container .sidebar{width:100%;display:flex;justify-content:center}.app-container{overflow:auto}.app-container .main{bottom:inherit;left:inherit;top:inherit;right:inherit;overflow-y:auto}.app-container .footer{position:relative;left:inherit;justify-content:center}.form-input{flex-direction:column;justify-content:flex-start;align-items:flex-start}.small-hide{display:none}.logo img{max-height:75px}}.title-bar{display:flex;justify-content:space-between;padding:.4rem;position:relative;align-items:center}.title-bar .logo img{max-height:55px}.title-bar .logo.nhd-logo img{height:55px;text-align:center}h1,h2,h3{margin-top:5px;margin-bottom:5px}.footer{display:flex;justify-content:space-between;align-content:center;color:#fff;flex-wrap:wrap;position:absolute;bottom:0;right:0;left:0;padding:.7rem}.footer img{max-height:40px}.container{background-color:#fdfdfd;min-height:90vh;margin-bottom:50px;position:relative;padding-bottom:60px;padding-left:0!important;padding-right:0!important}i.fa,i.fad,i.fal,i.far,i.fas{padding-left:.3em;padding-right:.3em}.navbar i.fa,.navbar i.fad,.navbar i.fal,.navbar i.far,.navbar i.fas{padding:0}.navbar-nav li{margin-right:1rem}.navbar-collapse{padding-right:0!important;padding-left:0!important}.paperwork-container{margin:0 1em}.file-inspection{background-color:#fff;position:fixed;top:0;right:0;left:0;bottom:0;z-index:10;padding:1em;display:flex;flex-direction:column}.file-inspection .file-inspection-body{flex-grow:1;display:flex;overflow-y:hidden;overflow-x:auto}.file-inspection .file-inspection-body .review-file-admin-panel{overflow-y:auto;overflow-x:hidden}body input[type=checkbox]{margin-left:3px;margin-right:10px;margin-top:-7px;-webkit-transform:scale(1.5);transform:scale(1.5);min-width:20px;min-height:13px}.inline-label .control-label{display:inline}button.btn .caret{margin-left:.5em}.btn{margin-right:1em}.btn-group .btn{margin-right:0}.editor{margin-right:1em}.csv-file-preview{max-height:400px;overflow:auto;padding:1em;width:100%}.csv-file-preview table{font-size:.7em}.csv-file-preview table td{padding-right:1.3em}#docVideo{position:relative;height:500px;border:1px solid #eee;padding:0;margin-bottom:2em;box-sizing:content-box}.external-judge h2{margin:0;padding:0}.external-judge .contest-info span,.external-judge .person-info span{padding-right:1em}.external-judge{margin:1em;padding:1em;border:1px solid grey;border-radius:4px;display:flex;justify-content:space-between;position:relative}.external-judge .denied{font-weight:800;position:absolute;left:0;top:30px;font-size:.8em;opacity:.5;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.card-body,.card-header{position:relative}.big-text-box{margin:1em;padding:1em;border:1px solid grey;border-radius:4px}.hangup-button{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.video-gate{position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(90,90,90,.9);color:#fff;font-size:3em;z-index:9999;display:flex;justify-content:center;align-items:center;flex-direction:column}.unlocked .video-gate{display:none}.topic-words{white-space:pre-wrap}.time-display{max-width:300px}.flex-center{justify-content:center}.flex-center,.flex-evenly{display:flex;align-items:center}.flex-evenly{justify-content:space-evenly}.modal-not-bs{position:fixed;display:flex;align-items:center;justify-content:center;z-index:1000;left:0;top:0;right:0;bottom:0;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-open{overflow:hidden}.modal-content h3{font-size:18px;margin:0!important;padding:0}.modal-content{background-color:#fefefe;padding:20px;border:1px solid #888;overflow-y:auto;max-height:98vh;position:relative}.modal-body{overflow-y:auto;border-top:1px solid #aaa;min-height:150px;min-width:150px;max-height:calc(100vh - 10em)}.modal-full .modal-body{max-height:calc(100vh - 8em);position:relative}.modal-content.modal-m{width:min(500px,100vw);max-width:min(500px,100vw)}.modal-content.modal-l{width:min(760px,100vw);max-width:min(760px,100vw)}.modal-content.modal-xl{width:min(1080px,100vw);max-width:min(1080px,100vw)}.modal-content.modal-xxl{width:min(1200px,100vw);max-width:min(1200px,100vw)}.modal-content.modal-full{width:100vw;max-width:100vw;height:calc(100vh - 30px)}.grapes-js-container .gjs-editor-cont{height:calc(100vh - 14em)!important;margin-top:-15px;margin-bottom:-15px}.cke_contents{height:calc(100vh - 25rem)!important}.grapes-js-button-bar{margin-top:2em;margin-left:-10px}.round-border{border-radius:6px}.w-100{width:100%}.flex-between.middle,.flex.middle{align-items:center}.headroom,.headroom-l{margin-top:8px}.headroom-xl{margin-top:2em}.bumper{padding:.5em 1em}.bumper-l{padding:8px}.bumper-out-l{margin:8px}.soft-border{border-radius:8px;border:1px solid #777}.click{cursor:pointer}.bumper-sides-l{padding-left:8px;padding-right:8px}.bumper-sides-out{margin-left:8px;margin-right:8px}.bumper-vert-out-l{margin-top:8px;margin-bottom:8px}#z-index-control1,#z-index-control2{z-index:1}.wider-input-d{min-width:150px}.wider-input-t{min-width:100px}.flex-column{display:flex;flex-direction:column;align-items:center}.flex-column-reverse{display:flex;flex-direction:column-reverse;align-items:stretch}.bumper-sides-l{padding-left:16px;padding-right:16px}.accordion{margin:1em .5em;border-radius:4px;border:1px solid #aaa}.accordion-header{font-size:1.3em;font-weight:bolder;padding:.3em .7em;border-bottom:1px solid #aaa}.accordion-body{padding:.3em 1.2em}.flex,.flex-centered{display:flex;align-items:center}.flex-centered{justify-content:center}.category-assessment{padding:4px}.c-a-title{width:40%;flex-wrap:wrap;font-size:1.15em;font-weight:500}.c-a-scoring-range,.c-a-title,.c-a-weight{flex-grow:1}.dont-margin{margin:0!important}.grow,.grow-1{flex-grow:1}.rubric-header{display:flex;justify-content:space-between}.wider{min-width:50%}.wrap{flex-wrap:wrap}.judge-table{border-collapse:collapse;width:100%}.judge-table td,.judge-table th{padding:4px}.judge-table tr:nth-child(2n){background-color:#eee}.judge-table tr:hover{background-color:inherit;cursor:inherit;box-shadow:none}.path-option{cursor:pointer}.prompt-unit{padding:8px;margin:8px;width:30%}.limited-length{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.container .time-display{font-size:1.2em;border-radius:4px;padding:.25em 1em;margin-left:1em;color:#fff}.Toastify .acadeca-60{background-color:#00f;color:#fff}.Toastify .acadeca-30{background-color:#f065ab;color:#fff}.Toastify .acadeca-0{background-color:#fff;color:#000}.text-right{text-align:right}.download-scores{display:flex;flex-wrap:wrap;justify-content:space-evenly}.download-scores div{padding:1.4em;border-radius:4px;border:1px solid #aaa;transition:.5s ease-in-out;cursor:pointer}.download-scores div:hover{transition:1.5s ease-in-out;box-shadow:2px 2px 5px #aaa}.ready-to-load-area{border:1px solid #2e7d32;background-color:#c8e6c9;border-radius:8px;margin:16px;padding:16px}.bumper-sides-out-l{margin-left:16px!important;margin-right:16px!important}.boo img{position:absolute;z-index:999999;top:0}.scare{position:fixed;bottom:3px;right:3px}.paperwork-list-btn-bar{display:flex;justify-content:flex-end;flex-direction:column}.paperwork-list-btn-bar button{margin:.2em 0}.spelling-bee-container{height:400px;width:100%}i{margin-right:0!important}.parent-section{height:400px;padding:8px;margin:8px;border:2px solid #444;border-radius:8px;display:flex;align-items:center;box-sizing:border-box}.video-section{flex-grow:3;min-width:500px}.some-info-section,.video-section{height:100%;margin:8px}.inside-info-section{display:flex;flex-direction:column;align-items:stretch;justify-content:center}.participants-section{border:2px solid #444;border-radius:8px;margin:8px;padding:8px;display:flex;flex-wrap:wrap;overflow-y:auto}.user-card{height:85px;width:70px;border:5px solid #444;border-radius:8px;color:#444;margin:8px;display:flex;justify-content:center;align-items:center}.user-card.ready{border:5px solid #80b3ff;color:#80b3ff}.user-card.notReady{border:5px solid #444;color:#444}.user-card.current{border:5px solid #0dcc80;color:#0dcc80}.user-card.eliminated{border:5px solid #9a1a1a!important;color:#9a1a1a!important}@media screen and (max-width:700px){.parent-section{flex-direction:column;overflow-y:auto}.some-info-section{max-height:50px}.inside-info-section{flex-direction:row;flex-wrap:wrap}}.video-project-id{font-size:1.5em;font-weight:bolder}.video-assignments{margin:3em}.video-assignments .assignment{margin:.3em 1em;border:1px solid #aaa;padding:.3em;border-radius:4px}.video-assignments .assignment.other-room{border-left:10px solid #df8807}.video-assignments .assignment button{margin-left:2em}.super-quiz-container{height:100%;width:100%;padding:16px}.judge-top-section{width:100%;display:flex;padding:16px;margin-bottom:8px}.video-box{height:300px;min-width:300px;flex-grow:1;padding:16px}.judge-quiz-box{height:300px;flex-grow:2;padding:16px;margin-left:8px}.bottom-section{height:40%;width:100%;display:flex;justify-content:space-evenly;padding:16px}.team-box{max-width:300px;height:100%;padding:16px}.team-member-area{display:flex;flex-wrap:wrap;justify-content:space-between}.student-left-section{height:100%;min-width:40%;display:flex;flex-direction:column;padding:16px;align-items:center;justify-content:space-evenly}.student-quiz-box{border:2px solid #ff0;padding:16px;margin:16px}.question-selection input{visibility:hidden}.question-selection label{height:30px;width:100%;background-color:#fff;border:solid #ffe5bf;display:flex;justify-content:center;align-items:center;margin:10px;border-radius:6px}.question-selection label:hover{background-color:#ffe5bf;border:solid #ffcd80;cursor:pointer}.question-selection input[type=radio]:checked+label{background-color:#ffcd80;display:flex;justify-content:center;align-items:center;color:#444;font-weight:700}.round-thick-border{border:2px solid #777;border-radius:8px}.question{font-size:larger;font-weight:600}.modal-topics:nth-child(odd){background:#ddd}.modal-topics{-webkit-user-select:none;-ms-user-select:none;user-select:none}.emph{font-weight:700;font-size:1.15em}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border:1px solid #6c757d;border-radius:.25rem}.btn-secondary:focus{color:#fff;background-color:#6c757d;border-color:#6c757d}button{border-radius:.5rem}.top-banner{position:fixed;top:0;left:0;right:0;height:50px;background-color:#af9;color:#444;border:1px solid #0dcc27;transition:height .5s;display:flex;justify-content:space-evenly;align-items:center;z-index:3}.contained{max-height:600px;overflow-y:auto}.online-judging-dashboard{margin:1em}.online-judging-project-list{display:flex;flex-wrap:wrap;justify-content:space-evenly}.online-judging-project-list .project .id{text-align:center;font-weight:700}.online-judging-project-list .project .category{height:12px}.online-judging-project-list .project .category,.online-judging-project-list .project .language{font-size:.8em;width:160px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.online-judging-project-list .project .category-no-space{font-size:.8em;width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.online-judging-project-list .project{padding:.4em;margin:.5em;border:1px solid #aaa;border-radius:4px;width:180px;height:150px}.online-judging-project-list .project .judges{font-size:.85em;max-height:65px;background-color:#deb887;overflow:auto}.online-judging-project-list .project:hover{box-shadow:2px 2px 5px #aaa}.dashboard-tools .bell-button{font-size:3em}.dashboard-tools .tool{display:flex;align-items:center;justify-content:space-between;padding:1em;margin:.5em;border:1px solid #aaa;border-radius:4px}.dashboard-tools .tool .btn{margin-right:0}.online-judging-dashboard .user-list{padding:1em;font-size:1.1em}.online-judging-dashboard .user-list .user:nth-child(2n){background-color:#ccc}.online-judging-dashboard .user-list .user{margin-bottom:.2em;padding:.1em .5em;border-radius:.2em}.auto-plop-queue{display:flex;flex-wrap:wrap;justify-content:space-evenly}.auto-plop-queue>div{width:40%;min-width:300px;border:1px solid #aaa;border-radius:4px;padding:1em;margin:2em}.auto-plop-queue .inqueue{font-size:1em;padding:.3em 1em}.no-width-form-control{display:block;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.loading-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:500px}.w-30{width:30%}.participant-video .footer,.participant-video .navbar,.participant-video .title-bar{display:none}.participant-video .big-text-box{margin:.2em;padding:.3em 1em}.participant-video .container{width:98%;max-width:1600px}.participant-video #docVideo{height:calc(100vh - 200px);min-height:500px}.participant-video .head-room,.participant-video .head-room-l,.participant-video .head-room-xl{margin-top:8px}.DraftEditor-editorContainer{z-index:0!important}.plop-table{width:100%}.plop-table th,td{padding:0 8px!important}.first-time-modal-table tr:nth-child(2n){background-color:#e2e2e2}.first-time-modal-table,td,th,tr{padding:4px}.judge-category{font-size:smaller;margin-right:1em;background-color:#ccc;padding:.2em;border-radius:4px}.locked{position:relative}.unlocked .gate{display:none}.locked .gate{position:absolute;text-align:center;padding:2em;color:#fff;background-color:#333;background-color:rgba(0,0,0,.75);cursor:not-allowed;top:0;right:0;left:0;bottom:0;z-index:999999}.circle-scheduler{margin:auto 1em}.circle-scheduler .menu-bar{margin-bottom:1em}.circle-scheduler-step-tile{display:flex;flex-wrap:wrap}.circle-scheduler-step-tile .step-tile{width:275px;border:1px solid #aaa;border-radius:.3em;margin:1em;padding:1em}.circle-scheduler-step-tile .step-tile button{margin-top:.5em}.oj-circle .header{display:flex;justify-content:space-between}.oj-circle .header .title{font-size:smaller;color:#555}.oj-circle .assignments-container{display:flex;justify-content:space-evenly}.oj-circle .assignments{padding:.5em;border-radius:3px;border:1px solid #ccc}.oj-circle .judge{padding:.2em .5em;border-radius:3px;background-color:#ddd;margin:.25em}.oj-circle .judge span{font-size:smaller;color:#777;padding-left:2em}.oj-circle-project{border:1px solid #ccc;padding:.3em 1em;margin:.25em;border-radius:3px}.oj-circle-project:nth-child(2n){background-color:#f5f5f5}.participant-control-center{display:flex;align-items:center;flex-wrap:wrap}.participant-control-center .participant{background-color:#eee;border-radius:4px;padding:.2em;margin:.15em}.participant-control-center .user{text-align:center}.participant-control-center .action{padding:.3em;cursor:pointer;color:#aaa}.participant-control-center .action:hover{color:#000}.time-display{font-size:3em;font-weight:600;color:#bbb;background-color:rgba(40,40,40,.75);border-radius:8px;padding:20px;display:flex;justify-content:center}.basic-single div{z-index:1000}.awards-list{display:flex;flex-wrap:wrap}.awards-list .award{border:1px solid #aaa;border-radius:4px;padding:.75em 1em;font-size:1.3em;margin:1em;display:flex;align-items:center;cursor:pointer}.awards-list .award:hover{box-shadow:2px 2px 5px #aaa}.awards-list .award .fad{font-size:1.5em;padding-right:1em}.awards-list .award .award-sub{font-size:.8em;color:#333}.award-certificate{background-color:#555;padding:5px;overflow:auto}.award-certificate .page{margin:1em auto;padding:3em;background-color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;width:825px;height:618px;background-image:url(/static/media/border1.2d773e5a.jpg);background-size:contain;background-repeat:no-repeat}.award-certificate{font-size:20px}.award-certificate .fair-name{text-align:center;font-size:1.75em;font-weight:600}.award-certificate .fair-name-sub{text-align:center;font-size:1.3em}.award-certificate .award-text{text-align:center;font-size:1em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps;margin:.5em}.award-certificate .award-name{text-align:center;font-size:2.4em;font-weight:bolder;text-decoration:underline;margin:.1em}.award-certificate .award-title{text-align:center;font-size:1.75em;font-weight:bolder}.award-certificate .award-title-sub{text-align:center;font-size:1.45em;-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps}.award-certificate .award-logo{max-width:200px;max-height:200px;z-index:20}.award-certificate .header{display:flex;align-items:center}.advanced-judging-landing{padding:0 1em}.advanced-judging-landing .search-bar .category{padding:.53em 1em;border:1px solid #aaa;border-radius:6px;height:inherit}.advanced-judging-landing .search-bar{display:flex;align-items:center;justify-content:space-between}.advanced-judging-landing .search-bar label{margin-right:2em}.advanced-judging-landing .search-bar input{max-width:min(50vw,400px)}.advanced-judging-landing .project-search-list{margin-top:1em}.advanced-judging-landing .project-search-list .project .button-panel{margin-right:1em}.advanced-judging-landing .assignment,.advanced-judging-landing .project-search-list .project{padding:.53em 1em;border:1px solid #aaa;border-radius:6px;margin-bottom:.5em}.advanced-judging-landing .assignment{display:flex;justify-content:space-between;align-items:center}.advanced-judging-landing .assignment.assignment2{border-color:#80b3ff}.advanced-judging-landing .assignment .buttons{font-size:1.2em;margin:auto 1em}.advanced-judging-landing .assignment .times span{background-color:#ccc;padding:.25em 1em;margin:.2em;border-radius:.4em;display:inline-block;font-size:.8em}.advanced-judging-landing .assignment .buttons span{margin-right:1em}.bumper-bottom{margin-bottom:1em}.bummper-left{padding-left:1em}.label.bummper-left{margin-left:1em}.advanced-judging-landing .project-search-list .project .main{display:flex;justify-content:space-between;align-items:center}.advanced-judging-landing .project-search-list .project:hover{box-shadow:2px 2px 5px #aaa}.advanced-judging-landing .schedule-slots{display:flex;justify-content:space-evenly;flex-wrap:wrap}.advanced-judging-landing .schedule-slots .panel{margin:.5em;width:300px}.advanced-judging-landing .schedule-slots .timeslot{padding:.25em;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.advanced-judging-landing .schedule-slots .timeslot.self{color:#375c94;font-size:1.1em;font-weight:bolder}.advanced-judging-landing .schedule-slots .timeslot:hover{box-shadow:1px 1px 3px #aaa}.advanced-judging-landing .schedule-slots .click{margin-right:1em}.slot-list{max-height:300px;overflow-y:auto}.slot-list .timeslot{font-size:1.3em}.slot-list .timeslot:hover{text-decoration:underline;cursor:pointer}.slot-list .timeslot span{margin-right:1em}.support-chat-open-btn{font-size:2.5em;position:fixed;z-index:100;left:.25em;top:.25em;background-color:#aaa;border-radius:1em;padding:.2em}.support-chat-open-btn:hover{box-shadow:2px 2px 5px #000}.support-agent{display:flex;justify-content:space-evenly;flex-wrap:wrap}.support-agent .support-chat-open{position:relative;right:inherit;bottom:inherit;margin:1em}.support-chat-open{position:fixed;z-index:1000;right:.25em;bottom:.25em;background-color:#aaa;border-radius:.5em;padding:1em;width:min(350px,100vw);height:min(500px,100vh);display:flex;flex-direction:column;box-shadow:5px 5px 20px #000}.support-chat-open .chat-header{display:flex;justify-content:space-between;align-items:center;font-size:1.5em}.support-chat-open .chat-body{flex-grow:1;height:100%;background-color:#bbb;overflow-y:auto}.support-chat-open .chat-footer{display:flex;align-items:center}.support-chat-open .chat-footer textarea{background-color:transparent;width:100%;border:none;flex-grow:1}.message-tape .message-item{white-space:pre-wrap;background-color:#ddd;padding:.4em;border-radius:.4em;margin:.4em .4em 1.4em;position:relative}.message-tape .message-item.self{background-color:#add8e6}.message-tape .message-item.system{background-color:#caf2b8}.message-tape .message-item .from-name{position:absolute;bottom:-1.5em}.message-tape .from-name{font-size:.65em}.support-chat-subscribe .header{display:flex;justify-content:space-between;align-items:center}.support-chats{display:flex;flex-wrap:wrap;justify-content:space-evenly;overflow:auto;max-height:100px}.support-chats .support-chat{cursor:pointer;max-width:200px;background-color:#ddd;padding:.1em .5em;border-radius:.2em;margin:.1em}.support-chats .support-chat:hover{box-shadow:3px 3px 10px #aaa}.support-chats .support-chat.active{background-color:#add8e6}.category-tile-list{justify-content:space-between;flex-wrap:wrap;display:flex;padding:1em}.category-tile-list .category-tile{padding:.53em 1em;border:1px solid #aaa;border-radius:6px;margin-bottom:.5em;width:270px;height:100px;font-size:1.4em;align-items:center;display:flex;justify-content:center;cursor:pointer}.category-tile-list .category-tile:hover{box-shadow:3px 3px 10px #aaa;background-color:#aaa}.project-search-list .button-panel .click.assigned{color:green}.student-name-list span{padding:.25em .4em;background-color:#ddd;border-radius:.2em;margin:.2em}.like-container{font-size:.7em;cursor:pointer}.showcase-project.details{width:100%}.showcase-project.details .like-container{font-size:1.5em;position:sticky;bottom:-1em;background-color:#fff}.project-info-panel{margin:1em;padding:1em}.project-info-panel .question-container{padding:.7em;border-radius:.5em;border:1px solid #ddd;margin:1em auto}.project-info-panel .heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.project-info-panel .question-container .question{margin:.8em}.project-info-panel .question-container .question .project-question{color:#555}.project-info-panel .question-container .question .project-answer{font-weight:400;margin:1em}.call-in-info-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}.call-in-info-line select{padding:.4em;border-radius:1em;border-color:#ddd}.nav li a{cursor:pointer}.nav li button{border:none;background-color:transparent;color:#777}.nav li button:hover{color:#333}@media (max-width:767px){.navbar-nav{margin-left:1rem!important;font-size:1.2em}.navbar-nav li{margin-bottom:1rem}}@media (min-width:768px){.nav.navbar-right{margin-right:0!important}}.navbar{min-height:1em!important}.space-div>div{margin:0 1em}.stats-info-panel .stats-header{justify-content:space-between}.stats-info-panel .stats-body,.stats-info-panel .stats-header{padding:1em;border-radius:.2em;border:1px solid #eee;margin:.5em;display:flex}.stats-info-panel .stats-body{justify-content:space-evenly;flex-wrap:wrap}.stats-sub-stat td.col-1{width:250px}.stats-sub-stat td.col-2,.stats-sub-stat td.col-3{width:40px}.stats-sub-stat td.col-4{width:90px}.big{font-size:1.6em}.small{font-size:.65em!important}#quick-comments{padding:20px}.hover-shadow{transition:all ease-in-out}.hover-shadow:hover{box-shadow:0 3px 8px rgba(0,0,0,.24);-webkit-transform:1.05;transform:1.05}.project-summary{box-sizing:border-box;border:2px solid #aaa;margin:8px;padding:8px;border-radius:4px}.head-room{margin-top:1rem}.tag{cursor:default}.tag.tag-person{background-color:#ffa07a}.tag.tag-project{background-color:#add8e6}.tag.tag-auto{background-color:#df8807;color:#fff}#tag-modal-my-tags .tag,.tag-bar .tag{font-size:.8em;padding:.2em .5em;border-radius:.25em;margin:.15em;display:inline-block}optgroup.tags-project{background-color:#add8e6}optgroup.tags-person{background-color:#ffa07a}.page-list{font-size:1em;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.page{padding:.05em .4em;cursor:pointer;background-color:#aaa;border-radius:.4em;margin:.1em}.page.active{box-shadow:2px 2px 5px #aaa;border:1px solid #aaa;background-color:#fff}.form-control.hide-ask-require{max-width:110px}.margin-0-for-form-group{font-size:.8em}.margin-0-for-form-group .form-group{margin-bottom:0}.make-the-modal-be-bigger{min-width:min(500px,80vw);min-height:45vh}.offset-line-up{padding-left:10px!important}.pt-7{padding-top:7px}.text-left{text-align:left!important}.border{border:1px solid #ccc}.store-item{width:200px;height:300px;border-radius:8px;padding:1em;border:1px solid #aaa;margin:1em;position:relative}.store-item-image{max-width:150px;max-height:200px}.profile-image .huge{font-size:110px}.profile-image img{max-width:200px;max-height:150px;border-radius:4px;vertical-align:top}.profile-image-container{display:flex}.profile-image-container .btn i{font-size:1.3em;margin:.5em}.form-horizontal.user-requirements .control-label{font-weight:400;text-align:left}.form-horizontal .control-label.col-md-12,.form-horizontal .control-label.col-sm-12{text-align:left}.form-horizontal h4{margin-top:1.5em}.user-requirements-container{padding:1em 2em}ul.none{list-style-type:none}.done-page{padding:1em}.done-section{margin-bottom:2em}.image-editor{display:flex;flex-direction:column;position:absolute;top:0;bottom:20px;left:0;right:0}.image-modal-sizer{width:min(800px,98vw);height:80vh;position:relative;overflow:hidden}.image-modal-sizer .modal-body{height:75vw;max-width:none}.file-input-modal-sizer{width:min(600px,98vw);position:relative;overflow:hidden}.entry-button{width:435px;padding:1em;margin:1em;border:1px solid #aaa;border-radius:.5em;position:relative}.entry-button.new{border-left:10px solid #0dcc27}.entry-button:hover{box-shadow:2px 2px 5px #aaa}.cart-coupon{color:#333;background-color:#aaa;border-radius:.5em;padding:.15em 1em;margin:.2em}.gallery{display:flex;flex-wrap:wrap}.gallery .gallery-image{margin:.1em;border-radius:.41em;height:100px;width:115px;border:1px solid #aaa;position:relative;overflow:hidden;cursor:pointer}.gallery .gallery-image:hover{box-shadow:2px 2px 5px #aaa}.gallery .gallery-image img{object-fit:cover;height:100%;width:100%}.gallery .gallery-image .caption{position:absolute;bottom:.5em;left:.5em;right:.5em;background-color:hsla(0,0%,100%,.4);border-radius:.25em;padding:.1em .3em}i.larger{font-size:1.5em}.gallery-files{font-size:1.3em;cursor:pointer}.gallery-file:hover{color:#000}.file-input-preview-sizer{width:min(800px,98vw);position:relative;overflow:hidden}.not-listed-special-sizer{width:min(600px,98vw)}.file-input-preview-sizer .modal-body{height:75vw;max-width:none}.file-input-preview-sizer .file-preview{display:flex;flex-direction:column;height:calc(100% - 3em);max-height:calc(100% - 3em);position:relative}.file-input-preview-sizer .file-preview video{margin-bottom:1em}.file-preview .file-preview-grow{flex-grow:1;position:relative;overflow:hidden}.file-preview .gallery-image-x{object-fit:contain}.file-preview .gallery-file-x{border:1px solid #aaa;padding:.2em;margin-bottom:.5em}.gallery-prevew-caption{margin:.1em .5em .5em;text-align:center}.gallery-control-panel{display:flex;justify-content:space-between;align-items:center}.has-error.show-on-has-error,.has-error .show-on-has-error{display:inherit}.show-on-has-error{display:none}div.progress{height:10px;margin-bottom:3px}.people-stats-summary{display:flex}.people-stats-summary span{margin:.3em;padding:.2em .6em;background-color:#eee;border-radius:.3em}.file-view-container{padding:0 -2em -1em 1em;border:2px solid #aaa}.file-tite-bar{flex-grow:1;display:flex;flex-wrap:wrap}.file-tile{margin:.25em;padding:.3em;width:150px;border:1px solid #aaa;border-radius:.2em;cursor:pointer}.file-tile.required{border-left:3px solid #8b0505}.file-tile.active{background-color:#ddd}.comments-container{max-height:calc(100vh - 300px);overflow:auto}.review-panel .comments-container{max-height:calc(100vh - 500px)}.comments-container .comment{margin:.5em;background-color:#f4f4f4;border:1px solid #eee;border-radius:.3em;padding:.5em 1em}.comments-container .comment .comment-header{font-weight:600}.comments-container .comment .comment-by{font-size:.9em;display:flex;justify-content:space-between;margin-bottom:.5em}.comments-container .comment .comment-message{white-space:pre-line}.config-group-input-header{border-bottom:1px solid #555;margin-top:2em}.config-group-input-header h4{font-weight:bolder}.config-group-input-inline{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:.3em;border-left:4px solid #aaa}.config-group-input-inline .config-form-landing-container{max-height:100%}.config-group-input{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border:1px solid #ddd;padding:.4em;margin:.3em;border-radius:3px}.config-group-input .config-switch{font-size:2rem}.config-group-input label{margin:0}.config-group-input select{margin-right:1em}.config-group-input:hover{box-shadow:2px 2px 5px #ddd}.config-group-input .click i{font-size:2em}.config-group-input .btn-xs i,.config-group-input .complex-btn i{font-size:1em}.config-group-input .btn-xs{margin-left:1em}.plop-line{display:flex;flex-wrap:wrap}.plop-line .plop-line-item{border:1px solid #aaa;padding:.5em;margin:.4em;text-align:center;overflow:hidden;border-radius:.3em;height:100px;width:100px;display:flex;flex-direction:column;justify-content:space-between}.plop-line .plop-line-item.me{border-color:#333;background-color:#555;color:#fff}.plop-line-number{font-size:1.3em}.plop-line-name{font-size:.7em}.plop-line-time{display:flex;justify-content:space-between}.requirement-flex{display:flex;align-items:baseline}.requirement-flex .control-label{padding-top:0!important}.isef-summary-approvals{margin:.25em 0}.isef-summary-approvals span{font-size:.8em;background-color:#555;margin-right:1em;padding:.3em .6em;border-radius:3px;color:#fff}.gen-form-tile-container{display:flex;flex-wrap:wrap}.gen-form-tile-container .form-tile{padding:.8rem;width:max(345px,30%);border:1px solid #aaa;border-radius:3px;margin:.4rem;cursor:pointer}.gen-form-tile-container .form-tile.form-hide{color:#555;background-color:#ddd;border:1px dashed #777;display:none}.show-hidden-forms .gen-form-tile-container .form-tile.form-hide{display:block}.review-panel{width:Min(450px,30%);padding:.5em;border:1px solid #aaa;border-radius:3px}.packet-status{font-size:1.5em}.gen-form-tile-container .form-tile.sign-me{border-left:4px solid #00f}.gen-form-tile-container .form-tile:hover{box-shadow:2px 2px 5px #aaa}.gen-form-tile-container .form-tile .title{font-size:1.2em;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.packet-tile-container{display:flex;flex-wrap:wrap}.packet-tile-container .packet-tile{margin:1em;padding:1em;width:min(450px,30%);height:400px;border:1px solid #aaa;border-radius:4px;display:flex;flex-flow:column}.packet-tile-container .packet-tile .packet-body{flex-grow:1;overflow:auto}.packet-tile-container .packet-tile h4{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.packet-form-list{display:flex;flex-wrap:wrap}.packet-form-list .packet-form-tile{margin:1em;padding:1em .5em;width:min(450px,30%);height:300px;border:1px solid #aaa;border-radius:4px;display:flex;flex-flow:column}.packet-form-list .packet-form-tile h4{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.packet-form-list .packet-form-tile .packt-form-tile-body{flex-grow:1;overflow:auto}.signer-form .editor-class{min-height:100px}.editor-class.editor-short{min-height:150px;max-height:200px;overflow:auto}.form-manager-go-big{position:fixed;top:0;bottom:0;left:0;right:0;padding:1rem;z-index:1000;background-color:hsla(0,0%,100%,.99);overflow:auto}.form-manager-field-list .field-tile{border:1px solid #aaa;border-radius:3px;padding:.6em;margin-bottom:.5em}.form-manager-go-big .field-maper .field-to-map.sel{background-color:#aaa}.form-manager-go-big .field-maper .field-to-map.map{border-left:10px solid brown}.request-sig-options .sig-option{margin:1em;padding:.5em 1em;border:1px solid #aaa;border-radius:3px;width:133px;text-align:center;cursor:pointer}.request-sig-options .sig-option.selected{background-color:#375c94;color:#fff}.max-height-150{height:75px;overflow:auto}.input-keys span{background-color:#ccc;padding:.3em;border-radius:3px;margin:.2em;font-size:.8em}.wizard-group-container{display:flex;flex-wrap:wrap}.wizard-group-container .wizard-tile{margin:1em;padding:1em;border:1px solid #aaa;border-radius:4px;width:350px;height:250px;display:flex;flex-direction:column}.wizard-flex-grow{flex-grow:1;overflow-y:auto;overflow-x:hidden}.wiz-config-list-container{overflow:auto;margin:1em 0;border:1px solid #aaa;padding-bottom:1em;position:relative}.full-screen{position:fixed;top:0;right:0;bottom:0;left:0}.admin-sign-panel-signing-board{margin:0 -2em -1em 1em;overflow:auto;padding-bottom:100px;height:calc(100vh - 100px);max-width:min(calc(100vw - 325px),1100px);background-color:#ababab;border:1px solid #ababab}.wiz-setup-type-tile{width:300px;height:250px;border:1px solid #aaa;border-radius:4px;margin:.5em;padding:1em;display:flex;flex-direction:column}.wiz-setup-type-tile:hover{box-shadow:3px 3px 8px #aaa}.signers-list{border:1px solid #aaa;overflow:auto;height:calc(100vh - 630px)}.signers-list .signer{border:1px solid #aaa;padding:.5em;margin:.5em;border-radius:3px}.tags-list{border:1px solid #aaa;overflow:auto;height:calc(100vh - 330px)}.tags-list .tag{margin:.3em;font-size:1.2em;padding:.3em 1em;border-radius:3px;display:flex;justify-content:space-between}.entry-type-list{border:1px solid #aaa;overflow:auto;height:max(300px,calc(100vh - 400px))}.entry-type-list .entry-type-tile{border:1px solid #aaa;margin:.3em;font-size:1.2em;padding:.3em 1em;border-radius:3px}.full-screen-preview{position:fixed;top:1em;right:1em;left:1em;bottom:1em;z-index:1100;padding:1em;background-color:#fff;overflow:auto}.full-screen-preview .header{position:sticky;top:-1em;background-color:#fff;z-index:10;border-bottom:1px solid #aaa}.full-screen-preview .team-member{font-size:.9em;margin-right:1em;color:#555}.problem-invoices-container .problem-invoice-group{border:1px solid #aaa;margin:1em;padding:1em;border-radius:3px}.al2-icon{width:10%}.al2-name,.al2-username{width:25%}.al2-entry,.al2-links{width:20%}.catagory-chair-container-list .category-chair-container{border:1px solid #aaa;padding:.5em;border-radius:4px;margin-bottom:1em}.catagory-chair-container-list .category-chair-container .category-chair-cap{margin-top:.3em}.catagory-chair-container-list .category-chair-container .category-chair-cap:hover{background-color:#ddd}.gated-entery-video{width:400px;position:fixed;top:-1em;background-color:#fff;margin:1em;padding:1em;border-radius:.4em;box-shadow:4px 4px 10px #444;right:0}.gated-entery-video .gated-entery-video-wait-list{max-height:min(80vh,400px);overflow:auto}.gated-entery-video .gated-entery-video-wait-list .gated-entry-waiter{border:1px solid #aaa;border-radius:3px;margin-bottom:.4em;padding:.3em .5em}.gated-entery-video .gated-entery-video-wait-list .gated-entry-waiter:hover{box-shadow:2px 2px 5px #444}.users-party-container{display:flex;flex-wrap:wrap}.users-party-container .party-member{border:1px solid #aaa;padding:1em;width:150px;height:150px;margin:.5em;border-radius:3px;display:flex;justify-content:center;flex-direction:column;text-align:center;overflow:hidden;cursor:pointer;position:relative}.users-party-container .party-member:hover{box-shadow:2px 2px 5px #aaa}.users-party-container .party-member .paid{position:absolute;bottom:0;left:0;right:0;background-color:#0dcc27;color:#fff}.requested-interview-container-item{border:1px solid #aaa;border-radius:3px;padding:.6em;margin-bottom:1em}.waitroom-request-container{display:flex;flex-wrap:wrap;max-height:250px;overflow:auto}.waitroom-request-container .waitroom-request{width:160px;border:1px solid #aaa;padding:.5em;border-radius:4px;margin:.5em;height:160px;overflow:hidden;text-align:center;position:relative}.waitroom-request-container .waitroom-request .type{position:absolute;top:0;left:0;right:0;background-color:#333;color:#fff}.waitroom-request-container .waitroom-request .language{position:absolute;bottom:0;left:0;right:0;background-color:#777;color:#fff}.waitroom-request-container .waitroom-request .details{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.request-mod-or-interpreter{position:fixed;bottom:1em;left:1em;cursor:pointer;background-color:#555;color:#fff;padding:1em;border-radius:99em;font-size:1.1em;z-index:50}.request-mod-or-interpreter:hover{box-shadow:3px 3px 10px #555}.event-session-list-container .event-session{border:1px solid #aaa;padding:.5em 1em;margin-bottom:.5em;border-radius:3px}.event-session-list-container .event-session .judging-session{background-color:#ddd;padding:.3em 1em;margin-right:1em;border-radius:.5em}.order-history-panel .order-item-refunded{cursor:pointer;text-decoration:line-through}.check-in-search{padding-bottom:1em}.check-in-user-container{max-height:calc(100vh - 375px);width:100%;overflow-y:auto;margin-top:2em;border:1px solid #aaa}.config-form-landing-container{overflow:auto;margin-bottom:1rem;border:1px solid #aaa;border-radius:4px;padding:.5em}.config-form-landing-container .config-form-item{border:1px solid #aaa;border-radius:4px;padding:.5em;margin:.2em .5em .2em 0}.config-form-landing-container .config-form-item:hover{box-shadow:3px 3px 5px #aaa}.form-control.form-control-between{width:calc(50% - 2em)}.branch-dev-view{position:fixed;bottom:0;right:0;left:0;height:min(200px,25%);overflow:hidden;background-color:#333;z-index:9999;color:#fff;padding:1em}.branch-dev-view.hide-dev{max-height:0;padding:0;overflow:visible;overflow:initial}.branch-dev-view .show-dev{position:fixed;left:0;bottom:0}.branch-dev-view .steps{display:flex;flex-wrap:wrap}.branch-dev-view .steps .trail-step{border:1px solid #888;border-radius:3px;margin:.3em;padding:.4em}.file-picker .thumbnail-1{width:75px;height:75px;object-fit:cover}.file-picker .thumbnail-1 img{object-fit:cover;height:100%;width:100%}.grade-range-input,.grade-range-input .grade{display:flex;flex-wrap:wrap}.grade-range-input .grade{background-color:#666;min-width:50px;height:50px;padding:.3em;justify-content:center;align-items:center;border:1px solid #888;color:#fdfdfd}.grade-range-input .grade.active{background-color:#333;padding:.2em}.grade-range-input .grade:hover{text-decoration:underline;background-color:#555}.main-body{margin:0 1em;display:flex}@media screen and (max-width:990px){.main-body{flex-wrap:wrap;justify-content:center}.main-body-side-bar{display:flex;justify-content:space-evenly;align-items:top;flex-wrap:wrap}}.main-body-page{position:relative}.main-body-page.edit{border:1px solid #aaa;box-shadow:3px 3px 8px #aaa;padding:1rem;cursor:pointer}.center-block{flex-direction:column;overflow:auto;max-width:calc(100vw - 2em);max-height:calc(100vh - 2em)}.center-block,.image-block-md.blog-css .img-container{display:flex;justify-content:center;align-items:center}.image-block-md.blog-css .img-container{object-fit:contain;max-width:min(33vw,250px);max-height:min(50vh,200px)}.image-block-md.blog-css .img-container img{max-width:100%;max-height:100%}@media screen and (max-width:500px){.image-block-md.blog-css .img-container{max-width:calc(100vw - 1em);max-height:calc(100vh - 1em)}}.branch-entry-bar{margin:-.5em .5em .5em;padding:1em 2em;border:1px solid #375c94;border-left-width:10px}.branch-entry-bar:hover .entry-bar-text{text-decoration:underline}.branch-entry-bar .entry-bar-text{font-size:1.5em;font-weight:700}.html-full-editor{position:absolute;z-index:10;bottom:0;left:0}.org-invoice,.org-invoices{margin:0 1rem}.org-invoice .large,.org-invoices .large{font-size:1.5rem}.org-invoice .btn{margin:0}.invoice-notes{margin-left:1.5rem;font-size:.9rem}.main.invoice-notes{margin-left:1rem;font-size:1rem;padding:.6rem 1rem;background-color:#eee;border-radius:1rem}.invoice-item{font-size:1.2rem;margin-left:2rem;padding:.3rem .8rem;margin-top:.5rem}.invoice-item:nth-child(2n){background-color:#eee}.org-invoices .invoices-list .invoice{border:1px solid #aaa;margin:.5rem 1rem;padding:.4rem;border-radius:.2rem}.org-invoice .alert,.org-invoices .alert{margin:0}.strong{font-weight:bolder;font-size:1.1rem}.soft{font-weight:lighter}.setup-search-container{position:sticky;top:0;z-index:99;background-color:#fff}.setup-search-container .background-white{background-color:#fff;padding:1rem;margin-top:0}.system-tag-bubble-container{position:fixed;bottom:1rem;right:1rem;z-index:500;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.branch-search-help:hover,.unpaid-org-invoices:hover{background-color:#fff;box-shadow:2px 2px 5px #000}.unpaid-org-invoices{margin:.5rem}.branch-search-help,.unpaid-org-invoices{border-radius:50rem;background-color:hsla(0,0%,100%,.8);border:2px solid #333;font-size:3.5rem;width:5.3rem}.branch-search-help{bottom:1rem;right:1rem;cursor:pointer;z-index:500;padding-right:1rem}.react-tabs .react-tabs__tab{background-color:#ddd;border-radius:.5em .5em 0 0;bottom:0}.react-tabs .react-tabs__tab--selected{background-color:#fff;padding-top:8px;bottom:-1px}.multi-select .cool__menu{position:relative;padding-top:0;border:1px solid #ddd}.multi-select .cool__menu-list{padding-top:0}.multi-select .cool__option{font-size:.9em;padding:.3em .5em}.special-award-component{border:1px solid #aaa;border-radius:.3rem;margin-bottom:1rem}.special-award-component .header{background-color:#ddd;padding-left:1rem}.special-award-component .assigned-entry{margin:.3rem 1rem}.report-viewer{position:relative;overflow:auto;width:8.5in;background-color:#ddd;height:11in;padding:.5in}.report-viewer.landscape{width:11in;height:8.5in}.judging-assignments-report-sickers-2pp{background-color:#fff;position:absolute;width:10.5in;max-width:10.5in;display:flex;justify-content:space-between;flex-wrap:wrap}.judging-assignments-report-sickers-2pp .jr-assignments{border:1px solid #aaa;width:5in;padding:1rem;height:8in;overflow:hidden}.people-page-search-bar{border-bottom:1px solid #999}.people-page-search-bar .create-search,.people-page-search-bar .text-search{width:250px;margin:.2rem 1rem .2rem .5rem}.people-page-search-bar .create-search{width:min(500px,calc(100vw - 4rem))}.person-row-select{margin-top:1rem}.multi-select .cool__menu-list{max-height:150px;margin-top:0;padding:0}.multi-select .cool__menu{margin:0}.multi-select .cool__option{padding:.3rem .1rem}.filter-list{display:flex;flex-wrap:1;align-items:center}.filter-list .filter-item{background-color:#ddd;border-radius:.2rem;padding:.2rem .4rem;margin:.2rem}.branch-video-viewer iframe{width:100%;height:min(60vh,400px)}.tos{margin:2rem 1rem 1rem;page-break-before:always;padding:1rem;border-radius:.5rem;border:1px solid #ddd}.judge-assign-cate-title-bar{padding-bottom:1.5rem;background-color:#fff;border-bottom:1px solid #888}.judge-assign-cate-title-bar .stats{display:flex;justify-content:space-between;flex-wrap:wrap;width:calc(100% - 3rem);margin:0 1.5rem}.judge-assign-cate-title-bar .stats div{display:flex;justify-content:space-between;width:max(40%,400px)}.assign-judge-wiz .judge-list .judge-info{border:1px solid #aaa;border-radius:.3rem;margin:.8rem;padding:.4rem 1rem}.assign-judge-wiz .judge-list .judge-info:hover{box-shadow:3px 3px 8px #aaa}.assign-judge-wiz .judge-prefs{display:flex;justify-content:center}.assign-judge-wiz .judge-prefs span{background-color:#eee;padding:.2rem .5rem;margin:.3rem .5rem;border-radius:.3rem;font-size:.8rem}.results-round-list .round-list-item{border:1px solid #aaa;border-radius:.4rem;margin:.5rem 0;padding:.7rem}.results-round-list .round-list-item:hover{box-shadow:3px 3px 8px #000}.can-copy{cursor:pointer;margin:.25rem;padding:.15rem;background-color:#ddd;border-radius:.2rem}.can-copy:hover{text-decoration:underline}.can-copy-container{display:flex;flex-wrap:wrap;max-width:250px}.orders-summary .record{border:1px solid #aaa;margin-bottom:.5rem;padding:.3rem;border-radius:.3rem}.orders-summary .record:nth-child(odd){background-color:#eee}.orders-summary .record .grow{margin:0 .6rem}.orders-summary .coupon{background-color:#bbb;border-radius:.2rem;padding:.1rem .4rem;margin:.15rem .4rem}.orders-summary .select-order{margin:1rem 0}.email-tokens{margin:.5rem 0}.email-tokens span{padding:.3rem .5rem;margin:auto .4rem;border-radius:.3rem;background-color:#ddd}.search-results .search-item:nth-child(2n){background-color:#fafafa}.search-results .search-item{border:1px solid #aaa;border-radius:.4rem;padding:.2rem .4rem;margin:.3rem 0}.search-results .search-item:hover{box-shadow:2px 2px 5px #333}.project-award-preview{margin:.4rem;padding:.5rem;border:1px solid #aaa;border-radius:.4rem}.project-award-preview-list{max-height:50vh;overflow:auto}.is-test{position:fixed;bottom:0;right:0;left:0;color:#fff;padding:.3rem;font-size:large;text-align:center;background-color:#2e7d32}.judge-group-list .judge-group-list-item{border-radius:.3rem;border:1px solid #aaa;margin:.5rem 0;padding:.3rem .7rem}.judge-group-list .judge-group-list-item .name{font-size:1.3rem}.judge-group-list .judge-group-list-item .judge{background-color:#ccc;border-radius:.2rem;margin:.3rem;padding:.1rem .6rem}.judging-cirlces-assignment-list .list-item,.judging-cirlces-assignment-list .list-item tr>th{text-align:center}.judging-cirlces-assignment-list tr td:first-child{text-align:left}.judging-cirlces-assignment-list .list-item .title{font-size:1.1rem;font-weight:700}.judging-cirlces-assignment-list .list-item:nth-child(2n){background-color:#ccc}.judging-circle-round-list .round-item{border:1px solid #aaa;border-radius:.3rem;padding:.3rem .7rem;margin:1rem 0}.judging-circle-round-list .round-item .header{border-bottom:1px solid #aaa}.judging-circle-round-list .round-item:nth-child(2n){background-color:#ddd}.judging-circle-round-list .round-circle-list{display:flex;flex-wrap:wrap}.judging-circle-round-list .round-circle-list .circle-item{width:210px;margin:.5rem;padding:.2rem .5rem;border-radius:.3rem;border:1px solid #bbb;height:95px}.judging-circle-round-list .round-circle-list .circle-item .info{font-size:.8rem}.judging-setup-rounds-list{display:flex;flex-wrap:wrap;justify-content:center}.judging-setup-rounds-list .judging-round-item{margin:.7rem;padding:.3rem .7rem;border:1px solid #aaa;border-radius:.3rem;width:265px;height:115px}.flex-flow-item-list .list-item{border:1px solid #aaa;border-radius:.4rem;padding:.6rem;margin:.5rem 0}.flex-flow-item-list .list-item .order{width:45px;text-align:right;margin-right:.5rem;cursor:default}.flex-flow-item-list .list-item .title{font-size:1.1em;font-weight:bolder}.flex-flow-item-list .item-body{margin:.5rem 0 .5rem 3rem;border:1px solid #aaa;border-radius:.4rem;padding:.6rem}.pdf-basic-viewer{padding:.5rem;background-color:#aaa}.bold{font-weight:700!important}.people-col-1{position:relative}#people-container .entry-status,.entry-button .entry-status{text-align:center;background-color:#555;color:#fff;padding:.2rem .45rem;cursor:default;border-radius:.3rem}.entry-button .entry-status{position:absolute;top:0;right:0;border-bottom-right-radius:0;border-top-left-radius:0;font-size:.75rem}#people-container .entry-status-approved,#people-container .entry-status-dna,#people-container .entry-status-dropped,.entry-button.entry-status-approved,.entry-button.entry-status-dna,.entry-button.entry-status-dropped{border-left:8px solid grey}.project-tile.entry-status-approved,.project-tile.entry-status-dna,.project-tile.entry-status-dropped{border:1px solid #8a2be2;border-left-width:10px}#people-container .entry-status-approved,.entry-button.entry-status-approved,.project-tile.entry-status-approved{border-color:green}#people-container .entry-status-dropped,.entry-button.entry-status-dropped,.project-tile.entry-status-dropped{border-color:red}#people-container .entry-status-dna,.entry-button.entry-status-dna,.project-tile.entry-status-dna{border-color:#ff0}.judge-assessment-submission-list{max-height:calc(100vh - 300px);overflow:auto}.judge-assessment-submission-list .judge-submission{margin:1rem 0;border:1px solid #aaa;border-radius:.3rem;padding:.3rem 1rem;position:relative}.judge-assessment-submission-list .judge-submission .status{width:100px;text-align:center}.judging-feedback-preview .email{background-color:#dfdfdf;padding:1rem;margin:.5rem;border-radius:.5rem}.judging-feedback-preview .email .body,.judging-feedback-preview .email .subject{background-color:#f3f3f3;border-radius:.3rem;padding:.3rem}.judging-feedback-preview .email .body{height:30vh;min-height:250px;overflow:auto}.flex-data-invoice{position:relative;margin:1rem 0}.flex-data-invoice .invoice{background-color:#fafafa;padding:1rem;border-radius:.3rem}@media (max-width:900px){.branch-search-help,.unpaid-org-invoices{position:relative;left:0;right:0;top:0;bottom:0;border-radius:1rem}.system-tag-bubble-container{position:relative;display:flex;justify-content:center;flex-direction:row;align-items:center}}.pbplus-logo{height:30px;margin:-5px}.pbplus-stick-man-banner{border-color:#8409f9}.branch-entry-bar{box-shadow:3px 3px 10px #aaa}.branch-entry-bar:hover{box-shadow:3px 3px 8px #000}.expandable-div{white-space:pre-wrap;word-wrap:break-word;margin-bottom:1em;position:relative;max-height:150px;overflow:hidden;width:100%}.expandable-img .caption{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);color:#fff}.expandable-div.open{overflow:auto;max-height:inherit;padding-bottom:2em}.expandable-div.open .bottom-gradient{height:2em}.bottom-gradient{position:absolute;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;right:0;width:100%;height:50%}.bottom-gradient .more-button{position:absolute;bottom:0;right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 20%)}.expandable-img{height:100%;text-align:center}.expandable-img img{max-width:100%}.expandable-img.open{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:1100;display:flex;justify-content:center;vertical-align:middle;height:100%}.expandable-img.open img{object-fit:contain!important;height:calc(100% - 30px)!important;margin-top:15px;width:auto!important}.expandable-img.open .close-btn{position:absolute;top:.1em;right:.1em;font-size:2.5em;color:#ddd;cursor:pointer;border-radius:99em;padding:.3em}.expandable-img.open .close-btn:hover{background-color:#000;border:1px solid #777;color:#fff}.link-to-show{font-size:1.1em;cursor:pointer}.link-to-show.fill{display:block;font-size:2em;text-align:center;margin-top:2.7em;z-index:2}.link-to-show.fill,.link-to-show img{position:absolute;top:0;right:0;left:0;bottom:0}.link-to-show img{z-index:1}.link-to-show:hover{text-decoration:underline}.easy-viewer-container{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:1100;display:flex;align-items:center;justify-content:center}.easy-viewer{width:min(1200px,100vw);position:relative;background-color:#fafafa;padding:.5em;display:flex;flex-direction:column;max-height:calc(100vh - 2rem)}.easy-viewer .viewer-body{flex-grow:1;overflow:auto}.easy-viewer .viewer-header{display:flex;justify-content:space-between;font-size:1.2em}.easy-viewer .viewer-header .click{font-size:1.7em}.slick-image-group{overflow:hidden;position:relative;height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:center}.slick-image-group.no-2 img{width:50%;height:50%}.slick-image-group.no-3 img{width:33.33%;height:50%}.slick-image-group.no-4 img{width:33.33%;height:33.33%}.slick-image-group.no-5 img{width:20%;height:33.33%}.file-picker.existing-file-container{margin-left:1rem;max-height:calc(100vh - 20rem);overflow:none;max-width:min(25vw,250px);display:flex;flex-direction:column}.file-picker.existing-file-container .images{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:auto}.file-picker.existing-file-container .files{overflow:auto}.file-picker.existing-file-container .addmore{height:100px}.file-picker.existing-file-container .existing-file-item{margin:.4em;padding:.3em}.existing-file-container{max-height:min(500px,40vh);overflow:auto}.existing-file-container .existing-file-item{margin-bottom:.4em;padding:.3em;border-radius:3px;border:1px solid #aaa;position:relative}.existing-file-container .existing-file-item .remove{position:absolute;right:0;top:.1rem;background-color:#fff;cursor:pointer;border-radius:.2rem}.wysiwg-expanded{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.wysiwg-expanded .wysiwg-container{background-color:#fff;padding:2em;border-radius:.4em;width:min(1400px,calc(100vw - 3em));height:min(920px,calc(100vh - 10em))}.wysiwg-expanded .editor-class.editor-short{min-height:calc(min(920px, calc(100vh - 10em)) - 9em);max-height:calc(min(920px, calc(100vh - 10em)) - 9em);overflow:auto}.wysiwg-expanded .editor-class{border:1px solid #aaa}.text-muted{color:#aaa}.text-muted-2{color:#7a7a7a}.text-muted-3{color:#444}.text-active{color:#0dcc80}.text-active-2{color:#86e5bf}.text-bold{color:#80b3ff}.text-soft{color:#557bb4}.text-strong{color:#1a4d9a}.text-light{color:#fff}.text-danger{color:#9a1a1a}.fill-muted{background-color:#aaa}.fill-muted-2{background-color:#7a7a7a}.fill-muted-3{background-color:#444}.fill-muted-4{background-color:#ddd}.fill-muted-5{background-color:#eee}.fill-active{background-color:#0dcc80}.fill-active-2{background-color:#86e5bf}.fill-active-light{background-color:#80ffcd}.fill-active-other{background-color:#08e18a}.fill-active-image{background-color:#ddd}.fill-active-text{background-color:azure;color:#444}.fill-bold{background-color:#80b3ff}.fill-bold-2{background-color:#bfd9ff}.fill-soft{background-color:#557bb4}.fill-strong{background-color:#1a4d9a}.fill-warning-1{background-color:#ffffe6}.fill-warning-2{background-color:#ff0}.fill-warning-3{background-color:#ffd041}.fill-ping-1{background-color:#e6f0ff}.fill-ping-2{background-color:#1a4d9a}.fill-question-1{background-color:#e6fff5}.fill-question-2{background-color:#0dcc80}.fill-alert-1{background-color:#ffe6e6}.fill-alert-2{background-color:#cc0d0d}.fill-danger{background-color:#9a1a1a}.border-muted{border-radius:3px;border:1px solid #aaa}.border-muted-2{border-radius:3px;border:1px solid #7a7a7a}.border-muted-3{border-radius:3px;border:1px solid #444}.border-active-2{border-radius:3px;border:1px solid #86e5bf}.border-active{border-radius:3px;border:1px solid #0dcc80}.border-bold{border-radius:3px;border:1px solid #80b3ff}.border-soft{border-radius:3px;border:1px solid #557bb4}.border-strong{border-radius:3px;border:1px solid #1a4d9a}.loading-wrapper{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(50,50,50,.456);z-index:99900;display:flex;justify-content:center;flex-direction:column;align-items:center}.wrapper{width:200px;height:200px;position:relative}.circle{width:40px;height:40px;position:absolute;border-radius:50%;background-color:#fff;left:10px;-webkit-animation:circle .5s ease infinite alternate;animation:circle .5s ease infinite alternate}@-webkit-keyframes circle{0%{top:60px;height:5px;border-radius:50px 50px 25px 25px;-webkit-transform:scaleX(1.7);transform:scaleX(1.7)}40%{height:20px;border-radius:50%;-webkit-transform:scaleX(1);transform:scaleX(1)}to{top:0}}@keyframes circle{0%{top:60px;height:5px;border-radius:50px 50px 25px 25px;-webkit-transform:scaleX(1.7);transform:scaleX(1.7)}40%{height:20px;border-radius:50%;-webkit-transform:scaleX(1);transform:scaleX(1)}to{top:0}}.circle:nth-child(2){left:80px;-webkit-animation-delay:.2s;animation-delay:.2s}.circle:nth-child(3){left:auto;right:10px;-webkit-animation-delay:.3s;animation-delay:.3s}.shadow{width:40px;height:8px;border-radius:50%;background-color:rgba(0,0,0,.5);position:absolute;top:62px;-webkit-transform-origin:50%;transform-origin:50%;z-index:-1;left:15%;-webkit-filter:blur(1px);filter:blur(1px);-webkit-animation:shadow .5s ease infinite alternate;animation:shadow .5s ease infinite alternate}@-webkit-keyframes shadow{0%{-webkit-transform:scaleX(1.5);transform:scaleX(1.5)}40%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:.7}to{-webkit-transform:scaleX(.2);transform:scaleX(.2);opacity:.4}}@keyframes shadow{0%{-webkit-transform:scaleX(1.5);transform:scaleX(1.5)}40%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:.7}to{-webkit-transform:scaleX(.2);transform:scaleX(.2);opacity:.4}}.shadow:nth-child(4){left:45%;-webkit-animation-delay:.2s;animation-delay:.2s}.shadow:nth-child(5){left:auto;right:0;-webkit-animation-delay:.3s;animation-delay:.3s}.wrapper .loading-text{position:absolute;top:50px;font-size:4rem;color:#fff;text-align:center}.loading-progress{background-color:#fff;font-size:1.3rem;position:absolute;bottom:-2rem;width:300px;padding:1rem;border-radius:.3rem}.zpdf{display:flex;justify-content:center}.zpdf-desk{display:flex;flex-direction:column;background-color:#bbb;padding:1em}.zpdf-desk .zpdf-tool-bar{display:flex;justify-content:space-between}.zpdf-viewer-canvas{box-shadow:2px 2px 8px #444}.zpdf-page-button{width:2em}.zpdf-page,.zpdf-viewer{position:relative}.zpdf-input{position:absolute;background-color:#cdeafa;display:flex;flex-direction:column;justify-content:center;align-items:center}.zpdf-input.setup-mode{border:1px solid #daa520;cursor:pointer}.zpdf-input.setup-mode:hover{box-shadow:2px 2px 5px #daa520}.zpdf-input.z-signature{cursor:pointer;background-color:#facdf2}.zpdf-input.z-signature.owner-can{background:linear-gradient(270deg,#facdf2,#cdeafa)}.zpdf-input input,.zpdf-input textarea{width:100%;height:100%;position:absolute}.zpdf-input textarea{position:absolute;top:1px;bottom:1px}.wizard-question-container{padding:1em .3em;height:calc(100vh - 600px);overflow:auto;border:1px solid #aaa}.qizard-question-tile{display:flex;justify-content:space-between;padding:.5em;border:1px solid #aaa;border-radius:4px;margin-bottom:1em;font-size:1.2em}.form-manager-field-list{max-height:calc(100vh - 600px);overflow:auto;border:1px solid #aaa;margin:1em 0;padding:.5em}.field-maper .field-to-map{padding:.4rem;margin:.25rem;border:1px solid #aaa}.field-maper .field-to-map:nth-child(2n){background-color:#bbb}.field-maper .field-to-map.map{border-right:10px solid #637562}.showcase-project.details .header{display:flex}.showcase-project.details .box{border:1px solid #ddd;margin:1em 0;padding:.3em}.showcase-project.details .title-description{flex-grow:1}.showcase-project.details .primary-image{min-width:40%;width:40%;padding-right:.5em;height:300px}.showcase-project.details .primary-image img{object-fit:contain;height:100%}.showcase-project.details .project-owner-name{margin:.3em .5em;font-size:1.1em;color:#444}.showcase-project.details .title{font-size:1.5em;font-weight:bolder;margin-bottom:1em}.showcase-project.details .category-name{font-size:1.8em;margin:.3em 0;color:#777}.showcase-project.details .awards{font-size:1.3em}.showcase-project.details .media-grid{display:flex;flex-wrap:wrap}.showcase-project.details .media-grid .media-el{width:calc(32% - .4em);height:200px;object-fit:cover;margin:.4em}@media screen and (max-width:750px){.showcase-project.details .media-grid .media-el{width:calc(48% - .2em);height:200px;object-fit:cover;margin:.2em}}@media screen and (max-width:500px){.showcase-project.details .media-grid .media-el{width:calc(98% - .2em);height:200px;object-fit:cover;margin:.2em}}.showcase-project.details .media-grid .media-el.file{border:1px solid #aaa;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:6em 1em 1em;position:relative}.showcase-project.details .media-grid .media-el img{object-fit:cover;height:100%;width:100%}.nice-tag{background-color:#eee;border-radius:2px;padding:2px 6px;margin:4px}.person-label{background-color:#ddd;border-radius:4px;padding:.3em;margin:.15em}.dropbox{outline:2px dashed #999;outline-offset:-10px;background:#ddd;color:#999;cursor:pointer}.input-file{opacity:0;cursor:pointer;position:absolute;width:100%;height:200px}.dropbox:hover{background:#add8e6}.dropbox p{font-size:1.2em;text-align:center;padding:50px 0}.project-tile{cursor:pointer;padding:.4em;margin:.5rem 0}.project-tile:hover{background-color:#fafafa;box-shadow:0 0 5px #ccc}.project-tile.review-ready.judging-ready{background:linear-gradient(90deg,#6f6,#fff,#fff)}.project-tile.review-ready{border-left:4px solid #4c4}.project-tile.judging-ready{border-right:4px solid #4c4}.project-images-container{display:flex;justify-content:center;flex-wrap:wrap}.password-error{padding:1em;color:#a94442;background-color:#f2dede;border-color:#ebccd1;border-radius:4px}i{margin-right:.5rem}.table>tbody>tr>td.head-room{padding-top:1.75rem}.desk{background-color:#eee;padding:1em}.pdf-viewer-container{position:absolute;bottom:0;top:95px;left:0;right:0}@media print{.no-print{display:none!important}div{page-break-inside:avoid}body,html{height:99%}.panel{margin:0;border:none}}.no-bottom-border{border-bottom:none;border-left:none;border-right:none}.search-max-column-title{max-width:275px;word-wrap:break-word}.search-max-column-school{max-width:150px;word-wrap:break-word}.search-max-column-category,.search-max-column-name{max-width:100px;word-wrap:break-word}.text-button{cursor:pointer}.text-button:hover{font-weight:bolder}img{max-width:100%}.checkbox-real input[type=checkbox]{vertical-align:top;margin-right:1em}input[type=checkbox]{margin-right:1em}.profile-pic{max-width:200px;max-height:225px;border:1px solid #ddd;border-radius:4px;padding:1em}.icon-button{cursor:pointer;font-size:1.1em}.profile-pic-full{margin:1em}.profile-pic-full,.project-pic{border:1px solid #ddd;border-radius:4px;padding:1em}.project-pic{text-align:center;max-height:175px;overflow:hidden}.project-pic-sm img{max-height:100px}.project-pic button{position:absolute;right:3px;bottom:3px}.clickable-fa{color:#00f;cursor:pointer;font-size:larger}.clickable-fa:hover{color:navy}.modal{overflow-y:scroll}.label-inline label{display:inline}.table.table-input>tbody>tr>td{padding:.24em}.table-input label{margin:0 .4em}.table-input .form-control{padding:0;height:1.35em}.container{padding-left:0;padding-right:0;background-color:#fff}input.error,select.error,textarea.error{border-color:#a94442;-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}label.error{color:#a94442}.help-video{cursor:pointer}.help-video:hover{text-decoration:underline}.padding{padding:.5em}.padding-lg{padding:1em}.padding-xl{padding:2em}.padding-sm{padding:.25em}.padding-xs{padding:.1em}.margin{margin:.5em}.margin-lg{margin:1em}.margin-xl{margin:2em}.margin-sm{margin:.25em}.margin-xs{margin:.1em}.selected{background-color:#addef7}.slot-break{background-color:#b7b7b7}.backdrop{position:fixed;left:0;right:0;top:0;bottom:0;z-index:-10;background-image:url(data:image/png;base64,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);background-image:url(data:image/png;base64,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),linear-gradient(150deg,#0492c7,#fff)}table{border:0}table,td{padding:0}td{vertical-align:top;margin:0}hr{margin:0 auto;border-color:#999;border-color:rgba(0,0,0,.2);height:1px}iframe{border:none}#AlertBoxContainer,#AlertBoxErrorContainer,#AlertBoxInfoContainer{left:0;position:fixed;right:0;top:0;z-index:99999}.shadow{background-color:rgba(50,50,50,.7)}#hide,#Hide,.hide,.Hide{display:none}.DivButton{cursor:pointer;background-color:#ddd}.DivButton-md{padding:3px;margin-bottom:2px}.no-panel-margin{margin-bottom:0}.no-pad{padding:0}#xWindow{position:relative;top:0;bottom:0;min-height:800px;margin:0 auto}#xWindow,.max-window-width{max-width:1100px}.min-width-50{min-width:50px}.max-300{max-width:300px}.width-full{width:1024px}.arrow-btn{background-repeat:no-repeat;cursor:pointer;height:48px;width:48px}.arrow-btn:hover{background-position-x:-48px}.arrow-btn.top{background-position-y:0}.arrow-btn.bottom{background-position-y:-144px}.arrow-btn.up{background-position-y:-48px}.arrow-btn.down{background-position-y:-96px}.titleBar{background-color:#0492c7;left:0;min-height:90px;position:relative;margin-bottom:-14px;z-index:200}.searchRowHead{font-weight:600}#body{margin-bottom:2em;min-height:45px}#body .panel{margin-bottom:0}.panel,.panel-heading{border-radius:0}.bottomBar{background-color:#0492c7;bottom:0;clear:both;height:48px;left:0;overflow:hidden;position:relative;z-index:200}#version-number{right:10px;line-height:48px;vertical-align:middle}#copy-right,#version-number{position:absolute;bottom:0;font-size:smaller}#copy-right{left:3px;color:#0492c7;height:48px;width:128px;cursor:pointer;overflow:hidden}#copy-right>img{margin-top:10px}#copy-right a:link{color:#0492c7;text-decoration:none}#copy-right a:hover{color:#0492c7;text-decoration:underline}#copy-right a:visited{color:#0492c7;text-decoration:none}#title{left:2px;top:15px;height:60px;font-size:28px}#subtitle,#title{position:absolute;right:0;max-width:1300px;text-align:center}#subtitle{left:3px;top:60px;font-size:18px}.popup-backdrop{background-color:rgba(50,50,50,.7);position:fixed;left:0;right:0;top:0;bottom:0;display:block;z-index:990}.popup-close{text-align:right;position:absolute;top:-15px;right:0;color:#ccc;padding:2px;font-size:12px;cursor:pointer}.popup{background-color:#eee;position:relative;display:block;z-index:991;margin:20px auto 0;border:2px outset #bbb}.popup-content{position:absolute;top:3px;left:3px;right:3px;bottom:3px}.loading{background-color:rgba(0,0,0,.7);position:relative;color:red;display:block}#more-info-icon,.more-info-icon{width:20px;height:20px}.text-area{width:700px;margin:0 auto}#userdiv{position:absolute;bottom:6px;right:10px;float:right;font-size:10px;color:#fff;text-align:center;cursor:pointer}.validation-error{color:red}.registration-steps{margin:0 auto;clear:both}.RegistrationStepsBtnDiv{width:285px;float:left;height:54px;margin:5px;position:relative}.RegistrationStepsBtnDiv span{position:absolute;left:75px;top:18px}.RegistrationStepsBtnDiv img{width:48px;height:48px;left:5px;top:6px;position:absolute}.RegistrationStepsLittleImage{width:36px;height:36px;margin:0 auto}.littleNav{height:64px;margin-bottom:1em}.ResumeRegistrationLink{white-space:nowrap;overflow:auto;width:700px;color:#0492c7}.emailSpan{text-decoration:underline}.centered{margin:0 auto}.ParticipantSearchBox{border:1px inset #0492c7}.ParticipantSearchBox th{text-align:left;border-bottom:1px solid #0492c7;vertical-align:bottom}.tblSearchName{width:270px}.tblSearchProjectID{width:130px}.tblSearchGrade,.tblSearchTeam{width:50px}.tblSearchAction,.tblSearchBTNS{width:100px}.searchRow{cursor:pointer}.CateAwardMenuItem,.menudivItem{width:194px}.CateAwardMenuItem,.menudivItem,.SpecialAwardMenuItem{height:38px}.CateAwardMenuItem,.menudivItem,.RequirementMenuItem,.SpecialAwardMenuItem{background-color:#f0f0f0;border:1px outset #0492c7;margin:2px;font-size:16px;cursor:pointer;padding:2px}.RequirementMenuItem{width:194px;height:28px}.DataTable{position:fixed;height:200px;bottom:0;left:0;right:0;overflow:auto;display:none}.QuickAssignBar{border:1px solid #0492c7;height:130px;width:830px;margin:0 auto;display:none;z-index:999}.QABItem{float:left}.CA_JudingBar{font-size:22px}.CA_JudingBar,.CA_JudingSelectCategory{border:1px outset #0492c7;width:830px;margin:3px auto;position:relative}.CA_JudingSelectCategory{font-size:18px;height:200px;overflow:auto;display:none}.CA_categoryMenuItem{height:22px;background-color:#f0f0f0;border:1px outset #0492c7;margin:2px;font-size:16px;cursor:pointer;padding:2px}.projectDescription{width:520px;height:36px}.proRow{vertical-align:middle;padding:0 2px;margin-bottom:1px;background-color:#f0f0f0;border:1px solid #0492c7;cursor:pointer}#assignAwardDiv{position:fixed;width:520px;height:230px;border:4px outset #0492c7;padding:3px;background:#fff;display:none;z-index:99999}.EditCustomTextBTNBar button img{width:1em;height:1em}.AdminPerson,.AdminPersonListing{position:relative}.AdminPerson{border:1px solid #0492c7;height:22px;width:900px;margin:0 auto 2px}.AdminPersonName{position:absolute;width:236px;overflow:hidden}.AdminPersonEmail{position:absolute;top:2px;left:240px;width:255px;overflow:hidden}.AdminPersonPhone{position:absolute;top:2px;left:510px}.AdminPersonUser{position:absolute;top:2px;left:655px}.loading{position:absolute;top:0;left:0;right:0;bottom:0}.SimpleFileViewer{padding:2px;margin:0 auto;background-color:#fff;border:2px outset #0492c7;width:300px;overflow:hidden}.SimpleFileViewer h4{text-align:center}.SimpleFileViewerSection{margin:0 auto;width:300px;overflow:auto;height:208px}.SimpleFileViewerSection div{width:500px}.SimpleFileViewerSection div img{width:16px;height:16px}.SimpleFileViewerSection img{max-width:64px;max-height:64px;margin-right:4px}.FileUploader{cursor:pointer;background-color:#ddd;overflow:hidden}.SimpleFileUploader{border:1px solid #0492c7}.RemoveFileBTN{width:16px;height:16px;cursor:pointer}#ADMIN_EDIT_CUSTOM_TEXT{margin:0 auto;width:750px}.CustomTextCategory{float:left;margin:3px;border:2px outset #0492c7}.CustomTextCategoryTitle{text-align:center;font-size:larger;font-weight:bolder}.CustomText{margin:1px;cursor:pointer;padding:5px;width:350px}.CustomTextBodiesDiv,.CustomTextBody{margin:3px;position:relative;bottom:3px}.CustomTextBody{border:1px solid #0492c7;padding:5px;top:2px;left:-1px}.div_Title_Float{margin:2px 0 0 -1px;padding:2px 5px 0;height:24px;float:left;position:relative;width:auto;border:1px solid #0492c7;cursor:pointer}.div_Title_Float img{width:20px;vertical-align:bottom;margin-right:5px}.category{position:relative;height:90px;margin:5px}.categoryName{position:absolute;top:3px;left:3px;font-size:18px}.categoryDescription{position:absolute;top:25px;left:3px;height:55px;overflow:auto}.categoryShort{position:absolute;top:3px;right:3px;width:10px;text-align:right;font-weight:lighter;display:none}.editable-show{border:1px solid rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:1em;margin:.5em;cursor:pointer}.sponsorMain{width:700px;margin:0 auto}.sponsorItem{width:128px;font-size:14px;cursor:pointer;float:left;margin:8px}.sponsorItem img{max-width:128px;max-height:128px}.sponsorDetail{width:400px;margin:0 auto;font-size:24px;display:none}#mainNavcDiv{float:left;white-space:nowrap;padding:.24em;border-radius:.4em;margin-bottom:2em}#mainNavcDiv,.NavLink{background-color:#b7b7b7}.NavLink{border-radius:.2em;clear:both;color:#fff;cursor:pointer;font-size:1.1em;line-height:40px;min-height:40px;position:relative;vertical-align:middle;width:170px}.nav-sub-menu{padding-right:18px;padding-top:4px;padding-bottom:4px;position:absolute;left:150px;top:-3px;width:180px;z-index:9999;display:none;border-radius:.5em;-moz-border-radius:.5em;border:1px solid #555}.nav-sub-menu,.nav-sub-menu .NavLink{background-color:#878787}.NavLink img{max-height:26px;max-width:26px;position:relative;vertical-align:middle;margin-right:2px}.NavLink div{font-size:15px;margin-left:4px;text-align:Left;vertical-align:top}.nav-hover{background-color:#0492c7;box-shadow:inset 0 0 2em #333}.tempPersonDiv{position:relative}.tempPersonDiv img{width:18px;height:18px;cursor:pointer;vertical-align:bottom}.tempPersonEmailDiv{position:absolute;right:.3em}.tempPersonLinkDiv{font-size:10px;clear:both;padding-left:3px}.tempPersonNameDiv{padding:2px;float:left}.content-border,.content-float-border{margin:0 auto;border:1px solid}.content-float-border{padding:16px}.file-type-div,.judging-rubic{border:1px solid;cursor:pointer;margin:2px auto;position:relative;padding:6px;overflow:hidden}span.go-right{position:absolute;right:6px}.file-type-div-container{margin:0 auto;max-height:600px;overflow:auto}#FileTypeSetupPanel{background-color:#fff;margin:0 auto;padding:1.5em;position:relative;width:500px;z-index:200;border-radius:.5em;-moz-border-radius:.5em}.studentsPaperworkFileComments{width:32px;height:32px}.selected-file{color:#0492c7;border:1px solid #0492c7}.has-file{cursor:pointer;background-color:#bbb}.studentsPaperworkNewFile.Plus{background-position:160px}.new-paperwork{font-weight:bolder;font-size:18px;color:orange}.check-paperwork{color:#556b2f}.check-paperwork,.done-paperwork{font-weight:bolder;font-size:16px}.done-paperwork{color:green}.minus-paperwork{font-weight:bolder;font-size:14px;color:#8b0000}.warning-paperwork{font-weight:bolder;font-size:14px;color:#b8860b}.unknown-paperwork{font-weight:700;font-size:large;color:inherit}.studentsPaperworkFile{cursor:pointer;top:-7px;width:32px;height:32px;position:relative;-ms-box-shadow:0 0 10px;box-shadow:0 0 10px;border-bottom-right-radius:.3em;border-bottom-left-radius:.3em;display:none}.studentsPaperworkFile.Minus{background-position:32px}.studentsPaperworkFile.Warning{background-position:64px}.studentsPaperworkFile.Question{background-position:96px}.studentsPaperworkFile.Check{background-position:128px}.studentsPaperworkFile.Plus{background-position:160px}.studentsPaperworkFile.Star{background-position:192px}.studentsPaperworkFile.Blank{background-position:224px}.file-status-100,.file-status-300,.file-status-400{background-color:#ff6}.file-status-200{background-color:#f66}.file-status-500{background-color:#6f6}#editParticipantDiv{position:fixed;top:150px;width:850px;background-color:#fff;margin:0 auto;z-index:9999}.form-horizontal{padding-left:1.1em;padding-right:1.1em}.form-horizontal label{text-align:right}.form-group{margin:.2em}.judging-rubic-assessment{width:750px}.popup-edit-panel{position:fixed;top:200px;width:900px;z-index:1001}#javascriptWarningMessage{left:2em;position:fixed;right:2em;bottom:0;z-index:9001}#body .panel-primary,.modal-content .panel{margin-bottom:0}.panel .panel-body{padding-top:1em;padding-bottom:1em}#body .panel-default{margin-bottom:20px}.float-right{float:right}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th .panel{padding:0}.panel.no-shadow{-ms-box-shadow:none;box-shadow:none}.panel-hover{cursor:pointer}.panel-hover:hover{-ms-box-shadow:0 0 .8em #555;box-shadow:0 0 .8em #555}.logo-max-size{max-width:200px;max-height:100px}.logo-title-bar{max-width:200px;max-height:80px;margin:4px 4px 4px 8px}.pad-top{padding-top:1em}.panel-primary>.panel-heading{background-color:#0492c7}.panel-primary{border-color:#0492c7}.tight .col-lg-1,.tight .col-lg-2,.tight .col-lg-3,.tight .col-lg-4,.tight .col-lg-5,.tight .col-lg-6,.tight .col-lg-7,.tight .col-lg-8,.tight .col-lg-9,.tight .col-lg-10,.tight .col-lg-11,.tight .col-lg-12,.tight .col-md-1,.tight .col-md-2,.tight .col-md-3,.tight .col-md-4,.tight .col-md-5,.tight .col-md-6,.tight .col-md-7,.tight .col-md-8,.tight .col-md-9,.tight .col-md-10,.tight .col-md-11,.tight .col-md-12,.tight .col-sm-1,.tight .col-sm-2,.tight .col-sm-3,.tight .col-sm-4,.tight .col-sm-5,.tight .col-sm-6,.tight .col-sm-7,.tight .col-sm-8,.tight .col-sm-9,.tight .col-sm-10,.tight .col-sm-11,.tight .col-sm-12,.tight .col-xs-1,.tight .col-xs-2,.tight .col-xs-3,.tight .col-xs-4,.tight .col-xs-5,.tight .col-xs-6,.tight .col-xs-7,.tight .col-xs-8,.tight .col-xs-9,.tight .col-xs-10,.tight .col-xs-11,.tight .col-xs-12{padding-right:3px;padding-left:3px}.heading{font-weight:700}.sponsorItem2{padding:3px;overflow:hidden;font-size:14px;cursor:pointer;border:1px solid grey;margin:1px;background-color:#ddd}.file-selector-panel .thumbnail-max-64{max-height:64px;max-width:64px}.image-thumbnail{display:inline-block;background-color:#fff;border:1px solid transparent;border-radius:4px;-ms-box-shadow:0 0 .2em #888;box-shadow:0 0 .2em #888;margin:.2em;padding:.4em}.block{display:block}.file-selector-panel{max-height:235px;overflow-y:auto}.quick-assign-proj-panel{margin:.8em;padding:.5em}.quick-assign-proj-panel.sm{font-size:80%;margin-left:16px;margin-right:16px;-ms-opacity:.6;opacity:.6}.quick-assign-proj-panel.xs{font-size:65%;margin-left:24px;margin-right:24px;-ms-opacity:.3;opacity:.3}input.form-control:hover,select.form-control:hover{-ms-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000}.text-smaller{font-size:smaller}.file-type-div .name{margin-left:.5em}.navbar .container-fluid,.row .navbar-collapse{margin-left:-20px;padding-left:0;padding-right:0}.navbar-default .navbar-nav>li>a{padding:0 4px}.navbar{min-height:30px}.navbar-default{margin-bottom:0}#collapseNavID,.navbar-default{background-color:transparent}.small-device .logo-title-bar{max-width:100px;max-height:50px;margin:3px 3px 3px 5px}.small-device .pad-top{padding-top:.33em}.manager-item-container{max-height:400px;min-height:100px;overflow:auto}.manager-item-container,.soft-border{border:1px solid #dcdcdc;border-radius:4px}.soft-border{padding:.5em}.manager-item-container .alert{margin:2px}@media (max-width:767px){.nav-sub-menu{left:.667em}.container{padding:0}}.row-hover{margin-bottom:2px;padding:1px;cursor:default}.row-hover:hover{-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,.4);box-shadow:inset 0 0 10px rgba(0,0,0,.4);border-radius:2px}.badge-light{font-weight:lighter;background-color:#777!important}.height-250{max-height:1150px;overflow:auto}.height-200{max-height:1200px;overflow:auto}.height-150{max-height:1250px;overflow:auto}.height-100{max-height:1300px;overflow:auto}.height-75{max-height:1325px;overflow:auto}.height-50{max-height:1350px;overflow:auto}@media (max-height:1400px){.height-150{max-height:1250px;overflow:auto}}@media (max-height:1375px){.height-150{max-height:1225px;overflow:auto}}@media (max-height:1350px){.height-150{max-height:1200px;overflow:auto}}@media (max-height:1325px){.height-150{max-height:1175px;overflow:auto}}@media (max-height:1300px){.height-150{max-height:1150px;overflow:auto}}@media (max-height:1275px){.height-150{max-height:1125px;overflow:auto}}@media (max-height:1250px){.height-150{max-height:1100px;overflow:auto}}@media (max-height:1225px){.height-150{max-height:1075px;overflow:auto}}@media (max-height:1200px){.height-150{max-height:1050px;overflow:auto}}@media (max-height:1175px){.height-150{max-height:1025px;overflow:auto}}@media (max-height:1150px){.height-150{max-height:1000px;overflow:auto}}@media (max-height:1125px){.height-150{max-height:975px;overflow:auto}}@media (max-height:1100px){.height-150{max-height:950px;overflow:auto}}@media (max-height:1075px){.height-150{max-height:925px;overflow:auto}}@media (max-height:1050px){.height-150{max-height:900px;overflow:auto}}@media (max-height:1025px){.height-150{max-height:875px;overflow:auto}}@media (max-height:1000px){.height-150{max-height:850px;overflow:auto}}@media (max-height:975px){.height-150{max-height:825px;overflow:auto}}@media (max-height:950px){.height-150{max-height:800px;overflow:auto}}@media (max-height:925px){.height-150{max-height:775px;overflow:auto}}@media (max-height:900px){.height-150{max-height:750px;overflow:auto}}@media (max-height:875px){.height-150{max-height:725px;overflow:auto}}@media (max-height:850px){.height-150{max-height:700px;overflow:auto}}@media (max-height:825px){.height-150{max-height:675px;overflow:auto}}@media (max-height:800px){.height-150{max-height:650px;overflow:auto}}@media (max-height:775px){.height-150{max-height:625px;overflow:auto}}@media (max-height:750px){.height-150{max-height:600px;overflow:auto}}@media (max-height:725px){.height-150{max-height:575px;overflow:auto}}@media (max-height:700px){.height-150{max-height:550px;overflow:auto}}@media (max-height:675px){.height-150{max-height:525px;overflow:auto}}@media (max-height:650px){.height-150{max-height:500px;overflow:auto}}@media (max-height:625px){.height-150{max-height:475px;overflow:auto}}@media (max-height:600px){.height-150{max-height:450px;overflow:auto}}@media (max-height:575px){.height-150{max-height:425px;overflow:auto}}@media (max-height:550px){.height-150{max-height:400px;overflow:auto}}@media (max-height:525px){.height-150{max-height:375px;overflow:auto}}@media (max-height:500px){.height-150{max-height:350px;overflow:auto}}@media (max-height:475px){.height-150{max-height:325px;overflow:auto}}@media (max-height:450px){.height-150{max-height:300px;overflow:auto}}@media (max-height:425px){.height-150{max-height:275px;overflow:auto}}@media (max-height:400px){.height-150{max-height:250px;overflow:auto}}@media (max-height:375px){.height-150{max-height:225px;overflow:auto}}@media (max-height:350px){.height-150{max-height:200px;overflow:auto}}@media (max-height:325px){.height-150{max-height:175px;overflow:auto}}@media (max-height:300px){.height-150{max-height:150px;overflow:auto}}@media (max-height:275px){.height-150{max-height:125px;overflow:auto}}@media (max-height:250px){.height-150{max-height:100px;overflow:auto}}@media (max-height:225px){.height-150{max-height:75px;overflow:auto}}@media (max-height:200px){.height-150{max-height:50px;overflow:auto}}@media (max-height:175px){.height-150{max-height:25px;overflow:auto}}@media (max-height:150px){.height-150{max-height:0;overflow:auto}}@media (max-height:125px){.height-150{max-height:-25px;overflow:auto}}@media (max-height:100px){.height-150{max-height:-50px;overflow:auto}}@media (max-height:75px){.height-150{max-height:-75px;overflow:auto}}@media (max-height:50px){.height-150{max-height:-100px;overflow:auto}}@media (max-height:25px){.height-150{max-height:-125px;overflow:auto}}@media (max-height:1400px){.height-100{max-height:1300px;overflow:auto}}@media (max-height:1375px){.height-100{max-height:1275px;overflow:auto}}@media (max-height:1350px){.height-100{max-height:1250px;overflow:auto}}@media (max-height:1325px){.height-100{max-height:1225px;overflow:auto}}@media (max-height:1300px){.height-100{max-height:1200px;overflow:auto}}@media (max-height:1275px){.height-100{max-height:1175px;overflow:auto}}@media (max-height:1250px){.height-100{max-height:1150px;overflow:auto}}@media (max-height:1225px){.height-100{max-height:1125px;overflow:auto}}@media (max-height:1200px){.height-100{max-height:1100px;overflow:auto}}@media (max-height:1175px){.height-100{max-height:1075px;overflow:auto}}@media (max-height:1150px){.height-100{max-height:1050px;overflow:auto}}@media (max-height:1125px){.height-100{max-height:1025px;overflow:auto}}@media (max-height:1100px){.height-100{max-height:1000px;overflow:auto}}@media (max-height:1075px){.height-100{max-height:975px;overflow:auto}}@media (max-height:1050px){.height-100{max-height:950px;overflow:auto}}@media (max-height:1025px){.height-100{max-height:925px;overflow:auto}}@media (max-height:1000px){.height-100{max-height:900px;overflow:auto}}@media (max-height:975px){.height-100{max-height:875px;overflow:auto}}@media (max-height:950px){.height-100{max-height:850px;overflow:auto}}@media (max-height:925px){.height-100{max-height:825px;overflow:auto}}@media (max-height:900px){.height-100{max-height:800px;overflow:auto}}@media (max-height:875px){.height-100{max-height:775px;overflow:auto}}@media (max-height:850px){.height-100{max-height:750px;overflow:auto}}@media (max-height:825px){.height-100{max-height:725px;overflow:auto}}@media (max-height:800px){.height-100{max-height:700px;overflow:auto}}@media (max-height:775px){.height-100{max-height:675px;overflow:auto}}@media (max-height:750px){.height-100{max-height:650px;overflow:auto}}@media (max-height:725px){.height-100{max-height:625px;overflow:auto}}@media (max-height:700px){.height-100{max-height:600px;overflow:auto}}@media (max-height:675px){.height-100{max-height:575px;overflow:auto}}@media (max-height:650px){.height-100{max-height:550px;overflow:auto}}@media (max-height:625px){.height-100{max-height:525px;overflow:auto}}@media (max-height:600px){.height-100{max-height:500px;overflow:auto}}@media (max-height:575px){.height-100{max-height:475px;overflow:auto}}@media (max-height:550px){.height-100{max-height:450px;overflow:auto}}@media (max-height:525px){.height-100{max-height:425px;overflow:auto}}@media (max-height:500px){.height-100{max-height:400px;overflow:auto}}@media (max-height:475px){.height-100{max-height:375px;overflow:auto}}@media (max-height:450px){.height-100{max-height:350px;overflow:auto}}@media (max-height:425px){.height-100{max-height:325px;overflow:auto}}@media (max-height:400px){.height-100{max-height:300px;overflow:auto}}@media (max-height:375px){.height-100{max-height:275px;overflow:auto}}@media (max-height:350px){.height-100{max-height:250px;overflow:auto}}@media (max-height:325px){.height-100{max-height:225px;overflow:auto}}@media (max-height:300px){.height-100{max-height:200px;overflow:auto}}@media (max-height:275px){.height-100{max-height:175px;overflow:auto}}@media (max-height:250px){.height-100{max-height:150px;overflow:auto}}@media (max-height:225px){.height-100{max-height:125px;overflow:auto}}@media (max-height:200px){.height-100{max-height:100px;overflow:auto}}@media (max-height:175px){.height-100{max-height:75px;overflow:auto}}@media (max-height:150px){.height-100{max-height:50px;overflow:auto}}@media (max-height:125px){.height-100{max-height:25px;overflow:auto}}@media (max-height:100px){.height-100{max-height:0;overflow:auto}}@media (max-height:75px){.height-100{max-height:-25px;overflow:auto}}@media (max-height:50px){.height-100{max-height:-50px;overflow:auto}}@media (max-height:25px){.height-100{max-height:-75px;overflow:auto}}@media (max-height:1400px){.height-75{max-height:1325px;overflow:auto}}@media (max-height:1375px){.height-75{max-height:1300px;overflow:auto}}@media (max-height:1350px){.height-75{max-height:1275px;overflow:auto}}@media (max-height:1325px){.height-75{max-height:1250px;overflow:auto}}@media (max-height:1300px){.height-75{max-height:1225px;overflow:auto}}@media (max-height:1275px){.height-75{max-height:1200px;overflow:auto}}@media (max-height:1250px){.height-75{max-height:1175px;overflow:auto}}@media (max-height:1225px){.height-75{max-height:1150px;overflow:auto}}@media (max-height:1200px){.height-75{max-height:1125px;overflow:auto}}@media (max-height:1175px){.height-75{max-height:1100px;overflow:auto}}@media (max-height:1150px){.height-75{max-height:1075px;overflow:auto}}@media (max-height:1125px){.height-75{max-height:1050px;overflow:auto}}@media (max-height:1100px){.height-75{max-height:1025px;overflow:auto}}@media (max-height:1075px){.height-75{max-height:1000px;overflow:auto}}@media (max-height:1050px){.height-75{max-height:975px;overflow:auto}}@media (max-height:1025px){.height-75{max-height:950px;overflow:auto}}@media (max-height:1000px){.height-75{max-height:925px;overflow:auto}}@media (max-height:975px){.height-75{max-height:900px;overflow:auto}}@media (max-height:950px){.height-75{max-height:875px;overflow:auto}}@media (max-height:925px){.height-75{max-height:850px;overflow:auto}}@media (max-height:900px){.height-75{max-height:825px;overflow:auto}}@media (max-height:875px){.height-75{max-height:800px;overflow:auto}}@media (max-height:850px){.height-75{max-height:775px;overflow:auto}}@media (max-height:825px){.height-75{max-height:750px;overflow:auto}}@media (max-height:800px){.height-75{max-height:725px;overflow:auto}}@media (max-height:775px){.height-75{max-height:700px;overflow:auto}}@media (max-height:750px){.height-75{max-height:675px;overflow:auto}}@media (max-height:725px){.height-75{max-height:650px;overflow:auto}}@media (max-height:700px){.height-75{max-height:625px;overflow:auto}}@media (max-height:675px){.height-75{max-height:600px;overflow:auto}}@media (max-height:650px){.height-75{max-height:575px;overflow:auto}}@media (max-height:625px){.height-75{max-height:550px;overflow:auto}}@media (max-height:600px){.height-75{max-height:525px;overflow:auto}}@media (max-height:575px){.height-75{max-height:500px;overflow:auto}}@media (max-height:550px){.height-75{max-height:475px;overflow:auto}}@media (max-height:525px){.height-75{max-height:450px;overflow:auto}}@media (max-height:500px){.height-75{max-height:425px;overflow:auto}}@media (max-height:475px){.height-75{max-height:400px;overflow:auto}}@media (max-height:450px){.height-75{max-height:375px;overflow:auto}}@media (max-height:425px){.height-75{max-height:350px;overflow:auto}}@media (max-height:400px){.height-75{max-height:325px;overflow:auto}}@media (max-height:375px){.height-75{max-height:300px;overflow:auto}}@media (max-height:350px){.height-75{max-height:275px;overflow:auto}}@media (max-height:325px){.height-75{max-height:250px;overflow:auto}}@media (max-height:300px){.height-75{max-height:225px;overflow:auto}}@media (max-height:275px){.height-75{max-height:200px;overflow:auto}}@media (max-height:250px){.height-75{max-height:175px;overflow:auto}}@media (max-height:225px){.height-75{max-height:150px;overflow:auto}}@media (max-height:200px){.height-75{max-height:125px;overflow:auto}}@media (max-height:175px){.height-75{max-height:100px;overflow:auto}}@media (max-height:150px){.height-75{max-height:75px;overflow:auto}}@media (max-height:125px){.height-75{max-height:50px;overflow:auto}}@media (max-height:100px){.height-75{max-height:25px;overflow:auto}}@media (max-height:75px){.height-75{max-height:0;overflow:auto}}@media (max-height:50px){.height-75{max-height:-25px;overflow:auto}}@media (max-height:25px){.height-75{max-height:-50px;overflow:auto}}@media (max-height:1400px){.height-50{max-height:1350px;overflow:auto}}@media (max-height:1375px){.height-50{max-height:1325px;overflow:auto}}@media (max-height:1350px){.height-50{max-height:1300px;overflow:auto}}@media (max-height:1325px){.height-50{max-height:1275px;overflow:auto}}@media (max-height:1300px){.height-50{max-height:1250px;overflow:auto}}@media (max-height:1275px){.height-50{max-height:1225px;overflow:auto}}@media (max-height:1250px){.height-50{max-height:1200px;overflow:auto}}@media (max-height:1225px){.height-50{max-height:1175px;overflow:auto}}@media (max-height:1200px){.height-50{max-height:1150px;overflow:auto}}@media (max-height:1175px){.height-50{max-height:1125px;overflow:auto}}@media (max-height:1150px){.height-50{max-height:1100px;overflow:auto}}@media (max-height:1125px){.height-50{max-height:1075px;overflow:auto}}@media (max-height:1100px){.height-50{max-height:1050px;overflow:auto}}@media (max-height:1075px){.height-50{max-height:1025px;overflow:auto}}@media (max-height:1050px){.height-50{max-height:1000px;overflow:auto}}@media (max-height:1025px){.height-50{max-height:975px;overflow:auto}}@media (max-height:1000px){.height-50{max-height:950px;overflow:auto}}@media (max-height:975px){.height-50{max-height:925px;overflow:auto}}@media (max-height:950px){.height-50{max-height:900px;overflow:auto}}@media (max-height:925px){.height-50{max-height:875px;overflow:auto}}@media (max-height:900px){.height-50{max-height:850px;overflow:auto}}@media (max-height:875px){.height-50{max-height:825px;overflow:auto}}@media (max-height:850px){.height-50{max-height:800px;overflow:auto}}@media (max-height:825px){.height-50{max-height:775px;overflow:auto}}@media (max-height:800px){.height-50{max-height:750px;overflow:auto}}@media (max-height:775px){.height-50{max-height:725px;overflow:auto}}@media (max-height:750px){.height-50{max-height:700px;overflow:auto}}@media (max-height:725px){.height-50{max-height:675px;overflow:auto}}@media (max-height:700px){.height-50{max-height:650px;overflow:auto}}@media (max-height:675px){.height-50{max-height:625px;overflow:auto}}@media (max-height:650px){.height-50{max-height:600px;overflow:auto}}@media (max-height:625px){.height-50{max-height:575px;overflow:auto}}@media (max-height:600px){.height-50{max-height:550px;overflow:auto}}@media (max-height:575px){.height-50{max-height:525px;overflow:auto}}@media (max-height:550px){.height-50{max-height:500px;overflow:auto}}@media (max-height:525px){.height-50{max-height:475px;overflow:auto}}@media (max-height:500px){.height-50{max-height:450px;overflow:auto}}@media (max-height:475px){.height-50{max-height:425px;overflow:auto}}@media (max-height:450px){.height-50{max-height:400px;overflow:auto}}@media (max-height:425px){.height-50{max-height:375px;overflow:auto}}@media (max-height:400px){.height-50{max-height:350px;overflow:auto}}@media (max-height:375px){.height-50{max-height:325px;overflow:auto}}@media (max-height:350px){.height-50{max-height:300px;overflow:auto}}@media (max-height:325px){.height-50{max-height:275px;overflow:auto}}@media (max-height:300px){.height-50{max-height:250px;overflow:auto}}@media (max-height:275px){.height-50{max-height:225px;overflow:auto}}@media (max-height:250px){.height-50{max-height:200px;overflow:auto}}@media (max-height:225px){.height-50{max-height:175px;overflow:auto}}@media (max-height:200px){.height-50{max-height:150px;overflow:auto}}@media (max-height:175px){.height-50{max-height:125px;overflow:auto}}@media (max-height:150px){.height-50{max-height:100px;overflow:auto}}@media (max-height:125px){.height-50{max-height:75px;overflow:auto}}@media (max-height:100px){.height-50{max-height:50px;overflow:auto}}@media (max-height:75px){.height-50{max-height:25px;overflow:auto}}@media (max-height:50px){.height-50{max-height:0;overflow:auto}}@media (max-height:25px){.height-50{max-height:-25px;overflow:auto}}@media (max-height:1400px){.height-250{max-height:1150px;overflow:auto}}@media (max-height:1375px){.height-250{max-height:1125px;overflow:auto}}@media (max-height:1350px){.height-250{max-height:1100px;overflow:auto}}@media (max-height:1325px){.height-250{max-height:1075px;overflow:auto}}@media (max-height:1300px){.height-250{max-height:1050px;overflow:auto}}@media (max-height:1275px){.height-250{max-height:1025px;overflow:auto}}@media (max-height:1250px){.height-250{max-height:1000px;overflow:auto}}@media (max-height:1225px){.height-250{max-height:975px;overflow:auto}}@media (max-height:1200px){.height-250{max-height:950px;overflow:auto}}@media (max-height:1175px){.height-250{max-height:925px;overflow:auto}}@media (max-height:1150px){.height-250{max-height:900px;overflow:auto}}@media (max-height:1125px){.height-250{max-height:875px;overflow:auto}}@media (max-height:1100px){.height-250{max-height:850px;overflow:auto}}@media (max-height:1075px){.height-250{max-height:825px;overflow:auto}}@media (max-height:1050px){.height-250{max-height:800px;overflow:auto}}@media (max-height:1025px){.height-250{max-height:775px;overflow:auto}}@media (max-height:1000px){.height-250{max-height:750px;overflow:auto}}@media (max-height:975px){.height-250{max-height:725px;overflow:auto}}@media (max-height:950px){.height-250{max-height:700px;overflow:auto}}@media (max-height:925px){.height-250{max-height:675px;overflow:auto}}@media (max-height:900px){.height-250{max-height:650px;overflow:auto}}@media (max-height:875px){.height-250{max-height:625px;overflow:auto}}@media (max-height:850px){.height-250{max-height:600px;overflow:auto}}@media (max-height:825px){.height-250{max-height:575px;overflow:auto}}@media (max-height:800px){.height-250{max-height:550px;overflow:auto}}@media (max-height:775px){.height-250{max-height:525px;overflow:auto}}@media (max-height:750px){.height-250{max-height:500px;overflow:auto}}@media (max-height:725px){.height-250{max-height:475px;overflow:auto}}@media (max-height:700px){.height-250{max-height:450px;overflow:auto}}@media (max-height:675px){.height-250{max-height:425px;overflow:auto}}@media (max-height:650px){.height-250{max-height:400px;overflow:auto}}@media (max-height:625px){.height-250{max-height:375px;overflow:auto}}@media (max-height:600px){.height-250{max-height:350px;overflow:auto}}@media (max-height:575px){.height-250{max-height:325px;overflow:auto}}@media (max-height:550px){.height-250{max-height:300px;overflow:auto}}@media (max-height:525px){.height-250{max-height:275px;overflow:auto}}@media (max-height:500px){.height-250{max-height:250px;overflow:auto}}@media (max-height:475px){.height-250{max-height:225px;overflow:auto}}@media (max-height:450px){.height-250{max-height:200px;overflow:auto}}@media (max-height:425px){.height-250{max-height:175px;overflow:auto}}@media (max-height:400px){.height-250{max-height:150px;overflow:auto}}@media (max-height:375px){.height-250{max-height:125px;overflow:auto}}@media (max-height:350px){.height-250{max-height:100px;overflow:auto}}@media (max-height:325px){.height-250{max-height:75px;overflow:auto}}@media (max-height:300px){.height-250{max-height:50px;overflow:auto}}@media (max-height:275px){.height-250{max-height:25px;overflow:auto}}@media (max-height:250px){.height-250{max-height:0;overflow:auto}}@media (max-height:225px){.height-250{max-height:-25px;overflow:auto}}@media (max-height:200px){.height-250{max-height:-50px;overflow:auto}}@media (max-height:175px){.height-250{max-height:-75px;overflow:auto}}@media (max-height:150px){.height-250{max-height:-100px;overflow:auto}}@media (max-height:125px){.height-250{max-height:-125px;overflow:auto}}@media (max-height:100px){.height-250{max-height:-150px;overflow:auto}}@media (max-height:75px){.height-250{max-height:-175px;overflow:auto}}@media (max-height:50px){.height-250{max-height:-200px;overflow:auto}}@media (max-height:25px){.height-250{max-height:-225px;overflow:auto}}.wide-modal{min-width:940px}@media (max-width:1000px){.wide-modal{min-width:940px}}@media (max-width:825px){.wide-modal{min-width:800px}}@media (max-width:800px){.wide-modal{min-width:100%;margin:0 auto}}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{width:50%;margin:0 auto;padding:20px 30px;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;font-family:Helvetica,Arial,sans-serif;overflow-x:auto;max-height:98vh}.max-w-25{max-width:25vw}@media screen and (min-width:750px){.modal-container{width:600px}}@media screen and (max-width:749px){.modal-container{width:100vw}}.modal-header h3{margin-top:0}.modal-footer,.modal-header{padding:0}.modal-body{margin:.5em 0}.modal-default-button{float:right}.span-button{cursor:pointer;margin:.3em .2em}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.flex-container{display:flex}.flex-space-between{flex-grow:1;align-content:center}.flex-stretch-vertical{align-items:stretch;display:flex;flex-grow:1}.review-file-admin-panel,.review-file-admin-sign-panel{width:max(300px,min(500px,35%));min-width:300px;overflow:auto}.flex-grow{flex-grow:1}.flex-between{display:flex;justify-content:space-between;align-items:center}.radio-toolbar{padding-top:10px}.radio-toolbar input[type=radio]{opacity:0;position:fixed;width:0}.radio-toolbar label{display:inline-block;background-color:#ddd;padding:6px 12px;font-family:sans-serif,Arial;font-size:14px;border:1px solid #444;border-radius:4px}.radio-toolbar input[type=radio]:checked+label{background-color:#bfb;border-color:#4c4}.radio-toolbar label:hover{background-color:#dfd;cursor:pointer}.uploaded-buttons{display:flex;justify-content:flex-start;flex-wrap:wrap}.uploaded-buttons div{text-align:center}.uploaded-buttons i.fa,.uploaded-buttons i.fad,.uploaded-buttons i.fal,.uploaded-buttons i.fas{padding-left:0;padding-right:0}.file-list .file-description{color:#555;font-size:.8em}.file-list .file{display:flex;border:1px solid #aaa;border-radius:4px;margin:.5em;padding:.5em 1em;align-items:center;justify-content:space-between}.file-list .file:hover{box-shadow:2px 2px 5px #aaa}@font-face{font-family:"test-family";src:url(/static/media/BRUSHSCI.e9fd715e.TTF)}.pdf-viewer{border:1px solid #aaa}.canvas-container,.pdf-viewer{width:800px!important;height:1150px!important}.canvas-container{margin:16px}.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;border:1px solid #aaa;padding:15px;border-radius:4px;z-index:100;background:#fff;box-shadow:3px 3px 5px #555}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;margin-top:5px;background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:flex;justify-content:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:grey;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed grey;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #f1f1f1;display:flex;justify-content:flex-start;background:#fff;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.border-soft{border:1px solid #aaa}.div-button{cursor:pointer;color:#888}.div-button:hover{color:#000}h1,h2,h3{margin-top:4px;margin-bottom:2px}.round-container{margin:1rem -.5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:start}.judging-round{margin:.7rem;display:block;width:350px;height:250px;position:relative}.judging-round:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.off-bottom-right{position:absolute;bottom:.5em;right:.5em}.hover-shadow:hover{box-shadow:0 0 5px 3px #ddd}.flex-space-between,.judging-round .title{display:flex;justify-content:space-between}.hover-danger,.hover-faded,.hover-info,.hover-inverse,.hover-primary,.hover-success,.hover-warning{cursor:pointer;opacity:.5}.hover-primary:hover,.hover-success:hover{color:#5cb85c;opacity:1}.hover-info:hover{color:#5bc0de;opacity:1}.hover-warning:hover{color:#f0ad4e;opacity:1}.hover-danger:hover{color:#d9534f;opacity:1}.hover-inverse:hover{color:#292b2c;opacity:1}.hover-faded:hover{color:#f7f7f7;opacity:1}.row-padding{padding:.35em;margin:.2em;border-radius:3px}.judge-assignment{padding:.25em;margin:.2em;border:1px solid #ddd;background-color:#f5f5f5;border-radius:3px;cursor:pointer;white-space:nowrap}.judging-assignment-list{display:flex;flex-wrap:wrap}.label-checkbox{display:inline}.badge{opacity:.6}.badge:hover{opacity:1}#loading-cloud-screen,.loading-cloud{position:fixed;margin:0 auto;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:99999;color:#fff}.interview-time{font-size:smaller;opacity:.85}.see-it{border:3px solid #00f;height:500px;width:500px;background-color:#5cb85c}#custom-questions{display:flex;padding:20px}#custom-questions-menu{padding-right:30px}#custom-questions-menu ul{list-style-type:none;padding-left:0;padding-top:.5em;display:grid;grid-auto-rows:minmax(40px,auto);grid-row-gap:.5em;max-height:800px;overflow-y:auto}#custom-questions-menu .selected{border-color:#01384c;border-style:dashed}#custom-questions-menu ul button{width:100%;height:100%;text-align:left}#custom-question-editor{display:grid;grid-template-columns:1fr 4fr;grid-gap:15px}#custom-question-editor header{grid-column-start:1;grid-column-end:3;text-align:center}#custom-question-editor footer{grid-column-start:2}.project-view{margin:.5em 0;border:1px solid #aaa;border-radius:4px;padding:.5em 1em}.project-view .header{font-weight:bolder}.project-view .header .click{cursor:pointer;text-decoration:underline;color:#0377fc}.project-view .title{font-size:.8em}.project-view .school{font-size:.85em}.project-view .person{margin:0 1em .1em 0;background-color:#eee;padding:.2em 1em;border-radius:3px;font-size:.75em}.search .inputs{display:flex;justify-content:flex-end;align-items:center}.search .inputs .form-control{max-width:50%;margin-left:1em}.displayandsafety-container .person{margin:0 1em .1em 0;background-color:#eee;padding:.2em 1em;border-radius:3px;font-size:.75em}.displayandsafety-container{margin:0 1em}.input-review .content{white-space:pre-line;border:1px solid #ccc;background-color:#fafafa;padding:1em;border-radius:4px}.button{background-color:#555;color:#eee;padding:.3em 1em;border-radius:3px;cursor:pointer;transition:2s ease-in-out}.button:hover{transition:.3s ease-in-out;box-shadow:2px 2px 5px #4e4e4e}.biliteracy-container{margin:0 1em;display:flex;justify-content:center}.biliteracy-panel{padding:1em;border-radius:4px;border:1px solid #aaa;min-width:300px}.biliteracy-panel .instructions{margin-top:2em;border:1px solid #f1f1f1;padding:1em;border-radius:4px}.biliteracy-panel .category{display:flex;justify-content:space-between;padding:1em;border:1px solid #aaa;border-radius:4px;margin-bottom:2em;min-width:50vw}[hidden]{display:none!important}#drop-area{border:2px dashed #ccc;border-radius:20px;width:480px;font-family:sans-serif;margin:100px auto;padding:20px}#drop-area.highlight{border-color:green}p{margin-top:0}.my-form{margin-bottom:10px}#imageChooser{display:none}dd{padding-bottom:1em}.mail-box{border-collapse:collapse;border-spacing:0;display:table;table-layout:fixed;width:100%}.mail-box aside{display:table-cell;float:none;height:100%;padding:0;vertical-align:top}.mail-box .sm-side{background:none repeat scroll 0 0 #e5e8ef;border-radius:4px 0 0 4px;width:25%}.mail-box .lg-side{background:none repeat scroll 0 0 #fff;border-radius:0 4px 4px 0;width:75%}.mail-box .sm-side .user-head{background:none repeat scroll 0 0 #00a8b3;border-radius:4px 0 0;color:#fff;min-height:80px;padding:10px}.user-head .inbox-avatar{float:left;width:65px}.user-head .inbox-avatar img{border-radius:4px}.user-head .user-name{display:inline-block;margin:0 0 0 10px}.user-head .user-name h5{font-size:14px;font-weight:300;margin-bottom:0;margin-top:15px}.user-head .user-name h5 a{color:#fff}.user-head .user-name span a{color:#87e2e7;font-size:12px}a.mail-dropdown{background:none repeat scroll 0 0 #80d3d9;border-radius:2px;color:#01a7b3;font-size:10px;margin-top:20px;padding:3px 5px}.inbox-body{padding:20px}.btn-compose{background:none repeat scroll 0 0 #ff6c60;color:#fff;padding:12px 0;text-align:center;width:100%}.btn-compose:hover{background:none repeat scroll 0 0 #f5675c;color:#fff}ul.inbox-nav{display:inline-block;margin:0;padding:0;width:100%}.inbox-divider{border-bottom:1px solid #d5d8df}ul.inbox-nav li,ul.inbox-nav li a{display:inline-block;line-height:45px;width:100%}ul.inbox-nav li a{color:#6a6a6a;padding:0 20px}ul.inbox-nav li.active a,ul.inbox-nav li a:focus,ul.inbox-nav li a:hover{background:none repeat scroll 0 0 #d5d7de;color:#6a6a6a}ul.inbox-nav li a i{color:#6a6a6a;font-size:16px;padding-right:10px}ul.inbox-nav li a span.label{margin-top:13px}ul.labels-info li h4{color:#5c5c5e;font-size:13px;padding-left:15px;padding-right:15px;padding-top:5px;text-transform:uppercase}ul.labels-info li{margin:0}ul.labels-info li a{border-radius:0;color:#6a6a6a}ul.labels-info li a:focus,ul.labels-info li a:hover{background:none repeat scroll 0 0 #d5d7de;color:#6a6a6a}ul.labels-info li a i{padding-right:10px}.nav.nav-pills.nav-stacked.labels-info p{color:#9d9f9e;font-size:11px;margin-bottom:0;padding:0 22px}.inbox-head{background:none repeat scroll 0 0 #41cac0;border-radius:0 4px 0 0;color:#fff;min-height:80px;padding:20px}.inbox-head h3{display:inline-block;font-weight:300;margin:0;padding-top:6px}.inbox-head .sr-input{border:none;border-radius:4px 0 0 4px;box-shadow:none;color:#8a8a8a;float:left;height:40px;padding:0 10px}.inbox-head .sr-btn{background:none repeat scroll 0 0 #00a6b2;border:none;border-radius:0 4px 4px 0;color:#fff;height:40px;padding:0 20px}.table-inbox{border:1px solid #d3d3d3;margin-bottom:0}.table-inbox tr td{padding:12px!important}.table-inbox tr td:hover{cursor:pointer}.table-inbox tr td .fa-star.inbox-started,.table-inbox tr td .fa-star:hover{color:#f78a09}.table-inbox tr td .fa-star{color:#d5d5d5}.table-inbox tr.unread td{background:none repeat scroll 0 0 #f7f7f7;font-weight:600}ul.inbox-pagination{float:right}ul.inbox-pagination li{float:left}.mail-option{display:inline-block;margin-bottom:10px;width:100%}.mail-option .btn-group,.mail-option .chk-all{margin-right:5px}.mail-option .btn-group a.btn,.mail-option .chk-all{padding:5px 10px}.inbox-pagination a.np-btn,.mail-option .btn-group a.btn,.mail-option .chk-all{background:none repeat scroll 0 0 #fcfcfc;border:1px solid #e7e7e7;border-radius:3px!important;color:#afafaf;display:inline-block}.inbox-pagination a.np-btn{padding:5px 15px}.mail-option .chk-all input[type=checkbox]{margin-top:0}.mail-option .btn-group a.all{border:none;padding:0}.inbox-pagination a.np-btn{margin-left:5px}.inbox-pagination li span{display:inline-block;margin-right:5px;margin-top:7px}.fileinput-button{background:none repeat scroll 0 0 #eee;border:1px solid #e6e6e6}.inbox-body .modal .modal-body input,.inbox-body .modal .modal-body textarea{border:1px solid #e6e6e6;box-shadow:none}.btn-send,.btn-send:hover{background:none repeat scroll 0 0 #00a8b3;color:#fff}.btn-send:hover{background:none repeat scroll 0 0 #009da7}.modal-header h4.modal-title{font-family:"Open Sans",sans-serif;font-weight:300}.modal-body label{font-family:"Open Sans",sans-serif;font-weight:400}.heading-inbox h4{border-bottom:1px solid #ddd;color:#444;font-size:18px;margin-top:20px;padding-bottom:10px}.sender-info{margin-bottom:20px}.sender-info img{height:30px;width:30px}.sender-dropdown{background:none repeat scroll 0 0 #eaeaea;color:#777;font-size:10px;padding:0 3px}.view-mail a{color:#ff6c60}.attachment-mail{margin-top:30px}.attachment-mail ul{display:inline-block;margin-bottom:30px;width:100%}.attachment-mail ul li{float:left;margin-bottom:10px;margin-right:10px;width:150px}.attachment-mail ul li img{width:100%}.attachment-mail ul li span{float:right}.attachment-mail .file-name{float:left}.attachment-mail .links{display:inline-block;width:100%}.fileinput-button{float:left;margin-right:4px;overflow:hidden;position:relative}.fileinput-button input{cursor:pointer;direction:ltr;font-size:23px;margin:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:translate(-300px) scale(4);transform:translate(-300px) scale(4)}.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle{margin-bottom:5px}.files .progress{width:200px}.fileupload-processing .fileupload-loading{display:block}* html .fileinput-button{line-height:24px;margin:1px -3px 0 0}*+html .fileinput-button{margin:1px 0 0;padding:2px 15px}@media (max-width:767px){.files .btn span{display:none}.files .preview *{width:40px}.files .name *{display:inline-block;width:80px;word-wrap:break-word}.files .progress{width:20px}.files .delete{width:60px}}ul.no-style{list-style-type:none;padding:0;margin:0}.view-message .type{color:#555}.view-message .time-stamp{font-size:.8em;color:#555}.view-message{cursor:pointer;margin:1em;border:1px solid #aaa;border-radius:3px;padding:1em;display:flex;justify-content:flex-start;align-items:center}.view-message i{padding-right:1em}.view-message:hover{box-shadow:2px 2px 5px #aaa}.view-message.selected{background-color:#bbb}.view-message-details{padding:2em;background-color:#fafafa;border-radius:1em}.floor-planner{padding:0 1em}.floor-planner .canvas-container{background-color:#aaa;padding:0;margin:0;width:100%!important;height:calc(100vh - 400px)!important;overflow:auto}.floor-planner .canvas-container #main-board{background-color:#949494;width:100%}.floor-planner option.placed{background-color:#aaa;color:#fff}.floor-planner .table-assignments{border:1px solid #aaa;padding:1em;border-radius:4px}.exam-landing-tile-list{display:flex;justify-content:space-evenly;flex-wrap:wrap}.exam-landing-tile-list .exam-landing-tile{margin:1em;padding:.5em 1em;border-radius:4px;border:1px solid #aaa;width:350px;height:250px;display:flex;flex-direction:column}.exam-landing-tile-list .exam-landing-tile:hover{box-shadow:3px 3px 8px #aaa}.exam-landing-tile .grow{overflow-y:auto}:root{--color-base:#1b65e4;--color-base:#4060bf;--color-base-attention:#bf4040;--color-color-1-h:225;--color-color-1-s:50%;--color-color-1-l:50%;--link-color-hsl:hsl(var(--color-color-1-h),var(--color-color-1-s),var(--color-color-1-l));--color-mute:hsl(calc(var(--color-color-1-h)),calc(var(--color-color-1-s) - 50%),calc(var(--color-color-1-l)));--color-focus:hsl(calc(var(--color-color-1-h) + 45),calc(var(--color-color-1-s) + 25%),calc(var(--color-color-1-l)));--color-highlight:hsl(calc(var(--color-color-1-h) + 90),calc(var(--color-color-1-s)),calc(var(--color-color-1-l)));--color-base-attention:red;--color-color-1-att-h:360;--color-color-1-att-s:70%;--color-color-1-att-l:50%;--link-color-hsl-att:hsl(var(--color-color-1-att-h),var(--color-color-1-att-s),var(--color-color-1-att-l));--color-danger:hsl(calc(var(--color-color-1-att-h)),calc(var(--color-color-1-att-s)),calc(var(--color-color-1-att-l)));--color-warning:hsl(calc(var(--color-color-1-att-h) + 45),calc(var(--color-color-1-att-s)),calc(var(--color-color-1-att-l)));--color-pop:hsl(calc(var(--color-color-1-att-h) + 90),calc(var(--color-color-1-att-s)),calc(var(--color-color-1-att-l)));--color-branch-focus:gold;--color-branch-mute:#aeb7b3;--color-branch-color-1:#909;--link-color-cold:hsl(calc(var(color-branch-color-1) - 80),var(--link-color-s),var(--link-color-l));--color-branch-warning:#000;--color-branch-danger:#000;--color-branch-pop:#000;--hover-brigtness:1.2}.branch-contaier{margin:.5em;border-radius:4px;padding:.5em}.branch-contaier .group{margin:.5em 2.5em;padding:.5em;border:1px solid #aaa;border-radius:4px}.branch-contaier .branch-options{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;padding:0 6rem}.branch-contaier .branch-options.buttons-5{flex-direction:column}.branch-contaier .branch-options.buttons-5 .branch-limb-btn{width:min(90vw,400px)}.branch-contaier .branch-options .back-to-parent-btn{position:absolute;left:0;top:2px}.branch-contaier .branch-options .branch-limb-btn{background-color:#4060bf;background-color:var(--color-base);font-family:Arial,Helvetica,sans-serif;text-align:center;font-size:1.25em;font-weight:bolder;color:#fff;font-weight:700;margin-bottom:1rem}.branch-contaier .branch-options .branch-limb-btn:hover{box-shadow:2px 2px 5px #aaa}.branch-contaier .branch-options .branch-limb-btn.type-option-highlight{background-color:hsl(315,50%,50%);background-color:var(--color-highlight)}.branch-contaier .branch-options .branch-limb-btn.type-option-mute{background-color:hsl(225,0%,50%);background-color:var(--color-mute)}.branch-contaier .branch-options .branch-limb-btn.type-option-focus{background-color:hsl(270,75%,50%);background-color:var(--color-focus)}.branch-contaier .branch-options .branch-limb-btn.type-option-pop{background-color:hsl(450,70%,50%);background-color:var(--color-pop)}.branch-contaier .branch-options .branch-limb-btn.type-option-warning{background-color:hsl(405,70%,50%);background-color:var(--color-warning)}.branch-contaier .branch-options .branch-limb-btn.type-option-danger{background-color:hsl(360,70%,50%);background-color:var(--color-danger)}.branch-contaier .branch-options .branch-limb-btn:hover{box-shadow:3px 3px 3px #aaa;-webkit-filter:brightness(1.2);filter:brightness(1.2);-webkit-filter:brightness(var(--hover-brigtness));filter:brightness(var(--hover-brigtness))}.branch-container-outside{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center}:root{--nhd-border:1px solid #aaa;--nhd-border-radius:0.4rem;--nhd-success:#dff0d8;--nhd-selected:#97b9cc;--nhd-tile:#cbe4f2;--nhd-finals:#f3cd7c;--nhd-alt-row:#f3f3f3}.nhd-schedule-round h2,.nhd-schedule-round h3,.nhd-schedule-round h4,.nhd-schedule-round h5{margin-bottom:0;margin-top:.1rem}.nhd-schedule-round hr{margin:.3rem 0}.nhd-schedule-round .schedule-template,.nhd-schedule-round .scheduled-round{border:1px solid #aaa;border:var(--nhd-border);border-radius:.4rem;border-radius:var(--nhd-border-radius);padding:.5rem;margin:.5rem}.nhd-schedule-round .scheduled-round{width:250px}table.table.table-striped.tr:nth-child(2n){background-color:#eee}.nhd-round-room-slots-list{display:flex;flex-wrap:wrap;width:100%}.nhd-schedule-slot{border:1px solid #aaa;border:var(--nhd-border);border-radius:.4rem;border-radius:var(--nhd-border-radius);padding:.5rem;margin:.5rem;height:125px;position:relative;color:#000;background-color:#eee}.nhd-schedule-slot .slot-tag{position:absolute;top:0;left:0;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;z-index:0;font-size:.8rem;background-color:rgba(33,33,33,.3);color:#fff;text-align:center}.nhd-round-room-slots-list .nhd-schedule-slot{border:1px solid #aaa;border:var(--nhd-border);border-radius:.4rem;border-radius:var(--nhd-border-radius);padding:.5rem .5rem .5rem 1rem;margin:.5rem;width:max(calc(25% - 1rem),170px);height:125px;position:relative}.nhd-schedule-slot.has-entry{background-color:#dff0d8;background-color:var(--nhd-success);border-color:#dff0d8;border-color:var(--nhd-success)}.nhd-schedule-slot.selected{background-color:#97b9cc;background-color:var(--nhd-selected)}.nhd-schedule-slot .slot-footer{position:absolute;bottom:.3rem;left:.3rem;right:.3rem;font-size:smaller;color:#666;text-align:left;cursor:pointer}.nhd-schedule-slot{overflow:hidden;text-overflow:ellipsis;max-lines:2}.nhd-bottom-margin{height:4rem}.scheduled-template-round-list .scheduled-round{background-color:#cbe4f2;background-color:var(--nhd-tile);border-color:#cbe4f2;border-color:var(--nhd-tile)}.scheduled-template-round-list .scheduled-round.nhd-finals{background-color:#f3cd7c;background-color:var(--nhd-finals);border-color:#f3cd7c;border-color:var(--nhd-finals)}.nhd-admin-panel-rounds,.nhd-admin-panel-rounds-list{padding:.5rem;margin:.5rem 0}.nhd-admin-panel-rounds{border:1px solid #aaa;border:var(--nhd-border);border-radius:.4rem;border-radius:var(--nhd-border-radius)}.nhd-admin-panel-rounds:nth-child(2n){background-color:#f3f3f3;background-color:var(--nhd-alt-row)}.nhd-admin-panel-rounds.finals{border-color:#f3cd7c;border-color:var(--nhd-finals);border-left:10px solid #f3cd7c;border-left:10px solid var(--nhd-finals)}.nhd-finals{color:#f3cd7c;color:var(--nhd-finals)}.nhd-admin-panel-rounds h5{font-weight:700}.nhd-admin-panel-rooms-list .details{font-size:.8rem}.nhd-admin-panel-rounds .table.table-striped tr:nth-child(odd){background-color:#f3f3f3;background-color:var(--nhd-alt-row)}.nhd-admin-panel-rounds .table.table-striped tr:nth-child(2n){background-color:#fff}.nhd-tb-25{width:40px}.nhd-tb-60{text-align:center;width:130px}.nhd-admin-panel-category{border:1px solid #555;border-radius:.4rem;border-radius:var(--nhd-border-radius);margin:1.5rem 0}.nhd-admin-panel-category .header{background-color:#555;color:#ddd;padding:.3rem}
/*# sourceMappingURL=main.247e57d7.chunk.css.map */