/*
 * © 2024 WebPros International GmbH. All rights reserved.
 */

/* SSO Binding unlink action styling */
.sso-binding-row {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.sso-binding-value {
    display: inline;
}

.sso-unlink-action {
    display: inline-flex;
    align-items: center;
}

.sso-unlink-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    color: #6c757d;
    background-color: transparent;
    border: none;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
    vertical-align: middle;
}

.sso-unlink-button:hover {
    color: #dc3545;
    background-color: #f8f9fa;
    text-decoration: none;
}

.sso-unlink-button:active {
    background-color: #e9ecef;
}

.sso-unlink-button .icon-unlink {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18.84 12.25l1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71'%3E%3C/path%3E%3Cpath d='M5.17 11.75l-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71'%3E%3C/path%3E%3Cline x1='8' y1='2' x2='8' y2='5'%3E%3C/line%3E%3Cline x1='2' y1='8' x2='5' y2='8'%3E%3C/line%3E%3Cline x1='16' y1='19' x2='16' y2='22'%3E%3C/line%3E%3Cline x1='19' y1='16' x2='22' y2='16'%3E%3C/line%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.2s ease;
}

.sso-unlink-button:hover .icon-unlink {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dc3545' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18.84 12.25l1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71'%3E%3C/path%3E%3Cpath d='M5.17 11.75l-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71'%3E%3C/path%3E%3Cline x1='8' y1='2' x2='8' y2='5'%3E%3C/line%3E%3Cline x1='2' y1='8' x2='5' y2='8'%3E%3C/line%3E%3Cline x1='16' y1='19' x2='16' y2='22'%3E%3C/line%3E%3Cline x1='19' y1='16' x2='22' y2='16'%3E%3C/line%3E%3C/svg%3E");
}

/* Invite link copy button styling */
.invite-link-copy-button {
    transition: background-color 0.2s ease;
}

.invite-link-copy-button:hover {
    background-color: #0052a3 !important;
}

.invite-link-copy-button:active {
    background-color: #003d7a !important;
}

