From 9f551fd8146eb7308c47d59ae13f4ee86f3cf596 Mon Sep 17 00:00:00 2001 From: Arunas Mazeika Date: Thu, 23 Nov 2023 16:36:39 +0100 Subject: [PATCH] #675 Add additional missing styling for JCE editor --- .../koowa/resources/assets/css/admin.css | 61 +++++++++++-------- .../koowa/resources/assets/css/admin.min.css | 2 +- .../resources/assets/scss/joomla5/_form.scss | 31 ++++++++-- 3 files changed, 61 insertions(+), 33 deletions(-) diff --git a/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.css b/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.css index ddea282b8..0d163d21e 100644 --- a/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.css +++ b/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.css @@ -4017,36 +4017,36 @@ margin-top: 4px; left: -6px; } -.k-ui-namespace .k-button--default, .k-ui-j3-form .k-ui-namespace .btn, .k-ui-j4-form .k-ui-namespace .btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .btn-secondary { +.k-ui-namespace .k-button--default, .k-ui-j3-form .k-ui-namespace .btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .btn-secondary { color: #222222; background-color: white; border-color: #cdcdcd; } -.k-ui-namespace .k-button--default:focus, .k-ui-j3-form .k-ui-namespace .btn:focus, .k-ui-j4-form .k-ui-namespace .btn:focus, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:focus, .k-ui-j4-form .k-ui-namespace .btn-secondary:focus, .k-ui-namespace .k-button--default.k-has-focus, .k-ui-j3-form .k-ui-namespace .k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary { +.k-ui-namespace .k-button--default:focus, .k-ui-j3-form .k-ui-namespace .btn:focus, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:focus, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:focus, .k-ui-j4-form .k-ui-namespace .btn:focus, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:focus, .k-ui-j4-form .k-ui-namespace .btn-secondary:focus, .k-ui-namespace .k-button--default.k-has-focus, .k-ui-j3-form .k-ui-namespace .k-has-focus.btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary { color: #222222; background-color: #e6e6e6; border-color: #8d8d8d; } -.k-ui-namespace .k-button--default:hover, .k-ui-j3-form .k-ui-namespace .btn:hover, .k-ui-j4-form .k-ui-namespace .btn:hover, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:hover, .k-ui-j4-form .k-ui-namespace .btn-secondary:hover { +.k-ui-namespace .k-button--default:hover, .k-ui-j3-form .k-ui-namespace .btn:hover, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:hover, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:hover, .k-ui-j4-form .k-ui-namespace .btn:hover, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:hover, .k-ui-j4-form .k-ui-namespace .btn-secondary:hover { color: #222222; background-color: #e6e6e6; border-color: #aeaeae; } -.k-ui-namespace .k-button--default:active, .k-ui-j3-form .k-ui-namespace .btn:active, .k-ui-j4-form .k-ui-namespace .btn:active, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active, .k-ui-j4-form .k-ui-namespace .btn-secondary:active, .k-ui-namespace .k-button--default.k-is-active, .k-ui-j3-form .k-ui-namespace .k-is-active.btn, .k-ui-j4-form .k-ui-namespace .k-is-active.btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary { +.k-ui-namespace .k-button--default:active, .k-ui-j3-form .k-ui-namespace .btn:active, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active, .k-ui-j4-form .k-ui-namespace .btn:active, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active, .k-ui-j4-form .k-ui-namespace .btn-secondary:active, .k-ui-namespace .k-button--default.k-is-active, .k-ui-j3-form .k-ui-namespace .k-is-active.btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-is-open > .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-is-open > .k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary { color: #222222; background-color: #e6e6e6; border-color: #aeaeae; box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.125); } -.k-ui-namespace .k-button--default:active:hover, .k-ui-j3-form .k-ui-namespace .btn:active:hover, .k-ui-j4-form .k-ui-namespace .btn:active:hover, .k-ui-j4-form .k-ui-namespace .btn-secondary:active:hover, .k-ui-namespace .k-button--default:active:focus, .k-ui-j3-form .k-ui-namespace .btn:active:focus, .k-ui-j4-form .k-ui-namespace .btn:active:focus, .k-ui-j4-form .k-ui-namespace .btn-secondary:active:focus, .k-ui-namespace .k-button--default:active.k-has-focus, .k-ui-j3-form .k-ui-namespace .btn:active.k-has-focus, .k-ui-j4-form .k-ui-namespace .btn:active.k-has-focus, .k-ui-j4-form .k-ui-namespace .btn-secondary:active.k-has-focus, .k-ui-namespace .k-button--default.k-is-active:hover, .k-ui-j3-form .k-ui-namespace .k-is-active.btn:hover, .k-ui-j4-form .k-ui-namespace .k-is-active.btn:hover, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:hover, .k-ui-namespace .k-button--default.k-is-active:focus, .k-ui-j3-form .k-ui-namespace .k-is-active.btn:focus, .k-ui-j4-form .k-ui-namespace .k-is-active.btn:focus, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:focus, .k-ui-namespace .k-button--default.k-is-active.k-has-focus, .k-ui-j3-form .k-ui-namespace .k-is-active.k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn-secondary, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle:hover, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:hover, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:hover, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary:hover, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle:focus, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:focus, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:focus, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary:focus, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle.k-has-focus, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.btn-secondary { +.k-ui-namespace .k-button--default:active:hover, .k-ui-j3-form .k-ui-namespace .btn:active:hover, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active:hover, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active:hover, .k-ui-j4-form .k-ui-namespace .btn:active:hover, .k-ui-j4-form .k-ui-namespace .btn-secondary:active:hover, .k-ui-namespace .k-button--default:active:focus, .k-ui-j3-form .k-ui-namespace .btn:active:focus, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active:focus, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active:focus, .k-ui-j4-form .k-ui-namespace .btn:active:focus, .k-ui-j4-form .k-ui-namespace .btn-secondary:active:focus, .k-ui-namespace .k-button--default:active.k-has-focus, .k-ui-j3-form .k-ui-namespace .btn:active.k-has-focus, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active.k-has-focus, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active.k-has-focus, .k-ui-j4-form .k-ui-namespace .btn:active.k-has-focus, .k-ui-j4-form .k-ui-namespace .btn-secondary:active.k-has-focus, .k-ui-namespace .k-button--default.k-is-active:hover, .k-ui-j3-form .k-ui-namespace .k-is-active.btn:hover, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary:hover, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary:hover, .k-ui-j4-form .k-ui-namespace .k-is-active.btn:hover, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:hover, .k-ui-namespace .k-button--default.k-is-active:focus, .k-ui-j3-form .k-ui-namespace .k-is-active.btn:focus, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary:focus, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary:focus, .k-ui-j4-form .k-ui-namespace .k-is-active.btn:focus, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:focus, .k-ui-namespace .k-button--default.k-is-active.k-has-focus, .k-ui-j3-form .k-ui-namespace .k-is-active.k-has-focus.btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.k-has-focus.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn-secondary, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle:hover, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:hover, .k-is-open > .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary:hover, .k-ui-j5-form .editor-xtd-buttons .k-is-open > .k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary:hover, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:hover, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary:hover, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle:focus, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:focus, .k-is-open > .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary:focus, .k-ui-j5-form .editor-xtd-buttons .k-is-open > .k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary:focus, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn:focus, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary:focus, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle.k-has-focus, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.btn, .k-is-open > .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.k-has-focus.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.k-has-focus.btn-secondary { color: #222222; background-color: #d4d4d4; border-color: #8d8d8d; } -.k-ui-namespace .k-button--default:active, .k-ui-j3-form .k-ui-namespace .btn:active, .k-ui-j4-form .k-ui-namespace .btn:active, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active, .k-ui-j4-form .k-ui-namespace .btn-secondary:active, .k-ui-namespace .k-button--default.k-is-active, .k-ui-j3-form .k-ui-namespace .k-is-active.btn, .k-ui-j4-form .k-ui-namespace .k-is-active.btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary { +.k-ui-namespace .k-button--default:active, .k-ui-j3-form .k-ui-namespace .btn:active, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active, .k-ui-j4-form .k-ui-namespace .btn:active, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active, .k-ui-j4-form .k-ui-namespace .btn-secondary:active, .k-ui-namespace .k-button--default.k-is-active, .k-ui-j3-form .k-ui-namespace .k-is-active.btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.btn, .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary, .k-is-open > .k-ui-namespace .k-button--default.dropdown-toggle, .k-ui-j3-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-is-open > .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-is-open > .k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn, .k-ui-j4-form .k-is-open > .k-ui-namespace .dropdown-toggle.btn-secondary { background-image: none; } -.k-ui-namespace .k-button--default.k-is-disabled:hover, .k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:hover, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:hover, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:hover, .k-ui-namespace .k-button--default.k-is-disabled:focus, .k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:focus, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:focus, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:focus, .k-ui-namespace .k-button--default.k-is-disabled.k-has-focus, .k-ui-j3-form .k-ui-namespace .k-is-disabled.k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn-secondary, .k-ui-namespace .k-button--default[disabled]:hover, .k-ui-j3-form .k-ui-namespace [disabled].btn:hover, .k-ui-j4-form .k-ui-namespace [disabled].btn:hover, .k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:hover, .k-ui-namespace .k-button--default[disabled]:focus, .k-ui-j3-form .k-ui-namespace [disabled].btn:focus, .k-ui-j4-form .k-ui-namespace [disabled].btn:focus, .k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:focus, .k-ui-namespace .k-button--default[disabled].k-has-focus, .k-ui-j3-form .k-ui-namespace [disabled].k-has-focus.btn, .k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn, .k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn-secondary, fieldset[disabled] .k-ui-namespace .k-button--default:hover, fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:hover, .k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:hover, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:hover, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:hover, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:hover, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:hover, fieldset[disabled] .k-ui-namespace .k-button--default:focus, fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:focus, .k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:focus, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:focus, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:focus, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:focus, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:focus, fieldset[disabled] .k-ui-namespace .k-button--default.k-has-focus, fieldset[disabled] .k-ui-j3-form .k-ui-namespace .k-has-focus.btn, .k-ui-j3-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn-secondary { +.k-ui-namespace .k-button--default.k-is-disabled:hover, .k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:hover, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-disabled.xtd-button.btn-secondary:hover, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-disabled.xtd-button.btn-secondary:hover, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:hover, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:hover, .k-ui-namespace .k-button--default.k-is-disabled:focus, .k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:focus, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-disabled.xtd-button.btn-secondary:focus, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-disabled.xtd-button.btn-secondary:focus, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:focus, .k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:focus, .k-ui-namespace .k-button--default.k-is-disabled.k-has-focus, .k-ui-j3-form .k-ui-namespace .k-is-disabled.k-has-focus.btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-disabled.k-has-focus.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-disabled.k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn, .k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn-secondary, .k-ui-namespace .k-button--default[disabled]:hover, .k-ui-j3-form .k-ui-namespace [disabled].btn:hover, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons [disabled].xtd-button.btn-secondary:hover, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace [disabled].xtd-button.btn-secondary:hover, .k-ui-j4-form .k-ui-namespace [disabled].btn:hover, .k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:hover, .k-ui-namespace .k-button--default[disabled]:focus, .k-ui-j3-form .k-ui-namespace [disabled].btn:focus, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons [disabled].xtd-button.btn-secondary:focus, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace [disabled].xtd-button.btn-secondary:focus, .k-ui-j4-form .k-ui-namespace [disabled].btn:focus, .k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:focus, .k-ui-namespace .k-button--default[disabled].k-has-focus, .k-ui-j3-form .k-ui-namespace [disabled].k-has-focus.btn, .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons [disabled].k-has-focus.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons .k-ui-namespace [disabled].k-has-focus.xtd-button.btn-secondary, .k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn, .k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn-secondary, fieldset[disabled] .k-ui-namespace .k-button--default:hover, fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:hover, .k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:hover, fieldset[disabled] .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:hover, .k-ui-j5-form .editor-xtd-buttons fieldset[disabled] .k-ui-namespace .xtd-button.btn-secondary:hover, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:hover, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:hover, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:hover, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:hover, fieldset[disabled] .k-ui-namespace .k-button--default:focus, fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:focus, .k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:focus, fieldset[disabled] .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:focus, .k-ui-j5-form .editor-xtd-buttons fieldset[disabled] .k-ui-namespace .xtd-button.btn-secondary:focus, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:focus, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:focus, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:focus, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:focus, fieldset[disabled] .k-ui-namespace .k-button--default.k-has-focus, fieldset[disabled] .k-ui-j3-form .k-ui-namespace .k-has-focus.btn, .k-ui-j3-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn, fieldset[disabled] .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary, .k-ui-j5-form .editor-xtd-buttons fieldset[disabled] .k-ui-namespace .k-has-focus.xtd-button.btn-secondary, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn-secondary { background-color: white; border-color: #cdcdcd; } @@ -4888,7 +4888,7 @@ * Disabled and read-only inputs */ } -.k-ui-namespace .k-form-control:focus, .k-ui-j4-form .k-ui-namespace .form-control:focus, .k-ui-j4-form .k-ui-namespace select:focus { +.k-ui-namespace .k-form-control:focus, .k-ui-j4-form .k-ui-namespace .form-control:focus, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select:focus, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace select:focus, .k-ui-j4-form .k-ui-namespace select:focus { border-color: #3498db; outline: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 152, 219, 0.6); @@ -4897,7 +4897,7 @@ color: #9a9a9a; opacity: 1; } -.k-ui-namespace .k-form-control:-ms-input-placeholder, .k-ui-j4-form .k-ui-namespace .form-control:-ms-input-placeholder, .k-ui-j4-form .k-ui-namespace select:-ms-input-placeholder { +.k-ui-namespace .k-form-control:-ms-input-placeholder, .k-ui-j4-form .k-ui-namespace .form-control:-ms-input-placeholder, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select:-ms-input-placeholder, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace select:-ms-input-placeholder, .k-ui-j4-form .k-ui-namespace select:-ms-input-placeholder { color: #9a9a9a; } .k-ui-namespace .k-form-control::-webkit-input-placeholder, .k-ui-j4-form .k-ui-namespace .form-control::-webkit-input-placeholder, .k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-webkit-input-placeholder, .k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-webkit-input-placeholder, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder, .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder { @@ -4907,11 +4907,11 @@ border: 0; background-color: transparent; } -.k-ui-namespace .k-form-control[disabled], .k-ui-j4-form .k-ui-namespace [disabled].form-control, .k-ui-j4-form .k-ui-namespace select[disabled], .k-ui-namespace .k-form-control[readonly], .k-ui-j4-form .k-ui-namespace [readonly].form-control, .k-ui-j4-form .k-ui-namespace select[readonly], fieldset[disabled] .k-ui-namespace .k-form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace select, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control, .k-ui-j4-form fieldset[disabled] .k-ui-namespace select { +.k-ui-namespace .k-form-control[disabled], .k-ui-j4-form .k-ui-namespace [disabled].form-control, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select[disabled], .k-ui-j5-form .k-ui-j4-form .k-ui-namespace select[disabled], .k-ui-j4-form .k-ui-namespace select[disabled], .k-ui-namespace .k-form-control[readonly], .k-ui-j4-form .k-ui-namespace [readonly].form-control, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select[readonly], .k-ui-j5-form .k-ui-j4-form .k-ui-namespace select[readonly], .k-ui-j4-form .k-ui-namespace select[readonly], fieldset[disabled] .k-ui-namespace .k-form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select, .k-ui-j5-form fieldset[disabled] .k-ui-j4-form .k-ui-namespace select, fieldset[disabled] .k-ui-j4-form .k-ui-namespace select, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form fieldset[disabled] .k-ui-namespace select, .k-ui-j4-form fieldset[disabled] .k-ui-namespace select { background-color: #ddd; opacity: 1; /* 7 */ } -.k-ui-namespace .k-form-control[disabled], .k-ui-j4-form .k-ui-namespace [disabled].form-control, .k-ui-j4-form .k-ui-namespace select[disabled], fieldset[disabled] .k-ui-namespace .k-form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace select, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control, .k-ui-j4-form fieldset[disabled] .k-ui-namespace select { +.k-ui-namespace .k-form-control[disabled], .k-ui-j4-form .k-ui-namespace [disabled].form-control, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select[disabled], .k-ui-j5-form .k-ui-j4-form .k-ui-namespace select[disabled], .k-ui-j4-form .k-ui-namespace select[disabled], fieldset[disabled] .k-ui-namespace .k-form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control, fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select, .k-ui-j5-form fieldset[disabled] .k-ui-j4-form .k-ui-namespace select, fieldset[disabled] .k-ui-j4-form .k-ui-namespace select, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control, .k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form fieldset[disabled] .k-ui-namespace select, .k-ui-j4-form fieldset[disabled] .k-ui-namespace select { cursor: not-allowed; } .k-ui-namespace textarea.k-form-control, .k-ui-j4-form .k-ui-namespace textarea.form-control { @@ -5080,7 +5080,7 @@ .k-ui-namespace .k-has-success .checkbox-inline, .k-ui-namespace .k-has-success.radio label, .k-ui-namespace .k-has-success.checkbox label, .k-ui-namespace .k-has-success.radio-inline label, .k-ui-namespace .k-has-success.checkbox-inline label { color: #209150; } -.k-ui-namespace .k-has-success .k-form-control, .k-ui-j4-form .k-ui-namespace .k-has-success .form-control, .k-ui-j4-form .k-ui-namespace .k-has-success select { +.k-ui-namespace .k-has-success .k-form-control, .k-ui-j4-form .k-ui-namespace .k-has-success .form-control, .k-ui-j4-form .k-ui-namespace .k-has-success .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-has-success select, .k-ui-j4-form .k-ui-namespace .k-has-success select { border-color: #209150; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } @@ -5104,7 +5104,7 @@ .k-ui-namespace .k-has-warning .checkbox-inline, .k-ui-namespace .k-has-warning.radio label, .k-ui-namespace .k-has-warning.checkbox label, .k-ui-namespace .k-has-warning.radio-inline label, .k-ui-namespace .k-has-warning.checkbox-inline label { color: #cd6d17; } -.k-ui-namespace .k-has-warning .k-form-control, .k-ui-j4-form .k-ui-namespace .k-has-warning .form-control, .k-ui-j4-form .k-ui-namespace .k-has-warning select { +.k-ui-namespace .k-has-warning .k-form-control, .k-ui-j4-form .k-ui-namespace .k-has-warning .form-control, .k-ui-j4-form .k-ui-namespace .k-has-warning .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-has-warning select, .k-ui-j4-form .k-ui-namespace .k-has-warning select { border-color: #cd6d17; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } @@ -5128,7 +5128,7 @@ .k-ui-namespace .k-has-error .checkbox-inline, .k-ui-namespace .k-has-error.radio label, .k-ui-namespace .k-has-error.checkbox label, .k-ui-namespace .k-has-error.radio-inline label, .k-ui-namespace .k-has-error.checkbox-inline label { color: #a33024; } -.k-ui-namespace .k-has-error .k-form-control, .k-ui-j4-form .k-ui-namespace .k-has-error .form-control, .k-ui-j4-form .k-ui-namespace .k-has-error select { +.k-ui-namespace .k-has-error .k-form-control, .k-ui-j4-form .k-ui-namespace .k-has-error .form-control, .k-ui-j4-form .k-ui-namespace .k-has-error .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-has-error select, .k-ui-j4-form .k-ui-namespace .k-has-error select { border-color: #a33024; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } @@ -5166,7 +5166,7 @@ * The button */ } -.k-ui-namespace .k-input-group .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group .form-control, .k-ui-j4-form .k-ui-namespace .k-input-group select { +.k-ui-namespace .k-input-group .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group .form-control, .k-ui-j4-form .k-ui-namespace .k-input-group .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group select, .k-ui-j4-form .k-ui-namespace .k-input-group select { /* 3 */ position: relative; z-index: 2; @@ -5186,7 +5186,7 @@ .k-ui-namespace .k-input-group .k-input-group__button .k-button, .k-ui-j3-form .k-ui-namespace .k-input-group .k-input-group__button .btn, .k-ui-j4-form .k-ui-namespace .k-input-group .k-input-group__button .btn { height: 32px; } -.k-ui-namespace .k-input-group--large > .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group--large > .form-control, .k-ui-j4-form .k-ui-namespace .k-input-group--large > select, .k-ui-namespace .k-input-group--large > .select2-container--bootstrap .select2-selection--single, .k-ui-namespace .k-input-group--large > .k-input-group__addon, .k-ui-namespace .k-input-group--large > .k-input-group__button > .k-button, .k-ui-j3-form .k-ui-namespace .k-input-group--large > .k-input-group__button > .btn, .k-ui-j4-form .k-ui-namespace .k-input-group--large > .k-input-group__button > .btn { +.k-ui-namespace .k-input-group--large > .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group--large > .form-control, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form .k-input-group--large > select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group--large > select, .k-ui-j4-form .k-ui-namespace .k-input-group--large > select, .k-ui-namespace .k-input-group--large > .select2-container--bootstrap .select2-selection--single, .k-ui-namespace .k-input-group--large > .k-input-group__addon, .k-ui-namespace .k-input-group--large > .k-input-group__button > .k-button, .k-ui-j3-form .k-ui-namespace .k-input-group--large > .k-input-group__button > .btn, .k-ui-j4-form .k-ui-namespace .k-input-group--large > .k-input-group__button > .btn { height: 40px; padding: 8px 16px; font-size: 17px; @@ -5213,7 +5213,7 @@ .k-ui-j4-form .k-ui-namespace .k-input-group--large select[multiple] { height: auto; } -.k-ui-namespace .k-input-group--small > .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group--small > .form-control, .k-ui-j4-form .k-ui-namespace .k-input-group--small > select, .k-ui-namespace .k-input-group--small > .select2-container--bootstrap .select2-selection--single, .k-ui-namespace .k-input-group--small > .k-input-group__addon, .k-ui-namespace .k-input-group--small > .k-input-group__button > .k-button, .k-ui-j3-form .k-ui-namespace .k-input-group--small > .k-input-group__button > .btn, .k-ui-j4-form .k-ui-namespace .k-input-group--small > .k-input-group__button > .btn { +.k-ui-namespace .k-input-group--small > .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group--small > .form-control, .k-ui-j4-form .k-ui-namespace .k-ui-j5-form .k-input-group--small > select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group--small > select, .k-ui-j4-form .k-ui-namespace .k-input-group--small > select, .k-ui-namespace .k-input-group--small > .select2-container--bootstrap .select2-selection--single, .k-ui-namespace .k-input-group--small > .k-input-group__addon, .k-ui-namespace .k-input-group--small > .k-input-group__button > .k-button, .k-ui-j3-form .k-ui-namespace .k-input-group--small > .k-input-group__button > .btn, .k-ui-j4-form .k-ui-namespace .k-input-group--small > .k-input-group__button > .btn { height: 28px; padding: 4px 8px; font-size: 11px; @@ -5240,6 +5240,8 @@ .k-ui-namespace .k-input-group__button, .k-ui-namespace .k-input-group .k-form-control, .k-ui-j4-form .k-ui-namespace .k-input-group .form-control, +.k-ui-j4-form .k-ui-namespace .k-input-group .k-ui-j5-form select, +.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group select, .k-ui-j4-form .k-ui-namespace .k-input-group select { display: block; flex: 1 1 auto; @@ -5464,7 +5466,7 @@ html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-c .k-ui-namespace .k-form-group:last-child, .k-ui-j4-form .k-ui-namespace .form-group:last-child { margin-bottom: 0; } -.k-ui-namespace .k-form-group--small .k-form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--small .form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--small select { +.k-ui-namespace .k-form-group--small .k-form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--small .form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--small .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-form-group--small select, .k-ui-j4-form .k-ui-namespace .k-form-group--small select { font-size: 11px; height: 28px; padding: 4px 8px; @@ -5480,7 +5482,7 @@ html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-c .k-ui-j4-form .k-ui-namespace .k-form-group--small select[multiple] { height: auto; } -.k-ui-namespace .k-form-group--large .k-form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--large .form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--large select { +.k-ui-namespace .k-form-group--large .k-form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--large .form-control, .k-ui-j4-form .k-ui-namespace .k-form-group--large .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-form-group--large select, .k-ui-j4-form .k-ui-namespace .k-form-group--large select { font-size: 17px; height: 40px; padding: 8px 16px; @@ -5595,7 +5597,7 @@ html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-c padding: 5px; } } -.k-ui-namespace .k-form-row .k-form-control, .k-ui-j4-form .k-ui-namespace .k-form-row .form-control, .k-ui-j4-form .k-ui-namespace .k-form-row select { +.k-ui-namespace .k-form-row .k-form-control, .k-ui-j4-form .k-ui-namespace .k-form-row .form-control, .k-ui-j4-form .k-ui-namespace .k-form-row .k-ui-j5-form select, .k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-form-row select, .k-ui-j4-form .k-ui-namespace .k-form-row select { margin: 0; } .k-ui-namespace .k-form-row .k-form-row__message a { @@ -14953,13 +14955,6 @@ html .form-inline .select2-container--bootstrap { /** * Iframes */ - /** - * Editors - */ - /* - - - /** * Editors */ @@ -16123,6 +16118,18 @@ html .form-inline .select2-container--bootstrap { .k-ui-j5-form .modal iframe { width: 100%; } +.k-ui-j5-form .editor.mb-2 { + margin-bottom: 0.5rem !important; +} +.k-ui-j5-form .editor-xtd-buttons { + margin-top: 10px; +} +.k-ui-j5-form .editor-xtd-buttons .xtd-button.btn { + margin: 0 4px 4px 0; +} +.k-ui-j5-form .editor-xtd-buttons .xtd-button [class^=icon-], .k-ui-j5-form .editor-xtd-buttons .xtd-button [class*=" icon-"] { + margin-right: 0 !important; +} .k-ui-j5-form .btn-toolbar { margin: 1em 0 0; } diff --git a/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.min.css b/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.min.css index f75c4ac36..3b1501a20 100644 --- a/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.min.css +++ b/code/libraries/joomlatools/component/koowa/resources/assets/css/admin.min.css @@ -1,4 +1,4 @@ -@font-face{font-family:"k-icons";src:url("../../framework/fonts/k-icons/k-icons.eot");src:url("../../framework/fonts/k-icons/k-icons.eot?#iefix") format("embedded-opentype"),url("../../framework/fonts/k-icons/k-icons.woff") format("woff"),url("../../framework/fonts/k-icons/k-icons.ttf") format("truetype"),url("../../framework/fonts/k-icons/k-icons.svg#k-icons") format("svg");font-weight:normal;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"k-icons";src:url("../../framework/fonts/k-icons/k-icons.svg#k-icons") format("svg")}}.footable.breakpoint .footable-toggle:after,.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle:after,.k-appearance .k-ui-namespace input[type=checkbox]:before,.k-icon-open,.k-icon-menu-opened,.k-icon-menu-closed,.k-icon-folder-opened,.k-icon-folder-closed,.k-icon-filter,.k-icon-enabled,.k-icon-documents,.k-icon-document-link,.k-icon-document-video,.k-icon-document-spreadsheet,.k-icon-document-pdf,.k-icon-document-image,.k-icon-document-folder,.k-icon-document-document,.k-icon-document-default,.k-icon-document-audio,.k-icon-document-archive,.k-icon-disabled,.k-icon-close,.k-icon-zoom-out,.k-icon-zoom-in,.k-icon-yen,.k-icon-x,.k-icon-wrench,.k-icon-wifi,.k-icon-warning,.k-icon-volume-off,.k-icon-volume-low,.k-icon-volume-high,.k-icon-video,.k-icon-vertical-align-top,.k-icon-vertical-align-center,.k-icon-vertical-align-bottom,.k-icon-underline,.k-icon-trash,.k-icon-transfer,.k-icon-timer,.k-icon-thumb-up,.k-icon-thumb-down,.k-icon-text,.k-icon-terminal,.k-icon-task,.k-icon-target,.k-icon-tags,.k-icon-tag,.k-icon-tablet,.k-icon-sun,.k-icon-star,.k-icon-spreadsheet,.k-icon-sort-descending,.k-icon-sort-ascending,.k-icon-signpost,.k-icon-signal,.k-icon-shield,.k-icon-share,.k-icon-share-boxed,.k-icon-script,.k-icon-rss,.k-icon-rss-alt,.k-icon-resize-width,.k-icon-resize-height,.k-icon-resize-both,.k-icon-reload,.k-icon-random,.k-icon-rain,.k-icon-question-mark,.k-icon-puzzle-piece,.k-icon-pulse,.k-icon-project,.k-icon-print,.k-icon-power-standby,.k-icon-plus,.k-icon-play-circle,.k-icon-pin,.k-icon-pie-chart,.k-icon-phone,.k-icon-person,.k-icon-people,.k-icon-pencil,.k-icon-paperclip,.k-icon-musical-note,.k-icon-move,.k-icon-moon,.k-icon-monitor,.k-icon-minus,.k-icon-microphone,.k-icon-menu,.k-icon-medical-cross,.k-icon-media-stop,.k-icon-media-step-forward,.k-icon-media-step-backward,.k-icon-media-skip-forward,.k-icon-media-skip-backward,.k-icon-media-record,.k-icon-media-play,.k-icon-media-pause,.k-icon-map,.k-icon-map-marker,.k-icon-magnifying-glass,.k-icon-loop,.k-icon-loop-square,.k-icon-loop-circular,.k-icon-lock-unlocked,.k-icon-lock-locked,.k-icon-location,.k-icon-list,.k-icon-list-rich,.k-icon-link-intact,.k-icon-link-broken,.k-icon-lightbulb,.k-icon-layers,.k-icon-laptop,.k-icon-key,.k-icon-justify-right,.k-icon-justify-left,.k-icon-justify-center,.k-icon-italic,.k-icon-info,.k-icon-infinity,.k-icon-inbox,.k-icon-image,.k-icon-home,.k-icon-heart,.k-icon-headphones,.k-icon-header,.k-icon-hard-drive,.k-icon-grid-two-up,.k-icon-grid-three-up,.k-icon-grid-four-up,.k-icon-graph,.k-icon-globe,.k-icon-fullscreen-exit,.k-icon-fullscreen-enter,.k-icon-fork,.k-icon-folder,.k-icon-flash,.k-icon-flag,.k-icon-fire,.k-icon-file,.k-icon-eyedropper,.k-icon-eye,.k-icon-external-link,.k-icon-expand-up,.k-icon-expand-right,.k-icon-expand-left,.k-icon-expand-down,.k-icon-excerpt,.k-icon-euro,.k-icon-envelope-open,.k-icon-envelope-closed,.k-icon-ellipses,.k-icon-elevator,.k-icon-eject,.k-icon-droplet,.k-icon-double-quote-serif-right,.k-icon-double-quote-serif-left,.k-icon-double-quote-sans-right,.k-icon-double-quote-sans-left,.k-icon-dollar,.k-icon-document,.k-icon-dial,.k-icon-delete,.k-icon-data-transfer-upload,.k-icon-data-transfer-download,.k-icon-dashboard,.k-icon-crop,.k-icon-credit-card,.k-icon-copywriting,.k-icon-contrast,.k-icon-compass,.k-icon-comment-square,.k-icon-command,.k-icon-collapse-up,.k-icon-collapse-right,.k-icon-collapse-left,.k-icon-collapse-down,.k-icon-cog,.k-icon-code,.k-icon-cloudy,.k-icon-cloud,.k-icon-cloud-upload,.k-icon-cloud-download,.k-icon-clock,.k-icon-clipboard,.k-icon-circle-x,.k-icon-circle-check,.k-icon-chevron-top,.k-icon-chevron-right,.k-icon-chevron-left,.k-icon-chevron-bottom,.k-icon-check,.k-icon-chat,.k-icon-cart,.k-icon-caret-top,.k-icon-caret-right,.k-icon-caret-left,.k-icon-caret-bottom,.k-icon-camera-slr,.k-icon-calendar,.k-icon-calculator,.k-icon-bullhorn,.k-icon-bug,.k-icon-brush,.k-icon-browser,.k-icon-british-pound,.k-icon-briefcase,.k-icon-box,.k-icon-bookmark,.k-icon-book,.k-icon-bolt,.k-icon-bold,.k-icon-bluetooth,.k-icon-bell,.k-icon-beaker,.k-icon-battery-full,.k-icon-battery-empty,.k-icon-basket,.k-icon-bar-chart,.k-icon-ban,.k-icon-badge,.k-icon-audio,.k-icon-audio-spectrum,.k-icon-arrow-top,.k-icon-arrow-thick-top,.k-icon-arrow-thick-right,.k-icon-arrow-thick-left,.k-icon-arrow-thick-bottom,.k-icon-arrow-right,.k-icon-arrow-left,.k-icon-arrow-circle-top,.k-icon-arrow-circle-right,.k-icon-arrow-circle-left,.k-icon-arrow-circle-bottom,.k-icon-arrow-bottom,.k-icon-aperture,.k-icon-align-right,.k-icon-align-left,.k-icon-align-center,.k-icon-action-undo,.k-icon-action-redo,.k-icon-account-logout,.k-icon-account-login{speak:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-transform:none;line-height:1;font-style:normal;font-variant:normal;font-weight:normal;font-family:"k-icons"}.k-appearance .k-ui-namespace input[type=checkbox]:before,.k-icon-open:before,.k-icon-menu-opened:before,.k-icon-menu-closed:before,.k-icon-folder-opened:before,.k-icon-folder-closed:before,.k-icon-filter:before,.k-icon-enabled:before,.k-icon-documents:before,.k-icon-document-link:before,.k-icon-document-video:before,.k-icon-document-spreadsheet:before,.k-icon-document-pdf:before,.k-icon-document-image:before,.k-icon-document-folder:before,.k-icon-document-document:before,.k-icon-document-default:before,.k-icon-document-audio:before,.k-icon-document-archive:before,.k-icon-disabled:before,.k-icon-close:before,.k-icon-zoom-out:before,.k-icon-zoom-in:before,.k-icon-yen:before,.k-icon-x:before,.k-icon-wrench:before,.k-icon-wifi:before,.k-icon-warning:before,.k-icon-volume-off:before,.k-icon-volume-low:before,.k-icon-volume-high:before,.k-icon-video:before,.k-icon-vertical-align-top:before,.k-icon-vertical-align-center:before,.k-icon-vertical-align-bottom:before,.k-icon-underline:before,.k-icon-trash:before,.k-icon-transfer:before,.k-icon-timer:before,.k-icon-thumb-up:before,.k-icon-thumb-down:before,.k-icon-text:before,.k-icon-terminal:before,.k-icon-task:before,.k-icon-target:before,.k-icon-tags:before,.k-icon-tag:before,.k-icon-tablet:before,.k-icon-sun:before,.k-icon-star:before,.k-icon-spreadsheet:before,.k-icon-sort-descending:before,.k-icon-sort-ascending:before,.k-icon-signpost:before,.k-icon-signal:before,.k-icon-shield:before,.k-icon-share:before,.k-icon-share-boxed:before,.k-icon-script:before,.k-icon-rss:before,.k-icon-rss-alt:before,.k-icon-resize-width:before,.k-icon-resize-height:before,.k-icon-resize-both:before,.k-icon-reload:before,.k-icon-random:before,.k-icon-rain:before,.k-icon-question-mark:before,.k-icon-puzzle-piece:before,.k-icon-pulse:before,.k-icon-project:before,.k-icon-print:before,.k-icon-power-standby:before,.k-icon-plus:before,.k-icon-play-circle:before,.k-icon-pin:before,.k-icon-pie-chart:before,.k-icon-phone:before,.k-icon-person:before,.k-icon-people:before,.k-icon-pencil:before,.k-icon-paperclip:before,.k-icon-musical-note:before,.k-icon-move:before,.k-icon-moon:before,.k-icon-monitor:before,.k-icon-minus:before,.k-icon-microphone:before,.k-icon-menu:before,.k-icon-medical-cross:before,.k-icon-media-stop:before,.k-icon-media-step-forward:before,.k-icon-media-step-backward:before,.k-icon-media-skip-forward:before,.k-icon-media-skip-backward:before,.k-icon-media-record:before,.k-icon-media-play:before,.k-icon-media-pause:before,.k-icon-map:before,.k-icon-map-marker:before,.k-icon-magnifying-glass:before,.k-icon-loop:before,.k-icon-loop-square:before,.k-icon-loop-circular:before,.k-icon-lock-unlocked:before,.k-icon-lock-locked:before,.k-icon-location:before,.k-icon-list:before,.k-icon-list-rich:before,.k-icon-link-intact:before,.k-icon-link-broken:before,.k-icon-lightbulb:before,.k-icon-layers:before,.k-icon-laptop:before,.k-icon-key:before,.k-icon-justify-right:before,.k-icon-justify-left:before,.k-icon-justify-center:before,.k-icon-italic:before,.k-icon-info:before,.k-icon-infinity:before,.k-icon-inbox:before,.k-icon-image:before,.k-icon-home:before,.k-icon-heart:before,.k-icon-headphones:before,.k-icon-header:before,.k-icon-hard-drive:before,.k-icon-grid-two-up:before,.k-icon-grid-three-up:before,.k-icon-grid-four-up:before,.k-icon-graph:before,.k-icon-globe:before,.k-icon-fullscreen-exit:before,.k-icon-fullscreen-enter:before,.k-icon-fork:before,.k-icon-folder:before,.k-icon-flash:before,.k-icon-flag:before,.k-icon-fire:before,.k-icon-file:before,.k-icon-eyedropper:before,.k-icon-eye:before,.k-icon-external-link:before,.k-icon-expand-up:before,.k-icon-expand-right:before,.k-icon-expand-left:before,.k-icon-expand-down:before,.k-icon-excerpt:before,.k-icon-euro:before,.k-icon-envelope-open:before,.k-icon-envelope-closed:before,.k-icon-ellipses:before,.k-icon-elevator:before,.k-icon-eject:before,.k-icon-droplet:before,.k-icon-double-quote-serif-right:before,.k-icon-double-quote-serif-left:before,.k-icon-double-quote-sans-right:before,.k-icon-double-quote-sans-left:before,.k-icon-dollar:before,.k-icon-document:before,.k-icon-dial:before,.k-icon-delete:before,.k-icon-data-transfer-upload:before,.k-icon-data-transfer-download:before,.k-icon-dashboard:before,.k-icon-crop:before,.k-icon-credit-card:before,.k-icon-copywriting:before,.k-icon-contrast:before,.k-icon-compass:before,.k-icon-comment-square:before,.k-icon-command:before,.k-icon-collapse-up:before,.k-icon-collapse-right:before,.k-icon-collapse-left:before,.k-icon-collapse-down:before,.k-icon-cog:before,.k-icon-code:before,.k-icon-cloudy:before,.k-icon-cloud:before,.k-icon-cloud-upload:before,.k-icon-cloud-download:before,.k-icon-clock:before,.k-icon-clipboard:before,.k-icon-circle-x:before,.k-icon-circle-check:before,.k-icon-chevron-top:before,.k-icon-chevron-right:before,.k-icon-chevron-left:before,.k-icon-chevron-bottom:before,.k-icon-check:before,.k-icon-chat:before,.k-icon-cart:before,.k-icon-caret-top:before,.k-icon-caret-right:before,.k-icon-caret-left:before,.k-icon-caret-bottom:before,.k-icon-camera-slr:before,.k-icon-calendar:before,.k-icon-calculator:before,.k-icon-bullhorn:before,.k-icon-bug:before,.k-icon-brush:before,.k-icon-browser:before,.k-icon-british-pound:before,.k-icon-briefcase:before,.k-icon-box:before,.k-icon-bookmark:before,.k-icon-book:before,.k-icon-bolt:before,.k-icon-bold:before,.k-icon-bluetooth:before,.k-icon-bell:before,.k-icon-beaker:before,.k-icon-battery-full:before,.k-icon-battery-empty:before,.k-icon-basket:before,.k-icon-bar-chart:before,.k-icon-ban:before,.k-icon-badge:before,.k-icon-audio:before,.k-icon-audio-spectrum:before,.k-icon-arrow-top:before,.k-icon-arrow-thick-top:before,.k-icon-arrow-thick-right:before,.k-icon-arrow-thick-left:before,.k-icon-arrow-thick-bottom:before,.k-icon-arrow-right:before,.k-icon-arrow-left:before,.k-icon-arrow-circle-top:before,.k-icon-arrow-circle-right:before,.k-icon-arrow-circle-left:before,.k-icon-arrow-circle-bottom:before,.k-icon-arrow-bottom:before,.k-icon-aperture:before,.k-icon-align-right:before,.k-icon-align-left:before,.k-icon-align-center:before,.k-icon-action-undo:before,.k-icon-action-redo:before,.k-icon-account-logout:before,.k-icon-account-login:before{display:inline-block;margin:auto;width:1em;height:1em;line-height:1}.k-icon-account-login:before{content:""}[dir=rtl] .k-icon-account-login:before{transform:scaleX(-1)}.k-icon-account-logout:before{content:""}[dir=rtl] .k-icon-account-logout:before{transform:scaleX(-1)}.k-icon-action-redo:before{content:""}[dir=rtl] .k-icon-action-redo:before{transform:scaleX(-1)}.k-icon-action-undo:before{content:""}[dir=rtl] .k-icon-action-undo:before{transform:scaleX(-1)}.k-icon-align-center:before{content:""}.k-icon-align-left:before{content:""}[dir=rtl] .k-icon-align-left:before{transform:scaleX(-1)}.k-icon-align-right:before{content:""}[dir=rtl] .k-icon-align-right:before{transform:scaleX(-1)}.k-icon-aperture:before{content:""}.k-icon-arrow-bottom:before{content:""}.k-icon-arrow-circle-bottom:before{content:""}.k-icon-arrow-circle-left:before{content:""}[dir=rtl] .k-icon-arrow-circle-left:before{transform:scaleX(-1)}.k-icon-arrow-circle-right:before{content:""}[dir=rtl] .k-icon-arrow-circle-right:before{transform:scaleX(-1)}.k-icon-arrow-circle-top:before{content:""}.k-icon-arrow-left:before{content:""}[dir=rtl] .k-icon-arrow-left:before{transform:scaleX(-1)}.k-icon-arrow-right:before{content:""}[dir=rtl] .k-icon-arrow-right:before{transform:scaleX(-1)}.k-icon-arrow-thick-bottom:before{content:""}.k-icon-arrow-thick-left:before{content:""}[dir=rtl] .k-icon-arrow-thick-left:before{transform:scaleX(-1)}.k-icon-arrow-thick-right:before{content:""}[dir=rtl] .k-icon-arrow-thick-right:before{transform:scaleX(-1)}.k-icon-arrow-thick-top:before{content:""}.k-icon-arrow-top:before{content:""}.k-icon-audio-spectrum:before{content:""}.k-icon-audio:before{content:""}.k-icon-badge:before{content:""}.k-icon-ban:before{content:""}.k-icon-bar-chart:before{content:""}[dir=rtl] .k-icon-bar-chart:before{transform:scaleX(-1)}.k-icon-basket:before{content:""}.k-icon-battery-empty:before{content:""}.k-icon-battery-full:before{content:""}.k-icon-beaker:before{content:""}.k-icon-bell:before{content:""}.k-icon-bluetooth:before{content:""}.k-icon-bold:before{content:""}.k-icon-bolt:before{content:""}.k-icon-book:before{content:""}[dir=rtl] .k-icon-book:before{transform:scaleX(-1)}.k-icon-bookmark:before{content:""}.k-icon-box:before{content:""}.k-icon-briefcase:before{content:""}.k-icon-british-pound:before{content:""}.k-icon-browser:before{content:""}[dir=rtl] .k-icon-browser:before{transform:scaleX(-1)}.k-icon-brush:before{content:""}[dir=rtl] .k-icon-brush:before{transform:scaleX(-1)}.k-icon-bug:before{content:""}.k-icon-bullhorn:before{content:""}[dir=rtl] .k-icon-bullhorn:before{transform:scaleX(-1)}.k-icon-calculator:before{content:""}[dir=rtl] .k-icon-calculator:before{transform:scaleX(-1)}.k-icon-calendar:before{content:""}[dir=rtl] .k-icon-calendar:before{transform:scaleX(-1)}.k-icon-camera-slr:before{content:""}.k-icon-caret-bottom:before{content:""}.k-icon-caret-left:before{content:""}[dir=rtl] .k-icon-caret-left:before{transform:scaleX(-1)}.k-icon-caret-right:before{content:""}[dir=rtl] .k-icon-caret-right:before{transform:scaleX(-1)}.k-icon-caret-top:before{content:""}.k-icon-cart:before{content:""}.k-icon-chat:before{content:""}.k-icon-check:before{content:""}.k-icon-chevron-bottom:before{content:""}.k-icon-chevron-left:before{content:""}[dir=rtl] .k-icon-chevron-left:before{transform:scaleX(-1)}.k-icon-chevron-right:before{content:""}[dir=rtl] .k-icon-chevron-right:before{transform:scaleX(-1)}.k-icon-chevron-top:before{content:""}.k-icon-circle-check:before{content:""}.k-icon-circle-x:before{content:""}.k-icon-clipboard:before{content:""}.k-icon-clock:before{content:""}.k-icon-cloud-download:before{content:""}.k-icon-cloud-upload:before{content:""}.k-icon-cloud:before{content:""}.k-icon-cloudy:before{content:""}.k-icon-code:before{content:""}.k-icon-cog:before{content:""}.k-icon-collapse-down:before{content:""}.k-icon-collapse-left:before{content:""}[dir=rtl] .k-icon-collapse-left:before{transform:scaleX(-1)}.k-icon-collapse-right:before{content:""}[dir=rtl] .k-icon-collapse-right:before{transform:scaleX(-1)}.k-icon-collapse-up:before{content:""}.k-icon-command:before{content:""}.k-icon-comment-square:before{content:""}[dir=rtl] .k-icon-comment-square:before{transform:scaleX(-1)}.k-icon-compass:before{content:""}.k-icon-contrast:before{content:""}.k-icon-copywriting:before{content:""}[dir=rtl] .k-icon-copywriting:before{transform:scaleX(-1)}.k-icon-credit-card:before{content:""}.k-icon-crop:before{content:""}.k-icon-dashboard:before{content:""}.k-icon-data-transfer-download:before{content:""}.k-icon-data-transfer-upload:before{content:""}.k-icon-delete:before{content:""}[dir=rtl] .k-icon-delete:before{transform:scaleX(-1)}.k-icon-dial:before{content:""}.k-icon-document:before{content:""}[dir=rtl] .k-icon-document:before{transform:scaleX(-1)}.k-icon-dollar:before{content:""}.k-icon-double-quote-sans-left:before{content:""}[dir=rtl] .k-icon-double-quote-sans-left:before{transform:scaleX(-1)}.k-icon-double-quote-sans-right:before{content:""}[dir=rtl] .k-icon-double-quote-sans-right:before{transform:scaleX(-1)}.k-icon-double-quote-serif-left:before{content:""}[dir=rtl] .k-icon-double-quote-serif-left:before{transform:scaleX(-1)}.k-icon-double-quote-serif-right:before{content:""}[dir=rtl] .k-icon-double-quote-serif-right:before{transform:scaleX(-1)}.k-icon-droplet:before{content:""}.k-icon-eject:before{content:""}.k-icon-elevator:before{content:""}.k-icon-ellipses:before{content:""}.k-icon-envelope-closed:before{content:""}.k-icon-envelope-open:before{content:""}.k-icon-euro:before{content:""}.k-icon-excerpt:before{content:""}.k-icon-expand-down:before{content:""}.k-icon-expand-left:before{content:""}[dir=rtl] .k-icon-expand-left:before{transform:scaleX(-1)}.k-icon-expand-right:before{content:""}[dir=rtl] .k-icon-expand-right:before{transform:scaleX(-1)}.k-icon-expand-up:before{content:""}.k-icon-external-link:before{content:""}[dir=rtl] .k-icon-external-link:before{transform:scaleX(-1)}.k-icon-eye:before{content:""}.k-icon-eyedropper:before{content:""}[dir=rtl] .k-icon-eyedropper:before{transform:scaleX(-1)}.k-icon-file:before{content:""}[dir=rtl] .k-icon-file:before{transform:scaleX(-1)}.k-icon-fire:before{content:""}[dir=rtl] .k-icon-fire:before{transform:scaleX(-1)}.k-icon-flag:before{content:""}[dir=rtl] .k-icon-flag:before{transform:scaleX(-1)}.k-icon-flash:before{content:""}.k-icon-folder:before{content:""}[dir=rtl] .k-icon-folder:before{transform:scaleX(-1)}.k-icon-fork:before{content:""}.k-icon-fullscreen-enter:before{content:""}.k-icon-fullscreen-exit:before{content:""}.k-icon-globe:before{content:""}.k-icon-graph:before{content:""}[dir=rtl] .k-icon-graph:before{transform:scaleX(-1)}.k-icon-grid-four-up:before{content:""}.k-icon-grid-three-up:before{content:""}.k-icon-grid-two-up:before{content:""}.k-icon-hard-drive:before{content:""}.k-icon-header:before{content:""}.k-icon-headphones:before{content:""}.k-icon-heart:before{content:""}.k-icon-home:before{content:""}.k-icon-image:before{content:""}.k-icon-inbox:before{content:""}.k-icon-infinity:before{content:""}.k-icon-info:before{content:""}[dir=rtl] .k-icon-info:before{transform:scaleX(-1)}.k-icon-italic:before{content:""}[dir=rtl] .k-icon-italic:before{transform:scaleX(-1)}.k-icon-justify-center:before{content:""}.k-icon-justify-left:before{content:""}[dir=rtl] .k-icon-justify-left:before{transform:scaleX(-1)}.k-icon-justify-right:before{content:""}[dir=rtl] .k-icon-justify-right:before{transform:scaleX(-1)}.k-icon-key:before{content:""}[dir=rtl] .k-icon-key:before{transform:scaleX(-1)}.k-icon-laptop:before{content:""}.k-icon-layers:before{content:""}[dir=rtl] .k-icon-layers:before{transform:scaleX(-1)}.k-icon-lightbulb:before{content:""}.k-icon-link-broken:before{content:""}[dir=rtl] .k-icon-link-broken:before{transform:scaleX(-1)}.k-icon-link-intact:before{content:""}[dir=rtl] .k-icon-link-intact:before{transform:scaleX(-1)}.k-icon-list-rich:before{content:""}[dir=rtl] .k-icon-list-rich:before{transform:scaleX(-1)}.k-icon-list:before{content:""}[dir=rtl] .k-icon-list:before{transform:scaleX(-1)}.k-icon-location:before{content:""}.k-icon-lock-locked:before{content:""}.k-icon-lock-unlocked:before{content:""}.k-icon-loop-circular:before{content:""}.k-icon-loop-square:before{content:""}.k-icon-loop:before{content:""}.k-icon-magnifying-glass:before{content:""}[dir=rtl] .k-icon-magnifying-glass:before{transform:scaleX(-1)}.k-icon-map-marker:before{content:""}.k-icon-map:before{content:""}.k-icon-media-pause:before{content:""}.k-icon-media-play:before{content:""}[dir=rtl] .k-icon-media-play:before{transform:scaleX(-1)}.k-icon-media-record:before{content:""}.k-icon-media-skip-backward:before{content:""}[dir=rtl] .k-icon-media-skip-backward:before{transform:scaleX(-1)}.k-icon-media-skip-forward:before{content:""}[dir=rtl] .k-icon-media-skip-forward:before{transform:scaleX(-1)}.k-icon-media-step-backward:before{content:""}[dir=rtl] .k-icon-media-step-backward:before{transform:scaleX(-1)}.k-icon-media-step-forward:before{content:""}[dir=rtl] .k-icon-media-step-forward:before{transform:scaleX(-1)}.k-icon-media-stop:before{content:""}.k-icon-medical-cross:before{content:""}.k-icon-menu:before{content:""}.k-icon-microphone:before{content:""}.k-icon-minus:before{content:""}.k-icon-monitor:before{content:""}.k-icon-moon:before{content:""}.k-icon-move:before{content:""}.k-icon-musical-note:before{content:""}.k-icon-paperclip:before{content:""}[dir=rtl] .k-icon-paperclip:before{transform:scaleX(-1)}.k-icon-pencil:before{content:""}[dir=rtl] .k-icon-pencil:before{transform:scaleX(-1)}.k-icon-people:before{content:""}[dir=rtl] .k-icon-people:before{transform:scaleX(-1)}.k-icon-person:before{content:""}.k-icon-phone:before{content:""}.k-icon-pie-chart:before{content:""}[dir=rtl] .k-icon-pie-chart:before{transform:scaleX(-1)}.k-icon-pin:before{content:""}.k-icon-play-circle:before{content:""}[dir=rtl] .k-icon-play-circle:before{transform:scaleX(-1)}.k-icon-plus:before{content:""}.k-icon-power-standby:before{content:""}.k-icon-print:before{content:""}.k-icon-project:before{content:""}[dir=rtl] .k-icon-project:before{transform:scaleX(-1)}.k-icon-pulse:before{content:""}.k-icon-puzzle-piece:before{content:""}.k-icon-question-mark:before{content:""}[dir=rtl] .k-icon-question-mark:before{transform:scaleX(-1)}.k-icon-rain:before{content:""}.k-icon-random:before{content:""}.k-icon-reload:before{content:""}[dir=rtl] .k-icon-reload:before{transform:scaleX(-1)}.k-icon-resize-both:before{content:""}.k-icon-resize-height:before{content:""}.k-icon-resize-width:before{content:""}.k-icon-rss-alt:before{content:""}.k-icon-rss:before{content:""}.k-icon-script:before{content:""}.k-icon-share-boxed:before{content:""}[dir=rtl] .k-icon-share-boxed:before{transform:scaleX(-1)}.k-icon-share:before{content:""}[dir=rtl] .k-icon-share:before{transform:scaleX(-1)}.k-icon-shield:before{content:""}.k-icon-signal:before{content:""}[dir=rtl] .k-icon-signal:before{transform:scaleX(-1)}.k-icon-signpost:before{content:""}.k-icon-sort-ascending:before{content:""}[dir=rtl] .k-icon-sort-ascending:before{transform:scaleX(-1)}.k-icon-sort-descending:before{content:""}[dir=rtl] .k-icon-sort-descending:before{transform:scaleX(-1)}.k-icon-spreadsheet:before{content:""}[dir=rtl] .k-icon-spreadsheet:before{transform:scaleX(-1)}.k-icon-star:before{content:""}.k-icon-sun:before{content:""}.k-icon-tablet:before{content:""}.k-icon-tag:before{content:""}[dir=rtl] .k-icon-tag:before{transform:scaleX(-1)}.k-icon-tags:before{content:""}[dir=rtl] .k-icon-tags:before{transform:scaleX(-1)}.k-icon-target:before{content:""}.k-icon-task:before{content:""}.k-icon-terminal:before{content:""}.k-icon-text:before{content:""}.k-icon-thumb-down:before{content:""}.k-icon-thumb-up:before{content:""}.k-icon-timer:before{content:""}.k-icon-transfer:before{content:""}.k-icon-trash:before{content:""}.k-icon-underline:before{content:""}.k-icon-vertical-align-bottom:before{content:""}.k-icon-vertical-align-center:before{content:""}.k-icon-vertical-align-top:before{content:""}.k-icon-video:before{content:""}[dir=rtl] .k-icon-video:before{transform:scaleX(-1)}.k-icon-volume-high:before{content:""}[dir=rtl] .k-icon-volume-high:before{transform:scaleX(-1)}.k-icon-volume-low:before{content:""}[dir=rtl] .k-icon-volume-low:before{transform:scaleX(-1)}.k-icon-volume-off:before{content:""}[dir=rtl] .k-icon-volume-off:before{transform:scaleX(-1)}.k-icon-warning:before{content:""}.k-icon-wifi:before{content:""}.k-icon-wrench:before{content:""}[dir=rtl] .k-icon-wrench:before{transform:scaleX(-1)}.k-icon-x:before{content:""}.k-icon-yen:before{content:""}.k-icon-zoom-in:before{content:""}[dir=rtl] .k-icon-zoom-in:before{transform:scaleX(-1)}.k-icon-zoom-out:before{content:""}[dir=rtl] .k-icon-zoom-out:before{transform:scaleX(-1)}.k-icon-close:before{content:""}.k-icon-disabled:before{content:""}.k-icon-document-archive:before{content:""}.k-icon-document-audio:before{content:""}[dir=rtl] .k-icon-document-audio:before{transform:scaleX(-1)}.k-icon-document-default:before{content:""}.k-icon-document-document:before{content:""}.k-icon-document-folder:before{content:""}[dir=rtl] .k-icon-document-folder:before{transform:scaleX(-1)}.k-icon-document-image:before{content:""}.k-icon-document-pdf:before{content:""}.k-icon-document-spreadsheet:before{content:""}.k-icon-document-video:before{content:""}.k-icon-document-link:before{content:""}.k-icon-documents:before{content:""}.k-icon-enabled:before{content:""}.k-icon-filter:before{content:""}[dir=rtl] .k-icon-filter:before{transform:scaleX(-1)}.k-icon-folder-closed:before{content:""}[dir=rtl] .k-icon-folder-closed:before{transform:scaleX(-1)}.k-icon-folder-opened:before{content:""}[dir=rtl] .k-icon-folder-opened:before{transform:scaleX(-1)}.k-icon-menu-closed:before{content:""}[dir=rtl] .k-icon-menu-closed:before{transform:scaleX(-1)}.k-icon-menu-opened:before{content:""}[dir=rtl] .k-icon-menu-opened:before{transform:scaleX(-1)}.k-icon-open:before{content:""}.k-ui-namespace{/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */}.k-ui-namespace,.k-ui-namespace *,.k-ui-namespace *:before,.k-ui-namespace *:after{box-sizing:border-box}.k-ui-namespace html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.k-ui-namespace body{margin:0}.k-ui-namespace article,.k-ui-namespace aside,.k-ui-namespace footer,.k-ui-namespace header,.k-ui-namespace nav,.k-ui-namespace section{display:block}.k-ui-namespace h1{font-size:2em;margin:.67em 0}.k-ui-namespace figcaption,.k-ui-namespace figure,.k-ui-namespace main{display:block}.k-ui-namespace figure{margin:1em 40px}.k-ui-namespace hr{box-sizing:content-box;height:0;overflow:visible}.k-ui-namespace pre{font-family:monospace,monospace;font-size:1em}.k-ui-namespace a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}.k-ui-namespace abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.k-ui-namespace b,.k-ui-namespace strong{font-weight:inherit}.k-ui-namespace b,.k-ui-namespace strong{font-weight:bolder}.k-ui-namespace code,.k-ui-namespace kbd,.k-ui-namespace samp{font-family:monospace,monospace;font-size:1em}.k-ui-namespace dfn{font-style:italic}.k-ui-namespace mark{background-color:#ff0;color:#000}.k-ui-namespace small{font-size:80%}.k-ui-namespace sub,.k-ui-namespace sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.k-ui-namespace sub{bottom:-0.25em}.k-ui-namespace sup{top:-0.5em}.k-ui-namespace audio,.k-ui-namespace video{display:inline-block}.k-ui-namespace audio:not([controls]){display:none;height:0}.k-ui-namespace img{border-style:none}.k-ui-namespace svg:not(:root){overflow:hidden}.k-ui-namespace button,.k-ui-namespace input,.k-ui-namespace optgroup,.k-ui-namespace select,.k-ui-namespace textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.k-ui-namespace button,.k-ui-namespace input{overflow:visible}.k-ui-namespace button,.k-ui-namespace select{text-transform:none}.k-ui-namespace button,.k-ui-namespace html [type=button],.k-ui-namespace [type=reset],.k-ui-namespace [type=submit]{-webkit-appearance:button}.k-ui-namespace button::-moz-focus-inner,.k-ui-namespace [type=button]::-moz-focus-inner,.k-ui-namespace [type=reset]::-moz-focus-inner,.k-ui-namespace [type=submit]::-moz-focus-inner{border-style:none;padding:0}.k-ui-namespace button:-moz-focusring,.k-ui-namespace [type=button]:-moz-focusring,.k-ui-namespace [type=reset]:-moz-focusring,.k-ui-namespace [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.k-ui-namespace fieldset{padding:.35em .75em .625em}.k-ui-namespace legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.k-ui-namespace progress{display:inline-block;vertical-align:baseline}.k-ui-namespace textarea{overflow:auto}.k-ui-namespace [type=checkbox],.k-ui-namespace [type=radio]{box-sizing:border-box;padding:0}.k-ui-namespace [type=number]::-webkit-inner-spin-button,.k-ui-namespace [type=number]::-webkit-outer-spin-button{height:auto}.k-ui-namespace [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.k-ui-namespace [type=search]::-webkit-search-cancel-button,.k-ui-namespace [type=search]::-webkit-search-decoration{-webkit-appearance:none}.k-ui-namespace ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.k-ui-namespace details,.k-ui-namespace menu{display:block}.k-ui-namespace summary{display:list-item}.k-ui-namespace canvas{display:inline-block}.k-ui-namespace template{display:none}.k-ui-namespace [hidden]{display:none}.k-ui-namespace .k-component{position:relative;background:#fbfbfb;margin:0;padding:0;display:flex;flex-direction:column;flex:1 1 auto;overflow:auto;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-is-resizing .k-ui-namespace .k-component{overflow:hidden}.k-is-transitioning .k-ui-namespace .k-component{z-index:2}.k-ui-namespace .k-show-right-menu .k-component{transform:translateX(-272px)}@media screen and (min-width: 600px){.k-ui-namespace .k-show-right-menu .k-component{transform:translateX(0)}}[dir=rtl] .k-ui-namespace .k-show-right-menu .k-component{transform:translateX(272px)}@media screen and (min-width: 600px){[dir=rtl] .k-ui-namespace .k-show-right-menu .k-component{transform:translateX(0)}}.k-ui-namespace .k-show-right-menu .k-component .k-off-canvas-overlay-right{opacity:.75}@media screen and (min-width: 600px){.k-ui-namespace .k-show-right-menu .k-component .k-off-canvas-overlay-right{opacity:0}}.k-ui-namespace .k-is-opened-right .k-component .k-off-canvas-overlay-right{z-index:9}@media screen and (min-width: 600px){.k-ui-namespace .k-is-opened-right .k-component .k-off-canvas-overlay-right{z-index:-1}}.k-ui-namespace .k-component-wrapper{position:relative;background:#fbfbfb;display:flex;flex-direction:row;flex:1 1 auto;overflow:auto;min-height:0}.k-is-resizing .k-ui-namespace .k-component-wrapper{overflow:hidden}.k-ui-namespace .k-content{position:relative;background:#fff;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;min-height:0;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-is-transitioning .k-ui-namespace .k-content{z-index:2}@media screen and (min-width: 1024px){.k-ui-namespace .k-content-area .k-content:not(:last-child){min-width:280px;width:280px;max-width:280px}.k-js-enabled .k-ui-namespace .k-content-area .k-content:not(:last-child){padding-right:8px}.k-js-enabled [dir=rtl] .k-ui-namespace .k-content-area .k-content:not(:last-child){padding-right:0;padding-left:8px}.k-js-enabled[dir=rtl] .k-ui-namespace .k-content-area .k-content:not(:last-child){padding-right:0;padding-left:8px}}@media screen and (min-width: 600px){.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-sidebar-right{min-width:0;width:208px;max-width:50%}}@media screen and (min-width: 1024px){.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-sidebar-right{width:272px}}.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-pane-resizer{width:8px;height:100%;background:#fff;border-left:1px solid #e1e1e1;position:absolute;z-index:99;right:0;top:0;bottom:0;cursor:col-resize;display:none}[dir=rtl] .k-ui-namespace .k-content-area .k-content:not(:last-child) .k-pane-resizer{right:auto;left:0;border-left:none;border-right:1px solid #e1e1e1}@media screen and (min-width: 1024px){.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-pane-resizer{display:block}}.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-scopebar__item--search{min-width:100%;width:100%;max-width:100%}.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-scopebar__item--search .k-search__field{border-left:none;border-right:none}.k-ui-namespace .k-show-left-menu .k-content-area,.k-ui-namespace .k-show-left-menu .k-content{transform:translate(272px, 0)}@media screen and (min-width: 768px){.k-ui-namespace .k-show-left-menu .k-content-area,.k-ui-namespace .k-show-left-menu .k-content{transform:translate(0, 0)}}.k-ui-namespace .k-show-left-menu .k-content-area .k-content,.k-ui-namespace .k-show-left-menu .k-content .k-content{transform:none}[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content-area,[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content{transform:translate(-272px, 0)}@media screen and (min-width: 768px){[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content-area,[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content{transform:translate(0, 0)}}[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content-area .k-content,[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content .k-content{transform:none}.k-ui-namespace .k-show-left-menu .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-show-left-menu .k-content .k-off-canvas-overlay-left{opacity:.75}@media screen and (min-width: 768px){.k-ui-namespace .k-show-left-menu .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-show-left-menu .k-content .k-off-canvas-overlay-left{opacity:0}}.k-ui-namespace .k-is-opened-left .k-content-area,.k-ui-namespace .k-is-opened-left .k-content{overflow:hidden}@media screen and (min-width: 768px){.k-ui-namespace .k-is-opened-left .k-content-area,.k-ui-namespace .k-is-opened-left .k-content{overflow:auto}}@media screen and (min-width: 600px){.k-ui-namespace .k-is-opened-left .k-content-area,.k-ui-namespace .k-is-opened-left .k-content{overflow:auto}}.k-is-resizing .k-ui-namespace .k-is-opened-left .k-content-area,.k-is-resizing .k-ui-namespace .k-is-opened-left .k-content{overflow:hidden}.k-ui-namespace .k-is-opened-left .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-is-opened-left .k-content .k-off-canvas-overlay-left{z-index:9}@media screen and (min-width: 768px){.k-ui-namespace .k-is-opened-left .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-is-opened-left .k-content .k-off-canvas-overlay-left{z-index:-1}}.k-ui-namespace .k-content-area{position:relative;overflow:hidden;display:flex;flex:1 1 auto;width:auto;min-height:0;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-is-transitioning .k-ui-namespace .k-content-area{z-index:3}.k-ui-namespace .k-show-subcontent-area .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-show-subcontent-area .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-show-subcontent-area .k-subcontent-toggle.btn{opacity:1}.k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:translateX(-100%) translateX(48px)}@media screen and (min-width: 1024px){.k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:none}}[dir=rtl] .k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:translateX(100%) translateX(-48px)}@media screen and (min-width: 1024px){[dir=rtl] .k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:none}}.k-ui-namespace .k-show-subcontent-area .k-off-canvas-overlay-subcontent{opacity:.75}@media screen and (min-width: 1024px){.k-ui-namespace .k-show-subcontent-area .k-off-canvas-overlay-subcontent{opacity:0}}.k-ui-namespace .k-is-opened-subcontent .k-content-area{z-index:3}.k-ui-namespace .k-is-opened-subcontent .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-is-opened-subcontent .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-is-opened-subcontent .k-subcontent-toggle.btn{visibility:visible;z-index:10}.k-ui-namespace .k-is-opened-subcontent .k-off-canvas-overlay-subcontent{z-index:9}@media screen and (min-width: 1024px){.k-ui-namespace .k-is-opened-subcontent .k-off-canvas-overlay-subcontent{z-index:-1}}.k-ui-namespace .k-content-area__child{position:relative;display:none;flex:1 1 auto;width:auto;min-height:0;overflow:visible;max-width:100%;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-content-area__child.k-is-active{display:flex}.k-ui-namespace .k-content-area__child:nth-last-child(2):first-child,.k-ui-namespace .k-content-area__child:only-child{display:flex}.k-ui-namespace .k-content-area__child .k-content{z-index:inherit}.k-ui-namespace .k-content-wrapper{position:relative;clear:both;margin:0;overflow:hidden;display:flex;flex-direction:row;flex:1 1 auto;border-bottom:none;min-height:0}.k-ui-namespace .k-flex-wrapper{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);display:flex;flex-direction:column;flex:1 1 auto;overflow:auto}.k-is-resizing .k-ui-namespace .k-flex-wrapper{overflow:hidden}.k-ui-namespace .k-container{width:100%;margin:0 auto;flex:0 0 auto;background-color:inherit}.k-ui-namespace .k-container:before,.k-ui-namespace .k-container:after{display:table;content:" "}.k-ui-namespace .k-container:after{clear:both}.k-is-resizing .k-ui-namespace .k-container{overflow:hidden}@media screen and (min-width: 768px){.k-ui-namespace .k-container{overflow:hidden}}.k-ui-namespace .k-container+.k-container .k-container__full,.k-ui-namespace .k-container+.k-container .k-container__main,.k-ui-namespace .k-container+.k-container .k-container__sub{padding-top:0}.k-ui-namespace .k-container__main{padding:16px;background-color:inherit}@media screen and (min-width: 768px){.k-ui-namespace .k-container__main{float:left;width:66.6666666667%}.k-ui-namespace .k-container__main:first-child{padding-right:8px}.k-ui-namespace .k-container__main:last-child:not(:first-child){padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__main{float:right}[dir=rtl] .k-ui-namespace .k-container__main:first-child{padding-right:16px;padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__main:last-child:not(:first-child){padding-left:16px;padding-right:8px}}.k-ui-namespace .k-container__sub{padding:16px;background-color:inherit}@media screen and (min-width: 768px){.k-ui-namespace .k-container__sub{float:left;width:33.3333333333%}.k-ui-namespace .k-container__sub:first-child{padding-right:8px}.k-ui-namespace .k-container__sub:last-child:not(:first-child){padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__sub{float:right}[dir=rtl] .k-ui-namespace .k-container__sub:first-child{padding-right:16px;padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__sub:last-child:not(:first-child){padding-left:16px;padding-right:8px}}.k-ui-namespace .k-container__full{clear:both;width:auto;padding:16px}.k-ui-namespace .k-container__full--spaced-top.k-container__full--spaced-top{padding:16px 0 0}.k-ui-namespace.k-ui-container{max-width:400px;margin:0;border:none;width:100%;overflow:hidden;padding:0;background:#fff;color:#222;display:flex;flex:1 1 auto;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}@media screen and (min-width: 400px){.k-ui-namespace.k-ui-container{max-width:none}}[dir=rtl] .k-ui-namespace.k-ui-container{direction:rtl}.k-ui-namespace .k-login-container{background:#2c3e50;color:#fff;text-align:center;white-space:nowrap;padding:16px;display:flex;flex:1 1 auto;align-items:center}.k-ui-namespace .k-sidebar-left,.k-ui-namespace .k-sidebar-right{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;flex:0 0 auto}.k-is-resizing .k-ui-namespace .k-sidebar-left,.k-is-resizing .k-ui-namespace .k-sidebar-right{overflow:hidden}.k-js-enabled .k-ui-namespace .k-sidebar-left,.k-js-enabled .k-ui-namespace .k-sidebar-right{position:absolute;z-index:-1;top:0;height:100%;display:none}.k-ui-namespace .k-sidebar-left{background:#eee;color:#222;border-right:1px solid #cfcfcf}[dir=rtl] .k-ui-namespace .k-sidebar-left{border-right:none;border-left:1px solid #cfcfcf}.k-js-enabled .k-ui-namespace .k-sidebar-left{left:0}.k-js-enabled [dir=rtl] .k-ui-namespace .k-sidebar-left{left:auto;right:0}.k-js-enabled[dir=rtl] .k-ui-namespace .k-sidebar-left{left:auto;right:0}@media screen and (min-width: 768px){.k-ui-namespace .k-sidebar-left{min-width:208px;width:208px;max-width:208px}}@media screen and (min-width: 1024px){.k-ui-namespace .k-sidebar-left{min-width:272px;width:272px;max-width:272px}}.k-js-enabled .k-ui-namespace .k-sidebar-left{min-width:272px;width:272px;max-width:272px}@media screen and (min-width: 768px){.k-js-enabled .k-ui-namespace .k-sidebar-left{position:relative;display:flex;height:auto;min-width:208px;width:208px;max-width:208px;z-index:1}}@media screen and (min-width: 1024px){.k-js-enabled .k-ui-namespace .k-sidebar-left{min-width:272px;width:272px;max-width:272px}}.k-ui-namespace .k-is-opened-left .k-sidebar-left{z-index:1;display:flex}.k-ui-namespace .k-sidebar-right{background:#eee;color:#222;border-left:1px solid #cfcfcf}[dir=rtl] .k-ui-namespace .k-sidebar-right{border-left:none;border-right:1px solid #cfcfcf}.k-js-enabled .k-ui-namespace .k-sidebar-right{right:0}.k-js-enabled [dir=rtl] .k-ui-namespace .k-sidebar-right{right:auto;left:0}.k-js-enabled[dir=rtl] .k-ui-namespace .k-sidebar-right{right:auto;left:0}@media screen and (min-width: 600px){.k-ui-namespace .k-sidebar-right{min-width:208px;width:208px;max-width:208px}}@media screen and (min-width: 600px){.k-ui-namespace .k-sidebar-right{min-width:272px;width:272px;max-width:272px}}.k-js-enabled .k-ui-namespace .k-sidebar-right{min-width:272px;width:272px;max-width:272px}@media screen and (min-width: 600px){.k-js-enabled .k-ui-namespace .k-sidebar-right{position:relative;display:flex;height:auto;min-width:208px;width:208px;max-width:208px;z-index:1}}@media screen and (min-width: 1024px){.k-js-enabled .k-ui-namespace .k-sidebar-right{min-width:272px;width:272px;max-width:272px}}.k-ui-namespace .k-is-opened-right .k-sidebar-right{display:flex;z-index:1}.k-ui-namespace .k-subcontent{background:#fff;border-left:1px solid #e1e1e1;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;min-height:0;position:absolute;z-index:-1;left:100%;width:calc(100% - 48px);top:0;bottom:0}[dir=rtl] .k-ui-namespace .k-subcontent{left:auto;right:100%;border-left:none;border-right:1px solid #e1e1e1}@media screen and (min-width: 1024px){.k-ui-namespace .k-subcontent{position:relative;left:auto;width:auto;z-index:1}[dir=rtl] .k-ui-namespace .k-subcontent{right:auto}}@media screen and (min-width: 1024px){.k-ui-namespace .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-subcontent-toggle.xtd-button.btn{display:none}}.k-ui-namespace .k-subcontent__child{display:flex;flex:1 1 auto;flex-direction:column;width:auto;overflow:hidden;min-height:0}.k-ui-namespace .k-subcontent__child:not(:only-child){display:none}.k-ui-namespace .k-subcontent__child:not(:only-child).k-is-active{display:flex}.k-ui-namespace .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-subcontent-toggle.xtd-button.btn{position:absolute;visibility:hidden;opacity:0;top:8px;right:8px;padding-left:4px;padding-right:4px;min-width:32px;margin:0;backface-visibility:hidden;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}@media screen and (min-width: 1024px){.k-ui-namespace .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-subcontent-toggle.xtd-button.btn{display:none}}[dir=rtl] .k-ui-namespace .k-button.k-subcontent-toggle,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-subcontent-toggle.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-subcontent-toggle.btn{margin:0;right:auto;left:8px}.k-ui-namespace .k-wrapper{position:relative;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-is-opened-left,.k-ui-namespace .k-is-opened-right{overflow:hidden}@media screen and (min-width: 768px){.k-ui-namespace .k-is-opened-left,.k-ui-namespace .k-is-opened-right{overflow:auto}}@media screen and (min-width: 600px){.k-ui-namespace .k-is-opened-left,.k-ui-namespace .k-is-opened-right{overflow:auto}}.k-is-resizing .k-ui-namespace .k-is-opened-left,.k-is-resizing .k-ui-namespace .k-is-opened-right{overflow:hidden}.k-ui-namespace .k-off-canvas-overlay-top,.k-ui-namespace .k-off-canvas-overlay-left,.k-ui-namespace .k-off-canvas-overlay-right,.k-ui-namespace .k-off-canvas-overlay-subcontent{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;opacity:0;content:" ";background:#000;backface-visibility:hidden;transition:opacity 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace a{color:#222;cursor:pointer}.k-ui-namespace a:focus,.k-ui-namespace a:hover{color:#222}.k-ui-namespace,.k-ui-namespace *,.k-ui-namespace *:before,.k-ui-namespace *:after{-webkit-backface-visibility:hidden;backface-visibility:hidden}.k-ui-namespace dl{margin-top:0;margin-bottom:16px}.k-ui-namespace dl:before,.k-ui-namespace dl:after{display:table;content:" "}.k-ui-namespace dl:after{clear:both}.k-ui-namespace dl:last-child{margin-bottom:0}.k-ui-namespace dt{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);font-weight:700;float:left;clear:left;margin-right:4px;margin-bottom:4px}.k-ui-namespace dt:last-child{margin-bottom:0}[dir=rtl] .k-ui-namespace dt{float:right;clear:right;margin-right:0;margin-left:4px}.k-ui-namespace dd{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin-bottom:4px;max-width:100%}.k-ui-namespace dd:last-child{margin-bottom:0}.k-ui-namespace dd.k-ellipsis{vertical-align:bottom}.k-ui-namespace dd.k-ellipsis .k-ellipsis__item{vertical-align:inherit}.k-ui-namespace fieldset{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin-bottom:16px;min-width:0}.k-ui-namespace fieldset:last-child{margin-bottom:0}.k-ui-namespace h1,.k-ui-namespace h2,.k-ui-namespace h3,.k-ui-namespace h4,.k-ui-namespace h5,.k-ui-namespace h6{margin-top:0;margin-bottom:16px}.k-ui-namespace h1:last-child,.k-ui-namespace h2:last-child,.k-ui-namespace h3:last-child,.k-ui-namespace h4:last-child,.k-ui-namespace h5:last-child,.k-ui-namespace h6:last-child{margin-bottom:0}.k-ui-namespace img{max-width:100%;height:auto}.k-ui-namespace img:only-child{vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.k-ui-namespace .k-image-16{min-width:16px;width:16px;max-width:16px}.k-ui-namespace input[type=search]{box-sizing:border-box}.k-ui-namespace input[type=radio],.k-ui-namespace input[type=checkbox]{margin:4px 0 0;line-height:normal}.k-ui-namespace input[type=file]{display:block}.k-ui-namespace input[type=range]{display:block;width:100%}.k-ui-namespace input[type=file]:focus,.k-ui-namespace input[type=radio]:focus,.k-ui-namespace input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.k-ui-namespace select,.k-ui-namespace textarea,.k-ui-namespace input[type=text],.k-ui-namespace input[type=password],.k-ui-namespace input[type=datetime],.k-ui-namespace input[type=datetime-local],.k-ui-namespace input[type=date],.k-ui-namespace input[type=month],.k-ui-namespace input[type=time],.k-ui-namespace input[type=week],.k-ui-namespace input[type=number],.k-ui-namespace input[type=email],.k-ui-namespace input[type=url],.k-ui-namespace input[type=search],.k-ui-namespace input[type=tel],.k-ui-namespace input[type=color],.k-ui-namespace .uneditable-input{height:32px}.k-touchevents .k-ui-namespace select:focus,.k-touchevents .k-ui-namespace select:active,.k-touchevents .k-ui-namespace textarea:focus,.k-touchevents .k-ui-namespace textarea:active,.k-touchevents .k-ui-namespace input[type=text]:focus,.k-touchevents .k-ui-namespace input[type=text]:active,.k-touchevents .k-ui-namespace input[type=password]:focus,.k-touchevents .k-ui-namespace input[type=password]:active,.k-touchevents .k-ui-namespace input[type=datetime]:focus,.k-touchevents .k-ui-namespace input[type=datetime]:active,.k-touchevents .k-ui-namespace input[type=datetime-local]:focus,.k-touchevents .k-ui-namespace input[type=datetime-local]:active,.k-touchevents .k-ui-namespace input[type=date]:focus,.k-touchevents .k-ui-namespace input[type=date]:active,.k-touchevents .k-ui-namespace input[type=month]:focus,.k-touchevents .k-ui-namespace input[type=month]:active,.k-touchevents .k-ui-namespace input[type=time]:focus,.k-touchevents .k-ui-namespace input[type=time]:active,.k-touchevents .k-ui-namespace input[type=week]:focus,.k-touchevents .k-ui-namespace input[type=week]:active,.k-touchevents .k-ui-namespace input[type=number]:focus,.k-touchevents .k-ui-namespace input[type=number]:active,.k-touchevents .k-ui-namespace input[type=email]:focus,.k-touchevents .k-ui-namespace input[type=email]:active,.k-touchevents .k-ui-namespace input[type=url]:focus,.k-touchevents .k-ui-namespace input[type=url]:active,.k-touchevents .k-ui-namespace input[type=search]:focus,.k-touchevents .k-ui-namespace input[type=search]:active,.k-touchevents .k-ui-namespace input[type=tel]:focus,.k-touchevents .k-ui-namespace input[type=tel]:active,.k-touchevents .k-ui-namespace input[type=color]:focus,.k-touchevents .k-ui-namespace input[type=color]:active,.k-touchevents .k-ui-namespace .uneditable-input:focus,.k-touchevents .k-ui-namespace .uneditable-input:active{font-size:16px !important}[dir=rtl] .k-ui-namespace select,[dir=rtl] .k-ui-namespace textarea,[dir=rtl] .k-ui-namespace input[type=text],[dir=rtl] .k-ui-namespace input[type=password],[dir=rtl] .k-ui-namespace input[type=datetime],[dir=rtl] .k-ui-namespace input[type=datetime-local],[dir=rtl] .k-ui-namespace input[type=date],[dir=rtl] .k-ui-namespace input[type=month],[dir=rtl] .k-ui-namespace input[type=time],[dir=rtl] .k-ui-namespace input[type=week],[dir=rtl] .k-ui-namespace input[type=number],[dir=rtl] .k-ui-namespace input[type=email],[dir=rtl] .k-ui-namespace input[type=url],[dir=rtl] .k-ui-namespace input[type=search],[dir=rtl] .k-ui-namespace input[type=tel],[dir=rtl] .k-ui-namespace input[type=color],[dir=rtl] .k-ui-namespace .uneditable-input{text-align:right}.k-ui-namespace .select2-selection--multiple,.k-ui-namespace select[multiple],.k-ui-namespace select[size]{height:auto}.k-ui-namespace label{display:inline-block;vertical-align:middle;max-width:100%;margin-bottom:4px;font-weight:700}.k-ui-namespace label:last-child{margin-bottom:0}.k-ui-namespace label+small{display:inline-block;vertical-align:middle;margin-bottom:4px}.k-ui-namespace label+small:last-child{margin-bottom:0}.k-ui-namespace legend{width:100%;padding:0;color:#222;border:0;display:block;margin:0;border:none;border-bottom:1px solid #e9e9e9;padding-top:16px;padding-bottom:4px;font-size:21px;line-height:28px;font-weight:400;margin-bottom:16px}.k-ui-namespace legend:last-child{margin-bottom:0}.k-ui-namespace legend:first-child{padding-top:0}.k-ui-namespace p{margin-top:0;margin-bottom:16px}.k-ui-namespace p:last-child{margin-bottom:0}.k-ui-namespace ul,.k-ui-namespace ol{margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0;padding-left:1.5em}.k-ui-namespace ul:last-child,.k-ui-namespace ol:last-child{margin-bottom:0}[dir=rtl] .k-ui-namespace ul,[dir=rtl] .k-ui-namespace ol{padding-left:0;padding-right:1.5em}.k-ui-namespace .k-alert{position:relative;overflow:hidden;padding:12px 40px 12px 12px;line-height:20px;flex:0 0 auto;margin-bottom:16px}.k-ui-namespace .k-alert:last-child{margin-bottom:0}[dir=rtl] .k-ui-namespace .k-alert{padding:12px 12px 12px 40px}.k-ui-namespace .k-alert a{color:inherit}.k-ui-namespace .k-alert--overflow{overflow-y:auto;overflow-x:hidden;max-height:200px}@supports(max-height: 100vh){.k-ui-namespace .k-alert--overflow{max-height:25vh}}.k-ui-namespace .k-alert--fixed{position:fixed;z-index:9999;top:0;left:50%;transform:translateX(-50%)}.k-ui-namespace .k-alert--success{background-color:#27ae60;color:#fff}.k-ui-namespace .k-alert--success .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert--info{background-color:#3498db;color:#fff}.k-ui-namespace .k-alert--info .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert--warning{background-color:#e67e22;color:#fff}.k-ui-namespace .k-alert--warning .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert--danger{background-color:#c0392b;color:#fff}.k-ui-namespace .k-alert--danger .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert__close{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);position:absolute;top:2px;right:2px;overflow:hidden;width:40px;height:0;padding-top:40px;color:inherit;font-size:16px}.k-ui-namespace .k-alert__close:after{display:block;position:absolute;content:"✕";line-height:1;top:50%;left:50%;transform:translate(-50%, -50%)}[dir=rtl] .k-ui-namespace .k-alert__close{right:auto;left:2px}.k-ui-namespace .k-breadcrumb{border-bottom:1px solid #d4d4d4;overflow:auto;background:#f3f3f3;color:#222;flex:0 0 auto}.k-is-resizing .k-ui-namespace .k-breadcrumb{overflow:hidden}.k-ui-namespace .k-breadcrumb ul{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);display:flex}.k-ui-namespace .k-breadcrumb li{position:relative;z-index:0;padding-left:20px;min-width:60px;display:none;overflow:hidden;vertical-align:middle;flex:0 1 auto;position:relative}[dir=rtl] .k-ui-namespace .k-breadcrumb li{padding-left:0;padding-right:20px}@media screen and (min-width: 768px){.k-ui-namespace .k-breadcrumb li{display:inline-block}}.k-ui-namespace .k-breadcrumb li:before{display:block;position:absolute;top:0;bottom:0;left:0;width:20px;padding-top:10px;padding-bottom:10px;text-align:center;line-height:20px;content:"»"}[dir=rtl] .k-ui-namespace .k-breadcrumb li:before{left:auto;right:0}.k-ui-namespace .k-breadcrumb li:first-child{padding-left:0;min-width:40px}[dir=rtl] .k-ui-namespace .k-breadcrumb li:first-child{padding-right:0}.k-ui-namespace .k-breadcrumb li:first-child:before{display:none}.k-ui-namespace .k-breadcrumb li:hover{overflow:visible;flex:0 0 auto}.k-ui-namespace .k-breadcrumb li:hover:not(.k-breadcrumb__home)~li{flex:0 1 auto}.k-ui-namespace .k-breadcrumb a{color:#222;cursor:pointer}.k-ui-namespace .k-breadcrumb a:focus,.k-ui-namespace .k-breadcrumb a:hover{background:#e1e1e1}.k-ui-namespace .k-breadcrumb .k-breadcrumb__active,.k-ui-namespace .k-breadcrumb .k-breadcrumb__home{display:inline-block;overflow:visible;flex:0 0 auto}.k-ui-namespace .k-breadcrumb li:nth-last-child(2){display:inline-block}.k-ui-namespace .k-breadcrumb li:nth-last-child(2):before{content:"…"}@media screen and (min-width: 768px){.k-ui-namespace .k-breadcrumb li:nth-last-child(2):before{content:"»"}}.k-ui-namespace .k-breadcrumb .k-breadcrumb__active .k-breadcrumb__content{font-weight:700}.k-ui-namespace .k-breadcrumb__content{position:relative;z-index:2;display:block;padding:10px;min-width:40px;min-height:39px;overflow:hidden;text-align:center;line-height:19px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis}.k-ui-namespace .k-button,.k-ui-j3-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;box-shadow:none;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;margin-right:4px;font-size:13px;line-height:18px;padding:6px 12px}.k-ui-namespace .k-button:last-child,.k-ui-j3-form .k-ui-namespace .btn:last-child,.k-ui-j4-form .k-ui-namespace .btn:last-child,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .editor-xtd-buttons .xtd-button.btn{margin-right:0;margin-left:4px}[dir=rtl] .k-ui-namespace .k-button:last-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn:last-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn:last-child{margin-left:0}.k-ui-namespace .k-button,.k-ui-j3-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn,.k-ui-namespace .k-button:hover,.k-ui-namespace .k-button:focus,.k-ui-namespace .k-button:active{text-decoration:none}.k-ui-namespace .k-button:focus,.k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:focus,.k-ui-namespace .k-button:active:focus,.k-ui-namespace .k-button.k-is-active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.k-ui-namespace .k-button:hover,.k-ui-j3-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:hover,.k-ui-namespace .k-button:focus,.k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:focus{color:#222}.k-ui-namespace .k-button:active,.k-ui-j3-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:active,.k-ui-namespace .k-button.k-is-active,.k-ui-j3-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn{outline:0;background-image:none}.k-ui-namespace .k-button[disabled],.k-ui-j3-form .k-ui-namespace [disabled].btn,.k-ui-j4-form .k-ui-namespace [disabled].btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons [disabled].xtd-button.btn,.k-ui-namespace .k-button.k-is-disabled,.k-ui-j3-form .k-ui-namespace .k-is-disabled.btn,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-disabled.xtd-button.btn{cursor:not-allowed;opacity:.65;pointer-events:none}.k-ui-namespace .k-button.k-button input[type=checkbox],.k-ui-j3-form .k-ui-namespace .btn input[type=checkbox],.k-ui-j4-form .k-ui-namespace .btn input[type=checkbox],.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn input[type=checkbox]{margin:0 -1px;vertical-align:top}.k-ui-namespace .k-button [class^=k-icon],.k-ui-j3-form .k-ui-namespace .btn [class^=k-icon],.k-ui-j4-form .k-ui-namespace .btn [class^=k-icon],.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn [class^=k-icon]{display:inline-block}.k-ui-namespace .k-button [class^=k-icon]:first-child,.k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:first-child,.k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:first-child{margin:0 .25em 0 .1em}[dir=rtl] .k-ui-namespace .k-button [class^=k-icon]:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:first-child{margin:0 .1em 0 .25em}.k-ui-namespace .k-button [class^=k-icon]:last-child,.k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:last-child,.k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:last-child{margin:0 .1em 0 .25em}[dir=rtl] .k-ui-namespace .k-button [class^=k-icon]:last-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:last-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:last-child{margin:0 .25em 0 .1em}.k-ui-namespace .k-button [class*=icon-]:only-child,.k-ui-j3-form .k-ui-namespace .btn [class*=icon-]:only-child,.k-ui-j4-form .k-ui-namespace .btn [class*=icon-]:only-child,.k-ui-namespace .k-button .k-visually-hidden+[class*=icon-],.k-ui-j3-form .k-ui-namespace .btn .k-visually-hidden+[class*=icon-],.k-ui-j4-form .k-ui-namespace .btn .k-visually-hidden+[class*=icon-]{display:inline-block;margin:-4px;width:14px}.k-ui-namespace .k-button .k-dropdown .k-dropdown__toggle,.k-ui-j3-form .k-ui-namespace .btn .k-dropdown .k-dropdown__toggle,.k-ui-j4-form .k-ui-namespace .btn .k-dropdown .k-dropdown__toggle{text-decoration:none;margin:-6px -12px;padding:6px 12px}.k-ui-namespace .k-button .k-dropdown .k-dropdown__menu,.k-ui-j3-form .k-ui-namespace .btn .k-dropdown .k-dropdown__menu,.k-ui-j4-form .k-ui-namespace .btn .k-dropdown .k-dropdown__menu{margin-top:4px;left:-6px}.k-ui-namespace .k-button--default,.k-ui-j3-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .btn-secondary{color:#222;background-color:#fff;border-color:#cdcdcd}.k-ui-namespace .k-button--default:focus,.k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:focus,.k-ui-j4-form .k-ui-namespace .btn-secondary:focus,.k-ui-namespace .k-button--default.k-has-focus,.k-ui-j3-form .k-ui-namespace .k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary{color:#222;background-color:#e6e6e6;border-color:#8d8d8d}.k-ui-namespace .k-button--default:hover,.k-ui-j3-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:hover,.k-ui-j4-form .k-ui-namespace .btn-secondary:hover{color:#222;background-color:#e6e6e6;border-color:#aeaeae}.k-ui-namespace .k-button--default:active,.k-ui-j3-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active,.k-ui-j4-form .k-ui-namespace .btn-secondary:active,.k-ui-namespace .k-button--default.k-is-active,.k-ui-j3-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary{color:#222;background-color:#e6e6e6;border-color:#aeaeae;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--default:active:hover,.k-ui-j3-form .k-ui-namespace .btn:active:hover,.k-ui-j4-form .k-ui-namespace .btn:active:hover,.k-ui-j4-form .k-ui-namespace .btn-secondary:active:hover,.k-ui-namespace .k-button--default:active:focus,.k-ui-j3-form .k-ui-namespace .btn:active:focus,.k-ui-j4-form .k-ui-namespace .btn:active:focus,.k-ui-j4-form .k-ui-namespace .btn-secondary:active:focus,.k-ui-namespace .k-button--default:active.k-has-focus,.k-ui-j3-form .k-ui-namespace .btn:active.k-has-focus,.k-ui-j4-form .k-ui-namespace .btn:active.k-has-focus,.k-ui-j4-form .k-ui-namespace .btn-secondary:active.k-has-focus,.k-ui-namespace .k-button--default.k-is-active:hover,.k-ui-j3-form .k-ui-namespace .k-is-active.btn:hover,.k-ui-j4-form .k-ui-namespace .k-is-active.btn:hover,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:hover,.k-ui-namespace .k-button--default.k-is-active:focus,.k-ui-j3-form .k-ui-namespace .k-is-active.btn:focus,.k-ui-j4-form .k-ui-namespace .k-is-active.btn:focus,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:focus,.k-ui-namespace .k-button--default.k-is-active.k-has-focus,.k-ui-j3-form .k-ui-namespace .k-is-active.k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn-secondary,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle:hover,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:hover,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:hover,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary:hover,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle:focus,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary:focus,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle.k-has-focus,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn-secondary{color:#222;background-color:#d4d4d4;border-color:#8d8d8d}.k-ui-namespace .k-button--default:active,.k-ui-j3-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active,.k-ui-j4-form .k-ui-namespace .btn-secondary:active,.k-ui-namespace .k-button--default.k-is-active,.k-ui-j3-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary{background-image:none}.k-ui-namespace .k-button--default.k-is-disabled:hover,.k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:hover,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:hover,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:hover,.k-ui-namespace .k-button--default.k-is-disabled:focus,.k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:focus,.k-ui-namespace .k-button--default.k-is-disabled.k-has-focus,.k-ui-j3-form .k-ui-namespace .k-is-disabled.k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn-secondary,.k-ui-namespace .k-button--default[disabled]:hover,.k-ui-j3-form .k-ui-namespace [disabled].btn:hover,.k-ui-j4-form .k-ui-namespace [disabled].btn:hover,.k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:hover,.k-ui-namespace .k-button--default[disabled]:focus,.k-ui-j3-form .k-ui-namespace [disabled].btn:focus,.k-ui-j4-form .k-ui-namespace [disabled].btn:focus,.k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:focus,.k-ui-namespace .k-button--default[disabled].k-has-focus,.k-ui-j3-form .k-ui-namespace [disabled].k-has-focus.btn,.k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn,.k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn-secondary,fieldset[disabled] .k-ui-namespace .k-button--default:hover,fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:hover,.k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:hover,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:hover,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:hover,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:hover,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:hover,fieldset[disabled] .k-ui-namespace .k-button--default:focus,fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:focus,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:focus,fieldset[disabled] .k-ui-namespace .k-button--default.k-has-focus,fieldset[disabled] .k-ui-j3-form .k-ui-namespace .k-has-focus.btn,.k-ui-j3-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn-secondary{background-color:#fff;border-color:#cdcdcd}.k-ui-namespace .k-button--primary{color:#fff;background-color:#3071a9;border-color:#2a6495}.k-ui-namespace .k-button--primary:focus,.k-ui-namespace .k-button--primary.k-has-focus{color:#fff;background-color:#255681;border-color:#0e2132}.k-ui-namespace .k-button--primary:hover{color:#fff;background-color:#255681;border-color:#1d4465}.k-ui-namespace .k-button--primary:active,.k-ui-namespace .k-button--primary.k-is-active,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle{color:#fff;background-color:#255681;border-color:#1d4465;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--primary:active:hover,.k-ui-namespace .k-button--primary:active:focus,.k-ui-namespace .k-button--primary:active.k-has-focus,.k-ui-namespace .k-button--primary.k-is-active:hover,.k-ui-namespace .k-button--primary.k-is-active:focus,.k-ui-namespace .k-button--primary.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle.k-has-focus{color:#fff;background-color:#1d4465;border-color:#0e2132}.k-ui-namespace .k-button--primary:active,.k-ui-namespace .k-button--primary.k-is-active,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--primary.k-is-disabled:hover,.k-ui-namespace .k-button--primary.k-is-disabled:focus,.k-ui-namespace .k-button--primary.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--primary[disabled]:hover,.k-ui-namespace .k-button--primary[disabled]:focus,.k-ui-namespace .k-button--primary[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--primary:hover,fieldset[disabled] .k-ui-namespace .k-button--primary:focus,fieldset[disabled] .k-ui-namespace .k-button--primary.k-has-focus{background-color:#3071a9;border-color:#2a6495}.k-ui-namespace .k-button--success,.k-ui-j4-form .k-ui-namespace .btn-success{color:#fff;background-color:#27ae60;border-color:#295}.k-ui-namespace .k-button--success:focus,.k-ui-j4-form .k-ui-namespace .btn-success:focus,.k-ui-namespace .k-button--success.k-has-focus,.k-ui-j4-form .k-ui-namespace .k-has-focus.btn-success{color:#fff;background-color:#1e8449;border-color:#0b311b}.k-ui-namespace .k-button--success:hover,.k-ui-j4-form .k-ui-namespace .btn-success:hover{color:#fff;background-color:#1e8449;border-color:#176739}.k-ui-namespace .k-button--success:active,.k-ui-j4-form .k-ui-namespace .btn-success:active,.k-ui-namespace .k-button--success.k-is-active,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success{color:#fff;background-color:#1e8449;border-color:#176739;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--success:active:hover,.k-ui-j4-form .k-ui-namespace .btn-success:active:hover,.k-ui-namespace .k-button--success:active:focus,.k-ui-j4-form .k-ui-namespace .btn-success:active:focus,.k-ui-namespace .k-button--success:active.k-has-focus,.k-ui-j4-form .k-ui-namespace .btn-success:active.k-has-focus,.k-ui-namespace .k-button--success.k-is-active:hover,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success:hover,.k-ui-namespace .k-button--success.k-is-active:focus,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success:focus,.k-ui-namespace .k-button--success.k-is-active.k-has-focus,.k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn-success,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle:hover,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success:hover,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle:focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success:focus,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle.k-has-focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn-success{color:#fff;background-color:#176739;border-color:#0b311b}.k-ui-namespace .k-button--success:active,.k-ui-j4-form .k-ui-namespace .btn-success:active,.k-ui-namespace .k-button--success.k-is-active,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success{background-image:none}.k-ui-namespace .k-button--success.k-is-disabled:hover,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-success:hover,.k-ui-namespace .k-button--success.k-is-disabled:focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-success:focus,.k-ui-namespace .k-button--success.k-is-disabled.k-has-focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn-success,.k-ui-namespace .k-button--success[disabled]:hover,.k-ui-j4-form .k-ui-namespace [disabled].btn-success:hover,.k-ui-namespace .k-button--success[disabled]:focus,.k-ui-j4-form .k-ui-namespace [disabled].btn-success:focus,.k-ui-namespace .k-button--success[disabled].k-has-focus,.k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn-success,fieldset[disabled] .k-ui-namespace .k-button--success:hover,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-success:hover,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-success:hover,fieldset[disabled] .k-ui-namespace .k-button--success:focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-success:focus,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-success:focus,fieldset[disabled] .k-ui-namespace .k-button--success.k-has-focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-success,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn-success{background-color:#27ae60;border-color:#295}.k-ui-namespace .k-button--info{color:#fff;background-color:#3498db;border-color:#258cd1}.k-ui-namespace .k-button--info:focus,.k-ui-namespace .k-button--info.k-has-focus{color:#fff;background-color:#217dbb;border-color:#124364}.k-ui-namespace .k-button--info:hover{color:#fff;background-color:#217dbb;border-color:#1c699d}.k-ui-namespace .k-button--info:active,.k-ui-namespace .k-button--info.k-is-active,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle{color:#fff;background-color:#217dbb;border-color:#1c699d;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--info:active:hover,.k-ui-namespace .k-button--info:active:focus,.k-ui-namespace .k-button--info:active.k-has-focus,.k-ui-namespace .k-button--info.k-is-active:hover,.k-ui-namespace .k-button--info.k-is-active:focus,.k-ui-namespace .k-button--info.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle.k-has-focus{color:#fff;background-color:#1c699d;border-color:#124364}.k-ui-namespace .k-button--info:active,.k-ui-namespace .k-button--info.k-is-active,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--info.k-is-disabled:hover,.k-ui-namespace .k-button--info.k-is-disabled:focus,.k-ui-namespace .k-button--info.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--info[disabled]:hover,.k-ui-namespace .k-button--info[disabled]:focus,.k-ui-namespace .k-button--info[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--info:hover,fieldset[disabled] .k-ui-namespace .k-button--info:focus,fieldset[disabled] .k-ui-namespace .k-button--info.k-has-focus{background-color:#3498db;border-color:#258cd1}.k-ui-namespace .k-button--warning{color:#fff;background-color:#e67e22;border-color:#d67118}.k-ui-namespace .k-button--warning:focus,.k-ui-namespace .k-button--warning.k-has-focus{color:#fff;background-color:#bf6516;border-color:#64350b}.k-ui-namespace .k-button--warning:hover{color:#fff;background-color:#bf6516;border-color:#9f5412}.k-ui-namespace .k-button--warning:active,.k-ui-namespace .k-button--warning.k-is-active,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle{color:#fff;background-color:#bf6516;border-color:#9f5412;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--warning:active:hover,.k-ui-namespace .k-button--warning:active:focus,.k-ui-namespace .k-button--warning:active.k-has-focus,.k-ui-namespace .k-button--warning.k-is-active:hover,.k-ui-namespace .k-button--warning.k-is-active:focus,.k-ui-namespace .k-button--warning.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle.k-has-focus{color:#fff;background-color:#9f5412;border-color:#64350b}.k-ui-namespace .k-button--warning:active,.k-ui-namespace .k-button--warning.k-is-active,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--warning.k-is-disabled:hover,.k-ui-namespace .k-button--warning.k-is-disabled:focus,.k-ui-namespace .k-button--warning.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--warning[disabled]:hover,.k-ui-namespace .k-button--warning[disabled]:focus,.k-ui-namespace .k-button--warning[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--warning:hover,fieldset[disabled] .k-ui-namespace .k-button--warning:focus,fieldset[disabled] .k-ui-namespace .k-button--warning.k-has-focus{background-color:#e67e22;border-color:#d67118}.k-ui-namespace .k-button--danger{color:#fff;background-color:#c0392b;border-color:#ab3326}.k-ui-namespace .k-button--danger:focus,.k-ui-namespace .k-button--danger.k-has-focus{color:#fff;background-color:#962d22;border-color:#43140f}.k-ui-namespace .k-button--danger:hover{color:#fff;background-color:#962d22;border-color:#79241b}.k-ui-namespace .k-button--danger:active,.k-ui-namespace .k-button--danger.k-is-active,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle{color:#fff;background-color:#962d22;border-color:#79241b;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--danger:active:hover,.k-ui-namespace .k-button--danger:active:focus,.k-ui-namespace .k-button--danger:active.k-has-focus,.k-ui-namespace .k-button--danger.k-is-active:hover,.k-ui-namespace .k-button--danger.k-is-active:focus,.k-ui-namespace .k-button--danger.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle.k-has-focus{color:#fff;background-color:#79241b;border-color:#43140f}.k-ui-namespace .k-button--danger:active,.k-ui-namespace .k-button--danger.k-is-active,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--danger.k-is-disabled:hover,.k-ui-namespace .k-button--danger.k-is-disabled:focus,.k-ui-namespace .k-button--danger.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--danger[disabled]:hover,.k-ui-namespace .k-button--danger[disabled]:focus,.k-ui-namespace .k-button--danger[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--danger:hover,fieldset[disabled] .k-ui-namespace .k-button--danger:focus,fieldset[disabled] .k-ui-namespace .k-button--danger.k-has-focus{background-color:#c0392b;border-color:#ab3326}.k-ui-namespace .k-button--link{color:#222;font-weight:normal;border-radius:0;padding-left:0;padding-right:0}.k-ui-namespace .k-button--link,.k-ui-namespace .k-button--link:active,.k-ui-namespace .k-button--link.k-is-active,.k-ui-namespace .k-button--link[disabled],.k-ui-namespace .k-button--link.k-is-disabled{background-color:rgba(0,0,0,0);box-shadow:none}.k-ui-namespace .k-button--link,.k-ui-namespace .k-button--link:hover,.k-ui-namespace .k-button--link:focus,.k-ui-namespace .k-button--link:active{border-color:rgba(0,0,0,0)}.k-ui-namespace .k-button--link:hover,.k-ui-namespace .k-button--link:focus{color:#222;text-decoration:underline;background-color:rgba(0,0,0,0)}.k-ui-namespace .k-button--link[disabled]:hover,.k-ui-namespace .k-button--link[disabled]:focus,.k-ui-namespace .k-button--link.k-is-disabled:hover,.k-ui-namespace .k-button--link.k-is-disabled:focus{color:#343434;text-decoration:none}.k-ui-namespace .k-button--block{display:block;width:100%}.k-ui-namespace .k-button--tiny{border-radius:3px;font-size:8px;line-height:12px;padding:3px 4px}.k-ui-namespace .k-button--small{border-radius:3px;font-size:11px;line-height:16px;padding:5px 8px}.k-ui-namespace .k-button--large{border-radius:6px;font-size:17px;line-height:22px;padding:8px 16px}.k-ui-namespace .k-button--tiny [class*=icon-]:only-child,.k-ui-namespace .k-button--tiny .k-visually-hidden+[class*=icon-],.k-ui-namespace .k-button--small [class*=icon-]:only-child,.k-ui-namespace .k-button--small .k-visually-hidden+[class*=icon-]{width:14px;margin-left:-2px;margin-right:-2px}.k-ui-namespace .k-button--block+.k-button--block{margin-top:4px}.k-ui-namespace input[type=submit].k-button--block,.k-ui-namespace input[type=reset].k-button--block,.k-ui-namespace input[type=button].k-button--block{width:100%}.k-ui-namespace .k-button-group{position:relative;display:inline-block;vertical-align:middle}.k-ui-namespace .k-button-group>.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-button-group>.xtd-button.btn{position:relative;float:left;margin:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn{float:right}.k-ui-namespace .k-button-group>.k-button:hover,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:hover,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:hover,.k-ui-namespace .k-button-group>.k-button:focus,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:focus,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:focus,.k-ui-namespace .k-button-group>.k-button:active,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:active,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:active,.k-ui-namespace .k-button-group>.k-button.k-is-active,.k-ui-j3-form .k-ui-namespace .k-button-group>.k-is-active.btn,.k-ui-j4-form .k-ui-namespace .k-button-group>.k-is-active.btn{z-index:2}.k-ui-namespace .k-button-group .k-button+.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-namespace .k-button-group .k-button+.k-button-group,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-namespace .k-button-group .k-button-group+.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-namespace .k-button-group .k-button-group+.k-button-group{margin-left:-1px}.k-ui-namespace .k-button-group .k-button+.k-button:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-namespace .k-button-group .k-button+.k-button-group:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-namespace .k-button-group .k-button-group+.k-button:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-namespace .k-button-group .k-button-group+.k-button-group:first-child{margin-left:0}[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn,[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button-group,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button-group{margin-left:0;margin-right:-1px}[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn:first-child,[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button-group:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button-group:first-child{margin-right:0}.k-ui-namespace .k-button-group>.k-button:not(:first-child):not(:last-child),.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:not(:first-child):not(:last-child),.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:not(:first-child):not(:last-child){border-radius:0}.k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child),.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child){border-bottom-right-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child).k-button--tiny,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child).k-button--small,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child).k-button--large,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large{border-bottom-right-radius:6px;border-top-right-radius:6px}.k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child),.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child).k-button--tiny,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child).k-button--small,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child).k-button--large,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large{border-bottom-left-radius:6px;border-top-left-radius:6px}.k-ui-namespace .k-card{position:relative;display:block;width:100%;margin-bottom:16px}.k-ui-namespace .k-card:last-child{margin-bottom:0}.k-ui-namespace .k-card--center .k-card__body{text-align:center}.k-ui-namespace .k-card--rounded .k-card__body{border-radius:4px}.k-ui-namespace .k-card--rounded .k-card__caption{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image,.k-ui-namespace .k-card--rounded .k-card__image--background,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background,.k-ui-namespace .k-card--rounded .k-card__header,.k-ui-namespace .k-card--rounded .k-card__section,.k-ui-namespace .k-card--rounded .k-card__footer{overflow:hidden}.k-ui-namespace .k-card--rounded .k-card__image:only-child,.k-ui-namespace .k-card--rounded .k-card__image:only-child img,.k-ui-namespace .k-card--rounded .k-card__image--background:only-child,.k-ui-namespace .k-card--rounded .k-card__image--background:only-child img,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:only-child,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:only-child img,.k-ui-namespace .k-card--rounded .k-card__header:only-child,.k-ui-namespace .k-card--rounded .k-card__header:only-child img,.k-ui-namespace .k-card--rounded .k-card__section:only-child,.k-ui-namespace .k-card--rounded .k-card__section:only-child img,.k-ui-namespace .k-card--rounded .k-card__footer:only-child,.k-ui-namespace .k-card--rounded .k-card__footer:only-child img{border-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image:first-child,.k-ui-namespace .k-card--rounded .k-card__image:first-child img,.k-ui-namespace .k-card--rounded .k-card__image--background:first-child,.k-ui-namespace .k-card--rounded .k-card__image--background:first-child img,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:first-child,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:first-child img,.k-ui-namespace .k-card--rounded .k-card__header:first-child,.k-ui-namespace .k-card--rounded .k-card__header:first-child img,.k-ui-namespace .k-card--rounded .k-card__section:first-child,.k-ui-namespace .k-card--rounded .k-card__section:first-child img,.k-ui-namespace .k-card--rounded .k-card__footer:first-child,.k-ui-namespace .k-card--rounded .k-card__footer:first-child img{border-top-left-radius:3px;border-top-right-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image:last-child,.k-ui-namespace .k-card--rounded .k-card__image:last-child img,.k-ui-namespace .k-card--rounded .k-card__image--background:last-child,.k-ui-namespace .k-card--rounded .k-card__image--background:last-child img,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:last-child,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:last-child img,.k-ui-namespace .k-card--rounded .k-card__header:last-child,.k-ui-namespace .k-card--rounded .k-card__header:last-child img,.k-ui-namespace .k-card--rounded .k-card__section:last-child,.k-ui-namespace .k-card--rounded .k-card__section:last-child img,.k-ui-namespace .k-card--rounded .k-card__footer:last-child,.k-ui-namespace .k-card--rounded .k-card__footer:last-child img{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image--background{border-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image--spaced-background{border-radius:2px}.k-ui-namespace .k-card__body{position:relative;display:block;backface-visibility:hidden;background:#fff;border:1px solid #dcdcdc;color:#222;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace a.k-card__body:focus,.k-ui-namespace a.k-card__body:hover{border-color:#bdbdbd}.k-ui-namespace a.k-card__body:focus .k-card__header,.k-ui-namespace a.k-card__body:hover .k-card__header{border-color:#bdbdbd}.k-ui-namespace a.k-card__body:focus .k-card__footer,.k-ui-namespace a.k-card__body:hover .k-card__footer{border-color:#bdbdbd}.k-ui-namespace .k-card__image{z-index:0;display:block;overflow:hidden;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__image img{vertical-align:top}.k-ui-namespace .k-card__image--background{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:1px;right:1px;bottom:1px;left:1px}.k-ui-namespace .k-card__image--spaced-background{position:absolute;top:2px;right:2px;bottom:2px;left:2px}.k-ui-namespace .k-card__header{position:relative;z-index:1;display:block;padding:8px;font-weight:700;background:#fbfbfb;border-bottom:1px solid #dcdcdc;padding-bottom:7px;color:#222;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__header:last-child{border-bottom:none}.k-ui-namespace .k-card__header:not(:first-child){border-top:1px solid #dcdcdc;padding-top:7px}.k-ui-namespace .k-card__section{position:relative;z-index:1;display:block;padding:8px;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__section--small-spacing{padding:0;margin:1px}.k-ui-namespace .k-card__footer{position:relative;z-index:1;display:block;padding:8px;background:#fbfbfb;border-top:1px solid #dcdcdc;padding-top:7px;color:#222;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__footer:first-child{border-top:none}.k-ui-namespace .k-card__footer:not(:last-child){border-bottom:1px solid #dcdcdc}.k-ui-namespace .k-card__caption{display:block;width:100%;padding:12px 8px;font-weight:400;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__caption--overflow{height:3em;line-height:1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-ui-namespace .k-card.k-is-selected .k-card__body{border-color:#3071a9}.k-ui-namespace .k-card.k-is-selected .k-card__body:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.k-ui-namespace .k-card.k-is-selected .k-card__body:only-child .k-card__header{background:#3071a9;color:#fff}.k-ui-namespace .k-card.k-is-selected .k-card__header,.k-ui-namespace .k-card.k-is-selected .k-card__footer,.k-ui-namespace .k-card.k-is-selected .k-card__caption{border-color:#3071a9;background:#3071a9;color:#fff}.k-ui-namespace .k-card--flex{display:flex;flex-direction:column}.k-ui-namespace .k-card--flex .k-card__body{display:flex;flex-direction:column;flex:1 1 auto}.k-ui-namespace .k-card--flex .k-card__flex-item{flex:1 1 auto}.k-ui-namespace .cke_chrome.cke_chrome,.k-ui-namespace .cke_inner.cke_inner,.k-ui-namespace .cke_contents.cke_contents,.k-ui-namespace .cke_source.cke_source{display:flex !important;flex-direction:column;flex:1 1 auto;height:auto !important}.k-ui-namespace .cke_chrome.cke_chrome iframe,.k-ui-namespace .cke_inner.cke_inner iframe,.k-ui-namespace .cke_contents.cke_contents iframe,.k-ui-namespace .cke_source.cke_source iframe{flex:1 1 auto}.k-ui-namespace .cke_resizer.cke_resizer{display:none}.k-ui-namespace .k-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}[dir=rtl] .k-ui-namespace .k-caret{margin-left:0;margin-right:2px}.k-ui-namespace .k-dropdown{position:relative}.k-ui-namespace .k-dropdown__toggle img{max-width:16px}.k-ui-namespace .k-dropdown__menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;text-align:left;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}[dir=rtl] .k-ui-namespace .k-dropdown__menu{left:auto;right:0;float:right;text-align:right}.k-ui-namespace .k-dropdown__menu.k-dropdown__menu{padding:5px 0;margin:2px 0 0;list-style:none}.k-ui-namespace .k-dropdown__menu a{display:block;padding:5px 15px;clear:both;font-weight:normal;line-height:20px;color:#222;white-space:nowrap}.k-ui-namespace .k-dropdown__divider{height:1px;margin:5px 0;overflow:hidden;background-color:#e5e5e5}.k-ui-namespace .k-dropdown__menu a:hover,.k-ui-namespace .k-dropdown__menu a:focus{text-decoration:none;color:#151515;background-color:#e6e6e6}.k-ui-namespace .k-dropdown__menu .k-is-active a,.k-ui-namespace .k-dropdown__menu .k-is-active a:hover,.k-ui-namespace .k-dropdown__menu .k-is-active a:focus{color:#fff;text-decoration:none;outline:0;background-color:#3071a9}.k-ui-namespace .k-dropdown__menu .k-is-disabled a,.k-ui-namespace .k-dropdown__menu .k-is-disabled a:hover,.k-ui-namespace .k-dropdown__menu .k-is-disabled a:focus{color:#343434}.k-ui-namespace .k-dropdown__menu .k-is-disabled a:hover,.k-ui-namespace .k-dropdown__menu .k-is-disabled a:focus{text-decoration:none;background-color:rgba(0,0,0,0);background-image:none;cursor:not-allowed}.k-ui-namespace .k-dropdown.k-is-open>.k-dropdown__menu{display:block}.k-ui-namespace .k-dropdown.k-is-open>a{outline:0}.k-ui-namespace .k-dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.k-ui-namespace .k-dropdown--dropup .k-caret{border-top:0;border-bottom:4px dashed;content:""}.k-ui-namespace .k-dropdown--dropup .k-dropdown__menu{top:auto;bottom:100%;margin-bottom:2px}.k-ui-namespace .k-dropdown__menu--grid{width:212px}.k-ui-namespace .k-dropdown__menu--grid.k-dropdown__menu--grid{padding:5px}[dir=rtl] .k-ui-namespace .k-dropdown__menu--grid.k-dropdown__menu--grid{padding:5px}.k-ui-namespace .k-dropdown__menu--grid img{max-width:16px;max-height:16px}.k-ui-namespace .k-dropdown__menu--grid li{float:left;width:40px;height:40px;margin:0;padding:0;display:block}[dir=rtl] .k-ui-namespace .k-dropdown__menu--grid li{float:right}.k-ui-namespace .k-dropdown__menu--grid li a{display:block;padding:0;margin:0;width:40px;height:40px;text-align:center;border-radius:3px;float:left}.k-ui-namespace .k-dropdown__menu--grid li a [class^=k-icon-document-],.k-ui-namespace .k-dropdown__menu--grid li a [class*=" k-icon-document-"]{display:block;vertical-align:middle;margin:12px auto}.k-ui-namespace .k-dropdown__menu--grid .k-dropdown__block-item{min-width:100%;clear:both;height:auto;margin:5px 0 -5px}.k-ui-namespace .k-dropdown__menu--grid .k-dropdown__block-item a{position:relative;height:auto;width:auto;float:none;border-top:1px solid #e5e5e5;text-align:left;margin:0 -5px;padding:5px 15px;border-radius:0 0 4px 4px}[dir=rtl] .k-ui-namespace .k-dropdown__menu--grid .k-dropdown__block-item a{text-align:right}.k-ui-namespace .k-empty-state{margin:0;font-size:17px;line-height:24px;text-align:center;background:rgba(0,0,0,0);color:inherit;padding:16px;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.k-ui-namespace .k-empty-state p{margin-bottom:16px}.k-ui-namespace .k-empty-state p:last-child{margin-bottom:0}.k-ui-namespace .k-empty-state p small{font-size:80%}.k-ui-namespace .k-form-control,.k-ui-j4-form .k-ui-namespace .form-control,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form .k-ui-namespace select{display:block;width:100%;max-width:100%;height:32px;padding:6px 12px;font-size:13px;line-height:20px;color:#222;background-color:#fff;background-image:none;border:1px solid #cdcdcd;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.k-ui-namespace .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .form-control:focus,.k-ui-j4-form .k-ui-namespace select:focus{border-color:#3498db;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(52,152,219,.6)}.k-ui-namespace .k-form-control::-moz-placeholder,.k-ui-j4-form .k-ui-namespace .form-control::-moz-placeholder,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-moz-placeholder,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-moz-placeholder,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-moz-placeholder,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-moz-placeholder,.k-ui-j4-form .k-ui-namespace select::-moz-placeholder{color:#9a9a9a;opacity:1}.k-ui-namespace .k-form-control:-ms-input-placeholder,.k-ui-j4-form .k-ui-namespace .form-control:-ms-input-placeholder,.k-ui-j4-form .k-ui-namespace select:-ms-input-placeholder{color:#9a9a9a}.k-ui-namespace .k-form-control::-webkit-input-placeholder,.k-ui-j4-form .k-ui-namespace .form-control::-webkit-input-placeholder,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-webkit-input-placeholder,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-webkit-input-placeholder,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder,.k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder{color:#9a9a9a}.k-ui-namespace .k-form-control::-ms-expand,.k-ui-j4-form .k-ui-namespace .form-control::-ms-expand,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-ms-expand,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-ms-expand,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-ms-expand,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-ms-expand,.k-ui-j4-form .k-ui-namespace select::-ms-expand{border:0;background-color:rgba(0,0,0,0)}.k-ui-namespace .k-form-control[disabled],.k-ui-j4-form .k-ui-namespace [disabled].form-control,.k-ui-j4-form .k-ui-namespace select[disabled],.k-ui-namespace .k-form-control[readonly],.k-ui-j4-form .k-ui-namespace [readonly].form-control,.k-ui-j4-form .k-ui-namespace select[readonly],fieldset[disabled] .k-ui-namespace .k-form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control,.k-ui-j4-form fieldset[disabled] .k-ui-namespace select{background-color:#ddd;opacity:1}.k-ui-namespace .k-form-control[disabled],.k-ui-j4-form .k-ui-namespace [disabled].form-control,.k-ui-j4-form .k-ui-namespace select[disabled],fieldset[disabled] .k-ui-namespace .k-form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control,.k-ui-j4-form fieldset[disabled] .k-ui-namespace select{cursor:not-allowed}.k-ui-namespace textarea.k-form-control,.k-ui-j4-form .k-ui-namespace textarea.form-control{height:auto}.k-ui-namespace input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){.k-ui-namespace input[type=date].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=date].form-control,.k-ui-namespace input[type=time].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=time].form-control,.k-ui-namespace input[type=datetime-local].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=datetime-local].form-control,.k-ui-namespace input[type=month].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=month].form-control{line-height:32px}.k-input-group--small .k-ui-namespace input[type=date],.k-input-group--small .k-ui-namespace input[type=time],.k-input-group--small .k-ui-namespace input[type=datetime-local],.k-input-group--small .k-ui-namespace input[type=month]{line-height:28px}.k-input-group--large .k-ui-namespace input[type=date],.k-input-group--large .k-ui-namespace input[type=time],.k-input-group--large .k-ui-namespace input[type=datetime-local],.k-input-group--large .k-ui-namespace input[type=month]{line-height:40px}}.k-appearance .k-ui-namespace input[type=checkbox],.k-appearance .k-ui-namespace input[type=radio]{-webkit-appearance:none;position:relative;height:16px;width:16px;margin:0 .33em 0 0;border:1px solid #9a9a9a;padding:0;background:#fff;display:inline-block;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 2px rgba(0,0,0,.15);transition:background 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-appearance .k-ui-namespace input[type=checkbox]:hover,.k-appearance .k-ui-namespace input[type=radio]:hover{background:#f1f1f1}.k-appearance .k-ui-namespace input[type=checkbox]:disabled,.k-appearance .k-ui-namespace input[type=radio]:disabled{border-color:#bbb}.k-appearance .k-ui-namespace input[type=checkbox]:before,.k-appearance .k-ui-namespace input[type=radio]:before{position:absolute;top:0;left:0;visibility:hidden;transform:scale(0, 0);text-align:center;vertical-align:middle;background:rgba(0,0,0,0);transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-appearance .k-ui-namespace input[type=checkbox]:checked:before,.k-appearance .k-ui-namespace input[type=radio]:checked:before{visibility:visible;transform:scale(1, 1)}.k-appearance .k-ui-namespace label+input[type=checkbox],.k-appearance .k-ui-namespace label+input[type=radio]{margin-left:1em}.k-appearance .k-ui-namespace label+label{margin-left:1em}[dir=rtl].k-appearance .k-ui-namespace input[type=checkbox],[dir=rtl].k-appearance .k-ui-namespace input[type=radio]{margin:0 0 0 .33em}[dir=rtl].k-appearance .k-ui-namespace input[type=checkbox]:before,[dir=rtl].k-appearance .k-ui-namespace input[type=radio]:before{left:auto;right:0}[dir=rtl].k-appearance .k-ui-namespace label+input[type=checkbox],[dir=rtl].k-appearance .k-ui-namespace label+input[type=radio]{margin-left:auto;margin-right:1em}[dir=rtl].k-appearance .k-ui-namespace label+label{margin-left:auto;margin-right:1em}.k-appearance .k-ui-namespace input[type=checkbox]{border-radius:0}.k-appearance .k-ui-namespace input[type=checkbox]:before{content:"";width:14px;height:14px;line-height:14px;font-size:12px;color:#3071a9}.k-appearance .k-ui-namespace input[type=radio]{border-radius:50%}.k-appearance .k-ui-namespace input[type=radio]:before{content:" ";width:8px;height:8px;margin:3px;background:#3071a9;border-radius:50%}.k-ui-namespace .k-has-success .help-block,.k-ui-namespace .k-has-success .control-label,.k-ui-namespace .k-has-success .radio,.k-ui-namespace .k-has-success .checkbox,.k-ui-namespace .k-has-success .radio-inline,.k-ui-namespace .k-has-success .checkbox-inline,.k-ui-namespace .k-has-success.radio label,.k-ui-namespace .k-has-success.checkbox label,.k-ui-namespace .k-has-success.radio-inline label,.k-ui-namespace .k-has-success.checkbox-inline label{color:#209150}.k-ui-namespace .k-has-success .k-form-control,.k-ui-j4-form .k-ui-namespace .k-has-success .form-control,.k-ui-j4-form .k-ui-namespace .k-has-success select{border-color:#209150;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.k-ui-namespace .k-has-success .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-success .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-success select:focus{border-color:#176739;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #43d580}.k-ui-namespace .k-has-success .input-group-addon{color:#209150;border-color:#209150;background-color:#020705}.k-ui-namespace .k-has-success .k-form-control-feedback{color:#209150}.k-ui-namespace .k-has-warning .help-block,.k-ui-namespace .k-has-warning .control-label,.k-ui-namespace .k-has-warning .radio,.k-ui-namespace .k-has-warning .checkbox,.k-ui-namespace .k-has-warning .radio-inline,.k-ui-namespace .k-has-warning .checkbox-inline,.k-ui-namespace .k-has-warning.radio label,.k-ui-namespace .k-has-warning.checkbox label,.k-ui-namespace .k-has-warning.radio-inline label,.k-ui-namespace .k-has-warning.checkbox-inline label{color:#cd6d17}.k-ui-namespace .k-has-warning .k-form-control,.k-ui-j4-form .k-ui-namespace .k-has-warning .form-control,.k-ui-j4-form .k-ui-namespace .k-has-warning select{border-color:#cd6d17;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.k-ui-namespace .k-has-warning .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-warning .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-warning select:focus{border-color:#9f5412;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eda15e}.k-ui-namespace .k-has-warning .input-group-addon{color:#cd6d17;border-color:#cd6d17;background-color:#fff}.k-ui-namespace .k-has-warning .k-form-control-feedback{color:#cd6d17}.k-ui-namespace .k-has-error .help-block,.k-ui-namespace .k-has-error .control-label,.k-ui-namespace .k-has-error .radio,.k-ui-namespace .k-has-error .checkbox,.k-ui-namespace .k-has-error .radio-inline,.k-ui-namespace .k-has-error .checkbox-inline,.k-ui-namespace .k-has-error.radio label,.k-ui-namespace .k-has-error.checkbox label,.k-ui-namespace .k-has-error.radio-inline label,.k-ui-namespace .k-has-error.checkbox-inline label{color:#a33024}.k-ui-namespace .k-has-error .k-form-control,.k-ui-j4-form .k-ui-namespace .k-has-error .form-control,.k-ui-j4-form .k-ui-namespace .k-has-error select{border-color:#a33024;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.k-ui-namespace .k-has-error .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-error .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-error select:focus{border-color:#79241b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d96154}.k-ui-namespace .k-has-error .input-group-addon{color:#a33024;border-color:#a33024;background-color:#fbf0ef}.k-ui-namespace .k-has-error .k-form-control-feedback{color:#a33024}.k-ui-namespace .k-static-form-label{display:inline-block;vertical-align:middle;max-width:100%;font-weight:bold;margin-bottom:5px}.k-ui-namespace .k-static-form-label:last-child{margin-bottom:0}.k-ui-namespace .k-input-group{position:relative;display:flex;width:100%;border-collapse:separate}.k-ui-namespace .k-input-group .k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group .form-control,.k-ui-j4-form .k-ui-namespace .k-input-group select{position:relative;z-index:2;float:left;width:auto;min-width:15%;margin-bottom:0}[dir=rtl] .k-ui-namespace .k-input-group .k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group .form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group .form-control,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group select{float:right}.k-ui-namespace .k-input-group .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-input-group .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-input-group select:focus{z-index:3}.k-ui-namespace .k-input-group .k-input-group__button .k-button,.k-ui-j3-form .k-ui-namespace .k-input-group .k-input-group__button .btn,.k-ui-j4-form .k-ui-namespace .k-input-group .k-input-group__button .btn{height:32px}.k-ui-namespace .k-input-group--large>.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large>.form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large>select,.k-ui-namespace .k-input-group--large>.select2-container--bootstrap .select2-selection--single,.k-ui-namespace .k-input-group--large>.k-input-group__addon,.k-ui-namespace .k-input-group--large>.k-input-group__button>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn{height:40px;padding:8px 16px;font-size:17px;line-height:24px;border-radius:6px}[dir=rtl] .k-ui-namespace .k-input-group--large>.k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large>.form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large>select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large>.form-control,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large>select,[dir=rtl] .k-ui-namespace .k-input-group--large>.select2-container--bootstrap .select2-selection--single,[dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__addon,[dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__button>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn{border-radius:6px}.k-ui-namespace .k-input-group--large>.select2-container--bootstrap .select2-selection--single .select2-selection--rendered{line-height:24px}.k-ui-namespace .k-input-group--large select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large select{height:40px;line-height:40px}[dir=rtl] .k-ui-namespace .k-input-group--large select.k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large select{direction:rtl}.k-ui-namespace .k-input-group--large textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large textarea.form-control,.k-ui-namespace .k-input-group--large select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large select[multiple]{height:auto}.k-ui-namespace .k-input-group--small>.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small>.form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small>select,.k-ui-namespace .k-input-group--small>.select2-container--bootstrap .select2-selection--single,.k-ui-namespace .k-input-group--small>.k-input-group__addon,.k-ui-namespace .k-input-group--small>.k-input-group__button>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn{height:28px;padding:4px 8px;font-size:11px;line-height:20px;border-radius:3px}[dir=rtl] .k-ui-namespace .k-input-group--small>.k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--small>.form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--small>select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--small>.form-control,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--small>select,[dir=rtl] .k-ui-namespace .k-input-group--small>.select2-container--bootstrap .select2-selection--single,[dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__addon,[dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__button>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn{border-radius:3px}.k-ui-namespace .k-input-group--small>.select2-container--bootstrap .select2-selection--single .select2-selection--rendered{line-height:16px}.k-ui-namespace .k-input-group--small select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small select{height:28px;line-height:28px}.k-ui-namespace .k-input-group--small textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small textarea.form-control,.k-ui-namespace .k-input-group--small select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small select[multiple]{height:auto}.k-ui-namespace .k-input-group__addon,.k-ui-namespace .k-input-group__button,.k-ui-namespace .k-input-group .k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group .form-control,.k-ui-j4-form .k-ui-namespace .k-input-group select{display:block;flex:1 1 auto;margin:0}.k-ui-namespace .k-input-group__addon:not(:first-child):not(:last-child),.k-ui-namespace .k-input-group__button:not(:first-child):not(:last-child),.k-ui-namespace .k-input-group .k-form-control:not(:first-child):not(:last-child),.k-ui-j4-form .k-ui-namespace .k-input-group .form-control:not(:first-child):not(:last-child),.k-ui-j4-form .k-ui-namespace .k-input-group select:not(:first-child):not(:last-child){border-radius:0}.k-ui-namespace .k-input-group .select2-container:not(:first-child):not(:last-child) .select2-selection--single{border-radius:0}.k-ui-namespace .k-input-group .select2-container.select2-container--open,.k-ui-namespace .k-input-group .select2-container.select2-container--focus{z-index:3}.k-ui-namespace .k-input-group__addon,.k-ui-namespace .k-input-group__button{white-space:nowrap;vertical-align:middle;width:auto;display:block;flex:0 0 auto}.k-ui-namespace .k-input-group__addon{font-size:13px;line-height:20px;height:32px;padding:6px 12px;font-weight:normal;color:#222;text-align:center;background-color:#eee;border:1px solid #cdcdcd;border-radius:4px;overflow:hidden;text-overflow:ellipsis}.k-ui-namespace .k-input-group__addon input[type=radio],.k-ui-namespace .k-input-group__addon input[type=checkbox]{margin:-0.33em -2px 0;vertical-align:middle}html:not([dir=rtl]) .k-input-group .k-form-control:first-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace .form-control:first-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace select:first-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group .form-control:first-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group select:first-child,html:not([dir=rtl]) .k-input-group__addon:first-child,html:not([dir=rtl]) .k-input-group__button:first-child>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn,html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group>.btn,html:not([dir=rtl]) .k-input-group__button:first-child>.k-dropdown__toggle,html:not([dir=rtl]) .k-input-group__button:last-child>.k-button:not(:last-child):not(.k-dropdown__toggle),html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group:not(:last-child)>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .k-ui-namespace .k-input-group .k-form-control:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group .form-control:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group select:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group .form-control:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group select:last-child,[dir=rtl] .k-ui-namespace .k-input-group__addon:last-child,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-dropdown__toggle,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button:not(:first-child):not(.k-dropdown__toggle),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.k-ui-namespace .k-input-group__addon:first-child{border-right:none}[dir=rtl] .k-ui-namespace .k-input-group__addon:first-child{border-right:1px solid #cdcdcd;border-left:none}html:not([dir=rtl]) .k-input-group .k-form-control:last-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace .form-control:last-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace select:last-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group .form-control:last-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group select:last-child,html:not([dir=rtl]) .k-input-group__addon:last-child,html:not([dir=rtl]) .k-input-group__button:last-child>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn,html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group>.btn,html:not([dir=rtl]) .k-input-group__button:last-child>.k-dropdown__toggle,html:not([dir=rtl]) .k-input-group__button:first-child>.k-button:not(:first-child),html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child),.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn:not(:first-child),html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child),.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn:not(:first-child),html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group:not(:first-child)>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .k-ui-namespace .k-input-group .k-form-control:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group .form-control:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group select:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group .form-control:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group select:first-child,[dir=rtl] .k-ui-namespace .k-input-group__addon:first-child,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-dropdown__toggle,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button:not(:last-child),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.k-ui-namespace .k-input-group__addon:last-child{border-left:1px solid #cdcdcd}[dir=rtl] .k-ui-namespace .k-input-group__addon:last-child{border-left-width:1px;border-right:none}.k-ui-namespace .k-input-group__button{position:relative;font-size:0;white-space:nowrap}.k-ui-namespace .k-input-group__button .k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button .btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button .btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button .editor-xtd-buttons .xtd-button.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-input-group__button .xtd-button.btn,.k-ui-namespace .k-input-group__button .k-dropdown__menu{font-size:13px}.k-ui-namespace .k-input-group__button>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-input-group__button>.xtd-button.btn{position:relative;font-size:13px;margin:0}.k-ui-namespace .k-input-group__button>.k-button+.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn+.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.k-button+.btn,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn+.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn+.k-button,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.k-button+.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn+.btn{margin-left:-1px}.k-ui-namespace .k-input-group__button>.k-button:hover,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn:hover,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn:hover,.k-ui-namespace .k-input-group__button>.k-button:focus,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn:focus,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn:focus,.k-ui-namespace .k-input-group__button>.k-button:active,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn:active,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn:active{z-index:2}.k-ui-namespace .k-input-group__button:first-child>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-namespace .k-input-group__button:first-child>.k-button-group{margin-right:-1px}[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group{margin-right:0;margin-left:-1px}.k-ui-namespace .k-input-group__button:last-child>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-namespace .k-input-group__button:last-child>.k-button-group{z-index:2;margin-left:-1px}[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group{margin-left:0;margin-right:-1px}.k-ui-namespace .k-form-group,.k-ui-j4-form .k-ui-namespace .form-group{margin:0;margin-bottom:16px}.k-ui-namespace .k-form-group:last-child,.k-ui-j4-form .k-ui-namespace .form-group:last-child{margin-bottom:0}.k-ui-namespace .k-form-group--small .k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small .form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small select{font-size:11px;height:28px;padding:4px 8px;line-height:16px;border-radius:3px}.k-ui-namespace .k-form-group--small select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small select{height:28px;line-height:28px}.k-ui-namespace .k-form-group--small textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small textarea.form-control,.k-ui-namespace .k-form-group--small select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small select[multiple]{height:auto}.k-ui-namespace .k-form-group--large .k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large .form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large select{font-size:17px;height:40px;padding:8px 16px;line-height:24px;border-radius:6px}.k-ui-namespace .k-form-group--large select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large select{height:40px;line-height:40px}.k-ui-namespace .k-form-group--large textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large textarea.form-control,.k-ui-namespace .k-form-group--large select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large select[multiple]{height:auto}.k-ui-namespace .k-inline-form-group{display:inline-block;margin-right:1em}.k-ui-namespace .k-inline-form-group:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-inline-form-group{margin-right:0;margin-left:1em}[dir=rtl] .k-ui-namespace .k-inline-form-group:last-child{margin-left:0;margin-right:1em}.k-ui-namespace .k-inline-form-group .k-input-group,.k-ui-namespace .k-inline-form-group .k-button-group{display:block}.k-ui-namespace .k-form-row-group{display:table;width:100%;background:#fff;border-radius:5px;border:1px solid #cdcdcd;margin-bottom:16px}.k-ui-namespace .k-form-row-group:last-child{margin-bottom:0}.k-ui-namespace .k-form-row{margin:0;border-bottom:1px solid #cdcdcd;padding-bottom:10px}.k-ui-namespace .k-form-row:last-child{border-bottom:0}@media screen and (min-width: 600px){.k-ui-namespace .k-form-row{display:table;width:100%;padding-bottom:0}[dir=rtl] .k-ui-namespace .k-form-row{direction:rtl}.k-ui-namespace .k-form-row:last-child{border-bottom:none}}.k-ui-namespace .k-form-row .k-form-row__header{width:100%;background:#f3f3f3;padding:10px}.k-ui-namespace .k-form-row .k-form-row__item{padding:10px 10px 0 10px}@media screen and (min-width: 600px){.k-ui-namespace .k-form-row .k-form-row__item{display:table-cell;vertical-align:middle;padding:10px;border-right:1px solid #cdcdcd}[dir=rtl] .k-ui-namespace .k-form-row .k-form-row__item{border-right:none;border-left:1px solid #cdcdcd}}.k-ui-namespace .k-form-row .k-form-row__item:last-child{border-right:none}[dir=rtl] .k-ui-namespace .k-form-row .k-form-row__item:last-child{border-left:none}.k-ui-namespace .k-form-row .k-form-row__item--button,.k-ui-namespace .k-form-row .k-form-row__item--label{width:1%;white-space:nowrap}.k-ui-namespace .k-form-row .k-form-row__item--label{border-right:none;padding-right:0}[dir=rtl] .k-ui-namespace .k-form-row .k-form-row__item--label{border-left:none;padding-right:10px;padding-left:0}@media screen and (min-width: 600px){.k-ui-namespace .k-form-row .k-form-row__item--input{padding:5px}}.k-ui-namespace .k-form-row .k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-row .form-control,.k-ui-j4-form .k-ui-namespace .k-form-row select{margin:0}.k-ui-namespace .k-form-row .k-form-row__message a{display:block;padding:10px}.k-ui-namespace .k-form-row .k-form-row__message a:focus,.k-ui-namespace .k-form-row .k-form-row__message a:hover{background:#e6e6e6}.k-ui-namespace .k-form-row:first-child .k-form-row__message a{border-radius:5px 5px 0 0}.k-ui-namespace .k-form-row:first-child .k-form-row__header{border-radius:5px 5px 0 0}.k-ui-namespace .k-form-row:last-child .k-form-row__message a{border-radius:0 0 5px 5px}.k-ui-namespace .k-form-row:last-child .k-form-row__header{border-radius:0 0 5px 5px}.k-ui-namespace .k-form-info{margin-top:.75em;margin-bottom:1em;color:#444}.k-ui-namespace .k-form-info:last-child{margin-bottom:0}.k-ui-namespace .k-form-block{background:#fff;border:1px solid #e0e0e0;margin-bottom:16px}.k-ui-namespace .k-form-block:last-child{margin-bottom:0}.k-ui-namespace .k-form-block__header{border-bottom:1px solid #d4d4d4;padding:8px 8px 7px;background:#f3f3f3;font-weight:700}.k-ui-namespace .k-form-block__content{padding:7px 8px}.k-ui-namespace .k-gallery-container{margin-bottom:16px;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden}.k-ui-namespace .k-gallery-container:last-child{margin-bottom:0}.k-ui-namespace .k-gallery-container .k-gallery{flex:1 1 auto;overflow:auto;padding:16px}.k-ui-namespace .k-gallery{overflow:hidden}.k-ui-namespace .k-gallery__items{margin:-8px;font-size:0}@supports(display: flex){.k-ui-namespace .k-gallery__items{display:flex;flex-wrap:wrap;justify-content:flex-start}}@supports(display: grid){.k-ui-namespace .k-gallery__items{display:grid}}.k-ui-namespace .k-gallery__item{padding:8px;display:inline-block;vertical-align:middle;font-size:1rem}@supports(display: flex){.k-ui-namespace .k-gallery__item{display:flex;flex:0 0 auto}}.k-ui-namespace .k-gallery__item.k-is-selected .k-card__header{background:#3071a9;border-color:#225179;color:#fff}.k-ui-namespace .k-gallery__item.k-is-selected .k-card__header a{color:#fff}.k-ui-namespace .k-gallery__item.k-is-selected .k-card__body{color:#fff;border-color:#285e8d}.k-ui-namespace .k-gallery__item.k-is-selected:hover .k-card__header,.k-ui-namespace .k-gallery__item.k-is-selected:focus .k-card__header{background:#225179}.k-ui-namespace [data-gallery-items="1"] .k-gallery__item.k-gallery__item{width:100%}@supports(display: flex){.k-ui-namespace [data-gallery-items="1"] .k-gallery__item.k-gallery__item{flex-basis:100%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="1"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="2"] .k-gallery__item.k-gallery__item{width:50%}@supports(display: flex){.k-ui-namespace [data-gallery-items="2"] .k-gallery__item.k-gallery__item{flex-basis:50%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="2"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="3"] .k-gallery__item.k-gallery__item{width:33.3333333333%}@supports(display: flex){.k-ui-namespace [data-gallery-items="3"] .k-gallery__item.k-gallery__item{flex-basis:33.3333333333%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="3"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="4"] .k-gallery__item.k-gallery__item{width:25%}@supports(display: flex){.k-ui-namespace [data-gallery-items="4"] .k-gallery__item.k-gallery__item{flex-basis:25%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="4"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="5"] .k-gallery__item.k-gallery__item{width:20%}@supports(display: flex){.k-ui-namespace [data-gallery-items="5"] .k-gallery__item.k-gallery__item{flex-basis:20%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="5"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="6"] .k-gallery__item.k-gallery__item{width:16.6666666667%}@supports(display: flex){.k-ui-namespace [data-gallery-items="6"] .k-gallery__item.k-gallery__item{flex-basis:16.6666666667%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="6"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="7"] .k-gallery__item.k-gallery__item{width:14.2857142857%}@supports(display: flex){.k-ui-namespace [data-gallery-items="7"] .k-gallery__item.k-gallery__item{flex-basis:14.2857142857%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="7"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="8"] .k-gallery__item.k-gallery__item{width:12.5%}@supports(display: flex){.k-ui-namespace [data-gallery-items="8"] .k-gallery__item.k-gallery__item{flex-basis:12.5%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="8"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="9"] .k-gallery__item.k-gallery__item{width:11.1111111111%}@supports(display: flex){.k-ui-namespace [data-gallery-items="9"] .k-gallery__item.k-gallery__item{flex-basis:11.1111111111%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="9"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="10"] .k-gallery__item.k-gallery__item{width:10%}@supports(display: flex){.k-ui-namespace [data-gallery-items="10"] .k-gallery__item.k-gallery__item{flex-basis:10%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="10"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="11"] .k-gallery__item.k-gallery__item{width:9.0909090909%}@supports(display: flex){.k-ui-namespace [data-gallery-items="11"] .k-gallery__item.k-gallery__item{flex-basis:9.0909090909%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="11"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="12"] .k-gallery__item.k-gallery__item{width:8.3333333333%}@supports(display: flex){.k-ui-namespace [data-gallery-items="12"] .k-gallery__item.k-gallery__item{flex-basis:8.3333333333%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="12"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="13"] .k-gallery__item.k-gallery__item{width:7.6923076923%}@supports(display: flex){.k-ui-namespace [data-gallery-items="13"] .k-gallery__item.k-gallery__item{flex-basis:7.6923076923%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="13"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="14"] .k-gallery__item.k-gallery__item{width:7.1428571429%}@supports(display: flex){.k-ui-namespace [data-gallery-items="14"] .k-gallery__item.k-gallery__item{flex-basis:7.1428571429%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="14"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="15"] .k-gallery__item.k-gallery__item{width:6.6666666667%}@supports(display: flex){.k-ui-namespace [data-gallery-items="15"] .k-gallery__item.k-gallery__item{flex-basis:6.6666666667%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="15"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="16"] .k-gallery__item.k-gallery__item{width:6.25%}@supports(display: flex){.k-ui-namespace [data-gallery-items="16"] .k-gallery__item.k-gallery__item{flex-basis:6.25%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="16"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="17"] .k-gallery__item.k-gallery__item{width:5.8823529412%}@supports(display: flex){.k-ui-namespace [data-gallery-items="17"] .k-gallery__item.k-gallery__item{flex-basis:5.8823529412%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="17"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="18"] .k-gallery__item.k-gallery__item{width:5.5555555556%}@supports(display: flex){.k-ui-namespace [data-gallery-items="18"] .k-gallery__item.k-gallery__item{flex-basis:5.5555555556%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="18"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="19"] .k-gallery__item.k-gallery__item{width:5.2631578947%}@supports(display: flex){.k-ui-namespace [data-gallery-items="19"] .k-gallery__item.k-gallery__item{flex-basis:5.2631578947%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="19"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="20"] .k-gallery__item.k-gallery__item{width:5%}@supports(display: flex){.k-ui-namespace [data-gallery-items="20"] .k-gallery__item.k-gallery__item{flex-basis:5%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="20"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="21"] .k-gallery__item.k-gallery__item{width:4.7619047619%}@supports(display: flex){.k-ui-namespace [data-gallery-items="21"] .k-gallery__item.k-gallery__item{flex-basis:4.7619047619%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="21"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="22"] .k-gallery__item.k-gallery__item{width:4.5454545455%}@supports(display: flex){.k-ui-namespace [data-gallery-items="22"] .k-gallery__item.k-gallery__item{flex-basis:4.5454545455%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="22"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="23"] .k-gallery__item.k-gallery__item{width:4.347826087%}@supports(display: flex){.k-ui-namespace [data-gallery-items="23"] .k-gallery__item.k-gallery__item{flex-basis:4.347826087%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="23"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="24"] .k-gallery__item.k-gallery__item{width:4.1666666667%}@supports(display: flex){.k-ui-namespace [data-gallery-items="24"] .k-gallery__item.k-gallery__item{flex-basis:4.1666666667%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="24"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace .k-gallery .k-gallery__items{content:"176px"}@supports(display: grid){.k-ui-namespace .k-gallery .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(176px, 1fr))}}.k-ui-namespace .k-gallery .k-gallery__item{width:176px}@supports(display: grid){.k-ui-namespace .k-gallery .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xxs .k-gallery__items{content:"64px"}@supports(display: grid){.k-ui-namespace .k-gallery--xxs .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(64px, 1fr))}}.k-ui-namespace .k-gallery--xxs .k-gallery__item{width:64px}@supports(display: grid){.k-ui-namespace .k-gallery--xxs .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xs .k-gallery__items{content:"112px"}@supports(display: grid){.k-ui-namespace .k-gallery--xs .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(112px, 1fr))}}.k-ui-namespace .k-gallery--xs .k-gallery__item{width:112px}@supports(display: grid){.k-ui-namespace .k-gallery--xs .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--s .k-gallery__items{content:"144px"}@supports(display: grid){.k-ui-namespace .k-gallery--s .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(144px, 1fr))}}.k-ui-namespace .k-gallery--s .k-gallery__item{width:144px}@supports(display: grid){.k-ui-namespace .k-gallery--s .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--l .k-gallery__items{content:"224px"}@supports(display: grid){.k-ui-namespace .k-gallery--l .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(224px, 1fr))}}.k-ui-namespace .k-gallery--l .k-gallery__item{width:224px}@supports(display: grid){.k-ui-namespace .k-gallery--l .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xl .k-gallery__items{content:"288px"}@supports(display: grid){.k-ui-namespace .k-gallery--xl .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(288px, 1fr))}}.k-ui-namespace .k-gallery--xl .k-gallery__item{width:288px}@supports(display: grid){.k-ui-namespace .k-gallery--xl .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xxl .k-gallery__items{content:"352px"}@supports(display: grid){.k-ui-namespace .k-gallery--xxl .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(352px, 1fr))}}.k-ui-namespace .k-gallery--xxl .k-gallery__item{width:352px}@supports(display: grid){.k-ui-namespace .k-gallery--xxl .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery-pagination{padding:8px 8px 7px;background:#fbfbfb;flex:0 0 auto;border-top:1px solid #dcdcdc;box-shadow:0 1px 0 #dcdcdc}.k-ui-namespace .k-off-canvas-toggle-holder{display:none}.k-js-enabled .k-ui-namespace .k-off-canvas-toggle-holder{display:block}@media screen and (min-width: 768px){.k-js-enabled .k-ui-namespace .k-off-canvas-toggle-holder--left.k-off-canvas-toggle-holder{display:none}}@media screen and (min-width: 600px){.k-js-enabled .k-ui-namespace .k-off-canvas-toggle-holder--right.k-off-canvas-toggle-holder{display:none}}.k-ui-namespace .k-off-canvas-toggle{position:relative;z-index:10;float:left;min-width:32px;height:32px;border:none;border-radius:3px;margin:8px 8px 7px;background:#3071a9;color:#fff;font-size:13px}[dir=rtl] .k-ui-namespace .k-off-canvas-toggle{left:auto;float:right}.k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--left{margin-right:0}[dir=rtl] .k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--left{margin-right:10px;margin-left:0}.k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--right{margin-left:0}[dir=rtl] .k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--right{margin-left:10px;margin-right:0}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar3,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar3{position:absolute;display:block;background:#fff;vertical-align:middle;border-radius:3px;transition:.3s 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar3{left:9px;width:15px;height:3px}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar1{top:9px}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar2{top:15px}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar3{top:21px}.k-ui-namespace .k-show-left-menu .k-off-canvas-toggle--left .k-toggle-button-bar1{top:15px;transform:rotate(135deg)}.k-ui-namespace .k-show-left-menu .k-off-canvas-toggle--left .k-toggle-button-bar2{opacity:0;transform:scale(0)}.k-ui-namespace .k-show-left-menu .k-off-canvas-toggle--left .k-toggle-button-bar3{top:15px;transform:rotate(-135deg)}.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar3{left:13px}.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar1{width:5px;height:5px;top:8px}.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar3{width:5px;height:10px;top:14px}.k-ui-namespace .k-show-right-menu .k-off-canvas-toggle--right .k-toggle-button-bar1{opacity:0;transform:scale(0)}.k-ui-namespace .k-show-right-menu .k-off-canvas-toggle--right .k-toggle-button-bar2{top:9px;left:14px;height:15px;transform:rotate(135deg);opacity:1;width:3px}.k-ui-namespace .k-show-right-menu .k-off-canvas-toggle--right .k-toggle-button-bar3{top:9px;left:14px;transform:rotate(-135deg);height:15px;width:3px}.k-ui-namespace .k-heading{font-size:21px;line-height:28px;margin-bottom:16px}.k-ui-namespace .k-heading:last-child{margin-bottom:0}.k-ui-namespace .k-icon--accent{color:#3071a9}.k-ui-namespace .k-icon--success{color:#27ae60}.k-ui-namespace .k-icon--error{color:#c0392b}.k-ui-namespace .k-icon--size-tiny{font-size:10px}.k-ui-namespace .k-icon--size-small{font-size:13px}.k-ui-namespace .k-icon--size-default{font-size:16px}.k-ui-namespace .k-icon--size-medium{font-size:24px}.k-ui-namespace .k-icon--size-large{font-size:32px}.k-ui-namespace .k-icon--size-xlarge{font-size:48px}.k-ui-namespace .k-icon--size-huge{font-size:64px}.k-ui-namespace .k-icon-text-item{display:inline-block;font-size:inherit !important;line-height:20px;vertical-align:middle;margin-right:4px}.k-ui-namespace .k-icon--disabled{cursor:not-allowed;opacity:.65;pointer-events:none}.k-ui-namespace [class^=k-icon-document-]:before,.k-ui-namespace [class*=" k-icon-document-"]:before{background-size:cover}.k-ui-namespace .k-label{display:inline-block;padding:.33em .4em;font-size:80%;font-weight:700;line-height:1;text-align:center;white-space:no-wrap;vertical-align:baseline;border-radius:.33em;background:rgba(0,0,0,.4);color:#fff;border:none}.k-ui-namespace .k-label[href],.k-ui-namespace .k-label[href]:hover,.k-ui-namespace .k-label[href]:focus{text-decoration:none}.k-ui-namespace .k-label--base{background:#2c3e50;color:#fff}.k-ui-namespace a.k-label--base:hover,.k-ui-namespace a.k-label--base:focus,.k-ui-namespace button.k-label--base:hover,.k-ui-namespace button.k-label--base:focus{background:#1f2c39;color:#fff}.k-ui-namespace .k-label--accent{background:#3071a9;color:#fff}.k-ui-namespace a.k-label--accent:hover,.k-ui-namespace a.k-label--accent:focus,.k-ui-namespace button.k-label--accent:hover,.k-ui-namespace button.k-label--accent:focus{background:#285e8d;color:#fff}.k-ui-namespace .k-label--success{background:#27ae60;color:#fff}.k-ui-namespace a.k-label--success:hover,.k-ui-namespace a.k-label--success:focus,.k-ui-namespace button.k-label--success:hover,.k-ui-namespace button.k-label--success:focus{background:#209150;color:#fff}.k-ui-namespace .k-label--neutral{background:#3498db;color:#fff}.k-ui-namespace a.k-label--neutral:hover,.k-ui-namespace a.k-label--neutral:focus,.k-ui-namespace button.k-label--neutral:hover,.k-ui-namespace button.k-label--neutral:focus{background:#2386c8;color:#fff}.k-ui-namespace .k-label--warning{background:#e67e22;color:#fff}.k-ui-namespace a.k-label--warning:hover,.k-ui-namespace a.k-label--warning:focus,.k-ui-namespace button.k-label--warning:hover,.k-ui-namespace button.k-label--warning:focus{background:#cd6d17;color:#fff}.k-ui-namespace .k-label--error{background:#c0392b;color:#fff}.k-ui-namespace a.k-label--error:hover,.k-ui-namespace a.k-label--error:focus,.k-ui-namespace button.k-label--error:hover,.k-ui-namespace button.k-label--error:focus{background:#a33024;color:#fff}.k-ui-namespace .k-label--float-end{float:right}[dir=rtl] .k-ui-namespace .k-label--float-end{float:left}.k-ui-namespace .k-navigation .k-label{position:relative;top:-1px;left:2px;margin:-2px 0;padding:0 .25em;font-size:13px;line-height:16px;vertical-align:middle;max-height:16px;box-shadow:0 0 0 2px rgba(0,0,0,.4)}.k-ui-namespace .k-navigation .k-label--base{box-shadow:0 0 0 2px #2c3e50}.k-ui-namespace .k-navigation .k-label--accent{box-shadow:0 0 0 2px #3071a9}.k-ui-namespace .k-navigation .k-label--success{box-shadow:0 0 0 2px #27ae60}.k-ui-namespace .k-navigation .k-label--neutral{box-shadow:0 0 0 2px #3498db}.k-ui-namespace .k-navigation .k-label--warning{box-shadow:0 0 0 2px #e67e22}.k-ui-namespace .k-navigation .k-label--error{box-shadow:0 0 0 2px #c0392b}.k-ui-namespace .k-navigation .k-label--float-end{position:static;margin:0}.k-ui-namespace .k-list{padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin:4px 0}[dir=rtl] .k-ui-namespace .k-list{margin:4px 0;padding:0}.k-ui-namespace .k-list li{display:block}.k-ui-namespace .k-list a{display:block;padding:8px 16px;color:#222;line-height:20px;text-decoration:none}.k-ui-namespace .k-list a:hover,.k-ui-namespace .k-list a:focus{background:#fff;color:#222;text-decoration:none}.k-ui-namespace .k-list .k-is-active a{font-weight:700;background:#eee;color:#222}.k-ui-namespace .k-list .k-is-active a:hover{background:rgba(0,0,0,0);cursor:default}.k-ui-namespace .k-list [class^=k-icon]{display:inline-block;margin-right:8px}[dir=rtl] .k-ui-namespace .k-list [class^=k-icon]{margin-right:auto;margin-left:8px}.k-ui-namespace .k-loader-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(255,255,255,.8);display:flex;flex-direction:column;align-items:center;justify-content:center}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader-container .k-loader{color:#3071a9;left:0}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader{display:inline-block;font-size:5px;margin:0 1.5em 2em;position:relative;text-indent:-9999em;vertical-align:middle}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader,.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before,.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after{border-radius:50%;width:1em;height:1em;animation-fill-mode:both;animation:k-loader 1.61s infinite ease-in-out;-webkit-backface-visibility:visible;backface-visibility:visible}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before{left:-1.25em;animation-delay:-0.20125s}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after{left:1.25em;animation-delay:.20125s}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before,.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after{content:"";position:absolute;top:0}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--small{font-size:5px}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--medium{font-size:10px}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--large{font-size:20px}@keyframes k-loader{0%,80%,100%{box-shadow:0 1em 0 -0.5em}40%{box-shadow:0 1em 0 0}}[dir=rtl] .k-ui-namespace .k-loader{transform:scaleX(-1)}.k-ui-namespace .k-button .k-loader-container,.k-ui-j3-form .k-ui-namespace .btn .k-loader-container,.k-ui-j4-form .k-ui-namespace .btn .k-loader-container,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn .k-loader-container,.k-ui-namespace .k-tabs .k-loader-container{background:inherit;color:inherit;border-radius:inherit;display:block;text-align:center;transform:scale(0.001);transform-origin:50% 50%}.k-ui-namespace .k-button .k-loader-container:before,.k-ui-j3-form .k-ui-namespace .btn .k-loader-container:before,.k-ui-j4-form .k-ui-namespace .btn .k-loader-container:before,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn .k-loader-container:before,.k-ui-namespace .k-tabs .k-loader-container:before{position:absolute;content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;opacity:.75;transform:scale(1000);transform-origin:50% 50%;border-radius:inherit}.k-cssanimations.k-boxshadow .k-ui-namespace .k-button .k-loader-container .k-loader,.k-cssanimations.k-boxshadow .k-ui-j3-form .k-ui-namespace .btn .k-loader-container .k-loader,.k-ui-j3-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader,.k-cssanimations.k-boxshadow .k-ui-j4-form .k-ui-namespace .btn .k-loader-container .k-loader,.k-ui-j4-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader,.k-cssanimations.k-boxshadow .k-ui-namespace .k-tabs .k-loader-container .k-loader{color:inherit;transform:scale(1000);transform-origin:50% 50%;top:-1000em}.k-cssanimations.k-boxshadow .k-ui-namespace .k-button .k-loader-container .k-loader:nth-child(n),.k-cssanimations.k-boxshadow .k-ui-j3-form .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-ui-j3-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-cssanimations.k-boxshadow .k-ui-j4-form .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-ui-j4-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-cssanimations.k-boxshadow .k-ui-namespace .k-tabs .k-loader-container .k-loader:nth-child(n){margin-left:1.5em;margin-right:1.5em}.k-ui-namespace .k-button .k-loader:first-child,.k-ui-j3-form .k-ui-namespace .btn .k-loader:first-child,.k-ui-j4-form .k-ui-namespace .btn .k-loader:first-child,.k-ui-namespace .k-tabs .k-loader:first-child{margin-right:3em}.k-ui-namespace .k-button .k-loader:not(first-child),.k-ui-j3-form .k-ui-namespace .btn .k-loader:not(first-child),.k-ui-j4-form .k-ui-namespace .btn .k-loader:not(first-child),.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn .k-loader:not(first-child),.k-ui-namespace .k-tabs .k-loader:not(first-child){margin-left:3em}.k-ui-namespace .k-button .k-loader:last-child,.k-ui-j3-form .k-ui-namespace .btn .k-loader:last-child,.k-ui-j4-form .k-ui-namespace .btn .k-loader:last-child,.k-ui-namespace .k-tabs .k-loader:last-child{margin-right:1.5em;margin-left:3em}.k-ui-namespace .k-login{width:100%;max-width:360px;height:auto;margin:auto;display:inline-block;vertical-align:middle;flex:0 0 auto}.k-ui-namespace .k-login__brand{display:block;height:auto;width:auto;max-width:100%;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:16px;font-size:17px}.k-ui-namespace .k-login__brand img{max-height:100%;vertical-align:middle}.k-ui-namespace .k-login__content{background:#fff;color:#222;width:100%;border-radius:4px;padding:16px;box-shadow:0 6px 0 -4px rgba(0,0,0,.3);text-align:left;white-space:normal}[dir=rtl] .k-ui-namespace .k-login__content{text-align:right}.k-ui-namespace .k-navigation{margin:0;list-style:none;border:none;border-bottom:1px solid #c8c8c8;padding:16px 0 15px;background:#e6e6e6}[dir=rtl] .k-ui-namespace .k-navigation{padding:16px 0 15px}.k-ui-namespace .k-navigation li{display:block;line-height:16px}.k-ui-namespace .k-navigation a{display:block;padding-top:8px;padding-bottom:8px;padding-right:16px;padding-left:24px;font-size:17px;color:#222;text-decoration:none;position:relative}[dir=rtl] .k-ui-namespace .k-navigation a{padding-right:24px;padding-left:16px}.k-ui-namespace .k-navigation a:hover,.k-ui-namespace .k-navigation a:focus{background:#f8f8f8;color:#222;text-decoration:none}.k-ui-namespace .k-navigation a:after{display:block;position:absolute;content:" ";left:0;top:0;width:5px;height:100%}[dir=rtl] .k-ui-namespace .k-navigation a:after{left:auto;right:0}.k-ui-namespace .k-navigation a:hover,.k-ui-namespace .k-navigation a:focus{background:#f8f8f8}.k-ui-namespace .k-navigation a:hover:after,.k-ui-namespace .k-navigation a:focus:after{background:#3071a9}.k-ui-namespace .k-navigation .k-is-active a{background:#e6e6e6;color:#3071a9;font-weight:700}.k-ui-namespace .k-navigation .k-is-active a:after{top:12%;height:76%;background:#3071a9}.k-ui-namespace .k-navigation .k-is-active a:hover{background:rgba(0,0,0,0);cursor:default}.k-checked .k-ui-namespace .k-optionlist{display:block;max-width:100%;overflow:auto}.k-checked .k-ui-namespace .k-optionlist:before,.k-checked .k-ui-namespace .k-optionlist:after{display:table;content:" "}.k-checked .k-ui-namespace .k-optionlist:after{clear:both}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content{position:relative;margin:0;border:1px solid #cdcdcd;padding:1px;border-radius:4px;background:#fff;display:flex;flex-wrap:wrap;float:left}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input[type=radio]{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content label{position:relative;z-index:1;display:table-cell;margin:0;padding:6px 10px;line-height:1.25em;text-align:center;color:#222;font-weight:400;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-wrap:break-word;overflow-wrap:break-word;flex:1 1 auto;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content label:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;content:" ";opacity:0;border-radius:3px;transform:scale(0, 0);background:#3498db;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content label:hover{background:rgba(0,0,0,.15)}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label,.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label:hover,.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label:focus{background:rgba(0,0,0,0);color:#fff}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label:before{transform:scale(1, 1);opacity:1}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content .k-optionlist__focus{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:0;outline:0;display:block;opacity:0;visibility:hidden;border-radius:4px;border:1px solid #3498db;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(52,152,219,.6)}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:active~.k-optionlist__focus,.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:focus~.k-optionlist__focus{opacity:1;visibility:visible}[dir=rtl].k-checked .k-ui-namespace .k-optionlist__content{float:right}.k-checked .k-ui-namespace .k-optionlist--boolean input[value="1"]+label:before{background:#27ae60}.k-checked .k-ui-namespace .k-optionlist--boolean input[value="0"]+label:before{background:#c0392b}.k-checked .k-ui-namespace .k-optionlist--block .k-optionlist__content{width:100%;float:none}.k-checked .k-ui-namespace .k-optionlist--block.k-optionlist--boolean label{width:50%}.k-checked .k-ui-namespace .k-optionlist [disabled]+label{cursor:not-allowed;opacity:.6}.k-checked .k-ui-namespace .k-optionlist [disabled]+label:hover{background:rgba(0,0,0,0)}.k-checked .k-ui-namespace .k-optionlist [disabled]+label:active~.k-optionlist__focus{border-color:#c0392b}.k-ui-namespace .k-pagination{display:flex;justify-content:flex-start;align-content:center}.k-ui-namespace .k-pagination .k-pagination__pages{padding:0;margin:0;border-radius:4px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages{padding:0}.k-ui-namespace .k-pagination .k-pagination__pages>li{display:inline}.k-ui-namespace .k-pagination .k-pagination__pages>li>a,.k-ui-namespace .k-pagination .k-pagination__pages>li>span{display:block;position:relative;float:left;padding:6px 12px;line-height:18px;text-decoration:none;color:#3071a9;background-color:#fff;border:1px solid #dcdcdc;margin-left:-1px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li>a,[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li>span{float:right;margin-left:0;margin-right:-1px}.k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>a,.k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>a,[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>span{margin-right:0;border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-top-right-radius:4px}.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>a,.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>a,.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.k-ui-namespace .k-pagination .k-pagination__pages>li>a:hover,.k-ui-namespace .k-pagination .k-pagination__pages>li>a:focus,.k-ui-namespace .k-pagination .k-pagination__pages>li>span:hover,.k-ui-namespace .k-pagination .k-pagination__pages>li>span:focus{z-index:2;color:#285e8d;background-color:#eee;border-color:#dcdcdc}.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a:hover,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a:focus,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span:hover,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span:focus{z-index:3;color:#fff;background-color:#3071a9;border-color:#285e8d;cursor:default}.k-ui-namespace .k-pagination select{height:32px;width:auto;margin:0;margin-right:8px}[dir=rtl] .k-ui-namespace .k-pagination select{margin-right:auto;margin-left:8px}.k-ui-namespace .k-scopebar{background:#f3f3f3;color:#222;min-width:100%;box-shadow:inset 0 -1px 0 #d4d4d4;display:flex;width:auto;flex:0 0 auto;flex-wrap:wrap;overflow:hidden}.k-ui-namespace .k-scopebar:before,.k-ui-namespace .k-scopebar:after{display:table;content:" "}.k-ui-namespace .k-scopebar:after{clear:both}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar{flex-wrap:nowrap}}.k-ui-namespace .k-scopebar.k-scopebar.k-scopebar{overflow:visible}.k-ui-namespace .k-scopebar__item{border-bottom:1px solid #d4d4d4;min-width:0;box-shadow:0 -1px 0 #d4d4d4;flex:1 1 auto;width:auto}.k-ui-namespace .k-scopebar__item:before,.k-ui-namespace .k-scopebar__item:after{display:table;content:" "}.k-ui-namespace .k-scopebar__item:after{clear:both}@media screen and (min-width: 400px){.k-ui-namespace .k-scopebar__item{float:left}}.k-ui-namespace .k-scopebar__item--static{display:block;flex:0 0 auto}.k-ui-namespace .k-scopebar__item--toggle-buttons{padding-left:4px;flex:1 1 auto;order:15;width:auto}.k-ui-namespace .k-scopebar__item--toggle-buttons:before,.k-ui-namespace .k-scopebar__item--toggle-buttons:after{display:table;content:" "}.k-ui-namespace .k-scopebar__item--toggle-buttons:after{clear:both}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--toggle-buttons{flex:0 0 auto}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--toggle-buttons{display:none}}[dir=rtl] .k-ui-namespace .k-scopebar__item--toggle-buttons{padding-left:0;padding-right:4px}.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-filters,.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-breadcrumbs{display:block;float:left}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-filters,.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-breadcrumbs{display:none}}.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-search{display:block;float:right}[dir=rtl] .k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-search{float:left}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-search{display:none}}.k-ui-namespace .k-scopebar--breadcrumbs .k-scopebar__item--toggle-buttons{flex:0 0 auto}.k-ui-namespace .k-scopebar__item--filters{width:100%;flex:1 1 auto;order:10}.k-js-enabled .k-ui-namespace .k-scopebar__item--filters{display:none}@media screen and (min-width: 400px){.k-js-enabled .k-ui-namespace .k-scopebar__item--filters{width:100%}}@media screen and (min-width: 600px){.k-js-enabled .k-ui-namespace .k-scopebar__item--filters{width:auto;display:block}}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--filters{width:auto;order:0}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--filters{display:block}}.k-ui-namespace .k-scopebar__filters{position:relative;z-index:2}.k-ui-namespace .k-scopebar__filters:before,.k-ui-namespace .k-scopebar__filters:after{display:table;content:" "}.k-ui-namespace .k-scopebar__filters:after{clear:both}.k-ui-namespace .k-scopebar__item--filter{display:block;float:left;width:auto;border-right:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;margin-bottom:-1px}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--filter{position:relative}}[dir=rtl] .k-ui-namespace .k-scopebar__item--filter{border-right:none;border-left:1px solid #ccc;float:right}.k-ui-namespace .k-scopebar__item--filter__title,.k-ui-namespace .k-scopebar__item--filter__icon{display:inline-block;vertical-align:middle}.k-ui-namespace .k-scopebar__item--filter__icon{margin-left:2px}[dir=rtl] .k-ui-namespace .k-scopebar__item--filter__icon{margin-left:0;margin-right:2px}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--filter__icon{margin-left:4px}[dir=rtl] .k-ui-namespace .k-scopebar__item--filter__icon{margin-left:0;margin-right:4px}}.k-ui-namespace .k-scopebar__item-label{position:absolute;z-index:2;top:2px;right:2px;min-width:16px;height:16px;border-radius:50%;background:#c0392b;color:#fff;font-size:11px;line-height:16px;text-align:center;vertical-align:middle;font-weight:700;box-shadow:inset 0 0 2px rgba(0,0,0,.1);pointer-events:none}[dir=rtl] .k-ui-namespace .k-scopebar__item-label{right:auto;left:2px}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item-label{top:6px;right:4px}[dir=rtl] .k-ui-namespace .k-scopebar__item-label{right:auto;left:4px}}.k-ui-namespace .k-scopebar__item-label--numberless{top:0;right:0}[dir=rtl] .k-ui-namespace .k-scopebar__item-label--numberless{right:auto;left:0}.k-ui-namespace .k-scopebar__item-label--numberless:after{display:block;content:" ";width:5px;height:5px;background:#fff;position:absolute;top:5px;left:5px;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.2)}.k-ui-namespace .k-scopebar-dropdown{overflow:hidden}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar-dropdown{position:relative;z-index:2}}.k-ui-namespace .k-scopebar-dropdown.k-is-active{overflow:visible;z-index:3}.k-ui-namespace .k-scopebar-dropdown.k-is-active .k-scopebar-dropdown__body{visibility:visible}.k-ui-namespace .k-scopebar-dropdown.k-is-active .k-scopebar__item--filter__title{text-decoration:underline}.k-ui-namespace .k-scopebar-dropdown.k-is-active .k-scopebar-dropdown__button{background:#ededed}.k-ui-namespace .k-scopebar-dropdown__button{position:relative;border:none;background:rgba(0,0,0,0);margin:0;padding:0 6px;line-height:39px;height:39px;font-size:13px;cursor:pointer}.k-ui-namespace .k-scopebar-dropdown__button:hover,.k-ui-namespace .k-scopebar-dropdown__button:focus{background:#ededed}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar-dropdown__button{padding:0 12px}}.k-ui-namespace .k-scopebar-dropdown__body{position:absolute;visibility:hidden;background:#fff;border:1px solid #e0e0e0;color:#222;box-shadow:2px 2px 3px rgba(0,0,0,.15);border-radius:0 0 5px 5px;min-width:200px;left:0;right:0;top:100%}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar-dropdown__body{min-width:300px;right:auto;left:-1px}[dir=rtl] .k-ui-namespace .k-scopebar-dropdown__body{left:auto;right:-1px}}.k-ui-namespace .k-scopebar-dropdown__body .select2{min-width:100%}.k-ui-namespace .k-scopebar-dropdown__body__content{padding:5px}.k-ui-namespace .k-scopebar-dropdown__body__buttons{line-height:14px;border-top:1px solid #e0e0e0;background:#fbfbfb;color:#222;padding:8px 5px;text-align:center;border-radius:0 0 5px 5px}.k-ui-namespace .k-scopebar-dropdown__body__buttons .btn{padding:4px 30px;line-height:16px}.k-ui-namespace .k-scopebar__item--breadcrumbs{width:auto;flex:1 1 auto;order:-1;display:block}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--breadcrumbs{width:auto;order:0}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--breadcrumbs{display:flex !important;flex:1 1 auto;max-width:100%;overflow:hidden}}.k-ui-namespace .k-scopebar__item--breadcrumbs .k-breadcrumb{position:static;top:auto;bottom:auto;visibility:visible;border-bottom:none;overflow:auto;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.k-ui-namespace .k-scopebar__item--buttons{display:block;flex:0 0 auto}@media screen and (min-width: 400px){.k-ui-namespace .k-scopebar__item--buttons{float:right}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--buttons{float:none}}.k-ui-namespace .k-scopebar__button{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);position:relative;display:block;float:left;height:32px;margin:4px 4px 3px 4px;margin-left:0;padding-left:7px;padding-right:7px;border-radius:2px;text-align:center;line-height:32px;cursor:pointer;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden;border:1px solid rgba(0,0,0,0)}[dir=rtl] .k-ui-namespace .k-scopebar__button{float:right;margin-left:4px;margin-right:0}.k-ui-namespace .k-scopebar__button:hover{border-color:#d4d4d4;background:#fff}.k-ui-namespace .k-scopebar__button.k-is-active{border-color:#d4d4d4;background:#fff}.k-ui-namespace .k-scopebar__button [class^=k-icon]{display:block;margin-top:7px;margin-bottom:7px;width:16px;height:16px;line-height:0;font-size:0;vertical-align:middle}.k-ui-namespace .k-scopebar__button [class^=k-icon]:before{font-size:16px;line-height:16px}.k-ui-namespace .k-scopebar__item--search{position:relative;margin-left:auto;flex:1 1 auto;order:20}[dir=rtl] .k-ui-namespace .k-scopebar__item--search{margin-left:0;margin-right:auto}.k-js-enabled .k-ui-namespace .k-scopebar__item--search{display:none;width:100%}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--search{display:block !important;flex:0 0 auto;order:0}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--search{min-width:221px;width:221px;max-width:221px}}@media screen and (min-width: 1200px){.k-ui-namespace .k-scopebar__item--search{min-width:286px;width:286px;max-width:286px}}.k-ui-namespace .k-scopebar__item--search .k-search{width:100%;position:relative}.k-ui-namespace .k-scopebar__item--search .k-search--has-search-button .k-search__field{padding-left:26px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search--has-search-button .k-search__field{padding-left:0;padding-right:26px}.k-ui-namespace .k-scopebar__item--search .k-search--has-empty-button .k-search__field{padding-right:20px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search--has-empty-button .k-search__field{padding-right:0;padding-left:20px}.k-ui-namespace .k-scopebar__item--search .k-search--has-both-buttons .k-search__field{padding-left:26px;padding-right:20px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search--has-both-buttons .k-search__field{padding-left:20px;padding-right:26px}.k-ui-namespace .k-scopebar__item--search label{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.k-ui-namespace .k-scopebar__item--search .k-search__field{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin:0;display:block;width:100%;max-width:none;height:40px;border-radius:0;padding:4px;padding-right:40px;background:#fff;color:#222;box-shadow:none;-webkit-appearance:none}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__field{padding-right:0;padding-left:40px}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--search .k-search__field{border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;margin-bottom:-1px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__field{border-left:none;border-right:1px solid #d4d4d4}}.k-ui-namespace .k-scopebar__item--search .k-search__submit,.k-ui-namespace .k-scopebar__item--search .k-search__empty{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;vertical-align:middle;line-height:1;cursor:pointer;color:#555}.k-ui-namespace .k-scopebar__item--search .k-search__submit [class*=k-icon-],.k-ui-namespace .k-scopebar__item--search .k-search__empty [class*=k-icon-]{vertical-align:middle}.k-ui-namespace .k-scopebar__item--search .k-search__submit:focus,.k-ui-namespace .k-scopebar__item--search .k-search__submit:hover,.k-ui-namespace .k-scopebar__item--search .k-search__empty:focus,.k-ui-namespace .k-scopebar__item--search .k-search__empty:hover{color:#222}.k-ui-namespace .k-scopebar__item--search .k-search__submit.k-is-visible,.k-ui-namespace .k-scopebar__item--search .k-search__empty.k-is-visible{display:inline-block}.k-ui-namespace .k-scopebar__item--search .k-search__submit{left:3px;font-size:13px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__submit{left:auto;right:3px}.k-ui-namespace .k-scopebar__item--search .k-search__empty{display:none;right:0px;font-size:10px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__empty{right:auto;left:0px}.k-ui-namespace .k-scopebar__item--search .k-search__empty.k-is-visible{display:inline-block}.k-ui-namespace .k-scopebar__item--search .k-scopebar__item-label--numberless{position:absolute;right:auto;left:13px;top:5px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-scopebar__item-label--numberless{left:auto;right:13px}.k-ui-namespace .k-sidebar-item+.k-ui-namespace .k-sidebar-item{margin-top:16px}.k-ui-namespace .k-sidebar-item--flex{display:flex;flex-direction:column;flex:0 1 auto;max-height:100%;overflow:hidden;min-height:96px}.k-ui-namespace .k-sidebar-item--flex div{flex:1 1 auto;overflow:auto}.k-ui-namespace .k-sidebar-item--flex .k-sidebar-item__header{flex:0 0 auto}.k-ui-namespace .k-sidebar-item--overflow{overflow:auto;width:100%;flex:0 1 auto}.k-is-resizing .k-ui-namespace .k-sidebar-item--overflow{overflow:hidden}.k-ui-namespace .k-sidebar-item--toggle{padding-bottom:16px}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__header{position:relative}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle{position:absolute;top:16px;right:16px}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle:after{content:"";display:block;background:#fff;border:1px solid #ddd;border-radius:10px;width:20px;line-height:18px;text-align:center;vertical-align:middle;font-size:8px;cursor:pointer;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle.k-is-active:after{transform:rotate(180deg)}[dir=rtl] .k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle{right:auto;left:16px}.k-ui-namespace .k-sidebar-item__header{padding:16px 16px 0;font-weight:700;text-transform:uppercase;font-size:11px;line-height:24px}.k-ui-namespace .k-sidebar-item__content{padding:16px}.k-ui-namespace .k-sidebar-item__content--small{padding:8px 16px}.k-ui-namespace .k-sidebar-item__content--horizontal{padding:0 16px}.k-ui-namespace .k-file-input{position:relative;display:inline-block}.k-eventlistener .k-ui-namespace .k-file-input input{position:absolute;top:0;right:0;bottom:0;margin:0;padding:0;cursor:pointer;font-size:99px;opacity:0;filter:alpha(opacity=0)}.k-ui-namespace .k-file-input input+label{display:none}.k-eventlistener .k-ui-namespace .k-file-input input+label{display:inline-block}.k-ui-namespace .k-file-input input+label{max-width:100%;font-size:13px;line-height:20px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow:hidden;vertical-align:middle;color:#3071a9;padding:0;text-align:center}.k-ui-namespace .k-file-input input:focus,.k-ui-namespace .k-file-input input.k-has-focus{outline:none}.k-ui-namespace .k-file-input input:focus+label,.k-ui-namespace .k-file-input input.k-has-focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.k-ui-namespace .k-file-input input:focus,.k-ui-namespace .k-file-input input.k-has-focus,.k-ui-namespace .k-file-input input.k-has-drop-focus,.k-ui-namespace .k-file-input input:hover{cursor:pointer}.k-ui-namespace .k-file-input input:focus+label .k-file-input__button,.k-ui-namespace .k-file-input input:focus+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input:focus+label .k-file-input__button:focus,.k-ui-namespace .k-file-input input.k-has-focus+label .k-file-input__button,.k-ui-namespace .k-file-input input.k-has-focus+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input.k-has-focus+label .k-file-input__button:focus,.k-ui-namespace .k-file-input input.k-has-drop-focus+label .k-file-input__button,.k-ui-namespace .k-file-input input.k-has-drop-focus+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input.k-has-drop-focus+label .k-file-input__button:focus,.k-ui-namespace .k-file-input input:hover+label .k-file-input__button,.k-ui-namespace .k-file-input input:hover+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input:hover+label .k-file-input__button:focus{background-color:#255681}.k-ui-namespace .k-file-input .k-file-input__button{display:block;background-color:#3071a9;color:#fff;pointer-events:none;vertical-align:middle;font-weight:400;text-align:center;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;box-shadow:none;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:0;border-radius:6px;font-size:17px;line-height:24px;padding:8px 16px}.k-ui-namespace .k-file-input .k-file-input__files{width:100%;height:20px;line-height:20px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:top;text-align:center}.k-ui-namespace .k-file-input .k-file-input__files:empty{display:none}.k-ui-namespace .k-tabs-container{overflow:visible;width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;flex:1 1 auto}.k-ui-namespace .k-tabs-container:before,.k-ui-namespace .k-tabs-container:after{display:table;content:" "}.k-ui-namespace .k-tabs-container:after{clear:both}.k-is-resizing .k-ui-namespace .k-tabs-container{overflow:hidden}.k-ui-namespace .k-tabs-container:not(:first-child) .k-tabs-scroller .k-tabs{border-top:1px solid #dcdcdc;padding-top:11px}.k-ui-namespace .k-tabs-container>.k-tabs-content{display:flex;flex:1 1 auto}.k-ui-namespace .k-tabs-container>.k-tabs-content:before,.k-ui-namespace .k-tabs-container>.k-tabs-content:after{display:table;content:" "}.k-ui-namespace .k-tabs-container>.k-tabs-content:after{clear:both}.k-ui-namespace .k-tabs-container>.k-tabs-content>.k-tab{flex-direction:column;flex:1 1 auto;padding:0}.k-ui-namespace .k-tabs-wrapper{position:relative;height:48px;overflow:hidden;flex:0 0 auto;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-tabs-scroller{height:72px;overflow:auto}.k-ui-namespace .k-tabs-scroller>.k-tabs{padding:12px 8px 0;background:#fff;white-space:nowrap;display:inline-block;min-width:100%}@media screen and (min-width: 768px){.k-ui-namespace .k-tabs-scroller>.k-tabs{padding-left:16px;padding-right:16px}}.k-ui-namespace .k-tabs-scroller>.k-tabs li.k-is-active a{background:#fbfbfb;color:#222}.k-ui-namespace .k-tabs-scroller>.k-tabs li.k-is-active a:focus{border-color:#cacaca;border-bottom-color:rgba(0,0,0,0)}.k-ui-namespace .k-tabs{position:relative;margin:0;padding:0;list-style:none;border-bottom:1px solid #dcdcdc;font-size:0}.k-ui-namespace .k-tabs li{position:relative;display:inline-block;margin-bottom:-1px;margin-right:2px}.k-ui-namespace .k-tabs li:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-tabs li{margin-right:auto;margin-left:2px}[dir=rtl] .k-ui-namespace .k-tabs li:last-child{margin-left:0}.k-ui-namespace .k-tabs .k-is-disabled a{color:#343434;cursor:not-allowed;pointer-events:none}.k-ui-namespace .k-tabs .k-is-disabled a:hover,.k-ui-namespace .k-tabs .k-is-disabled a:focus{color:inherit;text-decoration:none;background-color:rgba(0,0,0,0);cursor:not-allowed}.k-ui-namespace .k-tabs .k-is-active a,.k-ui-namespace .k-tabs .k-is-active a:hover,.k-ui-namespace .k-tabs .k-is-active a:focus{color:#222;background-color:#fff;border:1px solid #dcdcdc;border-bottom-color:rgba(0,0,0,0);cursor:default}.k-ui-namespace .k-tabs .k-is-active a:focus{box-shadow:inset 0 1px 0 0 #cacaca}.k-ui-namespace .k-tabs a{position:relative;display:block;padding:8px 16px 6px;line-height:20px;border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0;text-decoration:none;font-size:13px;cursor:pointer}.k-ui-namespace .k-tabs a:hover,.k-ui-namespace .k-tabs a:focus{text-decoration:none;background-color:#eee;border-color:#dcdcdc;outline:none}.k-ui-namespace .k-tabs--transparent{background-color:inherit}.k-ui-namespace .k-tabs--transparent li,.k-ui-namespace .k-tabs--transparent a{background-color:rgba(0,0,0,0)}.k-ui-namespace .k-tabs--transparent .k-is-active,.k-ui-namespace .k-tabs--transparent .k-is-active:hover,.k-ui-namespace .k-tabs--transparent .k-is-active:focus,.k-ui-namespace .k-tabs--transparent .k-is-active a,.k-ui-namespace .k-tabs--transparent .k-is-active a:hover,.k-ui-namespace .k-tabs--transparent .k-is-active a:focus{background-color:inherit}.k-ui-namespace .k-tabs-content>.k-tab{padding:12px}.k-ui-namespace .k-tabs-content>.k-tab:not(.k-is-active){display:none !important}.k-ui-namespace .k-tabs-content>.k-is-active{display:flex}.k-ui-namespace .k-tabs-scroller-prev,.k-ui-namespace .k-tabs-scroller-next{margin:0;padding:0;position:absolute;top:0;bottom:0;width:32px;overflow:hidden;display:none;opacity:0;background:#fff;border:1px solid #dcdcdc;border-radius:0;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-tabs-scroller-prev:focus,.k-ui-namespace .k-tabs-scroller-prev:hover,.k-ui-namespace .k-tabs-scroller-next:focus,.k-ui-namespace .k-tabs-scroller-next:hover{background-color:#eee}.k-ui-namespace .k-tabs-scroller-prev span,.k-ui-namespace .k-tabs-scroller-next span{transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}[dir=rtl] .k-ui-namespace .k-tabs-scroller-prev span:before,[dir=rtl] .k-ui-namespace .k-tabs-scroller-next span:before{transform:scaleX(1)}.k-ui-namespace .k-tabs-scroller-prev{left:0;border-left:none;transform:translateX(-100%)}.k-ui-namespace .k-tabs-scroller-next{right:0;border-right:none;transform:translateX(100%)}.k-ui-namespace .k-has-tabs-overflow{padding-left:32px;padding-right:32px}.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-prev,.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-next{transform:translateX(0);cursor:no-drop;opacity:1;display:block}.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-prev span,.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-next span{opacity:.33}.k-ui-namespace .k-has-tabs-left-overflow .k-tabs-scroller-prev{opacity:1;cursor:pointer}.k-ui-namespace .k-has-tabs-left-overflow .k-tabs-scroller-prev span{opacity:1}.k-ui-namespace .k-has-tabs-right-overflow .k-tabs-scroller-next{opacity:1;cursor:pointer}.k-ui-namespace .k-has-tabs-right-overflow .k-tabs-scroller-next span{opacity:1}.k-ui-namespace .k-table-container{background:#fff;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.k-is-resizing .k-ui-namespace .k-table-container{overflow:hidden}.k-ui-namespace .k-table{overflow:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:overflow;flex:1 1 auto}.k-ui-namespace .k-table-container table{margin:0;padding:0;width:100%;text-align:left;border-collapse:separate;border-spacing:0;font-size:inherit;min-width:0 !important;flex:1 1 auto}[dir=rtl] .k-ui-namespace .k-table-container table{text-align:right}.k-ui-namespace .k-table-container th,.k-ui-namespace .k-table-container td{border:none;position:relative;height:40px;vertical-align:middle;text-align:left;line-height:1}.k-ui-namespace .k-table-container th input,.k-ui-namespace .k-table-container td input{display:inline-block;vertical-align:middle;margin:0}[dir=rtl] .k-ui-namespace .k-table-container th,[dir=rtl] .k-ui-namespace .k-table-container td{text-align:right}@supports(position: sticky) and (not (position: -webkit-sticky)){.k-ui-namespace .k-table-container th{position:sticky;top:0;z-index:1}}.k-ui-namespace .k-table-container th{border-bottom:1px solid #dcdcdc;z-index:1;padding:0 8px;white-space:nowrap;background:#fbfbfb;font-weight:400}.k-ui-namespace .k-table-container th a{display:block;padding:6px 8px;margin-left:-8px;margin-right:-8px;line-height:27px;text-decoration:none}.k-ui-namespace .k-table-container th a:focus,.k-ui-namespace .k-table-container th a:hover{background:#f3f3f3}.k-ui-namespace .k-table-container th [class*=k-icon]{font-size:16px;line-height:1;vertical-align:middle}.k-ui-namespace .k-table-container td{border-bottom:1px solid #ededed;padding:6px 8px;background:#fff}.k-ui-namespace .k-table-container tr:last-child td{border-bottom:none}.k-ui-namespace .k-table-container tr:nth-child(odd) td{background:#fff}.k-ui-namespace .k-table-container tr:focus td,.k-ui-namespace .k-table-container tr:hover td,.k-ui-namespace .k-table-container tr:nth-child(n):focus td,.k-ui-namespace .k-table-container tr:nth-child(n):hover td{background:#fbfbfb}.k-ui-namespace .k-table-container [class*=k-icon]{display:inline-block}.k-ui-namespace .k-table-container a{color:inherit}.k-ui-namespace .k-table-container a{display:inline-block;vertical-align:middle;text-decoration:none}.k-ui-namespace .k-table-container a:hover,.k-ui-namespace .k-table-container a:focus{text-decoration:underline}.k-ui-namespace .k-table-container small{display:block;font-size:11px;line-height:16px;padding-top:1px}.k-ui-namespace .k-table-container .k-table-data--right{text-align:right}[dir=rtl] .k-ui-namespace .k-table-container .k-table-data--right{text-align:left}.k-ui-namespace .k-table-container .k-table-data--center{text-align:center}.k-ui-namespace .k-table-container .k-table-data--nowrap{white-space:nowrap}.k-ui-namespace .k-table-container .k-table-data--wrap{word-break:break-all}.k-ui-namespace .k-table-container .k-table-data--toggle,.k-ui-namespace .k-table-container .k-table-data--form,.k-ui-namespace .k-table-container .k-table-data--icon{white-space:nowrap;line-height:1;vertical-align:middle}.k-ui-namespace .k-table-container .k-table-data--toggle a,.k-ui-namespace .k-table-container .k-table-data--toggle span,.k-ui-namespace .k-table-container .k-table-data--toggle input,.k-ui-namespace .k-table-container .k-table-data--toggle svg,.k-ui-namespace .k-table-container .k-table-data--toggle div,.k-ui-namespace .k-table-container .k-table-data--toggle small,.k-ui-namespace .k-table-container .k-table-data--toggle img,.k-ui-namespace .k-table-container .k-table-data--form a,.k-ui-namespace .k-table-container .k-table-data--form span,.k-ui-namespace .k-table-container .k-table-data--form input,.k-ui-namespace .k-table-container .k-table-data--form svg,.k-ui-namespace .k-table-container .k-table-data--form div,.k-ui-namespace .k-table-container .k-table-data--form small,.k-ui-namespace .k-table-container .k-table-data--form img,.k-ui-namespace .k-table-container .k-table-data--icon a,.k-ui-namespace .k-table-container .k-table-data--icon span,.k-ui-namespace .k-table-container .k-table-data--icon input,.k-ui-namespace .k-table-container .k-table-data--icon svg,.k-ui-namespace .k-table-container .k-table-data--icon div,.k-ui-namespace .k-table-container .k-table-data--icon small,.k-ui-namespace .k-table-container .k-table-data--icon img{vertical-align:middle;line-height:1}.k-ui-namespace .k-table-container .k-table-data--toggle [class*=k-icon],.k-ui-namespace .k-table-container .k-table-data--form [class*=k-icon],.k-ui-namespace .k-table-container .k-table-data--icon [class*=k-icon]{font-size:16px}.k-ui-namespace .k-table-container .k-table-data--multiline a,.k-ui-namespace .k-table-container .k-table-data--multiline span,.k-ui-namespace .k-table-container .k-table-data--multiline input,.k-ui-namespace .k-table-container .k-table-data--multiline svg,.k-ui-namespace .k-table-container .k-table-data--multiline small,.k-ui-namespace .k-table-container .k-table-data--multiline img{display:inline;vertical-align:baseline}.k-ui-namespace .k-table-container .k-table-data--multiline a{text-decoration:underline}.k-ui-namespace .k-table-container .k-table-data--multiline a:hover,.k-ui-namespace .k-table-container .k-table-data--multiline a:focus{text-decoration:none}.k-ui-namespace .k-table-container .k-table-data--toggle{padding:0;font-size:0;line-height:0;overflow:hidden;width:0;visibility:visible}.k-ui-namespace .k-table-container .k-table-data--toggle--hidden{padding:0}.k-ui-namespace .k-table-container .k-table-data--toggle--hidden span,.k-ui-namespace .k-table-container .k-table-data--toggle--hidden div,.k-ui-namespace .k-table-container .k-table-data--toggle--hidden img,.k-ui-namespace .k-table-container .k-table-data--toggle--hidden a{display:none !important}.k-ui-namespace .k-table-container .footable.breakpoint .k-table-data--toggle{width:1%;padding-left:8px;padding-right:8px}.k-ui-namespace .k-table-container .k-table-data--form input{margin:0 !important}.k-ui-namespace .k-table-container .k-table-data--icon img{min-width:16px;width:16px;max-width:16px}.k-ui-namespace .k-table-container th.k-table-data--icon a{line-height:27px}.k-ui-namespace .k-table-container .k-table-data--ellipsis{max-width:0;overflow:hidden}.k-ui-namespace .k-table-container .k-table-data--ellipsis a,.k-ui-namespace .k-table-container .k-table-data--ellipsis span,.k-ui-namespace .k-table-container .k-table-data--ellipsis input,.k-ui-namespace .k-table-container .k-table-data--ellipsis svg,.k-ui-namespace .k-table-container .k-table-data--ellipsis div,.k-ui-namespace .k-table-container .k-table-data--ellipsis small{vertical-align:middle;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-ui-namespace .k-table-container .k-table__item--state button.k-ui-namespace .k-table-container .k-table__item--state,.k-ui-namespace .k-table-container .k-table__item--state a.k-ui-namespace .k-table-container .k-table__item--state{cursor:pointer}.k-ui-namespace .k-table-container .k-table__item--state button.k-ui-namespace .k-table-container .k-table__item--state:focus,.k-ui-namespace .k-table-container .k-table__item--state button.k-ui-namespace .k-table-container .k-table__item--state:hover,.k-ui-namespace .k-table-container .k-table__item--state a.k-ui-namespace .k-table-container .k-table__item--state:focus,.k-ui-namespace .k-table-container .k-table__item--state a.k-ui-namespace .k-table-container .k-table__item--state:hover{text-decoration:underline}.k-ui-namespace .k-table-container .k-table__item--state-pending{color:#e67e22}.k-ui-namespace .k-table-container .k-table__item--state-expired{color:#3498db}.k-ui-namespace .k-table-container .k-table__item--state-unpublished{color:#c0392b}.k-ui-namespace .k-table-container .k-table__item--state-published{color:#27ae60}.k-ui-namespace .k-table-container .k-table__sub-header th{padding:.7em 8px .5em;height:auto;font-size:11px;line-height:16px;font-weight:700;vertical-align:middle;text-transform:uppercase;white-space:nowrap;background:#fbfbfb;border-bottom-color:#ededed}@supports(position: sticky) and (not (position: -webkit-sticky)){.k-ui-namespace .k-table-container thead~tbody .k-table__sub-header th{top:40px}}.k-ui-namespace .k-table-container .k-table__item-level{white-space:nowrap}.k-ui-namespace .k-table-container .k-table__item-level:before{content:" ";display:block;width:6px;height:6px;border-left:1px solid #bbb;border-bottom:1px solid #bbb;position:absolute;top:50%;margin-top:-3px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level:before{border-left:none;border-right:1px solid #bbb}.k-ui-namespace .k-table-container .k-table__item-level1{padding-left:8px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level1{padding-left:0;padding-right:8px}.k-ui-namespace .k-table-container .k-table__item-level1:before{left:-10px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level1:before{left:auto;right:-10px}.k-ui-namespace .k-table-container .k-table__item-level2{padding-left:32px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level2{padding-left:0;padding-right:32px}.k-ui-namespace .k-table-container .k-table__item-level2:before{left:14px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level2:before{left:auto;right:14px}.k-ui-namespace .k-table-container .k-table__item-level3{padding-left:56px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level3{padding-left:0;padding-right:56px}.k-ui-namespace .k-table-container .k-table__item-level3:before{left:38px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level3:before{left:auto;right:38px}.k-ui-namespace .k-table-container .k-table__item-level4{padding-left:80px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level4{padding-left:0;padding-right:80px}.k-ui-namespace .k-table-container .k-table__item-level4:before{left:62px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level4:before{left:auto;right:62px}.k-ui-namespace .k-table-container .k-table__item-level5{padding-left:104px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level5{padding-left:0;padding-right:104px}.k-ui-namespace .k-table-container .k-table__item-level5:before{left:86px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level5:before{left:auto;right:86px}.k-ui-namespace .k-table-container .k-table__item-level6{padding-left:128px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level6{padding-left:0;padding-right:128px}.k-ui-namespace .k-table-container .k-table__item-level6:before{left:110px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level6:before{left:auto;right:110px}.k-ui-namespace .k-table-container .k-table__item-level7{padding-left:152px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level7{padding-left:0;padding-right:152px}.k-ui-namespace .k-table-container .k-table__item-level7:before{left:134px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level7:before{left:auto;right:134px}.k-ui-namespace .k-table-container .k-table__item-level8{padding-left:176px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level8{padding-left:0;padding-right:176px}.k-ui-namespace .k-table-container .k-table__item-level8:before{left:158px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level8:before{left:auto;right:158px}.k-ui-namespace .k-table-container .k-table__item-level9{padding-left:200px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level9{padding-left:0;padding-right:200px}.k-ui-namespace .k-table-container .k-table__item-level9:before{left:182px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level9:before{left:auto;right:182px}.k-ui-namespace .k-table-container .k-table__item-level10{padding-left:224px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level10{padding-left:0;padding-right:224px}.k-ui-namespace .k-table-container .k-table__item-level10:before{left:206px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level10:before{left:auto;right:206px}.k-ui-namespace .k-table-container .k-table__item-level11{padding-left:248px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level11{padding-left:0;padding-right:248px}.k-ui-namespace .k-table-container .k-table__item-level11:before{left:230px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level11:before{left:auto;right:230px}.k-ui-namespace .k-table-container .k-table__item-level12{padding-left:272px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level12{padding-left:0;padding-right:272px}.k-ui-namespace .k-table-container .k-table__item-level12:before{left:254px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level12:before{left:auto;right:254px}.k-ui-namespace .k-table-container .k-table__item-level13{padding-left:296px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level13{padding-left:0;padding-right:296px}.k-ui-namespace .k-table-container .k-table__item-level13:before{left:278px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level13:before{left:auto;right:278px}.k-ui-namespace .k-table-container .k-table__item-level14{padding-left:320px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level14{padding-left:0;padding-right:320px}.k-ui-namespace .k-table-container .k-table__item-level14:before{left:302px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level14:before{left:auto;right:302px}.k-ui-namespace .k-table-container .k-table__item-level15{padding-left:344px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level15{padding-left:0;padding-right:344px}.k-ui-namespace .k-table-container .k-table__item-level15:before{left:326px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level15:before{left:auto;right:326px}.k-ui-namespace .k-table-container .k-table__item-level1:before{display:none}.k-ui-namespace .k-table-container .k-table__item-level__icon-item{position:relative;padding-left:20px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level__icon-item{padding-left:0;padding-right:20px}.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-icon],.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-image]{position:absolute;left:0}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-icon],[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-image]{left:auto;right:0}.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-icon]{top:50%;font-size:16px;margin-top:-8px}.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-image]{height:16px;line-height:16px;vertical-align:middle}.k-ui-namespace .k-table-container tr.k-is-selected>td{background:#3071a9;color:#fff}.k-ui-namespace .k-table-container tr.k-is-selected>td a,.k-ui-namespace .k-table-container tr.k-is-selected>td i,.k-ui-namespace .k-table-container tr.k-is-selected>td span{color:#fff}.k-ui-namespace .k-table-container tr.k-is-selected:hover>td,.k-ui-namespace .k-table-container tr.k-is-selected:focus>td{background-color:#255681}.k-ui-namespace .k-table-container .k-is-active>td{font-weight:bold}.k-ui-namespace .k-table-container .k-is-active:not(.k-is-selected)>td:nth-child(n){background:#fbfbfb}.k-ui-namespace .k-positioner{display:inline-block;vertical-align:middle;width:16px;height:4px;margin-top:6px;margin-bottom:6px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;cursor:no-drop;position:relative}.k-ui-namespace .k-positioner.k-is-active{cursor:move}.k-ui-namespace .k-positioner:before{display:block;position:absolute;content:" ";width:16px;height:10px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;top:-4px}.k-ui-namespace .k-positioner:after{position:absolute;width:32px;height:32px;top:-15px;left:-8px;content:attr(data-position);text-indent:3px;vertical-align:bottom;color:#333;text-shadow:0 0 3px #fff}.k-ui-namespace .k-table-container tr.k-is-selected .k-positioner:after{color:#fff;text-shadow:none}.k-ui-namespace .k-sort-ascending,.k-ui-namespace .k-sort-descending{position:relative;display:inline-block;width:6px;height:3px;background:rgba(0,0,0,0)}.k-ui-namespace .k-sort-ascending:before,.k-ui-namespace .k-sort-ascending:after,.k-ui-namespace .k-sort-descending:before,.k-ui-namespace .k-sort-descending:after{display:block;content:" ";position:absolute;opacity:.33}.k-ui-namespace .k-sort-ascending:before,.k-ui-namespace .k-sort-descending:before{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:4px solid;bottom:100%}.k-ui-namespace .k-sort-ascending:after,.k-ui-namespace .k-sort-descending:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid;top:100%}.k-ui-namespace .k-sort-ascending:before{opacity:1}.k-ui-namespace .k-sort-descending:after{opacity:1}.k-ui-namespace th .k-sort-ascending,.k-ui-namespace th .k-sort-descending{margin-left:.66em;vertical-align:middle}[dir=rtl] .k-ui-namespace th .k-sort-ascending,[dir=rtl] .k-ui-namespace th .k-sort-descending{margin-left:0;margin-right:.66em}.k-ui-namespace th a:focus .k-sort-ascending:after,.k-ui-namespace th a:hover .k-sort-ascending:after{opacity:.66}.k-ui-namespace th a:focus .k-sort-descending:before,.k-ui-namespace th a:hover .k-sort-descending:before{opacity:.66}.k-ui-namespace .k-table-pagination{padding:8px 8px 7px;background:#fbfbfb;flex:0 0 auto;border-top:1px solid #dcdcdc;box-shadow:0 1px 0 #dcdcdc}.k-ui-namespace .k-title-bar{border-bottom:1px solid #d2d2d2;position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;width:100%;background:#f0f0f0;color:#222;font-size:21px;flex:0 0 auto}.k-ui-namespace .k-title-bar .k-off-canvas-toggle-holder,.k-ui-namespace .k-title-bar .k-title-bar__heading{flex:0 0 auto}.k-ui-namespace .k-title-bar .k-off-canvas-toggle-holder{white-space:nowrap}.k-ui-namespace .k-title-bar .k-title-bar__heading{flex:1 1 auto;padding:8px 8px 7px;line-height:32px;text-align:center}.k-ui-namespace .k-title-bar .k-title-bar__heading:first-child{margin-left:48px}.k-ui-namespace .k-title-bar .k-title-bar__heading:last-child{margin-right:48px}@media screen and (min-width: 768px){.k-ui-namespace .k-title-bar .k-title-bar__heading{text-align:left}.k-ui-namespace .k-title-bar .k-title-bar__heading:first-child{margin-left:0}.k-ui-namespace .k-title-bar .k-title-bar__heading:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-title-bar .k-title-bar__heading{text-align:right}}.k-ui-namespace .k-title-bar--mobile{border-bottom:1px solid #d2d2d2;background:#f0f0f0}@media screen and (min-width: 768px){.k-ui-namespace .k-title-bar--mobile{display:none}}.k-ui-namespace .k-toolbar{border-bottom:1px solid #d2d2d2;background:#f0f0f0;min-height:40px;padding-bottom:8px;padding-right:8px;flex:0 0 auto}[dir=rtl] .k-ui-namespace .k-toolbar{padding-right:0;padding-left:8px}.k-ui-namespace .k-toolbar .k-button,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn,.k-ui-j4-form .k-ui-namespace .k-toolbar .editor-xtd-buttons .xtd-button.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-toolbar .xtd-button.btn{margin:7px 0 0 8px;padding:7px;min-width:32px;line-height:16px}@media screen and (min-width: 0)and (max-width: 768px){.k-ui-namespace .k-toolbar .k-button:not(.k-toolbar-fullbutton),.k-ui-j3-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton),.k-ui-j4-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton){overflow:hidden;width:32px;height:32px;text-align:center}}@media screen and (min-width: 0)and (max-width: 768px){.k-ui-namespace .k-toolbar .k-button:not(.k-toolbar-fullbutton) [class^=k-icon],.k-ui-j3-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) [class^=k-icon],.k-ui-j4-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) [class^=k-icon]{display:block;margin:0 0 8px;width:17px;height:17px;font-size:17px;line-height:17px}}@media screen and (min-width: 0)and (max-width: 768px){.k-ui-namespace .k-toolbar .k-button:not(.k-toolbar-fullbutton) .k-toolbar__text,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) .k-toolbar__text,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) .k-toolbar__text{position:relative;z-index:-1;visibility:hidden}}.k-ui-namespace .k-toolbar .k-button .k-dropdown .k-dropdown__toggle,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__toggle,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__toggle{text-decoration:none;margin:-7px;padding:7px}.k-ui-namespace .k-toolbar .k-button .k-dropdown .k-dropdown__menu,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu{margin-top:6px;left:-8px}[dir=rtl] .k-ui-namespace .k-toolbar .k-button .k-dropdown .k-dropdown__menu,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu{left:auto;right:-8px}[dir=rtl] .k-ui-namespace .k-toolbar .k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-toolbar .btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-toolbar .btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-toolbar .btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-toolbar .btn{margin-left:0;margin-right:8px}.k-ui-namespace .k-toolbar .k-autosave-indicator{margin:8px 0 0 8px;display:inline-block;vertical-align:middle;padding:4px}[dir=rtl] .k-ui-namespace .k-toolbar .k-autosave-indicator{margin:8px 8px 0 0}.k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder{display:inline-block;vertical-align:middle;margin:7px 0 0 8px}[dir=rtl] .k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder{margin:7px 8px 0 0}.k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder .k-off-canvas-toggle{margin:0}.k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder--right{float:right}[dir=rtl] .k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder--right{float:left}.k-ui-namespace .k-tooltip{position:absolute;z-index:1070;display:block;font-size:11px;opacity:0}.k-ui-namespace .k-tooltip.in{opacity:.9}.k-ui-namespace .k-tooltip.top{margin-top:-3px;padding:5px 0}.k-ui-namespace .k-tooltip.right{margin-left:3px;padding:0 5px}.k-ui-namespace .k-tooltip.bottom{margin-top:3px;padding:5px 0}.k-ui-namespace .k-tooltip.left{margin-left:-3px;padding:0 5px}.k-ui-namespace .k-tooltip__inner{max-width:264px;padding:4px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.k-ui-namespace .k-tooltip__arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.k-ui-namespace .k-tooltip.top .k-tooltip__arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.k-ui-namespace .k-tooltip.top-left .k-tooltip__arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.k-ui-namespace .k-tooltip.top-right .k-tooltip__arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.k-ui-namespace .k-tooltip.right .k-tooltip__arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.k-ui-namespace .k-tooltip.left .k-tooltip__arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.k-ui-namespace .k-tooltip.bottom .k-tooltip__arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.k-ui-namespace .k-tooltip.bottom-left .k-tooltip__arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.k-ui-namespace .k-tooltip.bottom-right .k-tooltip__arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.k-ui-namespace .k-top-container{background:#2c3e50;color:#fff;flex:0 0 auto}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container{position:relative;z-index:11;display:flex}}.k-ui-namespace .k-top-container__logo{height:48px}.k-ui-namespace .k-top-container__logo a,.k-ui-namespace .k-top-container__logo img{display:inline-block;vertical-align:middle;width:auto}.k-ui-namespace .k-top-container__logo a{padding:12px;font-size:17px;font-weight:700;line-height:24px;text-decoration:none;color:inherit}.k-ui-namespace .k-top-container__logo a:focus,.k-ui-namespace .k-top-container__logo a:hover{background:#1f2c39;text-decoration:none;color:inherit}.k-ui-namespace .k-top-container__logo img{max-height:24px}.k-ui-namespace .k-top-container__navigation{position:absolute;top:48px;right:0;bottom:0;width:276px;display:none;background:#2c3e50;overflow:auto;box-shadow:inset 5px 5px 5px rgba(0,0,0,.1)}[dir=rtl] .k-ui-namespace .k-top-container__navigation{right:auto;left:0}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation{position:static;display:flex;justify-content:space-between;box-shadow:none;height:48px;width:auto;overflow:visible;flex:1 1 auto}}.k-ui-namespace .k-top-container__navigation ul{list-style:none;margin:0;padding:0;flex:0 0 auto}.k-ui-namespace .k-top-container__navigation li{position:relative;margin:0;padding:0}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li{float:left}}@media screen and (min-width: 768px){[dir=rtl] .k-ui-namespace .k-top-container__navigation li{float:right}}.k-ui-namespace .k-top-container__navigation li.k-is-disabled{opacity:.65;cursor:not-allowed}.k-ui-namespace .k-top-container__navigation li.k-is-disabled a{pointer-events:none}.k-ui-namespace .k-top-container__navigation li>a{line-height:40px;position:relative;z-index:0;display:block;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.15);color:inherit;text-shadow:none;text-decoration:none}.k-ui-namespace .k-top-container__navigation li>a.has-open-submenu{z-index:1;background:#1f2c39;text-decoration:none}.k-ui-namespace .k-top-container__navigation li>a:focus,.k-ui-namespace .k-top-container__navigation li>a:hover{text-decoration:none;background:#1f2c39}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li>a{height:48px;border-bottom:none;line-height:48px;padding:0 12px}}@media screen and (min-width: 1024px){.k-ui-namespace .k-top-container__navigation li>a{padding:0 12px}}.k-ui-namespace .k-top-container__navigation li>a:not(:only-child):after{display:inline-block;content:" ";border-top:4px solid;border-right:4px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);margin-left:8px}[dir=rtl] .k-ui-namespace .k-top-container__navigation li>a:not(:only-child):after{border-right:4px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);margin-left:0;margin-right:8px}.k-ui-namespace .k-top-container__navigation li ul{display:none;border-bottom:1px solid rgba(255,255,255,.25);padding:4px 0;background:#395067}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li ul{background:#fff;box-shadow:2px 4px 6px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.33);position:absolute;z-index:0;top:100%;left:1px;width:180px;border-bottom:none;padding:2px}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul{left:auto;right:1px}}.k-ui-namespace .k-top-container__navigation li ul li{float:none;background:rgba(0,0,0,0)}.k-ui-namespace .k-top-container__navigation li ul li:focus,.k-ui-namespace .k-top-container__navigation li ul li:hover{background:rgba(0,0,0,.1)}.k-ui-namespace .k-top-container__navigation li ul li:focus>ul,.k-ui-namespace .k-top-container__navigation li ul li:hover>ul{display:block}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul li{float:none}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li ul li ul{top:-2px;left:100%}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul li ul{left:auto;right:100%}}.k-ui-namespace .k-top-container__navigation li ul a{height:32px;line-height:32px;border-bottom:none}.k-ui-namespace .k-top-container__navigation li ul a:focus,.k-ui-namespace .k-top-container__navigation li ul a:hover{background:rgba(0,0,0,.1)}.k-ui-namespace .k-top-container__navigation li ul a:focus+ul,.k-ui-namespace .k-top-container__navigation li ul a:hover+ul{display:block}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li ul a{color:#2c3e50}}.k-ui-namespace .k-top-container__navigation li ul a:not(:only-child):after{position:absolute;top:50%;right:8px;border-top:4px solid rgba(0,0,0,0);border-right:none;border-bottom:4px solid rgba(0,0,0,0);border-left:4px solid;margin-top:-4px}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul a:not(:only-child):after{right:auto;left:8px;border-left:none;border-right:4px solid}.k-ui-namespace .k-top-container__navigation li .has-open-submenu+ul{display:block}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation .k-navigation-right{float:right;margin-left:auto}}@media screen and (min-width: 768px)and (min-width: 768px){.k-ui-namespace .k-top-container__navigation .k-navigation-right li ul{left:auto;right:0}}@media screen and (min-width: 768px)and (min-width: 768px){.k-ui-namespace .k-top-container__navigation .k-navigation-right li li ul{left:auto;right:100%}}@media screen and (min-width: 768px){[dir=rtl] .k-ui-namespace .k-top-container__navigation .k-navigation-right{float:left;margin-left:0;margin-right:auto}[dir=rtl] .k-ui-namespace .k-top-container__navigation .k-navigation-right li ul{left:0;right:auto}[dir=rtl] .k-ui-namespace .k-top-container__navigation .k-navigation-right li li ul{left:100%;right:auto}}.k-ui-namespace.k-is-opened-top{overflow:visible}.k-ui-namespace.k-is-opened-top .k-top-container__navigation{display:block}.k-ui-namespace.k-is-opened-top .k-wrapper .k-off-canvas-overlay-top{z-index:10}@media screen and (min-width: 768px){.k-ui-namespace.k-is-opened-top .k-wrapper .k-off-canvas-overlay-top{z-index:-1}}.k-ui-namespace.k-show-top-menu .k-wrapper{transform:translateX(-276px)}[dir=rtl] .k-ui-namespace.k-show-top-menu .k-wrapper{transform:translateX(276px)}@media screen and (min-width: 768px){.k-ui-namespace.k-show-top-menu .k-wrapper{transform:translateX(0)}}.k-ui-namespace.k-show-top-menu .k-wrapper .k-off-canvas-overlay-top{opacity:.75}@media screen and (min-width: 768px){.k-ui-namespace.k-show-top-menu .k-wrapper .k-off-canvas-overlay-top{opacity:0}}.k-ui-namespace .k-top-navigation-toggle{position:absolute;top:0;right:0;color:#fff;border:1px solid #fff;background:rgba(0,0,0,0);border-radius:4px;padding:7px;margin:8px}[dir=rtl] .k-ui-namespace .k-top-navigation-toggle{right:auto;left:0}@media screen and (min-width: 768px){.k-ui-namespace .k-top-navigation-toggle{display:none}}.k-ui-namespace .k-well{padding:12px;background-color:#f3f3f3;border:1px solid #e1e1e1;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);margin-bottom:16px}.k-ui-namespace .k-well:last-child{margin-bottom:0}.k-ui-namespace .k-well p{margin-bottom:12px}.k-ui-namespace .k-well p:last-child{margin-bottom:0}.k-ui-namespace .k-well__content{padding:12px;background:#fff;border:1px solid #e1e1e1;border-radius:4px}.k-ui-namespace .k-well .k-tabs-content{margin:0;background:#fff;border:1px solid #e1e1e1;border-top:none;border-radius:0 0 4px 4px}.k-ui-namespace .k-align-left{text-align:left;align-self:flex-start;margin-right:auto}[dir=rtl] .k-ui-namespace .k-align-left{text-align:right;margin-right:0;margin-left:auto}.k-ui-namespace .k-align-center{text-align:center;align-self:center;margin-left:auto;margin-right:auto}.k-ui-namespace .k-align-right{text-align:right;align-self:flex-end;margin-left:auto}[dir=rtl] .k-ui-namespace .k-align-right{text-align:left;margin-left:0;margin-right:auto}.k-ui-namespace .k-background-type{background:#222}.k-ui-namespace .k-background-base{background:#2c3e50;color:#fff}.k-ui-namespace .k-background-accent{background:#3071a9;color:#fff}.k-ui-namespace .k-background-success{background:#27ae60;color:#fff}.k-ui-namespace .k-background-neutral{background:#3498db;color:#fff}.k-ui-namespace .k-background-warning{background:#e67e22;color:#fff}.k-ui-namespace .k-background-error{background:#c0392b;color:#fff}.k-ui-namespace .k-background-transparent{background:rgba(0,0,0,0);color:inherit}.k-ui-namespace .k-background-inherit{background:inherit;color:inherit}.k-ui-namespace .k-color-type{color:#222}.k-ui-namespace .k-color-base{color:#2c3e50}.k-ui-namespace .k-color-accent{color:#3071a9}.k-ui-namespace .k-color-success{color:#27ae60}.k-ui-namespace .k-color-neutral{color:#3498db}.k-ui-namespace .k-color-warning{color:#e67e22}.k-ui-namespace .k-color-error{color:#c0392b}.k-ui-namespace .k-color-inherit{color:inherit}.k-ui-namespace .k-color-white{color:#fff}.k-ui-namespace .fade{opacity:0;transition:opacity .5s cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .fade.in{opacity:1}.k-ui-namespace .k-content-block{margin-bottom:16px}.k-ui-namespace .k-content-block:last-child{margin-bottom:0}.k-ui-namespace .k-content-block--small{margin-bottom:1em}.k-ui-namespace .k-content-block--small:last-child{margin-bottom:0}.k-ui-namespace .k-content-block-top{margin-top:16px}.k-ui-namespace .k-content-block-top:first-child{margin-top:0}.k-ui-namespace .k-content-block-top--small{margin-top:1em}.k-ui-namespace .k-content-block-top--small:first-child{margin-top:0}.k-ui-namespace .k-link-coverall:after{display:block;position:absolute;content:" ";position:absolute;top:0;right:0;bottom:0;left:0}.k-ui-namespace .k-coverall-ontop,.k-ui-namespace .k-link-ontop{position:relative;z-index:1}.k-ui-namespace .k-dynamic-content-holder.k-dynamic-content-holder.k-dynamic-content-holder{display:none}.k-ui-namespace .k-ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-ui-namespace .k-ellipsis a,.k-ui-namespace .k-ellipsis span,.k-ui-namespace .k-ellipsis input,.k-ui-namespace .k-ellipsis svg,.k-ui-namespace .k-ellipsis div,.k-ui-namespace .k-ellipsis small{display:inline-block;vertical-align:middle;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-ui-namespace .k-flag-object{display:flex}.k-ui-namespace .k-flag-object__aside{flex-shrink:0}.k-ui-namespace .k-flag-object__aside+.k-flag-object__body{padding-left:16px}[dir=rtl] .k-ui-namespace .k-flag-object__aside+.k-flag-object__body{padding-left:0;padding-right:16px}.k-ui-namespace .k-flag-object__body{flex-grow:1}.k-ui-namespace .k-flag-object__body+.k-flag-object__aside{padding-left:16px}[dir=rtl] .k-ui-namespace .k-flag-object__body+.k-flag-object__aside{padding-left:0;padding-right:16px}.k-ui-namespace .k-flexbox.k-flexbox.k-flexbox{display:flex}.k-ui-namespace .k-flexbox-column.k-flexbox-column.k-flexbox-column{flex-direction:column}.k-ui-namespace .k-dont-flex.k-dont-flex.k-dont-flex{flex:0 0 auto}.k-ui-namespace .k-do-flex.k-do-flex.k-do-flex{flex:1 1 auto}@media screen and (min-width: 600px){.k-ui-namespace .k-flexbox-from-beta.k-flexbox-from-beta.k-flexbox-from-beta{display:flex}.k-ui-namespace .k-flexbox-column-from-beta.k-flexbox-column-from-beta.k-flexbox-column-from-beta{flex-direction:column}.k-ui-namespace .k-do-flex-from-beta.k-do-flex-from-beta.k-do-flex-from-beta{flex:1 1 auto}.k-ui-namespace .k-dont-flex-from-beta.k-dont-flex-from-beta.k-dont-flex-from-beta{flex:0 0 auto}}@media screen and (min-width: 768px){.k-ui-namespace .k-flexbox-from-charlie.k-flexbox-from-charlie.k-flexbox-from-charlie{display:flex}.k-ui-namespace .k-flexbox-column-from-charlie.k-flexbox-column-from-charlie.k-flexbox-column-from-charlie{flex-direction:column}.k-ui-namespace .k-do-flex-from-charlie.k-do-flex-from-charlie.k-do-flex-from-charlie{flex:1 1 auto}.k-ui-namespace .k-dont-flex-from-charlie.k-dont-flex-from-charlie.k-dont-flex-from-charlie{flex:0 0 auto}}.k-ui-namespace .k-hidden.k-hidden.k-hidden,.k-ui-namespace .k-is-hidden.k-is-hidden.k-is-hidden{display:none}.k-ui-namespace .k-no-margin.k-no-margin.k-no-margin{margin:0}.k-ui-namespace .k-no-margin-horizontal.k-no-margin-horizontal.k-no-margin-horizontal{margin-right:0;margin-left:0}.k-ui-namespace .k-no-margin-vertical.k-no-margin-vertical.k-no-margin-vertical{margin-top:0;margin-bottom:0}.k-ui-namespace .k-no-margin-top.k-no-margin-top.k-no-margin-top{margin-top:0}.k-ui-namespace .k-no-margin-bottom.k-no-margin-bottom.k-no-margin-bottom{margin-bottom:0}html:not([dir=rtl]) .k-no-margin-right.k-no-margin-right.k-no-margin-right{margin-right:0}[dir=rtl] .k-ui-namespace .k-no-margin-right.k-no-margin-right.k-no-margin-right{margin-left:0}html:not([dir=rtl]) .k-no-margin-left.k-no-margin-left.k-no-margin-left{margin-left:0}[dir=rtl] .k-ui-namespace .k-no-margin-left.k-no-margin-left.k-no-margin-left{margin-right:0}.k-ui-namespace .k-no-padding.k-no-padding.k-no-padding{padding:0}.k-ui-namespace .k-no-padding-horizontal.k-no-padding-horizontal.k-no-padding-horizontal{padding-right:0;padding-left:0}.k-ui-namespace .k-no-padding-vertical.k-no-padding-vertical.k-no-padding-vertical{padding-top:0;padding-bottom:0}.k-ui-namespace .k-no-padding-top.k-no-padding-top.k-no-padding-top{padding-top:0}.k-ui-namespace .k-no-padding-bottom.k-no-padding-bottom.k-no-padding-bottom{padding-bottom:0}html:not([dir=rtl]) .k-no-padding-right.k-no-padding-right.k-no-padding-right{padding-right:0}[dir=rtl] .k-ui-namespace .k-no-padding-right.k-no-padding-right.k-no-padding-right{padding-left:0}html:not([dir=rtl]) .k-no-padding-left.k-no-padding-left.k-no-padding-left{padding-left:0}[dir=rtl] .k-ui-namespace .k-no-padding-left.k-no-padding-left.k-no-padding-left{padding-right:0}.k-ui-namespace .k-no-transition.k-no-transition.k-no-transition{transition:none}.k-ui-namespace .k-no-wrap.k-no-wrap.k-no-wrap{white-space:nowrap}.k-ui-namespace .k-overflow.k-overflow.k-overflow{overflow:auto}.k-ui-namespace .k-overflow-hidden.k-overflow-hidden.k-overflow-hidden{overflow:hidden}.k-ui-namespace .k-position-static{position:static}.k-ui-namespace .k-position-relative{position:relative}.k-ui-namespace .k-position-absolute{position:absolute}.k-ui-namespace .k-position-fixed{position:fixed}.k-ui-namespace .k-position-sticky{position:sticky;top:0}.k-ui-namespace .k-ratio-block{position:relative;width:100%}.k-ui-namespace .k-ratio-block--16-to-9{position:relative}.k-ui-namespace .k-ratio-block--16-to-9:before{display:block;content:" ";padding-top:56.25%}.k-ui-namespace .k-ratio-block--4-to-3{position:relative}.k-ui-namespace .k-ratio-block--4-to-3:before{display:block;content:" ";padding-top:75%}.k-ui-namespace .k-ratio-block--3-to-2{position:relative}.k-ui-namespace .k-ratio-block--3-to-2:before{display:block;content:" ";padding-top:66.6666666667%}.k-ui-namespace .k-ratio-block--2-to-3{position:relative}.k-ui-namespace .k-ratio-block--2-to-3:before{display:block;content:" ";padding-top:150%}.k-ui-namespace .k-ratio-block--2-to-1{position:relative}.k-ui-namespace .k-ratio-block--2-to-1:before{display:block;content:" ";padding-top:50%}.k-ui-namespace .k-ratio-block--1-to-2{position:relative}.k-ui-namespace .k-ratio-block--1-to-2:before{display:block;content:" ";padding-top:200%}.k-ui-namespace .k-ratio-block--1-to-1{position:relative}.k-ui-namespace .k-ratio-block--1-to-1:before{display:block;content:" ";padding-top:100%}.k-ui-namespace .k-ratio-block.k-is-loaded .k-loader.k-loader{opacity:0}.k-ui-namespace .k-ratio-block .k-loader.k-loader{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.k-ui-namespace .k-ratio-block .k-ratio-block__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.k-ui-namespace .k-this-or-that{display:inline-block;margin-right:4px;vertical-align:middle}[dir=rtl] .k-ui-namespace .k-this-or-that{margin-right:0;margin-left:4px}.k-touchevents .k-ui-namespace .k-touchevents-hidden{display:none !important}.k-ui-namespace .k-unavailable,.k-ui-namespace .k-is-unavailable{filter:grayscale(100%);opacity:.5;pointer-events:none;cursor:no-drop}.k-ui-namespace.k-unresponsive,.k-ui-namespace.k-unresponsive *:not(.k-pane-resizer),.k-ui-namespace.k-is-unresponsive,.k-ui-namespace.k-is-unresponsive *:not(.k-pane-resizer),.k-ui-namespace .k-unresponsive,.k-ui-namespace .k-unresponsive *:not(.k-pane-resizer),.k-ui-namespace .k-is-unresponsive,.k-ui-namespace .k-is-unresponsive *:not(.k-pane-resizer){pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;user-focus:none}.k-ui-namespace .k-visually-hidden.k-visually-hidden.k-visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.k-ui-namespace .k-visually-shown.k-visually-shown.k-visually-shown{position:static;overflow:visible;clip:auto;height:auto;width:auto;margin:0}.k-ui-container:not(.k-no-css-errors) .k-top-container,.k-ui-container:not(.k-no-css-errors) .k-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-area,.k-ui-container:not(.k-no-css-errors) .k-content-area__child,.k-ui-container:not(.k-no-css-errors) .k-content,.k-ui-container:not(.k-no-css-errors) .k-subcontent,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-component,.k-ui-container:not(.k-no-css-errors) .k-sidebar-left,.k-ui-container:not(.k-no-css-errors) .k-sidebar-right{outline:4px solid red;outline-offset:-2px}.k-ui-container:not(.k-no-css-errors) .k-top-container:after,.k-ui-container:not(.k-no-css-errors) .k-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-area:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child:after,.k-ui-container:not(.k-no-css-errors) .k-content:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child:after,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-component:after,.k-ui-container:not(.k-no-css-errors) .k-sidebar-left:after,.k-ui-container:not(.k-no-css-errors) .k-sidebar-right:after{position:absolute;z-index:9999;top:0;left:0;content:"There's something wrong in your markup. See UI documentation or add 'k-no-css-errors' class to '.k-ui-container'";background:#c0392b;color:#fff;padding:4px}.k-ui-container:not(.k-no-css-errors)>.k-top-container,.k-ui-container:not(.k-no-css-errors)>.k-wrapper,.k-ui-container:not(.k-no-css-errors) .k-wrapper>.k-content-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content-area,.k-ui-container:not(.k-no-css-errors) .k-content-area>.k-content-area__child,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-content,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-subcontent,.k-ui-container:not(.k-no-css-errors) .k-subcontent>.k-subcontent__child,.k-ui-container:not(.k-no-css-errors) .k-content>.k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child>.k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper>.k-component,.k-ui-container:not(.k-no-css-errors) .k-flex-wrapper:not(:only-child),.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-sidebar-left:first-child,.k-ui-container:not(.k-no-css-errors) .k-component+.k-sidebar-right{outline:none}.k-ui-container:not(.k-no-css-errors)>.k-top-container:after,.k-ui-container:not(.k-no-css-errors)>.k-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-wrapper>.k-content-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content-area:after,.k-ui-container:not(.k-no-css-errors) .k-content-area>.k-content-area__child:after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-content:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-subcontent:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent>.k-subcontent__child:after,.k-ui-container:not(.k-no-css-errors) .k-content>.k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child>.k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper>.k-component:after,.k-ui-container:not(.k-no-css-errors) .k-flex-wrapper:not(:only-child):after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-sidebar-left:first-child:after,.k-ui-container:not(.k-no-css-errors) .k-component+.k-sidebar-right:after{display:none}.footable.breakpoint .footable-toggle{content:" ";display:inline-block;width:20px;height:20px;line-height:18px;border:1px solid #a2a2a2;border-radius:50%;text-align:center;vertical-align:middle}.footable.breakpoint .footable-toggle:after{content:"";display:inline-block;width:10px;height:10px;margin:4px;color:#a2a2a2;font-size:10px;line-height:1.3em;transform:rotate(-90deg);transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}[dir=rtl] .footable.breakpoint .footable-toggle:after{transform:rotate(90deg)}.footable.breakpoint tr.k-is-selected .footable-toggle{border-color:#fff}.footable.breakpoint tr.k-is-selected .footable-toggle:after{color:#fff}.footable.breakpoint .footable-row-detail-cell{padding:0}.footable.breakpoint tr.footable-detail-show .footable-toggle:after{transform:rotate(0deg)}.footable.breakpoint .footable-row-detail-row{margin-bottom:6px}.footable.breakpoint .footable-row-detail-row:before,.footable.breakpoint .footable-row-detail-row:after{display:table;content:" "}.footable.breakpoint .footable-row-detail-row:after{clear:both}.footable.breakpoint .footable-row-detail-row:last-child{margin-bottom:0}.footable.breakpoint .footable-row-detail-name{font-weight:700}.footable.breakpoint .footable-row-detail-name,.footable.breakpoint .footable-row-detail-value{position:relative;min-height:30px;padding:6px 8px}.footable.breakpoint th .footable-toggle{display:none}.k-tree{margin:4px 0;overflow:auto;display:flex}.k-tree:before,.k-tree:after{display:table;content:" "}.k-tree:after{clear:both}.k-tree:last-child{margin-bottom:0}.k-tree .jqtree-element{padding:0 12px 0 16px}[dir=rtl] .k-tree .jqtree-element{padding:0 16px 0 12px}.k-tree .jqtree-element:hover,.k-tree .jqtree-element:focus{background:#fff}.k-tree>.jqtree-tree{margin:0;padding:0}.k-tree>.jqtree-tree>.jqtree_common>.jqtree-element{padding-left:16px}[dir=rtl] .k-tree>.jqtree-tree>.jqtree_common>.jqtree-element{padding-left:12px;padding-right:16px}.k-tree .jqtree-selected>.jqtree-element{background:#3071a9;color:#fff}.k-tree .jqtree-selected:hover>.jqtree-element{background:#2d699d}.k-sidebar-item .k-tree>.jqtree-tree>.jqtree-folder .jqtree-element{padding-left:16px}[dir=rtl] .k-sidebar-item .k-tree>.jqtree-tree>.jqtree-folder .jqtree-element{padding-left:12px;padding-right:16px}.jqtree-tree{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);flex-grow:1}.jqtree-tree ul{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);float:left;min-width:100%}.jqtree-tree ul:before,.jqtree-tree ul:after{display:table;content:" "}.jqtree-tree ul:after{clear:both}[dir=rtl] .jqtree-tree.jqtree-tree{padding:0}[dir=rtl] .jqtree-tree,[dir=rtl] .jqtree-tree ul{float:right;padding:0}.jqtree-folder:before,.jqtree-folder:after{display:table;content:" "}.jqtree-folder:after{clear:both}.jqtree-element{position:relative;display:block;width:100%;font-size:0;padding:0;white-space:nowrap;height:auto;cursor:pointer}.jqtree-element a{padding:0;background:rgba(0,0,0,0)}.jqtree-element .jqtree-toggler{height:0;padding-top:28px;overflow:hidden;color:inherit}.jqtree-whitespace,.jqtree-toggler,.jqtree-icon,.jqtree-title{display:inline-block;font-size:13px;line-height:28px;height:28px;vertical-align:middle}.jqtree-whitespace,.jqtree-toggler,.jqtree-icon{width:28px;text-align:center}.jqtree-icon:before{line-height:28px}.k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler){position:relative}.k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler):after{display:block;position:absolute;content:" ";width:6px;height:6px;border-left:1px solid;border-bottom:1px solid #aaa;top:50%;margin-top:-3px;left:-17px}[dir=rtl] .k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler):after{border-left:none;border-right:1px solid #aaa;left:auto;right:-17px}.jqtree-toggler{position:relative}.jqtree-toggler:before{display:block;position:absolute;content:" ";top:50%;left:50%;margin-top:-1px;margin-left:-4px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.jqtree-toggler:hover:before,.jqtree-toggler:focus:before{border-top-color:#000}.jqtree-toggler.jqtree-closed:before{transform:rotate(-90deg)}[dir=rtl] .jqtree-toggler.jqtree-closed:before{transform:rotate(90deg)}.jqtree-selected>.jqtree-element{font-weight:700}.jqtree-selected>.jqtree_common>.jqtree-toggler:hover{color:#fff}.jqtree-selected>.jqtree_common>.jqtree-toggler:hover:before{border-top-color:#fff}.jqtree-closed ul{display:none}.jqtree--one-level .jqtree-whitespace{display:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:10042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}[dir=rtl] .mfp-bg{left:auto;right:0}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:10043;position:fixed;-webkit-backface-visibility:hidden}[dir=rtl] .mfp-wrap{left:auto;right:0}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;max-height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;min-height:420px}[dir=rtl] .mfp-container{left:auto;right:0}.mfp-container.mfp-inline-holder{padding-top:40px;padding-bottom:40px;white-space:nowrap}.mfp-container .mfp-inline{display:block;width:auto;height:auto;padding:15px}.mfp-container .mfp-iframe-scaler .mfp-iframe,.mfp-container .mfp-inline{background:#fff;box-shadow:0 0 8px rgba(0,0,0,.6)}.mfp-container:before{content:" ";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:10045;min-width:280px;max-width:100% !important;max-height:100% !important}[dir=rtl] .mfp-content{text-align:right}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{cursor:auto;max-width:100% !important;width:auto;height:auto;max-height:100%;margin:0 auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:10044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;padding:0;z-index:10046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{position:absolute;text-decoration:none;opacity:.65;margin:0;padding:0;color:#fff;text-align:center;width:40px;height:40px;top:-40px;font-size:21px;line-height:28px;right:-14px}[dir=rtl] .mfp-close{right:auto;left:-14px}.mfp-close:hover,.mfp-close:focus{border:none;background:rgba(0,0,0,0);margin:0;padding:0;color:#fff;opacity:1}.mfp-close-btn-in .mfp-close{color:#fff}.mfp-counter{position:absolute;top:0;right:0;color:#ccc}[dir=rtl] .mfp-counter{right:auto;left:0}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}[dir=rtl] .mfp-arrow:before,[dir=rtl] .mfp-arrow:after,[dir=rtl] .mfp-arrow .mfp-b,[dir=rtl] .mfp-arrow .mfp-a{left:auto;right:0;margin-left:0;margin-right:35px}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}[dir=rtl] .mfp-arrow-left{left:auto;right:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}[dir=rtl] .mfp-arrow-left:after,[dir=rtl] .mfp-arrow-left .mfp-a{border-right:none;border-left:17px solid #fff;margin-left:0;margin-right:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:27px solid #3f3f3f;margin-left:25px}[dir=rtl] .mfp-arrow-left:before,[dir=rtl] .mfp-arrow-left .mfp-b{border-right:none;border-left:27px solid #3f3f3f;margin-left:0;margin-right:25px}.mfp-arrow-right{right:0}[dir=rtl] .mfp-arrow-right{right:auto;left:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}[dir=rtl] .mfp-arrow-right:after,[dir=rtl] .mfp-arrow-right .mfp-a{border-left:none;border-right:17px solid #fff;margin-left:0;margin-right:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}[dir=rtl] .mfp-arrow-right:before,[dir=rtl] .mfp-arrow-right .mfp-b{border-left:none;border-right:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;height:100%;max-width:1080px !important;max-height:800px !important}.mfp-iframe-scaler:before,.mfp-iframe-scaler:after{display:table;content:" "}.mfp-iframe-scaler:after{clear:both}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}[dir=rtl] .mfp-iframe-scaler iframe{left:auto;right:0}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:"";position:absolute;left:0;right:0;top:40px;bottom:40px;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure{line-height:0}.mfp-figure figure{margin:0;padding:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}[dir=rtl] .mfp-bottom-bar{left:auto;right:0}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;padding-right:36px}[dir=rtl] .mfp-title{text-align:right;padding-right:0;padding-left:36px}.mfp-figure small{color:#bdbdbd;display:block}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}[dir=rtl] .mfp-img-mobile .mfp-counter{right:auto;left:5px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}[dir=rtl] .mfp-img-mobile .mfp-close{right:auto;left:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}[dir=rtl] .mfp-img-mobile .mfp-figure small{margin-left:0;margin-right:5px}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(0.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}[dir=rtl] .mfp-ie7 .mfp-bottom-bar{left:auto;right:50%;margin-left:0;margin-right:-300px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}[dir=rtl] .mfp-ie7 .mfp-close{right:auto;left:0}.k-small-inline-modal-holder{position:relative;max-width:480px !important;width:100%;margin:auto}.k-huge-inline-modal-holder{position:relative;max-width:100% !important;max-height:100% !important;width:100%;margin:auto}.k-huge-inline-modal-holder .k-inline-modal{max-width:100% !important;max-height:100% !important}.k-inline-modal{padding:16px;background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.5);width:100%;box-sizing:border-box;max-width:1080px !important;max-height:none !important;white-space:normal;margin-top:32px}.k-inline-modal:first-child{margin-top:0}.k-inline-modal form{margin:0}.k-inline-modal__title{margin-bottom:16px;margin-top:0;font-weight:400;font-size:17px;line-height:24px}.k-inline-modal__title:last-child{margin-bottom:0}.select2.select2-container--bootstrap{width:100% !important;max-width:100% !important}.select2.select2-container.select2-container--bootstrap .select2-search__field{height:34px;margin:0}.select2.select2-container.select2-container--bootstrap input[type]:focus{box-shadow:none}.select2-dropdown{z-index:10051 !important}.datepicker{direction:ltr}.datepicker.datepicker-inline{width:224px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker.datepicker-dropdown{position:absolute;top:0;left:0;z-index:1000;padding:5px;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.datepicker.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,0);border:none}.datepicker tr{background:rgba(0,0,0,0);border:none}.datepicker tr:nth-child(n){background:rgba(0,0,0,0);border:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:none;border-radius:4px;background:rgba(0,0,0,0);padding:4px 8px}.datepicker td:nth-child(n),.datepicker th:nth-child(n){background:rgba(0,0,0,0);border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:rgba(0,0,0,0)}.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#343434}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#343434;cursor:default;opacity:.5}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background:#ffdb99;color:#000}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background:#f7ca77;border-radius:0}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background:#4d4d4d}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background:#3071a9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#343434;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background:#3071a9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#343434}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:11px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:rgba(0,0,0,0)}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}html{/*! Select2 Bootstrap Theme v0.1.0-beta.9 | MIT License | github.com/select2/select2-bootstrap-theme */}html .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}html .select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}html .select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .select2-container .select2-selection--single .select2-selection__clear{position:relative}html .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}html .select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}html .select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}html .select2-container .select2-search--inline{float:left}html .select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}html .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}html .select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}html .select2-results{display:block}html .select2-results__options{list-style:none;margin:0;padding:0}html .select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}html .select2-results__option[aria-selected]{cursor:pointer}html .select2-container--open .select2-dropdown{left:0}html .select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}html .select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}html .select2-search--dropdown{display:block;padding:4px}html .select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}html .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}html .select2-search--dropdown.select2-search--hide{display:none}html .select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}html .select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}html .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}html .select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}html .select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}html .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}html .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}html .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}html .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}html .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}html .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}html .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}html .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}html .select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}html .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}html .select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}html .select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}html .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}html .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}html .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}html .select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}html .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}html .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}html .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,html .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}html .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,html .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}html .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}html .select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}html .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}html .select2-container--default .select2-results__option[role=group]{padding:0}html .select2-container--default .select2-results__option[aria-disabled=true]{color:#999}html .select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}html .select2-container--default .select2-results__option .select2-results__option{padding-left:1em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}html .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}html .select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}html .select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}html .select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}html .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}html .select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}html .select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}html .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}html .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}html .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}html .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}html .select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}html .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}html .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}html .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}html .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}html .select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}html .select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}html .select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}html .select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}html .select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}html .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}html .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}html .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}html .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}html .select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}html .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}html .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}html .select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}html .select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}html .select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}html .select2-container--classic .select2-dropdown--above{border-bottom:none}html .select2-container--classic .select2-dropdown--below{border-top:none}html .select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}html .select2-container--classic .select2-results__option[role=group]{padding:0}html .select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}html .select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}html .select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}html .select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html .select2-container--bootstrap{display:block}html .select2-container--bootstrap .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #cdcdcd;border-radius:4px;color:#222;font-size:13px;outline:0}html .select2-container--bootstrap .select2-selection.form-control,html .select2-container--bootstrap .k-ui-j3-form .k-ui-namespace select.select2-selection,.k-ui-j3-form .k-ui-namespace html .select2-container--bootstrap select.select2-selection,html .select2-container--bootstrap .k-ui-j5-form select.select2-selection,.k-ui-j5-form html .select2-container--bootstrap select.select2-selection,html .select2-container--bootstrap .k-ui-j4-form .k-ui-namespace select.select2-selection,.k-ui-j4-form .k-ui-namespace html .select2-container--bootstrap select.select2-selection{border-radius:4px}html .select2-container--bootstrap .select2-search--dropdown .select2-search__field{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #cdcdcd;border-radius:4px;color:#222;font-size:13px}html .select2-container--bootstrap .select2-search__field{outline:0}html .select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#9a9a9a;opacity:1}html .select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-results__option{padding:6px 12px}html .select2-container--bootstrap .select2-results__option[role=group]{padding:0}html .select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#343434;cursor:not-allowed}html .select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#e6e6e6;color:#151515}html .select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#3071a9;color:#fff}html .select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}html .select2-container--bootstrap .select2-results__group{color:#343434;display:block;padding:6px 12px;font-size:11px;line-height:20px;white-space:nowrap}html .select2-container--bootstrap.select2-container--focus .select2-selection,html .select2-container--bootstrap.select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(52,152,219,.6);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden;border-color:#3498db}html .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #9a9a9a rgba(0,0,0,0);border-width:0 4px 4px 4px}html .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:rgba(0,0,0,0)}html .select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:rgba(0,0,0,0)}html .select2-container--bootstrap .select2-selection__clear{color:#9a9a9a;cursor:pointer;float:right;font-weight:bold;margin-right:10px}html .select2-container--bootstrap .select2-selection__clear:hover{color:#222}html .select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#cdcdcd;box-shadow:none}html .select2-container--bootstrap.select2-container--disabled .select2-selection,html .select2-container--bootstrap.select2-container--disabled .select2-search__field{cursor:not-allowed}html .select2-container--bootstrap.select2-container--disabled .select2-selection,html .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#ddd}html .select2-container--bootstrap.select2-container--disabled .select2-selection__clear,html .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}html .select2-container--bootstrap .select2-dropdown{box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#3498db;overflow-x:hidden;margin-top:-1px}html .select2-container--bootstrap .select2-dropdown--above{box-shadow:0px -6px 12px rgba(0,0,0,.175);margin-top:1px}html .select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}html .select2-container--bootstrap .select2-selection--single{height:32px;line-height:20px;padding:6px 24px 6px 12px}html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#9a9a9a rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:4px 4px 0 4px;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}html .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#222;padding:0}html .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-selection--multiple{min-height:32px;padding:0;height:auto}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;display:block;line-height:20px;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#9a9a9a;float:left;margin-top:5px}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#222;background:#fff;border:1px solid #cdcdcd;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);padding:0 12px;height:30px;line-height:20px;margin-top:0;min-width:5em}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#9a9a9a;cursor:pointer;display:inline-block;font-weight:bold;margin-right:3px}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#222}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}html .select2-container--bootstrap .select2-selection--single.input-sm,.input-group-sm html .select2-container--bootstrap .select2-selection--single,.form-group-sm html .select2-container--bootstrap .select2-selection--single{border-radius:3px;font-size:11px;height:28px;line-height:16px;padding:4px 16px 4px 4px}html .select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,.input-group-sm html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{margin-left:-4px}html .select2-container--bootstrap .select2-selection--multiple.input-sm,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple{min-height:28px;border-radius:3px}html .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:11px;line-height:16px;margin:3px 0 0 2px;padding:0 4px}html .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 4px;font-size:11px;height:26px;line-height:16px}html .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:4px}html .select2-container--bootstrap .select2-selection--single.input-lg,.input-group-lg html .select2-container--bootstrap .select2-selection--single,.form-group-lg html .select2-container--bootstrap .select2-selection--single{border-radius:6px;font-size:17px;height:40px;line-height:24px;padding:8px 31px 8px 16px}html .select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,.input-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:5px}html .select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,.input-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-width:5px 5px 0 5px;margin-left:-5px;margin-left:-8px;margin-top:-2.5px}html .select2-container--bootstrap .select2-selection--multiple.input-lg,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple{min-height:40px;border-radius:6px}html .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:17px;line-height:24px;border-radius:4px;margin:7px 0 0 8px;padding:0 8px}html .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 16px;font-size:17px;height:38px;line-height:24px}html .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:8px}html .select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #9a9a9a rgba(0,0,0,0);border-width:0 5px 5px 5px}.input-group-lg html .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #9a9a9a rgba(0,0,0,0);border-width:0 5px 5px 5px}html .select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}html .has-warning .select2-dropdown,html .has-warning .select2-selection{border-color:#cd6d17}html .has-warning .select2-container--focus .select2-selection,html .has-warning .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eda15e;border-color:#9f5412}html .has-warning.select2-drop-active{border-color:#9f5412}html .has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#9f5412}html .has-error .select2-dropdown,html .has-error .select2-selection{border-color:#a33024}html .has-error .select2-container--focus .select2-selection,html .has-error .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d96154;border-color:#79241b}html .has-error.select2-drop-active{border-color:#79241b}html .has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#79241b}html .has-success .select2-dropdown,html .has-success .select2-selection{border-color:#209150}html .has-success .select2-container--focus .select2-selection,html .has-success .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #43d580;border-color:#176739}html .has-success.select2-drop-active{border-color:#176739}html .has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#176739}html .input-group .select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;float:left;width:100%;margin-bottom:0}html .input-group .select2-container--bootstrap.select2-container--open,html .input-group .select2-container--bootstrap.select2-container--focus{z-index:3}html .input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{border-bottom-left-radius:0;border-top-left-radius:0}html .input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{border-bottom-right-radius:0;border-top-right-radius:0}html .select2-bootstrap-append .select2-container--bootstrap,html .select2-bootstrap-append .input-group-btn,html .select2-bootstrap-append .input-group-btn .btn,html .select2-bootstrap-prepend .select2-container--bootstrap,html .select2-bootstrap-prepend .input-group-btn,html .select2-bootstrap-prepend .input-group-btn .btn{vertical-align:top}html .form-control.select2-hidden-accessible,html .k-ui-j3-form .k-ui-namespace select.select2-hidden-accessible,.k-ui-j3-form .k-ui-namespace html select.select2-hidden-accessible,html .k-ui-j5-form select.select2-hidden-accessible,.k-ui-j5-form html select.select2-hidden-accessible,html .k-ui-j4-form .k-ui-namespace select.select2-hidden-accessible,.k-ui-j4-form .k-ui-namespace html select.select2-hidden-accessible{position:absolute !important;width:1px !important}html .form-inline .select2-container--bootstrap{display:inline-block}.k-bs-container-fluid,.k-bs-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 400px){.k-bs-maxwidth-container{max-width:370px}}@media(min-width: 600px){.k-bs-maxwidth-container{max-width:570px}}@media(min-width: 768px){.k-bs-maxwidth-container{max-width:738px}}@media(min-width: 1024px){.k-bs-maxwidth-container{max-width:994px}}@media(min-width: 1200px){.k-bs-maxwidth-container{max-width:1170px}}.k-bs-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.k-bs-no-gutters{margin-right:0;margin-left:0}.k-bs-no-gutters>.k-bs-col,.k-bs-no-gutters>[class*=k-bs-col-]{padding-right:0;padding-left:0}.k-bs-col-xl,.k-bs-col-xl-auto,.k-bs-col-xl-12,.k-bs-col-xl-11,.k-bs-col-xl-10,.k-bs-col-xl-9,.k-bs-col-xl-8,.k-bs-col-xl-7,.k-bs-col-xl-6,.k-bs-col-xl-5,.k-bs-col-xl-4,.k-bs-col-xl-3,.k-bs-col-xl-2,.k-bs-col-xl-1,.k-bs-col-lg,.k-bs-col-lg-auto,.k-bs-col-lg-12,.k-bs-col-lg-11,.k-bs-col-lg-10,.k-bs-col-lg-9,.k-bs-col-lg-8,.k-bs-col-lg-7,.k-bs-col-lg-6,.k-bs-col-lg-5,.k-bs-col-lg-4,.k-bs-col-lg-3,.k-bs-col-lg-2,.k-bs-col-lg-1,.k-bs-col-md,.k-bs-col-md-auto,.k-bs-col-md-12,.k-bs-col-md-11,.k-bs-col-md-10,.k-bs-col-md-9,.k-bs-col-md-8,.k-bs-col-md-7,.k-bs-col-md-6,.k-bs-col-md-5,.k-bs-col-md-4,.k-bs-col-md-3,.k-bs-col-md-2,.k-bs-col-md-1,.k-bs-col-sm,.k-bs-col-sm-auto,.k-bs-col-sm-12,.k-bs-col-sm-11,.k-bs-col-sm-10,.k-bs-col-sm-9,.k-bs-col-sm-8,.k-bs-col-sm-7,.k-bs-col-sm-6,.k-bs-col-sm-5,.k-bs-col-sm-4,.k-bs-col-sm-3,.k-bs-col-sm-2,.k-bs-col-sm-1,.k-bs-col-s,.k-bs-col-s-auto,.k-bs-col-s-12,.k-bs-col-s-11,.k-bs-col-s-10,.k-bs-col-s-9,.k-bs-col-s-8,.k-bs-col-s-7,.k-bs-col-s-6,.k-bs-col-s-5,.k-bs-col-s-4,.k-bs-col-s-3,.k-bs-col-s-2,.k-bs-col-s-1,.k-bs-col,.k-bs-col-auto,.k-bs-col-12,.k-bs-col-11,.k-bs-col-10,.k-bs-col-9,.k-bs-col-8,.k-bs-col-7,.k-bs-col-6,.k-bs-col-5,.k-bs-col-4,.k-bs-col-3,.k-bs-col-2,.k-bs-col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.k-bs-col{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-3{flex:0 0 25%;max-width:25%}.k-bs-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-6{flex:0 0 50%;max-width:50%}.k-bs-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-9{flex:0 0 75%;max-width:75%}.k-bs-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-12{flex:0 0 100%;max-width:100%}.k-bs-order-first{order:-1}.k-bs-order-last{order:13}.k-bs-order-0{order:0}.k-bs-order-1{order:1}.k-bs-order-2{order:2}.k-bs-order-3{order:3}.k-bs-order-4{order:4}.k-bs-order-5{order:5}.k-bs-order-6{order:6}.k-bs-order-7{order:7}.k-bs-order-8{order:8}.k-bs-order-9{order:9}.k-bs-order-10{order:10}.k-bs-order-11{order:11}.k-bs-order-12{order:12}.k-bs-offset-1{margin-left:8.3333333333%}.k-bs-offset-2{margin-left:16.6666666667%}.k-bs-offset-3{margin-left:25%}.k-bs-offset-4{margin-left:33.3333333333%}.k-bs-offset-5{margin-left:41.6666666667%}.k-bs-offset-6{margin-left:50%}.k-bs-offset-7{margin-left:58.3333333333%}.k-bs-offset-8{margin-left:66.6666666667%}.k-bs-offset-9{margin-left:75%}.k-bs-offset-10{margin-left:83.3333333333%}.k-bs-offset-11{margin-left:91.6666666667%}@media(min-width: 400px){.k-bs-col-s{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-s-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-s-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-s-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-s-3{flex:0 0 25%;max-width:25%}.k-bs-col-s-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-s-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-s-6{flex:0 0 50%;max-width:50%}.k-bs-col-s-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-s-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-s-9{flex:0 0 75%;max-width:75%}.k-bs-col-s-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-s-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-s-12{flex:0 0 100%;max-width:100%}.k-bs-order-s-first{order:-1}.k-bs-order-s-last{order:13}.k-bs-order-s-0{order:0}.k-bs-order-s-1{order:1}.k-bs-order-s-2{order:2}.k-bs-order-s-3{order:3}.k-bs-order-s-4{order:4}.k-bs-order-s-5{order:5}.k-bs-order-s-6{order:6}.k-bs-order-s-7{order:7}.k-bs-order-s-8{order:8}.k-bs-order-s-9{order:9}.k-bs-order-s-10{order:10}.k-bs-order-s-11{order:11}.k-bs-order-s-12{order:12}.k-bs-offset-s-0{margin-left:0}.k-bs-offset-s-1{margin-left:8.3333333333%}.k-bs-offset-s-2{margin-left:16.6666666667%}.k-bs-offset-s-3{margin-left:25%}.k-bs-offset-s-4{margin-left:33.3333333333%}.k-bs-offset-s-5{margin-left:41.6666666667%}.k-bs-offset-s-6{margin-left:50%}.k-bs-offset-s-7{margin-left:58.3333333333%}.k-bs-offset-s-8{margin-left:66.6666666667%}.k-bs-offset-s-9{margin-left:75%}.k-bs-offset-s-10{margin-left:83.3333333333%}.k-bs-offset-s-11{margin-left:91.6666666667%}}@media(min-width: 600px){.k-bs-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-sm-3{flex:0 0 25%;max-width:25%}.k-bs-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-sm-6{flex:0 0 50%;max-width:50%}.k-bs-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-sm-9{flex:0 0 75%;max-width:75%}.k-bs-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-sm-12{flex:0 0 100%;max-width:100%}.k-bs-order-sm-first{order:-1}.k-bs-order-sm-last{order:13}.k-bs-order-sm-0{order:0}.k-bs-order-sm-1{order:1}.k-bs-order-sm-2{order:2}.k-bs-order-sm-3{order:3}.k-bs-order-sm-4{order:4}.k-bs-order-sm-5{order:5}.k-bs-order-sm-6{order:6}.k-bs-order-sm-7{order:7}.k-bs-order-sm-8{order:8}.k-bs-order-sm-9{order:9}.k-bs-order-sm-10{order:10}.k-bs-order-sm-11{order:11}.k-bs-order-sm-12{order:12}.k-bs-offset-sm-0{margin-left:0}.k-bs-offset-sm-1{margin-left:8.3333333333%}.k-bs-offset-sm-2{margin-left:16.6666666667%}.k-bs-offset-sm-3{margin-left:25%}.k-bs-offset-sm-4{margin-left:33.3333333333%}.k-bs-offset-sm-5{margin-left:41.6666666667%}.k-bs-offset-sm-6{margin-left:50%}.k-bs-offset-sm-7{margin-left:58.3333333333%}.k-bs-offset-sm-8{margin-left:66.6666666667%}.k-bs-offset-sm-9{margin-left:75%}.k-bs-offset-sm-10{margin-left:83.3333333333%}.k-bs-offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.k-bs-col-md{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-md-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-md-3{flex:0 0 25%;max-width:25%}.k-bs-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-md-6{flex:0 0 50%;max-width:50%}.k-bs-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-md-9{flex:0 0 75%;max-width:75%}.k-bs-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-md-12{flex:0 0 100%;max-width:100%}.k-bs-order-md-first{order:-1}.k-bs-order-md-last{order:13}.k-bs-order-md-0{order:0}.k-bs-order-md-1{order:1}.k-bs-order-md-2{order:2}.k-bs-order-md-3{order:3}.k-bs-order-md-4{order:4}.k-bs-order-md-5{order:5}.k-bs-order-md-6{order:6}.k-bs-order-md-7{order:7}.k-bs-order-md-8{order:8}.k-bs-order-md-9{order:9}.k-bs-order-md-10{order:10}.k-bs-order-md-11{order:11}.k-bs-order-md-12{order:12}.k-bs-offset-md-0{margin-left:0}.k-bs-offset-md-1{margin-left:8.3333333333%}.k-bs-offset-md-2{margin-left:16.6666666667%}.k-bs-offset-md-3{margin-left:25%}.k-bs-offset-md-4{margin-left:33.3333333333%}.k-bs-offset-md-5{margin-left:41.6666666667%}.k-bs-offset-md-6{margin-left:50%}.k-bs-offset-md-7{margin-left:58.3333333333%}.k-bs-offset-md-8{margin-left:66.6666666667%}.k-bs-offset-md-9{margin-left:75%}.k-bs-offset-md-10{margin-left:83.3333333333%}.k-bs-offset-md-11{margin-left:91.6666666667%}}@media(min-width: 1024px){.k-bs-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-lg-3{flex:0 0 25%;max-width:25%}.k-bs-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-lg-6{flex:0 0 50%;max-width:50%}.k-bs-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-lg-9{flex:0 0 75%;max-width:75%}.k-bs-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-lg-12{flex:0 0 100%;max-width:100%}.k-bs-order-lg-first{order:-1}.k-bs-order-lg-last{order:13}.k-bs-order-lg-0{order:0}.k-bs-order-lg-1{order:1}.k-bs-order-lg-2{order:2}.k-bs-order-lg-3{order:3}.k-bs-order-lg-4{order:4}.k-bs-order-lg-5{order:5}.k-bs-order-lg-6{order:6}.k-bs-order-lg-7{order:7}.k-bs-order-lg-8{order:8}.k-bs-order-lg-9{order:9}.k-bs-order-lg-10{order:10}.k-bs-order-lg-11{order:11}.k-bs-order-lg-12{order:12}.k-bs-offset-lg-0{margin-left:0}.k-bs-offset-lg-1{margin-left:8.3333333333%}.k-bs-offset-lg-2{margin-left:16.6666666667%}.k-bs-offset-lg-3{margin-left:25%}.k-bs-offset-lg-4{margin-left:33.3333333333%}.k-bs-offset-lg-5{margin-left:41.6666666667%}.k-bs-offset-lg-6{margin-left:50%}.k-bs-offset-lg-7{margin-left:58.3333333333%}.k-bs-offset-lg-8{margin-left:66.6666666667%}.k-bs-offset-lg-9{margin-left:75%}.k-bs-offset-lg-10{margin-left:83.3333333333%}.k-bs-offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.k-bs-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-xl-3{flex:0 0 25%;max-width:25%}.k-bs-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-xl-6{flex:0 0 50%;max-width:50%}.k-bs-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-xl-9{flex:0 0 75%;max-width:75%}.k-bs-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-xl-12{flex:0 0 100%;max-width:100%}.k-bs-order-xl-first{order:-1}.k-bs-order-xl-last{order:13}.k-bs-order-xl-0{order:0}.k-bs-order-xl-1{order:1}.k-bs-order-xl-2{order:2}.k-bs-order-xl-3{order:3}.k-bs-order-xl-4{order:4}.k-bs-order-xl-5{order:5}.k-bs-order-xl-6{order:6}.k-bs-order-xl-7{order:7}.k-bs-order-xl-8{order:8}.k-bs-order-xl-9{order:9}.k-bs-order-xl-10{order:10}.k-bs-order-xl-11{order:11}.k-bs-order-xl-12{order:12}.k-bs-offset-xl-0{margin-left:0}.k-bs-offset-xl-1{margin-left:8.3333333333%}.k-bs-offset-xl-2{margin-left:16.6666666667%}.k-bs-offset-xl-3{margin-left:25%}.k-bs-offset-xl-4{margin-left:33.3333333333%}.k-bs-offset-xl-5{margin-left:41.6666666667%}.k-bs-offset-xl-6{margin-left:50%}.k-bs-offset-xl-7{margin-left:58.3333333333%}.k-bs-offset-xl-8{margin-left:66.6666666667%}.k-bs-offset-xl-9{margin-left:75%}.k-bs-offset-xl-10{margin-left:83.3333333333%}.k-bs-offset-xl-11{margin-left:91.6666666667%}}.k-bs-d-none{display:none !important}.k-bs-d-inline{display:inline !important}.k-bs-d-inline-block{display:inline-block !important}.k-bs-d-block{display:block !important}.k-bs-d-table{display:table !important}.k-bs-d-table-row{display:table-row !important}.k-bs-d-table-cell{display:table-cell !important}.k-bs-d-flex{display:flex !important}.k-bs-d-inline-flex{display:inline-flex !important}@media(min-width: 400px){.k-bs-d-s-none{display:none !important}.k-bs-d-s-inline{display:inline !important}.k-bs-d-s-inline-block{display:inline-block !important}.k-bs-d-s-block{display:block !important}.k-bs-d-s-table{display:table !important}.k-bs-d-s-table-row{display:table-row !important}.k-bs-d-s-table-cell{display:table-cell !important}.k-bs-d-s-flex{display:flex !important}.k-bs-d-s-inline-flex{display:inline-flex !important}}@media(min-width: 600px){.k-bs-d-sm-none{display:none !important}.k-bs-d-sm-inline{display:inline !important}.k-bs-d-sm-inline-block{display:inline-block !important}.k-bs-d-sm-block{display:block !important}.k-bs-d-sm-table{display:table !important}.k-bs-d-sm-table-row{display:table-row !important}.k-bs-d-sm-table-cell{display:table-cell !important}.k-bs-d-sm-flex{display:flex !important}.k-bs-d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.k-bs-d-md-none{display:none !important}.k-bs-d-md-inline{display:inline !important}.k-bs-d-md-inline-block{display:inline-block !important}.k-bs-d-md-block{display:block !important}.k-bs-d-md-table{display:table !important}.k-bs-d-md-table-row{display:table-row !important}.k-bs-d-md-table-cell{display:table-cell !important}.k-bs-d-md-flex{display:flex !important}.k-bs-d-md-inline-flex{display:inline-flex !important}}@media(min-width: 1024px){.k-bs-d-lg-none{display:none !important}.k-bs-d-lg-inline{display:inline !important}.k-bs-d-lg-inline-block{display:inline-block !important}.k-bs-d-lg-block{display:block !important}.k-bs-d-lg-table{display:table !important}.k-bs-d-lg-table-row{display:table-row !important}.k-bs-d-lg-table-cell{display:table-cell !important}.k-bs-d-lg-flex{display:flex !important}.k-bs-d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.k-bs-d-xl-none{display:none !important}.k-bs-d-xl-inline{display:inline !important}.k-bs-d-xl-inline-block{display:inline-block !important}.k-bs-d-xl-block{display:block !important}.k-bs-d-xl-table{display:table !important}.k-bs-d-xl-table-row{display:table-row !important}.k-bs-d-xl-table-cell{display:table-cell !important}.k-bs-d-xl-flex{display:flex !important}.k-bs-d-xl-inline-flex{display:inline-flex !important}}.k-bs-flex-row{flex-direction:row !important}.k-bs-flex-column{flex-direction:column !important}.k-bs-flex-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-wrap{flex-wrap:wrap !important}.k-bs-flex-nowrap{flex-wrap:nowrap !important}.k-bs-flex-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-fill{flex:1 1 auto !important}.k-bs-flex-grow-0{flex-grow:0 !important}.k-bs-flex-grow-1{flex-grow:1 !important}.k-bs-flex-shrink-0{flex-shrink:0 !important}.k-bs-flex-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-start{justify-content:flex-start !important}.k-bs-justify-content-end{justify-content:flex-end !important}.k-bs-justify-content-center{justify-content:center !important}.k-bs-justify-content-between{justify-content:space-between !important}.k-bs-justify-content-around{justify-content:space-around !important}.k-bs-align-items-start{align-items:flex-start !important}.k-bs-align-items-end{align-items:flex-end !important}.k-bs-align-items-center{align-items:center !important}.k-bs-align-items-baseline{align-items:baseline !important}.k-bs-align-items-stretch{align-items:stretch !important}.k-bs-align-content-start{align-content:flex-start !important}.k-bs-align-content-end{align-content:flex-end !important}.k-bs-align-content-center{align-content:center !important}.k-bs-align-content-between{align-content:space-between !important}.k-bs-align-content-around{align-content:space-around !important}.k-bs-align-content-stretch{align-content:stretch !important}.k-bs-align-self-auto{align-self:auto !important}.k-bs-align-self-start{align-self:flex-start !important}.k-bs-align-self-end{align-self:flex-end !important}.k-bs-align-self-center{align-self:center !important}.k-bs-align-self-baseline{align-self:baseline !important}.k-bs-align-self-stretch{align-self:stretch !important}@media(min-width: 400px){.k-bs-flex-s-row{flex-direction:row !important}.k-bs-flex-s-column{flex-direction:column !important}.k-bs-flex-s-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-s-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-s-wrap{flex-wrap:wrap !important}.k-bs-flex-s-nowrap{flex-wrap:nowrap !important}.k-bs-flex-s-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-s-fill{flex:1 1 auto !important}.k-bs-flex-s-grow-0{flex-grow:0 !important}.k-bs-flex-s-grow-1{flex-grow:1 !important}.k-bs-flex-s-shrink-0{flex-shrink:0 !important}.k-bs-flex-s-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-s-start{justify-content:flex-start !important}.k-bs-justify-content-s-end{justify-content:flex-end !important}.k-bs-justify-content-s-center{justify-content:center !important}.k-bs-justify-content-s-between{justify-content:space-between !important}.k-bs-justify-content-s-around{justify-content:space-around !important}.k-bs-align-items-s-start{align-items:flex-start !important}.k-bs-align-items-s-end{align-items:flex-end !important}.k-bs-align-items-s-center{align-items:center !important}.k-bs-align-items-s-baseline{align-items:baseline !important}.k-bs-align-items-s-stretch{align-items:stretch !important}.k-bs-align-content-s-start{align-content:flex-start !important}.k-bs-align-content-s-end{align-content:flex-end !important}.k-bs-align-content-s-center{align-content:center !important}.k-bs-align-content-s-between{align-content:space-between !important}.k-bs-align-content-s-around{align-content:space-around !important}.k-bs-align-content-s-stretch{align-content:stretch !important}.k-bs-align-self-s-auto{align-self:auto !important}.k-bs-align-self-s-start{align-self:flex-start !important}.k-bs-align-self-s-end{align-self:flex-end !important}.k-bs-align-self-s-center{align-self:center !important}.k-bs-align-self-s-baseline{align-self:baseline !important}.k-bs-align-self-s-stretch{align-self:stretch !important}}@media(min-width: 600px){.k-bs-flex-sm-row{flex-direction:row !important}.k-bs-flex-sm-column{flex-direction:column !important}.k-bs-flex-sm-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-sm-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-sm-wrap{flex-wrap:wrap !important}.k-bs-flex-sm-nowrap{flex-wrap:nowrap !important}.k-bs-flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-sm-fill{flex:1 1 auto !important}.k-bs-flex-sm-grow-0{flex-grow:0 !important}.k-bs-flex-sm-grow-1{flex-grow:1 !important}.k-bs-flex-sm-shrink-0{flex-shrink:0 !important}.k-bs-flex-sm-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-sm-start{justify-content:flex-start !important}.k-bs-justify-content-sm-end{justify-content:flex-end !important}.k-bs-justify-content-sm-center{justify-content:center !important}.k-bs-justify-content-sm-between{justify-content:space-between !important}.k-bs-justify-content-sm-around{justify-content:space-around !important}.k-bs-align-items-sm-start{align-items:flex-start !important}.k-bs-align-items-sm-end{align-items:flex-end !important}.k-bs-align-items-sm-center{align-items:center !important}.k-bs-align-items-sm-baseline{align-items:baseline !important}.k-bs-align-items-sm-stretch{align-items:stretch !important}.k-bs-align-content-sm-start{align-content:flex-start !important}.k-bs-align-content-sm-end{align-content:flex-end !important}.k-bs-align-content-sm-center{align-content:center !important}.k-bs-align-content-sm-between{align-content:space-between !important}.k-bs-align-content-sm-around{align-content:space-around !important}.k-bs-align-content-sm-stretch{align-content:stretch !important}.k-bs-align-self-sm-auto{align-self:auto !important}.k-bs-align-self-sm-start{align-self:flex-start !important}.k-bs-align-self-sm-end{align-self:flex-end !important}.k-bs-align-self-sm-center{align-self:center !important}.k-bs-align-self-sm-baseline{align-self:baseline !important}.k-bs-align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.k-bs-flex-md-row{flex-direction:row !important}.k-bs-flex-md-column{flex-direction:column !important}.k-bs-flex-md-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-md-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-md-wrap{flex-wrap:wrap !important}.k-bs-flex-md-nowrap{flex-wrap:nowrap !important}.k-bs-flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-md-fill{flex:1 1 auto !important}.k-bs-flex-md-grow-0{flex-grow:0 !important}.k-bs-flex-md-grow-1{flex-grow:1 !important}.k-bs-flex-md-shrink-0{flex-shrink:0 !important}.k-bs-flex-md-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-md-start{justify-content:flex-start !important}.k-bs-justify-content-md-end{justify-content:flex-end !important}.k-bs-justify-content-md-center{justify-content:center !important}.k-bs-justify-content-md-between{justify-content:space-between !important}.k-bs-justify-content-md-around{justify-content:space-around !important}.k-bs-align-items-md-start{align-items:flex-start !important}.k-bs-align-items-md-end{align-items:flex-end !important}.k-bs-align-items-md-center{align-items:center !important}.k-bs-align-items-md-baseline{align-items:baseline !important}.k-bs-align-items-md-stretch{align-items:stretch !important}.k-bs-align-content-md-start{align-content:flex-start !important}.k-bs-align-content-md-end{align-content:flex-end !important}.k-bs-align-content-md-center{align-content:center !important}.k-bs-align-content-md-between{align-content:space-between !important}.k-bs-align-content-md-around{align-content:space-around !important}.k-bs-align-content-md-stretch{align-content:stretch !important}.k-bs-align-self-md-auto{align-self:auto !important}.k-bs-align-self-md-start{align-self:flex-start !important}.k-bs-align-self-md-end{align-self:flex-end !important}.k-bs-align-self-md-center{align-self:center !important}.k-bs-align-self-md-baseline{align-self:baseline !important}.k-bs-align-self-md-stretch{align-self:stretch !important}}@media(min-width: 1024px){.k-bs-flex-lg-row{flex-direction:row !important}.k-bs-flex-lg-column{flex-direction:column !important}.k-bs-flex-lg-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-lg-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-lg-wrap{flex-wrap:wrap !important}.k-bs-flex-lg-nowrap{flex-wrap:nowrap !important}.k-bs-flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-lg-fill{flex:1 1 auto !important}.k-bs-flex-lg-grow-0{flex-grow:0 !important}.k-bs-flex-lg-grow-1{flex-grow:1 !important}.k-bs-flex-lg-shrink-0{flex-shrink:0 !important}.k-bs-flex-lg-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-lg-start{justify-content:flex-start !important}.k-bs-justify-content-lg-end{justify-content:flex-end !important}.k-bs-justify-content-lg-center{justify-content:center !important}.k-bs-justify-content-lg-between{justify-content:space-between !important}.k-bs-justify-content-lg-around{justify-content:space-around !important}.k-bs-align-items-lg-start{align-items:flex-start !important}.k-bs-align-items-lg-end{align-items:flex-end !important}.k-bs-align-items-lg-center{align-items:center !important}.k-bs-align-items-lg-baseline{align-items:baseline !important}.k-bs-align-items-lg-stretch{align-items:stretch !important}.k-bs-align-content-lg-start{align-content:flex-start !important}.k-bs-align-content-lg-end{align-content:flex-end !important}.k-bs-align-content-lg-center{align-content:center !important}.k-bs-align-content-lg-between{align-content:space-between !important}.k-bs-align-content-lg-around{align-content:space-around !important}.k-bs-align-content-lg-stretch{align-content:stretch !important}.k-bs-align-self-lg-auto{align-self:auto !important}.k-bs-align-self-lg-start{align-self:flex-start !important}.k-bs-align-self-lg-end{align-self:flex-end !important}.k-bs-align-self-lg-center{align-self:center !important}.k-bs-align-self-lg-baseline{align-self:baseline !important}.k-bs-align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.k-bs-flex-xl-row{flex-direction:row !important}.k-bs-flex-xl-column{flex-direction:column !important}.k-bs-flex-xl-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-xl-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-xl-wrap{flex-wrap:wrap !important}.k-bs-flex-xl-nowrap{flex-wrap:nowrap !important}.k-bs-flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-xl-fill{flex:1 1 auto !important}.k-bs-flex-xl-grow-0{flex-grow:0 !important}.k-bs-flex-xl-grow-1{flex-grow:1 !important}.k-bs-flex-xl-shrink-0{flex-shrink:0 !important}.k-bs-flex-xl-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-xl-start{justify-content:flex-start !important}.k-bs-justify-content-xl-end{justify-content:flex-end !important}.k-bs-justify-content-xl-center{justify-content:center !important}.k-bs-justify-content-xl-between{justify-content:space-between !important}.k-bs-justify-content-xl-around{justify-content:space-around !important}.k-bs-align-items-xl-start{align-items:flex-start !important}.k-bs-align-items-xl-end{align-items:flex-end !important}.k-bs-align-items-xl-center{align-items:center !important}.k-bs-align-items-xl-baseline{align-items:baseline !important}.k-bs-align-items-xl-stretch{align-items:stretch !important}.k-bs-align-content-xl-start{align-content:flex-start !important}.k-bs-align-content-xl-end{align-content:flex-end !important}.k-bs-align-content-xl-center{align-content:center !important}.k-bs-align-content-xl-between{align-content:space-between !important}.k-bs-align-content-xl-around{align-content:space-around !important}.k-bs-align-content-xl-stretch{align-content:stretch !important}.k-bs-align-self-xl-auto{align-self:auto !important}.k-bs-align-self-xl-start{align-self:flex-start !important}.k-bs-align-self-xl-end{align-self:flex-end !important}.k-bs-align-self-xl-center{align-self:center !important}.k-bs-align-self-xl-baseline{align-self:baseline !important}.k-bs-align-self-xl-stretch{align-self:stretch !important}}.k-ui-joomla{min-height:100%;height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:20px;font-weight:400;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;height:100%;padding:0;margin:0;display:flex;flex-direction:column;flex:1 1 auto}.k-ui-joomla.k-is-resizing{overflow:hidden}.k-ui-page{min-height:100%;height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:20px;font-weight:400;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.k-ui-page body{min-height:100%;height:100%;padding:0;margin:0;display:flex;flex-direction:column;flex:1 1 auto}.k-ui-page body.k-is-resizing{overflow:hidden}.k-ui-j4-administrator #subhead{display:none}.k-ui-j4-administrator #content>.row{min-height:calc(100vh - 60px) !important}.k-ui-j4-administrator #content>.row main{height:100% !important;flex-direction:column !important;display:flex !important}.k-ui-j4-administrator #content>.row>.col-md-12{padding:0}.k-ui-j4-administrator .container-main{padding-bottom:0}.k-ui-j4-administrator section.content{padding:0}.k-ui-j4-administrator #subhead-container{display:none}.k-ui-j4-administrator .row{--gutter-x: 0rem;--gutter-y: 0.5rem}.k-ui-j5-administrator #subhead{display:none}.k-ui-j5-administrator #content>.row{min-height:calc(100vh - 60px) !important}.k-ui-j5-administrator #content>.row main{height:100% !important;flex-direction:column !important;display:flex !important}.k-ui-j5-administrator #content>.row>.col-md-12{padding:0}.k-ui-j5-administrator .container-main{padding-bottom:0}.k-ui-j5-administrator section.content{padding:0}.k-ui-j5-administrator #subhead-container{display:none}.k-ui-j5-administrator .row{--gutter-x: 0rem;--gutter-y: 0.5rem}.k-ui-j5-administrator .k-scopebar__item.k-scopebar__item--filters .k-scopebar-dropdown__button{color:#000 !important}.k-ui-j5-administrator .select2-container,.k-ui-j5-administrator .datepicker{color:#212529 !important}.k-ui-j4-form .k-ui-namespace .fade.show{opacity:1}.k-ui-j4-form .k-ui-namespace{--template-text-dark: #495057;--card-bg: rgba(255, 255, 255, 0.7);--bluegray: #b2bfcd;--lightbluegray: #f6f9fc;--toolbar-bg: #fff;--success-border: var(--success);--info-border: var(--info);--warning-border: var(--warning);--danger-border: var(--danger);--login-main-bg: #0b1c32;--border: #cdcdcd;--white: #fff;--white-offset: #fefefe;--focus: #39f;--focus-shadow: #eaeaea;--toggle-color: #fff;--gray-100: #f8f9fa;--gray-200: #e8e8e8;--gray-300: #dee2e6;--gray-400: #cdcdcd;--gray-500: #adb5bd;--gray-600: #666e76;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--primary: #132f53;--secondary: #495057;--success: #457d54;--info: #2a69b8;--warning: #ffb514;--danger: #c52827;--light: #f8f9fa;--dark: #212529;--action: #132f53;--error: #3b0d0c;--alert-success: #0f2f21;--primary-rgb: 19, 47, 83;--secondary-rgb: 73, 80, 87;--success-rgb: 69, 125, 84;--info-rgb: 42, 105, 184;--warning-rgb: 255, 181, 20;--danger-rgb: 197, 40, 39;--light-rgb: 248, 249, 250;--dark-rgb: 33, 37, 41;--action-rgb: 19, 47, 83;--error-rgb: 59, 13, 12;--alert-success-rgb: 15, 47, 33;--white-rgb: 255, 255, 255;--black-rgb: 0, 0, 0;--body-color-rgb: 33, 37, 41;--body-bg-rgb: 255, 255, 255;--font-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--body-font-family: var(--font-sans-serif);--body-font-size: 1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #212529;--body-bg: #fff;--border-width: 1px;--border-style: solid;--border-color: #dee2e6;--border-color-translucent: rgba(0, 0, 0, 0.175);--border-radius: 0.25rem;--border-radius-sm: 0.2rem;--border-radius-lg: 0.3rem;--border-radius-xl: 0.3rem;--border-radius-2xl: 0.3rem;--border-radius-pill: 50rem;--link-color: var(--template-link-color);--link-hover-color: var(--template-link-hover-color);--code-color: #971250;--highlight-bg: #fff0d0}.k-ui-j4-form .k-ui-namespace .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.k-ui-j4-form .k-ui-namespace .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.k-ui-j4-form .k-ui-namespace .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.k-ui-j4-form .k-ui-namespace .modal.fade .modal-dialog{transition:none}}.k-ui-j4-form .k-ui-namespace .modal.show .modal-dialog{transform:none}.k-ui-j4-form .k-ui-namespace .modal.modal-static .modal-dialog{transform:scale(1.02)}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable{height:calc(100% - 1rem)}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.k-ui-j4-form .k-ui-namespace .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.k-ui-j4-form .k-ui-namespace .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.k-ui-j4-form .k-ui-namespace .modal-backdrop.fade{opacity:0}.k-ui-j4-form .k-ui-namespace .modal-backdrop.show{opacity:.5}.k-ui-j4-form .k-ui-namespace .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.k-ui-j4-form .k-ui-namespace .modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.k-ui-j4-form .k-ui-namespace .modal-title{margin-bottom:0;line-height:1.5}.k-ui-j4-form .k-ui-namespace .modal-body{position:relative;flex:1 1 auto;padding:0}.k-ui-j4-form .k-ui-namespace .modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.k-ui-j4-form .k-ui-namespace .modal-footer>*{margin:.25rem}@media(min-width: 576px){.k-ui-j4-form .k-ui-namespace .modal-dialog{max-width:500px;margin:1.75rem auto}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable{height:calc(100% - 3.5rem)}.k-ui-j4-form .k-ui-namespace .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.k-ui-j4-form .k-ui-namespace .modal-sm{max-width:300px}}@media(min-width: 992px){.k-ui-j4-form .k-ui-namespace .modal-lg,.k-ui-j4-form .k-ui-namespace .modal-xl{max-width:800px}}@media(min-width: 1200px){.k-ui-j4-form .k-ui-namespace .modal-xl{max-width:1140px}}.k-ui-j4-form .k-ui-namespace .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.k-ui-j4-form .k-ui-namespace .modal iframe{width:100%;height:100%;border:0}.k-ui-j4-form .k-ui-namespace .modal .btn{margin-right:.5rem}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]){color:#fff}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]):hover{color:#fff}.k-ui-j4-form .k-ui-namespace .modal-header{font-size:18px;padding:0 15px}.k-ui-j4-form .k-ui-namespace .modal-title{line-height:3rem}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width10{width:10vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width20{width:20vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width30{width:30vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width40{width:40vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width50{width:50vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width60{width:60vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width70{width:70vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width80{width:80vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width90{width:90vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width100{width:100vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal .btn{padding:0 22px;-webkit-margin-end:.5rem;margin-inline-end:.5rem;font-size:1rem;line-height:2.3rem;color:var(--template-text-dark);background:var(--white);border-color:var(--whiteoffset);box-shadow:1px 1px 1px 0 rgba(0,0,0,.25)}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-danger:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-secondary:not([href]){color:var(--template-text-dark);background:var(--white);border:1px solid var(--template-text-dark)}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]):focus{color:var(--white);background:var(--primary);border-color:var(--primary)}.k-ui-j4-form .k-ui-namespace .modal .btn-secondary:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-secondary:not([href]):focus{color:var(--white);background:var(--secondary);border-color:var(--secondary)}.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]):focus{color:var(--white);background:var(--success);border-color:var(--success)}.k-ui-j4-form .k-ui-namespace .modal .btn-danger:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-danger:not([href]):focus{color:var(--white);background:var(--danger);border-color:var(--danger)}.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class^=icon-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class*=" icon-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class^=fa-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class*=" fa-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger span{display:inline-block;width:2.375rem;height:100%;margin:0 16px;-webkit-margin-start:-22px;margin-inline-start:-22px;line-height:2.375rem;color:rgba(255,255,255,.9);background-color:var(--danger)}.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class^=icon-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class*=" icon-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class^=fa-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class*=" fa-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success span{display:inline-block;width:2.375rem;height:100%;margin:0 16px;-webkit-margin-start:-22px;margin-inline-start:-22px;line-height:2.375rem;color:rgba(255,255,255,.9);background-color:var(--success)}.k-ui-j4-form .k-ui-namespace .modal-header{padding:0 15px}.k-ui-j4-form .k-ui-namespace .modal-body{overflow-y:initial}.k-ui-j4-form .k-ui-namespace .modal-title{font-weight:400;line-height:2.875rem}.k-ui-j4-form .k-ui-namespace .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.k-ui-j4-form .k-ui-namespace .btn-close:hover{color:#000;text-decoration:none;opacity:.75}.k-ui-j4-form .k-ui-namespace .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(42,105,183,.25);opacity:1}.k-ui-j4-form .k-ui-namespace .btn-close:disabled,.k-ui-j4-form .k-ui-namespace .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.k-ui-j4-form .k-ui-namespace .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.k-ui-j4-form .k-ui-namespace details{padding:.5rem 1rem;margin:0 0 2rem;background:#f3f3f3;border:1px solid #c9c9c9;border-radius:.25rem}.k-ui-j4-form .k-ui-namespace details summary{font-size:16px}.k-ui-j4-form .k-ui-namespace details summary~*{margin-top:1rem}.k-ui-j4-form .k-ui-namespace .jviewport-height10{height:10vh}.k-ui-j4-form .k-ui-namespace .jviewport-height20{height:20vh}.k-ui-j4-form .k-ui-namespace .jviewport-height30{height:30vh}.k-ui-j4-form .k-ui-namespace .jviewport-height40{height:40vh}.k-ui-j4-form .k-ui-namespace .jviewport-height50{height:50vh}.k-ui-j4-form .k-ui-namespace .jviewport-height60{height:60vh}.k-ui-j4-form .k-ui-namespace .jviewport-height70{height:70vh}.k-ui-j4-form .k-ui-namespace .jviewport-height80{height:80vh}.k-ui-j4-form .k-ui-namespace .jviewport-height90{height:90vh}.k-ui-j4-form .k-ui-namespace .jviewport-height100{height:100vh}.k-ui-j4-form .k-ui-namespace .editor.mb-2{margin-bottom:.5rem !important}.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons{margin-top:10px}.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn{margin-bottom:4px}.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button [class^=icon-],.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button [class*=" icon-"]{margin-right:0 !important}.k-ui-j4-form .k-ui-namespace .btn-toolbar{margin:1em 0 0}.k-ui-j4-form .k-ui-namespace .pull-left{float:left}[dir=rtl] .k-ui-j4-form .k-ui-namespace .pull-left{float:right}.k-ui-j4-form .k-ui-namespace .pull-right{float:right}[dir=rtl] .k-ui-j4-form .k-ui-namespace .pull-right{float:left}.k-ui-j4-form .k-ui-namespace .clearfix:before,.k-ui-j4-form .k-ui-namespace .clearfix:after{display:table;content:" "}.k-ui-j4-form .k-ui-namespace .clearfix:after{clear:both}.k-ui-j4-form .k-ui-namespace .editor:before,.k-ui-j4-form .k-ui-namespace .editor:after{display:table;content:" "}.k-ui-j4-form .k-ui-namespace .editor:after{clear:both}.k-ui-j4-form .k-ui-namespace .select2-container--bootstrap .select2-search--dropdown .select2-search__field{margin-bottom:0;height:auto}.k-ui-j4-form .k-editor-modal .mfp-content{width:80vw;height:70vh}.k-ui-j5-form{--hue: 214;--template-bg-dark-3: hsl(var(--hue), 40%, 97%);--template-bg-dark-10: hsl(var(--hue), 40%, 90%);--template-bg-dark-60: hsl(var(--hue), 40%, 40%);--template-link-color: var(--link-color);--card-bg: rgba(255, 255, 255, 0.7);--card-color: var(--template-bg-dark-60);--bluegray: #b2bfcd;--lightbluegray: #f6f9fc;--toolbar-bg: #fff;--success-border: var(--success);--info-border: var(--info);--warning-border: var(--warning);--danger-border: var(--danger);--login-main-bg: #0b1c32;--border: #cdcdcd;--white: #fff;--white-offset: #fefefe;--focus: #39f;--focus-shadow: #eaeaea;--toggle-color: #fff;--gray-100: #f8f9fa;--gray-200: #e8e8e8;--gray-300: #dee2e6;--gray-400: #cdcdcd;--gray-500: #adb5bd;--gray-600: #666e76;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--primary: #132f53;--secondary: #495057;--success: #457d54;--info: #2a69b8;--warning: #ffb514;--danger: #c52827;--light: #f8f9fa;--dark: #212529;--action: #132f53;--error: #3b0d0c;--primary-rgb: 19, 47, 83;--secondary-rgb: 73, 80, 87;--success-rgb: 69, 125, 84;--info-rgb: 42, 105, 184;--warning-rgb: 255, 181, 20;--danger-rgb: 197, 40, 39;--light-rgb: 248, 249, 250;--dark-rgb: 33, 37, 41;--action-rgb: 19, 47, 83;--error-rgb: 59, 13, 12;--action-text-emphasis: #081321;--error-text-emphasis: #180505;--primary-text-emphasis: #112a49;--secondary-text-emphasis: #292c2f;--success-text-emphasis: #1c3222;--info-text-emphasis: #112a4a;--warning-text-emphasis: #664808;--danger-text-emphasis: #4f1010;--light-text-emphasis: #495057;--dark-text-emphasis: #495057;--action-bg-subtle: #d0d5dd;--error-bg-subtle: #d8cfce;--primary-bg-subtle: #d4e1f1;--secondary-bg-subtle: #e0e2e4;--success-bg-subtle: #dae5dd;--info-bg-subtle: #d4e1f1;--warning-bg-subtle: #fff0d0;--danger-bg-subtle: #f3d4d4;--light-bg-subtle: #fcfcfd;--dark-bg-subtle: #cdcdcd;--action-border-subtle: #a1acba;--error-border-subtle: #b19e9e;--primary-border-subtle: #aac3e2;--secondary-border-subtle: #c2c5c8;--success-border-subtle: #b5cbbb;--info-border-subtle: #aac3e3;--warning-border-subtle: #ffe1a1;--danger-border-subtle: #e8a9a9;--light-border-subtle: #e8e8e8;--dark-border-subtle: #adb5bd;--white-rgb: 255, 255, 255;--black-rgb: 0, 0, 0;--font-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--body-font-family: var(--font-sans-serif);--body-font-size: 1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #212529;--body-color-rgb: 33, 37, 41;--body-bg: #fff;--body-bg-rgb: 255, 255, 255;--emphasis-color: #000;--emphasis-color-rgb: 0, 0, 0;--secondary-color: rgba(33, 37, 41, 0.75);--secondary-color-rgb: 33, 37, 41;--secondary-bg: #e8e8e8;--secondary-bg-rgb: 232, 232, 232;--tertiary-color: rgba(33, 37, 41, 0.5);--tertiary-color-rgb: 33, 37, 41;--tertiary-bg: #f8f9fa;--tertiary-bg-rgb: 248, 249, 250;--heading-color: var(--template-bg-dark);--link-color: #2a69b8;--link-color-rgb: 42, 105, 184;--link-decoration: none;--link-hover-color: #173a65;--link-hover-color-rgb: 23, 58, 101;--code-color: #971250;--highlight-color: #212529;--highlight-bg: #fff0d0;--border-width: 1px;--border-style: solid;--border-color: #dee2e6;--border-color-translucent: rgba(0, 0, 0, 0.175);--border-radius: 0.25rem;--border-radius-sm: 0.2rem;--border-radius-lg: 0.3rem;--border-radius-xl: 0.3rem;--border-radius-xxl: 2rem;--border-radius-2xl: var(--border-radius-xxl);--border-radius-pill: 50rem;--box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--focus-ring-width: 0.25rem;--focus-ring-opacity: 0.25;--focus-ring-color: rgba(42, 105, 183, 0.25);--form-valid-color: #457d54;--form-valid-border-color: #457d54;--form-invalid-color: #c52827;--form-invalid-border-color: #c52827}.k-ui-j5-form .modal{--modal-zindex: 1050;--modal-width: 500px;--modal-padding: 1rem;--modal-margin: 0.5rem;--modal-color: ;--modal-bg: var(--body-bg);--modal-border-color: var(--border-color-translucent);--modal-border-width: var(--border-width);--modal-border-radius: var(--border-radius-lg);--modal-box-shadow: var(--box-shadow-sm);--modal-inner-border-radius: calc(var(--border-radius-lg) - (var(--border-width)));--modal-header-padding-x: 1rem;--modal-header-padding-y: 1rem;--modal-header-padding: 1rem 1rem;--modal-header-border-color: var(--border-color);--modal-header-border-width: var(--border-width);--modal-title-line-height: 1.5;--modal-footer-gap: 0.5rem;--modal-footer-bg: ;--modal-footer-border-color: var(--border-color);--modal-footer-border-width: var(--border-width);position:fixed;top:0;left:0;z-index:var(--modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.k-ui-j5-form .modal-dialog{position:relative;width:auto;margin:var(--modal-margin);pointer-events:none}.k-ui-j5-form .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.k-ui-j5-form .modal.fade .modal-dialog{transition:none}}.k-ui-j5-form .modal.show .modal-dialog{transform:none}.k-ui-j5-form .modal.modal-static .modal-dialog{transform:scale(1.02)}.k-ui-j5-form .modal-dialog-scrollable{height:calc(100% - var(--modal-margin)*2)}.k-ui-j5-form .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.k-ui-j5-form .modal-dialog-scrollable .modal-body{overflow-y:auto}.k-ui-j5-form .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--modal-margin)*2)}.k-ui-j5-form .modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--modal-color);pointer-events:auto;background-color:var(--modal-bg);background-clip:padding-box;border:var(--modal-border-width) solid var(--modal-border-color);border-radius:var(--modal-border-radius);outline:0}.k-ui-j5-form .modal-backdrop{--backdrop-zindex: 1040;--backdrop-bg: #000;--backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--backdrop-zindex);width:100vw;height:100vh;background-color:var(--backdrop-bg)}.k-ui-j5-form .modal-backdrop.fade{opacity:0}.k-ui-j5-form .modal-backdrop.show{opacity:var(--backdrop-opacity)}.k-ui-j5-form .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--modal-header-padding);border-bottom:var(--modal-header-border-width) solid var(--modal-header-border-color);border-top-left-radius:var(--modal-inner-border-radius);border-top-right-radius:var(--modal-inner-border-radius)}.k-ui-j5-form .modal-header .btn-close{padding:calc(var(--modal-header-padding-y)*.5) calc(var(--modal-header-padding-x)*.5);margin:calc(-0.5*var(--modal-header-padding-y)) calc(-0.5*var(--modal-header-padding-x)) calc(-0.5*var(--modal-header-padding-y)) auto}.k-ui-j5-form .modal-title{margin-bottom:0;line-height:var(--modal-title-line-height)}.k-ui-j5-form .modal-body{position:relative;flex:1 1 auto;padding:var(--modal-padding)}.k-ui-j5-form .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--modal-padding) - var(--modal-footer-gap)*.5);background-color:var(--modal-footer-bg);border-top:var(--modal-footer-border-width) solid var(--modal-footer-border-color);border-bottom-right-radius:var(--modal-inner-border-radius);border-bottom-left-radius:var(--modal-inner-border-radius)}.k-ui-j5-form .modal-footer>*{margin:calc(var(--modal-footer-gap)*.5)}@media(min-width: 576px){.k-ui-j5-form .modal{--modal-margin: 1.75rem;--modal-box-shadow: var(--box-shadow)}.k-ui-j5-form .modal-dialog{max-width:var(--modal-width);margin-right:auto;margin-left:auto}.k-ui-j5-form .modal-sm{--modal-width: 300px}}@media(min-width: 992px){.k-ui-j5-form .modal-lg,.k-ui-j5-form .modal-xl{--modal-width: 800px}}@media(min-width: 1200px){.k-ui-j5-form .modal-xl{--modal-width: 1140px}}.k-ui-j5-form .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen .modal-header,.k-ui-j5-form .modal-fullscreen .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.k-ui-j5-form .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-sm-down .modal-header,.k-ui-j5-form .modal-fullscreen-sm-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.k-ui-j5-form .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-md-down .modal-header,.k-ui-j5-form .modal-fullscreen-md-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.k-ui-j5-form .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-lg-down .modal-header,.k-ui-j5-form .modal-fullscreen-lg-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.k-ui-j5-form .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-xl-down .modal-header,.k-ui-j5-form .modal-fullscreen-xl-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.k-ui-j5-form .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-xxl-down .modal-header,.k-ui-j5-form .modal-fullscreen-xxl-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.k-ui-j5-form .fade{transition:opacity .15s linear;opacity:100%}.k-ui-j5-form joomla-dialog dialog{width:96vw;max-width:1700px;height:96vh;padding:0;border:1px solid var(--border-color-translucent);border-radius:.3rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}@media(min-width: 1400px){.k-ui-j5-form joomla-dialog dialog{width:80vw;height:80vh}}.k-ui-j5-form joomla-dialog dialog[open]{display:flex}.k-ui-j5-form joomla-dialog[type=image] dialog{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.k-ui-j5-form joomla-dialog[type=iframe] dialog{overflow:hidden}.k-ui-j5-form joomla-dialog iframe.iframe-content{width:100%;height:100%}.k-ui-j5-form joomla-dialog[type=iframe].loading dialog:after,.k-ui-j5-form joomla-dialog[type=ajax].loading dialog:after{position:absolute;top:50%;left:50%;display:block;width:66px;height:66px;content:"";background:url("../../../../system/images/ajax-loader.gif?v=144b8c") no-repeat center;transform:translate(-50%, -50%)}.k-ui-j5-form joomla-dialog dialog[open]{animation:dialog-show .4s ease normal}@media(prefers-reduced-motion: reduce){.k-ui-j5-form joomla-dialog dialog[open]{animation:none}}@keyframes dialog-show{0%{opacity:0;transform:translateY(-50px)}30%{opacity:1}100%{transform:translateY(0)}}.k-ui-j5-form .joomla-dialog-container{position:relative;box-sizing:border-box;display:flex;flex-flow:column;width:100%}.k-ui-j5-form .joomla-dialog-container .buttons-holder{display:flex;align-items:center;justify-content:flex-end;-webkit-margin-start:auto;margin-inline-start:auto}.k-ui-j5-form .joomla-dialog-container .buttons-holder button{margin-inline:.375rem}.k-ui-j5-form .joomla-dialog-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border-color)}.k-ui-j5-form .joomla-dialog-header h3,.k-ui-j5-form .joomla-dialog-header .h3{margin:0}.k-ui-j5-form .joomla-dialog-header .header-icon{-webkit-margin-end:.375rem;margin-inline-end:.375rem;font-size:1.25rem}.k-ui-j5-form .joomla-dialog-header.empty{display:none}.k-ui-j5-form .joomla-dialog-body{position:relative;box-sizing:border-box;flex:1 1 auto}.k-ui-j5-form .joomla-dialog-body .buttons-holder{position:absolute;top:1rem;right:1rem}.k-ui-j5-form .joomla-dialog-body joomla-dialog[type=inline],.k-ui-j5-form joomla-dialog[type=ajax] .joomla-dialog-body{overflow:auto}.k-ui-j5-form joomla-dialog.loading .joomla-dialog-body{opacity:0}.k-ui-j5-form joomla-dialog.loaded .joomla-dialog-body{opacity:1;transition:opacity .4s ease}.k-ui-j5-form .joomla-dialog-footer{position:relative;padding:1rem;border-top:1px solid var(--border-color)}.k-ui-j5-form .joomla-dialog-footer .buttons-holder button{padding-inline:22px}.k-ui-j5-form .joomla-dialog-footer.empty{display:none}.k-ui-j5-form .joomla-dialog-alert dialog,.k-ui-j5-form .joomla-dialog-confirm dialog{width:600px;max-width:80vw;height:-moz-fit-content;height:fit-content}.k-ui-j5-form .joomla-dialog-alert .joomla-dialog-body,.k-ui-j5-form .joomla-dialog-confirm .joomla-dialog-body{padding:1rem}@media(min-width: 1400px){.k-ui-j5-form .joomla-dialog-content-select-field dialog{width:90vw;height:90vh}}.k-ui-j5-form .btn{--btn-padding-x: 1rem;--btn-padding-y: 0.5rem;--btn-font-family: ;--btn-font-size: 1rem;--btn-font-weight: 400;--btn-line-height: 1.5;--btn-color: var(--body-color);--btn-bg: transparent;--btn-border-width: var(--border-width);--btn-border-color: transparent;--btn-border-radius: 0.25rem;--btn-hover-border-color: transparent;--btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--btn-disabled-opacity: 0.4;--btn-focus-box-shadow: 0 0 0 0.2rem rgba(var(--btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--btn-padding-y) var(--btn-padding-x);font-family:var(--btn-font-family);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);line-height:var(--btn-line-height);color:var(--btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--btn-border-width) solid var(--btn-border-color);border-radius:var(--btn-border-radius);background-color:var(--btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.k-ui-j5-form .btn{transition:none}}.k-ui-j5-form .btn:hover{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border-color)}.k-ui-j5-form .btn-check+.btn:hover{color:var(--btn-color);background-color:var(--btn-bg);border-color:var(--btn-border-color)}.k-ui-j5-form .btn:focus-visible{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border-color);outline:0;box-shadow:var(--btn-focus-box-shadow)}.k-ui-j5-form .btn-check:focus-visible+.btn{border-color:var(--btn-hover-border-color);outline:0;box-shadow:var(--btn-focus-box-shadow)}.k-ui-j5-form .btn-check:checked+.btn,.k-ui-j5-form :not(.btn-check)+.btn:active,.k-ui-j5-form .btn:first-child:active,.k-ui-j5-form .btn.active,.k-ui-j5-form .btn.show{color:var(--btn-active-color);background-color:var(--btn-active-bg);border-color:var(--btn-active-border-color)}.k-ui-j5-form .btn-check:checked+.btn:focus-visible,.k-ui-j5-form :not(.btn-check)+.btn:active:focus-visible,.k-ui-j5-form .btn:first-child:active:focus-visible,.k-ui-j5-form .btn.active:focus-visible,.k-ui-j5-form .btn.show:focus-visible{box-shadow:var(--btn-focus-box-shadow)}.k-ui-j5-form .btn:disabled,.k-ui-j5-form .btn.disabled,.k-ui-j5-form fieldset:disabled .btn{color:var(--btn-disabled-color);pointer-events:none;background-color:var(--btn-disabled-bg);border-color:var(--btn-disabled-border-color);opacity:var(--btn-disabled-opacity)}.k-ui-j5-form .btn-primary{--btn-color: #fff;--btn-bg: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #102847;--btn-hover-border-color: #0f2642;--btn-focus-shadow-rgb: 54, 78, 109;--btn-active-color: #fff;--btn-active-bg: #0f2642;--btn-active-border-color: #0e233e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #132f53;--btn-disabled-border-color: #132f53}.k-ui-j5-form .btn-secondary{--btn-color: #fff;--btn-bg: #495057;--btn-border-color: #495057;--btn-hover-color: #fff;--btn-hover-bg: #3e444a;--btn-hover-border-color: #3a4046;--btn-focus-shadow-rgb: 100, 106, 112;--btn-active-color: #fff;--btn-active-bg: #3a4046;--btn-active-border-color: #373c41;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #495057;--btn-disabled-border-color: #495057}.k-ui-j5-form .btn-success{--btn-color: #fff;--btn-bg: #457d54;--btn-border-color: #457d54;--btn-hover-color: #fff;--btn-hover-bg: #3b6a47;--btn-hover-border-color: #376443;--btn-focus-shadow-rgb: 97, 145, 110;--btn-active-color: #fff;--btn-active-bg: #376443;--btn-active-border-color: #345e3f;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #457d54;--btn-disabled-border-color: #457d54}.k-ui-j5-form .btn-info{--btn-color: #fff;--btn-bg: #2a69b8;--btn-border-color: #2a69b8;--btn-hover-color: #fff;--btn-hover-bg: #24599c;--btn-hover-border-color: #225493;--btn-focus-shadow-rgb: 74, 128, 195;--btn-active-color: #fff;--btn-active-bg: #225493;--btn-active-border-color: #204f8a;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #2a69b8;--btn-disabled-border-color: #2a69b8}.k-ui-j5-form .btn-warning{--btn-color: #000;--btn-bg: #ffb514;--btn-border-color: #ffb514;--btn-hover-color: #000;--btn-hover-bg: #ffc037;--btn-hover-border-color: #ffbc2c;--btn-focus-shadow-rgb: 217, 154, 17;--btn-active-color: #000;--btn-active-bg: #ffc443;--btn-active-border-color: #ffbc2c;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #ffb514;--btn-disabled-border-color: #ffb514}.k-ui-j5-form .btn-danger{--btn-color: #fff;--btn-bg: #c52827;--btn-border-color: #c52827;--btn-hover-color: #fff;--btn-hover-bg: #a72221;--btn-hover-border-color: #9e201f;--btn-focus-shadow-rgb: 206, 72, 71;--btn-active-color: #fff;--btn-active-bg: #9e201f;--btn-active-border-color: #941e1d;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #c52827;--btn-disabled-border-color: #c52827}.k-ui-j5-form .btn-light{--btn-color: #000;--btn-bg: #f8f9fa;--btn-border-color: #f8f9fa;--btn-hover-color: #000;--btn-hover-bg: #d3d4d5;--btn-hover-border-color: #c6c7c8;--btn-focus-shadow-rgb: 211, 212, 213;--btn-active-color: #000;--btn-active-bg: #c6c7c8;--btn-active-border-color: #babbbc;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #f8f9fa;--btn-disabled-border-color: #f8f9fa}.k-ui-j5-form .btn-dark{--btn-color: #fff;--btn-bg: #212529;--btn-border-color: #212529;--btn-hover-color: #fff;--btn-hover-bg: #424649;--btn-hover-border-color: #373b3e;--btn-focus-shadow-rgb: 66, 70, 73;--btn-active-color: #fff;--btn-active-bg: #4d5154;--btn-active-border-color: #373b3e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #212529;--btn-disabled-border-color: #212529}.k-ui-j5-form .btn-action{--btn-color: #fff;--btn-bg: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #102847;--btn-hover-border-color: #0f2642;--btn-focus-shadow-rgb: 54, 78, 109;--btn-active-color: #fff;--btn-active-bg: #0f2642;--btn-active-border-color: #0e233e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #132f53;--btn-disabled-border-color: #132f53}.k-ui-j5-form .btn-error{--btn-color: #fff;--btn-bg: #3b0d0c;--btn-border-color: #3b0d0c;--btn-hover-color: #fff;--btn-hover-bg: #320b0a;--btn-hover-border-color: #2f0a0a;--btn-focus-shadow-rgb: 88, 49, 48;--btn-active-color: #fff;--btn-active-bg: #2f0a0a;--btn-active-border-color: #2c0a09;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #3b0d0c;--btn-disabled-border-color: #3b0d0c}.k-ui-j5-form .btn-outline-primary{--btn-color: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #132f53;--btn-hover-border-color: #132f53;--btn-focus-shadow-rgb: 19, 47, 83;--btn-active-color: #fff;--btn-active-bg: #132f53;--btn-active-border-color: #132f53;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #132f53;--btn-disabled-bg: transparent;--btn-disabled-border-color: #132f53;--gradient: none}.k-ui-j5-form .btn-outline-secondary{--btn-color: #495057;--btn-border-color: #495057;--btn-hover-color: #fff;--btn-hover-bg: #495057;--btn-hover-border-color: #495057;--btn-focus-shadow-rgb: 73, 80, 87;--btn-active-color: #fff;--btn-active-bg: #495057;--btn-active-border-color: #495057;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #495057;--btn-disabled-bg: transparent;--btn-disabled-border-color: #495057;--gradient: none}.k-ui-j5-form .btn-outline-success{--btn-color: #457d54;--btn-border-color: #457d54;--btn-hover-color: #fff;--btn-hover-bg: #457d54;--btn-hover-border-color: #457d54;--btn-focus-shadow-rgb: 69, 125, 84;--btn-active-color: #fff;--btn-active-bg: #457d54;--btn-active-border-color: #457d54;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #457d54;--btn-disabled-bg: transparent;--btn-disabled-border-color: #457d54;--gradient: none}.k-ui-j5-form .btn-outline-info{--btn-color: #2a69b8;--btn-border-color: #2a69b8;--btn-hover-color: #fff;--btn-hover-bg: #2a69b8;--btn-hover-border-color: #2a69b8;--btn-focus-shadow-rgb: 42, 105, 184;--btn-active-color: #fff;--btn-active-bg: #2a69b8;--btn-active-border-color: #2a69b8;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #2a69b8;--btn-disabled-bg: transparent;--btn-disabled-border-color: #2a69b8;--gradient: none}.k-ui-j5-form .btn-outline-warning{--btn-color: #ffb514;--btn-border-color: #ffb514;--btn-hover-color: #000;--btn-hover-bg: #ffb514;--btn-hover-border-color: #ffb514;--btn-focus-shadow-rgb: 255, 181, 20;--btn-active-color: #000;--btn-active-bg: #ffb514;--btn-active-border-color: #ffb514;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #ffb514;--btn-disabled-bg: transparent;--btn-disabled-border-color: #ffb514;--gradient: none}.k-ui-j5-form .btn-outline-danger{--btn-color: #c52827;--btn-border-color: #c52827;--btn-hover-color: #fff;--btn-hover-bg: #c52827;--btn-hover-border-color: #c52827;--btn-focus-shadow-rgb: 197, 40, 39;--btn-active-color: #fff;--btn-active-bg: #c52827;--btn-active-border-color: #c52827;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #c52827;--btn-disabled-bg: transparent;--btn-disabled-border-color: #c52827;--gradient: none}.k-ui-j5-form .btn-outline-light{--btn-color: #f8f9fa;--btn-border-color: #f8f9fa;--btn-hover-color: #000;--btn-hover-bg: #f8f9fa;--btn-hover-border-color: #f8f9fa;--btn-focus-shadow-rgb: 248, 249, 250;--btn-active-color: #000;--btn-active-bg: #f8f9fa;--btn-active-border-color: #f8f9fa;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #f8f9fa;--btn-disabled-bg: transparent;--btn-disabled-border-color: #f8f9fa;--gradient: none}.k-ui-j5-form .btn-outline-dark{--btn-color: #212529;--btn-border-color: #212529;--btn-hover-color: #fff;--btn-hover-bg: #212529;--btn-hover-border-color: #212529;--btn-focus-shadow-rgb: 33, 37, 41;--btn-active-color: #fff;--btn-active-bg: #212529;--btn-active-border-color: #212529;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #212529;--btn-disabled-bg: transparent;--btn-disabled-border-color: #212529;--gradient: none}.k-ui-j5-form .btn-outline-action{--btn-color: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #132f53;--btn-hover-border-color: #132f53;--btn-focus-shadow-rgb: 19, 47, 83;--btn-active-color: #fff;--btn-active-bg: #132f53;--btn-active-border-color: #132f53;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #132f53;--btn-disabled-bg: transparent;--btn-disabled-border-color: #132f53;--gradient: none}.k-ui-j5-form .btn-outline-error{--btn-color: #3b0d0c;--btn-border-color: #3b0d0c;--btn-hover-color: #fff;--btn-hover-bg: #3b0d0c;--btn-hover-border-color: #3b0d0c;--btn-focus-shadow-rgb: 59, 13, 12;--btn-active-color: #fff;--btn-active-bg: #3b0d0c;--btn-active-border-color: #3b0d0c;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #3b0d0c;--btn-disabled-bg: transparent;--btn-disabled-border-color: #3b0d0c;--gradient: none}.k-ui-j5-form .btn-link{--btn-font-weight: 400;--btn-color: var(--link-color);--btn-bg: transparent;--btn-border-color: transparent;--btn-hover-color: var(--link-hover-color);--btn-hover-border-color: transparent;--btn-active-color: var(--link-hover-color);--btn-active-border-color: transparent;--btn-disabled-color: #666e76;--btn-disabled-border-color: transparent;--btn-box-shadow: 0 0 0 #000;--btn-focus-shadow-rgb: 74, 128, 195;text-decoration:none}.k-ui-j5-form .btn-link:focus-visible{color:var(--btn-color)}.k-ui-j5-form .btn-link:hover{color:var(--btn-hover-color)}.k-ui-j5-form .btn-lg,.k-ui-j5-form .btn-group-lg>.btn{--btn-padding-y: 0.5rem;--btn-padding-x: 1rem;--btn-font-size: 1.25rem;--btn-border-radius: var(--border-radius-lg)}.k-ui-j5-form .btn-sm,.k-ui-j5-form .btn-group-sm>.btn{--btn-padding-y: 0.25rem;--btn-padding-x: 0.5rem;--btn-font-size: 0.8rem;--btn-border-radius: var(--border-radius-sm)}.k-ui-j5-form .btn-close{--btn-close-color: #000;--btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--btn-close-opacity: 0.5;--btn-close-hover-opacity: 0.75;--btn-close-focus-shadow: 0 0 0 0.25rem rgba(42, 105, 183, 0.25);--btn-close-focus-opacity: 1;--btn-close-disabled-opacity: 0.25;--btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--btn-close-color);background:rgba(0,0,0,0) var(--btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:var(--btn-close-opacity)}.k-ui-j5-form .btn-close:hover{color:var(--btn-close-color);text-decoration:none;opacity:var(--btn-close-hover-opacity)}.k-ui-j5-form .btn-close:focus{outline:0;box-shadow:var(--btn-close-focus-shadow);opacity:var(--btn-close-focus-opacity)}.k-ui-j5-form .btn-close:disabled,.k-ui-j5-form .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--btn-close-disabled-opacity)}.k-ui-j5-form .btn-close-white{filter:var(--btn-close-white-filter)}.k-ui-j5-form .btn-primary{color:var(--template-text-light);background-color:var(--template-bg-dark-60);border-color:var(--template-bg-dark-60)}.k-ui-j5-form .btn-primary:hover,.k-ui-j5-form .btn-primary:focus,.k-ui-j5-form .btn-primary:active{background-color:var(--template-bg-dark-70);border-color:var(--template-bg-dark-90)}.k-ui-j5-form .btn-primary:not(:disabled):not(.disabled):active,.k-ui-j5-form .btn-primary:not(:disabled):not(.disabled).active,.k-ui-j5-form .show>.btn-primary.dropdown-toggle{background-color:var(--template-bg-dark);border-color:var(--template-bg-dark)}.k-ui-j5-form .btn-secondary{background-color:var(--template-bg-dark-60);border-color:var(--template-bg-dark-60)}.k-ui-j5-form details{padding:.5rem 1rem;margin:0 0 2rem;background:var(--template-bg-dark-3);border:1px solid var(--template-bg-dark-10);border-radius:.25rem}.k-ui-j5-form details summary{color:var(--template-link-color)}.k-ui-j5-form details summary~*{margin-top:1rem}.k-ui-j5-form .jviewport-height10{height:10vh}.k-ui-j5-form .jviewport-height20{height:20vh}.k-ui-j5-form .jviewport-height30{height:30vh}.k-ui-j5-form .jviewport-height40{height:40vh}.k-ui-j5-form .jviewport-height50{height:50vh}.k-ui-j5-form .jviewport-height60{height:60vh}.k-ui-j5-form .jviewport-height70{height:70vh}.k-ui-j5-form .jviewport-height80{height:80vh}.k-ui-j5-form .jviewport-height90{height:90vh}.k-ui-j5-form .jviewport-height100{height:100vh}.k-ui-j5-form [class*=jviewport-height] iframe{height:100%}.k-ui-j5-form .modal-dialog.jviewport-width10{width:10vw}.k-ui-j5-form .modal-dialog.jviewport-width20{width:20vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width30{width:30vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width40{width:40vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width50{width:50vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width60{width:60vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width70{width:70vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width80{width:80vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width90{width:90vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width100{width:100vw;max-width:none}@media(max-width: 767.98px){.k-ui-j5-form .modal-dialog{margin:1.75rem auto}}.k-ui-j5-form .modal-dialog .modal-body{padding:0}.k-ui-j5-form iframe{border:0}.k-ui-j5-form .modal iframe{width:100%}.k-ui-j5-form .btn-toolbar{margin:1em 0 0}.k-ui-j5-form .pull-left{float:left}[dir=rtl] .k-ui-j5-form .pull-left{float:right}.k-ui-j5-form .pull-right{float:right}[dir=rtl] .k-ui-j5-form .pull-right{float:left}.k-ui-j5-form .clearfix:before,.k-ui-j5-form .clearfix:after{display:table;content:" "}.k-ui-j5-form .clearfix:after{clear:both}.k-ui-j5-form .editor:before,.k-ui-j5-form .editor:after{display:table;content:" "}.k-ui-j5-form .editor:after{clear:both}.k-ui-j5-form .select2-container--bootstrap .select2-search--dropdown .select2-search__field{margin-bottom:0;height:auto}.k-ui-j3-form .k-ui-namespace #editor-xtd-buttons .btn{margin-bottom:4px !important;margin-right:4px !important}.k-ui-j3-form .k-ui-namespace #editor-xtd-buttons .btn [class^=icon-],.k-ui-j3-form .k-ui-namespace #editor-xtd-buttons .btn [class*=" icon-"]{margin-right:4px !important;background-image:none !important;vertical-align:inherit !important}.k-ui-j3-form .k-ui-namespace .btn-toolbar{margin:1em 0 0}.k-ui-j3-form .k-ui-namespace .pull-left{float:left}[dir=rtl] .k-ui-j3-form .k-ui-namespace .pull-left{float:right}.k-ui-j3-form .k-ui-namespace .pull-right{float:right}[dir=rtl] .k-ui-j3-form .k-ui-namespace .pull-right{float:left}.k-ui-j3-form .k-ui-namespace .clearfix:before,.k-ui-j3-form .k-ui-namespace .clearfix:after{display:table;content:" "}.k-ui-j3-form .k-ui-namespace .clearfix:after{clear:both}.k-ui-j3-form .k-ui-namespace .editor:before,.k-ui-j3-form .k-ui-namespace .editor:after{display:table;content:" "}.k-ui-j3-form .k-ui-namespace .editor:after{clear:both}.k-ui-j3-form .k-ui-namespace .select2-container--bootstrap .select2-search--dropdown .select2-search__field{margin-bottom:0;height:auto}@font-face{font-family:"IcoMoon";src:url("../../../jui/fonts/IcoMoon.eot");src:url("../../../jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"),url("../../../jui/fonts/IcoMoon.woff") format("woff"),url("../../../jui/fonts/IcoMoon.ttf") format("truetype"),url("../../../jui/fonts/IcoMoon.svg#IcoMoon") format("svg");font-weight:normal;font-style:normal}.k-ui-j3-form [data-icon]:before{font-family:"IcoMoon";content:attr(data-icon);speak:none}.k-ui-j3-form [class^=icon-],.k-ui-j3-form [class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-right:.25em;line-height:14px;background-image:none !important;vertical-align:inherit !important}.k-ui-j3-form [class^=icon-]:before,.k-ui-j3-form [class*=" icon-"]:before{font-family:"IcoMoon";font-style:normal;speak:none}.k-ui-j3-form [class^=icon-].disabled,.k-ui-j3-form [class*=" icon-"].disabled{font-weight:normal}.k-ui-j3-form .icon-joomla:before{content:""}.k-ui-j3-form .icon-chevron-up:before,.k-ui-j3-form .icon-uparrow:before,.k-ui-j3-form .icon-arrow-up:before{content:""}.k-ui-j3-form .icon-chevron-right:before,.k-ui-j3-form .icon-rightarrow:before,.k-ui-j3-form .icon-arrow-right:before{content:""}.k-ui-j3-form .icon-chevron-down:before,.k-ui-j3-form .icon-downarrow:before,.k-ui-j3-form .icon-arrow-down:before{content:""}.k-ui-j3-form .icon-chevron-left:before,.k-ui-j3-form .icon-leftarrow:before,.k-ui-j3-form .icon-arrow-left:before{content:""}.k-ui-j3-form .icon-arrow-first:before{content:""}.k-ui-j3-form .icon-arrow-last:before{content:""}.k-ui-j3-form .icon-arrow-up-2:before{content:""}.k-ui-j3-form .icon-arrow-right-2:before{content:""}.k-ui-j3-form .icon-arrow-down-2:before{content:""}.k-ui-j3-form .icon-arrow-left-2:before{content:""}.k-ui-j3-form .icon-arrow-up-3:before{content:""}.k-ui-j3-form .icon-arrow-right-3:before{content:""}.k-ui-j3-form .icon-arrow-down-3:before{content:""}.k-ui-j3-form .icon-arrow-left-3:before{content:""}.k-ui-j3-form .icon-menu-2:before{content:""}.k-ui-j3-form .icon-arrow-up-4:before{content:""}.k-ui-j3-form .icon-arrow-right-4:before{content:""}.k-ui-j3-form .icon-arrow-down-4:before{content:""}.k-ui-j3-form .icon-arrow-left-4:before{content:""}.k-ui-j3-form .icon-share:before,.k-ui-j3-form .icon-redo:before{content:"'"}.k-ui-j3-form .icon-undo:before{content:"("}.k-ui-j3-form .icon-forward-2:before{content:""}.k-ui-j3-form .icon-backward-2:before,.k-ui-j3-form .icon-reply:before{content:""}.k-ui-j3-form .icon-unblock:before,.k-ui-j3-form .icon-refresh:before,.k-ui-j3-form .icon-redo-2:before{content:"l"}.k-ui-j3-form .icon-undo-2:before{content:""}.k-ui-j3-form .icon-move:before{content:"z"}.k-ui-j3-form .icon-expand:before{content:"f"}.k-ui-j3-form .icon-contract:before{content:"g"}.k-ui-j3-form .icon-expand-2:before{content:"h"}.k-ui-j3-form .icon-contract-2:before{content:"i"}.k-ui-j3-form .icon-play:before{content:""}.k-ui-j3-form .icon-pause:before{content:""}.k-ui-j3-form .icon-stop:before{content:""}.k-ui-j3-form .icon-previous:before,.k-ui-j3-form .icon-backward:before{content:"|"}.k-ui-j3-form .icon-next:before,.k-ui-j3-form .icon-forward:before{content:"{"}.k-ui-j3-form .icon-first:before{content:"}"}.k-ui-j3-form .icon-last:before{content:""}.k-ui-j3-form .icon-play-circle:before{content:""}.k-ui-j3-form .icon-pause-circle:before{content:""}.k-ui-j3-form .icon-stop-circle:before{content:""}.k-ui-j3-form .icon-backward-circle:before{content:""}.k-ui-j3-form .icon-forward-circle:before{content:""}.k-ui-j3-form .icon-loop:before{content:""}.k-ui-j3-form .icon-shuffle:before{content:""}.k-ui-j3-form .icon-search:before{content:"S"}.k-ui-j3-form .icon-zoom-in:before{content:"d"}.k-ui-j3-form .icon-zoom-out:before{content:"e"}.k-ui-j3-form .icon-apply:before,.k-ui-j3-form .icon-edit:before,.k-ui-j3-form .icon-pencil:before{content:"+"}.k-ui-j3-form .icon-pencil-2:before{content:","}.k-ui-j3-form .icon-brush:before{content:";"}.k-ui-j3-form .icon-save-new:before,.k-ui-j3-form .icon-plus-2:before{content:"]"}.k-ui-j3-form .icon-minus-sign:before,.k-ui-j3-form .icon-minus-2:before{content:"^"}.k-ui-j3-form .icon-delete:before,.k-ui-j3-form .icon-remove:before,.k-ui-j3-form .icon-cancel-2:before{content:"I"}.k-ui-j3-form .icon-publish:before,.k-ui-j3-form .icon-save:before,.k-ui-j3-form .icon-ok:before,.k-ui-j3-form .icon-checkmark:before{content:"G"}.k-ui-j3-form .icon-new:before,.k-ui-j3-form .icon-plus:before{content:"*"}.k-ui-j3-form .icon-plus-circle:before{content:""}.k-ui-j3-form .icon-minus:before,.k-ui-j3-form .icon-not-ok:before{content:"K"}.k-ui-j3-form .icon-ban-circle:before,.k-ui-j3-form .icon-minus-circle:before{content:""}.k-ui-j3-form .icon-unpublish:before,.k-ui-j3-form .icon-cancel:before{content:"J"}.k-ui-j3-form .icon-cancel-circle:before{content:""}.k-ui-j3-form .icon-checkmark-2:before{content:""}.k-ui-j3-form .icon-checkmark-circle:before{content:""}.k-ui-j3-form .icon-info:before{content:""}.k-ui-j3-form .icon-info-2:before,.k-ui-j3-form .icon-info-circle:before{content:""}.k-ui-j3-form .icon-question:before,.k-ui-j3-form .icon-question-sign:before,.k-ui-j3-form .icon-help:before{content:"E"}.k-ui-j3-form .icon-question-2:before,.k-ui-j3-form .icon-question-circle:before{content:""}.k-ui-j3-form .icon-notification:before{content:""}.k-ui-j3-form .icon-notification-2:before,.k-ui-j3-form .icon-notification-circle:before{content:""}.k-ui-j3-form .icon-pending:before,.k-ui-j3-form .icon-warning:before{content:"H"}.k-ui-j3-form .icon-warning-2:before,.k-ui-j3-form .icon-warning-circle:before{content:""}.k-ui-j3-form .icon-checkbox-unchecked:before{content:"="}.k-ui-j3-form .icon-checkin:before,.k-ui-j3-form .icon-checkbox:before,.k-ui-j3-form .icon-checkbox-checked:before{content:">"}.k-ui-j3-form .icon-checkbox-partial:before{content:"?"}.k-ui-j3-form .icon-square:before{content:""}.k-ui-j3-form .icon-radio-unchecked:before{content:""}.k-ui-j3-form .icon-radio-checked:before,.k-ui-j3-form .icon-generic:before{content:""}.k-ui-j3-form .icon-circle:before{content:""}.k-ui-j3-form .icon-signup:before{content:""}.k-ui-j3-form .icon-grid:before,.k-ui-j3-form .icon-grid-view:before{content:"X"}.k-ui-j3-form .icon-grid-2:before,.k-ui-j3-form .icon-grid-view-2:before{content:"Y"}.k-ui-j3-form .icon-menu:before{content:"Z"}.k-ui-j3-form .icon-list:before,.k-ui-j3-form .icon-list-view:before{content:"1"}.k-ui-j3-form .icon-list-2:before{content:""}.k-ui-j3-form .icon-menu-3:before{content:""}.k-ui-j3-form .icon-folder-open:before,.k-ui-j3-form .icon-folder:before{content:"-"}.k-ui-j3-form .icon-folder-close:before,.k-ui-j3-form .icon-folder-2:before{content:"."}.k-ui-j3-form .icon-folder-plus:before{content:""}.k-ui-j3-form .icon-folder-minus:before{content:""}.k-ui-j3-form .icon-folder-3:before{content:""}.k-ui-j3-form .icon-folder-plus-2:before{content:""}.k-ui-j3-form .icon-folder-remove:before{content:""}.k-ui-j3-form .icon-file:before{content:""}.k-ui-j3-form .icon-file-2:before{content:""}.k-ui-j3-form .icon-file-add:before,.k-ui-j3-form .icon-file-plus:before{content:")"}.k-ui-j3-form .icon-file-minus:before{content:""}.k-ui-j3-form .icon-file-check:before{content:""}.k-ui-j3-form .icon-file-remove:before{content:""}.k-ui-j3-form .icon-save-copy:before,.k-ui-j3-form .icon-copy:before{content:""}.k-ui-j3-form .icon-stack:before{content:""}.k-ui-j3-form .icon-tree:before{content:""}.k-ui-j3-form .icon-tree-2:before{content:""}.k-ui-j3-form .icon-paragraph-left:before{content:""}.k-ui-j3-form .icon-paragraph-center:before{content:""}.k-ui-j3-form .icon-paragraph-right:before{content:""}.k-ui-j3-form .icon-paragraph-justify:before{content:""}.k-ui-j3-form .icon-screen:before{content:""}.k-ui-j3-form .icon-tablet:before{content:""}.k-ui-j3-form .icon-mobile:before{content:""}.k-ui-j3-form .icon-box-add:before{content:"Q"}.k-ui-j3-form .icon-box-remove:before{content:"R"}.k-ui-j3-form .icon-download:before{content:""}.k-ui-j3-form .icon-upload:before{content:""}.k-ui-j3-form .icon-home:before{content:"!"}.k-ui-j3-form .icon-home-2:before{content:""}.k-ui-j3-form .icon-out-2:before,.k-ui-j3-form .icon-new-tab:before{content:""}.k-ui-j3-form .icon-out-3:before,.k-ui-j3-form .icon-new-tab-2:before{content:""}.k-ui-j3-form .icon-link:before{content:""}.k-ui-j3-form .icon-picture:before,.k-ui-j3-form .icon-image:before{content:"/"}.k-ui-j3-form .icon-pictures:before,.k-ui-j3-form .icon-images:before{content:"0"}.k-ui-j3-form .icon-palette:before,.k-ui-j3-form .icon-color-palette:before{content:""}.k-ui-j3-form .icon-camera:before{content:"U"}.k-ui-j3-form .icon-camera-2:before,.k-ui-j3-form .icon-video:before{content:""}.k-ui-j3-form .icon-play-2:before,.k-ui-j3-form .icon-video-2:before,.k-ui-j3-form .icon-youtube:before{content:"V"}.k-ui-j3-form .icon-music:before{content:"W"}.k-ui-j3-form .icon-user:before{content:'"'}.k-ui-j3-form .icon-users:before{content:""}.k-ui-j3-form .icon-vcard:before{content:"m"}.k-ui-j3-form .icon-address:before{content:"p"}.k-ui-j3-form .icon-share-alt:before,.k-ui-j3-form .icon-out:before{content:"&"}.k-ui-j3-form .icon-enter:before{content:""}.k-ui-j3-form .icon-exit:before{content:""}.k-ui-j3-form .icon-comment:before,.k-ui-j3-form .icon-comments:before{content:"$"}.k-ui-j3-form .icon-comments-2:before{content:"%"}.k-ui-j3-form .icon-quote:before,.k-ui-j3-form .icon-quotes-left:before{content:"`"}.k-ui-j3-form .icon-quote-2:before,.k-ui-j3-form .icon-quotes-right:before{content:"a"}.k-ui-j3-form .icon-quote-3:before,.k-ui-j3-form .icon-bubble-quote:before{content:""}.k-ui-j3-form .icon-phone:before{content:""}.k-ui-j3-form .icon-phone-2:before{content:""}.k-ui-j3-form .icon-envelope:before,.k-ui-j3-form .icon-mail:before{content:"M"}.k-ui-j3-form .icon-envelope-opened:before,.k-ui-j3-form .icon-mail-2:before{content:"N"}.k-ui-j3-form .icon-unarchive:before,.k-ui-j3-form .icon-drawer:before{content:"O"}.k-ui-j3-form .icon-archive:before,.k-ui-j3-form .icon-drawer-2:before{content:"P"}.k-ui-j3-form .icon-briefcase:before{content:""}.k-ui-j3-form .icon-tag:before{content:""}.k-ui-j3-form .icon-tag-2:before{content:""}.k-ui-j3-form .icon-tags:before{content:""}.k-ui-j3-form .icon-tags-2:before{content:""}.k-ui-j3-form .icon-options:before,.k-ui-j3-form .icon-cog:before{content:"8"}.k-ui-j3-form .icon-cogs:before{content:"7"}.k-ui-j3-form .icon-screwdriver:before,.k-ui-j3-form .icon-tools:before{content:"6"}.k-ui-j3-form .icon-wrench:before{content:":"}.k-ui-j3-form .icon-equalizer:before{content:"9"}.k-ui-j3-form .icon-dashboard:before{content:"x"}.k-ui-j3-form .icon-switch:before{content:""}.k-ui-j3-form .icon-filter:before{content:"T"}.k-ui-j3-form .icon-purge:before,.k-ui-j3-form .icon-trash:before{content:"L"}.k-ui-j3-form .icon-checkedout:before,.k-ui-j3-form .icon-lock:before,.k-ui-j3-form .icon-locked:before{content:"#"}.k-ui-j3-form .icon-unlock:before{content:""}.k-ui-j3-form .icon-key:before{content:"_"}.k-ui-j3-form .icon-support:before{content:"F"}.k-ui-j3-form .icon-database:before{content:"b"}.k-ui-j3-form .icon-scissors:before{content:""}.k-ui-j3-form .icon-health:before{content:"j"}.k-ui-j3-form .icon-wand:before{content:"k"}.k-ui-j3-form .icon-eye-open:before,.k-ui-j3-form .icon-eye:before{content:"<"}.k-ui-j3-form .icon-eye-close:before,.k-ui-j3-form .icon-eye-blocked:before,.k-ui-j3-form .icon-eye-2:before{content:""}.k-ui-j3-form .icon-clock:before{content:"n"}.k-ui-j3-form .icon-compass:before{content:"o"}.k-ui-j3-form .icon-broadcast:before,.k-ui-j3-form .icon-connection:before,.k-ui-j3-form .icon-wifi:before{content:""}.k-ui-j3-form .icon-book:before{content:""}.k-ui-j3-form .icon-lightning:before,.k-ui-j3-form .icon-flash:before{content:"y"}.k-ui-j3-form .icon-print:before,.k-ui-j3-form .icon-printer:before{content:""}.k-ui-j3-form .icon-feed:before{content:"q"}.k-ui-j3-form .icon-calendar:before{content:"C"}.k-ui-j3-form .icon-calendar-2:before{content:"D"}.k-ui-j3-form .icon-calendar-3:before{content:""}.k-ui-j3-form .icon-pie:before{content:"w"}.k-ui-j3-form .icon-bars:before{content:"v"}.k-ui-j3-form .icon-chart:before{content:"u"}.k-ui-j3-form .icon-power-cord:before{content:"2"}.k-ui-j3-form .icon-cube:before{content:"3"}.k-ui-j3-form .icon-puzzle:before{content:"4"}.k-ui-j3-form .icon-attachment:before,.k-ui-j3-form .icon-paperclip:before,.k-ui-j3-form .icon-flag-2:before{content:"r"}.k-ui-j3-form .icon-lamp:before{content:"t"}.k-ui-j3-form .icon-pin:before,.k-ui-j3-form .icon-pushpin:before{content:"s"}.k-ui-j3-form .icon-location:before{content:"c"}.k-ui-j3-form .icon-shield:before{content:""}.k-ui-j3-form .icon-flag:before{content:"5"}.k-ui-j3-form .icon-flag-3:before{content:""}.k-ui-j3-form .icon-bookmark:before{content:""}.k-ui-j3-form .icon-bookmark-2:before{content:""}.k-ui-j3-form .icon-heart:before{content:""}.k-ui-j3-form .icon-heart-2:before{content:""}.k-ui-j3-form .icon-thumbs-up:before{content:"["}.k-ui-j3-form .icon-thumbs-down:before{content:"\\"}.k-ui-j3-form .icon-unfeatured:before,.k-ui-j3-form .icon-asterisk:before,.k-ui-j3-form .icon-star-empty:before{content:"@"}.k-ui-j3-form .icon-star-2:before{content:"A"}.k-ui-j3-form .icon-featured:before,.k-ui-j3-form .icon-default:before,.k-ui-j3-form .icon-star:before{content:"B"}.k-ui-j3-form .icon-smiley:before,.k-ui-j3-form .icon-smiley-happy:before{content:""}.k-ui-j3-form .icon-smiley-2:before,.k-ui-j3-form .icon-smiley-happy-2:before{content:""}.k-ui-j3-form .icon-smiley-sad:before{content:""}.k-ui-j3-form .icon-smiley-sad-2:before{content:""}.k-ui-j3-form .icon-smiley-neutral:before{content:""}.k-ui-j3-form .icon-smiley-neutral-2:before{content:""}.k-ui-j3-form .icon-cart:before{content:""}.k-ui-j3-form .icon-basket:before{content:""}.k-ui-j3-form .icon-credit:before{content:""}.k-ui-j3-form .icon-credit-2:before{content:""}.k-ui-j3-form .icon-expired:before{content:"K"}.k-ui-j4-form{/*! +@font-face{font-family:"k-icons";src:url("../../framework/fonts/k-icons/k-icons.eot");src:url("../../framework/fonts/k-icons/k-icons.eot?#iefix") format("embedded-opentype"),url("../../framework/fonts/k-icons/k-icons.woff") format("woff"),url("../../framework/fonts/k-icons/k-icons.ttf") format("truetype"),url("../../framework/fonts/k-icons/k-icons.svg#k-icons") format("svg");font-weight:normal;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:"k-icons";src:url("../../framework/fonts/k-icons/k-icons.svg#k-icons") format("svg")}}.footable.breakpoint .footable-toggle:after,.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle:after,.k-appearance .k-ui-namespace input[type=checkbox]:before,.k-icon-open,.k-icon-menu-opened,.k-icon-menu-closed,.k-icon-folder-opened,.k-icon-folder-closed,.k-icon-filter,.k-icon-enabled,.k-icon-documents,.k-icon-document-link,.k-icon-document-video,.k-icon-document-spreadsheet,.k-icon-document-pdf,.k-icon-document-image,.k-icon-document-folder,.k-icon-document-document,.k-icon-document-default,.k-icon-document-audio,.k-icon-document-archive,.k-icon-disabled,.k-icon-close,.k-icon-zoom-out,.k-icon-zoom-in,.k-icon-yen,.k-icon-x,.k-icon-wrench,.k-icon-wifi,.k-icon-warning,.k-icon-volume-off,.k-icon-volume-low,.k-icon-volume-high,.k-icon-video,.k-icon-vertical-align-top,.k-icon-vertical-align-center,.k-icon-vertical-align-bottom,.k-icon-underline,.k-icon-trash,.k-icon-transfer,.k-icon-timer,.k-icon-thumb-up,.k-icon-thumb-down,.k-icon-text,.k-icon-terminal,.k-icon-task,.k-icon-target,.k-icon-tags,.k-icon-tag,.k-icon-tablet,.k-icon-sun,.k-icon-star,.k-icon-spreadsheet,.k-icon-sort-descending,.k-icon-sort-ascending,.k-icon-signpost,.k-icon-signal,.k-icon-shield,.k-icon-share,.k-icon-share-boxed,.k-icon-script,.k-icon-rss,.k-icon-rss-alt,.k-icon-resize-width,.k-icon-resize-height,.k-icon-resize-both,.k-icon-reload,.k-icon-random,.k-icon-rain,.k-icon-question-mark,.k-icon-puzzle-piece,.k-icon-pulse,.k-icon-project,.k-icon-print,.k-icon-power-standby,.k-icon-plus,.k-icon-play-circle,.k-icon-pin,.k-icon-pie-chart,.k-icon-phone,.k-icon-person,.k-icon-people,.k-icon-pencil,.k-icon-paperclip,.k-icon-musical-note,.k-icon-move,.k-icon-moon,.k-icon-monitor,.k-icon-minus,.k-icon-microphone,.k-icon-menu,.k-icon-medical-cross,.k-icon-media-stop,.k-icon-media-step-forward,.k-icon-media-step-backward,.k-icon-media-skip-forward,.k-icon-media-skip-backward,.k-icon-media-record,.k-icon-media-play,.k-icon-media-pause,.k-icon-map,.k-icon-map-marker,.k-icon-magnifying-glass,.k-icon-loop,.k-icon-loop-square,.k-icon-loop-circular,.k-icon-lock-unlocked,.k-icon-lock-locked,.k-icon-location,.k-icon-list,.k-icon-list-rich,.k-icon-link-intact,.k-icon-link-broken,.k-icon-lightbulb,.k-icon-layers,.k-icon-laptop,.k-icon-key,.k-icon-justify-right,.k-icon-justify-left,.k-icon-justify-center,.k-icon-italic,.k-icon-info,.k-icon-infinity,.k-icon-inbox,.k-icon-image,.k-icon-home,.k-icon-heart,.k-icon-headphones,.k-icon-header,.k-icon-hard-drive,.k-icon-grid-two-up,.k-icon-grid-three-up,.k-icon-grid-four-up,.k-icon-graph,.k-icon-globe,.k-icon-fullscreen-exit,.k-icon-fullscreen-enter,.k-icon-fork,.k-icon-folder,.k-icon-flash,.k-icon-flag,.k-icon-fire,.k-icon-file,.k-icon-eyedropper,.k-icon-eye,.k-icon-external-link,.k-icon-expand-up,.k-icon-expand-right,.k-icon-expand-left,.k-icon-expand-down,.k-icon-excerpt,.k-icon-euro,.k-icon-envelope-open,.k-icon-envelope-closed,.k-icon-ellipses,.k-icon-elevator,.k-icon-eject,.k-icon-droplet,.k-icon-double-quote-serif-right,.k-icon-double-quote-serif-left,.k-icon-double-quote-sans-right,.k-icon-double-quote-sans-left,.k-icon-dollar,.k-icon-document,.k-icon-dial,.k-icon-delete,.k-icon-data-transfer-upload,.k-icon-data-transfer-download,.k-icon-dashboard,.k-icon-crop,.k-icon-credit-card,.k-icon-copywriting,.k-icon-contrast,.k-icon-compass,.k-icon-comment-square,.k-icon-command,.k-icon-collapse-up,.k-icon-collapse-right,.k-icon-collapse-left,.k-icon-collapse-down,.k-icon-cog,.k-icon-code,.k-icon-cloudy,.k-icon-cloud,.k-icon-cloud-upload,.k-icon-cloud-download,.k-icon-clock,.k-icon-clipboard,.k-icon-circle-x,.k-icon-circle-check,.k-icon-chevron-top,.k-icon-chevron-right,.k-icon-chevron-left,.k-icon-chevron-bottom,.k-icon-check,.k-icon-chat,.k-icon-cart,.k-icon-caret-top,.k-icon-caret-right,.k-icon-caret-left,.k-icon-caret-bottom,.k-icon-camera-slr,.k-icon-calendar,.k-icon-calculator,.k-icon-bullhorn,.k-icon-bug,.k-icon-brush,.k-icon-browser,.k-icon-british-pound,.k-icon-briefcase,.k-icon-box,.k-icon-bookmark,.k-icon-book,.k-icon-bolt,.k-icon-bold,.k-icon-bluetooth,.k-icon-bell,.k-icon-beaker,.k-icon-battery-full,.k-icon-battery-empty,.k-icon-basket,.k-icon-bar-chart,.k-icon-ban,.k-icon-badge,.k-icon-audio,.k-icon-audio-spectrum,.k-icon-arrow-top,.k-icon-arrow-thick-top,.k-icon-arrow-thick-right,.k-icon-arrow-thick-left,.k-icon-arrow-thick-bottom,.k-icon-arrow-right,.k-icon-arrow-left,.k-icon-arrow-circle-top,.k-icon-arrow-circle-right,.k-icon-arrow-circle-left,.k-icon-arrow-circle-bottom,.k-icon-arrow-bottom,.k-icon-aperture,.k-icon-align-right,.k-icon-align-left,.k-icon-align-center,.k-icon-action-undo,.k-icon-action-redo,.k-icon-account-logout,.k-icon-account-login{speak:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-transform:none;line-height:1;font-style:normal;font-variant:normal;font-weight:normal;font-family:"k-icons"}.k-appearance .k-ui-namespace input[type=checkbox]:before,.k-icon-open:before,.k-icon-menu-opened:before,.k-icon-menu-closed:before,.k-icon-folder-opened:before,.k-icon-folder-closed:before,.k-icon-filter:before,.k-icon-enabled:before,.k-icon-documents:before,.k-icon-document-link:before,.k-icon-document-video:before,.k-icon-document-spreadsheet:before,.k-icon-document-pdf:before,.k-icon-document-image:before,.k-icon-document-folder:before,.k-icon-document-document:before,.k-icon-document-default:before,.k-icon-document-audio:before,.k-icon-document-archive:before,.k-icon-disabled:before,.k-icon-close:before,.k-icon-zoom-out:before,.k-icon-zoom-in:before,.k-icon-yen:before,.k-icon-x:before,.k-icon-wrench:before,.k-icon-wifi:before,.k-icon-warning:before,.k-icon-volume-off:before,.k-icon-volume-low:before,.k-icon-volume-high:before,.k-icon-video:before,.k-icon-vertical-align-top:before,.k-icon-vertical-align-center:before,.k-icon-vertical-align-bottom:before,.k-icon-underline:before,.k-icon-trash:before,.k-icon-transfer:before,.k-icon-timer:before,.k-icon-thumb-up:before,.k-icon-thumb-down:before,.k-icon-text:before,.k-icon-terminal:before,.k-icon-task:before,.k-icon-target:before,.k-icon-tags:before,.k-icon-tag:before,.k-icon-tablet:before,.k-icon-sun:before,.k-icon-star:before,.k-icon-spreadsheet:before,.k-icon-sort-descending:before,.k-icon-sort-ascending:before,.k-icon-signpost:before,.k-icon-signal:before,.k-icon-shield:before,.k-icon-share:before,.k-icon-share-boxed:before,.k-icon-script:before,.k-icon-rss:before,.k-icon-rss-alt:before,.k-icon-resize-width:before,.k-icon-resize-height:before,.k-icon-resize-both:before,.k-icon-reload:before,.k-icon-random:before,.k-icon-rain:before,.k-icon-question-mark:before,.k-icon-puzzle-piece:before,.k-icon-pulse:before,.k-icon-project:before,.k-icon-print:before,.k-icon-power-standby:before,.k-icon-plus:before,.k-icon-play-circle:before,.k-icon-pin:before,.k-icon-pie-chart:before,.k-icon-phone:before,.k-icon-person:before,.k-icon-people:before,.k-icon-pencil:before,.k-icon-paperclip:before,.k-icon-musical-note:before,.k-icon-move:before,.k-icon-moon:before,.k-icon-monitor:before,.k-icon-minus:before,.k-icon-microphone:before,.k-icon-menu:before,.k-icon-medical-cross:before,.k-icon-media-stop:before,.k-icon-media-step-forward:before,.k-icon-media-step-backward:before,.k-icon-media-skip-forward:before,.k-icon-media-skip-backward:before,.k-icon-media-record:before,.k-icon-media-play:before,.k-icon-media-pause:before,.k-icon-map:before,.k-icon-map-marker:before,.k-icon-magnifying-glass:before,.k-icon-loop:before,.k-icon-loop-square:before,.k-icon-loop-circular:before,.k-icon-lock-unlocked:before,.k-icon-lock-locked:before,.k-icon-location:before,.k-icon-list:before,.k-icon-list-rich:before,.k-icon-link-intact:before,.k-icon-link-broken:before,.k-icon-lightbulb:before,.k-icon-layers:before,.k-icon-laptop:before,.k-icon-key:before,.k-icon-justify-right:before,.k-icon-justify-left:before,.k-icon-justify-center:before,.k-icon-italic:before,.k-icon-info:before,.k-icon-infinity:before,.k-icon-inbox:before,.k-icon-image:before,.k-icon-home:before,.k-icon-heart:before,.k-icon-headphones:before,.k-icon-header:before,.k-icon-hard-drive:before,.k-icon-grid-two-up:before,.k-icon-grid-three-up:before,.k-icon-grid-four-up:before,.k-icon-graph:before,.k-icon-globe:before,.k-icon-fullscreen-exit:before,.k-icon-fullscreen-enter:before,.k-icon-fork:before,.k-icon-folder:before,.k-icon-flash:before,.k-icon-flag:before,.k-icon-fire:before,.k-icon-file:before,.k-icon-eyedropper:before,.k-icon-eye:before,.k-icon-external-link:before,.k-icon-expand-up:before,.k-icon-expand-right:before,.k-icon-expand-left:before,.k-icon-expand-down:before,.k-icon-excerpt:before,.k-icon-euro:before,.k-icon-envelope-open:before,.k-icon-envelope-closed:before,.k-icon-ellipses:before,.k-icon-elevator:before,.k-icon-eject:before,.k-icon-droplet:before,.k-icon-double-quote-serif-right:before,.k-icon-double-quote-serif-left:before,.k-icon-double-quote-sans-right:before,.k-icon-double-quote-sans-left:before,.k-icon-dollar:before,.k-icon-document:before,.k-icon-dial:before,.k-icon-delete:before,.k-icon-data-transfer-upload:before,.k-icon-data-transfer-download:before,.k-icon-dashboard:before,.k-icon-crop:before,.k-icon-credit-card:before,.k-icon-copywriting:before,.k-icon-contrast:before,.k-icon-compass:before,.k-icon-comment-square:before,.k-icon-command:before,.k-icon-collapse-up:before,.k-icon-collapse-right:before,.k-icon-collapse-left:before,.k-icon-collapse-down:before,.k-icon-cog:before,.k-icon-code:before,.k-icon-cloudy:before,.k-icon-cloud:before,.k-icon-cloud-upload:before,.k-icon-cloud-download:before,.k-icon-clock:before,.k-icon-clipboard:before,.k-icon-circle-x:before,.k-icon-circle-check:before,.k-icon-chevron-top:before,.k-icon-chevron-right:before,.k-icon-chevron-left:before,.k-icon-chevron-bottom:before,.k-icon-check:before,.k-icon-chat:before,.k-icon-cart:before,.k-icon-caret-top:before,.k-icon-caret-right:before,.k-icon-caret-left:before,.k-icon-caret-bottom:before,.k-icon-camera-slr:before,.k-icon-calendar:before,.k-icon-calculator:before,.k-icon-bullhorn:before,.k-icon-bug:before,.k-icon-brush:before,.k-icon-browser:before,.k-icon-british-pound:before,.k-icon-briefcase:before,.k-icon-box:before,.k-icon-bookmark:before,.k-icon-book:before,.k-icon-bolt:before,.k-icon-bold:before,.k-icon-bluetooth:before,.k-icon-bell:before,.k-icon-beaker:before,.k-icon-battery-full:before,.k-icon-battery-empty:before,.k-icon-basket:before,.k-icon-bar-chart:before,.k-icon-ban:before,.k-icon-badge:before,.k-icon-audio:before,.k-icon-audio-spectrum:before,.k-icon-arrow-top:before,.k-icon-arrow-thick-top:before,.k-icon-arrow-thick-right:before,.k-icon-arrow-thick-left:before,.k-icon-arrow-thick-bottom:before,.k-icon-arrow-right:before,.k-icon-arrow-left:before,.k-icon-arrow-circle-top:before,.k-icon-arrow-circle-right:before,.k-icon-arrow-circle-left:before,.k-icon-arrow-circle-bottom:before,.k-icon-arrow-bottom:before,.k-icon-aperture:before,.k-icon-align-right:before,.k-icon-align-left:before,.k-icon-align-center:before,.k-icon-action-undo:before,.k-icon-action-redo:before,.k-icon-account-logout:before,.k-icon-account-login:before{display:inline-block;margin:auto;width:1em;height:1em;line-height:1}.k-icon-account-login:before{content:""}[dir=rtl] .k-icon-account-login:before{transform:scaleX(-1)}.k-icon-account-logout:before{content:""}[dir=rtl] .k-icon-account-logout:before{transform:scaleX(-1)}.k-icon-action-redo:before{content:""}[dir=rtl] .k-icon-action-redo:before{transform:scaleX(-1)}.k-icon-action-undo:before{content:""}[dir=rtl] .k-icon-action-undo:before{transform:scaleX(-1)}.k-icon-align-center:before{content:""}.k-icon-align-left:before{content:""}[dir=rtl] .k-icon-align-left:before{transform:scaleX(-1)}.k-icon-align-right:before{content:""}[dir=rtl] .k-icon-align-right:before{transform:scaleX(-1)}.k-icon-aperture:before{content:""}.k-icon-arrow-bottom:before{content:""}.k-icon-arrow-circle-bottom:before{content:""}.k-icon-arrow-circle-left:before{content:""}[dir=rtl] .k-icon-arrow-circle-left:before{transform:scaleX(-1)}.k-icon-arrow-circle-right:before{content:""}[dir=rtl] .k-icon-arrow-circle-right:before{transform:scaleX(-1)}.k-icon-arrow-circle-top:before{content:""}.k-icon-arrow-left:before{content:""}[dir=rtl] .k-icon-arrow-left:before{transform:scaleX(-1)}.k-icon-arrow-right:before{content:""}[dir=rtl] .k-icon-arrow-right:before{transform:scaleX(-1)}.k-icon-arrow-thick-bottom:before{content:""}.k-icon-arrow-thick-left:before{content:""}[dir=rtl] .k-icon-arrow-thick-left:before{transform:scaleX(-1)}.k-icon-arrow-thick-right:before{content:""}[dir=rtl] .k-icon-arrow-thick-right:before{transform:scaleX(-1)}.k-icon-arrow-thick-top:before{content:""}.k-icon-arrow-top:before{content:""}.k-icon-audio-spectrum:before{content:""}.k-icon-audio:before{content:""}.k-icon-badge:before{content:""}.k-icon-ban:before{content:""}.k-icon-bar-chart:before{content:""}[dir=rtl] .k-icon-bar-chart:before{transform:scaleX(-1)}.k-icon-basket:before{content:""}.k-icon-battery-empty:before{content:""}.k-icon-battery-full:before{content:""}.k-icon-beaker:before{content:""}.k-icon-bell:before{content:""}.k-icon-bluetooth:before{content:""}.k-icon-bold:before{content:""}.k-icon-bolt:before{content:""}.k-icon-book:before{content:""}[dir=rtl] .k-icon-book:before{transform:scaleX(-1)}.k-icon-bookmark:before{content:""}.k-icon-box:before{content:""}.k-icon-briefcase:before{content:""}.k-icon-british-pound:before{content:""}.k-icon-browser:before{content:""}[dir=rtl] .k-icon-browser:before{transform:scaleX(-1)}.k-icon-brush:before{content:""}[dir=rtl] .k-icon-brush:before{transform:scaleX(-1)}.k-icon-bug:before{content:""}.k-icon-bullhorn:before{content:""}[dir=rtl] .k-icon-bullhorn:before{transform:scaleX(-1)}.k-icon-calculator:before{content:""}[dir=rtl] .k-icon-calculator:before{transform:scaleX(-1)}.k-icon-calendar:before{content:""}[dir=rtl] .k-icon-calendar:before{transform:scaleX(-1)}.k-icon-camera-slr:before{content:""}.k-icon-caret-bottom:before{content:""}.k-icon-caret-left:before{content:""}[dir=rtl] .k-icon-caret-left:before{transform:scaleX(-1)}.k-icon-caret-right:before{content:""}[dir=rtl] .k-icon-caret-right:before{transform:scaleX(-1)}.k-icon-caret-top:before{content:""}.k-icon-cart:before{content:""}.k-icon-chat:before{content:""}.k-icon-check:before{content:""}.k-icon-chevron-bottom:before{content:""}.k-icon-chevron-left:before{content:""}[dir=rtl] .k-icon-chevron-left:before{transform:scaleX(-1)}.k-icon-chevron-right:before{content:""}[dir=rtl] .k-icon-chevron-right:before{transform:scaleX(-1)}.k-icon-chevron-top:before{content:""}.k-icon-circle-check:before{content:""}.k-icon-circle-x:before{content:""}.k-icon-clipboard:before{content:""}.k-icon-clock:before{content:""}.k-icon-cloud-download:before{content:""}.k-icon-cloud-upload:before{content:""}.k-icon-cloud:before{content:""}.k-icon-cloudy:before{content:""}.k-icon-code:before{content:""}.k-icon-cog:before{content:""}.k-icon-collapse-down:before{content:""}.k-icon-collapse-left:before{content:""}[dir=rtl] .k-icon-collapse-left:before{transform:scaleX(-1)}.k-icon-collapse-right:before{content:""}[dir=rtl] .k-icon-collapse-right:before{transform:scaleX(-1)}.k-icon-collapse-up:before{content:""}.k-icon-command:before{content:""}.k-icon-comment-square:before{content:""}[dir=rtl] .k-icon-comment-square:before{transform:scaleX(-1)}.k-icon-compass:before{content:""}.k-icon-contrast:before{content:""}.k-icon-copywriting:before{content:""}[dir=rtl] .k-icon-copywriting:before{transform:scaleX(-1)}.k-icon-credit-card:before{content:""}.k-icon-crop:before{content:""}.k-icon-dashboard:before{content:""}.k-icon-data-transfer-download:before{content:""}.k-icon-data-transfer-upload:before{content:""}.k-icon-delete:before{content:""}[dir=rtl] .k-icon-delete:before{transform:scaleX(-1)}.k-icon-dial:before{content:""}.k-icon-document:before{content:""}[dir=rtl] .k-icon-document:before{transform:scaleX(-1)}.k-icon-dollar:before{content:""}.k-icon-double-quote-sans-left:before{content:""}[dir=rtl] .k-icon-double-quote-sans-left:before{transform:scaleX(-1)}.k-icon-double-quote-sans-right:before{content:""}[dir=rtl] .k-icon-double-quote-sans-right:before{transform:scaleX(-1)}.k-icon-double-quote-serif-left:before{content:""}[dir=rtl] .k-icon-double-quote-serif-left:before{transform:scaleX(-1)}.k-icon-double-quote-serif-right:before{content:""}[dir=rtl] .k-icon-double-quote-serif-right:before{transform:scaleX(-1)}.k-icon-droplet:before{content:""}.k-icon-eject:before{content:""}.k-icon-elevator:before{content:""}.k-icon-ellipses:before{content:""}.k-icon-envelope-closed:before{content:""}.k-icon-envelope-open:before{content:""}.k-icon-euro:before{content:""}.k-icon-excerpt:before{content:""}.k-icon-expand-down:before{content:""}.k-icon-expand-left:before{content:""}[dir=rtl] .k-icon-expand-left:before{transform:scaleX(-1)}.k-icon-expand-right:before{content:""}[dir=rtl] .k-icon-expand-right:before{transform:scaleX(-1)}.k-icon-expand-up:before{content:""}.k-icon-external-link:before{content:""}[dir=rtl] .k-icon-external-link:before{transform:scaleX(-1)}.k-icon-eye:before{content:""}.k-icon-eyedropper:before{content:""}[dir=rtl] .k-icon-eyedropper:before{transform:scaleX(-1)}.k-icon-file:before{content:""}[dir=rtl] .k-icon-file:before{transform:scaleX(-1)}.k-icon-fire:before{content:""}[dir=rtl] .k-icon-fire:before{transform:scaleX(-1)}.k-icon-flag:before{content:""}[dir=rtl] .k-icon-flag:before{transform:scaleX(-1)}.k-icon-flash:before{content:""}.k-icon-folder:before{content:""}[dir=rtl] .k-icon-folder:before{transform:scaleX(-1)}.k-icon-fork:before{content:""}.k-icon-fullscreen-enter:before{content:""}.k-icon-fullscreen-exit:before{content:""}.k-icon-globe:before{content:""}.k-icon-graph:before{content:""}[dir=rtl] .k-icon-graph:before{transform:scaleX(-1)}.k-icon-grid-four-up:before{content:""}.k-icon-grid-three-up:before{content:""}.k-icon-grid-two-up:before{content:""}.k-icon-hard-drive:before{content:""}.k-icon-header:before{content:""}.k-icon-headphones:before{content:""}.k-icon-heart:before{content:""}.k-icon-home:before{content:""}.k-icon-image:before{content:""}.k-icon-inbox:before{content:""}.k-icon-infinity:before{content:""}.k-icon-info:before{content:""}[dir=rtl] .k-icon-info:before{transform:scaleX(-1)}.k-icon-italic:before{content:""}[dir=rtl] .k-icon-italic:before{transform:scaleX(-1)}.k-icon-justify-center:before{content:""}.k-icon-justify-left:before{content:""}[dir=rtl] .k-icon-justify-left:before{transform:scaleX(-1)}.k-icon-justify-right:before{content:""}[dir=rtl] .k-icon-justify-right:before{transform:scaleX(-1)}.k-icon-key:before{content:""}[dir=rtl] .k-icon-key:before{transform:scaleX(-1)}.k-icon-laptop:before{content:""}.k-icon-layers:before{content:""}[dir=rtl] .k-icon-layers:before{transform:scaleX(-1)}.k-icon-lightbulb:before{content:""}.k-icon-link-broken:before{content:""}[dir=rtl] .k-icon-link-broken:before{transform:scaleX(-1)}.k-icon-link-intact:before{content:""}[dir=rtl] .k-icon-link-intact:before{transform:scaleX(-1)}.k-icon-list-rich:before{content:""}[dir=rtl] .k-icon-list-rich:before{transform:scaleX(-1)}.k-icon-list:before{content:""}[dir=rtl] .k-icon-list:before{transform:scaleX(-1)}.k-icon-location:before{content:""}.k-icon-lock-locked:before{content:""}.k-icon-lock-unlocked:before{content:""}.k-icon-loop-circular:before{content:""}.k-icon-loop-square:before{content:""}.k-icon-loop:before{content:""}.k-icon-magnifying-glass:before{content:""}[dir=rtl] .k-icon-magnifying-glass:before{transform:scaleX(-1)}.k-icon-map-marker:before{content:""}.k-icon-map:before{content:""}.k-icon-media-pause:before{content:""}.k-icon-media-play:before{content:""}[dir=rtl] .k-icon-media-play:before{transform:scaleX(-1)}.k-icon-media-record:before{content:""}.k-icon-media-skip-backward:before{content:""}[dir=rtl] .k-icon-media-skip-backward:before{transform:scaleX(-1)}.k-icon-media-skip-forward:before{content:""}[dir=rtl] .k-icon-media-skip-forward:before{transform:scaleX(-1)}.k-icon-media-step-backward:before{content:""}[dir=rtl] .k-icon-media-step-backward:before{transform:scaleX(-1)}.k-icon-media-step-forward:before{content:""}[dir=rtl] .k-icon-media-step-forward:before{transform:scaleX(-1)}.k-icon-media-stop:before{content:""}.k-icon-medical-cross:before{content:""}.k-icon-menu:before{content:""}.k-icon-microphone:before{content:""}.k-icon-minus:before{content:""}.k-icon-monitor:before{content:""}.k-icon-moon:before{content:""}.k-icon-move:before{content:""}.k-icon-musical-note:before{content:""}.k-icon-paperclip:before{content:""}[dir=rtl] .k-icon-paperclip:before{transform:scaleX(-1)}.k-icon-pencil:before{content:""}[dir=rtl] .k-icon-pencil:before{transform:scaleX(-1)}.k-icon-people:before{content:""}[dir=rtl] .k-icon-people:before{transform:scaleX(-1)}.k-icon-person:before{content:""}.k-icon-phone:before{content:""}.k-icon-pie-chart:before{content:""}[dir=rtl] .k-icon-pie-chart:before{transform:scaleX(-1)}.k-icon-pin:before{content:""}.k-icon-play-circle:before{content:""}[dir=rtl] .k-icon-play-circle:before{transform:scaleX(-1)}.k-icon-plus:before{content:""}.k-icon-power-standby:before{content:""}.k-icon-print:before{content:""}.k-icon-project:before{content:""}[dir=rtl] .k-icon-project:before{transform:scaleX(-1)}.k-icon-pulse:before{content:""}.k-icon-puzzle-piece:before{content:""}.k-icon-question-mark:before{content:""}[dir=rtl] .k-icon-question-mark:before{transform:scaleX(-1)}.k-icon-rain:before{content:""}.k-icon-random:before{content:""}.k-icon-reload:before{content:""}[dir=rtl] .k-icon-reload:before{transform:scaleX(-1)}.k-icon-resize-both:before{content:""}.k-icon-resize-height:before{content:""}.k-icon-resize-width:before{content:""}.k-icon-rss-alt:before{content:""}.k-icon-rss:before{content:""}.k-icon-script:before{content:""}.k-icon-share-boxed:before{content:""}[dir=rtl] .k-icon-share-boxed:before{transform:scaleX(-1)}.k-icon-share:before{content:""}[dir=rtl] .k-icon-share:before{transform:scaleX(-1)}.k-icon-shield:before{content:""}.k-icon-signal:before{content:""}[dir=rtl] .k-icon-signal:before{transform:scaleX(-1)}.k-icon-signpost:before{content:""}.k-icon-sort-ascending:before{content:""}[dir=rtl] .k-icon-sort-ascending:before{transform:scaleX(-1)}.k-icon-sort-descending:before{content:""}[dir=rtl] .k-icon-sort-descending:before{transform:scaleX(-1)}.k-icon-spreadsheet:before{content:""}[dir=rtl] .k-icon-spreadsheet:before{transform:scaleX(-1)}.k-icon-star:before{content:""}.k-icon-sun:before{content:""}.k-icon-tablet:before{content:""}.k-icon-tag:before{content:""}[dir=rtl] .k-icon-tag:before{transform:scaleX(-1)}.k-icon-tags:before{content:""}[dir=rtl] .k-icon-tags:before{transform:scaleX(-1)}.k-icon-target:before{content:""}.k-icon-task:before{content:""}.k-icon-terminal:before{content:""}.k-icon-text:before{content:""}.k-icon-thumb-down:before{content:""}.k-icon-thumb-up:before{content:""}.k-icon-timer:before{content:""}.k-icon-transfer:before{content:""}.k-icon-trash:before{content:""}.k-icon-underline:before{content:""}.k-icon-vertical-align-bottom:before{content:""}.k-icon-vertical-align-center:before{content:""}.k-icon-vertical-align-top:before{content:""}.k-icon-video:before{content:""}[dir=rtl] .k-icon-video:before{transform:scaleX(-1)}.k-icon-volume-high:before{content:""}[dir=rtl] .k-icon-volume-high:before{transform:scaleX(-1)}.k-icon-volume-low:before{content:""}[dir=rtl] .k-icon-volume-low:before{transform:scaleX(-1)}.k-icon-volume-off:before{content:""}[dir=rtl] .k-icon-volume-off:before{transform:scaleX(-1)}.k-icon-warning:before{content:""}.k-icon-wifi:before{content:""}.k-icon-wrench:before{content:""}[dir=rtl] .k-icon-wrench:before{transform:scaleX(-1)}.k-icon-x:before{content:""}.k-icon-yen:before{content:""}.k-icon-zoom-in:before{content:""}[dir=rtl] .k-icon-zoom-in:before{transform:scaleX(-1)}.k-icon-zoom-out:before{content:""}[dir=rtl] .k-icon-zoom-out:before{transform:scaleX(-1)}.k-icon-close:before{content:""}.k-icon-disabled:before{content:""}.k-icon-document-archive:before{content:""}.k-icon-document-audio:before{content:""}[dir=rtl] .k-icon-document-audio:before{transform:scaleX(-1)}.k-icon-document-default:before{content:""}.k-icon-document-document:before{content:""}.k-icon-document-folder:before{content:""}[dir=rtl] .k-icon-document-folder:before{transform:scaleX(-1)}.k-icon-document-image:before{content:""}.k-icon-document-pdf:before{content:""}.k-icon-document-spreadsheet:before{content:""}.k-icon-document-video:before{content:""}.k-icon-document-link:before{content:""}.k-icon-documents:before{content:""}.k-icon-enabled:before{content:""}.k-icon-filter:before{content:""}[dir=rtl] .k-icon-filter:before{transform:scaleX(-1)}.k-icon-folder-closed:before{content:""}[dir=rtl] .k-icon-folder-closed:before{transform:scaleX(-1)}.k-icon-folder-opened:before{content:""}[dir=rtl] .k-icon-folder-opened:before{transform:scaleX(-1)}.k-icon-menu-closed:before{content:""}[dir=rtl] .k-icon-menu-closed:before{transform:scaleX(-1)}.k-icon-menu-opened:before{content:""}[dir=rtl] .k-icon-menu-opened:before{transform:scaleX(-1)}.k-icon-open:before{content:""}.k-ui-namespace{/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */}.k-ui-namespace,.k-ui-namespace *,.k-ui-namespace *:before,.k-ui-namespace *:after{box-sizing:border-box}.k-ui-namespace html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.k-ui-namespace body{margin:0}.k-ui-namespace article,.k-ui-namespace aside,.k-ui-namespace footer,.k-ui-namespace header,.k-ui-namespace nav,.k-ui-namespace section{display:block}.k-ui-namespace h1{font-size:2em;margin:.67em 0}.k-ui-namespace figcaption,.k-ui-namespace figure,.k-ui-namespace main{display:block}.k-ui-namespace figure{margin:1em 40px}.k-ui-namespace hr{box-sizing:content-box;height:0;overflow:visible}.k-ui-namespace pre{font-family:monospace,monospace;font-size:1em}.k-ui-namespace a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}.k-ui-namespace abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.k-ui-namespace b,.k-ui-namespace strong{font-weight:inherit}.k-ui-namespace b,.k-ui-namespace strong{font-weight:bolder}.k-ui-namespace code,.k-ui-namespace kbd,.k-ui-namespace samp{font-family:monospace,monospace;font-size:1em}.k-ui-namespace dfn{font-style:italic}.k-ui-namespace mark{background-color:#ff0;color:#000}.k-ui-namespace small{font-size:80%}.k-ui-namespace sub,.k-ui-namespace sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.k-ui-namespace sub{bottom:-0.25em}.k-ui-namespace sup{top:-0.5em}.k-ui-namespace audio,.k-ui-namespace video{display:inline-block}.k-ui-namespace audio:not([controls]){display:none;height:0}.k-ui-namespace img{border-style:none}.k-ui-namespace svg:not(:root){overflow:hidden}.k-ui-namespace button,.k-ui-namespace input,.k-ui-namespace optgroup,.k-ui-namespace select,.k-ui-namespace textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.k-ui-namespace button,.k-ui-namespace input{overflow:visible}.k-ui-namespace button,.k-ui-namespace select{text-transform:none}.k-ui-namespace button,.k-ui-namespace html [type=button],.k-ui-namespace [type=reset],.k-ui-namespace [type=submit]{-webkit-appearance:button}.k-ui-namespace button::-moz-focus-inner,.k-ui-namespace [type=button]::-moz-focus-inner,.k-ui-namespace [type=reset]::-moz-focus-inner,.k-ui-namespace [type=submit]::-moz-focus-inner{border-style:none;padding:0}.k-ui-namespace button:-moz-focusring,.k-ui-namespace [type=button]:-moz-focusring,.k-ui-namespace [type=reset]:-moz-focusring,.k-ui-namespace [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.k-ui-namespace fieldset{padding:.35em .75em .625em}.k-ui-namespace legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.k-ui-namespace progress{display:inline-block;vertical-align:baseline}.k-ui-namespace textarea{overflow:auto}.k-ui-namespace [type=checkbox],.k-ui-namespace [type=radio]{box-sizing:border-box;padding:0}.k-ui-namespace [type=number]::-webkit-inner-spin-button,.k-ui-namespace [type=number]::-webkit-outer-spin-button{height:auto}.k-ui-namespace [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.k-ui-namespace [type=search]::-webkit-search-cancel-button,.k-ui-namespace [type=search]::-webkit-search-decoration{-webkit-appearance:none}.k-ui-namespace ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.k-ui-namespace details,.k-ui-namespace menu{display:block}.k-ui-namespace summary{display:list-item}.k-ui-namespace canvas{display:inline-block}.k-ui-namespace template{display:none}.k-ui-namespace [hidden]{display:none}.k-ui-namespace .k-component{position:relative;background:#fbfbfb;margin:0;padding:0;display:flex;flex-direction:column;flex:1 1 auto;overflow:auto;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-is-resizing .k-ui-namespace .k-component{overflow:hidden}.k-is-transitioning .k-ui-namespace .k-component{z-index:2}.k-ui-namespace .k-show-right-menu .k-component{transform:translateX(-272px)}@media screen and (min-width: 600px){.k-ui-namespace .k-show-right-menu .k-component{transform:translateX(0)}}[dir=rtl] .k-ui-namespace .k-show-right-menu .k-component{transform:translateX(272px)}@media screen and (min-width: 600px){[dir=rtl] .k-ui-namespace .k-show-right-menu .k-component{transform:translateX(0)}}.k-ui-namespace .k-show-right-menu .k-component .k-off-canvas-overlay-right{opacity:.75}@media screen and (min-width: 600px){.k-ui-namespace .k-show-right-menu .k-component .k-off-canvas-overlay-right{opacity:0}}.k-ui-namespace .k-is-opened-right .k-component .k-off-canvas-overlay-right{z-index:9}@media screen and (min-width: 600px){.k-ui-namespace .k-is-opened-right .k-component .k-off-canvas-overlay-right{z-index:-1}}.k-ui-namespace .k-component-wrapper{position:relative;background:#fbfbfb;display:flex;flex-direction:row;flex:1 1 auto;overflow:auto;min-height:0}.k-is-resizing .k-ui-namespace .k-component-wrapper{overflow:hidden}.k-ui-namespace .k-content{position:relative;background:#fff;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;min-height:0;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-is-transitioning .k-ui-namespace .k-content{z-index:2}@media screen and (min-width: 1024px){.k-ui-namespace .k-content-area .k-content:not(:last-child){min-width:280px;width:280px;max-width:280px}.k-js-enabled .k-ui-namespace .k-content-area .k-content:not(:last-child){padding-right:8px}.k-js-enabled [dir=rtl] .k-ui-namespace .k-content-area .k-content:not(:last-child){padding-right:0;padding-left:8px}.k-js-enabled[dir=rtl] .k-ui-namespace .k-content-area .k-content:not(:last-child){padding-right:0;padding-left:8px}}@media screen and (min-width: 600px){.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-sidebar-right{min-width:0;width:208px;max-width:50%}}@media screen and (min-width: 1024px){.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-sidebar-right{width:272px}}.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-pane-resizer{width:8px;height:100%;background:#fff;border-left:1px solid #e1e1e1;position:absolute;z-index:99;right:0;top:0;bottom:0;cursor:col-resize;display:none}[dir=rtl] .k-ui-namespace .k-content-area .k-content:not(:last-child) .k-pane-resizer{right:auto;left:0;border-left:none;border-right:1px solid #e1e1e1}@media screen and (min-width: 1024px){.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-pane-resizer{display:block}}.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-scopebar__item--search{min-width:100%;width:100%;max-width:100%}.k-ui-namespace .k-content-area .k-content:not(:last-child) .k-scopebar__item--search .k-search__field{border-left:none;border-right:none}.k-ui-namespace .k-show-left-menu .k-content-area,.k-ui-namespace .k-show-left-menu .k-content{transform:translate(272px, 0)}@media screen and (min-width: 768px){.k-ui-namespace .k-show-left-menu .k-content-area,.k-ui-namespace .k-show-left-menu .k-content{transform:translate(0, 0)}}.k-ui-namespace .k-show-left-menu .k-content-area .k-content,.k-ui-namespace .k-show-left-menu .k-content .k-content{transform:none}[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content-area,[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content{transform:translate(-272px, 0)}@media screen and (min-width: 768px){[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content-area,[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content{transform:translate(0, 0)}}[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content-area .k-content,[dir=rtl] .k-ui-namespace .k-show-left-menu .k-content .k-content{transform:none}.k-ui-namespace .k-show-left-menu .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-show-left-menu .k-content .k-off-canvas-overlay-left{opacity:.75}@media screen and (min-width: 768px){.k-ui-namespace .k-show-left-menu .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-show-left-menu .k-content .k-off-canvas-overlay-left{opacity:0}}.k-ui-namespace .k-is-opened-left .k-content-area,.k-ui-namespace .k-is-opened-left .k-content{overflow:hidden}@media screen and (min-width: 768px){.k-ui-namespace .k-is-opened-left .k-content-area,.k-ui-namespace .k-is-opened-left .k-content{overflow:auto}}@media screen and (min-width: 600px){.k-ui-namespace .k-is-opened-left .k-content-area,.k-ui-namespace .k-is-opened-left .k-content{overflow:auto}}.k-is-resizing .k-ui-namespace .k-is-opened-left .k-content-area,.k-is-resizing .k-ui-namespace .k-is-opened-left .k-content{overflow:hidden}.k-ui-namespace .k-is-opened-left .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-is-opened-left .k-content .k-off-canvas-overlay-left{z-index:9}@media screen and (min-width: 768px){.k-ui-namespace .k-is-opened-left .k-content-area .k-off-canvas-overlay-left,.k-ui-namespace .k-is-opened-left .k-content .k-off-canvas-overlay-left{z-index:-1}}.k-ui-namespace .k-content-area{position:relative;overflow:hidden;display:flex;flex:1 1 auto;width:auto;min-height:0;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-is-transitioning .k-ui-namespace .k-content-area{z-index:3}.k-ui-namespace .k-show-subcontent-area .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-show-subcontent-area .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-show-subcontent-area .k-subcontent-toggle.btn{opacity:1}.k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:translateX(-100%) translateX(48px)}@media screen and (min-width: 1024px){.k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:none}}[dir=rtl] .k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:translateX(100%) translateX(-48px)}@media screen and (min-width: 1024px){[dir=rtl] .k-ui-namespace .k-show-subcontent-area .k-content-area__child{transform:none}}.k-ui-namespace .k-show-subcontent-area .k-off-canvas-overlay-subcontent{opacity:.75}@media screen and (min-width: 1024px){.k-ui-namespace .k-show-subcontent-area .k-off-canvas-overlay-subcontent{opacity:0}}.k-ui-namespace .k-is-opened-subcontent .k-content-area{z-index:3}.k-ui-namespace .k-is-opened-subcontent .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-is-opened-subcontent .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-is-opened-subcontent .k-subcontent-toggle.btn{visibility:visible;z-index:10}.k-ui-namespace .k-is-opened-subcontent .k-off-canvas-overlay-subcontent{z-index:9}@media screen and (min-width: 1024px){.k-ui-namespace .k-is-opened-subcontent .k-off-canvas-overlay-subcontent{z-index:-1}}.k-ui-namespace .k-content-area__child{position:relative;display:none;flex:1 1 auto;width:auto;min-height:0;overflow:visible;max-width:100%;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-content-area__child.k-is-active{display:flex}.k-ui-namespace .k-content-area__child:nth-last-child(2):first-child,.k-ui-namespace .k-content-area__child:only-child{display:flex}.k-ui-namespace .k-content-area__child .k-content{z-index:inherit}.k-ui-namespace .k-content-wrapper{position:relative;clear:both;margin:0;overflow:hidden;display:flex;flex-direction:row;flex:1 1 auto;border-bottom:none;min-height:0}.k-ui-namespace .k-flex-wrapper{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);display:flex;flex-direction:column;flex:1 1 auto;overflow:auto}.k-is-resizing .k-ui-namespace .k-flex-wrapper{overflow:hidden}.k-ui-namespace .k-container{width:100%;margin:0 auto;flex:0 0 auto;background-color:inherit}.k-ui-namespace .k-container:before,.k-ui-namespace .k-container:after{display:table;content:" "}.k-ui-namespace .k-container:after{clear:both}.k-is-resizing .k-ui-namespace .k-container{overflow:hidden}@media screen and (min-width: 768px){.k-ui-namespace .k-container{overflow:hidden}}.k-ui-namespace .k-container+.k-container .k-container__full,.k-ui-namespace .k-container+.k-container .k-container__main,.k-ui-namespace .k-container+.k-container .k-container__sub{padding-top:0}.k-ui-namespace .k-container__main{padding:16px;background-color:inherit}@media screen and (min-width: 768px){.k-ui-namespace .k-container__main{float:left;width:66.6666666667%}.k-ui-namespace .k-container__main:first-child{padding-right:8px}.k-ui-namespace .k-container__main:last-child:not(:first-child){padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__main{float:right}[dir=rtl] .k-ui-namespace .k-container__main:first-child{padding-right:16px;padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__main:last-child:not(:first-child){padding-left:16px;padding-right:8px}}.k-ui-namespace .k-container__sub{padding:16px;background-color:inherit}@media screen and (min-width: 768px){.k-ui-namespace .k-container__sub{float:left;width:33.3333333333%}.k-ui-namespace .k-container__sub:first-child{padding-right:8px}.k-ui-namespace .k-container__sub:last-child:not(:first-child){padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__sub{float:right}[dir=rtl] .k-ui-namespace .k-container__sub:first-child{padding-right:16px;padding-left:8px}[dir=rtl] .k-ui-namespace .k-container__sub:last-child:not(:first-child){padding-left:16px;padding-right:8px}}.k-ui-namespace .k-container__full{clear:both;width:auto;padding:16px}.k-ui-namespace .k-container__full--spaced-top.k-container__full--spaced-top{padding:16px 0 0}.k-ui-namespace.k-ui-container{max-width:400px;margin:0;border:none;width:100%;overflow:hidden;padding:0;background:#fff;color:#222;display:flex;flex:1 1 auto;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}@media screen and (min-width: 400px){.k-ui-namespace.k-ui-container{max-width:none}}[dir=rtl] .k-ui-namespace.k-ui-container{direction:rtl}.k-ui-namespace .k-login-container{background:#2c3e50;color:#fff;text-align:center;white-space:nowrap;padding:16px;display:flex;flex:1 1 auto;align-items:center}.k-ui-namespace .k-sidebar-left,.k-ui-namespace .k-sidebar-right{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;flex:0 0 auto}.k-is-resizing .k-ui-namespace .k-sidebar-left,.k-is-resizing .k-ui-namespace .k-sidebar-right{overflow:hidden}.k-js-enabled .k-ui-namespace .k-sidebar-left,.k-js-enabled .k-ui-namespace .k-sidebar-right{position:absolute;z-index:-1;top:0;height:100%;display:none}.k-ui-namespace .k-sidebar-left{background:#eee;color:#222;border-right:1px solid #cfcfcf}[dir=rtl] .k-ui-namespace .k-sidebar-left{border-right:none;border-left:1px solid #cfcfcf}.k-js-enabled .k-ui-namespace .k-sidebar-left{left:0}.k-js-enabled [dir=rtl] .k-ui-namespace .k-sidebar-left{left:auto;right:0}.k-js-enabled[dir=rtl] .k-ui-namespace .k-sidebar-left{left:auto;right:0}@media screen and (min-width: 768px){.k-ui-namespace .k-sidebar-left{min-width:208px;width:208px;max-width:208px}}@media screen and (min-width: 1024px){.k-ui-namespace .k-sidebar-left{min-width:272px;width:272px;max-width:272px}}.k-js-enabled .k-ui-namespace .k-sidebar-left{min-width:272px;width:272px;max-width:272px}@media screen and (min-width: 768px){.k-js-enabled .k-ui-namespace .k-sidebar-left{position:relative;display:flex;height:auto;min-width:208px;width:208px;max-width:208px;z-index:1}}@media screen and (min-width: 1024px){.k-js-enabled .k-ui-namespace .k-sidebar-left{min-width:272px;width:272px;max-width:272px}}.k-ui-namespace .k-is-opened-left .k-sidebar-left{z-index:1;display:flex}.k-ui-namespace .k-sidebar-right{background:#eee;color:#222;border-left:1px solid #cfcfcf}[dir=rtl] .k-ui-namespace .k-sidebar-right{border-left:none;border-right:1px solid #cfcfcf}.k-js-enabled .k-ui-namespace .k-sidebar-right{right:0}.k-js-enabled [dir=rtl] .k-ui-namespace .k-sidebar-right{right:auto;left:0}.k-js-enabled[dir=rtl] .k-ui-namespace .k-sidebar-right{right:auto;left:0}@media screen and (min-width: 600px){.k-ui-namespace .k-sidebar-right{min-width:208px;width:208px;max-width:208px}}@media screen and (min-width: 600px){.k-ui-namespace .k-sidebar-right{min-width:272px;width:272px;max-width:272px}}.k-js-enabled .k-ui-namespace .k-sidebar-right{min-width:272px;width:272px;max-width:272px}@media screen and (min-width: 600px){.k-js-enabled .k-ui-namespace .k-sidebar-right{position:relative;display:flex;height:auto;min-width:208px;width:208px;max-width:208px;z-index:1}}@media screen and (min-width: 1024px){.k-js-enabled .k-ui-namespace .k-sidebar-right{min-width:272px;width:272px;max-width:272px}}.k-ui-namespace .k-is-opened-right .k-sidebar-right{display:flex;z-index:1}.k-ui-namespace .k-subcontent{background:#fff;border-left:1px solid #e1e1e1;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;min-height:0;position:absolute;z-index:-1;left:100%;width:calc(100% - 48px);top:0;bottom:0}[dir=rtl] .k-ui-namespace .k-subcontent{left:auto;right:100%;border-left:none;border-right:1px solid #e1e1e1}@media screen and (min-width: 1024px){.k-ui-namespace .k-subcontent{position:relative;left:auto;width:auto;z-index:1}[dir=rtl] .k-ui-namespace .k-subcontent{right:auto}}@media screen and (min-width: 1024px){.k-ui-namespace .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-subcontent-toggle.xtd-button.btn{display:none}}.k-ui-namespace .k-subcontent__child{display:flex;flex:1 1 auto;flex-direction:column;width:auto;overflow:hidden;min-height:0}.k-ui-namespace .k-subcontent__child:not(:only-child){display:none}.k-ui-namespace .k-subcontent__child:not(:only-child).k-is-active{display:flex}.k-ui-namespace .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-subcontent-toggle.xtd-button.btn{position:absolute;visibility:hidden;opacity:0;top:8px;right:8px;padding-left:4px;padding-right:4px;min-width:32px;margin:0;backface-visibility:hidden;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}@media screen and (min-width: 1024px){.k-ui-namespace .k-button.k-subcontent-toggle,.k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-subcontent-toggle.xtd-button.btn{display:none}}[dir=rtl] .k-ui-namespace .k-button.k-subcontent-toggle,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-subcontent-toggle.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-subcontent-toggle.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-subcontent-toggle.btn{margin:0;right:auto;left:8px}.k-ui-namespace .k-wrapper{position:relative;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden;backface-visibility:hidden;transition:transform 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-is-opened-left,.k-ui-namespace .k-is-opened-right{overflow:hidden}@media screen and (min-width: 768px){.k-ui-namespace .k-is-opened-left,.k-ui-namespace .k-is-opened-right{overflow:auto}}@media screen and (min-width: 600px){.k-ui-namespace .k-is-opened-left,.k-ui-namespace .k-is-opened-right{overflow:auto}}.k-is-resizing .k-ui-namespace .k-is-opened-left,.k-is-resizing .k-ui-namespace .k-is-opened-right{overflow:hidden}.k-ui-namespace .k-off-canvas-overlay-top,.k-ui-namespace .k-off-canvas-overlay-left,.k-ui-namespace .k-off-canvas-overlay-right,.k-ui-namespace .k-off-canvas-overlay-subcontent{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;opacity:0;content:" ";background:#000;backface-visibility:hidden;transition:opacity 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace a{color:#222;cursor:pointer}.k-ui-namespace a:focus,.k-ui-namespace a:hover{color:#222}.k-ui-namespace,.k-ui-namespace *,.k-ui-namespace *:before,.k-ui-namespace *:after{-webkit-backface-visibility:hidden;backface-visibility:hidden}.k-ui-namespace dl{margin-top:0;margin-bottom:16px}.k-ui-namespace dl:before,.k-ui-namespace dl:after{display:table;content:" "}.k-ui-namespace dl:after{clear:both}.k-ui-namespace dl:last-child{margin-bottom:0}.k-ui-namespace dt{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);font-weight:700;float:left;clear:left;margin-right:4px;margin-bottom:4px}.k-ui-namespace dt:last-child{margin-bottom:0}[dir=rtl] .k-ui-namespace dt{float:right;clear:right;margin-right:0;margin-left:4px}.k-ui-namespace dd{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin-bottom:4px;max-width:100%}.k-ui-namespace dd:last-child{margin-bottom:0}.k-ui-namespace dd.k-ellipsis{vertical-align:bottom}.k-ui-namespace dd.k-ellipsis .k-ellipsis__item{vertical-align:inherit}.k-ui-namespace fieldset{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin-bottom:16px;min-width:0}.k-ui-namespace fieldset:last-child{margin-bottom:0}.k-ui-namespace h1,.k-ui-namespace h2,.k-ui-namespace h3,.k-ui-namespace h4,.k-ui-namespace h5,.k-ui-namespace h6{margin-top:0;margin-bottom:16px}.k-ui-namespace h1:last-child,.k-ui-namespace h2:last-child,.k-ui-namespace h3:last-child,.k-ui-namespace h4:last-child,.k-ui-namespace h5:last-child,.k-ui-namespace h6:last-child{margin-bottom:0}.k-ui-namespace img{max-width:100%;height:auto}.k-ui-namespace img:only-child{vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.k-ui-namespace .k-image-16{min-width:16px;width:16px;max-width:16px}.k-ui-namespace input[type=search]{box-sizing:border-box}.k-ui-namespace input[type=radio],.k-ui-namespace input[type=checkbox]{margin:4px 0 0;line-height:normal}.k-ui-namespace input[type=file]{display:block}.k-ui-namespace input[type=range]{display:block;width:100%}.k-ui-namespace input[type=file]:focus,.k-ui-namespace input[type=radio]:focus,.k-ui-namespace input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.k-ui-namespace select,.k-ui-namespace textarea,.k-ui-namespace input[type=text],.k-ui-namespace input[type=password],.k-ui-namespace input[type=datetime],.k-ui-namespace input[type=datetime-local],.k-ui-namespace input[type=date],.k-ui-namespace input[type=month],.k-ui-namespace input[type=time],.k-ui-namespace input[type=week],.k-ui-namespace input[type=number],.k-ui-namespace input[type=email],.k-ui-namespace input[type=url],.k-ui-namespace input[type=search],.k-ui-namespace input[type=tel],.k-ui-namespace input[type=color],.k-ui-namespace .uneditable-input{height:32px}.k-touchevents .k-ui-namespace select:focus,.k-touchevents .k-ui-namespace select:active,.k-touchevents .k-ui-namespace textarea:focus,.k-touchevents .k-ui-namespace textarea:active,.k-touchevents .k-ui-namespace input[type=text]:focus,.k-touchevents .k-ui-namespace input[type=text]:active,.k-touchevents .k-ui-namespace input[type=password]:focus,.k-touchevents .k-ui-namespace input[type=password]:active,.k-touchevents .k-ui-namespace input[type=datetime]:focus,.k-touchevents .k-ui-namespace input[type=datetime]:active,.k-touchevents .k-ui-namespace input[type=datetime-local]:focus,.k-touchevents .k-ui-namespace input[type=datetime-local]:active,.k-touchevents .k-ui-namespace input[type=date]:focus,.k-touchevents .k-ui-namespace input[type=date]:active,.k-touchevents .k-ui-namespace input[type=month]:focus,.k-touchevents .k-ui-namespace input[type=month]:active,.k-touchevents .k-ui-namespace input[type=time]:focus,.k-touchevents .k-ui-namespace input[type=time]:active,.k-touchevents .k-ui-namespace input[type=week]:focus,.k-touchevents .k-ui-namespace input[type=week]:active,.k-touchevents .k-ui-namespace input[type=number]:focus,.k-touchevents .k-ui-namespace input[type=number]:active,.k-touchevents .k-ui-namespace input[type=email]:focus,.k-touchevents .k-ui-namespace input[type=email]:active,.k-touchevents .k-ui-namespace input[type=url]:focus,.k-touchevents .k-ui-namespace input[type=url]:active,.k-touchevents .k-ui-namespace input[type=search]:focus,.k-touchevents .k-ui-namespace input[type=search]:active,.k-touchevents .k-ui-namespace input[type=tel]:focus,.k-touchevents .k-ui-namespace input[type=tel]:active,.k-touchevents .k-ui-namespace input[type=color]:focus,.k-touchevents .k-ui-namespace input[type=color]:active,.k-touchevents .k-ui-namespace .uneditable-input:focus,.k-touchevents .k-ui-namespace .uneditable-input:active{font-size:16px !important}[dir=rtl] .k-ui-namespace select,[dir=rtl] .k-ui-namespace textarea,[dir=rtl] .k-ui-namespace input[type=text],[dir=rtl] .k-ui-namespace input[type=password],[dir=rtl] .k-ui-namespace input[type=datetime],[dir=rtl] .k-ui-namespace input[type=datetime-local],[dir=rtl] .k-ui-namespace input[type=date],[dir=rtl] .k-ui-namespace input[type=month],[dir=rtl] .k-ui-namespace input[type=time],[dir=rtl] .k-ui-namespace input[type=week],[dir=rtl] .k-ui-namespace input[type=number],[dir=rtl] .k-ui-namespace input[type=email],[dir=rtl] .k-ui-namespace input[type=url],[dir=rtl] .k-ui-namespace input[type=search],[dir=rtl] .k-ui-namespace input[type=tel],[dir=rtl] .k-ui-namespace input[type=color],[dir=rtl] .k-ui-namespace .uneditable-input{text-align:right}.k-ui-namespace .select2-selection--multiple,.k-ui-namespace select[multiple],.k-ui-namespace select[size]{height:auto}.k-ui-namespace label{display:inline-block;vertical-align:middle;max-width:100%;margin-bottom:4px;font-weight:700}.k-ui-namespace label:last-child{margin-bottom:0}.k-ui-namespace label+small{display:inline-block;vertical-align:middle;margin-bottom:4px}.k-ui-namespace label+small:last-child{margin-bottom:0}.k-ui-namespace legend{width:100%;padding:0;color:#222;border:0;display:block;margin:0;border:none;border-bottom:1px solid #e9e9e9;padding-top:16px;padding-bottom:4px;font-size:21px;line-height:28px;font-weight:400;margin-bottom:16px}.k-ui-namespace legend:last-child{margin-bottom:0}.k-ui-namespace legend:first-child{padding-top:0}.k-ui-namespace p{margin-top:0;margin-bottom:16px}.k-ui-namespace p:last-child{margin-bottom:0}.k-ui-namespace ul,.k-ui-namespace ol{margin-top:0;margin-right:0;margin-bottom:16px;margin-left:0;padding-left:1.5em}.k-ui-namespace ul:last-child,.k-ui-namespace ol:last-child{margin-bottom:0}[dir=rtl] .k-ui-namespace ul,[dir=rtl] .k-ui-namespace ol{padding-left:0;padding-right:1.5em}.k-ui-namespace .k-alert{position:relative;overflow:hidden;padding:12px 40px 12px 12px;line-height:20px;flex:0 0 auto;margin-bottom:16px}.k-ui-namespace .k-alert:last-child{margin-bottom:0}[dir=rtl] .k-ui-namespace .k-alert{padding:12px 12px 12px 40px}.k-ui-namespace .k-alert a{color:inherit}.k-ui-namespace .k-alert--overflow{overflow-y:auto;overflow-x:hidden;max-height:200px}@supports(max-height: 100vh){.k-ui-namespace .k-alert--overflow{max-height:25vh}}.k-ui-namespace .k-alert--fixed{position:fixed;z-index:9999;top:0;left:50%;transform:translateX(-50%)}.k-ui-namespace .k-alert--success{background-color:#27ae60;color:#fff}.k-ui-namespace .k-alert--success .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert--info{background-color:#3498db;color:#fff}.k-ui-namespace .k-alert--info .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert--warning{background-color:#e67e22;color:#fff}.k-ui-namespace .k-alert--warning .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert--danger{background-color:#c0392b;color:#fff}.k-ui-namespace .k-alert--danger .alert-link{color:#e6e6e6}.k-ui-namespace .k-alert__close{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);position:absolute;top:2px;right:2px;overflow:hidden;width:40px;height:0;padding-top:40px;color:inherit;font-size:16px}.k-ui-namespace .k-alert__close:after{display:block;position:absolute;content:"✕";line-height:1;top:50%;left:50%;transform:translate(-50%, -50%)}[dir=rtl] .k-ui-namespace .k-alert__close{right:auto;left:2px}.k-ui-namespace .k-breadcrumb{border-bottom:1px solid #d4d4d4;overflow:auto;background:#f3f3f3;color:#222;flex:0 0 auto}.k-is-resizing .k-ui-namespace .k-breadcrumb{overflow:hidden}.k-ui-namespace .k-breadcrumb ul{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);display:flex}.k-ui-namespace .k-breadcrumb li{position:relative;z-index:0;padding-left:20px;min-width:60px;display:none;overflow:hidden;vertical-align:middle;flex:0 1 auto;position:relative}[dir=rtl] .k-ui-namespace .k-breadcrumb li{padding-left:0;padding-right:20px}@media screen and (min-width: 768px){.k-ui-namespace .k-breadcrumb li{display:inline-block}}.k-ui-namespace .k-breadcrumb li:before{display:block;position:absolute;top:0;bottom:0;left:0;width:20px;padding-top:10px;padding-bottom:10px;text-align:center;line-height:20px;content:"»"}[dir=rtl] .k-ui-namespace .k-breadcrumb li:before{left:auto;right:0}.k-ui-namespace .k-breadcrumb li:first-child{padding-left:0;min-width:40px}[dir=rtl] .k-ui-namespace .k-breadcrumb li:first-child{padding-right:0}.k-ui-namespace .k-breadcrumb li:first-child:before{display:none}.k-ui-namespace .k-breadcrumb li:hover{overflow:visible;flex:0 0 auto}.k-ui-namespace .k-breadcrumb li:hover:not(.k-breadcrumb__home)~li{flex:0 1 auto}.k-ui-namespace .k-breadcrumb a{color:#222;cursor:pointer}.k-ui-namespace .k-breadcrumb a:focus,.k-ui-namespace .k-breadcrumb a:hover{background:#e1e1e1}.k-ui-namespace .k-breadcrumb .k-breadcrumb__active,.k-ui-namespace .k-breadcrumb .k-breadcrumb__home{display:inline-block;overflow:visible;flex:0 0 auto}.k-ui-namespace .k-breadcrumb li:nth-last-child(2){display:inline-block}.k-ui-namespace .k-breadcrumb li:nth-last-child(2):before{content:"…"}@media screen and (min-width: 768px){.k-ui-namespace .k-breadcrumb li:nth-last-child(2):before{content:"»"}}.k-ui-namespace .k-breadcrumb .k-breadcrumb__active .k-breadcrumb__content{font-weight:700}.k-ui-namespace .k-breadcrumb__content{position:relative;z-index:2;display:block;padding:10px;min-width:40px;min-height:39px;overflow:hidden;text-align:center;line-height:19px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis}.k-ui-namespace .k-button,.k-ui-j3-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;box-shadow:none;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;margin-right:4px;font-size:13px;line-height:18px;padding:6px 12px}.k-ui-namespace .k-button:last-child,.k-ui-j3-form .k-ui-namespace .btn:last-child,.k-ui-j4-form .k-ui-namespace .btn:last-child,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .editor-xtd-buttons .xtd-button.btn{margin-right:0;margin-left:4px}[dir=rtl] .k-ui-namespace .k-button:last-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn:last-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn:last-child{margin-left:0}.k-ui-namespace .k-button,.k-ui-j3-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn,.k-ui-namespace .k-button:hover,.k-ui-namespace .k-button:focus,.k-ui-namespace .k-button:active{text-decoration:none}.k-ui-namespace .k-button:focus,.k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:focus,.k-ui-namespace .k-button:active:focus,.k-ui-namespace .k-button.k-is-active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.k-ui-namespace .k-button:hover,.k-ui-j3-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:hover,.k-ui-namespace .k-button:focus,.k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:focus{color:#222}.k-ui-namespace .k-button:active,.k-ui-j3-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn:active,.k-ui-namespace .k-button.k-is-active,.k-ui-j3-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn{outline:0;background-image:none}.k-ui-namespace .k-button[disabled],.k-ui-j3-form .k-ui-namespace [disabled].btn,.k-ui-j4-form .k-ui-namespace [disabled].btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons [disabled].xtd-button.btn,.k-ui-namespace .k-button.k-is-disabled,.k-ui-j3-form .k-ui-namespace .k-is-disabled.btn,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-disabled.xtd-button.btn{cursor:not-allowed;opacity:.65;pointer-events:none}.k-ui-namespace .k-button.k-button input[type=checkbox],.k-ui-j3-form .k-ui-namespace .btn input[type=checkbox],.k-ui-j4-form .k-ui-namespace .btn input[type=checkbox],.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn input[type=checkbox]{margin:0 -1px;vertical-align:top}.k-ui-namespace .k-button [class^=k-icon],.k-ui-j3-form .k-ui-namespace .btn [class^=k-icon],.k-ui-j4-form .k-ui-namespace .btn [class^=k-icon],.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn [class^=k-icon]{display:inline-block}.k-ui-namespace .k-button [class^=k-icon]:first-child,.k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:first-child,.k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:first-child{margin:0 .25em 0 .1em}[dir=rtl] .k-ui-namespace .k-button [class^=k-icon]:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:first-child{margin:0 .1em 0 .25em}.k-ui-namespace .k-button [class^=k-icon]:last-child,.k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:last-child,.k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:last-child{margin:0 .1em 0 .25em}[dir=rtl] .k-ui-namespace .k-button [class^=k-icon]:last-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .btn [class^=k-icon]:last-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .btn [class^=k-icon]:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .btn [class^=k-icon]:last-child{margin:0 .25em 0 .1em}.k-ui-namespace .k-button [class*=icon-]:only-child,.k-ui-j3-form .k-ui-namespace .btn [class*=icon-]:only-child,.k-ui-j4-form .k-ui-namespace .btn [class*=icon-]:only-child,.k-ui-namespace .k-button .k-visually-hidden+[class*=icon-],.k-ui-j3-form .k-ui-namespace .btn .k-visually-hidden+[class*=icon-],.k-ui-j4-form .k-ui-namespace .btn .k-visually-hidden+[class*=icon-]{display:inline-block;margin:-4px;width:14px}.k-ui-namespace .k-button .k-dropdown .k-dropdown__toggle,.k-ui-j3-form .k-ui-namespace .btn .k-dropdown .k-dropdown__toggle,.k-ui-j4-form .k-ui-namespace .btn .k-dropdown .k-dropdown__toggle{text-decoration:none;margin:-6px -12px;padding:6px 12px}.k-ui-namespace .k-button .k-dropdown .k-dropdown__menu,.k-ui-j3-form .k-ui-namespace .btn .k-dropdown .k-dropdown__menu,.k-ui-j4-form .k-ui-namespace .btn .k-dropdown .k-dropdown__menu{margin-top:4px;left:-6px}.k-ui-namespace .k-button--default,.k-ui-j3-form .k-ui-namespace .btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .btn-secondary{color:#222;background-color:#fff;border-color:#cdcdcd}.k-ui-namespace .k-button--default:focus,.k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:focus,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:focus,.k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:focus,.k-ui-j4-form .k-ui-namespace .btn-secondary:focus,.k-ui-namespace .k-button--default.k-has-focus,.k-ui-j3-form .k-ui-namespace .k-has-focus.btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary{color:#222;background-color:#e6e6e6;border-color:#8d8d8d}.k-ui-namespace .k-button--default:hover,.k-ui-j3-form .k-ui-namespace .btn:hover,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:hover,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:hover,.k-ui-j4-form .k-ui-namespace .btn:hover,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:hover,.k-ui-j4-form .k-ui-namespace .btn-secondary:hover{color:#222;background-color:#e6e6e6;border-color:#aeaeae}.k-ui-namespace .k-button--default:active,.k-ui-j3-form .k-ui-namespace .btn:active,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active,.k-ui-j4-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active,.k-ui-j4-form .k-ui-namespace .btn-secondary:active,.k-ui-namespace .k-button--default.k-is-active,.k-ui-j3-form .k-ui-namespace .k-is-active.btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-is-open>.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-is-open>.k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary{color:#222;background-color:#e6e6e6;border-color:#aeaeae;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--default:active:hover,.k-ui-j3-form .k-ui-namespace .btn:active:hover,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active:hover,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active:hover,.k-ui-j4-form .k-ui-namespace .btn:active:hover,.k-ui-j4-form .k-ui-namespace .btn-secondary:active:hover,.k-ui-namespace .k-button--default:active:focus,.k-ui-j3-form .k-ui-namespace .btn:active:focus,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active:focus,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active:focus,.k-ui-j4-form .k-ui-namespace .btn:active:focus,.k-ui-j4-form .k-ui-namespace .btn-secondary:active:focus,.k-ui-namespace .k-button--default:active.k-has-focus,.k-ui-j3-form .k-ui-namespace .btn:active.k-has-focus,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active.k-has-focus,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active.k-has-focus,.k-ui-j4-form .k-ui-namespace .btn:active.k-has-focus,.k-ui-j4-form .k-ui-namespace .btn-secondary:active.k-has-focus,.k-ui-namespace .k-button--default.k-is-active:hover,.k-ui-j3-form .k-ui-namespace .k-is-active.btn:hover,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary:hover,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary:hover,.k-ui-j4-form .k-ui-namespace .k-is-active.btn:hover,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:hover,.k-ui-namespace .k-button--default.k-is-active:focus,.k-ui-j3-form .k-ui-namespace .k-is-active.btn:focus,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary:focus,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary:focus,.k-ui-j4-form .k-ui-namespace .k-is-active.btn:focus,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary:focus,.k-ui-namespace .k-button--default.k-is-active.k-has-focus,.k-ui-j3-form .k-ui-namespace .k-is-active.k-has-focus.btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.k-has-focus.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn-secondary,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle:hover,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:hover,.k-is-open>.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary:hover,.k-ui-j5-form .editor-xtd-buttons .k-is-open>.k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary:hover,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:hover,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary:hover,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle:focus,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:focus,.k-is-open>.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary:focus,.k-ui-j5-form .editor-xtd-buttons .k-is-open>.k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary:focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn:focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary:focus,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle.k-has-focus,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn,.k-is-open>.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.k-has-focus.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn-secondary{color:#222;background-color:#d4d4d4;border-color:#8d8d8d}.k-ui-namespace .k-button--default:active,.k-ui-j3-form .k-ui-namespace .btn:active,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:active,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .xtd-button.btn-secondary:active,.k-ui-j4-form .k-ui-namespace .btn:active,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn-secondary:active,.k-ui-j4-form .k-ui-namespace .btn-secondary:active,.k-ui-namespace .k-button--default.k-is-active,.k-ui-j3-form .k-ui-namespace .k-is-active.btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-active.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-is-active.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-secondary,.k-is-open>.k-ui-namespace .k-button--default.dropdown-toggle,.k-ui-j3-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-is-open>.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .dropdown-toggle.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-is-open>.k-ui-namespace .dropdown-toggle.xtd-button.btn-secondary,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-secondary{background-image:none}.k-ui-namespace .k-button--default.k-is-disabled:hover,.k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:hover,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-disabled.xtd-button.btn-secondary:hover,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-disabled.xtd-button.btn-secondary:hover,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:hover,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:hover,.k-ui-namespace .k-button--default.k-is-disabled:focus,.k-ui-j3-form .k-ui-namespace .k-is-disabled.btn:focus,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-disabled.xtd-button.btn-secondary:focus,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-disabled.xtd-button.btn-secondary:focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn:focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-secondary:focus,.k-ui-namespace .k-button--default.k-is-disabled.k-has-focus,.k-ui-j3-form .k-ui-namespace .k-is-disabled.k-has-focus.btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-is-disabled.k-has-focus.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace .k-is-disabled.k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn,.k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn-secondary,.k-ui-namespace .k-button--default[disabled]:hover,.k-ui-j3-form .k-ui-namespace [disabled].btn:hover,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons [disabled].xtd-button.btn-secondary:hover,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace [disabled].xtd-button.btn-secondary:hover,.k-ui-j4-form .k-ui-namespace [disabled].btn:hover,.k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:hover,.k-ui-namespace .k-button--default[disabled]:focus,.k-ui-j3-form .k-ui-namespace [disabled].btn:focus,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons [disabled].xtd-button.btn-secondary:focus,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace [disabled].xtd-button.btn-secondary:focus,.k-ui-j4-form .k-ui-namespace [disabled].btn:focus,.k-ui-j4-form .k-ui-namespace [disabled].btn-secondary:focus,.k-ui-namespace .k-button--default[disabled].k-has-focus,.k-ui-j3-form .k-ui-namespace [disabled].k-has-focus.btn,.k-ui-namespace .k-ui-j5-form .editor-xtd-buttons [disabled].k-has-focus.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons .k-ui-namespace [disabled].k-has-focus.xtd-button.btn-secondary,.k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn,.k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn-secondary,fieldset[disabled] .k-ui-namespace .k-button--default:hover,fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:hover,.k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:hover,fieldset[disabled] .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:hover,.k-ui-j5-form .editor-xtd-buttons fieldset[disabled] .k-ui-namespace .xtd-button.btn-secondary:hover,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:hover,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:hover,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:hover,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:hover,fieldset[disabled] .k-ui-namespace .k-button--default:focus,fieldset[disabled] .k-ui-j3-form .k-ui-namespace .btn:focus,.k-ui-j3-form fieldset[disabled] .k-ui-namespace .btn:focus,fieldset[disabled] .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .xtd-button.btn-secondary:focus,.k-ui-j5-form .editor-xtd-buttons fieldset[disabled] .k-ui-namespace .xtd-button.btn-secondary:focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn:focus,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn:focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-secondary:focus,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-secondary:focus,fieldset[disabled] .k-ui-namespace .k-button--default.k-has-focus,fieldset[disabled] .k-ui-j3-form .k-ui-namespace .k-has-focus.btn,.k-ui-j3-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn,fieldset[disabled] .k-ui-namespace .k-ui-j5-form .editor-xtd-buttons .k-has-focus.xtd-button.btn-secondary,.k-ui-j5-form .editor-xtd-buttons fieldset[disabled] .k-ui-namespace .k-has-focus.xtd-button.btn-secondary,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-secondary,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn-secondary{background-color:#fff;border-color:#cdcdcd}.k-ui-namespace .k-button--primary{color:#fff;background-color:#3071a9;border-color:#2a6495}.k-ui-namespace .k-button--primary:focus,.k-ui-namespace .k-button--primary.k-has-focus{color:#fff;background-color:#255681;border-color:#0e2132}.k-ui-namespace .k-button--primary:hover{color:#fff;background-color:#255681;border-color:#1d4465}.k-ui-namespace .k-button--primary:active,.k-ui-namespace .k-button--primary.k-is-active,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle{color:#fff;background-color:#255681;border-color:#1d4465;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--primary:active:hover,.k-ui-namespace .k-button--primary:active:focus,.k-ui-namespace .k-button--primary:active.k-has-focus,.k-ui-namespace .k-button--primary.k-is-active:hover,.k-ui-namespace .k-button--primary.k-is-active:focus,.k-ui-namespace .k-button--primary.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle.k-has-focus{color:#fff;background-color:#1d4465;border-color:#0e2132}.k-ui-namespace .k-button--primary:active,.k-ui-namespace .k-button--primary.k-is-active,.k-is-open>.k-ui-namespace .k-button--primary.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--primary.k-is-disabled:hover,.k-ui-namespace .k-button--primary.k-is-disabled:focus,.k-ui-namespace .k-button--primary.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--primary[disabled]:hover,.k-ui-namespace .k-button--primary[disabled]:focus,.k-ui-namespace .k-button--primary[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--primary:hover,fieldset[disabled] .k-ui-namespace .k-button--primary:focus,fieldset[disabled] .k-ui-namespace .k-button--primary.k-has-focus{background-color:#3071a9;border-color:#2a6495}.k-ui-namespace .k-button--success,.k-ui-j4-form .k-ui-namespace .btn-success{color:#fff;background-color:#27ae60;border-color:#295}.k-ui-namespace .k-button--success:focus,.k-ui-j4-form .k-ui-namespace .btn-success:focus,.k-ui-namespace .k-button--success.k-has-focus,.k-ui-j4-form .k-ui-namespace .k-has-focus.btn-success{color:#fff;background-color:#1e8449;border-color:#0b311b}.k-ui-namespace .k-button--success:hover,.k-ui-j4-form .k-ui-namespace .btn-success:hover{color:#fff;background-color:#1e8449;border-color:#176739}.k-ui-namespace .k-button--success:active,.k-ui-j4-form .k-ui-namespace .btn-success:active,.k-ui-namespace .k-button--success.k-is-active,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success{color:#fff;background-color:#1e8449;border-color:#176739;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--success:active:hover,.k-ui-j4-form .k-ui-namespace .btn-success:active:hover,.k-ui-namespace .k-button--success:active:focus,.k-ui-j4-form .k-ui-namespace .btn-success:active:focus,.k-ui-namespace .k-button--success:active.k-has-focus,.k-ui-j4-form .k-ui-namespace .btn-success:active.k-has-focus,.k-ui-namespace .k-button--success.k-is-active:hover,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success:hover,.k-ui-namespace .k-button--success.k-is-active:focus,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success:focus,.k-ui-namespace .k-button--success.k-is-active.k-has-focus,.k-ui-j4-form .k-ui-namespace .k-is-active.k-has-focus.btn-success,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle:hover,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success:hover,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle:focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success:focus,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle.k-has-focus,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.k-has-focus.btn-success{color:#fff;background-color:#176739;border-color:#0b311b}.k-ui-namespace .k-button--success:active,.k-ui-j4-form .k-ui-namespace .btn-success:active,.k-ui-namespace .k-button--success.k-is-active,.k-ui-j4-form .k-ui-namespace .k-is-active.btn-success,.k-is-open>.k-ui-namespace .k-button--success.dropdown-toggle,.k-ui-j4-form .k-is-open>.k-ui-namespace .dropdown-toggle.btn-success{background-image:none}.k-ui-namespace .k-button--success.k-is-disabled:hover,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-success:hover,.k-ui-namespace .k-button--success.k-is-disabled:focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.btn-success:focus,.k-ui-namespace .k-button--success.k-is-disabled.k-has-focus,.k-ui-j4-form .k-ui-namespace .k-is-disabled.k-has-focus.btn-success,.k-ui-namespace .k-button--success[disabled]:hover,.k-ui-j4-form .k-ui-namespace [disabled].btn-success:hover,.k-ui-namespace .k-button--success[disabled]:focus,.k-ui-j4-form .k-ui-namespace [disabled].btn-success:focus,.k-ui-namespace .k-button--success[disabled].k-has-focus,.k-ui-j4-form .k-ui-namespace [disabled].k-has-focus.btn-success,fieldset[disabled] .k-ui-namespace .k-button--success:hover,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-success:hover,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-success:hover,fieldset[disabled] .k-ui-namespace .k-button--success:focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .btn-success:focus,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .btn-success:focus,fieldset[disabled] .k-ui-namespace .k-button--success.k-has-focus,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-has-focus.btn-success,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-has-focus.btn-success{background-color:#27ae60;border-color:#295}.k-ui-namespace .k-button--info{color:#fff;background-color:#3498db;border-color:#258cd1}.k-ui-namespace .k-button--info:focus,.k-ui-namespace .k-button--info.k-has-focus{color:#fff;background-color:#217dbb;border-color:#124364}.k-ui-namespace .k-button--info:hover{color:#fff;background-color:#217dbb;border-color:#1c699d}.k-ui-namespace .k-button--info:active,.k-ui-namespace .k-button--info.k-is-active,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle{color:#fff;background-color:#217dbb;border-color:#1c699d;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--info:active:hover,.k-ui-namespace .k-button--info:active:focus,.k-ui-namespace .k-button--info:active.k-has-focus,.k-ui-namespace .k-button--info.k-is-active:hover,.k-ui-namespace .k-button--info.k-is-active:focus,.k-ui-namespace .k-button--info.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle.k-has-focus{color:#fff;background-color:#1c699d;border-color:#124364}.k-ui-namespace .k-button--info:active,.k-ui-namespace .k-button--info.k-is-active,.k-is-open>.k-ui-namespace .k-button--info.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--info.k-is-disabled:hover,.k-ui-namespace .k-button--info.k-is-disabled:focus,.k-ui-namespace .k-button--info.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--info[disabled]:hover,.k-ui-namespace .k-button--info[disabled]:focus,.k-ui-namespace .k-button--info[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--info:hover,fieldset[disabled] .k-ui-namespace .k-button--info:focus,fieldset[disabled] .k-ui-namespace .k-button--info.k-has-focus{background-color:#3498db;border-color:#258cd1}.k-ui-namespace .k-button--warning{color:#fff;background-color:#e67e22;border-color:#d67118}.k-ui-namespace .k-button--warning:focus,.k-ui-namespace .k-button--warning.k-has-focus{color:#fff;background-color:#bf6516;border-color:#64350b}.k-ui-namespace .k-button--warning:hover{color:#fff;background-color:#bf6516;border-color:#9f5412}.k-ui-namespace .k-button--warning:active,.k-ui-namespace .k-button--warning.k-is-active,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle{color:#fff;background-color:#bf6516;border-color:#9f5412;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--warning:active:hover,.k-ui-namespace .k-button--warning:active:focus,.k-ui-namespace .k-button--warning:active.k-has-focus,.k-ui-namespace .k-button--warning.k-is-active:hover,.k-ui-namespace .k-button--warning.k-is-active:focus,.k-ui-namespace .k-button--warning.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle.k-has-focus{color:#fff;background-color:#9f5412;border-color:#64350b}.k-ui-namespace .k-button--warning:active,.k-ui-namespace .k-button--warning.k-is-active,.k-is-open>.k-ui-namespace .k-button--warning.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--warning.k-is-disabled:hover,.k-ui-namespace .k-button--warning.k-is-disabled:focus,.k-ui-namespace .k-button--warning.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--warning[disabled]:hover,.k-ui-namespace .k-button--warning[disabled]:focus,.k-ui-namespace .k-button--warning[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--warning:hover,fieldset[disabled] .k-ui-namespace .k-button--warning:focus,fieldset[disabled] .k-ui-namespace .k-button--warning.k-has-focus{background-color:#e67e22;border-color:#d67118}.k-ui-namespace .k-button--danger{color:#fff;background-color:#c0392b;border-color:#ab3326}.k-ui-namespace .k-button--danger:focus,.k-ui-namespace .k-button--danger.k-has-focus{color:#fff;background-color:#962d22;border-color:#43140f}.k-ui-namespace .k-button--danger:hover{color:#fff;background-color:#962d22;border-color:#79241b}.k-ui-namespace .k-button--danger:active,.k-ui-namespace .k-button--danger.k-is-active,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle{color:#fff;background-color:#962d22;border-color:#79241b;box-shadow:inset 1px 2px 4px rgba(0,0,0,.125)}.k-ui-namespace .k-button--danger:active:hover,.k-ui-namespace .k-button--danger:active:focus,.k-ui-namespace .k-button--danger:active.k-has-focus,.k-ui-namespace .k-button--danger.k-is-active:hover,.k-ui-namespace .k-button--danger.k-is-active:focus,.k-ui-namespace .k-button--danger.k-is-active.k-has-focus,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle:hover,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle:focus,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle.k-has-focus{color:#fff;background-color:#79241b;border-color:#43140f}.k-ui-namespace .k-button--danger:active,.k-ui-namespace .k-button--danger.k-is-active,.k-is-open>.k-ui-namespace .k-button--danger.dropdown-toggle{background-image:none}.k-ui-namespace .k-button--danger.k-is-disabled:hover,.k-ui-namespace .k-button--danger.k-is-disabled:focus,.k-ui-namespace .k-button--danger.k-is-disabled.k-has-focus,.k-ui-namespace .k-button--danger[disabled]:hover,.k-ui-namespace .k-button--danger[disabled]:focus,.k-ui-namespace .k-button--danger[disabled].k-has-focus,fieldset[disabled] .k-ui-namespace .k-button--danger:hover,fieldset[disabled] .k-ui-namespace .k-button--danger:focus,fieldset[disabled] .k-ui-namespace .k-button--danger.k-has-focus{background-color:#c0392b;border-color:#ab3326}.k-ui-namespace .k-button--link{color:#222;font-weight:normal;border-radius:0;padding-left:0;padding-right:0}.k-ui-namespace .k-button--link,.k-ui-namespace .k-button--link:active,.k-ui-namespace .k-button--link.k-is-active,.k-ui-namespace .k-button--link[disabled],.k-ui-namespace .k-button--link.k-is-disabled{background-color:rgba(0,0,0,0);box-shadow:none}.k-ui-namespace .k-button--link,.k-ui-namespace .k-button--link:hover,.k-ui-namespace .k-button--link:focus,.k-ui-namespace .k-button--link:active{border-color:rgba(0,0,0,0)}.k-ui-namespace .k-button--link:hover,.k-ui-namespace .k-button--link:focus{color:#222;text-decoration:underline;background-color:rgba(0,0,0,0)}.k-ui-namespace .k-button--link[disabled]:hover,.k-ui-namespace .k-button--link[disabled]:focus,.k-ui-namespace .k-button--link.k-is-disabled:hover,.k-ui-namespace .k-button--link.k-is-disabled:focus{color:#343434;text-decoration:none}.k-ui-namespace .k-button--block{display:block;width:100%}.k-ui-namespace .k-button--tiny{border-radius:3px;font-size:8px;line-height:12px;padding:3px 4px}.k-ui-namespace .k-button--small{border-radius:3px;font-size:11px;line-height:16px;padding:5px 8px}.k-ui-namespace .k-button--large{border-radius:6px;font-size:17px;line-height:22px;padding:8px 16px}.k-ui-namespace .k-button--tiny [class*=icon-]:only-child,.k-ui-namespace .k-button--tiny .k-visually-hidden+[class*=icon-],.k-ui-namespace .k-button--small [class*=icon-]:only-child,.k-ui-namespace .k-button--small .k-visually-hidden+[class*=icon-]{width:14px;margin-left:-2px;margin-right:-2px}.k-ui-namespace .k-button--block+.k-button--block{margin-top:4px}.k-ui-namespace input[type=submit].k-button--block,.k-ui-namespace input[type=reset].k-button--block,.k-ui-namespace input[type=button].k-button--block{width:100%}.k-ui-namespace .k-button-group{position:relative;display:inline-block;vertical-align:middle}.k-ui-namespace .k-button-group>.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-button-group>.xtd-button.btn{position:relative;float:left;margin:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn{float:right}.k-ui-namespace .k-button-group>.k-button:hover,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:hover,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:hover,.k-ui-namespace .k-button-group>.k-button:focus,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:focus,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:focus,.k-ui-namespace .k-button-group>.k-button:active,.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:active,.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:active,.k-ui-namespace .k-button-group>.k-button.k-is-active,.k-ui-j3-form .k-ui-namespace .k-button-group>.k-is-active.btn,.k-ui-j4-form .k-ui-namespace .k-button-group>.k-is-active.btn{z-index:2}.k-ui-namespace .k-button-group .k-button+.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-namespace .k-button-group .k-button+.k-button-group,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-namespace .k-button-group .k-button-group+.k-button,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-namespace .k-button-group .k-button-group+.k-button-group{margin-left:-1px}.k-ui-namespace .k-button-group .k-button+.k-button:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-namespace .k-button-group .k-button+.k-button-group:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-namespace .k-button-group .k-button-group+.k-button:first-child,.k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-namespace .k-button-group .k-button-group+.k-button-group:first-child{margin-left:0}[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn,[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button-group,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button-group{margin-left:0;margin-right:-1px}[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button+.btn:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button+.btn:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.btn:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.btn:first-child,[dir=rtl] .k-ui-namespace .k-button-group .k-button+.k-button-group:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .btn+.k-button-group:first-child,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button:first-child,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.btn:first-child,[dir=rtl] .k-ui-namespace .k-button-group .k-button-group+.k-button-group:first-child{margin-right:0}.k-ui-namespace .k-button-group>.k-button:not(:first-child):not(:last-child),.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:not(:first-child):not(:last-child),.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:not(:first-child):not(:last-child){border-radius:0}.k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child),.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child){border-bottom-right-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child).k-button--tiny,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--tiny{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child).k-button--small,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--small{border-bottom-right-radius:3px;border-top-right-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:first-child:not(:last-child).k-button--large,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:first-child:not(:last-child).k-button--large{border-bottom-right-radius:6px;border-top-right-radius:6px}.k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child),.k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),.k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child).k-button--tiny,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--tiny{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child).k-button--small,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--small{border-bottom-left-radius:3px;border-top-left-radius:3px}[dir=rtl] .k-ui-namespace .k-button-group>.k-button:last-child:not(:first-child).k-button--large,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-button-group>.btn:last-child:not(:first-child).k-button--large{border-bottom-left-radius:6px;border-top-left-radius:6px}.k-ui-namespace .k-card{position:relative;display:block;width:100%;margin-bottom:16px}.k-ui-namespace .k-card:last-child{margin-bottom:0}.k-ui-namespace .k-card--center .k-card__body{text-align:center}.k-ui-namespace .k-card--rounded .k-card__body{border-radius:4px}.k-ui-namespace .k-card--rounded .k-card__caption{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image,.k-ui-namespace .k-card--rounded .k-card__image--background,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background,.k-ui-namespace .k-card--rounded .k-card__header,.k-ui-namespace .k-card--rounded .k-card__section,.k-ui-namespace .k-card--rounded .k-card__footer{overflow:hidden}.k-ui-namespace .k-card--rounded .k-card__image:only-child,.k-ui-namespace .k-card--rounded .k-card__image:only-child img,.k-ui-namespace .k-card--rounded .k-card__image--background:only-child,.k-ui-namespace .k-card--rounded .k-card__image--background:only-child img,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:only-child,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:only-child img,.k-ui-namespace .k-card--rounded .k-card__header:only-child,.k-ui-namespace .k-card--rounded .k-card__header:only-child img,.k-ui-namespace .k-card--rounded .k-card__section:only-child,.k-ui-namespace .k-card--rounded .k-card__section:only-child img,.k-ui-namespace .k-card--rounded .k-card__footer:only-child,.k-ui-namespace .k-card--rounded .k-card__footer:only-child img{border-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image:first-child,.k-ui-namespace .k-card--rounded .k-card__image:first-child img,.k-ui-namespace .k-card--rounded .k-card__image--background:first-child,.k-ui-namespace .k-card--rounded .k-card__image--background:first-child img,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:first-child,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:first-child img,.k-ui-namespace .k-card--rounded .k-card__header:first-child,.k-ui-namespace .k-card--rounded .k-card__header:first-child img,.k-ui-namespace .k-card--rounded .k-card__section:first-child,.k-ui-namespace .k-card--rounded .k-card__section:first-child img,.k-ui-namespace .k-card--rounded .k-card__footer:first-child,.k-ui-namespace .k-card--rounded .k-card__footer:first-child img{border-top-left-radius:3px;border-top-right-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image:last-child,.k-ui-namespace .k-card--rounded .k-card__image:last-child img,.k-ui-namespace .k-card--rounded .k-card__image--background:last-child,.k-ui-namespace .k-card--rounded .k-card__image--background:last-child img,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:last-child,.k-ui-namespace .k-card--rounded .k-card__image--spaced-background:last-child img,.k-ui-namespace .k-card--rounded .k-card__header:last-child,.k-ui-namespace .k-card--rounded .k-card__header:last-child img,.k-ui-namespace .k-card--rounded .k-card__section:last-child,.k-ui-namespace .k-card--rounded .k-card__section:last-child img,.k-ui-namespace .k-card--rounded .k-card__footer:last-child,.k-ui-namespace .k-card--rounded .k-card__footer:last-child img{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image--background{border-radius:3px}.k-ui-namespace .k-card--rounded .k-card__image--spaced-background{border-radius:2px}.k-ui-namespace .k-card__body{position:relative;display:block;backface-visibility:hidden;background:#fff;border:1px solid #dcdcdc;color:#222;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace a.k-card__body:focus,.k-ui-namespace a.k-card__body:hover{border-color:#bdbdbd}.k-ui-namespace a.k-card__body:focus .k-card__header,.k-ui-namespace a.k-card__body:hover .k-card__header{border-color:#bdbdbd}.k-ui-namespace a.k-card__body:focus .k-card__footer,.k-ui-namespace a.k-card__body:hover .k-card__footer{border-color:#bdbdbd}.k-ui-namespace .k-card__image{z-index:0;display:block;overflow:hidden;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__image img{vertical-align:top}.k-ui-namespace .k-card__image--background{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:1px;right:1px;bottom:1px;left:1px}.k-ui-namespace .k-card__image--spaced-background{position:absolute;top:2px;right:2px;bottom:2px;left:2px}.k-ui-namespace .k-card__header{position:relative;z-index:1;display:block;padding:8px;font-weight:700;background:#fbfbfb;border-bottom:1px solid #dcdcdc;padding-bottom:7px;color:#222;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__header:last-child{border-bottom:none}.k-ui-namespace .k-card__header:not(:first-child){border-top:1px solid #dcdcdc;padding-top:7px}.k-ui-namespace .k-card__section{position:relative;z-index:1;display:block;padding:8px;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__section--small-spacing{padding:0;margin:1px}.k-ui-namespace .k-card__footer{position:relative;z-index:1;display:block;padding:8px;background:#fbfbfb;border-top:1px solid #dcdcdc;padding-top:7px;color:#222;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__footer:first-child{border-top:none}.k-ui-namespace .k-card__footer:not(:last-child){border-bottom:1px solid #dcdcdc}.k-ui-namespace .k-card__caption{display:block;width:100%;padding:12px 8px;font-weight:400;text-decoration:none;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-card__caption--overflow{height:3em;line-height:1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-ui-namespace .k-card.k-is-selected .k-card__body{border-color:#3071a9}.k-ui-namespace .k-card.k-is-selected .k-card__body:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.k-ui-namespace .k-card.k-is-selected .k-card__body:only-child .k-card__header{background:#3071a9;color:#fff}.k-ui-namespace .k-card.k-is-selected .k-card__header,.k-ui-namespace .k-card.k-is-selected .k-card__footer,.k-ui-namespace .k-card.k-is-selected .k-card__caption{border-color:#3071a9;background:#3071a9;color:#fff}.k-ui-namespace .k-card--flex{display:flex;flex-direction:column}.k-ui-namespace .k-card--flex .k-card__body{display:flex;flex-direction:column;flex:1 1 auto}.k-ui-namespace .k-card--flex .k-card__flex-item{flex:1 1 auto}.k-ui-namespace .cke_chrome.cke_chrome,.k-ui-namespace .cke_inner.cke_inner,.k-ui-namespace .cke_contents.cke_contents,.k-ui-namespace .cke_source.cke_source{display:flex !important;flex-direction:column;flex:1 1 auto;height:auto !important}.k-ui-namespace .cke_chrome.cke_chrome iframe,.k-ui-namespace .cke_inner.cke_inner iframe,.k-ui-namespace .cke_contents.cke_contents iframe,.k-ui-namespace .cke_source.cke_source iframe{flex:1 1 auto}.k-ui-namespace .cke_resizer.cke_resizer{display:none}.k-ui-namespace .k-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}[dir=rtl] .k-ui-namespace .k-caret{margin-left:0;margin-right:2px}.k-ui-namespace .k-dropdown{position:relative}.k-ui-namespace .k-dropdown__toggle img{max-width:16px}.k-ui-namespace .k-dropdown__menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;text-align:left;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}[dir=rtl] .k-ui-namespace .k-dropdown__menu{left:auto;right:0;float:right;text-align:right}.k-ui-namespace .k-dropdown__menu.k-dropdown__menu{padding:5px 0;margin:2px 0 0;list-style:none}.k-ui-namespace .k-dropdown__menu a{display:block;padding:5px 15px;clear:both;font-weight:normal;line-height:20px;color:#222;white-space:nowrap}.k-ui-namespace .k-dropdown__divider{height:1px;margin:5px 0;overflow:hidden;background-color:#e5e5e5}.k-ui-namespace .k-dropdown__menu a:hover,.k-ui-namespace .k-dropdown__menu a:focus{text-decoration:none;color:#151515;background-color:#e6e6e6}.k-ui-namespace .k-dropdown__menu .k-is-active a,.k-ui-namespace .k-dropdown__menu .k-is-active a:hover,.k-ui-namespace .k-dropdown__menu .k-is-active a:focus{color:#fff;text-decoration:none;outline:0;background-color:#3071a9}.k-ui-namespace .k-dropdown__menu .k-is-disabled a,.k-ui-namespace .k-dropdown__menu .k-is-disabled a:hover,.k-ui-namespace .k-dropdown__menu .k-is-disabled a:focus{color:#343434}.k-ui-namespace .k-dropdown__menu .k-is-disabled a:hover,.k-ui-namespace .k-dropdown__menu .k-is-disabled a:focus{text-decoration:none;background-color:rgba(0,0,0,0);background-image:none;cursor:not-allowed}.k-ui-namespace .k-dropdown.k-is-open>.k-dropdown__menu{display:block}.k-ui-namespace .k-dropdown.k-is-open>a{outline:0}.k-ui-namespace .k-dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.k-ui-namespace .k-dropdown--dropup .k-caret{border-top:0;border-bottom:4px dashed;content:""}.k-ui-namespace .k-dropdown--dropup .k-dropdown__menu{top:auto;bottom:100%;margin-bottom:2px}.k-ui-namespace .k-dropdown__menu--grid{width:212px}.k-ui-namespace .k-dropdown__menu--grid.k-dropdown__menu--grid{padding:5px}[dir=rtl] .k-ui-namespace .k-dropdown__menu--grid.k-dropdown__menu--grid{padding:5px}.k-ui-namespace .k-dropdown__menu--grid img{max-width:16px;max-height:16px}.k-ui-namespace .k-dropdown__menu--grid li{float:left;width:40px;height:40px;margin:0;padding:0;display:block}[dir=rtl] .k-ui-namespace .k-dropdown__menu--grid li{float:right}.k-ui-namespace .k-dropdown__menu--grid li a{display:block;padding:0;margin:0;width:40px;height:40px;text-align:center;border-radius:3px;float:left}.k-ui-namespace .k-dropdown__menu--grid li a [class^=k-icon-document-],.k-ui-namespace .k-dropdown__menu--grid li a [class*=" k-icon-document-"]{display:block;vertical-align:middle;margin:12px auto}.k-ui-namespace .k-dropdown__menu--grid .k-dropdown__block-item{min-width:100%;clear:both;height:auto;margin:5px 0 -5px}.k-ui-namespace .k-dropdown__menu--grid .k-dropdown__block-item a{position:relative;height:auto;width:auto;float:none;border-top:1px solid #e5e5e5;text-align:left;margin:0 -5px;padding:5px 15px;border-radius:0 0 4px 4px}[dir=rtl] .k-ui-namespace .k-dropdown__menu--grid .k-dropdown__block-item a{text-align:right}.k-ui-namespace .k-empty-state{margin:0;font-size:17px;line-height:24px;text-align:center;background:rgba(0,0,0,0);color:inherit;padding:16px;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.k-ui-namespace .k-empty-state p{margin-bottom:16px}.k-ui-namespace .k-empty-state p:last-child{margin-bottom:0}.k-ui-namespace .k-empty-state p small{font-size:80%}.k-ui-namespace .k-form-control,.k-ui-j4-form .k-ui-namespace .form-control,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form .k-ui-namespace select{display:block;width:100%;max-width:100%;height:32px;padding:6px 12px;font-size:13px;line-height:20px;color:#222;background-color:#fff;background-image:none;border:1px solid #cdcdcd;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.k-ui-namespace .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select:focus,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select:focus,.k-ui-j4-form .k-ui-namespace select:focus{border-color:#3498db;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(52,152,219,.6)}.k-ui-namespace .k-form-control::-moz-placeholder,.k-ui-j4-form .k-ui-namespace .form-control::-moz-placeholder,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-moz-placeholder,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-moz-placeholder,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-moz-placeholder,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-moz-placeholder,.k-ui-j4-form .k-ui-namespace select::-moz-placeholder{color:#9a9a9a;opacity:1}.k-ui-namespace .k-form-control:-ms-input-placeholder,.k-ui-j4-form .k-ui-namespace .form-control:-ms-input-placeholder,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select:-ms-input-placeholder,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select:-ms-input-placeholder,.k-ui-j4-form .k-ui-namespace select:-ms-input-placeholder{color:#9a9a9a}.k-ui-namespace .k-form-control::-webkit-input-placeholder,.k-ui-j4-form .k-ui-namespace .form-control::-webkit-input-placeholder,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-webkit-input-placeholder,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-webkit-input-placeholder,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder,.k-ui-j4-form .k-ui-namespace select::-webkit-input-placeholder{color:#9a9a9a}.k-ui-namespace .k-form-control::-ms-expand,.k-ui-j4-form .k-ui-namespace .form-control::-ms-expand,.k-ui-j4-form .k-ui-j3-form .k-ui-namespace select::-ms-expand,.k-ui-j3-form .k-ui-j4-form .k-ui-namespace select::-ms-expand,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select::-ms-expand,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select::-ms-expand,.k-ui-j4-form .k-ui-namespace select::-ms-expand{border:0;background-color:rgba(0,0,0,0)}.k-ui-namespace .k-form-control[disabled],.k-ui-j4-form .k-ui-namespace [disabled].form-control,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select[disabled],.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select[disabled],.k-ui-j4-form .k-ui-namespace select[disabled],.k-ui-namespace .k-form-control[readonly],.k-ui-j4-form .k-ui-namespace [readonly].form-control,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select[readonly],.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select[readonly],.k-ui-j4-form .k-ui-namespace select[readonly],fieldset[disabled] .k-ui-namespace .k-form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select,.k-ui-j5-form fieldset[disabled] .k-ui-j4-form .k-ui-namespace select,fieldset[disabled] .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form fieldset[disabled] .k-ui-namespace select,.k-ui-j4-form fieldset[disabled] .k-ui-namespace select{background-color:#ddd;opacity:1}.k-ui-namespace .k-form-control[disabled],.k-ui-j4-form .k-ui-namespace [disabled].form-control,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form select[disabled],.k-ui-j5-form .k-ui-j4-form .k-ui-namespace select[disabled],.k-ui-j4-form .k-ui-namespace select[disabled],fieldset[disabled] .k-ui-namespace .k-form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .form-control,fieldset[disabled] .k-ui-j4-form .k-ui-namespace .k-ui-j5-form select,.k-ui-j5-form fieldset[disabled] .k-ui-j4-form .k-ui-namespace select,fieldset[disabled] .k-ui-j4-form .k-ui-namespace select,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .form-control,.k-ui-j4-form fieldset[disabled] .k-ui-namespace .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form fieldset[disabled] .k-ui-namespace select,.k-ui-j4-form fieldset[disabled] .k-ui-namespace select{cursor:not-allowed}.k-ui-namespace textarea.k-form-control,.k-ui-j4-form .k-ui-namespace textarea.form-control{height:auto}.k-ui-namespace input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){.k-ui-namespace input[type=date].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=date].form-control,.k-ui-namespace input[type=time].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=time].form-control,.k-ui-namespace input[type=datetime-local].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=datetime-local].form-control,.k-ui-namespace input[type=month].k-form-control,.k-ui-j4-form .k-ui-namespace input[type=month].form-control{line-height:32px}.k-input-group--small .k-ui-namespace input[type=date],.k-input-group--small .k-ui-namespace input[type=time],.k-input-group--small .k-ui-namespace input[type=datetime-local],.k-input-group--small .k-ui-namespace input[type=month]{line-height:28px}.k-input-group--large .k-ui-namespace input[type=date],.k-input-group--large .k-ui-namespace input[type=time],.k-input-group--large .k-ui-namespace input[type=datetime-local],.k-input-group--large .k-ui-namespace input[type=month]{line-height:40px}}.k-appearance .k-ui-namespace input[type=checkbox],.k-appearance .k-ui-namespace input[type=radio]{-webkit-appearance:none;position:relative;height:16px;width:16px;margin:0 .33em 0 0;border:1px solid #9a9a9a;padding:0;background:#fff;display:inline-block;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 2px rgba(0,0,0,.15);transition:background 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-appearance .k-ui-namespace input[type=checkbox]:hover,.k-appearance .k-ui-namespace input[type=radio]:hover{background:#f1f1f1}.k-appearance .k-ui-namespace input[type=checkbox]:disabled,.k-appearance .k-ui-namespace input[type=radio]:disabled{border-color:#bbb}.k-appearance .k-ui-namespace input[type=checkbox]:before,.k-appearance .k-ui-namespace input[type=radio]:before{position:absolute;top:0;left:0;visibility:hidden;transform:scale(0, 0);text-align:center;vertical-align:middle;background:rgba(0,0,0,0);transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-appearance .k-ui-namespace input[type=checkbox]:checked:before,.k-appearance .k-ui-namespace input[type=radio]:checked:before{visibility:visible;transform:scale(1, 1)}.k-appearance .k-ui-namespace label+input[type=checkbox],.k-appearance .k-ui-namespace label+input[type=radio]{margin-left:1em}.k-appearance .k-ui-namespace label+label{margin-left:1em}[dir=rtl].k-appearance .k-ui-namespace input[type=checkbox],[dir=rtl].k-appearance .k-ui-namespace input[type=radio]{margin:0 0 0 .33em}[dir=rtl].k-appearance .k-ui-namespace input[type=checkbox]:before,[dir=rtl].k-appearance .k-ui-namespace input[type=radio]:before{left:auto;right:0}[dir=rtl].k-appearance .k-ui-namespace label+input[type=checkbox],[dir=rtl].k-appearance .k-ui-namespace label+input[type=radio]{margin-left:auto;margin-right:1em}[dir=rtl].k-appearance .k-ui-namespace label+label{margin-left:auto;margin-right:1em}.k-appearance .k-ui-namespace input[type=checkbox]{border-radius:0}.k-appearance .k-ui-namespace input[type=checkbox]:before{content:"";width:14px;height:14px;line-height:14px;font-size:12px;color:#3071a9}.k-appearance .k-ui-namespace input[type=radio]{border-radius:50%}.k-appearance .k-ui-namespace input[type=radio]:before{content:" ";width:8px;height:8px;margin:3px;background:#3071a9;border-radius:50%}.k-ui-namespace .k-has-success .help-block,.k-ui-namespace .k-has-success .control-label,.k-ui-namespace .k-has-success .radio,.k-ui-namespace .k-has-success .checkbox,.k-ui-namespace .k-has-success .radio-inline,.k-ui-namespace .k-has-success .checkbox-inline,.k-ui-namespace .k-has-success.radio label,.k-ui-namespace .k-has-success.checkbox label,.k-ui-namespace .k-has-success.radio-inline label,.k-ui-namespace .k-has-success.checkbox-inline label{color:#209150}.k-ui-namespace .k-has-success .k-form-control,.k-ui-j4-form .k-ui-namespace .k-has-success .form-control,.k-ui-j4-form .k-ui-namespace .k-has-success .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-has-success select,.k-ui-j4-form .k-ui-namespace .k-has-success select{border-color:#209150;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.k-ui-namespace .k-has-success .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-success .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-success select:focus{border-color:#176739;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #43d580}.k-ui-namespace .k-has-success .input-group-addon{color:#209150;border-color:#209150;background-color:#020705}.k-ui-namespace .k-has-success .k-form-control-feedback{color:#209150}.k-ui-namespace .k-has-warning .help-block,.k-ui-namespace .k-has-warning .control-label,.k-ui-namespace .k-has-warning .radio,.k-ui-namespace .k-has-warning .checkbox,.k-ui-namespace .k-has-warning .radio-inline,.k-ui-namespace .k-has-warning .checkbox-inline,.k-ui-namespace .k-has-warning.radio label,.k-ui-namespace .k-has-warning.checkbox label,.k-ui-namespace .k-has-warning.radio-inline label,.k-ui-namespace .k-has-warning.checkbox-inline label{color:#cd6d17}.k-ui-namespace .k-has-warning .k-form-control,.k-ui-j4-form .k-ui-namespace .k-has-warning .form-control,.k-ui-j4-form .k-ui-namespace .k-has-warning .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-has-warning select,.k-ui-j4-form .k-ui-namespace .k-has-warning select{border-color:#cd6d17;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.k-ui-namespace .k-has-warning .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-warning .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-warning select:focus{border-color:#9f5412;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eda15e}.k-ui-namespace .k-has-warning .input-group-addon{color:#cd6d17;border-color:#cd6d17;background-color:#fff}.k-ui-namespace .k-has-warning .k-form-control-feedback{color:#cd6d17}.k-ui-namespace .k-has-error .help-block,.k-ui-namespace .k-has-error .control-label,.k-ui-namespace .k-has-error .radio,.k-ui-namespace .k-has-error .checkbox,.k-ui-namespace .k-has-error .radio-inline,.k-ui-namespace .k-has-error .checkbox-inline,.k-ui-namespace .k-has-error.radio label,.k-ui-namespace .k-has-error.checkbox label,.k-ui-namespace .k-has-error.radio-inline label,.k-ui-namespace .k-has-error.checkbox-inline label{color:#a33024}.k-ui-namespace .k-has-error .k-form-control,.k-ui-j4-form .k-ui-namespace .k-has-error .form-control,.k-ui-j4-form .k-ui-namespace .k-has-error .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-has-error select,.k-ui-j4-form .k-ui-namespace .k-has-error select{border-color:#a33024;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.k-ui-namespace .k-has-error .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-error .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-has-error select:focus{border-color:#79241b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d96154}.k-ui-namespace .k-has-error .input-group-addon{color:#a33024;border-color:#a33024;background-color:#fbf0ef}.k-ui-namespace .k-has-error .k-form-control-feedback{color:#a33024}.k-ui-namespace .k-static-form-label{display:inline-block;vertical-align:middle;max-width:100%;font-weight:bold;margin-bottom:5px}.k-ui-namespace .k-static-form-label:last-child{margin-bottom:0}.k-ui-namespace .k-input-group{position:relative;display:flex;width:100%;border-collapse:separate}.k-ui-namespace .k-input-group .k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group .form-control,.k-ui-j4-form .k-ui-namespace .k-input-group .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group select,.k-ui-j4-form .k-ui-namespace .k-input-group select{position:relative;z-index:2;float:left;width:auto;min-width:15%;margin-bottom:0}[dir=rtl] .k-ui-namespace .k-input-group .k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group .form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group .form-control,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group select{float:right}.k-ui-namespace .k-input-group .k-form-control:focus,.k-ui-j4-form .k-ui-namespace .k-input-group .form-control:focus,.k-ui-j4-form .k-ui-namespace .k-input-group select:focus{z-index:3}.k-ui-namespace .k-input-group .k-input-group__button .k-button,.k-ui-j3-form .k-ui-namespace .k-input-group .k-input-group__button .btn,.k-ui-j4-form .k-ui-namespace .k-input-group .k-input-group__button .btn{height:32px}.k-ui-namespace .k-input-group--large>.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large>.form-control,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form .k-input-group--large>select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group--large>select,.k-ui-j4-form .k-ui-namespace .k-input-group--large>select,.k-ui-namespace .k-input-group--large>.select2-container--bootstrap .select2-selection--single,.k-ui-namespace .k-input-group--large>.k-input-group__addon,.k-ui-namespace .k-input-group--large>.k-input-group__button>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn{height:40px;padding:8px 16px;font-size:17px;line-height:24px;border-radius:6px}[dir=rtl] .k-ui-namespace .k-input-group--large>.k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large>.form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large>select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large>.form-control,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large>select,[dir=rtl] .k-ui-namespace .k-input-group--large>.select2-container--bootstrap .select2-selection--single,[dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__addon,[dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__button>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large>.k-input-group__button>.btn{border-radius:6px}.k-ui-namespace .k-input-group--large>.select2-container--bootstrap .select2-selection--single .select2-selection--rendered{line-height:24px}.k-ui-namespace .k-input-group--large select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large select{height:40px;line-height:40px}[dir=rtl] .k-ui-namespace .k-input-group--large select.k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--large select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--large select{direction:rtl}.k-ui-namespace .k-input-group--large textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large textarea.form-control,.k-ui-namespace .k-input-group--large select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--large select[multiple]{height:auto}.k-ui-namespace .k-input-group--small>.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small>.form-control,.k-ui-j4-form .k-ui-namespace .k-ui-j5-form .k-input-group--small>select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group--small>select,.k-ui-j4-form .k-ui-namespace .k-input-group--small>select,.k-ui-namespace .k-input-group--small>.select2-container--bootstrap .select2-selection--single,.k-ui-namespace .k-input-group--small>.k-input-group__addon,.k-ui-namespace .k-input-group--small>.k-input-group__button>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn{height:28px;padding:4px 8px;font-size:11px;line-height:20px;border-radius:3px}[dir=rtl] .k-ui-namespace .k-input-group--small>.k-form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--small>.form-control,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--small>select,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--small>.form-control,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--small>select,[dir=rtl] .k-ui-namespace .k-input-group--small>.select2-container--bootstrap .select2-selection--single,[dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__addon,[dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__button>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group--small>.k-input-group__button>.btn{border-radius:3px}.k-ui-namespace .k-input-group--small>.select2-container--bootstrap .select2-selection--single .select2-selection--rendered{line-height:16px}.k-ui-namespace .k-input-group--small select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small select{height:28px;line-height:28px}.k-ui-namespace .k-input-group--small textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small textarea.form-control,.k-ui-namespace .k-input-group--small select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group--small select[multiple]{height:auto}.k-ui-namespace .k-input-group__addon,.k-ui-namespace .k-input-group__button,.k-ui-namespace .k-input-group .k-form-control,.k-ui-j4-form .k-ui-namespace .k-input-group .form-control,.k-ui-j4-form .k-ui-namespace .k-input-group .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-input-group select,.k-ui-j4-form .k-ui-namespace .k-input-group select{display:block;flex:1 1 auto;margin:0}.k-ui-namespace .k-input-group__addon:not(:first-child):not(:last-child),.k-ui-namespace .k-input-group__button:not(:first-child):not(:last-child),.k-ui-namespace .k-input-group .k-form-control:not(:first-child):not(:last-child),.k-ui-j4-form .k-ui-namespace .k-input-group .form-control:not(:first-child):not(:last-child),.k-ui-j4-form .k-ui-namespace .k-input-group select:not(:first-child):not(:last-child){border-radius:0}.k-ui-namespace .k-input-group .select2-container:not(:first-child):not(:last-child) .select2-selection--single{border-radius:0}.k-ui-namespace .k-input-group .select2-container.select2-container--open,.k-ui-namespace .k-input-group .select2-container.select2-container--focus{z-index:3}.k-ui-namespace .k-input-group__addon,.k-ui-namespace .k-input-group__button{white-space:nowrap;vertical-align:middle;width:auto;display:block;flex:0 0 auto}.k-ui-namespace .k-input-group__addon{font-size:13px;line-height:20px;height:32px;padding:6px 12px;font-weight:normal;color:#222;text-align:center;background-color:#eee;border:1px solid #cdcdcd;border-radius:4px;overflow:hidden;text-overflow:ellipsis}.k-ui-namespace .k-input-group__addon input[type=radio],.k-ui-namespace .k-input-group__addon input[type=checkbox]{margin:-0.33em -2px 0;vertical-align:middle}html:not([dir=rtl]) .k-input-group .k-form-control:first-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace .form-control:first-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace select:first-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group .form-control:first-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group select:first-child,html:not([dir=rtl]) .k-input-group__addon:first-child,html:not([dir=rtl]) .k-input-group__button:first-child>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn,html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group>.btn,html:not([dir=rtl]) .k-input-group__button:first-child>.k-dropdown__toggle,html:not([dir=rtl]) .k-input-group__button:last-child>.k-button:not(:last-child):not(.k-dropdown__toggle),html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn:not(:last-child):not(.k-dropdown__toggle),html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group:not(:last-child)>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .k-ui-namespace .k-input-group .k-form-control:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group .form-control:last-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group select:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group .form-control:last-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group select:last-child,[dir=rtl] .k-ui-namespace .k-input-group__addon:last-child,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-dropdown__toggle,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button:not(:first-child):not(.k-dropdown__toggle),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child):not(.k-dropdown__toggle),[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.k-ui-namespace .k-input-group__addon:first-child{border-right:none}[dir=rtl] .k-ui-namespace .k-input-group__addon:first-child{border-right:1px solid #cdcdcd;border-left:none}html:not([dir=rtl]) .k-input-group .k-form-control:last-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace .form-control:last-child,html:not([dir=rtl]) .k-input-group .k-ui-j4-form .k-ui-namespace select:last-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group .form-control:last-child,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group select:last-child,html:not([dir=rtl]) .k-input-group__addon:last-child,html:not([dir=rtl]) .k-input-group__button:last-child>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.btn,html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:last-child>.k-button-group>.btn,html:not([dir=rtl]) .k-input-group__button:last-child>.k-dropdown__toggle,html:not([dir=rtl]) .k-input-group__button:first-child>.k-button:not(:first-child),html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child),.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn:not(:first-child),html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn:not(:first-child),.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.btn:not(:first-child),html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group:not(:first-child)>.k-button,html:not([dir=rtl]) .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j3-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,html:not([dir=rtl]) .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn,.k-ui-j4-form .k-ui-namespace html:not([dir=rtl]) .k-input-group__button:first-child>.k-button-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .k-ui-namespace .k-input-group .k-form-control:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group .form-control:first-child,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group select:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group .form-control:first-child,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group select:first-child,[dir=rtl] .k-ui-namespace .k-input-group__addon:first-child,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-dropdown__toggle,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button:not(:last-child),[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn:not(:last-child),[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group:not(:last-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.k-ui-namespace .k-input-group__addon:last-child{border-left:1px solid #cdcdcd}[dir=rtl] .k-ui-namespace .k-input-group__addon:last-child{border-left-width:1px;border-right:none}.k-ui-namespace .k-input-group__button{position:relative;font-size:0;white-space:nowrap}.k-ui-namespace .k-input-group__button .k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button .btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button .btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button .editor-xtd-buttons .xtd-button.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-input-group__button .xtd-button.btn,.k-ui-namespace .k-input-group__button .k-dropdown__menu{font-size:13px}.k-ui-namespace .k-input-group__button>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-input-group__button>.xtd-button.btn{position:relative;font-size:13px;margin:0}.k-ui-namespace .k-input-group__button>.k-button+.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn+.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.k-button+.btn,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn+.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn+.k-button,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.k-button+.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn+.btn{margin-left:-1px}.k-ui-namespace .k-input-group__button>.k-button:hover,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn:hover,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn:hover,.k-ui-namespace .k-input-group__button>.k-button:focus,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn:focus,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn:focus,.k-ui-namespace .k-input-group__button>.k-button:active,.k-ui-j3-form .k-ui-namespace .k-input-group__button>.btn:active,.k-ui-j4-form .k-ui-namespace .k-input-group__button>.btn:active{z-index:2}.k-ui-namespace .k-input-group__button:first-child>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-namespace .k-input-group__button:first-child>.k-button-group{margin-right:-1px}[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:first-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:first-child>.k-button-group{margin-right:0;margin-left:-1px}.k-ui-namespace .k-input-group__button:last-child>.k-button,.k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-namespace .k-input-group__button:last-child>.k-button-group{z-index:2;margin-left:-1px}[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-input-group__button:last-child>.btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.btn,[dir=rtl] .k-ui-namespace .k-input-group__button:last-child>.k-button-group{margin-left:0;margin-right:-1px}.k-ui-namespace .k-form-group,.k-ui-j4-form .k-ui-namespace .form-group{margin:0;margin-bottom:16px}.k-ui-namespace .k-form-group:last-child,.k-ui-j4-form .k-ui-namespace .form-group:last-child{margin-bottom:0}.k-ui-namespace .k-form-group--small .k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small .form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-form-group--small select,.k-ui-j4-form .k-ui-namespace .k-form-group--small select{font-size:11px;height:28px;padding:4px 8px;line-height:16px;border-radius:3px}.k-ui-namespace .k-form-group--small select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small select{height:28px;line-height:28px}.k-ui-namespace .k-form-group--small textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small textarea.form-control,.k-ui-namespace .k-form-group--small select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--small select[multiple]{height:auto}.k-ui-namespace .k-form-group--large .k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large .form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-form-group--large select,.k-ui-j4-form .k-ui-namespace .k-form-group--large select{font-size:17px;height:40px;padding:8px 16px;line-height:24px;border-radius:6px}.k-ui-namespace .k-form-group--large select.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large select{height:40px;line-height:40px}.k-ui-namespace .k-form-group--large textarea.k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large textarea.form-control,.k-ui-namespace .k-form-group--large select[multiple].k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-group--large select[multiple]{height:auto}.k-ui-namespace .k-inline-form-group{display:inline-block;margin-right:1em}.k-ui-namespace .k-inline-form-group:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-inline-form-group{margin-right:0;margin-left:1em}[dir=rtl] .k-ui-namespace .k-inline-form-group:last-child{margin-left:0;margin-right:1em}.k-ui-namespace .k-inline-form-group .k-input-group,.k-ui-namespace .k-inline-form-group .k-button-group{display:block}.k-ui-namespace .k-form-row-group{display:table;width:100%;background:#fff;border-radius:5px;border:1px solid #cdcdcd;margin-bottom:16px}.k-ui-namespace .k-form-row-group:last-child{margin-bottom:0}.k-ui-namespace .k-form-row{margin:0;border-bottom:1px solid #cdcdcd;padding-bottom:10px}.k-ui-namespace .k-form-row:last-child{border-bottom:0}@media screen and (min-width: 600px){.k-ui-namespace .k-form-row{display:table;width:100%;padding-bottom:0}[dir=rtl] .k-ui-namespace .k-form-row{direction:rtl}.k-ui-namespace .k-form-row:last-child{border-bottom:none}}.k-ui-namespace .k-form-row .k-form-row__header{width:100%;background:#f3f3f3;padding:10px}.k-ui-namespace .k-form-row .k-form-row__item{padding:10px 10px 0 10px}@media screen and (min-width: 600px){.k-ui-namespace .k-form-row .k-form-row__item{display:table-cell;vertical-align:middle;padding:10px;border-right:1px solid #cdcdcd}[dir=rtl] .k-ui-namespace .k-form-row .k-form-row__item{border-right:none;border-left:1px solid #cdcdcd}}.k-ui-namespace .k-form-row .k-form-row__item:last-child{border-right:none}[dir=rtl] .k-ui-namespace .k-form-row .k-form-row__item:last-child{border-left:none}.k-ui-namespace .k-form-row .k-form-row__item--button,.k-ui-namespace .k-form-row .k-form-row__item--label{width:1%;white-space:nowrap}.k-ui-namespace .k-form-row .k-form-row__item--label{border-right:none;padding-right:0}[dir=rtl] .k-ui-namespace .k-form-row .k-form-row__item--label{border-left:none;padding-right:10px;padding-left:0}@media screen and (min-width: 600px){.k-ui-namespace .k-form-row .k-form-row__item--input{padding:5px}}.k-ui-namespace .k-form-row .k-form-control,.k-ui-j4-form .k-ui-namespace .k-form-row .form-control,.k-ui-j4-form .k-ui-namespace .k-form-row .k-ui-j5-form select,.k-ui-j5-form .k-ui-j4-form .k-ui-namespace .k-form-row select,.k-ui-j4-form .k-ui-namespace .k-form-row select{margin:0}.k-ui-namespace .k-form-row .k-form-row__message a{display:block;padding:10px}.k-ui-namespace .k-form-row .k-form-row__message a:focus,.k-ui-namespace .k-form-row .k-form-row__message a:hover{background:#e6e6e6}.k-ui-namespace .k-form-row:first-child .k-form-row__message a{border-radius:5px 5px 0 0}.k-ui-namespace .k-form-row:first-child .k-form-row__header{border-radius:5px 5px 0 0}.k-ui-namespace .k-form-row:last-child .k-form-row__message a{border-radius:0 0 5px 5px}.k-ui-namespace .k-form-row:last-child .k-form-row__header{border-radius:0 0 5px 5px}.k-ui-namespace .k-form-info{margin-top:.75em;margin-bottom:1em;color:#444}.k-ui-namespace .k-form-info:last-child{margin-bottom:0}.k-ui-namespace .k-form-block{background:#fff;border:1px solid #e0e0e0;margin-bottom:16px}.k-ui-namespace .k-form-block:last-child{margin-bottom:0}.k-ui-namespace .k-form-block__header{border-bottom:1px solid #d4d4d4;padding:8px 8px 7px;background:#f3f3f3;font-weight:700}.k-ui-namespace .k-form-block__content{padding:7px 8px}.k-ui-namespace .k-gallery-container{margin-bottom:16px;display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden}.k-ui-namespace .k-gallery-container:last-child{margin-bottom:0}.k-ui-namespace .k-gallery-container .k-gallery{flex:1 1 auto;overflow:auto;padding:16px}.k-ui-namespace .k-gallery{overflow:hidden}.k-ui-namespace .k-gallery__items{margin:-8px;font-size:0}@supports(display: flex){.k-ui-namespace .k-gallery__items{display:flex;flex-wrap:wrap;justify-content:flex-start}}@supports(display: grid){.k-ui-namespace .k-gallery__items{display:grid}}.k-ui-namespace .k-gallery__item{padding:8px;display:inline-block;vertical-align:middle;font-size:1rem}@supports(display: flex){.k-ui-namespace .k-gallery__item{display:flex;flex:0 0 auto}}.k-ui-namespace .k-gallery__item.k-is-selected .k-card__header{background:#3071a9;border-color:#225179;color:#fff}.k-ui-namespace .k-gallery__item.k-is-selected .k-card__header a{color:#fff}.k-ui-namespace .k-gallery__item.k-is-selected .k-card__body{color:#fff;border-color:#285e8d}.k-ui-namespace .k-gallery__item.k-is-selected:hover .k-card__header,.k-ui-namespace .k-gallery__item.k-is-selected:focus .k-card__header{background:#225179}.k-ui-namespace [data-gallery-items="1"] .k-gallery__item.k-gallery__item{width:100%}@supports(display: flex){.k-ui-namespace [data-gallery-items="1"] .k-gallery__item.k-gallery__item{flex-basis:100%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="1"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="2"] .k-gallery__item.k-gallery__item{width:50%}@supports(display: flex){.k-ui-namespace [data-gallery-items="2"] .k-gallery__item.k-gallery__item{flex-basis:50%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="2"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="3"] .k-gallery__item.k-gallery__item{width:33.3333333333%}@supports(display: flex){.k-ui-namespace [data-gallery-items="3"] .k-gallery__item.k-gallery__item{flex-basis:33.3333333333%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="3"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="4"] .k-gallery__item.k-gallery__item{width:25%}@supports(display: flex){.k-ui-namespace [data-gallery-items="4"] .k-gallery__item.k-gallery__item{flex-basis:25%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="4"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="5"] .k-gallery__item.k-gallery__item{width:20%}@supports(display: flex){.k-ui-namespace [data-gallery-items="5"] .k-gallery__item.k-gallery__item{flex-basis:20%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="5"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="6"] .k-gallery__item.k-gallery__item{width:16.6666666667%}@supports(display: flex){.k-ui-namespace [data-gallery-items="6"] .k-gallery__item.k-gallery__item{flex-basis:16.6666666667%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="6"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="7"] .k-gallery__item.k-gallery__item{width:14.2857142857%}@supports(display: flex){.k-ui-namespace [data-gallery-items="7"] .k-gallery__item.k-gallery__item{flex-basis:14.2857142857%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="7"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="8"] .k-gallery__item.k-gallery__item{width:12.5%}@supports(display: flex){.k-ui-namespace [data-gallery-items="8"] .k-gallery__item.k-gallery__item{flex-basis:12.5%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="8"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="9"] .k-gallery__item.k-gallery__item{width:11.1111111111%}@supports(display: flex){.k-ui-namespace [data-gallery-items="9"] .k-gallery__item.k-gallery__item{flex-basis:11.1111111111%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="9"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="10"] .k-gallery__item.k-gallery__item{width:10%}@supports(display: flex){.k-ui-namespace [data-gallery-items="10"] .k-gallery__item.k-gallery__item{flex-basis:10%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="10"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="11"] .k-gallery__item.k-gallery__item{width:9.0909090909%}@supports(display: flex){.k-ui-namespace [data-gallery-items="11"] .k-gallery__item.k-gallery__item{flex-basis:9.0909090909%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="11"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="12"] .k-gallery__item.k-gallery__item{width:8.3333333333%}@supports(display: flex){.k-ui-namespace [data-gallery-items="12"] .k-gallery__item.k-gallery__item{flex-basis:8.3333333333%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="12"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="13"] .k-gallery__item.k-gallery__item{width:7.6923076923%}@supports(display: flex){.k-ui-namespace [data-gallery-items="13"] .k-gallery__item.k-gallery__item{flex-basis:7.6923076923%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="13"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="14"] .k-gallery__item.k-gallery__item{width:7.1428571429%}@supports(display: flex){.k-ui-namespace [data-gallery-items="14"] .k-gallery__item.k-gallery__item{flex-basis:7.1428571429%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="14"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="15"] .k-gallery__item.k-gallery__item{width:6.6666666667%}@supports(display: flex){.k-ui-namespace [data-gallery-items="15"] .k-gallery__item.k-gallery__item{flex-basis:6.6666666667%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="15"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="16"] .k-gallery__item.k-gallery__item{width:6.25%}@supports(display: flex){.k-ui-namespace [data-gallery-items="16"] .k-gallery__item.k-gallery__item{flex-basis:6.25%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="16"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="17"] .k-gallery__item.k-gallery__item{width:5.8823529412%}@supports(display: flex){.k-ui-namespace [data-gallery-items="17"] .k-gallery__item.k-gallery__item{flex-basis:5.8823529412%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="17"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="18"] .k-gallery__item.k-gallery__item{width:5.5555555556%}@supports(display: flex){.k-ui-namespace [data-gallery-items="18"] .k-gallery__item.k-gallery__item{flex-basis:5.5555555556%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="18"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="19"] .k-gallery__item.k-gallery__item{width:5.2631578947%}@supports(display: flex){.k-ui-namespace [data-gallery-items="19"] .k-gallery__item.k-gallery__item{flex-basis:5.2631578947%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="19"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="20"] .k-gallery__item.k-gallery__item{width:5%}@supports(display: flex){.k-ui-namespace [data-gallery-items="20"] .k-gallery__item.k-gallery__item{flex-basis:5%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="20"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="21"] .k-gallery__item.k-gallery__item{width:4.7619047619%}@supports(display: flex){.k-ui-namespace [data-gallery-items="21"] .k-gallery__item.k-gallery__item{flex-basis:4.7619047619%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="21"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="22"] .k-gallery__item.k-gallery__item{width:4.5454545455%}@supports(display: flex){.k-ui-namespace [data-gallery-items="22"] .k-gallery__item.k-gallery__item{flex-basis:4.5454545455%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="22"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="23"] .k-gallery__item.k-gallery__item{width:4.347826087%}@supports(display: flex){.k-ui-namespace [data-gallery-items="23"] .k-gallery__item.k-gallery__item{flex-basis:4.347826087%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="23"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace [data-gallery-items="24"] .k-gallery__item.k-gallery__item{width:4.1666666667%}@supports(display: flex){.k-ui-namespace [data-gallery-items="24"] .k-gallery__item.k-gallery__item{flex-basis:4.1666666667%}}@supports(display: grid){.k-ui-namespace [data-gallery-items="24"] .k-gallery__item.k-gallery__item{width:100%}}.k-ui-namespace .k-gallery .k-gallery__items{content:"176px"}@supports(display: grid){.k-ui-namespace .k-gallery .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(176px, 1fr))}}.k-ui-namespace .k-gallery .k-gallery__item{width:176px}@supports(display: grid){.k-ui-namespace .k-gallery .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xxs .k-gallery__items{content:"64px"}@supports(display: grid){.k-ui-namespace .k-gallery--xxs .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(64px, 1fr))}}.k-ui-namespace .k-gallery--xxs .k-gallery__item{width:64px}@supports(display: grid){.k-ui-namespace .k-gallery--xxs .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xs .k-gallery__items{content:"112px"}@supports(display: grid){.k-ui-namespace .k-gallery--xs .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(112px, 1fr))}}.k-ui-namespace .k-gallery--xs .k-gallery__item{width:112px}@supports(display: grid){.k-ui-namespace .k-gallery--xs .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--s .k-gallery__items{content:"144px"}@supports(display: grid){.k-ui-namespace .k-gallery--s .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(144px, 1fr))}}.k-ui-namespace .k-gallery--s .k-gallery__item{width:144px}@supports(display: grid){.k-ui-namespace .k-gallery--s .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--l .k-gallery__items{content:"224px"}@supports(display: grid){.k-ui-namespace .k-gallery--l .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(224px, 1fr))}}.k-ui-namespace .k-gallery--l .k-gallery__item{width:224px}@supports(display: grid){.k-ui-namespace .k-gallery--l .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xl .k-gallery__items{content:"288px"}@supports(display: grid){.k-ui-namespace .k-gallery--xl .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(288px, 1fr))}}.k-ui-namespace .k-gallery--xl .k-gallery__item{width:288px}@supports(display: grid){.k-ui-namespace .k-gallery--xl .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery--xxl .k-gallery__items{content:"352px"}@supports(display: grid){.k-ui-namespace .k-gallery--xxl .k-gallery__items{grid-template-columns:repeat(auto-fill, minmax(352px, 1fr))}}.k-ui-namespace .k-gallery--xxl .k-gallery__item{width:352px}@supports(display: grid){.k-ui-namespace .k-gallery--xxl .k-gallery__item{width:100%;flex-basis:auto}}.k-ui-namespace .k-gallery-pagination{padding:8px 8px 7px;background:#fbfbfb;flex:0 0 auto;border-top:1px solid #dcdcdc;box-shadow:0 1px 0 #dcdcdc}.k-ui-namespace .k-off-canvas-toggle-holder{display:none}.k-js-enabled .k-ui-namespace .k-off-canvas-toggle-holder{display:block}@media screen and (min-width: 768px){.k-js-enabled .k-ui-namespace .k-off-canvas-toggle-holder--left.k-off-canvas-toggle-holder{display:none}}@media screen and (min-width: 600px){.k-js-enabled .k-ui-namespace .k-off-canvas-toggle-holder--right.k-off-canvas-toggle-holder{display:none}}.k-ui-namespace .k-off-canvas-toggle{position:relative;z-index:10;float:left;min-width:32px;height:32px;border:none;border-radius:3px;margin:8px 8px 7px;background:#3071a9;color:#fff;font-size:13px}[dir=rtl] .k-ui-namespace .k-off-canvas-toggle{left:auto;float:right}.k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--left{margin-right:0}[dir=rtl] .k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--left{margin-right:10px;margin-left:0}.k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--right{margin-left:0}[dir=rtl] .k-ui-namespace .k-off-canvas-toggle.k-off-canvas-toggle--right{margin-left:10px;margin-right:0}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar3,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar3{position:absolute;display:block;background:#fff;vertical-align:middle;border-radius:3px;transition:.3s 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar3{left:9px;width:15px;height:3px}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar1{top:9px}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar2{top:15px}.k-ui-namespace .k-off-canvas-toggle--left .k-toggle-button-bar3{top:21px}.k-ui-namespace .k-show-left-menu .k-off-canvas-toggle--left .k-toggle-button-bar1{top:15px;transform:rotate(135deg)}.k-ui-namespace .k-show-left-menu .k-off-canvas-toggle--left .k-toggle-button-bar2{opacity:0;transform:scale(0)}.k-ui-namespace .k-show-left-menu .k-off-canvas-toggle--left .k-toggle-button-bar3{top:15px;transform:rotate(-135deg)}.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar1,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar3{left:13px}.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar1{width:5px;height:5px;top:8px}.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar2,.k-ui-namespace .k-off-canvas-toggle--right .k-toggle-button-bar3{width:5px;height:10px;top:14px}.k-ui-namespace .k-show-right-menu .k-off-canvas-toggle--right .k-toggle-button-bar1{opacity:0;transform:scale(0)}.k-ui-namespace .k-show-right-menu .k-off-canvas-toggle--right .k-toggle-button-bar2{top:9px;left:14px;height:15px;transform:rotate(135deg);opacity:1;width:3px}.k-ui-namespace .k-show-right-menu .k-off-canvas-toggle--right .k-toggle-button-bar3{top:9px;left:14px;transform:rotate(-135deg);height:15px;width:3px}.k-ui-namespace .k-heading{font-size:21px;line-height:28px;margin-bottom:16px}.k-ui-namespace .k-heading:last-child{margin-bottom:0}.k-ui-namespace .k-icon--accent{color:#3071a9}.k-ui-namespace .k-icon--success{color:#27ae60}.k-ui-namespace .k-icon--error{color:#c0392b}.k-ui-namespace .k-icon--size-tiny{font-size:10px}.k-ui-namespace .k-icon--size-small{font-size:13px}.k-ui-namespace .k-icon--size-default{font-size:16px}.k-ui-namespace .k-icon--size-medium{font-size:24px}.k-ui-namespace .k-icon--size-large{font-size:32px}.k-ui-namespace .k-icon--size-xlarge{font-size:48px}.k-ui-namespace .k-icon--size-huge{font-size:64px}.k-ui-namespace .k-icon-text-item{display:inline-block;font-size:inherit !important;line-height:20px;vertical-align:middle;margin-right:4px}.k-ui-namespace .k-icon--disabled{cursor:not-allowed;opacity:.65;pointer-events:none}.k-ui-namespace [class^=k-icon-document-]:before,.k-ui-namespace [class*=" k-icon-document-"]:before{background-size:cover}.k-ui-namespace .k-label{display:inline-block;padding:.33em .4em;font-size:80%;font-weight:700;line-height:1;text-align:center;white-space:no-wrap;vertical-align:baseline;border-radius:.33em;background:rgba(0,0,0,.4);color:#fff;border:none}.k-ui-namespace .k-label[href],.k-ui-namespace .k-label[href]:hover,.k-ui-namespace .k-label[href]:focus{text-decoration:none}.k-ui-namespace .k-label--base{background:#2c3e50;color:#fff}.k-ui-namespace a.k-label--base:hover,.k-ui-namespace a.k-label--base:focus,.k-ui-namespace button.k-label--base:hover,.k-ui-namespace button.k-label--base:focus{background:#1f2c39;color:#fff}.k-ui-namespace .k-label--accent{background:#3071a9;color:#fff}.k-ui-namespace a.k-label--accent:hover,.k-ui-namespace a.k-label--accent:focus,.k-ui-namespace button.k-label--accent:hover,.k-ui-namespace button.k-label--accent:focus{background:#285e8d;color:#fff}.k-ui-namespace .k-label--success{background:#27ae60;color:#fff}.k-ui-namespace a.k-label--success:hover,.k-ui-namespace a.k-label--success:focus,.k-ui-namespace button.k-label--success:hover,.k-ui-namespace button.k-label--success:focus{background:#209150;color:#fff}.k-ui-namespace .k-label--neutral{background:#3498db;color:#fff}.k-ui-namespace a.k-label--neutral:hover,.k-ui-namespace a.k-label--neutral:focus,.k-ui-namespace button.k-label--neutral:hover,.k-ui-namespace button.k-label--neutral:focus{background:#2386c8;color:#fff}.k-ui-namespace .k-label--warning{background:#e67e22;color:#fff}.k-ui-namespace a.k-label--warning:hover,.k-ui-namespace a.k-label--warning:focus,.k-ui-namespace button.k-label--warning:hover,.k-ui-namespace button.k-label--warning:focus{background:#cd6d17;color:#fff}.k-ui-namespace .k-label--error{background:#c0392b;color:#fff}.k-ui-namespace a.k-label--error:hover,.k-ui-namespace a.k-label--error:focus,.k-ui-namespace button.k-label--error:hover,.k-ui-namespace button.k-label--error:focus{background:#a33024;color:#fff}.k-ui-namespace .k-label--float-end{float:right}[dir=rtl] .k-ui-namespace .k-label--float-end{float:left}.k-ui-namespace .k-navigation .k-label{position:relative;top:-1px;left:2px;margin:-2px 0;padding:0 .25em;font-size:13px;line-height:16px;vertical-align:middle;max-height:16px;box-shadow:0 0 0 2px rgba(0,0,0,.4)}.k-ui-namespace .k-navigation .k-label--base{box-shadow:0 0 0 2px #2c3e50}.k-ui-namespace .k-navigation .k-label--accent{box-shadow:0 0 0 2px #3071a9}.k-ui-namespace .k-navigation .k-label--success{box-shadow:0 0 0 2px #27ae60}.k-ui-namespace .k-navigation .k-label--neutral{box-shadow:0 0 0 2px #3498db}.k-ui-namespace .k-navigation .k-label--warning{box-shadow:0 0 0 2px #e67e22}.k-ui-namespace .k-navigation .k-label--error{box-shadow:0 0 0 2px #c0392b}.k-ui-namespace .k-navigation .k-label--float-end{position:static;margin:0}.k-ui-namespace .k-list{padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin:4px 0}[dir=rtl] .k-ui-namespace .k-list{margin:4px 0;padding:0}.k-ui-namespace .k-list li{display:block}.k-ui-namespace .k-list a{display:block;padding:8px 16px;color:#222;line-height:20px;text-decoration:none}.k-ui-namespace .k-list a:hover,.k-ui-namespace .k-list a:focus{background:#fff;color:#222;text-decoration:none}.k-ui-namespace .k-list .k-is-active a{font-weight:700;background:#eee;color:#222}.k-ui-namespace .k-list .k-is-active a:hover{background:rgba(0,0,0,0);cursor:default}.k-ui-namespace .k-list [class^=k-icon]{display:inline-block;margin-right:8px}[dir=rtl] .k-ui-namespace .k-list [class^=k-icon]{margin-right:auto;margin-left:8px}.k-ui-namespace .k-loader-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(255,255,255,.8);display:flex;flex-direction:column;align-items:center;justify-content:center}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader-container .k-loader{color:#3071a9;left:0}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader{display:inline-block;font-size:5px;margin:0 1.5em 2em;position:relative;text-indent:-9999em;vertical-align:middle}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader,.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before,.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after{border-radius:50%;width:1em;height:1em;animation-fill-mode:both;animation:k-loader 1.61s infinite ease-in-out;-webkit-backface-visibility:visible;backface-visibility:visible}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before{left:-1.25em;animation-delay:-0.20125s}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after{left:1.25em;animation-delay:.20125s}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before,.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after{content:"";position:absolute;top:0}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--small{font-size:5px}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--medium{font-size:10px}.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--large{font-size:20px}@keyframes k-loader{0%,80%,100%{box-shadow:0 1em 0 -0.5em}40%{box-shadow:0 1em 0 0}}[dir=rtl] .k-ui-namespace .k-loader{transform:scaleX(-1)}.k-ui-namespace .k-button .k-loader-container,.k-ui-j3-form .k-ui-namespace .btn .k-loader-container,.k-ui-j4-form .k-ui-namespace .btn .k-loader-container,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn .k-loader-container,.k-ui-namespace .k-tabs .k-loader-container{background:inherit;color:inherit;border-radius:inherit;display:block;text-align:center;transform:scale(0.001);transform-origin:50% 50%}.k-ui-namespace .k-button .k-loader-container:before,.k-ui-j3-form .k-ui-namespace .btn .k-loader-container:before,.k-ui-j4-form .k-ui-namespace .btn .k-loader-container:before,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn .k-loader-container:before,.k-ui-namespace .k-tabs .k-loader-container:before{position:absolute;content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;opacity:.75;transform:scale(1000);transform-origin:50% 50%;border-radius:inherit}.k-cssanimations.k-boxshadow .k-ui-namespace .k-button .k-loader-container .k-loader,.k-cssanimations.k-boxshadow .k-ui-j3-form .k-ui-namespace .btn .k-loader-container .k-loader,.k-ui-j3-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader,.k-cssanimations.k-boxshadow .k-ui-j4-form .k-ui-namespace .btn .k-loader-container .k-loader,.k-ui-j4-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader,.k-cssanimations.k-boxshadow .k-ui-namespace .k-tabs .k-loader-container .k-loader{color:inherit;transform:scale(1000);transform-origin:50% 50%;top:-1000em}.k-cssanimations.k-boxshadow .k-ui-namespace .k-button .k-loader-container .k-loader:nth-child(n),.k-cssanimations.k-boxshadow .k-ui-j3-form .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-ui-j3-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-cssanimations.k-boxshadow .k-ui-j4-form .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-ui-j4-form .k-cssanimations.k-boxshadow .k-ui-namespace .btn .k-loader-container .k-loader:nth-child(n),.k-cssanimations.k-boxshadow .k-ui-namespace .k-tabs .k-loader-container .k-loader:nth-child(n){margin-left:1.5em;margin-right:1.5em}.k-ui-namespace .k-button .k-loader:first-child,.k-ui-j3-form .k-ui-namespace .btn .k-loader:first-child,.k-ui-j4-form .k-ui-namespace .btn .k-loader:first-child,.k-ui-namespace .k-tabs .k-loader:first-child{margin-right:3em}.k-ui-namespace .k-button .k-loader:not(first-child),.k-ui-j3-form .k-ui-namespace .btn .k-loader:not(first-child),.k-ui-j4-form .k-ui-namespace .btn .k-loader:not(first-child),.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn .k-loader:not(first-child),.k-ui-namespace .k-tabs .k-loader:not(first-child){margin-left:3em}.k-ui-namespace .k-button .k-loader:last-child,.k-ui-j3-form .k-ui-namespace .btn .k-loader:last-child,.k-ui-j4-form .k-ui-namespace .btn .k-loader:last-child,.k-ui-namespace .k-tabs .k-loader:last-child{margin-right:1.5em;margin-left:3em}.k-ui-namespace .k-login{width:100%;max-width:360px;height:auto;margin:auto;display:inline-block;vertical-align:middle;flex:0 0 auto}.k-ui-namespace .k-login__brand{display:block;height:auto;width:auto;max-width:100%;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:16px;font-size:17px}.k-ui-namespace .k-login__brand img{max-height:100%;vertical-align:middle}.k-ui-namespace .k-login__content{background:#fff;color:#222;width:100%;border-radius:4px;padding:16px;box-shadow:0 6px 0 -4px rgba(0,0,0,.3);text-align:left;white-space:normal}[dir=rtl] .k-ui-namespace .k-login__content{text-align:right}.k-ui-namespace .k-navigation{margin:0;list-style:none;border:none;border-bottom:1px solid #c8c8c8;padding:16px 0 15px;background:#e6e6e6}[dir=rtl] .k-ui-namespace .k-navigation{padding:16px 0 15px}.k-ui-namespace .k-navigation li{display:block;line-height:16px}.k-ui-namespace .k-navigation a{display:block;padding-top:8px;padding-bottom:8px;padding-right:16px;padding-left:24px;font-size:17px;color:#222;text-decoration:none;position:relative}[dir=rtl] .k-ui-namespace .k-navigation a{padding-right:24px;padding-left:16px}.k-ui-namespace .k-navigation a:hover,.k-ui-namespace .k-navigation a:focus{background:#f8f8f8;color:#222;text-decoration:none}.k-ui-namespace .k-navigation a:after{display:block;position:absolute;content:" ";left:0;top:0;width:5px;height:100%}[dir=rtl] .k-ui-namespace .k-navigation a:after{left:auto;right:0}.k-ui-namespace .k-navigation a:hover,.k-ui-namespace .k-navigation a:focus{background:#f8f8f8}.k-ui-namespace .k-navigation a:hover:after,.k-ui-namespace .k-navigation a:focus:after{background:#3071a9}.k-ui-namespace .k-navigation .k-is-active a{background:#e6e6e6;color:#3071a9;font-weight:700}.k-ui-namespace .k-navigation .k-is-active a:after{top:12%;height:76%;background:#3071a9}.k-ui-namespace .k-navigation .k-is-active a:hover{background:rgba(0,0,0,0);cursor:default}.k-checked .k-ui-namespace .k-optionlist{display:block;max-width:100%;overflow:auto}.k-checked .k-ui-namespace .k-optionlist:before,.k-checked .k-ui-namespace .k-optionlist:after{display:table;content:" "}.k-checked .k-ui-namespace .k-optionlist:after{clear:both}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content{position:relative;margin:0;border:1px solid #cdcdcd;padding:1px;border-radius:4px;background:#fff;display:flex;flex-wrap:wrap;float:left}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input[type=radio]{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content label{position:relative;z-index:1;display:table-cell;margin:0;padding:6px 10px;line-height:1.25em;text-align:center;color:#222;font-weight:400;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-wrap:break-word;overflow-wrap:break-word;flex:1 1 auto;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content label:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;content:" ";opacity:0;border-radius:3px;transform:scale(0, 0);background:#3498db;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content label:hover{background:rgba(0,0,0,.15)}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label,.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label:hover,.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label:focus{background:rgba(0,0,0,0);color:#fff}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:checked+label:before{transform:scale(1, 1);opacity:1}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content .k-optionlist__focus{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:0;outline:0;display:block;opacity:0;visibility:hidden;border-radius:4px;border:1px solid #3498db;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(52,152,219,.6)}.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:active~.k-optionlist__focus,.k-checked .k-ui-namespace .k-optionlist .k-optionlist__content input:focus~.k-optionlist__focus{opacity:1;visibility:visible}[dir=rtl].k-checked .k-ui-namespace .k-optionlist__content{float:right}.k-checked .k-ui-namespace .k-optionlist--boolean input[value="1"]+label:before{background:#27ae60}.k-checked .k-ui-namespace .k-optionlist--boolean input[value="0"]+label:before{background:#c0392b}.k-checked .k-ui-namespace .k-optionlist--block .k-optionlist__content{width:100%;float:none}.k-checked .k-ui-namespace .k-optionlist--block.k-optionlist--boolean label{width:50%}.k-checked .k-ui-namespace .k-optionlist [disabled]+label{cursor:not-allowed;opacity:.6}.k-checked .k-ui-namespace .k-optionlist [disabled]+label:hover{background:rgba(0,0,0,0)}.k-checked .k-ui-namespace .k-optionlist [disabled]+label:active~.k-optionlist__focus{border-color:#c0392b}.k-ui-namespace .k-pagination{display:flex;justify-content:flex-start;align-content:center}.k-ui-namespace .k-pagination .k-pagination__pages{padding:0;margin:0;border-radius:4px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages{padding:0}.k-ui-namespace .k-pagination .k-pagination__pages>li{display:inline}.k-ui-namespace .k-pagination .k-pagination__pages>li>a,.k-ui-namespace .k-pagination .k-pagination__pages>li>span{display:block;position:relative;float:left;padding:6px 12px;line-height:18px;text-decoration:none;color:#3071a9;background-color:#fff;border:1px solid #dcdcdc;margin-left:-1px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li>a,[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li>span{float:right;margin-left:0;margin-right:-1px}.k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>a,.k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>a,[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>span{margin-right:0;border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-top-right-radius:4px}.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>a,.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}[dir=rtl] .k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>a,.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.k-ui-namespace .k-pagination .k-pagination__pages>li>a:hover,.k-ui-namespace .k-pagination .k-pagination__pages>li>a:focus,.k-ui-namespace .k-pagination .k-pagination__pages>li>span:hover,.k-ui-namespace .k-pagination .k-pagination__pages>li>span:focus{z-index:2;color:#285e8d;background-color:#eee;border-color:#dcdcdc}.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a:hover,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a:focus,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span:hover,.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span:focus{z-index:3;color:#fff;background-color:#3071a9;border-color:#285e8d;cursor:default}.k-ui-namespace .k-pagination select{height:32px;width:auto;margin:0;margin-right:8px}[dir=rtl] .k-ui-namespace .k-pagination select{margin-right:auto;margin-left:8px}.k-ui-namespace .k-scopebar{background:#f3f3f3;color:#222;min-width:100%;box-shadow:inset 0 -1px 0 #d4d4d4;display:flex;width:auto;flex:0 0 auto;flex-wrap:wrap;overflow:hidden}.k-ui-namespace .k-scopebar:before,.k-ui-namespace .k-scopebar:after{display:table;content:" "}.k-ui-namespace .k-scopebar:after{clear:both}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar{flex-wrap:nowrap}}.k-ui-namespace .k-scopebar.k-scopebar.k-scopebar{overflow:visible}.k-ui-namespace .k-scopebar__item{border-bottom:1px solid #d4d4d4;min-width:0;box-shadow:0 -1px 0 #d4d4d4;flex:1 1 auto;width:auto}.k-ui-namespace .k-scopebar__item:before,.k-ui-namespace .k-scopebar__item:after{display:table;content:" "}.k-ui-namespace .k-scopebar__item:after{clear:both}@media screen and (min-width: 400px){.k-ui-namespace .k-scopebar__item{float:left}}.k-ui-namespace .k-scopebar__item--static{display:block;flex:0 0 auto}.k-ui-namespace .k-scopebar__item--toggle-buttons{padding-left:4px;flex:1 1 auto;order:15;width:auto}.k-ui-namespace .k-scopebar__item--toggle-buttons:before,.k-ui-namespace .k-scopebar__item--toggle-buttons:after{display:table;content:" "}.k-ui-namespace .k-scopebar__item--toggle-buttons:after{clear:both}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--toggle-buttons{flex:0 0 auto}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--toggle-buttons{display:none}}[dir=rtl] .k-ui-namespace .k-scopebar__item--toggle-buttons{padding-left:0;padding-right:4px}.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-filters,.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-breadcrumbs{display:block;float:left}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-filters,.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-breadcrumbs{display:none}}.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-search{display:block;float:right}[dir=rtl] .k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-search{float:left}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--toggle-buttons .k-toggle-scopebar-search{display:none}}.k-ui-namespace .k-scopebar--breadcrumbs .k-scopebar__item--toggle-buttons{flex:0 0 auto}.k-ui-namespace .k-scopebar__item--filters{width:100%;flex:1 1 auto;order:10}.k-js-enabled .k-ui-namespace .k-scopebar__item--filters{display:none}@media screen and (min-width: 400px){.k-js-enabled .k-ui-namespace .k-scopebar__item--filters{width:100%}}@media screen and (min-width: 600px){.k-js-enabled .k-ui-namespace .k-scopebar__item--filters{width:auto;display:block}}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--filters{width:auto;order:0}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--filters{display:block}}.k-ui-namespace .k-scopebar__filters{position:relative;z-index:2}.k-ui-namespace .k-scopebar__filters:before,.k-ui-namespace .k-scopebar__filters:after{display:table;content:" "}.k-ui-namespace .k-scopebar__filters:after{clear:both}.k-ui-namespace .k-scopebar__item--filter{display:block;float:left;width:auto;border-right:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;margin-bottom:-1px}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--filter{position:relative}}[dir=rtl] .k-ui-namespace .k-scopebar__item--filter{border-right:none;border-left:1px solid #ccc;float:right}.k-ui-namespace .k-scopebar__item--filter__title,.k-ui-namespace .k-scopebar__item--filter__icon{display:inline-block;vertical-align:middle}.k-ui-namespace .k-scopebar__item--filter__icon{margin-left:2px}[dir=rtl] .k-ui-namespace .k-scopebar__item--filter__icon{margin-left:0;margin-right:2px}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--filter__icon{margin-left:4px}[dir=rtl] .k-ui-namespace .k-scopebar__item--filter__icon{margin-left:0;margin-right:4px}}.k-ui-namespace .k-scopebar__item-label{position:absolute;z-index:2;top:2px;right:2px;min-width:16px;height:16px;border-radius:50%;background:#c0392b;color:#fff;font-size:11px;line-height:16px;text-align:center;vertical-align:middle;font-weight:700;box-shadow:inset 0 0 2px rgba(0,0,0,.1);pointer-events:none}[dir=rtl] .k-ui-namespace .k-scopebar__item-label{right:auto;left:2px}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item-label{top:6px;right:4px}[dir=rtl] .k-ui-namespace .k-scopebar__item-label{right:auto;left:4px}}.k-ui-namespace .k-scopebar__item-label--numberless{top:0;right:0}[dir=rtl] .k-ui-namespace .k-scopebar__item-label--numberless{right:auto;left:0}.k-ui-namespace .k-scopebar__item-label--numberless:after{display:block;content:" ";width:5px;height:5px;background:#fff;position:absolute;top:5px;left:5px;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.2)}.k-ui-namespace .k-scopebar-dropdown{overflow:hidden}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar-dropdown{position:relative;z-index:2}}.k-ui-namespace .k-scopebar-dropdown.k-is-active{overflow:visible;z-index:3}.k-ui-namespace .k-scopebar-dropdown.k-is-active .k-scopebar-dropdown__body{visibility:visible}.k-ui-namespace .k-scopebar-dropdown.k-is-active .k-scopebar__item--filter__title{text-decoration:underline}.k-ui-namespace .k-scopebar-dropdown.k-is-active .k-scopebar-dropdown__button{background:#ededed}.k-ui-namespace .k-scopebar-dropdown__button{position:relative;border:none;background:rgba(0,0,0,0);margin:0;padding:0 6px;line-height:39px;height:39px;font-size:13px;cursor:pointer}.k-ui-namespace .k-scopebar-dropdown__button:hover,.k-ui-namespace .k-scopebar-dropdown__button:focus{background:#ededed}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar-dropdown__button{padding:0 12px}}.k-ui-namespace .k-scopebar-dropdown__body{position:absolute;visibility:hidden;background:#fff;border:1px solid #e0e0e0;color:#222;box-shadow:2px 2px 3px rgba(0,0,0,.15);border-radius:0 0 5px 5px;min-width:200px;left:0;right:0;top:100%}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar-dropdown__body{min-width:300px;right:auto;left:-1px}[dir=rtl] .k-ui-namespace .k-scopebar-dropdown__body{left:auto;right:-1px}}.k-ui-namespace .k-scopebar-dropdown__body .select2{min-width:100%}.k-ui-namespace .k-scopebar-dropdown__body__content{padding:5px}.k-ui-namespace .k-scopebar-dropdown__body__buttons{line-height:14px;border-top:1px solid #e0e0e0;background:#fbfbfb;color:#222;padding:8px 5px;text-align:center;border-radius:0 0 5px 5px}.k-ui-namespace .k-scopebar-dropdown__body__buttons .btn{padding:4px 30px;line-height:16px}.k-ui-namespace .k-scopebar__item--breadcrumbs{width:auto;flex:1 1 auto;order:-1;display:block}@media screen and (min-width: 600px){.k-ui-namespace .k-scopebar__item--breadcrumbs{width:auto;order:0}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--breadcrumbs{display:flex !important;flex:1 1 auto;max-width:100%;overflow:hidden}}.k-ui-namespace .k-scopebar__item--breadcrumbs .k-breadcrumb{position:static;top:auto;bottom:auto;visibility:visible;border-bottom:none;overflow:auto;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.k-ui-namespace .k-scopebar__item--buttons{display:block;flex:0 0 auto}@media screen and (min-width: 400px){.k-ui-namespace .k-scopebar__item--buttons{float:right}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--buttons{float:none}}.k-ui-namespace .k-scopebar__button{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);position:relative;display:block;float:left;height:32px;margin:4px 4px 3px 4px;margin-left:0;padding-left:7px;padding-right:7px;border-radius:2px;text-align:center;line-height:32px;cursor:pointer;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden;border:1px solid rgba(0,0,0,0)}[dir=rtl] .k-ui-namespace .k-scopebar__button{float:right;margin-left:4px;margin-right:0}.k-ui-namespace .k-scopebar__button:hover{border-color:#d4d4d4;background:#fff}.k-ui-namespace .k-scopebar__button.k-is-active{border-color:#d4d4d4;background:#fff}.k-ui-namespace .k-scopebar__button [class^=k-icon]{display:block;margin-top:7px;margin-bottom:7px;width:16px;height:16px;line-height:0;font-size:0;vertical-align:middle}.k-ui-namespace .k-scopebar__button [class^=k-icon]:before{font-size:16px;line-height:16px}.k-ui-namespace .k-scopebar__item--search{position:relative;margin-left:auto;flex:1 1 auto;order:20}[dir=rtl] .k-ui-namespace .k-scopebar__item--search{margin-left:0;margin-right:auto}.k-js-enabled .k-ui-namespace .k-scopebar__item--search{display:none;width:100%}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--search{display:block !important;flex:0 0 auto;order:0}}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--search{min-width:221px;width:221px;max-width:221px}}@media screen and (min-width: 1200px){.k-ui-namespace .k-scopebar__item--search{min-width:286px;width:286px;max-width:286px}}.k-ui-namespace .k-scopebar__item--search .k-search{width:100%;position:relative}.k-ui-namespace .k-scopebar__item--search .k-search--has-search-button .k-search__field{padding-left:26px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search--has-search-button .k-search__field{padding-left:0;padding-right:26px}.k-ui-namespace .k-scopebar__item--search .k-search--has-empty-button .k-search__field{padding-right:20px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search--has-empty-button .k-search__field{padding-right:0;padding-left:20px}.k-ui-namespace .k-scopebar__item--search .k-search--has-both-buttons .k-search__field{padding-left:26px;padding-right:20px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search--has-both-buttons .k-search__field{padding-left:20px;padding-right:26px}.k-ui-namespace .k-scopebar__item--search label{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.k-ui-namespace .k-scopebar__item--search .k-search__field{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);margin:0;display:block;width:100%;max-width:none;height:40px;border-radius:0;padding:4px;padding-right:40px;background:#fff;color:#222;box-shadow:none;-webkit-appearance:none}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__field{padding-right:0;padding-left:40px}@media screen and (min-width: 1024px){.k-ui-namespace .k-scopebar__item--search .k-search__field{border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;margin-bottom:-1px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__field{border-left:none;border-right:1px solid #d4d4d4}}.k-ui-namespace .k-scopebar__item--search .k-search__submit,.k-ui-namespace .k-scopebar__item--search .k-search__empty{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;vertical-align:middle;line-height:1;cursor:pointer;color:#555}.k-ui-namespace .k-scopebar__item--search .k-search__submit [class*=k-icon-],.k-ui-namespace .k-scopebar__item--search .k-search__empty [class*=k-icon-]{vertical-align:middle}.k-ui-namespace .k-scopebar__item--search .k-search__submit:focus,.k-ui-namespace .k-scopebar__item--search .k-search__submit:hover,.k-ui-namespace .k-scopebar__item--search .k-search__empty:focus,.k-ui-namespace .k-scopebar__item--search .k-search__empty:hover{color:#222}.k-ui-namespace .k-scopebar__item--search .k-search__submit.k-is-visible,.k-ui-namespace .k-scopebar__item--search .k-search__empty.k-is-visible{display:inline-block}.k-ui-namespace .k-scopebar__item--search .k-search__submit{left:3px;font-size:13px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__submit{left:auto;right:3px}.k-ui-namespace .k-scopebar__item--search .k-search__empty{display:none;right:0px;font-size:10px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-search__empty{right:auto;left:0px}.k-ui-namespace .k-scopebar__item--search .k-search__empty.k-is-visible{display:inline-block}.k-ui-namespace .k-scopebar__item--search .k-scopebar__item-label--numberless{position:absolute;right:auto;left:13px;top:5px}[dir=rtl] .k-ui-namespace .k-scopebar__item--search .k-scopebar__item-label--numberless{left:auto;right:13px}.k-ui-namespace .k-sidebar-item+.k-ui-namespace .k-sidebar-item{margin-top:16px}.k-ui-namespace .k-sidebar-item--flex{display:flex;flex-direction:column;flex:0 1 auto;max-height:100%;overflow:hidden;min-height:96px}.k-ui-namespace .k-sidebar-item--flex div{flex:1 1 auto;overflow:auto}.k-ui-namespace .k-sidebar-item--flex .k-sidebar-item__header{flex:0 0 auto}.k-ui-namespace .k-sidebar-item--overflow{overflow:auto;width:100%;flex:0 1 auto}.k-is-resizing .k-ui-namespace .k-sidebar-item--overflow{overflow:hidden}.k-ui-namespace .k-sidebar-item--toggle{padding-bottom:16px}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__header{position:relative}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle{position:absolute;top:16px;right:16px}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle:after{content:"";display:block;background:#fff;border:1px solid #ddd;border-radius:10px;width:20px;line-height:18px;text-align:center;vertical-align:middle;font-size:8px;cursor:pointer;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle.k-is-active:after{transform:rotate(180deg)}[dir=rtl] .k-ui-namespace .k-sidebar-item--toggle .k-sidebar-item__toggle{right:auto;left:16px}.k-ui-namespace .k-sidebar-item__header{padding:16px 16px 0;font-weight:700;text-transform:uppercase;font-size:11px;line-height:24px}.k-ui-namespace .k-sidebar-item__content{padding:16px}.k-ui-namespace .k-sidebar-item__content--small{padding:8px 16px}.k-ui-namespace .k-sidebar-item__content--horizontal{padding:0 16px}.k-ui-namespace .k-file-input{position:relative;display:inline-block}.k-eventlistener .k-ui-namespace .k-file-input input{position:absolute;top:0;right:0;bottom:0;margin:0;padding:0;cursor:pointer;font-size:99px;opacity:0;filter:alpha(opacity=0)}.k-ui-namespace .k-file-input input+label{display:none}.k-eventlistener .k-ui-namespace .k-file-input input+label{display:inline-block}.k-ui-namespace .k-file-input input+label{max-width:100%;font-size:13px;line-height:20px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow:hidden;vertical-align:middle;color:#3071a9;padding:0;text-align:center}.k-ui-namespace .k-file-input input:focus,.k-ui-namespace .k-file-input input.k-has-focus{outline:none}.k-ui-namespace .k-file-input input:focus+label,.k-ui-namespace .k-file-input input.k-has-focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.k-ui-namespace .k-file-input input:focus,.k-ui-namespace .k-file-input input.k-has-focus,.k-ui-namespace .k-file-input input.k-has-drop-focus,.k-ui-namespace .k-file-input input:hover{cursor:pointer}.k-ui-namespace .k-file-input input:focus+label .k-file-input__button,.k-ui-namespace .k-file-input input:focus+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input:focus+label .k-file-input__button:focus,.k-ui-namespace .k-file-input input.k-has-focus+label .k-file-input__button,.k-ui-namespace .k-file-input input.k-has-focus+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input.k-has-focus+label .k-file-input__button:focus,.k-ui-namespace .k-file-input input.k-has-drop-focus+label .k-file-input__button,.k-ui-namespace .k-file-input input.k-has-drop-focus+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input.k-has-drop-focus+label .k-file-input__button:focus,.k-ui-namespace .k-file-input input:hover+label .k-file-input__button,.k-ui-namespace .k-file-input input:hover+label .k-file-input__button:hover,.k-ui-namespace .k-file-input input:hover+label .k-file-input__button:focus{background-color:#255681}.k-ui-namespace .k-file-input .k-file-input__button{display:block;background-color:#3071a9;color:#fff;pointer-events:none;vertical-align:middle;font-weight:400;text-align:center;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;box-shadow:none;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:0;border-radius:6px;font-size:17px;line-height:24px;padding:8px 16px}.k-ui-namespace .k-file-input .k-file-input__files{width:100%;height:20px;line-height:20px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:top;text-align:center}.k-ui-namespace .k-file-input .k-file-input__files:empty{display:none}.k-ui-namespace .k-tabs-container{overflow:visible;width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;flex:1 1 auto}.k-ui-namespace .k-tabs-container:before,.k-ui-namespace .k-tabs-container:after{display:table;content:" "}.k-ui-namespace .k-tabs-container:after{clear:both}.k-is-resizing .k-ui-namespace .k-tabs-container{overflow:hidden}.k-ui-namespace .k-tabs-container:not(:first-child) .k-tabs-scroller .k-tabs{border-top:1px solid #dcdcdc;padding-top:11px}.k-ui-namespace .k-tabs-container>.k-tabs-content{display:flex;flex:1 1 auto}.k-ui-namespace .k-tabs-container>.k-tabs-content:before,.k-ui-namespace .k-tabs-container>.k-tabs-content:after{display:table;content:" "}.k-ui-namespace .k-tabs-container>.k-tabs-content:after{clear:both}.k-ui-namespace .k-tabs-container>.k-tabs-content>.k-tab{flex-direction:column;flex:1 1 auto;padding:0}.k-ui-namespace .k-tabs-wrapper{position:relative;height:48px;overflow:hidden;flex:0 0 auto;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-tabs-scroller{height:72px;overflow:auto}.k-ui-namespace .k-tabs-scroller>.k-tabs{padding:12px 8px 0;background:#fff;white-space:nowrap;display:inline-block;min-width:100%}@media screen and (min-width: 768px){.k-ui-namespace .k-tabs-scroller>.k-tabs{padding-left:16px;padding-right:16px}}.k-ui-namespace .k-tabs-scroller>.k-tabs li.k-is-active a{background:#fbfbfb;color:#222}.k-ui-namespace .k-tabs-scroller>.k-tabs li.k-is-active a:focus{border-color:#cacaca;border-bottom-color:rgba(0,0,0,0)}.k-ui-namespace .k-tabs{position:relative;margin:0;padding:0;list-style:none;border-bottom:1px solid #dcdcdc;font-size:0}.k-ui-namespace .k-tabs li{position:relative;display:inline-block;margin-bottom:-1px;margin-right:2px}.k-ui-namespace .k-tabs li:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-tabs li{margin-right:auto;margin-left:2px}[dir=rtl] .k-ui-namespace .k-tabs li:last-child{margin-left:0}.k-ui-namespace .k-tabs .k-is-disabled a{color:#343434;cursor:not-allowed;pointer-events:none}.k-ui-namespace .k-tabs .k-is-disabled a:hover,.k-ui-namespace .k-tabs .k-is-disabled a:focus{color:inherit;text-decoration:none;background-color:rgba(0,0,0,0);cursor:not-allowed}.k-ui-namespace .k-tabs .k-is-active a,.k-ui-namespace .k-tabs .k-is-active a:hover,.k-ui-namespace .k-tabs .k-is-active a:focus{color:#222;background-color:#fff;border:1px solid #dcdcdc;border-bottom-color:rgba(0,0,0,0);cursor:default}.k-ui-namespace .k-tabs .k-is-active a:focus{box-shadow:inset 0 1px 0 0 #cacaca}.k-ui-namespace .k-tabs a{position:relative;display:block;padding:8px 16px 6px;line-height:20px;border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0;text-decoration:none;font-size:13px;cursor:pointer}.k-ui-namespace .k-tabs a:hover,.k-ui-namespace .k-tabs a:focus{text-decoration:none;background-color:#eee;border-color:#dcdcdc;outline:none}.k-ui-namespace .k-tabs--transparent{background-color:inherit}.k-ui-namespace .k-tabs--transparent li,.k-ui-namespace .k-tabs--transparent a{background-color:rgba(0,0,0,0)}.k-ui-namespace .k-tabs--transparent .k-is-active,.k-ui-namespace .k-tabs--transparent .k-is-active:hover,.k-ui-namespace .k-tabs--transparent .k-is-active:focus,.k-ui-namespace .k-tabs--transparent .k-is-active a,.k-ui-namespace .k-tabs--transparent .k-is-active a:hover,.k-ui-namespace .k-tabs--transparent .k-is-active a:focus{background-color:inherit}.k-ui-namespace .k-tabs-content>.k-tab{padding:12px}.k-ui-namespace .k-tabs-content>.k-tab:not(.k-is-active){display:none !important}.k-ui-namespace .k-tabs-content>.k-is-active{display:flex}.k-ui-namespace .k-tabs-scroller-prev,.k-ui-namespace .k-tabs-scroller-next{margin:0;padding:0;position:absolute;top:0;bottom:0;width:32px;overflow:hidden;display:none;opacity:0;background:#fff;border:1px solid #dcdcdc;border-radius:0;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .k-tabs-scroller-prev:focus,.k-ui-namespace .k-tabs-scroller-prev:hover,.k-ui-namespace .k-tabs-scroller-next:focus,.k-ui-namespace .k-tabs-scroller-next:hover{background-color:#eee}.k-ui-namespace .k-tabs-scroller-prev span,.k-ui-namespace .k-tabs-scroller-next span{transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}[dir=rtl] .k-ui-namespace .k-tabs-scroller-prev span:before,[dir=rtl] .k-ui-namespace .k-tabs-scroller-next span:before{transform:scaleX(1)}.k-ui-namespace .k-tabs-scroller-prev{left:0;border-left:none;transform:translateX(-100%)}.k-ui-namespace .k-tabs-scroller-next{right:0;border-right:none;transform:translateX(100%)}.k-ui-namespace .k-has-tabs-overflow{padding-left:32px;padding-right:32px}.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-prev,.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-next{transform:translateX(0);cursor:no-drop;opacity:1;display:block}.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-prev span,.k-ui-namespace .k-has-tabs-overflow .k-tabs-scroller-next span{opacity:.33}.k-ui-namespace .k-has-tabs-left-overflow .k-tabs-scroller-prev{opacity:1;cursor:pointer}.k-ui-namespace .k-has-tabs-left-overflow .k-tabs-scroller-prev span{opacity:1}.k-ui-namespace .k-has-tabs-right-overflow .k-tabs-scroller-next{opacity:1;cursor:pointer}.k-ui-namespace .k-has-tabs-right-overflow .k-tabs-scroller-next span{opacity:1}.k-ui-namespace .k-table-container{background:#fff;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.k-is-resizing .k-ui-namespace .k-table-container{overflow:hidden}.k-ui-namespace .k-table{overflow:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:overflow;flex:1 1 auto}.k-ui-namespace .k-table-container table{margin:0;padding:0;width:100%;text-align:left;border-collapse:separate;border-spacing:0;font-size:inherit;min-width:0 !important;flex:1 1 auto}[dir=rtl] .k-ui-namespace .k-table-container table{text-align:right}.k-ui-namespace .k-table-container th,.k-ui-namespace .k-table-container td{border:none;position:relative;height:40px;vertical-align:middle;text-align:left;line-height:1}.k-ui-namespace .k-table-container th input,.k-ui-namespace .k-table-container td input{display:inline-block;vertical-align:middle;margin:0}[dir=rtl] .k-ui-namespace .k-table-container th,[dir=rtl] .k-ui-namespace .k-table-container td{text-align:right}@supports(position: sticky) and (not (position: -webkit-sticky)){.k-ui-namespace .k-table-container th{position:sticky;top:0;z-index:1}}.k-ui-namespace .k-table-container th{border-bottom:1px solid #dcdcdc;z-index:1;padding:0 8px;white-space:nowrap;background:#fbfbfb;font-weight:400}.k-ui-namespace .k-table-container th a{display:block;padding:6px 8px;margin-left:-8px;margin-right:-8px;line-height:27px;text-decoration:none}.k-ui-namespace .k-table-container th a:focus,.k-ui-namespace .k-table-container th a:hover{background:#f3f3f3}.k-ui-namespace .k-table-container th [class*=k-icon]{font-size:16px;line-height:1;vertical-align:middle}.k-ui-namespace .k-table-container td{border-bottom:1px solid #ededed;padding:6px 8px;background:#fff}.k-ui-namespace .k-table-container tr:last-child td{border-bottom:none}.k-ui-namespace .k-table-container tr:nth-child(odd) td{background:#fff}.k-ui-namespace .k-table-container tr:focus td,.k-ui-namespace .k-table-container tr:hover td,.k-ui-namespace .k-table-container tr:nth-child(n):focus td,.k-ui-namespace .k-table-container tr:nth-child(n):hover td{background:#fbfbfb}.k-ui-namespace .k-table-container [class*=k-icon]{display:inline-block}.k-ui-namespace .k-table-container a{color:inherit}.k-ui-namespace .k-table-container a{display:inline-block;vertical-align:middle;text-decoration:none}.k-ui-namespace .k-table-container a:hover,.k-ui-namespace .k-table-container a:focus{text-decoration:underline}.k-ui-namespace .k-table-container small{display:block;font-size:11px;line-height:16px;padding-top:1px}.k-ui-namespace .k-table-container .k-table-data--right{text-align:right}[dir=rtl] .k-ui-namespace .k-table-container .k-table-data--right{text-align:left}.k-ui-namespace .k-table-container .k-table-data--center{text-align:center}.k-ui-namespace .k-table-container .k-table-data--nowrap{white-space:nowrap}.k-ui-namespace .k-table-container .k-table-data--wrap{word-break:break-all}.k-ui-namespace .k-table-container .k-table-data--toggle,.k-ui-namespace .k-table-container .k-table-data--form,.k-ui-namespace .k-table-container .k-table-data--icon{white-space:nowrap;line-height:1;vertical-align:middle}.k-ui-namespace .k-table-container .k-table-data--toggle a,.k-ui-namespace .k-table-container .k-table-data--toggle span,.k-ui-namespace .k-table-container .k-table-data--toggle input,.k-ui-namespace .k-table-container .k-table-data--toggle svg,.k-ui-namespace .k-table-container .k-table-data--toggle div,.k-ui-namespace .k-table-container .k-table-data--toggle small,.k-ui-namespace .k-table-container .k-table-data--toggle img,.k-ui-namespace .k-table-container .k-table-data--form a,.k-ui-namespace .k-table-container .k-table-data--form span,.k-ui-namespace .k-table-container .k-table-data--form input,.k-ui-namespace .k-table-container .k-table-data--form svg,.k-ui-namespace .k-table-container .k-table-data--form div,.k-ui-namespace .k-table-container .k-table-data--form small,.k-ui-namespace .k-table-container .k-table-data--form img,.k-ui-namespace .k-table-container .k-table-data--icon a,.k-ui-namespace .k-table-container .k-table-data--icon span,.k-ui-namespace .k-table-container .k-table-data--icon input,.k-ui-namespace .k-table-container .k-table-data--icon svg,.k-ui-namespace .k-table-container .k-table-data--icon div,.k-ui-namespace .k-table-container .k-table-data--icon small,.k-ui-namespace .k-table-container .k-table-data--icon img{vertical-align:middle;line-height:1}.k-ui-namespace .k-table-container .k-table-data--toggle [class*=k-icon],.k-ui-namespace .k-table-container .k-table-data--form [class*=k-icon],.k-ui-namespace .k-table-container .k-table-data--icon [class*=k-icon]{font-size:16px}.k-ui-namespace .k-table-container .k-table-data--multiline a,.k-ui-namespace .k-table-container .k-table-data--multiline span,.k-ui-namespace .k-table-container .k-table-data--multiline input,.k-ui-namespace .k-table-container .k-table-data--multiline svg,.k-ui-namespace .k-table-container .k-table-data--multiline small,.k-ui-namespace .k-table-container .k-table-data--multiline img{display:inline;vertical-align:baseline}.k-ui-namespace .k-table-container .k-table-data--multiline a{text-decoration:underline}.k-ui-namespace .k-table-container .k-table-data--multiline a:hover,.k-ui-namespace .k-table-container .k-table-data--multiline a:focus{text-decoration:none}.k-ui-namespace .k-table-container .k-table-data--toggle{padding:0;font-size:0;line-height:0;overflow:hidden;width:0;visibility:visible}.k-ui-namespace .k-table-container .k-table-data--toggle--hidden{padding:0}.k-ui-namespace .k-table-container .k-table-data--toggle--hidden span,.k-ui-namespace .k-table-container .k-table-data--toggle--hidden div,.k-ui-namespace .k-table-container .k-table-data--toggle--hidden img,.k-ui-namespace .k-table-container .k-table-data--toggle--hidden a{display:none !important}.k-ui-namespace .k-table-container .footable.breakpoint .k-table-data--toggle{width:1%;padding-left:8px;padding-right:8px}.k-ui-namespace .k-table-container .k-table-data--form input{margin:0 !important}.k-ui-namespace .k-table-container .k-table-data--icon img{min-width:16px;width:16px;max-width:16px}.k-ui-namespace .k-table-container th.k-table-data--icon a{line-height:27px}.k-ui-namespace .k-table-container .k-table-data--ellipsis{max-width:0;overflow:hidden}.k-ui-namespace .k-table-container .k-table-data--ellipsis a,.k-ui-namespace .k-table-container .k-table-data--ellipsis span,.k-ui-namespace .k-table-container .k-table-data--ellipsis input,.k-ui-namespace .k-table-container .k-table-data--ellipsis svg,.k-ui-namespace .k-table-container .k-table-data--ellipsis div,.k-ui-namespace .k-table-container .k-table-data--ellipsis small{vertical-align:middle;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-ui-namespace .k-table-container .k-table__item--state button.k-ui-namespace .k-table-container .k-table__item--state,.k-ui-namespace .k-table-container .k-table__item--state a.k-ui-namespace .k-table-container .k-table__item--state{cursor:pointer}.k-ui-namespace .k-table-container .k-table__item--state button.k-ui-namespace .k-table-container .k-table__item--state:focus,.k-ui-namespace .k-table-container .k-table__item--state button.k-ui-namespace .k-table-container .k-table__item--state:hover,.k-ui-namespace .k-table-container .k-table__item--state a.k-ui-namespace .k-table-container .k-table__item--state:focus,.k-ui-namespace .k-table-container .k-table__item--state a.k-ui-namespace .k-table-container .k-table__item--state:hover{text-decoration:underline}.k-ui-namespace .k-table-container .k-table__item--state-pending{color:#e67e22}.k-ui-namespace .k-table-container .k-table__item--state-expired{color:#3498db}.k-ui-namespace .k-table-container .k-table__item--state-unpublished{color:#c0392b}.k-ui-namespace .k-table-container .k-table__item--state-published{color:#27ae60}.k-ui-namespace .k-table-container .k-table__sub-header th{padding:.7em 8px .5em;height:auto;font-size:11px;line-height:16px;font-weight:700;vertical-align:middle;text-transform:uppercase;white-space:nowrap;background:#fbfbfb;border-bottom-color:#ededed}@supports(position: sticky) and (not (position: -webkit-sticky)){.k-ui-namespace .k-table-container thead~tbody .k-table__sub-header th{top:40px}}.k-ui-namespace .k-table-container .k-table__item-level{white-space:nowrap}.k-ui-namespace .k-table-container .k-table__item-level:before{content:" ";display:block;width:6px;height:6px;border-left:1px solid #bbb;border-bottom:1px solid #bbb;position:absolute;top:50%;margin-top:-3px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level:before{border-left:none;border-right:1px solid #bbb}.k-ui-namespace .k-table-container .k-table__item-level1{padding-left:8px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level1{padding-left:0;padding-right:8px}.k-ui-namespace .k-table-container .k-table__item-level1:before{left:-10px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level1:before{left:auto;right:-10px}.k-ui-namespace .k-table-container .k-table__item-level2{padding-left:32px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level2{padding-left:0;padding-right:32px}.k-ui-namespace .k-table-container .k-table__item-level2:before{left:14px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level2:before{left:auto;right:14px}.k-ui-namespace .k-table-container .k-table__item-level3{padding-left:56px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level3{padding-left:0;padding-right:56px}.k-ui-namespace .k-table-container .k-table__item-level3:before{left:38px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level3:before{left:auto;right:38px}.k-ui-namespace .k-table-container .k-table__item-level4{padding-left:80px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level4{padding-left:0;padding-right:80px}.k-ui-namespace .k-table-container .k-table__item-level4:before{left:62px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level4:before{left:auto;right:62px}.k-ui-namespace .k-table-container .k-table__item-level5{padding-left:104px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level5{padding-left:0;padding-right:104px}.k-ui-namespace .k-table-container .k-table__item-level5:before{left:86px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level5:before{left:auto;right:86px}.k-ui-namespace .k-table-container .k-table__item-level6{padding-left:128px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level6{padding-left:0;padding-right:128px}.k-ui-namespace .k-table-container .k-table__item-level6:before{left:110px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level6:before{left:auto;right:110px}.k-ui-namespace .k-table-container .k-table__item-level7{padding-left:152px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level7{padding-left:0;padding-right:152px}.k-ui-namespace .k-table-container .k-table__item-level7:before{left:134px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level7:before{left:auto;right:134px}.k-ui-namespace .k-table-container .k-table__item-level8{padding-left:176px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level8{padding-left:0;padding-right:176px}.k-ui-namespace .k-table-container .k-table__item-level8:before{left:158px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level8:before{left:auto;right:158px}.k-ui-namespace .k-table-container .k-table__item-level9{padding-left:200px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level9{padding-left:0;padding-right:200px}.k-ui-namespace .k-table-container .k-table__item-level9:before{left:182px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level9:before{left:auto;right:182px}.k-ui-namespace .k-table-container .k-table__item-level10{padding-left:224px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level10{padding-left:0;padding-right:224px}.k-ui-namespace .k-table-container .k-table__item-level10:before{left:206px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level10:before{left:auto;right:206px}.k-ui-namespace .k-table-container .k-table__item-level11{padding-left:248px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level11{padding-left:0;padding-right:248px}.k-ui-namespace .k-table-container .k-table__item-level11:before{left:230px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level11:before{left:auto;right:230px}.k-ui-namespace .k-table-container .k-table__item-level12{padding-left:272px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level12{padding-left:0;padding-right:272px}.k-ui-namespace .k-table-container .k-table__item-level12:before{left:254px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level12:before{left:auto;right:254px}.k-ui-namespace .k-table-container .k-table__item-level13{padding-left:296px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level13{padding-left:0;padding-right:296px}.k-ui-namespace .k-table-container .k-table__item-level13:before{left:278px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level13:before{left:auto;right:278px}.k-ui-namespace .k-table-container .k-table__item-level14{padding-left:320px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level14{padding-left:0;padding-right:320px}.k-ui-namespace .k-table-container .k-table__item-level14:before{left:302px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level14:before{left:auto;right:302px}.k-ui-namespace .k-table-container .k-table__item-level15{padding-left:344px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level15{padding-left:0;padding-right:344px}.k-ui-namespace .k-table-container .k-table__item-level15:before{left:326px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level15:before{left:auto;right:326px}.k-ui-namespace .k-table-container .k-table__item-level1:before{display:none}.k-ui-namespace .k-table-container .k-table__item-level__icon-item{position:relative;padding-left:20px}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level__icon-item{padding-left:0;padding-right:20px}.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-icon],.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-image]{position:absolute;left:0}[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-icon],[dir=rtl] .k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-image]{left:auto;right:0}.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-icon]{top:50%;font-size:16px;margin-top:-8px}.k-ui-namespace .k-table-container .k-table__item-level__icon-item [class*=k-image]{height:16px;line-height:16px;vertical-align:middle}.k-ui-namespace .k-table-container tr.k-is-selected>td{background:#3071a9;color:#fff}.k-ui-namespace .k-table-container tr.k-is-selected>td a,.k-ui-namespace .k-table-container tr.k-is-selected>td i,.k-ui-namespace .k-table-container tr.k-is-selected>td span{color:#fff}.k-ui-namespace .k-table-container tr.k-is-selected:hover>td,.k-ui-namespace .k-table-container tr.k-is-selected:focus>td{background-color:#255681}.k-ui-namespace .k-table-container .k-is-active>td{font-weight:bold}.k-ui-namespace .k-table-container .k-is-active:not(.k-is-selected)>td:nth-child(n){background:#fbfbfb}.k-ui-namespace .k-positioner{display:inline-block;vertical-align:middle;width:16px;height:4px;margin-top:6px;margin-bottom:6px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;cursor:no-drop;position:relative}.k-ui-namespace .k-positioner.k-is-active{cursor:move}.k-ui-namespace .k-positioner:before{display:block;position:absolute;content:" ";width:16px;height:10px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;top:-4px}.k-ui-namespace .k-positioner:after{position:absolute;width:32px;height:32px;top:-15px;left:-8px;content:attr(data-position);text-indent:3px;vertical-align:bottom;color:#333;text-shadow:0 0 3px #fff}.k-ui-namespace .k-table-container tr.k-is-selected .k-positioner:after{color:#fff;text-shadow:none}.k-ui-namespace .k-sort-ascending,.k-ui-namespace .k-sort-descending{position:relative;display:inline-block;width:6px;height:3px;background:rgba(0,0,0,0)}.k-ui-namespace .k-sort-ascending:before,.k-ui-namespace .k-sort-ascending:after,.k-ui-namespace .k-sort-descending:before,.k-ui-namespace .k-sort-descending:after{display:block;content:" ";position:absolute;opacity:.33}.k-ui-namespace .k-sort-ascending:before,.k-ui-namespace .k-sort-descending:before{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:4px solid;bottom:100%}.k-ui-namespace .k-sort-ascending:after,.k-ui-namespace .k-sort-descending:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid;top:100%}.k-ui-namespace .k-sort-ascending:before{opacity:1}.k-ui-namespace .k-sort-descending:after{opacity:1}.k-ui-namespace th .k-sort-ascending,.k-ui-namespace th .k-sort-descending{margin-left:.66em;vertical-align:middle}[dir=rtl] .k-ui-namespace th .k-sort-ascending,[dir=rtl] .k-ui-namespace th .k-sort-descending{margin-left:0;margin-right:.66em}.k-ui-namespace th a:focus .k-sort-ascending:after,.k-ui-namespace th a:hover .k-sort-ascending:after{opacity:.66}.k-ui-namespace th a:focus .k-sort-descending:before,.k-ui-namespace th a:hover .k-sort-descending:before{opacity:.66}.k-ui-namespace .k-table-pagination{padding:8px 8px 7px;background:#fbfbfb;flex:0 0 auto;border-top:1px solid #dcdcdc;box-shadow:0 1px 0 #dcdcdc}.k-ui-namespace .k-title-bar{border-bottom:1px solid #d2d2d2;position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;width:100%;background:#f0f0f0;color:#222;font-size:21px;flex:0 0 auto}.k-ui-namespace .k-title-bar .k-off-canvas-toggle-holder,.k-ui-namespace .k-title-bar .k-title-bar__heading{flex:0 0 auto}.k-ui-namespace .k-title-bar .k-off-canvas-toggle-holder{white-space:nowrap}.k-ui-namespace .k-title-bar .k-title-bar__heading{flex:1 1 auto;padding:8px 8px 7px;line-height:32px;text-align:center}.k-ui-namespace .k-title-bar .k-title-bar__heading:first-child{margin-left:48px}.k-ui-namespace .k-title-bar .k-title-bar__heading:last-child{margin-right:48px}@media screen and (min-width: 768px){.k-ui-namespace .k-title-bar .k-title-bar__heading{text-align:left}.k-ui-namespace .k-title-bar .k-title-bar__heading:first-child{margin-left:0}.k-ui-namespace .k-title-bar .k-title-bar__heading:last-child{margin-right:0}[dir=rtl] .k-ui-namespace .k-title-bar .k-title-bar__heading{text-align:right}}.k-ui-namespace .k-title-bar--mobile{border-bottom:1px solid #d2d2d2;background:#f0f0f0}@media screen and (min-width: 768px){.k-ui-namespace .k-title-bar--mobile{display:none}}.k-ui-namespace .k-toolbar{border-bottom:1px solid #d2d2d2;background:#f0f0f0;min-height:40px;padding-bottom:8px;padding-right:8px;flex:0 0 auto}[dir=rtl] .k-ui-namespace .k-toolbar{padding-right:0;padding-left:8px}.k-ui-namespace .k-toolbar .k-button,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn,.k-ui-j4-form .k-ui-namespace .k-toolbar .editor-xtd-buttons .xtd-button.btn,.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .k-toolbar .xtd-button.btn{margin:7px 0 0 8px;padding:7px;min-width:32px;line-height:16px}@media screen and (min-width: 0)and (max-width: 768px){.k-ui-namespace .k-toolbar .k-button:not(.k-toolbar-fullbutton),.k-ui-j3-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton),.k-ui-j4-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton){overflow:hidden;width:32px;height:32px;text-align:center}}@media screen and (min-width: 0)and (max-width: 768px){.k-ui-namespace .k-toolbar .k-button:not(.k-toolbar-fullbutton) [class^=k-icon],.k-ui-j3-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) [class^=k-icon],.k-ui-j4-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) [class^=k-icon]{display:block;margin:0 0 8px;width:17px;height:17px;font-size:17px;line-height:17px}}@media screen and (min-width: 0)and (max-width: 768px){.k-ui-namespace .k-toolbar .k-button:not(.k-toolbar-fullbutton) .k-toolbar__text,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) .k-toolbar__text,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn:not(.k-toolbar-fullbutton) .k-toolbar__text{position:relative;z-index:-1;visibility:hidden}}.k-ui-namespace .k-toolbar .k-button .k-dropdown .k-dropdown__toggle,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__toggle,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__toggle{text-decoration:none;margin:-7px;padding:7px}.k-ui-namespace .k-toolbar .k-button .k-dropdown .k-dropdown__menu,.k-ui-j3-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,.k-ui-j4-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu{margin-top:6px;left:-8px}[dir=rtl] .k-ui-namespace .k-toolbar .k-button .k-dropdown .k-dropdown__menu,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-toolbar .btn .k-dropdown .k-dropdown__menu{left:auto;right:-8px}[dir=rtl] .k-ui-namespace .k-toolbar .k-button,[dir=rtl] .k-ui-j3-form .k-ui-namespace .k-toolbar .btn,.k-ui-j3-form [dir=rtl] .k-ui-namespace .k-toolbar .btn,[dir=rtl] .k-ui-j4-form .k-ui-namespace .k-toolbar .btn,.k-ui-j4-form [dir=rtl] .k-ui-namespace .k-toolbar .btn{margin-left:0;margin-right:8px}.k-ui-namespace .k-toolbar .k-autosave-indicator{margin:8px 0 0 8px;display:inline-block;vertical-align:middle;padding:4px}[dir=rtl] .k-ui-namespace .k-toolbar .k-autosave-indicator{margin:8px 8px 0 0}.k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder{display:inline-block;vertical-align:middle;margin:7px 0 0 8px}[dir=rtl] .k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder{margin:7px 8px 0 0}.k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder .k-off-canvas-toggle{margin:0}.k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder--right{float:right}[dir=rtl] .k-ui-namespace .k-toolbar .k-off-canvas-toggle-holder--right{float:left}.k-ui-namespace .k-tooltip{position:absolute;z-index:1070;display:block;font-size:11px;opacity:0}.k-ui-namespace .k-tooltip.in{opacity:.9}.k-ui-namespace .k-tooltip.top{margin-top:-3px;padding:5px 0}.k-ui-namespace .k-tooltip.right{margin-left:3px;padding:0 5px}.k-ui-namespace .k-tooltip.bottom{margin-top:3px;padding:5px 0}.k-ui-namespace .k-tooltip.left{margin-left:-3px;padding:0 5px}.k-ui-namespace .k-tooltip__inner{max-width:264px;padding:4px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.k-ui-namespace .k-tooltip__arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.k-ui-namespace .k-tooltip.top .k-tooltip__arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.k-ui-namespace .k-tooltip.top-left .k-tooltip__arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.k-ui-namespace .k-tooltip.top-right .k-tooltip__arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.k-ui-namespace .k-tooltip.right .k-tooltip__arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.k-ui-namespace .k-tooltip.left .k-tooltip__arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.k-ui-namespace .k-tooltip.bottom .k-tooltip__arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.k-ui-namespace .k-tooltip.bottom-left .k-tooltip__arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.k-ui-namespace .k-tooltip.bottom-right .k-tooltip__arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.k-ui-namespace .k-top-container{background:#2c3e50;color:#fff;flex:0 0 auto}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container{position:relative;z-index:11;display:flex}}.k-ui-namespace .k-top-container__logo{height:48px}.k-ui-namespace .k-top-container__logo a,.k-ui-namespace .k-top-container__logo img{display:inline-block;vertical-align:middle;width:auto}.k-ui-namespace .k-top-container__logo a{padding:12px;font-size:17px;font-weight:700;line-height:24px;text-decoration:none;color:inherit}.k-ui-namespace .k-top-container__logo a:focus,.k-ui-namespace .k-top-container__logo a:hover{background:#1f2c39;text-decoration:none;color:inherit}.k-ui-namespace .k-top-container__logo img{max-height:24px}.k-ui-namespace .k-top-container__navigation{position:absolute;top:48px;right:0;bottom:0;width:276px;display:none;background:#2c3e50;overflow:auto;box-shadow:inset 5px 5px 5px rgba(0,0,0,.1)}[dir=rtl] .k-ui-namespace .k-top-container__navigation{right:auto;left:0}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation{position:static;display:flex;justify-content:space-between;box-shadow:none;height:48px;width:auto;overflow:visible;flex:1 1 auto}}.k-ui-namespace .k-top-container__navigation ul{list-style:none;margin:0;padding:0;flex:0 0 auto}.k-ui-namespace .k-top-container__navigation li{position:relative;margin:0;padding:0}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li{float:left}}@media screen and (min-width: 768px){[dir=rtl] .k-ui-namespace .k-top-container__navigation li{float:right}}.k-ui-namespace .k-top-container__navigation li.k-is-disabled{opacity:.65;cursor:not-allowed}.k-ui-namespace .k-top-container__navigation li.k-is-disabled a{pointer-events:none}.k-ui-namespace .k-top-container__navigation li>a{line-height:40px;position:relative;z-index:0;display:block;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.15);color:inherit;text-shadow:none;text-decoration:none}.k-ui-namespace .k-top-container__navigation li>a.has-open-submenu{z-index:1;background:#1f2c39;text-decoration:none}.k-ui-namespace .k-top-container__navigation li>a:focus,.k-ui-namespace .k-top-container__navigation li>a:hover{text-decoration:none;background:#1f2c39}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li>a{height:48px;border-bottom:none;line-height:48px;padding:0 12px}}@media screen and (min-width: 1024px){.k-ui-namespace .k-top-container__navigation li>a{padding:0 12px}}.k-ui-namespace .k-top-container__navigation li>a:not(:only-child):after{display:inline-block;content:" ";border-top:4px solid;border-right:4px solid rgba(0,0,0,0);border-bottom:2px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);margin-left:8px}[dir=rtl] .k-ui-namespace .k-top-container__navigation li>a:not(:only-child):after{border-right:4px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);margin-left:0;margin-right:8px}.k-ui-namespace .k-top-container__navigation li ul{display:none;border-bottom:1px solid rgba(255,255,255,.25);padding:4px 0;background:#395067}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li ul{background:#fff;box-shadow:2px 4px 6px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.33);position:absolute;z-index:0;top:100%;left:1px;width:180px;border-bottom:none;padding:2px}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul{left:auto;right:1px}}.k-ui-namespace .k-top-container__navigation li ul li{float:none;background:rgba(0,0,0,0)}.k-ui-namespace .k-top-container__navigation li ul li:focus,.k-ui-namespace .k-top-container__navigation li ul li:hover{background:rgba(0,0,0,.1)}.k-ui-namespace .k-top-container__navigation li ul li:focus>ul,.k-ui-namespace .k-top-container__navigation li ul li:hover>ul{display:block}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul li{float:none}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li ul li ul{top:-2px;left:100%}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul li ul{left:auto;right:100%}}.k-ui-namespace .k-top-container__navigation li ul a{height:32px;line-height:32px;border-bottom:none}.k-ui-namespace .k-top-container__navigation li ul a:focus,.k-ui-namespace .k-top-container__navigation li ul a:hover{background:rgba(0,0,0,.1)}.k-ui-namespace .k-top-container__navigation li ul a:focus+ul,.k-ui-namespace .k-top-container__navigation li ul a:hover+ul{display:block}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation li ul a{color:#2c3e50}}.k-ui-namespace .k-top-container__navigation li ul a:not(:only-child):after{position:absolute;top:50%;right:8px;border-top:4px solid rgba(0,0,0,0);border-right:none;border-bottom:4px solid rgba(0,0,0,0);border-left:4px solid;margin-top:-4px}[dir=rtl] .k-ui-namespace .k-top-container__navigation li ul a:not(:only-child):after{right:auto;left:8px;border-left:none;border-right:4px solid}.k-ui-namespace .k-top-container__navigation li .has-open-submenu+ul{display:block}@media screen and (min-width: 768px){.k-ui-namespace .k-top-container__navigation .k-navigation-right{float:right;margin-left:auto}}@media screen and (min-width: 768px)and (min-width: 768px){.k-ui-namespace .k-top-container__navigation .k-navigation-right li ul{left:auto;right:0}}@media screen and (min-width: 768px)and (min-width: 768px){.k-ui-namespace .k-top-container__navigation .k-navigation-right li li ul{left:auto;right:100%}}@media screen and (min-width: 768px){[dir=rtl] .k-ui-namespace .k-top-container__navigation .k-navigation-right{float:left;margin-left:0;margin-right:auto}[dir=rtl] .k-ui-namespace .k-top-container__navigation .k-navigation-right li ul{left:0;right:auto}[dir=rtl] .k-ui-namespace .k-top-container__navigation .k-navigation-right li li ul{left:100%;right:auto}}.k-ui-namespace.k-is-opened-top{overflow:visible}.k-ui-namespace.k-is-opened-top .k-top-container__navigation{display:block}.k-ui-namespace.k-is-opened-top .k-wrapper .k-off-canvas-overlay-top{z-index:10}@media screen and (min-width: 768px){.k-ui-namespace.k-is-opened-top .k-wrapper .k-off-canvas-overlay-top{z-index:-1}}.k-ui-namespace.k-show-top-menu .k-wrapper{transform:translateX(-276px)}[dir=rtl] .k-ui-namespace.k-show-top-menu .k-wrapper{transform:translateX(276px)}@media screen and (min-width: 768px){.k-ui-namespace.k-show-top-menu .k-wrapper{transform:translateX(0)}}.k-ui-namespace.k-show-top-menu .k-wrapper .k-off-canvas-overlay-top{opacity:.75}@media screen and (min-width: 768px){.k-ui-namespace.k-show-top-menu .k-wrapper .k-off-canvas-overlay-top{opacity:0}}.k-ui-namespace .k-top-navigation-toggle{position:absolute;top:0;right:0;color:#fff;border:1px solid #fff;background:rgba(0,0,0,0);border-radius:4px;padding:7px;margin:8px}[dir=rtl] .k-ui-namespace .k-top-navigation-toggle{right:auto;left:0}@media screen and (min-width: 768px){.k-ui-namespace .k-top-navigation-toggle{display:none}}.k-ui-namespace .k-well{padding:12px;background-color:#f3f3f3;border:1px solid #e1e1e1;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);margin-bottom:16px}.k-ui-namespace .k-well:last-child{margin-bottom:0}.k-ui-namespace .k-well p{margin-bottom:12px}.k-ui-namespace .k-well p:last-child{margin-bottom:0}.k-ui-namespace .k-well__content{padding:12px;background:#fff;border:1px solid #e1e1e1;border-radius:4px}.k-ui-namespace .k-well .k-tabs-content{margin:0;background:#fff;border:1px solid #e1e1e1;border-top:none;border-radius:0 0 4px 4px}.k-ui-namespace .k-align-left{text-align:left;align-self:flex-start;margin-right:auto}[dir=rtl] .k-ui-namespace .k-align-left{text-align:right;margin-right:0;margin-left:auto}.k-ui-namespace .k-align-center{text-align:center;align-self:center;margin-left:auto;margin-right:auto}.k-ui-namespace .k-align-right{text-align:right;align-self:flex-end;margin-left:auto}[dir=rtl] .k-ui-namespace .k-align-right{text-align:left;margin-left:0;margin-right:auto}.k-ui-namespace .k-background-type{background:#222}.k-ui-namespace .k-background-base{background:#2c3e50;color:#fff}.k-ui-namespace .k-background-accent{background:#3071a9;color:#fff}.k-ui-namespace .k-background-success{background:#27ae60;color:#fff}.k-ui-namespace .k-background-neutral{background:#3498db;color:#fff}.k-ui-namespace .k-background-warning{background:#e67e22;color:#fff}.k-ui-namespace .k-background-error{background:#c0392b;color:#fff}.k-ui-namespace .k-background-transparent{background:rgba(0,0,0,0);color:inherit}.k-ui-namespace .k-background-inherit{background:inherit;color:inherit}.k-ui-namespace .k-color-type{color:#222}.k-ui-namespace .k-color-base{color:#2c3e50}.k-ui-namespace .k-color-accent{color:#3071a9}.k-ui-namespace .k-color-success{color:#27ae60}.k-ui-namespace .k-color-neutral{color:#3498db}.k-ui-namespace .k-color-warning{color:#e67e22}.k-ui-namespace .k-color-error{color:#c0392b}.k-ui-namespace .k-color-inherit{color:inherit}.k-ui-namespace .k-color-white{color:#fff}.k-ui-namespace .fade{opacity:0;transition:opacity .5s cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.k-ui-namespace .fade.in{opacity:1}.k-ui-namespace .k-content-block{margin-bottom:16px}.k-ui-namespace .k-content-block:last-child{margin-bottom:0}.k-ui-namespace .k-content-block--small{margin-bottom:1em}.k-ui-namespace .k-content-block--small:last-child{margin-bottom:0}.k-ui-namespace .k-content-block-top{margin-top:16px}.k-ui-namespace .k-content-block-top:first-child{margin-top:0}.k-ui-namespace .k-content-block-top--small{margin-top:1em}.k-ui-namespace .k-content-block-top--small:first-child{margin-top:0}.k-ui-namespace .k-link-coverall:after{display:block;position:absolute;content:" ";position:absolute;top:0;right:0;bottom:0;left:0}.k-ui-namespace .k-coverall-ontop,.k-ui-namespace .k-link-ontop{position:relative;z-index:1}.k-ui-namespace .k-dynamic-content-holder.k-dynamic-content-holder.k-dynamic-content-holder{display:none}.k-ui-namespace .k-ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-ui-namespace .k-ellipsis a,.k-ui-namespace .k-ellipsis span,.k-ui-namespace .k-ellipsis input,.k-ui-namespace .k-ellipsis svg,.k-ui-namespace .k-ellipsis div,.k-ui-namespace .k-ellipsis small{display:inline-block;vertical-align:middle;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-ui-namespace .k-flag-object{display:flex}.k-ui-namespace .k-flag-object__aside{flex-shrink:0}.k-ui-namespace .k-flag-object__aside+.k-flag-object__body{padding-left:16px}[dir=rtl] .k-ui-namespace .k-flag-object__aside+.k-flag-object__body{padding-left:0;padding-right:16px}.k-ui-namespace .k-flag-object__body{flex-grow:1}.k-ui-namespace .k-flag-object__body+.k-flag-object__aside{padding-left:16px}[dir=rtl] .k-ui-namespace .k-flag-object__body+.k-flag-object__aside{padding-left:0;padding-right:16px}.k-ui-namespace .k-flexbox.k-flexbox.k-flexbox{display:flex}.k-ui-namespace .k-flexbox-column.k-flexbox-column.k-flexbox-column{flex-direction:column}.k-ui-namespace .k-dont-flex.k-dont-flex.k-dont-flex{flex:0 0 auto}.k-ui-namespace .k-do-flex.k-do-flex.k-do-flex{flex:1 1 auto}@media screen and (min-width: 600px){.k-ui-namespace .k-flexbox-from-beta.k-flexbox-from-beta.k-flexbox-from-beta{display:flex}.k-ui-namespace .k-flexbox-column-from-beta.k-flexbox-column-from-beta.k-flexbox-column-from-beta{flex-direction:column}.k-ui-namespace .k-do-flex-from-beta.k-do-flex-from-beta.k-do-flex-from-beta{flex:1 1 auto}.k-ui-namespace .k-dont-flex-from-beta.k-dont-flex-from-beta.k-dont-flex-from-beta{flex:0 0 auto}}@media screen and (min-width: 768px){.k-ui-namespace .k-flexbox-from-charlie.k-flexbox-from-charlie.k-flexbox-from-charlie{display:flex}.k-ui-namespace .k-flexbox-column-from-charlie.k-flexbox-column-from-charlie.k-flexbox-column-from-charlie{flex-direction:column}.k-ui-namespace .k-do-flex-from-charlie.k-do-flex-from-charlie.k-do-flex-from-charlie{flex:1 1 auto}.k-ui-namespace .k-dont-flex-from-charlie.k-dont-flex-from-charlie.k-dont-flex-from-charlie{flex:0 0 auto}}.k-ui-namespace .k-hidden.k-hidden.k-hidden,.k-ui-namespace .k-is-hidden.k-is-hidden.k-is-hidden{display:none}.k-ui-namespace .k-no-margin.k-no-margin.k-no-margin{margin:0}.k-ui-namespace .k-no-margin-horizontal.k-no-margin-horizontal.k-no-margin-horizontal{margin-right:0;margin-left:0}.k-ui-namespace .k-no-margin-vertical.k-no-margin-vertical.k-no-margin-vertical{margin-top:0;margin-bottom:0}.k-ui-namespace .k-no-margin-top.k-no-margin-top.k-no-margin-top{margin-top:0}.k-ui-namespace .k-no-margin-bottom.k-no-margin-bottom.k-no-margin-bottom{margin-bottom:0}html:not([dir=rtl]) .k-no-margin-right.k-no-margin-right.k-no-margin-right{margin-right:0}[dir=rtl] .k-ui-namespace .k-no-margin-right.k-no-margin-right.k-no-margin-right{margin-left:0}html:not([dir=rtl]) .k-no-margin-left.k-no-margin-left.k-no-margin-left{margin-left:0}[dir=rtl] .k-ui-namespace .k-no-margin-left.k-no-margin-left.k-no-margin-left{margin-right:0}.k-ui-namespace .k-no-padding.k-no-padding.k-no-padding{padding:0}.k-ui-namespace .k-no-padding-horizontal.k-no-padding-horizontal.k-no-padding-horizontal{padding-right:0;padding-left:0}.k-ui-namespace .k-no-padding-vertical.k-no-padding-vertical.k-no-padding-vertical{padding-top:0;padding-bottom:0}.k-ui-namespace .k-no-padding-top.k-no-padding-top.k-no-padding-top{padding-top:0}.k-ui-namespace .k-no-padding-bottom.k-no-padding-bottom.k-no-padding-bottom{padding-bottom:0}html:not([dir=rtl]) .k-no-padding-right.k-no-padding-right.k-no-padding-right{padding-right:0}[dir=rtl] .k-ui-namespace .k-no-padding-right.k-no-padding-right.k-no-padding-right{padding-left:0}html:not([dir=rtl]) .k-no-padding-left.k-no-padding-left.k-no-padding-left{padding-left:0}[dir=rtl] .k-ui-namespace .k-no-padding-left.k-no-padding-left.k-no-padding-left{padding-right:0}.k-ui-namespace .k-no-transition.k-no-transition.k-no-transition{transition:none}.k-ui-namespace .k-no-wrap.k-no-wrap.k-no-wrap{white-space:nowrap}.k-ui-namespace .k-overflow.k-overflow.k-overflow{overflow:auto}.k-ui-namespace .k-overflow-hidden.k-overflow-hidden.k-overflow-hidden{overflow:hidden}.k-ui-namespace .k-position-static{position:static}.k-ui-namespace .k-position-relative{position:relative}.k-ui-namespace .k-position-absolute{position:absolute}.k-ui-namespace .k-position-fixed{position:fixed}.k-ui-namespace .k-position-sticky{position:sticky;top:0}.k-ui-namespace .k-ratio-block{position:relative;width:100%}.k-ui-namespace .k-ratio-block--16-to-9{position:relative}.k-ui-namespace .k-ratio-block--16-to-9:before{display:block;content:" ";padding-top:56.25%}.k-ui-namespace .k-ratio-block--4-to-3{position:relative}.k-ui-namespace .k-ratio-block--4-to-3:before{display:block;content:" ";padding-top:75%}.k-ui-namespace .k-ratio-block--3-to-2{position:relative}.k-ui-namespace .k-ratio-block--3-to-2:before{display:block;content:" ";padding-top:66.6666666667%}.k-ui-namespace .k-ratio-block--2-to-3{position:relative}.k-ui-namespace .k-ratio-block--2-to-3:before{display:block;content:" ";padding-top:150%}.k-ui-namespace .k-ratio-block--2-to-1{position:relative}.k-ui-namespace .k-ratio-block--2-to-1:before{display:block;content:" ";padding-top:50%}.k-ui-namespace .k-ratio-block--1-to-2{position:relative}.k-ui-namespace .k-ratio-block--1-to-2:before{display:block;content:" ";padding-top:200%}.k-ui-namespace .k-ratio-block--1-to-1{position:relative}.k-ui-namespace .k-ratio-block--1-to-1:before{display:block;content:" ";padding-top:100%}.k-ui-namespace .k-ratio-block.k-is-loaded .k-loader.k-loader{opacity:0}.k-ui-namespace .k-ratio-block .k-loader.k-loader{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.k-ui-namespace .k-ratio-block .k-ratio-block__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.k-ui-namespace .k-this-or-that{display:inline-block;margin-right:4px;vertical-align:middle}[dir=rtl] .k-ui-namespace .k-this-or-that{margin-right:0;margin-left:4px}.k-touchevents .k-ui-namespace .k-touchevents-hidden{display:none !important}.k-ui-namespace .k-unavailable,.k-ui-namespace .k-is-unavailable{filter:grayscale(100%);opacity:.5;pointer-events:none;cursor:no-drop}.k-ui-namespace.k-unresponsive,.k-ui-namespace.k-unresponsive *:not(.k-pane-resizer),.k-ui-namespace.k-is-unresponsive,.k-ui-namespace.k-is-unresponsive *:not(.k-pane-resizer),.k-ui-namespace .k-unresponsive,.k-ui-namespace .k-unresponsive *:not(.k-pane-resizer),.k-ui-namespace .k-is-unresponsive,.k-ui-namespace .k-is-unresponsive *:not(.k-pane-resizer){pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;user-focus:none}.k-ui-namespace .k-visually-hidden.k-visually-hidden.k-visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.k-ui-namespace .k-visually-shown.k-visually-shown.k-visually-shown{position:static;overflow:visible;clip:auto;height:auto;width:auto;margin:0}.k-ui-container:not(.k-no-css-errors) .k-top-container,.k-ui-container:not(.k-no-css-errors) .k-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-area,.k-ui-container:not(.k-no-css-errors) .k-content-area__child,.k-ui-container:not(.k-no-css-errors) .k-content,.k-ui-container:not(.k-no-css-errors) .k-subcontent,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-component,.k-ui-container:not(.k-no-css-errors) .k-sidebar-left,.k-ui-container:not(.k-no-css-errors) .k-sidebar-right{outline:4px solid red;outline-offset:-2px}.k-ui-container:not(.k-no-css-errors) .k-top-container:after,.k-ui-container:not(.k-no-css-errors) .k-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-area:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child:after,.k-ui-container:not(.k-no-css-errors) .k-content:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child:after,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-component:after,.k-ui-container:not(.k-no-css-errors) .k-sidebar-left:after,.k-ui-container:not(.k-no-css-errors) .k-sidebar-right:after{position:absolute;z-index:9999;top:0;left:0;content:"There's something wrong in your markup. See UI documentation or add 'k-no-css-errors' class to '.k-ui-container'";background:#c0392b;color:#fff;padding:4px}.k-ui-container:not(.k-no-css-errors)>.k-top-container,.k-ui-container:not(.k-no-css-errors)>.k-wrapper,.k-ui-container:not(.k-no-css-errors) .k-wrapper>.k-content-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content-area,.k-ui-container:not(.k-no-css-errors) .k-content-area>.k-content-area__child,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-content,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-subcontent,.k-ui-container:not(.k-no-css-errors) .k-subcontent>.k-subcontent__child,.k-ui-container:not(.k-no-css-errors) .k-content>.k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child>.k-component-wrapper,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper>.k-component,.k-ui-container:not(.k-no-css-errors) .k-flex-wrapper:not(:only-child),.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-sidebar-left:first-child,.k-ui-container:not(.k-no-css-errors) .k-component+.k-sidebar-right{outline:none}.k-ui-container:not(.k-no-css-errors)>.k-top-container:after,.k-ui-container:not(.k-no-css-errors)>.k-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-wrapper>.k-content-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content-area:after,.k-ui-container:not(.k-no-css-errors) .k-content-area>.k-content-area__child:after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-content:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-content:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-subcontent:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent>.k-subcontent__child:after,.k-ui-container:not(.k-no-css-errors) .k-content>.k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-content-area__child>.k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-subcontent__child>.k-component-wrapper:after,.k-ui-container:not(.k-no-css-errors) .k-component-wrapper>.k-component:after,.k-ui-container:not(.k-no-css-errors) .k-flex-wrapper:not(:only-child):after,.k-ui-container:not(.k-no-css-errors) .k-content-wrapper>.k-sidebar-left:first-child:after,.k-ui-container:not(.k-no-css-errors) .k-component+.k-sidebar-right:after{display:none}.footable.breakpoint .footable-toggle{content:" ";display:inline-block;width:20px;height:20px;line-height:18px;border:1px solid #a2a2a2;border-radius:50%;text-align:center;vertical-align:middle}.footable.breakpoint .footable-toggle:after{content:"";display:inline-block;width:10px;height:10px;margin:4px;color:#a2a2a2;font-size:10px;line-height:1.3em;transform:rotate(-90deg);transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}[dir=rtl] .footable.breakpoint .footable-toggle:after{transform:rotate(90deg)}.footable.breakpoint tr.k-is-selected .footable-toggle{border-color:#fff}.footable.breakpoint tr.k-is-selected .footable-toggle:after{color:#fff}.footable.breakpoint .footable-row-detail-cell{padding:0}.footable.breakpoint tr.footable-detail-show .footable-toggle:after{transform:rotate(0deg)}.footable.breakpoint .footable-row-detail-row{margin-bottom:6px}.footable.breakpoint .footable-row-detail-row:before,.footable.breakpoint .footable-row-detail-row:after{display:table;content:" "}.footable.breakpoint .footable-row-detail-row:after{clear:both}.footable.breakpoint .footable-row-detail-row:last-child{margin-bottom:0}.footable.breakpoint .footable-row-detail-name{font-weight:700}.footable.breakpoint .footable-row-detail-name,.footable.breakpoint .footable-row-detail-value{position:relative;min-height:30px;padding:6px 8px}.footable.breakpoint th .footable-toggle{display:none}.k-tree{margin:4px 0;overflow:auto;display:flex}.k-tree:before,.k-tree:after{display:table;content:" "}.k-tree:after{clear:both}.k-tree:last-child{margin-bottom:0}.k-tree .jqtree-element{padding:0 12px 0 16px}[dir=rtl] .k-tree .jqtree-element{padding:0 16px 0 12px}.k-tree .jqtree-element:hover,.k-tree .jqtree-element:focus{background:#fff}.k-tree>.jqtree-tree{margin:0;padding:0}.k-tree>.jqtree-tree>.jqtree_common>.jqtree-element{padding-left:16px}[dir=rtl] .k-tree>.jqtree-tree>.jqtree_common>.jqtree-element{padding-left:12px;padding-right:16px}.k-tree .jqtree-selected>.jqtree-element{background:#3071a9;color:#fff}.k-tree .jqtree-selected:hover>.jqtree-element{background:#2d699d}.k-sidebar-item .k-tree>.jqtree-tree>.jqtree-folder .jqtree-element{padding-left:16px}[dir=rtl] .k-sidebar-item .k-tree>.jqtree-tree>.jqtree-folder .jqtree-element{padding-left:12px;padding-right:16px}.jqtree-tree{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);flex-grow:1}.jqtree-tree ul{margin:0;padding:0;list-style:none;border:none;background:rgba(0,0,0,0);float:left;min-width:100%}.jqtree-tree ul:before,.jqtree-tree ul:after{display:table;content:" "}.jqtree-tree ul:after{clear:both}[dir=rtl] .jqtree-tree.jqtree-tree{padding:0}[dir=rtl] .jqtree-tree,[dir=rtl] .jqtree-tree ul{float:right;padding:0}.jqtree-folder:before,.jqtree-folder:after{display:table;content:" "}.jqtree-folder:after{clear:both}.jqtree-element{position:relative;display:block;width:100%;font-size:0;padding:0;white-space:nowrap;height:auto;cursor:pointer}.jqtree-element a{padding:0;background:rgba(0,0,0,0)}.jqtree-element .jqtree-toggler{height:0;padding-top:28px;overflow:hidden;color:inherit}.jqtree-whitespace,.jqtree-toggler,.jqtree-icon,.jqtree-title{display:inline-block;font-size:13px;line-height:28px;height:28px;vertical-align:middle}.jqtree-whitespace,.jqtree-toggler,.jqtree-icon{width:28px;text-align:center}.jqtree-icon:before{line-height:28px}.k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler){position:relative}.k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler):after{display:block;position:absolute;content:" ";width:6px;height:6px;border-left:1px solid;border-bottom:1px solid #aaa;top:50%;margin-top:-3px;left:-17px}[dir=rtl] .k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler):after{border-left:none;border-right:1px solid #aaa;left:auto;right:-17px}.jqtree-toggler{position:relative}.jqtree-toggler:before{display:block;position:absolute;content:" ";top:50%;left:50%;margin-top:-1px;margin-left:-4px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid;transition:all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden}.jqtree-toggler:hover:before,.jqtree-toggler:focus:before{border-top-color:#000}.jqtree-toggler.jqtree-closed:before{transform:rotate(-90deg)}[dir=rtl] .jqtree-toggler.jqtree-closed:before{transform:rotate(90deg)}.jqtree-selected>.jqtree-element{font-weight:700}.jqtree-selected>.jqtree_common>.jqtree-toggler:hover{color:#fff}.jqtree-selected>.jqtree_common>.jqtree-toggler:hover:before{border-top-color:#fff}.jqtree-closed ul{display:none}.jqtree--one-level .jqtree-whitespace{display:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:10042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}[dir=rtl] .mfp-bg{left:auto;right:0}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:10043;position:fixed;-webkit-backface-visibility:hidden}[dir=rtl] .mfp-wrap{left:auto;right:0}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;max-height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;min-height:420px}[dir=rtl] .mfp-container{left:auto;right:0}.mfp-container.mfp-inline-holder{padding-top:40px;padding-bottom:40px;white-space:nowrap}.mfp-container .mfp-inline{display:block;width:auto;height:auto;padding:15px}.mfp-container .mfp-iframe-scaler .mfp-iframe,.mfp-container .mfp-inline{background:#fff;box-shadow:0 0 8px rgba(0,0,0,.6)}.mfp-container:before{content:" ";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:10045;min-width:280px;max-width:100% !important;max-height:100% !important}[dir=rtl] .mfp-content{text-align:right}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{cursor:auto;max-width:100% !important;width:auto;height:auto;max-height:100%;margin:0 auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:10044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;padding:0;z-index:10046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{position:absolute;text-decoration:none;opacity:.65;margin:0;padding:0;color:#fff;text-align:center;width:40px;height:40px;top:-40px;font-size:21px;line-height:28px;right:-14px}[dir=rtl] .mfp-close{right:auto;left:-14px}.mfp-close:hover,.mfp-close:focus{border:none;background:rgba(0,0,0,0);margin:0;padding:0;color:#fff;opacity:1}.mfp-close-btn-in .mfp-close{color:#fff}.mfp-counter{position:absolute;top:0;right:0;color:#ccc}[dir=rtl] .mfp-counter{right:auto;left:0}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}[dir=rtl] .mfp-arrow:before,[dir=rtl] .mfp-arrow:after,[dir=rtl] .mfp-arrow .mfp-b,[dir=rtl] .mfp-arrow .mfp-a{left:auto;right:0;margin-left:0;margin-right:35px}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}[dir=rtl] .mfp-arrow-left{left:auto;right:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}[dir=rtl] .mfp-arrow-left:after,[dir=rtl] .mfp-arrow-left .mfp-a{border-right:none;border-left:17px solid #fff;margin-left:0;margin-right:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:27px solid #3f3f3f;margin-left:25px}[dir=rtl] .mfp-arrow-left:before,[dir=rtl] .mfp-arrow-left .mfp-b{border-right:none;border-left:27px solid #3f3f3f;margin-left:0;margin-right:25px}.mfp-arrow-right{right:0}[dir=rtl] .mfp-arrow-right{right:auto;left:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}[dir=rtl] .mfp-arrow-right:after,[dir=rtl] .mfp-arrow-right .mfp-a{border-left:none;border-right:17px solid #fff;margin-left:0;margin-right:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}[dir=rtl] .mfp-arrow-right:before,[dir=rtl] .mfp-arrow-right .mfp-b{border-left:none;border-right:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;height:100%;max-width:1080px !important;max-height:800px !important}.mfp-iframe-scaler:before,.mfp-iframe-scaler:after{display:table;content:" "}.mfp-iframe-scaler:after{clear:both}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}[dir=rtl] .mfp-iframe-scaler iframe{left:auto;right:0}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:"";position:absolute;left:0;right:0;top:40px;bottom:40px;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure{line-height:0}.mfp-figure figure{margin:0;padding:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}[dir=rtl] .mfp-bottom-bar{left:auto;right:0}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;padding-right:36px}[dir=rtl] .mfp-title{text-align:right;padding-right:0;padding-left:36px}.mfp-figure small{color:#bdbdbd;display:block}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}[dir=rtl] .mfp-img-mobile .mfp-counter{right:auto;left:5px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}[dir=rtl] .mfp-img-mobile .mfp-close{right:auto;left:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}[dir=rtl] .mfp-img-mobile .mfp-figure small{margin-left:0;margin-right:5px}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(0.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}[dir=rtl] .mfp-ie7 .mfp-bottom-bar{left:auto;right:50%;margin-left:0;margin-right:-300px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}[dir=rtl] .mfp-ie7 .mfp-close{right:auto;left:0}.k-small-inline-modal-holder{position:relative;max-width:480px !important;width:100%;margin:auto}.k-huge-inline-modal-holder{position:relative;max-width:100% !important;max-height:100% !important;width:100%;margin:auto}.k-huge-inline-modal-holder .k-inline-modal{max-width:100% !important;max-height:100% !important}.k-inline-modal{padding:16px;background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.5);width:100%;box-sizing:border-box;max-width:1080px !important;max-height:none !important;white-space:normal;margin-top:32px}.k-inline-modal:first-child{margin-top:0}.k-inline-modal form{margin:0}.k-inline-modal__title{margin-bottom:16px;margin-top:0;font-weight:400;font-size:17px;line-height:24px}.k-inline-modal__title:last-child{margin-bottom:0}.select2.select2-container--bootstrap{width:100% !important;max-width:100% !important}.select2.select2-container.select2-container--bootstrap .select2-search__field{height:34px;margin:0}.select2.select2-container.select2-container--bootstrap input[type]:focus{box-shadow:none}.select2-dropdown{z-index:10051 !important}.datepicker{direction:ltr}.datepicker.datepicker-inline{width:224px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker.datepicker-dropdown{position:absolute;top:0;left:0;z-index:1000;padding:5px;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.datepicker.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,0);border:none}.datepicker tr{background:rgba(0,0,0,0);border:none}.datepicker tr:nth-child(n){background:rgba(0,0,0,0);border:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:none;border-radius:4px;background:rgba(0,0,0,0);padding:4px 8px}.datepicker td:nth-child(n),.datepicker th:nth-child(n){background:rgba(0,0,0,0);border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:rgba(0,0,0,0)}.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#343434}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#343434;cursor:default;opacity:.5}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background:#ffdb99;color:#000}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background:#f7ca77;border-radius:0}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background:#4d4d4d}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background:#3071a9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#343434;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background:#3071a9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#343434}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:11px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:rgba(0,0,0,0)}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}html{/*! Select2 Bootstrap Theme v0.1.0-beta.9 | MIT License | github.com/select2/select2-bootstrap-theme */}html .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}html .select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}html .select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .select2-container .select2-selection--single .select2-selection__clear{position:relative}html .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}html .select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}html .select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}html .select2-container .select2-search--inline{float:left}html .select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}html .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}html .select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}html .select2-results{display:block}html .select2-results__options{list-style:none;margin:0;padding:0}html .select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}html .select2-results__option[aria-selected]{cursor:pointer}html .select2-container--open .select2-dropdown{left:0}html .select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}html .select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}html .select2-search--dropdown{display:block;padding:4px}html .select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}html .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}html .select2-search--dropdown.select2-search--hide{display:none}html .select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}html .select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}html .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}html .select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}html .select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}html .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}html .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}html .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}html .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}html .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}html .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}html .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}html .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}html .select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}html .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}html .select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}html .select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}html .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}html .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}html .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}html .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}html .select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}html .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}html .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}html .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,html .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}html .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,html .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}html .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}html .select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}html .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}html .select2-container--default .select2-results__option[role=group]{padding:0}html .select2-container--default .select2-results__option[aria-disabled=true]{color:#999}html .select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}html .select2-container--default .select2-results__option .select2-results__option{padding-left:1em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}html .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}html .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}html .select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}html .select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}html .select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}html .select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}html .select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}html .select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}html .select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}html .select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}html .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}html .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}html .select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}html .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}html .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}html .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}html .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}html .select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}html .select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}html .select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}html .select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}html .select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}html .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}html .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}html .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}html .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}html .select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}html .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}html .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}html .select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}html .select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}html .select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}html .select2-container--classic .select2-dropdown--above{border-bottom:none}html .select2-container--classic .select2-dropdown--below{border-top:none}html .select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}html .select2-container--classic .select2-results__option[role=group]{padding:0}html .select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}html .select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}html .select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}html .select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html .select2-container--bootstrap{display:block}html .select2-container--bootstrap .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #cdcdcd;border-radius:4px;color:#222;font-size:13px;outline:0}html .select2-container--bootstrap .select2-selection.form-control,html .select2-container--bootstrap .k-ui-j3-form .k-ui-namespace select.select2-selection,.k-ui-j3-form .k-ui-namespace html .select2-container--bootstrap select.select2-selection,html .select2-container--bootstrap .k-ui-j5-form select.select2-selection,.k-ui-j5-form html .select2-container--bootstrap select.select2-selection,html .select2-container--bootstrap .k-ui-j4-form .k-ui-namespace select.select2-selection,.k-ui-j4-form .k-ui-namespace html .select2-container--bootstrap select.select2-selection{border-radius:4px}html .select2-container--bootstrap .select2-search--dropdown .select2-search__field{box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#fff;border:1px solid #cdcdcd;border-radius:4px;color:#222;font-size:13px}html .select2-container--bootstrap .select2-search__field{outline:0}html .select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#9a9a9a;opacity:1}html .select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-results__option{padding:6px 12px}html .select2-container--bootstrap .select2-results__option[role=group]{padding:0}html .select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#343434;cursor:not-allowed}html .select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#e6e6e6;color:#151515}html .select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#3071a9;color:#fff}html .select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}html .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}html .select2-container--bootstrap .select2-results__group{color:#343434;display:block;padding:6px 12px;font-size:11px;line-height:20px;white-space:nowrap}html .select2-container--bootstrap.select2-container--focus .select2-selection,html .select2-container--bootstrap.select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(52,152,219,.6);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);-webkit-backface-visibility:hidden;border-color:#3498db}html .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #9a9a9a rgba(0,0,0,0);border-width:0 4px 4px 4px}html .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:rgba(0,0,0,0)}html .select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:rgba(0,0,0,0)}html .select2-container--bootstrap .select2-selection__clear{color:#9a9a9a;cursor:pointer;float:right;font-weight:bold;margin-right:10px}html .select2-container--bootstrap .select2-selection__clear:hover{color:#222}html .select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#cdcdcd;box-shadow:none}html .select2-container--bootstrap.select2-container--disabled .select2-selection,html .select2-container--bootstrap.select2-container--disabled .select2-search__field{cursor:not-allowed}html .select2-container--bootstrap.select2-container--disabled .select2-selection,html .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#ddd}html .select2-container--bootstrap.select2-container--disabled .select2-selection__clear,html .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}html .select2-container--bootstrap .select2-dropdown{box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#3498db;overflow-x:hidden;margin-top:-1px}html .select2-container--bootstrap .select2-dropdown--above{box-shadow:0px -6px 12px rgba(0,0,0,.175);margin-top:1px}html .select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}html .select2-container--bootstrap .select2-selection--single{height:32px;line-height:20px;padding:6px 24px 6px 12px}html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#9a9a9a rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:4px 4px 0 4px;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}html .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#222;padding:0}html .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#9a9a9a}html .select2-container--bootstrap .select2-selection--multiple{min-height:32px;padding:0;height:auto}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;display:block;line-height:20px;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#9a9a9a;float:left;margin-top:5px}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#222;background:#fff;border:1px solid #cdcdcd;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);padding:0 12px;height:30px;line-height:20px;margin-top:0;min-width:5em}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#9a9a9a;cursor:pointer;display:inline-block;font-weight:bold;margin-right:3px}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#222}html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}html .select2-container--bootstrap .select2-selection--single.input-sm,.input-group-sm html .select2-container--bootstrap .select2-selection--single,.form-group-sm html .select2-container--bootstrap .select2-selection--single{border-radius:3px;font-size:11px;height:28px;line-height:16px;padding:4px 16px 4px 4px}html .select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,.input-group-sm html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{margin-left:-4px}html .select2-container--bootstrap .select2-selection--multiple.input-sm,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple{min-height:28px;border-radius:3px}html .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:11px;line-height:16px;margin:3px 0 0 2px;padding:0 4px}html .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 4px;font-size:11px;height:26px;line-height:16px}html .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,.input-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:4px}html .select2-container--bootstrap .select2-selection--single.input-lg,.input-group-lg html .select2-container--bootstrap .select2-selection--single,.form-group-lg html .select2-container--bootstrap .select2-selection--single{border-radius:6px;font-size:17px;height:40px;line-height:24px;padding:8px 31px 8px 16px}html .select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,.input-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:5px}html .select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,.input-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg html .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-width:5px 5px 0 5px;margin-left:-5px;margin-left:-8px;margin-top:-2.5px}html .select2-container--bootstrap .select2-selection--multiple.input-lg,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple{min-height:40px;border-radius:6px}html .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:17px;line-height:24px;border-radius:4px;margin:7px 0 0 8px;padding:0 8px}html .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 16px;font-size:17px;height:38px;line-height:24px}html .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,.input-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg html .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:8px}html .select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #9a9a9a rgba(0,0,0,0);border-width:0 5px 5px 5px}.input-group-lg html .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #9a9a9a rgba(0,0,0,0);border-width:0 5px 5px 5px}html .select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}html .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}html .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}html .has-warning .select2-dropdown,html .has-warning .select2-selection{border-color:#cd6d17}html .has-warning .select2-container--focus .select2-selection,html .has-warning .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eda15e;border-color:#9f5412}html .has-warning.select2-drop-active{border-color:#9f5412}html .has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#9f5412}html .has-error .select2-dropdown,html .has-error .select2-selection{border-color:#a33024}html .has-error .select2-container--focus .select2-selection,html .has-error .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d96154;border-color:#79241b}html .has-error.select2-drop-active{border-color:#79241b}html .has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#79241b}html .has-success .select2-dropdown,html .has-success .select2-selection{border-color:#209150}html .has-success .select2-container--focus .select2-selection,html .has-success .select2-container--open .select2-selection{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #43d580;border-color:#176739}html .has-success.select2-drop-active{border-color:#176739}html .has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#176739}html .input-group .select2-container--bootstrap{display:table;table-layout:fixed;position:relative;z-index:2;float:left;width:100%;margin-bottom:0}html .input-group .select2-container--bootstrap.select2-container--open,html .input-group .select2-container--bootstrap.select2-container--focus{z-index:3}html .input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{border-bottom-left-radius:0;border-top-left-radius:0}html .input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{border-bottom-right-radius:0;border-top-right-radius:0}html .select2-bootstrap-append .select2-container--bootstrap,html .select2-bootstrap-append .input-group-btn,html .select2-bootstrap-append .input-group-btn .btn,html .select2-bootstrap-prepend .select2-container--bootstrap,html .select2-bootstrap-prepend .input-group-btn,html .select2-bootstrap-prepend .input-group-btn .btn{vertical-align:top}html .form-control.select2-hidden-accessible,html .k-ui-j3-form .k-ui-namespace select.select2-hidden-accessible,.k-ui-j3-form .k-ui-namespace html select.select2-hidden-accessible,html .k-ui-j5-form select.select2-hidden-accessible,.k-ui-j5-form html select.select2-hidden-accessible,html .k-ui-j4-form .k-ui-namespace select.select2-hidden-accessible,.k-ui-j4-form .k-ui-namespace html select.select2-hidden-accessible{position:absolute !important;width:1px !important}html .form-inline .select2-container--bootstrap{display:inline-block}.k-bs-container-fluid,.k-bs-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 400px){.k-bs-maxwidth-container{max-width:370px}}@media(min-width: 600px){.k-bs-maxwidth-container{max-width:570px}}@media(min-width: 768px){.k-bs-maxwidth-container{max-width:738px}}@media(min-width: 1024px){.k-bs-maxwidth-container{max-width:994px}}@media(min-width: 1200px){.k-bs-maxwidth-container{max-width:1170px}}.k-bs-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.k-bs-no-gutters{margin-right:0;margin-left:0}.k-bs-no-gutters>.k-bs-col,.k-bs-no-gutters>[class*=k-bs-col-]{padding-right:0;padding-left:0}.k-bs-col-xl,.k-bs-col-xl-auto,.k-bs-col-xl-12,.k-bs-col-xl-11,.k-bs-col-xl-10,.k-bs-col-xl-9,.k-bs-col-xl-8,.k-bs-col-xl-7,.k-bs-col-xl-6,.k-bs-col-xl-5,.k-bs-col-xl-4,.k-bs-col-xl-3,.k-bs-col-xl-2,.k-bs-col-xl-1,.k-bs-col-lg,.k-bs-col-lg-auto,.k-bs-col-lg-12,.k-bs-col-lg-11,.k-bs-col-lg-10,.k-bs-col-lg-9,.k-bs-col-lg-8,.k-bs-col-lg-7,.k-bs-col-lg-6,.k-bs-col-lg-5,.k-bs-col-lg-4,.k-bs-col-lg-3,.k-bs-col-lg-2,.k-bs-col-lg-1,.k-bs-col-md,.k-bs-col-md-auto,.k-bs-col-md-12,.k-bs-col-md-11,.k-bs-col-md-10,.k-bs-col-md-9,.k-bs-col-md-8,.k-bs-col-md-7,.k-bs-col-md-6,.k-bs-col-md-5,.k-bs-col-md-4,.k-bs-col-md-3,.k-bs-col-md-2,.k-bs-col-md-1,.k-bs-col-sm,.k-bs-col-sm-auto,.k-bs-col-sm-12,.k-bs-col-sm-11,.k-bs-col-sm-10,.k-bs-col-sm-9,.k-bs-col-sm-8,.k-bs-col-sm-7,.k-bs-col-sm-6,.k-bs-col-sm-5,.k-bs-col-sm-4,.k-bs-col-sm-3,.k-bs-col-sm-2,.k-bs-col-sm-1,.k-bs-col-s,.k-bs-col-s-auto,.k-bs-col-s-12,.k-bs-col-s-11,.k-bs-col-s-10,.k-bs-col-s-9,.k-bs-col-s-8,.k-bs-col-s-7,.k-bs-col-s-6,.k-bs-col-s-5,.k-bs-col-s-4,.k-bs-col-s-3,.k-bs-col-s-2,.k-bs-col-s-1,.k-bs-col,.k-bs-col-auto,.k-bs-col-12,.k-bs-col-11,.k-bs-col-10,.k-bs-col-9,.k-bs-col-8,.k-bs-col-7,.k-bs-col-6,.k-bs-col-5,.k-bs-col-4,.k-bs-col-3,.k-bs-col-2,.k-bs-col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.k-bs-col{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-3{flex:0 0 25%;max-width:25%}.k-bs-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-6{flex:0 0 50%;max-width:50%}.k-bs-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-9{flex:0 0 75%;max-width:75%}.k-bs-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-12{flex:0 0 100%;max-width:100%}.k-bs-order-first{order:-1}.k-bs-order-last{order:13}.k-bs-order-0{order:0}.k-bs-order-1{order:1}.k-bs-order-2{order:2}.k-bs-order-3{order:3}.k-bs-order-4{order:4}.k-bs-order-5{order:5}.k-bs-order-6{order:6}.k-bs-order-7{order:7}.k-bs-order-8{order:8}.k-bs-order-9{order:9}.k-bs-order-10{order:10}.k-bs-order-11{order:11}.k-bs-order-12{order:12}.k-bs-offset-1{margin-left:8.3333333333%}.k-bs-offset-2{margin-left:16.6666666667%}.k-bs-offset-3{margin-left:25%}.k-bs-offset-4{margin-left:33.3333333333%}.k-bs-offset-5{margin-left:41.6666666667%}.k-bs-offset-6{margin-left:50%}.k-bs-offset-7{margin-left:58.3333333333%}.k-bs-offset-8{margin-left:66.6666666667%}.k-bs-offset-9{margin-left:75%}.k-bs-offset-10{margin-left:83.3333333333%}.k-bs-offset-11{margin-left:91.6666666667%}@media(min-width: 400px){.k-bs-col-s{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-s-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-s-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-s-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-s-3{flex:0 0 25%;max-width:25%}.k-bs-col-s-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-s-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-s-6{flex:0 0 50%;max-width:50%}.k-bs-col-s-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-s-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-s-9{flex:0 0 75%;max-width:75%}.k-bs-col-s-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-s-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-s-12{flex:0 0 100%;max-width:100%}.k-bs-order-s-first{order:-1}.k-bs-order-s-last{order:13}.k-bs-order-s-0{order:0}.k-bs-order-s-1{order:1}.k-bs-order-s-2{order:2}.k-bs-order-s-3{order:3}.k-bs-order-s-4{order:4}.k-bs-order-s-5{order:5}.k-bs-order-s-6{order:6}.k-bs-order-s-7{order:7}.k-bs-order-s-8{order:8}.k-bs-order-s-9{order:9}.k-bs-order-s-10{order:10}.k-bs-order-s-11{order:11}.k-bs-order-s-12{order:12}.k-bs-offset-s-0{margin-left:0}.k-bs-offset-s-1{margin-left:8.3333333333%}.k-bs-offset-s-2{margin-left:16.6666666667%}.k-bs-offset-s-3{margin-left:25%}.k-bs-offset-s-4{margin-left:33.3333333333%}.k-bs-offset-s-5{margin-left:41.6666666667%}.k-bs-offset-s-6{margin-left:50%}.k-bs-offset-s-7{margin-left:58.3333333333%}.k-bs-offset-s-8{margin-left:66.6666666667%}.k-bs-offset-s-9{margin-left:75%}.k-bs-offset-s-10{margin-left:83.3333333333%}.k-bs-offset-s-11{margin-left:91.6666666667%}}@media(min-width: 600px){.k-bs-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-sm-3{flex:0 0 25%;max-width:25%}.k-bs-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-sm-6{flex:0 0 50%;max-width:50%}.k-bs-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-sm-9{flex:0 0 75%;max-width:75%}.k-bs-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-sm-12{flex:0 0 100%;max-width:100%}.k-bs-order-sm-first{order:-1}.k-bs-order-sm-last{order:13}.k-bs-order-sm-0{order:0}.k-bs-order-sm-1{order:1}.k-bs-order-sm-2{order:2}.k-bs-order-sm-3{order:3}.k-bs-order-sm-4{order:4}.k-bs-order-sm-5{order:5}.k-bs-order-sm-6{order:6}.k-bs-order-sm-7{order:7}.k-bs-order-sm-8{order:8}.k-bs-order-sm-9{order:9}.k-bs-order-sm-10{order:10}.k-bs-order-sm-11{order:11}.k-bs-order-sm-12{order:12}.k-bs-offset-sm-0{margin-left:0}.k-bs-offset-sm-1{margin-left:8.3333333333%}.k-bs-offset-sm-2{margin-left:16.6666666667%}.k-bs-offset-sm-3{margin-left:25%}.k-bs-offset-sm-4{margin-left:33.3333333333%}.k-bs-offset-sm-5{margin-left:41.6666666667%}.k-bs-offset-sm-6{margin-left:50%}.k-bs-offset-sm-7{margin-left:58.3333333333%}.k-bs-offset-sm-8{margin-left:66.6666666667%}.k-bs-offset-sm-9{margin-left:75%}.k-bs-offset-sm-10{margin-left:83.3333333333%}.k-bs-offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.k-bs-col-md{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-md-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-md-3{flex:0 0 25%;max-width:25%}.k-bs-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-md-6{flex:0 0 50%;max-width:50%}.k-bs-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-md-9{flex:0 0 75%;max-width:75%}.k-bs-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-md-12{flex:0 0 100%;max-width:100%}.k-bs-order-md-first{order:-1}.k-bs-order-md-last{order:13}.k-bs-order-md-0{order:0}.k-bs-order-md-1{order:1}.k-bs-order-md-2{order:2}.k-bs-order-md-3{order:3}.k-bs-order-md-4{order:4}.k-bs-order-md-5{order:5}.k-bs-order-md-6{order:6}.k-bs-order-md-7{order:7}.k-bs-order-md-8{order:8}.k-bs-order-md-9{order:9}.k-bs-order-md-10{order:10}.k-bs-order-md-11{order:11}.k-bs-order-md-12{order:12}.k-bs-offset-md-0{margin-left:0}.k-bs-offset-md-1{margin-left:8.3333333333%}.k-bs-offset-md-2{margin-left:16.6666666667%}.k-bs-offset-md-3{margin-left:25%}.k-bs-offset-md-4{margin-left:33.3333333333%}.k-bs-offset-md-5{margin-left:41.6666666667%}.k-bs-offset-md-6{margin-left:50%}.k-bs-offset-md-7{margin-left:58.3333333333%}.k-bs-offset-md-8{margin-left:66.6666666667%}.k-bs-offset-md-9{margin-left:75%}.k-bs-offset-md-10{margin-left:83.3333333333%}.k-bs-offset-md-11{margin-left:91.6666666667%}}@media(min-width: 1024px){.k-bs-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-lg-3{flex:0 0 25%;max-width:25%}.k-bs-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-lg-6{flex:0 0 50%;max-width:50%}.k-bs-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-lg-9{flex:0 0 75%;max-width:75%}.k-bs-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-lg-12{flex:0 0 100%;max-width:100%}.k-bs-order-lg-first{order:-1}.k-bs-order-lg-last{order:13}.k-bs-order-lg-0{order:0}.k-bs-order-lg-1{order:1}.k-bs-order-lg-2{order:2}.k-bs-order-lg-3{order:3}.k-bs-order-lg-4{order:4}.k-bs-order-lg-5{order:5}.k-bs-order-lg-6{order:6}.k-bs-order-lg-7{order:7}.k-bs-order-lg-8{order:8}.k-bs-order-lg-9{order:9}.k-bs-order-lg-10{order:10}.k-bs-order-lg-11{order:11}.k-bs-order-lg-12{order:12}.k-bs-offset-lg-0{margin-left:0}.k-bs-offset-lg-1{margin-left:8.3333333333%}.k-bs-offset-lg-2{margin-left:16.6666666667%}.k-bs-offset-lg-3{margin-left:25%}.k-bs-offset-lg-4{margin-left:33.3333333333%}.k-bs-offset-lg-5{margin-left:41.6666666667%}.k-bs-offset-lg-6{margin-left:50%}.k-bs-offset-lg-7{margin-left:58.3333333333%}.k-bs-offset-lg-8{margin-left:66.6666666667%}.k-bs-offset-lg-9{margin-left:75%}.k-bs-offset-lg-10{margin-left:83.3333333333%}.k-bs-offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.k-bs-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.k-bs-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.k-bs-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.k-bs-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.k-bs-col-xl-3{flex:0 0 25%;max-width:25%}.k-bs-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.k-bs-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.k-bs-col-xl-6{flex:0 0 50%;max-width:50%}.k-bs-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.k-bs-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.k-bs-col-xl-9{flex:0 0 75%;max-width:75%}.k-bs-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.k-bs-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.k-bs-col-xl-12{flex:0 0 100%;max-width:100%}.k-bs-order-xl-first{order:-1}.k-bs-order-xl-last{order:13}.k-bs-order-xl-0{order:0}.k-bs-order-xl-1{order:1}.k-bs-order-xl-2{order:2}.k-bs-order-xl-3{order:3}.k-bs-order-xl-4{order:4}.k-bs-order-xl-5{order:5}.k-bs-order-xl-6{order:6}.k-bs-order-xl-7{order:7}.k-bs-order-xl-8{order:8}.k-bs-order-xl-9{order:9}.k-bs-order-xl-10{order:10}.k-bs-order-xl-11{order:11}.k-bs-order-xl-12{order:12}.k-bs-offset-xl-0{margin-left:0}.k-bs-offset-xl-1{margin-left:8.3333333333%}.k-bs-offset-xl-2{margin-left:16.6666666667%}.k-bs-offset-xl-3{margin-left:25%}.k-bs-offset-xl-4{margin-left:33.3333333333%}.k-bs-offset-xl-5{margin-left:41.6666666667%}.k-bs-offset-xl-6{margin-left:50%}.k-bs-offset-xl-7{margin-left:58.3333333333%}.k-bs-offset-xl-8{margin-left:66.6666666667%}.k-bs-offset-xl-9{margin-left:75%}.k-bs-offset-xl-10{margin-left:83.3333333333%}.k-bs-offset-xl-11{margin-left:91.6666666667%}}.k-bs-d-none{display:none !important}.k-bs-d-inline{display:inline !important}.k-bs-d-inline-block{display:inline-block !important}.k-bs-d-block{display:block !important}.k-bs-d-table{display:table !important}.k-bs-d-table-row{display:table-row !important}.k-bs-d-table-cell{display:table-cell !important}.k-bs-d-flex{display:flex !important}.k-bs-d-inline-flex{display:inline-flex !important}@media(min-width: 400px){.k-bs-d-s-none{display:none !important}.k-bs-d-s-inline{display:inline !important}.k-bs-d-s-inline-block{display:inline-block !important}.k-bs-d-s-block{display:block !important}.k-bs-d-s-table{display:table !important}.k-bs-d-s-table-row{display:table-row !important}.k-bs-d-s-table-cell{display:table-cell !important}.k-bs-d-s-flex{display:flex !important}.k-bs-d-s-inline-flex{display:inline-flex !important}}@media(min-width: 600px){.k-bs-d-sm-none{display:none !important}.k-bs-d-sm-inline{display:inline !important}.k-bs-d-sm-inline-block{display:inline-block !important}.k-bs-d-sm-block{display:block !important}.k-bs-d-sm-table{display:table !important}.k-bs-d-sm-table-row{display:table-row !important}.k-bs-d-sm-table-cell{display:table-cell !important}.k-bs-d-sm-flex{display:flex !important}.k-bs-d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.k-bs-d-md-none{display:none !important}.k-bs-d-md-inline{display:inline !important}.k-bs-d-md-inline-block{display:inline-block !important}.k-bs-d-md-block{display:block !important}.k-bs-d-md-table{display:table !important}.k-bs-d-md-table-row{display:table-row !important}.k-bs-d-md-table-cell{display:table-cell !important}.k-bs-d-md-flex{display:flex !important}.k-bs-d-md-inline-flex{display:inline-flex !important}}@media(min-width: 1024px){.k-bs-d-lg-none{display:none !important}.k-bs-d-lg-inline{display:inline !important}.k-bs-d-lg-inline-block{display:inline-block !important}.k-bs-d-lg-block{display:block !important}.k-bs-d-lg-table{display:table !important}.k-bs-d-lg-table-row{display:table-row !important}.k-bs-d-lg-table-cell{display:table-cell !important}.k-bs-d-lg-flex{display:flex !important}.k-bs-d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.k-bs-d-xl-none{display:none !important}.k-bs-d-xl-inline{display:inline !important}.k-bs-d-xl-inline-block{display:inline-block !important}.k-bs-d-xl-block{display:block !important}.k-bs-d-xl-table{display:table !important}.k-bs-d-xl-table-row{display:table-row !important}.k-bs-d-xl-table-cell{display:table-cell !important}.k-bs-d-xl-flex{display:flex !important}.k-bs-d-xl-inline-flex{display:inline-flex !important}}.k-bs-flex-row{flex-direction:row !important}.k-bs-flex-column{flex-direction:column !important}.k-bs-flex-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-wrap{flex-wrap:wrap !important}.k-bs-flex-nowrap{flex-wrap:nowrap !important}.k-bs-flex-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-fill{flex:1 1 auto !important}.k-bs-flex-grow-0{flex-grow:0 !important}.k-bs-flex-grow-1{flex-grow:1 !important}.k-bs-flex-shrink-0{flex-shrink:0 !important}.k-bs-flex-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-start{justify-content:flex-start !important}.k-bs-justify-content-end{justify-content:flex-end !important}.k-bs-justify-content-center{justify-content:center !important}.k-bs-justify-content-between{justify-content:space-between !important}.k-bs-justify-content-around{justify-content:space-around !important}.k-bs-align-items-start{align-items:flex-start !important}.k-bs-align-items-end{align-items:flex-end !important}.k-bs-align-items-center{align-items:center !important}.k-bs-align-items-baseline{align-items:baseline !important}.k-bs-align-items-stretch{align-items:stretch !important}.k-bs-align-content-start{align-content:flex-start !important}.k-bs-align-content-end{align-content:flex-end !important}.k-bs-align-content-center{align-content:center !important}.k-bs-align-content-between{align-content:space-between !important}.k-bs-align-content-around{align-content:space-around !important}.k-bs-align-content-stretch{align-content:stretch !important}.k-bs-align-self-auto{align-self:auto !important}.k-bs-align-self-start{align-self:flex-start !important}.k-bs-align-self-end{align-self:flex-end !important}.k-bs-align-self-center{align-self:center !important}.k-bs-align-self-baseline{align-self:baseline !important}.k-bs-align-self-stretch{align-self:stretch !important}@media(min-width: 400px){.k-bs-flex-s-row{flex-direction:row !important}.k-bs-flex-s-column{flex-direction:column !important}.k-bs-flex-s-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-s-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-s-wrap{flex-wrap:wrap !important}.k-bs-flex-s-nowrap{flex-wrap:nowrap !important}.k-bs-flex-s-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-s-fill{flex:1 1 auto !important}.k-bs-flex-s-grow-0{flex-grow:0 !important}.k-bs-flex-s-grow-1{flex-grow:1 !important}.k-bs-flex-s-shrink-0{flex-shrink:0 !important}.k-bs-flex-s-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-s-start{justify-content:flex-start !important}.k-bs-justify-content-s-end{justify-content:flex-end !important}.k-bs-justify-content-s-center{justify-content:center !important}.k-bs-justify-content-s-between{justify-content:space-between !important}.k-bs-justify-content-s-around{justify-content:space-around !important}.k-bs-align-items-s-start{align-items:flex-start !important}.k-bs-align-items-s-end{align-items:flex-end !important}.k-bs-align-items-s-center{align-items:center !important}.k-bs-align-items-s-baseline{align-items:baseline !important}.k-bs-align-items-s-stretch{align-items:stretch !important}.k-bs-align-content-s-start{align-content:flex-start !important}.k-bs-align-content-s-end{align-content:flex-end !important}.k-bs-align-content-s-center{align-content:center !important}.k-bs-align-content-s-between{align-content:space-between !important}.k-bs-align-content-s-around{align-content:space-around !important}.k-bs-align-content-s-stretch{align-content:stretch !important}.k-bs-align-self-s-auto{align-self:auto !important}.k-bs-align-self-s-start{align-self:flex-start !important}.k-bs-align-self-s-end{align-self:flex-end !important}.k-bs-align-self-s-center{align-self:center !important}.k-bs-align-self-s-baseline{align-self:baseline !important}.k-bs-align-self-s-stretch{align-self:stretch !important}}@media(min-width: 600px){.k-bs-flex-sm-row{flex-direction:row !important}.k-bs-flex-sm-column{flex-direction:column !important}.k-bs-flex-sm-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-sm-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-sm-wrap{flex-wrap:wrap !important}.k-bs-flex-sm-nowrap{flex-wrap:nowrap !important}.k-bs-flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-sm-fill{flex:1 1 auto !important}.k-bs-flex-sm-grow-0{flex-grow:0 !important}.k-bs-flex-sm-grow-1{flex-grow:1 !important}.k-bs-flex-sm-shrink-0{flex-shrink:0 !important}.k-bs-flex-sm-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-sm-start{justify-content:flex-start !important}.k-bs-justify-content-sm-end{justify-content:flex-end !important}.k-bs-justify-content-sm-center{justify-content:center !important}.k-bs-justify-content-sm-between{justify-content:space-between !important}.k-bs-justify-content-sm-around{justify-content:space-around !important}.k-bs-align-items-sm-start{align-items:flex-start !important}.k-bs-align-items-sm-end{align-items:flex-end !important}.k-bs-align-items-sm-center{align-items:center !important}.k-bs-align-items-sm-baseline{align-items:baseline !important}.k-bs-align-items-sm-stretch{align-items:stretch !important}.k-bs-align-content-sm-start{align-content:flex-start !important}.k-bs-align-content-sm-end{align-content:flex-end !important}.k-bs-align-content-sm-center{align-content:center !important}.k-bs-align-content-sm-between{align-content:space-between !important}.k-bs-align-content-sm-around{align-content:space-around !important}.k-bs-align-content-sm-stretch{align-content:stretch !important}.k-bs-align-self-sm-auto{align-self:auto !important}.k-bs-align-self-sm-start{align-self:flex-start !important}.k-bs-align-self-sm-end{align-self:flex-end !important}.k-bs-align-self-sm-center{align-self:center !important}.k-bs-align-self-sm-baseline{align-self:baseline !important}.k-bs-align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.k-bs-flex-md-row{flex-direction:row !important}.k-bs-flex-md-column{flex-direction:column !important}.k-bs-flex-md-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-md-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-md-wrap{flex-wrap:wrap !important}.k-bs-flex-md-nowrap{flex-wrap:nowrap !important}.k-bs-flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-md-fill{flex:1 1 auto !important}.k-bs-flex-md-grow-0{flex-grow:0 !important}.k-bs-flex-md-grow-1{flex-grow:1 !important}.k-bs-flex-md-shrink-0{flex-shrink:0 !important}.k-bs-flex-md-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-md-start{justify-content:flex-start !important}.k-bs-justify-content-md-end{justify-content:flex-end !important}.k-bs-justify-content-md-center{justify-content:center !important}.k-bs-justify-content-md-between{justify-content:space-between !important}.k-bs-justify-content-md-around{justify-content:space-around !important}.k-bs-align-items-md-start{align-items:flex-start !important}.k-bs-align-items-md-end{align-items:flex-end !important}.k-bs-align-items-md-center{align-items:center !important}.k-bs-align-items-md-baseline{align-items:baseline !important}.k-bs-align-items-md-stretch{align-items:stretch !important}.k-bs-align-content-md-start{align-content:flex-start !important}.k-bs-align-content-md-end{align-content:flex-end !important}.k-bs-align-content-md-center{align-content:center !important}.k-bs-align-content-md-between{align-content:space-between !important}.k-bs-align-content-md-around{align-content:space-around !important}.k-bs-align-content-md-stretch{align-content:stretch !important}.k-bs-align-self-md-auto{align-self:auto !important}.k-bs-align-self-md-start{align-self:flex-start !important}.k-bs-align-self-md-end{align-self:flex-end !important}.k-bs-align-self-md-center{align-self:center !important}.k-bs-align-self-md-baseline{align-self:baseline !important}.k-bs-align-self-md-stretch{align-self:stretch !important}}@media(min-width: 1024px){.k-bs-flex-lg-row{flex-direction:row !important}.k-bs-flex-lg-column{flex-direction:column !important}.k-bs-flex-lg-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-lg-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-lg-wrap{flex-wrap:wrap !important}.k-bs-flex-lg-nowrap{flex-wrap:nowrap !important}.k-bs-flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-lg-fill{flex:1 1 auto !important}.k-bs-flex-lg-grow-0{flex-grow:0 !important}.k-bs-flex-lg-grow-1{flex-grow:1 !important}.k-bs-flex-lg-shrink-0{flex-shrink:0 !important}.k-bs-flex-lg-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-lg-start{justify-content:flex-start !important}.k-bs-justify-content-lg-end{justify-content:flex-end !important}.k-bs-justify-content-lg-center{justify-content:center !important}.k-bs-justify-content-lg-between{justify-content:space-between !important}.k-bs-justify-content-lg-around{justify-content:space-around !important}.k-bs-align-items-lg-start{align-items:flex-start !important}.k-bs-align-items-lg-end{align-items:flex-end !important}.k-bs-align-items-lg-center{align-items:center !important}.k-bs-align-items-lg-baseline{align-items:baseline !important}.k-bs-align-items-lg-stretch{align-items:stretch !important}.k-bs-align-content-lg-start{align-content:flex-start !important}.k-bs-align-content-lg-end{align-content:flex-end !important}.k-bs-align-content-lg-center{align-content:center !important}.k-bs-align-content-lg-between{align-content:space-between !important}.k-bs-align-content-lg-around{align-content:space-around !important}.k-bs-align-content-lg-stretch{align-content:stretch !important}.k-bs-align-self-lg-auto{align-self:auto !important}.k-bs-align-self-lg-start{align-self:flex-start !important}.k-bs-align-self-lg-end{align-self:flex-end !important}.k-bs-align-self-lg-center{align-self:center !important}.k-bs-align-self-lg-baseline{align-self:baseline !important}.k-bs-align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.k-bs-flex-xl-row{flex-direction:row !important}.k-bs-flex-xl-column{flex-direction:column !important}.k-bs-flex-xl-row-reverse{flex-direction:row-reverse !important}.k-bs-flex-xl-column-reverse{flex-direction:column-reverse !important}.k-bs-flex-xl-wrap{flex-wrap:wrap !important}.k-bs-flex-xl-nowrap{flex-wrap:nowrap !important}.k-bs-flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.k-bs-flex-xl-fill{flex:1 1 auto !important}.k-bs-flex-xl-grow-0{flex-grow:0 !important}.k-bs-flex-xl-grow-1{flex-grow:1 !important}.k-bs-flex-xl-shrink-0{flex-shrink:0 !important}.k-bs-flex-xl-shrink-1{flex-shrink:1 !important}.k-bs-justify-content-xl-start{justify-content:flex-start !important}.k-bs-justify-content-xl-end{justify-content:flex-end !important}.k-bs-justify-content-xl-center{justify-content:center !important}.k-bs-justify-content-xl-between{justify-content:space-between !important}.k-bs-justify-content-xl-around{justify-content:space-around !important}.k-bs-align-items-xl-start{align-items:flex-start !important}.k-bs-align-items-xl-end{align-items:flex-end !important}.k-bs-align-items-xl-center{align-items:center !important}.k-bs-align-items-xl-baseline{align-items:baseline !important}.k-bs-align-items-xl-stretch{align-items:stretch !important}.k-bs-align-content-xl-start{align-content:flex-start !important}.k-bs-align-content-xl-end{align-content:flex-end !important}.k-bs-align-content-xl-center{align-content:center !important}.k-bs-align-content-xl-between{align-content:space-between !important}.k-bs-align-content-xl-around{align-content:space-around !important}.k-bs-align-content-xl-stretch{align-content:stretch !important}.k-bs-align-self-xl-auto{align-self:auto !important}.k-bs-align-self-xl-start{align-self:flex-start !important}.k-bs-align-self-xl-end{align-self:flex-end !important}.k-bs-align-self-xl-center{align-self:center !important}.k-bs-align-self-xl-baseline{align-self:baseline !important}.k-bs-align-self-xl-stretch{align-self:stretch !important}}.k-ui-joomla{min-height:100%;height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:20px;font-weight:400;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;height:100%;padding:0;margin:0;display:flex;flex-direction:column;flex:1 1 auto}.k-ui-joomla.k-is-resizing{overflow:hidden}.k-ui-page{min-height:100%;height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:20px;font-weight:400;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.k-ui-page body{min-height:100%;height:100%;padding:0;margin:0;display:flex;flex-direction:column;flex:1 1 auto}.k-ui-page body.k-is-resizing{overflow:hidden}.k-ui-j4-administrator #subhead{display:none}.k-ui-j4-administrator #content>.row{min-height:calc(100vh - 60px) !important}.k-ui-j4-administrator #content>.row main{height:100% !important;flex-direction:column !important;display:flex !important}.k-ui-j4-administrator #content>.row>.col-md-12{padding:0}.k-ui-j4-administrator .container-main{padding-bottom:0}.k-ui-j4-administrator section.content{padding:0}.k-ui-j4-administrator #subhead-container{display:none}.k-ui-j4-administrator .row{--gutter-x: 0rem;--gutter-y: 0.5rem}.k-ui-j5-administrator #subhead{display:none}.k-ui-j5-administrator #content>.row{min-height:calc(100vh - 60px) !important}.k-ui-j5-administrator #content>.row main{height:100% !important;flex-direction:column !important;display:flex !important}.k-ui-j5-administrator #content>.row>.col-md-12{padding:0}.k-ui-j5-administrator .container-main{padding-bottom:0}.k-ui-j5-administrator section.content{padding:0}.k-ui-j5-administrator #subhead-container{display:none}.k-ui-j5-administrator .row{--gutter-x: 0rem;--gutter-y: 0.5rem}.k-ui-j5-administrator .k-scopebar__item.k-scopebar__item--filters .k-scopebar-dropdown__button{color:#000 !important}.k-ui-j5-administrator .select2-container,.k-ui-j5-administrator .datepicker{color:#212529 !important}.k-ui-j4-form .k-ui-namespace .fade.show{opacity:1}.k-ui-j4-form .k-ui-namespace{--template-text-dark: #495057;--card-bg: rgba(255, 255, 255, 0.7);--bluegray: #b2bfcd;--lightbluegray: #f6f9fc;--toolbar-bg: #fff;--success-border: var(--success);--info-border: var(--info);--warning-border: var(--warning);--danger-border: var(--danger);--login-main-bg: #0b1c32;--border: #cdcdcd;--white: #fff;--white-offset: #fefefe;--focus: #39f;--focus-shadow: #eaeaea;--toggle-color: #fff;--gray-100: #f8f9fa;--gray-200: #e8e8e8;--gray-300: #dee2e6;--gray-400: #cdcdcd;--gray-500: #adb5bd;--gray-600: #666e76;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--primary: #132f53;--secondary: #495057;--success: #457d54;--info: #2a69b8;--warning: #ffb514;--danger: #c52827;--light: #f8f9fa;--dark: #212529;--action: #132f53;--error: #3b0d0c;--alert-success: #0f2f21;--primary-rgb: 19, 47, 83;--secondary-rgb: 73, 80, 87;--success-rgb: 69, 125, 84;--info-rgb: 42, 105, 184;--warning-rgb: 255, 181, 20;--danger-rgb: 197, 40, 39;--light-rgb: 248, 249, 250;--dark-rgb: 33, 37, 41;--action-rgb: 19, 47, 83;--error-rgb: 59, 13, 12;--alert-success-rgb: 15, 47, 33;--white-rgb: 255, 255, 255;--black-rgb: 0, 0, 0;--body-color-rgb: 33, 37, 41;--body-bg-rgb: 255, 255, 255;--font-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--body-font-family: var(--font-sans-serif);--body-font-size: 1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #212529;--body-bg: #fff;--border-width: 1px;--border-style: solid;--border-color: #dee2e6;--border-color-translucent: rgba(0, 0, 0, 0.175);--border-radius: 0.25rem;--border-radius-sm: 0.2rem;--border-radius-lg: 0.3rem;--border-radius-xl: 0.3rem;--border-radius-2xl: 0.3rem;--border-radius-pill: 50rem;--link-color: var(--template-link-color);--link-hover-color: var(--template-link-hover-color);--code-color: #971250;--highlight-bg: #fff0d0}.k-ui-j4-form .k-ui-namespace .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.k-ui-j4-form .k-ui-namespace .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.k-ui-j4-form .k-ui-namespace .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.k-ui-j4-form .k-ui-namespace .modal.fade .modal-dialog{transition:none}}.k-ui-j4-form .k-ui-namespace .modal.show .modal-dialog{transform:none}.k-ui-j4-form .k-ui-namespace .modal.modal-static .modal-dialog{transform:scale(1.02)}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable{height:calc(100% - 1rem)}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.k-ui-j4-form .k-ui-namespace .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.k-ui-j4-form .k-ui-namespace .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.k-ui-j4-form .k-ui-namespace .modal-backdrop.fade{opacity:0}.k-ui-j4-form .k-ui-namespace .modal-backdrop.show{opacity:.5}.k-ui-j4-form .k-ui-namespace .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.k-ui-j4-form .k-ui-namespace .modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}.k-ui-j4-form .k-ui-namespace .modal-title{margin-bottom:0;line-height:1.5}.k-ui-j4-form .k-ui-namespace .modal-body{position:relative;flex:1 1 auto;padding:0}.k-ui-j4-form .k-ui-namespace .modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.k-ui-j4-form .k-ui-namespace .modal-footer>*{margin:.25rem}@media(min-width: 576px){.k-ui-j4-form .k-ui-namespace .modal-dialog{max-width:500px;margin:1.75rem auto}.k-ui-j4-form .k-ui-namespace .modal-dialog-scrollable{height:calc(100% - 3.5rem)}.k-ui-j4-form .k-ui-namespace .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.k-ui-j4-form .k-ui-namespace .modal-sm{max-width:300px}}@media(min-width: 992px){.k-ui-j4-form .k-ui-namespace .modal-lg,.k-ui-j4-form .k-ui-namespace .modal-xl{max-width:800px}}@media(min-width: 1200px){.k-ui-j4-form .k-ui-namespace .modal-xl{max-width:1140px}}.k-ui-j4-form .k-ui-namespace .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 575.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 767.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 991.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1199.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width: 1399.98px){.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-header{border-radius:0}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.k-ui-j4-form .k-ui-namespace .modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.k-ui-j4-form .k-ui-namespace .modal iframe{width:100%;height:100%;border:0}.k-ui-j4-form .k-ui-namespace .modal .btn{margin-right:.5rem}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]){color:#fff}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]):hover{color:#fff}.k-ui-j4-form .k-ui-namespace .modal-header{font-size:18px;padding:0 15px}.k-ui-j4-form .k-ui-namespace .modal-title{line-height:3rem}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width10{width:10vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width20{width:20vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width30{width:30vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width40{width:40vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width50{width:50vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width60{width:60vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width70{width:70vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width80{width:80vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width90{width:90vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal-dialog.jviewport-width100{width:100vw;max-width:none}.k-ui-j4-form .k-ui-namespace .modal .btn{padding:0 22px;-webkit-margin-end:.5rem;margin-inline-end:.5rem;font-size:1rem;line-height:2.3rem;color:var(--template-text-dark);background:var(--white);border-color:var(--whiteoffset);box-shadow:1px 1px 1px 0 rgba(0,0,0,.25)}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-danger:not([href]),.k-ui-j4-form .k-ui-namespace .modal .btn-secondary:not([href]){color:var(--template-text-dark);background:var(--white);border:1px solid var(--template-text-dark)}.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-primary:not([href]):focus{color:var(--white);background:var(--primary);border-color:var(--primary)}.k-ui-j4-form .k-ui-namespace .modal .btn-secondary:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-secondary:not([href]):focus{color:var(--white);background:var(--secondary);border-color:var(--secondary)}.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-success:not([href]):focus{color:var(--white);background:var(--success);border-color:var(--success)}.k-ui-j4-form .k-ui-namespace .modal .btn-danger:not([href]):hover,.k-ui-j4-form .k-ui-namespace .modal .btn-danger:not([href]):focus{color:var(--white);background:var(--danger);border-color:var(--danger)}.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class^=icon-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class*=" icon-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class^=fa-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger [class*=" fa-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-danger span{display:inline-block;width:2.375rem;height:100%;margin:0 16px;-webkit-margin-start:-22px;margin-inline-start:-22px;line-height:2.375rem;color:rgba(255,255,255,.9);background-color:var(--danger)}.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class^=icon-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class*=" icon-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class^=fa-],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success [class*=" fa-"],.k-ui-j4-form .k-ui-namespace .modal .btn.btn-success span{display:inline-block;width:2.375rem;height:100%;margin:0 16px;-webkit-margin-start:-22px;margin-inline-start:-22px;line-height:2.375rem;color:rgba(255,255,255,.9);background-color:var(--success)}.k-ui-j4-form .k-ui-namespace .modal-header{padding:0 15px}.k-ui-j4-form .k-ui-namespace .modal-body{overflow-y:initial}.k-ui-j4-form .k-ui-namespace .modal-title{font-weight:400;line-height:2.875rem}.k-ui-j4-form .k-ui-namespace .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.k-ui-j4-form .k-ui-namespace .btn-close:hover{color:#000;text-decoration:none;opacity:.75}.k-ui-j4-form .k-ui-namespace .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(42,105,183,.25);opacity:1}.k-ui-j4-form .k-ui-namespace .btn-close:disabled,.k-ui-j4-form .k-ui-namespace .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.k-ui-j4-form .k-ui-namespace .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.k-ui-j4-form .k-ui-namespace details{padding:.5rem 1rem;margin:0 0 2rem;background:#f3f3f3;border:1px solid #c9c9c9;border-radius:.25rem}.k-ui-j4-form .k-ui-namespace details summary{font-size:16px}.k-ui-j4-form .k-ui-namespace details summary~*{margin-top:1rem}.k-ui-j4-form .k-ui-namespace .jviewport-height10{height:10vh}.k-ui-j4-form .k-ui-namespace .jviewport-height20{height:20vh}.k-ui-j4-form .k-ui-namespace .jviewport-height30{height:30vh}.k-ui-j4-form .k-ui-namespace .jviewport-height40{height:40vh}.k-ui-j4-form .k-ui-namespace .jviewport-height50{height:50vh}.k-ui-j4-form .k-ui-namespace .jviewport-height60{height:60vh}.k-ui-j4-form .k-ui-namespace .jviewport-height70{height:70vh}.k-ui-j4-form .k-ui-namespace .jviewport-height80{height:80vh}.k-ui-j4-form .k-ui-namespace .jviewport-height90{height:90vh}.k-ui-j4-form .k-ui-namespace .jviewport-height100{height:100vh}.k-ui-j4-form .k-ui-namespace .editor.mb-2{margin-bottom:.5rem !important}.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons{margin-top:10px}.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button.btn{margin-bottom:4px}.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button [class^=icon-],.k-ui-j4-form .k-ui-namespace .editor-xtd-buttons .xtd-button [class*=" icon-"]{margin-right:0 !important}.k-ui-j4-form .k-ui-namespace .btn-toolbar{margin:1em 0 0}.k-ui-j4-form .k-ui-namespace .pull-left{float:left}[dir=rtl] .k-ui-j4-form .k-ui-namespace .pull-left{float:right}.k-ui-j4-form .k-ui-namespace .pull-right{float:right}[dir=rtl] .k-ui-j4-form .k-ui-namespace .pull-right{float:left}.k-ui-j4-form .k-ui-namespace .clearfix:before,.k-ui-j4-form .k-ui-namespace .clearfix:after{display:table;content:" "}.k-ui-j4-form .k-ui-namespace .clearfix:after{clear:both}.k-ui-j4-form .k-ui-namespace .editor:before,.k-ui-j4-form .k-ui-namespace .editor:after{display:table;content:" "}.k-ui-j4-form .k-ui-namespace .editor:after{clear:both}.k-ui-j4-form .k-ui-namespace .select2-container--bootstrap .select2-search--dropdown .select2-search__field{margin-bottom:0;height:auto}.k-ui-j4-form .k-editor-modal .mfp-content{width:80vw;height:70vh}.k-ui-j5-form{--hue: 214;--template-bg-dark-3: hsl(var(--hue), 40%, 97%);--template-bg-dark-10: hsl(var(--hue), 40%, 90%);--template-bg-dark-60: hsl(var(--hue), 40%, 40%);--template-link-color: var(--link-color);--card-bg: rgba(255, 255, 255, 0.7);--card-color: var(--template-bg-dark-60);--bluegray: #b2bfcd;--lightbluegray: #f6f9fc;--toolbar-bg: #fff;--success-border: var(--success);--info-border: var(--info);--warning-border: var(--warning);--danger-border: var(--danger);--login-main-bg: #0b1c32;--border: #cdcdcd;--white: #fff;--white-offset: #fefefe;--focus: #39f;--focus-shadow: #eaeaea;--toggle-color: #fff;--gray-100: #f8f9fa;--gray-200: #e8e8e8;--gray-300: #dee2e6;--gray-400: #cdcdcd;--gray-500: #adb5bd;--gray-600: #666e76;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--primary: #132f53;--secondary: #495057;--success: #457d54;--info: #2a69b8;--warning: #ffb514;--danger: #c52827;--light: #f8f9fa;--dark: #212529;--action: #132f53;--error: #3b0d0c;--primary-rgb: 19, 47, 83;--secondary-rgb: 73, 80, 87;--success-rgb: 69, 125, 84;--info-rgb: 42, 105, 184;--warning-rgb: 255, 181, 20;--danger-rgb: 197, 40, 39;--light-rgb: 248, 249, 250;--dark-rgb: 33, 37, 41;--action-rgb: 19, 47, 83;--error-rgb: 59, 13, 12;--action-text-emphasis: #081321;--error-text-emphasis: #180505;--primary-text-emphasis: #112a49;--secondary-text-emphasis: #292c2f;--success-text-emphasis: #1c3222;--info-text-emphasis: #112a4a;--warning-text-emphasis: #664808;--danger-text-emphasis: #4f1010;--light-text-emphasis: #495057;--dark-text-emphasis: #495057;--action-bg-subtle: #d0d5dd;--error-bg-subtle: #d8cfce;--primary-bg-subtle: #d4e1f1;--secondary-bg-subtle: #e0e2e4;--success-bg-subtle: #dae5dd;--info-bg-subtle: #d4e1f1;--warning-bg-subtle: #fff0d0;--danger-bg-subtle: #f3d4d4;--light-bg-subtle: #fcfcfd;--dark-bg-subtle: #cdcdcd;--action-border-subtle: #a1acba;--error-border-subtle: #b19e9e;--primary-border-subtle: #aac3e2;--secondary-border-subtle: #c2c5c8;--success-border-subtle: #b5cbbb;--info-border-subtle: #aac3e3;--warning-border-subtle: #ffe1a1;--danger-border-subtle: #e8a9a9;--light-border-subtle: #e8e8e8;--dark-border-subtle: #adb5bd;--white-rgb: 255, 255, 255;--black-rgb: 0, 0, 0;--font-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--body-font-family: var(--font-sans-serif);--body-font-size: 1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #212529;--body-color-rgb: 33, 37, 41;--body-bg: #fff;--body-bg-rgb: 255, 255, 255;--emphasis-color: #000;--emphasis-color-rgb: 0, 0, 0;--secondary-color: rgba(33, 37, 41, 0.75);--secondary-color-rgb: 33, 37, 41;--secondary-bg: #e8e8e8;--secondary-bg-rgb: 232, 232, 232;--tertiary-color: rgba(33, 37, 41, 0.5);--tertiary-color-rgb: 33, 37, 41;--tertiary-bg: #f8f9fa;--tertiary-bg-rgb: 248, 249, 250;--heading-color: var(--template-bg-dark);--link-color: #2a69b8;--link-color-rgb: 42, 105, 184;--link-decoration: none;--link-hover-color: #173a65;--link-hover-color-rgb: 23, 58, 101;--code-color: #971250;--highlight-color: #212529;--highlight-bg: #fff0d0;--border-width: 1px;--border-style: solid;--border-color: #dee2e6;--border-color-translucent: rgba(0, 0, 0, 0.175);--border-radius: 0.25rem;--border-radius-sm: 0.2rem;--border-radius-lg: 0.3rem;--border-radius-xl: 0.3rem;--border-radius-xxl: 2rem;--border-radius-2xl: var(--border-radius-xxl);--border-radius-pill: 50rem;--box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--focus-ring-width: 0.25rem;--focus-ring-opacity: 0.25;--focus-ring-color: rgba(42, 105, 183, 0.25);--form-valid-color: #457d54;--form-valid-border-color: #457d54;--form-invalid-color: #c52827;--form-invalid-border-color: #c52827}.k-ui-j5-form .modal{--modal-zindex: 1050;--modal-width: 500px;--modal-padding: 1rem;--modal-margin: 0.5rem;--modal-color: ;--modal-bg: var(--body-bg);--modal-border-color: var(--border-color-translucent);--modal-border-width: var(--border-width);--modal-border-radius: var(--border-radius-lg);--modal-box-shadow: var(--box-shadow-sm);--modal-inner-border-radius: calc(var(--border-radius-lg) - (var(--border-width)));--modal-header-padding-x: 1rem;--modal-header-padding-y: 1rem;--modal-header-padding: 1rem 1rem;--modal-header-border-color: var(--border-color);--modal-header-border-width: var(--border-width);--modal-title-line-height: 1.5;--modal-footer-gap: 0.5rem;--modal-footer-bg: ;--modal-footer-border-color: var(--border-color);--modal-footer-border-width: var(--border-width);position:fixed;top:0;left:0;z-index:var(--modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.k-ui-j5-form .modal-dialog{position:relative;width:auto;margin:var(--modal-margin);pointer-events:none}.k-ui-j5-form .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.k-ui-j5-form .modal.fade .modal-dialog{transition:none}}.k-ui-j5-form .modal.show .modal-dialog{transform:none}.k-ui-j5-form .modal.modal-static .modal-dialog{transform:scale(1.02)}.k-ui-j5-form .modal-dialog-scrollable{height:calc(100% - var(--modal-margin)*2)}.k-ui-j5-form .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.k-ui-j5-form .modal-dialog-scrollable .modal-body{overflow-y:auto}.k-ui-j5-form .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--modal-margin)*2)}.k-ui-j5-form .modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--modal-color);pointer-events:auto;background-color:var(--modal-bg);background-clip:padding-box;border:var(--modal-border-width) solid var(--modal-border-color);border-radius:var(--modal-border-radius);outline:0}.k-ui-j5-form .modal-backdrop{--backdrop-zindex: 1040;--backdrop-bg: #000;--backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--backdrop-zindex);width:100vw;height:100vh;background-color:var(--backdrop-bg)}.k-ui-j5-form .modal-backdrop.fade{opacity:0}.k-ui-j5-form .modal-backdrop.show{opacity:var(--backdrop-opacity)}.k-ui-j5-form .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--modal-header-padding);border-bottom:var(--modal-header-border-width) solid var(--modal-header-border-color);border-top-left-radius:var(--modal-inner-border-radius);border-top-right-radius:var(--modal-inner-border-radius)}.k-ui-j5-form .modal-header .btn-close{padding:calc(var(--modal-header-padding-y)*.5) calc(var(--modal-header-padding-x)*.5);margin:calc(-0.5*var(--modal-header-padding-y)) calc(-0.5*var(--modal-header-padding-x)) calc(-0.5*var(--modal-header-padding-y)) auto}.k-ui-j5-form .modal-title{margin-bottom:0;line-height:var(--modal-title-line-height)}.k-ui-j5-form .modal-body{position:relative;flex:1 1 auto;padding:var(--modal-padding)}.k-ui-j5-form .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--modal-padding) - var(--modal-footer-gap)*.5);background-color:var(--modal-footer-bg);border-top:var(--modal-footer-border-width) solid var(--modal-footer-border-color);border-bottom-right-radius:var(--modal-inner-border-radius);border-bottom-left-radius:var(--modal-inner-border-radius)}.k-ui-j5-form .modal-footer>*{margin:calc(var(--modal-footer-gap)*.5)}@media(min-width: 576px){.k-ui-j5-form .modal{--modal-margin: 1.75rem;--modal-box-shadow: var(--box-shadow)}.k-ui-j5-form .modal-dialog{max-width:var(--modal-width);margin-right:auto;margin-left:auto}.k-ui-j5-form .modal-sm{--modal-width: 300px}}@media(min-width: 992px){.k-ui-j5-form .modal-lg,.k-ui-j5-form .modal-xl{--modal-width: 800px}}@media(min-width: 1200px){.k-ui-j5-form .modal-xl{--modal-width: 1140px}}.k-ui-j5-form .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen .modal-header,.k-ui-j5-form .modal-fullscreen .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.k-ui-j5-form .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-sm-down .modal-header,.k-ui-j5-form .modal-fullscreen-sm-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.k-ui-j5-form .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-md-down .modal-header,.k-ui-j5-form .modal-fullscreen-md-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.k-ui-j5-form .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-lg-down .modal-header,.k-ui-j5-form .modal-fullscreen-lg-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.k-ui-j5-form .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-xl-down .modal-header,.k-ui-j5-form .modal-fullscreen-xl-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.k-ui-j5-form .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.k-ui-j5-form .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.k-ui-j5-form .modal-fullscreen-xxl-down .modal-header,.k-ui-j5-form .modal-fullscreen-xxl-down .modal-footer{border-radius:0}.k-ui-j5-form .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.k-ui-j5-form .fade{transition:opacity .15s linear;opacity:100%}.k-ui-j5-form joomla-dialog dialog{width:96vw;max-width:1700px;height:96vh;padding:0;border:1px solid var(--border-color-translucent);border-radius:.3rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}@media(min-width: 1400px){.k-ui-j5-form joomla-dialog dialog{width:80vw;height:80vh}}.k-ui-j5-form joomla-dialog dialog[open]{display:flex}.k-ui-j5-form joomla-dialog[type=image] dialog{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.k-ui-j5-form joomla-dialog[type=iframe] dialog{overflow:hidden}.k-ui-j5-form joomla-dialog iframe.iframe-content{width:100%;height:100%}.k-ui-j5-form joomla-dialog[type=iframe].loading dialog:after,.k-ui-j5-form joomla-dialog[type=ajax].loading dialog:after{position:absolute;top:50%;left:50%;display:block;width:66px;height:66px;content:"";background:url("../../../../system/images/ajax-loader.gif?v=144b8c") no-repeat center;transform:translate(-50%, -50%)}.k-ui-j5-form joomla-dialog dialog[open]{animation:dialog-show .4s ease normal}@media(prefers-reduced-motion: reduce){.k-ui-j5-form joomla-dialog dialog[open]{animation:none}}@keyframes dialog-show{0%{opacity:0;transform:translateY(-50px)}30%{opacity:1}100%{transform:translateY(0)}}.k-ui-j5-form .joomla-dialog-container{position:relative;box-sizing:border-box;display:flex;flex-flow:column;width:100%}.k-ui-j5-form .joomla-dialog-container .buttons-holder{display:flex;align-items:center;justify-content:flex-end;-webkit-margin-start:auto;margin-inline-start:auto}.k-ui-j5-form .joomla-dialog-container .buttons-holder button{margin-inline:.375rem}.k-ui-j5-form .joomla-dialog-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border-color)}.k-ui-j5-form .joomla-dialog-header h3,.k-ui-j5-form .joomla-dialog-header .h3{margin:0}.k-ui-j5-form .joomla-dialog-header .header-icon{-webkit-margin-end:.375rem;margin-inline-end:.375rem;font-size:1.25rem}.k-ui-j5-form .joomla-dialog-header.empty{display:none}.k-ui-j5-form .joomla-dialog-body{position:relative;box-sizing:border-box;flex:1 1 auto}.k-ui-j5-form .joomla-dialog-body .buttons-holder{position:absolute;top:1rem;right:1rem}.k-ui-j5-form .joomla-dialog-body joomla-dialog[type=inline],.k-ui-j5-form joomla-dialog[type=ajax] .joomla-dialog-body{overflow:auto}.k-ui-j5-form joomla-dialog.loading .joomla-dialog-body{opacity:0}.k-ui-j5-form joomla-dialog.loaded .joomla-dialog-body{opacity:1;transition:opacity .4s ease}.k-ui-j5-form .joomla-dialog-footer{position:relative;padding:1rem;border-top:1px solid var(--border-color)}.k-ui-j5-form .joomla-dialog-footer .buttons-holder button{padding-inline:22px}.k-ui-j5-form .joomla-dialog-footer.empty{display:none}.k-ui-j5-form .joomla-dialog-alert dialog,.k-ui-j5-form .joomla-dialog-confirm dialog{width:600px;max-width:80vw;height:-moz-fit-content;height:fit-content}.k-ui-j5-form .joomla-dialog-alert .joomla-dialog-body,.k-ui-j5-form .joomla-dialog-confirm .joomla-dialog-body{padding:1rem}@media(min-width: 1400px){.k-ui-j5-form .joomla-dialog-content-select-field dialog{width:90vw;height:90vh}}.k-ui-j5-form .btn{--btn-padding-x: 1rem;--btn-padding-y: 0.5rem;--btn-font-family: ;--btn-font-size: 1rem;--btn-font-weight: 400;--btn-line-height: 1.5;--btn-color: var(--body-color);--btn-bg: transparent;--btn-border-width: var(--border-width);--btn-border-color: transparent;--btn-border-radius: 0.25rem;--btn-hover-border-color: transparent;--btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--btn-disabled-opacity: 0.4;--btn-focus-box-shadow: 0 0 0 0.2rem rgba(var(--btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--btn-padding-y) var(--btn-padding-x);font-family:var(--btn-font-family);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);line-height:var(--btn-line-height);color:var(--btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--btn-border-width) solid var(--btn-border-color);border-radius:var(--btn-border-radius);background-color:var(--btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.k-ui-j5-form .btn{transition:none}}.k-ui-j5-form .btn:hover{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border-color)}.k-ui-j5-form .btn-check+.btn:hover{color:var(--btn-color);background-color:var(--btn-bg);border-color:var(--btn-border-color)}.k-ui-j5-form .btn:focus-visible{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border-color);outline:0;box-shadow:var(--btn-focus-box-shadow)}.k-ui-j5-form .btn-check:focus-visible+.btn{border-color:var(--btn-hover-border-color);outline:0;box-shadow:var(--btn-focus-box-shadow)}.k-ui-j5-form .btn-check:checked+.btn,.k-ui-j5-form :not(.btn-check)+.btn:active,.k-ui-j5-form .btn:first-child:active,.k-ui-j5-form .btn.active,.k-ui-j5-form .btn.show{color:var(--btn-active-color);background-color:var(--btn-active-bg);border-color:var(--btn-active-border-color)}.k-ui-j5-form .btn-check:checked+.btn:focus-visible,.k-ui-j5-form :not(.btn-check)+.btn:active:focus-visible,.k-ui-j5-form .btn:first-child:active:focus-visible,.k-ui-j5-form .btn.active:focus-visible,.k-ui-j5-form .btn.show:focus-visible{box-shadow:var(--btn-focus-box-shadow)}.k-ui-j5-form .btn:disabled,.k-ui-j5-form .btn.disabled,.k-ui-j5-form fieldset:disabled .btn{color:var(--btn-disabled-color);pointer-events:none;background-color:var(--btn-disabled-bg);border-color:var(--btn-disabled-border-color);opacity:var(--btn-disabled-opacity)}.k-ui-j5-form .btn-primary{--btn-color: #fff;--btn-bg: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #102847;--btn-hover-border-color: #0f2642;--btn-focus-shadow-rgb: 54, 78, 109;--btn-active-color: #fff;--btn-active-bg: #0f2642;--btn-active-border-color: #0e233e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #132f53;--btn-disabled-border-color: #132f53}.k-ui-j5-form .btn-secondary{--btn-color: #fff;--btn-bg: #495057;--btn-border-color: #495057;--btn-hover-color: #fff;--btn-hover-bg: #3e444a;--btn-hover-border-color: #3a4046;--btn-focus-shadow-rgb: 100, 106, 112;--btn-active-color: #fff;--btn-active-bg: #3a4046;--btn-active-border-color: #373c41;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #495057;--btn-disabled-border-color: #495057}.k-ui-j5-form .btn-success{--btn-color: #fff;--btn-bg: #457d54;--btn-border-color: #457d54;--btn-hover-color: #fff;--btn-hover-bg: #3b6a47;--btn-hover-border-color: #376443;--btn-focus-shadow-rgb: 97, 145, 110;--btn-active-color: #fff;--btn-active-bg: #376443;--btn-active-border-color: #345e3f;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #457d54;--btn-disabled-border-color: #457d54}.k-ui-j5-form .btn-info{--btn-color: #fff;--btn-bg: #2a69b8;--btn-border-color: #2a69b8;--btn-hover-color: #fff;--btn-hover-bg: #24599c;--btn-hover-border-color: #225493;--btn-focus-shadow-rgb: 74, 128, 195;--btn-active-color: #fff;--btn-active-bg: #225493;--btn-active-border-color: #204f8a;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #2a69b8;--btn-disabled-border-color: #2a69b8}.k-ui-j5-form .btn-warning{--btn-color: #000;--btn-bg: #ffb514;--btn-border-color: #ffb514;--btn-hover-color: #000;--btn-hover-bg: #ffc037;--btn-hover-border-color: #ffbc2c;--btn-focus-shadow-rgb: 217, 154, 17;--btn-active-color: #000;--btn-active-bg: #ffc443;--btn-active-border-color: #ffbc2c;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #ffb514;--btn-disabled-border-color: #ffb514}.k-ui-j5-form .btn-danger{--btn-color: #fff;--btn-bg: #c52827;--btn-border-color: #c52827;--btn-hover-color: #fff;--btn-hover-bg: #a72221;--btn-hover-border-color: #9e201f;--btn-focus-shadow-rgb: 206, 72, 71;--btn-active-color: #fff;--btn-active-bg: #9e201f;--btn-active-border-color: #941e1d;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #c52827;--btn-disabled-border-color: #c52827}.k-ui-j5-form .btn-light{--btn-color: #000;--btn-bg: #f8f9fa;--btn-border-color: #f8f9fa;--btn-hover-color: #000;--btn-hover-bg: #d3d4d5;--btn-hover-border-color: #c6c7c8;--btn-focus-shadow-rgb: 211, 212, 213;--btn-active-color: #000;--btn-active-bg: #c6c7c8;--btn-active-border-color: #babbbc;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #f8f9fa;--btn-disabled-border-color: #f8f9fa}.k-ui-j5-form .btn-dark{--btn-color: #fff;--btn-bg: #212529;--btn-border-color: #212529;--btn-hover-color: #fff;--btn-hover-bg: #424649;--btn-hover-border-color: #373b3e;--btn-focus-shadow-rgb: 66, 70, 73;--btn-active-color: #fff;--btn-active-bg: #4d5154;--btn-active-border-color: #373b3e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #212529;--btn-disabled-border-color: #212529}.k-ui-j5-form .btn-action{--btn-color: #fff;--btn-bg: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #102847;--btn-hover-border-color: #0f2642;--btn-focus-shadow-rgb: 54, 78, 109;--btn-active-color: #fff;--btn-active-bg: #0f2642;--btn-active-border-color: #0e233e;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #132f53;--btn-disabled-border-color: #132f53}.k-ui-j5-form .btn-error{--btn-color: #fff;--btn-bg: #3b0d0c;--btn-border-color: #3b0d0c;--btn-hover-color: #fff;--btn-hover-bg: #320b0a;--btn-hover-border-color: #2f0a0a;--btn-focus-shadow-rgb: 88, 49, 48;--btn-active-color: #fff;--btn-active-bg: #2f0a0a;--btn-active-border-color: #2c0a09;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #3b0d0c;--btn-disabled-border-color: #3b0d0c}.k-ui-j5-form .btn-outline-primary{--btn-color: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #132f53;--btn-hover-border-color: #132f53;--btn-focus-shadow-rgb: 19, 47, 83;--btn-active-color: #fff;--btn-active-bg: #132f53;--btn-active-border-color: #132f53;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #132f53;--btn-disabled-bg: transparent;--btn-disabled-border-color: #132f53;--gradient: none}.k-ui-j5-form .btn-outline-secondary{--btn-color: #495057;--btn-border-color: #495057;--btn-hover-color: #fff;--btn-hover-bg: #495057;--btn-hover-border-color: #495057;--btn-focus-shadow-rgb: 73, 80, 87;--btn-active-color: #fff;--btn-active-bg: #495057;--btn-active-border-color: #495057;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #495057;--btn-disabled-bg: transparent;--btn-disabled-border-color: #495057;--gradient: none}.k-ui-j5-form .btn-outline-success{--btn-color: #457d54;--btn-border-color: #457d54;--btn-hover-color: #fff;--btn-hover-bg: #457d54;--btn-hover-border-color: #457d54;--btn-focus-shadow-rgb: 69, 125, 84;--btn-active-color: #fff;--btn-active-bg: #457d54;--btn-active-border-color: #457d54;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #457d54;--btn-disabled-bg: transparent;--btn-disabled-border-color: #457d54;--gradient: none}.k-ui-j5-form .btn-outline-info{--btn-color: #2a69b8;--btn-border-color: #2a69b8;--btn-hover-color: #fff;--btn-hover-bg: #2a69b8;--btn-hover-border-color: #2a69b8;--btn-focus-shadow-rgb: 42, 105, 184;--btn-active-color: #fff;--btn-active-bg: #2a69b8;--btn-active-border-color: #2a69b8;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #2a69b8;--btn-disabled-bg: transparent;--btn-disabled-border-color: #2a69b8;--gradient: none}.k-ui-j5-form .btn-outline-warning{--btn-color: #ffb514;--btn-border-color: #ffb514;--btn-hover-color: #000;--btn-hover-bg: #ffb514;--btn-hover-border-color: #ffb514;--btn-focus-shadow-rgb: 255, 181, 20;--btn-active-color: #000;--btn-active-bg: #ffb514;--btn-active-border-color: #ffb514;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #ffb514;--btn-disabled-bg: transparent;--btn-disabled-border-color: #ffb514;--gradient: none}.k-ui-j5-form .btn-outline-danger{--btn-color: #c52827;--btn-border-color: #c52827;--btn-hover-color: #fff;--btn-hover-bg: #c52827;--btn-hover-border-color: #c52827;--btn-focus-shadow-rgb: 197, 40, 39;--btn-active-color: #fff;--btn-active-bg: #c52827;--btn-active-border-color: #c52827;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #c52827;--btn-disabled-bg: transparent;--btn-disabled-border-color: #c52827;--gradient: none}.k-ui-j5-form .btn-outline-light{--btn-color: #f8f9fa;--btn-border-color: #f8f9fa;--btn-hover-color: #000;--btn-hover-bg: #f8f9fa;--btn-hover-border-color: #f8f9fa;--btn-focus-shadow-rgb: 248, 249, 250;--btn-active-color: #000;--btn-active-bg: #f8f9fa;--btn-active-border-color: #f8f9fa;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #f8f9fa;--btn-disabled-bg: transparent;--btn-disabled-border-color: #f8f9fa;--gradient: none}.k-ui-j5-form .btn-outline-dark{--btn-color: #212529;--btn-border-color: #212529;--btn-hover-color: #fff;--btn-hover-bg: #212529;--btn-hover-border-color: #212529;--btn-focus-shadow-rgb: 33, 37, 41;--btn-active-color: #fff;--btn-active-bg: #212529;--btn-active-border-color: #212529;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #212529;--btn-disabled-bg: transparent;--btn-disabled-border-color: #212529;--gradient: none}.k-ui-j5-form .btn-outline-action{--btn-color: #132f53;--btn-border-color: #132f53;--btn-hover-color: #fff;--btn-hover-bg: #132f53;--btn-hover-border-color: #132f53;--btn-focus-shadow-rgb: 19, 47, 83;--btn-active-color: #fff;--btn-active-bg: #132f53;--btn-active-border-color: #132f53;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #132f53;--btn-disabled-bg: transparent;--btn-disabled-border-color: #132f53;--gradient: none}.k-ui-j5-form .btn-outline-error{--btn-color: #3b0d0c;--btn-border-color: #3b0d0c;--btn-hover-color: #fff;--btn-hover-bg: #3b0d0c;--btn-hover-border-color: #3b0d0c;--btn-focus-shadow-rgb: 59, 13, 12;--btn-active-color: #fff;--btn-active-bg: #3b0d0c;--btn-active-border-color: #3b0d0c;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #3b0d0c;--btn-disabled-bg: transparent;--btn-disabled-border-color: #3b0d0c;--gradient: none}.k-ui-j5-form .btn-link{--btn-font-weight: 400;--btn-color: var(--link-color);--btn-bg: transparent;--btn-border-color: transparent;--btn-hover-color: var(--link-hover-color);--btn-hover-border-color: transparent;--btn-active-color: var(--link-hover-color);--btn-active-border-color: transparent;--btn-disabled-color: #666e76;--btn-disabled-border-color: transparent;--btn-box-shadow: 0 0 0 #000;--btn-focus-shadow-rgb: 74, 128, 195;text-decoration:none}.k-ui-j5-form .btn-link:focus-visible{color:var(--btn-color)}.k-ui-j5-form .btn-link:hover{color:var(--btn-hover-color)}.k-ui-j5-form .btn-lg,.k-ui-j5-form .btn-group-lg>.btn{--btn-padding-y: 0.5rem;--btn-padding-x: 1rem;--btn-font-size: 1.25rem;--btn-border-radius: var(--border-radius-lg)}.k-ui-j5-form .btn-sm,.k-ui-j5-form .btn-group-sm>.btn{--btn-padding-y: 0.25rem;--btn-padding-x: 0.5rem;--btn-font-size: 0.8rem;--btn-border-radius: var(--border-radius-sm)}.k-ui-j5-form .btn-close{--btn-close-color: #000;--btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--btn-close-opacity: 0.5;--btn-close-hover-opacity: 0.75;--btn-close-focus-shadow: 0 0 0 0.25rem rgba(42, 105, 183, 0.25);--btn-close-focus-opacity: 1;--btn-close-disabled-opacity: 0.25;--btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--btn-close-color);background:rgba(0,0,0,0) var(--btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:var(--btn-close-opacity)}.k-ui-j5-form .btn-close:hover{color:var(--btn-close-color);text-decoration:none;opacity:var(--btn-close-hover-opacity)}.k-ui-j5-form .btn-close:focus{outline:0;box-shadow:var(--btn-close-focus-shadow);opacity:var(--btn-close-focus-opacity)}.k-ui-j5-form .btn-close:disabled,.k-ui-j5-form .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--btn-close-disabled-opacity)}.k-ui-j5-form .btn-close-white{filter:var(--btn-close-white-filter)}.k-ui-j5-form .btn-primary{color:var(--template-text-light);background-color:var(--template-bg-dark-60);border-color:var(--template-bg-dark-60)}.k-ui-j5-form .btn-primary:hover,.k-ui-j5-form .btn-primary:focus,.k-ui-j5-form .btn-primary:active{background-color:var(--template-bg-dark-70);border-color:var(--template-bg-dark-90)}.k-ui-j5-form .btn-primary:not(:disabled):not(.disabled):active,.k-ui-j5-form .btn-primary:not(:disabled):not(.disabled).active,.k-ui-j5-form .show>.btn-primary.dropdown-toggle{background-color:var(--template-bg-dark);border-color:var(--template-bg-dark)}.k-ui-j5-form .btn-secondary{background-color:var(--template-bg-dark-60);border-color:var(--template-bg-dark-60)}.k-ui-j5-form details{padding:.5rem 1rem;margin:0 0 2rem;background:var(--template-bg-dark-3);border:1px solid var(--template-bg-dark-10);border-radius:.25rem}.k-ui-j5-form details summary{color:var(--template-link-color)}.k-ui-j5-form details summary~*{margin-top:1rem}.k-ui-j5-form .jviewport-height10{height:10vh}.k-ui-j5-form .jviewport-height20{height:20vh}.k-ui-j5-form .jviewport-height30{height:30vh}.k-ui-j5-form .jviewport-height40{height:40vh}.k-ui-j5-form .jviewport-height50{height:50vh}.k-ui-j5-form .jviewport-height60{height:60vh}.k-ui-j5-form .jviewport-height70{height:70vh}.k-ui-j5-form .jviewport-height80{height:80vh}.k-ui-j5-form .jviewport-height90{height:90vh}.k-ui-j5-form .jviewport-height100{height:100vh}.k-ui-j5-form [class*=jviewport-height] iframe{height:100%}.k-ui-j5-form .modal-dialog.jviewport-width10{width:10vw}.k-ui-j5-form .modal-dialog.jviewport-width20{width:20vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width30{width:30vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width40{width:40vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width50{width:50vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width60{width:60vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width70{width:70vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width80{width:80vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width90{width:90vw;max-width:none}.k-ui-j5-form .modal-dialog.jviewport-width100{width:100vw;max-width:none}@media(max-width: 767.98px){.k-ui-j5-form .modal-dialog{margin:1.75rem auto}}.k-ui-j5-form .modal-dialog .modal-body{padding:0}.k-ui-j5-form iframe{border:0}.k-ui-j5-form .modal iframe{width:100%}.k-ui-j5-form .editor.mb-2{margin-bottom:.5rem !important}.k-ui-j5-form .editor-xtd-buttons{margin-top:10px}.k-ui-j5-form .editor-xtd-buttons .xtd-button.btn{margin:0 4px 4px 0}.k-ui-j5-form .editor-xtd-buttons .xtd-button [class^=icon-],.k-ui-j5-form .editor-xtd-buttons .xtd-button [class*=" icon-"]{margin-right:0 !important}.k-ui-j5-form .btn-toolbar{margin:1em 0 0}.k-ui-j5-form .pull-left{float:left}[dir=rtl] .k-ui-j5-form .pull-left{float:right}.k-ui-j5-form .pull-right{float:right}[dir=rtl] .k-ui-j5-form .pull-right{float:left}.k-ui-j5-form .clearfix:before,.k-ui-j5-form .clearfix:after{display:table;content:" "}.k-ui-j5-form .clearfix:after{clear:both}.k-ui-j5-form .editor:before,.k-ui-j5-form .editor:after{display:table;content:" "}.k-ui-j5-form .editor:after{clear:both}.k-ui-j5-form .select2-container--bootstrap .select2-search--dropdown .select2-search__field{margin-bottom:0;height:auto}.k-ui-j3-form .k-ui-namespace #editor-xtd-buttons .btn{margin-bottom:4px !important;margin-right:4px !important}.k-ui-j3-form .k-ui-namespace #editor-xtd-buttons .btn [class^=icon-],.k-ui-j3-form .k-ui-namespace #editor-xtd-buttons .btn [class*=" icon-"]{margin-right:4px !important;background-image:none !important;vertical-align:inherit !important}.k-ui-j3-form .k-ui-namespace .btn-toolbar{margin:1em 0 0}.k-ui-j3-form .k-ui-namespace .pull-left{float:left}[dir=rtl] .k-ui-j3-form .k-ui-namespace .pull-left{float:right}.k-ui-j3-form .k-ui-namespace .pull-right{float:right}[dir=rtl] .k-ui-j3-form .k-ui-namespace .pull-right{float:left}.k-ui-j3-form .k-ui-namespace .clearfix:before,.k-ui-j3-form .k-ui-namespace .clearfix:after{display:table;content:" "}.k-ui-j3-form .k-ui-namespace .clearfix:after{clear:both}.k-ui-j3-form .k-ui-namespace .editor:before,.k-ui-j3-form .k-ui-namespace .editor:after{display:table;content:" "}.k-ui-j3-form .k-ui-namespace .editor:after{clear:both}.k-ui-j3-form .k-ui-namespace .select2-container--bootstrap .select2-search--dropdown .select2-search__field{margin-bottom:0;height:auto}@font-face{font-family:"IcoMoon";src:url("../../../jui/fonts/IcoMoon.eot");src:url("../../../jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"),url("../../../jui/fonts/IcoMoon.woff") format("woff"),url("../../../jui/fonts/IcoMoon.ttf") format("truetype"),url("../../../jui/fonts/IcoMoon.svg#IcoMoon") format("svg");font-weight:normal;font-style:normal}.k-ui-j3-form [data-icon]:before{font-family:"IcoMoon";content:attr(data-icon);speak:none}.k-ui-j3-form [class^=icon-],.k-ui-j3-form [class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-right:.25em;line-height:14px;background-image:none !important;vertical-align:inherit !important}.k-ui-j3-form [class^=icon-]:before,.k-ui-j3-form [class*=" icon-"]:before{font-family:"IcoMoon";font-style:normal;speak:none}.k-ui-j3-form [class^=icon-].disabled,.k-ui-j3-form [class*=" icon-"].disabled{font-weight:normal}.k-ui-j3-form .icon-joomla:before{content:""}.k-ui-j3-form .icon-chevron-up:before,.k-ui-j3-form .icon-uparrow:before,.k-ui-j3-form .icon-arrow-up:before{content:""}.k-ui-j3-form .icon-chevron-right:before,.k-ui-j3-form .icon-rightarrow:before,.k-ui-j3-form .icon-arrow-right:before{content:""}.k-ui-j3-form .icon-chevron-down:before,.k-ui-j3-form .icon-downarrow:before,.k-ui-j3-form .icon-arrow-down:before{content:""}.k-ui-j3-form .icon-chevron-left:before,.k-ui-j3-form .icon-leftarrow:before,.k-ui-j3-form .icon-arrow-left:before{content:""}.k-ui-j3-form .icon-arrow-first:before{content:""}.k-ui-j3-form .icon-arrow-last:before{content:""}.k-ui-j3-form .icon-arrow-up-2:before{content:""}.k-ui-j3-form .icon-arrow-right-2:before{content:""}.k-ui-j3-form .icon-arrow-down-2:before{content:""}.k-ui-j3-form .icon-arrow-left-2:before{content:""}.k-ui-j3-form .icon-arrow-up-3:before{content:""}.k-ui-j3-form .icon-arrow-right-3:before{content:""}.k-ui-j3-form .icon-arrow-down-3:before{content:""}.k-ui-j3-form .icon-arrow-left-3:before{content:""}.k-ui-j3-form .icon-menu-2:before{content:""}.k-ui-j3-form .icon-arrow-up-4:before{content:""}.k-ui-j3-form .icon-arrow-right-4:before{content:""}.k-ui-j3-form .icon-arrow-down-4:before{content:""}.k-ui-j3-form .icon-arrow-left-4:before{content:""}.k-ui-j3-form .icon-share:before,.k-ui-j3-form .icon-redo:before{content:"'"}.k-ui-j3-form .icon-undo:before{content:"("}.k-ui-j3-form .icon-forward-2:before{content:""}.k-ui-j3-form .icon-backward-2:before,.k-ui-j3-form .icon-reply:before{content:""}.k-ui-j3-form .icon-unblock:before,.k-ui-j3-form .icon-refresh:before,.k-ui-j3-form .icon-redo-2:before{content:"l"}.k-ui-j3-form .icon-undo-2:before{content:""}.k-ui-j3-form .icon-move:before{content:"z"}.k-ui-j3-form .icon-expand:before{content:"f"}.k-ui-j3-form .icon-contract:before{content:"g"}.k-ui-j3-form .icon-expand-2:before{content:"h"}.k-ui-j3-form .icon-contract-2:before{content:"i"}.k-ui-j3-form .icon-play:before{content:""}.k-ui-j3-form .icon-pause:before{content:""}.k-ui-j3-form .icon-stop:before{content:""}.k-ui-j3-form .icon-previous:before,.k-ui-j3-form .icon-backward:before{content:"|"}.k-ui-j3-form .icon-next:before,.k-ui-j3-form .icon-forward:before{content:"{"}.k-ui-j3-form .icon-first:before{content:"}"}.k-ui-j3-form .icon-last:before{content:""}.k-ui-j3-form .icon-play-circle:before{content:""}.k-ui-j3-form .icon-pause-circle:before{content:""}.k-ui-j3-form .icon-stop-circle:before{content:""}.k-ui-j3-form .icon-backward-circle:before{content:""}.k-ui-j3-form .icon-forward-circle:before{content:""}.k-ui-j3-form .icon-loop:before{content:""}.k-ui-j3-form .icon-shuffle:before{content:""}.k-ui-j3-form .icon-search:before{content:"S"}.k-ui-j3-form .icon-zoom-in:before{content:"d"}.k-ui-j3-form .icon-zoom-out:before{content:"e"}.k-ui-j3-form .icon-apply:before,.k-ui-j3-form .icon-edit:before,.k-ui-j3-form .icon-pencil:before{content:"+"}.k-ui-j3-form .icon-pencil-2:before{content:","}.k-ui-j3-form .icon-brush:before{content:";"}.k-ui-j3-form .icon-save-new:before,.k-ui-j3-form .icon-plus-2:before{content:"]"}.k-ui-j3-form .icon-minus-sign:before,.k-ui-j3-form .icon-minus-2:before{content:"^"}.k-ui-j3-form .icon-delete:before,.k-ui-j3-form .icon-remove:before,.k-ui-j3-form .icon-cancel-2:before{content:"I"}.k-ui-j3-form .icon-publish:before,.k-ui-j3-form .icon-save:before,.k-ui-j3-form .icon-ok:before,.k-ui-j3-form .icon-checkmark:before{content:"G"}.k-ui-j3-form .icon-new:before,.k-ui-j3-form .icon-plus:before{content:"*"}.k-ui-j3-form .icon-plus-circle:before{content:""}.k-ui-j3-form .icon-minus:before,.k-ui-j3-form .icon-not-ok:before{content:"K"}.k-ui-j3-form .icon-ban-circle:before,.k-ui-j3-form .icon-minus-circle:before{content:""}.k-ui-j3-form .icon-unpublish:before,.k-ui-j3-form .icon-cancel:before{content:"J"}.k-ui-j3-form .icon-cancel-circle:before{content:""}.k-ui-j3-form .icon-checkmark-2:before{content:""}.k-ui-j3-form .icon-checkmark-circle:before{content:""}.k-ui-j3-form .icon-info:before{content:""}.k-ui-j3-form .icon-info-2:before,.k-ui-j3-form .icon-info-circle:before{content:""}.k-ui-j3-form .icon-question:before,.k-ui-j3-form .icon-question-sign:before,.k-ui-j3-form .icon-help:before{content:"E"}.k-ui-j3-form .icon-question-2:before,.k-ui-j3-form .icon-question-circle:before{content:""}.k-ui-j3-form .icon-notification:before{content:""}.k-ui-j3-form .icon-notification-2:before,.k-ui-j3-form .icon-notification-circle:before{content:""}.k-ui-j3-form .icon-pending:before,.k-ui-j3-form .icon-warning:before{content:"H"}.k-ui-j3-form .icon-warning-2:before,.k-ui-j3-form .icon-warning-circle:before{content:""}.k-ui-j3-form .icon-checkbox-unchecked:before{content:"="}.k-ui-j3-form .icon-checkin:before,.k-ui-j3-form .icon-checkbox:before,.k-ui-j3-form .icon-checkbox-checked:before{content:">"}.k-ui-j3-form .icon-checkbox-partial:before{content:"?"}.k-ui-j3-form .icon-square:before{content:""}.k-ui-j3-form .icon-radio-unchecked:before{content:""}.k-ui-j3-form .icon-radio-checked:before,.k-ui-j3-form .icon-generic:before{content:""}.k-ui-j3-form .icon-circle:before{content:""}.k-ui-j3-form .icon-signup:before{content:""}.k-ui-j3-form .icon-grid:before,.k-ui-j3-form .icon-grid-view:before{content:"X"}.k-ui-j3-form .icon-grid-2:before,.k-ui-j3-form .icon-grid-view-2:before{content:"Y"}.k-ui-j3-form .icon-menu:before{content:"Z"}.k-ui-j3-form .icon-list:before,.k-ui-j3-form .icon-list-view:before{content:"1"}.k-ui-j3-form .icon-list-2:before{content:""}.k-ui-j3-form .icon-menu-3:before{content:""}.k-ui-j3-form .icon-folder-open:before,.k-ui-j3-form .icon-folder:before{content:"-"}.k-ui-j3-form .icon-folder-close:before,.k-ui-j3-form .icon-folder-2:before{content:"."}.k-ui-j3-form .icon-folder-plus:before{content:""}.k-ui-j3-form .icon-folder-minus:before{content:""}.k-ui-j3-form .icon-folder-3:before{content:""}.k-ui-j3-form .icon-folder-plus-2:before{content:""}.k-ui-j3-form .icon-folder-remove:before{content:""}.k-ui-j3-form .icon-file:before{content:""}.k-ui-j3-form .icon-file-2:before{content:""}.k-ui-j3-form .icon-file-add:before,.k-ui-j3-form .icon-file-plus:before{content:")"}.k-ui-j3-form .icon-file-minus:before{content:""}.k-ui-j3-form .icon-file-check:before{content:""}.k-ui-j3-form .icon-file-remove:before{content:""}.k-ui-j3-form .icon-save-copy:before,.k-ui-j3-form .icon-copy:before{content:""}.k-ui-j3-form .icon-stack:before{content:""}.k-ui-j3-form .icon-tree:before{content:""}.k-ui-j3-form .icon-tree-2:before{content:""}.k-ui-j3-form .icon-paragraph-left:before{content:""}.k-ui-j3-form .icon-paragraph-center:before{content:""}.k-ui-j3-form .icon-paragraph-right:before{content:""}.k-ui-j3-form .icon-paragraph-justify:before{content:""}.k-ui-j3-form .icon-screen:before{content:""}.k-ui-j3-form .icon-tablet:before{content:""}.k-ui-j3-form .icon-mobile:before{content:""}.k-ui-j3-form .icon-box-add:before{content:"Q"}.k-ui-j3-form .icon-box-remove:before{content:"R"}.k-ui-j3-form .icon-download:before{content:""}.k-ui-j3-form .icon-upload:before{content:""}.k-ui-j3-form .icon-home:before{content:"!"}.k-ui-j3-form .icon-home-2:before{content:""}.k-ui-j3-form .icon-out-2:before,.k-ui-j3-form .icon-new-tab:before{content:""}.k-ui-j3-form .icon-out-3:before,.k-ui-j3-form .icon-new-tab-2:before{content:""}.k-ui-j3-form .icon-link:before{content:""}.k-ui-j3-form .icon-picture:before,.k-ui-j3-form .icon-image:before{content:"/"}.k-ui-j3-form .icon-pictures:before,.k-ui-j3-form .icon-images:before{content:"0"}.k-ui-j3-form .icon-palette:before,.k-ui-j3-form .icon-color-palette:before{content:""}.k-ui-j3-form .icon-camera:before{content:"U"}.k-ui-j3-form .icon-camera-2:before,.k-ui-j3-form .icon-video:before{content:""}.k-ui-j3-form .icon-play-2:before,.k-ui-j3-form .icon-video-2:before,.k-ui-j3-form .icon-youtube:before{content:"V"}.k-ui-j3-form .icon-music:before{content:"W"}.k-ui-j3-form .icon-user:before{content:'"'}.k-ui-j3-form .icon-users:before{content:""}.k-ui-j3-form .icon-vcard:before{content:"m"}.k-ui-j3-form .icon-address:before{content:"p"}.k-ui-j3-form .icon-share-alt:before,.k-ui-j3-form .icon-out:before{content:"&"}.k-ui-j3-form .icon-enter:before{content:""}.k-ui-j3-form .icon-exit:before{content:""}.k-ui-j3-form .icon-comment:before,.k-ui-j3-form .icon-comments:before{content:"$"}.k-ui-j3-form .icon-comments-2:before{content:"%"}.k-ui-j3-form .icon-quote:before,.k-ui-j3-form .icon-quotes-left:before{content:"`"}.k-ui-j3-form .icon-quote-2:before,.k-ui-j3-form .icon-quotes-right:before{content:"a"}.k-ui-j3-form .icon-quote-3:before,.k-ui-j3-form .icon-bubble-quote:before{content:""}.k-ui-j3-form .icon-phone:before{content:""}.k-ui-j3-form .icon-phone-2:before{content:""}.k-ui-j3-form .icon-envelope:before,.k-ui-j3-form .icon-mail:before{content:"M"}.k-ui-j3-form .icon-envelope-opened:before,.k-ui-j3-form .icon-mail-2:before{content:"N"}.k-ui-j3-form .icon-unarchive:before,.k-ui-j3-form .icon-drawer:before{content:"O"}.k-ui-j3-form .icon-archive:before,.k-ui-j3-form .icon-drawer-2:before{content:"P"}.k-ui-j3-form .icon-briefcase:before{content:""}.k-ui-j3-form .icon-tag:before{content:""}.k-ui-j3-form .icon-tag-2:before{content:""}.k-ui-j3-form .icon-tags:before{content:""}.k-ui-j3-form .icon-tags-2:before{content:""}.k-ui-j3-form .icon-options:before,.k-ui-j3-form .icon-cog:before{content:"8"}.k-ui-j3-form .icon-cogs:before{content:"7"}.k-ui-j3-form .icon-screwdriver:before,.k-ui-j3-form .icon-tools:before{content:"6"}.k-ui-j3-form .icon-wrench:before{content:":"}.k-ui-j3-form .icon-equalizer:before{content:"9"}.k-ui-j3-form .icon-dashboard:before{content:"x"}.k-ui-j3-form .icon-switch:before{content:""}.k-ui-j3-form .icon-filter:before{content:"T"}.k-ui-j3-form .icon-purge:before,.k-ui-j3-form .icon-trash:before{content:"L"}.k-ui-j3-form .icon-checkedout:before,.k-ui-j3-form .icon-lock:before,.k-ui-j3-form .icon-locked:before{content:"#"}.k-ui-j3-form .icon-unlock:before{content:""}.k-ui-j3-form .icon-key:before{content:"_"}.k-ui-j3-form .icon-support:before{content:"F"}.k-ui-j3-form .icon-database:before{content:"b"}.k-ui-j3-form .icon-scissors:before{content:""}.k-ui-j3-form .icon-health:before{content:"j"}.k-ui-j3-form .icon-wand:before{content:"k"}.k-ui-j3-form .icon-eye-open:before,.k-ui-j3-form .icon-eye:before{content:"<"}.k-ui-j3-form .icon-eye-close:before,.k-ui-j3-form .icon-eye-blocked:before,.k-ui-j3-form .icon-eye-2:before{content:""}.k-ui-j3-form .icon-clock:before{content:"n"}.k-ui-j3-form .icon-compass:before{content:"o"}.k-ui-j3-form .icon-broadcast:before,.k-ui-j3-form .icon-connection:before,.k-ui-j3-form .icon-wifi:before{content:""}.k-ui-j3-form .icon-book:before{content:""}.k-ui-j3-form .icon-lightning:before,.k-ui-j3-form .icon-flash:before{content:"y"}.k-ui-j3-form .icon-print:before,.k-ui-j3-form .icon-printer:before{content:""}.k-ui-j3-form .icon-feed:before{content:"q"}.k-ui-j3-form .icon-calendar:before{content:"C"}.k-ui-j3-form .icon-calendar-2:before{content:"D"}.k-ui-j3-form .icon-calendar-3:before{content:""}.k-ui-j3-form .icon-pie:before{content:"w"}.k-ui-j3-form .icon-bars:before{content:"v"}.k-ui-j3-form .icon-chart:before{content:"u"}.k-ui-j3-form .icon-power-cord:before{content:"2"}.k-ui-j3-form .icon-cube:before{content:"3"}.k-ui-j3-form .icon-puzzle:before{content:"4"}.k-ui-j3-form .icon-attachment:before,.k-ui-j3-form .icon-paperclip:before,.k-ui-j3-form .icon-flag-2:before{content:"r"}.k-ui-j3-form .icon-lamp:before{content:"t"}.k-ui-j3-form .icon-pin:before,.k-ui-j3-form .icon-pushpin:before{content:"s"}.k-ui-j3-form .icon-location:before{content:"c"}.k-ui-j3-form .icon-shield:before{content:""}.k-ui-j3-form .icon-flag:before{content:"5"}.k-ui-j3-form .icon-flag-3:before{content:""}.k-ui-j3-form .icon-bookmark:before{content:""}.k-ui-j3-form .icon-bookmark-2:before{content:""}.k-ui-j3-form .icon-heart:before{content:""}.k-ui-j3-form .icon-heart-2:before{content:""}.k-ui-j3-form .icon-thumbs-up:before{content:"["}.k-ui-j3-form .icon-thumbs-down:before{content:"\\"}.k-ui-j3-form .icon-unfeatured:before,.k-ui-j3-form .icon-asterisk:before,.k-ui-j3-form .icon-star-empty:before{content:"@"}.k-ui-j3-form .icon-star-2:before{content:"A"}.k-ui-j3-form .icon-featured:before,.k-ui-j3-form .icon-default:before,.k-ui-j3-form .icon-star:before{content:"B"}.k-ui-j3-form .icon-smiley:before,.k-ui-j3-form .icon-smiley-happy:before{content:""}.k-ui-j3-form .icon-smiley-2:before,.k-ui-j3-form .icon-smiley-happy-2:before{content:""}.k-ui-j3-form .icon-smiley-sad:before{content:""}.k-ui-j3-form .icon-smiley-sad-2:before{content:""}.k-ui-j3-form .icon-smiley-neutral:before{content:""}.k-ui-j3-form .icon-smiley-neutral-2:before{content:""}.k-ui-j3-form .icon-cart:before{content:""}.k-ui-j3-form .icon-basket:before{content:""}.k-ui-j3-form .icon-credit:before{content:""}.k-ui-j3-form .icon-credit-2:before{content:""}.k-ui-j3-form .icon-expired:before{content:"K"}.k-ui-j4-form{/*! * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */}.k-ui-j4-form .fa,.k-ui-j4-form .fas,.k-ui-j4-form [class^=icon-],.k-ui-j4-form [class*=" icon-"],.k-ui-j4-form .far,.k-ui-j4-form .fal,.k-ui-j4-form .fad,.k-ui-j4-form .fab,.k-ui-j4-form .icon-joomla{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.k-ui-j4-form .icon-joomla,.k-ui-j4-form [class^=icon-],.k-ui-j4-form [class*=" icon-"]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1}.k-ui-j4-form .fa-lg,.k-ui-j4-form .icon-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-0.0667em}.k-ui-j4-form .fa-xs,.k-ui-j4-form .icon-xs{font-size:.75em}.k-ui-j4-form .fa-sm,.k-ui-j4-form .icon-sm{font-size:.875em}.k-ui-j4-form .fa-1x{font-size:1em}.k-ui-j4-form .fa-2x{font-size:2em}.k-ui-j4-form .fa-3x{font-size:3em}.k-ui-j4-form .fa-4x{font-size:4em}.k-ui-j4-form .fa-5x{font-size:5em}.k-ui-j4-form .fa-6x{font-size:6em}.k-ui-j4-form .fa-7x{font-size:7em}.k-ui-j4-form .fa-8x{font-size:8em}.k-ui-j4-form .fa-9x{font-size:9em}.k-ui-j4-form .fa-10x{font-size:10em}.k-ui-j4-form .fa-fw,.k-ui-j4-form .icon-fw{text-align:center;width:1.25em}.k-ui-j4-form .fa-ul,.k-ui-j4-form .icon-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.k-ui-j4-form .fa-ul>li,.k-ui-j4-form .icon-ul>li{position:relative}.k-ui-j4-form .fa-li,.k-ui-j4-form .icon-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.k-ui-j4-form .fa-border,.k-ui-j4-form .icon-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.k-ui-j4-form .fa-pull-left,.k-ui-j4-form .icon-pull-left{float:left}.k-ui-j4-form .fa-pull-right,.k-ui-j4-form .icon-pull-right{float:right}.k-ui-j4-form .fa.fa-pull-left,.k-ui-j4-form .fa.icon-pull-left,.k-ui-j4-form .fas.fa-pull-left,.k-ui-j4-form .fas.icon-pull-left,.k-ui-j4-form .fa-pull-left[class^=icon-],.k-ui-j4-form [class^=icon-].icon-pull-left,.k-ui-j4-form .fa-pull-left[class*=" icon-"],.k-ui-j4-form [class*=" icon-"].icon-pull-left,.k-ui-j4-form .far.fa-pull-left,.k-ui-j4-form .far.icon-pull-left,.k-ui-j4-form .fal.fa-pull-left,.k-ui-j4-form .fal.icon-pull-left,.k-ui-j4-form .fab.fa-pull-left,.k-ui-j4-form .fab.icon-pull-left,.k-ui-j4-form .fa-pull-left.icon-joomla,.k-ui-j4-form .icon-joomla.icon-pull-left{margin-right:.3em}.k-ui-j4-form .fa.fa-pull-right,.k-ui-j4-form .fa.icon-pull-right,.k-ui-j4-form .fas.fa-pull-right,.k-ui-j4-form .fas.icon-pull-right,.k-ui-j4-form .fa-pull-right[class^=icon-],.k-ui-j4-form [class^=icon-].icon-pull-right,.k-ui-j4-form .fa-pull-right[class*=" icon-"],.k-ui-j4-form [class*=" icon-"].icon-pull-right,.k-ui-j4-form .far.fa-pull-right,.k-ui-j4-form .far.icon-pull-right,.k-ui-j4-form .fal.fa-pull-right,.k-ui-j4-form .fal.icon-pull-right,.k-ui-j4-form .fab.fa-pull-right,.k-ui-j4-form .fab.icon-pull-right,.k-ui-j4-form .fa-pull-right.icon-joomla,.k-ui-j4-form .icon-joomla.icon-pull-right{margin-left:.3em}.k-ui-j4-form .fa-spin,.k-ui-j4-form .icon-spin{animation:fa-spin 2s infinite linear}.k-ui-j4-form .fa-pulse,.k-ui-j4-form .icon-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.k-ui-j4-form .fa-rotate-90,.k-ui-j4-form .icon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.k-ui-j4-form .fa-rotate-180,.k-ui-j4-form .icon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.k-ui-j4-form .fa-rotate-270,.k-ui-j4-form .icon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.k-ui-j4-form .fa-flip-horizontal,.k-ui-j4-form .icon-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.k-ui-j4-form .fa-flip-vertical,.k-ui-j4-form .icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.k-ui-j4-form .fa-flip-both,.k-ui-j4-form .icon-flip-both,.k-ui-j4-form .fa-flip-horizontal.fa-flip-vertical,.k-ui-j4-form .fa-flip-horizontal.icon-flip-vertical,.k-ui-j4-form .fa-flip-vertical.icon-flip-horizontal,.k-ui-j4-form .icon-flip-horizontal.icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}.k-ui-j4-form :root .fa-rotate-90,.k-ui-j4-form :root .icon-rotate-90,.k-ui-j4-form :root .fa-rotate-180,.k-ui-j4-form :root .icon-rotate-180,.k-ui-j4-form :root .fa-rotate-270,.k-ui-j4-form :root .icon-rotate-270,.k-ui-j4-form :root .fa-flip-horizontal,.k-ui-j4-form :root .icon-flip-horizontal,.k-ui-j4-form :root .fa-flip-vertical,.k-ui-j4-form :root .icon-flip-vertical,.k-ui-j4-form :root .fa-flip-both,.k-ui-j4-form :root .icon-flip-both{filter:none}.k-ui-j4-form .fa-stack,.k-ui-j4-form .icon-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.k-ui-j4-form .fa-stack-1x,.k-ui-j4-form .icon-stack-1x,.k-ui-j4-form .fa-stack-2x,.k-ui-j4-form .icon-stack-2x{left:0;position:absolute;text-align:center;width:100%}.k-ui-j4-form .fa-stack-1x,.k-ui-j4-form .icon-stack-1x{line-height:inherit}.k-ui-j4-form .fa-stack-2x,.k-ui-j4-form .icon-stack-2x{font-size:2em}.k-ui-j4-form .fa-inverse,.k-ui-j4-form .icon-inverse{color:#fff}.k-ui-j4-form .fa-500px:before{content:""}.k-ui-j4-form .fa-accessible-icon:before{content:""}.k-ui-j4-form .fa-accusoft:before{content:""}.k-ui-j4-form .fa-acquisitions-incorporated:before{content:""}.k-ui-j4-form .fa-ad:before{content:""}.k-ui-j4-form .fa-address-book:before{content:""}.k-ui-j4-form .fa-address-card:before{content:""}.k-ui-j4-form .fa-adjust:before{content:""}.k-ui-j4-form .fa-adn:before{content:""}.k-ui-j4-form .fa-adversal:before{content:""}.k-ui-j4-form .fa-affiliatetheme:before{content:""}.k-ui-j4-form .fa-air-freshener:before{content:""}.k-ui-j4-form .fa-airbnb:before{content:""}.k-ui-j4-form .fa-algolia:before{content:""}.k-ui-j4-form .fa-align-center:before{content:""}.k-ui-j4-form .fa-align-justify:before{content:""}.k-ui-j4-form .fa-align-left:before{content:""}.k-ui-j4-form .fa-align-right:before{content:""}.k-ui-j4-form .fa-alipay:before{content:""}.k-ui-j4-form .fa-allergies:before{content:""}.k-ui-j4-form .fa-amazon:before{content:""}.k-ui-j4-form .fa-amazon-pay:before{content:""}.k-ui-j4-form .fa-ambulance:before{content:""}.k-ui-j4-form .fa-american-sign-language-interpreting:before{content:""}.k-ui-j4-form .fa-amilia:before{content:""}.k-ui-j4-form .fa-anchor:before{content:""}.k-ui-j4-form .fa-android:before{content:""}.k-ui-j4-form .fa-angellist:before{content:""}.k-ui-j4-form .fa-angle-double-down:before{content:""}.k-ui-j4-form .fa-angle-double-left:before{content:""}.k-ui-j4-form .fa-angle-double-right:before{content:""}.k-ui-j4-form .fa-angle-double-up:before{content:""}.k-ui-j4-form .fa-angle-down:before{content:""}.k-ui-j4-form .fa-angle-left:before{content:""}.k-ui-j4-form .fa-angle-right:before{content:""}.k-ui-j4-form .fa-angle-up:before{content:""}.k-ui-j4-form .fa-angry:before{content:""}.k-ui-j4-form .fa-angrycreative:before{content:""}.k-ui-j4-form .fa-angular:before{content:""}.k-ui-j4-form .fa-ankh:before{content:""}.k-ui-j4-form .fa-app-store:before{content:""}.k-ui-j4-form .fa-app-store-ios:before{content:""}.k-ui-j4-form .fa-apper:before{content:""}.k-ui-j4-form .fa-apple:before{content:""}.k-ui-j4-form .fa-apple-alt:before{content:""}.k-ui-j4-form .fa-apple-pay:before{content:""}.k-ui-j4-form .fa-archive:before{content:""}.k-ui-j4-form .fa-archway:before{content:""}.k-ui-j4-form .fa-arrow-alt-circle-down:before{content:""}.k-ui-j4-form .fa-arrow-alt-circle-left:before{content:""}.k-ui-j4-form .fa-arrow-alt-circle-right:before{content:""}.k-ui-j4-form .fa-arrow-alt-circle-up:before{content:""}.k-ui-j4-form .fa-arrow-circle-down:before{content:""}.k-ui-j4-form .fa-arrow-circle-left:before{content:""}.k-ui-j4-form .fa-arrow-circle-right:before{content:""}.k-ui-j4-form .fa-arrow-circle-up:before{content:""}.k-ui-j4-form .fa-arrow-down:before{content:""}.k-ui-j4-form .fa-arrow-left:before{content:""}.k-ui-j4-form .fa-arrow-right:before{content:""}.k-ui-j4-form .fa-arrow-up:before{content:""}.k-ui-j4-form .fa-arrows-alt:before{content:""}.k-ui-j4-form .fa-arrows-alt-h:before{content:""}.k-ui-j4-form .fa-arrows-alt-v:before{content:""}.k-ui-j4-form .fa-artstation:before{content:""}.k-ui-j4-form .fa-assistive-listening-systems:before{content:""}.k-ui-j4-form .fa-asterisk:before{content:""}.k-ui-j4-form .fa-asymmetrik:before{content:""}.k-ui-j4-form .fa-at:before{content:""}.k-ui-j4-form .fa-atlas:before{content:""}.k-ui-j4-form .fa-atlassian:before{content:""}.k-ui-j4-form .fa-atom:before{content:""}.k-ui-j4-form .fa-audible:before{content:""}.k-ui-j4-form .fa-audio-description:before{content:""}.k-ui-j4-form .fa-autoprefixer:before{content:""}.k-ui-j4-form .fa-avianex:before{content:""}.k-ui-j4-form .fa-aviato:before{content:""}.k-ui-j4-form .fa-award:before{content:""}.k-ui-j4-form .fa-aws:before{content:""}.k-ui-j4-form .fa-baby:before{content:""}.k-ui-j4-form .fa-baby-carriage:before{content:""}.k-ui-j4-form .fa-backspace:before{content:""}.k-ui-j4-form .fa-backward:before{content:""}.k-ui-j4-form .fa-bacon:before{content:""}.k-ui-j4-form .fa-bacteria:before{content:""}.k-ui-j4-form .fa-bacterium:before{content:""}.k-ui-j4-form .fa-bahai:before{content:""}.k-ui-j4-form .fa-balance-scale:before{content:""}.k-ui-j4-form .fa-balance-scale-left:before{content:""}.k-ui-j4-form .fa-balance-scale-right:before{content:""}.k-ui-j4-form .fa-ban:before{content:""}.k-ui-j4-form .fa-band-aid:before{content:""}.k-ui-j4-form .fa-bandcamp:before{content:""}.k-ui-j4-form .fa-barcode:before{content:""}.k-ui-j4-form .fa-bars:before{content:""}.k-ui-j4-form .fa-baseball-ball:before{content:""}.k-ui-j4-form .fa-basketball-ball:before{content:""}.k-ui-j4-form .fa-bath:before{content:""}.k-ui-j4-form .fa-battery-empty:before{content:""}.k-ui-j4-form .fa-battery-full:before{content:""}.k-ui-j4-form .fa-battery-half:before{content:""}.k-ui-j4-form .fa-battery-quarter:before{content:""}.k-ui-j4-form .fa-battery-three-quarters:before{content:""}.k-ui-j4-form .fa-battle-net:before{content:""}.k-ui-j4-form .fa-bed:before{content:""}.k-ui-j4-form .fa-beer:before{content:""}.k-ui-j4-form .fa-behance:before{content:""}.k-ui-j4-form .fa-behance-square:before{content:""}.k-ui-j4-form .fa-bell:before{content:""}.k-ui-j4-form .fa-bell-slash:before{content:""}.k-ui-j4-form .fa-bezier-curve:before{content:""}.k-ui-j4-form .fa-bible:before{content:""}.k-ui-j4-form .fa-bicycle:before{content:""}.k-ui-j4-form .fa-biking:before{content:""}.k-ui-j4-form .fa-bimobject:before{content:""}.k-ui-j4-form .fa-binoculars:before{content:""}.k-ui-j4-form .fa-biohazard:before{content:""}.k-ui-j4-form .fa-birthday-cake:before{content:""}.k-ui-j4-form .fa-bitbucket:before{content:""}.k-ui-j4-form .fa-bitcoin:before{content:""}.k-ui-j4-form .fa-bity:before{content:""}.k-ui-j4-form .fa-black-tie:before{content:""}.k-ui-j4-form .fa-blackberry:before{content:""}.k-ui-j4-form .fa-blender:before{content:""}.k-ui-j4-form .fa-blender-phone:before{content:""}.k-ui-j4-form .fa-blind:before{content:""}.k-ui-j4-form .fa-blog:before{content:""}.k-ui-j4-form .fa-blogger:before{content:""}.k-ui-j4-form .fa-blogger-b:before{content:""}.k-ui-j4-form .fa-bluetooth:before{content:""}.k-ui-j4-form .fa-bluetooth-b:before{content:""}.k-ui-j4-form .fa-bold:before{content:""}.k-ui-j4-form .fa-bolt:before{content:""}.k-ui-j4-form .fa-bomb:before{content:""}.k-ui-j4-form .fa-bone:before{content:""}.k-ui-j4-form .fa-bong:before{content:""}.k-ui-j4-form .fa-book:before{content:""}.k-ui-j4-form .fa-book-dead:before{content:""}.k-ui-j4-form .fa-book-medical:before{content:""}.k-ui-j4-form .fa-book-open:before{content:""}.k-ui-j4-form .fa-book-reader:before{content:""}.k-ui-j4-form .fa-bookmark:before{content:""}.k-ui-j4-form .fa-bootstrap:before{content:""}.k-ui-j4-form .fa-border-all:before{content:""}.k-ui-j4-form .fa-border-none:before{content:""}.k-ui-j4-form .fa-border-style:before{content:""}.k-ui-j4-form .fa-bowling-ball:before{content:""}.k-ui-j4-form .fa-box:before{content:""}.k-ui-j4-form .fa-box-open:before{content:""}.k-ui-j4-form .fa-box-tissue:before{content:""}.k-ui-j4-form .fa-boxes:before{content:""}.k-ui-j4-form .fa-braille:before{content:""}.k-ui-j4-form .fa-brain:before{content:""}.k-ui-j4-form .fa-bread-slice:before{content:""}.k-ui-j4-form .fa-briefcase:before{content:""}.k-ui-j4-form .fa-briefcase-medical:before{content:""}.k-ui-j4-form .fa-broadcast-tower:before{content:""}.k-ui-j4-form .fa-broom:before{content:""}.k-ui-j4-form .fa-brush:before{content:""}.k-ui-j4-form .fa-btc:before{content:""}.k-ui-j4-form .fa-buffer:before{content:""}.k-ui-j4-form .fa-bug:before{content:""}.k-ui-j4-form .fa-building:before{content:""}.k-ui-j4-form .fa-bullhorn:before{content:""}.k-ui-j4-form .fa-bullseye:before{content:""}.k-ui-j4-form .fa-burn:before{content:""}.k-ui-j4-form .fa-buromobelexperte:before{content:""}.k-ui-j4-form .fa-bus:before{content:""}.k-ui-j4-form .fa-bus-alt:before{content:""}.k-ui-j4-form .fa-business-time:before{content:""}.k-ui-j4-form .fa-buy-n-large:before{content:""}.k-ui-j4-form .fa-buysellads:before{content:""}.k-ui-j4-form .fa-calculator:before{content:""}.k-ui-j4-form .fa-calendar:before{content:""}.k-ui-j4-form .fa-calendar-alt:before{content:""}.k-ui-j4-form .fa-calendar-check:before{content:""}.k-ui-j4-form .fa-calendar-day:before{content:""}.k-ui-j4-form .fa-calendar-minus:before{content:""}.k-ui-j4-form .fa-calendar-plus:before{content:""}.k-ui-j4-form .fa-calendar-times:before{content:""}.k-ui-j4-form .fa-calendar-week:before{content:""}.k-ui-j4-form .fa-camera:before{content:""}.k-ui-j4-form .fa-camera-retro:before{content:""}.k-ui-j4-form .fa-campground:before{content:""}.k-ui-j4-form .fa-canadian-maple-leaf:before{content:""}.k-ui-j4-form .fa-candy-cane:before{content:""}.k-ui-j4-form .fa-cannabis:before{content:""}.k-ui-j4-form .fa-capsules:before{content:""}.k-ui-j4-form .fa-car:before{content:""}.k-ui-j4-form .fa-car-alt:before{content:""}.k-ui-j4-form .fa-car-battery:before{content:""}.k-ui-j4-form .fa-car-crash:before{content:""}.k-ui-j4-form .fa-car-side:before{content:""}.k-ui-j4-form .fa-caravan:before{content:""}.k-ui-j4-form .fa-caret-down:before{content:""}.k-ui-j4-form .fa-caret-left:before{content:""}.k-ui-j4-form .fa-caret-right:before{content:""}.k-ui-j4-form .fa-caret-square-down:before{content:""}.k-ui-j4-form .fa-caret-square-left:before{content:""}.k-ui-j4-form .fa-caret-square-right:before{content:""}.k-ui-j4-form .fa-caret-square-up:before{content:""}.k-ui-j4-form .fa-caret-up:before{content:""}.k-ui-j4-form .fa-carrot:before{content:""}.k-ui-j4-form .fa-cart-arrow-down:before{content:""}.k-ui-j4-form .fa-cart-plus:before{content:""}.k-ui-j4-form .fa-cash-register:before{content:""}.k-ui-j4-form .fa-cat:before{content:""}.k-ui-j4-form .fa-cc-amazon-pay:before{content:""}.k-ui-j4-form .fa-cc-amex:before{content:""}.k-ui-j4-form .fa-cc-apple-pay:before{content:""}.k-ui-j4-form .fa-cc-diners-club:before{content:""}.k-ui-j4-form .fa-cc-discover:before{content:""}.k-ui-j4-form .fa-cc-jcb:before{content:""}.k-ui-j4-form .fa-cc-mastercard:before{content:""}.k-ui-j4-form .fa-cc-paypal:before{content:""}.k-ui-j4-form .fa-cc-stripe:before{content:""}.k-ui-j4-form .fa-cc-visa:before{content:""}.k-ui-j4-form .fa-centercode:before{content:""}.k-ui-j4-form .fa-centos:before{content:""}.k-ui-j4-form .fa-certificate:before{content:""}.k-ui-j4-form .fa-chair:before{content:""}.k-ui-j4-form .fa-chalkboard:before{content:""}.k-ui-j4-form .fa-chalkboard-teacher:before{content:""}.k-ui-j4-form .fa-charging-station:before{content:""}.k-ui-j4-form .fa-chart-area:before{content:""}.k-ui-j4-form .fa-chart-bar:before{content:""}.k-ui-j4-form .fa-chart-line:before{content:""}.k-ui-j4-form .fa-chart-pie:before{content:""}.k-ui-j4-form .fa-check:before{content:""}.k-ui-j4-form .fa-check-circle:before{content:""}.k-ui-j4-form .fa-check-double:before{content:""}.k-ui-j4-form .fa-check-square:before{content:""}.k-ui-j4-form .fa-cheese:before{content:""}.k-ui-j4-form .fa-chess:before{content:""}.k-ui-j4-form .fa-chess-bishop:before{content:""}.k-ui-j4-form .fa-chess-board:before{content:""}.k-ui-j4-form .fa-chess-king:before{content:""}.k-ui-j4-form .fa-chess-knight:before{content:""}.k-ui-j4-form .fa-chess-pawn:before{content:""}.k-ui-j4-form .fa-chess-queen:before{content:""}.k-ui-j4-form .fa-chess-rook:before{content:""}.k-ui-j4-form .fa-chevron-circle-down:before{content:""}.k-ui-j4-form .fa-chevron-circle-left:before{content:""}.k-ui-j4-form .fa-chevron-circle-right:before{content:""}.k-ui-j4-form .fa-chevron-circle-up:before{content:""}.k-ui-j4-form .fa-chevron-down:before{content:""}.k-ui-j4-form .fa-chevron-left:before{content:""}.k-ui-j4-form .fa-chevron-right:before{content:""}.k-ui-j4-form .fa-chevron-up:before{content:""}.k-ui-j4-form .fa-child:before{content:""}.k-ui-j4-form .fa-chrome:before{content:""}.k-ui-j4-form .fa-chromecast:before{content:""}.k-ui-j4-form .fa-church:before{content:""}.k-ui-j4-form .fa-circle:before{content:""}.k-ui-j4-form .fa-circle-notch:before{content:""}.k-ui-j4-form .fa-city:before{content:""}.k-ui-j4-form .fa-clinic-medical:before{content:""}.k-ui-j4-form .fa-clipboard:before{content:""}.k-ui-j4-form .fa-clipboard-check:before{content:""}.k-ui-j4-form .fa-clipboard-list:before{content:""}.k-ui-j4-form .fa-clock:before{content:""}.k-ui-j4-form .fa-clone:before{content:""}.k-ui-j4-form .fa-closed-captioning:before{content:""}.k-ui-j4-form .fa-cloud:before{content:""}.k-ui-j4-form .fa-cloud-download-alt:before{content:""}.k-ui-j4-form .fa-cloud-meatball:before{content:""}.k-ui-j4-form .fa-cloud-moon:before{content:""}.k-ui-j4-form .fa-cloud-moon-rain:before{content:""}.k-ui-j4-form .fa-cloud-rain:before{content:""}.k-ui-j4-form .fa-cloud-showers-heavy:before{content:""}.k-ui-j4-form .fa-cloud-sun:before{content:""}.k-ui-j4-form .fa-cloud-sun-rain:before{content:""}.k-ui-j4-form .fa-cloud-upload-alt:before{content:""}.k-ui-j4-form .fa-cloudflare:before{content:""}.k-ui-j4-form .fa-cloudscale:before{content:""}.k-ui-j4-form .fa-cloudsmith:before{content:""}.k-ui-j4-form .fa-cloudversify:before{content:""}.k-ui-j4-form .fa-cocktail:before{content:""}.k-ui-j4-form .fa-code:before{content:""}.k-ui-j4-form .fa-code-branch:before{content:""}.k-ui-j4-form .fa-codepen:before{content:""}.k-ui-j4-form .fa-codiepie:before{content:""}.k-ui-j4-form .fa-coffee:before{content:""}.k-ui-j4-form .fa-cog:before{content:""}.k-ui-j4-form .fa-cogs:before{content:""}.k-ui-j4-form .fa-coins:before{content:""}.k-ui-j4-form .fa-columns:before{content:""}.k-ui-j4-form .fa-comment:before{content:""}.k-ui-j4-form .fa-comment-alt:before{content:""}.k-ui-j4-form .fa-comment-dollar:before{content:""}.k-ui-j4-form .fa-comment-dots:before{content:""}.k-ui-j4-form .fa-comment-medical:before{content:""}.k-ui-j4-form .fa-comment-slash:before{content:""}.k-ui-j4-form .fa-comments:before{content:""}.k-ui-j4-form .fa-comments-dollar:before{content:""}.k-ui-j4-form .fa-compact-disc:before{content:""}.k-ui-j4-form .fa-compass:before{content:""}.k-ui-j4-form .fa-compress:before{content:""}.k-ui-j4-form .fa-compress-alt:before{content:""}.k-ui-j4-form .fa-compress-arrows-alt:before{content:""}.k-ui-j4-form .fa-concierge-bell:before{content:""}.k-ui-j4-form .fa-confluence:before{content:""}.k-ui-j4-form .fa-connectdevelop:before{content:""}.k-ui-j4-form .fa-contao:before{content:""}.k-ui-j4-form .fa-cookie:before{content:""}.k-ui-j4-form .fa-cookie-bite:before{content:""}.k-ui-j4-form .fa-copy:before{content:""}.k-ui-j4-form .fa-copyright:before{content:""}.k-ui-j4-form .fa-cotton-bureau:before{content:""}.k-ui-j4-form .fa-couch:before{content:""}.k-ui-j4-form .fa-cpanel:before{content:""}.k-ui-j4-form .fa-creative-commons:before{content:""}.k-ui-j4-form .fa-creative-commons-by:before{content:""}.k-ui-j4-form .fa-creative-commons-nc:before{content:""}.k-ui-j4-form .fa-creative-commons-nc-eu:before{content:""}.k-ui-j4-form .fa-creative-commons-nc-jp:before{content:""}.k-ui-j4-form .fa-creative-commons-nd:before{content:""}.k-ui-j4-form .fa-creative-commons-pd:before{content:""}.k-ui-j4-form .fa-creative-commons-pd-alt:before{content:""}.k-ui-j4-form .fa-creative-commons-remix:before{content:""}.k-ui-j4-form .fa-creative-commons-sa:before{content:""}.k-ui-j4-form .fa-creative-commons-sampling:before{content:""}.k-ui-j4-form .fa-creative-commons-sampling-plus:before{content:""}.k-ui-j4-form .fa-creative-commons-share:before{content:""}.k-ui-j4-form .fa-creative-commons-zero:before{content:""}.k-ui-j4-form .fa-credit-card:before{content:""}.k-ui-j4-form .fa-critical-role:before{content:""}.k-ui-j4-form .fa-crop:before{content:""}.k-ui-j4-form .fa-crop-alt:before{content:""}.k-ui-j4-form .fa-cross:before{content:""}.k-ui-j4-form .fa-crosshairs:before{content:""}.k-ui-j4-form .fa-crow:before{content:""}.k-ui-j4-form .fa-crown:before{content:""}.k-ui-j4-form .fa-crutch:before{content:""}.k-ui-j4-form .fa-css3:before{content:""}.k-ui-j4-form .fa-css3-alt:before{content:""}.k-ui-j4-form .fa-cube:before{content:""}.k-ui-j4-form .fa-cubes:before{content:""}.k-ui-j4-form .fa-cut:before{content:""}.k-ui-j4-form .fa-cuttlefish:before{content:""}.k-ui-j4-form .fa-d-and-d:before{content:""}.k-ui-j4-form .fa-d-and-d-beyond:before{content:""}.k-ui-j4-form .fa-dailymotion:before{content:""}.k-ui-j4-form .fa-dashcube:before{content:""}.k-ui-j4-form .fa-database:before{content:""}.k-ui-j4-form .fa-deaf:before{content:""}.k-ui-j4-form .fa-deezer:before{content:""}.k-ui-j4-form .fa-delicious:before{content:""}.k-ui-j4-form .fa-democrat:before{content:""}.k-ui-j4-form .fa-deploydog:before{content:""}.k-ui-j4-form .fa-deskpro:before{content:""}.k-ui-j4-form .fa-desktop:before{content:""}.k-ui-j4-form .fa-dev:before{content:""}.k-ui-j4-form .fa-deviantart:before{content:""}.k-ui-j4-form .fa-dharmachakra:before{content:""}.k-ui-j4-form .fa-dhl:before{content:""}.k-ui-j4-form .fa-diagnoses:before{content:""}.k-ui-j4-form .fa-diaspora:before{content:""}.k-ui-j4-form .fa-dice:before{content:""}.k-ui-j4-form .fa-dice-d20:before{content:""}.k-ui-j4-form .fa-dice-d6:before{content:""}.k-ui-j4-form .fa-dice-five:before{content:""}.k-ui-j4-form .fa-dice-four:before{content:""}.k-ui-j4-form .fa-dice-one:before{content:""}.k-ui-j4-form .fa-dice-six:before{content:""}.k-ui-j4-form .fa-dice-three:before{content:""}.k-ui-j4-form .fa-dice-two:before{content:""}.k-ui-j4-form .fa-digg:before{content:""}.k-ui-j4-form .fa-digital-ocean:before{content:""}.k-ui-j4-form .fa-digital-tachograph:before{content:""}.k-ui-j4-form .fa-directions:before{content:""}.k-ui-j4-form .fa-discord:before{content:""}.k-ui-j4-form .fa-discourse:before{content:""}.k-ui-j4-form .fa-disease:before{content:""}.k-ui-j4-form .fa-divide:before{content:""}.k-ui-j4-form .fa-dizzy:before{content:""}.k-ui-j4-form .fa-dna:before{content:""}.k-ui-j4-form .fa-dochub:before{content:""}.k-ui-j4-form .fa-docker:before{content:""}.k-ui-j4-form .fa-dog:before{content:""}.k-ui-j4-form .fa-dollar-sign:before{content:""}.k-ui-j4-form .fa-dolly:before{content:""}.k-ui-j4-form .fa-dolly-flatbed:before{content:""}.k-ui-j4-form .fa-donate:before{content:""}.k-ui-j4-form .fa-door-closed:before{content:""}.k-ui-j4-form .fa-door-open:before{content:""}.k-ui-j4-form .fa-dot-circle:before{content:""}.k-ui-j4-form .fa-dove:before{content:""}.k-ui-j4-form .fa-download:before{content:""}.k-ui-j4-form .fa-draft2digital:before{content:""}.k-ui-j4-form .fa-drafting-compass:before{content:""}.k-ui-j4-form .fa-dragon:before{content:""}.k-ui-j4-form .fa-draw-polygon:before{content:""}.k-ui-j4-form .fa-dribbble:before{content:""}.k-ui-j4-form .fa-dribbble-square:before{content:""}.k-ui-j4-form .fa-dropbox:before{content:""}.k-ui-j4-form .fa-drum:before{content:""}.k-ui-j4-form .fa-drum-steelpan:before{content:""}.k-ui-j4-form .fa-drumstick-bite:before{content:""}.k-ui-j4-form .fa-drupal:before{content:""}.k-ui-j4-form .fa-dumbbell:before{content:""}.k-ui-j4-form .fa-dumpster:before{content:""}.k-ui-j4-form .fa-dumpster-fire:before{content:""}.k-ui-j4-form .fa-dungeon:before{content:""}.k-ui-j4-form .fa-dyalog:before{content:""}.k-ui-j4-form .fa-earlybirds:before{content:""}.k-ui-j4-form .fa-ebay:before{content:""}.k-ui-j4-form .fa-edge:before{content:""}.k-ui-j4-form .fa-edge-legacy:before{content:""}.k-ui-j4-form .fa-edit:before{content:""}.k-ui-j4-form .fa-egg:before{content:""}.k-ui-j4-form .fa-eject:before{content:""}.k-ui-j4-form .fa-elementor:before{content:""}.k-ui-j4-form .fa-ellipsis-h:before{content:""}.k-ui-j4-form .fa-ellipsis-v:before{content:""}.k-ui-j4-form .fa-ello:before{content:""}.k-ui-j4-form .fa-ember:before{content:""}.k-ui-j4-form .fa-empire:before{content:""}.k-ui-j4-form .fa-envelope:before{content:""}.k-ui-j4-form .fa-envelope-open:before{content:""}.k-ui-j4-form .fa-envelope-open-text:before{content:""}.k-ui-j4-form .fa-envelope-square:before{content:""}.k-ui-j4-form .fa-envira:before{content:""}.k-ui-j4-form .fa-equals:before{content:""}.k-ui-j4-form .fa-eraser:before{content:""}.k-ui-j4-form .fa-erlang:before{content:""}.k-ui-j4-form .fa-ethereum:before{content:""}.k-ui-j4-form .fa-ethernet:before{content:""}.k-ui-j4-form .fa-etsy:before{content:""}.k-ui-j4-form .fa-euro-sign:before{content:""}.k-ui-j4-form .fa-evernote:before{content:""}.k-ui-j4-form .fa-exchange-alt:before{content:""}.k-ui-j4-form .fa-exclamation:before{content:""}.k-ui-j4-form .fa-exclamation-circle:before{content:""}.k-ui-j4-form .fa-exclamation-triangle:before{content:""}.k-ui-j4-form .fa-expand:before{content:""}.k-ui-j4-form .fa-expand-alt:before{content:""}.k-ui-j4-form .fa-expand-arrows-alt:before{content:""}.k-ui-j4-form .fa-expeditedssl:before{content:""}.k-ui-j4-form .fa-external-link-alt:before{content:""}.k-ui-j4-form .fa-external-link-square-alt:before{content:""}.k-ui-j4-form .fa-eye:before{content:""}.k-ui-j4-form .fa-eye-dropper:before{content:""}.k-ui-j4-form .fa-eye-slash:before{content:""}.k-ui-j4-form .fa-facebook:before{content:""}.k-ui-j4-form .fa-facebook-f:before{content:""}.k-ui-j4-form .fa-facebook-messenger:before{content:""}.k-ui-j4-form .fa-facebook-square:before{content:""}.k-ui-j4-form .fa-fan:before{content:""}.k-ui-j4-form .fa-fantasy-flight-games:before{content:""}.k-ui-j4-form .fa-fast-backward:before{content:""}.k-ui-j4-form .fa-fast-forward:before{content:""}.k-ui-j4-form .fa-faucet:before{content:""}.k-ui-j4-form .fa-fax:before{content:""}.k-ui-j4-form .fa-feather:before{content:""}.k-ui-j4-form .fa-feather-alt:before{content:""}.k-ui-j4-form .fa-fedex:before{content:""}.k-ui-j4-form .fa-fedora:before{content:""}.k-ui-j4-form .fa-female:before{content:""}.k-ui-j4-form .fa-fighter-jet:before{content:""}.k-ui-j4-form .fa-figma:before{content:""}.k-ui-j4-form .fa-file:before{content:""}.k-ui-j4-form .fa-file-alt:before{content:""}.k-ui-j4-form .fa-file-archive:before{content:""}.k-ui-j4-form .fa-file-audio:before{content:""}.k-ui-j4-form .fa-file-code:before{content:""}.k-ui-j4-form .fa-file-contract:before{content:""}.k-ui-j4-form .fa-file-csv:before{content:""}.k-ui-j4-form .fa-file-download:before{content:""}.k-ui-j4-form .fa-file-excel:before{content:""}.k-ui-j4-form .fa-file-export:before{content:""}.k-ui-j4-form .fa-file-image:before{content:""}.k-ui-j4-form .fa-file-import:before{content:""}.k-ui-j4-form .fa-file-invoice:before{content:""}.k-ui-j4-form .fa-file-invoice-dollar:before{content:""}.k-ui-j4-form .fa-file-medical:before{content:""}.k-ui-j4-form .fa-file-medical-alt:before{content:""}.k-ui-j4-form .fa-file-pdf:before{content:""}.k-ui-j4-form .fa-file-powerpoint:before{content:""}.k-ui-j4-form .fa-file-prescription:before{content:""}.k-ui-j4-form .fa-file-signature:before{content:""}.k-ui-j4-form .fa-file-upload:before{content:""}.k-ui-j4-form .fa-file-video:before{content:""}.k-ui-j4-form .fa-file-word:before{content:""}.k-ui-j4-form .fa-fill:before{content:""}.k-ui-j4-form .fa-fill-drip:before{content:""}.k-ui-j4-form .fa-film:before{content:""}.k-ui-j4-form .fa-filter:before{content:""}.k-ui-j4-form .fa-fingerprint:before{content:""}.k-ui-j4-form .fa-fire:before{content:""}.k-ui-j4-form .fa-fire-alt:before{content:""}.k-ui-j4-form .fa-fire-extinguisher:before{content:""}.k-ui-j4-form .fa-firefox:before{content:""}.k-ui-j4-form .fa-firefox-browser:before{content:""}.k-ui-j4-form .fa-first-aid:before{content:""}.k-ui-j4-form .fa-first-order:before{content:""}.k-ui-j4-form .fa-first-order-alt:before{content:""}.k-ui-j4-form .fa-firstdraft:before{content:""}.k-ui-j4-form .fa-fish:before{content:""}.k-ui-j4-form .fa-fist-raised:before{content:""}.k-ui-j4-form .fa-flag:before{content:""}.k-ui-j4-form .fa-flag-checkered:before{content:""}.k-ui-j4-form .fa-flag-usa:before{content:""}.k-ui-j4-form .fa-flask:before{content:""}.k-ui-j4-form .fa-flickr:before{content:""}.k-ui-j4-form .fa-flipboard:before{content:""}.k-ui-j4-form .fa-flushed:before{content:""}.k-ui-j4-form .fa-fly:before{content:""}.k-ui-j4-form .fa-folder:before{content:""}.k-ui-j4-form .fa-folder-minus:before{content:""}.k-ui-j4-form .fa-folder-open:before{content:""}.k-ui-j4-form .fa-folder-plus:before{content:""}.k-ui-j4-form .fa-font:before{content:""}.k-ui-j4-form .fa-font-awesome:before{content:""}.k-ui-j4-form .fa-font-awesome-alt:before{content:""}.k-ui-j4-form .fa-font-awesome-flag:before{content:""}.k-ui-j4-form .fa-font-awesome-logo-full:before{content:""}.k-ui-j4-form .fa-fonticons:before{content:""}.k-ui-j4-form .fa-fonticons-fi:before{content:""}.k-ui-j4-form .fa-football-ball:before{content:""}.k-ui-j4-form .fa-fort-awesome:before{content:""}.k-ui-j4-form .fa-fort-awesome-alt:before{content:""}.k-ui-j4-form .fa-forumbee:before{content:""}.k-ui-j4-form .fa-forward:before{content:""}.k-ui-j4-form .fa-foursquare:before{content:""}.k-ui-j4-form .fa-free-code-camp:before{content:""}.k-ui-j4-form .fa-freebsd:before{content:""}.k-ui-j4-form .fa-frog:before{content:""}.k-ui-j4-form .fa-frown:before{content:""}.k-ui-j4-form .fa-frown-open:before{content:""}.k-ui-j4-form .fa-fulcrum:before{content:""}.k-ui-j4-form .fa-funnel-dollar:before{content:""}.k-ui-j4-form .fa-futbol:before{content:""}.k-ui-j4-form .fa-galactic-republic:before{content:""}.k-ui-j4-form .fa-galactic-senate:before{content:""}.k-ui-j4-form .fa-gamepad:before{content:""}.k-ui-j4-form .fa-gas-pump:before{content:""}.k-ui-j4-form .fa-gavel:before{content:""}.k-ui-j4-form .fa-gem:before{content:""}.k-ui-j4-form .fa-genderless:before{content:""}.k-ui-j4-form .fa-get-pocket:before{content:""}.k-ui-j4-form .fa-gg:before{content:""}.k-ui-j4-form .fa-gg-circle:before{content:""}.k-ui-j4-form .fa-ghost:before{content:""}.k-ui-j4-form .fa-gift:before{content:""}.k-ui-j4-form .fa-gifts:before{content:""}.k-ui-j4-form .fa-git:before{content:""}.k-ui-j4-form .fa-git-alt:before{content:""}.k-ui-j4-form .fa-git-square:before{content:""}.k-ui-j4-form .fa-github:before{content:""}.k-ui-j4-form .fa-github-alt:before{content:""}.k-ui-j4-form .fa-github-square:before{content:""}.k-ui-j4-form .fa-gitkraken:before{content:""}.k-ui-j4-form .fa-gitlab:before{content:""}.k-ui-j4-form .fa-gitter:before{content:""}.k-ui-j4-form .fa-glass-cheers:before{content:""}.k-ui-j4-form .fa-glass-martini:before{content:""}.k-ui-j4-form .fa-glass-martini-alt:before{content:""}.k-ui-j4-form .fa-glass-whiskey:before{content:""}.k-ui-j4-form .fa-glasses:before{content:""}.k-ui-j4-form .fa-glide:before{content:""}.k-ui-j4-form .fa-glide-g:before{content:""}.k-ui-j4-form .fa-globe:before{content:""}.k-ui-j4-form .fa-globe-africa:before{content:""}.k-ui-j4-form .fa-globe-americas:before{content:""}.k-ui-j4-form .fa-globe-asia:before{content:""}.k-ui-j4-form .fa-globe-europe:before{content:""}.k-ui-j4-form .fa-gofore:before{content:""}.k-ui-j4-form .fa-golf-ball:before{content:""}.k-ui-j4-form .fa-goodreads:before{content:""}.k-ui-j4-form .fa-goodreads-g:before{content:""}.k-ui-j4-form .fa-google:before{content:""}.k-ui-j4-form .fa-google-drive:before{content:""}.k-ui-j4-form .fa-google-pay:before{content:""}.k-ui-j4-form .fa-google-play:before{content:""}.k-ui-j4-form .fa-google-plus:before{content:""}.k-ui-j4-form .fa-google-plus-g:before{content:""}.k-ui-j4-form .fa-google-plus-square:before{content:""}.k-ui-j4-form .fa-google-wallet:before{content:""}.k-ui-j4-form .fa-gopuram:before{content:""}.k-ui-j4-form .fa-graduation-cap:before{content:""}.k-ui-j4-form .fa-gratipay:before{content:""}.k-ui-j4-form .fa-grav:before{content:""}.k-ui-j4-form .fa-greater-than:before{content:""}.k-ui-j4-form .fa-greater-than-equal:before{content:""}.k-ui-j4-form .fa-grimace:before{content:""}.k-ui-j4-form .fa-grin:before{content:""}.k-ui-j4-form .fa-grin-alt:before{content:""}.k-ui-j4-form .fa-grin-beam:before{content:""}.k-ui-j4-form .fa-grin-beam-sweat:before{content:""}.k-ui-j4-form .fa-grin-hearts:before{content:""}.k-ui-j4-form .fa-grin-squint:before{content:""}.k-ui-j4-form .fa-grin-squint-tears:before{content:""}.k-ui-j4-form .fa-grin-stars:before{content:""}.k-ui-j4-form .fa-grin-tears:before{content:""}.k-ui-j4-form .fa-grin-tongue:before{content:""}.k-ui-j4-form .fa-grin-tongue-squint:before{content:""}.k-ui-j4-form .fa-grin-tongue-wink:before{content:""}.k-ui-j4-form .fa-grin-wink:before{content:""}.k-ui-j4-form .fa-grip-horizontal:before{content:""}.k-ui-j4-form .fa-grip-lines:before{content:""}.k-ui-j4-form .fa-grip-lines-vertical:before{content:""}.k-ui-j4-form .fa-grip-vertical:before{content:""}.k-ui-j4-form .fa-gripfire:before{content:""}.k-ui-j4-form .fa-grunt:before{content:""}.k-ui-j4-form .fa-guilded:before{content:""}.k-ui-j4-form .fa-guitar:before{content:""}.k-ui-j4-form .fa-gulp:before{content:""}.k-ui-j4-form .fa-h-square:before{content:""}.k-ui-j4-form .fa-hacker-news:before{content:""}.k-ui-j4-form .fa-hacker-news-square:before{content:""}.k-ui-j4-form .fa-hackerrank:before{content:""}.k-ui-j4-form .fa-hamburger:before{content:""}.k-ui-j4-form .fa-hammer:before{content:""}.k-ui-j4-form .fa-hamsa:before{content:""}.k-ui-j4-form .fa-hand-holding:before{content:""}.k-ui-j4-form .fa-hand-holding-heart:before{content:""}.k-ui-j4-form .fa-hand-holding-medical:before{content:""}.k-ui-j4-form .fa-hand-holding-usd:before{content:""}.k-ui-j4-form .fa-hand-holding-water:before{content:""}.k-ui-j4-form .fa-hand-lizard:before{content:""}.k-ui-j4-form .fa-hand-middle-finger:before{content:""}.k-ui-j4-form .fa-hand-paper:before{content:""}.k-ui-j4-form .fa-hand-peace:before{content:""}.k-ui-j4-form .fa-hand-point-down:before{content:""}.k-ui-j4-form .fa-hand-point-left:before{content:""}.k-ui-j4-form .fa-hand-point-right:before{content:""}.k-ui-j4-form .fa-hand-point-up:before{content:""}.k-ui-j4-form .fa-hand-pointer:before{content:""}.k-ui-j4-form .fa-hand-rock:before{content:""}.k-ui-j4-form .fa-hand-scissors:before{content:""}.k-ui-j4-form .fa-hand-sparkles:before{content:""}.k-ui-j4-form .fa-hand-spock:before{content:""}.k-ui-j4-form .fa-hands:before{content:""}.k-ui-j4-form .fa-hands-helping:before{content:""}.k-ui-j4-form .fa-hands-wash:before{content:""}.k-ui-j4-form .fa-handshake:before{content:""}.k-ui-j4-form .fa-handshake-alt-slash:before{content:""}.k-ui-j4-form .fa-handshake-slash:before{content:""}.k-ui-j4-form .fa-hanukiah:before{content:""}.k-ui-j4-form .fa-hard-hat:before{content:""}.k-ui-j4-form .fa-hashtag:before{content:""}.k-ui-j4-form .fa-hat-cowboy:before{content:""}.k-ui-j4-form .fa-hat-cowboy-side:before{content:""}.k-ui-j4-form .fa-hat-wizard:before{content:""}.k-ui-j4-form .fa-hdd:before{content:""}.k-ui-j4-form .fa-head-side-cough:before{content:""}.k-ui-j4-form .fa-head-side-cough-slash:before{content:""}.k-ui-j4-form .fa-head-side-mask:before{content:""}.k-ui-j4-form .fa-head-side-virus:before{content:""}.k-ui-j4-form .fa-heading:before{content:""}.k-ui-j4-form .fa-headphones:before{content:""}.k-ui-j4-form .fa-headphones-alt:before{content:""}.k-ui-j4-form .fa-headset:before{content:""}.k-ui-j4-form .fa-heart:before{content:""}.k-ui-j4-form .fa-heart-broken:before{content:""}.k-ui-j4-form .fa-heartbeat:before{content:""}.k-ui-j4-form .fa-helicopter:before{content:""}.k-ui-j4-form .fa-highlighter:before{content:""}.k-ui-j4-form .fa-hiking:before{content:""}.k-ui-j4-form .fa-hippo:before{content:""}.k-ui-j4-form .fa-hips:before{content:""}.k-ui-j4-form .fa-hire-a-helper:before{content:""}.k-ui-j4-form .fa-history:before{content:""}.k-ui-j4-form .fa-hive:before{content:""}.k-ui-j4-form .fa-hockey-puck:before{content:""}.k-ui-j4-form .fa-holly-berry:before{content:""}.k-ui-j4-form .fa-home:before{content:""}.k-ui-j4-form .fa-hooli:before{content:""}.k-ui-j4-form .fa-hornbill:before{content:""}.k-ui-j4-form .fa-horse:before{content:""}.k-ui-j4-form .fa-horse-head:before{content:""}.k-ui-j4-form .fa-hospital:before{content:""}.k-ui-j4-form .fa-hospital-alt:before{content:""}.k-ui-j4-form .fa-hospital-symbol:before{content:""}.k-ui-j4-form .fa-hospital-user:before{content:""}.k-ui-j4-form .fa-hot-tub:before{content:""}.k-ui-j4-form .fa-hotdog:before{content:""}.k-ui-j4-form .fa-hotel:before{content:""}.k-ui-j4-form .fa-hotjar:before{content:""}.k-ui-j4-form .fa-hourglass:before{content:""}.k-ui-j4-form .fa-hourglass-end:before{content:""}.k-ui-j4-form .fa-hourglass-half:before{content:""}.k-ui-j4-form .fa-hourglass-start:before{content:""}.k-ui-j4-form .fa-house-damage:before{content:""}.k-ui-j4-form .fa-house-user:before{content:""}.k-ui-j4-form .fa-houzz:before{content:""}.k-ui-j4-form .fa-hryvnia:before{content:""}.k-ui-j4-form .fa-html5:before{content:""}.k-ui-j4-form .fa-hubspot:before{content:""}.k-ui-j4-form .fa-i-cursor:before{content:""}.k-ui-j4-form .fa-ice-cream:before{content:""}.k-ui-j4-form .fa-icicles:before{content:""}.k-ui-j4-form .fa-icons:before{content:""}.k-ui-j4-form .fa-id-badge:before{content:""}.k-ui-j4-form .fa-id-card:before{content:""}.k-ui-j4-form .fa-id-card-alt:before{content:""}.k-ui-j4-form .fa-ideal:before{content:""}.k-ui-j4-form .fa-igloo:before{content:""}.k-ui-j4-form .fa-image:before{content:""}.k-ui-j4-form .fa-images:before{content:""}.k-ui-j4-form .fa-imdb:before{content:""}.k-ui-j4-form .fa-inbox:before{content:""}.k-ui-j4-form .fa-indent:before{content:""}.k-ui-j4-form .fa-industry:before{content:""}.k-ui-j4-form .fa-infinity:before{content:""}.k-ui-j4-form .fa-info:before{content:""}.k-ui-j4-form .fa-info-circle:before{content:""}.k-ui-j4-form .fa-innosoft:before{content:""}.k-ui-j4-form .fa-instagram:before{content:""}.k-ui-j4-form .fa-instagram-square:before{content:""}.k-ui-j4-form .fa-instalod:before{content:""}.k-ui-j4-form .fa-intercom:before{content:""}.k-ui-j4-form .fa-internet-explorer:before{content:""}.k-ui-j4-form .fa-invision:before{content:""}.k-ui-j4-form .fa-ioxhost:before{content:""}.k-ui-j4-form .fa-italic:before{content:""}.k-ui-j4-form .fa-itch-io:before{content:""}.k-ui-j4-form .fa-itunes:before{content:""}.k-ui-j4-form .fa-itunes-note:before{content:""}.k-ui-j4-form .fa-java:before{content:""}.k-ui-j4-form .fa-jedi:before{content:""}.k-ui-j4-form .fa-jedi-order:before{content:""}.k-ui-j4-form .fa-jenkins:before{content:""}.k-ui-j4-form .fa-jira:before{content:""}.k-ui-j4-form .fa-joget:before{content:""}.k-ui-j4-form .fa-joint:before{content:""}.k-ui-j4-form .fa-joomla:before{content:""}.k-ui-j4-form .fa-journal-whills:before{content:""}.k-ui-j4-form .fa-js:before{content:""}.k-ui-j4-form .fa-js-square:before{content:""}.k-ui-j4-form .fa-jsfiddle:before{content:""}.k-ui-j4-form .fa-kaaba:before{content:""}.k-ui-j4-form .fa-kaggle:before{content:""}.k-ui-j4-form .fa-key:before{content:""}.k-ui-j4-form .fa-keybase:before{content:""}.k-ui-j4-form .fa-keyboard:before{content:""}.k-ui-j4-form .fa-keycdn:before{content:""}.k-ui-j4-form .fa-khanda:before{content:""}.k-ui-j4-form .fa-kickstarter:before{content:""}.k-ui-j4-form .fa-kickstarter-k:before{content:""}.k-ui-j4-form .fa-kiss:before{content:""}.k-ui-j4-form .fa-kiss-beam:before{content:""}.k-ui-j4-form .fa-kiss-wink-heart:before{content:""}.k-ui-j4-form .fa-kiwi-bird:before{content:""}.k-ui-j4-form .fa-korvue:before{content:""}.k-ui-j4-form .fa-landmark:before{content:""}.k-ui-j4-form .fa-language:before{content:""}.k-ui-j4-form .fa-laptop:before{content:""}.k-ui-j4-form .fa-laptop-code:before{content:""}.k-ui-j4-form .fa-laptop-house:before{content:""}.k-ui-j4-form .fa-laptop-medical:before{content:""}.k-ui-j4-form .fa-laravel:before{content:""}.k-ui-j4-form .fa-lastfm:before{content:""}.k-ui-j4-form .fa-lastfm-square:before{content:""}.k-ui-j4-form .fa-laugh:before{content:""}.k-ui-j4-form .fa-laugh-beam:before{content:""}.k-ui-j4-form .fa-laugh-squint:before{content:""}.k-ui-j4-form .fa-laugh-wink:before{content:""}.k-ui-j4-form .fa-layer-group:before{content:""}.k-ui-j4-form .fa-leaf:before{content:""}.k-ui-j4-form .fa-leanpub:before{content:""}.k-ui-j4-form .fa-lemon:before{content:""}.k-ui-j4-form .fa-less:before{content:""}.k-ui-j4-form .fa-less-than:before{content:""}.k-ui-j4-form .fa-less-than-equal:before{content:""}.k-ui-j4-form .fa-level-down-alt:before{content:""}.k-ui-j4-form .fa-level-up-alt:before{content:""}.k-ui-j4-form .fa-life-ring:before{content:""}.k-ui-j4-form .fa-lightbulb:before{content:""}.k-ui-j4-form .fa-line:before{content:""}.k-ui-j4-form .fa-link:before{content:""}.k-ui-j4-form .fa-linkedin:before{content:""}.k-ui-j4-form .fa-linkedin-in:before{content:""}.k-ui-j4-form .fa-linode:before{content:""}.k-ui-j4-form .fa-linux:before{content:""}.k-ui-j4-form .fa-lira-sign:before{content:""}.k-ui-j4-form .fa-list:before{content:""}.k-ui-j4-form .fa-list-alt:before{content:""}.k-ui-j4-form .fa-list-ol:before{content:""}.k-ui-j4-form .fa-list-ul:before{content:""}.k-ui-j4-form .fa-location-arrow:before{content:""}.k-ui-j4-form .fa-lock:before{content:""}.k-ui-j4-form .fa-lock-open:before{content:""}.k-ui-j4-form .fa-long-arrow-alt-down:before{content:""}.k-ui-j4-form .fa-long-arrow-alt-left:before{content:""}.k-ui-j4-form .fa-long-arrow-alt-right:before{content:""}.k-ui-j4-form .fa-long-arrow-alt-up:before{content:""}.k-ui-j4-form .fa-low-vision:before{content:""}.k-ui-j4-form .fa-luggage-cart:before{content:""}.k-ui-j4-form .fa-lungs:before{content:""}.k-ui-j4-form .fa-lungs-virus:before{content:""}.k-ui-j4-form .fa-lyft:before{content:""}.k-ui-j4-form .fa-magento:before{content:""}.k-ui-j4-form .fa-magic:before{content:""}.k-ui-j4-form .fa-magnet:before{content:""}.k-ui-j4-form .fa-mail-bulk:before{content:""}.k-ui-j4-form .fa-mailchimp:before{content:""}.k-ui-j4-form .fa-male:before{content:""}.k-ui-j4-form .fa-mandalorian:before{content:""}.k-ui-j4-form .fa-map:before{content:""}.k-ui-j4-form .fa-map-marked:before{content:""}.k-ui-j4-form .fa-map-marked-alt:before{content:""}.k-ui-j4-form .fa-map-marker:before{content:""}.k-ui-j4-form .fa-map-marker-alt:before{content:""}.k-ui-j4-form .fa-map-pin:before{content:""}.k-ui-j4-form .fa-map-signs:before{content:""}.k-ui-j4-form .fa-markdown:before{content:""}.k-ui-j4-form .fa-marker:before{content:""}.k-ui-j4-form .fa-mars:before{content:""}.k-ui-j4-form .fa-mars-double:before{content:""}.k-ui-j4-form .fa-mars-stroke:before{content:""}.k-ui-j4-form .fa-mars-stroke-h:before{content:""}.k-ui-j4-form .fa-mars-stroke-v:before{content:""}.k-ui-j4-form .fa-mask:before{content:""}.k-ui-j4-form .fa-mastodon:before{content:""}.k-ui-j4-form .fa-maxcdn:before{content:""}.k-ui-j4-form .fa-mdb:before{content:""}.k-ui-j4-form .fa-medal:before{content:""}.k-ui-j4-form .fa-medapps:before{content:""}.k-ui-j4-form .fa-medium:before{content:""}.k-ui-j4-form .fa-medium-m:before{content:""}.k-ui-j4-form .fa-medkit:before{content:""}.k-ui-j4-form .fa-medrt:before{content:""}.k-ui-j4-form .fa-meetup:before{content:""}.k-ui-j4-form .fa-megaport:before{content:""}.k-ui-j4-form .fa-meh:before{content:""}.k-ui-j4-form .fa-meh-blank:before{content:""}.k-ui-j4-form .fa-meh-rolling-eyes:before{content:""}.k-ui-j4-form .fa-memory:before{content:""}.k-ui-j4-form .fa-mendeley:before{content:""}.k-ui-j4-form .fa-menorah:before{content:""}.k-ui-j4-form .fa-mercury:before{content:""}.k-ui-j4-form .fa-meteor:before{content:""}.k-ui-j4-form .fa-microblog:before{content:""}.k-ui-j4-form .fa-microchip:before{content:""}.k-ui-j4-form .fa-microphone:before{content:""}.k-ui-j4-form .fa-microphone-alt:before{content:""}.k-ui-j4-form .fa-microphone-alt-slash:before{content:""}.k-ui-j4-form .fa-microphone-slash:before{content:""}.k-ui-j4-form .fa-microscope:before{content:""}.k-ui-j4-form .fa-microsoft:before{content:""}.k-ui-j4-form .fa-minus:before{content:""}.k-ui-j4-form .fa-minus-circle:before{content:""}.k-ui-j4-form .fa-minus-square:before{content:""}.k-ui-j4-form .fa-mitten:before{content:""}.k-ui-j4-form .fa-mix:before{content:""}.k-ui-j4-form .fa-mixcloud:before{content:""}.k-ui-j4-form .fa-mixer:before{content:""}.k-ui-j4-form .fa-mizuni:before{content:""}.k-ui-j4-form .fa-mobile:before{content:""}.k-ui-j4-form .fa-mobile-alt:before{content:""}.k-ui-j4-form .fa-modx:before{content:""}.k-ui-j4-form .fa-monero:before{content:""}.k-ui-j4-form .fa-money-bill:before{content:""}.k-ui-j4-form .fa-money-bill-alt:before{content:""}.k-ui-j4-form .fa-money-bill-wave:before{content:""}.k-ui-j4-form .fa-money-bill-wave-alt:before{content:""}.k-ui-j4-form .fa-money-check:before{content:""}.k-ui-j4-form .fa-money-check-alt:before{content:""}.k-ui-j4-form .fa-monument:before{content:""}.k-ui-j4-form .fa-moon:before{content:""}.k-ui-j4-form .fa-mortar-pestle:before{content:""}.k-ui-j4-form .fa-mosque:before{content:""}.k-ui-j4-form .fa-motorcycle:before{content:""}.k-ui-j4-form .fa-mountain:before{content:""}.k-ui-j4-form .fa-mouse:before{content:""}.k-ui-j4-form .fa-mouse-pointer:before{content:""}.k-ui-j4-form .fa-mug-hot:before{content:""}.k-ui-j4-form .fa-music:before{content:""}.k-ui-j4-form .fa-napster:before{content:""}.k-ui-j4-form .fa-neos:before{content:""}.k-ui-j4-form .fa-network-wired:before{content:""}.k-ui-j4-form .fa-neuter:before{content:""}.k-ui-j4-form .fa-newspaper:before{content:""}.k-ui-j4-form .fa-nimblr:before{content:""}.k-ui-j4-form .fa-node:before{content:""}.k-ui-j4-form .fa-node-js:before{content:""}.k-ui-j4-form .fa-not-equal:before{content:""}.k-ui-j4-form .fa-notes-medical:before{content:""}.k-ui-j4-form .fa-npm:before{content:""}.k-ui-j4-form .fa-ns8:before{content:""}.k-ui-j4-form .fa-nutritionix:before{content:""}.k-ui-j4-form .fa-object-group:before{content:""}.k-ui-j4-form .fa-object-ungroup:before{content:""}.k-ui-j4-form .fa-octopus-deploy:before{content:""}.k-ui-j4-form .fa-odnoklassniki:before{content:""}.k-ui-j4-form .fa-odnoklassniki-square:before{content:""}.k-ui-j4-form .fa-oil-can:before{content:""}.k-ui-j4-form .fa-old-republic:before{content:""}.k-ui-j4-form .fa-om:before{content:""}.k-ui-j4-form .fa-opencart:before{content:""}.k-ui-j4-form .fa-openid:before{content:""}.k-ui-j4-form .fa-opera:before{content:""}.k-ui-j4-form .fa-optin-monster:before{content:""}.k-ui-j4-form .fa-orcid:before{content:""}.k-ui-j4-form .fa-osi:before{content:""}.k-ui-j4-form .fa-otter:before{content:""}.k-ui-j4-form .fa-outdent:before{content:""}.k-ui-j4-form .fa-page4:before{content:""}.k-ui-j4-form .fa-pagelines:before{content:""}.k-ui-j4-form .fa-pager:before{content:""}.k-ui-j4-form .fa-paint-brush:before{content:""}.k-ui-j4-form .fa-paint-roller:before{content:""}.k-ui-j4-form .fa-palette:before{content:""}.k-ui-j4-form .fa-palfed:before{content:""}.k-ui-j4-form .fa-pallet:before{content:""}.k-ui-j4-form .fa-paper-plane:before{content:""}.k-ui-j4-form .fa-paperclip:before{content:""}.k-ui-j4-form .fa-parachute-box:before{content:""}.k-ui-j4-form .fa-paragraph:before{content:""}.k-ui-j4-form .fa-parking:before{content:""}.k-ui-j4-form .fa-passport:before{content:""}.k-ui-j4-form .fa-pastafarianism:before{content:""}.k-ui-j4-form .fa-paste:before{content:""}.k-ui-j4-form .fa-patreon:before{content:""}.k-ui-j4-form .fa-pause:before{content:""}.k-ui-j4-form .fa-pause-circle:before{content:""}.k-ui-j4-form .fa-paw:before{content:""}.k-ui-j4-form .fa-paypal:before{content:""}.k-ui-j4-form .fa-peace:before{content:""}.k-ui-j4-form .fa-pen:before{content:""}.k-ui-j4-form .fa-pen-alt:before{content:""}.k-ui-j4-form .fa-pen-fancy:before{content:""}.k-ui-j4-form .fa-pen-nib:before{content:""}.k-ui-j4-form .fa-pen-square:before{content:""}.k-ui-j4-form .fa-pencil-alt:before{content:""}.k-ui-j4-form .fa-pencil-ruler:before{content:""}.k-ui-j4-form .fa-penny-arcade:before{content:""}.k-ui-j4-form .fa-people-arrows:before{content:""}.k-ui-j4-form .fa-people-carry:before{content:""}.k-ui-j4-form .fa-pepper-hot:before{content:""}.k-ui-j4-form .fa-perbyte:before{content:""}.k-ui-j4-form .fa-percent:before{content:""}.k-ui-j4-form .fa-percentage:before{content:""}.k-ui-j4-form .fa-periscope:before{content:""}.k-ui-j4-form .fa-person-booth:before{content:""}.k-ui-j4-form .fa-phabricator:before{content:""}.k-ui-j4-form .fa-phoenix-framework:before{content:""}.k-ui-j4-form .fa-phoenix-squadron:before{content:""}.k-ui-j4-form .fa-phone:before{content:""}.k-ui-j4-form .fa-phone-alt:before{content:""}.k-ui-j4-form .fa-phone-slash:before{content:""}.k-ui-j4-form .fa-phone-square:before{content:""}.k-ui-j4-form .fa-phone-square-alt:before{content:""}.k-ui-j4-form .fa-phone-volume:before{content:""}.k-ui-j4-form .fa-photo-video:before{content:""}.k-ui-j4-form .fa-php:before{content:""}.k-ui-j4-form .fa-pied-piper:before{content:""}.k-ui-j4-form .fa-pied-piper-alt:before{content:""}.k-ui-j4-form .fa-pied-piper-hat:before{content:""}.k-ui-j4-form .fa-pied-piper-pp:before{content:""}.k-ui-j4-form .fa-pied-piper-square:before{content:""}.k-ui-j4-form .fa-piggy-bank:before{content:""}.k-ui-j4-form .fa-pills:before{content:""}.k-ui-j4-form .fa-pinterest:before{content:""}.k-ui-j4-form .fa-pinterest-p:before{content:""}.k-ui-j4-form .fa-pinterest-square:before{content:""}.k-ui-j4-form .fa-pizza-slice:before{content:""}.k-ui-j4-form .fa-place-of-worship:before{content:""}.k-ui-j4-form .fa-plane:before{content:""}.k-ui-j4-form .fa-plane-arrival:before{content:""}.k-ui-j4-form .fa-plane-departure:before{content:""}.k-ui-j4-form .fa-plane-slash:before{content:""}.k-ui-j4-form .fa-play:before{content:""}.k-ui-j4-form .fa-play-circle:before{content:""}.k-ui-j4-form .fa-playstation:before{content:""}.k-ui-j4-form .fa-plug:before{content:""}.k-ui-j4-form .fa-plus:before{content:""}.k-ui-j4-form .fa-plus-circle:before{content:""}.k-ui-j4-form .fa-plus-square:before{content:""}.k-ui-j4-form .fa-podcast:before{content:""}.k-ui-j4-form .fa-poll:before{content:""}.k-ui-j4-form .fa-poll-h:before{content:""}.k-ui-j4-form .fa-poo:before{content:""}.k-ui-j4-form .fa-poo-storm:before{content:""}.k-ui-j4-form .fa-poop:before{content:""}.k-ui-j4-form .fa-portrait:before{content:""}.k-ui-j4-form .fa-pound-sign:before{content:""}.k-ui-j4-form .fa-power-off:before{content:""}.k-ui-j4-form .fa-pray:before{content:""}.k-ui-j4-form .fa-praying-hands:before{content:""}.k-ui-j4-form .fa-prescription:before{content:""}.k-ui-j4-form .fa-prescription-bottle:before{content:""}.k-ui-j4-form .fa-prescription-bottle-alt:before{content:""}.k-ui-j4-form .fa-print:before{content:""}.k-ui-j4-form .fa-procedures:before{content:""}.k-ui-j4-form .fa-product-hunt:before{content:""}.k-ui-j4-form .fa-project-diagram:before{content:""}.k-ui-j4-form .fa-pump-medical:before{content:""}.k-ui-j4-form .fa-pump-soap:before{content:""}.k-ui-j4-form .fa-pushed:before{content:""}.k-ui-j4-form .fa-puzzle-piece:before{content:""}.k-ui-j4-form .fa-python:before{content:""}.k-ui-j4-form .fa-qq:before{content:""}.k-ui-j4-form .fa-qrcode:before{content:""}.k-ui-j4-form .fa-question:before{content:""}.k-ui-j4-form .fa-question-circle:before{content:""}.k-ui-j4-form .fa-quidditch:before{content:""}.k-ui-j4-form .fa-quinscape:before{content:""}.k-ui-j4-form .fa-quora:before{content:""}.k-ui-j4-form .fa-quote-left:before{content:""}.k-ui-j4-form .fa-quote-right:before{content:""}.k-ui-j4-form .fa-quran:before{content:""}.k-ui-j4-form .fa-r-project:before{content:""}.k-ui-j4-form .fa-radiation:before{content:""}.k-ui-j4-form .fa-radiation-alt:before{content:""}.k-ui-j4-form .fa-rainbow:before{content:""}.k-ui-j4-form .fa-random:before{content:""}.k-ui-j4-form .fa-raspberry-pi:before{content:""}.k-ui-j4-form .fa-ravelry:before{content:""}.k-ui-j4-form .fa-react:before{content:""}.k-ui-j4-form .fa-reacteurope:before{content:""}.k-ui-j4-form .fa-readme:before{content:""}.k-ui-j4-form .fa-rebel:before{content:""}.k-ui-j4-form .fa-receipt:before{content:""}.k-ui-j4-form .fa-record-vinyl:before{content:""}.k-ui-j4-form .fa-recycle:before{content:""}.k-ui-j4-form .fa-red-river:before{content:""}.k-ui-j4-form .fa-reddit:before{content:""}.k-ui-j4-form .fa-reddit-alien:before{content:""}.k-ui-j4-form .fa-reddit-square:before{content:""}.k-ui-j4-form .fa-redhat:before{content:""}.k-ui-j4-form .fa-redo:before{content:""}.k-ui-j4-form .fa-redo-alt:before{content:""}.k-ui-j4-form .fa-registered:before{content:""}.k-ui-j4-form .fa-remove-format:before{content:""}.k-ui-j4-form .fa-renren:before{content:""}.k-ui-j4-form .fa-reply:before{content:""}.k-ui-j4-form .fa-reply-all:before{content:""}.k-ui-j4-form .fa-replyd:before{content:""}.k-ui-j4-form .fa-republican:before{content:""}.k-ui-j4-form .fa-researchgate:before{content:""}.k-ui-j4-form .fa-resolving:before{content:""}.k-ui-j4-form .fa-restroom:before{content:""}.k-ui-j4-form .fa-retweet:before{content:""}.k-ui-j4-form .fa-rev:before{content:""}.k-ui-j4-form .fa-ribbon:before{content:""}.k-ui-j4-form .fa-ring:before{content:""}.k-ui-j4-form .fa-road:before{content:""}.k-ui-j4-form .fa-robot:before{content:""}.k-ui-j4-form .fa-rocket:before{content:""}.k-ui-j4-form .fa-rocketchat:before{content:""}.k-ui-j4-form .fa-rockrms:before{content:""}.k-ui-j4-form .fa-route:before{content:""}.k-ui-j4-form .fa-rss:before{content:""}.k-ui-j4-form .fa-rss-square:before{content:""}.k-ui-j4-form .fa-ruble-sign:before{content:""}.k-ui-j4-form .fa-ruler:before{content:""}.k-ui-j4-form .fa-ruler-combined:before{content:""}.k-ui-j4-form .fa-ruler-horizontal:before{content:""}.k-ui-j4-form .fa-ruler-vertical:before{content:""}.k-ui-j4-form .fa-running:before{content:""}.k-ui-j4-form .fa-rupee-sign:before{content:""}.k-ui-j4-form .fa-rust:before{content:""}.k-ui-j4-form .fa-sad-cry:before{content:""}.k-ui-j4-form .fa-sad-tear:before{content:""}.k-ui-j4-form .fa-safari:before{content:""}.k-ui-j4-form .fa-salesforce:before{content:""}.k-ui-j4-form .fa-sass:before{content:""}.k-ui-j4-form .fa-satellite:before{content:""}.k-ui-j4-form .fa-satellite-dish:before{content:""}.k-ui-j4-form .fa-save:before{content:""}.k-ui-j4-form .fa-schlix:before{content:""}.k-ui-j4-form .fa-school:before{content:""}.k-ui-j4-form .fa-screwdriver:before{content:""}.k-ui-j4-form .fa-scribd:before{content:""}.k-ui-j4-form .fa-scroll:before{content:""}.k-ui-j4-form .fa-sd-card:before{content:""}.k-ui-j4-form .fa-search:before{content:""}.k-ui-j4-form .fa-search-dollar:before{content:""}.k-ui-j4-form .fa-search-location:before{content:""}.k-ui-j4-form .fa-search-minus:before{content:""}.k-ui-j4-form .fa-search-plus:before{content:""}.k-ui-j4-form .fa-searchengin:before{content:""}.k-ui-j4-form .fa-seedling:before{content:""}.k-ui-j4-form .fa-sellcast:before{content:""}.k-ui-j4-form .fa-sellsy:before{content:""}.k-ui-j4-form .fa-server:before{content:""}.k-ui-j4-form .fa-servicestack:before{content:""}.k-ui-j4-form .fa-shapes:before{content:""}.k-ui-j4-form .fa-share:before{content:""}.k-ui-j4-form .fa-share-alt:before{content:""}.k-ui-j4-form .fa-share-alt-square:before{content:""}.k-ui-j4-form .fa-share-square:before{content:""}.k-ui-j4-form .fa-shekel-sign:before{content:""}.k-ui-j4-form .fa-shield-alt:before{content:""}.k-ui-j4-form .fa-shield-virus:before{content:""}.k-ui-j4-form .fa-ship:before{content:""}.k-ui-j4-form .fa-shipping-fast:before{content:""}.k-ui-j4-form .fa-shirtsinbulk:before{content:""}.k-ui-j4-form .fa-shoe-prints:before{content:""}.k-ui-j4-form .fa-shopify:before{content:""}.k-ui-j4-form .fa-shopping-bag:before{content:""}.k-ui-j4-form .fa-shopping-basket:before{content:""}.k-ui-j4-form .fa-shopping-cart:before{content:""}.k-ui-j4-form .fa-shopware:before{content:""}.k-ui-j4-form .fa-shower:before{content:""}.k-ui-j4-form .fa-shuttle-van:before{content:""}.k-ui-j4-form .fa-sign:before{content:""}.k-ui-j4-form .fa-sign-in-alt:before{content:""}.k-ui-j4-form .fa-sign-language:before{content:""}.k-ui-j4-form .fa-sign-out-alt:before{content:""}.k-ui-j4-form .fa-signal:before{content:""}.k-ui-j4-form .fa-signature:before{content:""}.k-ui-j4-form .fa-sim-card:before{content:""}.k-ui-j4-form .fa-simplybuilt:before{content:""}.k-ui-j4-form .fa-sink:before{content:""}.k-ui-j4-form .fa-sistrix:before{content:""}.k-ui-j4-form .fa-sitemap:before{content:""}.k-ui-j4-form .fa-sith:before{content:""}.k-ui-j4-form .fa-skating:before{content:""}.k-ui-j4-form .fa-sketch:before{content:""}.k-ui-j4-form .fa-skiing:before{content:""}.k-ui-j4-form .fa-skiing-nordic:before{content:""}.k-ui-j4-form .fa-skull:before{content:""}.k-ui-j4-form .fa-skull-crossbones:before{content:""}.k-ui-j4-form .fa-skyatlas:before{content:""}.k-ui-j4-form .fa-skype:before{content:""}.k-ui-j4-form .fa-slack:before{content:""}.k-ui-j4-form .fa-slack-hash:before{content:""}.k-ui-j4-form .fa-slash:before{content:""}.k-ui-j4-form .fa-sleigh:before{content:""}.k-ui-j4-form .fa-sliders-h:before{content:""}.k-ui-j4-form .fa-slideshare:before{content:""}.k-ui-j4-form .fa-smile:before{content:""}.k-ui-j4-form .fa-smile-beam:before{content:""}.k-ui-j4-form .fa-smile-wink:before{content:""}.k-ui-j4-form .fa-smog:before{content:""}.k-ui-j4-form .fa-smoking:before{content:""}.k-ui-j4-form .fa-smoking-ban:before{content:""}.k-ui-j4-form .fa-sms:before{content:""}.k-ui-j4-form .fa-snapchat:before{content:""}.k-ui-j4-form .fa-snapchat-ghost:before{content:""}.k-ui-j4-form .fa-snapchat-square:before{content:""}.k-ui-j4-form .fa-snowboarding:before{content:""}.k-ui-j4-form .fa-snowflake:before{content:""}.k-ui-j4-form .fa-snowman:before{content:""}.k-ui-j4-form .fa-snowplow:before{content:""}.k-ui-j4-form .fa-soap:before{content:""}.k-ui-j4-form .fa-socks:before{content:""}.k-ui-j4-form .fa-solar-panel:before{content:""}.k-ui-j4-form .fa-sort:before{content:""}.k-ui-j4-form .fa-sort-alpha-down:before{content:""}.k-ui-j4-form .fa-sort-alpha-down-alt:before{content:""}.k-ui-j4-form .fa-sort-alpha-up:before{content:""}.k-ui-j4-form .fa-sort-alpha-up-alt:before{content:""}.k-ui-j4-form .fa-sort-amount-down:before{content:""}.k-ui-j4-form .fa-sort-amount-down-alt:before{content:""}.k-ui-j4-form .fa-sort-amount-up:before{content:""}.k-ui-j4-form .fa-sort-amount-up-alt:before{content:""}.k-ui-j4-form .fa-sort-down:before{content:""}.k-ui-j4-form .fa-sort-numeric-down:before{content:""}.k-ui-j4-form .fa-sort-numeric-down-alt:before{content:""}.k-ui-j4-form .fa-sort-numeric-up:before{content:""}.k-ui-j4-form .fa-sort-numeric-up-alt:before{content:""}.k-ui-j4-form .fa-sort-up:before{content:""}.k-ui-j4-form .fa-soundcloud:before{content:""}.k-ui-j4-form .fa-sourcetree:before{content:""}.k-ui-j4-form .fa-spa:before{content:""}.k-ui-j4-form .fa-space-shuttle:before{content:""}.k-ui-j4-form .fa-speakap:before{content:""}.k-ui-j4-form .fa-speaker-deck:before{content:""}.k-ui-j4-form .fa-spell-check:before{content:""}.k-ui-j4-form .fa-spider:before{content:""}.k-ui-j4-form .fa-spinner:before{content:""}.k-ui-j4-form .fa-splotch:before{content:""}.k-ui-j4-form .fa-spotify:before{content:""}.k-ui-j4-form .fa-spray-can:before{content:""}.k-ui-j4-form .fa-square:before{content:""}.k-ui-j4-form .fa-square-full:before{content:""}.k-ui-j4-form .fa-square-root-alt:before{content:""}.k-ui-j4-form .fa-squarespace:before{content:""}.k-ui-j4-form .fa-stack-exchange:before{content:""}.k-ui-j4-form .fa-stack-overflow:before{content:""}.k-ui-j4-form .fa-stackpath:before{content:""}.k-ui-j4-form .fa-stamp:before{content:""}.k-ui-j4-form .fa-star:before{content:""}.k-ui-j4-form .fa-star-and-crescent:before{content:""}.k-ui-j4-form .fa-star-half:before{content:""}.k-ui-j4-form .fa-star-half-alt:before{content:""}.k-ui-j4-form .fa-star-of-david:before{content:""}.k-ui-j4-form .fa-star-of-life:before{content:""}.k-ui-j4-form .fa-staylinked:before{content:""}.k-ui-j4-form .fa-steam:before{content:""}.k-ui-j4-form .fa-steam-square:before{content:""}.k-ui-j4-form .fa-steam-symbol:before{content:""}.k-ui-j4-form .fa-step-backward:before{content:""}.k-ui-j4-form .fa-step-forward:before{content:""}.k-ui-j4-form .fa-stethoscope:before{content:""}.k-ui-j4-form .fa-sticker-mule:before{content:""}.k-ui-j4-form .fa-sticky-note:before{content:""}.k-ui-j4-form .fa-stop:before{content:""}.k-ui-j4-form .fa-stop-circle:before{content:""}.k-ui-j4-form .fa-stopwatch:before{content:""}.k-ui-j4-form .fa-stopwatch-20:before{content:""}.k-ui-j4-form .fa-store:before{content:""}.k-ui-j4-form .fa-store-alt:before{content:""}.k-ui-j4-form .fa-store-alt-slash:before{content:""}.k-ui-j4-form .fa-store-slash:before{content:""}.k-ui-j4-form .fa-strava:before{content:""}.k-ui-j4-form .fa-stream:before{content:""}.k-ui-j4-form .fa-street-view:before{content:""}.k-ui-j4-form .fa-strikethrough:before{content:""}.k-ui-j4-form .fa-stripe:before{content:""}.k-ui-j4-form .fa-stripe-s:before{content:""}.k-ui-j4-form .fa-stroopwafel:before{content:""}.k-ui-j4-form .fa-studiovinari:before{content:""}.k-ui-j4-form .fa-stumbleupon:before{content:""}.k-ui-j4-form .fa-stumbleupon-circle:before{content:""}.k-ui-j4-form .fa-subscript:before{content:""}.k-ui-j4-form .fa-subway:before{content:""}.k-ui-j4-form .fa-suitcase:before{content:""}.k-ui-j4-form .fa-suitcase-rolling:before{content:""}.k-ui-j4-form .fa-sun:before{content:""}.k-ui-j4-form .fa-superpowers:before{content:""}.k-ui-j4-form .fa-superscript:before{content:""}.k-ui-j4-form .fa-supple:before{content:""}.k-ui-j4-form .fa-surprise:before{content:""}.k-ui-j4-form .fa-suse:before{content:""}.k-ui-j4-form .fa-swatchbook:before{content:""}.k-ui-j4-form .fa-swift:before{content:""}.k-ui-j4-form .fa-swimmer:before{content:""}.k-ui-j4-form .fa-swimming-pool:before{content:""}.k-ui-j4-form .fa-symfony:before{content:""}.k-ui-j4-form .fa-synagogue:before{content:""}.k-ui-j4-form .fa-sync:before{content:""}.k-ui-j4-form .fa-sync-alt:before{content:""}.k-ui-j4-form .fa-syringe:before{content:""}.k-ui-j4-form .fa-table:before{content:""}.k-ui-j4-form .fa-table-tennis:before{content:""}.k-ui-j4-form .fa-tablet:before{content:""}.k-ui-j4-form .fa-tablet-alt:before{content:""}.k-ui-j4-form .fa-tablets:before{content:""}.k-ui-j4-form .fa-tachometer-alt:before{content:""}.k-ui-j4-form .fa-tag:before{content:""}.k-ui-j4-form .fa-tags:before{content:""}.k-ui-j4-form .fa-tape:before{content:""}.k-ui-j4-form .fa-tasks:before{content:""}.k-ui-j4-form .fa-taxi:before{content:""}.k-ui-j4-form .fa-teamspeak:before{content:""}.k-ui-j4-form .fa-teeth:before{content:""}.k-ui-j4-form .fa-teeth-open:before{content:""}.k-ui-j4-form .fa-telegram:before{content:""}.k-ui-j4-form .fa-telegram-plane:before{content:""}.k-ui-j4-form .fa-temperature-high:before{content:""}.k-ui-j4-form .fa-temperature-low:before{content:""}.k-ui-j4-form .fa-tencent-weibo:before{content:""}.k-ui-j4-form .fa-tenge:before{content:""}.k-ui-j4-form .fa-terminal:before{content:""}.k-ui-j4-form .fa-text-height:before{content:""}.k-ui-j4-form .fa-text-width:before{content:""}.k-ui-j4-form .fa-th:before{content:""}.k-ui-j4-form .fa-th-large:before{content:""}.k-ui-j4-form .fa-th-list:before{content:""}.k-ui-j4-form .fa-the-red-yeti:before{content:""}.k-ui-j4-form .fa-theater-masks:before{content:""}.k-ui-j4-form .fa-themeco:before{content:""}.k-ui-j4-form .fa-themeisle:before{content:""}.k-ui-j4-form .fa-thermometer:before{content:""}.k-ui-j4-form .fa-thermometer-empty:before{content:""}.k-ui-j4-form .fa-thermometer-full:before{content:""}.k-ui-j4-form .fa-thermometer-half:before{content:""}.k-ui-j4-form .fa-thermometer-quarter:before{content:""}.k-ui-j4-form .fa-thermometer-three-quarters:before{content:""}.k-ui-j4-form .fa-think-peaks:before{content:""}.k-ui-j4-form .fa-thumbs-down:before{content:""}.k-ui-j4-form .fa-thumbs-up:before{content:""}.k-ui-j4-form .fa-thumbtack:before{content:""}.k-ui-j4-form .fa-ticket-alt:before{content:""}.k-ui-j4-form .fa-tiktok:before{content:""}.k-ui-j4-form .fa-times:before{content:""}.k-ui-j4-form .fa-times-circle:before{content:""}.k-ui-j4-form .fa-tint:before{content:""}.k-ui-j4-form .fa-tint-slash:before{content:""}.k-ui-j4-form .fa-tired:before{content:""}.k-ui-j4-form .fa-toggle-off:before{content:""}.k-ui-j4-form .fa-toggle-on:before{content:""}.k-ui-j4-form .fa-toilet:before{content:""}.k-ui-j4-form .fa-toilet-paper:before{content:""}.k-ui-j4-form .fa-toilet-paper-slash:before{content:""}.k-ui-j4-form .fa-toolbox:before{content:""}.k-ui-j4-form .fa-tools:before{content:""}.k-ui-j4-form .fa-tooth:before{content:""}.k-ui-j4-form .fa-torah:before{content:""}.k-ui-j4-form .fa-torii-gate:before{content:""}.k-ui-j4-form .fa-tractor:before{content:""}.k-ui-j4-form .fa-trade-federation:before{content:""}.k-ui-j4-form .fa-trademark:before{content:""}.k-ui-j4-form .fa-traffic-light:before{content:""}.k-ui-j4-form .fa-trailer:before{content:""}.k-ui-j4-form .fa-train:before{content:""}.k-ui-j4-form .fa-tram:before{content:""}.k-ui-j4-form .fa-transgender:before{content:""}.k-ui-j4-form .fa-transgender-alt:before{content:""}.k-ui-j4-form .fa-trash:before{content:""}.k-ui-j4-form .fa-trash-alt:before{content:""}.k-ui-j4-form .fa-trash-restore:before{content:""}.k-ui-j4-form .fa-trash-restore-alt:before{content:""}.k-ui-j4-form .fa-tree:before{content:""}.k-ui-j4-form .fa-trello:before{content:""}.k-ui-j4-form .fa-tripadvisor:before{content:""}.k-ui-j4-form .fa-trophy:before{content:""}.k-ui-j4-form .fa-truck:before{content:""}.k-ui-j4-form .fa-truck-loading:before{content:""}.k-ui-j4-form .fa-truck-monster:before{content:""}.k-ui-j4-form .fa-truck-moving:before{content:""}.k-ui-j4-form .fa-truck-pickup:before{content:""}.k-ui-j4-form .fa-tshirt:before{content:""}.k-ui-j4-form .fa-tty:before{content:""}.k-ui-j4-form .fa-tumblr:before{content:""}.k-ui-j4-form .fa-tumblr-square:before{content:""}.k-ui-j4-form .fa-tv:before{content:""}.k-ui-j4-form .fa-twitch:before{content:""}.k-ui-j4-form .fa-twitter:before{content:""}.k-ui-j4-form .fa-twitter-square:before{content:""}.k-ui-j4-form .fa-typo3:before{content:""}.k-ui-j4-form .fa-uber:before{content:""}.k-ui-j4-form .fa-ubuntu:before{content:""}.k-ui-j4-form .fa-uikit:before{content:""}.k-ui-j4-form .fa-umbraco:before{content:""}.k-ui-j4-form .fa-umbrella:before{content:""}.k-ui-j4-form .fa-umbrella-beach:before{content:""}.k-ui-j4-form .fa-uncharted:before{content:""}.k-ui-j4-form .fa-underline:before{content:""}.k-ui-j4-form .fa-undo:before{content:""}.k-ui-j4-form .fa-undo-alt:before{content:""}.k-ui-j4-form .fa-uniregistry:before{content:""}.k-ui-j4-form .fa-unity:before{content:""}.k-ui-j4-form .fa-universal-access:before{content:""}.k-ui-j4-form .fa-university:before{content:""}.k-ui-j4-form .fa-unlink:before{content:""}.k-ui-j4-form .fa-unlock:before{content:""}.k-ui-j4-form .fa-unlock-alt:before{content:""}.k-ui-j4-form .fa-unsplash:before{content:""}.k-ui-j4-form .fa-untappd:before{content:""}.k-ui-j4-form .fa-upload:before{content:""}.k-ui-j4-form .fa-ups:before{content:""}.k-ui-j4-form .fa-usb:before{content:""}.k-ui-j4-form .fa-user:before{content:""}.k-ui-j4-form .fa-user-alt:before{content:""}.k-ui-j4-form .fa-user-alt-slash:before{content:""}.k-ui-j4-form .fa-user-astronaut:before{content:""}.k-ui-j4-form .fa-user-check:before{content:""}.k-ui-j4-form .fa-user-circle:before{content:""}.k-ui-j4-form .fa-user-clock:before{content:""}.k-ui-j4-form .fa-user-cog:before{content:""}.k-ui-j4-form .fa-user-edit:before{content:""}.k-ui-j4-form .fa-user-friends:before{content:""}.k-ui-j4-form .fa-user-graduate:before{content:""}.k-ui-j4-form .fa-user-injured:before{content:""}.k-ui-j4-form .fa-user-lock:before{content:""}.k-ui-j4-form .fa-user-md:before{content:""}.k-ui-j4-form .fa-user-minus:before{content:""}.k-ui-j4-form .fa-user-ninja:before{content:""}.k-ui-j4-form .fa-user-nurse:before{content:""}.k-ui-j4-form .fa-user-plus:before{content:""}.k-ui-j4-form .fa-user-secret:before{content:""}.k-ui-j4-form .fa-user-shield:before{content:""}.k-ui-j4-form .fa-user-slash:before{content:""}.k-ui-j4-form .fa-user-tag:before{content:""}.k-ui-j4-form .fa-user-tie:before{content:""}.k-ui-j4-form .fa-user-times:before{content:""}.k-ui-j4-form .fa-users:before{content:""}.k-ui-j4-form .fa-users-cog:before{content:""}.k-ui-j4-form .fa-users-slash:before{content:""}.k-ui-j4-form .fa-usps:before{content:""}.k-ui-j4-form .fa-ussunnah:before{content:""}.k-ui-j4-form .fa-utensil-spoon:before{content:""}.k-ui-j4-form .fa-utensils:before{content:""}.k-ui-j4-form .fa-vaadin:before{content:""}.k-ui-j4-form .fa-vector-square:before{content:""}.k-ui-j4-form .fa-venus:before{content:""}.k-ui-j4-form .fa-venus-double:before{content:""}.k-ui-j4-form .fa-venus-mars:before{content:""}.k-ui-j4-form .fa-vest:before{content:""}.k-ui-j4-form .fa-vest-patches:before{content:""}.k-ui-j4-form .fa-viacoin:before{content:""}.k-ui-j4-form .fa-viadeo:before{content:""}.k-ui-j4-form .fa-viadeo-square:before{content:""}.k-ui-j4-form .fa-vial:before{content:""}.k-ui-j4-form .fa-vials:before{content:""}.k-ui-j4-form .fa-viber:before{content:""}.k-ui-j4-form .fa-video:before{content:""}.k-ui-j4-form .fa-video-slash:before{content:""}.k-ui-j4-form .fa-vihara:before{content:""}.k-ui-j4-form .fa-vimeo:before{content:""}.k-ui-j4-form .fa-vimeo-square:before{content:""}.k-ui-j4-form .fa-vimeo-v:before{content:""}.k-ui-j4-form .fa-vine:before{content:""}.k-ui-j4-form .fa-virus:before{content:""}.k-ui-j4-form .fa-virus-slash:before{content:""}.k-ui-j4-form .fa-viruses:before{content:""}.k-ui-j4-form .fa-vk:before{content:""}.k-ui-j4-form .fa-vnv:before{content:""}.k-ui-j4-form .fa-voicemail:before{content:""}.k-ui-j4-form .fa-volleyball-ball:before{content:""}.k-ui-j4-form .fa-volume-down:before{content:""}.k-ui-j4-form .fa-volume-mute:before{content:""}.k-ui-j4-form .fa-volume-off:before{content:""}.k-ui-j4-form .fa-volume-up:before{content:""}.k-ui-j4-form .fa-vote-yea:before{content:""}.k-ui-j4-form .fa-vr-cardboard:before{content:""}.k-ui-j4-form .fa-vuejs:before{content:""}.k-ui-j4-form .fa-walking:before{content:""}.k-ui-j4-form .fa-wallet:before{content:""}.k-ui-j4-form .fa-warehouse:before{content:""}.k-ui-j4-form .fa-watchman-monitoring:before{content:""}.k-ui-j4-form .fa-water:before{content:""}.k-ui-j4-form .fa-wave-square:before{content:""}.k-ui-j4-form .fa-waze:before{content:""}.k-ui-j4-form .fa-weebly:before{content:""}.k-ui-j4-form .fa-weibo:before{content:""}.k-ui-j4-form .fa-weight:before{content:""}.k-ui-j4-form .fa-weight-hanging:before{content:""}.k-ui-j4-form .fa-weixin:before{content:""}.k-ui-j4-form .fa-whatsapp:before{content:""}.k-ui-j4-form .fa-whatsapp-square:before{content:""}.k-ui-j4-form .fa-wheelchair:before{content:""}.k-ui-j4-form .fa-whmcs:before{content:""}.k-ui-j4-form .fa-wifi:before{content:""}.k-ui-j4-form .fa-wikipedia-w:before{content:""}.k-ui-j4-form .fa-wind:before{content:""}.k-ui-j4-form .fa-window-close:before{content:""}.k-ui-j4-form .fa-window-maximize:before{content:""}.k-ui-j4-form .fa-window-minimize:before{content:""}.k-ui-j4-form .fa-window-restore:before{content:""}.k-ui-j4-form .fa-windows:before{content:""}.k-ui-j4-form .fa-wine-bottle:before{content:""}.k-ui-j4-form .fa-wine-glass:before{content:""}.k-ui-j4-form .fa-wine-glass-alt:before{content:""}.k-ui-j4-form .fa-wix:before{content:""}.k-ui-j4-form .fa-wizards-of-the-coast:before{content:""}.k-ui-j4-form .fa-wodu:before{content:""}.k-ui-j4-form .fa-wolf-pack-battalion:before{content:""}.k-ui-j4-form .fa-won-sign:before{content:""}.k-ui-j4-form .fa-wordpress:before{content:""}.k-ui-j4-form .fa-wordpress-simple:before{content:""}.k-ui-j4-form .fa-wpbeginner:before{content:""}.k-ui-j4-form .fa-wpexplorer:before{content:""}.k-ui-j4-form .fa-wpforms:before{content:""}.k-ui-j4-form .fa-wpressr:before{content:""}.k-ui-j4-form .fa-wrench:before{content:""}.k-ui-j4-form .fa-x-ray:before{content:""}.k-ui-j4-form .fa-xbox:before{content:""}.k-ui-j4-form .fa-xing:before{content:""}.k-ui-j4-form .fa-xing-square:before{content:""}.k-ui-j4-form .fa-y-combinator:before{content:""}.k-ui-j4-form .fa-yahoo:before{content:""}.k-ui-j4-form .fa-yammer:before{content:""}.k-ui-j4-form .fa-yandex:before{content:""}.k-ui-j4-form .fa-yandex-international:before{content:""}.k-ui-j4-form .fa-yarn:before{content:""}.k-ui-j4-form .fa-yelp:before{content:""}.k-ui-j4-form .fa-yen-sign:before{content:""}.k-ui-j4-form .fa-yin-yang:before{content:""}.k-ui-j4-form .fa-yoast:before{content:""}.k-ui-j4-form .fa-youtube:before{content:""}.k-ui-j4-form .fa-youtube-square:before{content:""}.k-ui-j4-form .fa-zhihu:before{content:""}.k-ui-j4-form .sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.k-ui-j4-form .sr-only-focusable:active,.k-ui-j4-form .sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*! diff --git a/code/libraries/joomlatools/component/koowa/resources/assets/scss/joomla5/_form.scss b/code/libraries/joomlatools/component/koowa/resources/assets/scss/joomla5/_form.scss index 8de564c59..e4820d343 100644 --- a/code/libraries/joomlatools/component/koowa/resources/assets/scss/joomla5/_form.scss +++ b/code/libraries/joomlatools/component/koowa/resources/assets/scss/joomla5/_form.scss @@ -1348,14 +1348,35 @@ details summary ~ * { * Iframes */ - /** +/** * Editors */ -/* + .editor { + &.mb-2 { + margin-bottom: .5rem !important; + } -/** - * Editors - */ +} + +.editor-xtd-buttons { + + margin-top: 10px; + + .xtd-button { + + &.btn { + margin: 0 4px 4px 0; + } + + &.btn-secondary { + @extend .k-button--default; + } + + [class^="icon-"], [class*=" icon-"] { + margin-right: 0 !important; + } + } +}