.btnSection{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.btn,.disableBtn,.btn5,.btn4,.btn3,.btn2,.btn1{display:inline-flex;justify-content:center;align-items:center;font-family:"Plus Jakarta Sans",sans-serif;font-weight:500;margin-top:1rem;border-radius:5px;white-space:nowrap;letter-spacing:.25px;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;transition:all .3s ease-in-out;cursor:pointer;overflow:hidden}.btn i,.disableBtn i,.btn5 i,.btn4 i,.btn3 i,.btn2 i,.btn1 i{margin-left:.5rem;line-height:.8;cursor:pointer}.btn img,.disableBtn img,.btn5 img,.btn4 img,.btn3 img,.btn2 img,.btn1 img{width:20px;margin-left:1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer}.btn1{color:#fff;background-color:#1a1a1a}.btn2{color:#fff;background:rgba(247,247,247,.8)}.btn3{color:#1a1a1a;border:1px solid #ebedf3;background:#f6f5fa}.btn4{color:#1a1a1a;background-color:#fff;border:1px solid #ebedf3}.btn4:hover{color:#0f0f0f}.btn5{color:#fff;background-color:rgba(0,0,0,0);border:1px solid #fff}.btn5:hover{color:#fff;background-color:#0f0f0f}.disableBtn{opacity:.25 !important;cursor:inherit !important}.loader{display:inline-block;width:15px;height:15px}.loader::before{content:"";display:block;width:10px;height:10px;background-color:rgba(0,0,0,0);border:2px solid #fff;border-top:2px solid rgba(0,0,0,0);border-radius:100%;animation:loader1 .7s linear infinite}@keyframes loader1{0%{transform:translate(0%, 0%) rotate(0deg)}100%{transform:translate(0%, 0%) rotate(360deg)}}.xsBtn{font-size:.823rem;padding:.5rem .75rem}.smBtn{font-size:.878rem;padding:.5rem .75rem}.mdBtn{font-size:.937rem;padding:.5rem 1rem}.lgBtn{font-size:1rem;padding:.75rem 1.215rem}.xlBtn{font-size:1rem;padding:.75rem 1.215rem}@media(min-width: 768px){.xlBtn{padding:1rem 1.296rem}}.xxlBtn{font-size:1.215rem;padding:1.067rem 1.215rem}.xxxlBtn{font-size:1.296rem;padding:1.138rem 1.296rem}.btnIcon{display:flex;flex-wrap:wrap;padding:.25rem}.btnIcon a{display:inline-block;margin:.25rem}.lgCard{width:100%}.mdCard{width:100%}@media(min-width: 1024px){.mdCard{width:49.5%}}.smCard{width:49.5%;min-width:100px}@media(min-width: 1024px){.smCard{width:32.5%}}.xsCard{width:24.5%;min-width:100px;margin-right:.75%;margin-left:.75%}.lgDiv{width:100%}.mdDiv{width:100%}@media(min-width: 1024px){.mdDiv{width:48.5%;margin-right:.75%;margin-left:.75%}}.smDiv{width:48.5%;min-width:100px;margin-right:.75%;margin-left:.75%}@media(min-width: 1024px){.smDiv{width:31.5%}}.xsDiv{width:23.5%;min-width:100px;margin-right:.75%;margin-left:.75%}.xxsDiv{width:18.5%;min-width:100px;margin-right:.75%;margin-left:.75%}[mode=alert] input{color:#ff3232;background-color:#fff8f8}[mode=error]{color:#ff3232;background-color:#fff8f8}[mode=success]{color:#4ac434;background-color:#fafff8}[mode=warning]{color:#f8ab04;background-color:#fffef8}[mode=info]{color:#5d5e5f;background-color:#f7faff}[mode=note]{color:#5d5e5f;background-color:#f7faff}.messageBox,[mode=alert] .messageBox,[mode=error],[mode=alert] [mode=error],[mode=success],[mode=alert] [mode=success],[mode=warning],[mode=alert] [mode=warning],[mode=info],[mode=alert] [mode=info],[mode=note],[mode=alert] [mode=note]{width:100%;max-width:600px;font-size:.772rem;font-weight:400;margin-top:.5rem;padding:.5rem;border-radius:5px}.messageBox:empty,[mode=error]:empty,[mode=success]:empty,[mode=warning]:empty,[mode=info]:empty,[mode=note]:empty{padding:0;margin-top:0}.formDiv{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}form{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}label{position:absolute;top:5px;left:.5rem;z-index:1;display:block;white-space:nowrap;color:#333;font-family:"Plus Jakarta Sans",sans-serif;font-size:.823rem;font-weight:600;background-color:#fff;padding:.25rem;white-space:nowrap;text-overflow:ellipsis}.inputDiv{display:flex;align-items:flex-start;flex-direction:column;padding-top:1rem;margin-bottom:.5rem}input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=hidden],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea,select,datalist{width:100%;padding:.7rem;font-family:"Plus Jakarta Sans",sans-serif;font-size:.937rem;font-weight:500;color:#212427;background-color:#fff;border:1px solid #eef0f7;border-radius:5px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=hidden]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder,select::placeholder,datalist::placeholder{color:#909294;font-family:inherit;font-size:.878rem;font-weight:400;letter-spacing:0px}input[type=date]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=file]:hover,input[type=hidden]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=range]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,textarea:hover,select:hover,datalist:hover{background-color:#fcfbff;border:1px solid #a28ecf}input[type=date]:active,input[type=datetime-local]:active,input[type=email]:active,input[type=file]:active,input[type=hidden]:active,input[type=month]:active,input[type=number]:active,input[type=password]:active,input[type=range]:active,input[type=search]:active,input[type=tel]:active,input[type=text]:active,input[type=time]:active,input[type=url]:active,input[type=week]:active,textarea:active,select:active,datalist:active{border:1px solid #9673c4;background-color:#fcfbff}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=file]:focus,input[type=hidden]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus,select:focus,datalist:focus{border:1px solid #7d66bb;background-color:#fcfbff}input[type=date]:visited,input[type=datetime-local]:visited,input[type=email]:visited,input[type=file]:visited,input[type=hidden]:visited,input[type=month]:visited,input[type=number]:visited,input[type=password]:visited,input[type=range]:visited,input[type=search]:visited,input[type=tel]:visited,input[type=text]:visited,input[type=time]:visited,input[type=url]:visited,input[type=week]:visited,textarea:visited,select:visited,datalist:visited{border:1px solid #fcfbff;background-color:#f6f5fa}select{color:#5d5e5f;font-size:.878rem;appearance:auto !important}textarea{min-height:100px;min-width:100%;max-width:100%;vertical-align:top;overflow:auto}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus input:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{outline:0 none;background:#fff;-webkit-text-fill-color:inherit !important;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}[type=checkbox],[type=radio],[type=checkbox],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:100%}[type=checkbox]:focus,[type=radio]:focus,[type=checkbox]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus,select:focus{outline:0}@supports(-webkit-appearance: none) or (-moz-appearance: none){input[type=checkbox],input[type=radio]{--active: #00857d;--active-inner: #fff;--focus: 2px rgba(39, 94, 254, .3);--border: #BBC1E1;--border-hover: #2d4eb1;--background: #fff;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:-1px;top:-1px;position:absolute;transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}input[type=checkbox]:disabled,input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:19px;min-width:19px;height:19px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o, 0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o: 1}input[type=checkbox]+label,input[type=radio]+label{font-size:.823rem;display:inline-block;vertical-align:top;cursor:pointer;margin-left:.5rem}input[type=checkbox]:not(.switch){border-radius:5px}input[type=checkbox]:not(.switch):after{width:4px;height:8px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:5px;top:2px;transform:rotate(var(--r, 20deg))}input[type=checkbox]:not(.switch):checked{--r: 43deg}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab, var(--border));transform:translateX(var(--x, 0))}input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s, 0.7))}input[type=radio]:checked{--s: .5}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]::before{content:"";position:absolute;left:0;top:0;z-index:1;width:20px;height:20px;background-color:#5d5e5f}.inputBox{width:100%;display:flex;justify-content:space-between}.passwordShowIconDiv{position:absolute;top:5px;right:10px;width:35px;height:35px;padding:5px;border-radius:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.passwordShowIconDiv:hover{background-color:#f6f5fa}.passwordShowIconDiv .hide{display:none}.passwordShowIconDiv .showIcon{display:block !important}.passwordShowIconDiv i{top:3px;left:5px;color:#909294;font-size:1.067rem;display:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.passwordShowIconDiv i:hover{color:rgba(247,247,247,.8)}#inputMask{position:fixed;top:0;left:0;z-index:666;display:none;width:100vw;height:100vh;background-color:rgba(0,0,0,0)}#inputMask .inputDiv{position:absolute;background-color:#fff;border-radius:0 0 8px 8px;box-shadow:rgba(0,0,0,.04) 0px 3px 5px}#inputMask .inputDiv #inputMaskTextArea{border:1px solid #ebedf3;width:300px;min-height:100px;max-height:300px;color:#333;font-size:1rem;font-weight:500;padding:.75rem;z-index:999}#inputMask .inputDiv #inputMaskButtonArea{width:100%;padding:.5rem .75rem;text-align:right}#inputMask .inputDiv #inputMaskButtonArea .btn,#inputMask .inputDiv #inputMaskButtonArea .btn1,#inputMask .inputDiv #inputMaskButtonArea .btn2,#inputMask .inputDiv #inputMaskButtonArea .btn3,#inputMask .inputDiv #inputMaskButtonArea .btn4,#inputMask .inputDiv #inputMaskButtonArea .btn5,#inputMask .inputDiv #inputMaskButtonArea .disableBtn{margin:0;margin-left:.5rem}#inputMask .inputDiv #inputMaskButtonArea #inputMaskClose{background-color:#ff8787}#inputMask .inputDiv #inputMaskButtonArea #inputMaskUpdate{background-color:#4bb1b1}.multiSelect .select2{width:100% !important;min-height:44.3px}.multiSelect .select2-container .selection{min-height:44.3px}.multiSelect .select2-container .selection .select2-selection{min-height:100%;padding:0 !important;border:1px solid #eef0f7 !important}.multiSelect .select2-container .selection .select2-selection__rendered{margin-top:.7rem !important;display:flex !important;flex-wrap:wrap !important}.multiSelect .select2-container .selection .select2-selection__rendered:empty{margin-top:0 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice{display:flex !important;align-items:center;padding:.5rem !important;background-color:#f6f5fa !important;border:1px solid #ebedf3 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:relative !important;order:2;border:none !important;color:#1a1a1a !important;margin-left:.5rem !important;font-size:1.138rem !important;font-weight:400 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{color:#1a1a1a !important;order:1}.multiSelect .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Plus Jakarta Sans",sans-serif !important}.multiSearch .select2-container .selection .select2-selection--multiple{padding:0 !important;padding-right:50px !important;border:1px solid #eef0f7 !important}.multiSearch .select2-container .selection .select2-selection__rendered{margin-top:.7rem !important;display:flex !important;flex-wrap:wrap !important}.multiSearch .select2-container .selection .select2-selection__rendered:empty{margin-top:0 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice{display:flex !important;align-items:center;padding:.5rem !important;background-color:#f6f5fa !important;border:1px solid #ebedf3 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:relative !important;order:2;border:none !important;color:#1a1a1a !important;margin-left:.5rem !important;font-size:1.138rem !important;font-weight:400 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{color:#1a1a1a !important;order:1}.multiSearch .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Plus Jakarta Sans",sans-serif !important}.multiSearch button{position:absolute;bottom:0;right:0;min-height:45px;padding:.3rem 1rem;background-color:#f6f5fa;border:1px solid #ebedf3;border-radius:5px;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiSearch button:hover{background-color:#1a1a1a}.multiSearch button:hover i{color:#fff}.multiSearch button i{color:#1a1a1a;font-size:1.067rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.search{max-width:600px;overflow:hidden;display:flex}.search input{flex:1;font-family:"Plus Jakarta Sans",sans-serif;padding:.7rem 1rem;padding-right:46px !important}.search button{position:absolute;top:0;right:0;height:100%;padding:.75rem 1rem;color:#212427;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.search button:hover{background-color:#f6f5fa;border:1px solid #ebedf3}.search button:hover i{color:#1a1a1a}.search button i{font-size:1.138rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dataList{max-width:600px}.dataList .inputBox button{position:absolute;top:0;right:0;height:100%;padding:.75rem 1rem;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:5px;pointer-events:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dataList .inputBox button::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:5px}.dataList .inputBox button i{color:rgba(247,247,247,.8);font-size:1.138rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.customInput{max-width:600px}.customInput label input{min-width:auto;font-size:.823rem;font-weight:600;border:none;padding:0}.customInput label input:hover,.customInput label input :active,.customInput label input :visited,.customInput label input :focus,.customInput label input :focus-visible,.customInput label input :focus-within,.customInput label input :target{background-color:#fff !important;border:none !important}.customInput .moreBtn{position:absolute;top:0;right:0;padding:.75rem;border-radius:5px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.customInput .moreBtn .btnMenu{top:unset !important;bottom:100%}.uploadInput:hover .inputBox{border:1px dashed #7d66bb}.uploadInput:hover .inputBox label{color:rgba(247,247,247,.8)}.uploadInput .inputBox{border:1px dashed #a28ecf;border-radius:5px;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox label{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#1a1a1a;pointer-events:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox label i{margin-right:.5rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox input{opacity:0;z-index:1;cursor:pointer}.inputEditor{padding-top:0;height:200px}.inputEditor .ql-editor{width:100%;padding-bottom:3rem}.inputEditor textarea{height:200px;border:1px solid #eef0f7 !important;padding-bottom:3.052rem !important}.ql-container.ql-snow{border:1px solid #eef0f7 !important;border-radius:5px}.ql-toolbar.ql-snow{position:absolute;bottom:0;left:0;z-index:100;width:100%;border:none;border:1px solid #ebedf3;background-color:#fff;border-radius:.25rem}.presetEditForm{width:100%}.presetEditForm .presetNav{display:flex;justify-content:flex-end;flex:1}.presetEditForm .presetNav .inputDiv{flex:1}.presetEditForm .presetNav .btn,.presetEditForm .presetNav .btn1,.presetEditForm .presetNav .btn2,.presetEditForm .presetNav .btn3,.presetEditForm .presetNav .btn4,.presetEditForm .presetNav .btn5,.presetEditForm .presetNav .disableBtn{margin-left:.5rem;margin-top:0}.presetEditForm .inputEditor{padding-top:0}.presetEditForm .presetInputDiv{width:100%;margin-top:1rem}.radioBtn{max-width:600px;padding-top:.5rem !important}.radioBtn label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.radioBtn ul li{display:flex;align-items:center;margin-bottom:.75rem}.radioBtn ul li label{margin-top:0;margin-bottom:0}.radioBtnRow{max-width:600px}.radioBtnRow label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.radioBtnRow ul{display:flex}.radioBtnRow ul li{display:flex;align-items:center;margin-right:1rem}.radioBtnRow ul li label{margin-top:0;margin-bottom:0}.checkbox{max-width:600px;padding-top:.5rem}.checkbox label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.checkbox ul li{display:flex;align-items:center;margin-bottom:1rem}.checkbox ul li label{margin-top:0;margin-bottom:0}.checkboxRow{max-width:600px}.checkboxRow label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.checkboxRow ul{display:flex;flex-wrap:wrap}.checkboxRow ul li{display:flex;align-items:center;margin-right:1rem}.checkboxRow ul li label{margin-top:0;margin-bottom:0 !important}.switchBtn{max-width:600px;display:flex;align-items:center}.switchBtn label{position:relative;top:0;left:0}#reportrange{height:46px;max-width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:.7rem;border-radius:5px;border:1px solid #ebedf3;font-size:.878rem;cursor:pointer}#reportrange i{color:#c8cbd3;cursor:pointer}#reportrange .value{margin:0 .5rem;margin-right:auto;cursor:pointer}.subTypeinputDiv .subTypeInput{margin-top:1rem}.multiCheckbox label{z-index:3}.multiCheckbox .inputbox .checkboxField{color:#1a1a1a;font-size:.878rem;font-weight:500;background-color:#fff;border:1px solid #eef0f7;border-radius:5px;padding:.75rem 1rem;z-index:2;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiCheckbox .inputbox .checkboxField:hover{background-color:#f6f5fa}.multiCheckbox .inputbox .checkboxField::placeholder{font-size:.878rem;font-weight:500;color:#333}.multiCheckbox .inputbox i{position:absolute;top:30%;right:1rem;z-index:2}.multiCheckbox .checkboxListDivIntro{display:block !important;box-shadow:rgba(17,12,46,.15) 0px 48px 100px 0px !important;padding-top:.5rem}.multiCheckbox .checkboxListDiv{width:100%;min-width:200px;max-width:600px;min-width:max-content;position:absolute;top:100%;left:0;z-index:3;display:none;margin-top:0;background-color:#fff;text-align:left;border:1px solid #ebedf3;border-top:none;border-radius:0 0 8px 8px;overflow:hidden;box-shadow:rgba(17,12,46,0) 0px 48px 100px 0px}.multiCheckbox .checkboxListDiv li{display:flex;align-items:center;padding:.5rem 1rem;background-color:#fff;border-bottom:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiCheckbox .checkboxListDiv li:hover label{color:#212427}.multiCheckbox .checkboxListDiv li input{z-index:2}.multiCheckbox .checkboxListDiv li label{z-index:1;white-space:nowrap;margin:0;margin-left:.75rem;background-color:rgba(0,0,0,0);transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiCheckbox .checkboxClose{display:none;position:fixed;left:0;top:0;width:100%;height:100vh;z-index:2}.addInputField{display:flex;align-items:flex-end;justify-content:center}.addInputField .inputDiv{margin-bottom:0}.addInputField .inputDiv input{border-right:none}.addFieldGroup label{position:relative;top:0;left:0;padding:0;margin-bottom:.5rem}.addFieldGroup .fieldGroup{width:100%}.addFieldGroup .fieldGroup .fieldList{width:100%;display:flex;margin-bottom:.5rem}.addFieldGroup .fieldGroup .fieldList .fields{width:100%;flex:1;display:flex;align-items:center}.addFieldGroup .fieldGroup .fieldList .btnSection .btn,.addFieldGroup .fieldGroup .fieldList .btnSection .btn1,.addFieldGroup .fieldGroup .fieldList .btnSection .btn2,.addFieldGroup .fieldGroup .fieldList .btnSection .btn3,.addFieldGroup .fieldGroup .fieldList .btnSection .btn4,.addFieldGroup .fieldGroup .fieldList .btnSection .btn5,.addFieldGroup .fieldGroup .fieldList .btnSection .disableBtn{margin:0;display:none}.addFieldGroup .fieldGroup .fieldList .btnSection .addFieldBtn{display:block}.moreBtn{display:inline-block;padding:.25rem;cursor:pointer}.moreBtn:hover .moreIcon{opacity:.5}.moreBtn:hover .btnMenuDiv{display:block}.moreBtn .moreIcon{display:inline-block;color:#5d5e5f;font-size:.823rem;z-index:1;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.moreBtn .btnMenuDiv{position:absolute;top:0;right:0;z-index:110;display:none;padding-top:2.441rem}.moreBtn .btnMenuDiv .btnMenu{width:100%;display:block;background-color:#fff;border-radius:8px;border:1px solid #ebedf3;text-align:left;box-shadow:rgba(50,50,93,.13) 0px 30px 60px -12px,rgba(0,0,0,.137) 0px 18px 36px -18px}.moreBtn .btnMenuDiv .btnMenu .statusChange{width:100%;min-width:100px;font-family:"Plus Jakarta Sans",sans-serif;color:#212427;font-size:.772rem;font-weight:500;padding:.5rem;background-color:#fff;border:1px solid #ebedf3;border-radius:5px;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.moreBtn .btnMenuDiv .btnMenu .statusChange:hover{background-color:#fff;border:1px solid #4ac434}.moreBtn .btnMenuDiv .btnMenu a{display:flex;align-items:center;padding:.5rem 1rem;margin:0;color:#333;font-size:.878rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.moreBtn .btnMenuDiv .btnMenu a:hover{color:#1a1a1a;background-color:#f6f5fa}.moreBtn .btnMenuDiv .btnMenu a:nth-child(1){padding-top:1rem}.moreBtn .btnMenuDiv .btnMenu a:nth-last-child(1){padding-bottom:1rem}.moreBtn .btnMenuDiv .btnMenu a i{font-size:.823rem;line-height:1;margin-right:.75rem}[reminder=active]{border:1px solid #b6f3b6}[reminder=done]{background-color:#ecffef}[reminder=done] .btn,[reminder=done] .btn1,[reminder=done] .btn2,[reminder=done] .btn3,[reminder=done] .btn4,[reminder=done] .btn5,[reminder=done] .disableBtn{display:none}[reminder=cancel]{background-color:#f6f5fa;border:1px solid #ebedf3;opacity:.5}[reminder=cancel] .btn,[reminder=cancel] .btn1,[reminder=cancel] .btn2,[reminder=cancel] .btn3,[reminder=cancel] .btn4,[reminder=cancel] .btn5,[reminder=cancel] .disableBtn{display:none}.labelMovingAnimation{display:block;margin-bottom:1rem}.labelMovingAnimation label{pointer-events:none;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);display:inline-block;position:absolute;top:1rem;left:1rem;margin:0}.labelMovingAnimation input:placeholder-shown+label{top:1rem;left:1rem;color:#0f0f0f;font-size:.937rem;font-weight:400}.labelMovingAnimation input:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#0f0f0f;font-size:.937rem;font-weight:400}.labelMovingAnimation textarea:placeholder-shown+label{top:1rem;left:1rem;color:#0f0f0f;font-size:.937rem;font-weight:400}.labelMovingAnimation textarea:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#0f0f0f;font-size:.937rem;font-weight:400}.labelMovingAnimation input:focus+label,.labelMovingAnimation input:not(:placeholder-shown)+label,.labelMovingAnimation textarea:focus+label,.labelMovingAnimation textarea:not(:placeholder-shown)+label{top:-15px;left:5px;color:rgba(247,247,247,.8);font-size:.878rem;font-weight:600;background-color:#fff;padding:.5rem}.editableDetails .inputDiv p{font-size:.878rem;font-weight:500;color:#333;padding-left:.823rem}.editableDetails .inputDiv .avatarLabelDetails{padding-top:1rem;padding-left:.823rem}.editableDetails .inputDiv .status{margin-left:.823rem;margin-top:1rem;display:inline-block !important;padding:.5rem 1rem;font-size:.937rem;font-weight:500}.editableDetails .updateDiv .btn,.editableDetails .updateDiv .btn1,.editableDetails .updateDiv .btn2,.editableDetails .updateDiv .btn3,.editableDetails .updateDiv .btn4,.editableDetails .updateDiv .btn5,.editableDetails .updateDiv .disableBtn{margin-right:1rem !important}.editDetailsIntro .inputDiv input,.editDetailsIntro .inputDiv textarea{pointer-events:none}.editDetailsIntro .updateDiv{display:none}.mainForm{width:100%;max-width:800px;margin:0 auto;margin-top:2.441rem}.mainForm .titleDiv{width:100%;display:flex;align-items:center;margin-bottom:1.138rem}.mainForm .heading,.mainForm .title{margin-top:0}.inputTabelDiv{width:100%}.inputTabelDiv table td,.inputTabelDiv table th{border:1px solid #ebedf3;border-collapse:collapse}.inputTabelDiv table td:nth-child(1),.inputTabelDiv table th:nth-child(1){text-align:center}.inputTabelDiv table td input,.inputTabelDiv table td select,.inputTabelDiv table th input,.inputTabelDiv table th select{height:100%;border:none !important;border-radius:0;background-color:rgba(0,0,0,0)}.inputTabelDiv table td .btn,.inputTabelDiv table td .btn1,.inputTabelDiv table td .btn2,.inputTabelDiv table td .btn3,.inputTabelDiv table td .btn4,.inputTabelDiv table td .btn5,.inputTabelDiv table td .disableBtn,.inputTabelDiv table th .btn,.inputTabelDiv table th .btn1,.inputTabelDiv table th .btn2,.inputTabelDiv table th .btn3,.inputTabelDiv table th .btn4,.inputTabelDiv table th .btn5,.inputTabelDiv table th .disableBtn{width:100%;height:100%;min-height:50px;max-height:50px;margin:0;border:none;border-radius:0}.inputTabelDiv table td{padding:0}.inputTabelDiv table tr:nth-child(even){background-color:#fff}.inputTabelDiv table tr:nth-last-child(1) .addFieldBtn{display:block !important}.inputTabelDiv table tr:nth-last-child(1) .deleteFieldBtn{display:none !important}.inputTabelDiv table .rowTitle{background-color:#f6f5fa}.inputTabelDiv table .rowTitle td{font-weight:500}.inputTabelDiv table .total{background-color:#fff}.inputTabelDiv table .total td{font-weight:600}.inputTabelDiv table .total td:nth-child(1){padding-right:1rem;text-align:right}.inputTabelDiv table .multiSelect .select2-container .selection .select2-selection{height:50px;border:none !important}.inputTabelDiv table .multiSelect .select2-container .selection .select2-selection__rendered{margin-top:0 !important;height:50px;align-items:center;padding-left:1rem}.inputTabelDiv table .multiSelect .select2-container .selection .select2-selection__arrow{top:13px}.inputTabelDiv table .multiSelect .select2-container .selection .select2-search--dropdown{padding:0}.inputTabelDiv table .deleteFieldBtn{display:block}.inputTabelDiv table .addFieldBtn{display:none}.select2-dropdown{border:1px solid #ebedf3 !important;border-top:none !important}.select2-dropdown .select2-search--dropdown{padding:.5rem}.select2-dropdown .select2-search--dropdown .select2-search__field{border:1px solid #ebedf3 !important;background-color:#f6f5fa;padding:8px 4px !important}.select2-dropdown .select2-results__option--selected{background-color:#f6f5fa !important}.select2-dropdown .select2-results__option--highlighted.select2-results__option--selectable{background-color:#1a1a1a !important}/*# sourceMappingURL=form.css.map */