:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--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 .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-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{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input: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 .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{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;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@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) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.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:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.pg-viewer-wrapper{overflow:auto!important}.filePageTool{position:absolute;bottom:1rem;background:#424242cc;color:#fff;padding:.8rem 1rem;border-radius:2rem;z-index:1000;font-size:14px}.filePageTool i{padding:5px;margin:0 5px}.filePageTool i:hover{background:#333}.filePageTool input{display:inline-block;width:50px;text-align:center;margin-right:10px;height:24px}.iconTooltopClasses{margin-right:10px}.at-demo{background-color:#fff;padding:24px}.at-item,.pound-item{color:#f06e38}.tribute-container ul{margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #fff;border-radius:4px}.tribute-container li{padding:5px;cursor:pointer;border-radius:4px}.tribute-container li.highlight{background:#eee}.tribute-demo-input{outline:none;border:1px solid gray;padding:10px 11px 4px;border-radius:10px;font-size:15px;min-height:40px;cursor:text;font-size:11px}.tribute-demo-input:hover{border-color:#f06e38}.tribute-demo-input:hover{border-color:#f06e38;transition:all .3s}.tribute-demo-input:focus{border-color:#f06e38}[contenteditable=true]:empty:before{content:attr(placeholder);display:block;color:#ccc}#test-autocomplete-container,#test-autocomplete-textarea-container{position:relative}.float-right{float:right}.tribute-container{position:absolute;top:0;left:0;height:auto;overflow:auto;display:block;z-index:999999}.tribute-container ul{margin:2px 0 0;padding:0;list-style:none;background:#efefef}.tribute-container li{padding:5px;cursor:pointer}.tribute-container li.highlight{background:#ddd}.tribute-container li span{font-weight:700}.tribute-container li.no-match{cursor:default}.tribute-container .menu-highlighted{font-weight:700}[contenteditable=true]:empty:before{content:attr(placeholder);display:block;font-family:Roboto;color:#999;font-size:14px;font-weight:400;line-height:22px}.at-item{color:#ed6d00}.ant-upload.ant-upload-select{width:100%!important}.ant-upload-list-item{display:none}.ant-table-thead>tr>th{color:#fff!important;text-align:left;background:#424040!important;font-size:12.8px;font-family:Lato-Semibold}.ant-table-body::-webkit-scrollbar,.info::-webkit-scrollbar{height:9px;width:9px;background-color:#fff}.ant-table-body::-webkit-scrollbar-thumb,.info::-webkit-scrollbar-thumb{border-radius:9px;background-color:#c4c4c4}.MuiAlert-filledSuccess{color:#fff;font-weight:500;background-color:#009b4a!important}#passwordeye{font-family:FontAwesome5Free-Regular!important}.messageimg{font-family:FontAwesome!important}.MuiCheckbox-colorSecondary.Mui-checked{color:#ed6d00!important}.spinner{width:70px;text-align:center;position:absolute;left:calc(50% - 35px);top:50%}.spinner>div{width:18px;height:18px;background-color:#f58039;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}pre{font-family:lato;font-size:12px;word-wrap:break-word;white-space:pre-wrap}.aTable{border-radius:5px;font-size:12px;font-weight:400;border-collapse:collapse;width:100%;white-space:normal;border-spacing:0;table-layout:fixed;text-align:left;max-width:800px;margin:auto}.aTable tbody tr td{margin:10px 0}.aTable td,th,.aTable th{font-size:12px;padding:8px}@font-face{font-family:iconfont;src:url(/assets/iconfont-COpYnaC_.woff2?t=1748336937169) format("woff2"),url(/assets/iconfont-BF9DKboN.woff?t=1748336937169) format("woff"),url(/assets/iconfont-CoaOxcGw.ttf?t=1748336937169) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconAssign:before{content:""}.iconuser01:before{content:""}.icona-ProcessJournalEntries1_huaban11:before{content:""}.icona-ProcessJournalEntries1_huaban1:before{content:""}.icona-ProcessJournalEntries_huaban1:before{content:""}.iconscan-download:before{content:""}.iconsuoxiao:before{content:""}.iconshuaxin:before{content:""}.iconconfirm1:before{content:""}.iconfangda2:before{content:""}.iconshouqi:before{content:""}.iconzhankai1:before{content:""}.iconxinzenguser:before{content:""}.iconadd4:before{content:""}.icongenerate:before{content:""}.iconqizi:before{content:""}.iconyulan2:before{content:""}.iconsousuo:before{content:""}.iconbianji:before{content:""}.iconfuzhi:before{content:""}.iconmyinfo:before{content:""}.iconrequest:before{content:""}.iconsupplier:before{content:""}.iconpr1:before{content:""}.iconhome1:before{content:""}.iconexpense:before{content:""}.icontravel:before{content:""}.icontask:before{content:""}.iconcancel2:before{content:""}.iconjinyong:before{content:""}.iconqiyong:before{content:""}.iconguoqi:before{content:""}.icona-otherexpense3x:before{content:""}.icona-flight3x:before{content:""}.icona-jiaohuan3x:before{content:""}.icona-hotel3x:before{content:""}.icona-roadtransportation3x:before{content:""}.iconrefresh:before{content:""}.iconupload2:before{content:""}.icontuozhuaipaixu:before{content:""}.icongerenshezhi:before{content:""}.iconjiantou:before{content:""}.icondierbu:before{content:""}.icondiyibu:before{content:""}.icondisanbu:before{content:""}.iconSave:before{content:""}.iconyulan1:before{content:""}.iconreply01:before{content:""}.iconsend:before{content:""}.iconjoinleft:before{content:""}.iconjoinright:before{content:""}.iconshaixuan1:before{content:""}.iconreply:before{content:""}.iconsuoxiao1:before{content:""}.iconquanping1:before{content:""}.iconfangda1:before{content:""}.iconchaqu:before{content:""}.iconzuojiantou:before{content:""}.icondrag:before{content:""}.iconshare3:before{content:""}.iconshare2:before{content:""}.iconexportpo:before{content:""}.iconrequestby:before{content:""}.iconfuzhi1:before{content:""}.iconbianjibi:before{content:""}.iconPDF1:before{content:""}.iconError:before{content:""}.iconfangda:before{content:""}.iconyulan:before{content:""}.iconclose1:before{content:""}.iconapproveselected:before{content:""}.iconrejectselected:before{content:""}.iconprojectsetting:before{content:""}.iconselectallmodules:before{content:""}.iconintegrate:before{content:""}.iconqianming:before{content:""}.iconpeizhiqianming:before{content:""}.icondelegation1:before{content:""}.iconskip:before{content:""}.iconclear:before{content:""}.iconlimited:before{content:""}.iconresetsignature:before{content:""}.iconInsertsignature:before{content:""}.iconedit2:before{content:""}.iconPDF:before{content:""}.iconexcel:before{content:""}.iconword-2:before{content:""}.iconppt:before{content:""}.iconaddlocation:before{content:""}.iconreceiptimage:before{content:""}.iconexpenseinformation:before{content:""}.iconmoredetailshang:before{content:""}.iconmoredetailxia:before{content:""}.iconexpensereport:before{content:""}.iconexpensesetting:before{content:""}.iconexpensemytask:before{content:""}.iconmyexpense:before{content:""}.iconrate:before{content:""}.iconpreview:before{content:""}.iconuploadreceipt:before{content:""}.iconreceiptinformation:before{content:""}.iconnoreceipt:before{content:""}.iconPRequest:before{content:""}.iconcontactperson:before{content:""}.iconSupplierAssessment:before{content:""}.iconsupplement1:before{content:""}.iconSupplierContactInformation:before{content:""}.icontradecategory:before{content:""}.iconmy_invoice:before{content:""}.iconcredit_note:before{content:""}.iconreport_invoice:before{content:""}.iconmy_task_invoice:before{content:""}.iconSupplier_Management:before{content:""}.iconTrade_Category:before{content:""}.iconcreditnote:before{content:""}.iconinvoice3:before{content:""}.iconexport2:before{content:""}.iconexport1:before{content:""}.iconbeizhushuoming:before{content:""}.iconcostallocation:before{content:""}.iconcreatepo:before{content:""}.iconcreatepo2:before{content:""}.iconprreport:before{content:""}.iconcreateinvoice:before{content:""}.iconitems:before{content:""}.iconprhistory:before{content:""}.iconinvoice:before{content:""}.iconpo:before{content:""}.icontelemplate:before{content:""}.icontishi:before{content:""}.iconsubmitanddownload:before{content:""}.iconprinfo:before{content:""}.iconpr:before{content:""}.iconprtask:before{content:""}.iconzhedie:before{content:""}.iconzhankai:before{content:""}.icontermsandConditions:before{content:""}.iconfollow_up1:before{content:""}.iconfollow_up21:before{content:""}.iconInstructions:before{content:""}.iconinbox:before{content:""}.iconrole_permission:before{content:""}.iconuser:before{content:""}.iconworkflow_log:before{content:""}.iconapproval_setting:before{content:""}.icondisable:before{content:""}.iconbatch_approval:before{content:""}.iconmaster_data:before{content:""}.icondelegation:before{content:""}.iconclone2-copy:before{content:""}.iconcancel1:before{content:""}.iconconfirm:before{content:""}.iconclone2:before{content:""}.icondate1:before{content:""}.icondownload1:before{content:""}.iconadd3:before{content:""}.icondelete2:before{content:""}.iconhistory:before{content:""}.iconedit1-copy:before{content:""}.iconexport:before{content:""}.iconedit1:before{content:""}.iconnext:before{content:""}.iconhome:before{content:""}.iconmytravel:before{content:""}.iconlanguage:before{content:""}.iconmyreport:before{content:""}.iconprevious:before{content:""}.iconremind1:before{content:""}.iconsearch2:before{content:""}.iconitinerary:before{content:""}.iconnonetwork:before{content:""}.iconsave:before{content:""}.iconreject1:before{content:""}.icontime1:before{content:""}.iconshare1:before{content:""}.iconsubmit:before{content:""}.iconmytask:before{content:""}.iconupdate:before{content:""}.iconupdatecheck:before{content:""}.iconupload1:before{content:""}.icontripinformation:before{content:""}.iconlogout:before{content:""}.icondelete1:before{content:""}.iconsharewith:before{content:""}.iconupload:before{content:""}.iconreset:before{content:""}.iconerrormessage:before{content:""}.iconlogowhite1:before{content:""}.iconjinggao:before{content:""}.iconshibai:before{content:""}.iconwancheng:before{content:""}.iconshare:before{content:""}.iconperson-21:before{content:""}.iconadd2:before{content:""}.iconaddress:before{content:""}.iconaddtrip:before{content:""}.icondelete_1:before{content:""}.iconflight:before{content:""}.iconflightselect:before{content:""}.iconflod_1:before{content:""}.iconhotel:before{content:""}.iconmoredetail:before{content:""}.iconhotelselect:before{content:""}.iconLanguage:before{content:""}.iconother:before{content:""}.iconremind:before{content:""}.iconotherselect:before{content:""}.icontime:before{content:""}.iconselect:before{content:""}.iconlingdang:before{content:""}.iconsearch1:before{content:""}.icondetails-copy:before{content:""}.iconadd:before{content:""}.iconapproval:before{content:""}.iconadd1:before{content:""}.iconApprovalHistory:before{content:""}.iconApprovalPath:before{content:""}.iconAttendanceApp:before{content:""}.iconAttachements:before{content:""}.iconcancel:before{content:""}.iconCashreimbursement:before{content:""}.iconclone:before{content:""}.iconclone1:before{content:""}.iconclose:before{content:""}.iconCreateNewTrip:before{content:""}.iconDashboardhome:before{content:""}.icondel:before{content:""}.iconDashboardtravel:before{content:""}.icondate:before{content:""}.icondelete:before{content:""}.icondelt:before{content:""}.icondetails:before{content:""}.icondownload:before{content:""}.iconedit:before{content:""}.iconExportall:before{content:""}.iconExportSelect:before{content:""}.iconfail:before{content:""}.iconfile:before{content:""}.iconFare:before{content:""}.iconfold:before{content:""}.iconlogologin:before{content:""}.iconmessage:before{content:""}.iconmessages:before{content:""}.iconlogowhite:before{content:""}.iconMyTask:before{content:""}.iconno:before{content:""}.iconNext:before{content:""}.iconOutOfOffice:before{content:""}.iconPrevious:before{content:""}.iconperson-2:before{content:""}.iconProposedHotel:before{content:""}.iconProposedItinerary:before{content:""}.iconQuestionsandSuggestions:before{content:""}.iconPurchaseRequest:before{content:""}.iconquxiao:before{content:""}.iconRateSheet:before{content:""}.iconreject:before{content:""}.iconReport:before{content:""}.iconReviewRuleConfiguration:before{content:""}.iconRolePermissions:before{content:""}.iconSaveDraft:before{content:""}.iconsearch:before{content:""}.iconselect1:before{content:""}.iconSetting:before{content:""}.iconselect2:before{content:""}.iconStaffBenefit:before{content:""}.iconStaffonboarding:before{content:""}.iconStaffAppraisal:before{content:""}.iconstatus:before{content:""}.iconsuccess:before{content:""}.iconSubmit:before{content:""}.iconTravel:before{content:""}.iconTravelHistory:before{content:""}.iconTripInformation:before{content:""}.icontuichu-2:before{content:""}.iconunfold:before{content:""}.iconunload:before{content:""}.iconUserrights:before{content:""}.iconyes:before{content:""}@font-face{font-family:iconfont logo;src:url(https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834);src:url(https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix) format("embedded-opentype"),url(https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834) format("woff"),url(https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834) format("truetype"),url(https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont) format("svg")}.logo{font-family:iconfont logo;font-size:160px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav-tabs{position:relative}.nav-tabs .nav-more{position:absolute;right:0;bottom:0;height:42px;line-height:42px;color:#666}#tabs{border-bottom:1px solid #eee}#tabs li{cursor:pointer;width:100px;height:40px;line-height:40px;text-align:center;font-size:16px;border-bottom:2px solid transparent;position:relative;z-index:1;margin-bottom:-1px;color:#666}#tabs .active{border-bottom-color:red;color:#222}.tab-container .content{display:none}.main{padding:30px 100px;width:960px;margin:0 auto}.main .logo{color:#333;text-align:left;margin-bottom:30px;line-height:1;height:110px;margin-top:-50px;overflow:hidden;*zoom: 1}.main .logo a{font-size:160px;color:#333}.helps{margin-top:40px}.helps pre{padding:20px;margin:10px 0;border:solid 1px #e7e1cd;background-color:#fffdef;overflow:auto}.icon_lists{width:100%!important;overflow:hidden;*zoom: 1}.icon_lists li{width:100px;margin-bottom:10px;margin-right:20px;text-align:center;list-style:none!important;cursor:default}.icon_lists li .code-name{line-height:1.2}.icon_lists .icon{display:block;height:100px;line-height:100px;font-size:42px;margin:10px auto;color:#333;-webkit-transition:font-size .25s linear,width .25s linear;-moz-transition:font-size .25s linear,width .25s linear;transition:font-size .25s linear,width .25s linear}.icon_lists .icon:hover{font-size:100px}.icon_lists .svg-icon{width:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.icon_lists li .name,.icon_lists li .code-name{color:#666}.markdown{color:#666;font-size:14px;line-height:1.8}.highlight{line-height:1.5}.markdown img{vertical-align:middle;max-width:100%}.markdown h1{color:#404040;font-weight:500;line-height:40px;margin-bottom:24px}.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#404040;margin:1.6em 0 .6em;font-weight:500;clear:both}.markdown h1{font-size:28px}.markdown h2{font-size:22px}.markdown h3{font-size:16px}.markdown h4{font-size:14px}.markdown h5,.markdown h6{font-size:12px}.markdown hr{height:1px;border:0;background:#e9e9e9;margin:16px 0;clear:both}.markdown p{margin:1em 0}.markdown>p,.markdown>blockquote,.markdown>.highlight,.markdown>ol,.markdown>ul{width:80%}.markdown ul>li{list-style:circle}.markdown>ul li,.markdown blockquote ul>li{margin-left:20px;padding-left:4px}.markdown>ul li p,.markdown>ol li p{margin:.6em 0}.markdown ol>li{list-style:decimal}.markdown>ol li,.markdown blockquote ol>li{margin-left:20px;padding-left:4px}.markdown code{margin:0 3px;padding:0 5px;background:#eee;border-radius:3px}.markdown strong,.markdown b{font-weight:600}.markdown>table{border-collapse:collapse;border-spacing:0px;empty-cells:show;border:1px solid #e9e9e9;width:95%;margin-bottom:24px}.markdown>table th{white-space:nowrap;color:#333;font-weight:600}.markdown>table th,.markdown>table td{border:1px solid #e9e9e9;padding:8px 16px;text-align:left}.markdown>table th{background:#f7f7f7}.markdown blockquote{font-size:90%;color:#999;border-left:4px solid #e9e9e9;padding-left:.8em;margin:1em 0}.markdown blockquote p{margin:0}.markdown .anchor{opacity:0;transition:opacity .3s ease;margin-left:8px}.markdown .waiting{color:#ccc}.markdown h1:hover .anchor,.markdown h2:hover .anchor,.markdown h3:hover .anchor,.markdown h4:hover .anchor,.markdown h5:hover .anchor,.markdown h6:hover .anchor{opacity:1;display:inline-block}.markdown>br,.markdown>p>br{clear:both}.hljs{display:block;background:#fff;padding:.5em;color:#333;overflow-x:auto}.hljs-comment,.hljs-meta{color:#969896}.hljs-string,.hljs-variable,.hljs-template-variable,.hljs-strong,.hljs-emphasis,.hljs-quote{color:#df5000}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#a71d5d}.hljs-literal,.hljs-symbol,.hljs-bullet,.hljs-attribute{color:#0086b3}.hljs-section,.hljs-name{color:#63a35c}.hljs-tag{color:#333}.hljs-title,.hljs-attr,.hljs-selector-id,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo{color:#795da3}.hljs-addition{color:#55a532;background-color:#eaffea}.hljs-deletion{color:#bd2c00;background-color:#ffecec}.hljs-link{text-decoration:underline}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px white;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:#ffffff80}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-CX8_9uDN.ttf)}@font-face{font-family:Lato-Regular;src:url(/assets/Lato-Regular-CX8_9uDN.ttf)}@font-face{font-family:Lato-Black;src:url(/assets/Lato-Black-DNFytj0k.ttf)}@font-face{font-family:Lato-Bold;src:url(/assets/Lato-Bold-BrMzgm6X.ttf)}@font-face{font-family:Lato-Hairline;src:url(/assets/Lato-Hairline-DbOJ9L2D.ttf)}@font-face{font-family:Lato-Heavy;src:url(/assets/Lato-Heavy-C6M1m7HC.ttf)}@font-face{font-family:Lato-Light;src:url(/assets/Lato-Light-ByusnHZr.ttf)}@font-face{font-family:Lato-Medium;src:url(/assets/Lato-Medium-CtrYq4Dl.ttf)}@font-face{font-family:Lato-Semibold;src:url(/assets/Lato-Semibold-DmRDIe2r.ttf)}@font-face{font-family:Lato-Thin;src:url(/assets/Lato-Thin-DvbnsMYz.ttf)}@font-face{font-family:Roboto;font-weight:400;src:url(/assets/Roboto-Regular-ia0dPpEo.ttf)}@font-face{font-family:Roboto-Bold;src:url(/assets/Roboto-Bold-CM98DFac.ttf)}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;min-height:100%;line-height:1.15;overflow:hidden;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Lato-Semibold!important;font-size:.8rem!important;line-height:1.5715;display:flex;flex-direction:column;color:#000000d9}#root{display:flex;flex:1;width:100%;height:100%;overflow:hidden}a{cursor:pointer;text-decoration:none}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.print-body{display:block;flex:1;overflow:hidden}@media print{.print-body{overflow:visible}}.languageselect:after{border-bottom:0px solid rgba(0,0,0,.42)!important}.languageselect:before{border-bottom:0px solid rgba(0,0,0,.42)!important}.languageselect>input{border:none!important}.MuiListItem-root,.MuiList-padding{padding-top:0!important;padding-bottom:0!important}input{outline:none}.MuiGrid-spacing-xs-3{width:100%!important;margin:-12px}.r-boxShadow-1by1i7v{box-shadow:#000 0 0}.MuiCardContent-root:last-child{padding-bottom:0!important}.r-1by1i7v{box-shadow:#000 0 0}.hide{display:none}.show{font-family:Lato-Semibold!important;font-size:12.8px;color:#4c4948;letter-spacing:-.05px;line-height:20px}.columns{font-size:16px;vertical-align:top}.columns-self{vertical-align:inherit}.ant-table-row:hover .head-border,.ant-table-row:hover .ant-table-selection-column{border-left:2px solid #ed6d00}.ant-table-row .head-border,.ant-table-row .ant-table-selection-column,.ant-table-tbody .ant-table-selection-column{border-left:2px solid #ffffff}.ant-table-tbody>tr.ant-table-row-selected>td{color:#fff!important;background-color:#ffeddd55!important}.ant-table-thead>tr>th{padding:8px 0 8px 12px!important;color:#fff;background:#4c4948}.ant-table-thead .ant-table-cell-scrollbar{box-shadow:none;-webkit-box-shadow:none}.ant-table-thead .ant-checkbox-wrapper{font-size:16px;vertical-align:middle}.ant-spin-spinning{background-color:#fff}.ant-spin-dot-item{background-color:#ed6d00!important}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{margin:-20px}.ant-table-column-sorter{color:#fff}.ant-table-column-sorter-up.active,.ant-table-column-sorter-down.active{color:#ed6d00!important}.ant-table-tbody>tr>td{padding:8px!important}.ant-table-tbody .ant-table-measure-row>td{padding:0!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#ed6d00;border-color:#ed6d00}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#ed6d00}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#ed6d00}.ant-table-selection-column{vertical-align:top}.td-color-class{color:#4c4948}.dashed-line{display:inline-block}.dashed-line div{width:16px;border-bottom:1px dashed #ed6d00;margin-bottom:5px}.buttonNo{width:90;height:36;background-color:#cecccb;border-radius:2px}.buttonYes{width:90;height:36;background-color:#ed6d00;border-radius:2px}.buttonText{color:#fff;font-size:14px}.modalText{font-family:Lato-Bold!important;font-size:16px;color:#4c4948;letter-spacing:0;line-height:24px}.keyD{color:#4c4948!important}.keyS{color:#ed6d00!important}.keyC{color:#ed9a00!important}.keyW{color:#c49f0b!important}.keyA{color:#18b676!important}.key2{color:#4c4948!important}.keyR{color:#d83724!important}.key3,.keyB,.keyE,.key4,.key5{color:#4c4948!important}.D{font-family:Lato-Semibold;font-size:12.8px;color:#ed6d01;letter-spacing:-.05px;line-height:20px}.S{font-family:Lato-Semibold;font-size:12.8px;color:#ed6d00;letter-spacing:-.05px;line-height:20px}.A{font-family:Lato-Semibold!important;font-size:12.8px;color:#4c4948;letter-spacing:-.05px;line-height:20px}.W{font-family:Lato-Semibold!important;font-size:12.8px;color:#c49f0b;letter-spacing:0;line-height:20px}.C{font-family:Lato-Semibold!important;font-size:12.8px;color:#707070;letter-spacing:-.05px;line-height:20px}.R{font-family:Lato-Semibold!important;font-size:12.8px;color:#d83724;letter-spacing:-.05px;line-height:20px}.cancel{font-family:Lato-Semibold!important;font-size:12.8px;color:#707070;letter-spacing:-.05px;line-height:20px}.confirm{font-family:Lato-Semibold!important;font-size:12.8px;color:#18b676;letter-spacing:-.05px;line-height:20px}.waiting{font-family:Lato-Semibold!important;font-size:12.8px;color:#4c4948;letter-spacing:-.05px;line-height:20px}.yellow-hover:hover{color:#ffa456!important}.red-hover:hover{color:#fc5e4c!important}.green-hover:hover{color:#21cb87!important}.ant-table-thead th.ant-table-column-has-sorters:hover,.ant-table-thead th.ant-table-column-sort{background:#4c4948!important}.ant-table-column-sorters{padding:0!important}.ant-modal-header{padding:11px 24px!important;background:#f5f5f5!important}.drag-up{animation:dragup ease .2s 1;animation-fill-mode:forwards;border:solid 2px #cccccc}.drag-down{animation:dragdown ease .2s 1;animation-fill-mode:forwards;border:solid 2px #cccccc}@keyframes dragup{0%{margin-top:10px}to{margin-top:60px}}@keyframes dragdown{0%{margin-bottom:10px;margin-top:60px}to{margin-bottom:60px;margin-top:10px}}ul,li{list-style:none}
