[data-v-8ee3ea2c] .ProseMirror{padding:10px;line-height:normal;font-size:15px}[data-v-8ee3ea2c] .ProseMirror.ProseMirror-focused{outline:none}[data-v-8ee3ea2c] .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:right;font-size:14px;color:#829cb9;line-height:24px;pointer-events:none;height:0}.NewTask__Component__Editor__Actions[data-v-8ee3ea2c]{margin:10px 0;margin-bottom:0;display:flex}.NewTask__Component__Editor__Actions .editor_button[data-v-8ee3ea2c]{border:none;background-color:transparent;border:1px solid transparent;border-radius:5px;padding:0;cursor:pointer;transition:border .1s linear}.NewTask__Component__Editor__Actions .editor_button[data-v-8ee3ea2c]:hover{border:1px solid silver}.NewTask__Component__Editor__Actions .editor_button[data-v-8ee3ea2c] .mdi-24px:before{font-size:16px}.NewTask__Component__Editor__Actions .editor_button.is-active[data-v-8ee3ea2c]{background-color:#e8e8e8;border:1px solid silver}.InlineField__Component[data-v-db7f7dc8]{padding:5px 0}.InlineField__Component:not(.read-only).invalid .InlineField__Component__Placeholder[data-v-db7f7dc8],.InlineField__Component:not(.read-only).is-focused .InlineField__Component__Placeholder[data-v-db7f7dc8],.InlineField__Component:not(.read-only).is-hover .InlineField__Component__Placeholder[data-v-db7f7dc8]{transform:translateY(0)}.InlineField__Component:not(.read-only).is-focused[data-v-db7f7dc8] input,.InlineField__Component:not(.read-only).is-hover[data-v-db7f7dc8]:not(.hide-hover) input{border-bottom:1px solid #00a4bd!important}.InlineField__Component.has-value .InlineField__Component__Placeholder[data-v-db7f7dc8]{transform:translateY(0)}.InlineField__Component.is-hover[data-v-db7f7dc8] .vs__actions{opacity:1}.InlineField__Component .InlineField__Component__Placeholder__Icon[data-v-db7f7dc8]{color:#00a4bd;opacity:0;cursor:pointer;top:20px;position:relative}.InlineField__Component.read-only .InlineField__Component__Placeholder__Icon[data-v-db7f7dc8]{display:none}.InlineField__Component.is-hover:not(.is-focused):not(.has-value) .InlineField__Component__Placeholder__Icon[data-v-db7f7dc8]{opacity:1}.InlineField__Component .InlineField__Component__Placeholder[data-v-db7f7dc8]{display:flex;justify-content:space-between;align-items:center;transform:translateY(10px);transition:transform .1s linear;position:relative;z-index:1}.InlineField__Component .InlineField__Component__Placeholder .InlineField__Component__Placeholder__Text[data-v-db7f7dc8]{color:#287994;font-size:14px;font-weight:500}.InlineField__Component.invalid label[data-v-db7f7dc8] input{background-color:#e9f5ff}.InlineField__Component label[data-v-db7f7dc8]{display:flex;flex-direction:column;cursor:pointer;position:relative}.InlineField__Component.read-only label[data-v-db7f7dc8]{cursor:default}.InlineField__Component[data-v-db7f7dc8] .v-select,.InlineField__Component[data-v-db7f7dc8] input{border:none;border-bottom:1px solid transparent;width:100%;border-radius:0;transition:all .1s linear;font-size:16px!important;box-shadow:none}.InlineField__Component[data-v-db7f7dc8] .v-select:focus,.InlineField__Component[data-v-db7f7dc8] input:focus{outline:none;cursor:text}.InlineField__Component[data-v-db7f7dc8] .datepicker input{border:none}.InlineField__Component[data-v-db7f7dc8] .datepicker input[disabled].input{background-color:transparent;color:#000;padding:0}.InlineField__Component[data-v-db7f7dc8] .borderBottom input{border-bottom:1px solid #fff}.InlineField__Component[data-v-db7f7dc8] .datepicker .dropdown-menu{direction:ltr;min-width:20rem}.InlineField__Component[data-v-db7f7dc8] .datepicker .dropdown .dropdown-trigger .control input{direction:ltr;text-align:right}.SideMenu__Component[data-v-5b598160]{height:100vh;position:absolute;left:0;top:0;display:flex;flex-direction:column;z-index:2}.SideMenu__Component[data-v-5b598160] .SideMenu__Header{background:#01a6bc;background:linear-gradient(90deg,#01a6bc,#00baa8);display:flex;justify-content:space-between;align-items:center;padding:20px}.SideMenu__Component[data-v-5b598160] .SideMenu__Header h1{color:#fff;font-size:20px;font-weight:400;margin:0;padding:0}.SideMenu__Component[data-v-5b598160] .SideMenu__Header .SideMenu__Header__Close__Icon{background:transparent;border:none;outline:none}.SideMenu__Component[data-v-5b598160] .SideMenu__Header .SideMenu__Header__Close__Icon span{color:#fff;font-size:1.5rem;cursor:pointer;border-radius:50%;padding:15px}.SideMenu__Component[data-v-5b598160] .SideMenu__Header .SideMenu__Header__Close__Icon span:hover{background-color:hsla(0,0%,46.7%,.4);transition:all .2s linear}.SideMenu__Component[data-v-5b598160] .SideMenu__Content{height:100%;background-color:#fff;overflow-y:auto;padding:40px}.SideMenu__Component[data-v-5b598160] .SideMenu__Content.Entity-Preview{padding:0}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component{margin-bottom:20px}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label{display:flex;flex-direction:column}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label span{font-size:14px;margin-bottom:5px}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label input[type=text]{border:1px solid #cbd6e2;border-radius:2px;padding:9px;outline:none}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label input[type=text].vs--has-value{border:1px solid #00b4ae!important}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label .vs__search::-moz-placeholder{color:#333;font-size:14px}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label .vs__search:-ms-input-placeholder{color:#333;font-size:14px}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label .vs__search::placeholder{color:#333;font-size:14px}.SideMenu__Component[data-v-5b598160] .SideMenu__Content .Field__Component label .vs__dropdown-toggle{padding:4px 0;border-radius:2px;border-color:#cbd6e2}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer{height:80px;border-top:1px solid silver;background:#fff;display:flex;position:relative}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer .show-record{color:#1e9eb8;position:absolute;left:20px;top:50%;transform:translateY(-50%)}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer .show-record:hover{text-decoration:underline}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer .show-entity-btn{color:#fff;position:absolute;left:20px;background-color:#ff7a59;height:45px;margin:10px;padding:10px 30px;border-radius:3px;outline:none;cursor:pointer}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer .show-entity-btn:hover{background-color:#fb6743}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer button{height:45px;margin:10px;padding:10px 30px;border-radius:3px;outline:none;cursor:pointer}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer button:hover{border-color:#fdc1b2!important}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer button:active{border-color:#ff7a59!important;transform:scale(.95)}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer button.create{background:#ff7a59;color:#fff;border:none}.SideMenu__Component[data-v-5b598160] .SideMenu__Footer button.close{background:#fff;color:#ff7a59;border:none;border:1px solid #ff7a59}.fade-leave-active[data-v-5b598160],.slide-from-left-enter-active[data-v-5b598160]{transition:transform .2s cubic-bezier(1,.5,.8,1)}.fade-leave-to[data-v-5b598160],.slide-from-left-enter[data-v-5b598160]{transform:translateX(-600px)}@media screen and (max-width:600px){.SideMenu__Component[data-v-5b598160]{width:100%!important}}.ActivityComment__Component[data-v-54bd8ba6]{margin-top:5px;display:flex}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions[data-v-54bd8ba6],.ActivityComment__Component .ActivityComment__Component__Box__Content[data-v-54bd8ba6]{margin-top:10px}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions button[data-v-54bd8ba6]{border:none;background-color:transparent;padding:5px 10px;cursor:pointer;height:unset;line-height:normal;font-size:14px}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions button[data-v-54bd8ba6]:active{transform:scale(.97)}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions button.Save[data-v-54bd8ba6]{background-color:#486480;color:#fff;border-radius:3px;transition:transform .1s cubic-bezier(.075,.82,.165,1)}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions button.Save[data-v-54bd8ba6]:hover{background-color:#597794}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions button.Cancel[data-v-54bd8ba6]{background-color:#486480;color:#fff;border-radius:3px;margin-right:5px}.ActivityComment__Component .ActivityComment__Component__Box__Content .ActivityComment__Component__Box__Content__Edit .ActivityComment__Component__Box__Content__Edit__Actions button.Cancel[data-v-54bd8ba6]:hover{background-color:#597794}.ActivityComment__Component[data-v-54bd8ba6] .NewTask__Component__Editor_Inner{background-color:#edfaff;border:1px solid #cecece;border-radius:2px}.ActivityComment__Component[data-v-54bd8ba6] .NewTask__Component__Editor_Inner .ProseMirror{height:100px}.ActivityComment__Component .ActivityComment__Component__Avatar[data-v-54bd8ba6]{background-color:#83d4ce;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;color:#fff;-webkit-margin-end:10px;margin-inline-end:10px}.ActivityComment__Component .ActivityComment__Component__Box[data-v-54bd8ba6]{width:100%}.ActivityComment__Component .ActivityComment__Component__Box .ActivityComment__Component__Box__Header[data-v-54bd8ba6]{display:flex;flex:1;justify-content:space-between}.ActivityComment__Component .ActivityComment__Component__Box .ActivityComment__Component__Box__User[data-v-54bd8ba6]{font-size:15px}.ActivityComment__Component .ActivityComment__Component__Box .ActivityComment__Component__Box__User strong[data-v-54bd8ba6]{font-weight:600;-webkit-margin-end:3px;margin-inline-end:3px}.ActivityComment__Component .ActivityComment__Component__Box .ActivityComment__Component__Box__User .ActivityComment__Component__Box__User__Actions a[data-v-54bd8ba6]{color:#06c;-webkit-margin-end:6px;margin-inline-end:6px;font-size:14px}.ActivityComment__Component .ActivityComment__Component__Box .ActivityComment__Component__Box__User .ActivityComment__Component__Box__User__Actions a[data-v-54bd8ba6]:hover{text-decoration:underline}.ActivityComment__Component .ActivityComment__Component__Box .ActivityComment__Component__Box__Date[data-v-54bd8ba6]{font-size:14px}#VueIframeWritable__Component[data-v-9a41dcea]{position:fixed;z-index:100;padding:10px}#VueIframeWritable__Component .Actions[data-v-9a41dcea]{position:absolute;right:0;top:0;padding:10px}#VueIframeWritable__Component .Actions[data-v-9a41dcea] .button{background:transparent;border:none;color:#fff;margin:0 5px}#VueIframeWritable__Component .Actions[data-v-9a41dcea] .button :active{transform:scale(.98);border:none}#VueIframeWritable__Component .Actions[data-v-9a41dcea] .button :focus{border:none}.animation-content[data-v-9a41dcea]{padding:0;margin:0;width:100%;height:100%;background-color:#fff;z-index:1;width:1100px}.animation-content iframe[data-v-9a41dcea]{width:100%;height:100%}.ActivityComments__Component[data-v-566bcb44]{padding:8px 10px;display:flex;flex-direction:column}.ActivityComments__Component .ActivityComments__Component__Comments__List__Item[data-v-566bcb44]{margin:10px 0;border:1px solid #d2d2d2;padding:15px 10px}.ActivityComments__Component .ActivityComments__Component__Editor .NewTask__Component__Editor_Inner[data-v-566bcb44]{background-color:#edfaff;border:1px solid #cecece}.ActivityComments__Component .ActivityComments__Component__Editor .NewTask__Component__Editor_Inner[data-v-566bcb44] .ProseMirror{height:100px}.ActivityComments__Component .ActivityComments__Component__Editor .Activity__Item__Box__Content__Text__Editor__Actions[data-v-566bcb44]{margin-top:10px}.ActivityComments__Component .ActivityComments__Component__Editor .Activity__Item__Box__Content__Text__Editor__Actions button[data-v-566bcb44]{border:none;background-color:transparent;padding:5px 10px;cursor:pointer;background-color:#486480;height:unset;line-height:normal;font-size:14px}.ActivityComments__Component .ActivityComments__Component__Editor .Activity__Item__Box__Content__Text__Editor__Actions button[data-v-566bcb44]:hover{background-color:#597794}.ActivityComments__Component .ActivityComments__Component__Editor .Activity__Item__Box__Content__Text__Editor__Actions button[data-v-566bcb44]:active{transform:scale(.97)}.ActivityComments__Component .ActivityComments__Component__Editor .Activity__Item__Box__Content__Text__Editor__Actions button.Save[data-v-566bcb44]{color:#fff;border-radius:3px;transition:transform .1s cubic-bezier(.075,.82,.165,1)}.ActivityComments__Component .ActivityComments__Component__Editor .Activity__Item__Box__Content__Text__Editor__Actions button.Cancel[data-v-566bcb44]{color:#fff;border-radius:3px;margin-right:5px}.ActivityComments__Component .ActivityComments__Component__Comments .ActivityComments__Component__Comments__Toggle[data-v-566bcb44]{display:flex;align-items:center;cursor:pointer}.ActivityComments__Component .ActivityComments__Component__Comments .ActivityComments__Component__Comments__Toggle[data-v-566bcb44]:hover{color:#2e7086}.ActivityComments__Component .ActivityComments__Component__Comments .ActivityComments__Component__Comments__Icon[data-v-566bcb44]{transform:rotate(-90deg);-webkit-margin-start:-5px;margin-inline-start:-5px;color:#0091ae;transition:transform .1s linear}.ActivityComments__Component .ActivityComments__Component__Comments .ActivityComments__Component__Comments__Icon.open[data-v-566bcb44]{transform:rotate(-180deg)!important}.ActivityComments__Component .ActivityComments__Component__Comments .ActivityComments__Component__Comments__Icon[data-v-566bcb44] .mdi:before{font-size:20px}.ActivityComments__Component .AddComment span[data-v-566bcb44]{color:#569cc5;-webkit-margin-end:5px;margin-inline-end:5px}.ActivityComments__Component .AddComment a[data-v-566bcb44]{color:#0091ae;border:none;background:transparent;cursor:pointer;padding:0;margin:0}.ActivityComments__Component .AddComment a[data-v-566bcb44]:hover{text-decoration:underline}#NewTask__Component[data-v-5c78e41a]{position:absolute;z-index:9;background-color:#fff;border-radius:3px;box-shadow:0 1px 24px 0 silver}#NewTask__Component #NewTask__Component__Header[data-v-5c78e41a]{border-radius:3px;padding:5px 10px;cursor:move;z-index:10;background-color:#516f90;color:#fff;width:700px;font-size:19px;display:flex;justify-content:space-between;align-items:center;border-bottom-right-radius:0;border-bottom-left-radius:0}#NewTask__Component .NewTask__Component__Title input[data-v-5c78e41a]{border:none;padding:15px 20px;margin:5px 0;width:100%}#NewTask__Component .NewTask__Component__Title input[data-v-5c78e41a]:focus{border:none;outline:none}#NewTask__Component .NewTask__Component__Title input[data-v-5c78e41a]::-moz-placeholder{color:#829cb9}#NewTask__Component .NewTask__Component__Title input[data-v-5c78e41a]:-ms-input-placeholder{color:#829cb9}#NewTask__Component .NewTask__Component__Title input[data-v-5c78e41a]::placeholder{color:#829cb9}#NewTask__Component .NewTask__Component__Reminder[data-v-5c78e41a]{padding:0 20px}#NewTask__Component .NewTask__Component__Reminder .NewTask__Component__Reminder__Fields[data-v-5c78e41a]{display:flex;padding-bottom:5px}#NewTask__Component .NewTask__Component__Reminder .NewTask__Component__Reminder__Fields .field .is-grouped .is-grouped-centered[data-v-5c78e41a]{flex-direction:row-reverse!important}#NewTask__Component .NewTask__Component__Reminder .NewTask__Component__Reminder__Fields>div[data-v-5c78e41a]{display:flex;border-bottom:1px solid #d8d8d8}#NewTask__Component .NewTask__Component__Attributes[data-v-5c78e41a]{margin:0 20px;padding:0 0;display:flex;border-bottom:1px solid #d8d8d8}#NewTask__Component .NewTask__Component__Attributes[data-v-5c78e41a] .vs__open-indicator{fill:#0091ae;transform:scale(.6)}#NewTask__Component .NewTask__Component__Attributes[data-v-5c78e41a] .vs__selected{color:#0091ae;font-weight:700}#NewTask__Component .NewTask__Component__Attributes[data-v-5c78e41a] .vs__dropdown-toggle{cursor:pointer}#NewTask__Component .NewTask__Component__Attributes[data-v-5c78e41a] .vs__dropdown-toggle:hover{text-decoration:underline;color:#0091ae;cursor:pointer}#NewTask__Component .NewTask__Component__Editor[data-v-5c78e41a]{cursor:default;padding:10px;padding-bottom:3px}#NewTask__Component .NewTask__Component__Editor[data-v-5c78e41a] .NewTask__Component__Editor_Inner>div:first-child{min-height:100px;max-height:300px;overflow-y:auto}#NewTask__Component #NewTask__Component__Footer[data-v-5c78e41a]{border-top:1px solid #dfe3eb;padding:10px}#NewTask__Component #NewTask__Component__Footer button[data-v-5c78e41a]{background:#ff7a59;border:none;border-radius:3px;padding:7px 12px;color:#fff;cursor:pointer}#NewTask__Component #NewTask__Component__Footer button[data-v-5c78e41a]:disabled{background:silver;cursor:not-allowed}#NewTask__Component #NewTask__Component__Footer button[data-v-5c78e41a]:not(:disabled):hover{background:#fb6743}.close__icon[data-v-5c78e41a]{cursor:pointer;width:40px;height:40px;background-color:transparent}.close__icon[data-v-5c78e41a]:hover{background-color:hsla(0,0%,75.3%,.25882352941176473);pointer-events:default;border-radius:50%;padding:10px;transition:background .2s linear}.ActivityItemTask__Component__Edit[data-v-7468f3e4]{padding:15px 0;border-top:1px solid #d8d8d8}.Activity__Item__Box__Content__Text__Title[data-v-7468f3e4]{display:flex;align-items:start;padding-bottom:15px}.Activity__Item__Box__Content__Text__Title[data-v-7468f3e4] .NewTask__Component__Editor__Actions{display:none}.Activity__Item__Box__Content__Text__Title[data-v-7468f3e4] .ProseMirror{min-height:unset!important;padding:2px 5px}.Activity__Item__Box__Content__Text__Title button[data-v-7468f3e4]{border:none;background-color:transparent;cursor:pointer}.Activity__Item__Box__Content__Text__Title .icon[data-v-7468f3e4]{color:silver}.Activity__Item__Box__Content__Text__Title.complete .icon[data-v-7468f3e4]{color:#00bda5}.Activity__Item__Box__Content__Text__Title.complete span[data-v-7468f3e4]{text-decoration:line-through}.NewTask__Component__Reminder[data-v-7468f3e4]{padding:0 20px}.NewTask__Component__Reminder .NewTask__Component__Reminder__Fields[data-v-7468f3e4]{display:flex;padding-bottom:5px}.NewTask__Component__Reminder .NewTask__Component__Reminder__Fields>div[data-v-7468f3e4]{width:140px;display:flex;flex-grow:1}.NewTask__Component__Attributes[data-v-7468f3e4]{margin:0 20px;padding:0 0;display:flex;border-bottom:1px solid #d8d8d8}.NewTask__Component__Attributes[data-v-7468f3e4] .vs__open-indicator{fill:#0091ae;transform:scale(.6)}.NewTask__Component__Attributes[data-v-7468f3e4] .vs__selected{color:#0091ae;font-weight:700}.NewTask__Component__Attributes[data-v-7468f3e4] .vs__dropdown-toggle{cursor:pointer}.NewTask__Component__Attributes[data-v-7468f3e4] .vs__dropdown-toggle:hover{text-decoration:underline;color:#0091ae;cursor:pointer}.Activity__Item__Box__Content__Text__Editor[data-v-7468f3e4]{padding-right:15px;margin:10px 0}.Activity__Item__Box__Content__Text__Editor__Actions[data-v-7468f3e4]{margin-bottom:20px}.Activity__Item__Box__Content__Text__Editor__Actions button[data-v-7468f3e4]{border:none;background-color:transparent;padding:5px 10px;cursor:pointer;line-height:normal;height:unset;font-size:15px}.Activity__Item__Box__Content__Text__Editor__Actions button[data-v-7468f3e4]:active{transform:scale(.97)}.Activity__Item__Box__Content__Text__Editor__Actions button.Save[data-v-7468f3e4]{background-color:#486480;color:#fff;border-radius:3px;transition:transform .1s cubic-bezier(.075,.82,.165,1)}.Activity__Item__Box__Content__Text__Editor__Actions button.Save[data-v-7468f3e4]:hover{background-color:#597794}.Activity__Item__Box__Content__Text__Editor__Actions button.Cancel[data-v-7468f3e4]{background-color:#d0d0d0;color:#000;border-radius:3px;margin-right:5px}.Activity__Item__Box__Content__Text__Editor__Actions button.Cancel[data-v-7468f3e4]:hover{background-color:#e4e4e4}.Activity__Item__Box__Content__Text__Editor[data-v-7468f3e4]{direction:rtl;padding-right:14px;font-size:14px;position:relative;color:#000;padding:10px 10px 30px 10px;border:1px solid transparent;border-radius:3px;max-height:55px;overflow:hidden}.Activity__Item__Box__Content__Text__Editor.--Title[data-v-7468f3e4]{padding:0;margin:0}.Activity__Item__Box__Content__Text__Editor[data-v-7468f3e4]:not(.open):after{background-image:linear-gradient(rgba(4,4,4,0) 50%,#fff);height:55px;opacity:1;pointer-events:none;position:absolute;top:0;left:0;right:0;content:""}.Activity__Item__Box__Content__Text__Editor.open[data-v-7468f3e4]{max-height:unset}.Activity__Item__Box__Content__Text__Editor.open[data-v-7468f3e4]:hover{background-color:#e5f5f8;border:1px solid #addbff}.DialogRpoertStatusManage__Component[data-v-23af67b6]{display:table;border-collapse:collapse;width:100%;width:1000px}.DialogRpoertStatusManage__Component .modal-card-body[data-v-23af67b6]{min-height:500px}.DialogRpoertStatusManage__Component .columns[data-v-23af67b6]{font-weight:700}.DialogRpoertStatusManage__Component .columns[data-v-23af67b6],.DialogRpoertStatusManage__Component .row[data-v-23af67b6]{display:table-row;border-bottom:1px solid #d2d2d2;margin:0}.DialogRpoertStatusManage__Component .columns .removeItem[data-v-23af67b6],.DialogRpoertStatusManage__Component .row .removeItem[data-v-23af67b6]{text-decoration:underline}.DialogRpoertStatusManage__Component .columns>div[data-v-23af67b6],.DialogRpoertStatusManage__Component .row>div[data-v-23af67b6]{display:table-cell;vertical-align:middle;padding:15px 10px}.DialogRpoertStatusManage__Component .columns .Table_Field.invalid[data-v-23af67b6],.DialogRpoertStatusManage__Component .row .Table_Field.invalid[data-v-23af67b6]{background-color:#e9f5ff}.DialogRpoertStatusManage__Component .columns .Table_Field[data-v-23af67b6] .datepicker,.DialogRpoertStatusManage__Component .row .Table_Field[data-v-23af67b6] .datepicker{font-size:unset}.DialogRpoertStatusManage__Component .columns .Table_Field[data-v-23af67b6] .datepicker .dropdown-menu,.DialogRpoertStatusManage__Component .row .Table_Field[data-v-23af67b6] .datepicker .dropdown-menu{left:unset;right:0}.DialogRpoertStatusManage__Component .modal-card-foot[data-v-23af67b6]{display:flex;justify-content:space-between}.DialogRpoertStatusManage__Component .no-records[data-v-23af67b6]{font-size:18px;text-align:center;margin:20px 0}