:root{--dark-background:#444;--main-background:white;--primary-background:#F5F5F5;--pod-background:white;--light-hover:#f8f9fa;--hover-background:#f9f9f9;--font-primary:#000;--shadow:1px 2px 5px 2px rgba(158,158,158,.54);--secondary-shadow:8px 0 6px -7px rgba(156,156,156,.54);--light-background:#F1F1F1;--contrast-border:white;--border:#CCCCCC;--mid-Background:#CBCBCB;--darker-Background:#888888;--font-secondary:#7e8090;--sh-green:#46EBB1;--sh-green-hover:#46EBB166;--sh-lavender:#AE77E6;--sh-lavender-transparent:#AE77E640;--sh-lavender-hover:#AE77E666;--sh-blue:#58CFED;--sh-blue-transparent:#58CFED40;--sh-blue-hover:#58CFED66;--sh-red:#ED175C;--sh-red-hover:#ED175C66;--sh-red-light:#ED175C;--barColour:white;--scrollbar:var(--sh-blue);--header-height:90px;--bread-crumbs-height:3rem;}.altScheme{--dark-background:#303347;--main-background:#303347;--hover-background:#35384E;--primary-background:#393c54;--pod-background:#303347;--font-primary:#fff;--light-background:#444444;--light-hover:#495057;--contrast-border:#F1F1F1;--shadow:none;--secondary-shadow:8px 0 6px -7px rgba(100,100,100,.54);--border:#888888;}@media (prefers-color-scheme:dark){:root{--dark-background:#303347;--main-background:#303347;--primary-background:#393c54;--hover-background:#35384E;--pod-background:#303347;--font-primary:#fff;--light-background:#444444;--light-hover:#495057;--contrast-border:#F1F1F1;--shadow:none;--secondary-shadow:8px 0 6px -7px rgba(100,100,100,.54);--border:#888888}.altScheme{--dark-background:#444;--main-background:white;--primary-background:#F5F5F5;--pod-background:white;--light-hover:#f8f9fa;--hover-background:#f9f9f9;--font-primary:#000;--shadow:1px 2px 5px 2px rgba(158,158,158,.54);--secondary-shadow:8px 0 6px -7px rgba(156,156,156,.54);--light-background:#F1F1F1;--contrast-border:white;--border:#CCCCCC}}body{font-family:'Inter',sans-serif;color:var(--font-primary);}h1,h2,h3,h4{font-family:'Outfit',sans-serif;font-weight:700;}label{width:100%;}select,input,textarea{border-radius:5px;background:var(--primary-background);padding:5px;border:none;color:var(--font-primary);border-bottom:2px solid transparent;}textarea{width:99%;}input:not([type=checkbox]):not([type=radio]),.selectInput{width:95%;}select:focus-visible{outline:2px solid var(--sh-blue);}input:focus-visible,textarea:focus-visible{outline:none;border-bottom:2px solid var(--sh-blue);}.recordHeader>select{max-width:66%;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-thumb{border-radius:13px;background-color:var(--scrollbar);}.fontPrimary{color:var(--font-primary)!important;}.listScroll{overflow-y:hidden;}.listScroll::-webkit-scrollbar{width:0;}.listScroll::-webkit-scrollbar-thumb{border-radius:13px;background-color:transparent;}.textXXXSmall{font-size:.6875rem;}.textLarge{font-size:1.3rem;}.topBar{background-color:var(--dark-background);padding-bottom:5em;}.logo{max-height:40px;}.topBar i{color:white;}.meMenu{min-width:430px;top:-50px!important;right:-3px!important;}.meMenu .userInfo{border-bottom:1px solid var(--light-background);padding-bottom:.5rem;margin-bottom:.5rem;}.meMenu i{color:unset;}.mainBody{background-color:var(--main-background);height:calc(100vh - 144px);}.mainPage{position:relative;top:-60px;height:100%;}.mainPageBodyColourBar{background-color:var(--barColour);border-top-left-radius:15px;height:60px;width:100%;}.mainPageBody{background:var(--primary-background);border-top-left-radius:15px;width:100%;max-height:calc(100% + 49px);height:calc(100% + 49px);overflow-y:auto;position:relative;top:-49px;box-shadow:var(--shadow);-webkit-box-shadow:var(--shadow);-moz-box-shadow:var(--shadow);}.infoPod{background-color:var(--pod-background);border-radius:0 0 5px 5px;}.scrollInfoPod{border-radius:12px 0 0 12px;}.sidebar{padding-top:1.5em;}.sidebarItem{text-decoration:none;font-size:1.1rem;color:var(--font-primary);padding-top:.75em;padding-bottom:.75em;padding-left:10px;border-left:5px solid transparent;}.sidebarItem:hover{color:var(--sh-blue);}.sidebarItem i{color:var(--sh-blue);font-size:1.5em;width:1em;height:1em;}.sidebarItem.active{border-left:5px solid var(--barColour);background-color:var(--primary-background);}.blueText{color:var(--sh-blue);}.greenText{color:var(--sh-green);}.lavenderText{color:var(--sh-lavender);}.sortAssignments{cursor:pointer;}.grab{font-size:1.5rem;cursor:grab;}.grabbing,body.grabbing .grab{cursor:grabbing!important;}a.shBtn{display:inline-block;}.shBtn{font-size:.875rem;border:none;border-radius:5px;cursor:pointer;padding:6px 18px;color:white;text-decoration:none;background-color:var(--sh-lavender);}.shBtn.disabled{background-color:var(--sh-lavender-hover);}.dropdown-toggle.shBtn{padding-right:13px;}.dropdown-toggle.shBtn i{margin-left:.25rem;}.roundedBtn{border-radius:18px;}.positiveBtn{background-color:var(--sh-green);color:black;}.positiveBtn.disabled{background-color:var(--sh-green-hover);}.negativeBtn{background-color:var(--sh-red);color:white;}.negativeBtn.disabled{background-color:var(--sh-red-hover);}.iconBtn{padding-left:13px;}.btnWithBadge{height:33px;}.negativeColour{color:var(--sh-red)!important;}.actionBtn{background-color:var(--barColour);}.counterBadgeText{top:-3px;position:relative;font-size:.5625rem;}.counterBadge{display:table-caption;border:1px solid var(--sh-red);padding:4px 0;border-radius:50%;position:relative;right:-37px;top:-34px;min-width:18px;height:18px;color:white;background-color:var(--sh-red);font-size:.625rem;font-weight:700;text-align:center;}.highCounterBadge{padding:4px 2px;border-radius:30%;}.positiveColour{color:var(--sh-green);}.pageTitle{margin-left:35px;}.columnHeader{color:var(--font-secondary);font-size:12px;}.podScroller{position:absolute;top:40%;background:var(--barColour);height:83px;border-radius:50%;align-content:center;width:83px;color:white;font-size:1.4rem;left:-42px;padding-left:43px;z-index:2;}.podScrollerRight{left:calc(100% - 41px);padding-left:16px;}.pinned .firstColumn{position:sticky;left:0;background:var(--pod-background);z-index:1;box-shadow:var(--secondary-shadow);height:100%;margin-top:-3rem;margin-bottom:-3rem;padding-top:3rem;padding-bottom:3rem;overflow:hidden;}.pinned .firstHeader{position:sticky;left:0;background:var(--primary-background);z-index:1;}.pinnedIcon{transform:rotate(-45deg);}.initialsCircle{border:1px solid var(--pod-background);background-color:var(--sh-blue);border-radius:50%;height:40px;width:40px;line-height:2.5;color:white;vertical-align:middle;font-size:initial;}.userInitialsCircle{background-color:var(--sh-lavender);}.avatar{border-radius:50%;width:40px;height:40px;object-fit:cover;position:relative;}.avatarBig{width:70px;height:70px;font-size:1.75rem;}.avatarXLarge{width:170px;height:170px;font-size:4.4rem;}.avatarMedium{width:60px;height:60px;font-size:1.5rem;}.avatarSmall{width:35px;height:35px;font-size:.9rem;}.assignmentCol .avatar + .avatar{margin-left:-10px;}.avatar:hover{z-index:3;}.extraItemsCircle{background-color:#a9a9a9;}.clickable{cursor:pointer;}.customiseIcon{float:right;font-size:1.5rem;}.pageList{max-height:calc(100% - var(--header-height));overflow-y:auto;overflow-x:hidden;}.availableFieldsListHeader{background-color:var(--light-background);border-top-left-radius:13px;border-top-right-radius:13px;}.fieldsList{max-height:calc(100vh - 300px);overflow-y:auto;}.availableFieldsList{background-color:var(--light-background);border-bottom-right-radius:13px;border-bottom-left-radius:13px;}.selectedField{background-color:var(--light-background);border-radius:13px;margin-top:.4rem;padding-top:.35rem;}.availableField i,.selectedField i{font-size:1.5rem;}.availableField{padding:.5rem 1rem .3rem 1rem;border-bottom:1px solid var(--contrast-border);}.fieldListDivider{border-right:1px solid var(--dark-background);}.fieldListDivider i{font-size:2rem;background:var(--primary-background);position:relative;left:80%;height:3rem;}.breadCrumbs i{font-size:.7em;position:relative;top:-1px;}.recordPod{background-color:var(--main-background);border:2px solid var(--main-background);border-radius:13px;}.recordHeader{padding-top:.5rem;padding-bottom:.5rem;}.recordHeader h3{display:inline-block;margin-top:.5rem;vertical-align:middle;}.recordSectionHeader{border-bottom:1px solid var(--bs-secondary-border-subtle);color:var(--barColour);}.recordSection .row .col-24:first-of-type .recordSectionHeader{border-top-left-radius:13px;border-top-right-radius:13px;padding-top:1rem!important;margin-top:0;}.recordDetails{height:calc(100% - var(--header-height));}.recordDiv{height:calc(100% - var(--bread-crumbs-height));}.fieldsSection{transition:all 200ms;}.ghostCard{opacity:.3;border:3px solid var(--sh-green);}.customiseModeIcon{display:none;}.las.la-braille{color:var(--font-secondary);}.draggable.customiseModeIcon{display:inline-block;}.fieldDiv:hover{background:var(--light-hover);}.la-angle-down,.la-angle-up{transition:all 250ms;}.rotate{transform:rotate(180deg);}.ratingStar{color:var(--font-secondary);cursor:pointer;}.ratingStar:hover{opacity:.7;}.ratingStarHover{color:var(--sh-red);font-size:1.25rem;opacity:.7;}.rated{color:var(--sh-red);font-size:1.25rem;opacity:1;}.atsCheckbox{position:absolute;top:-12px;left:-4px;border-radius:.25em;display:none;}.jobBoardCardSelected .atsCheckbox,.viewAdvertJobboardBtnSelected .atsCheckbox{top:-1rem;left:-1rem;width:2em;height:2em;display:flex;}.candidateCard.secondaryBorder .atsCheckbox,.jobBoardCardSelected .atsCheckbox,.viewAdvertJobboardBtnSelected .atsCheckbox{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");background-color:var(--barColour);border-color:var(--barColour);display:unset;}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:var(--font-primary);}.ql-snow .ql-stroke{stroke:var(--font-primary);}.quill-container{height:auto;min-height:100%;}.ql-editor p,.ql-editor ul{margin-bottom:1rem;}.quill-container .ql-editor{overflow-y:visible;padding:12px 15px 0 15px;min-height:300px;}.scrolling-container{height:100%;min-height:100%;}.quillDesigned{background-color:var(--primary-background);border-radius:13px;}.ql-toolbar.ql-snow{border-top-left-radius:13px;border-top-right-radius:13px;border:none;border-bottom:1px solid #ccc;position:sticky;top:-1.5em;background:var(--primary-background);z-index:1;}.ql-container{border-bottom-left-radius:13px;border-bottom-right-radius:13px;font-size:1rem;}.ql-container.ql-snow{border:none;}.ql-snow .ql-picker{color:var(--font-primary);}.ql-snow .ql-picker-options{color:var(--font-primary);background:var(--primary-background);}.talentPoolSearch{border-bottom:1px solid black;width:70%;background:white;margin-right:25px;}.subTitle{font-size:.75rem;color:var(--font-secondary);display:inline-block;}.chinStrap{border-top:1px solid var(--border);}.textOverflowEllipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.isInvalid{border:2px solid var(--sh-red);}.listRow{border-bottom:1px solid var(--border);padding:5px 10px;}.characterLimit{float:right;font-size:.75rem;color:var(--font-secondary);}.disabled{pointer-events:none;}.sidebarControl{border:2px solid transparent;padding:3px 10px;border-radius:20px;margin-right:5px;margin-bottom:8px;display:inline-block;}.sidebarControl:hover{border-color:var(--font-primary);cursor:pointer;}.sidebarControl.active{background-color:var(--pod-background);color:var(--barColour);border-color:var(--barColour);}.tabbedSidebar{height:calc(100% - 45px);}.atsSource{max-width:25px;border-radius:50%;}.sortHeader{white-space:nowrap;}.iconPlaceholder{font-family:'Line Awesome Free','Inter',sans-serif;line-height:unset;}.searchable{display:none;}.searchBox{background-color:var(--pod-background);}.selectedFilter{color:var(--barColour);font-weight:bold;}.selectedFilter i{display:inline-block!important;}@media screen and (max-width:576px){.mainPageBody{max-height:unset;height:auto}.recordDiv{height:auto}.tabbedSidebar{height:auto}}@media screen and (width>= 768px){.mainDetailsTab{display:block!important}}