@-webkit-keyframes strikethrough{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes strikethrough{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}html{--color-admin-white:rgb(255, 255, 255, 1);--color-admin-white-60:rgba(255,255,255,0.6);--color-admin-red:rgb(222, 53, 11);--color-admin-diff-ins:#ddfade;--color-admin-diff-del:#ffe7e7;--color-admin-gray-light:#ccc;--color-admin-gray-alt:#555555;--color-admin-dropzone-hover:#999999;--color-admin-striketrough:rgba(200,0,0,1);--color-admin-striketrough-background:rgba(255, 189, 182, 0.3)}.strikethrough{display:inline-block;position:relative;transition:all .5s cubic-bezier(.55,0,.1,1)}.strikethrough:after{content:"";position:absolute;display:block;width:100%;height:2px;box-shadow:0 1px var(--color-admin-white-60);margin-top:-.7em;background:#000;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-animation:strikethrough 1s .5s cubic-bezier(.55,0,.1,1) 1;animation:strikethrough 1s .5s cubic-bezier(.55,0,.1,1) 1;transition:transform .5s cubic-bezier(.55,0,.1,1);transition:transform .5s cubic-bezier(.55,0,.1,1),-webkit-transform .5s cubic-bezier(.55,0,.1,1)}.strikethrough:hover{color:var(--color-admin-striketrough);background:var(--color-admin-striketrough-background)}.strikethrough:hover:after{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.clearfix{content:"";clear:both;display:block}form div.required>label:after{content:"*";color:var(--color-admin-red);margin-left:5px}form .form-group-default.required>label:after{display:none}body.tox-dialog__disable-scroll{overflow:unset!important}table thead .form-control{border-radius:3px}table thead select.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}table tbody tr td:last-child[align=right]{min-width:10%}table tbody tr td:not(.empty):last-child a{margin-bottom:4px}table tbody tr td div.empty{text-align:center}.main-header .sidebar-toggle{font-family:"Font Awesome 6 Pro";line-height:20px}.form-control.kv-container-from,.form-control.kv-container-to{padding:0;border:0}.kv-table-footer,.kv-table-header{background:0 0!important}.kv-table-footer.kv-float-footer,.kv-table-header.kv-float-header{position:-webkit-sticky;position:sticky;background:var(--color-admin-white)!important;z-index:1;box-shadow:none}.kv-table-header.kv-float-header{top:60px!important}.kv-table-footer.kv-float-footer{bottom:0!important}.kv-sort-icon,button.fileinput-remove{display:none}.nav-link.active{position:relative;isolation:auto!important}.nav-link.active::after{content:"";display:block;position:absolute;left:0;bottom:-4px;width:100%;height:5px;background:var(--color-admin-white);z-index:5}.nav-link[role=tab].active::after{bottom:-4px}.page-sidebar .sidebar-header{padding-left:20px!important}.field-article-temp_gallery .krajee-default.file-preview-frame .kv-file-content{width:192px}.article-history-diff ins{display:inline-block;background:var(--color-admin-diff-ins)!important;text-decoration:none;padding:2px 4px;margin:-2px 0}.article-history-diff del{display:inline-block;background:var(--color-admin-diff-del)!important;text-decoration:line-through!important;padding:2px 4px;margin:-2px 0}table.table{word-break:normal}table.table thead tr th a{padding-right:16px;color:#353f4d;cursor:pointer;position:relative;display:block;min-height:15px}table.table thead tr th a::after,table.table thead tr th a::before{font-family:"Font Awesome 6 Pro"!important;position:absolute;bottom:0;display:block;opacity:.3}table.table thead tr th a::before,table.table thead tr th a[disabled]::before{right:0;content:"\f176"!important;font-weight:900}table.table thead tr th a::after,table.table thead tr th a[disabled]::after{right:.5em;content:"\f175"!important;font-weight:900}table.table thead tr th a.asc::before,table.table thead tr th a.desc::after{opacity:1}@media (max-width:1620px){table.table{word-break:break-word}}table.table thead tr th a[disabled]:after,table.table thead tr th a[disabled]:before{opacity:0}.file-drop-zone{min-height:100%}.file-drop-zone-title{padding:0;font-size:1em}.file-drop-zone.clickable:hover{border:1px solid var(--color-admin-dropzone-hover)}table.multiple-input-list.table-renderer tr>td:first-child{padding-right:0}table.multiple-input-list.table-renderer tr>td:last-child{padding-left:0;text-align:center}.modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-confirm-autofocus .btn-primary{outline:4px solid transparent!important}.modal-confirm-autofocus .btn-primary:focus{outline:4px solid rgba(0,87,188,.5)!important}