@import url(https://fonts.googleapis.com/css2?family=Secular+One&display=swap);.help-button{background-color:#1890ff;border-color:#1890ff;bottom:20px;position:fixed;right:20px}.help-button:focus,.help-button:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-3px)}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.magic-button.ant-btn{background:linear-gradient(120deg,#ff3cac,#784ba0,#2b86c5,#00d4ff,#f9ed69,#f08a5d) padding-box,conic-gradient(from var(--angle),#ff3cac,#784ba0,#2b86c5,#00d4ff,#f9ed69,#f08a5d,#ff3cac) border-box!important;background-position:0 50%,50% 50%;background-size:300% 300%,200% 200%;border:2px solid #0000!important;border-radius:30px;box-shadow:0 4px 10px #00000026;color:#fff!important;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.magic-button.ant-btn:focus-visible,.magic-button.ant-btn:hover{animation:magicBg 6s ease-in-out infinite,magicBorder 2.4s linear infinite;box-shadow:0 10px 22px #00000038;color:#fff!important;filter:saturate(1.15) brightness(1.05);transform:translateY(-2px)}@keyframes magicBg{0%{background-position:0 50%,50% 50%}50%{background-position:100% 50%,50% 50%}to{background-position:0 50%,50% 50%}}@keyframes magicBorder{to{--angle:360deg}}.magic-button.ant-btn:after{display:none}.magic-button.ant-btn-disabled,.magic-button.ant-btn[disabled]{animation:none;box-shadow:none;filter:none;opacity:.55;transform:none}.container{background-color:#fdfdfd;border-radius:10px;margin:0 auto;max-width:665px;padding:20px;position:sticky;top:0;width:100%}@media (max-width:1600px){.container{max-width:540px}}@media (max-width:1200px){.container{max-width:400px}}@media (max-width:992px){.container{max-width:330px}}.question-container{display:flex;flex-direction:column;height:calc(100% - 2rem);justify-content:space-between;max-height:700px;padding:0 1rem}.question-list{overflow-y:auto;padding:0 1rem}.question-item{border-radius:5;cursor:pointer;display:flex;height:calc(7.25vw - 11.5px);overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.question-item:hover{transform:translateY(-5px)}.question-item:hover .edit-icon{color:#fff}.question-item:hover .overlay{background-color:#0003}.overlay{background-color:#0000001a;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:5px 10px;position:absolute;width:100%}.edit-icon{color:#0000;transition:color .3s ease}.new-question-card{align-items:center;background-color:initial;border:2px dashed #aaa;display:flex;flex-grow:1;height:100%;justify-content:center;transition:background-color .3s ease;width:100%}.new-question-card:hover{background-color:#0000001a}.new-question-item{align-items:center;cursor:pointer;display:flex;flex-grow:1;height:calc(7.25vw - 11.5px);justify-content:center}.plus-symbol{color:#888;font-size:48px;font-weight:700}.question-pane-footer{align-items:center}.question-pane-footer,.selection-container{display:flex;justify-content:space-between;padding:1rem}.selection-container{flex-direction:column;height:calc(100% - 2rem)}.selection-container .image-list{display:flex;flex-wrap:wrap;gap:0;justify-content:space-between;padding:0 .5rem}.selection-container .image-list .image-item{box-sizing:border-box;flex-basis:calc(100% - 1rem);margin:0;padding:.5rem 0}.image-list-container{flex-grow:1;margin:.5rem 0;max-height:300px;overflow-y:auto}.input-fields{display:flex;flex-direction:column;gap:20px}.input-field{width:100%}.input-field.error{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.auto-field{width:100%}.auto-field.error .ant-input{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.auto-field.error .ant-select-selector{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.selection-pane-footer{align-items:center;display:flex;justify-content:space-between;padding:1rem}.switch-container{display:flex;justify-content:flex-end;position:relative;z-index:1}.switch{margin:10px;position:absolute;right:0;top:0}.custom-switch .ant-switch-checked{background-color:green}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.pdf-part{background-color:#0000001a;box-shadow:0 1px 4px #0003;opacity:0;outline:none;position:absolute;transition:opacity .3s,background-color .3s}.pdf-part.default{cursor:pointer}.pdf-part.hovered{opacity:1}.pdf-part.selected{background-color:#388ef84d;opacity:1}.pdf-part.flash{background-color:#388ef84d!important;opacity:1!important}.plus-button{align-items:center;background-color:#000000b3;border-radius:50%;display:flex;height:20px;justify-content:center;left:-20px;opacity:0;position:absolute;top:calc(50% - 10px);transition:opacity .3s;width:20px}.pdf-part.hovered .plus-button,.plus-button.selected{opacity:1}.part-number,.plus-icon{color:#fff;font-size:14px;font-weight:700}.pdf-part.displayed{opacity:1}.pdf-part.displayed-hovered{background-color:#388ef84d!important;opacity:1}.pdf-part__hover-buttons,.pdf-part__resize-buttons,.pdf-part__split-buttons{display:flex;gap:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pdf-part__hover-buttons{opacity:0;transition:opacity .3s}.pdf-part:hover .pdf-part__hover-buttons{opacity:1}.pdf-part__container{height:90%;position:relative;top:5%;width:100%}.pdf-part__split-container{display:flex;gap:10px;position:absolute;width:100%;z-index:1}.pdf-part__split-line{background:red;cursor:row-resize;height:1px;position:absolute;top:50%;width:100%;z-index:1}.pdf-part__resize-buttons,.pdf-part__split-buttons{display:flex;flex-direction:column;gap:10px;position:absolute;width:100%;z-index:1}.drag-handle:active{cursor:row-resize}.drag-icon{align-items:center;background:#fff;border-radius:50%;cursor:grab;display:flex;justify-content:center;left:50%;padding:4px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.drag-icon:active{cursor:grabbing}.pdf-viewer{align-items:center;padding:20px}.pdf-page-container,.pdf-viewer{display:flex;flex-direction:column}.pdf-page-container{align-items:flex-start;margin-bottom:10px;position:relative}.page-and-button-wrapper{align-items:center;display:flex;flex-direction:row-reverse;width:100%}.pdf-page-wrapper{display:inline-block;position:relative}.pdf-page-wrapper canvas{display:block}.pdf-page{box-shadow:0 1px 4px #0003}.add-part-button{left:-40px;margin-right:10px;position:absolute;top:50%;z-index:1}.new-part-overlay{background-color:#00f3;border:2px dashed #000;position:absolute}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000}@media (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight}.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid selectedItem}}.annotationLayer{--scale-factor:1;left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0}.annotationLayer section{box-sizing:border-box;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .buttonWidgetAnnotation.pushButton>a,.annotationLayer .linkAnnotation>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>canvas{height:100%;width:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover,.annotationLayer .linkAnnotation>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;position:absolute;width:100%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer .annotationTextContent,.annotationLayer section svg{height:100%;position:absolute;width:100%}.annotationLayer .annotationTextContent{color:#0000;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.row-flash{animation:flashHighlight .8s ease}@keyframes flashHighlight{0%{background-color:#cef}to{background-color:initial}}.row-dragging{background-color:#cef!important}.AssignmentEdit_inputWithSuffix__TCF3k{width:75px}.AssignmentEdit_grading__irKq9{margin-right:20px}.AssignmentEdit_tag__hoEHq{border-radius:15px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px grey}::-webkit-scrollbar-thumb{background:grey;border-radius:10px}.AssignmentEdit_flexContainer__rGQ\+I{align-items:center;display:flex;gap:35px}.AssignmentEdit_submissionText__AW3Li{font-size:16px}.RubricsCard_rubricsCard__3F\+Br{width:100%}.RubricsCard_criterion__pmaUt{border-radius:15px;display:flex;margin-bottom:16px}.RubricsCard_columnsContainer__OUOgn{display:flex;width:100%}.RubricsCard_descriptionColumn__\+M1E-{border:1px solid #ddd;border-radius:5px 0 0 5px;box-sizing:border-box;padding:8px;width:150px}.RubricsCard_ratingsColumn__-M56U{border:1px solid #ddd;box-sizing:border-box;display:flex;flex:1 1;flex-wrap:wrap;padding:8px}.RubricsCard_rating__WN7hw{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;cursor:pointer;flex:1 1 100px;margin:0 8px 8px 0;padding:8px;position:relative;text-align:left;transition:background-color .3s ease}.RubricsCard_rating__WN7hw:last-child{margin-right:0}.RubricsCard_pointsColumn__I8N1c{align-items:center;border:1px solid #ddd;border-radius:0 5px 5px 0;box-sizing:border-box;display:flex;justify-content:center;margin-right:10px;padding:8px;text-align:center;width:100px}.RubricsCard_rating__WN7hw:hover{background-color:#f0f0f0;border-color:#ccc;z-index:1}.RubricsCard_selected__SOSQb{position:relative}.RubricsCard_selected__SOSQb:after{background-color:#00bcd4;border-radius:0 0 5px 5px;bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.RubricsCard_totalPoints__PBgTm{font-weight:700;margin-top:16px}:root{--react-pdf-text-layer:1}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;bottom:0;forced-color-adjust:none;left:0;line-height:1;overflow:hidden;position:absolute;right:0;text-align:left;text-align:initial;top:0}.textLayer br,.textLayer span{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400}.textLayer br::selection{background:#0000}.textLayer .endOfContent{bottom:0;cursor:default;display:block;left:0;position:absolute;right:0;top:100%;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.pdf-document{align-items:center;display:flex;flex-direction:column;justify-content:center}.page{margin:10px 0}.AssignmentEdit_inputWithSuffix__G7Mkr{width:75px}.AssignmentEdit_flexContainer__eq1qF{align-items:center;display:flex}.AssignmentEdit_tag__\+P0SP{border-radius:15px}.coursegrid-row .ant-card-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:200px;padding:0;width:100%}.course-name{font-weight:700;padding:8px 0 16px;text-align:center}.coursegrid-list .ant-list-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:12px}.coursegrid-list .ant-list-item:last-child{border-bottom:none}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;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{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.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{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;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{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.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{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;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{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.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{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.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;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.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{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.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;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.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{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;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{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.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:#fff0;border-left:.1px solid #0000;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}.wrapper-class{margin-bottom:24px}.editor-class{background-color:#fff;border:1px solid #d9d9d9;border-radius:7px;min-height:200px;padding:4px}.toolbar-class{border:1px solid #ccc;border-radius:7px}.course-option-selector{text-align:center}.course-option-card{transition:transform .3s,box-shadow .3s,opacity .3s}.course-option-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.course-option-card:hover~.course-option-card{opacity:.5}.flag-button:hover{border-color:#ffa50080!important}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.progress-chart-content-wrapper{height:100%;margin-left:auto;margin-right:auto;width:200px}.progress-chart-container,.progress-chart-content-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.cms-content{font-family:Secular One,sans-serif;padding:16px 10px}.cms-content .content-title h1{font-family:Secular One,sans-serif;font-size:48px;font-weight:400;letter-spacing:.2px;line-height:69px;margin-bottom:0}.disabled-option{color:#9e9e9e}.capture-page{display:flex;flex-direction:column;padding:20px}.capture-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:10px}.capture-header h3{color:#7e7e7e;font-size:30px;font-weight:400}.capture-header h1{font-size:40px;font-weight:700;letter-spacing:2px;margin-bottom:2px}.content{display:flex;gap:20px;margin-top:20px}.item-editor-section,.item-group-section{border:1px solid #ccc;border-radius:8px;flex:1 1}.item-editor-section{min-height:300px;padding:10px}.add-item-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 16px}.add-item-button:hover{background-color:#0056b3}.finalise-btn button{background-color:#0094fd;border-radius:18px;color:#fff!important;font-family:Secular One,sans-serif!important;font-size:20px!important;padding:5px 24px;text-transform:none}.header-right{align-items:center;display:flex;gap:20px}.confirm-changes-modal{max-width:562px;width:100%}.confirm-changes-modal .ant-modal-content{border-radius:18px;padding:16px 26px}.confirm-changes-modal .ant-modal-content .ant-modal-close{display:none}.confirm-changes-modal .ant-modal-content .confirm-changes-modal-body .confirm-changes-modal-title{border-bottom:1px solid #aeaeae}.confirm-changes-modal .ant-modal-content .confirm-changes-modal-body .confirm-changes-modal-title h4{color:#000;font-family:Secular One,sans-serif;font-size:24px;font-weight:400;line-height:34px;margin:0 0 10px}.confirm-changes-modal .ant-modal-content .confirm-changes-modal-body .confirm-changes-modal-dsc{padding:30px 0}.confirm-changes-modal .ant-modal-content .confirm-changes-modal-body .confirm-changes-modal-dsc .dsc-text{color:#000;font-family:Secular One,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin:0}.confirm-changes-modal .ant-modal-footer{align-items:center;display:flex;gap:16px;justify-content:flex-end}.confirm-changes-modal .ant-modal-footer .cancel-btn{background-color:#7e7e7e}.confirm-changes-modal .ant-modal-footer .cancel-btn,.confirm-changes-modal .confirm-btn{align-items:center;border-radius:18px;color:#fff;display:flex;font-family:Secular One,sans-serif;font-size:20px;font-weight:400;justify-content:center;line-height:29px;min-width:121px;text-align:center;text-transform:capitalize}.confirm-changes-modal .confirm-btn{background-color:#0094fd}.confirm-changes-modal .confirm-btn:hover{background-color:#0094fd;color:#fff}.expedition-progress{margin:80px 0;padding:0 10px}.MuiStep-root{position:relative}.expedition-step-label{color:gray;cursor:pointer;font-size:12px;font-weight:700}.expedition-step-label.notstarted{color:#d3d3d3}.expedition-step-label.inprogress{color:#ff0}.expedition-step-label.completed{color:green}.MuiStepIcon-root{color:#d3d3d3}.MuiStepIcon-root.Mui-completed{color:green}.MuiStepIcon-root.Mui-active{color:#ff0}.MuiStepConnector-root{border-color:gray}.MuiStepConnector-line{background-color:gray}.MuiStepConnector-line.Mui-active{background-color:#ff0}.MuiStepConnector-line.Mui-completed{background-color:green}.stepper{align-items:flex-start;counter-reset:step 0;flex-flow:row nowrap;gap:0;justify-content:space-around;margin:2rem 0}.stepper,.stepper>.step{display:flex;position:relative;width:100%}.stepper>.step{align-items:center;counter-increment:step;flex-flow:column nowrap;justify-content:flex-start}.stepper>.step:before{content:"";height:4px;left:-50%;position:absolute;top:7px;width:100%}.stepper>.step>.step-label{border-radius:50%;border-style:solid;border-width:4px;height:1rem;line-height:2.2rem;margin:0 auto;position:relative;text-align:center;width:1rem;z-index:1}.stepper>.step.active>.step-label{font-weight:700}.stepper>.step.completed:before{background-color:#12d612}.stepper>.step.completed>.step-label{background-color:#fff;border-color:#12d612}.stepper>.step.completed>.step-label.fill{background-color:#12d612}.stepper>.step.pending-sts:before{background-color:#f4c401}.stepper>.step.pending-sts>.step-label{background-color:#fff;border-color:#f4c401}.stepper>.step.pending-sts>.step-label.fill{background-color:#f4c401}.stepper>.step.issue-sts:before{background-color:#ed0000}.stepper>.step.issue-sts>.step-label{background-color:#fff;border-color:#ed0000}.stepper>.step.issue-sts>.step-label.fill{background-color:#ed0000}.stepper>.step.limbo-sts:before{background-color:#aeaeae}.stepper>.step.limbo-sts>.step-label{background-color:#fff;border-color:#aeaeae}.stepper>.step.limbo-sts>.step-label.fill{background-color:#aeaeae}.stepper>.step>.step-description{font-family:Secular One;font-size:1rem;font-weight:400;margin-top:10px;text-align:center}.stepper .step:first-child{overflow:hidden}.step-description.selected{background:none!important;border:none!important;color:#0094fd!important;cursor:pointer}button{font-size:24px}.MuiDialog-paper{width:300px}.capture-header button{color:#000;font-size:2rem}.hamb-menu-list .MuiPopover-paper{box-shadow:none!important}.hamb-menu-list .MuiList-padding{margin:0 36px 0 0}.hamb-menu-list .MuiPopover-paper .MuiMenu-list .MuiMenuItem-root{font-family:Secular One,sans-serif!important;font-size:16px;font-weight:400;justify-content:end;padding:5px 0}.MuiPopover-paper .MuiMenu-list .MuiMenuItem-root:not(:last-child){border-bottom:1px solid #d9d9d9}.capture-page .content .item-editor-section{border:1px solid #000;padding:0}.capture-page .MuiFormGroup-row .MuiTypography-root{font-family:Secular One,sans-serif}.capture-page .content .item-editor-section .item-editor .body .edit-form-field label{color:#7e7e7e;display:block;font-size:14px;margin-left:15px;padding-bottom:2px}.capture-page .content .item-editor-section .item-editor .body .edit-form-field .MuiOutlinedInput-root{border-radius:18px!important}.capture-page .content .item-editor-section .item-editor .body .edit-form-field .MuiOutlinedInput-root .MuiInputBase-input{color:#7e7e7e;font-weight:400;padding:10px 15px}.capture-page .content .item-editor-section .item-editor .body .MuiButtonGroup-contained{box-shadow:none!important;justify-content:center}.capture-page .content .item-editor-section .item-editor .body .footer-button-grp{padding:70px 50px 40px;text-align:center}.capture-page .content .item-editor-section .item-editor .body .footer-button-grp .MuiButton-contained{align-items:center;background-color:initial;border:2px solid #aeaeae;color:#000;display:flex;font-family:Secular One,sans-serif;font-size:18px;font-weight:400;height:60px;justify-content:center;letter-spacing:.2px;min-width:110px}.capture-page .content .item-editor-section .item-editor .body .footer-button-grp .MuiButton-contained:first-child{border:1px solid #12d612;border-radius:18px 0 0 18px}.capture-page .content .item-editor-section .item-editor .body .footer-button-grp .MuiButton-contained:last-child{border-radius:0 18px 18px 0}.main-edit .editor-header .header{border-bottom:1px solid #000;padding:16px}.main-edit .editor-header .header h6{font-family:Secular One,sans-serif;font-size:28px;font-weight:400;line-height:46px;margin:0}.item-editor-section .main-edit .item-editor{padding:16px 30px}.capture-page .content .item-editor-section .item-editor .body .footer-button-grp .dlt-btn{display:flex;justify-content:flex-end;margin-top:20px}.capture-page .content .item-editor-section .item-editor .body .footer-button-grp .dlt-btn .MuiButton-outlinedError{border-color:#ed0000;border-radius:18px;color:#ed0000;font-family:Secular One,sans-serif;padding:4px 20px}.ok{border-color:#12d612;color:#000}.ok-select{background-color:#12d612}.pending{border-color:#f4c401!important;color:#000}.issue{border-color:#ed0000!important}.issue,.limbo{color:#000!important}.limbo{border-color:#aeaeae!important}.compact-input-text-field .ant-space-compact{max-width:440px;width:100%}.compact-input-text-field{margin-top:11px}.compact-input-text-field .ant-space-compact .ant-input{border-color:#7e7e7e;border-end-start-radius:18px;border-start-start-radius:18px;color:#7e7e7e;font-family:Secular One,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px}.compact-input-text-field .ant-space-compact .MuiButtonBase-root{background-color:#0094fd;border-color:#0094fd;border-end-end-radius:18px;border-start-end-radius:18px;border-width:1px solid;color:#fff;font-family:Secular One,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px;line-height:23px;min-width:93px;text-transform:capitalize}.issue-select,.limbo-select,.ok-select{color:#fff!important}.content,h1,h2,h3,h4,h5,h6{font-family:Secular One,sans-serif!important}.content{gap:60px;margin-top:6px!important}.capture-page .content .item-group-section{border:1px solid #000;max-width:48%}.item-group-section .item-group .item-group-heading{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding:16px}.item-group-section .item-group .item-group-heading .item-group-title h1{font-size:32px;font-weight:400;line-height:46px;margin:0}.item-group-section .item-group .item-group-heading .group-list .view-selector{border-radius:25px;margin-bottom:0}.item-group-section .item-group .item-group-heading .group-list .view-selector .MuiButtonBase-root:first-child{border-radius:25px 0 0 25px;border-right:none}.item-group-section .item-group .item-group-heading .group-list .view-selector .MuiButtonBase-root:last-child{border-left:none;border-radius:0 25px 25px 0}.item-group-section .item-group .item-group-heading .group-list .view-selector .MuiButton-contained{background:#0094fdd6;border-color:#0094fdd6}.item-group-section .item-group .item-group-heading .group-list .view-selector .MuiButtonBase-root{border-color:#0003;color:#000f1e;font-family:Secular One,sans-serif!important;font-size:10px;font-weight:400;letter-spacing:.1px;line-height:15px}.item-group-section .items-view.grid{padding:30px 0 160px}.item-group-section .items-view.grid>.MuiStack-root{gap:34px;justify-content:center}.item-group-section .items-view.grid .MuiStack-root .grid-item{border-radius:18px;margin:0;padding:18px 0 0;position:relative}.item-group-section .items-view.grid .MuiStack-root .grid-item .MuiBadge-badge{left:inherit;right:0}.item-group-section .items-view.grid .MuiStack-root .grid-item .MuiBadge-root{position:static}.item-group-section .items-view.grid .MuiStack-root .grid-item .MuiBadge-root svg{fill:#000}.item-group-section .items-view.grid .MuiStack-root .grid-item .MuiTypography-h6{background-color:#ececec;border-radius:0 0 18px 18px;color:#000;font-family:Secular One,sans-serif!important;font-size:20px;font-weight:400;width:100%}.capture-page .state-matter-btn{display:flex;gap:7px;justify-content:flex-end;margin-top:20px;width:48%}.capture-page .state-matter-btn .MuiButtonBase-root{border-radius:18px;font-size:12px;font-weight:400;height:28px;width:76px}.capture-page .state-matter-btn .MuiButton-containedPrimary{background-color:#0094fdd6}.capture-page .state-matter-btn .MuiButton-containedError{background-color:#ed0000}.status-ok{color:#28a745}.status-pending{color:#ffc107}.status-issue{color:#dc3545}.status-limbo{color:#6c757d}.item-group-section .item-group .items-view.list{padding:30px}.item-group-section .item-group .items-view.list .MuiListItem-root .MuiButtonBase-root{align-items:center;border:1px solid #12d612;border-radius:18px;gap:5px;justify-content:space-between;margin-bottom:5px;padding:0 14px}.view-selector{margin-bottom:10px}.item-group-section .item-group .items-view.table{padding:30px}.item-group-section .item-group .items-view.table .MuiPaper-rounded{box-shadow:none!important}.item-group-section .item-group .items-view.table .MuiTableBody-root .MuiTableCell-body,.item-group-section .item-group .items-view.table .MuiTableHead-root .MuiTableRow-head .MuiTableCell-head{border-bottom:none;text-align:center}.item-group-section .item-group .items-view.table .MuiTableBody-root,.item-group-section .item-group .items-view.table .MuiTableBody-root .MuiTableRow-root{border:1px solid #000}.items-view.grid .grid-item.selected{background-color:#d0eaff;border-color:#000}.selected{background-color:#d0eaff;border:2px solid #007bff}.items-view.table .MuiTableRow-root{cursor:pointer;transition:background-color .3s}.items-view.table .MuiTableCell-root{border-bottom:1px solid #ddd;padding:10px}.ok-select{background-color:#12d612!important;color:#000!important}.pending-select{background-color:#f4c401!important;color:#000!important}.issue-select{background-color:#ed0000!important;color:#000!important}.limbo-select{background-color:#aeaeae!important;color:#000!important}.structures-table-wrapper table tr td input[type=text]{border-color:#0000}.structures-table-wrapper table tr td input[type=text]:focus{border-color:#000}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:first-child,.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head:first-child{padding:20px}.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body,.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:first-child,.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:last-child,.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-body{border:none}.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:nth-child(4){padding:12px 0 12px 32px}.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:nth-child(5){padding:12px 0 12px 19px}.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body .td-chart-block{background-color:#1f9c00;display:block;height:150px;width:100px}.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root tr:first-child td:first-child{border-top-left-radius:10px}h1{font-size:48px;font-weight:400;line-height:69px}.cms-structure-layout h2,h1{font-family:Secular One,sans-serif;letter-spacing:.2px;margin-bottom:0}.cms-structure-layout h2{color:#9e9e9e;font-size:34px}.result-showing-block{padding:6px 36px}.submenu{display:flex;gap:60px;justify-content:flex-start;padding:10px 0;position:relative}.submenu-container{align-items:center;border-bottom:2px solid #000c;display:flex;justify-content:space-between;margin-bottom:18px}.submenu-item{background:none;border:none;color:#000;cursor:pointer;font-size:22px;font-weight:400;line-height:30px;margin:0;padding:0;position:relative;text-decoration:none!important;transition:color .2s ease}.submenu-item:hover{color:#000}.submenu-item.active{color:#0094fd}.submenu-underline{background-color:#0094fd;border-radius:1px;bottom:6px;height:2px;opacity:0;position:absolute;transition:all .2s ease}.submenu-small{border-bottom:2px solid #000c;gap:60px;justify-content:flex-start;margin-bottom:18px;padding:0 0 14px}.submenu-small .submenu-item{font-size:20px}@media (max-width:575px){.submenu,.submenu-small{gap:20px}.submenu-item,.submenu-small .submenu-item{font-size:18px;line-height:22px}.submenu-underline{bottom:2px}}.submenu-actions{align-items:center;display:flex;gap:1rem}.back-button{background:none;border:none;color:#000;cursor:pointer;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s ease}.back-button:hover{color:#0094fd}@media (max-width:575px){.back-button{font-size:16px}}.acState-overview{height:100%}.activity-card{align-items:center;background-color:#fff;border:1px solid #0000;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:0;height:100%;min-height:300px;opacity:1;padding:16px;text-align:center;transition:transform .2s ease-in-out;width:100%}.activity-card .activity-card-header{align-items:flex-start;display:flex;font-family:Secular One,sans-serif;gap:16px;justify-content:space-between;width:100%}.activity-card .activity-card-header .activity-card-header-title{color:#000;font-family:Secular One,sans-serif;font-size:28px;font-weight:400;letter-spacing:.2px;line-height:52px;margin-bottom:0}.activity-card .activity-card-list{align-items:center;display:flex;width:100%}.activity-card .activity-card-list .ant-spin-nested-loading,.activity-card .activity-card-list .ant-spin-nested-loading .ant-spin-container,.activity-card .activity-card-list .ant-spin-nested-loading .ant-spin-container .ant-list-items{width:100%}.activity-card .activity-card-list .ant-spin-nested-loading .ant-spin-container .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-content{align-items:center;display:flex;width:100%}.activity-card .activity-card-list .ant-spin-nested-loading .ant-spin-container .ant-list-items .ant-list-item{padding:0}.activity-card:hover{transform:translateY(-5px)}.icon,.no-content,.stat-content .secondary-stat,.stat-content div,.stat-content h3{font-family:Secular One,sans-serif}.no-content{align-items:center;color:#ddd;font-size:24px;font-weight:200;text-align:center}.structure-collapse{font-size:16px;width:100%}.structure-collapse .ant-collapse-item{border:none}.structure-collapse .ant-collapse-header{align-items:center;cursor:pointer;display:flex;font-size:16px;gap:8px;padding:8px 0;width:100%}.structure-collapse .ant-collapse-header-text{flex:1 1 auto;font-size:16px}.structure-collapse .ant-collapse-expand-icon{align-items:center;display:flex;margin-left:auto}.list-data-text,.list-data-text .cate-name,.list-data-text .status-text,.list-data-text .time-text,.structure-collapse .ant-collapse-content,.structure-collapse .ant-collapse-content .ant-collapse-content-box,.structure-collapse .ant-list-item,.structure-collapse .ant-space,.structure-collapse .ant-tag,.structure-collapse .ant-text,.structure-collapse .ant-typography{font-size:16px}.time-col{font-feature-settings:"tnum";display:inline-block;font-variant-numeric:tabular-nums;text-align:right;width:4ch}.ant-modal-title{color:#000;font-family:Secular One,sans-serif;font-size:28px!important;font-weight:400!important;letter-spacing:.2px;line-height:52px;margin-bottom:0}.activity-modal-scroll{-webkit-overflow-scrolling:touch;max-height:65vh;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-color:#0000 #0000;scrollbar-width:thin}.activity-modal-scroll:hover{scrollbar-color:#00000059 #0000}.activity-modal-scroll::-webkit-scrollbar{background:#0000;height:8px;width:8px}.activity-modal-scroll::-webkit-scrollbar-track{background:#0000}.activity-modal-scroll::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0000;border:2px solid #0000;border-radius:9999px;-webkit-transition:background-color .12s ease;transition:background-color .12s ease}.activity-modal-scroll:hover::-webkit-scrollbar-thumb{background-color:#00000059}.activity-modal-scroll::-webkit-scrollbar-thumb:hover{background-color:#00000080}.activity-modal-scroll::-webkit-scrollbar-thumb:active{background-color:#000000a6}.activity-modal-scroll::-webkit-scrollbar-button{display:none;height:0;width:0}@media (prefers-color-scheme:dark){.activity-modal-scroll:hover{scrollbar-color:#ffffff59 #0000}.activity-modal-scroll:hover::-webkit-scrollbar-thumb{background-color:#ffffff59}.activity-modal-scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff8c}.activity-modal-scroll::-webkit-scrollbar-thumb:active{background-color:#ffffffb3}}.regular-stat-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;font-family:Secular One,sans-serif;height:100%;justify-content:space-between;padding:16px;transition:transform .2s ease-in-out;width:100%}.regular-stat-card:hover{transform:translateY(-5px)}.regular-stat-card-header{align-items:center;color:#000;display:flex;font-size:16px;font-weight:400;gap:8px;justify-content:center;margin-bottom:8px;text-align:center;width:100%}.regular-stat-icon{font-size:24px}.regular-stat-title{font-size:18px;letter-spacing:.3px}.regular-stat-content{align-items:center;display:flex;flex-direction:column}.regular-main-stat{font-size:clamp(22px,6vw,42px);font-weight:400;line-height:1.2;margin-bottom:6px;text-align:center;white-space:normal;word-break:break-word}.regular-secondary-stat{color:#7a7a7a;font-size:16px;line-height:1.3}.regular-stat-card{position:relative}.regular-stat-editor-overlay{align-items:center;background:#fff9;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute;z-index:5}.regular-stat-card.editing:hover{transform:none}.regular-stat-inline-editor{display:inline-block;vertical-align:top}.note-card{background-color:#fff;border-radius:18px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;font-family:Secular One,sans-serif;height:100%;justify-content:space-between;padding:16px 44px;transition:transform .2s ease-in-out;width:100%}.note-card:hover{transform:translateY(-5px)}.note-card-header{align-items:center;display:flex;margin-bottom:0}.note-card-icon{font-size:28px;margin-right:1rem}.note-card-title{color:#000;font-family:Secular One,sans-serif;font-size:28px;font-weight:400;letter-spacing:.2px;line-height:52px;margin-bottom:0;text-align:left;width:100%}.note-card-body{align-items:left;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:left}.note-card-date{color:#999;font-size:16px;margin:0 0 4px 40px}.note-card-description{color:#000;font-size:22px;font-weight:200;line-height:1.4;margin:0 0 0 40px}.note-card-no-description{align-items:center;color:#ddd;font-size:24px;font-weight:200;text-align:center}.note-card{position:relative}.note-card-edit-btn{background:#fff;border:none;border-radius:8px;box-shadow:0 1px 2px #0000000f;cursor:pointer;line-height:0;opacity:.85;padding:6px;position:absolute;right:12px;top:12px;transition:transform .12s ease,opacity .12s ease;z-index:2}.note-card-editor-anchor{height:0;overflow:hidden;pointer-events:none;position:absolute;right:12px;top:12px;width:0;z-index:1}.note-card-edit-btn:hover{opacity:1;transform:translateY(-1px)}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root{border-collapse:initial;border-spacing:0;border-top:0;font-family:Secular One,sans-serif}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head{border-bottom:0;color:#3a3a3a;font-family:Secular One,sans-serif;font-size:15px;font-weight:400;padding:5px 20px;white-space:nowrap}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body{border-bottom:0;color:#000;font-family:Secular One,sans-serif;font-size:17px;font-weight:400;padding:12px 20px;white-space:nowrap}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-body{border-top:1px solid #000}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body{border-bottom:1px solid #000}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:first-child{border-left:1px solid #000;padding:0}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head:first-child{padding:0}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:last-child{border-right:1px solid #000}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root tr:first-child td:first-child{border-top-left-radius:18px}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root tr:first-child td:last-child{border-top-right-radius:18px}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root tr:last-child td:first-child{border-bottom-left-radius:18px}.structures-table-wrapper .MuiTableContainer-root .MuiTable-root tr:last-child td:last-child{border-bottom-right-radius:18px}.structures-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body .collapse-td-label{color:#7e7e7e;font-family:Secular One,sans-serif;font-size:10px;letter-spacing:.2px;line-height:14px;text-align:center}.custom-td.custom-td-doughnut .large-stat-card.chart-content-card .chart-content-wrapper .chart-container{align-items:center;display:flex;justify-content:center;max-height:80px;max-width:80px}.custom-td.custom-td-doughnut{margin-left:50px}.hoverable-indicator-cell{position:relative}.content-indicators{cursor:pointer;height:24px;width:24px}.hover-pill{border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:8px 12px;top:110%;white-space:nowrap}.pill-body{align-items:center;display:flex;justify-content:center}.pill-content{display:flex;flex-direction:column;gap:8px}.pill-icon{height:16px;width:16px}.pill-date{color:#555;font-size:12px;font-weight:700}.pill-message{color:#333;font-size:14px}.indicator-container{display:inline-block;position:relative}.hover-pill{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0000001a;display:none;left:50%;padding:8px;position:absolute;top:-50px;transform:translateX(-50%);z-index:1000}.indicator-container:hover .hover-pill{display:block}.icon-popup{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0000001a;display:flex;gap:8px;left:50%;padding:8px;position:absolute;top:-100px;transform:translateX(-50%);z-index:1001}.icon-popup img{cursor:pointer}.focused-input{border:2px solid #3f51b5;outline:none}.expand-button{cursor:pointer}.structures-table-wrapper{overflow-x:auto;width:100%}.pagination-wrapper{justify-content:space-between;margin-top:16px}.select-per-page{min-width:120px}.hoverable-row:hover{background-color:initial!important}.search_results_main{padding-top:38px;position:relative}.search_results_wrapper{width:calc(50% - 50px)}.search_results_wrapper .result-list-item{justify-content:space-between;width:100%}.search_results_wrapper .result-list-item .project-actions{align-items:center;display:flex;flex-direction:row-reverse;gap:10px}.search_results_wrapper .result-list-item .project-actions ul{gap:14px;margin:0}.search_results_wrapper .result-list-item .result-item-title input{border:none;outline:none}.dashboard .smallStats-overview{border-top:1px solid #0000;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:16px;padding:16px;width:100%}.acState-overview,.largeState-overview{box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;width:100%}.acState-overview .activity-stat-card,.largeState-overview .large-stat-card{flex:1 1;min-width:250px}.acState-overview .activity-stat-card,.dashboard .small-stat-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;max-width:calc(33.33% - 16px);min-width:200px;padding:16px;text-align:center}.cms-dashboard .dashboard-title h1{font-family:Secular One,sans-serif;font-size:48px;font-weight:400;letter-spacing:.2px;margin-bottom:0}.large-stat-card{border-radius:18px 0 0 0;height:290px;padding:16px;width:761px}.number-stat{font-size:36px;font-weight:700}.counter-wrapper-block .largeState-overview .large-stat-card .chart-container{height:100%}.small-stat-card{background-color:#fff;box-shadow:0 2px 4px #0000001a;gap:0;height:100%!important;max-width:100%!important;text-align:center;transition:transform .2s ease-in-out;width:100%}.small-stat-card .small-stat-card-header{align-items:center;font-size:16px;justify-content:flex-start;line-height:23px;margin-bottom:5px}.small-stat-card .small-stat-card-counter-num,.small-stat-card .small-stat-card-header{color:#000;display:flex;font-family:Secular One,sans-serif;font-weight:400;gap:8px;letter-spacing:.2px;width:100%}.small-stat-card .small-stat-card-counter-num{align-items:flex-end;font-size:60px;line-height:64px;text-align:left}.small-stat-card .small-stat-card-counter-num .main-stat-text{margin-left:24px}.small-stat-card .small-stat-card-counter-num .main-stat-icon-text{align-items:center;display:flex;gap:10px}.small-stat-card .small-stat-card-counter-num .main-stat-icon-text span{font-size:40px;letter-spacing:.2px;line-height:58px}.small-stat-card .small-stat-card-counter-status{align-items:center;color:#00b900;display:flex;font-family:Secular One,sans-serif;font-size:16px;font-weight:400;justify-content:flex-end;letter-spacing:.2px;line-height:23px;width:100%}.small-stat-card:hover{transform:translateY(-5px)}.stat-content .secondary-stat.green{color:#00b900}.small-stat-card .small-stat-card-counter-num .main-stat-icon-text span,.small-stat-card .small-stat-card-counter-num .main-stat-text{font-size:clamp(16px,6vw,40px)!important;max-width:100%;white-space:nowrap}.large-stat-card{align-items:center;background-color:#fff;border-radius:18px!important;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;font-family:Secular One,sans-serif;height:100%;justify-content:space-between;padding:16px 44px!important;text-align:center;transition:transform .2s ease-in-out;width:100%}.large-stat-card .large-stat-card-title{color:#000;font-family:Secular One,sans-serif;font-size:36px;font-weight:400;letter-spacing:.2px;line-height:52px;margin-bottom:0;text-align:left;width:100%}.large-stat-card:hover{transform:translateY(-5px)}.icon{color:#4a90e2;font-size:36px;margin-bottom:12px}.stat-content h3{color:#333;font-size:16px;font-weight:500;margin:0 0 8px}.stat-content div{color:#000;font-size:24px;font-weight:700}.stat-content img{margin-right:8px;width:24px}.stat-content .secondary-stat{font-size:14px;margin-top:8px}.stat-content .secondary-stat.green{color:green}.stat-content .secondary-stat.red{color:red}.stat-content .icon-text{align-items:center;display:flex;font-size:18px}.small-stat-card{align-items:center;background-color:#f9f9f9;border-radius:12px;box-shadow:0 1px 2px #0000001a;display:flex;flex-direction:column;height:130px;justify-content:space-between;max-width:180px;padding:16px}.icon-blue{color:#4a90e2}.icon-green{color:#2ecc71}.icon-red{color:#e74c3c}.doughnut-chart-wrapper{position:relative}.doughnut-center-text{color:#4caf50;font-size:24px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.chart-container{align-items:center;display:flex;height:60%;justify-content:center;min-width:500px}.current-search-items{background-color:#fff;border-radius:18px;box-shadow:0 4px 4px 0 #00000040;margin-bottom:15px;padding:10px 15px}.chart-container{position:relative}.chart-content-wrapper{height:100%;min-height:280px}.chart-style{height:auto!important;max-width:500px;width:100%!important}.half-doughnut-large{height:80px;width:250px}.doughnut-large{height:50px;width:600px}.large-stat-card{position:relative}.stat-toggle{position:absolute;right:2.2rem;top:2.2rem}:root{--black:#000;--white:#fff;--weight_400:400}body{font-family:Secular One,sans-serif!important;font-style:normal;font-weight:400!important;font-weight:var(--weight_400)!important}.dashboard .dashboard-title h1{color:#000;color:var(--black);font-size:48px;font-weight:400;font-weight:var(--weight_400);line-height:70px;margin-bottom:14px;margin-top:0}.dashboard .filter-select-grp{display:flex;flex-wrap:wrap;margin-bottom:16px;padding-left:16px;width:100%}.dashboard .filter-select-grp .filter-select-label{color:#7e7e7e;font-family:Secular One,sans-serif;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;margin-left:20px}.dashboard .filter-select-grp .filter-select{width:100%}.dashboard .filter-select-grp .filter-select .ant-picker-outlined,.dashboard .filter-select-grp .filter-select .ant-select-selector{height:40px;width:100%}.dashboard .filter-select-grp .filter-select .ant-select-selector .ant-select-selection-item{color:#000;font-family:Secular One,sans-serif;font-size:19px;font-weight:400}.dashboard .filter-select-grp .filter-select .ant-select-selection-placeholder,.date-select .ant-picker .ant-picker-input input{font-family:Secular One,sans-serif;font-size:19px}.date-select .ant-picker .ant-picker-input input{color:#000;font-weight:400;height:40px;margin-left:10px}.date-select .ant-picker .ant-picker-range-separator .ant-picker-separator{color:#000}.ant-picker-dropdown{font-family:Secular One,sans-serif}.dashboard .filter-select-grp .filter-select .ant-select-selection-item:before{background-image:url(/static/media/CompressOutlined.4c83a7d249d5d8fd2ddd.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;margin-bottom:1px;margin-right:8px;vertical-align:middle;width:20px}.dashboard .filter-select-grp .filter-select .ant-select-selection-placeholder:before{align-items:center;background-image:url(/static/media/CompressOutlined.4c83a7d249d5d8fd2ddd.svg);background-repeat:no-repeat;content:"";display:inline-block;display:inline-flex;height:20px;justify-content:center;margin-right:10px;width:20px}.date-select .ant-picker .ant-picker-input:first-child:before{background-image:url(/static/media/CalendarOutlined.cf02f31f3c69d537d2e9.svg);background-repeat:no-repeat;content:"";display:inline-block;height:20px;padding-left:10px;width:20px}.ant-select-clear,.dashboard .filter-select-grp .filter-select .ant-select-arrow{height:20px}.ant-picker-range{height:40px}.ant-picker-range,.dashboard .filter-select .ant-select-selector{border:1px solid #7e7e7e;border-radius:18px;width:100%}.dashboard .ant-select-focused:where(.css-dev-only-do-not-override-ni1kz0).ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{border-color:#7e7e7e;box-shadow:none}.dashboard :where(.css-dev-only-do-not-override-ni1kz0).ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#7e7e7e}.counter-wrapper-block{padding:16px}.counter-wrapper-block .largeState-overview{height:100%}.counter-wrapper-block .largeState-overview .large-stat-card{height:100%;justify-content:flex-start}.counter-wrapper-block .largeState-overview .large-stat-card .chart-container .number-stat{margin-top:20px}@media (max-width:575px){.dashboard{padding:26px 24px}.dashboard .dashboard-title h1{font-size:30px;line-height:36px}.dashboard .filters .filter-select-grp{gap:16px}}@media (max-width:768px){.acState-overview .activity-stat-card,.dashboard .small-stat-card{max-width:calc(50% - 16px)}}@media (max-width:480px){.acState-overview .activity-stat-card,.dashboard .small-stat-card{max-width:100%}}.search-box-wrapper .MuiAutocomplete-root .MuiFormControl-root .MuiInputBase-root{border-radius:18px;height:40px}.search-box-wrapper .MuiAutocomplete-root .MuiFormControl-root .MuiInputBase-root .MuiAutocomplete-input{font-family:Secular One,sans-serif;padding:.5px 4px .5px 5px}.result-list-item{align-items:center;display:flex;gap:16px}.result-list-item .result-item-icon{align-items:center;display:flex;height:50px;justify-content:center;min-width:50px;width:50px}.result-list-item .result-item-content .result-item-title{color:#000;font-family:Secular One,sans-serif;font-size:24px;font-weight:400;letter-spacing:.2px;line-height:34px}.result-list-item .result-item-content .result-item-dsc{color:#7e7e7e;font-family:Secular One,sans-serif;font-size:10px;font-weight:400;letter-spacing:.2px;line-height:14px}.highlight{background-color:#fba30059;font-weight:700}.ant-layout{font-family:Secular One,sans-serif!important}.search_results_wrapper .current-search-right .recent-search-card{background-color:#fff;border-radius:18px;box-shadow:0 4px 4px 0 #00000040;min-width:400px;padding:24px 40px}.search_results_wrapper .current-search-left .result-block-title h3{color:#000;font-family:Secular One,sans-serif;font-size:20px;font-weight:400;line-height:29px}.search_results_wrapper .current-search-right{display:flex;justify-content:flex-end}.search_results_wrapper .current-search-right .recent-search-box-title{color:#000;font-family:Secular One,sans-serif;font-size:20px;font-weight:400;line-height:29px}.search_results_wrapper .current-search-right .recent-search-card .result-list-item .result-item-icon{height:45px;min-width:45px;width:45px}.search_results_wrapper .current-search-right .recent-search-card .result-list-item .result-item-icon img{width:100%}.search_results_wrapper .current-search-right .recent-search-card .result-list-item .result-item-title{font-size:20px;line-height:29px}@media (min-width:320px) and (max-width:575px){.search_results_wrapper .current-search-right .recent-search-card{min-width:100%;width:100%}.search_results_wrapper .current-search-right>.MuiBox-root{width:100%}}@media (min-width:768px) and (max-width:991px){.search_results_wrapper .current-search-right .recent-search-card{min-width:100%;width:100%}.search_results_wrapper .current-search-right>.MuiBox-root{width:100%}}@media (min-width:992px) and (max-width:1023px){.search_results_wrapper .current-search-right .recent-search-card{min-width:100%;width:100%}.search_results_wrapper .current-search-right>.MuiBox-root{width:100%}}@media (min-width:1024px) and (max-width:1199px){.search_results_wrapper .current-search-right .recent-search-card{min-width:100%;width:100%}}.textbook-add-button{background-color:#0094fd;border-color:#0094fd;border-radius:18px;font-family:Secular One,sans-serif}.textbook-add-button:hover{background-color:#007acc!important;border-color:#007acc!important}.textbook-toolbar{align-items:center;padding-left:0;padding-right:0}.textbook-toolbar .input-select-search-field{flex:1 1;min-width:240px}.textbook-toolbar .input-select-search-field-inner{width:100%}.textbook-table-row{cursor:pointer}.textbook-cover-icon{cursor:pointer;font-size:16px}.textbook-table{table-layout:fixed;width:100%}.textbook-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.textbook-cell--pad{width:2%}.textbook-cell--publisher,.textbook-cell--subject{width:12%}.textbook-cell--year{width:7%}.textbook-cell--title{width:16%}.textbook-cell--author,.textbook-cell--curriculum{width:12%}.textbook-cell--isbn{width:13%}.textbook-cell--cover{width:6%}.textbook-cell-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.textbook-paste-block{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.textbook-paste-block label{color:#666;font-size:12px;font-weight:600}.textbook-paste-actions{display:flex;justify-content:flex-end}.textbook-cover-actions,.textbook-cover-row{align-items:center;display:flex;gap:12px}.textbook-cover-actions{margin-top:8px}.textbook-link-button,.textbook-search-cover-button{font-family:Secular One,sans-serif}.textbook-link-button{padding:0}.textbook-remove-cover-button{background-color:#d32f2f;border-color:#d32f2f;font-family:Secular One,sans-serif}.textbook-remove-cover-button:hover{background-color:#b71c1c!important;border-color:#b71c1c!important}.textbook-cover-preview{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.textbook-cover-preview img{border-radius:8px;max-height:240px;max-width:100%}.textbook-cover-placeholder{border:1px dashed #b2bbc6;border-radius:8px;color:#7e7e7e;padding:16px;text-align:center;width:100%}.textbook-cover-date{color:#666;font-size:12px;margin:0}.textbook-online-cover-preview{align-items:center;display:flex;flex-direction:column;gap:12px}.textbook-online-cover-preview img{border-radius:8px;max-height:320px;max-width:100%}.textbook-online-cover-hint{color:#666;font-size:12px;margin:0;text-align:center}.search-box-wrapper .search-box-label,body,html{font-family:Secular One,sans-serif;font-weight:400}.search-box-wrapper .search-box-label{color:#7e7e7e;font-size:14px;letter-spacing:.2px;line-height:20px;margin-left:20px}.search-box-wrapper .MuiInputBase-root{border-radius:18px;font-family:Secular One,sans-serif;height:40px}.search-box-wrapper .MuiInputBase-input{font-family:Secular One,sans-serif;padding:.5px 4px .5px 5px}.search-box-wrapper .MuiInputAdornment-root{font-family:Secular One,sans-serif}.search-box-wrapper .custom-textfield{border-radius:18px;font-family:Secular One,sans-serif;height:40px}.search-box-wrapper .MuiTextField-root{width:100%}.template-grid-item{border-radius:12px;cursor:pointer;padding:15px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.template-thumbnail img{border-radius:8px;height:150px;max-width:150px;object-fit:cover;transition:all .5s;width:100%}.template-title{color:#333;font-size:16px;font-weight:600;margin-top:12px}.temp-main-section{margin-top:70px}.temp-main-section .ant-row .ant-col{border-radius:12px;box-shadow:0 4px 10px #0000001a;margin-right:30px;padding:15px;text-align:center;transition:transform .2s ease-in-out}.temp-main-section .ant-row .ant-col:hover{transform:translateY(-5px)}.cms-dashboard,.cms-templates{padding:16px 10px}.cms-templates{font-family:Secular One,sans-serif}.cms-templates .templates-title h1{font-family:Secular One,sans-serif;font-size:48px;font-weight:400;letter-spacing:.2px;line-height:69px;margin-bottom:0}.cms-templates .state-matter-btn{display:flex;gap:7px;justify-content:flex-end;margin-top:20px;width:48%}.cms-templates .state-matter-btn .MuiButtonBase-root{border-radius:18px;font-size:12px;font-weight:400;height:28px;width:76px}.cms-templates .state-matter-btn .MuiButton-containedPrimary{background-color:#0094fdd6;font-family:Secular One,sans-serif}.cms-templates .state-matter-btn .MuiButton-containedError{background-color:#ed0000;font-family:Secular One,sans-serif}.search-and-buttons{align-items:center;display:flex;justify-content:space-between}.ant-layout{background-color:#fff}.custom-select-block .custom-select,.custom-select-block label{color:#0094fd;font-family:Secular One,sans-serif;font-size:20px;font-weight:400;letter-spacing:.2px;line-height:29px}.custom-select-block .custom-select{border:1px solid #0094fd;border-radius:18px;margin-left:10px;padding:4px 15px}.custom-select-block .custom-select:focus{box-shadow:none;outline:none}.custom-select-block{margin-left:auto}.result-showing-block{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 36px}.result-showing-block .result-showing-text{color:#000;font-family:Secular One,sans-serif;font-size:20px;font-weight:400;letter-spacing:.2px;line-height:29px}.content-table-wrapper .MuiTableContainer-root .MuiTable-root{border-collapse:initial;border-spacing:0;border-top:0;font-family:Secular One,sans-serif}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head{border-bottom:0;color:#3a3a3a;font-family:Secular One,sans-serif;font-size:15px;font-weight:400;padding:5px 20px;white-space:nowrap}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body{border-bottom:0;color:#000;font-family:Secular One,sans-serif;font-size:17px;font-weight:400;padding:12px 20px;white-space:nowrap}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-body{border-top:1px solid #000}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body{border-bottom:1px solid #000}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:first-child{border-left:1px solid #000;padding:0}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head:first-child{padding:0}.content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:last-child{border-right:1px solid #000}.content-table-wrapper .MuiTableContainer-root .MuiTable-root tr:first-child td:first-child{border-top-left-radius:18px}.content-table-wrapper .MuiTableContainer-root .MuiTable-root tr:first-child td:last-child{border-top-right-radius:18px}.content-table-wrapper .MuiTableContainer-root .MuiTable-root tr:last-child td:first-child{border-bottom-left-radius:18px}.content-table-wrapper .MuiTableContainer-root .MuiTable-root tr:last-child td:last-child{border-bottom-right-radius:18px}.nested-table-block .MuiTable-root,.nested-table-block .MuiTable-root .MuiTableHead-root .MuiTableRow-root{border:none}.nested-table-block .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head{border:0}.nested-table-block .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-body{background-color:red;border:none}.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body,.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:first-child,.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:last-child,.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-body{border:none}.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:nth-child(4){padding:12px 0 12px 32px}.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:nth-child(5){padding:12px 0 12px 19px}.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body .td-chart-block{background-color:#1f9c00;display:block;height:150px;width:100px}.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root tr:first-child td:first-child{border-top-left-radius:10px}.MuiAutocomplete-paper .MuiAutocomplete-listbox .MuiListItem-root .autocomplete-list-items-icons{min-width:24px}.MuiAutocomplete-paper .MuiAutocomplete-listbox .MuiListItem-root .MuiListItemText-root{font-family:Secular One,sans-serif}.MuiAutocomplete-paper .MuiAutocomplete-listbox .MuiListItem-root .MuiListItemText-root .MuiTypography-root{color:#000;font-family:Secular One,sans-serif;font-size:16px;font-weight:400;line-height:23px}.notrequired{color:#7e7e7e!important}.assigned{color:#0094fd!important}.issue{color:#ed0000!important}.overview{color:#ff00bf!important}.prepped{color:#1f9c00!important}.techcheck{color:#f58d15!important}.pagination-wrapper{padding:16px 36px}.pagination-wrapper .MuiStack-root .MuiPagination-root{align-items:center;display:flex;justify-content:flex-end}div#rows-per-page{padding:6px 32px 6px 10px}.pagination-wrapper .MuiStack-root .MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root:hover{border-radius:6px}.pagination-wrapper .MuiStack-root .MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root.Mui-selected{background-color:#fff;border:1px solid #0094fd;border-radius:6px}.tabs-issue-wrapper{max-width:419px}.tabs-issue-wrapper .ant-tabs{border:1px solid #000;border-radius:18px}.tabs-issue-wrapper .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left{display:none}.tabs-issue-wrapper .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{border-bottom:1px solid #000;color:#7e7e7e;font-family:Secular One,sans-serif;font-size:16px;font-weight:400;margin:0;padding:5px 24px}.tabs-issue-wrapper .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:nth-child(3){border-bottom:none}.tabs-issue-wrapper .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ed0000}.tabs-issue-wrapper .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder{border-left:1px solid #000}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{color:#000;font-family:Secular One,sans-serif;font-size:13px;font-weight:300;letter-spacing:.2px;line-height:18px;padding:6px 10px;text-align:left}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .comment-text{color:#000;font-family:Secular One,sans-serif;font-size:13px;font-weight:300;letter-spacing:.2px;line-height:18px;margin:0;text-align:left}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-panel-content-block{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;min-height:95px}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-panel-content-block .save-button-block{align-items:center;display:flex;justify-content:flex-end;width:100%}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-panel-content-block .save-button-block button{background-color:#0094fd;border-radius:18px;color:#fff;font-family:Secular One,sans-serif;font-size:11px;font-weight:400;letter-spacing:.2px;line-height:16px;padding:3px 8px;text-transform:capitalize}.indicator-tabs{text-align:center}.indicator-tabs .MuiToggleButtonGroup-root{border:1px solid #000;border-radius:18px}.indicator-tabs .MuiToggleButtonGroup-root .MuiButtonBase-root{background-color:#fff;border:0;border-radius:30px;padding:8px}.content-table-wrapper .MuiTableContainer-root .nested-table-block .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body .collapse-td-label{color:#7e7e7e;font-family:Secular One,sans-serif;font-size:10px;letter-spacing:.2px;line-height:14px;text-align:center}.note-block .note-tabs-wrap{border:1px solid #000;border-radius:18px;padding:15px}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{background-color:#0094fd;border:0;border-radius:18px;color:#fff;font-family:Secular One,sans-serif;font-size:8px;font-weight:400;letter-spacing:.2px;min-width:70px;padding:1px 10px;text-align:center}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{margin:0 0 0 15px;padding:5px 0}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{border:1px solid #0094fd;border-radius:18px;color:#0094fd;font-family:Secular One,sans-serif;font-size:8px;font-weight:400;letter-spacing:.2px;min-width:70px;padding:1px 10px;text-align:center}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav{margin-bottom:5px}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar,.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav:before{display:none}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-panel-content-block .input-form-field-wrapper textarea{border:0;border-radius:18px;color:#7e7e7e;font-family:Secular One,sans-serif;font-size:13px;font-weight:400;letter-spacing:.2px;padding:5px 0 15px}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-panel-content-block .save-button-block{display:flex;justify-content:flex-end;margin:10px 0 0}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-panel-content-block .save-button-block button{background-color:#0094fd;border-radius:18px;color:#fff;font-family:Secular One,sans-serif;font-size:11px;font-weight:400;letter-spacing:.2px;line-height:16px;padding:3px 8px;text-transform:capitalize}.note-block .collapse-td-label,.tabs-issue-wrapper .collapse-td-label{display:flex;justify-content:flex-start;margin-left:20px}.td-select-filed-group .input-select-search-filed{font-size:10px;margin-bottom:10px;max-width:278px;min-width:230px}.td-select-filed-group .input-select-search-filed .input-label{color:#7e7e7e;font-family:Secular One,sans-serif;font-size:10px;font-weight:400;line-height:14px}.td-select-filed-group .input-select-search-filed .MuiAutocomplete-root .MuiFormControl-root .MuiOutlinedInput-root{border-radius:18px;font-family:Secular One,sans-serif;padding:0 9px;position:relative}.td-select-filed-group .input-select-search-filed .MuiAutocomplete-root .MuiFormControl-root .MuiOutlinedInput-root .MuiInputBase-input.MuiOutlinedInput-input{padding:5px 20px 5px 35px}.td-select-filed-group .input-select-search-filed .MuiAutocomplete-root .MuiFormControl-root .MuiOutlinedInput-root .prefix-icon{bottom:auto;left:20px;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.action-col{justify-content:center}.action-col,.action-col button{align-items:center;display:flex}.action-col button{background-color:#0094fd;border-radius:18px;color:#fff;font-family:Secular One,sans-serif;font-size:11px;font-weight:400;gap:5px;letter-spacing:.2px;line-height:16px;padding:5px 8px;text-transform:capitalize}.datepicker_wrapper .ant-picker{border-color:#0000003b;border-radius:18px;padding:5px 15px;width:100%}.datepicker_wrapper .ant-picker .ant-picker-input{flex-direction:row-reverse;gap:6px}.datepicker_wrapper .ant-picker .ant-picker-input input{font-weight:700}.custom-select-container{display:inline-block;position:relative}.custom-select-button{background-color:#f9f9f9;border:1px solid #ccc;cursor:pointer;display:inline-block;padding:8px 16px}.custom-select-options{background-color:#fff;border:1px solid #ccc;display:none;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.custom-select-container.open .custom-select-options{display:block}td.custom-td>.custom-td-doughnut{margin-left:auto;margin-right:auto}.custom-td.custom-td-doughnut .large-stat-card.chart-content-card{border:0;border-radius:0;box-shadow:none;padding:0}.custom-td.custom-td-doughnut .large-stat-card.chart-content-card:hover{transform:translateY(0);transition:none}.custom-td.custom-td-doughnut p{font-size:12px;line-height:17px;text-align:center}.pagination-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-end}.content-indicators{height:25px;width:25px}.tabs-issue-wrapper .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .comment-text textarea{border:0;border-radius:18px;color:#7e7e7e;font-family:Secular One,sans-serif;font-size:13px;font-weight:400;letter-spacing:.2px}.note-block .note-tabs-wrap .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:first-child{margin:0}.custom-ant-btn{background-color:#0094fd!important;border-color:#0094fd!important}.custom-ant-btn:focus,.custom-ant-btn:hover{background-color:#007acc!important;border-color:#007acc!important}.custom-ant-btn:active{background-color:#006bb3!important;border-color:#006bb3!important}.input-select-search-field{display:flex;flex-direction:column;gap:8px}.input-select-search-field .input-search-text{border:1px solid #ccc;border-radius:5px;font-family:Secular One,sans-serif;font-size:14px;padding:8px 16px;width:100%}.input-select-search-field .MuiAutocomplete-root .MuiFormControl-root .MuiOutlinedInput-root .MuiInputBase-input{width:100%}.input-select-search-field .MuiAutocomplete-root .MuiFormControl-root .MuiOutlinedInput-root{border-radius:18px;font-family:Secular One,sans-serif;padding:2px 65px 2px 39px}.input-select-search-field .input-label{color:#7e7e7e;font-family:Secular One,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-left:20px}.input-select-search-field .search_icon{bottom:auto;left:20px;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.input-select-search-field .input-select-search-field-inner{position:relative}.blueprint-link-tab{display:flex;flex-direction:column;gap:16px;width:100%}.blueprint-link-tab .input-select-search-field{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(320px,1fr));width:100%}.blueprint-link-tab .input-select-search-field .ant-select{width:100%}@media (max-width:900px){.blueprint-link-tab .input-select-search-field{grid-template-columns:1fr}}.blueprint-link-tab .content-table-wrapper .ant-typography{color:inherit;font-family:inherit;font-size:inherit}.blueprint-link-tab .content-table-wrapper .ant-typography strong{font-weight:inherit}.blueprint-link-tab .content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head:first-child{border-left:0;padding:5px 20px}.blueprint-link-tab .content-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body:first-child{border-left:1px solid #000;padding:12px 20px}.blueprint-link-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #0000000a;padding:16px}.blueprint-link-form{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(260px,1fr))}.blueprint-link-field,.blueprint-link-form .ant-input,.blueprint-link-form .ant-select{width:100%}.blueprint-link-form .blueprint-link-actions{grid-column:1/-1;justify-content:flex-end}.blueprint-link-rule-list{display:flex;flex-direction:column;gap:10px}.blueprint-link-rule-card{align-items:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px}.blueprint-link-rule-tags{display:flex;flex-wrap:wrap;gap:6px}.blueprint-link-actions{align-items:center;display:flex;gap:8px}.blueprint-link-preview-table .ant-table{border-radius:12px}.cms-user-management{font-family:Secular One,sans-serif;padding:16px 10px}.cms-user-management h1{font-size:48px;font-weight:400;letter-spacing:.2px;line-height:69px;margin-bottom:0}.cms-user-management .page-header{justify-content:space-between}.cms-user-management .action-row,.cms-user-management .page-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px}
/*# sourceMappingURL=main.ae517c4f.css.map*/