@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Oxygen:wght@300;400&display=swap);*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:unset;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}a:focus,button:focus,input:focus,textarea:focus{outline:none}.js body{display:none}.header{position:fixed;width:100%;z-index:6;background:#fff;height:79px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;top:0;left:0;box-shadow:0 7px 9px -7px rgba(0,0,0,.4)}.header .header-logo{cursor:pointer}.header .header-actions{display:flex;justify-content:center;align-items:center}.header .header-actions .notification-action{margin:0 10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .header-actions .notification-action span{padding-left:5px;font-weight:700}.header .header-actions .profile-action{margin:0 15px 0 10px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .header-actions .profile-action .fas.fa-sort-down{padding:0;position:absolute;top:-4px;right:-15px;color:#000}.header .header-actions .burger-action{display:none;align-items:center;width:20px;height:17px;margin:0 10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .header-actions .burger-action>div{height:2px;width:100%;background:#000;position:relative;border-radius:5px}.header .header-actions .burger-action>div:after,.header .header-actions .burger-action>div:before{content:"";position:absolute;left:0;width:100%;height:2px;background:#000;border-radius:5px}.header .header-actions .burger-action>div:before{bottom:8px}.header .header-actions .burger-action>div:after{top:8px}.header .header-actions .notification-action.active,.header .header-actions .notification-action:hover{color:#3e5eec}.header .header-actions .notification-action.active i,.header .header-actions .notification-action:hover i{font-weight:700}.header .header-actions .profile-action.active,.header .header-actions .profile-action:hover{color:#3e5eec}.header .header-actions .profile-action.active i,.header .header-actions .profile-action:hover i{color:#3e5eec!important}.header .header-actions .burger-action.active div,.header .header-actions .burger-action.active div:after,.header .header-actions .burger-action.active div:before,.header .header-actions .burger-action:hover div,.header .header-actions .burger-action:hover div:after,.header .header-actions .burger-action:hover div:before{background:#3e5eec!important}.header .header-popups{position:absolute;width:100%;top:80px}.header .header-popups .profile-popup{display:flex;flex-direction:column;width:250px;height:-moz-max-content;height:max-content;max-height:300px;overflow-y:auto;gap:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.3411764705882353);position:absolute;border:1px solid rgba(62,94,236,.2);border-radius:5px;background:#fff;padding:10px 0;right:30px}.header .header-popups .profile-popup>div{display:block;position:relative;font-size:12px;padding:10px;margin:0 10px;border:1px solid rgba(62,94,236,.2);border-radius:5px;cursor:pointer}.header .header-popups .profile-popup>div i{margin-right:5px}.header .header-popups .profile-popup>div:hover{color:#3e5eec!important}.header .header-popups .profile-popup>div:hover i{color:#3e5eec}.header .header-popups .profile-popup>div:last-of-type:after{border:none}.header .header-popups .notifications-popup{width:250px;height:-moz-max-content;height:max-content;max-height:300px;overflow-y:auto;box-shadow:0 0 5px 0 rgba(0,0,0,.3411764705882353);position:absolute;border:1px solid rgba(62,94,236,.2);border-radius:5px;background:#fff;padding:10px 0;right:150px}.header .header-popups .notifications-popup .empty-notifications{font-size:12px;padding:10px;margin:0 10px;border:1px solid rgba(62,94,236,.2);border-radius:5px}.header .header-popups .notifications-popup .full-notifications{display:flex;flex-direction:column;gap:10px}.header .header-popups .notifications-popup .full-notifications .mark-all-as-read{margin:0 10px}.header .header-popups .notifications-popup .full-notifications .mark-all-as-read button{width:100%;background-color:#3e5eec;border-color:#3e5eec}.header .header-popups .notifications-popup .full-notifications .notification-items{display:flex;flex-direction:column;gap:10px}.header .header-popups .notifications-popup .full-notifications .notification-items .notification-item{margin:0 10px}.header .header-popups .notifications-popup .full-notifications .notification-items .notification-item .notification-item-content{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:10px;border:1px solid rgba(62,94,236,.2);border-radius:5px}.header .header-popups .notifications-popup .full-notifications .notification-items .notification-item .notification-item-content span{line-height:16px}.header .header-popups .notifications-popup .full-notifications .notification-items .notification-item .notification-item-content button{padding:0;color:#3e5eec;border:none;background:none;font-size:18px}@media (max-width:900px){.header .header-actions .profile-action{margin:0 25px 0 10px}.header .header-actions .burger-action{display:flex}.header .header-popups>div{width:50%!important;right:27vw!important}}@media (max-width:500px){.header .header-logo img{width:100px}.header .header-popups>div{width:80%!important;right:13vw!important}}.sidebar{width:320px;height:calc(100vh - 79px);background:#ebeefd;padding:55px 25px;direction:ltr;position:fixed;z-index:5;top:79px;overflow-y:auto;box-shadow:inset -7px 0 3px -7px rgba(0,0,0,.4)}.sidebar-item{display:flex;align-items:center;height:56px;padding:0 15px;border-radius:7px;cursor:pointer;margin:5px 0}.sidebar-item-images .dark-img{display:block}.sidebar-item-images .light-img{display:none}.sidebar-item-name{margin-left:15px;font-weight:400;line-height:23px;letter-spacing:.69px;font-size:14px;color:#000}.sidebar-item:hover,.sidebar .active{background:#3e5eec}.sidebar-item:hover .dark-img,.sidebar .active .dark-img{display:none}.sidebar-item:hover .light-img,.sidebar .active .light-img{display:block}.sidebar-item:hover .sidebar-item-name,.sidebar .active .sidebar-item-name{color:#fff}.sidebar-group{margin:5px 0}.sidebar-group-item{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 15px;border-radius:7px;cursor:pointer}.sidebar-group-item-left{display:flex}.sidebar-group-item-left-images .dark-img{display:block}.sidebar-group-item-left-images .light-img{display:none}.sidebar-group-item-left-name{display:flex;align-items:center;margin-left:15px;font-weight:400;line-height:23px;letter-spacing:.69px;font-size:14px;color:#000}.sidebar-group-item-right-action i{transition:.5s;font-size:16px;color:#3e5eec}.sidebar-group-dropdown{display:none;padding-left:27px;margin:11px 0}.sidebar-group-dropdown-item{display:flex;align-items:center;gap:10px;cursor:pointer}.sidebar-group-dropdown-item hr{border:none;background-color:rgba(62,94,236,.2);width:5px;height:32px}.sidebar-group-dropdown-item span{color:rgba(50,50,50,.8);font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.29;letter-spacing:.69px}.sidebar-group-dropdown-item.current hr{background-color:#3e5eec}.sidebar-group-dropdown-item.current span{color:#3e5eec;font-weight:700}.sidebar-group-item:hover,.sidebar-group.is-active .sidebar-group-item,.sidebar-group.opened .sidebar-group-item{background:#3e5eec}.sidebar-group-item:hover .dark-img,.sidebar-group.is-active .dark-img,.sidebar-group.opened .dark-img{display:none}.sidebar-group-item:hover .light-img,.sidebar-group.is-active .light-img,.sidebar-group.opened .light-img{display:block}.sidebar-group-item:hover .sidebar-group-item-left-name,.sidebar-group-item:hover .sidebar-group-item-right-action i,.sidebar-group.is-active .sidebar-group-item-left-name,.sidebar-group.is-active .sidebar-group-item-right-action i,.sidebar-group.opened .sidebar-group-item-left-name,.sidebar-group.opened .sidebar-group-item-right-action i{color:#fff}.sidebar-group.opened .sidebar-group-item-right-action i{transform:rotate(90deg)}.sidebar-group-dropdown-item:not(.current):hover hr{background-color:#323232}.sidebar-group-dropdown-item:not(.current):hover span{color:#323232}@media (max-width:900px){.sidebar{width:100%;padding:30px 25px;box-shadow:inset 0 9px 9px -7px rgba(0,0,0,.4);transition:all .5s ease-in-out}}.preloader{position:fixed;width:100%;height:100vh;z-index:100000;top:0;left:0;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.7)}.preloader img{width:54px}.popup{width:100%;height:100vh;background:rgba(62,94,236,.16862745098039217);position:fixed;top:0;left:0;z-index:3000}.popup .popup-inner{width:50%;max-height:80vh;box-shadow:inset 0 0 2px rgba(0,0,0,.5);border-radius:5px;background:#fff;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.popup .popup-inner .popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:2px solid rgba(62,94,236,.2)}.popup .popup-inner .popup-header h1{color:#323232;font-size:30px;font-weight:700}.popup .popup-inner .popup-header img{width:25px;cursor:pointer}.popup .popup-inner .popup-body{overflow-y:auto;max-height:50vh;padding:20px}.popup .popup-inner .popup-footer{display:flex;justify-content:space-between;align-items:center;padding:20px;border-top:2px solid rgba(62,94,236,.2)}.fade-enter-active,.fade-leave-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}@media (max-width:900px){.popup .popup-inner{width:90%}.popup .popup-inner .popup-header h1{font-size:20px}}.uploader{display:flex;flex-direction:column-reverse;gap:20px}.uploader,.uploader .el-upload{width:100%}.uploader .el-upload .el-upload-dragger{width:100%;padding:15px 0;height:-moz-max-content;height:max-content;border:2px dashed #323232;background-color:#f5f5f5}.uploader .el-upload .el-upload-dragger .el-icon-upload{color:rgba(50,50,50,.5);margin-top:0}.uploader .el-upload .el-upload-dragger .el-upload-placeholder p{width:305px;margin:auto;line-height:20px}.uploader .el-upload .el-upload-dragger.is-dragover,.uploader .el-upload .el-upload-dragger:hover{background-color:#ebeefd;border-color:#3e5eec}.uploader .el-upload .el-upload-dragger.is-dragover .el-icon-upload,.uploader .el-upload .el-upload-dragger:hover .el-icon-upload{color:#3e5eec}.uploader .el-upload-content{display:flex;flex-direction:column;gap:15px}.uploader .el-upload-content .files-area{border:1px solid rgba(50,50,50,.231373);border-radius:10px;padding:10px}.uploader .el-upload-content .files-area p{font-weight:700;color:#323232;margin-bottom:10px}.uploader .el-upload-content .files-area .files{display:flex;flex-direction:column;gap:10px}.uploader .el-upload-content .files-area .files .file{display:flex;justify-content:space-between;gap:10px;padding-bottom:10px}.uploader .el-upload-content .files-area .files .file:not(:last-child){border-bottom:1px solid #3e5eec;padding-bottom:10px}.uploader .el-upload-content .files-area .files .file-fields{width:100%;display:flex;gap:10px}.uploader .el-upload-content .files-area .files .file-fields .el-input.new-file-input .el-input-group__prepend{background:none;border-right:none;padding:0 0 0 8px}.uploader .el-upload-content .files-area .files .file-fields .el-input.new-file-input .el-input-group__prepend div{width:62px;height:23px;display:flex;justify-content:center;align-items:center;border-radius:2px;border:1px solid #eccc3e;background-color:#fbf5d9}.uploader .el-upload-content .files-area .files .file-fields .el-input.new-file-input .el-input-group__prepend div span{font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#a78800}.uploader .el-upload-content .files-area .files .file-fields .el-input.new-file-input>input{border-left:none}.uploader .el-upload-content .files-area .files .file-fields .el-input.new-file-input .el-input-group__append{background-color:#3e5eec;color:#fff}.uploader .el-upload-content .files-area .files .file-actions{display:flex;align-items:center;gap:10px}.uploader .el-upload-content .files-area .files .file-actions button{height:-moz-max-content;height:max-content;margin:0}@media (max-width:1200px){.uploader .el-upload-content .files-area .files .file{align-items:center}.uploader .el-upload-content .files-area .files .file-fields{flex-direction:column}}.table-parent{overflow-x:auto}.table-parent .el-table{min-width:1500px!important}.table-parent .el-table th>.cell{color:#323232!important;font-weight:600!important}.table-parent .el-table .image-text .cell{display:flex!important;align-items:center!important}.table-parent .el-table .image-text .cell img{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px}.table-parent .el-table .table-actions .cell{display:flex;justify-content:space-around;align-items:center}.table-parent .el-table .table-actions-center .cell{display:flex;justify-content:center;align-items:center;gap:15px}.table-parent .el-table .flex-direction .cell{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.table-parent .el-table .flex-direction .cell .success-text{color:#00cd98}.table-parent .el-table .flex-direction .cell .warning-text{color:orange}.el-pagination{display:flex;justify-content:center;align-items:center;margin-top:20px}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#3e5eec}.el-pagination.is-background .el-pager li.active:hover{color:#fff!important;cursor:pointer}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#3e5eec}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__nav-scroll{display:flex;justify-content:center;align-items:center;overflow:hidden}.el-tabs__nav-scroll .el-tabs__nav{width:100%;display:flex;justify-content:space-around}.el-tabs__nav-scroll .el-tabs__nav .el-tabs__item{width:100%;text-align:center;padding:0;font-weight:700}.el-tabs__nav-scroll .el-tabs__nav .el-tabs__item.is-active,.el-tabs__nav-scroll .el-tabs__nav .el-tabs__item:hover{color:#3e5eec}.el-tabs__nav-scroll .el-tabs__nav .el-tabs__active-bar{background-color:#3e5eec;height:2px}.el-radio{margin-right:0!important}.el-select{width:100%}.graphic-popover{margin-top:0!important}.el-popconfirm__main{margin:5px 0!important}.el-popconfirm__action .el-button--text{color:#fff;background:orange;padding:7px 10px;margin-right:5px}.el-popconfirm__action .el-button--text:hover{border:1px solid orange;color:orange}.el-color-dropdown,.el-date-picker,.el-picker-panel,.el-select-dropdown{z-index:3001!important}.el-dropdown{display:flex;justify-content:center;align-items:center}.el-dropdown .el-dropdown-link{cursor:pointer;outline:none!important}.el-dropdown .el-dropdown-link i{margin:0}.el-dropdown .el-dropdown-link i:focus,.el-dropdown:focus{outline:none!important}.el-dropdown .el-icon-arrow-down:before{color:#fff}.el-dropdown-menu{display:flex;flex-direction:column;justify-content:center;align-items:center}.el-select-dropdown .option-with-image{display:flex;align-items:center;gap:10px}.el-select-dropdown .option-with-image img{width:30px;height:30px;border-radius:50px;-o-object-fit:cover;object-fit:cover}.el-autocomplete-suggestion{width:calc(100vw - 370px)!important}.el-textarea__inner{font-family:Oxygen,sans-serif;color:#323232!important}.el-input-number{width:100%!important}.el-input-number input{text-align:left!important}.el-input.not-fill input{background-size:0!important}.el-input.with-append .el-input__suffix{right:-25px;z-index:2;opacity:0}.el-input.with-append .el-input-group__append{width:25px;padding:0;text-align:center;background:rgba(62,94,236,.4);color:#fff}.el-message{z-index:3000!important}.el-message .el-message__content{line-height:25px}.el-popover{z-index:3000!important}.avatar-area{width:150px;height:150px;overflow:hidden;border-radius:50%;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.avatar-area .file-area{width:100%;height:100%;overflow:hidden;border-radius:50%;position:absolute;top:0;left:0;z-index:2;opacity:0}.avatar-area .file-area input{width:100%;height:100%;cursor:pointer}.avatar-area .image-area{width:100%;height:100%;overflow:hidden;border-radius:50%;transition:.5s}.avatar-area .image-area img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-area .shadow-area{width:100%;height:100%;overflow:hidden;border-radius:50%;position:absolute;top:0;left:0;opacity:0;transition:.5s;background:hsla(0,0%,100%,.4)}.avatar-area .shadow-area img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}.avatar-area:hover .shadow-area{opacity:1}.avatar-area:hover .image-area{transform:scale(1.1)}.auth-section{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;padding:25px 50px;background:#ebeefd;left:50%;top:50%;transform:translate(-50%,-50%);width:500px;border-radius:5px;border:1px solid rgba(62,94,236,.2)}.auth-section .auth-title{text-align:center;font-size:25px;color:#3e5eec}.auth-section .auth-form{width:100%;padding:25px 0;display:flex;flex-direction:column;gap:5px}.auth-section .auth-form .form-field .el-input>input{height:42px;line-height:42px}.auth-section .el-button{width:100%;height:55px;background:#3e5eec;border-color:rgba(62,94,236,.2);color:#fff;font-size:16px;transition:background-color .3s ease-in-out;font-weight:700}.auth-section .el-button:active,.auth-section .el-button:focus,.auth-section .el-button:hover{background:#3e47ec;border-color:#3e5eec;color:#fff}.auth-section .auth-link{width:100%;margin-top:25px;text-decoration:underline;color:#3e5eec;cursor:pointer;font-size:12px}@media only screen and (max-width:600px){.auth-section{width:85%;padding:25px}}.companies-section .crud-popup .popup-body{padding-top:0}.companies-section .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.companies-section .crud-popup .popup-body .crud-form .picker-item{display:flex;align-items:center;margin:5px 0}.companies-section .crud-popup .popup-body .crud-form .picker-item .picker-role{color:#323232;margin-left:5px;font-size:13px;font-weight:600}.companies-section .crud-popup .popup-body .crud-form .picker-item.invalid-picker .picker-role{color:#ca2e2e}.companies-section .crud-popup .popup-body .crud-form .start-and-end{display:flex;align-items:center;gap:10px}.companies-section .crud-popup .popup-body .crud-form .start-and-end .el-date-editor.el-input{width:auto!important}.company-section .company-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.company-section .company-form .picker-item{display:flex;align-items:center;margin:5px 0}.company-section .company-form .picker-item .picker-role{color:#323232;margin-left:5px;font-size:13px;font-weight:600}.company-section .company-form .picker-item.invalid-picker .picker-role{color:#ca2e2e}.company-section .company-form .form-section{padding:10px;background:rgba(235,238,253,.3215686274509804);border-radius:5px;display:flex;flex-direction:column;gap:10px;width:100%;border:1px solid rgba(62,94,236,.3686274509803922)}.company-section .company-form .form-section-label p{margin:0;color:#323232;font-weight:700}.company-section .company-form .form-section-content .start-and-end{display:flex;align-items:center;gap:10px}.company-section .company-form .form-section-content .start-and-end .el-date-editor.el-input{width:auto!important}.company-section .company-form .form-section-content .el-checkbox-group{display:flex;flex-direction:column;gap:10px}.company-section .company-action{display:flex;justify-content:flex-end;margin:10px 0}.staff-section .content-side .staff-content .table-parent .el-table{min-width:1700px!important}.staff-section .content-side .staff-content .table-parent .el-table .el-table__row .cell .inactive{color:rgba(50,50,50,.3)}.staff-section .content-side .staff-content .table-parent .el-table .table-actions .cell{gap:10px}.staff-section .content-side .staff-content .table-parent .el-table .table-actions .cell button{margin-left:0}.staff-section .content-side .crud-popup .popup-body{padding-top:0}.staff-section .content-side .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.staff-section .content-side .crud-popup .popup-body .crud-form .remove-user-link{color:#3f93fc;cursor:pointer;margin:10px 0 0}.staff-section .content-side .crud-popup .popup-body .crud-form .vacation-section{gap:15px;display:flex;flex-direction:column}.staff-section .content-side .crud-popup .popup-body .crud-form .vacation-label{font-size:13px;font-weight:600;color:#323232}.staff-section .content-side .crud-popup .popup-body .crud-form .vacation-items{gap:10px;display:flex;padding-left:25px;flex-direction:column}.staff-section .files-side .files-section .first-area .breadcrumb{display:flex;gap:5px}.staff-section .files-side .files-section .first-area .breadcrumb span{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232}.staff-section .files-side .files-section .first-area .breadcrumb span.active{color:#3e5eec;cursor:pointer}.staff-section .files-side .files-section .first-area hr{width:100%;height:1px;border:none;background-color:rgba(50,50,50,.2);margin-top:16px;margin-bottom:24px}.staff-section .files-side .files-section .first-area .categories{display:flex;flex-direction:column;gap:10px}.staff-section .files-side .files-section .first-area .categories .category{width:300px;padding:13px;cursor:pointer;border-radius:3px;border:1px solid rgba(50,50,50,.2);transition:.5s}.staff-section .files-side .files-section .first-area .categories .category:hover{border:1px solid #3e5eec;background-color:rgba(62,94,236,.1)}.staff-section .files-side .files-section .first-area .categories .category .category-content{display:flex;align-items:center;gap:12px}.staff-section .files-side .files-section .first-area .categories .category .category-content span{font-size:14px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-section .files-side .files-section .first-area .uploader{margin-top:63px}.staff-section .files-side .files-section .first-area .uploader .el-upload{width:485px}.staff-section .files-side .files-section .first-area>.el-button{margin-top:20px}.staff-section .files-side .files-section .second-area .breadcrumb{display:flex;gap:5px}.staff-section .files-side .files-section .second-area .breadcrumb span{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232}.staff-section .files-side .files-section .second-area .breadcrumb span.active{color:#3e5eec;cursor:pointer}.staff-section .files-side .files-section .second-area hr{width:100%;height:1px;border:none;background-color:rgba(50,50,50,.2);margin-top:16px;margin-bottom:24px}.staff-section .files-side .files-section .second-area .items-and-action{display:flex;flex-direction:column;align-items:end;margin-bottom:63px;gap:24px}.staff-section .files-side .files-section .second-area .items-and-action .items-area{width:100%;display:flex;flex-direction:column;gap:10px}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item{display:flex;align-items:center;gap:10px}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content{width:300px;padding:13px;cursor:pointer;border-radius:3px;border:1px solid rgba(50,50,50,.2);display:flex;justify-content:space-between;align-items:center;transition:.5s}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content .left-area{display:flex;align-items:center;gap:12px}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content .left-area .el-input--small .el-input__inner{height:30px;line-height:30px}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content .left-area span,.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content .right-area span{font-size:14px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content .right-area span{text-transform:uppercase}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-content:hover{border:1px solid #3e5eec;background-color:rgba(62,94,236,.1)}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-more{display:flex;align-items:center;gap:10px}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-more .el-select{height:58px}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-more .el-select .el-input,.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-more .el-select .el-input .el-input__inner{height:100%}.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item .file-item-more button{margin:0;height:-moz-max-content;height:max-content}.staff-section .files-side .files-section .second-area .items-and-action .action-area{display:flex;justify-content:center;align-items:center;gap:18px;width:160px;height:42px;border-radius:2px;border:1px solid #3e5eec;background-color:rgba(28,48,136,.1);cursor:pointer}.staff-section .files-side .files-section .second-area .items-and-action .action-area i{color:#3e5eec;font-size:20px}.staff-section .files-side .files-section .second-area .items-and-action .action-area button{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.23px;color:#323232}.staff-section .files-side .files-section .second-area .items-and-action .action-area.active{background-color:#3e5eec}.staff-section .files-side .files-section .second-area .items-and-action .action-area.active button,.staff-section .files-side .files-section .second-area .items-and-action .action-area.active i{color:#fff}.staff-section .files-side .files-section .second-area .uploader .el-upload{width:485px}.staff-section .files-side .files-section .second-area>.el-button{margin-top:20px}@media (max-width:1000px){.staff-section .files-side .files-section .second-area .items-and-action .items-area .file-item{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.staff-section .files-side .files-section .first-area .uploader .el-upload,.staff-section .files-side .files-section .second-area .uploader .el-upload{width:100%}}@media (max-width:500px){.staff-section .files-side .files-section .first-area .categories .category{width:100%}}.home-section{max-width:700px;margin:0 auto;padding:50px 0}.home-section .home-title{padding:0 55px}.home-section .home-title>h1{font-size:35px;text-transform:capitalize;margin-bottom:15px}.home-section .home-title>h2{font-size:16px}.home-section .home-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;margin:40px 0}.home-section .home-list-item{display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:center;cursor:pointer}.home-section .home-list-item>div{width:50%;height:-moz-max-content;height:max-content;position:relative}.home-section .home-list-item>div img{width:100%}.home-section .home-list-item>p{font-size:14px;max-width:120px;text-align:center}@media (max-width:900px){.home-section .home-list{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media (max-width:500px){.home-section .home-list{grid-template-columns:repeat(1,1fr);grid-gap:20px}.home-section .home-title{padding:0 25px;text-align:center}.home-section .home-title h1{font-size:25px}}.settings-section .default-section{padding-top:0!important}.personnel-section .personnel-content .table-parent .el-table{min-width:1700px!important}.personnel-section .personnel-content .table-parent .el-table .table-actions .cell{gap:10px}.personnel-section .personnel-content .table-parent .el-table .table-actions .cell button{margin-left:0}.personnel-section .files-popup .popup-body .el-tag{margin:5px;display:inline-block;border-color:#409eff}.personnel-section .files-popup .popup-body .el-tag .el-link.is-underline:hover:after{content:none}.functional-interview-section .interview-crud .back-area{cursor:pointer;margin-bottom:25px}.functional-interview-section .interview-crud .back-area span{margin-left:15px}.functional-interview-section .interview-crud .title-area h1{color:#323232;font-size:30px;font-weight:700;margin-bottom:25px}.functional-interview-section .interview-crud .form-fields{display:flex;flex-direction:column;gap:45px}.functional-interview-section .interview-crud .form-fields .form-field .field-label{padding-bottom:10px}.functional-interview-section .interview-crud .form-fields .form-field.is-dynamic .field-label{display:flex;align-items:center;gap:10px}.functional-interview-section .interview-crud .form-fields .form-field.is-dynamic .field-label>i{color:#3e5eec;font-size:20px;cursor:pointer}.functional-interview-section .interview-crud .form-fields .form-field.is-dynamic .field-label>i.disabled{opacity:.5;pointer-events:none}.functional-interview-section .interview-crud .form-fields .form-field.is-dynamic .field-label button{margin:0}.functional-interview-section .interview-crud .form-action{display:flex;gap:15px;margin-top:25px}.functional-interview-section .functional-interview-view .functional-interview-header{display:flex;justify-content:space-between;margin-bottom:25px}.functional-interview-section .functional-interview-view .functional-interview-header h1{color:#323232;font-size:30px;font-weight:700}.functional-interview-section .functional-interview-view .functional-interview-header .top-actions{display:flex;align-items:center;justify-content:center;gap:50px}.functional-interview-section .functional-interview-view .functional-interview-header .top-actions .top-action{display:flex;justify-content:center;align-items:center;gap:10px}.functional-interview-section .functional-interview-view .functional-interview-header .top-actions .top-action p{margin:0;white-space:nowrap}.functional-interview-section .functional-interview-view .functional-interview-header .top-actions .top-action .el-select .el-input__inner{width:100px}.functional-interview-section .functional-interview-view .functional-interview-content .table-parent .el-table{min-width:893px!important}.functional-interview-section .functional-interview-view .functional-interview-content .table-parent .el-table .el-table__header-wrapper .cell{word-break:normal!important}.functional-interview-section .functional-interview-view .functional-interview-content .table-parent .el-table .el-table__body-wrapper .cell{white-space:nowrap}.functional-interview-section .functional-interview-view .functional-interview-content .table-parent .el-table .el-table__body-wrapper .cell button{margin:0}.functional-interview-section .interview-popup .popup-body .columns-area{display:flex;flex-direction:column;gap:30px}.functional-interview-section .interview-popup .popup-body .columns-area div{display:flex;flex-direction:column;gap:10px}.functional-interview-section .interview-popup .popup-body .columns-area div p{margin:0;font-size:15px;line-height:18px}.functional-interview-section .interview-popup .popup-body .columns-area div p:first-child{font-weight:700}@media (max-width:1100px){.functional-interview-section .interview-crud .back-area,.functional-interview-section .interview-crud .title-area h1{margin-bottom:15px}.functional-interview-section .interview-crud .form-action{margin-top:15px}.functional-interview-section .functional-interview-view .functional-interview-header{margin-bottom:15px;flex-direction:column;align-items:flex-start;gap:15px}.functional-interview-section .functional-interview-view .functional-interview-header .top-actions{flex-direction:column;align-items:flex-start;gap:15px}}.profile-section .profile-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.profile-section .profile-action{display:flex;justify-content:flex-end;margin:10px 0}.change-password-section .change-password-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.change-password-section .change-password-action{display:flex;justify-content:flex-end;margin:10px 0}.graphic-section .graphic-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:15px}.graphic-section .graphic-filters .graphic-filter{display:flex;justify-content:center;align-items:center}.graphic-section .graphic-filters .graphic-filter .el-date-editor{width:100%;margin:0 15px}.graphic-section .graphic-filters .graphic-filter .today-button{margin-left:15px}.graphic-section .graphic-filters .graphic-filter .only-me{display:flex;justify-content:center;align-items:center;padding-left:15px}.graphic-section .graphic-filters .graphic-filter .new-room{margin-right:30px}.graphic-section .graphic-parent{overflow-x:auto}.graphic-section .graphic-parent .graphic-content{min-width:893px}.graphic-section .graphic-parent .graphic-content .graphic-header{display:grid;width:90%;margin-left:10%;height:-moz-max-content;height:max-content}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-1{grid-template-columns:repeat(1,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-2{grid-template-columns:repeat(2,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-3{grid-template-columns:repeat(3,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-4{grid-template-columns:repeat(4,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-5{grid-template-columns:repeat(5,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-6{grid-template-columns:repeat(6,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.repeat-7{grid-template-columns:repeat(7,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-header.is-readonly{opacity:.5;pointer-events:none}.graphic-section .graphic-parent .graphic-content .graphic-header .header-column{border:1px solid rgba(50,50,50,.231373);border-bottom:none;font-size:0}.graphic-section .graphic-parent .graphic-content .graphic-header .header-column .column-title{display:flex;justify-content:center;align-items:center;font-size:16px;color:#323232;font-weight:700;height:40px;border-bottom:1px solid rgba(50,50,50,.231373)}.graphic-section .graphic-parent .graphic-content .graphic-header .header-column .column-title.is-today{color:#3e5eec}.graphic-section .graphic-parent .graphic-content .graphic-body{display:flex;height:calc(100vh - 292px);overflow:overlay}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-rooms{width:10%;height:-moz-max-content;height:max-content}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-rooms .graphic-room{display:flex;justify-content:center;align-items:center;color:#fff;gap:10px}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-rooms .graphic-room:nth-child(odd){background:#323232}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-rooms .graphic-room:nth-child(2n){background:#3e5eec}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-rooms .graphic-room.all-scroll{cursor:all-scroll}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days{display:grid;width:90%;height:-moz-max-content;height:max-content}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-1{grid-template-columns:repeat(1,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-2{grid-template-columns:repeat(2,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-3{grid-template-columns:repeat(3,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-4{grid-template-columns:repeat(4,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-5{grid-template-columns:repeat(5,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-6{grid-template-columns:repeat(6,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.graphic-week-view-7{grid-template-columns:repeat(7,minmax(0,1fr))}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days.is-readonly{opacity:.5;pointer-events:none}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days .graphic-day{border:1px solid rgba(50,50,50,.231373);border-bottom:none;font-size:0}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days .graphic-day .graphic-room{border-bottom:1px solid rgba(50,50,50,.231373)!important}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days .graphic-day .graphic-room .graphic-section .graphic-time{height:40px;display:inline-block;border-radius:5px;vertical-align:top;cursor:pointer}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days .graphic-day .graphic-room .graphic-section .graphic-time.time-is-empty:hover{font-size:15px;text-align:center;vertical-align:middle;line-height:40px;background:rgba(64,158,255,.439216)!important}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days .graphic-day .graphic-room .graphic-section .graphic-time.time-is-busy{position:relative}.graphic-section .graphic-parent .graphic-content .graphic-body .graphic-days .graphic-day .graphic-room .graphic-section .graphic-time.time-is-busy .busy-full-name{width:100%;height:100%;position:absolute;top:0;left:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;vertical-align:middle;line-height:40px;color:#fff;font-weight:700;font-size:15px;background:rgba(0,0,0,.1)}.graphic-section .crud-popup .popup-body{padding-top:0}.graphic-section .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.graphic-section .time-popup .popup-body{padding-top:0}.graphic-section .time-popup .popup-body .time-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.graphic-section .time-popup .popup-body .time-form .start-and-end{display:flex;justify-content:center;align-items:center;gap:10px}.graphic-section .time-popup .popup-body .time-form .start-and-end .form-field{width:100%}.graphic-section .time-popup .popup-body .time-form .start-and-end .form-field .el-date-editor.el-input{width:auto!important}.graphic-section .time-popup .popup-body .time-form .repeat-container{display:grid;gap:15px}.graphic-section .time-popup .popup-body .time-form .repeat-container .repeat-section .repeat-section-area{border:2px solid rgba(62,94,236,.45098039215686275);padding:10px;border-radius:5px}.graphic-section .time-popup .popup-body .time-form .repeat-container .repeat-section .repeat-section-area .el-radio-group{display:flex;flex-direction:column;gap:10px}.graphic-section .time-popup .popup-body .time-form .repeat-container .repeat-section .repeat-section-area .el-date-editor{width:100%}.graphic-section .time-popup .popup-body .time-form .repeat-container .repeat-section .repeat-section-area:first-child{margin-bottom:15px}.graphic-section .time-popup .popup-body .time-form .repeat-container .repeat-section .repeat-section-area:last-child .el-radio-group{margin-bottom:10px}.graphic-section .time-popup .popup-body .time-form .update-tooltip{border:1px solid #d8dffb;padding:10px 5px;border-radius:5px;font-weight:700;font-style:italic}.graphic-section .time-popup .popup-body .time-form .update-tooltip p{margin:0}.graphic-section .destroy-time-popup .popup-body{padding-top:0;padding-bottom:0}.graphic-section .destroy-time-popup .popup-body .destroy-time-form{padding:10px 0}.graphic-section .destroy-time-popup .popup-body .destroy-time-form .el-radio-group{display:flex;flex-direction:column;gap:10px}.graphic-section .new-graphic{position:fixed;right:30px;bottom:30px}.time-popover-content .user-name-and-image{display:flex;align-items:center}.time-popover-content .user-name-and-image img{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.time-popover-content .time-actions{display:flex;justify-content:flex-end;margin-top:10px;gap:10px}.time-popover-content .time-actions .el-button--danger{margin:0}@media (max-width:1250px){.graphic-section .graphic-filters{flex-direction:column;gap:15px}}@media (max-width:900px){.graphic-section .graphic-filters{margin-bottom:15px}}.notes-section .back-to-notes{cursor:pointer;margin-bottom:25px}.notes-section .back-to-notes span{margin-left:15px}.notes-section .notes-content{margin-top:30px}.notes-section .notes-content .notes-items{display:flex;flex-direction:column;gap:25px}.notes-section .notes-content .notes-items .note-item{padding-bottom:30px;box-sizing:border-box;border-bottom:1px solid #d6d6d6}.notes-section .notes-content .notes-items .note-item .note-title{color:#323232;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:39px;cursor:pointer}.notes-section .notes-content .notes-items .note-item .note-created{margin-top:5px;color:#323232;font-size:14px;font-weight:500;letter-spacing:.23px;line-height:23px}.notes-section .notes-content .notes-items .note-item .note-content{margin-top:20px;color:#323232;font-size:16px;letter-spacing:.27px;line-height:23px;height:70px;text-overflow:ellipsis;white-space:pre-wrap;overflow:hidden}.notes-section .notes-content .notes-items .note-item .note-actions{margin-top:25px;display:flex;justify-content:space-between;align-items:center}.notes-section .notes-content .notes-items .note-item .note-actions>div{display:flex;justify-content:space-between;align-items:center;gap:15px;color:#3e5eec;font-weight:700}.notes-section .notes-content .notes-items .note-item .note-actions>div div{cursor:pointer}.notes-section .single-item .single-title{color:#323232;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:39px}.notes-section .single-item .single-created{margin-top:5px;color:#323232;font-size:14px;font-weight:500;letter-spacing:.23px;line-height:23px}.notes-section .single-item .single-content{margin-top:20px;color:#323232;font-size:16px;letter-spacing:.27px;line-height:23px;padding-bottom:30px;box-sizing:border-box;border-bottom:1px solid #d6d6d6}.notes-section .single-item .single-files{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.notes-section .single-item .single-files a{color:#3e5eec;background:rgba(50,50,50,.05);padding-left:10px;border-radius:4px;width:-moz-max-content;width:max-content;min-width:400px;height:44px}.notes-section .single-item .single-files a>span{width:100%;display:flex;justify-content:space-between;align-items:center}.notes-section .single-item .single-files a>span .el-tag{margin-left:10px;border:none;width:46.42px;height:44px;display:flex;align-items:center;background-color:rgba(50,50,50,.1);color:#323232}.notes-section .single-item .single-files a:hover{background-color:rgba(62,94,236,.1)}.notes-section .single-item .single-files a.is-underline:hover:after{border:none!important}.notes-section .single-item .single-actions{margin-top:25px;display:flex;justify-content:flex-end;align-items:center}.notes-section .single-item .single-actions .single-action{display:flex;justify-content:center;align-items:center;gap:10px;font-weight:700;cursor:pointer}.notes-section .single-item .single-actions .single-action i{color:#3e5eec}.notes-section .crud-popup .popup-body{padding-top:0}.notes-section .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.notes-section .seers-popup .popup-header h1{font-size:23px}.notes-section .seers-popup .popup-body{padding-top:0}.notes-section .seers-popup .popup-body .seers-parts{display:flex;padding-top:20px}.notes-section .seers-popup .popup-body .seers-parts .seers-part{width:100%;display:flex;flex-direction:column}.notes-section .seers-popup .popup-body .seers-parts .seers-part p{margin-bottom:20px;color:#3e5eec}.notes-section .seers-popup .popup-body .seers-parts .seers-part .see-items{display:flex;flex-direction:column;gap:10px}.notes-section .seers-popup .popup-body .seers-parts .seers-part .see-items .see-item{display:flex;align-items:center;gap:10px}.notes-section .seers-popup .popup-body .seers-parts .seers-part .see-items .see-item img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.notes-section .seers-popup .popup-body .seers-parts .seers-part .see-items .see-item span{font-weight:700}@media (max-width:500px){.notes-section .notes-content .notes-items .note-item .note-title,.notes-section .single-item .single-title{font-size:19px;line-height:25px}.notes-section .single-item .single-files a{width:100%;min-width:100%}.notes-section .single-item .single-files a>span span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notes-section .seers-popup .popup-body .seers-parts{flex-direction:column;gap:30px}}.categories-section .section-title{justify-content:center!important}.categories-section .categories-content .el-tree-node__content{height:-moz-max-content;height:max-content;margin-bottom:5px}.categories-section .categories-content .el-tree-node__expand-icon{color:#3e5eec;font-size:18px;width:28px;height:28px;display:flex;justify-content:center;align-items:center;padding:0}.categories-section .categories-content .custom-tree-node{display:flex;align-items:center;justify-content:space-between;font-size:14px;flex:1}.categories-section .categories-content .custom-tree-node,.categories-section .categories-content .custom-tree-node>span:first-child{text-overflow:ellipsis;white-space:pre-wrap;overflow:hidden}.categories-section .categories-content .custom-tree-node .category-actions{display:flex;justify-content:center;align-items:center;gap:5px;margin-left:10px}.categories-section .crud-popup .popup-body{padding-top:0}.categories-section .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.checklist-section .area{display:flex;flex-direction:column;border:1px solid #323232;border-radius:5px;margin-bottom:50px}.checklist-section .area .area-header{display:flex;justify-content:space-between;align-items:center;padding:10px;background:rgba(62,94,236,.0784313725490196)}.checklist-section .area .area-header p{color:#323232;font-weight:700;font-size:20px;margin:0}.checklist-section .area .area-row{width:100%;height:1px;background-color:#323232}.checklist-section .area .area-body{padding:10px 10px 0}.checklist-section .area .area-body .area-items .area-item{width:50%;display:flex;justify-content:space-between;align-items:center;border:1px solid #3e5eec;padding:5px 10px;border-radius:7px;cursor:pointer;margin-bottom:10px;color:#323232}.checklist-section .area .area-body .area-items .area-item .area-item-left span{font-weight:700}.checklist-section .area .area-body .area-items .area-item .area-item-right{display:flex;align-items:center;gap:10px}.checklist-section .area .area-body .area-items .area-item .area-item-right button{margin:0}.checklist-section .area .area-body .area-items .area-item-field{cursor:all-scroll}.checklist-section .area .area-body .area-items .area-item.active{background:#3e5eec;color:#fff}.checklist-section .area .area-body .area-empty p{margin-bottom:10px;color:#323232;font-weight:700}.checklist-section .crud-popup .popup-body{padding-top:0}.checklist-section .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.checklist-section .crud-popup.frequency-popup .popup-body{padding-bottom:5px}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form{display:flex;flex-direction:row;gap:15px}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form .form-field{width:100%}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form .separator{width:-moz-max-content;width:max-content;white-space:nowrap;display:flex;justify-content:center;align-items:center;margin-top:16px}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form .value-content{display:flex;align-items:center;height:100%;margin-top:16px}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form .value-content .el-date-editor{width:100%}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form .value-content>span{font-weight:700}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form.fields-form{flex-direction:column;align-items:center}.checklist-section .crud-popup.frequency-popup .popup-body .crud-form.fields-form .form-field{flex-direction:row;gap:10px}.checklist-section .crud-popup.fields-popup .popup-body{padding-bottom:5px}.checklist-section .crud-popup.fields-popup .popup-body .fields-form{align-items:center}.checklist-section .crud-popup.fields-popup .popup-body .fields-form .form-field{width:100%;flex-direction:row;gap:10px}@media (max-width:900px){.checklist-section .area .area-body .area-items .area-item{width:100%}}@media (max-width:500px){.checklist-section .frequency-popup .popup-body .crud-form{gap:10px!important}}.files-section .first-area .breadcrumb{display:flex;gap:5px}.files-section .first-area .breadcrumb span{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232}.files-section .first-area .breadcrumb span.active{color:#3e5eec;cursor:pointer}.files-section .first-area hr{width:100%;height:1px;border:none;background-color:rgba(50,50,50,.2);margin-top:16px;margin-bottom:24px}.files-section .first-area .categories{display:flex;flex-direction:column;gap:10px}.files-section .first-area .categories .category{width:300px;padding:13px;cursor:pointer;border-radius:3px;border:1px solid rgba(50,50,50,.2);transition:.5s}.files-section .first-area .categories .category:hover{border:1px solid #3e5eec;background-color:rgba(62,94,236,.1)}.files-section .first-area .categories .category .category-content{display:flex;align-items:center;gap:12px}.files-section .first-area .categories .category .category-content span{font-size:14px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files-section .first-area .uploader{margin-top:63px}.files-section .first-area .uploader .el-upload{width:485px}.files-section .first-area>.el-button{margin-top:20px}.files-section .second-area .breadcrumb{display:flex;gap:5px}.files-section .second-area .breadcrumb span{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232}.files-section .second-area .breadcrumb span.active{color:#3e5eec;cursor:pointer}.files-section .second-area hr{width:100%;height:1px;border:none;background-color:rgba(50,50,50,.2);margin-top:16px;margin-bottom:24px}.files-section .second-area .items-and-action{display:flex;flex-direction:column;align-items:end;margin-bottom:63px;gap:24px}.files-section .second-area .items-and-action .items-area{width:100%;display:flex;flex-direction:column;gap:10px}.files-section .second-area .items-and-action .items-area .file-item{display:flex;align-items:center;gap:10px}.files-section .second-area .items-and-action .items-area .file-item .file-item-content{width:300px;padding:13px;cursor:pointer;border-radius:3px;border:1px solid rgba(50,50,50,.2);display:flex;justify-content:space-between;align-items:center;transition:.5s}.files-section .second-area .items-and-action .items-area .file-item .file-item-content .left-area{display:flex;align-items:center;gap:12px}.files-section .second-area .items-and-action .items-area .file-item .file-item-content .left-area .el-input--small .el-input__inner{height:30px;line-height:30px}.files-section .second-area .items-and-action .items-area .file-item .file-item-content .left-area span,.files-section .second-area .items-and-action .items-area .file-item .file-item-content .right-area span{font-size:14px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files-section .second-area .items-and-action .items-area .file-item .file-item-content .right-area span{text-transform:uppercase}.files-section .second-area .items-and-action .items-area .file-item .file-item-content:hover{border:1px solid #3e5eec;background-color:rgba(62,94,236,.1)}.files-section .second-area .items-and-action .items-area .file-item .file-item-more{display:flex;align-items:center;gap:10px}.files-section .second-area .items-and-action .items-area .file-item .file-item-more .el-select{height:58px}.files-section .second-area .items-and-action .items-area .file-item .file-item-more .el-select .el-input,.files-section .second-area .items-and-action .items-area .file-item .file-item-more .el-select .el-input .el-input__inner{height:100%}.files-section .second-area .items-and-action .items-area .file-item .file-item-more button{margin:0;height:-moz-max-content;height:max-content}.files-section .second-area .items-and-action .action-area{display:flex;justify-content:center;align-items:center;gap:18px;width:160px;height:42px;border-radius:2px;border:1px solid #3e5eec;background-color:rgba(28,48,136,.1);cursor:pointer}.files-section .second-area .items-and-action .action-area i{color:#3e5eec;font-size:20px}.files-section .second-area .items-and-action .action-area button{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.23px;color:#323232}.files-section .second-area .items-and-action .action-area.active{background-color:#3e5eec}.files-section .second-area .items-and-action .action-area.active button,.files-section .second-area .items-and-action .action-area.active i{color:#fff}.files-section .second-area .uploader .el-upload{width:485px}.files-section .second-area>.el-button{margin-top:20px}@media (max-width:1000px){.files-section .second-area .items-and-action .items-area .file-item{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.files-section .first-area .uploader .el-upload,.files-section .second-area .uploader .el-upload{width:100%}}@media (max-width:500px){.files-section .first-area .categories .category{width:100%}}.protocols-section .back-to-protocols{cursor:pointer;margin-bottom:25px}.protocols-section .back-to-protocols span{margin-left:15px}.protocols-section .protocols-content .search-area{margin-bottom:30px}.protocols-section .protocols-content .search-area .el-autocomplete{width:100%;border:1px solid rgba(50,50,50,.231373);border-radius:5px;transition:.5s;padding:5px 0}.protocols-section .protocols-content .search-area .el-autocomplete[aria-expanded=true]{border-color:#3e5eec}.protocols-section .protocols-content .search-area .el-autocomplete .el-input-group__append,.protocols-section .protocols-content .search-area .el-autocomplete .el-input__inner{background-color:transparent;border:none}.protocols-section .protocols-content .search-area .el-autocomplete .el-input-group__append .el-button{cursor:text}.protocols-section .protocols-content .search-area .el-autocomplete .el-input-group__append .el-button .el-icon-search{font-size:20px}.protocols-section .protocols-content .most-read{margin-bottom:50px}.protocols-section .protocols-content .most-read .most-read-title{color:#323232;font-size:24px;font-weight:600;letter-spacing:.4px}.protocols-section .protocols-content .most-read .most-read-content{border-radius:9px;background-color:hsla(0,0%,95.3%,.52);padding:27px;margin-top:20px}.protocols-section .protocols-content .most-read .most-read-content .most-read-items .most-read-item{color:#3e5eec;font-size:16px;letter-spacing:.27px;line-height:27px;font-weight:700;text-overflow:ellipsis;white-space:pre;overflow:hidden;cursor:pointer}.protocols-section .protocols-content .categories .categories-title{color:#323232;font-size:24px;font-weight:600;letter-spacing:.4px}.protocols-section .protocols-content .categories .el-breadcrumb{font-size:15px;margin-top:20px}.protocols-section .protocols-content .categories .el-breadcrumb .el-breadcrumb__item{margin:5px 0;display:flex}.protocols-section .protocols-content .categories .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner{transition:.5s;cursor:pointer}.protocols-section .protocols-content .categories .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner .back-to-first-category{cursor:pointer}.protocols-section .protocols-content .categories .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner .back-to-first-category span{margin-left:15px}.protocols-section .protocols-content .categories .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner:hover{color:#3e5eec}.protocols-section .protocols-content .categories .areas{display:grid;grid-template-columns:repeat(3,minmax(300px,300px));gap:85px;margin-top:20px}.protocols-section .protocols-content .categories .areas .area{display:flex;flex-direction:column;gap:10px}.protocols-section .protocols-content .categories .areas .area .item{cursor:pointer;border-radius:3px;border:1px solid rgba(50,50,50,.2);height:56px;padding-left:13px;transition:.5s}.protocols-section .protocols-content .categories .areas .area .item:hover{border:1px solid #3e5eec;background-color:rgba(62,94,236,.1)}.protocols-section .protocols-content .categories .areas .area .item .item-content{display:flex;align-items:center;gap:12px;height:100%}.protocols-section .protocols-content .categories .areas .area .item .item-content .icon-area{width:30px;display:flex;justify-content:center}.protocols-section .protocols-content .categories .areas .area .item .item-content span{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.69px;color:#323232;max-height:35px;overflow:hidden;height:-moz-max-content;height:max-content;padding-right:13px}.protocols-section .single-item .single-title{color:#323232;font-size:24px;font-weight:600;letter-spacing:.4px;line-height:39px}.protocols-section .single-item .single-created{margin-top:5px;color:#323232;font-size:14px;font-weight:500;letter-spacing:.23px;line-height:23px}.protocols-section .single-item .editor-preview{margin:20px 0}.protocols-section .single-item .single-files{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.protocols-section .single-item .single-files a{color:#3e5eec;background:rgba(50,50,50,.05);padding-left:10px;border-radius:4px;width:-moz-max-content;width:max-content;min-width:400px;height:44px}.protocols-section .single-item .single-files a>span{width:100%;display:flex;justify-content:space-between;align-items:center}.protocols-section .single-item .single-files a>span .el-tag{margin-left:10px;border:none;width:46.42px;height:44px;display:flex;align-items:center;background-color:rgba(50,50,50,.1);color:#323232}.protocols-section .single-item .single-files a:hover{background-color:rgba(62,94,236,.1)}.protocols-section .single-item .single-files a.is-underline:hover:after{border:none!important}.protocols-section .single-item .single-actions{margin-top:25px;display:flex;justify-content:flex-end;align-items:center;gap:15px}.protocols-section .single-item .single-actions .single-action{display:flex;justify-content:center;align-items:center;gap:10px;font-weight:700;cursor:pointer}.protocols-section .single-item .single-actions .single-action i{color:#3e5eec;font-size:22px}.protocols-section .single-item .single-actions .single-action img{width:20px}.protocols-section .crud-popup .popup-inner{width:75%}.protocols-section .crud-popup .popup-inner .popup-body{padding-top:0}.protocols-section .crud-popup .popup-inner .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}@media (max-width:1200px){.protocols-section .protocols-content .categories .areas{grid-template-columns:repeat(2,minmax(300px,300px))}}@media (max-width:700px){.protocols-section .protocols-content .categories .areas{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}}@media (max-width:500px){.protocols-section .protocols-content .search-area .el-autocomplete{padding:0}.protocols-section .protocols-content .most-read .most-read-title{font-size:20px}.protocols-section .protocols-content .most-read .most-read-content{padding:15px}.protocols-section .protocols-content .most-read .most-read-content .most-read-items .most-read-item{font-size:13px;line-height:20px}.protocols-section .protocols-content .categories .categories-title{font-size:20px}.protocols-section .single-item .single-title{font-size:19px;line-height:25px}.protocols-section .single-item .single-files a{width:100%;min-width:100%}.protocols-section .single-item .single-files a>span span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.checklist-group-section{padding:0!important}.checklist-group-section .default-section{padding:30px 25px!important}.checklist-overview-section .back-to-overview{cursor:pointer;margin-bottom:25px}.checklist-overview-section .back-to-overview span{margin-left:15px}.checklist-overview-section .submits-area-title p{font-size:20px;color:#323232;margin-bottom:25px;font-weight:700}.checklist-overview-section .submits-area-content .submits-full{display:grid;grid-gap:10px}.checklist-overview-section .submits-area-content .submits-full div p{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:.45px;color:#3e5eec;cursor:pointer;margin:0}.checklist-overview-section .submits-area-content .submits-full div p .delay-orange{color:#ec923e}.checklist-overview-section .submits-area-content .submits-full div p .delay-red{color:#ec3e3e}.checklist-overview-section .submits-area-content .submits-full div p:hover{text-decoration:underline}.checklist-overview-section .submits-area-content .submits-empty p{color:#323232;font-size:16px;cursor:pointer;margin:0;font-weight:700}.checklist-overview-section .submit-area-title p{font-size:30px;color:#323232;margin-bottom:25px;font-weight:700}.checklist-overview-section .submit-area-content .submit-area-step{margin-bottom:25px;padding-bottom:25px}.checklist-overview-section .submit-area-content .submit-area-step h1{font-size:20px;font-weight:700;color:#323232;margin-bottom:25px}.checklist-overview-section .submit-area-content .submit-area-step .el-checkbox-group{display:flex;flex-direction:column;gap:15px}.checklist-overview-section .submit-area-content .submit-area-step .el-checkbox-group .el-checkbox{display:flex;align-items:center;white-space:normal;margin:0}.checklist-overview-section .submit-area-content .submit-area-step:first-child{border-bottom:1px solid #323232}.checklist-overview-section .submit-area-content .submit-area-step:first-child>label{margin-top:30px}.checklist-overview-section .submit-area-content .submit-area-step:nth-child(2) .el-checkbox{display:flex;align-items:center;white-space:normal;margin:0}.checklist-overview-section .submit-area-content .submit-area-step:nth-child(2) button{margin-top:25px}@media (max-width:900px){.checklist-overview-section .submits-area-title p{margin-bottom:15px}}.checklist-history-section .history-filters{display:flex;align-items:center;gap:25px;margin-bottom:25px}.checklist-history-section .history-filters .filter-calendar{display:flex;justify-content:center;align-items:center;gap:10px}.checklist-history-section .history-filters .filter-calendar p{margin-bottom:0}.checklist-history-section .history-content{display:flex;overflow-x:auto}.checklist-history-section .history-content .history-left div{display:flex;align-items:center;height:40px;padding:0 10px;border:1px solid #edf0f6;border-bottom:none;white-space:nowrap;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:.35px;color:#282a2e}.checklist-history-section .history-content .history-left div:last-child{border-bottom:1px solid #edf0f6}.checklist-history-section .history-content .history-right{width:100%;min-width:871px}.checklist-history-section .history-content .history-right .history-days{display:grid}.checklist-history-section .history-content .history-right .history-days div{display:flex;justify-content:center;align-items:center;height:40px;border-top:1px solid #edf0f6;border-right:1px solid #edf0f6;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:.35px;color:#282a2e}.checklist-history-section .history-content .history-right .history-room{display:grid}.checklist-history-section .history-content .history-right .history-room span .el-popover__reference-wrapper{width:100%}.checklist-history-section .history-content .history-right .history-room span .el-popover__reference-wrapper .history-room-cube{display:flex;justify-content:center;align-items:center;height:40px;cursor:pointer}.checklist-history-section .history-content .history-right .history-room span .el-popover__reference-wrapper .history-room-cube img{width:13px;height:13px}.checklist-history-section .history-content .history-right .history-room span .el-popover__reference-wrapper .history-room-cube img.undone{transform:rotate(45deg)}.checklist-history-section .history-content .history-right .history-room span .el-popover__reference-wrapper .history-room-cube.undone{background-color:rgba(236,62,62,.1)!important}.checklist-history-section .history-content .history-right .history-room:hover span .el-popover__reference-wrapper .history-room-cube{background-color:rgba(39,192,96,.2)!important}.checklist-history-section .history-content .history-right .history-room:hover span .el-popover__reference-wrapper .history-room-cube.undone{background-color:rgba(236,62,62,.2)!important}.checklist-history-section .history-content .history-right .history-room:nth-child(2n) span .el-popover__reference-wrapper .history-room-cube{background-color:rgba(39,192,96,.1)}.checklist-history-section .history-content .history-right .history-room:last-child span .el-popover__reference-wrapper .history-room-cube{border-bottom:1px solid #edf0f6}.fractions-28{grid-template-columns:repeat(28,minmax(0,1fr))}.fractions-29{grid-template-columns:repeat(29,minmax(0,1fr))}.fractions-30{grid-template-columns:repeat(30,minmax(0,1fr))}.fractions-31{grid-template-columns:repeat(31,minmax(0,1fr))}.cube-popover{display:flex;flex-direction:column;width:-moz-max-content!important;width:max-content!important;min-width:200px!important;margin-top:0!important;gap:15px}.cube-popover>p{font-size:17px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.28px;color:#323232;margin:0}.cube-popover .tasks .task{display:flex;flex-direction:column;gap:10px}.cube-popover .tasks .task>p{font-size:15px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.28px;color:#323232;margin:0}.cube-popover .tasks .task .task-field{display:flex;justify-content:space-between;align-items:center;gap:10px}.cube-popover .tasks .task .task-field .task-field-status img{width:13px;height:13px}.cube-popover .tasks .task .task-field .task-field-status img.undone{transform:rotate(45deg)}.cube-popover .tasks .task .submitted-time{margin-top:5px}.cube-popover .tasks .task hr{background:rgba(50,50,50,.2);border:none;width:100%;height:1px;margin-bottom:30px;margin-top:20px}@media (max-width:1300px){.checklist-history-section .history-filters{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.checklist-history-section .history-filters{gap:15px;margin-bottom:15px}}.log-hours-section .log-hours-top .calendar-area{display:flex;justify-content:center;align-items:center;gap:10px}.log-hours-section .log-hours-top .calendar-area p{margin-bottom:0}.log-hours-section .log-hours-top.side-all{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}.log-hours-section .log-hours-top.side-all .employee-area,.log-hours-section .log-hours-top.side-all .employee-area .employee-field{display:flex;justify-content:center;align-items:center}.log-hours-section .log-hours-top.side-all .employee-area .employee-field .employee-label{width:100%;text-align:center;margin-bottom:0}.log-hours-section .log-hours-top.side-current{display:flex;justify-content:center;gap:10px}.log-hours-section .log-hours-top.side-current .employee-area,.log-hours-section .log-hours-top.side-current .empty-area{display:none}.log-hours-section .log-hours-content{margin-top:25px}.log-hours-section .log-hours-content .log-hours-output{display:grid;grid-template-columns:minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr) minmax(130px,1.67fr);overflow:hidden}.log-hours-section .log-hours-content .log-hours-output div{display:flex;justify-content:center;align-items:center}.log-hours-section .log-hours-content .log-hours-output div.placeholder-title{justify-content:flex-start}.log-hours-section .log-hours-content .log-hours-output div.placeholder-title p{margin:0;font-weight:700;color:#323232}.log-hours-section .log-hours-content .log-hours-output.log-hours-range{margin-top:10px}.log-hours-section .log-hours-content .vue-editable-grid .grid-tools{display:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table thead th{display:flex;justify-content:center;align-items:center}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table thead th:first-child{display:flex;justify-content:flex-start;align-items:center}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:first-child td{display:flex;justify-content:center;align-items:center;font-weight:700;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(2) td{display:flex;justify-content:center;align-items:center;background-color:#ecedf0;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(2) td:first-child{justify-content:flex-start}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(3) td{display:flex;justify-content:center;align-items:center;background-color:#ecedf0;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(3) td:first-child{justify-content:flex-start}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(4) td{display:flex;justify-content:center;align-items:center}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(4) td:first-child{justify-content:flex-start;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(4) td.disabled,.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(4) td:last-child{background-color:#ecedf0;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(5) td{display:flex;justify-content:center;align-items:center;background-color:#ecedf0;pointer-events:none;font-weight:700}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(5) td:first-child{justify-content:flex-start}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(6) td{display:flex;justify-content:center;align-items:center}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(6) td:first-child{justify-content:flex-start;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(6) td.disabled,.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(6) td:last-child{background-color:#ecedf0;pointer-events:none}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody>div .editable-field input{text-align:center!important}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody::-webkit-scrollbar{width:.3rem;height:.3rem}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:5px}.log-hours-section .log-hours-content .vue-editable-grid .grid-table-container .grid-table tbody::-webkit-scrollbar-thumb{background-color:#323232;border-radius:5px}.log-hours-section .log-hours-content .log-hours-hr{width:100%;height:2px;background:#ecedf0;border:none;margin:10px 0}.log-hours-section .log-hours-content.side-all .vue-editable-grid .grid-table-container .grid-table tbody>div tr td{background-color:#fff!important;pointer-events:none!important}.log-hours-section .log-hours-content.side-all .vue-editable-grid .grid-table-container .grid-table tbody>div tr:nth-child(5) td{background-color:#ecedf0!important}.log-hours-section .log-hours-bottom{display:flex;justify-content:flex-end;margin-top:15px;gap:10%}.log-hours-section .log-hours-bottom .log-hours-bottom-left p{color:#323232;font-size:15px;font-style:italic}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions{display:flex;align-items:center;gap:20px}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions>p{text-decoration:underline;cursor:pointer}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions>p.disable{pointer-events:none;opacity:.5}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions>button{margin:0}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions .passable-actions{display:flex;gap:20px}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-pass-description{display:flex;justify-content:flex-end;align-items:center;margin-top:10px}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-pass-description p{width:150px;text-align:center;color:#323232;font-size:15px;font-style:italic}.log-hours-section .range-popup .popup-body{padding-top:0;padding-bottom:5px}.log-hours-section .range-popup .popup-body .range-form{display:flex;padding:10px 0;gap:15px}.log-hours-section .range-popup .popup-body .range-form .form-field{width:100%}.log-hours-section .range-popup .popup-body .range-form .form-field .el-date-editor.el-input{width:auto!important}@media (max-width:900px){.log-hours-section .log-hours-top.side-all{grid-template-columns:repeat(2,1fr)}.log-hours-section .log-hours-top.side-all .empty-area{display:none}.log-hours-section .log-hours-content{margin-top:15px}.log-hours-section .log-hours-bottom{margin-top:15px;flex-direction:column;gap:10px}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions{flex-direction:column;gap:10px}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions>p{margin:0}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-actions .passable-actions{gap:10px}.log-hours-section .log-hours-bottom .log-hours-bottom-right .log-hours-pass-description p{width:100%}}@media (max-width:500px){.log-hours-section .log-hours-top.side-all{grid-template-columns:repeat(1,1fr)}}.free-days-section .section-title .free-days-actions{display:flex;gap:10px}.free-days-section .section-title .free-days-actions button{margin:0}.free-days-section .free-days-filters{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.free-days-section .free-days-filters .free-days-filter{display:flex;justify-content:center;gap:10px}.free-days-section .free-days-filters .free-days-filter .el-select{width:-moz-max-content;width:max-content}.free-days-section .free-days-availability{display:flex;margin-bottom:25px;justify-content:center}.free-days-section .free-days-availability-section{gap:10px;display:flex;padding:10px 0;flex-direction:column;border:1px solid rgba(50,50,50,.231373)}.free-days-section .free-days-availability-section hr{width:100%;height:1px;border:none;background:rgba(50,50,50,.231373)}.free-days-section .free-days-availability-section>div{gap:50px;display:flex;padding:0 10px;font-size:14px;font-weight:700;color:#323232;justify-content:space-between}.free-days-section .free-days-content .table-parent .el-table{min-width:893px!important}.free-days-section .free-days-content .table-parent .el-table .capitalize{text-transform:capitalize}.free-days-section .used-hours-popup .popup-body{padding-top:0}.free-days-section .used-hours-popup .popup-body .used-hours-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.free-days-section .used-hours-popup .popup-body .used-hours-form .start-and-end{display:flex;justify-content:center;align-items:center;gap:10px}.free-days-section .used-hours-popup .popup-body .used-hours-form .start-and-end .form-field{width:100%}.free-days-section .used-hours-popup .popup-body .used-hours-form .start-and-end .form-field .el-date-editor.el-input{width:auto!important}.free-days-section .used-hours-popup .popup-body .used-hours-result{display:flex;flex-direction:column;gap:10px}.free-days-section .request-popup .popup-inner{max-height:95vh}.free-days-section .request-popup .popup-inner.step-2{width:-moz-max-content;width:max-content}.free-days-section .request-popup .popup-inner .step-one .form-field .field-label{margin-bottom:7px}.free-days-section .request-popup .popup-inner .step-two{gap:100px;display:flex;justify-content:space-between}.free-days-section .request-popup .popup-inner .step-two .single-area{gap:25px;display:flex;height:-moz-max-content;height:max-content;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .single-area .fields-group{gap:25px;display:flex}.free-days-section .request-popup .popup-inner .step-two .single-area .fields-group .form-field .field-label{margin-bottom:7px}.free-days-section .request-popup .popup-inner .step-two .single-area .fields-group .form-field:first-child .el-date-editor{width:150px}.free-days-section .request-popup .popup-inner .step-two .single-area .fields-group .form-field:nth-child(2) .el-date-editor{width:100px}.free-days-section .request-popup .popup-inner .step-two .single-area .fields-group:nth-child(2) .form-field{width:100%}.free-days-section .request-popup .popup-inner .step-two .multiple-area{width:350px;height:-moz-max-content;height:max-content}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-dates{margin-bottom:20px}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-dates .form-field .field-label{margin-bottom:7px}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-dates .form-field .el-date-editor{width:100%}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-dates .form-field .el-date-editor .el-range-separator{width:33px;padding:0!important}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content{gap:15px;width:100%;display:flex;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .placeholder-area{display:flex;font-weight:700;justify-content:flex-end}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .placeholder-area span{width:100px;padding-left:5px}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days{gap:15px;display:flex;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days .requested-day{display:grid;grid-gap:12%;grid-template-columns:55% 33%}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days .requested-day .form-field:first-child{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days .requested-day .form-field:last-child{align-items:end}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days .requested-day .form-field>span{font-size:13px;font-weight:700;color:#323232}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days .requested-day .form-field .el-date-editor{width:100px}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days-total{display:flex;margin-top:15px;justify-content:space-between}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days-total span{font-size:13px;font-weight:700;color:#323232}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-content .requested-days-total span:last-child{width:100px;padding-left:5px}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-summary{gap:10px;display:flex;margin-top:35px;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-summary .summary-description{font-size:13px;font-weight:600;color:#323232}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-summary .summary-items{gap:5px;display:flex;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .multiple-area .request-summary .summary-items span{font-size:13px;color:#323232}.free-days-section .request-popup .popup-inner .step-two .vacation-container{gap:30px;width:350px;display:flex;height:-moz-max-content;height:max-content;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .vacation-placeholder{margin:0;font-size:13px;font-weight:600;color:#323232}.free-days-section .request-popup .popup-inner .step-two .vacation-section{gap:5px;display:flex;flex-direction:column}.free-days-section .request-popup .popup-inner .step-two .vacation-year{margin:0;font-size:13px;font-weight:600;color:#323232}.free-days-section .request-popup .popup-inner .step-two .vacation-item{display:flex;align-items:center;justify-content:space-between}.free-days-section .request-popup .popup-inner .step-two .vacation-item .el-date-editor{width:100px}.free-days-section .request-popup .popup-inner .step-two .vacation-label{font-size:13px;color:#323232}.free-days-section .request-popup .popup-inner .popup-body{max-height:75vh}.free-days-section .request-popup .popup-inner .popup-footer{gap:15px;display:flex;justify-content:flex-end}.free-days-section .request-popup .popup-inner .popup-footer>span{color:#409eff;cursor:pointer;text-decoration:underline}.free-days-section .reject-popup .popup-body{padding-top:0}.free-days-section .reject-popup .popup-body .reject-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.request-popover{width:230px}.request-popover .request-content .requester-name{font-weight:700;font-size:14px}.request-popover .request-content .requester-name span{text-transform:lowercase}.request-popover .request-content .request-items{margin:10px 0}.request-popover .request-content .request-items .request-item{display:grid;grid-template-columns:75% 15%;grid-gap:10%;font-size:13px;margin-bottom:5px}.request-popover .request-content .request-items .request-item div:first-child{display:flex;justify-content:space-between}.request-popover .request-content .request-items .request-item div:nth-child(2){display:flex;justify-content:end}.request-popover .request-content .request-total{display:flex;justify-content:space-between;font-size:13px;font-weight:700;padding-top:15px}.request-popover .request-content .request-notes{margin-top:25px}.request-popover .request-content .request-notes div:first-child{font-weight:700;font-size:13px}.request-popover .request-content .request-notes div:nth-child(2){font-size:13px}@media (max-width:1000px){.free-days-section .free-days-availability{gap:25px;flex-direction:column}}@media (max-width:900px){.free-days-section .free-days-filters{margin-bottom:15px}.free-days-section .free-days-availability{gap:15px;margin-bottom:15px}.free-days-section .request-popup .step-2{width:95%!important}.free-days-section .request-popup .step-2 .step-two{flex-direction:column}}@media (max-width:700px){.el-date-range-picker{max-width:322px;overflow:hidden;left:34px!important}.el-date-range-picker .el-picker-panel__body-wrapper{width:100%}.el-date-range-picker .el-picker-panel__body-wrapper .el-picker-panel__body{display:grid;min-width:auto}.el-date-range-picker .el-picker-panel__body-wrapper .el-picker-panel__body .el-picker-panel__content{width:100%}}@media (max-width:600px){.free-days-section .section-title{align-items:inherit;flex-direction:column;gap:15px}.free-days-section .free-days-filters .free-days-filter{flex-direction:column;align-items:center}}@media (max-width:450px){.free-days-section .free-days-filters .free-days-filter .el-date-editor{width:100%!important;height:-moz-max-content;height:max-content;display:flex;flex-direction:column}.free-days-section .free-days-filters .free-days-filter .el-date-editor input{width:100%}.free-days-section .request-popup .step-2 .step-two .multiple-area{width:100%!important}.free-days-section .request-popup .step-2 .step-two .multiple-area .request-content .requested-days .requested-day .form-field:nth-child(2){align-items:end}.free-days-section .request-popup .step-2 .step-two .vacation-container{width:100%!important}.free-days-section .request-popup .step-2 .step-two .vacation-label{font-size:12px}}.salary-section .salary-top{display:flex;justify-content:center;align-items:center;gap:10px}.salary-section .salary-top p{margin-bottom:0}.salary-section .salary-content{margin-top:25px}.salary-section .salary-content .capitalize{text-transform:capitalize}.salary-section .salary-content .el-table{min-width:893px!important}.salary-section .salary-content .el-table thead th.image-text .cell{justify-content:center}.salary-section .extra-salary{margin-top:25px}.salary-section .extra-salary .extra-salary-form{display:flex;align-items:flex-end;gap:15px}.salary-section .extra-salary .extra-salary-form button{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.salary-section .extra-salary .extra-salary-content{display:flex;align-items:center;gap:15px}.salary-section .extra-salary .extra-salary-content .extra-salary-items{display:flex;justify-content:center;align-items:center;gap:10px}.salary-section .extra-salary .extra-salary-content .extra-salary-items .extra-salary-item{display:flex;justify-content:center;align-items:center;height:36px;padding:0 10px;gap:5px;border:2px solid #ebeef5;border-radius:5px}.salary-section .extra-salary .extra-salary-content .extra-salary-items .extra-salary-item div:first-child{color:#67c23a;font-weight:600}.salary-section .extra-salary .extra-salary-content .extra-salary-items .extra-salary-item hr{width:2px;height:100%;background-color:#ebeef5;border:none}.salary-section .extra-salary .extra-salary-content .extra-salary-items .extra-salary-item div:last-child{color:#323232;font-weight:600}.salary-section .reject-popup .popup-body{padding-top:0}.salary-section .reject-popup .popup-body .reject-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.salary-section .edit-popup .popup-body{padding-top:0}.salary-section .edit-popup .popup-body .edit-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.salary-section .edit-popup .popup-body .edit-form .specification-area{width:-moz-max-content;width:max-content;position:relative}.salary-section .edit-popup .popup-body .edit-form .specification-area input{position:absolute;width:100%;height:100%;opacity:0;left:0;top:0}@media (max-width:900px){.salary-section .extra-salary,.salary-section .salary-content{margin-top:15px}}@media (max-width:500px){.salary-section .extra-salary .extra-salary-content,.salary-section .extra-salary .extra-salary-form,.salary-section .extra-salary .extra-salary-items{flex-direction:column;align-items:flex-start!important}}.safe-reporting-incident-section .incident-crud .back-area{cursor:pointer;margin-bottom:25px}.safe-reporting-incident-section .incident-crud .back-area span{margin-left:15px}.safe-reporting-incident-section .incident-crud .title-area h1{color:#323232;font-size:30px;font-weight:700;margin-bottom:25px}.safe-reporting-incident-section .incident-crud .form-fields{display:flex;flex-direction:column;gap:45px}.safe-reporting-incident-section .incident-crud .form-fields .form-field .field-label{padding-bottom:10px}.safe-reporting-incident-section .incident-crud .form-action{margin-top:25px}.safe-reporting-incident-section .evaluation-crud .crud-form{display:flex;flex-direction:column;gap:45px}.safe-reporting-incident-section .evaluation-crud .crud-form .form-field .field-label{padding-bottom:10px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header{display:flex;justify-content:space-between}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header h1{color:#323232;font-size:30px;font-weight:700}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header .tab-actions{display:flex;align-items:center;justify-content:center;gap:50px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header .tab-actions .tab-action{display:flex;justify-content:center;align-items:center;gap:10px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header .tab-actions .tab-action p{margin:0;white-space:nowrap}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header .tab-actions .tab-action .el-select .el-input__inner{width:100px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-tabs{margin-top:25px;display:flex}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-tabs .safe-reporting-incident-tab{font-size:15px;border:1px solid #409eff;color:#409eff;padding:10px;cursor:pointer;transition:.5s}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-tabs .safe-reporting-incident-tab:first-child{border-right:none;border-top-left-radius:10px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-tabs .safe-reporting-incident-tab:nth-child(2){border-top-right-radius:10px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-tabs .safe-reporting-incident-tab.active{background-color:#409eff;color:#fff}.safe-reporting-incident-section .safe-reporting-incident-view .tab-incident .table-parent .el-table{min-width:893px!important}.safe-reporting-incident-section .safe-reporting-incident-view .tab-incident .table-parent .el-table .el-table__header-wrapper .cell{word-break:normal!important}.safe-reporting-incident-section .safe-reporting-incident-view .tab-incident .table-parent .el-table .el-table__body-wrapper .cell{white-space:nowrap}.safe-reporting-incident-section .safe-reporting-incident-view .tab-incident .table-parent .el-table .el-table__body-wrapper .cell button{margin:0}.safe-reporting-incident-section .safe-reporting-incident-view .tab-incident .table-parent .el-table .image-text .cell div{display:flex;align-items:center}.safe-reporting-incident-section .safe-reporting-incident-view .tab-evaluation .table-parent .el-table{min-width:893px!important}.safe-reporting-incident-section .safe-reporting-incident-view .tab-evaluation .table-parent .el-table .el-table__body-wrapper .cell button{margin:0}.safe-reporting-incident-section .incident-popup .popup-body .columns-area{display:flex;flex-direction:column;gap:30px}.safe-reporting-incident-section .incident-popup .popup-body .columns-area div{display:flex;flex-direction:column;gap:10px}.safe-reporting-incident-section .incident-popup .popup-body .columns-area div p{margin:0;font-size:15px;line-height:18px}.safe-reporting-incident-section .incident-popup .popup-body .columns-area div p:first-child{font-weight:700}.safe-reporting-incident-section .evaluation-popup .popup-body .columns-area{display:flex;flex-direction:column;gap:30px}.safe-reporting-incident-section .evaluation-popup .popup-body .columns-area div{display:flex;flex-direction:column;gap:10px}.safe-reporting-incident-section .evaluation-popup .popup-body .columns-area div p{margin:0;font-size:15px;line-height:18px}.safe-reporting-incident-section .evaluation-popup .popup-body .columns-area div p:first-child{font-weight:700}@media (max-width:1100px){.safe-reporting-incident-section .incident-crud .back-area,.safe-reporting-incident-section .incident-crud .title-area h1{margin-bottom:15px}.safe-reporting-incident-section .incident-crud .form-action{margin-top:15px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header,.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-header .tab-actions{flex-direction:column;align-items:flex-start;gap:15px}.safe-reporting-incident-section .safe-reporting-incident-view .safe-reporting-incident-tabs{margin-top:15px}}.complaints-section .complaints-search{display:flex;justify-content:flex-end;margin-bottom:25px}.complaints-section .complaints-search .el-input,.complaints-section .complaints-search .el-input .el-input__inner{width:-moz-max-content;width:max-content}.complaints-section .complaints-content .capitalize{text-transform:capitalize}.complaints-section .crud-popup .popup-body{padding-top:0}.complaints-section .crud-popup .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.complaints-section .chat-popup{z-index:1000}.complaints-section .chat-popup .popup-body{padding-top:0}.complaints-section .chat-popup .popup-body .chat-info{margin-top:10px}.complaints-section .chat-popup .popup-body .chat-info>p{color:#323232;margin-bottom:3px;font-size:13px;font-weight:600}.complaints-section .chat-popup .popup-body .chat-info .chat-messages{display:flex;flex-direction:column;gap:15px;padding:10px;max-height:250px;overflow-y:auto;border:1px solid #ccc}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message{display:flex}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message .message-left .message-image{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message .message-right{width:70%;border-radius:10px;padding:10px;margin-left:10px}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message .message-right .message-date{display:flex;justify-content:flex-end;align-items:center;margin-top:10px}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message .message-right .message-date p{font-weight:700;font-size:12px;margin:0!important}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message.to-left{justify-content:flex-start}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message.to-left .message-right{background-color:rgba(19,63,255,.2)}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message.to-right{justify-content:flex-end}.complaints-section .chat-popup .popup-body .chat-info .chat-messages .chat-message.to-right .message-right{background-color:rgba(0,123,226,.2)}.complaints-section .chat-popup .popup-body .chat-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.complaints-section .chat-popup .popup-body .chat-form .chat-actions{display:flex;gap:10px}.complaints-section .chat-popup .popup-body .chat-form .chat-actions .el-checkbox{margin:0!important}@media (max-width:900px){.complaints-section .complaints-search{margin-bottom:15px}}@media (max-width:500px){.complaints-section .complaints-search .el-input,.complaints-section .complaints-search .el-input .el-input__inner{width:100%}}.agenda-section .agenda-calendar .fc-header-toolbar .fc-button .fc-icon{vertical-align:initial;font-size:14px}.agenda-section .agenda-calendar .fc-daygrid-event{cursor:pointer}.agenda-section .crud-popup .popup-inner .popup-header h1{font-size:20px}.agenda-section .crud-popup .popup-inner .popup-body{padding-top:0}.agenda-section .crud-popup .popup-inner .popup-body .crud-form{display:flex;flex-direction:column;padding:10px 0;gap:15px}.agenda-section .crud-popup .popup-inner .popup-body .crud-form .appointment-content{display:flex;flex-direction:column;gap:15px}.agenda-section .crud-popup .popup-inner .popup-body .crud-form .appointment-content .appointment-part{display:flex;gap:15px}.agenda-section .crud-popup .popup-inner .popup-body .crud-form .appointment-content .appointment-part .inclusive-area{width:18px;display:flex;align-items:center;justify-content:center;margin-top:16px;font-weight:700;font-size:14px}.agenda-section .crud-popup .popup-inner .popup-body .crud-form .appointment-content .appointment-part .end-date-action{display:flex;align-items:flex-end}.agenda-section .crud-popup .popup-inner .popup-footer{justify-content:flex-end}.agenda-section .show-popup .popup-inner .popup-header .event-actions{display:flex;align-items:center;gap:10px}.agenda-section .show-popup .popup-inner .popup-header .event-actions i{cursor:pointer;color:rgba(50,50,50,.6);font-size:24px}.agenda-section .show-popup .popup-inner .popup-body .event-content{display:flex;flex-direction:column;gap:30px}.agenda-section .show-popup .popup-inner .popup-body .event-content div p:first-child{margin:0;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:.4px;color:#282a2e}.agenda-section .show-popup .popup-inner .popup-body .event-content div p:nth-child(2){margin:0;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.4px;color:#323232}.notfound-section{position:absolute;width:100%;height:100vh;top:0;left:0}.notfound-section .notfound{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:767px;width:100%;line-height:1.4;text-align:center;padding:15px}.notfound-section .notfound .notfound-404{position:relative;height:220px}.notfound-section .notfound .notfound-404 h1{font-family:Kanit,sans-serif;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:186px;font-weight:200;margin:0;background:linear-gradient(130deg,#3e5eec,#68b3ff);color:transparent;-webkit-background-clip:text;text-transform:uppercase}.notfound-section .notfound h2{font-size:33px;text-transform:uppercase;letter-spacing:3px}.notfound-section .notfound h2,.notfound-section .notfound p{font-family:Kanit,sans-serif;font-weight:200;margin-top:0;margin-bottom:25px}.notfound-section .notfound p{font-size:16px}.notfound-section .notfound a{font-family:Kanit,sans-serif;color:#3e5eec;font-weight:200;text-decoration:none;border-bottom:1px dashed #3e5eec;border-radius:2px;cursor:pointer}@media only screen and (max-width:500px){.notfound-section .notfound .notfound-404{position:relative;height:168px}.notfound-section .notfound .notfound-404 h1{font-size:142px}.notfound-section .notfound h2{font-size:22px}}.complain-section .complain-form{width:50%;margin:40px auto;display:flex;flex-direction:column;gap:15px}.complain-section .complain-form .submit-area{display:flex;justify-content:flex-end}@media (max-width:900px){.complain-section .complain-form{width:75%}}@media (max-width:500px){.complain-section .complain-form{width:85%}}.web.full-no,.web.full-yes{padding-left:0}.web.full-no .sidebar,.web.full-yes .sidebar{left:-100%}.web.duplex-no,.web.duplex-yes{padding-left:320px}.web.duplex-no .sidebar,.web.duplex-yes .sidebar{left:0}.mobile.duplex-no,.mobile.full-no{padding-left:0}.mobile.duplex-no .sidebar,.mobile.full-no .sidebar{left:-100%}.mobile.duplex-yes,.mobile.full-yes{padding-left:0}.mobile.duplex-yes .sidebar,.mobile.full-yes .sidebar{left:0}.pink-border{border-color:#fbd2d2!important}.opacity-0{opacity:0!important;transition:.5s}.opacity-1{opacity:1!important;transition:.5s}.scroll-grey::-webkit-scrollbar{width:.3rem;height:.3rem}.scroll-grey::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:5px}.scroll-grey::-webkit-scrollbar-thumb{background-color:#323232;border-radius:5px}.input-primary{border:2px solid rgba(62,94,236,.1);padding:10px 5px}.button-primary,.input-primary{background:none;outline:none;font-size:16px}.button-primary{border:2px solid rgba(62,94,236,.2);cursor:pointer;color:#3e5eec;border-radius:5px;padding:5px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .3s ease-in-out}.button-primary:hover{background:#3e5eec;color:#fff}.button-primary:disabled{pointer-events:none;opacity:.5}.flex-center{display:flex;justify-content:center;align-items:center}.form-field{display:flex;flex-direction:column}.form-field .field-label{color:#323232;margin-bottom:3px;font-size:13px;font-weight:600}.form-field .field-error{display:flex;align-items:center;min-height:20px}.form-field .field-error span{color:#ca2e2e;font-size:12px;font-weight:bolder;line-height:normal}.form-field.field-invalid .el-input__inner,.form-field.field-invalid .el-input__inner:focus,.form-field.field-invalid .el-input__inner:hover{border-color:#ca2e2e!important}.editor-preview .ql-toolbar{display:none}.editor-preview .ql-container{border:none!important}.editor-preview .ql-container .ql-editor,.ql-editor{padding:0}.ql-editor u{text-decoration:underline!important}.ql-editor em{font-style:italic!important}.ql-editor strong{font-weight:700!important}.blue-text{color:#409eff;margin-bottom:10px}body{font-family:Oxygen,sans-serif}.main{padding-top:79px}.main .default-section{padding:30px 25px;min-height:calc(100vh - 79px)}.main .default-section .default-section{padding:0}.main .default-section .section-title{margin-bottom:25px;display:flex;justify-content:space-between;align-items:center}.main .default-section .section-title h1{color:#323232;font-size:30px;font-weight:700}@media (max-width:900px){.main .default-section .section-title{margin-bottom:15px}.main .default-section .section-title h1{font-size:25px}}@media (max-width:500px){.main .default-section .section-title h1{font-size:20px}}