@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&&family=Kanit&family=Open+Sans&display=swap";.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{padding:.2rem .4rem;font-size:.7rem}.spinner-border-xs{width:.8rem;height:.8rem;border-width:.1em}: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: #222222;--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}.btn-icon-actionable{padding:2px 4px;font-size:.75rem;background:transparent;outline:0;box-shadow:none;border:0;border-radius:2px;transition:all .2s ease-in-out}.btn-icon-add{opacity:.7}.btn-icon-add:hover,.btn-icon-add:focus,.btn-icon-add:active{opacity:1;color:#05a354}.inner-card{background-color:#242424;border-radius:5px;padding:1rem 1.5rem}.forum-thread--body,.forum-thread--footer,.thread-card--body,.thread-card--footer,.forum-threads--list{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{content:" *";color:red;font-size:.8rem;font-weight:700}.base-form--item-errors{width:100%;margin-top:.25rem;font-size:.875em;color:#bf5329}.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;top:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-checkbox-group--label:before{content:"";border:1px solid #7d7d7d;border-radius:5px;cursor:pointer;display:inline-block;line-height:12px;margin-right:.5rem;position:relative;left:-5px;top:5px;height:21px;width:21px}.base-checkbox-group--light-label{display:inline-block;font-size:.9rem;line-height:1.5rem;margin-left:5px;top:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-checkbox-group--light-label:before{content:"";border:2px solid #c5c5c5;cursor:pointer;display:inline-block;line-height:12px;margin-right:.5rem;position:relative;left:-5px;top:5px;height:21px;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{top:0;position:relative}.base-checkbox-group--input:checked+.base-checkbox-group--label:before{content:"";background-color:#fcb12e;position:relative;top:5px}.base-checkbox-group--input:checked+.base-checkbox-group--label:after{content:"✓";color:#303030;font-size:24px;line-height:12px;position:absolute;left:-1px;top:5px;text-shadow:1px 1px 0 rgba(0,0,0,.3)}.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{content:"";border:4px solid #303030;height:20px;width:20px;background-color:#fcb12e}.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{content:"";border:3px solid #303030;border-radius:50%;display:inline-block;margin-right:.5rem;position:relative;top:5px;height:20px;width:20px}.autocomplete-list{color:#fff;position:absolute;top:calc(100% + 1px);left:0;right:0;background:#303030;border:1px solid #424242;border-top:none;max-height:250px;overflow-y:auto;z-index:20}.autocomplete-list div{padding:.5rem;cursor:pointer}.autocomplete-list div:hover,.autocomplete-list .selected{color:var(--color-ga-yellow)}select.base-select-filter-group--select{height:auto}.base-select-group--suffix-container{display:flex;align-items:stretch}.base-select-group--suffix{border:3px solid #303030;cursor:default;flex-grow:1;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;text-align:center;min-width:4rem}.base-select-group--input{background:#303030;border:none;border-radius:5px;color:#fff;height:2.75rem;outline:1px solid #424242;padding:10px;width:100%;-webkit-appearance:none}.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{padding:.3rem;height:auto}.base-select-group--tooltip{position:relative;display:inline-block}.base-select-group--tooltip .base-select-group--tooltip-text{display:none;width:300px;background-color:#393838;color:#fff;text-align:center;border-radius:6px;padding:5px 0;z-index:1;top:-5px;left:105%;position:absolute}.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{display:flex;align-items:stretch}.base-text-group--suffix-container .base-text-group--input{border-top-right-radius:0;border-bottom-right-radius:0}.base-text-group--suffix{border-top-right-radius:5px;border-bottom-right-radius:5px;margin-left:2px;outline:1px solid #424242;cursor:default;flex-grow:1;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;text-align:center;min-width:4rem;padding:0 .5rem}.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{position:relative;display:inline-block}.base-text-group--tooltip .base-text-group--tooltip-text{display:none;width:300px;background-color:#393838;color:#fff;text-align:center;border-radius:6px;padding:5px 0;z-index:1;top:-5px;left:105%;position:absolute}.base-text-group :hover .base-text-group--tooltip .base-text-group--tooltip-text{display:initial}.base-time-group--input{color:#fff}.search-input{width:100%!important;border:1px solid #24282c;background-color:#3b4148;color:#eee;font-size:.75rem;border-radius:4px;transition:background-color .3s ease-in-out;-webkit-appearance:none}.search-input::-moz-placeholder{color:#999}.search-input::placeholder{color:#999}.search-input:hover,.search-input:focus,.search-input:active{outline:0;background-color:#434a52;color:#eee}.search-input.standard{height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.6}.tags-input-results{background:#333;color:#eee;padding:.1rem 0}.tags-input-results li{color:#eee;padding:.375rem .75rem;transition:all .3s ease-in-out;border-radius:.2rem}.tags-input-results li:hover,.tags-input-results li:focus,.tags-input-results li:active{color:#fff;background:#111;cursor:pointer}.dot-spinner-loader{margin:100px auto;font-size:25px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:dot-spinner-animation 1.1s infinite ease;transform:translateZ(0)}@keyframes dot-spinner-animation{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}.small-circle-spinner{display:inline-block;width:1rem;height:1rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite circle-spinner;color:#fbaf2f}@keyframes circle-spinner{to{transform:rotate(360deg)}}.user-import-title-header{background:#212529;border-radius:0%;border-bottom:0;color:#fcb12e;font-family:Bebas Neue,sans-serif;font-size:1.4em;padding:.75rem 1.25rem;margin-bottom:0}.user-import-card-content-container{background:#212529;padding:1rem}.scrollable-table{display:flex;flex-direction:column;overflow:hidden;-moz-columns:3;columns:3}.scrollable-table th,.scrollable-table td{padding:8px}.scrollable-table--head{box-shadow:0 0 12px #00000026;flex:0 0 auto;overflow-y:scroll;overflow-x:hidden;border-top:2px solid;margin-top:1rem}.scrollable-table--head-row{display:flex}.scrollable-table--head-row-cell{flex:1 100%;overflow:hidden;padding:.5em 1em;text-overflow:ellipsis;text-align:center}.scrollable-table--head-nb{box-shadow:none;border-top:none}.scrollable-table--body{flex:1 1 100%;overflow-y:scroll;max-height:50vh}.scrollable-table--body-row{display:flex}.scrollable-table--body-row-cell{flex:1 100%;overflow:hidden;padding:.5em 1em;text-overflow:ellipsis;word-wrap:break-word;font-size:small;min-width:100px}.scrollable-table--body-row-cell:first-child{max-width:-moz-fit-content;max-width:fit-content}.scrollable-table--body-row-cell:last-child{max-width:-moz-fit-content;max-width:fit-content}.dt-layout-row{width:100%;display:flex;justify-content:space-between}.dt-layout-table{display:block}.dt-length>.custom-select{width:auto;margin-right:.3rem;margin-left:.3rem}.dt-search{display:inline-flex}.dt-search input{margin-left:.3rem;margin-right:.3rem;background:#303030;border:none;border-radius:5px;color:#fff;height:1.75rem;outline:1px solid #424242}.custom-toast{width:-moz-fit-content;width:fit-content;margin:0 auto}.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-radius:0%;border-bottom:0;color:#fcb12e;font-family:Bebas Neue,sans-serif;font-size:1.4em;padding:.75rem 1.25rem;margin-bottom:0}.wisp-card-content-container{background:#212529;padding:1rem}header#header{display:inline;position:sticky;z-index:calc(var(--menu-z-index) - 10)}.galactic-scrollbar{scrollbar-width:thin;scrollbar-color:var(--color-ga-bg-3) var(--color-ga-bg-2);-ms-overflow-style:none}.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 rgba(255,255,255,.2)}.companyPenTestRequest--action-button-group{gap:4px}.existing-user-container{font-family:monospace;background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem;padding:.75rem;height:200px;overflow-y:auto}.existing-user-container .user-item{padding:.25rem;cursor:pointer}.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{position:absolute;left:10px;top:10px;color:#6c757d}.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:#8090a0b3;display:flex;inset:0;justify-content:center;overflow-x:hidden;overflow-y:auto;padding-bottom:24px;padding-top:24px;position:fixed;scrollbar-width:thin;z-index:2147483642}.userback-button{transform:rotate(-90deg) translate(50%,-50%);transform-origin:100% 50%;padding:0 16px 0 14px;box-shadow:0 0 5px #0000001a;white-space:nowrap!important;right:-2px;top:50%;bottom:auto;animation:feedbackSlideLeft .2s linear;border-bottom:2px solid rgba(0,0,0,0);display:block;position:fixed;z-index:2147483644;width:auto;height:40px;line-height:40px;margin:-20px 0 0;border-radius:8px 8px 0 0;background-color:var(--color-ga-yellow);color:#000;background-image:none;text-align:center;font-size:14px;font-family:Inter,sans-serif!important;font-weight:500;letter-spacing:normal;word-spacing:normal;cursor:pointer;transition:all .1s linear;box-sizing:border-box}.userback-button:hover{color:#000!important;text-decoration:none;right:0;box-shadow:0 0 30px #0003}.userback-button svg{float:left;height:14px;margin:13px 5px 0 0;overflow:hidden;transform:rotate(90deg);width:14px}