.invite-link-copy-button .icon-copy {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='13' height='13' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.invite-link-copy-button .icon-check {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
/* End Invite link copy button styling */

/* End SSO Binding unlink action styling */

.ka-wizard {
    border: 0;
}

.first-col .form-box {
    margin-right: 20px;
}

.objects-toolbar a.help-button, .objects-toolbar .extended-search {
    float: right;
}

.objects-toolbar .extended-search .popup-box {
    left: auto;
    right: 0;
}

.popup-panel .extended-search textarea.f-max-size {
    height: auto;
}

.sid-kapc .popup-panel .popup-body {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 -20px;
    padding: 0 20px;
}

.sid-kapc .popup-panel .popup-wrapper .popup-container {
    max-width: 1100px;
}

.sid-kapc .popup-panel .popup-heading, .sid-kapc .popup-panel .popup-content {
    word-wrap: break-word;
}

.sid-kapc .popup-panel .dijitLeft {
    margin-right: 0;
}

.sid-kapc .popup-panel .field-value .dijitInline {
    display: inline;
}

.sid-kapc .popup-panel textarea.f-max-size {
    height: auto;
}

.popup-panel .two-cols-block {
    font-size: 13px !important;
}

.sid-kapc .objects-details .two-cols-block .empty-list {
    padding: 0;
}

.sid-kapc .form-box div.ajax-loading,
.sid-kapc .apsContainer div.ajax-loading {
    padding: 0 0 1px 20px;
    background-position: 0 1px;
}

.top-action span i.new-license {
    background-image: url(../icons/16/plesk/toolbar-buynow-active.png);
}

.top-action span i.new-group {
    background-image: url(../icons/16/plesk/toolbar-settings-active.png);
}

.top-action span i.new-account {
    background-image: url(../icons/16/plesk/toolbar-convert-to-customer-active.png);
}

.top-action span i.new-customer-operator {
    background-image: url(../icons/16/kapc/add-customer-operator.png);
}

.sb-btn.new-customer span {
    background-image: url(../icons/16/kapc/add-customer.png);
}

.sb-btn.new-customer-operator span {
    background-image: url(../icons/16/kapc/add-customer-operator.png);
}

.sb-btn.new-reseller span {
    background-image: url(../icons/16/kapc/add-reseller.png);
}

.sb-btn.new-reseller-operator span {
    background-image: url(../icons/16/kapc/add-reseller-operator.png);
}

.sb-btn.new-admin-operator span {
    background-image: url(../icons/16/kapc/add-admin-operator.png);
}

.sb-btn.current-columns span {
    background-image: url(../icons/16/kapc/current-columns.png);
}

.sb-btn.all-columns span {
    background-image: url(../icons/16/kapc/all-columns.png);
}

.customer-operator {
    background: url(../icons/16/kapc/customer-operator.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.customer {
    background: url(../icons/16/plesk/customer.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.reseller-operator {
    background: url(../icons/16/kapc/reseller-operator.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.reseller {
    background: url(../icons/16/plesk/reseller.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.admin-operator {
    background: url(../icons/16/kapc/admin-operator.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.close-link {
    background: url(../icons/16/kapc/close.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.root-icon {
    background: url(../icons/16/plesk/website.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

.status-active {
    background: url(../icons/16/plesk/ok.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.status-expired {
    background: url(../icons/16/plesk/warning.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.status-expiring-soon {
    background: url(../icons/16/plesk/att.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.status-terminated {
    background: url(../icons/16/kapc/state-terminated.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.status-suspended {
    background: url(../icons/16/plesk/suspend.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.status-progress {
    background: url(../icons/16/plesk/refresh.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.status-failed {
    background: url(../icons/16/plesk/warning.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

span.icon-nickname {
    background: url(../icons/16/kapc/license-description.png) no-repeat;
    padding-left: 20px;
    background-size: 16px;
}

span.icon-edit {
    background-image: url(../icons/16/plesk/feedback.png);
}

span.icon-close {
    background-image: url(../icons/16/plesk/cancel.png);
}

.icon.icon-clone {
    background-image: url(../icons/16/kapc/clone-key.png);
}

.key-icon-link {
    background: url(../icons/16/kapc/featured-key.png) no-repeat right;
    padding: 2px 20px 2px 0;
    background-size: 16px;
}

.delete-icon-link span {
    background: url(../icons/16/plesk/delete.png) no-repeat right;
    padding: 2px 20px 2px 0;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.5;
    background-size: 16px;
}

tr:hover .delete-icon-link span {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.sid-kapc .icon-disabled {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.5;
}

.sid-kapc .sb-clone-key span {
    background-image: url(../icons/16/kapc/clone-key.png);
}

.sid-kapc .sb-download-key span {
    background-image: url(../icons/16/kapc/download.png);
}

.sid-kapc .sb-generate-report span {
    background-image: url(../icons/16/kapc/generate-report.png);
}

.sid-kapc .sb-activate span {
    background-image: url(../icons/16/kapc/activate-key.png);
}

.sid-kapc .sb-downgrade span {
    background-image: url(../icons/16/kapc/downgrade.png);
}

.sid-kapc .sb-prev-icon span {
    background-image: url(../icons/16/kapc/prev-icon.png);
}

.sid-kapc .sb-next-icon span {
    background-image: url(../icons/16/kapc/next-icon.png);
}

.sid-kapc .sb-change-key-group span, .sid-kapc .sb-report-settings span {
    background-image: url(../icons/16/kapc/change-configuration.png);
}

.sid-kapc .sb-copy-group span {
    background-image: url(../icons/16/plesk/copy.png);
}

.sid-kapc .sb-auto-renew span {
    background-image: url(../icons/16/kapc/auto-renew.png);
}

.sid-kapc .sb-disable-auto-renew span {
    background-image: url(../icons/16/kapc/disable-renewal.png);
}

.sid-kapc .sb-manual-renew span {
    background-image: url(../icons/16/kapc/renew.png);
}

.sid-kapc .sb-attach-license span {
    background-image: url(../icons/16/kapc/attach-license.png);
}

.sid-kapc .sb-change-parent span {
    background-image: url(../icons/16/kapc/set-parent.png);
}

.sid-kapc .sb-find-similar span {
    background-image: url(../icons/16/kapc/search-btn.png);
}

.sid-kapc .sb-select-customer span {
    background-image: url(../icons/16/kapc/select-customer.png);
}

.sid-kapc .sb-edit-permission span {
    background-image: url(../icons/16/kapc/edit-permission.png);
}

.sid-kapc .sb-add-permission span {
    background-image: url(../icons/16/kapc/add-permission.png);
}

.sid-kapc .sb-remove-permission span {
    background-image: url(../icons/16/kapc/remove-permission.png);
}

.sid-kapc .sb-bind-to-ip-address span {
    background-image: url(../icons/16/kapc/bind-to-ip-address.png);
}

.sid-kapc .sb-reset-ip-address-binding span {
    background-image: url(../icons/16/kapc/reset-ip-address-binding.png);
}

.sid-kapc .sb-reset-activation span {
    background-image: url(../icons/16/kapc/reset-activation.png);
}

.sid-kapc .sb-terminate span {
    background-image: url(../icons/16/kapc/terminate.png);
}

.sid-kapc .sb-unterminate span {
    background-image: url(../icons/16/kapc/unterminate.png);
}

.sid-kapc .sb-show-activation-code span {
    background-image: url(../icons/16/kapc/show-activation-code.png);
}

.sid-kapc .sb-server-settings span {
    background-image: url(../icons/16/kapc/server-settings.png);
}

.sid-kapc .sb-interface-settings span {
    background-image: url(../icons/16/kapc/interface-settings.png);
}

.sid-kapc .sb-additional-services span {
    background-image: url(../icons/16/kapc/additional-services.png);
}

.sid-kapc .sb-promotions span {
    background-image: url(../icons/16/kapc/promotions.png);
}

.sid-kapc .sb-notifications span {
    background-image: url(../icons/16/kapc/notifications.png);
}

.sid-kapc .sb-extensions span {
    background-image: url(../icons/16/kapc/extensions.png);
}

.sid-kapc .sb-experiments span {
    background-image: url(../icons/16/kapc/experiments.png);
}

.sid-kapc .sb-edit-configuration span {
    background-image: url(../icons/16/kapc/edit-configuration.png);
}

.sid-kapc .sb-make-not-configured span {
    background-image: url(../icons/16/kapc/make-not-configured.png);
}

.sid-kapc .sb-global-search-enabled span {
    background-image: url(../icons/16/kapc/global-search-enabled.png);
}

.sid-kapc .sb-global-search-disabled span {
    background-image: url(../icons/16/kapc/global-search-disabled.png);
}

.sid-kapc .sb-show-sku span {
    background-image: url(../icons/16/kapc/show-sku.png);
}

.sid-kapc .sb-prev-icon span {
    background-image: url(../icons/16/kapc/prev-icon.png);
}

.sid-kapc .sb-move-license span {
    background-image: url(../icons/16/kapc/move-license.png);
}

.sid-kapc .sb-retrieve-license span {
    background-image: url(../icons/16/kapc/retrieve-license.png);
}

.sid-kapc .sb-delete-account span {
    background-image: url(../icons/16/kapc/delete-account.png);
}

.sid-kapc .sb-suspend span {
    background-image: url(../icons/16/kapc/state-suspended.png);
}

.sid-kapc .sb-resume span {
    background-image: url(../icons/16/kapc/state-active.png);
}

.sid-kapc .sb-set-warning span {
    background-image: url(../icons/16/plesk/att.png);
}

.sid-kapc .hint-on {
    padding: 0 0 1px 20px;
    background: url(../icons/16/plesk/on.png) no-repeat;
    background-size: 16px;
}

.sid-kapc .hint-off {
    padding: 0 0 1px 20px;
    background: url(../icons/16/plesk/off.png) no-repeat;
    background-size: 16px;
}

.sid-kapc .commerce-on {
    padding: 0 0 1px 20px;
    background: url(../icons/16/kapc/commerce-app.png) no-repeat;
    background-size: 16px;
}

.sid-kapc .promotionPreview .tools-list .tools-item {
    width: 100%;
}

.sid-kapc .promotionPopupContent .form-row div.text-value {
    padding: 0 0;
}

.editable-field.inactive .input-group {
    display: none;
}

.editable-field-textarea.active {
    width: 100%;
}

.choose-licenses-type-select select {
    position: relative;
    top: -40px;
    left: 506px;
}

.choose-licenses-type-select-wrapper {
    width: 100%;
    height: 0;
}

.sid-kapc .objects-toolbar .quick-search-box.quick-search-box-large {
    width: 70%;
}

.sid-kapc .objects-toolbar .quick-search-box .search-field {
    width: 99%;
}

.sid-kapc .objects-toolbar .quick-search-box .search-field input {
    width: 100%;
    height: auto;
}

.sid-kapc .search-box.extended-search .extended-search-wrap {
    width: 100%;
}

.sid-kapc .search-box .error-hint {
    padding: 4px 0 0 23px;
}

.sid-kapc #TechnicalReportsScreen .search-box .error-hint {
    padding: 4px 0 0 7px;
}

.sid-kapc .textarea-validation-error {
    border-color: #ff9696;
    background: #fedddf;
}

#accountsList .list > table td {
    word-wrap: break-word;
}

#accountsList .list > table th.login-column {
    min-width: 100px;
    width: 200px;
    max-width: 200px;
}

#accountsList .list > table td.login-column {
    word-break: break-all;
}

.sid-kapc .grid-overflow .list {
    overflow: visible;
}

.sid-kapc .objects-toolbar span.search-control {
    float: right;
}

.sid-kapc .objects-details .objects-content .objects-form-container .actions-box {
    margin: 0 0 15px;
}

.sid-kapc .list-actions-msg {
    top: -45px;
}

.remote-api-role-view {
    width: 900px;
}

.remote-api-role-view .two-cols-block {
    table-layout: auto;
}

.remote-api-role-view .two-cols-block .first-col {
    width: 30%;
}

.sid-kapc .objects-details .objects-content .actions-box.sticky-toolbar {
    position: fixed;
    background: #fff;
    padding: 5px 16px 0;
    border-radius: 0 5px 0 0;
    box-shadow: 0 15px 10px -5px #fff;
    margin: 0 0;
}

.sid-kapc .objects-details .objects-content .actions-box-sticky-dummy {
    display: none;
}

.sid-kapc .objects-details .objects-content .actions-box.sticky-toolbar + .actions-box-sticky-dummy {
    display: block;
}

.sid-kapc .dashboard-chart .highcharts-container {
    background-color: #fafafa;
    border: 1px solid #bebebe;
    width: auto !important;
}

.sid-kapc .dashboard-columns-wrapper {
    letter-spacing: -4px;
    white-space: nowrap;
}

.sid-kapc .dashboard-column {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    white-space: normal;
    word-spacing: 0;
}

.sid-kapc .dashboard-column-1 {
    width: 50%;
}

.sid-kapc .dashboard-column-1 .dashboard-column-2 {
    width: 50%;
}

.sid-kapc .dashboard-column-2 {
    width: 25%;
}

.sid-kapc .dashboard-column-3 {
    width: 25%;
}

.sid-kapc .dashboard-chart {
    display: block;
    margin: 0 0 10px;
}

.sid-kapc .dashboard-column-1 .dashboard-chart {
    margin-right: 5px;
}

.sid-kapc .dashboard-column-2 .dashboard-chart {
    margin-left: 5px;
    margin-right: 5px;
}

.sid-kapc .dashboard-column-2 .dashboard-chart-link {
    margin: -7px 5px 10px;
    line-height: 16px;
}

.sid-kapc .dashboard-column-3 .dashboard-chart {
    margin-left: 5px;
}

.sid-kapc th.sku-quantity-column {
    width: 25px;
}

#ShowSkuPopupWindowId .popup-wrapper {
    min-width: 700px;
    max-width: 80%;
    width: auto;
}

.sid-kapc .form-box .editable-field-select .input-group .form-control {
    padding: 0;
}

.sid-kapc .form-box .editable-field-select .input-group .form-control select {
    margin: 0;
    padding: 2px 0 3px 0;
}

.user-switcher .dropdown-toggle {
    position: relative;
    display: block;
    height: 18px;
    padding: 3px 6px 4px;
    border-bottom: 1px solid #afbac1;
    background-color: #ededed;
    color: #020202;
}

.user-switcher.open .dropdown-toggle {
    border-color: #0f7faf;
    outline: 0;
    background: #ecf5f9;
    color: #020202;
}

.user-switcher.dropdown .dropdown-toggle {
    width: auto;
    cursor: pointer;
}

.user-switcher .user-name,
.user-switcher .user-name-placeholder {
    position: relative;
    display: block;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
}

.user-switcher .user-name {
    width: 250px;
}

.user-switcher:not(.dropdown) .user-name {
    width: 210px;
}

.user-switcher .user-name-placeholder {
    margin-top: 1px;
    margin-bottom: -16px;
    color: #777;
}

.user-switcher.open .user-name-placeholder, .user-switcher .user-name {
    z-index: 1;
}

.user-switcher .user-name-placeholder, .user-switcher.open .user-name {
    z-index: -1;
}

.user-switcher .dropdown-menu {
    top: auto;
    left: auto;
    min-width: 308px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.user-switcher.open .dropdown-menu {
    display: block;
}

.user-switcher .dropdown-menu-search {
    position: relative;
    margin: 0;
    padding: 7px 10px;
}

.user-switcher .dropdown-menu-search input {
    padding-right: 22px;
    width: 100%;
}

.user-switcher .dropdown-menu-search button {
    position: absolute;
    top: 50%;
    right: 16px;
    margin: -8px 0 0;
    padding: 0;
    border: 0;
    height: 16px;
    width: 16px;
    outline: 0;
    background: url(../icons/16/plesk/search.png) no-repeat;
    background-size: 16px;
}

.user-switcher .dropdown-menu-search-note {
    border-top: 1px solid #b1b1b1;
    margin-top: 5px;
    padding: 8px 10px 5px;
}

.user-switcher .dropdown-menu-search-note a {
    border: 0;
    display: inline;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #2498e3;
}

.user-switcher .dropdown-menu-search-note a:hover {
    border: 0;
    padding: 0;
    color: #188dd9;
    text-decoration: underline;
    background: none;
    box-shadow: none;
}

.user-switcher .caret {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
}

.user-switcher:not(.dropdown) .caret {
    display: none;
}

.user-switcher.show-selected.open .user-name-placeholder,
.user-switcher.show-selected.no-selected-account.open .user-name,
.user-switcher.no-selected-account .user-name,
.sid-kapc .navbar-customer-switcher.no-selected-account .navbar-customer-name {
    z-index: -1;
}

.user-switcher.show-selected.no-selected-account.open .user-name-placeholder,
.user-switcher.show-selected.open .user-name,
.user-switcher.no-selected-account .user-name-placeholder,
.sid-kapc .navbar-customer-switcher.no-selected-account .navbar-customer-name-placeholder {
    z-index: 1;
}

.user-switcher.show-selected.open .top-icon-placeholder {
    display: inline;
}

th.select-all.select {
    width: 16px;
}

.account-permissions div.field-name {
    width: 295px;
}

.account-permissions div.field-value {
    margin: 0 0 0 300px;
}

.form-row div.field-value {
    margin: 0 0 0 225px;
}

.sid-kapc .row-action-wrapper > div {
    display: inline;
}

.sid-kapc .tooltip b {
    font-weight: bold;
}

.paging-view .btn-group {
    vertical-align: inherit;
    letter-spacing: normal !important;
}

.paging-view .btn-group .separator-pipe {
    color: #c7c7c7;
}

.sid-kapc .popup-panel .popup-body .reset-link {
    float: right;
    margin-top: -10px;
    position: relative;
}

.icon-placeholder {
    display: inline;
    float: left;
    height: 16px;
}

.top-icon-placeholder {
    display: inline;
    float: left;
    height: 16px;
}

.inline-link {
    display: inline-block;
}

.inline-icon-span {
    display: inline;
}

.multiselect div.dropdown-menu-content.checkbox-group {
    padding: 7px 10px;
}

div.multiselect {
    position: relative;
}

.multiselect.dropdown .dropdown-toggle {
    position: relative;
    display: block;
    height: 26px;
    max-width: 100%;
    box-sizing: border-box;
    padding: 3px 6px 4px;
    border: solid #afbac1;
    border-width: 0 0 1px;
    background: #ededed;
    color: #020202;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}

.multiselect.dijitFocused .dropdown-toggle {
    border-color: #0f7faf;
    outline: 0;
    background: #ecf5f9;
    color: #020202;
}

.multiselect.dropdown.no-selected .multiselect-placeholder, .multiselect.dropdown .multiselect-value {
    z-index: 1;
}

.multiselect.dropdown .multiselect-placeholder, .multiselect.dropdown.no-selected .multiselect-value {
    z-index: -1;
}

.multiselect.dropdown span.multiselect-placeholder {
    color: #777;
}

.multiselect.dropdown .multiselect-placeholder,
.multiselect.dropdown .multiselect-value {
    margin-bottom: -16px;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
    padding: 0 24px 0 4px;
}

.multiselect.dropdown .caret {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin: -2px 0 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid hsla(0, 0%, 100%, 0);
    border-left: 4px solid hsla(0, 0%, 100%, 0);
}

.multiselect.dropdown ul.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
    display: none;
    margin: 2px 0;
    white-space: nowrap;
}

.multiselect.dropdown.open ul.dropdown-menu {
    display: block;
}

.access-denied {
    background: url(../icons/16/kapc/state-terminated.png) no-repeat;
    padding: 0 0 1px 20px;
    background-size: 16px;
}

.read-only {
    padding: 0 0 1px 20px;
    background: url(../icons/16/plesk/warning.png) no-repeat;
    background-size: 16px;
}

.warning {
    padding: 0 0 1px 20px;
    background: url(../icons/16/plesk/att.png) no-repeat;
    background-size: 16px;
}

.sb-captcha-refresh button {
    background: url(../icons/24/kapc/refresh.png) no-repeat center center;
    height: 40px;
    min-width: 0;
    width: 46px;
    overflow: hidden;
}

.sid-kapc .tab li {
    padding-left: 2em;
}

.sid-kapc .apsDateTextBox > span {
    display: inline-block;
    padding: 0;
    margin: 0 -3px;
    width: auto;
}

.sid-kapc .apsDateTextBox > .s-btn {
    padding: 4px;
    margin: 0;
}

.sid-kapc .apsDateTextBox {
    display: block;
}

.sid-kapc .apsDateTextBox + .apsDateTextBox {
    padding-top: 4px;
}

.sid-kapc .dates-icon span {
    background-image: url(../icons/16/pa/dates.png);
}

.sid-kapc .dijitCalendarDecrease span {
    background-image: url(../icons/16/pa/arr_lt.png);
}

.sid-kapc .dijitCalendarIncrease span {
    background-image: url(../icons/16/pa/arr_gt.png);
}

.sid-kapc .apsDateTextBox .dijitPlaceHolder {
    padding: 3px;
}

.sid-kapc .apsDateTextBox .f-middle-size {
    width: 100px;
}

.sid-kapc .search-box a.btn-disabled, .sid-kapc .search-box a.btn-disabled:visited, .sid-kapc .search-box a.btn-disabled:hover, .sid-kapc .search-box a.btn-disabled:active {
    border: 1px solid;
    background-color: #e0e4e8;
    box-shadow: none;
    cursor: default;
    outline: none;
}

.sid-kapc .license-info-additional-features {
    padding: 5px 0 6px 0;
}

.inactive-configuration {
    padding: 0 0 1px 20px;
    background: url(../icons/16/plesk/warning.png) no-repeat;
    background-size: 16px;
    font-weight: bold;
    color: #a00000 !important;
    text-decoration: underline;
}

.dijitSpinnerButtonInner {
    display: none;
}

.dijitUpArrowButton {
    cursor: pointer;
}

.dijitDownArrowButton {
    cursor: pointer !important;
}

/* Purchase Wizard Styles */
.wizard-content {
    padding: 15px;
}

.wizard-step-header {
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e4e8;
    padding-bottom: 8px;
}

.wizard-step-header h3 {
    margin: 0;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.product-selection-step {
    max-width: 800px;
}

.product-category-container {
    margin: 8px 0;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    overflow: hidden;
    background: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease;
}

.product-category-container:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.product-category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f0f0f0;
    padding: 12px 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #dee2e6;
}

.product-category-header:hover {
    background: #e9ecef;
}

.product-category-header h4 {
    margin: 0;
    color: #495057;
    font-size: 14px;
    font-weight: 600;
    flex: 1;
}

.expand-toggle {
    background: #0078d7;
    border: none;
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.expand-toggle:hover,
.expand-toggle:focus {
    background: #005a9e;
    outline: none;
}

.product-category-header[data-expanded="true"] .expand-toggle {
    transform: rotate(45deg);
}

.product-category-products {
    background: #ffffff;
    padding: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
}

.product-category-products.expanded {
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.4s ease, opacity 0.4s ease;
}

.products-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    font-size: 13px;
}

.products-table th,
.products-table td {
    padding: 8px 12px;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.products-table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
    font-size: 12px;
}

.products-table th:first-child,
.products-table td:first-child {
    width: 40%;
}

.products-table th:last-child,
.products-table td:last-child {
    width: 60%;
}

.products-table .product-row {
    cursor: pointer;
    transition: background-color 0.2s;
}

.products-table .product-row:hover {
    background-color: #f8f9fa;
}

.product-details-step {
    max-width: 600px;
}

.selected-product-info {
    margin-bottom: 18px;
}

.selected-product-info .product-name {
    margin: 0;
    padding: 8px 0;
    font-weight: 600;
    color: #333;
    font-size: 16px;
    border-left: 3px solid #0078d7;
    padding-left: 12px;
    position: relative;
}

.quantity-section {
    margin: 15px 0 20px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.quantity-label {
    font-size: 14px;
    font-weight: 500;
    color: #495057;
    margin: 0;
}

.quantity-input {
    width: 80px;
    padding: 6px 8px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    font-size: 13px;
    font-family: inherit;
    background: #ffffff;
    transition: border-color 0.2s ease;
}

.quantity-input:focus {
    outline: none;
    border-color: #0078d7;
    box-shadow: 0 0 0 2px rgba(0, 120, 215, 0.2);
}

.quantity-input:hover {
    border-color: #adb5bd;
}

.step-actions {
    padding-top: 15px;
    border-top: 1px solid #e0e4e8;
    display: flex;
    gap: 10px;
}

/* Feature Selection Step Styles */
.feature-selection-step {
    max-width: 800px;
}

.features-section,
.additional-keys-section {
    margin: 20px 0;
}

.features-main-header,
.additional-keys-header {
    margin: 20px 0 15px 0;
    color: #495057;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #dee2e6;
    padding-bottom: 6px;
}

.features-group-header {
    margin: 0 0 12px 0;
    color: #495057;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 2px solid #0078d7;
    padding-bottom: 6px;
}

.features-group-header:not(:first-child) {
    margin-top: 25px;
}

.features-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 20px 0;
    font-size: 13px;
}

.features-table th,
.features-table td {
    padding: 8px 12px;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.features-table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
    font-size: 12px;
}

.features-table .checkbox-column {
    width: 30px;
    padding-right: 8px;
}

.features-table th:nth-child(2),
.features-table td:nth-child(2) {
    width: calc(100% - 30px);
}

.feature-item {
    cursor: pointer;
    transition: all 0.3s ease;
}

.feature-item:hover {
    background-color: #e9ecef;
}

.feature-item.selected {
    background-color: #e3f2fd;
    color: #0078d7;
    font-weight: 500;
}

.feature-item.selected td {
    border-color: #0078d7;
}

.feature-item.blocked,
.additional-key-item.blocked {
    background-color: #f8f9fa !important;
    color: #6c757d !important;
    opacity: 0.6;
    cursor: not-allowed !important;
}

.feature-item.blocked td,
.additional-key-item.blocked td {
    color: #6c757d !important;
    border-color: #e9ecef !important;
}

.feature-item.blocked .custom-checkbox,
.additional-key-item.blocked .custom-checkbox {
    background: #f8f9fa !important;
    border-color: #e9ecef !important;
    opacity: 0.5;
}

.feature-item.blocked:hover,
.additional-key-item.blocked:hover {
    background-color: #f8f9fa !important;
}

/* No items message styling */
.no-items-message {
    padding: 20px;
    text-align: center;
    color: #6c757d;
    font-style: italic;
    font-size: 14px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    margin: 10px 0;
}

/* Order Confirmation Step Styles */
.order-confirmation-step {
    max-width: 800px;
}

.order-confirmation-step .product-id {
    font-size: 12px;
    color: #6c757d;
    margin-top: 4px;
}

.quantity-info {
    margin: 15px 0 20px 0;
}

.quantity-display {
    font-size: 14px;
    font-weight: 500;
    color: #495057;
}

.order-section-header {
    margin: 25px 0 15px 0;
    color: #495057;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #dee2e6;
    padding-bottom: 6px;
}

.order-summary-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 20px 0;
    font-size: 13px;
}

.order-summary-table th,
.order-summary-table td {
    padding: 10px 12px;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.order-summary-table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
    font-size: 12px;
}

.order-summary-table th:first-child,
.order-summary-table td:first-child {
    width: 60%;
}

.order-summary-table th:nth-child(2),
.order-summary-table td:nth-child(2) {
    width: 15%;
    text-align: center;
}

.order-summary-table th:nth-child(3),
.order-summary-table td:nth-child(3) {
    width: 25%;
    text-align: center;
}

.license-agreement-section {
    margin: 30px 0 20px 0;
    padding: 15px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.license-agreement-container {
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 10px;
}

.license-checkbox {
    width: 18px;
    height: 18px;
    border: 2px solid #dee2e6;
    border-radius: 3px;
    background: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    flex-shrink: 0;
}

.license-checkbox:hover {
    border-color: #0078d7;
}

.license-checkbox.checked {
    background: #e3f2fd;
    border-color: #0078d7;
}

.license-checkbox.checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #0078d7;
    border-radius: 1px;
}

.license-text {
    font-size: 14px;
    color: #495057;
    user-select: none;
}

/* Default Enabled Feature Styles */
.feature-item.default-enabled {
    cursor: default !important;
}

.feature-item.default-enabled:hover {
    background-color: inherit !important;
}

.default-enabled-caption {
    font-size: 10px;
    color: #6c757d;
    text-align: center;
    margin-top: 2px;
    font-style: italic;
    line-height: 1.2;
}

.additional-keys-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}

.additional-keys-table th,
.additional-keys-table td {
    padding: 10px 12px;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
}

.additional-keys-table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
    font-size: 12px;
}

.additional-keys-table .checkbox-column {
    width: 30px;
    padding-right: 8px;
}

.additional-keys-table th:nth-child(2),
.additional-keys-table td:nth-child(2) {
    width: 47%;
}

.additional-keys-table th:nth-child(3),
.additional-keys-table td:nth-child(3) {
    width: 47%;
}

.additional-key-item {
    cursor: pointer;
    transition: all 0.3s ease;
}

.additional-key-item:hover {
    background-color: #e9ecef;
}

.additional-key-item.selected {
    background-color: #e3f2fd;
    color: #0078d7;
    font-weight: 500;
}

.additional-key-item.selected td {
    border-color: #0078d7;
}

/* Custom Checkbox Styles */
.checkbox-cell {
    text-align: center;
    vertical-align: middle;
}

.custom-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #dee2e6;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.custom-checkbox:hover {
    border-color: #0078d7;
}

.checkbox-mark {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 8px;
    height: 8px;
    background: #0078d7;
    border-radius: 1px;
    transition: transform 0.2s ease;
}

.additional-key-item.selected .custom-checkbox,
.feature-item.selected .custom-checkbox {
    background: #e3f2fd;
    border-color: #0078d7;
}

.additional-key-item.selected .checkbox-mark,
.feature-item.selected .checkbox-mark {
    transform: translate(-50%, -50%) scale(1);
}

.hidden {
    display: none !important;
}

.clickable {
    cursor: pointer;
}

.dijitSpinnerButtonContainer {
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 100%;
    right: 0;
}

.dijitInputField {
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    border: none !important;
}

.dijitArrowButtonInner input {
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.dijitArrowButtonInner {
    width: 10px;
    height: 10px;
}

.dijitNumberTextBox {
    position: relative;
    width: 100px !important;
}

.inline {
    display: inline-block;
}

.timeFrameLabel {
    padding-right: 10px;
}

/* Loading Indicator Styles */
.loading-indicator {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    margin: 10px 0;
}

.loading-spinner {
    width: 24px;
    height: 24px;
    border: 3px solid #e9ecef;
    border-top: 3px solid #0078d7;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-bottom: 12px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-text {
    font-size: 14px;
    color: #6c757d;
    font-weight: 500;
}

/* Error Indicator Styles */
.error-indicator {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background: #fff5f5;
    border: 1px solid #fed7d7;
    border-radius: 4px;
    margin: 10px 0;
}

.error-text {
    font-size: 14px;
    color: #e53e3e;
    font-weight: 500;
    text-align: center;
}

.login-footer a, .login-footer a:hover,
.sid-main #footer a, .sid-main #footer a:hover {
    color: #2498e3;
}

#simple-search-toggle {
    cursor: pointer;
    margin-bottom: 5px;
    user-select: none;
}

#simple-search-toggle > span:first-child {
    color: #2498e3;
}

.arrow {
    color: black;
    font-size: 16px; /* adjust size if needed */
    user-select: none; /* optional, prevent text selection */
    display: inline-block;
}

.arrow.rotate {
    display: inline-block;
    transform: rotate(90deg);
}

.simple-search-panel{
    background-color: #f9f9f9;  /* soft contrast */
    border: 1px solid #ddd;     /* light border */
    padding: 16px;              /* breathing space */
    border-radius: 5px;         /* slight rounding */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); /* gentle depth */
    margin-top: 12px;           /* space from trigger link */
}

.simple-search-fieldset div.field-value {
    margin: 0 0 0 0;
}

.announcement-box {
    text-align: left;
    background: #ffffff !important;
    border: 2px solid #dee2e6 !important;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    padding: 0;
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto 20px auto !important;
    box-sizing: border-box !important;
}

.announcement-box .msg-content {
    color: #495057 !important;
    padding: 20px !important;
    text-align: left !important;
}

.announcement-box .title {
    font-weight: bold;
    color: #495057 !important;
    display: block;
    margin-bottom: 15px !important;
    font-size: 18px !important;
}

.announcement-box .announcement-text {
    line-height: 1.6;
    font-size: 14px !important;
    max-width: 800px !important;
    margin: 0 auto !important;
    color: #495057 !important;
}

.announcement-box .announcement-text strong {
    font-weight: bold;
    color: #dc3545  !important;
}

