@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&&family=Kanit&family=Open+Sans&display=swap);
@charset "UTF-8";.col-width-10{max-width:10%}.col-width-20{max-width:20%}.col-width-30{max-width:30%}.col-width-40{max-width:40%}.col-width-50{max-width:50%}.col-width-60{max-width:60%}.col-width-70{max-width:70%}.col-width-80{max-width:80%}.col-width-90{max-width:90%}.col-width-100{max-width:100%}.maxW-100{max-width:100px}.base-button{display:inline}.base-button.h-2r{height:2rem}.btn-yellow{color:#fcb12e}.btn-xs{font-size:.7rem;padding:.2rem .4rem}.spinner-border-xs{border-width:.1em;height:.8rem;width:.8rem}.btn-icon-actionable{background:transparent;border:0;border-radius:2px;box-shadow:none;font-size:.75rem;outline:0;padding:2px 4px;transition:all .2s ease-in-out}.btn-icon-add{opacity:.7}.btn-icon-add:active,.btn-icon-add:focus,.btn-icon-add:hover{color:#05a354;opacity:1}.inner-card{background-color:#242424;border-radius:5px;padding:1rem 1.5rem}.forum-thread--body,.forum-thread--footer,.forum-threads--list,.thread-card--body,.thread-card--footer{visibility:initial}form label[for=cell_phone]{color:var(--color-ga-yellow);font-weight:700}.base-form{display:inline}.base-form--item{margin-bottom:1rem}.base-form--item.required label:after{color:red;content:" *";font-size:.8rem;font-weight:700}.base-form--item-errors{color:#bf5329;font-size:.875em;margin-top:.25rem;width:100%}.base-form--label{font-size:1rem;margin-bottom:.25rem}.base-form--inline-flex{display:inline-flex}.base-form--inline-flex.gap-1{gap:1rem}.base-form.form-inline{display:flex}.base-form input::-moz-placeholder,.base-form textarea::-moz-placeholder{color:#b1b7ba;opacity:1}.base-form input::placeholder,.base-form textarea::placeholder{color:#b1b7ba;opacity:1}.base-search-form .base-form--item{margin-bottom:0}.pagination-container .pagination{padding-right:1rem}.base-checkbox--input{margin-top:5px}.base-checkbox--validation{padding-left:5px}.base-checkbox-secondary--input{margin-top:5px}.base-checkbox-secondary--validation{padding-left:5px}.base-checkbox-group{position:relative}.base-checkbox-group:hover{cursor:pointer}.base-checkbox-group--label{cursor:pointer;display:inline-block;font-size:.9rem;line-height:1.5rem;margin-left:5px;position:relative;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-checkbox-group--label:before{border:1px solid #7d7d7d;border-radius:5px;content:"";cursor:pointer;display:inline-block;height:21px;left:-5px;line-height:12px;margin-right:.5rem;position:relative;top:5px;width:21px}.base-checkbox-group--light-label{display:inline-block;font-size:.9rem;line-height:1.5rem;margin-left:5px;position:relative;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-checkbox-group--light-label:before{border:2px solid #c5c5c5;content:"";cursor:pointer;display:inline-block;height:21px;left:-5px;line-height:12px;margin-right:.5rem;position:relative;top:5px;width:21px}.base-checkbox-group--input{display:none;margin-bottom:.25rem}.base-checkbox-group--input:focus-visible{border:none;box-shadow:0 0 2px #fcb12e;outline:1px solid #fcb12e}.base-checkbox-group--input:checked+.base-checkbox-group--label{position:relative;top:0}.base-checkbox-group--input:checked+.base-checkbox-group--label:before{background-color:#fcb12e;content:"";position:relative;top:5px}.base-checkbox-group--input:checked+.base-checkbox-group--label:after{color:#303030;content:"✓";font-size:24px;left:-1px;line-height:12px;position:absolute;text-shadow:1px 1px 0 rgba(0,0,0,.3);top:5px}.base-dategroup--input{border-radius:5px;color:#fff;height:2.75rem}.base-radio-group{position:relative}.base-radio-group--input{display:none;margin-bottom:.25rem}.base-radio-group--input:focus-visible{border:none;box-shadow:0 0 2px #fcb12e;outline:1px solid #fcb12e}.base-radio-group--input:hover{cursor:pointer}.base-radio-group--input:checked+label:before{background-color:#fcb12e;border:4px solid #303030;content:"";height:20px;width:20px}.base-radio-group .form-check-label{display:inline;font-size:.9rem;line-height:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-radio-group .form-check-label:hover{cursor:pointer}.base-radio-group .form-check-label:before{border:3px solid #303030;border-radius:50%;content:"";display:inline-block;height:20px;margin-right:.5rem;position:relative;top:5px;width:20px}.autocomplete-list{background:#303030;border:1px solid #424242;border-top:none;color:#fff;left:0;max-height:250px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 1px);z-index:20}.autocomplete-list div{cursor:pointer;padding:.5rem}.autocomplete-list .selected,.autocomplete-list div:hover{color:var(--color-ga-yellow)}.base-select-group--suffix-container{align-items:stretch;display:flex}.base-select-group--suffix{align-items:center;border:3px solid #303030;cursor:default;display:flex;flex-grow:1;font-size:1.1rem;font-weight:700;justify-content:center;min-width:4rem;text-align:center}.base-select-group--input{-webkit-appearance:none;background:#303030;border:none;border-radius:5px;color:#fff;height:2.75rem;outline:1px solid #424242;padding:10px;width:100%}.base-select-group--input:focus-visible{border:none;box-shadow:0 0 2px #fcb12e;outline:1px solid #fcb12e}.base-select-group--input[multiple]{height:auto}.base-select-group--input.sm{height:2rem}.base-select-group--input.light{height:auto;padding:.3rem}.base-select-group--tooltip{display:inline-block;position:relative}.base-select-group--tooltip .base-select-group--tooltip-text{background-color:#393838;border-radius:6px;color:#fff;display:none;left:105%;padding:5px 0;position:absolute;text-align:center;top:-5px;width:300px;z-index:1}.base-select-group :hover .base-text-group--tooltip .base-text-group--tooltip-text{display:initial}.base-static-link-group.yellow{color:#fdb913}.base-text-area-group--input{background:#303030;border:none;border-radius:5px;color:#fff;outline:1px solid #424242;padding:10px;width:100%}.base-text-area-group--input:focus-visible{border:none;box-shadow:0 0 2px #fcb12e;outline:1px solid #fcb12e}.base-text-group--suffix-container{align-items:stretch;display:flex}.base-text-group--suffix{align-items:center;border:3px solid #303030;cursor:default;display:flex;flex-grow:1;font-size:1.1rem;font-weight:700;justify-content:center;min-width:4rem;text-align:center}.base-text-group--input{background:#303030;border:none;border-radius:5px;color:#fff;height:2.75rem;outline:1px solid #424242;padding:10px;width:100%}.base-text-group--input:focus-visible{border:none;box-shadow:0 0 2px #fcb12e;outline:1px solid #fcb12e}.base-text-group--input.sm{height:2rem}.base-text-group--tooltip{display:inline-block;position:relative}.base-text-group--tooltip .base-text-group--tooltip-text{background-color:#393838;border-radius:6px;color:#fff;display:none;left:105%;padding:5px 0;position:absolute;text-align:center;top:-5px;width:300px;z-index:1}.base-text-group :hover .base-text-group--tooltip .base-text-group--tooltip-text{display:initial}.base-time-group--input{color:#fff}.search-input{-webkit-appearance:none;background-color:#3b4148;border:1px solid #24282c;border-radius:4px;color:#eee;font-size:.75rem;transition:background-color .3s ease-in-out;width:100%!important}.search-input::-moz-placeholder{color:#999}.search-input::placeholder{color:#999}.search-input:active,.search-input:focus,.search-input:hover{background-color:#434a52;color:#eee;outline:0}.search-input.standard{font-size:.875rem;font-weight:400;height:calc(1.6em + .75rem + 2px);line-height:1.6;padding:.375rem .75rem}.tags-input-results{background:#333;color:#eee;padding:.1rem 0}.tags-input-results li{border-radius:.2rem;color:#eee;padding:.375rem .75rem;transition:all .3s ease-in-out}.tags-input-results li:active,.tags-input-results li:focus,.tags-input-results li:hover{background:#111;color:#fff;cursor:pointer}.dot-spinner-loader{animation:dot-spinner-animation 1.1s ease infinite;border-radius:50%;font-size:25px;height:1em;margin:100px auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}@keyframes dot-spinner-animation{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.5),-1.8em -1.8em 0 0 hsla(0,0%,100%,.7)}12.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.5)}25%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.5),1.8em -1.8em 0 0 hsla(0,0%,100%,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}37.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.5),2.5em 0 0 0 hsla(0,0%,100%,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}50%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.5),1.75em 1.75em 0 0 hsla(0,0%,100%,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}62.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.5),0 2.5em 0 0 hsla(0,0%,100%,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}75%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.5),-1.8em 1.8em 0 0 hsla(0,0%,100%,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}87.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.5),-2.6em 0 0 0 hsla(0,0%,100%,.7),-1.8em -1.8em 0 0 #fff}}:root{--color-ga-bg-1:#292929;--color-ga-bg-2:#3c3c3c;--color-ga-bg-3:#1b1b1b;--color-ga-bg-4:#232323;--color-ga-bg-5:#222;--color-ga-bg-6:#2e2e2e;--color-ga-yellow:#fbaf2f;--color-ga-green:#05a354;--color-ga-red:#ef4265;--color-ga-new-red:#ff3f63;--color-ga-new-yellow-green:#b3d353;--color-ga-new-green:#04a353;--font-ga-primary:Bebas Neue;--font-ga-secondary:Kanit;--font-ga-normal:Open Sans;--menu-z-index:30}.small-circle-spinner{animation:circle-spinner .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;color:#fbaf2f;display:inline-block;height:1rem;vertical-align:-.125em;width:1rem}@keyframes circle-spinner{to{transform:rotate(1turn)}}.user-import-title-header{background:#212529;border-bottom:0;border-radius:0;color:#fcb12e;font-family:Bebas Neue,sans-serif;font-size:1.4em;margin-bottom:0;padding:.75rem 1.25rem}.user-import-card-content-container{background:#212529;padding:1rem}.scrollable-table{-moz-columns:3;column-count:3;display:flex;flex-direction:column;overflow:hidden}.scrollable-table td,.scrollable-table th{padding:8px}.scrollable-table--head{border-top:2px solid;box-shadow:0 0 12px 0 rgba(0,0,0,.15);flex:0 0 auto;margin-top:1rem;overflow-x:hidden;overflow-y:scroll}.scrollable-table--head-row{display:flex}.scrollable-table--head-row-cell{flex:1 100%;overflow:hidden;padding:.5em 1em;text-align:center;text-overflow:ellipsis}.scrollable-table--head-nb{border-top:none;box-shadow:none}.scrollable-table--body{flex:1 1 100%;max-height:50vh;overflow-y:scroll}.scrollable-table--body-row{display:flex}.scrollable-table--body-row-cell{word-wrap:break-word;flex:1 100%;font-size:small;min-width:100px;overflow:hidden;padding:.5em 1em;text-overflow:ellipsis}.scrollable-table--body-row-cell:first-child,.scrollable-table--body-row-cell:last-child{max-width:-moz-fit-content;max-width:fit-content}.dt-layout-row{display:flex;justify-content:space-between;width:100%}.dt-layout-table{display:block}.dt-length>.custom-select{margin-left:.3rem;margin-right:.3rem;width:auto}.dt-search{display:inline-flex}.dt-search input{background:#303030;border:none;border-radius:5px;color:#fff;height:1.75rem;margin-left:.3rem;margin-right:.3rem;outline:1px solid #424242}.custom-toast{margin:0 auto;width:-moz-fit-content;width:fit-content}.pdf-title{line-height:1}.pdf-button-container{flex:1 0 25%;max-width:25%}.pdf-button-icon{line-height:1;margin-right:.5rem}.vue-files-preview>.pic-preview img{width:100%}.wisp-title-header{background:#212529;border-bottom:0;border-radius:0;color:#fcb12e;font-family:Bebas Neue,sans-serif;font-size:1.4em;margin-bottom:0;padding:.75rem 1.25rem}.wisp-card-content-container{background:#212529;padding:1rem}header#header{display:inline;position:sticky;z-index:calc(var(--menu-z-index) - 10)}.galactic-scrollbar{-ms-overflow-style:none;scrollbar-color:var(--color-ga-bg-3) var(--color-ga-bg-2);scrollbar-width:thin}.galactic-scrollbar::-webkit-scrollbar{width:16px}.galactic-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.galactic-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.galactic-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.forum-threads--upcoming-events a{color:var(--color-ga-yellow)}.forum-threads--event{border-bottom:1px solid hsla(0,0%,100%,.2)}.companyPenTestRequest--action-button-group{gap:4px}.existing-user-container{background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem;font-family:monospace;height:200px;overflow-y:auto;padding:.75rem}.existing-user-container .user-item{cursor:pointer;padding:.25rem}.existing-user-container .user-item:hover{background-color:#6c757d}.existing-user-container .reactivate{color:#fcb12e}.user-import-search-container{position:relative}.user-import-search-icon{color:#6c757d;left:10px;position:absolute;top:10px}.user-import-search-input{padding-left:30px}.cursor-pointer{cursor:pointer!important}.toastui-editor.ww-mode{z-index:1}.userback-container{align-items:center;background-color:rgba(128,144,160,.7);bottom:0;display:flex;justify-content:center;left:0;overflow-x:hidden;overflow-y:auto;padding-bottom:24px;padding-top:24px;position:fixed;right:0;scrollbar-width:thin;top:0;z-index:2147483642}.userback-button{animation:feedbackSlideLeft .2s linear;background-color:var(--color-ga-yellow);background-image:none;border-bottom:2px solid transparent;border-radius:8px 8px 0 0;bottom:auto;box-shadow:0 0 5px rgba(0,0,0,.1);box-sizing:border-box;color:#000;cursor:pointer;display:block;font-family:Inter,sans-serif!important;font-size:14px;font-weight:500;height:40px;letter-spacing:normal;line-height:40px;margin:-20px 0 0;padding:0 16px 0 14px;position:fixed;right:-2px;text-align:center;top:50%;transform:rotate(-90deg) translate(50%,-50%);transform-origin:100% 50%;transition:all .1s linear;white-space:nowrap!important;width:auto;word-spacing:normal;z-index:2147483644}.userback-button:hover{box-shadow:0 0 30px rgba(0,0,0,.2);color:#000!important;right:0;text-decoration:none}.userback-button svg{float:left;height:14px;margin:13px 5px 0 0;overflow:hidden;transform:rotate(90deg);width:14px}

/*# sourceMappingURL=global.css.map*/