/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);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;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}: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;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,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:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,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:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,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 :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,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:is(.checkBox,.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:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.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 section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}@font-face{font-family:RobotoRegular;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf) format("truetype")}@font-face{font-family:RobotoMedium;src:url(/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:RobotoBold;src:url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@supports(zoom:2){input[type=checkbox],input[type=radio]{zoom:2}}@supports not (zoom:2){input[type=checkbox],input[type=radio]{margin:15px;transform:scale(2)}}.ant-input-affix-wrapper{border:0;border-radius:0;padding:0 12px}.ant-input-affix-wrapper:hover{border:0}.ant-input-outlined,.ant-input-outlined:focus,.ant-input-outlined:focus-within{border-color:#0000;box-shadow:none}.ant-input{border:0;box-shadow:none}.ant-input,.ant-input-number-input,.ant-picker{height:40px}.float-wrapper{border:1px solid #58585a;position:relative}.float-wrapper .label{color:#918f8ffa;font-size:14px;font-weight:400;left:12px;line-height:normal;pointer-events:none;position:absolute;top:12px;transition:all .2s ease;z-index:1}.float-wrapper .label.float-label{font-size:11px;top:2px}.float-wrapper>.ant-input{padding-bottom:0!important;padding-top:12px!important}.float-wrapper .ant-input-affix-wrapper.ant-input-status-error{border:0}.float-wrapper .ant-input-affix-wrapper>.ant-input{padding-top:12px!important}.float-wrapper.float-input-mask .ant-input{border:0;border-radius:0;padding:12px 12px 0!important;width:100%}.float-wrapper.float-input-mask .ant-input:focus-visible{outline:0;outline-offset:0}.float-wrapper.float-input-number .ant-input-number{width:100%}.float-wrapper.float-input-number .ant-input-number.ant-input-number-outlined{border:0}.float-wrapper.float-input-number .ant-input-number.ant-input-number-outlined.ant-input-number-status-error:not(.ant-input-number-disabled){border-width:0}.float-wrapper.float-input-number .ant-input-number.ant-input-number-outlined:focus-within{border-color:#0000;border-width:0;box-shadow:none}.float-wrapper.float-input-number .ant-input-number .ant-input-number-input-wrap .ant-input-number-input{padding:12px 12px 0!important}.float-wrapper.float-input-number .ant-input-number.hide-input-handler-wrapper .ant-input-number-handler-wrap{display:none}.float-wrapper.float-input-password-strength{border:0}.float-wrapper.float-input-password-strength .ant-input-affix-wrapper{border:1px solid #58585a}.float-wrapper.float-input-password-strength>div{line-height:0px!important}.float-wrapper.float-input-search .ant-input-affix-wrapper .ant-input-suffix>svg{color:#58585a;font-size:16px}.float-wrapper.float-select .ant-select{border:0;height:40px}.float-wrapper.float-select .ant-select .ant-select-selector{border:0}.float-wrapper.float-select .ant-select .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{padding-top:12px}.float-wrapper.float-select .ant-select .ant-select-selector .ant-select-selection-item{line-height:normal;padding-top:12px}.float-wrapper.float-select-multi .ant-select{border:0;line-height:normal}.float-wrapper.float-select-multi .ant-select .ant-select-selector{border:0;padding-block:0}.float-wrapper.float-select-multi .ant-select .ant-select-selector .ant-select-selection-overflow{height:40px;line-height:normal;overflow:hidden;padding-top:12px;text-overflow:ellipsis;white-space:nowrap}.float-wrapper.float-select-multi .ant-select .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item,.float-wrapper.float-select-multi .ant-select .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item.ant-select-selection-overflow-item-suffix{line-height:normal}.float-wrapper.float-select-multi .ant-select .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{height:20px;line-height:normal;margin-block:0}.float-wrapper.float-select-multi .ant-select .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item .ant-select-selection-item-content{line-height:normal}.float-wrapper.float-date-picker .ant-picker{border:0;width:100%}.float-wrapper.float-date-picker .ant-picker .ant-picker-input input{padding-top:12px}.float-wrapper.float-textarea .ant-input{margin-top:12px;padding-top:0!important}.float-wrapper.quill .ql-toolbar{border:0;border-bottom:1px solid #58585a;padding:5px}.float-wrapper.quill .ql-container{border:0;height:150px}.float-wrapper.quill .ql-container .ql-editor{padding:12px 10px}.float-wrapper.quill .ql-container .ql-editor.ql-blank:before{left:10px}.ant-btn{border-radius:20px!important;height:35px;line-height:normal}.ant-btn.ant-btn-sm{height:30px;padding:0 10px}.ant-btn.ant-btn-lg{height:40px}.ant-btn.ant-btn-primary{background-color:#114eaf;border-color:#114eaf;box-shadow:none;color:#fff}.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{background-color:#fff!important;border-color:#114eaf;color:#114eaf!important}.ant-btn.ant-btn-primary.active{background-color:#114eaf!important;border-color:#114eaf!important;color:#fff!important}.ant-btn.ant-btn-dangerous{background-color:#dc3545;border-color:#dc3545;box-shadow:none;color:#fff}.ant-btn.ant-btn-dangerous:focus,.ant-btn.ant-btn-dangerous:hover{background-color:#fff!important;border-color:#dc3545;color:#dc3545!important}.ant-btn.ant-btn-dangerous.active{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important}.ant-btn.btn-primary{background-color:#0866c6;border-color:#0866c6;color:#fff}.ant-btn.btn-primary:focus,.ant-btn.btn-primary:hover{background-color:#0753a1;border-color:#0753a1;color:#fff}.ant-btn.btn-primary.active{background-color:#0866c6;border-color:#0866c6;color:#fff}.ant-btn.btn-secondary{background-color:#868e96;border-color:#868e96;color:#fff}.ant-btn.btn-secondary:focus,.ant-btn.btn-secondary:hover{background-color:#727b84;border-color:#727b84;color:#fff}.ant-btn.btn-secondary.active{background-color:#868e96;border-color:#868e96;color:#fff}.ant-btn.btn-success{background-color:#23bf08;border-color:#23bf08;color:#fff}.ant-btn.btn-success:focus,.ant-btn.btn-success:hover{background-color:#fff!important;border-color:#23bf08!important;color:#23bf08!important}.ant-btn.btn-success.active{background-color:#23bf08;border-color:#23bf08;color:#fff}.ant-btn.btn-warning{background-color:#f49917;border-color:#f49917;color:#fff}.ant-btn.btn-warning:focus,.ant-btn.btn-warning:hover{background-color:#da850a;border-color:#da850a;color:#fff}.ant-btn.btn-warning.active{background-color:#f49917;border-color:#f49917;color:#fff}.ant-btn.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.ant-btn.btn-danger:focus,.ant-btn.btn-danger:hover{background-color:#c82333;border-color:#c82333;color:#fff}.ant-btn.btn-danger.active{background-color:#dc3545;border-color:#dc3545;color:#fff}.ant-btn.btn-info{background-color:#5b93d3;border-color:#5b93d3;color:#fff}.ant-btn.btn-info:focus,.ant-btn.btn-info:hover{background-color:#3d7fcb;border-color:#3d7fcb;color:#fff}.ant-btn.btn-info.active{background-color:#5b93d3;border-color:#5b93d3;color:#fff}.ant-btn.btn-indigo{background-color:#6610f2;border-color:#6610f2;color:#fff}.ant-btn.btn-indigo:focus,.ant-btn.btn-indigo:hover{background-color:#560bd0;border-color:#560bd0;color:#fff}.ant-btn.btn-indigo.active{background-color:#6610f2;border-color:#6610f2;color:#fff}.ant-btn.btn-purple{background-color:#6f42c1;border-color:#6f42c1;color:#fff}.ant-btn.btn-purple:focus,.ant-btn.btn-purple:hover{background-color:#5e37a6;border-color:#5e37a6;color:#fff}.ant-btn.btn-purple.active{background-color:#6f42c1;border-color:#6f42c1;color:#fff}.ant-btn.btn-pink{background-color:#e83e8c;border-color:#e83e8c;color:#fff}.ant-btn.btn-pink:focus,.ant-btn.btn-pink:hover{background-color:#e41c78;border-color:#e41c78;color:#fff}.ant-btn.btn-pink.active{background-color:#e83e8c;border-color:#e83e8c;color:#fff}.ant-btn.btn-teal{background-color:#1caf9a;border-color:#1caf9a;color:#fff}.ant-btn.btn-teal:focus,.ant-btn.btn-teal:hover{background-color:#178e7d;border-color:#178e7d;color:#fff}.ant-btn.btn-teal.active{background-color:#1caf9a;border-color:#1caf9a;color:#fff}.ant-btn.btn-dark{background-color:#000;border-color:#000;color:#fff}.ant-btn.btn-dark:focus,.ant-btn.btn-dark:hover{background-color:#23272b;border-color:#23272b;color:#fff}.ant-btn.btn-dark.active{background-color:#000;border-color:#000;color:#fff}.ant-radio-group.ant-radio-group-large .ant-radio-button-wrapper{height:45px;line-height:43px}.ant-radio-group.flex{display:flex;width:100%}.ant-radio-group.flex.wrap{flex-wrap:wrap}.ant-radio-group.flex.nowrap{flex-wrap:nowrap}@media(max-width:575px){.ant-radio-group.flex{gap:8px}}.ant-radio-group .ant-radio-button-wrapper{text-align:center;width:50%}.ant-radio-group .ant-radio-button-wrapper:first-child,.ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:0}@media(max-width:575px){.ant-radio-group .ant-radio-button-wrapper{width:100%!important}}.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-color:#114eaf;color:#114eaf}.ant-radio-group .ant-radio-button-wrapper:hover{color:#114eaf}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#114eaf;border-color:#114eaf}.ant-radio-wrapper:hover .ant-radio-inner,.ant-radio-wrapper:hover .ant-radio-wrapper{border-color:#114eaf}.ant-alert,.ant-collapse{border-radius:0}.ant-collapse{background:#0000;border:0}.ant-collapse.ant-collapse-large .ant-collapse-item .ant-collapse-header{padding:10px 24px}.ant-collapse .ant-collapse-item{border:1px solid #d9d9d9;border-radius:5px}.ant-collapse .ant-collapse-item:not(:first-child){margin-top:20px}.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{margin-inline-start:0}.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon svg{font-size:18px}.ant-collapse .ant-collapse-item:last-child,.ant-collapse .ant-collapse-item:last-child>.ant-collapse-header{border-radius:0}.ant-collapse .ant-collapse-item .ant-collapse-content{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:15px}.ant-collapse.collapse-main-primary .ant-collapse-item .ant-collapse-header{background-color:#3d445d;color:#fff}.ant-card,.ant-card .ant-card-body{border-radius:0}.tbl-bottom-filter,.tbl-top-filter{display:flex;justify-content:space-between}@media(max-width:575px){.tbl-top-filter{align-items:center;flex-direction:column;gap:15px}}.tbl-top-filter .ant-select{height:35px}.tbl-top-filter .ant-select .ant-select-selector{border-color:#5a5858;border-radius:5px}.tbl-top-filter .tbl-page-size .ant-typography{font-size:16px}.tbl-bottom-filter{align-items:center;display:flex}@media(max-width:767px){.tbl-bottom-filter{flex-direction:column-reverse;gap:15px 15px}}.tbl-bottom-filter .ant-typography{font-size:16px}.tbl-bottom-filter .ant-pagination,.tbl-top-filter .ant-pagination{height:30px}@media(max-width:767px){.tbl-bottom-filter .ant-pagination,.tbl-top-filter .ant-pagination{display:flex;justify-content:center;width:100%}}.tbl-bottom-filter .ant-pagination .ant-pagination-item,.tbl-bottom-filter .ant-pagination .ant-pagination-next,.tbl-bottom-filter .ant-pagination .ant-pagination-prev,.tbl-bottom-filter .ant-pagination .ant-pagination-total-text,.tbl-top-filter .ant-pagination .ant-pagination-item,.tbl-top-filter .ant-pagination .ant-pagination-next,.tbl-top-filter .ant-pagination .ant-pagination-prev,.tbl-top-filter .ant-pagination .ant-pagination-total-text{height:30px}.tbl-bottom-filter .ant-pagination .ant-pagination-prev .ant-btn,.tbl-top-filter .ant-pagination .ant-pagination-prev .ant-btn{background-color:#fff;border:0;border-bottom-right-radius:0!important;border-top-right-radius:0!important;padding:0}.tbl-bottom-filter .ant-pagination .ant-pagination-next .ant-btn,.tbl-top-filter .ant-pagination .ant-pagination-next .ant-btn{background-color:#fff;border:0;border-bottom-left-radius:0!important;border-top-left-radius:0!important;padding:0}.tbl-bottom-filter .ant-pagination .ant-pagination-next .ant-btn.ant-btn-disabled,.tbl-top-filter .ant-pagination .ant-pagination-next .ant-btn.ant-btn-disabled{background-color:#fff;border:0}.tbl-bottom-filter .ant-pagination .ant-pagination-item,.tbl-top-filter .ant-pagination .ant-pagination-item{align-items:center;background-color:#fff;border-color:#d9d9d9;border-radius:5px;display:inline-flex;justify-content:center}.tbl-bottom-filter .ant-pagination .ant-pagination-item.ant-pagination-item-active,.tbl-top-filter .ant-pagination .ant-pagination-item.ant-pagination-item-active{border-color:#114eaf}.tbl-bottom-filter .ant-pagination .ant-pagination-item.ant-pagination-item-active a,.tbl-top-filter .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#114eaf}.tbl-bottom-filter .ant-pagination .ant-pagination-item a,.tbl-top-filter .ant-pagination .ant-pagination-item a{color:#000000d9}.tbl-btn-dropdown-filter{min-width:150px}.tbl-dropdown-filter .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{display:flex;gap:8px}.tbl-search-wrapper{width:300px}@media(max-width:767px){.tbl-search-wrapper{width:100%}}.tbl-search-wrapper .ant-input-group-wrapper{box-shadow:none!important}.tbl-search-wrapper .ant-input-group-wrapper .ant-input{border-radius:0}.tbl-search-wrapper .ant-input-group-wrapper .ant-input.ant-input-lg{height:40px}.tbl-search-wrapper .ant-input-group-wrapper .ant-input-group-addon .ant-btn.ant-btn-lg.ant-btn-icon-only.ant-input-search-button{align-items:center;display:flex;justify-content:center}.tbl-search-wrapper.animated{width:auto}.tbl-search-wrapper.animated .ant-input-affix-wrapper{border:0;border-radius:0;height:35px;padding:0;width:auto}.tbl-search-wrapper.animated .ant-input-affix-wrapper .ant-input,.tbl-search-wrapper.animated .ant-input-affix-wrapper:before{display:none}.tbl-search-wrapper.animated .ant-input-affix-wrapper .ant-input-suffix{margin-left:0}.tbl-search-wrapper.animated .ant-input-affix-wrapper .ant-input-suffix .ant-input-clear-icon{display:none}.tbl-search-wrapper.animated .ant-input-affix-wrapper .ant-input-suffix svg{cursor:pointer}.tbl-search-wrapper.animated.show{width:300px}.tbl-search-wrapper.animated.show .ant-input-affix-wrapper{border-bottom:1px solid #000;padding:0 11px;width:100%}.tbl-search-wrapper.animated.show .ant-input-affix-wrapper .ant-input,.tbl-search-wrapper.animated.show .ant-input-affix-wrapper:before{display:inline-block}.tbl-search-wrapper.animated.show .ant-input-affix-wrapper .ant-input-suffix{margin-left:4px}.tbl-search-wrapper.animated.show .ant-input-affix-wrapper .ant-input-suffix .ant-input-clear-icon{display:inline-block}.tbl-search-wrapper.animated.show .ant-input-affix-wrapper .ant-input-suffix svg{cursor:pointer}.tbl-showing-entries{align-items:center;display:flex;height:35px}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header,.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child,.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:last-child{border-radius:0}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header.ant-table-sticky-holder{overflow:auto hidden!important;scrollbar-color:#1e84c1 #bbb;scrollbar-width:thin;z-index:3}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header.ant-table-sticky-holder::-webkit-scrollbar{height:8px;width:0}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header.ant-table-sticky-holder::-webkit-scrollbar-track{background-color:#efefef;border:1px solid #e1e1e1}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header.ant-table-sticky-holder::-webkit-scrollbar-thumb{background-color:#1e84c1}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header.ant-table-sticky-holder::-webkit-scrollbar-thumb,.ant-table-wrapper .ant-table .ant-table-container .ant-table-header.ant-table-sticky-holder::-webkit-scrollbar-track{border-radius:5px}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table{border-radius:0}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell{font-weight:600;padding-block:8px}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell .ant-table-selection .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border:1px solid #000}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell .ant-table-selection .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#114eaf}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell .ant-table-selection .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell .ant-table-selection .ant-checkbox-wrapper:hover .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#114eaf;border-color:#114eaf}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell .ant-table-selection .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after,.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell .ant-table-selection .ant-checkbox-wrapper:hover .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{left:20%}.ant-table-wrapper .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr th.ant-table-cell.ant-table-selection-column{width:50px}.ant-table-wrapper .ant-table .ant-table-container .ant-table-body{scrollbar-color:#1e84c1 #bbb;scrollbar-width:thin}.ant-table-wrapper .ant-table .ant-table-container .ant-table-body::-webkit-scrollbar{height:8px;width:0}.ant-table-wrapper .ant-table .ant-table-container .ant-table-body::-webkit-scrollbar-track{background-color:#efefef;border:1px solid #e1e1e1}.ant-table-wrapper .ant-table .ant-table-container .ant-table-body::-webkit-scrollbar-thumb{background-color:#1e84c1}.ant-table-wrapper .ant-table .ant-table-container .ant-table-body::-webkit-scrollbar-thumb,.ant-table-wrapper .ant-table .ant-table-container .ant-table-body::-webkit-scrollbar-track{border-radius:5px}.ant-table-wrapper .ant-table .ant-table-container .ant-table-body table tbody.ant-table-tbody tr td.ant-table-cell{padding-block:8px!important;vertical-align:initial}.ant-table-wrapper .ant-table .ant-table-container .ant-table-sticky-scroll{opacity:1}.ant-table-wrapper .ant-table .ant-table-container .ant-table-sticky-scroll .ant-table-sticky-scroll-bar{background-color:#1e84c1!important}.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table tbody.ant-table-tbody>tr>td.ant-table-cell,.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead tr th.ant-table-cell{padding-block:8px}.ant-modal-root .ant-modal-mask{background-color:#000000e6}.ant-modal-root .ant-modal-wrap .ant-modal{padding-bottom:20px}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content{border-radius:0;padding:0}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-close{background-color:#0000;color:#fff;height:auto;right:15px;top:20px;width:auto}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-header{background-color:#114eaf;border-radius:0;margin-bottom:0;padding:15px}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body{padding:15px}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer{margin-top:0;padding:0 15px 15px}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-primary{background-color:#114eaf;border-color:#114eaf;color:#fff}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-primary:focus,.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-primary:hover{background-color:#fff;border-color:#114eaf;color:#114eaf}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-default{background-color:#fff;border-color:#b0b4b4;color:#114eaf}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-default:hover{border-color:#114eaf}.ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-default:focus{background-color:#114eaf;border-color:#114eaf;color:#fff}.ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner{border-radius:0}.ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons .ant-btn.ant-btn-default:focus,.ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons .ant-btn.ant-btn-default:hover{border-color:#114eaf;color:#114eaf}.ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons .ant-btn.ant-btn-primary{background-color:#e4151f;border-color:#e4151f}.ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons .ant-btn.ant-btn-primary:focus,.ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons .ant-btn.ant-btn-primary:hover{opacity:.8}.ant-notification .ant-notification-notice{border-radius:0;margin-bottom:0}.ant-notification .ant-notification-notice .ant-notification-notice-content .ant-notification-notice-with-icon .ant-notification-notice-message{color:#fff!important}.ant-notification.ant-notification-topRight,.ant-notification.ant-notification-topRight .ant-notification-notice-wrapper{background-color:#212121!important}.ant-notification.ant-notification-topRight .ant-notification-notice-wrapper .ant-notification-notice{background-color:#0000}.ant-notification.ant-notification-topRight .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content{transition:transform 2s}.ant-notification.ant-notification-topRight .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content .ant-notification-notice-description,.ant-notification.ant-notification-topRight .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content .ant-notification-notice-message{color:#fff!important}.ant-notification.ant-notification-topRight .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-close{color:#ffffffb0!important}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled):after,.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#114eaf}.ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,.ant-checkbox-wrapper-checked:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#114eaf;border-color:#114eaf}.form-item-checkbox .ant-form-item-control-input{height:45px}.ant-form-item{margin-bottom:20px}.ant-form-item .ant-form-item-explain{font-size:12px}.ant-form-item-with-help.ant-form-item-has-error .ant-upload-wrapper .ant-upload .ant-upload .ant-btn{border-color:#ff4d4f}.ant-form-item-with-help.ant-form-item-has-error .float-wrapper{border:1px solid #ff4d4f}.ant-form-item-with-help.ant-form-item-has-error .float-wrapper.float-input-password-strength{border:0}.ant-form-item-with-help.ant-form-item-has-error .float-wrapper.float-input-password-strength .ant-input-affix-wrapper{border:1px solid #ff4d4f}.ant-form-item-with-help.ant-form-item-has-error .float-wrapper .ant-input{border:0}.private-layout{background:url(/static/media/login_bg.392d7106564661584806.png);background-size:cover;min-height:100vh;position:relative}.private-layout>.ant-layout{background-color:#0000;margin-left:240px;max-width:100%;transition:all .25s,background 0s}@media(max-width:767px){.private-layout>.ant-layout{margin-left:0}}.private-layout>.ant-layout.ant-layout-has-collapse{margin-left:55px;max-width:100%}@media(max-width:767px){.private-layout>.ant-layout.ant-layout-has-collapse{margin-left:0}.private-layout>.ant-layout:not(.private-layout>.ant-layout.ant-layout-has-collapse) .ant-layout-header .header-left-menu .menu-left-icon.menu-left-icon-menu-collapse-on-close{display:none}}.private-layout>.ant-layout>.ant-layout-content{background-color:#fff}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb{background-color:#0000;padding:12px 10px 8px 20px}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb{padding-left:10px}}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb>ol{align-items:center}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-link a,.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .breadcrumb-item-text{color:#163ca6;font-size:14px!important}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-link a svg{font-size:16px!important}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-link svg{color:#163ca6}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator{position:relative}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator svg{color:#163ca6}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow{color:#114eaf;left:-4px;position:absolute;top:-2px}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow:after,.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow:before{background-color:currentcolor;border-radius:2px;content:"";height:1.5px;position:absolute;width:6px}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow:before{transform:rotate(45deg) translateY(-2.5px)}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow:after{transform:rotate(-45deg) translateY(2.5px)}@supports(-moz-appearance:none){.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow:after,.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .ant-breadcrumb-separator .arrow:before{height:2.5px;width:7px}}.private-layout>.ant-layout>.ant-layout-content>.ant-breadcrumb .breadcrumb-item-last{color:#e4151f!important}.private-layout>.ant-layout>.ant-layout-content>.ant-card{background-color:#0000;border-top:1px solid #58585a;height:100%}.private-layout>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body{background-color:#0000;padding:20px}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body{padding:10px}}.private-layout>.ant-layout>.ant-layout-footer{border-top:1px solid #58585a;padding:15px 20px}.notification-notice{background:#fff;border-radius:5px;bottom:10px;box-shadow:0 0 18px -3px #00000078;padding:15px 17px;position:fixed;right:10px;z-index:9999999}.notification-notice .notification-notice-content{display:flex;gap:8px}.notification-notice .notification-notice-content .notification-notice-message{display:flex;flex-direction:column}.notification-notice .notification-notice-content .notification-notice-message .title{font-size:18;font-weight:700}.notification-notice .notification-notice-content .notification-notice-message .description{font-size:14}.notification-notice .notification-notice-content .notification-notice-message .action{margin-top:10px}.notification-notice .notification-notice-content .notification-notice-message .action .ant-btn{background-color:#e4151f;color:#fff}.notification-notice .notification-notice-content .notification-notice-message .action .ant-btn:hover{border-color:#e4151f}.notification-notice .notification-notice-content .notification-notice-message .action .ant-btn svg{margin-right:5px}.notification-notice .notification-notice-content .notification-notice-icon svg{font-size:40px}.active-file{border-color:#114eaf;color:#114eaf}.private-layout>.ant-layout>.ant-layout-header{background-color:#0000;box-shadow:0 2px 5px 0 #000000bf;-webkit-box-shadow:0 2px 5px 0 #000000bf;-moz-box-shadow:0 2px 5px 0 #000000bf;display:flex;gap:8px;height:70px;padding:0 20px 0 0;width:100%;z-index:1}@media(max-width:767px){.private-layout>.ant-layout>.ant-layout-header{padding-right:15px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu{align-items:center;display:flex;width:100%}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon:not(.menu-left-icon-menu-collapse-on-close) a{display:flex;flex-direction:column;gap:8px;height:100%;justify-content:center;text-align:center;width:130px}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon:not(.menu-left-icon-menu-collapse-on-close) a:hover{background:#2d60e2}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon:not(.menu-left-icon-menu-collapse-on-close) a:hover .ant-typography{color:#fff;font-weight:600}@media(max-width:991px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon:not(.menu-left-icon-menu-collapse-on-close) a{width:110px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon.menu-left-icon-menu-collapse-on-close{align-items:center;display:flex;height:100%;padding:0 20px}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon.menu-left-icon-menu-collapse-on-close svg{color:#13f4f1;font-size:28px}@media(max-width:767px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon.menu-left-icon-menu-collapse-on-close{padding:0 15px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon a .anticon{color:#13f4f1}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon a svg{stroke:#13f4f1;color:#13f4f1;font-size:42px}@media(max-width:991px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon a svg{font-size:32px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon a svg path{stroke:#13f4f1;color:#13f4f1}.private-layout>.ant-layout>.ant-layout-header .header-left-menu .menu-left-icon a .ant-typography{color:#bdbec0;line-height:1em}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header{background-color:#0000;padding:10px 20px}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header{padding:10px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading,.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left{display:inherit;width:100%}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title{align-items:center;display:flex!important;gap:10px}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-icon{align-items:center;border:3px solid #b3d5c4;border-radius:100%;display:flex;height:70px!important;justify-content:center;width:70px!important}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-icon{height:55px!important;padding:10px;width:55px!important}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-icon .anticon{color:#d1ebde!important;font-size:32px}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-icon svg{font-size:32px}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-icon svg{font-size:28px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-icon svg path{color:#d1ebde}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-text{align-items:flex-start;display:flex;flex-direction:column}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-text .sub-title{color:#e9e9ec;font-size:14px;font-weight:500;line-height:1em;text-transform:none}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-text .sub-title{font-size:12px}}.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-text .title{color:#e5f1eb;font-size:32px;font-weight:400}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-header .header-left-menu>.ant-page-header .ant-page-header-heading .ant-page-header-heading-left .ant-page-header-heading-title .ant-page-header-text .title{font-size:25px}}.private-layout>.ant-layout>.ant-layout-header .header-right-menu{align-items:center;display:flex;flex-direction:row-reverse;gap:20px}@media(max-width:575px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu{gap:15px}}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .ant-image.menu-submenu-profile{transition:transform .2s}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .ant-image.menu-submenu-profile:hover{transform:scale(1.1)}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .ant-image.menu-submenu-profile img{background:#fff;border:2px solid #13f4f1;border-radius:50%;cursor:pointer;height:60px;object-fit:cover;-o-object-fit:cover;overflow:hidden;width:60px}@media(max-width:991px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .ant-image.menu-submenu-profile img{height:55px;width:55px}}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification{align-items:center;color:#abf0ef;cursor:pointer;height:35px;justify-content:center;width:35px}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification:hover{transform:scale(1.1)}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification:hover svg{color:#13f4f1}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification svg{color:#fff;font-size:42px}@media(max-width:991px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification svg{font-size:32px}}@media(max-width:767px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification svg{font-size:28px}}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification .ant-badge-count{align-items:center;border-radius:50%;display:flex;font-size:10px;height:18px;justify-content:center;padding:0;right:0;top:10px;width:18px}@media(max-width:767px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification .ant-badge-count{font-size:8px;height:15px;line-height:15px;min-width:15px;right:0;width:15px}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-notification .ant-badge-count .ant-scroll-number-only{align-items:center;display:flex;justify-content:center}}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert{cursor:pointer;margin-top:2px}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert:hover svg{color:#13f4f1}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert svg{color:#fff;font-size:45px}@media(max-width:991px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert svg{font-size:32px}}@media(max-width:767px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert svg{font-size:30px}}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert .ant-badge-count{align-items:center;border-radius:50%;display:flex;font-size:10px;height:18px;justify-content:center;padding:0;right:-2px;top:10px;width:18px}@media(max-width:991px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert .ant-badge-count{top:12px}}@media(max-width:767px){.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert .ant-badge-count{font-size:8px;height:15px;line-height:15px;min-width:15px;right:0;width:15px}.private-layout>.ant-layout>.ant-layout-header .header-right-menu .menu-submenu-message-alert .ant-badge-count .ant-scroll-number-only{align-items:center;display:flex;justify-content:center}}.menu-submenu-profile-popup{top:70px!important;width:250px}@media(max-width:767px){.menu-submenu-profile-popup{position:fixed}}@media(max-width:332px){.menu-submenu-profile-popup{left:0!important;width:100%}}.menu-submenu-profile-popup .ant-dropdown-menu{border-radius:0;padding:0 0 10px}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details,.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details:hover{background-color:#0000}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details .menu-item-details-wrapper{align-items:center;border-bottom:1px solid #949599;display:flex;gap:8px;height:100px;margin-bottom:10px;padding-bottom:10px}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details .menu-item-details-wrapper .ant-image{transition:transform .2s}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details .menu-item-details-wrapper .ant-image img{background:#fff;border:2px solid #13f4f1;border-radius:50%;cursor:pointer;height:60px;object-fit:cover;-o-object-fit:cover;overflow:hidden;width:60px}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details .menu-item-details-wrapper .info-wrapper .ant-typography{white-space:break-spaces}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.menu-item-profile-details .menu-item-details-wrapper .info-wrapper .info-username{color:#58585a;font-size:17px;font-weight:600}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item svg,.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item svg path{stroke:#0157de;color:#0157de}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active a{color:#0157de}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active svg,.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active svg path{stroke:#58585a;color:#58585a}.menu-submenu-profile-popup .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content a{text-decoration:none}.menu-submenu-notification-popup{top:70px!important;width:300px}@media(max-width:767px){.menu-submenu-notification-popup{position:fixed}}@media(max-width:480px){.menu-submenu-notification-popup{left:0!important;width:100%}}.menu-submenu-notification-popup .ant-dropdown-menu{border-radius:0;padding:0}.menu-submenu-notification-popup .ant-dropdown-menu .ant-dropdown-menu-item:first-child{color:#2b7273;font-size:16px;font-weight:600}.menu-submenu-notification-popup .ant-dropdown-menu .ant-dropdown-menu-item:last-child{color:#003c80}.menu-submenu-notification-popup .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content a{text-decoration:none}.menu-submenu-notification-popup .ant-dropdown-menu .ant-dropdown-menu-item-divider{background-color:#36323230;height:1px;line-height:0;margin:4px 0;overflow:hidden}.private-layout>.ant-layout-sider{background-color:#0000;bottom:0;height:100%;left:0;max-width:240px!important;overflow:hidden auto;position:fixed;scrollbar-color:#808285 #bbb;scrollbar-width:thin;top:0;width:240px!important;z-index:6}@media(max-width:767px){.private-layout>.ant-layout-sider{background-image:url(/static/media/login_bg.392d7106564661584806.png);background-repeat:no-repeat;background-size:cover}}.private-layout>.ant-layout-sider::-webkit-scrollbar{height:5px;width:5px}.private-layout>.ant-layout-sider::-webkit-scrollbar-track{background-color:#bbb}.private-layout>.ant-layout-sider::-webkit-scrollbar-thumb{background-color:#808285}.private-layout>.ant-layout-sider::-webkit-scrollbar-thumb,.private-layout>.ant-layout-sider::-webkit-scrollbar-track{border-radius:5px}.private-layout>.ant-layout-sider.ant-layout-sider-collapsed{min-width:55px!important;width:0!important}@media(max-width:767px){.private-layout>.ant-layout-sider.ant-layout-sider-collapsed{display:none}}@media(max-width:575px){.private-layout>.ant-layout-sider.ant-layout-sider-collapsed{display:none}}@media(max-width:767px){.private-layout>.ant-layout-sider{position:fixed}}@media(max-width:575px){.private-layout>.ant-layout-sider{position:fixed}}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header{align-items:center;display:flex;gap:10px;height:70px;justify-content:space-between;padding:0 15px;width:100%}@media(max-width:767px){.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header{height:70px}}@media(max-width:575px){.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header{height:70px}}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header .anticon{color:#9ae9fd;font-size:22px}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header .anticon:hover{color:#9ae9fd}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header .logo_wrapper{display:flex;justify-content:center;width:100%}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header .logo_wrapper img{width:150px}@media(max-width:767px){.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header .logo_wrapper img{width:105px}}@media(max-width:575px){.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-side-header .logo_wrapper img{width:105px}}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu{background-color:#0000}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item{background-color:#0000;border-radius:0;line-height:45px;margin-block:0;margin-inline:0;padding-left:16px!important;width:100%}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item.ant-menu-item-active,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item.ant-menu-item-selected{background:#0157de}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item a,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item a:hover,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item.ant-menu-item-active a,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item.ant-menu-item-selected a{color:#fff;text-decoration:none}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-item .ant-menu-item-icon{color:#9ae9fd;font-size:18px;width:20px}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu .ant-menu-submenu-selected{background:#0157de}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu{background-color:#0000;border-radius:0}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu-submenu-title{line-height:45px;margin-block:0;margin-inline:0;padding-left:16px!important;padding-inline-end:0!important;width:100%}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu-submenu-title .ant-menu-item-icon,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#9ae9fd;font-size:18px}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu-submenu-title .ant-menu-item-icon{width:20px}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu-submenu-title:active{background-color:#0000}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content{color:#fff}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu.ant-menu-submenu-active{background:#0157de}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item{border-radius:0;line-height:45px;margin-block:0;margin-inline:0;padding-left:46px!important;width:100%}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item.ant-menu-item-active,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item.ant-menu-item-selected{background:#0157de}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item a,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item a:hover,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item.ant-menu-item-active a,.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item.ant-menu-item-selected a{color:#fff}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item .ant-menu-title-content{line-height:40px}.private-layout>.ant-layout-sider>.ant-layout-sider-children>.ant-menu>.ant-menu-submenu .ant-menu.ant-menu-sub>.ant-menu-item .ant-menu-title-content a{text-decoration:none!important}.ant-menu-submenu-placement-rightBottom,.ant-menu-submenu-placement-rightTop{padding-inline-start:0!important}.ant-menu-submenu-popup>.ant-menu .ant-menu-item:hover{background-color:hsla(0,1%,62%,.302)!important;color:#fff!important}.ant-menu-submenu-popup>.ant-menu>.ant-menu-item-selected{background-color:hsla(0,11%,96%,.549)!important;color:#fff!important}.ant-menu.ant-menu-submenu>.ant-menu{background-color:#292a2a!important;border-bottom-left-radius:0!important;border-top-left-radius:0!important;color:#fff!important}.ant-menu.ant-menu-submenu>.ant-menu .ant-menu-item .ant-menu-title-content{color:#fff!important;padding-top:5px}.ant-menu.ant-menu-submenu>.ant-menu .ant-menu-item .ant-menu-title-content a{text-decoration:none!important}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner{background-color:#292a2a;color:#fff!important}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner a{text-decoration:none}#Page404,#PageRequestPermission{align-items:center;background-color:#f5f5f5;color:#4a5568;display:flex;flex-direction:column;font-family:Nunito,sans-serif;font-size:1.2rem;height:100vh;justify-content:center}.ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:20px}.ant-tabs-top>.ant-tabs-nav{margin-bottom:15px}.ant-tabs-top>.ant-tabs-nav:before{border-bottom:none}.ant-tree-select .ant-select-selector{border:1px solid #000!important;border-radius:0}.ant-tree-select .ant-select-selector .ant-select-selection-placeholder{color:rgba(0,0,0,.529);font-size:15px}.text-primary{color:#0866c6}.bg-primary{background-color:#0866c6}.text-primary-active{color:#0753a1}.bg-primary-active{background-color:#0753a1}.text-secondary{color:#868e96}.bg-secondary{background-color:#868e96}.text-secondary-active{color:#727b84}.bg-secondary-active{background-color:#727b84}.text-success{color:#23bf08}.bg-success{background-color:#23bf08}.text-success-active{color:#1c9a06}.bg-success-active{background-color:#1c9a06}.text-warning{color:#f49917}.bg-warning{background-color:#f49917}.text-warning-active{color:#da850a}.bg-warning-active{background-color:#da850a}.text-danger{color:#dc3545}.bg-danger{background-color:#dc3545}.text-danger-active{color:#c82333}.bg-danger-active{background-color:#c82333}.text-info{color:#5b93d3}.bg-info{background-color:#5b93d3}.text-info-active{color:#3d7fcb}.bg-info-active{background-color:#3d7fcb}.text-indigo{color:#6610f2}.bg-indigo{background-color:#6610f2}.text-indigo-active{color:#560bd0}.bg-indigo-active{background-color:#560bd0}.text-purple{color:#6f42c1}.bg-purple{background-color:#6f42c1}.text-purple-active{color:#5e37a6}.bg-purple-active{background-color:#5e37a6}.text-pink{color:#e83e8c}.bg-pink{background-color:#e83e8c}.text-pink-active{color:#e41c78}.bg-pink-active{background-color:#e41c78}.text-teal{color:#1caf9a}.bg-teal{background-color:#1caf9a}.text-teal-active{color:#178e7d}.bg-teal-active{background-color:#178e7d}.text-dark{color:#343a40}.bg-dark{background-color:#343a40}.text-dark-active{color:#23272b}.bg-dark-active{background-color:#23272b}.text-orange{color:#f27510}.bg-orange{background-color:#f27510}.text-orange-active{color:#d16a17}.bg-orange-active{background-color:#d16a17}.main-text-primary{color:#114eaf}.main-bg-primary{background-color:#114eaf}.main-text-secondary{color:#e4151f}.main-bg-secondary{background-color:#e4151f}.zoom-in-out-box-1{cursor:pointer;margin:0 auto;transition:transform .2s}.zoom-in-out-box-1:hover{transform:scale(1.2)}.p-0{padding:0!important}.p-5{padding:5px!important}.p-10{padding:10px!important}.p-15{padding:15px!important}.p-20{padding:20px!important}.p-25{padding:25px!important}.p-30{padding:30px!important}.p-35{padding:35px!important}.p-40{padding:40px!important}.p-45{padding:45px!important}.p-50{padding:50px!important}.pw-5{padding:0 5px!important}.pw-10{padding:0 10px!important}.pw-15{padding:0 15px!important}.pw-20{padding:0 20px!important}.pw-25{padding:0 25px!important}.pw-30{padding:0 30px!important}.pw-35{padding:0 35px!important}.pw-40{padding:0 40px!important}.pw-45{padding:0 45px!important}.pw-50{padding:0 50px!important}.ph-5{padding:5px 0!important}.ph-10{padding:10px 0!important}.ph-15{padding:15px 0!important}.ph-20{padding:20px 0!important}.ph-25{padding:25px 0!important}.ph-30{padding:30px 0!important}.ph-35{padding:35px 0!important}.ph-40{padding:40px 0!important}.ph-45{padding:45px 0!important}.ph-50{padding:50px 0!important}.pl-0{padding-left:0!important}.pl-5{padding-left:5!important}.pl-10{padding-left:10!important}.pl-15{padding-left:15!important}.pl-20{padding-left:20!important}.pl-25{padding-left:25!important}.pl-30{padding-left:30!important}.pl-35{padding-left:35!important}.pl-40{padding-left:40!important}.pl-45{padding-left:45!important}.pl-50{padding-left:50!important}.pl-n-5{padding-left:-5px!important}.pl-n-10{padding-left:-10px!important}.pl-n-15{padding-left:-15px!important}.pl-n-20{padding-left:-20px!important}.pl-n-25{padding-left:-25px!important}.pl-n-30{padding-left:-30px!important}.pl-n-35{padding-left:-35px!important}.pl-n-40{padding-left:-40px!important}.pl-n-45{padding-left:-45px!important}.pl-n-50{padding-left:-50px!important}.pt-0{padding-top:0!important}.pt-5{padding-top:5px!important}.pt-7{padding-top:7px!important}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-25{padding-top:25px!important}.pt-30{padding-top:30px!important}.pt-35{padding-top:35px!important}.pt-40{padding-top:40px!important}.pt-45{padding-top:45px!important}.pt-50{padding-top:50px!important}.pt-n-5{padding-top:-5px!important}.pt-n-10{padding-top:-10px!important}.pt-n-15{padding-top:-15px!important}.pt-n-20{padding-top:-20px!important}.pt-n-25{padding-top:-25px!important}.pt-n-30{padding-top:-30px!important}.pt-n-35{padding-top:-35px!important}.pt-n-40{padding-top:-40px!important}.pt-n-45{padding-top:-45px!important}.pt-n-50{padding-top:-50px!important}.pr-0{padding-right:0!important}.pr-5{padding-right:5px!important}.pr-10{padding-right:10px!important}.pr-15{padding-right:15px!important}.pr-20{padding-right:20px!important}.pr-25{padding-right:25px!important}.pr-30{padding-right:30px!important}.pr-35{padding-right:35px!important}.pr-40{padding-right:40px!important}.pr-45{padding-right:45px!important}.pr-50{padding-right:50px!important}.pr-75{padding-right:75px!important}.pr-n-5{padding-right:-5px!important}.pr-n-10{padding-right:-10px!important}.pr-n-15{padding-right:-15px!important}.pr-n-20{padding-right:-20px!important}.pr-n-25{padding-right:-25px!important}.pr-n-30{padding-right:-30px!important}.pr-n-35{padding-right:-35px!important}.pr-n-40{padding-right:-40px!important}.pr-n-45{padding-right:-45px!important}.pr-n-50{padding-right:-50px!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-25{padding-bottom:25px!important}.pb-30{padding-bottom:30px!important}.pb-35{padding-bottom:35px!important}.pb-40{padding-bottom:40px!important}.pb-45{padding-bottom:45px!important}.pb-50{padding-bottom:50px!important}.pb-n-5{padding-bottom:-5px!important}.pb-n-10{padding-bottom:-10px!important}.pb-n-15{padding-bottom:-15px!important}.pb-n-20{padding-bottom:-20px!important}.pb-n-25{padding-bottom:-25px!important}.pb-n-30{padding-bottom:-30px!important}.pb-n-35{padding-bottom:-35px!important}.pb-n-40{padding-bottom:-40px!important}.pb-n-45{padding-bottom:-45px!important}.pb-n-50{padding-bottom:-50px!important}.m-0{margin:0!important}.m-5{margin:5px!important}.m-10{margin:10px!important}.m-15{margin:15px!important}.m-20{margin:20px!important}.m-25{margin:25px!important}.m-30{margin:30px!important}.m-35{margin:35px!important}.m-40{margin:40px!important}.m-45{margin:45px!important}.m-50{margin:50px!important}.mw-5{margin:0 5px!important}.mw-10{margin:0 10px!important}.mw-15{margin:0 15px!important}.mw-20{margin:0 20px!important}.mw-25{margin:0 25px!important}.mw-30{margin:0 30px!important}.mw-35{margin:0 35px!important}.mw-40{margin:0 40px!important}.mw-45{margin:0 45px!important}.mw-50{margin:0 50px!important}.mh-5{margin:5px 0!important}.mh-10{margin:10px 0!important}.mh-15{margin:15px 0!important}.mh-20{margin:20px 0!important}.mh-25{margin:25px 0!important}.mh-30{margin:30px 0!important}.mh-35{margin:35px 0!important}.mh-40{margin:40px 0!important}.mh-45{margin:45px 0!important}.mh-50{margin:50px 0!important}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-40{margin-top:40px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-75{margin-top:75px!important}.mt-100{margin-top:100px!important}.mt-n-5{margin-top:-5px!important}.mt-n-10{margin-top:-10px!important}.mt-n-15{margin-top:-15px!important}.mt-n-20{margin-top:-20px!important}.mt-n-25{margin-top:-25px!important}.mt-n-30{margin-top:-30px!important}.mt-n-35{margin-top:-35px!important}.mt-n-40{margin-top:-40px!important}.mt-n-45{margin-top:-45px!important}.mt-n-50{margin-top:-50px!important}.mr-0{margin-right:0!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.mr-25{margin-right:25px!important}.mr-30{margin-right:30px!important}.mr-35{margin-right:35px!important}.mr-40{margin-right:40px!important}.mr-45{margin-right:45px!important}.mr-50{margin-right:50px!important}.mr-n-5{margin-right:-5px!important}.mr-n-10{margin-right:-10px!important}.mr-n-15{margin-right:-15px!important}.mr-n-20{margin-right:-20px!important}.mr-n-25{margin-right:-25px!important}.mr-n-30{margin-right:-30px!important}.mr-n-35{margin-right:-35px!important}.mr-n-40{margin-right:-40px!important}.mr-n-45{margin-right:-45px!important}.mr-n-50{margin-right:-50px!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-n-5{margin-bottom:-5px!important}.mb-n-10{margin-bottom:-10px!important}.mb-n-15{margin-bottom:-15px!important}.mb-n-20{margin-bottom:-20px!important}.mb-n-25{margin-bottom:-25px!important}.mb-n-30{margin-bottom:-30px!important}.mb-n-35{margin-bottom:-35px!important}.mb-n-40{margin-bottom:-40px!important}.mb-n-45{margin-bottom:-45px!important}.mb-n-50{margin-bottom:-50px!important}.ml-0{margin-left:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.ml-25{margin-left:25px!important}.ml-30{margin-left:30px!important}.ml-35{margin-left:35px!important}.ml-40{margin-left:40px!important}.ml-45{margin-left:45px!important}.ml-50{margin-left:50px!important}.ml-55{margin-left:55px!important}.ml-60{margin-left:60px!important}.ml-n-5{margin-left:-5px!important}.ml-n-10{margin-left:-10px!important}.ml-n-15{margin-left:-15px!important}.ml-n-20{margin-left:-20px!important}.ml-n-25{margin-left:-25px!important}.ml-n-30{margin-left:-30px!important}.ml-n-35{margin-left:-35px!important}.ml-n-40{margin-left:-40px!important}.ml-n-45{margin-left:-45px!important}.ml-n-50{margin-left:-50px!important}.br-0{border-radius:0!important}.br-1{border-radius:1px!important}.br-2{border-radius:2px!important}.br-3{border-radius:3px!important}.br-4{border-radius:4px!important}.br-5{border-radius:5px!important}.br-10{border-radius:10px!important}.br-50p{border-radius:50%!important}.hr-line-dashed{background-color:#fff;border-top:1px dashed #e7eaec;color:#fff;height:1px;margin:20px 0}.hr-line-solid{background-color:#0000;border-bottom:1px solid #e7eaec;border-style:solid!important;margin-bottom:15px;margin-top:15px}.ant-page-break-before{page-break-before:always!important}.ant-page-break-after{page-break-after:always!important}.ant-page-break-inside{page-break-inside:avoid!important}.float-none{float:none!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.font-bold{font-weight:700!important}.font-bolder{font-weight:bolder!important}.font-normal{font-weight:400!important}.font-lighter{font-weight:lighter!important}.font-initial{font-weight:400!important}.font-inherit{font-weight:inherit!important}.font-100{font-weight:100!important}.font-200{font-weight:200!important}.font-300{font-weight:300!important}.font-400{font-weight:400!important}.font-500{font-weight:500!important}.font-600{font-weight:600!important}.font-700{font-weight:700!important}.font-800{font-weight:800!important}.font-900{font-weight:900!important}.font-italic{font-style:italic!important}.text-transform-none{text-transform:none!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.text-transform-initial{text-transform:none!important}.text-transform-inherit{text-transform:inherit!important}.font-10px{font-size:10px!important}.font-12px{font-size:12px!important}.font-14px{font-size:14px!important}.font-16px{font-size:16px!important}.font-18px{font-size:18px!important}.font-20px{font-size:20px!important}.font-50px{font-size:50px!important}.w-auto{width:auto!important}.w-10{width:10%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-33-33{width:33.33%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-75{width:75%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-750{width:750px!important}.min-w-150{min-width:150px!important}.h-auto{height:auto!important}.h-100{height:100%!important}.h-70vh{height:70vh!important}.h-50vh{height:50vh!important}.h-40vh{height:40vh!important}.h-30vh{height:30vh!important}.h-500px{height:500px!important}.h-400px{height:400px!important}.h-300px{height:300px!important}.h-200px{height:200px!important}.h-150px{height:150px!important}.mh-500px{max-height:500px!important}.mh-400px{max-height:400px!important}.mh-300px{max-height:300px!important}.mh-200px{max-height:200px!important}.mh-150px{max-height:150px!important}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.rotate-135{transform:rotate(135deg)}.rotate-180{transform:rotate(180deg)}.rotate-225{transform:rotate(225deg)}.rotate-270{transform:rotate(270deg)}.rotate-315{transform:rotate(315deg)}.rotate-360{transform:rotate(1turn)}.b-0{border:0}.bt-0{border-top:0}.bb-0{border-bottom:0}.br-0{border-right:0}.cursor-alias{cursor:alias}.cursor-all-scroll{cursor:all-scroll}.cursor-auto{cursor:auto}.cursor-cell{cursor:cell}.cursor-col-resize{cursor:col-resize}.cursor-context-menu{cursor:context-menu}.cursor-copy{cursor:copy}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-e-resize{cursor:e-resize}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-n-resize{cursor:n-resize}.cursor-ne-resize{cursor:ne-resize}.cursor-nesw-resize{cursor:nesw-resize}.cursor-ns-resize{cursor:ns-resize}.cursor-nw-resize{cursor:nw-resize}.cursor-nwse-resize{cursor:nwse-resize}.cursor-no-drop{cursor:no-drop}.cursor-none{cursor:none}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-row-resize{cursor:row-resize}.cursor-s-resize{cursor:s-resize}.cursor-se-resize{cursor:se-resize}.cursor-sw-resize{cursor:sw-resize}.cursor-text{cursor:text}.cursor-w-resize{cursor:w-resize}.cursor-wait{cursor:wait}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.float-left{float:left!important}.float-right{float:right!important}.flex,.flex-column{display:flex!important}.flex-column{flex-direction:column}.hide{display:none!important;overflow:hidden!important}.ws-normal{white-space:normal}#LoginRightContent,#PageLogin{background-color:#0000;background-image:url(/static/media/login_bg.392d7106564661584806.png);background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:cover;max-height:100vh}#LoginRightContent .ant-layout-content,#PageLogin .ant-layout-content{font-family:RobotoRegular}#LoginRightContent .ant-layout-content .container,#PageLogin .ant-layout-content .container{background-color:#0000;display:flex;gap:10px;justify-content:center}#LoginRightContent .ant-layout-content .container .left,#PageLogin .ant-layout-content .container .left{align-items:center;display:flex;flex-direction:row;font-family:RobotoRegular;justify-content:center}#LoginRightContent .ant-layout-content .container .left .logo-wrapper,#PageLogin .ant-layout-content .container .left .logo-wrapper{text-align:center}#LoginRightContent .ant-layout-content .container .left .title,#PageLogin .ant-layout-content .container .left .title{color:#fff;font-family:RobotoRegular;font-size:95px;font-weight:bolder;letter-spacing:12px;line-height:1;margin-top:0;padding-top:50px}#LoginRightContent .ant-layout-content .container .left .sub-title,#PageLogin .ant-layout-content .container .left .sub-title{color:#fff;font-size:16px;font-weight:100;letter-spacing:1px}#LoginRightContent .ant-layout-content .container .right,#PageLogin .ant-layout-content .container .right{margin:5% 10% 8%;width:400px}#LoginRightContent .ant-layout-content .container .right .ant-tabs .ant-tabs-nav,#PageLogin .ant-layout-content .container .right .ant-tabs .ant-tabs-nav{margin:0}#LoginRightContent .ant-layout-content .container .right .ant-tabs .ant-tabs-nav:before,#PageLogin .ant-layout-content .container .right .ant-tabs .ant-tabs-nav:before{border:0}#LoginRightContent .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab,#PageLogin .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{background-color:#0000;border:0}#LoginRightContent .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn,#PageLogin .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:#fff}#LoginRightContent .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active,#PageLogin .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background-color:#fff!important}#LoginRightContent .ant-layout-content .container .right .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,#PageLogin .ant-layout-content .container .right .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:#000!important}#LoginRightContent .ant-layout-content .container .right .ant-card,#PageLogin .ant-layout-content .container .right .ant-card{border-radius:5%;box-shadow:4px 4px 4px #05020133}#LoginRightContent .ant-layout-content .container .right .nav-bar ul,#PageLogin .ant-layout-content .container .right .nav-bar ul{display:flex;margin:0;padding:0}#LoginRightContent .ant-layout-content .container .right .nav-bar ul li,#PageLogin .ant-layout-content .container .right .nav-bar ul li{background-color:#2a60d4;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;list-style:none;opacity:.8;padding:5px;text-align:center;width:20%}#LoginRightContent .ant-layout-content .container .right .nav-bar ul li a,#PageLogin .ant-layout-content .container .right .nav-bar ul li a{color:#fff;font-weight:600;text-decoration:none}#LoginRightContent .ant-layout-content .container .right .nav-bar ul .active-tab,#PageLogin .ant-layout-content .container .right .nav-bar ul .active-tab{background-color:#fff;font-weight:600;opacity:1!important}#LoginRightContent .ant-layout-content .container .right .nav-bar ul .active-tab a,#PageLogin .ant-layout-content .container .right .nav-bar ul .active-tab a{color:#000!important}#LoginRightContent .ant-layout-content .container .right .ant-card,#PageLogin .ant-layout-content .container .right .ant-card{border:none;height:600px;width:100%}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body{width:100%}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body img,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body img{padding-top:20px;width:150px}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .text-1,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .text-1{font-size:18px;font-weight:bolder}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .text-log-in,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .text-log-in{font-size:28px;font-weight:bolder;margin:0 0 30px}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .btn-continue,#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .btn-log-in,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .btn-continue,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .btn-log-in{background-color:#2a60d4;border-radius:5px!important;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .btn-sign-up,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .btn-sign-up{background-color:#fff;border:1px solid #000;border-radius:5px!important;color:#000;float:right;font-weight:600;margin:20px 0 30px;padding:0 30px}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .ant-form .date,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .ant-form .date{margin-bottom:0}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .ant-form .date .date-format,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .ant-form .date .date-format{font-size:12px;margin:0 12px 10px}#LoginRightContent .ant-layout-content .container .right .ant-card .ant-card-body .ant-form .date .date-label,#PageLogin .ant-layout-content .container .right .ant-card .ant-card-body .ant-form .date .date-label{margin-bottom:0}#LoginRightContent .ant-layout-footer,#PageLogin .ant-layout-footer{background-color:#0000;padding-top:0;text-align:center}#LoginRightContent .ant-layout-footer .ant-typography,#PageLogin .ant-layout-footer .ant-typography{color:#fff}#PageRegistration{background-color:#0000;height:100%}#PageRegistration .ant-layout-content .container{background-color:#0000;display:flex;margin:0;max-width:100%;min-height:100vh;padding:0}#PageRegistration .ant-layout-content .container .left{align-items:center;background-image:url(/static/media/login_bg.392d7106564661584806.png);display:flex;flex-direction:column;font-family:RobotoRegular;justify-content:center;min-height:100vh;width:30%}#PageRegistration .ant-layout-content .container .left .menu-wrapper{color:#fff;font-size:18px;font-weight:700;left:350px;position:fixed;top:8px;width:5%}#PageRegistration .ant-layout-content .container .left .menu-wrapper .nav-tab{border-bottom-left-radius:8px;border-top-left-radius:8px;padding:10px 15px}#PageRegistration .ant-layout-content .container .left .menu-wrapper .nav-tab a{color:#fff;font-size:18px;font-weight:700;text-decoration:none}#PageRegistration .ant-layout-content .container .left .menu-wrapper .active{background-color:#fff;color:#000}#PageRegistration .ant-layout-content .container .left .logo-container{position:fixed}#PageRegistration .ant-layout-content .container .left .logo-container .logo-wrapper{text-align:center}@media(max-width:991px){#PageRegistration .ant-layout-content .container .left .logo-container .logo-wrapper img{width:100px}}@media(max-width:767px){#PageRegistration .ant-layout-content .container .left .logo-container .logo-wrapper{margin:0}}#PageRegistration .ant-layout-content .container .left .title{color:#fff;font-size:95px;font-weight:bolder;letter-spacing:12px;line-height:1;margin-top:0;text-align:center}@media(max-width:991px){#PageRegistration .ant-layout-content .container .left .title{font-size:45px;letter-spacing:7px;padding-top:10%}}#PageRegistration .ant-layout-content .container .left .sub-title{color:#fff;font-size:16px;font-weight:100;letter-spacing:1px}@media(max-width:991px){#PageRegistration .ant-layout-content .container .left .sub-title{font-size:7px;text-align:center}}#PageRegistration .ant-layout-content .container .right{background-color:#fff;min-height:100vh;width:100%}#PageRegistration .ant-layout-content .container .right .academic-content,#PageRegistration .ant-layout-content .container .right .additional-content,#PageRegistration .ant-layout-content .container .right .parent-content,#PageRegistration .ant-layout-content .container .right .student-content{display:flex;height:450px;overflow:hidden scroll;text-align:left;width:100%}#PageRegistration .ant-layout-content .container .right .academic-content .right-side,#PageRegistration .ant-layout-content .container .right .additional-content .right-side,#PageRegistration .ant-layout-content .container .right .parent-content .right-side,#PageRegistration .ant-layout-content .container .right .student-content .right-side{margin-left:0!important}#PageRegistration .ant-layout-content .container .right .academic-content .left-side,#PageRegistration .ant-layout-content .container .right .academic-content .right-side,#PageRegistration .ant-layout-content .container .right .additional-content .left-side,#PageRegistration .ant-layout-content .container .right .additional-content .right-side,#PageRegistration .ant-layout-content .container .right .parent-content .left-side,#PageRegistration .ant-layout-content .container .right .parent-content .right-side,#PageRegistration .ant-layout-content .container .right .student-content .left-side,#PageRegistration .ant-layout-content .container .right .student-content .right-side{margin:27px;padding-left:80px;width:100%}#PageRegistration .ant-layout-content .container .right .academic-content .left-side .ant-col,#PageRegistration .ant-layout-content .container .right .academic-content .right-side .ant-col,#PageRegistration .ant-layout-content .container .right .additional-content .left-side .ant-col,#PageRegistration .ant-layout-content .container .right .additional-content .right-side .ant-col,#PageRegistration .ant-layout-content .container .right .parent-content .left-side .ant-col,#PageRegistration .ant-layout-content .container .right .parent-content .right-side .ant-col,#PageRegistration .ant-layout-content .container .right .student-content .left-side .ant-col,#PageRegistration .ant-layout-content .container .right .student-content .right-side .ant-col{padding:0;width:95%!important}#PageRegistration .ant-layout-content .container .right .academic-content .left-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .academic-content .right-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .additional-content .left-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .additional-content .right-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .parent-content .left-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .parent-content .right-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .student-content .left-side .ant-col .ant-radio-group,#PageRegistration .ant-layout-content .container .right .student-content .right-side .ant-col .ant-radio-group{margin-bottom:25px}#PageRegistration .ant-layout-content .container .right .academic-content .left-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .academic-content .right-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .additional-content .left-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .additional-content .right-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .parent-content .left-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .parent-content .right-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .student-content .left-side .ant-col .ant-radio-group .ant-radio-inner,#PageRegistration .ant-layout-content .container .right .student-content .right-side .ant-col .ant-radio-group .ant-radio-inner{border-radius:20%!important}#PageRegistration .ant-layout-content .container .right .academic-banner,#PageRegistration .ant-layout-content .container .right .additional-banner,#PageRegistration .ant-layout-content .container .right .parent-banner,#PageRegistration .ant-layout-content .container .right .student-banner{border-bottom-right-radius:15px;border-top-right-radius:15px;color:#fff;float:left;font-size:25px;font-weight:700;height:54px;margin-bottom:15px;text-align:center!important;width:350px}#PageRegistration .ant-layout-content .container .right .academic-banner p,#PageRegistration .ant-layout-content .container .right .additional-banner p,#PageRegistration .ant-layout-content .container .right .parent-banner p,#PageRegistration .ant-layout-content .container .right .student-banner p{margin-top:8px;padding-left:42px}#PageRegistration .ant-layout-content .container .right .student-banner{background-color:#ffbc47}#PageRegistration .ant-layout-content .container .right .parent-banner{background-color:#40cee3}#PageRegistration .ant-layout-content .container .right .academic-banner{background-color:#f65e5d}#PageRegistration .ant-layout-content .container .right .additional-banner{background-color:#1d2d5f}#PageRegistration .ant-layout-content .container .right .ant-form{width:100%}#PageRegistration .ant-layout-content .container .right .ant-form .title{font-family:RobotoBold!important;font-size:50px;margin-bottom:0;padding:30px 84px 0}#PageRegistration .ant-layout-content .container .right .ant-form .sub-title{font-size:14px;font-style:italic;font-weight:100;margin-bottom:0;padding:0 84px}#PageRegistration .ant-layout-content .container .right .ant-form .sub-title .sub-title1{font-size:14px;font-style:normal!important;font-weight:800!important;margin-bottom:5px;padding:9px 0 0!important}#PageRegistration .ant-layout-content .container .right .ant-form .select-wrapper{display:flex;gap:20px;margin-left:85px;width:70%}#PageRegistration .ant-layout-content .container .right .ant-form hr{border-top:3px solid #7d7c7c;margin:0 39px!important;width:90%}#PageRegistration .ant-layout-content .container .right .ant-form .applicant{display:flex;margin-left:39px}#PageRegistration .ant-layout-content .container .right .ant-form .applicant .Col{padding-left:5px!important;width:15%}#PageRegistration .ant-layout-content .container .right .ant-form .applicant textarea{background-color:#fff;border:none!important;justify-content:center;resize:none!important}.ModalRegisterReview{width:90%!important}.ModalRegisterReview .ant-modal-content{border-radius:15px!important}.ModalRegisterReview .ant-modal-content .ant-modal-body{padding:20px 0 0!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .ant-row{margin-left:0!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .ant-row .ant-col{padding-left:0!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-content,.ModalRegisterReview .ant-modal-content .ant-modal-body .additional-content,.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content{margin:0 100px!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .review-title,.ModalRegisterReview .ant-modal-content .ant-modal-body .select-wrapper{display:flex;font-family:RobotoBold!important;justify-content:center}.ModalRegisterReview .ant-modal-content .ant-modal-body .review-title .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .review-title .ant-form-item .ant-row,.ModalRegisterReview .ant-modal-content .ant-modal-body .select-wrapper .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .select-wrapper .ant-form-item .ant-row{width:100%}.ModalRegisterReview .ant-modal-content .ant-modal-body .select-wrapper{border-bottom:3px solid #d9d9d9}.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-banner,.ModalRegisterReview .ant-modal-content .ant-modal-body .additional-banner,.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-banner,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-banner{border-bottom-right-radius:15px;border-top-right-radius:15px;color:#fff;font-size:32px;font-weight:700;height:54px;margin-bottom:15px;text-align:center!important;width:350px}.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-banner.p,.ModalRegisterReview .ant-modal-content .ant-modal-body .additional-banner.p,.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-banner.p,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-banner.p{padding-left:42px}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-banner{background-color:#ffbc47}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-banner{background-color:#40cee3}.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-banner{background-color:#f65e5d}.ModalRegisterReview .ant-modal-content .ant-modal-body .additional-banner{background-color:#1d2d5f}.ModalRegisterReview .ant-modal-content .ant-modal-body .applicant{display:flex;justify-content:space-between;margin:0 40px;padding-top:20px}.ModalRegisterReview .ant-modal-content .ant-modal-body .applicant .ant-col{display:flex;gap:20px}.ModalRegisterReview .ant-modal-content .ant-modal-body .applicant .ant-col .float-wrapper{border:0}.ModalRegisterReview .ant-modal-content .ant-modal-body .applicant .ant-col .ant-form-item{width:50%}.ModalRegisterReview .ant-modal-content .ant-modal-body .ant-card{border:0}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content{display:flex;flex:row 1}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side{display:flex;flex-direction:row;width:100%}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .birth-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .contact_information,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .gender-bloodtype,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .height-weight,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .language-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .more-info,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .name-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .birth-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .contact_information,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .gender-bloodtype,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .height-weight,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .language-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .more-info,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .name-wrapper{gap:20px;width:90%!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .birth-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .birth-wrapper{display:flex}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .birth-wrapper .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .birth-wrapper .ant-picker,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .birth-wrapper .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .birth-wrapper .ant-picker{width:100%}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .gender-bloodtype,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .height-weight,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .language-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .gender-bloodtype,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .height-weight,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .language-wrapper{display:flex;justify-content:space-between}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .gender-bloodtype .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .gender-bloodtype .custom-label,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .height-weight .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .height-weight .custom-label,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .language-wrapper .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .left-side .language-wrapper .custom-label,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .gender-bloodtype .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .gender-bloodtype .custom-label,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .height-weight .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .height-weight .custom-label,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .language-wrapper .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-content .right-side .language-wrapper .custom-label{gap:15px;width:50%!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-school-content .left-side{gap:80px}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-school-content .left-side .ant-row{display:flex!important;flex-direction:column!important;width:45%!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .student-address .left-side .ant-row,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-school-content .left-side .college-wrapper .ant-form-item .ant-form-item-row,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-school-content .left-side .elementary-wrapper .ant-form-item .ant-form-item-row,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-school-content .left-side .jhs-wrapper .ant-form-item .ant-form-item-row,.ModalRegisterReview .ant-modal-content .ant-modal-body .student-school-content .left-side .shs-wrapper .ant-form-item .ant-form-item-row{width:100%!important}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content{display:flex}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .left-side .ant-row{display:flex;flex-direction:column;width:95%}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row{display:flex;flex-direction:column;width:100%}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row .siblings-wrapper{display:flex;gap:20px}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row .siblings-wrapper .ant-form-item{width:50%}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row .address-wrapper .address-select,.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row .address-wrapper .municipality{display:flex;gap:20px}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row .address-wrapper .address-select .ant-form-item,.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-content .right-side .ant-row .address-wrapper .municipality .ant-form-item{width:50%}.ModalRegisterReview .ant-modal-content .ant-modal-body .parent-contact .left-side .ant-row{display:flex;flex-direction:column;width:95%}.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-content .second-courses-wrapper .sub-title,.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-content .transferee-wrapper .school-wrapper{display:flex}.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-content .transferee-wrapper .accepted-wrapper,.ModalRegisterReview .ant-modal-content .ant-modal-body .academic-content .transferee-wrapper .attended-wrapper{display:flex;gap:20px}.ModalRegisterReview .ant-modal-content .ant-modal-body .additional-content .left-side .ant-row .ant-col{width:100%}.ModalRegisterReview .ant-modal-content .ant-modal-body .additional-content .left-side .ant-row .Q2-wrapper .ant-checkbox-group{display:flex;flex-direction:column}.ModalRegisterReview .ant-modal-content .ant-modal-footer .btn-save{background-color:#fc0c0c!important;border:none!important;border-radius:5px!important;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;width:104px}.ModalRegisterReview .ant-modal-content .ant-modal-footer .btn-cancel{background-color:#fff;border-radius:5px!important;box-shadow:1.95px 1.95px 2.6px #00000026;color:#2a60d4;width:104px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .ant-col .ant-form-item{margin-bottom:18px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .birth-wrapper{display:flex;gap:10px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .birth-wrapper .ant-picker{float:left}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .birth-wrapper .date-format{float:left;margin-left:10px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .birth-wrapper .birth-place{padding-left:12px;width:51%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .birth-wrapper .ant-form-item{margin-bottom:0}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .address-wrapper .ant-col{width:100%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .address-wrapper .address-select{display:flex;flex-direction:row;width:97%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .address-wrapper .address-select .ant-form-item{width:100%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .contact_information{display:flex;flex-direction:row}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .left-side .contact_information .ant-form-item{width:49%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .more-info .religion-nationality{display:flex;flex-direction:row}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .more-info .ant-form-item{width:50%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .language-wrapper{display:flex;flex-direction:row}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .language-wrapper .ant-form{width:50%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .language-wrapper .ant-checkbox-group{column-gap:14px!important}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .language-wrapper .custom-label{margin-top:22px;width:55%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .language-wrapper .ant-form-item-control-input-content{display:flex}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .gender-bloodtype{display:flex;flex-direction:row}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .gender-bloodtype .gender-wrapper{width:50%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .gender-bloodtype .gender-wrapper .ant-radio-inner{border-radius:20%!important}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .gender-bloodtype .gender-wrapper .ant-radio-group{float:left}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .gender-bloodtype .gender-wrapper .ant-radio-group .ant-radio-wrapper{margin-right:28px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .address-wrapper{width:100%!important}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .address-wrapper .address-select{display:flex;flex-direction:row}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .height-weight{display:flex}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-content .right-side .height-weight .ant-form-item{width:50%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-school-content{display:flex;width:100%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .student-school-content .left-side{display:flex;width:50%!important}#PageRegistration .ant-layout-content .container .right{overflow:hidden;padding:0}#PageRegistration .ant-layout-content .container .right .ant-card{width:100%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body{padding:0 70px!important}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .relationship-wrapper,#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .siblings-wrapper{display:flex}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .relationship-wrapper .ant-form-item,#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .siblings-wrapper .ant-form-item{width:49%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .address-wrapper .address-select{display:flex;flex-direction:row;width:98%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .address-wrapper .address-select .ant-form-item{width:95%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .address-wrapper .municipality{width:49%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .sponsor-wrapper .sponsor-select{margin:0}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .sponsor-wrapper .sponsor-select .ant-checkbox-group{column-gap:14px!important}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .sponsor-wrapper .sponsor-select .ant-checkbox-group .ant-checkbox-wrapper{margin-bottom:20px;width:20%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .sponsor-wrapper .custom-label{width:55%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .sponsor-wrapper .ant-form-item-control-input-content{display:flex}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .income-wrapper .ant-checkbox-group{gap:48px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .beneficiary-wrapper{margin-bottom:0}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .birth-wrapper{display:flex;gap:10px}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .birth-wrapper .date{width:45%}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .birth-wrapper .date .ant-picker{float:left}#PageRegistration .ant-layout-content .container .right .ant-card .ant-card-body .parent-content .birth-wrapper .date .date-format{float:left;margin-left:10px}#PageRegistration .ant-layout-content .container .right .academic-content{padding-left:15px}#PageRegistration .ant-layout-content .container .right .academic-content .second-courses-wrapper .sub-title{display:flex;padding:0!important}#PageRegistration .ant-layout-content .container .right .academic-content .second-courses-wrapper .degree-select .ant-checkbox-group{gap:180px}#PageRegistration .ant-layout-content .container .right .academic-content .second-courses-wrapper .working-select .ant-checkbox-group{gap:214px}#PageRegistration .ant-layout-content .container .right .academic-content .accepted-wrapper,#PageRegistration .ant-layout-content .container .right .academic-content .attended-wrapper,#PageRegistration .ant-layout-content .container .right .academic-content .school-wrapper{display:flex}#PageRegistration .ant-layout-content .container .right .academic-content .accepted-wrapper .ant-checkbox-group,#PageRegistration .ant-layout-content .container .right .academic-content .attended-wrapper .ant-checkbox-group{gap:135px}#PageRegistration .ant-layout-content .container .right .additional-content .Q1-wrapper .ant-checkbox-group{gap:109px}#PageRegistration .ant-layout-content .container .right .additional-content .Q2-wrapper .ant-checkbox-group{display:flex;flex-direction:column;gap:40px;width:50%}#PageRegistration .ant-layout-content .container .right .additional-content .Q2-wrapper .answer-D{display:flex}#PageRegistration .ant-layout-content .container .right .progress-wrapper{display:flex;height:100%}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps{align-items:center;display:flex;justify-content:center;position:relative}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item{width:125px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container{align-items:center;display:flex;justify-content:center;text-align:center;width:187px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-icon{border-radius:50%;color:#0000;font-size:22px;font-weight:700;height:35px;margin-right:15px;text-align:center;width:35px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-1{background-color:#ffbc47}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-2{background-color:#40cee3}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-3{background-color:#f65e5d}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-4{background-color:#1d2d5f}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-1,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-1:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-1:before,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-2,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-2:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-2:before,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-3,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-3:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-3:before{border-radius:20px;height:15px;position:absolute;width:15px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-1:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-1:before{background-color:#ffbc47;content:"";right:20px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-2:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-2:before{background-color:#40cee3;content:"";right:20px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-3:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-3:before{background-color:#f65e5d;content:"";right:20px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-1:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-2:after,#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item .step-item-container .step-item-tail .circle-3:after{left:20px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item.active{margin-left:20px;margin-right:20px}#PageRegistration .ant-layout-content .container .right .progress-wrapper .steps .step-item.active .step-item-container .step-item-icon{color:#fff;font-size:53px;height:80px;width:80px}#PageRegistration .ant-layout-content .container .right .progress-content{border:none!important;display:flex;flex-direction:column;height:100%;margin:0!important;width:100%!important}#PageRegistration .ant-layout-content .container .right .progress-content .ant-card{border:0}#PageRegistration .ant-layout-content .container .right .progress-btn{display:flex;gap:16px;justify-content:flex-end;padding-right:50px}#PageRegistration .ant-layout-content .container .right .progress-btn .btn-continue,#PageRegistration .ant-layout-content .container .right .progress-btn .btn-done{background-color:#2a60d4;border-radius:5px!important;box-shadow:1.95px 1.95px 2.6px #00000026;color:#fff;width:104px}#PageRegistration .ant-layout-content .container .right .progress-btn .btn-back{background-color:#fff;border-radius:5px!important;box-shadow:1.95px 1.95px 2.6px #00000026;color:#2a60d4;width:104px}.modal-edit-profile-take-photo .ant-modal-content .ant-modal-body video{width:100%!important}#PageEditProfile .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-row .text-center .image-profile{border-radius:"100%";height:"200px";left:"38.75%";right:"61.25%";width:"200px"}#PageUserProfile .ant-layout .ant-layout-header{z-index:2!important}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{height:250px;position:relative}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper{height:200px;left:calc(50% - 100px);position:absolute;width:200px}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper img{border-radius:50%;height:200px;object-fit:cover;width:200px}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper .btn-upload{align-items:center;background-color:#e4151f;border-radius:50%!important;bottom:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:8px;width:40px}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box{height:auto}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper{align-items:center;border:1px solid #d9d9d9;display:flex;flex-direction:column;height:100%;padding:10px;width:100%}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper .empty-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper .empty-wrapper .ant-empty .ant-empty-footer{display:flex;gap:10px}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper .signature-image{max-height:100%;max-width:100%;object-fit:contain}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper canvas{border:1px solid #d9d9d9;height:100%;margin-bottom:10px;width:100%}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper .btn-save-signature{text-align:center;width:80px}#PageUserProfile .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .collapse-wrapper-photo .ant-collapse .ant-collapse-item.collapse-signature .ant-collapse-content .ant-collapse-content-box .signature-pad-wrapper .action{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:10px}#PageDashboard .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-flex{width:100%}#PageDashboard .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-flex .left{display:flex;gap:20px}#PageMail .ant-layout .ant-layout-content .ant-card{background:#f5f5f7!important}#PageMail .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-flex .page-mail-content{background:#fff!important;padding:20px!important}#PageMail .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-flex .page-mail-content .ant-form .ant-row .mail-content-reply .ant-col .ant-form-item .float-wrapper{border:1px solid #e9e9e9;border-radius:10px}#PageMail .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-flex .page-mail-content .ant-form .ant-row .mail-content-reply .ant-col .ant-form-item .float-wrapper:focus-within{box-shadow:0 1px 4px #00000029}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-account-info .ant-collapse-content .ant-collapse-content-box,#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-department-info .ant-collapse-content .ant-collapse-content-box,#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-personal-info .ant-collapse-content .ant-collapse-content-box{padding-bottom:0!important}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-address-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-address-info .action .checkbox-group{display:flex;flex-direction:column}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-address-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-benificiary-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-benificiary-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-contact-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-contact-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-family-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-family-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-family-info .form-spouse-group .ant-row{row-gap:0!important}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-family-info .form-spouse-group .form-children-group{border-top:1px dashed #444}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-parent-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-parent-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-school-attended-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-school-attended-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-other-qualification-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-other-qualification-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-examination-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-examination-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-project-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-project-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-other-membership-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-other-membership-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-educational-travel-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-educational-travel-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-references-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-references-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-emergency-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-emergency-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-work-experience-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-work-experience-info .action .form-list-remove-button{color:#e4151f}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-training-certificate-info .action{display:flex;justify-content:space-between}#PageEmployeeForm .ant-collapse .ant-collapse-item.collapse-item-training-certificate-info .action .form-list-remove-button{color:#e4151f}#PageApplicantFormAdd .ant-layout-content .ant-card.card-profile-photo .ant-card-body,#PageApplicantFormEdit .ant-layout-content .ant-card.card-profile-photo .ant-card-body{height:250px;position:relative}#PageApplicantFormAdd .ant-layout-content .ant-card.card-profile-photo .ant-card-body .profile-picture-wrapper,#PageApplicantFormEdit .ant-layout-content .ant-card.card-profile-photo .ant-card-body .profile-picture-wrapper{height:200px;left:calc(50% - 100px);position:absolute;width:200px}#PageApplicantFormAdd .ant-layout-content .ant-card.card-profile-photo .ant-card-body .profile-picture-wrapper img,#PageApplicantFormEdit .ant-layout-content .ant-card.card-profile-photo .ant-card-body .profile-picture-wrapper img{border-radius:50%;height:200px;object-fit:cover;width:200px}#PageApplicantFormAdd .ant-layout-content .ant-card.card-profile-photo .ant-card-body .profile-picture-wrapper .btn-upload,#PageApplicantFormEdit .ant-layout-content .ant-card.card-profile-photo .ant-card-body .profile-picture-wrapper .btn-upload{align-items:center;background-color:#e4151f;border-radius:50%!important;bottom:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:8px;width:40px}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav{margin-bottom:0!important}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{overflow-x:auto;scrollbar-color:#1e84c1 #1e84c1;scrollbar-width:auto}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar{height:8px;width:0}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-track,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-track{background-color:#0000}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-thumb,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-thumb{background-color:#1e84c1}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-thumb,#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-track,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-thumb,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list::-webkit-scrollbar-track{border-radius:5px}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{background-color:#114eaf}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:not(.ant-tabs-tab-active),#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:not(.ant-tabs-tab-active){background-color:#fff}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:not(.ant-tabs-tab-active) .ant-tabs-tab-btn,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:not(.ant-tabs-tab-active) .ant-tabs-tab-btn{color:#000!important}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:#fff!important;font-size:16px!important}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav-operations,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-nav-operations{display:none}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder{border-bottom:1px solid #f0f0f0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-left:1px solid #f0f0f0!important;border-right:1px solid #f0f0f0!important;border-top-right-radius:8px;margin-bottom:20px!important;padding:20px 20px 25px!important}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-item-address-info .ant-col .action,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-item-address-info .ant-col .action{display:flex;justify-content:space-between}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-item-address-info .ant-col .action .checkbox-group,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-item-address-info .ant-col .action .checkbox-group{display:flex;flex-direction:row}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .action .form-list-remove-button,#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-item-address-info .ant-col .action .form-list-remove-button,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .action .form-list-remove-button,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .tab-item-address-info .ant-col .action .form-list-remove-button{color:#e4151f}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .additional-info .checkbox-wrapper,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .additional-info .checkbox-wrapper{display:flex;flex-direction:column}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .additional-info .checkbox-wrapper .checkbox-wrapper-item .item,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .ant-col .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .additional-info .checkbox-wrapper .checkbox-wrapper-item .item{align-items:center;display:flex;gap:15px}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename{height:20px!important;padding-left:0!important;padding-right:0!important}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper{display:flex;flex-direction:column}@media(max-width:575px){#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper{flex-direction:row;gap:10px}}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .ant-checkbox,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .ant-checkbox{right:25px}@media(max-width:575px){#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .ant-checkbox,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .ant-checkbox{right:0}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .ant-form-item-control-input,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .ant-form-item-control-input{bottom:12px}}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .checkbox-text,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper .checkbox-text{font-size:12px}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper>span,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .checkbox-middlename .ant-checkbox-wrapper>span{padding-left:0!important;padding-right:0!important}#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .basic-info .contact-info .ant-form-item .float-wrapper .ant-input-mask,#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .basic-info .height-info .ant-form-item .float-wrapper .ant-input-mask,#PageApplicantFormAdd .ant-layout-content .ant-card .ant-card-body .basic-info .weight-info .ant-form-item .float-wrapper .ant-input-mask,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .basic-info .contact-info .ant-form-item .float-wrapper .ant-input-mask,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .basic-info .height-info .ant-form-item .float-wrapper .ant-input-mask,#PageApplicantFormEdit .ant-layout-content .ant-card .ant-card-body .basic-info .weight-info .ant-form-item .float-wrapper .ant-input-mask{background-color:#0000!important;font-size:15px!important;position:relative;top:8px}#PageApplicantFormAdd .ant-layout-content .ant-card.disability-info .ant-card-body .ant-row .ant-col .disability-checkbox .ant-row .ant-col .ant-checkbox-group .ant-row,#PageApplicantFormAdd .ant-layout-content .ant-card.disability-info .ant-card-body .ant-row .ant-col .learning-disability-checkbox,#PageApplicantFormEdit .ant-layout-content .ant-card.disability-info .ant-card-body .ant-row .ant-col .disability-checkbox .ant-row .ant-col .ant-checkbox-group .ant-row,#PageApplicantFormEdit .ant-layout-content .ant-card.disability-info .ant-card-body .ant-row .ant-col .learning-disability-checkbox{display:flex;flex-direction:column}#PageApplicant .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .ant-col .ant-row .ant-table-wrapper .ant-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .ant-input:hover{border-color:#e4151f!important}.modal-form-module .ant-modal-content .ant-modal-body .ant-form .ant-row .ant-form-item{width:100%!important}.modal-wrap-upload-file-preview .ant-modal{width:650px!important}.modal-wrap-upload-file-preview .ant-modal .action{align-items:center;display:flex;gap:10px;justify-content:center}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar{margin-bottom:0!important}@media(max-width:767px){#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar{display:contents}}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button-primary{border-radius:8px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-prev-button{border-bottom-right-radius:0;border-top-right-radius:0}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-today-button{border-radius:0!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-next-button{border-bottom-left-radius:0;border-top-left-radius:0}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-dayGridMonth-button,#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-timeGridWeek-button{border-bottom-right-radius:0;border-top-right-radius:0}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-timeGridDay-button,#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-timeGridWeek-button{border-bottom-left-radius:0;border-top-left-radius:0}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-col-header{height:40px!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .fc-scrollgrid-sync-inner{padding-bottom:10px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-col-header .current-day-header{background-color:#698aff!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-col-header .current-day-header .fc-col-header-cell-cushion{color:#fff!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .red{background:#e80022;color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .red .fc-daygrid-event-dot{border-color:#fd5352f7!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .green{background:green;color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-dayGridMonth-view .fc-scrollgrid .fc-scrollgrid-section .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table .fc-day .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .green .fc-daygrid-event-dot{border-color:#65ab50!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-popover .fc-popover-header .fc-popover-title{color:#1384ff;font-weight:600}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{background:#a7a3a3;border-radius:50px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-popover .fc-popover-body{max-height:200px!important;overflow-y:auto!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-popover .fc-popover-body .fc-daygrid-event-harness .green{background:green;color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-popover .fc-popover-body .fc-daygrid-event-harness .red{background:#e80022;color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller{border:none!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header{border:none!important;height:40px!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .day{color:#1677ff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .badge{animation:pulse 1s ease 0s infinite normal none running;background-color:#1677ff;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .countText{color:gray}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today{background-color:#698aff!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion{color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today .badge{animation:pulse 1s ease 0s infinite normal none running;background-color:#7cfaff;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridWeek-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today .countText{color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header{border:none!important;height:40px!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .day{color:#1677ff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .badge{animation:pulse 1s ease 0s infinite normal none running;background-color:#1677ff;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-col-header-cell .countText{color:gray}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today{background-color:#698aff!important}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion{color:#fff}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today .badge{animation:pulse 1s ease 0s infinite normal none running;background-color:#7cfaff;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}#PageEntranceExamScheduling .ant-layout-content .ant-card .ant-card-body .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active .container .fc-media-screen .fc-view-harness .fc-timeGridDay-view .fc-scrollgrid .fc-scrollgrid-section-header .fc-scroller-harness .fc-scroller .fc-col-header .fc-day-today .countText{color:#fff}@media(max-width:1199px){#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first{flex-direction:column;gap:15px 15px}#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first .flex-page-size-wrapper{justify-content:space-between}}@media(max-width:575px){#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first .flex-extra-filter{width:100%}#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first .flex-extra-filter .ant-btn{width:50%}#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first .flex-extra-filter .ant-btn.min-w-150{min-width:0!important}#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first .flex-page-size-wrapper,#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.first .flex-page-size-wrapper .tbl-search-wrapper{width:100%}}@media(max-width:1199px){#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.second .flex-pagination-wrapper{justify-content:flex-end;width:100%}}@media(max-width:767px){#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.second .flex-pagination-wrapper{flex-direction:column-reverse;width:100%}#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.second .flex-pagination-wrapper .ant-pagination{width:auto}}@media(max-width:575px){#PageUser>.ant-layout>.ant-layout-content>.ant-card>.ant-card-body .tbl-top-filter.second .flex-pagination-wrapper{flex-direction:column-reverse}}#PageUserAdd .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content,#PageUserEdit .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content{display:flex;justify-content:center;text-align:center}#PageUserAdd .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box,#PageUserEdit .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box{height:250px;position:relative}#PageUserAdd .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper,#PageUserEdit .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper{height:200px;left:calc(50% - 100px);position:absolute;width:200px}#PageUserAdd .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper img,#PageUserEdit .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper img{border-radius:50%;height:200px;object-fit:cover;width:200px}#PageUserAdd .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper .btn-upload,#PageUserEdit .ant-collapse .ant-collapse-item.collapse-profile-picture .ant-collapse-content .ant-collapse-content-box .profile-picture-wrapper .btn-upload{align-items:center;background-color:#e4151f;border-radius:50%!important;bottom:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:8px;width:40px}#PageUserRole .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab{border-radius:0;height:50px}#PageUserRole .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab-active{border-bottom:0;transform:translate(0)}#PageUserRole .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3f86ff}#PagePermission .module-button-wrapper .ant-space-item{border:1px solid #e8e8e8;padding:5px 10px}#PagePermission .module-button-wrapper .ant-space-item:nth-child(2),#PagePermission .module-button-wrapper .ant-space-item:nth-child(3){border-left:0}#PagePermission .form-item-module-button-wrapper .ant-space-item{width:100%}.modal-form-module .ant-modal .ant-modal-content .ant-modal-body .form-item-module-button-wrapper .ant-space-item:first-child{width:calc(100% - 20px)}.modal-form-module .ant-modal .ant-modal-content .ant-modal-body .form-item-module-button-wrapper .ant-space-item:last-child{width:20px}.modal-form-module .ant-modal .ant-modal-content .ant-modal-body .form-item-module-button-wrapper .ant-space-item .form-list-btn-delete-wrapper{align-items:center;display:flex;height:47px;justify-content:flex-end}#PageEmailTemplate .ant-layout .ant-layout-content .ant-card .ant-card-body .ant-row .ant-col .ant-collapse .ant-collapse-item .ant-collapse-content .ant-descriptions .ant-descriptions-row .ant-descriptions-item-label{background-color:rgba(176,216,255,.412);font-weight:700}#PageReport .pdf-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.modal-form-pdf-file-preview .ant-modal .ant-modal-content .ant-modal-body .action{display:flex;gap:8px;justify-content:center}.modal-form-pdf-file .ant-modal .ant-modal-content .ant-modal-body .ant-upload-wrapper .ant-upload-list .ant-upload-list-item-container .ant-upload-list-item{align-items:center;display:flex;justify-content:center}.modal-form-pdf-file .ant-modal .ant-modal-content .ant-modal-body .ant-upload-wrapper .ant-upload-list .ant-upload-list-item-container .ant-upload-list-item .ant-upload-list-item-name{flex:none}
/*# sourceMappingURL=main.df0389f8.css.map*/