smart-button,smart-repeat-button,smart-toggle-button{--smart-button-flat-color:var(--smart-background-color);text-align:center;display:inline-flex;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;visibility:hidden;font-weight:500}smart-button.smart-element,smart-repeat-button.smart-element,smart-toggle-button.smart-element{display:inline-flex;visibility:inherit}smart-button button::-moz-focus-inner,smart-repeat-button button::-moz-focus-inner,smart-toggle-button button::-moz-focus-inner{border:0}smart-button.primary,smart-repeat-button.primary,smart-toggle-button.primary{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-primary);--smart-border:var(--smart-primary);--smart-border-rgb:var(--smart-primary-rgb);--smart-background-color:var(--smart-primary-color);--smart-ui-state-hover:var(--smart-primary);--smart-ui-state-border-hover:var(--smart-primary);--smart-ui-state-color-hover:var(--smart-primary-color);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-focus:var(--smart-primary);--smart-ui-state-border-focus:var(--smart-primary);--smart-ui-state-color-focus:var(--smart-primary-color);--smart-button-flat-color:var(--smart-primary);--smart-button-outlined-color:var(--smart-primary);--smart-button-outlined-border:var(--smart-primary)}smart-button.secondary,smart-repeat-button.secondary,smart-toggle-button.secondary{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-secondary);--smart-border:var(--smart-secondary);--smart-border-rgb:var(--smart-secondary-rgb);--smart-background-color:var(--smart-secondary-color);--smart-ui-state-hover:var(--smart-secondary);--smart-ui-state-border-hover:var(--smart-secondary);--smart-ui-state-color-hover:var(--smart-secondary-color);--smart-ui-state-active:var(--smart-secondary);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-focus:var(--smart-secondary);--smart-ui-state-border-focus:var(--smart-secondary);--smart-ui-state-color-focus:var(--smart-secondary-color);--smart-button-flat-color:var(--smart-secondary);--smart-button-outlined-color:var(--smart-secondary);--smart-button-outlined-border:var(--smart-secondary)}smart-button.success,smart-repeat-button.success,smart-toggle-button.success{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-success);--smart-border:var(--smart-success);--smart-border-rgb:var(--smart-success-rgb);--smart-background-color:var(--smart-success-color);--smart-ui-state-hover:var(--smart-success);--smart-ui-state-border-hover:var(--smart-success);--smart-ui-state-color-hover:var(--smart-success-color);--smart-ui-state-active:var(--smart-success);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-focus:var(--smart-success);--smart-ui-state-border-focus:var(--smart-success);--smart-ui-state-color-focus:var(--smart-success-color);--smart-button-flat-color:var(--smart-success);--smart-button-outlined-color:var(--smart-success);--smart-button-outlined-border:var(--smart-success)}smart-button.error,smart-repeat-button.error,smart-toggle-button.error{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-error);--smart-border:var(--smart-error);--smart-border-rgb:var(--smart-error-rgb);--smart-background-color:var(--smart-error-color);--smart-ui-state-hover:var(--smart-error);--smart-ui-state-border-hover:var(--smart-error);--smart-ui-state-color-hover:var(--smart-error-color);--smart-ui-state-active:var(--smart-error);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-focus:var(--smart-error);--smart-ui-state-border-focus:var(--smart-error);--smart-ui-state-color-focus:var(--smart-error-color);--smart-button-flat-color:var(--smart-error);--smart-button-outlined-color:var(--smart-error);--smart-button-outlined-border:var(--smart-error)}smart-button.info,smart-repeat-button.info,smart-toggle-button.info{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-info);--smart-border:var(--smart-info);--smart-border-rgb:var(--smart-info-rgb);--smart-background-color:var(--smart-info-color);--smart-ui-state-hover:var(--smart-info);--smart-ui-state-border-hover:var(--smart-info);--smart-ui-state-color-hover:var(--smart-info-color);--smart-ui-state-active:var(--smart-info);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-focus:var(--smart-info);--smart-ui-state-border-focus:var(--smart-info);--smart-ui-state-color-focus:var(--smart-info-color);--smart-button-flat-color:var(--smart-info);--smart-button-outlined-color:var(--smart-info);--smart-button-outlined-border:var(--smart-info)}smart-button.warning,smart-repeat-button.warning,smart-toggle-button.warning{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-warning);--smart-border:var(--smart-warning);--smart-border-rgb:var(--smart-warning-rgb);--smart-background-color:var(--smart-warning-color);--smart-ui-state-hover:var(--smart-warning);--smart-ui-state-border-hover:var(--smart-warning);--smart-ui-state-color-hover:var(--smart-warning-color);--smart-ui-state-active:var(--smart-warning);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-focus:var(--smart-warning);--smart-ui-state-border-focus:var(--smart-warning);--smart-ui-state-color-focus:var(--smart-warning-color);--smart-button-flat-color:var(--smart-warning);--smart-button-outlined-color:var(--smart-warning);--smart-button-outlined-border:var(--smart-warning)}smart-button.light,smart-repeat-button.light,smart-toggle-button.light{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-light);--smart-border:var(--smart-light);--smart-border-rgb:var(--smart-light-rgb);--smart-background-color:var(--smart-light-color);--smart-ui-state-hover:var(--smart-light);--smart-ui-state-border-hover:var(--smart-light);--smart-ui-state-color-hover:var(--smart-light-color);--smart-ui-state-active:var(--smart-light);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-focus:var(--smart-light);--smart-ui-state-border-focus:var(--smart-light);--smart-ui-state-color-focus:var(--smart-light-color);--smart-button-flat-color:var(--smart-light);--smart-button-outlined-color:var(--smart-light);--smart-button-outlined-border:var(--smart-light)}smart-button.dark,smart-repeat-button.dark,smart-toggle-button.dark{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-dark);--smart-border:var(--smart-dark);--smart-border-rgb:var(--smart-dark-rgb);--smart-background-color:var(--smart-dark-color);--smart-ui-state-hover:var(--smart-dark);--smart-ui-state-border-hover:var(--smart-dark);--smart-ui-state-color-hover:var(--smart-dark-color);--smart-ui-state-active:var(--smart-dark);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-focus:var(--smart-dark);--smart-ui-state-border-focus:var(--smart-dark);--smart-ui-state-color-focus:var(--smart-dark-color);--smart-button-flat-color:var(--smart-dark);--smart-button-outlined-color:var(--smart-dark);--smart-button-outlined-border:var(--smart-dark)}smart-button[hover],smart-repeat-button[hover],smart-toggle-button[hover]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);transition:background-color .1s linear,box-shadow 280ms ease-in-out;opacity:var(--smart-button-opacity-hover)}smart-button[focus],smart-repeat-button[focus],smart-toggle-button[focus]{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}smart-button[active],smart-repeat-button[active],smart-toggle-button[active]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);transition:background-color .1s linear,box-shadow 280ms ease-in-out;opacity:var(--smart-button-opacity-active)}smart-button[disabled],smart-repeat-button[disabled],smart-toggle-button[disabled]{color:var(--smart-disabled-color);border-color:var(--smart-disabled);background-color:var(--smart-disabled);cursor:default;--smart-background:var(--smart-disabled);--smart-border:var(--smart-disabled);--smart-background-color:var(--smart-disabled-color)}smart-button.large button,smart-repeat-button.large button,smart-toggle-button.large button{padding:var(--smart-button-large-padding);font-size:var(--smart-button-large-font-size)}smart-button.small button,smart-repeat-button.small button,smart-toggle-button.small button{padding:var(--smart-button-small-padding);font-size:var(--smart-button-small-font-size)}smart-button.very-small button,smart-repeat-button.very-small button,smart-toggle-button.very-small button{padding:var(--smart-button-very-small-padding);font-size:var(--smart-button-very-small-font-size)}smart-button.rounded,smart-repeat-button.rounded,smart-toggle-button.rounded{--smart-border-top-left-radius:50px;--smart-border-top-right-radius:50px;--smart-border-bottom-left-radius:50px;--smart-border-bottom-right-radius:50px;border-radius:var(--smart-border-bottom-left-radius)!important}smart-button.squared,smart-repeat-button.squared,smart-toggle-button.squared{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0}smart-button.flat,smart-button.flat[active],smart-button.flat[hover],smart-repeat-button.flat,smart-repeat-button.flat[active],smart-repeat-button.flat[hover],smart-toggle-button.flat,smart-toggle-button.flat[active],smart-toggle-button.flat[hover]{color:var(--smart-button-flat-color);background:0 0;border-color:transparent}smart-button.outlined,smart-button.outlined[active],smart-button.outlined[hover],smart-repeat-button.outlined,smart-repeat-button.outlined[active],smart-repeat-button.outlined[hover],smart-toggle-button.outlined,smart-toggle-button.outlined[active],smart-toggle-button.outlined[hover]{color:var(--smart-button-outlined-color);border-color:var(--smart-button-outlined-border);background:0 0}smart-button.flat[focus],smart-repeat-button.flat[focus],smart-toggle-button.flat[focus]{border-color:var(--smart-ui-state-focus)}smart-button.flat[checked],smart-repeat-button.flat[checked],smart-toggle-button.flat[checked]{text-decoration:underline;background:var(--smart-ui-state-active)}smart-button.flat .smart-ripple,smart-repeat-button.flat .smart-ripple,smart-toggle-button.flat .smart-ripple{background-color:var(--smart-button-flat-color)}smart-button.outlined,smart-repeat-button.outlined,smart-toggle-button.outlined{border-width:calc(2 * var(--smart-border-width))}smart-button.outlined[focus],smart-repeat-button.outlined[focus],smart-toggle-button.outlined[focus]{color:var(--smart-button-outlined-color);border-color:var(--smart-ui-state-focus);background:0 0}smart-button.outlined[checked],smart-repeat-button.outlined[checked],smart-toggle-button.outlined[checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-active);background:var(--smart-ui-state-active)}smart-button.outlined .smart-ripple,smart-repeat-button.outlined .smart-ripple,smart-toggle-button.outlined .smart-ripple{background-color:var(--smart-button-outlined-color)}smart-button.outlined button.smart-button,smart-repeat-button.outlined button.smart-button,smart-toggle-button.outlined button.smart-button{border-radius:initial}smart-button.raised,smart-repeat-button.raised,smart-toggle-button.raised{box-shadow:var(--smart-elevation-2);transition:background-color .1s linear,box-shadow 280ms ease-in-out}smart-button.raised[hover],smart-repeat-button.raised[hover],smart-toggle-button.raised[hover]{box-shadow:var(--smart-elevation-4)}smart-button.raised button[active],smart-button.raised[active],smart-button.raised[checked],smart-repeat-button.raised button[active],smart-repeat-button.raised[active],smart-repeat-button.raised[checked],smart-toggle-button.raised button[active],smart-toggle-button.raised[active],smart-toggle-button.raised[checked]{box-shadow:var(--smart-elevation-8)}smart-button.raised[focus],smart-button.raised[focus]:not([checked]),smart-repeat-button.raised[focus],smart-repeat-button.raised[focus]:not([checked]),smart-toggle-button.raised[focus],smart-toggle-button.raised[focus]:not([checked]){box-shadow:var(--smart-elevation-6)}smart-button.floating,smart-repeat-button.floating,smart-toggle-button.floating{border-radius:50%;width:48px;height:48px;box-shadow:var(--smart-elevation-4);transition:background-color .1s linear,box-shadow 280ms ease-in-out}smart-button.floating[hover],smart-repeat-button.floating[hover],smart-toggle-button.floating[hover]{box-shadow:var(--smart-elevation-6)}smart-button.floating[active],smart-button.floating[checked],smart-repeat-button.floating[active],smart-repeat-button.floating[checked],smart-toggle-button.floating[active],smart-toggle-button.floating[checked]{box-shadow:var(--smart-elevation-12)}smart-button.floating[focus],smart-button.floating[focus]:not([checked]),smart-repeat-button.floating[focus],smart-repeat-button.floating[focus]:not([checked]),smart-toggle-button.floating[focus],smart-toggle-button.floating[focus]:not([checked]){box-shadow:var(--smart-elevation-6)}button.smart-button{position:relative;padding:var(--smart-button-padding);text-align:inherit;vertical-align:inherit;cursor:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;background:inherit;color:inherit;border:none;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;border-radius:inherit}.smart-button .smart-ripple{background:var(--smart-background-color)}[smart-toggle-button] .smart-container,smart-toggle-button .smart-container{font-weight:inherit;font-style:inherit}[smart-toggle-button][checked],smart-toggle-button[checked]{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected)}.smart-scroll-button .smart-button{padding:0}:host(.smart-button.flat) .smart-ripple{background-color:var(--smart-button-flat-color)}:host(.smart-button.outlined) .smart-ripple{background-color:var(--smart-button-outlined-color)}button.smart-button[type]:not(.smart-container){border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;text-align:center;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);font-weight:500;letter-spacing:.08929em;overflow:hidden;font-style:var(--smart-font-style);font-size:var(--smart-font-size);background:var(--smart-background);outline:0}button.smart-button[type]:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}button.smart-button[type]:not([disabled]):active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}smart-button[right-to-left],smart-repeat-button[right-to-left],smart-toggle-button[right-to-left]{direction:rtl}
smart-scroll-bar{display:block;touch-action:none;width:var(--smart-scroll-bar-default-width);height:var(--smart-scroll-bar-default-height)}smart-scroll-bar .smart-thumb{position:absolute;width:40px;background-clip:content-box;padding:var(--smart-scroll-bar-thumb-padding) 0;height:var(--smart-scroll-bar-thumb-size);cursor:default;box-sizing:border-box;border-width:1px;border-style:solid;border-color:var(--smart-scroll-bar-thumb-border);background-color:var(--smart-scroll-bar-thumb-background);border-top-left-radius:var(--smart-scroll-bar-thumb-border-top-left-radius);border-top-right-radius:var(--smart-scroll-bar-thumb-border-top-right-radius);border-bottom-left-radius:var(--smart-scroll-bar-thumb-border-bottom-left-radius);border-bottom-right-radius:var(--smart-scroll-bar-thumb-border-bottom-right-radius)}smart-scroll-bar .smart-thumb:hover{border-color:var(--smart-scroll-bar-thumb-border-hover);background-color:var(--smart-scroll-bar-thumb-background-hover)}smart-scroll-bar .smart-thumb:active{border-color:var(--smart-scroll-bar-thumb-border-active);background-color:var(--smart-scroll-bar-thumb-background-active)}smart-scroll-bar .smart-track{position:relative;float:left;height:100%;background-color:var(--smart-scroll-bar-track-background);width:100%}smart-scroll-bar .smart-scroll-button{display:none;float:left;width:var(--smart-scroll-button-size);height:100%;cursor:default;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border:1px solid var(--smart-scroll-bar-button-border);min-height:0;padding:0;border-radius:0}smart-scroll-bar .smart-scroll-button:hover{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}smart-scroll-bar .smart-scroll-button:active{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}smart-scroll-bar[show-buttons] .smart-track{width:calc(calc(100% - var(--smart-scroll-button-size) * 2))}smart-scroll-bar[show-buttons] .smart-scroll-button{display:block}smart-scroll-bar[spinner][show-buttons] .smart-track{display:none}smart-scroll-bar[spinner][show-buttons] .smart-scroll-button{width:50%}smart-scroll-bar[discrete]{--smart-scroll-button-size:0px;--smart-scroll-bar-size:15px;--smart-scroll-bar-thumb-border-top-right-radius:6px;--smart-scroll-bar-thumb-border-top-left-radius:6px;--smart-scroll-bar-thumb-border-bottom-left-radius:6px;--smart-scroll-bar-thumb-border-bottom-right-radius:6px;--smart-scroll-bar-thumb-size:100%;--smart-scroll-bar-thumb-padding:3px;--smart-scroll-bar-default-width:var(--smart-editor-width);--smart-scroll-bar-default-height:var(--smart-scroll-bar-size);--smart-scroll-bar-background:#fafafa;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#F1F1F1;--smart-scroll-bar-thumb-background:#C1C1C1;--smart-scroll-bar-thumb-border:transparent}smart-scroll-bar[orientation=vertical]{height:var(--smart-scroll-bar-default-width);width:var(--smart-scroll-bar-default-height)}smart-scroll-bar[orientation=vertical] .smart-thumb{width:var(--smart-scroll-bar-thumb-size);padding:0 var(--smart-scroll-bar-thumb-padding);height:40px;top:0}smart-scroll-bar[orientation=vertical] .smart-track{float:none;width:100%;height:100%}smart-scroll-bar[orientation=vertical] .smart-scroll-button{float:none;height:var(--smart-scroll-button-size);width:100%}smart-scroll-bar[orientation=vertical][show-buttons] .smart-track{height:calc(calc(100% - var(--smart-scroll-button-size) * 2))}smart-scroll-bar[orientation=vertical][spinner] .smart-scroll-button{height:50%;width:100%;float:none}
smart-circular-progress-bar.smart-element,smart-progress-bar.smart-element{border:none}smart-circular-progress-bar.smart-element:focus>.smart-container,smart-progress-bar.smart-element:focus>.smart-container{border-color:var(--smart-outline)}smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container,smart-progress-bar.smart-container,smart-progress-bar>.smart-container{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden;position:relative;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);color:var(--smart-background-color)}smart-circular-progress-bar .smart-label,smart-progress-bar .smart-label{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;text-align:center;color:var(--smart-background-color)}smart-progress-bar{width:var(--smart-progress-bar-default-width);height:var(--smart-progress-bar-default-height)}smart-progress-bar .smart-label{width:auto;color:var(--smart-outline)}smart-progress-bar .smart-value{outline:0;height:100%;width:100%;box-sizing:border-box;position:absolute;border:1px solid var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);transform-origin:left}smart-progress-bar .smart-value.smart-value-animation{animation:indeterminate 3s infinite linear}smart-progress-bar.primary .smart-value{border:1px solid var(--smart-primary);background-color:var(--smart-primary)}smart-progress-bar.secondary .smart-value{border:1px solid var(--smart-secondary);background-color:var(--smart-secondary)}smart-progress-bar.success .smart-value{border:1px solid var(--smart-success);background-color:var(--smart-success)}smart-progress-bar.info .smart-value{border:1px solid var(--smart-info);background-color:var(--smart-info)}smart-progress-bar.warning .smart-value{border:1px solid var(--smart-warning);background-color:var(--smart-warning)}smart-progress-bar.error .smart-value{border:1px solid var(--smart-error);background-color:var(--smart-error)}smart-progress-bar.light .smart-value{border:1px solid var(--smart-light);background-color:var(--smart-light)}smart-progress-bar.dark .smart-value{border:1px solid var(--smart-dark);background-color:var(--smart-dark)}smart-progress-bar:not([animation=none]) .smart-value{transition:.2s ease-in-out}smart-progress-bar[inverted] .smart-value,smart-progress-bar[orientation][inverted] .smart-value{transform-origin:right}smart-progress-bar[inverted] .smart-value.smart-value-animation{animation:indeterminate-inverted 3s infinite linear}smart-progress-bar[orientation] .smart-value{transform-origin:left}smart-progress-bar[orientation=vertical]{width:var(--smart-progress-bar-default-height);height:var(--smart-progress-bar-default-width)}smart-progress-bar[orientation=vertical][inverted] .smart-value{transform-origin:left bottom}smart-progress-bar[orientation=vertical] .smart-value{transform-origin:left top}smart-progress-bar[orientation=vertical] .smart-value.smart-value-animation{animation:indeterminate-vertical 3s infinite linear}smart-progress-bar[orientation=vertical] .smart-label{width:100%}smart-progress-bar[inverted][orientation=vertical] .smart-value.smart-value-animation{animation:indeterminate-vertical-inverted 3s infinite linear}smart-circular-progress-bar{width:var(--smart-circular-progress-bar-default-size);height:var(--smart-circular-progress-bar-default-size)}smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container{border-radius:50%}smart-circular-progress-bar .smart-value-animation-ms{stroke-dashoffset:114}smart-circular-progress-bar svg:first-of-type{position:absolute;border-radius:50%;pointer-events:none}smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s infinite linear}smart-circular-progress-bar .smart-label-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;box-sizing:content-box;border-radius:50%;background-color:transparent;border-style:solid;border-width:var(--smart-border-width);border-color:var(--smart-border);width:calc(100% - var(--smart-circular-progress-bar-fill-size));height:calc(100% - var(--smart-circular-progress-bar-fill-size))}smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value-path{stroke-width:var(--smart-circular-progress-bar-fill-size);fill:transparent;stroke-dasharray:314.159}smart-circular-progress-bar .smart-value{stroke:var(--smart-ui-state-active)}smart-circular-progress-bar .smart-value-path{stroke-dashoffset:0;stroke:transparent}smart-circular-progress-bar.primary .smart-value{stroke:var(--smart-primary)}smart-circular-progress-bar.secondary .smart-value{stroke:var(--smart-secondary)}smart-circular-progress-bar.success .smart-value{stroke:var(--smart-success)}smart-circular-progress-bar.info .smart-value{stroke:var(--smart-info)}smart-circular-progress-bar.warning .smart-value{stroke:var(--smart-warning)}smart-circular-progress-bar.error .smart-value{stroke:var(--smart-error)}smart-circular-progress-bar.light .smart-value{stroke:var(--smart-light)}smart-circular-progress-bar.dark .smart-value{stroke:var(--smart-dark)}smart-circular-progress-bar:not([animation=none]) .smart-value{transition:stroke-dashoffset 1s linear}smart-circular-progress-bar[inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s infinite linear}smart-circular-progress-bar[indeterminate][inverted] svg:first-of-type,smart-circular-progress-bar[value=null][inverted] svg:first-of-type{animation:rotate-circle-inverted 1s infinite linear}smart-circular-progress-bar[indeterminate] svg:first-of-type,smart-circular-progress-bar[value=null] svg:first-of-type{animation:rotate-circle 1s infinite linear}.barber-shop-effect .smart-value{background-image:linear-gradient(45deg,rgba(0,0,0,.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.2) 75%,transparent 75%,transparent);background-size:5rem 5rem;background-position:0 -244rem;animation:stripes 10s linear infinite;animation-direction:normal}.barber-shop-effect[inverted] .smart-value,.barber-shop-effect[orientation=vertical] .smart-value{animation-direction:reverse}@keyframes stripes{0%{background-position:0 0}100%{background-position:60rem 0}}@keyframes indeterminate{0%{left:-100%;transform:scaleX(.4);transform-origin:left}20%{left:-40%;transform:scaleX(.3);transform-origin:left}35%{left:35%;transform:scaleX(.4);transform-origin:left}50%{left:75%;transform:scaleX(.6);transform-origin:left}55%{left:100%;transform:scaleX(.7);transform-origin:left}55.99%{left:100%;transform:scaleX(0);transform-origin:left}56%{left:-100%;transform:scaleX(0);transform-origin:left}56.99%{left:-100%;transform:scaleX(.6);transform-origin:left}75%{left:-5%;transform:scaleX(.6);transform-origin:left}80%{left:30%;transform:scaleX(.5);transform-origin:left}85%{left:50%;transform:scaleX(.4);transform-origin:left}90%{left:75%;transform:scaleX(.3);transform-origin:left}95%{left:95%;transform:scaleX(.2);transform-origin:left}98%{left:100%;transform:scaleX(.2);transform-origin:left}99.99%{left:100%;transform:scaleX(0);transform-origin:left}100%{left:-100%;transform:scaleX(0);transform-origin:left}}@keyframes indeterminate-vertical{0%{bottom:-100%;transform:scaleY(.4);transform-origin:bottom}20%{bottom:-40%;transform:scaleY(.3);transform-origin:bottom}35%{bottom:35%;transform:scaleY(.4);transform-origin:bottom}50%{bottom:75%;transform:scaleY(.6);transform-origin:bottom}55%{bottom:100%;transform:scaleY(.7);transform-origin:bottom}55.99%{bottom:100%;transform:scaleY(0);transform-origin:bottom}56%{bottom:-100%;transform:scaleY(0);transform-origin:bottom}56.99%{bottom:-100%;transform:scaleY(.6);transform-origin:bottom}75%{bottom:-5%;transform:scaleY(.6);transform-origin:bottom}80%{bottom:30%;transform:scaleY(.5);transform-origin:bottom}85%{bottom:50%;transform:scaleY(.4);transform-origin:bottom}90%{bottom:75%;transform:scaleY(.3);transform-origin:bottom}95%{bottom:95%;transform:scaleY(.2);transform-origin:bottom}98%{bottom:100%;transform:scaleY(.2);transform-origin:bottom}99.99%{bottom:100%;transform:scaleY(0);transform-origin:bottom}100%{bottom:-100%;transform:scaleY(0);transform-origin:bottom}}@keyframes circle{0%{stroke-dashoffset:314}5%{stroke-dashoffset:164}25%{stroke-dashoffset:104}}@keyframes circle-inverted{0%{stroke-dashoffset:-314}5%{stroke-dashoffset:-164}25%{stroke-dashoffset:-104}}@keyframes rotate-circle{50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes rotate-circle-inverted{50%{transform:rotate(-180deg)}75%{transform:rotate(-270deg)}100%{transform:rotate(-360deg)}}smart-circular-progress-bar[right-to-left] .smart-label,smart-progress-bar[right-to-left] .smart-label{direction:rtl}smart-progress-bar[right-to-left]:not([orientation=vertical]) .smart-value,smart-progress-bar[right-to-left][orientation=horizontal] .smart-value{transform-origin:right}smart-progress-bar[right-to-left]:not([orientation=vertical])[inverted] .smart-value,smart-progress-bar[right-to-left][orientation=horizontal][inverted] .smart-value{transform-origin:left}smart-progress-bar[right-to-left]:not([orientation=vertical]) .smart-value.smart-value-animation,smart-progress-bar[right-to-left][orientation=horizontal] .smart-value.smart-value-animation{animation:indeterminate-inverted 3s infinite linear}smart-progress-bar[right-to-left][inverted]:not([orientation=vertical]) .smart-value.smart-value-animation,smart-progress-bar[right-to-left][inverted][orientation=horizontal] .smart-value.smart-value-animation{animation:indeterminate 3s infinite linear}smart-circular-progress-bar[right-to-left][inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s infinite linear}smart-circular-progress-bar[right-to-left] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s infinite linear}smart-circular-progress-bar[right-to-left][indeterminate] svg:first-of-type,smart-circular-progress-bar[right-to-left][value=null] svg:first-of-type{animation:rotate-circle-inverted 1s infinite linear}smart-circular-progress-bar[right-to-left][indeterminate][inverted] svg:first-of-type,smart-circular-progress-bar[right-to-left][value=null][inverted] svg:first-of-type{animation:rotate-circle 1s infinite linear}.barber-shop-effect[right-to-left] .smart-value{animation-direction:reverse}.barber-shop-effect[right-to-left][inverted] .smart-value{animation-direction:normal}
smart-file-upload{display:inline-block;width:var(--smart-file-upload-default-width);font-size:var(--smart-file-upload-font-size);font-family:var(--smart-file-upload-font-family);color:var(--smart-file-upload-color);overflow:hidden;box-sizing:border-box;border:var(--smart-file-upload-border-width) dashed var(--smart-file-upload-border);background-color:var(--smart-file-upload-background);min-width:200px;min-height:100px}smart-file-upload .smart-selected-files .smart-file.smart-hidden,smart-file-upload .smart-total-files.smart-hidden,smart-file-upload[show-progress] .smart-file smart-progress-bar{display:none}smart-file-upload[disabled]{opacity:.55;cursor:default}smart-file-upload[show-progress] .smart-file smart-progress-bar[value]{display:block}.smart-file.smart-uploading-start:before{width:100%;height:100%;position:absolute;left:0;top:0;font-family:arial;content:var(--smart-file-upload-text-content-uploading-start);background-color:#c1c1c169;opacity:1;display:flex;justify-content:flex-end;flex-direction:column;box-sizing:border-box;font-size:11px;color:#737373;padding:0 0 2px 5px;pointer-events:none;z-index:1;animation:connecting 1s linear infinite}.smart-file.smart-pause:before,.smart-file.smart-uploading:before{justify-content:flex-end;height:100%;display:flex;font-size:11px;padding:0 0 2px 5px;z-index:1;position:absolute;left:0;font-family:arial;pointer-events:none;box-sizing:border-box;top:0}.smart-file.smart-uploading:before{content:var(--smart-file-upload-text-content-uploading);width:100%;background-color:#c1c1c169;opacity:1;flex-direction:column;color:var(--smart-ui-state)}.smart-file.smart-uploading .smart-item-upload-button{pointer-events:none}.smart-file.smart-uploading .smart-item-name{opacity:.2;user-select:none}.smart-file.smart-pause:before{content:var(--smart-file-upload-text-content-pause);width:100%;background-color:#f0030;border-radius:3px;opacity:.8;flex-direction:column;color:#8a0000}.smart-file.smart-error:before{font-family:arial;position:absolute;left:0;top:0;content:var(--smart-file-upload-text-content-error);width:100%;height:100%;background-color:var(--smart-error);border-radius:var(--smart-error-border-radius);opacity:0;display:flex;justify-content:flex-end;flex-direction:column;box-sizing:border-box;font-size:11px;color:var(--smart-on-error);padding:0 0 2px 5px;pointer-events:none;z-index:1;animation:error 6s linear 1}.smart-file.smart-error smart-progress-bar,.smart-selected-files .smart-uploading .smart-item-upload-button{opacity:.3}.smart-file smart-progress-bar{display:none;width:100%;height:4px;position:absolute;bottom:0;left:0}.smart-file smart-progress-bar .smart-container{border-style:none}.smart-file smart-progress-bar .smart-value{background-color:orange}.smart-file-upload .smart-file-upload-container,.smart-file-upload .smart-file-upload-footer,.smart-file-upload .smart-file-upload-header{padding:5px;width:100%;box-sizing:border-box}.smart-file-upload .smart-browse-button{display:block;margin:4px;width:var(--smart-file-upload-browse-button-width);height:var(--smart-file-upload-browse-button-height)}.smart-file-upload .smart-cancel-all-button,.smart-file-upload .smart-pause-all-button,.smart-file-upload .smart-upload-all-button{width:var(--smart-file-upload-footer-button-width);height:var(--smart-file-upload-footer-button-height);margin:4px}.smart-file-upload .smart-browse-input{display:none}.smart-file-upload .smart-drop-zone{display:none;width:100%;height:100px}.smart-file-upload .smart-total-files{font-family:arial;font-size:12px;color:gray;display:block;box-sizing:border-box;padding:0 0 2px 5px}.smart-file-upload .smart-total-files:empty,.smart-file-upload[hide-footer] .smart-file-upload-footer{display:none}.smart-file-upload[disabled] .smart-file-upload-container{pointer-events:none;user-select:none}.smart-file-upload[drop-zone] .smart-drop-zone{display:block}.smart-file-upload[drop-zone] .smart-overflow .smart-drop-zone{display:none}.smart-drop-zone{width:100%;height:100%;background-color:var(--smart-background);position:relative;box-sizing:border-box;border:1px dotted #d3d3d3}.smart-drop-zone:after{font-family:var(--smart-font-family-icon);overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;text-align:center;content:var(--smart-file-upload-text-content-drop-zone);color:var(--smart-ui-state);box-sizing:border-box;border:5px dashed transparent;transition:border .5s ease-out}.smart-drop-zone.smart-drag-over:after,[data-theme=modern] .smart-drop-zone.smart-drag-over:after{content:var(--smart-file-upload-text-content-drop-zone-over);transition:border .5s ease-out;animation:drop-zone 1s ease-in infinite}.smart-drop-zone.smart-drag-over:after{font-size:50px;border:3px dashed var(--smart-background-border)}[data-theme=modern]{--smart-file-upload-text-content-drop-zone-over:"Drop here"}[data-theme=modern] .smart-drop-zone{border:2px dashed var(--smart-surface);width:100%;background-size:contain;background-repeat:no-repeat;background-position:bottom center;padding:10px;display:flex;justify-content:center;align-items:center}[data-theme=modern] .smart-drop-zone:after{font-family:Verdana;font-size:.875rem;font-weight:400;line-height:1.5}[data-theme=modern] .smart-drop-zone:hover{border-color:var(--smart-primary);background-color:rgba(var(--smart-primary-rgb),.1)}[data-theme=modern] .smart-drop-zone.smart-drag-over:after{border-color:transparent;font-size:2.5rem}.smart-selected-files .smart-item-cancel-button:after,.smart-selected-files .smart-item-pause-button:after,.smart-selected-files .smart-item-upload-button:after{font-family:var(--smart-font-family-icon);font-size:16px;text-shadow:2px 2px 2px #d3d3d3;left:0}.smart-selected-files{width:100%;height:100%;display:block;box-sizing:border-box;padding:2px}.smart-selected-files .smart-file{height:auto;position:relative;display:block;box-sizing:border-box;border:1px solid #d3d3d3;padding:10px;border-radius:3px;margin-bottom:1px;background-color:#fafafa;transition:border-color .5s ease}.smart-selected-files .smart-file:hover{transition:border-color .5s ease;border-color:gray}.smart-selected-files .smart-item-pause-button{pointer-events:none;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease;display:none}.smart-selected-files .smart-item-pause-button:after{position:absolute;top:0;content:var(--smart-icon-close)}.smart-selected-files .smart-item-cancel-button{display:inline-block;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease}.smart-selected-files .smart-item-cancel-button:after{position:absolute;top:0;content:var(--smart-icon-close)}.smart-selected-files .smart-item-cancel-button:hover{cursor:pointer;transition:color .5s ease;color:orange}.smart-selected-files .smart-item-upload-button{display:inline-block;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease}.smart-selected-files .smart-item-upload-button:after{content:var(--smart-icon-up);position:absolute;top:0}.smart-selected-files .smart-item-upload-button:hover{cursor:pointer;color:var(--smart-success);transition:color .5s ease}.smart-selected-files .smart-item-name{display:inline-block;box-sizing:border-box;position:relative;width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;height:auto}.smart-selected-files .smart-uploading .smart-item-name{width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;height:auto}.smart-selected-files .smart-uploading .smart-item-pause-button{display:inline-block;cursor:pointer;pointer-events:all;transition:color .5s,opacity .5s ease;color:#dc1919;opacity:.5}.smart-selected-files .smart-uploading .smart-item-pause-button:hover{transition:color .5s,opacity .5s ease;color:red;opacity:1}.smart-selected-files .smart-uploading .smart-item-cancel-button{display:inline-block;cursor:pointer;pointer-events:all;transition:color .5s,opacity .5s ease;opacity:.5;color:#ff8c00}.smart-selected-files .smart-uploading .smart-item-cancel-button:hover{transition:color .5s,opacity .5s ease;color:orange;opacity:1}.smart-drop-zone-square{position:relative}.smart-drop-zone-square:before{content:"";display:block;padding-bottom:100%}.smart-drop-zone-square .smart-drop-zone{position:absolute;top:0;bottom:0;left:0;right:0}.smart-drop-zone-square.smart-drop-zone-small{min-width:115px}.smart-drop-zone-small{position:relative;width:auto;display:inline-block}.smart-drop-zone-small .smart-drop-zone.smart-drag-over:after{font-size:1.25rem}.smart-drop-zone-images-only .smart-drop-zone{display:flex;align-items:center;flex-flow:column;justify-content:space-evenly}.smart-drop-zone-images-only .smart-drop-zone:after{height:auto}.smart-drop-zone-images-only .smart-drop-zone:before{display:block;content:'';background-image:url(../images/dropable_zone_image.svg);width:70px;height:55px;background-size:contain;background-position:center center}@-webkit-keyframes connecting{0%,100%{color:#73737350}50%{color:#73737399}}@-webkit-keyframes drop-zone{0%,100%{color:#b1b1b100}50%{color:#b1b1b199}}@-webkit-keyframes rotating{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes error{0%{opacity:.8;background-color:#f0015}3%,9%{background-color:#f0040}12%,6%{background-color:#f0015}80%{opacity:.8}100%{opacity:0}}.smart-drop-zone[right-to-left],.smart-file[right-to-left],smart-file-upload[right-to-left]>.smart-container{direction:rtl}
smart-color-panel{width:var(--smart-color-panel-default-width);height:var(--smart-color-panel-default-height);user-select:none}smart-color-panel .no-touch{touch-action:none}smart-color-panel.smart-element{display:inline-block;overflow:initial;border:none;background:var(--smart-background);color:var(--smart-background-color)}smart-color-panel[disabled]{opacity:.55;pointer-events:none;user-select:none}.smart-color-panel .smart-content{position:relative;cursor:pointer;display:flex;width:100%;height:100%}.smart-color-panel label{display:inline-block;user-select:none}.smart-color-panel smart-tooltip .smart-tooltip-content{box-shadow:0 0 20px 0 #8b8b8b}.smart-color-panel input[type=number]::-webkit-inner-spin-button,.smart-color-panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-color-panel input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfied}.smart-color-panel .color-input{width:70px;height:var(--smart-editor-height);margin:5px;padding:5px;border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);background:var(--smart-background);color:var(--smart-color);outline:0}.smart-color-panel .color-input:focus{border-color:var(--smart-outline)}.smart-color-panel .color-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-color-panel .grid-mode-container,.smart-color-panel .palette-mode-container{width:100%;max-height:100%;position:relative}.smart-color-panel .custom-color-selection .buttons-container{display:flex;align-items:center;justify-content:flex-end}.smart-color-panel .custom-colors-box,.smart-color-panel .gray-shades-box,.smart-color-panel .grid-samples-container,.smart-color-panel .spectrum-box{display:grid;grid-template-columns:repeat(var(--smart-color-panel-grid-mode-column-count),auto)}.smart-color-panel .hue-scale{display:block;max-width:100px;height:var(--smart-color-panel-palette-size);background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);width:20px;margin-left:15px;margin-right:15px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .hue-scale-thumb{width:100%;height:10px;box-sizing:content-box;border:3px solid #fff;border-left-width:10px;border-right-width:10px;position:absolute;left:-10px;top:-3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;opacity:.8;cursor:pointer}.smart-color-panel .color-palette-thumb{width:0;height:0;top:0;position:absolute;z-index:10;pointer-events:none}.smart-color-panel .color-palette-thumb:after{content:" ";position:absolute;left:-14px;top:-14px;width:16px;height:16px;border:5px solid #fff;border-radius:50%;box-shadow:var(--smart-elevation-2)}.smart-color-panel .color-palette{width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);background-color:red;display:block;position:relative;overflow:hidden;cursor:crosshair;padding:1px;border:1px solid #d3d3d3;background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .color-palette:after,.smart-color-panel .color-palette:before{width:100%;height:100%;content:" ";display:block;position:absolute;left:0;top:0;z-index:0}.smart-color-panel .color-palette:before{background-image:linear-gradient(90deg,#fff,transparent)}.smart-color-panel .color-palette:after{background-image:linear-gradient(transparent,#000)}.smart-color-panel .color-controls-container{display:block;max-width:100px;overflow:hidden}.smart-color-panel .color-palette-container{width:100%;height:var(--smart-color-panel-palette-size);display:flex;flex-direction:row}.smart-color-panel .preview-container{width:100%;min-width:100px;height:100px;background-color:#fff;margin-bottom:20px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .preview-container-bottom,.smart-color-panel .preview-container-top{width:100%;height:50%;display:block;background-color:#fff}.smart-color-panel .alpha-channel-container{flex-direction:row;width:100%;align-items:center;align-content:space-around;margin-top:5px;display:none}.smart-color-panel .alpha-channel-container label{width:48px}.smart-color-panel .alpha-channel-scale{width:var(--smart-color-panel-palette-size);height:20px;margin-top:15px;margin-bottom:15px;position:relative;border:var(--smart-border-width) solid var(--smart-border);margin-right:20px}.smart-color-panel .alpha-channel-scale:after,.smart-color-panel .alpha-channel-scale:before{position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:" "}.smart-color-panel .alpha-channel-scale:before{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .alpha-channel-scale:after{background-image:linear-gradient(90deg,var(--smart-color-panel-alpha-channel-color),transparent);box-shadow:inset 1px -1px 0 0 #fff,inset -1px 1px 0 0 #fff}.smart-color-panel .alpha-channel-thumb{width:10px;height:100%;box-sizing:content-box;border:3px solid #fff;border-top-width:10px;border-bottom-width:10px;position:absolute;left:-3px;top:-10px;opacity:.8;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;cursor:pointer;z-index:1}.smart-color-panel .buttons-container{display:none;flex-direction:row;justify-content:flex-end;padding:10px 0 0}.smart-color-panel .buttons-container smart-button{width:100px}.smart-color-panel .color-sample,.smart-color-panel .user-color-container{width:var(--smart-color-panel-grid-mode-item-size);height:var(--smart-color-panel-grid-mode-item-size)}.smart-color-panel .buttons-container smart-button:last-of-type{margin-left:20px}.smart-color-panel .gradient-background{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .color-sample.user-color:before,.smart-color-panel .user-color-container{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 5px,5px 10px;background-size:10px 10px}.smart-color-panel .material-grid-samples-container{display:grid;grid-template-columns:80px repeat(14,auto)}.smart-color-panel .button-custom-color{margin:5px 0}.smart-color-panel .color-sample{margin:var(--smart-color-panel-grid-mode-columns-gap);box-sizing:border-box;cursor:pointer;border:var(--smart-border-width) solid rgba(0,0,0,.1);background-clip:content-box;-webkit-background-clip:content-box;text-overflow:ellipsis}.smart-color-panel .color-sample.user-color{position:relative;background-clip:padding-box;-webkit-background-clip:padding-box}.smart-color-panel .color-sample.user-color:before{position:absolute;content:'';width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.smart-color-panel .color-sample.selected{border:2px solid var(--smart-ui-state-color-selected);padding:1px}.smart-color-panel .color-sample.empty{visibility:hidden}.smart-color-panel .color-sample.header,.smart-color-panel .color-sample.label-column{display:flex;align-items:center;justify-content:center;font-size:11px;border-width:0;pointer-events:none;user-select:none}.smart-color-panel .color-sample.label-column{width:100%;justify-content:flex-start}.smart-color-panel .color-sample.color-sample-column,.smart-color-panel .color-sample.color-sample-row{width:16px;height:16px;border:2px solid rgba(0,0,0,.2);padding:1px;background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 10px,#eee 20px)}.smart-color-panel .color-sample[transparent]{position:relative}.smart-color-panel .color-sample[transparent]:after{content:'';border:1px solid red;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);position:absolute;width:150%;border-radius:5px}.smart-color-panel .user-color.empty{background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 10px,#eee 20px);background-origin:content-box;border-color:#d3d3d3}.smart-color-panel .default-samples-container div{display:grid;grid-template-columns:repeat(10,auto);justify-items:center}.smart-color-panel .default-samples-container .theme-shades-box{margin-top:var(--smart-color-panel-default-mode-sections-gap);margin-bottom:var(--smart-color-panel-default-mode-sections-gap)}.smart-color-panel .default-samples-container .standard-colors-label,.smart-color-panel .default-samples-container .theme-colors-label{display:block;font-weight:600;margin-left:2px;margin-top:var(--smart-color-panel-default-mode-sections-gap);margin-bottom:calc(var(--smart-color-panel-default-mode-sections-gap)/ 2)}.smart-color-panel .hex-mode-resize-trigger{visibility:hidden;position:absolute;left:0;top:0}.smart-color-panel[edit-alpha-channel] .alpha-channel-container{display:flex}.smart-color-panel[enable-custom-colors] .button-custom-color,.smart-color-panel[enable-custom-colors] .user-samples-container{width:100%;display:flex;align-items:center}.smart-color-panel[enable-custom-colors]:not([display-mode=palette]):not([display-mdoe=radial]) .custom-color-selection .palette-mode-container{display:block}.smart-color-panel:not([display-mode=radial]) .canvas-radial{display:none}.smart-color-panel[display-mode=radial] .brightness-scale,.smart-color-panel[display-mode=hexagonal] .brightness-scale{display:block;max-width:100px;height:var(--smart-color-panel-palette-size);background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);width:20px;margin-left:15px;margin-right:15px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel[display-mode=radial] .brightness-scale-thumb,.smart-color-panel[display-mode=hexagonal] .brightness-scale-thumb{width:100%;height:10px;box-sizing:content-box;border:3px solid #fff;border-left-width:10px;border-right-width:10px;position:absolute;left:-10px;top:-3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;opacity:.8;cursor:pointer}.smart-color-panel[display-mode=hexagonal] .alpha-channel-scale{width:var(--smart-color-panel-palette-width)}.smart-color-panel[display-mode=hexagonal] .brightness-scale{display:block;height:var(--smart-color-panel-palette-height);background-image:linear-gradient(white,#000)}.smart-color-panel[display-mode=hexagonal] .selected{stroke:#fff;stroke-width:4px}.smart-color-panel[display-mode=hexagonal] .color-palette-container{height:var(--smart-color-panel-palette-height)}.smart-color-panel[display-mode=hexagonal] .color-palette-hexagonal,.smart-color-panel[display-mode=hexagonal] .palette-mode-container{display:block}.smart-color-panel[display-mode=radial] .hue-scale{display:none}.smart-color-panel[display-mode=radial] .brightness-scale{background-image:linear-gradient(white,#000)}.smart-color-panel[display-mode=radial] .color-palette-radial{width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);display:block;position:relative;overflow:hidden;cursor:crosshair;padding:1px;border:1px solid #d3d3d3;background-clip:content-box;-webkit-background-clip:content-box;background:conic-gradient(from 90deg,red,#ff0,#0f0,#0ff,#00f,#ff00ff,red) #ff005a;border-radius:50%}.smart-color-panel[display-mode=radial] .color-palette-radial:after{width:100%;height:100%;content:" ";display:block;position:absolute;left:0;top:0;z-index:0;background:#000;opacity:var(--smart-color-panel-brightness);border-radius:50%}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb{width:0;height:0;position:absolute;z-index:10;pointer-events:none;left:50%;top:50%}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb:after{content:" ";position:absolute;left:-14px;top:-14px;width:16px;height:16px;border:5px solid #fff;border-radius:50%;box-shadow:var(--smart-elevation-2)}.smart-color-panel[display-mode=radial] .white-radial-gradient{z-index:2;width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-image:radial-gradient(circle,#fff,transparent)}.smart-color-panel[display-mode=radial] .palette-mode-container{display:block}.smart-color-panel[display-mode=radial] canvas{transform:rotate(-180deg);transform-origin:center}.smart-color-panel[display-mode=radial][inverted] .color-palette-radial:after{background:#fff}.smart-color-panel[display-mode=radial][inverted] .white-radial-gradient{background:radial-gradient(black,transparent)}.smart-color-panel[display-mode=palette] .color-palette,.smart-color-panel[display-mode=palette] .palette-mode-container,.smart-color-panel[display-mode=spectrumGrid] .spectrum-grid-samples-container,.smart-color-panel[display-mode=default] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .color-palette{display:block}.smart-color-panel[apply-value-mode=useButtons] .buttons-container{display:flex;align-items:center;justify-content:flex-end}.smart-color-panel .button-custom-color,.smart-color-panel .color-palette-hexagonal,.smart-color-panel .custom-color-selection .grid-mode-container,.smart-color-panel .palette-mode-container,.smart-color-panel .spectrum-grid-samples-container,.smart-color-panel .user-samples-container,.smart-color-panel[display-mode=palette] .color-palette-radial,.smart-color-panel[display-mode=palette] .grid-mode-container,.smart-color-panel[display-mode=radial] .color-palette,.smart-color-panel[display-mode=radial] .grid-mode-container,.smart-color-panel[display-mode=hexagonal] .color-palette,.smart-color-panel[display-mode=hexagonal] .default-samples-container,.smart-color-panel[display-mode=hexagonal] .grid-samples-container,.smart-color-panel[display-mode=hexagonal] .hue-scale,.smart-color-panel[display-mode=hexagonal] .spectrum-grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .default-samples-container,.smart-color-panel[display-mode=spectrumGrid] .grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .material-grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .palette-mode-container,.smart-color-panel[display-mode=default] .grid-samples-container,.smart-color-panel[display-mode=default] .material-grid-samples-container,.smart-color-panel[display-mode=default] .palette-mode-container,.smart-color-panel[display-mode=materialGrid] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .grid-samples-container,.smart-color-panel[display-mode=materialGrid] .palette-mode-container,.smart-color-panel[display-mode=grid] .default-samples-container,.smart-color-panel[display-mode=grid] .material-grid-samples-container,.smart-color-panel[display-mode=grid] .palette-mode-container,.smart-color-panel[enable-custom-colors][display-mode=hexagonal] .button-custom-color,.smart-color-panel[enable-custom-colors][display-mode=hexagonal] .user-samples-container,.smart-color-panel[hide-alpha-editor] .a-channel,.smart-color-panel[hide-h-e-x-editor] .hex,.smart-color-panel[hide-preview-container] .preview-container,.smart-color-panel[hide-r-g-b-editor] .b-channel,.smart-color-panel[hide-r-g-b-editor] .g-channel,.smart-color-panel[hide-r-g-b-editor] .r-channel{display:none}smart-color-panel[right-to-left] .alpha-channel-container,smart-color-panel[right-to-left] .color-palette-container,smart-color-panel[right-to-left] .grid-mode-container{direction:rtl}smart-color-panel[right-to-left] .alpha-channel-scale{margin:0 0 0 20px}smart-color-panel[right-to-left] .alpha-channel-scale:after{background-image:linear-gradient(90deg,transparent,var(--smart-color-panel-alpha-channel-color))}smart-color-panel[right-to-left] .buttons-container{flex-direction:row-reverse}smart-color-panel[right-to-left] .buttons-container smart-button:last-of-type{margin:0 0 0 20px}
.smart-toggle-box{display:inline-block;outline:0;height:var(--smart-editor-height);cursor:pointer}.smart-toggle-box.smart-element{border:none;background:0 0}.smart-toggle-box .smart-container,.smart-toggle-box.smart-container{position:relative;display:flex;align-items:center}.smart-toggle-box .smart-ripple{background:var(--smart-primary)}.smart-toggle-box .smart-overlay{top:0;height:100%;background:var(--smart-primary);width:var(--smart-editor-height);position:absolute;left:2px;border-radius:100%;padding:0;opacity:0;box-sizing:content-box;transition:opacity 280ms ease-in-out;margin:0}.smart-toggle-box .smart-label{color:var(--smart-background-color);background:inherit;font-size:inherit;font-family:inherit;margin:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}.smart-toggle-box.smart-check-box .smart-input{width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);background-color:var(--smart-background);box-sizing:initial;border:var(--smart-border-width) solid var(--smart-border);display:inline-block;color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);margin:0 0 0 8px;transition:background linear .2s;position:relative}.smart-toggle-box.smart-check-box .smart-input:after{font-family:var(--smart-font-family-icon);display:flex;justify-content:center;align-content:center;height:100%;align-items:center}.smart-toggle-box.smart-check-box[checked] .smart-input:after{font-weight:100;content:var(--smart-icon-check);pointer-events:none}.smart-toggle-box.smart-check-box[checked=null] .smart-input:after{content:'-';margin-top:-1px}.smart-toggle-box.smart-radio-button .smart-input{width:var(--smart-radio-button-default-size);min-width:var(--smart-radio-button-default-size);height:var(--smart-radio-button-default-size);min-height:var(--smart-radio-button-default-size);background-color:var(--smart-background);box-sizing:initial;border-style:solid;border-width:var(--smart-border-width);border-color:var(--smart-border);display:inline-block;border-radius:100%;color:var(--smart-background-color);margin:0 0 0 8px;position:relative}.smart-toggle-box.smart-radio-button .smart-input:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;font-style:normal;text-decoration:inherit;font-variant:normal;text-transform:none;color:inherit;border-radius:50%;line-height:100%}.smart-toggle-box.smart-radio-button[checked] .smart-input:after{font-size:15px;font-weight:100;background:var(--smart-primary-color)}.smart-toggle-box.smart-radio-button[checked][hover]:not([focus]) .smart-input::after{background:var(--smart-ui-state-color-hover)}.smart-toggle-box[active] .smart-input,.smart-toggle-box[checked] .smart-input{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-toggle-box[active]:focus .smart-overlay,.smart-toggle-box[active][focus] .smart-overlay{opacity:.4}.smart-toggle-box[hover] .smart-input{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-toggle-box:focus .smart-input,.smart-toggle-box[focus] .smart-input{outline:0;overflow:visible;border-color:var(--smart-primary);background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-toggle-box:focus .smart-overlay,.smart-toggle-box[focus] .smart-overlay{opacity:.3}.smart-toggle-box[readonly],.smart-toggle-box[readonly] .smart-input,.smart-toggle-box[readonly] .smart-label{cursor:initial}.smart-toggle-box[check-mode=input]{cursor:default}.smart-toggle-box[check-mode=input] .smart-input,.smart-toggle-box[check-mode=label] .smart-label{cursor:pointer}.smart-toggle-box[right-to-left] .smart-container,.smart-toggle-box[right-to-left] .smart-hidden-input{direction:rtl}.smart-toggle-box[right-to-left] .smart-overlay{left:initial;right:2px}.smart-toggle-box[right-to-left] .smart-input{margin:0 8px 0 0}
smart-check-box{display:inline-block;outline:0;height:var(--smart-editor-height);font-family:var(--smart-check-box-font-family);font-size:var(--smart-check-box-font-size);cursor:pointer;line-height:1}smart-check-box .smart-container{position:relative;display:flex;align-items:center}smart-check-box .smart-overlay{top:0;height:100%;background:var(--smart-check-box-background-active);width:var(--smart-editor-height);position:absolute;left:2px;border-radius:100%;padding:0;opacity:0;box-sizing:content-box;transition:opacity 280ms ease-in-out}smart-check-box .smart-input{width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);background-color:var(--smart-check-box-background);box-sizing:initial;border-style:solid;border-width:var(--smart-check-box-border-width);border-color:var(--smart-check-box-border);display:inline-block;color:var(--smart-check-box-color);border-top-left-radius:var(--smart-check-box-border-top-left-radius);border-top-right-radius:var(--smart-check-box-border-top-right-radius);border-bottom-left-radius:var(--smart-check-box-border-bottom-left-radius);border-bottom-right-radius:var(--smart-check-box-border-bottom-right-radius);margin:0 0 0 8px;transition:background linear .2s;position:relative}smart-check-box .smart-input:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;font-style:normal;font-variant:normal;font-family:'Material icons';font-size:15px;font-weight:100;text-decoration:inherit;text-transform:none;color:inherit;line-height:100%}smart-check-box .smart-label{color:var(--smart-check-box-color);font-size:var(--smart-check-box-font-size);font-family:var(--smart-check-box-font-family);margin:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}smart-check-box .smart-ripple{background:var(--smart-check-box-background-active)}smart-check-box:focus .smart-input,smart-check-box[focus] .smart-input{outline:0;overflow:visible;border-color:var(--smart-check-box-border-focus);background-color:var(--smart-check-box-background-focus);color:var(--smart-check-box-color-focus)}smart-check-box:focus .smart-overlay,smart-check-box[focus] .smart-overlay{opacity:.3}smart-check-box:focus[active] .smart-overlay,smart-check-box[focus][active] .smart-overlay{opacity:.4}smart-check-box[hover] .smart-input{border-color:var(--smart-check-box-border-hover);background-color:var(--smart-check-box-background-hover);color:var(--smart-check-box-color-hover)}smart-check-box[active] .smart-input,smart-check-box[checked] .smart-input{border-color:var(--smart-check-box-border-active);background-color:var(--smart-check-box-background-active);color:var(--smart-check-box-color-active)}smart-check-box[checked] .smart-input:after{content:'\e876';font-family:'Material icons';font-size:15px;font-weight:100}smart-check-box[checked=null] .smart-input:after{content:'-'}smart-check-box[check-mode=label]{cursor:default}smart-check-box[check-mode=label] .smart-label{cursor:pointer}smart-check-box[check-mode=input]{cursor:default}smart-check-box[check-mode=input] .smart-input{cursor:pointer}smart-check-box[readonly],smart-check-box[readonly] .smart-input,smart-check-box[readonly] .smart-label{cursor:initial}smart-check-box[right-to-left] .smart-container,smart-check-box[right-to-left] .smart-hidden-input{direction:rtl}smart-check-box[right-to-left] .smart-overlay{left:initial;right:2px}smart-check-box[right-to-left] .smart-input{margin:0 8px 0 0}
.smart-input-drop-down-menu,input.smart-input{font-size:var(--smart-font-size);font-family:var(--smart-font-family)}.outlined.smart-input,.smart-input-drop-down-menu,.smart-text-area textarea.smart-input,input.smart-input{font-family:var(--smart-font-family)}input.smart-input{border-width:var(--smart-border-width);background:var(--smart-background);border-style:solid;border-color:var(--smart-border);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-left:var(--smart-editor-label-padding);padding-right:var(--smart-editor-label-padding);padding-top:0;padding-bottom:0;height:var(--smart-editor-height);outline:0;text-align:var(--smart-text-box-text-align);box-sizing:border-box}input.smart-input:focus{border-color:var(--smart-outline)}input.smart-input:hover{border-color:var(--smart-ui-state-border-hover)}input.smart-input:disabled{border-color:var(--smart-disabled);outline:0}input.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}textarea.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-input-drop-down-menu{display:block;transform:scaleY(0);transform-origin:top left;opacity:0;position:absolute;top:100%;left:0;z-index:var(--smart-editor-drop-down-z-index);float:left;padding:2px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);color:var(--smart-background-color);background-color:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);box-shadow:var(--smart-elevation-8);overflow:hidden;width:auto;height:auto;--smart-input-drop-down-menu-width:auto;--smart-input-drop-down-menu-height:200px;min-height:0}.smart-input-drop-down-menu[top]{transform-origin:bottom}.smart-input-drop-down-menu:not([animation=none]){transition:opacity .2s,transform .2s ease-out}.smart-input-drop-down-menu.smart-container{box-shadow:none;padding:0;margin:0}.smart-input-drop-down-menu .smart-scroll-viewer-container,.smart-input-drop-down-menu .smart-scroll-viewer-content-container,.smart-input-drop-down-menu>.smart-container{width:var(--smart-input-drop-down-menu-width);max-height:calc(var(--smart-input-drop-down-menu-height) - 6px)}.smart-input-drop-down-menu .smart-scroll-viewer-content-container{padding:0;max-height:initial}.smart-input-drop-down-menu ul{list-style:none;padding:0;margin:0;width:100%;height:auto}.smart-input-drop-down-menu ul.scroll{width:calc(100% - var(--smart-scroll-bar-size) - 2px)}.smart-input-drop-down-menu ul li{padding-bottom:1px}.smart-input-drop-down-menu ul li:last-child{padding-bottom:0}.smart-input-drop-down-menu ul li a{display:block;padding:8px 12px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);clear:both;font-weight:400;white-space:nowrap;color:var(--smart-background-color);text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.smart-input-drop-down-menu ul li a:hover{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover)}.smart-input-drop-down-menu ul li a.icon{position:relative;padding-left:var(--smart-column-icon-size)}.smart-input-drop-down-menu ul li a.icon:after{content:'';position:absolute;left:0;top:0;width:var(--smart-column-icon-size);height:100%;background-repeat:no-repeat;background-position:center}.smart-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);text-decoration:none;outline:0}.smart-input-drop-down-menu[open]{transform:scale(1);opacity:1}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-content-container{width:var(--smart-input-drop-down-menu-width);max-height:initial}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-container,.smart-multi-combo-input-scroll-viewer>.smart-container{width:var(--smart-input-drop-down-menu-width);max-height:calc(var(--smart-input-drop-down-menu-height) - 6px)}.smart-drop-down smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-focus)}.smart-drop-down smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}.smart-drop-down smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}.smart-drop-down smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-text-box:focus.hovered input,smart-text-box input:hover,smart-text-box:focus input.hovered,smart-text-box[hover] input{border-color:var(--smart-ui-state-border-hover)}smart-text-box{--smart-outline:var(--smart-primary);display:inline-block;border:none;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;background:var(--smart-background)}smart-text-box input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-text-area textarea.smart-input,smart-input,smart-input.smart-element,smart-text-area,smart-text-box.smart-element{background:var(--smart-background)}smart-text-box[disabled]{border-color:var(--smart-disabled);outline:0}smart-text-box input:focus{border-color:var(--smart-outline)}.smart-text-box .smart-container,.smart-text-box input,.smart-text-box.smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-text-box>.smart-container>.smart-content{height:100%}.smart-text-box>.smart-container>.smart-content>div{width:100%;height:100%;outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);color:inherit;font-family:inherit;font-size:inherit;background-color:transparent;font-weight:inherit;font-style:inherit;overflow:hidden}.smart-text-box>.smart-container>.smart-content>div>label{color:transparent}.smart-text-box>.smart-container>.smart-content>div:first-of-type{position:absolute;display:flex;width:initial;height:initial;user-select:none;pointer-events:none;min-height:initial;max-height:initial;align-items:center;padding-top:1px;padding-bottom:1px;opacity:.5;text-overflow:ellipsis;white-space:nowrap;border:var(--smart-border-width) solid transparent}.smart-text-box[disabled] input,.smart-text-box[readonly] input{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box .smart-hint,.smart-text-box .smart-label{display:none;position:absolute}.smart-text-box[hint] .smart-hint,.smart-text-box[label] .smart-label{position:absolute;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);text-align:initial;line-height:initial;vertical-align:initial;left:0;pointer-events:none}.smart-text-box[label] .smart-label{bottom:100%;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box[hint] .smart-hint{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%;bottom:initial}.smart-text-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-text-box .smart-drop-down{font-family:inherit}.smart-text-box[right-to-left] .smart-hint,.smart-text-box[right-to-left] .smart-label,.smart-text-box[right-to-left]>.smart-container>.smart-content{direction:rtl}smart-text-area{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);height:calc(1.5 * var(--smart-text-box-default-height))}smart-text-area textarea{margin:0;resize:none}smart-text-area textarea.smart-input{border:none;text-overflow:ellipsis}.smart-text-area .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-text-area textarea.smart-input{font-size:var(--smart-font-size);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-top:0;padding-bottom:0;padding:var(--smart-editor-label-padding);outline:0;text-align:var(--smart-text-box-text-align);box-sizing:border-box;border:none;height:100%;width:100%}smart-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-input>option{display:none}.smart-input.smart-container,smart-input>.smart-container{display:flex}smart-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-input input.smart-input{border:none;text-overflow:ellipsis}smart-input:focus{border-color:var(--smart-outline)}smart-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-input .smart-container,.smart-input.smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-input .smart-drop-down-button,.smart-input[readonly]:not(.underlined):not(.outlined):not([opened]):not(:active) input.smart-input,.smart-input[readonly]:not(.underlined):not(.outlined):not([opened]):not(:active) textarea.smart-input{background:var(--smart-surface);color:var(--smart-surface-color)}.smart-input .smart-drop-down-button{display:none;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;border-left:1px solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);outline:0}.smart-input .smart-drop-down-button .arrow{display:flex;height:100%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0}.smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-arrow-down);transition:opacity .2s,transform .2s ease-out}.smart-input .smart-drop-down-button[open] .arrow:after{transform:rotate(-180deg)}.smart-input .smart-input{border:none;padding:var(--smart-editor-label-padding);height:100%;width:100%}.smart-input[drop-down-button-position=right] .smart-drop-down-button,.smart-input[drop-down-button-position=left] .smart-drop-down-button{display:flex}.smart-input[drop-down-button-position=right] .smart-input,.smart-input[drop-down-button-position=left] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-input[drop-down-button-position=right][disabled] .smart-drop-down-button,.smart-input[drop-down-button-position=left][disabled] .smart-drop-down-button{opacity:.5}.smart-input[drop-down-button-position=left] .smart-drop-down-button{order:-1;border-right:1px solid var(--smart-border);border-left:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[right-to-left][drop-down-button-position=right] .smart-input{border-top-left-radius:0;border-bottom-left-radius:0}.smart-input[drop-down-button-position=left][readonly] .smart-drop-down-button{border-right:none}.smart-input[drop-down-button-position=right] .smart-input{border-top-right-radius:0;border-bottom-right-radius:0}.smart-input[focus],.smart-input[focus]:not([disabled]) .smart-drop-down-button{border-color:var(--smart-outline)}.smart-input[readonly] .smart-drop-down-button{border-left:none}.smart-input[readonly]:not(.underlined):not(.outlined) input.smart-input,.smart-input[readonly]:not(.underlined):not(.outlined) textarea.smart-input{padding:0;cursor:pointer;padding-left:var(--smart-editor-label-padding);outline:0}.smart-input:not([disabled]) .smart-drop-down-button:hover,.smart-input:not([disabled])[readonly]:hover .smart-drop-down-button,.smart-input:not([disabled])[readonly]:hover .smart-input{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-input:not([disabled]) .smart-drop-down-button:active,.smart-input:not([disabled]) .smart-drop-down-button[open],.smart-input:not([disabled])[readonly]:active .smart-drop-down-button,.smart-input:not([disabled])[readonly]:active .smart-input,.smart-input:not([disabled])[readonly][open] .smart-drop-down-button,.smart-input:not([disabled])[readonly][open] .smart-input{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-number-input,smart-number-input.smart-element{background:var(--smart-background)}.smart-input:not([disabled])[readonly]:active .smart-input::-webkit-input-placeholder,.smart-input:not([disabled])[readonly][open] .smart-input::-webkit-input-placeholder{color:var(--smart-ui-state-color-active)}.smart-input:not([disabled])[readonly]:active .smart-input::-moz-placeholder,.smart-input:not([disabled])[readonly][open] .smart-input::-moz-placeholder{color:var(--smart-ui-state-color-active)}.smart-input[disabled] .smart-drop-down-button .arrow{cursor:initial}.smart-input[right-to-left] .smart-input{direction:rtl}.smart-input[right-to-left][readonly] .smart-drop-down-button{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.smart-input[right-to-left][readonly] .smart-input,.smart-input[right-to-left][readonly]:not(.underlined):not(.outlined) .smart-input{padding-left:initial;padding-right:var(--smart-editor-label-padding)}.smart-input-drop-down-menu[right-to-left] ul.scroll{width:100%}.smart-input-drop-down-menu[right-to-left] li a.icon{padding-left:initial;padding-right:var(--smart-column-icon-size)}.smart-input-drop-down-menu[right-to-left] li a.icon:after{left:initial;right:0}smart-number-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);text-align:right}smart-number-input>.smart-container{display:flex}.smart-number-input .nav,.smart-number-input .nav.smart-drop-down-button:active,.smart-number-input .nav.smart-drop-down-button:hover,.smart-number-input .nav:active,.smart-number-input .nav:hover{background:var(--smart-surface);color:var(--smart-surface-color)}smart-number-input input.smart-input{border:none;text-overflow:ellipsis}.smart-multi-combo-input-drop-down-menu .smart-select-all,.smart-number-input .nav .up{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-number-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-number-input .nav{display:flex;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;border-left:1px solid var(--smart-border)}smart-multi-input,smart-password-input{width:var(--smart-text-box-default-width)}.smart-number-input .nav .down,.smart-number-input .nav .up{display:flex;height:50%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;outline:0}.smart-check-input .smart-container,.smart-multi-combo-input .smart-container,.smart-multi-input .smart-container,.smart-password-input .smart-container{font-family:inherit;position:relative;overflow:visible}.smart-number-input .nav .down:hover,.smart-number-input .nav .up:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-number-input .nav .down:active,.smart-number-input .nav .down[active],.smart-number-input .nav .up:active,.smart-number-input .nav .up[active]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-password-input,smart-password-input.smart-element{background:var(--smart-background)}.smart-number-input .nav .up:after{content:var(--smart-icon-arrow-up)}.smart-number-input .nav .down:after{content:var(--smart-icon-arrow-down)}.smart-number-input[disabled] .nav .down,.smart-number-input[disabled] .nav .up{pointer-events:none}.smart-number-input[right-to-left]>.smart-container{direction:rtl}.smart-number-input[right-to-left] .nav{border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:initial;border-bottom-right-radius:initial;order:initial}.smart-number-input[right-to-left] .smart-input{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-number-input[right-to-left][focus] .nav{border-color:var(--smart-outline)}smart-password-input{--smart-outline:var(--smart-primary);display:inline-block;height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-password-input>.smart-container{display:flex}smart-password-input input.smart-input{border:none;text-overflow:ellipsis}.smart-password-input input::-ms-clear,.smart-password-input input::-ms-reveal{display:none}.smart-password-input .smart-container{width:100%;height:100%;color:inherit}.smart-password-input .smart-drop-down-button{background:0 0;border-color:transparent;display:block;border-left:none}.smart-password-input .smart-drop-down-button:active,.smart-password-input .smart-drop-down-button:hover,.smart-password-input .smart-drop-down-button[active]{color:var(--smart-primary)!important;background:0 0!important;border-color:transparent!important}smart-multi-input,smart-multi-input.smart-element{background:var(--smart-background)}.smart-password-input .smart-drop-down-button .arrow:after{color:var(--smart-background-color);content:var(--smart-icon-visibility)}.smart-password-input .smart-drop-down-button .arrow.off:after{color:var(--smart-background-color);content:var(--smart-icon-visibility-off)}smart-multi-input{--smart-outline:var(--smart-primary);display:inline-block;height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-multi-input>option{display:none}smart-multi-input>.smart-container{display:flex}smart-multi-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-multi-input input.smart-input{border:none;text-overflow:ellipsis}smart-multi-input:focus,smart-multi-input[focus]{border-color:var(--smart-outline)}smart-multi-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-multi-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-multi-input[drop-down-button-position=right] .smart-input,smart-multi-input[drop-down-button-position=left] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-input .smart-container{width:100%;height:100%;color:inherit}.smart-multi-input-drop-down-menu li a{border-left:var(--smart-border-width) solid transparent}.smart-multi-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}smart-multi-combo-input,smart-multi-combo-input.smart-element{background:var(--smart-background)}.smart-multi-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:var(--smart-border-width) solid transparent}.smart-multi-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}smart-multi-combo-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-multi-combo-input>option{display:none}smart-multi-combo-input>.smart-container{display:flex}smart-multi-combo-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-multi-combo-input input.smart-input{border:none;text-overflow:ellipsis}smart-multi-combo-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-multi-combo-input[focus]{border-color:var(--smart-outline)}.smart-multi-combo-input{height:var(--smart-editor-height);min-height:var(--smart-editor-height)}.smart-multi-combo-input:not([input-tags-mode=one]):not(.smart-grid-cell-editor){height:auto!important}.smart-multi-combo-input .smart-container{width:100%;height:100%;color:inherit}.smart-multi-combo-input .smart-drop-down-button,.smart-multi-combo-input .smart-drop-down-button .arrow,.smart-multi-combo-input>.smart-container{min-height:var(--smart-editor-height)}.smart-multi-combo-input .smart-token{position:relative;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;user-select:none;display:flex;align-items:center;padding:1px 6px;border-radius:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);margin:var(--smart-editor-label-padding) 0 0 var(--smart-editor-label-padding);height:22px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label{text-overflow:ellipsis;overflow:hidden}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image{display:flex;justify-content:center;align-items:center;border-radius:50%;width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:4px}.smart-multi-combo-input .smart-action-button{display:flex;outline:transparent solid 1px;height:100%;width:100%;flex-wrap:wrap;overflow:hidden;position:relative;user-select:none;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);min-height:var(--smart-editor-height);align-items:center}.smart-multi-combo-input .smart-drop-down-list-unselect-button{position:relative;margin-left:2px;margin-right:-2px}.smart-multi-combo-input .smart-drop-down-list-unselect-button:after{content:var(--smart-icon-close);display:flex;justify-content:center;align-items:center;transform-origin:center;font-family:var(--smart-font-family-icon);background:rgba(var(--smart-primary-rgb),.2);border-radius:50%;width:20px;height:20px}.smart-multi-combo-input.smart-input .smart-input{flex-grow:1;align-self:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:100%;max-height:1rem;vertical-align:middle;margin:0}.smart-multi-combo-input.smart-input .smart-drop-down-button{height:initial}.smart-multi-combo-input[drop-down-button-position=right] .smart-action-button,.smart-multi-combo-input[drop-down-button-position=left] .smart-action-button{width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-combo-input[input-tags-mode=one] .smart-action-button{align-items:center}.smart-multi-combo-input[readonly] .smart-input{visibility:hidden}.smart-multi-combo-input[readonly] .smart-action-button{background:var(--smart-surface);color:var(--smart-surface-color)}.smart-multi-combo-input[readonly][open] .smart-action-button,.smart-multi-combo-input[readonly][open] .smart-drop-down-button{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}.smart-multi-combo-input[readonly]:hover .smart-action-button{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input[hide-input-tags-close-button] .smart-drop-down-list-unselect-button:after{display:none}.smart-multi-combo-input[right-to-left] .smart-token{margin:var(--smart-editor-label-padding) var(--smart-editor-label-padding) 0 0;padding:1px 6px 1px 2px}.smart-multi-combo-input[right-to-left] .smart-token:last-of-type{margin:var(--smart-editor-label-padding) var(--smart-editor-label-padding) var(--smart-editor-label-padding) 0}.smart-multi-combo-input[right-to-left] .smart-action-button{direction:rtl}.smart-multi-combo-input[right-to-left] .smart-drop-down-list-unselect-button{margin:0 5px 0 0}.smart-multi-combo-input-drop-down-menu .smart-scroll-viewer{width:inherit;height:inherit;padding:initial;min-height:inherit;border:initial}.smart-multi-combo-input-drop-down-menu .close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);margin-left:5px}.smart-multi-combo-input-drop-down-menu .add-new-item{display:grid;grid-template-columns:1fr var(--smart-text-box-default-height);grid-column-gap:5px;margin-left:7px;margin-right:7px;height:36px}.smart-multi-combo-input-drop-down-menu .add-new-item input{height:30px}.smart-multi-combo-input-drop-down-menu .add-new-item smart-button{justify-content:center;align-content:center;height:30px}.smart-multi-combo-input-drop-down-menu .add-new-item button{padding:0;display:flex;align-items:center;justify-content:center}.smart-multi-combo-input-drop-down-menu .add-new-item button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-plus)}.smart-multi-combo-input-drop-down-menu .smart-select-all{height:auto}.smart-multi-combo-input-drop-down-menu[right-to-left]>ul{direction:rtl}.smart-multi-combo-input-drop-down-menu ul li a{display:flex;align-items:center}.smart-multi-combo-input-drop-down-menu ul li a .smart-drop-down-list-selection-image{display:flex;justify-content:center;align-items:center;width:25px;height:25px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:4px;border-radius:50%;border:1px solid var(--smart-border)}.smart-multi-combo-input-drop-down-menu[pills] ul li:after,.smart-multi-combo-input-drop-down-menu[pills] ul li:before,.smart-multi-combo-input-drop-down-menu[single-select] ul li.selected:after,.smart-multi-combo-input-drop-down-menu[single-select] ul li::after,.smart-multi-combo-input-drop-down-menu[single-select] ul li:hover:after{display:none}.smart-multi-combo-input-drop-down-menu[single-select] ul li{height:36px;margin-top:1px;cursor:pointer}.smart-multi-combo-input-drop-down-menu[single-select] ul li a{padding:0 0 0 6px;height:100%}.smart-multi-combo-input-drop-down-menu[single-select] ul li.selected,.smart-multi-combo-input-drop-down-menu[single-select] ul li:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input-drop-down-menu[pills] ul li{height:30px;margin-top:1px}.smart-multi-combo-input-drop-down-menu[pills] ul li a{padding:2px 10px;color:inherit;display:inline-flex;align-items:center;border-radius:15px!important;margin-top:5px;margin-left:5px;height:auto;background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-multi-combo-input-drop-down-menu[pills] ul li a .smart-drop-down-list-selection-image{height:20px;width:20px}.smart-multi-combo-input-drop-down-menu[pills] ul li.focused a{background:var(--smart-primary)!important;border-color:var(--smart-primary)!important;color:var(--smart-primary-color)!important}.smart-multi-combo-input-drop-down-menu[pills] ul li.focused,.smart-multi-combo-input-drop-down-menu[pills] ul li.selected,.smart-multi-combo-input-drop-down-menu[pills] ul li:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-check-input,smart-check-input.smart-element{background:var(--smart-background)}.smart-multi-combo-input-drop-down-menu[pills] ul li.active.selected:before,.smart-multi-combo-input-drop-down-menu[pills] ul li.focused:after,.smart-multi-combo-input-drop-down-menu[pills] ul li.selected:after,.smart-multi-combo-input-drop-down-menu[pills] ul li:hover:after{display:none}smart-check-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-check-input>option{display:none}smart-check-input>.smart-container{display:flex}smart-check-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-check-input input.smart-input{border:none;text-overflow:ellipsis}smart-check-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-check-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-check-input:focus,smart-check-input[focus]{border-color:var(--smart-outline)}smart-check-input[drop-down-button-position=right] .smart-input,smart-check-input[drop-down-button-position=left] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-check-input .smart-container{width:100%;height:100%;color:inherit}.smart-check-input-drop-down-menu ul li{position:relative}.smart-check-input-drop-down-menu ul li:before{content:'';transform:scale(0);background-color:#fff}.smart-check-input-drop-down-menu ul li:after{content:'';position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:1px;margin-left:10px;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;display:flex;top:50%;transform:translateY(-50%);pointer-events:none;box-sizing:content-box}.smart-check-input-drop-down-menu ul li a{padding-left:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu ul li.selected:after{content:var(--smart-icon-check);background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-check-input-drop-down-menu ul li.selected.color:after{content:''}.smart-check-input-drop-down-menu ul li.active.selected:before{position:absolute;content:'';border-radius:50%;width:calc(var(--smart-check-box-default-size) + 16px);height:calc(var(--smart-check-box-default-size) + 16px);background:var(--smart-primary);opacity:.3;margin-left:4px;top:50%;transform:scale(1) translateY(-50%);transform-origin:top}smart-color-input,smart-date-input,smart-date-range-input,smart-time-input{width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);display:inline-block}.smart-check-input-drop-down-menu ul li.active.focused a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}.smart-check-input-drop-down-menu ul li[indeterminate]:after{background-color:var(--smart-ui-state-selected);padding:2px;background-clip:content-box}.smart-check-input-drop-down-menu[inverted] ul li a,.smart-check-input-drop-down-menu[right-to-left] ul li a{padding-left:10px;padding-right:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu[inverted] ul li:after{margin-left:initial;margin-right:10px;right:0}.smart-check-input-drop-down-menu[inverted] ul li.selected:before{right:0}.smart-check-input-drop-down-menu[inverted] ul li.active.selected:before{margin-left:initial;margin-right:4px}.smart-check-input-drop-down-menu:not([animation=none]) ul li:before{transition:transform .25s ease-in-out}.smart-check-input-drop-down-menu[right-to-left] ul li:after{margin-left:initial;margin-right:10px}.smart-check-input-drop-down-menu[right-to-left] ul li.active.focused a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-check-input-drop-down-menu[right-to-left] ul li.active.selected:before{margin-left:initial;margin-right:4px}.smart-check-input-drop-down-menu[right-to-left][pills] ul li a{padding-right:initial}smart-color-input{--smart-outline:var(--smart-primary);border:none;overflow:visible;background:var(--smart-background)}smart-color-input[value-display-mode=colorBox] .smart-action-button{cursor:pointer}smart-date-input,smart-date-range-input,smart-time-input{--smart-outline:var(--smart-primary);background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}smart-date-input>.smart-container,smart-date-range-input>.smart-container,smart-time-input>.smart-container{display:flex}smart-date-input.smart-element,smart-date-range-input.smart-element,smart-time-input.smart-element{background:var(--smart-background)}smart-date-input[drop-down-button-position=right] .smart-input,smart-date-input[drop-down-button-position=left] .smart-input,smart-date-range-input[drop-down-button-position=right] .smart-input,smart-date-range-input[drop-down-button-position=left] .smart-input,smart-time-input[drop-down-button-position=right] .smart-input,smart-time-input[drop-down-button-position=left] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}smart-date-range-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-date-range-input input.smart-input{border:none;text-overflow:ellipsis}smart-date-range-input:focus,smart-date-range-input[focus]{border-color:var(--smart-outline)}.smart-time-box{display:block;height:auto;width:300px;overflow:hidden}.smart-time-box .smart-timepicker{display:grid;grid-template-columns:60% 35%;grid-column-gap:5%;background:var(--smart-background);padding:10px;border-color:var(--smart-border)}.smart-time-box[right-to-left] .smart-timepicker{direction:rtl}.smart-time-input.smart-input .smart-drop-down-button .arrow:after,.smart-time-input.smart-input .smart-drop-down-button[open] .arrow:after{content:var(--smart-icon-clock);transform:rotate(0)}.smart-timepicker .hour-selection,.smart-timepicker .minute-selection{display:grid;grid-template-columns:repeat(5,20%);grid-template-rows:repeat(6,auto);justify-content:center;align-items:center;justify-items:center;position:relative;cursor:default}.smart-timepicker .hour-selection .smart-calendar-cell,.smart-timepicker .minute-selection .smart-calendar-cell{margin:initial;line-height:var(--smart-calendar-cell-size);display:flex;justify-content:center;align-items:center;width:32px;height:32px;box-sizing:border-box;border-radius:100%}.smart-date-range-input-drop-down-menu .smart-done-button,.smart-date-range-input-drop-down-menu .smart-today-button,.smart-date-range-input-drop-down-menu smart-button:last-of-type{margin-right:5px}.smart-timepicker .hour-selection .header,.smart-timepicker .minute-selection .header{content:attr(header-label);width:100%;display:flex;justify-content:center;align-items:center;grid-row:1/3;grid-column:1/6;font-weight:600;height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px)}.smart-timepicker .minute-selection{border-right:var(--smart-border-width) solid var(--smart-border);grid-template-columns:repeat(2,50%);border-left:var(--smart-border-width) solid var(--smart-border)}.smart-timepicker .minute-selection .header{grid-column:span 2}.smart-timepicker .hour-selection:after,.smart-timepicker .hour-selection:before{content:attr(am-label);width:100%;display:flex;justify-content:center;grid-column:1;font-weight:600;height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px)}.smart-date-range-input-drop-down-menu .smart-button-controls,.smart-date-range-input-drop-down-menu .smart-timepicker-button:empty,.smart-date-range-input-drop-down-menu .smart-timepicker-buttons{display:none}.smart-timepicker .hour-selection:after{content:attr(pm-label);grid-row:4/9}.smart-date-input.smart-input .smart-drop-down-button .arrow:after,.smart-date-input.smart-input .smart-drop-down-button[open] .arrow:after,.smart-date-range-input.smart-input .smart-drop-down-button .arrow:after,.smart-date-range-input.smart-input .smart-drop-down-button[open] .arrow:after{content:var(--smart-icon-calendar);transform:rotate(0)}.smart-date-range-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-date-range-input-drop-down-menu smart-button:first-of-type{margin-left:5px}.smart-date-range-input-drop-down-menu .smart-calendar{height:100%;min-width:100%;--smart-calendar-default-height:auto;--smart-calendar-footer-height:0px}.smart-date-range-input-drop-down-menu .smart-clear-button,.smart-date-range-input-drop-down-menu .smart-done-button,.smart-date-range-input-drop-down-menu .smart-today-button{height:auto;--smart-button-padding:5px}.smart-date-range-input-drop-down-menu .smart-calendar-footer{flex-direction:column}.smart-date-range-input-drop-down-menu .smart-date-range-input-footer-controls{width:100%;height:100%}.smart-date-range-input-drop-down-menu .smart-timepicker-button{position:relative;white-space:nowrap}.smart-date-range-input-drop-down-menu .smart-timepicker-button:before{content:var(--smart-icon-clock);height:100%;font-family:var(--smart-font-family-icon);font-weight:var(--smart-font-weight);font-size:var(--smart-arrow-size);margin:0 var(--smart-editor-label-padding)}.smart-date-range-input-drop-down-menu .smart-timepicker-button:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);transition:background-color .1s linear,color .1s ease-in-out;opacity:var(--smart-button-opacity-hover);cursor:pointer}.smart-date-range-input-drop-down-menu .smart-timepicker-button[selected]{color:var(--smart-ui-state-color-selected)}.smart-date-range-input-drop-down-menu .smart-icon-today:before{content:var(--smart-icon-calendar)}.smart-date-range-input-drop-down-menu .smart-icon-clear:before{content:var(--smart-icon-cancel)}.smart-date-range-input-drop-down-menu .smart-timepicker{position:absolute;top:0;display:grid;grid-template-columns:60% 35%;height:calc(100% - var(--smart-calendar-footer-height));width:100%;grid-column-gap:5%;background:var(--smart-background);box-sizing:border-box;padding:10px;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;border-bottom:none}.smart-date-range-input-drop-down-menu[icons] smart-calendar,.smart-date-range-input-drop-down-menu[timepicker] smart-calendar{--smart-calendar-footer-height:30px}.smart-date-range-input-drop-down-menu[icons] .smart-timepicker-buttons,.smart-date-range-input-drop-down-menu[timepicker] .smart-timepicker-buttons{display:flex;justify-content:space-around;width:100%;height:100%;align-items:center}.smart-date-range-input-drop-down-menu[timepicker][icons] .smart-date-range-input-footer-controls{display:grid;grid-template-columns:60% 38%;grid-column-gap:2%;justify-items:center}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu{height:auto;width:var(--smart-input-drop-down-menu-width)}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-input-drop-down-menu{height:250px}.smart-date-range-input-drop-down-menu:not([timepicker]) .smart-timepicker-buttons{display:none}.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker{transition:transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1);transform:scale(1)}.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker.smart-visibility-hidden{transition:visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-date-range-input-drop-down-menu[right-to-left] .smart-timepicker{direction:rtl}smart-country-input,smart-phone-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-country-input>.smart-container,smart-phone-input>.smart-container{display:flex}smart-country-input.smart-element,smart-phone-input.smart-element{background:var(--smart-background)}smart-country-input input::selection,smart-phone-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-country-input input.smart-input,smart-phone-input input.smart-input{border:none;text-overflow:ellipsis}smart-country-input:focus,smart-country-input[focus],smart-phone-input:focus,smart-phone-input[focus]{border-color:var(--smart-outline)}smart-country-input:hover,smart-phone-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-country-input[disabled],smart-phone-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-country-input[drop-down-button-position=right] .smart-input,smart-country-input[drop-down-button-position=left] .smart-input,smart-phone-input[drop-down-button-position=right] .smart-input,smart-phone-input[drop-down-button-position=left] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-country-input .smart-container,.smart-phone-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible;align-items:center}.smart-phone-input{--smart-editor-addon-width:45px}.smart-phone-input.invalid-number .smart-container::after{color:var(--smart-error)}.smart-phone-input .smart-container::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-phone);color:var(--smart-success);padding-right:5px}.smart-phone-input .smart-drop-down-button{display:flex;justify-content:center;align-items:center;flex-direction:row;background:0 0;border-right:none;padding-left:2px}.smart-phone-input .smart-drop-down-button::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-down)}.smart-flag-box{margin-right:6px}.smart-flag-box .flag{width:20px}.smart-flag-box .flag.be{width:18px}.smart-flag-box .flag.ch{width:15px}.smart-flag-box .flag.mc{width:19px}.smart-flag-box .flag.ne{width:18px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.smart-flag-box .flag{background-size:5652px 15px}}.smart-flag-box .flag.ac{height:10px;background-position:0 0}.smart-flag-box .flag.ad{height:14px;background-position:-22px 0}.smart-flag-box .flag.ae{height:10px;background-position:-44px 0}.smart-flag-box .flag.af{height:14px;background-position:-66px 0}.smart-flag-box .flag.ag{height:14px;background-position:-88px 0}.smart-flag-box .flag.ai{height:10px;background-position:-110px 0}.smart-flag-box .flag.al{height:15px;background-position:-132px 0}.smart-flag-box .flag.am{height:10px;background-position:-154px 0}.smart-flag-box .flag.ao{height:14px;background-position:-176px 0}.smart-flag-box .flag.aq{height:14px;background-position:-198px 0}.smart-flag-box .flag.ar{height:13px;background-position:-220px 0}.smart-flag-box .flag.as{height:10px;background-position:-242px 0}.smart-flag-box .flag.at{height:14px;background-position:-264px 0}.smart-flag-box .flag.au{height:10px;background-position:-286px 0}.smart-flag-box .flag.aw{height:14px;background-position:-308px 0}.smart-flag-box .flag.ax{height:13px;background-position:-330px 0}.smart-flag-box .flag.az{height:10px;background-position:-352px 0}.smart-flag-box .flag.ba{height:10px;background-position:-374px 0}.smart-flag-box .flag.bb{height:14px;background-position:-396px 0}.smart-flag-box .flag.bd{height:12px;background-position:-418px 0}.smart-flag-box .flag.be{height:15px;background-position:-440px 0}.smart-flag-box .flag.bf{height:14px;background-position:-460px 0}.smart-flag-box .flag.bg{height:12px;background-position:-482px 0}.smart-flag-box .flag.bh{height:12px;background-position:-504px 0}.smart-flag-box .flag.bi{height:12px;background-position:-526px 0}.smart-flag-box .flag.bj{height:14px;background-position:-548px 0}.smart-flag-box .flag.bl{height:14px;background-position:-570px 0}.smart-flag-box .flag.bm{height:10px;background-position:-592px 0}.smart-flag-box .flag.bn{height:10px;background-position:-614px 0}.smart-flag-box .flag.bo{height:14px;background-position:-636px 0}.smart-flag-box .flag.bq{height:14px;background-position:-658px 0}.smart-flag-box .flag.br{height:14px;background-position:-680px 0}.smart-flag-box .flag.bs{height:10px;background-position:-702px 0}.smart-flag-box .flag.bt{height:14px;background-position:-724px 0}.smart-flag-box .flag.bv{height:15px;background-position:-746px 0}.smart-flag-box .flag.bw{height:14px;background-position:-768px 0}.smart-flag-box .flag.by{height:10px;background-position:-790px 0}.smart-flag-box .flag.bz{height:14px;background-position:-812px 0}.smart-flag-box .flag.ca{height:10px;background-position:-834px 0}.smart-flag-box .flag.cc{height:10px;background-position:-856px 0}.smart-flag-box .flag.cd{height:15px;background-position:-878px 0}.smart-flag-box .flag.cf{height:14px;background-position:-900px 0}.smart-flag-box .flag.cg{height:14px;background-position:-922px 0}.smart-flag-box .flag.ch{height:15px;background-position:-944px 0}.smart-flag-box .flag.ci{height:14px;background-position:-961px 0}.smart-flag-box .flag.ck{height:10px;background-position:-983px 0}.smart-flag-box .flag.cl{height:14px;background-position:-1005px 0}.smart-flag-box .flag.cm{height:14px;background-position:-1027px 0}.smart-flag-box .flag.cn{height:14px;background-position:-1049px 0}.smart-flag-box .flag.co{height:14px;background-position:-1071px 0}.smart-flag-box .flag.cp{height:14px;background-position:-1093px 0}.smart-flag-box .flag.cr{height:12px;background-position:-1115px 0}.smart-flag-box .flag.cu{height:10px;background-position:-1137px 0}.smart-flag-box .flag.cv{height:12px;background-position:-1159px 0}.smart-flag-box .flag.cw{height:14px;background-position:-1181px 0}.smart-flag-box .flag.cx{height:10px;background-position:-1203px 0}.smart-flag-box .flag.cy{height:14px;background-position:-1225px 0}.smart-flag-box .flag.cz{height:14px;background-position:-1247px 0}.smart-flag-box .flag.de{height:12px;background-position:-1269px 0}.smart-flag-box .flag.dg{height:10px;background-position:-1291px 0}.smart-flag-box .flag.dj{height:14px;background-position:-1313px 0}.smart-flag-box .flag.dk{height:15px;background-position:-1335px 0}.smart-flag-box .flag.dm{height:10px;background-position:-1357px 0}.smart-flag-box .flag.do{height:14px;background-position:-1379px 0}.smart-flag-box .flag.dz{height:14px;background-position:-1401px 0}.smart-flag-box .flag.ea{height:14px;background-position:-1423px 0}.smart-flag-box .flag.ec{height:14px;background-position:-1445px 0}.smart-flag-box .flag.ee{height:13px;background-position:-1467px 0}.smart-flag-box .flag.eg{height:14px;background-position:-1489px 0}.smart-flag-box .flag.eh{height:10px;background-position:-1511px 0}.smart-flag-box .flag.er{height:10px;background-position:-1533px 0}.smart-flag-box .flag.es{height:14px;background-position:-1555px 0}.smart-flag-box .flag.et{height:10px;background-position:-1577px 0}.smart-flag-box .flag.eu{height:14px;background-position:-1599px 0}.smart-flag-box .flag.fi{height:12px;background-position:-1621px 0}.smart-flag-box .flag.fj{height:10px;background-position:-1643px 0}.smart-flag-box .flag.fk{height:10px;background-position:-1665px 0}.smart-flag-box .flag.fm{height:11px;background-position:-1687px 0}.smart-flag-box .flag.fo{height:15px;background-position:-1709px 0}.smart-flag-box .flag.fr{height:14px;background-position:-1731px 0}.smart-flag-box .flag.ga{height:15px;background-position:-1753px 0}.smart-flag-box .flag.gb{height:10px;background-position:-1775px 0}.smart-flag-box .flag.gd{height:12px;background-position:-1797px 0}.smart-flag-box .flag.ge{height:14px;background-position:-1819px 0}.smart-flag-box .flag.gf{height:14px;background-position:-1841px 0}.smart-flag-box .flag.gg{height:14px;background-position:-1863px 0}.smart-flag-box .flag.gh{height:14px;background-position:-1885px 0}.smart-flag-box .flag.gi{height:10px;background-position:-1907px 0}.smart-flag-box .flag.gl{height:14px;background-position:-1929px 0}.smart-flag-box .flag.gm{height:14px;background-position:-1951px 0}.smart-flag-box .flag.gn{height:14px;background-position:-1973px 0}.smart-flag-box .flag.gp{height:14px;background-position:-1995px 0}.smart-flag-box .flag.gq{height:14px;background-position:-2017px 0}.smart-flag-box .flag.gr{height:14px;background-position:-2039px 0}.smart-flag-box .flag.gs{height:10px;background-position:-2061px 0}.smart-flag-box .flag.gt{height:13px;background-position:-2083px 0}.smart-flag-box .flag.gu{height:11px;background-position:-2105px 0}.smart-flag-box .flag.gw{height:10px;background-position:-2127px 0}.smart-flag-box .flag.gy{height:12px;background-position:-2149px 0}.smart-flag-box .flag.hk{height:14px;background-position:-2171px 0}.smart-flag-box .flag.hm{height:10px;background-position:-2193px 0}.smart-flag-box .flag.hn{height:10px;background-position:-2215px 0}.smart-flag-box .flag.hr{height:10px;background-position:-2237px 0}.smart-flag-box .flag.ht{height:12px;background-position:-2259px 0}.smart-flag-box .flag.hu{height:10px;background-position:-2281px 0}.smart-flag-box .flag.ic{height:14px;background-position:-2303px 0}.smart-flag-box .flag.id{height:14px;background-position:-2325px 0}.smart-flag-box .flag.ie{height:10px;background-position:-2347px 0}.smart-flag-box .flag.il{height:15px;background-position:-2369px 0}.smart-flag-box .flag.im{height:10px;background-position:-2391px 0}.smart-flag-box .flag.in{height:14px;background-position:-2413px 0}.smart-flag-box .flag.io{height:10px;background-position:-2435px 0}.smart-flag-box .flag.iq{height:14px;background-position:-2457px 0}.smart-flag-box .flag.ir{height:12px;background-position:-2479px 0}.smart-flag-box .flag.is{height:15px;background-position:-2501px 0}.smart-flag-box .flag.it{height:14px;background-position:-2523px 0}.smart-flag-box .flag.je{height:12px;background-position:-2545px 0}.smart-flag-box .flag.jm{height:10px;background-position:-2567px 0}.smart-flag-box .flag.jo{height:10px;background-position:-2589px 0}.smart-flag-box .flag.jp{height:14px;background-position:-2611px 0}.smart-flag-box .flag.ke{height:14px;background-position:-2633px 0}.smart-flag-box .flag.kg{height:12px;background-position:-2655px 0}.smart-flag-box .flag.kh{height:13px;background-position:-2677px 0}.smart-flag-box .flag.ki{height:10px;background-position:-2699px 0}.smart-flag-box .flag.km{height:12px;background-position:-2721px 0}.smart-flag-box .flag.kn{height:14px;background-position:-2743px 0}.smart-flag-box .flag.kp{height:10px;background-position:-2765px 0}.smart-flag-box .flag.kr{height:14px;background-position:-2787px 0}.smart-flag-box .flag.kw{height:10px;background-position:-2809px 0}.smart-flag-box .flag.ky{height:10px;background-position:-2831px 0}.smart-flag-box .flag.kz{height:10px;background-position:-2853px 0}.smart-flag-box .flag.la{height:14px;background-position:-2875px 0}.smart-flag-box .flag.lb{height:14px;background-position:-2897px 0}.smart-flag-box .flag.lc{height:10px;background-position:-2919px 0}.smart-flag-box .flag.li{height:12px;background-position:-2941px 0}.smart-flag-box .flag.lk{height:10px;background-position:-2963px 0}.smart-flag-box .flag.lr{height:11px;background-position:-2985px 0}.smart-flag-box .flag.ls{height:14px;background-position:-3007px 0}.smart-flag-box .flag.lt{height:12px;background-position:-3029px 0}.smart-flag-box .flag.lu{height:12px;background-position:-3051px 0}.smart-flag-box .flag.lv{height:10px;background-position:-3073px 0}.smart-flag-box .flag.ly{height:10px;background-position:-3095px 0}.smart-flag-box .flag.ma{height:14px;background-position:-3117px 0}.smart-flag-box .flag.mc{height:15px;background-position:-3139px 0}.smart-flag-box .flag.md{height:10px;background-position:-3160px 0}.smart-flag-box .flag.me{height:10px;background-position:-3182px 0}.smart-flag-box .flag.mf{height:14px;background-position:-3204px 0}.smart-flag-box .flag.mg{height:14px;background-position:-3226px 0}.smart-flag-box .flag.mh{height:11px;background-position:-3248px 0}.smart-flag-box .flag.mk{height:10px;background-position:-3270px 0}.smart-flag-box .flag.ml{height:14px;background-position:-3292px 0}.smart-flag-box .flag.mm{height:14px;background-position:-3314px 0}.smart-flag-box .flag.mn{height:10px;background-position:-3336px 0}.smart-flag-box .flag.mo{height:14px;background-position:-3358px 0}.smart-flag-box .flag.mp{height:10px;background-position:-3380px 0}.smart-flag-box .flag.mq{height:14px;background-position:-3402px 0}.smart-flag-box .flag.mr{height:14px;background-position:-3424px 0}.smart-flag-box .flag.ms{height:10px;background-position:-3446px 0}.smart-flag-box .flag.mt{height:14px;background-position:-3468px 0}.smart-flag-box .flag.mu{height:14px;background-position:-3490px 0}.smart-flag-box .flag.mv{height:14px;background-position:-3512px 0}.smart-flag-box .flag.mw{height:14px;background-position:-3534px 0}.smart-flag-box .flag.mx{height:12px;background-position:-3556px 0}.smart-flag-box .flag.my{height:10px;background-position:-3578px 0}.smart-flag-box .flag.mz{height:14px;background-position:-3600px 0}.smart-flag-box .flag.na{height:14px;background-position:-3622px 0}.smart-flag-box .flag.nc{height:10px;background-position:-3644px 0}.smart-flag-box .flag.ne{height:15px;background-position:-3666px 0}.smart-flag-box .flag.nf{height:10px;background-position:-3686px 0}.smart-flag-box .flag.ng{height:10px;background-position:-3708px 0}.smart-flag-box .flag.ni{height:12px;background-position:-3730px 0}.smart-flag-box .flag.nl{height:14px;background-position:-3752px 0}.smart-flag-box .flag.no{height:15px;background-position:-3774px 0}.smart-flag-box .flag.np{width:13px;height:15px;background-position:-3796px 0}.smart-flag-box .flag.nr{height:10px;background-position:-3811px 0}.smart-flag-box .flag.nu{height:10px;background-position:-3833px 0}.smart-flag-box .flag.nz{height:10px;background-position:-3855px 0}.smart-flag-box .flag.om{height:10px;background-position:-3877px 0}.smart-flag-box .flag.pa{height:14px;background-position:-3899px 0}.smart-flag-box .flag.pe{height:14px;background-position:-3921px 0}.smart-flag-box .flag.pf{height:14px;background-position:-3943px 0}.smart-flag-box .flag.pg{height:15px;background-position:-3965px 0}.smart-flag-box .flag.ph{height:10px;background-position:-3987px 0}.smart-flag-box .flag.pk{height:14px;background-position:-4009px 0}.smart-flag-box .flag.pl{height:13px;background-position:-4031px 0}.smart-flag-box .flag.pm{height:14px;background-position:-4053px 0}.smart-flag-box .flag.pn{height:10px;background-position:-4075px 0}.smart-flag-box .flag.pr{height:14px;background-position:-4097px 0}.smart-flag-box .flag.ps{height:10px;background-position:-4119px 0}.smart-flag-box .flag.pt{height:14px;background-position:-4141px 0}.smart-flag-box .flag.pw{height:13px;background-position:-4163px 0}.smart-flag-box .flag.py{height:11px;background-position:-4185px 0}.smart-flag-box .flag.qa{height:8px;background-position:-4207px 0}.smart-flag-box .flag.re{height:14px;background-position:-4229px 0}.smart-flag-box .flag.ro{height:14px;background-position:-4251px 0}.smart-flag-box .flag.rs{height:14px;background-position:-4273px 0}.smart-flag-box .flag.ru{height:14px;background-position:-4295px 0}.smart-flag-box .flag.rw{height:14px;background-position:-4317px 0}.smart-flag-box .flag.sa{height:14px;background-position:-4339px 0}.smart-flag-box .flag.sb{height:10px;background-position:-4361px 0}.smart-flag-box .flag.sc{height:10px;background-position:-4383px 0}.smart-flag-box .flag.sd{height:10px;background-position:-4405px 0}.smart-flag-box .flag.se{height:13px;background-position:-4427px 0}.smart-flag-box .flag.sg{height:14px;background-position:-4449px 0}.smart-flag-box .flag.sh{height:10px;background-position:-4471px 0}.smart-flag-box .flag.si{height:10px;background-position:-4493px 0}.smart-flag-box .flag.sj{height:15px;background-position:-4515px 0}.smart-flag-box .flag.sk{height:14px;background-position:-4537px 0}.smart-flag-box .flag.sl{height:14px;background-position:-4559px 0}.smart-flag-box .flag.sm{height:15px;background-position:-4581px 0}.smart-flag-box .flag.sn{height:14px;background-position:-4603px 0}.smart-flag-box .flag.so{height:14px;background-position:-4625px 0}.smart-flag-box .flag.sr{height:14px;background-position:-4647px 0}.smart-flag-box .flag.ss{height:10px;background-position:-4669px 0}.smart-flag-box .flag.st{height:10px;background-position:-4691px 0}.smart-flag-box .flag.sv{height:12px;background-position:-4713px 0}.smart-flag-box .flag.sx{height:14px;background-position:-4735px 0}.smart-flag-box .flag.sy{height:14px;background-position:-4757px 0}.smart-flag-box .flag.sz{height:14px;background-position:-4779px 0}.smart-flag-box .flag.ta{height:10px;background-position:-4801px 0}.smart-flag-box .flag.tc{height:10px;background-position:-4823px 0}.smart-flag-box .flag.td{height:14px;background-position:-4845px 0}.smart-flag-box .flag.tf{height:14px;background-position:-4867px 0}.smart-flag-box .flag.tg{height:13px;background-position:-4889px 0}.smart-flag-box .flag.th{height:14px;background-position:-4911px 0}.smart-flag-box .flag.tj{height:10px;background-position:-4933px 0}.smart-flag-box .flag.tk{height:10px;background-position:-4955px 0}.smart-flag-box .flag.tl{height:10px;background-position:-4977px 0}.smart-flag-box .flag.tm{height:14px;background-position:-4999px 0}.smart-flag-box .flag.tn{height:14px;background-position:-5021px 0}.smart-flag-box .flag.to{height:10px;background-position:-5043px 0}.smart-flag-box .flag.tr{height:14px;background-position:-5065px 0}.smart-flag-box .flag.tt{height:12px;background-position:-5087px 0}.smart-flag-box .flag.tv{height:10px;background-position:-5109px 0}.smart-flag-box .flag.tw{height:14px;background-position:-5131px 0}.smart-flag-box .flag.tz{height:14px;background-position:-5153px 0}.smart-flag-box .flag.ua{height:14px;background-position:-5175px 0}.smart-flag-box .flag.ug{height:14px;background-position:-5197px 0}.smart-flag-box .flag.um{height:11px;background-position:-5219px 0}.smart-flag-box .flag.un{height:14px;background-position:-5241px 0}.smart-flag-box .flag.us{height:11px;background-position:-5263px 0}.smart-flag-box .flag.uy{height:14px;background-position:-5285px 0}.smart-flag-box .flag.uz{height:10px;background-position:-5307px 0}.smart-flag-box .flag.va{width:15px;height:15px;background-position:-5329px 0}.smart-flag-box .flag.vc{height:14px;background-position:-5346px 0}.smart-flag-box .flag.ve{height:14px;background-position:-5368px 0}.smart-flag-box .flag.vg{height:10px;background-position:-5390px 0}.smart-flag-box .flag.vi{height:14px;background-position:-5412px 0}.smart-flag-box .flag.vn{height:14px;background-position:-5434px 0}.smart-flag-box .flag.vu{height:12px;background-position:-5456px 0}.smart-flag-box .flag.wf{height:14px;background-position:-5478px 0}.smart-flag-box .flag.ws{height:10px;background-position:-5500px 0}.smart-flag-box .flag.xk{height:15px;background-position:-5522px 0}.smart-flag-box .flag.ye{height:14px;background-position:-5544px 0}.smart-flag-box .flag.yt{height:14px;background-position:-5566px 0}.smart-flag-box .flag.za{height:14px;background-position:-5588px 0}.smart-flag-box .flag.zm{height:14px;background-position:-5610px 0}.smart-flag-box .flag.zw{height:10px;background-position:-5632px 0}.smart-flag-box .flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(../images/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}.smart-flag-box .flag.np{background-color:transparent}.smart-country-input-drop-down-menu ul li a,.smart-phone-input-drop-down-menu ul li a{border-left:var(--smart-border-width) solid transparent;display:flex;align-items:center}.smart-country-input-drop-down-menu ul li .dial-code,.smart-phone-input-drop-down-menu ul li .dial-code{margin-left:6px;opacity:.5}.smart-country-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a,.smart-phone-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}.smart-country-input-drop-down-menu[right-to-left] li a,.smart-phone-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:var(--smart-border-width) solid transparent}.smart-country-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a,.smart-phone-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.underlined.smart-input,.underlined.smart-input .smart-drop-down-button,.underlined.smart-text-box input.smart-input{border-top:none;border-left:none;border-right:none}.underlined.smart-input,.underlined.smart-input[hover]{border-bottom-left-radius:0;border-bottom-right-radius:0}smart-date-input.underlined,smart-date-range-input.underlined,smart-time-input.underlined{overflow:visible}.underlined.smart-input{transition:border-bottom .2s,background-color .2s}.underlined.smart-input .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .3s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.underlined.smart-input .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.underlined.smart-input[hover]{border-bottom-color:var(--smart-background-color)}.underlined.smart-input[focus] .smart-hint{color:var(--smart-primary);opacity:1}.underlined.smart-input[focus] .smart-hint:before{opacity:.12}.underlined.smart-input[focus] .smart-hint:after{transform:scale(1)}.underlined.smart-input .smart-input:not(:focus):placeholder-shown+.smart-hint{font-size:inherit;margin-top:0}.underlined.smart-input:not([readonly]) .smart-drop-down-button{border-bottom-left-radius:initial;border-bottom-right-radius:initial}.underlined.smart-input:not([opened]) .smart-drop-down-button{background-color:transparent}.underlined.smart-input.smart-multi-combo-input:not([focus]) .smart-hint{margin-top:0}.underlined.smart-input.smart-date-range-input[opened][drop-down-button-position=right]:not([readonly]){border-bottom-left-radius:0;border-bottom-right-radius:0}.underlined.smart-input[readonly] .smart-input{cursor:pointer;background:var(--smart-background)!important;color:var(--smart-background-color)!important;opacity:.75}.underlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{background:inherit;color:inherit;border-bottom-left-radius:initial}.underlined.smart-input[drop-down-button-position=left] .smart-hint{margin-left:var(--smart-editor-addon-width)}.underlined.smart-input[drop-down-button-position=left][focus] .smart-hint:after{margin-left:calc(0px - var(--smart-editor-addon-width));width:calc(100% + var(--smart-editor-addon-width))}.underlined.smart-input[drop-down-button-position=left][opened]:not([readonly]),.underlined.smart-input[drop-down-button-position=left][opened]:not([readonly]) input{border-bottom-right-radius:0}.underlined.smart-input[drop-down-button-position=right] .smart-drop-down-button{background:var(--smart-background);color:var(--smart-background-color);border-bottom-right-radius:initial}.underlined.smart-input[drop-down-button-position=right][opened]:not([readonly]),.underlined.smart-input[drop-down-button-position=right][opened]:not([readonly]) input{border-bottom-left-radius:0}.underlined.smart-input.smart-invalid{border-bottom-color:rgba(var(--smart-error-rgb),.5)}.underlined.smart-input.smart-invalid .smart-hint:after{background-color:var(--smart-error)}.underlined.smart-text-box input.smart-input{border-bottom-left-radius:initial;border-bottom-right-radius:initial}.underlined.smart-number-input .nav{background:var(--smart-background);color:var(--smart-background-color)}.underlined.smart-number-input .nav .up{border-bottom:none}.underlined.smart-element.smart-material{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0}.underlined.smart-element.smart-material.smart-valid{--smart-border:#28a745}.underlined.smart-element.smart-material.smart-invalid{--smart-border:#dc3545}.underlined.smart-element.smart-material .smart-hint{opacity:1;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important;margin-top:0;font-size:100%}.underlined.smart-element.smart-material.has-value .smart-hint,.underlined.smart-element.smart-material[focus] .smart-hint,.underlined.smart-element.smart-material[focus][hover] .smart-hint,.underlined.smart-element.smart-material[value]:not([value=""]) .smart-hint{margin-top:-20px;font-size:80%!important}smart-check-input.outlined,smart-date-range-input.outlined,smart-input.outlined,smart-masked-text-box.outlined,smart-multi-combo-input.outlined,smart-multi-input.outlined,smart-password-input.outlined,smart-password-text-box.outlined,smart-text-box.outlined{background-color:transparent}smart-date-input.outlined,smart-date-range-input.outlined,smart-time-input.outlined{overflow:visible}.outlined.smart-input{position:relative;display:inline-block;font-size:var(--smart-font-size);line-height:1.5;height:50px;margin:0;border:none;border-radius:0;padding-top:6px;overflow:hidden}.outlined.smart-input .smart-input{padding:12px 13px;z-index:5;background:var(--smart-background);border:1px solid var(--smart-border);transition:border-color .2s}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button,.outlined.smart-input.smart-valid[focus] .smart-input{border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button{color:var(--smart-primary)}.outlined.smart-input.smart-invalid .smart-drop-down-button,.outlined.smart-input.smart-invalid .smart-input{border-color:rgba(var(--smart-error-rgb),.5)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button,.outlined.smart-input.smart-invalid[focus] .smart-input{border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button{color:var(--smart-error)}.outlined.smart-input.smart-multi-combo-input .smart-input{padding:0;border:none!important;z-index:initial}.outlined.smart-input.smart-multi-combo-input .smart-drop-down-button{padding:0!important}.outlined.smart-input.smart-multi-combo-input .smart-action-button{padding:12px 13px;z-index:5;background:var(--smart-background);border:1px solid var(--smart-border);transition:border-color .2s}.outlined.smart-input.smart-multi-combo-input[hint] .smart-action-button{border-top:1px solid var(--smart-background)}.outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:var(--smart-primary);color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input[focus][hint] .smart-action-button{border-top-color:var(--smart-background)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button,.outlined.smart-input[focus]{border-color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button.smart-valid{color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-invalid[focus] .smart-action-button.smart-invalid{color:var(--smart-error)}.outlined.smart-input[drop-down-button-position=right] input{border-right:none}.outlined.smart-input[drop-down-button-position=right] .smart-drop-down-button{padding:10px 0 9px;border-left:none;border-bottom:1px solid var(--smart-border);border-right:1px solid var(--smart-border);border-top:1px solid var(--smart-border);background:inherit;color:inherit;z-index:6;cursor:pointer}.outlined.smart-input[drop-down-button-position=left] input{border-left:none}.outlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{padding:10px 0;border-right:none;border-bottom:1px solid var(--smart-border);border-left:1px solid var(--smart-border);background:inherit;color:inherit;z-index:6;cursor:pointer}.outlined.smart-input[hint] .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;margin-top:-6px;z-index:7;white-space:nowrap;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.outlined.smart-input[hint] .smart-hint:after,.outlined.smart-input[hint] .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s;z-index:7}.outlined.smart-input[hint] .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.outlined.smart-input[hint] .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.outlined.smart-input[hint][drop-down-button-position=left] .smart-hint:before{width:var(--smart-editor-addon-width);margin-right:13px}.outlined.smart-input[focus]{border-top-color:transparent!important;box-shadow:inset 1px 0 var(--smart-material-safari-helper1),inset -1px 0 var(--smart-material-safari-helper1),inset 0 -1px var(--smart-material-safari-helper1);outline:0}.outlined.smart-input[focus] .smart-input{border-color:var(--smart-primary)}.outlined.smart-input[focus] .smart-drop-down-button{color:var(--smart-primary);border-color:var(--smart-primary)}.outlined.smart-input[focus][hint] .smart-input{border-top-color:var(--smart-background)}.outlined.smart-input[focus][hint] .smart-hint{color:var(--smart-primary);opacity:1}.outlined.smart-input[focus][hint] .smart-hint:after,.outlined.smart-input[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important;box-shadow:none!important}.outlined.smart-input[hover]{border-color:var(--smart-border);border-top-color:transparent}.outlined.smart-input[hover][hint] .smart-hint:before{border-top-color:var(--smart-border)}.outlined.smart-input[hover][hint]>input:not(:focus):placeholder-shown,.outlined.smart-input[hover][hint]>textarea:not(:focus):placeholder-shown{border-color:var(--smart-border)}.outlined.smart-input[readonly] .smart-input{background:var(--smart-background)!important;color:var(--smart-background-color)!important;opacity:.75}.outlined.smart-input:not([focus]) .smart-input,.outlined.smart-input:not([focus]) .smart-input:not(:focus):placeholder-shown{border-top:1px solid var(--smart-border);z-index:5}.outlined.smart-input:not([focus]).smart-invalid .smart-input,.outlined.smart-input:not([focus]).smart-invalid .smart-input:not(:focus):placeholder-shown{border-top:1px solid rgba(var(--smart-error-rgb),.5);z-index:5}.outlined.smart-input:not([focus]):not([value]).smart-multi-combo-input[hint] .smart-hint,.outlined.smart-input[hint] .smart-input:not(:focus):placeholder-shown+.smart-hint,.outlined.smart-input[hint]:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:60px;z-index:2;user-select:none;pointer-events:none}.outlined.smart-input.smart-invalid[focus]{border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint{color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint:after,.outlined.smart-input.smart-invalid[focus][hint] .smart-hint:before{border-top-color:var(--smart-error)!important}.outlined.smart-input.smart-valid[focus]{border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint{color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint:after,.outlined.smart-input.smart-valid[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important}.outlined.smart-text-area[hint] .smart-input:not(:focus):placeholder-shown+.smart-hint,.outlined.smart-text-area[hint]:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:var(--smart-editor-height);opacity:0;z-index:2}.outlined.smart-text-box input{border:none;padding:7px}.outlined.smart-number-input .nav{background:var(--smart-background);color:var(--smart-background-color)}.outlined.smart-number-input .nav .up{border-bottom:none}.outlined.smart-number-input[drop-down-button-position=right] .smart-drop-down-button,.outlined.smart-number-input[drop-down-button-position=left] .smart-drop-down-button{padding:0}.outlined.smart-element.smart-material.smart-valid{--smart-border:#28a745}.outlined.smart-element.smart-material.smart-invalid{--smart-border:#dc3545}.outlined.smart-element.smart-material .smart-hint{opacity:1!important;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important;z-index:7!important}.outlined.smart-element.smart-material.has-value,.outlined.smart-element.smart-material[focus],.outlined.smart-element.smart-material[focus][hover],.outlined.smart-element.smart-material[value]:not([value=""]){border-color:var(--smart-primary);border-top-color:transparent!important;outline:0}.outlined.smart-element.smart-material.has-value .smart-input,.outlined.smart-element.smart-material[focus] .smart-input,.outlined.smart-element.smart-material[focus][hover] .smart-input,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-input{border-top-color:var(--smart-background)!important}.outlined.smart-element.smart-material.has-value .smart-hint,.outlined.smart-element.smart-material[focus] .smart-hint,.outlined.smart-element.smart-material[focus][hover] .smart-hint,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-hint{color:var(--smart-primary)!important;opacity:1!important;font-size:75%!important;line-height:15px;z-index:7;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.outlined.smart-element.smart-material.has-value .smart-container .smart-content,.outlined.smart-element.smart-material[focus] .smart-container .smart-content,.outlined.smart-element.smart-material[focus][hover] .smart-container .smart-content,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-container .smart-content{border-top-color:transparent!important}.outlined.smart-drop-down-box>.smart-container>.smart-content{z-index:7!important}.smart-invalid .outlined.smart-input.smart-multi-combo-input .smart-action-button{border-color:rgba(var(--smart-error-rgb),.5)}.smart-invalid .outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:var(--smart-error)}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.smart-input .smart-hint,.smart-input .smart-hint::after,.smart-input .smart-input{transition-duration:.1s}}}
smart-tooltip{position:absolute;text-align:center;z-index:var(--smart-editor-drop-down-z-index);font-family:var(--smart-font-family);font-size:var(--smart-font-size);visibility:hidden;pointer-events:none}smart-tooltip.smart-element{background:0 0;overflow:visible}smart-tooltip .smart-tooltip-content{overflow:hidden;text-overflow:ellipsis;padding:var(--smart-tooltip-padding);background-color:var(--smart-secondary);color:var(--smart-secondary-color);border:var(--smart-border-width) solid var(--smart-secondary);width:100%;height:100%;opacity:.9;box-shadow:var(--smart-elevation-6);font-family:var(--smart-font-family);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-tooltip[arrow],smart-tooltip[arrow][arrow-direction=bottom]{padding-bottom:var(--smart-tooltip-arrow-width)}smart-tooltip.auto,smart-tooltip.auto .smart-container,smart-tooltip.auto .smart-tooltip-content{height:auto}smart-tooltip[arrow] .smart-tooltip-content:after,smart-tooltip[arrow][arrow-direction=bottom] .smart-tooltip-content:after{content:"";width:0;height:0;border-top:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);position:absolute;bottom:0;left:calc(100% / 2 - var(--smart-tooltip-arrow-width));border-left:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid transparent;transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[visible]{visibility:visible;pointer-events:auto}smart-tooltip[arrow][arrow-direction=top]{padding-bottom:initial;padding-top:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=top] .smart-tooltip-content:after{border-left:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid transparent;border-bottom:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-top:initial;top:0;bottom:calc(100% + var(--smart-tooltip-arrow-width));transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left]{padding-bottom:initial;padding-left:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after{border-bottom:var(--smart-tooltip-arrow-width) solid transparent;border-top:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-left:initial;left:0;top:calc(50% - var(--smart-tooltip-arrow-width));transform:translateY(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=right]{padding-bottom:initial;padding-right:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-bottom:var(--smart-tooltip-arrow-width) solid transparent;border-top:var(--smart-tooltip-arrow-width) solid transparent;border-left:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-right:initial;left:calc(100% - var(--smart-tooltip-arrow-width));top:calc(50% - var(--smart-tooltip-arrow-width));transform:translateY(var(--smart-tooltip-arrow-translate))}smart-tooltip:not([animation=none]){opacity:0;transition:opacity .5s ease-in-out}smart-tooltip:not([animation=none])[visible]{opacity:1}smart-tooltip[right-to-left] .smart-tooltip-content{direction:rtl}
.smart-drop-down-box,.smart-drop-down-box .smart-action-button{border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-drop-down-box{background:var(--smart-surface);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:initial;font-family:var(--smart-font-family);font-size:var(--smart-font-size);outline:0;height:var(--smart-editor-height)}.smart-drop-down-box.smart-container,.smart-drop-down-box>.smart-container{display:flex;position:relative;align-items:center}.smart-drop-down-box.smart-container>.smart-content,.smart-drop-down-box>.smart-container>.smart-content{position:relative;display:flex;width:100%;height:100%}.smart-drop-down-box .smart-buttons-container{width:inherit;height:inherit;display:inherit;flex-direction:inherit;cursor:inherit;position:inherit;overflow:hidden;min-height:inherit}.smart-drop-down-box .smart-action-button{display:flex;padding-left:var(--smart-editor-label-padding);align-content:center;outline:transparent solid 1px;height:100%;width:calc(100% - var(--smart-editor-addon-width));flex-wrap:wrap;overflow:hidden;position:relative;border-style:solid;border-width:var(--smart-border-width);align-items:center;border-right:none;user-select:none;white-space:nowrap}.smart-drop-down-box .smart-action-button .smart-input{color:inherit;background:inherit;border:none;width:calc(100% - var(--smart-editor-addon-width));height:100%;outline:0;text-overflow:ellipsis}.smart-drop-down-box .smart-action-button .smart-input::placeholder{color:inherit}.smart-drop-down-box .smart-drop-down-button{display:flex;align-items:center;justify-content:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);color:inherit;outline:transparent solid 1px;overflow:hidden;position:relative;background-color:var(--smart-surface);border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-left:none;color:var(--smart-surface-color);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);cursor:pointer}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon{pointer-events:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-origin:center;font-family:var(--smart-font-family-icon)}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon:after{content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-drop-down-box .smart-drop-down-button[active]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box .smart-drop-down{font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-drop-down-box .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s ease-in;transform-origin:left top 0}.smart-drop-down-box[drop-down-button-position=top] .smart-action-button,.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button{min-height:var(--smart-editor-height);padding-left:initial}.smart-drop-down-box[drop-down-button-position=top] .smart-action-button,.smart-drop-down-box[drop-down-button-position=top] .smart-drop-down-button,.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button,.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button{width:100%;border:var(--smart-border-width) solid var(--smart-border);height:50%;justify-content:center}.smart-drop-down-box[drop-down-button-position=top]:not([drop-down-open-mode=dropDownButton]) .smart-action-button,.smart-drop-down-box[drop-down-button-position=bottom]:not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button{border-top:initial}.smart-drop-down-box[drop-down-button-position=top]{min-height:calc(2 * var(--smart-editor-height))}.smart-drop-down-box[drop-down-button-position=top] .smart-content{flex-direction:column-reverse}.smart-drop-down-box[drop-down-button-position=top] .smart-drop-down-button{border-bottom:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:0}.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{border-top-left-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[drop-down-button-position=bottom]{min-height:calc(2 * var(--smart-editor-height))}.smart-drop-down-box[drop-down-button-position=bottom] .smart-content{flex-direction:column}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button{border-bottom:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:0}.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button{border-top-left-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[drop-down-button-position=left].smart-container>.smart-content,.smart-drop-down-box[drop-down-button-position=left]>.smart-container>.smart-content{flex-direction:row-reverse}.smart-drop-down-box[drop-down-button-position=left] .smart-action-button{padding-right:var(--smart-editor-label-padding);border-right:var(--smart-border-width) solid var(--smart-border);border-color:var(--smart-border);border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-left:initial;flex-direction:row-reverse}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button{border-left:var(--smart-border-width) solid var(--smart-border);border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0;border-right:initial}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button[selected]{border-right:initial}.smart-drop-down-box[drop-down-button-position=left]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-left:initial}.smart-drop-down-box[drop-down-button-position=right] .smart-action-button{padding-left:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-action-button{border-right:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:100%;padding-right:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-drop-down-button{display:none}.smart-drop-down-box:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-color:var(--smart-border);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button{border-color:var(--smart-border);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button[active]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-drop-down-button{border-color:var(--smart-border);background-color:var(--smart-surface);color:var(--smart-surface-color);border-left-style:solid;border-left-width:var(--smart-border-width)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{border-color:var(--smart-outline);box-shadow:var(--smart-border-width) 0 0 0 var(--smart-outline)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-action-button:focus{border-color:var(--smart-outline);box-shadow:calc(-1 * var(--smart-border-width)) 0 0 0 var(--smart-outline)}.smart-drop-down-box[drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-action-button:focus,.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=right]:not([hover]) .smart-action-button:focus{box-shadow:var(--smart-border-width) 0 0 0 var(--smart-outline);border-color:var(--smart-outline);z-index:1}.smart-drop-down-box[drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-drop-down-button:focus{border-color:var(--smart-outline)}.smart-drop-down-box[resizing]{user-select:none;touch-action:none}.smart-drop-down-box[readonly] input{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-drop-down-box[hover] .smart-drop-down-button,.smart-drop-down-box[hover]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-drop-down-box[focus]:not([opened]) .smart-action-button,.smart-drop-down-box[focus]:not([opened]) .smart-action-button[focus],.smart-drop-down-box[focus]:not([opened]) .smart-drop-down-button,.smart-drop-down-box[focus]:not([opened]) .smart-drop-down-button[focus]{outline:initial;border-color:var(--smart-outline)}.smart-drop-down-box[active] .smart-action-button,.smart-drop-down-box[active][drop-down-open-mode=dropDownButton] .smart-drop-down-button:focus,.smart-drop-down-box[active][focus][drop-down-open-mode=dropDownButton] .smart-action-button,.smart-drop-down-box[active][focus][drop-down-open-mode=dropDownButton] .smart-drop-down-button{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box[opened] .smart-drop-down-button .smart-drop-down-button-icon:after,.smart-drop-down-box[opened] .smart-drop-down-button[bottom] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened] .smart-drop-down-button[center-bottom] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box[opened] .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened] .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(0)}.smart-drop-down-box[opened]:not(.outlined):not(.underlined) .smart-drop-down-button,.smart-drop-down-box[opened]:not([drop-down-open-mode=dropDownButton]):not(.outlined):not(.underlined) .smart-action-button{border-color:var(--smart-ui-state-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.auto-height{height:auto;min-height:var(--smart-editor-height)}.smart-drop-down-box.auto-height .smart-action-button,.smart-drop-down-box.auto-height .smart-content,.smart-drop-down-box.auto-height.smart-container,.smart-drop-down-box.auto-height>.smart-container{min-height:inherit}.smart-drop-down-box.auto-height .smart-action-button{padding:3px}.smart-drop-down-box.auto-height[hint],.smart-drop-down-box.auto-height[label]{height:auto}.smart-drop-down-box[label][hint]>.smart-container{display:flex;position:relative;align-items:center}.smart-drop-down-box[label]>.smart-container{align-items:flex-end}.smart-drop-down-box[hint]>.smart-container{align-items:flex-start}.smart-drop-down-box[hint] .smart-hint{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%}.smart-drop-down-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-drop-down-box[hint] .smart-hint,.smart-drop-down-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-drop-down-box[disabled] .smart-drop-down-button,.smart-drop-down-box[disabled]>.smart-container{cursor:default;background-color:initial}.smart-drop-down-box[disabled][selection-display-mode=tokens] .smart-action-button>span{cursor:default}.smart-drop-down-box.underlined{background-color:transparent;border-width:0 0 1px;background:var(--smart-background);border-bottom-color:var(--smart-border)}.smart-drop-down-box.underlined .smart-action-button{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-left-radius:0;background-color:transparent;color:var(--smart-background-color)}.smart-drop-down-box.underlined .smart-action-button input{border-color:transparent!important}.smart-drop-down-box.underlined .smart-action-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-drop-down-button[hover],.smart-drop-down-box.underlined .smart-spin-button[active],.smart-drop-down-box.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.underlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-drop-down-box.underlined .smart-drop-down-button{background:var(--smart-background);border-width:0;border-bottom:1px solid var(--smart-border)!important;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-drop-down-box.underlined .smart-drop-down-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-drop-down-box.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-drop-down-box.underlined:not([focus]) .smart-hint{margin-top:0}.smart-drop-down-box.underlined[focus] .smart-action-button,.smart-drop-down-box.underlined[focus] input{border-color:transparent!important}.smart-drop-down-box.underlined[focus] .smart-drop-down-button,.smart-drop-down-box.underlined[focus] .smart-hint{color:var(--smart-primary)!important;opacity:1;border-color:transparent!important}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button,.smart-drop-down-box.underlined[opened] .smart-action-button{color:var(--smart-background-color);background-color:transparent}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton][hover]:not([opened]) .smart-action-button[hover],.smart-drop-down-box.underlined[hover]:not([opened]) .smart-action-button,.smart-drop-down-box.underlined[hover]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-action-button:not([active]),.smart-drop-down-box.underlined[opened] .smart-action-button{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-drop-down-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-drop-down-box.underlined[opened] .smart-action-button{border-bottom-left-radius:0}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([hover]){border-bottom-left-radius:0}.smart-drop-down-box.underlined:not([opened]) .smart-action-button:not([active]):not([hover]),.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([active]):not([hover]){border-radius:initial}.smart-drop-down-box.underlined[hover]:not([drop-down-open-mode=dropDownButton]):not([opened]) .smart-action-button{border-bottom-left-radius:0}.smart-drop-down-box.underlined[hover]:not([drop-down-open-mode=dropDownButton]):not([opened]) .smart-action-button:not([active]){background-color:transparent}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton]:not([drop-down-button-position=left]):not([drop-down-button-position=top]):not([drop-down-button-position=bottom]):not([hover]) .smart-action-button:focus{box-shadow:none;z-index:initial}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{box-shadow:none}.smart-drop-down-box.underlined.smart-invalid .smart-drop-down-button{border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box.outlined{padding-top:6px;height:auto;min-height:0;border:none;background:0 0}.smart-drop-down-box.outlined>.smart-container>.smart-content{padding:4px 3px;border:1px solid var(--smart-border);height:auto;background:var(--smart-background);border-radius:var(--smart-border-radius);z-index:5}.smart-drop-down-box.outlined .smart-action-button{border:none;background:var(--smart-background)!important;border-color:var(--smart-border)!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-action-button input{padding:0;border:none!important;z-index:initial}.smart-drop-down-box.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-drop-down-box.outlined .smart-spin-button[active],.smart-drop-down-box.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined .smart-drop-down-button{border-width:0;padding:8px 0;background:var(--smart-background)!important;border-color:var(--smart-border)!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-drop-down-button.smart-calendar-button[active],.smart-drop-down-box.outlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined:not([opened]) .smart-action-button:not([active]),.smart-drop-down-box.outlined:not([opened]) .smart-drop-down-button,.smart-drop-down-box.outlined[drop-down-open-mode=dropDownButton]:not([hover]) .smart-action-button:not([active]),.smart-drop-down-box.outlined[focus],.smart-drop-down-box.outlined[hover]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-action-button:not([active]){background-color:transparent}.smart-drop-down-box.outlined.smart-element-init .smart-hint{visibility:hidden;display:none!important}.smart-drop-down-box.outlined:not([focus])[hint] .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-drop-down-box.outlined[hint] .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;margin-top:-6px;z-index:10;padding:0;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s}.smart-drop-down-box.outlined[hint] .smart-hint:after,.smart-drop-down-box.outlined[hint] .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-drop-down-box.outlined[hint] .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.smart-drop-down-box.outlined[hint] .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.smart-drop-down-box[right-to-left]:not([drop-down-button-position])>.smart-container>.smart-content,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-action-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left]>.smart-container>.smart-content{flex-direction:row}.smart-drop-down-box.outlined[focus]>.smart-container>.smart-content{border-color:var(--smart-primary)}.smart-drop-down-box.outlined[focus] .smart-drop-down-button{color:var(--smart-ui-state-active)!important}.smart-drop-down-box.outlined[focus][hint]>.smart-container>.smart-content{border-top-color:transparent!important}.smart-drop-down-box.outlined[focus][hint] .smart-hint{color:var(--smart-primary);opacity:1}.smart-drop-down-box.outlined[focus][hint] .smart-hint:after,.smart-drop-down-box.outlined[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-drop-down-box.outlined.smart-invalid>.smart-container>.smart-content{border-color:rgba(var(--smart-error-rgb),.5)}.smart-drop-down-box:not([placeholder])[dropDownButtonPosition=none] .smart-drop-down-button,.smart-drop-down-box[placeholder=""][dropDownButtonPosition=none] .smart-drop-down-button{border-left-width:var(--smart-border-width);border-left-style:solid;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box:not([placeholder]):not([opened])[dropDownButtonPosition=none] .smart-drop-down-button:not([focus]),.smart-drop-down-box[placeholder=""]:not([opened])[dropDownButtonPosition=none] .smart-drop-down-button:not([focus]){border-color:var(--smart-border)}.smart-drop-down-box:not([animation=none]) .smart-drop-down-button .smart-drop-down-button-icon:after{transition:transform .2s}.smart-drop-down-box[drop-down-position=overlay-center] .smart-drop-down-button .smart-drop-down-button-icon:after{content:var(--smart-icon-minus)}.smart-drop-down-box.smart-invalid:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box[right-to-left],.smart-drop-down-box[right-to-left] .smart-hint,.smart-drop-down-box[right-to-left] .smart-label{direction:rtl}.smart-drop-down-box[right-to-left] .smart-drop-down-button:focus,.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus],.smart-drop-down-box[right-to-left]:not([hover]) .smart-drop-down-button[focus]{border-color:var(--smart-outline)}.smart-drop-down-box[right-to-left][drop-down-button-position=right]>.smart-container>.smart-content{flex-direction:row-reverse}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-action-button{padding:0 var(--smart-editor-label-padding) 0 0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:initial;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:initial;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-drop-down-button{border-left:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-drop-down.smart-drop-down-container,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{flex-direction:column;height:var(--smart-editor-drop-down-height);min-height:var(--smart-editor-drop-down-min-height)}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left]:not([drop-down-open-mode=dropDownButton])[drop-down-button-position=left] .smart-action-button{border-left:initial}.smart-drop-down-box[right-to-left]:not([drop-down-open-mode=dropDownButton]):not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-drop-down-button{border-right:initial}.smart-drop-down-box[right-to-left][opened] .smart-action-button,.smart-drop-down-box[right-to-left][opened] .smart-drop-down-button{border-color:var(--smart-border-active)}.smart-drop-down-box[right-to-left][drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-action-button:focus,.smart-drop-down-box[right-to-left][drop-down-open-mode=dropDownButton][drop-down-button-position=right]:not([hover]) .smart-action-button:focus{box-shadow:calc(-1 * var(--smart-border-width)) 0 0 0 var(--smart-outline)}.smart-drop-down.smart-drop-down-container{box-shadow:var(--smart-elevation-8);background-color:var(--smart-background);box-sizing:border-box;outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);display:flex;max-height:var(--smart-editor-drop-down-max-height);width:var(--smart-editor-drop-down-width);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;padding:var(--smart-editor-drop-down-padding-size) 0!important}.smart-drop-down.smart-drop-down-container smart-list-box:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);display:flex;max-height:var(--smart-editor-drop-down-max-height);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);padding:var(--smart-editor-drop-down-padding-size) 0!important;box-sizing:border-box;background-color:var(--smart-background)}.smart-drop-down.smart-drop-down-container .smart-drop-down-resize-bar{position:relative;width:100%;margin-top:2.5px;height:calc(var(--smart-editor-drop-down-resize-bar-height) - 2.5px);touch-action:none}.smart-drop-down.smart-drop-down-container.smart-visibility-hidden{transform:scale(0)}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{top:0;left:0}.smart-drop-down.smart-drop-down-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{width:var(--smart-editor-drop-down-width);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-drop-down.smart-date-time-drop-down{width:var(--smart-editor-drop-down-width);height:var(--smart-editor-drop-down-height)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned{flex-direction:column;height:var(--smart-editor-drop-down-height);min-height:var(--smart-editor-drop-down-min-height);width:var(--smart-editor-drop-down-width);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0}.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=calendar]{height:calc(var(--smart-editor-drop-down-height) - var(--smart-calendar-title-height))!important}.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-repositioned{max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-drop-down[top] .smart-drop-down-resize-bar{margin-top:0;margin-bottom:2.5px}.smart-drop-down[top].smart-drop-down-container.smart-drop-down-repositioned,.smart-drop-down[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{top:initial;bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse}.smart-drop-down[overlay-bottom],.smart-drop-down[overlay-center],.smart-drop-down[overlay-top]{margin:unset}.smart-drop-down:not([resize-mode=none]) smart-list-box{position:relative;width:100%;height:calc(100% - var(--smart-editor-drop-down-resize-bar-height));border:none}.smart-drop-down:not([resize-mode=none]) .smart-drop-down-resize-bar{border-top:1px solid var(--smart-border)}.smart-drop-down:not([resize-mode=none])[top] .smart-drop-down-resize-bar{border-top:initial;border-bottom:1px solid var(--smart-border)}.smart-drop-down[resize-mode][top] .smart-drop-down-resize-bar>div{top:calc(50% - 1px)}.smart-drop-down[resize-mode=none] smart-list-box{width:100%;height:100%;position:relative;border:none}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar{display:none;cursor:default}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div{display:initial;position:absolute;width:5px;height:5px;left:50%;top:calc(50% + 1px);transform:translate(-50%,-50%);border:1px solid var(--smart-border);border-radius:50%;pointer-events:none}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before{position:absolute;top:50%;transform:translate(-50%,-50%);content:'';width:100%;height:100%;border:1px solid var(--smart-border);border-radius:50%;pointer-events:none}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after{left:500%}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before{left:-400%}.smart-drop-down[resize-mode=vertical].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=both].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div{width:3px;height:3px}.smart-drop-down[resize-mode=both][resize-indicator] .smart-drop-down-resize-bar:before,.smart-drop-down[resize-mode=horizontal][resize-indicator] .smart-drop-down-resize-bar:before{width:8px;height:5px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-resize-horizontal);position:absolute;top:calc(100% - 8px);left:calc(100% - 8px);transform:rotate(-45deg);font-size:10px;cursor:se-resize}.smart-drop-down[resize-mode=both][resize-indicator] .smart-drop-down-resize-bar:after,.smart-drop-down[resize-mode=horizontal][resize-indicator] .smart-drop-down-resize-bar:after{width:8px;height:12px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-resize-full);position:absolute;top:calc(100% - 12px);left:calc(100% - 7px);transform:rotate(-45deg) scaleX(2.25);font-size:10px;cursor:e-resize}.smart-color-picker .smart-drop-down,.smart-combo-box .smart-drop-down,.smart-date-time-picker .smart-drop-down,.smart-drop-down-button .smart-drop-down,.smart-drop-down-container.smart-drop-down-repositioned,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-path .smart-drop-down,.smart-text-box .smart-drop-down{height:var(--smart-editor-drop-down-height);max-height:var(--smart-editor-drop-down-max-height);min-height:var(--smart-editor-drop-down-min-height);width:var(--smart-editor-drop-down-width);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);padding:var(--smart-editor-drop-down-padding-size) 0!important;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);outline:0}.smart-drop-down[resize-mode=both][top] .smart-drop-down-resize-bar:before,.smart-drop-down[resize-mode=horizontal][top] .smart-drop-down-resize-bar:before{transform:rotate(45deg);top:calc(100% - 13px);left:calc(100% - 4px)}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar{cursor:n-resize}.smart-drop-down[resize-mode=horizontal] .smart-drop-down-resize-bar{cursor:e-resize}.smart-drop-down[resize-mode=horizontal] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar{cursor:nwse-resize}.smart-drop-down[resize-mode=both][top] .smart-drop-down-resize-bar{cursor:sw-resize}.smart-drop-down-container.smart-drop-down-repositioned{background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column}.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down-container.smart-drop-down-repositioned:focus{border-color:var(--smart-border)}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom],.smart-drop-down-container.smart-drop-down-repositioned[overlay-center],.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]{margin:unset}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[overlay-center]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:center;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[overlay-center]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:center;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-drop-down-container.smart-drop-down-repositioned[center-top]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[top]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:bottom;transform-origin:bottom}.smart-drop-down-container.smart-drop-down-repositioned[center-top]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[top]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:bottom;transform-origin:bottom}.smart-drop-down-container.smart-drop-down-repositioned[bottom]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[center-bottom]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:top;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned[bottom]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[center-bottom]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:top;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned:not([animation=none]).smart-visibility-hidden{transition:animation,visibility .2s ease-in}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned{bottom:initial}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{bottom:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down,.smart-combo-box .smart-drop-down,.smart-date-time-picker .smart-drop-down,.smart-drop-down-button .smart-drop-down,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-path .smart-drop-down,.smart-text-box .smart-drop-down{background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column;top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down.smart-visibility-hidden,.smart-combo-box .smart-drop-down.smart-visibility-hidden,.smart-date-time-picker .smart-drop-down.smart-visibility-hidden,.smart-drop-down-button .smart-drop-down.smart-visibility-hidden,.smart-drop-down-list .smart-drop-down.smart-visibility-hidden,.smart-multi-split-button .smart-drop-down.smart-visibility-hidden,.smart-path .smart-drop-down.smart-visibility-hidden,.smart-text-box .smart-drop-down.smart-visibility-hidden{top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-combo-box .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-date-time-picker .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-drop-down-button .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-drop-down-list .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-multi-split-button .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-path .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-text-box .smart-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-color-picker .smart-drop-down[overlay-bottom],.smart-color-picker .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-bottom],.smart-combo-box .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-bottom],.smart-date-time-picker .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-bottom],.smart-drop-down-button .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-bottom],.smart-drop-down-list .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-bottom],.smart-multi-split-button .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-bottom],.smart-path .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-bottom],.smart-text-box .smart-drop-down[overlay-bottom].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:0}.smart-color-picker .smart-drop-down[overlay-center],.smart-color-picker .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-center],.smart-combo-box .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-center],.smart-date-time-picker .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-center],.smart-drop-down-button .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-center],.smart-drop-down-list .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-center],.smart-multi-split-button .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-center],.smart-path .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-center],.smart-text-box .smart-drop-down[overlay-center].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:50%;transform:translateY(-50%)}.smart-color-picker .smart-drop-down[overlay-top],.smart-color-picker .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-top],.smart-combo-box .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-top],.smart-date-time-picker .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-top],.smart-drop-down-button .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-top],.smart-drop-down-list .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-top],.smart-multi-split-button .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-top],.smart-path .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-top],.smart-text-box .smart-drop-down[overlay-top].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:initial;bottom:0}.smart-color-picker .smart-drop-down[top],.smart-color-picker .smart-drop-down[top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[top],.smart-combo-box .smart-drop-down[top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[top],.smart-date-time-picker .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[top],.smart-drop-down-button .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[top],.smart-drop-down-list .smart-drop-down[top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[top],.smart-multi-split-button .smart-drop-down[top].smart-visibility-hidden,.smart-path .smart-drop-down[top],.smart-path .smart-drop-down[top].smart-visibility-hidden,.smart-text-box .smart-drop-down[top],.smart-text-box .smart-drop-down[top].smart-visibility-hidden{top:initial;bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse}.smart-color-picker .smart-drop-down[bottom],.smart-combo-box .smart-drop-down[bottom],.smart-date-time-picker .smart-drop-down[bottom],.smart-drop-down-button .smart-drop-down[bottom],.smart-drop-down-list .smart-drop-down[bottom],.smart-multi-split-button .smart-drop-down[bottom],.smart-path .smart-drop-down[bottom],.smart-text-box .smart-drop-down[bottom]{cursor:default;left:0;box-sizing:border-box;font-size:inherit;padding:var(--smart-editor-drop-down-padding-size);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;background-color:var(--smart-background);border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);box-shadow:var(--smart-elevation-8);display:flex;flex-direction:column;padding-left:0;top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-combo-box .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-drop-down-button .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-drop-down-list .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-multi-split-button .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-text-box .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical]{padding-top:initial}.smart-color-picker .smart-drop-down[bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[bottom].smart-visibility-hidden,.smart-path .smart-drop-down[bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[bottom].smart-visibility-hidden{top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down[center-bottom],.smart-color-picker .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[center-bottom],.smart-combo-box .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[center-bottom],.smart-date-time-picker .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[center-bottom],.smart-drop-down-button .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[center-bottom],.smart-drop-down-list .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[center-bottom],.smart-multi-split-button .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-path .smart-drop-down[center-bottom],.smart-path .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[center-bottom],.smart-text-box .smart-drop-down[center-bottom].smart-visibility-hidden{left:50%;border:var(--smart-border-width) solid var(--smart-border);top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down[center-top],.smart-color-picker .smart-drop-down[center-top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[center-top],.smart-combo-box .smart-drop-down[center-top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[center-top],.smart-date-time-picker .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[center-top],.smart-drop-down-button .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[center-top],.smart-drop-down-list .smart-drop-down[center-top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[center-top],.smart-multi-split-button .smart-drop-down[center-top].smart-visibility-hidden,.smart-path .smart-drop-down[center-top],.smart-path .smart-drop-down[center-top].smart-visibility-hidden,.smart-text-box .smart-drop-down[center-top],.smart-text-box .smart-drop-down[center-top].smart-visibility-hidden{left:50%;border:var(--smart-border-width) solid var(--smart-border);top:initial;bottom:calc(100% - var(--smart-border-width))}.smart-color-picker:not([animation=none]) .smart-drop-down,.smart-combo-box:not([animation=none]) .smart-drop-down,.smart-date-time-picker:not([animation=none]) .smart-drop-down,.smart-drop-down-button:not([animation=none]) .smart-drop-down,.smart-drop-down-list:not([animation=none]) .smart-drop-down,.smart-multi-split-button:not([animation=none]) .smart-drop-down,.smart-path:not([animation=none]) .smart-drop-down,.smart-text-box:not([animation=none]) .smart-drop-down{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:top;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down.smart-visibility-hidden{transition:animation,visibility .2s ease-in;animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:top;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[bottom],.smart-color-picker:not([animation=none]) .smart-drop-down[center-bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[center-bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-bottom],.smart-path:not([animation=none]) .smart-drop-down[bottom],.smart-path:not([animation=none]) .smart-drop-down[center-bottom],.smart-text-box:not([animation=none]) .smart-drop-down[bottom],.smart-text-box:not([animation=none]) .smart-drop-down[center-bottom]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:top;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:top;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[center-top],.smart-color-picker:not([animation=none]) .smart-drop-down[top],.smart-combo-box:not([animation=none]) .smart-drop-down[center-top],.smart-combo-box:not([animation=none]) .smart-drop-down[top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[top],.smart-path:not([animation=none]) .smart-drop-down[center-top],.smart-path:not([animation=none]) .smart-drop-down[top],.smart-text-box:not([animation=none]) .smart-drop-down[center-top],.smart-text-box:not([animation=none]) .smart-drop-down[top]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:bottom;transform-origin:bottom}.smart-color-picker:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:bottom;transform-origin:bottom}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-top],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-top],.smart-path:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-path:not([animation=none]) .smart-drop-down[overlay-top],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-top]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;-webkit-transform-origin:center;transform-origin:center}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;-webkit-transform-origin:center;transform-origin:center}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-center],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-center],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-center],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-center],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-center],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-center],.smart-path:not([animation=none]) .smart-drop-down[overlay-center],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-center]{animation:smart-drop-down-list-smart-animate-overlay-center-opening .2s ease-out;-webkit-transform-origin:top;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-overlay-center-closing .2s ease-in;-webkit-transform-origin:top;transform-origin:top}.smart-drop-down-button .smart-drop-down,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-text-box .smart-drop-down{height:calc(var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down smart-scroll-bar:before,.smart-drop-down-list .smart-drop-down smart-scroll-bar:before,.smart-multi-split-button .smart-drop-down smart-scroll-bar:before,.smart-text-box .smart-drop-down smart-scroll-bar:before{display:none;background-color:var(--smart-border)}.smart-drop-down-button .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-drop-down-list .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-multi-split-button .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-text-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down .smart-list-items-container.vscroll,.smart-drop-down-button .smart-drop-down smart-scroll-bar.bottom-corner,.smart-drop-down-list .smart-drop-down .smart-list-items-container.vscroll,.smart-drop-down-list .smart-drop-down smart-scroll-bar.bottom-corner,.smart-multi-split-button .smart-drop-down .smart-list-items-container.vscroll,.smart-multi-split-button .smart-drop-down smart-scroll-bar.bottom-corner,.smart-text-box .smart-drop-down .smart-list-items-container.vscroll,.smart-text-box .smart-drop-down smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down input:focus,.smart-drop-down-list .smart-drop-down input:focus,.smart-multi-split-button .smart-drop-down input:focus,.smart-text-box .smart-drop-down input:focus{outline:0}.smart-drop-down-button.auto-height .smart-action-button,.smart-drop-down-list.auto-height .smart-action-button,.smart-multi-split-button.auto-height .smart-action-button{white-space:initial;text-overflow:initial;line-height:1rem;flex-wrap:wrap}.smart-drop-down-button.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-drop-down-button.auto-height[selection-display-mode=tokens] smart-action-button>span,.smart-drop-down-list.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-drop-down-list.auto-height[selection-display-mode=tokens] smart-action-button>span,.smart-multi-split-button.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-multi-split-button.auto-height[selection-display-mode=tokens] smart-action-button>span{display:inline-block;margin:.2em}.smart-color-picker .smart-drop-down smart-scroll-bar:before,.smart-combo-box .smart-drop-down smart-scroll-bar:before,.smart-list-box smart-scroll-bar:before,.smart-scroll-viewer smart-scroll-bar:before{display:none;background-color:var(--smart-border)}.smart-color-picker .smart-drop-down{width:var(--smart-drop-down-button-drop-down-width);height:var(--smart-drop-down-button-drop-down-height)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker{max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-color-picker .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll{width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-list .smart-drop-down{width:var(--smart-drop-down-list-drop-down-width);height:var(--smart-drop-down-list-drop-down-height)}.smart-combo-box .smart-drop-down{width:var(--smart-combo-box-drop-down-width);height:var(--smart-combo-box-drop-down-height)}.smart-combo-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-drop-down .smart-list-items-container.vscroll,.smart-combo-box .smart-drop-down smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-selection-field input{outline:0}.smart-drop-down-button .smart-drop-down{width:var(--smart-drop-down-button-drop-down-width);height:var(--smart-drop-down-button-drop-down-height)}.smart-date-time-picker .smart-drop-down{border:none}.smart-drop-down-overlay{position:absolute;top:0;left:0;z-index:9000}.smart-list-box input.vscroll{outline:0}.smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container.vscroll,.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer{max-width:100%;border:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button[focus],.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus]{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-list-items-container.vscroll,.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}@keyframes smart-drop-down-list-smart-animate-overlay-center-opening{0%{opacity:.2;transform:scaleY(0) translateY(-50%)}50%{opacity:.4}100%{opacity:1;transform:scaleY(1) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-overlay-center-closing{0%{opacity:1;transform:scaleY(1) translateY(-50%)}50%{opacity:.4}100%{opacity:.2;transform:scaleY(0) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-opening{0%{opacity:.2;transform:scaleY(0)}50%{opacity:.4}100%{opacity:1;transform:scaleY(1)}}@keyframes smart-drop-down-list-smart-animate-closing{0%{opacity:1;transform:scaleY(1);pointer-events:none}50%{opacity:.4;pointer-events:none}100%{opacity:.2;transform:scaleY(0);pointer-events:none}}.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus]{border-bottom-left-radius:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button{border-bottom-left-radius:0;border-bottom-right-radius:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]):not([opened]):not([hover]) .smart-drop-down-button:not([hover]),.smart-drop-down-box[right-to-left]:not([drop-down-button-position]):not([opened]):not([hover]) .smart-drop-down-button[focus]:not([hover]){border-bottom-left-radius:0}
smart-window:not([opened]){opacity:0}.smart-window:not(.smart-container){position:absolute;top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2);width:var(--smart-window-default-width);height:var(--smart-window-default-height);min-width:var(--smart-window-min-width);min-height:var(--smart-window-header-height);box-shadow:var(--smart-elevation-24);z-index:calc(var(--smart-editor-drop-down-z-index) - 1);display:block;overflow:hidden}.smart-window>.smart-container:not(.smart-window){max-height:inherit}.smart-window .smart-content-container{display:flex;flex-direction:column;font-family:inherit;font-size:inherit;width:100%;height:100%;outline:0;max-height:inherit}.smart-window .smart-content-container>.smart-header-section{display:flex;justify-content:space-between;cursor:move;overflow:hidden;align-items:center;touch-action:none;width:100%;font-family:inherit;font-size:inherit;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;border-color:var(--smart-border);color:var(--smart-surface-color);line-height:initial;height:var(--smart-window-header-height);min-height:var(--smart-window-header-height);background:var(--smart-window-header-background);padding:var(--smart-window-header-padding)}.smart-window .smart-content-container>.smart-header-section>.smart-buttons-container{height:100%;display:flex;justify-content:center;align-items:center}.smart-window .smart-content-container>.smart-header-section>.smart-buttons-container button{position:relative;margin-left:1px;margin-right:1px;cursor:pointer;height:var(--smart-window-header-button-size);width:var(--smart-window-header-button-size);padding:0;min-height:0;background:0 0;color:inherit;border:none;outline:0}.smart-window .smart-content-container>.smart-header-section>.smart-buttons-container button:active{outline:0;background-color:initial}.smart-window .smart-content-container>.smart-content{width:100%;height:calc(100% - var(--smart-window-header-height));display:flex;align-items:center;overflow-y:auto;padding:var(--smart-window-content-padding);background:var(--smart-background);flex-direction:column}@media not all and (min-resolution:0.001dpcm){.smart-window .smart-content-container>.smart-content{align-content:start}}.smart-window .smart-content-container>.smart-footer{width:100%;min-height:var(--smart-window-footer-height);font-family:inherit;font-size:inherit;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;border-color:var(--smart-border);color:var(--smart-surface-color);line-height:initial;position:relative;background-color:initial;display:flex;justify-content:center;height:var(--smart-window-footer-height);background:var(--smart-window-footer-background);padding:var(--smart-window-footer-padding)}.smart-window .smart-content-container>.smart-footer:empty{display:none}.smart-window .smart-content-container.smart-window-resizing-left,.smart-window .smart-content-container.smart-window-resizing-left>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-right,.smart-window .smart-content-container.smart-window-resizing-right>.smart-header-section{cursor:e-resize}.smart-window .smart-content-container.smart-window-resizing-bottom,.smart-window .smart-content-container.smart-window-resizing-bottom>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top,.smart-window .smart-content-container.smart-window-resizing-top>.smart-header-section{cursor:ns-resize}.smart-window .smart-content-container.smart-window-resizing-bottom-right,.smart-window .smart-content-container.smart-window-resizing-bottom-right>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top-left,.smart-window .smart-content-container.smart-window-resizing-top-left>.smart-header-section{cursor:se-resize}.smart-window .smart-content-container.smart-window-resizing-bottom-left,.smart-window .smart-content-container.smart-window-resizing-bottom-left>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top-right,.smart-window .smart-content-container.smart-window-resizing-top-right>.smart-header-section{cursor:sw-resize}.smart-window .smart-header-section>.smart-buttons-container button:after{position:absolute;top:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-window-header-icon-size);width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;pointer-events:none}.smart-window.smart-tabs-window .smart-content-container>.smart-footer.smart-hidden,.smart-window.smart-tabs-window .smart-content-container>.smart-header-section.smart-hidden,.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[auto-hide] .smart-tabs-content-section,.smart-window[header-position=none] .smart-content-container>.smart-header-section{display:none}.smart-window .smart-header-section>.smart-buttons-container button:first-of-type{margin-left:initial}.smart-window .smart-header-section>.smart-buttons-container button:last-of-type{margin-right:initial}.smart-window .smart-header-section>.smart-buttons-container button.hover{color:initial;background-color:initial}.smart-window .smart-header-section .smart-close-button:after{content:var(--smart-icon-close)}.smart-window .smart-header-section .smart-collapse-button:after{content:var(--smart-icon-arrow-down)}.smart-window .smart-header-section .smart-maximize-button:after{content:var(--smart-icon-window-maximize)}.smart-window .smart-header-section .smart-pin-button:after{content:var(--smart-icon-window-pin)}.smart-window .smart-header-section .smart-minimize-button:after{content:var(--smart-icon-window-minimize)}.smart-window:focus,.smart-window[focus]{outline:0;border-color:var(--smart-primary);box-shadow:var(--smart-elevation-24)}.smart-window:focus .smart-content-container>.smart-header-section,.smart-window[focus] .smart-content-container>.smart-header-section{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-window[ontop]{z-index:var(--smart-editor-drop-down-z-index)}.smart-window:not([animation=none]){transition:width .2s cubic-bezier(.4,0,.2,1),height .25s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.6,1),left .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),min-height .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.smart-window:not([animation=none]) .smart-header-section .smart-collapse-button:after,.smart-window:not([animation=none]) .smart-header-section .smart-pin-button:after{transition:transform .15s linear}.smart-window:not([animation=none]).no-transition,.smart-window:not([animation=none]).no-transition.smart-visibility-hidden{transition:none}.smart-window:not([animation=none]).smart-visibility-hidden,.smart-window:not([animation=none]).smart-visibility-hidden[maximized]{transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1),min-height .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:scale(0)}.smart-window:not([animation=none])[dragged]{opacity:.5;z-index:calc(1 + var(--smart-editor-drop-down-z-index));transition:none}.smart-window:not([animation=none])[minimized]{transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),animation .2s cubic-bezier(.4,0,.6)}.smart-window.smart-visibility-hidden{transform:scale(0)}.smart-window.smart-tabs-window[collapsed][header-position=left],.smart-window.smart-tabs-window[collapsed][header-position=right],.smart-window.smart-tabs-window[maximized][collapsed][header-position=left],.smart-window.smart-tabs-window[maximized][collapsed][header-position=right]{width:var(--smart-window-header-height);min-width:initial;height:var(--smart-window-default-height)}.smart-window.smart-tabs-window[dragged]{pointer-events:none}.smart-window.smart-tabs-window[dragged] .smart-tab-label-container,.smart-window.smart-tabs-window[dragged] .smart-tabs-header-section{cursor:move}.smart-window.smart-tabs-window .smart-content-container>.smart-content{width:100%;height:calc(100% - var(--smart-window-header-height));overflow:hidden;padding:0;background-color:var(--smart-background)}.smart-window.smart-tabs-window[active] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[dragged] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[focus] .smart-content-container>.smart-header-section,.smart-window[active] .smart-content-container>.smart-header-section,.smart-window[dragged] .smart-content-container>.smart-header-section{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-window.smart-tabs-window smart-tabs{width:100%;height:250px;min-height:100%;border:initial;outline:0;padding:0}.smart-window.smart-tabs-window smart-tabs .smart-tabs-header-items{width:100%}.smart-window.smart-tabs-window smart-tabs[vertical] .smart-tabs-header-items{width:auto;height:100%}.smart-window.smart-tabs-window .smart-tabs .smart-header{border:none}.smart-window.smart-tabs-window .smart-tabs-content-section{margin:initial;border:none}.smart-window.smart-tabs-window[auto-hide]{overflow:visible;height:auto;min-height:0}.smart-window.smart-tabs-window[auto-hide] .smart-tabs{min-width:0;height:auto;min-height:0}.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-content{overflow:visible}.smart-window.smart-tabs-window[auto-hide] .smart-window{width:auto;height:auto}.smart-window.smart-tabs-window[auto-hide][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-position=right] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=right] smart-tab,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=right] smart-tabs{width:auto;min-width:0}.smart-window.smart-tabs-window[tab-position=hidden] .smart-content-container>.smart-content{height:100%}.smart-window[collapsed],.smart-window[collapsed].smart-window-snapped-left,.smart-window[collapsed].smart-window-snapped-right,.smart-window[collapsed].smart-window-snapped-top,.smart-window[collapsed][header-position=top].smart-window-snapped-left,.smart-window[collapsed][header-position=top].smart-window-snapped-right,.smart-window[collapsed][header-position=top].smart-window-snapped-top,.smart-window[collapsed][header-position=bottom].smart-window-snapped-left,.smart-window[collapsed][header-position=bottom].smart-window-snapped-right,.smart-window[collapsed][header-position=bottom].smart-window-snapped-top{height:var(--smart-window-header-height)}.smart-window.smart-tabs-window smart-tab-item{padding:5px;user-select:text;-webkit-user-select:text}.smart-window[minimized]{max-width:var(--smart-window-min-width);min-height:var(--smart-window-header-height);cursor:default}.smart-window[minimized] .smart-content-container>.smart-header-section{cursor:default}.smart-window[minimized] .smart-content-container>.smart-content{padding:initial}.smart-window[minimized] .smart-minimize-button:after{content:var(--smart-icon-arrow-up-alt);transform:rotate(-45deg);margin-top:-1px}.smart-window.smart-progress-window.smart-visibility-hidden smart-progress-bar,.smart-window[maximized].smart-visibility-hidden{transform:scale(0)}.smart-window[maximized] .smart-content-container>.smart-header-section{cursor:initial}.smart-window.smart-wait-window .smart-content-container>.smart-header-section,.smart-window[pinned] .smart-content-container>.smart-header-section{cursor:default}.smart-window[maximized] .smart-header-section .smart-maximize-button:after{content:var(--smart-icon-window-restore);font-size:100%}.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-left,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-left>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-right,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-right>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-left,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-left>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-right,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-right>.smart-header-section,.smart-window[disabled] .smart-header-section>.smart-buttons-container button{cursor:initial}.smart-window[pinned] .smart-header-section .smart-pin-button:after{content:var(--smart-icon-window-pin);transform:rotate(-45deg)}.smart-window[collapsed] .smart-header-section .smart-collapse-button:after{transform:rotate(180deg) translateY(1px)}.smart-window[collapsed][header-position=left] .smart-content-container>.smart-footer,.smart-window[collapsed][header-position=left] .smart-content-container>.smart-header-section,.smart-window[collapsed][header-position=right] .smart-content-container>.smart-footer,.smart-window[collapsed][header-position=right] .smart-content-container>.smart-header-section{min-width:var(--smart-window-header-height)}.smart-window[collapsed][header-position=left].smart-window-snapped-left,.smart-window[collapsed][header-position=left].smart-window-snapped-right,.smart-window[collapsed][header-position=left].smart-window-snapped-top,.smart-window[collapsed][header-position=right].smart-window-snapped-left,.smart-window[collapsed][header-position=right].smart-window-snapped-right,.smart-window[collapsed][header-position=right].smart-window-snapped-top{height:100%;width:var(--smart-window-header-height);min-width:initial}.smart-window[collapsed][maximized]{height:var(--smart-window-header-height)}.smart-window[resize-indicator] .smart-content-container:after,.smart-window[resize-indicator] .smart-content-container:before{width:10px;height:10px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-minus);font-size:10px;position:absolute}.smart-window[collapsed][maximized][header-position=left] .smart-content-container>.smart-footer,.smart-window[collapsed][maximized][header-position=left] .smart-content-container>.smart-header-section,.smart-window[collapsed][maximized][header-position=right] .smart-content-container>.smart-footer,.smart-window[collapsed][maximized][header-position=right] .smart-content-container>.smart-header-section{min-width:var(--smart-window-header-height)}.smart-window[dragged]{opacity:.5;z-index:calc(1 + var(--smart-editor-drop-down-z-index));transition:none}.smart-window[dragged] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[resized] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[resize-indicator] .smart-content-container:before{top:calc(100% - 13px);left:calc(100% - 10px);transform:rotate(-45deg) scaleX(2)}.smart-window[resize-indicator] .smart-content-container:after{top:calc(100% - 9px);left:calc(100% - 8px);transform:rotate(-45deg)}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:before,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:before{top:0;left:5px}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:after,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:after{top:4px;left:5px}.smart-window[resize-indicator][collapsed] .smart-content-container:after,.smart-window[resize-indicator][collapsed] .smart-content-container:before{content:''}.smart-window[header-position=none] .smart-content-container>.smart-content{height:100%}.smart-window[header-position=bottom] .smart-content-container{flex-direction:column-reverse}.smart-window[header-position=left] .smart-content-container{flex-direction:row}.smart-window[header-position=left] .smart-content-container .smart-header-section{flex-direction:column}.smart-window[header-position=left] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(275deg) translateY(1px)}.smart-window[header-position=left][collapsed] .smart-content-container .smart-header-section .smart-collapse-button:after,.smart-window[header-position=right] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(90deg) translateY(1px)}.smart-window[header-position=left] .smart-content-container .smart-header-section>.smart-header{writing-mode:vertical-lr}.smart-window[header-position=left] .smart-content-container>.smart-footer,.smart-window[header-position=left] .smart-content-container>.smart-header-section{width:var(--smart-window-header-height);min-width:var(--smart-window-header-height);height:100%}.smart-window[header-position=right] .smart-content-container{flex-direction:row-reverse}.smart-window[header-position=right] .smart-content-container .smart-header-section{flex-direction:column}.smart-window[header-position=right] .smart-content-container .smart-header-section>.smart-header{writing-mode:vertical-lr}.smart-window[header-position=right] .smart-content-container>.smart-footer,.smart-window[header-position=right] .smart-content-container>.smart-header-section{width:var(--smart-window-header-height);min-width:var(--smart-window-header-height);height:100%}.smart-window[header-position=right][collapsed] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(275deg) translateY(1px)}.smart-window[header-position=left],.smart-window[header-position=right]{min-width:var(--smart-window-header-height);min-height:var(--smart-window-min-width)}.smart-window[header-position=left].smart-window-snapped-left,.smart-window[header-position=left].smart-window-snapped-right,.smart-window[header-position=right].smart-window-snapped-left,.smart-window[header-position=right].smart-window-snapped-right{height:100%;width:50%}.smart-window[header-position=left].smart-window-snapped-top,.smart-window[header-position=right].smart-window-snapped-top{height:100%;width:100%}.smart-window[header-position=left][minimized],.smart-window[header-position=right][minimized]{max-width:var(--smart-window-header-height)}.smart-window[header-position=left] .smart-content-container>.smart-content,.smart-window[header-position=right] .smart-content-container>.smart-content{height:100%}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container{display:flex;justify-content:center;flex-direction:column;height:initial}.smart-window.smart-alert-window .smart-cancel-button,.smart-window[footer-position=none] .smart-content-container>.smart-footer{display:none}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container button,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container button{margin-left:initial;margin-top:1px}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container button:first-of-type,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container button:first-of-type{margin-top:initial}.smart-window[footer-template] .smart-content-container>.smart-content{height:calc(100% - var(--smart-window-header-height) - var(--smart-window-footer-height))}.smart-window[footer-template=null] .smart-content-container>.smart-content{height:calc(100% - var(--smart-window-header-height))}.smart-window.smart-window-snapped-left,.smart-window.smart-window-snapped-right,.smart-window.smart-window-snapped-top{height:100%;z-index:9999;box-shadow:none;border:var(--smart-border-width) solid var(--smart-border)}.smart-window.smart-window-snapped-left[ontop],.smart-window.smart-window-snapped-right[ontop],.smart-window.smart-window-snapped-top[ontop]{z-index:10000;box-shadow:none}.smart-window.smart-window-snapped-left,.smart-window.smart-window-snapped-right{width:50%}.smart-window.smart-window-snapped-top{width:100%}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button{width:var(--smart-window-footer-button-width);height:100%;text-align:center;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);font-weight:500;letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid}.smart-window.smart-alert-window,.smart-window.smart-dialog-window,.smart-window.smart-prompt-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-alert-window,.smart-window.smart-alert-window[collapsed][header-position=left],.smart-window.smart-alert-window[collapsed][header-position=right],.smart-window.smart-alert-window[collapsed][maximized][header-position=left],.smart-window.smart-alert-window[collapsed][maximized][header-position=right],.smart-window.smart-dialog-window,.smart-window.smart-dialog-window[collapsed][header-position=left],.smart-window.smart-dialog-window[collapsed][header-position=right],.smart-window.smart-dialog-window[collapsed][maximized][header-position=left],.smart-window.smart-dialog-window[collapsed][maximized][header-position=right],.smart-window.smart-multiline-prompt-window,.smart-window.smart-multiline-prompt-window[collapsed][header-position=left],.smart-window.smart-multiline-prompt-window[collapsed][header-position=right],.smart-window.smart-multiline-prompt-window[collapsed][maximized][header-position=left],.smart-window.smart-multiline-prompt-window[collapsed][maximized][header-position=right],.smart-window.smart-progress-window,.smart-window.smart-prompt-window,.smart-window.smart-prompt-window[collapsed][header-position=left],.smart-window.smart-prompt-window[collapsed][header-position=right],.smart-window.smart-prompt-window[collapsed][maximized][header-position=left],.smart-window.smart-prompt-window[collapsed][maximized][header-position=right]{height:var(--smart-window-default-height)}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button:focus{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar>.smart-container,.smart-window.smart-progress-window smart-progress-bar .smart-value{border:initial}.smart-window.smart-dialog-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-alert-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window .smart-content-container>.smart-content{flex-direction:column-reverse;align-items:flex-start}.smart-window.smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window smart-text-box{width:100%;margin-top:5px}.smart-window.smart-multiline-prompt-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-multiline-prompt-window smart-multiline-text-box{width:100%;margin-top:5px}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-content{flex-direction:column-reverse;align-items:flex-start}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-progress-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-progress-window smart-progress-bar.smart-visibility-hidden{transition:none}.smart-window.smart-progress-window .smart-content-container>.smart-content{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar{width:100%;height:100%;box-shadow:initial;background-color:var(--smart-surface);transition:opacity .25s ease-in,visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar.smart-visibility-hidden{opacity:.5;transition:opacity .25s ease-out,visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-progress-window .smart-content-container>.smart-footer button.smart-button{position:absolute;width:calc(100% - 13px);height:calc(100% - 13px);top:6.5px;left:6.5px;text-align:center;background-color:rgba(224,224,224,.5)}.smart-window.smart-progress-window[collapsed][header-position=left],.smart-window.smart-progress-window[collapsed][header-position=right],.smart-window.smart-progress-window[collapsed][maximized][header-position=left],.smart-window.smart-progress-window[collapsed][maximized][header-position=right],.smart-window.smart-wait-window{height:var(--smart-window-default-height)}.smart-window.smart-progress-window .smart-content-container>.smart-footer button.smart-button.smart-visibility-hidden{top:100%}.smart-window.smart-progress-window:not([animation=none]) .smart-content-container>.smart-footer button,.smart-window.smart-progress-window:not([animation=none]) .smart-content-container>.smart-footer button.smart-visibility-hidden{transition:top .25s cubic-bezier(0,0,.2,1),visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-wait-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-wait-window .smart-content-container>.smart-content smart-progress-bar{width:100%;height:75%}.smart-window.smart-wait-window[collapsed][header-position=left],.smart-window.smart-wait-window[collapsed][header-position=right],.smart-window.smart-wait-window[collapsed][maximized][header-position=left],.smart-window.smart-wait-window[collapsed][maximized][header-position=right]{height:var(--smart-window-default-height)}smart-window.smart-window[collapsed][header-position=left],smart-window.smart-window[collapsed][header-position=right],smart-window.smart-window[collapsed][maximized][header-position=left],smart-window.smart-window[collapsed][maximized][header-position=right]{width:var(--smart-window-header-height);min-width:initial;height:var(--smart-window-default-height)}.smart-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%}.smart-window-resize-feedback{position:absolute;z-index:10000;pointer-events:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border:2.5px solid #000;box-sizing:border-box}smart-docking-layout .smart-window-resize-feedback{border:2.5px solid #d3d3d3}.smart-window-snap-bottom-feedback,.smart-window-snap-left-feedback,.smart-window-snap-right-feedback,.smart-window-snap-top-feedback{position:absolute;height:calc(100% - 10px);top:5px;bottom:5px;opacity:.65;box-shadow:0 0 1px 1px #8a8a8a;border-radius:2px;transition:all 50ms cubic-bezier(.4,0,.6,1);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none}.smart-window-snap-bottom-feedback.smart-visibility-hidden,.smart-window-snap-left-feedback.smart-visibility-hidden,.smart-window-snap-right-feedback.smart-visibility-hidden,.smart-window-snap-top-feedback.smart-visibility-hidden{transition:animation .2s cubic-bezier(.4,0,.6,1),visibility .2s cubic-bezier(.4,0,.6,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1);animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-window-snap-right-feedback{width:50%;left:calc(50% - 5px);transform-origin:right}.smart-window-snap-left-feedback{width:50%;left:5px;transform-origin:left}.smart-window-snap-bottom-feedback,.smart-window-snap-top-feedback{width:calc(100% - 10px);left:5px;transform-origin:top}@keyframes scaleIn{0%{transform:scale(0)}50%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.5}100%{transform:scale(0)}}@keyframes scaleInRight{0%{transform:scale(0)}50%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:1}}.smart-window[right-to-left] .smart-content-container>.smart-content,.smart-window[right-to-left] .smart-content-container>.smart-footer,.smart-window[right-to-left] .smart-content-container>.smart-header-section{direction:rtl}.smart-window[right-to-left][header-position=left] .smart-header-section>.smart-header,.smart-window[right-to-left][header-position=right] .smart-header-section>.smart-header{writing-mode:vertical-rl}.smart-window[right-to-left].smart-alert-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-dialog-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-left:10px;margin-right:initial}.smart-tabs-window[right-to-left] .smart-content-container>.smart-content{direction:initial}
smart-scheduler{--smart-scheduler-event-size:var(--smart-scheduler-event-size-basic);display:block;width:var(--smart-scheduler-default-width);height:var(--smart-scheduler-default-height);contain:content}smart-scheduler.smart-container,smart-scheduler>.smart-container{overflow:hidden;display:grid;grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr);grid-template-columns:100%;margin-bottom:-2px}smart-scheduler.smart-container[show-footer],smart-scheduler>.smart-container[show-footer]{grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr) var(--smart-scheduler-footer-height)}smart-scheduler.smart-container.hscroll .smart-scheduler-view,smart-scheduler>.smart-container.hscroll .smart-scheduler-view{height:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler.smart-container.vscroll .smart-scheduler-view,smart-scheduler>.smart-container.vscroll .smart-scheduler-view{width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-nav[current],smart-scheduler .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-nav[prev],smart-scheduler .smart-scheduler-nav[today]{width:var(--smart-scheduler-header-navigation-button-size);min-width:var(--smart-scheduler-header-navigation-button-size);height:100%;position:relative;font-size:initial;display:inline-block;font-weight:inherit;font-family:var(--smart-font-family-icon);border:var(--smart-border-width) solid var(--smart-border);text-transform:initial}smart-scheduler .smart-scheduler-nav[current]:after,smart-scheduler .smart-scheduler-nav[next]:after,smart-scheduler .smart-scheduler-nav[prev]:after{position:absolute;top:0;left:0;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);color:inherit;display:flex;align-items:center;justify-content:center;pointer-events:none}smart-scheduler .smart-scheduler-nav[current]:after{width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);left:initial;right:0;content:var(--smart-icon-arrow-down);background:0 0;color:inherit}smart-scheduler .smart-scheduler-nav[today]{width:var(--smart-scheduler-header-today-button-size);--smart-button-padding:0 10px 0 10px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);margin-right:10px}smart-scheduler .smart-scheduler-nav[today] button{text-overflow:ellipsis;overflow:hidden}smart-scheduler .smart-scheduler-nav[next][focus] button,smart-scheduler .smart-scheduler-nav[prev][focus] button{background-color:var(--smart-background-focus);outline:0}smart-scheduler .smart-scheduler-nav[next] .smart-button,smart-scheduler .smart-scheduler-nav[prev] .smart-button{font-family:var(--smart-font-family-icon);padding:0;border-radius:0;border:none;min-height:initial}smart-scheduler .smart-scheduler-header,smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-nav[prev]:after{content:var(--smart-icon-arrow-left)}smart-scheduler .smart-scheduler-nav[next]:after{content:var(--smart-icon-arrow-right)}smart-scheduler .smart-scheduler-header{width:100%;height:var(--smart-scheduler-header-height);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:100%;grid-template-areas:"date view";align-items:center;justify-content:start;background:var(--smart-surface)}smart-scheduler .smart-scheduler-footer:empty,smart-scheduler .smart-scheduler-header:empty{display:none}smart-scheduler .smart-scheduler-header[responsive-mode]{grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-footer{width:100%;height:var(--smart-scheduler-footer-height);border-top:var(--smart-border-width) solid var(--smart-border);justify-content:center;align-items:center;background:var(--smart-surface)}smart-scheduler .smart-scheduler-view{text-align:center;overflow:hidden;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"hHeader hHeader" "vHeader content";grid-template-columns:auto minmax(0,1fr);outline:0;position:relative}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{display:grid;grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container{flex-direction:row}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-bottom-color:var(--smart-scheduler-timeline-group-separator-background);border-bottom-width:var(--smart-scheduler-timeline-group-separator-size)}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-groups-container{flex-direction:column}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell{border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color)}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-right-color:var(--smart-scheduler-timeline-group-separator-background);border-right-width:var(--smart-scheduler-timeline-group-separator-size);border-right-style:solid}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected=start]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-scheduler .smart-scheduler-view[event-hovered=left],smart-scheduler .smart-scheduler-view[event-hovered=left] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=right],smart-scheduler .smart-scheduler-view[event-hovered=right] .smart-scheduler-event-content{cursor:e-resize}smart-scheduler .smart-scheduler-view[event-hovered=top],smart-scheduler .smart-scheduler-view[event-hovered=top] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=bottom],smart-scheduler .smart-scheduler-view[event-hovered=bottom] .smart-scheduler-event-content{cursor:n-resize}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{position:fixed;content:'';width:100%;height:100%;display:block}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector]{display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector] .smart-scheduler-event-content{width:var(--smart-scheduler-event-collector-mobile-size);height:var(--smart-scheduler-event-collector-mobile-size)}smart-scheduler .smart-scheduler-view-nav{grid-area:view;display:flex;align-items:center;justify-content:flex-end;height:100%;overflow:hidden}smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[prev]{border:initial;border-radius:initial;--smart-background:transparent;--smart-disabled:transparent}smart-scheduler .smart-scheduler-view-nav[show-menu]{padding:var(--smart-scheduler-header-padding)}smart-scheduler .smart-scheduler-view-nav.no-overflowing .smart-scheduler-items-container{overflow:hidden}smart-scheduler .smart-scheduler-view-header{box-shadow:var(--smart-scheduler-header-box-shadow);position:relative}smart-scheduler .smart-scheduler-view-header-vertical{height:100%;grid-area:vHeader;display:grid;grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-view-details{width:var(--smart-scheduler-timeline-header-vertical-details-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{width:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cells{width:var(--smart-scheduler-timeline-header-vertical-cells-size);border:none;background:var(--smart-background);position:relative}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{width:100%;min-width:initial;align-items:flex-start}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis;background:inherit;padding:var(--smart-scheduler-timeline-header-vertical-label-padding)}smart-scheduler .smart-scheduler-view-header-vertical-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex}smart-scheduler .smart-scheduler-view-header-horizontal{width:100%;display:grid;grid-area:hHeader}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-details{height:var(--smart-scheduler-timeline-header-horizontal-details-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container{height:var(--smart-scheduler-timeline-header-horizontal-group-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{display:grid;width:100%;overflow:hidden;border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color);grid-template-columns:auto minmax(0,1fr)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells{height:var(--smart-scheduler-timeline-header-horizontal-cells-size);position:relative;display:flex;width:100%;min-height:inherit}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell{width:100%;min-height:inherit;display:flex;height:100%;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis;padding:var(--smart-scheduler-timeline-header-horizontal-label-padding)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell:first-of-type{border-left:none}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-content{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-view-header-horizontal-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-view-header-groups-container{width:100%;display:flex;position:relative}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container{position:relative;width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell{height:100%;border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-view-time{display:flex;position:relative}smart-scheduler .smart-scheduler-view-all-day{grid-template-columns:auto minmax(0,1fr);border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color);height:var(--smart-scheduler-timeline-header-all-day-cells-size);display:grid}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]{height:100%;border-left:initial}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-all-day);height:var(--smart-scheduler-event-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}smart-scheduler .smart-scheduler-view-all-day[exception] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view-all-day[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-view-all-day-label{display:flex;justify-content:center;align-items:center;text-overflow:ellipsis;white-space:nowrap;width:100%;height:100%;min-width:var(--smart-scheduler-timeline-header-vertical-cells-size);font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);padding:var(--smart-scheduler-timeline-header-cell-padding)}smart-scheduler .smart-scheduler-view-all-day-label>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-view-all-day-label-container{display:flex;flex-direction:column;overflow:hidden}smart-scheduler .smart-scheduler-view-details{display:flex;position:relative}smart-scheduler .smart-scheduler-view-details .smart-scheduler-cell{border-bottom:var(--smart-border-width) solid var(--smart-border);height:100%;min-height:inherit;min-width:inherit}smart-scheduler .smart-scheduler-view-details .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-view-container{position:relative}smart-scheduler .smart-scheduler-view-groups-label-container,smart-scheduler .smart-scheduler-view-label-container{display:flex;height:100%}smart-scheduler .smart-scheduler-view-groups-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex}smart-scheduler .smart-scheduler-view-items-button{--smart-button-text-transform:initial;transform:scale(1);height:100%;width:var(--smart-scheduler-header-menu-button-size);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);overflow:hidden}smart-scheduler .smart-scheduler-view-items-button:after{position:absolute;top:0;height:100%;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);color:inherit;display:flex;align-items:center;justify-content:center;pointer-events:none;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);left:initial;right:0;content:var(--smart-icon-arrow-down);background:0 0}smart-scheduler .smart-scheduler-view-items-button button{display:flex;align-items:center;justify-content:center;border-radius:initial}smart-scheduler .smart-scheduler-view-items-button button>span{text-overflow:ellipsis;overflow:hidden}smart-scheduler .smart-scheduler-view-items-button:not([active]) button:active{color:inherit;border-color:inherit;background-color:inherit}smart-scheduler .smart-scheduler-view-items-button.smart-visibility-hidden{transform:scale(0)}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]>div{visibility:hidden}smart-scheduler .smart-scheduler-cells .smart-scheduler-cell:empty{display:none}smart-scheduler .smart-scheduler-cells .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-cells div{border-bottom-color:var(--smart-border);white-space:nowrap;pointer-events:none}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell.scale{position:relative;width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[restricted]{background:var(--smart-scheduler-restricted-background)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[nonworking],smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[nonworking] .smart-scheduler-cell{background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[weekend]{background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell-container{width:100%;height:100%;overflow:hidden;padding:initial;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-cell,smart-scheduler .smart-scheduler-cell-container{min-height:var(--smart-scheduler-timeline-cell-min-height);min-width:var(--smart-scheduler-timeline-cell-min-size);white-space:nowrap;position:absolute;text-overflow:ellipsis}smart-scheduler .smart-scheduler-cell{display:flex;justify-content:center;align-items:center;background:var(--smart-background);color:var(--smart-surface-color);padding:var(--smart-scheduler-timeline-header-cell-padding);border-bottom-color:transparent;height:var(--smart-scheduler-timeline-cell-height);width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-cell.smart-scheduler-feedback:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:2px dashed var(--smart-primary);pointer-events:none;background:var(--smart-scheduler-cell-feedback-background)}smart-scheduler .smart-scheduler-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}smart-scheduler .smart-scheduler-cell[other-month]>div{opacity:.5}smart-scheduler .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{width:initial;height:initial;visibility:hidden}smart-scheduler .smart-scheduler-cell-container{display:flex;justify-content:center;align-items:center;background:var(--smart-background);color:var(--smart-surface-color);padding:var(--smart-scheduler-timeline-header-cell-padding);border-bottom-color:transparent;height:var(--smart-scheduler-timeline-cell-height);width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-event .smart-scheduler-event-button,smart-scheduler .smart-scheduler-events-container .smart-scheduler-event .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-event{position:absolute;padding:var(--smart-scheduler-event-padding-basic);outline:0;-webkit-tap-highlight-color:transparent;border-radius:var(--smart-scheduler-event-border-radius);-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}smart-scheduler .smart-scheduler-event:after{left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);top:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-event:before{left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);top:0}smart-scheduler .smart-scheduler-event[focus]:not([collector]):after,smart-scheduler .smart-scheduler-event[focus]:not([collector]):before,smart-scheduler .smart-scheduler-event[hover]:not([collector]):after,smart-scheduler .smart-scheduler-event[hover]:not([collector]):before{transform:scale(1)}smart-scheduler .smart-scheduler-event:not([resized])[focus] .smart-scheduler-event-content{background:var(--smart-scheduler-event-focus);color:var(--smart-scheduler-event-color-focus)}smart-scheduler .smart-scheduler-event:not([resized])[hover] .smart-scheduler-event-content{background:var(--smart-scheduler-event-hover);color:var(--smart-scheduler-event-color-hover)}smart-scheduler .smart-scheduler-event:not([collector]):after,smart-scheduler .smart-scheduler-event:not([collector]):before{content:'';width:var(--smart-scheduler-event-resize-indicator-size);height:var(--smart-scheduler-event-resize-indicator-size);position:absolute;background-color:var(--smart-scheduler-event-resize-indicator-color);box-shadow:0 0 0 1px var(--smart-scheduler-event-resize-indicator-border-color);transform:scale(0);pointer-events:none;z-index:1}smart-scheduler .smart-scheduler-event .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div:first-of-type{align-self:center}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content:not([single-line])>div:not(:first-of-type){grid-column:1/span 2}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content[single-line]>div{align-self:initial}smart-scheduler .smart-scheduler-event[resized]{opacity:.75;z-index:10000}smart-scheduler .smart-scheduler-event[cut] .smart-scheduler-event-content{opacity:.75}smart-scheduler .smart-scheduler-event[collector]{width:var(--smart-scheduler-event-collector-size);height:var(--smart-scheduler-event-collector-size);border-radius:var(--smart-scheduler-event-collector-border-radius)}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content{padding:1px 5px;justify-items:center;background:var(--smart-scheduler-event-collector-background);color:var(--smart-scheduler-event-collector-color);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);grid-column-gap:5px}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content>div{align-self:initial;white-space:nowrap}smart-scheduler .smart-scheduler-event[collector][focus] .smart-scheduler-event-content{background:var(--smart-scheduler-event-collector-focus);color:var(--smart-scheduler-event-collector-color-focus)}smart-scheduler .smart-scheduler-event[collector][hover] .smart-scheduler-event-content{background:var(--smart-scheduler-event-collector-hover);color:var(--smart-scheduler-event-collector-color-hover)}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{content:var(--smart-icon-spin);width:var(--smart-scheduler-event-icon-size);position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:var(--smart-scheduler-event-content-padding);box-sizing:border-box;line-height:1rem}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event[repeating][exception] .smart-scheduler-event-content:after{content:var(--smart-icon-attention-circled)}smart-scheduler .smart-scheduler-event[status] .smart-scheduler-event-content::before{content:'';position:absolute;display:block;width:var(--smart-scheduler-status-size);height:100%;background:var(--smart-scheduler-status-background);box-shadow:0 0 0 .5px var(--smart-background);border:1px solid var(--smart-border);border-radius:20px;overflow:hidden;box-sizing:border-box}smart-scheduler .smart-scheduler-event[status=free] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-free-background)}smart-scheduler .smart-scheduler-event[status=busy] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-busy-background)}smart-scheduler .smart-scheduler-event[status=outOfOffice] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-out-of-office-background)}smart-scheduler .smart-scheduler-event[status=tentative] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-tentative-background)}smart-scheduler .smart-scheduler-event[exception] .smart-scheduler-event-button,smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-event[exception] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event:not([repeating]) .smart-scheduler-event-content:not([single-line])>div{grid-column:1/span 2}smart-scheduler .smart-scheduler-event-content{width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:min-content minmax(auto,1fr);justify-content:flex-start;justify-items:flex-start;align-items:center;overflow:hidden;padding:var(--smart-scheduler-event-content-padding);color:var(--smart-scheduler-event-color);background:var(--smart-scheduler-event-background);cursor:pointer;position:relative;border-radius:inherit;grid-row-gap:2px;grid-template-columns:minmax(auto,1fr)}smart-scheduler .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}smart-scheduler .smart-scheduler-date-nav{grid-area:date;display:flex;align-items:center;height:100%;padding:var(--smart-scheduler-header-padding);background:var(--smart-surface);background-clip:content-box;overflow:hidden}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current]{--smart-button-padding:0 10px 0 10px;width:auto;max-width:var(--smart-scheduler-header-date-button-max-size);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current] .smart-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-time-zone{width:var(--smart-scheduler-timeline-header-vertical-cells-size);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:var(--smart-scheduler-timeline-header-cell-padding)}smart-scheduler .smart-scheduler-time-zone>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-time-zone-container{display:flex;height:100%;align-items:center}smart-scheduler .smart-scheduler-time-zone-container:empty{display:none}smart-scheduler .smart-scheduler-current-time-indicator{position:absolute;pointer-events:none;width:var(--smart-scheduler-current-time-indicator-size);height:var(--smart-scheduler-current-time-indicator-size);background:var(--smart-scheduler-current-time-indicator-background)}smart-scheduler .smart-scheduler-items-container{display:flex;align-items:center;height:100%;position:relative;outline:0}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item[selected]{background:var(--smart-background);border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border);border-top:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-items-container:focus .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;height:100%;width:var(--smart-scheduler-item-size);padding:var(--smart-scheduler-header-padding);border:var(--smart-border-width) solid transparent}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:none}smart-scheduler .smart-scheduler-item>div{position:relative;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-groups-container{display:flex;width:100%;height:100%;overflow:hidden}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell{font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);white-space:var(--smart-scheduler-timeline-group-white-space);min-height:inherit;min-width:inherit}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-scrollable-container{width:100%;position:relative;overflow:hidden;display:grid;grid-area:content;height:100%;background:var(--smart-scheduler-view-background)}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[nonworking],smart-scheduler[view-type=month] .smart-scheduler-content .smart-scheduler-cell[nonworking][other-month]:not([selected]){background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-content{position:relative;overflow:hidden;width:100%;height:100%}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[weekend]{background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-view-scroll-bar{overflow:visible;position:relative;height:var(--smart-scroll-bar-size);width:100%}smart-scheduler .smart-scheduler-view-scroll-bar:after{position:absolute;content:'';width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}smart-scheduler .smart-scheduler-view-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical]{position:absolute;right:0;top:0;height:100%;width:var(--smart-scroll-bar-size)}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-tooltip{pointer-events:none;transform:scale(0)}smart-scheduler .smart-toast-container-custom.smart-toast-container{width:var(--smart-scheduler-toast-default-width);top:0;right:0;max-width:100%;max-height:100%;height:auto}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item{border-radius:5px;height:var(--smart-scheduler-toast-default-height)}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item>.smart-container{display:flex;flex-direction:row-reverse}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item .smart-toast-item-container{padding:initial;top:initial;width:100%}smart-scheduler .smart-scheduler-legend{width:100%;height:100%;display:flex;grid-row-gap:10px;grid-column-gap:10px;grid-area:legend}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list{width:30px;background:0 0;border:none;font-family:var(--smart-font-family-icon)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list input{display:none}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list .smart-container::before{content:var(--smart-icon-menu);background:var(--smart-surface);position:absolute;width:100%;height:100%;left:calc(50% - 8px);top:calc(50% - 8px)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-item{display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:var(--smart-scheduler-header-padding);overflow:hidden;grid-row-gap:2px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-items{display:flex}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item{position:relative;display:flex;align-items:center;grid-column-gap:5px;white-space:nowrap;outline:initial;overflow:hidden}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:hover{color:var(--smart-ui-state-color-hover)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:before{content:'';width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);display:flex;border:var(--smart-border-width) solid var(--smart-border);box-sizing:border-box;background-color:var(--smart-scheduler-legend-item-background);border-radius:var(--smart-border-radius)}smart-scheduler:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell,smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:not(:first-of-type){margin-left:20px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item>span{overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media only screen and (min-device-width:320px) and (max-device-width:900px){smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item>span{width:0}}smart-scheduler .smart-scheduler-window-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}smart-scheduler .smart-scheduler-shade-section{position:absolute;pointer-events:none;background:var(--smart-scheduler-shader-background)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)>div,smart-scheduler .smart-scheduler-item>div,smart-scheduler .smart-scheduler-view-all-day-label,smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cell,smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}smart-scheduler:not([animation=none]) .smart-scheduler-legend .smart-scheduler-legend-res-item:before{transition:background linear .2s,border linear .2s}smart-scheduler:not([animation=none]) .smart-scheduler-event:after,smart-scheduler:not([animation=none]) .smart-scheduler-event:before{transition:transform .2s cubic-bezier(.4,0,.6,1)}.smart-color-input-drop-down-menu.smart-scheduler-color-input:not([animation=none]) .default-samples-container div,smart-scheduler:not([animation=none]) .smart-scheduler-view-items-button{transition:transform .2s ease-in-out}smart-scheduler:not([animation=none]) .smart-scheduler-items-container .smart-scheduler-item{transition:border-top .2s ease-in-out}smart-scheduler:not([event-render-mode=classic]) .smart-scheduler-event{padding-right:initial}smart-scheduler:not([disable-date-menu]):not([right-to-left]) .smart-scheduler-nav[current] button,smart-scheduler:not([disable-view-menu]):not([right-to-left]) .smart-scheduler-view-items-button button{padding-right:var(--smart-editor-addon-width)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-bottom:var(--smart-border-width) solid rgba(var(--smart-border-rgb),.5)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-view-header-horizontal .smart-scheduler-time-zone{width:var(--smart-scheduler-timeline-header-vertical-cells-size);height:100%}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-current-time-indicator:before{left:0;top:calc(-1 * var(--smart-scheduler-current-time-indicator-arrow-size) + var(--smart-scheduler-current-time-indicator-size)/ 2);border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-bottom:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler:not([view-type=timelineDay]) .smart-scheduler-view-header-horizontal .smart-scheduler-cells:not(:last-of-type) .smart-scheduler-cell,smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-event{width:var(--smart-scheduler-event-size)}smart-scheduler:not([view-type=timelineWeek]) .smart-scheduler-view-details,smart-scheduler:not([view-type=timelineWeek]) .smart-scheduler-view-details-label:empty{display:none}smart-scheduler:not([view-type=day]) .smart-scheduler-view-header-cell-feedback,smart-scheduler:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-view-header-vertical .smart-scheduler-cell,smart-scheduler:not([view-type=day]):not([view-type^=timeline]) .smart-scheduler-view-label-container:empty{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type]:not([view-type=day]) .smart-scheduler-view-all-day-label,smart-scheduler[view-type]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-time-zone:last-of-type,smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone,smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-vertical-header][show-group-header=horizontal] .smart-scheduler-view-details-label{border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container:before{content:'';width:var(--smart-scheduler-timeline-header-vertical-group-size);height:100%;display:flex}smart-scheduler[view-type=day] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-current-time-indicator:not(:first-of-type)::before,smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-current-time-indicator:not(:first-of-type)::before{content:none}smart-scheduler:not([view-type=agenda])[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator])>div,smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-details-label,smart-scheduler[view-type^=timeline] .smart-scheduler-view-all-day{display:none}smart-scheduler:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-all-day-label-container{margin-left:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler:not([view-type=agenda]) .smart-scheduler-view-header-vertical-content .smart-scheduler-cell:not(:first-of-type)>div{transform:translateY(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding));border-top-left-radius:5px;border-bottom-left-radius:5px}smart-scheduler:not([view-type=agenda]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):hover,smart-scheduler:not([view-type=agenda]) .smart-scheduler-view-all-day .smart-scheduler-cell:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-scheduler[view-type^=timeline]{--smart-scheduler-event-size:var(--smart-scheduler-event-size-timeline)}smart-scheduler[view-type^=timeline] .smart-scheduler-view-label-container{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-cells .smart-scheduler-cell>div{text-overflow:ellipsis;overflow:hidden}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container,smart-scheduler[view-type^=timeline][group-by-date] .smart-scheduler-view-header-horizontal-content .smart-scheduler-cell{overflow:initial}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone{height:var(--smart-scheduler-timeline-header-horizontal-cells-size)}smart-scheduler[view-type^=timeline] .smart-scheduler-view:not([show-vertical-header]){--smart-scheduler-timeline-header-vertical-cells-size:0}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{grid-template-columns:auto 0}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone-container{height:auto;flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-view-time{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-timeline);height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month]:not([event-render-mode=classic]) .smart-scheduler-event,smart-scheduler[view-type^=timeline]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler[view-type^=timeline] .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler[view-type^=timeline] .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-right:var(--smart-border-width) solid rgba(var(--smart-border-rgb),.5)}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container{flex-direction:row}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[view-type^=timeline] .smart-scheduler-current-time-indicator:before{left:calc(-1 * var(--smart-scheduler-current-time-indicator-arrow-size) + var(--smart-scheduler-current-time-indicator-size)/ 2);border-right:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-cell,smart-scheduler[view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[view-type=week] .smart-scheduler-view-header-horizontal .smart-scheduler-cell{border-right:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-label-container{display:flex;flex-direction:column}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details:empty,smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-vertical-content,smart-scheduler[view-type=month] .smart-scheduler-view:not([show-group-header=vertical]) .smart-scheduler-view-header-vertical,smart-scheduler[view-type=month] .smart-scheduler-view:not([show-group-header=vertical]) .smart-scheduler-view-label-container{display:none}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details-label{height:var(--smart-scheduler-timeline-header-horizontal-details-size);width:100%}smart-scheduler[view-type=day] .smart-scheduler-view{grid-template-rows:auto minmax(0,1fr)}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[view-type=month] .smart-scheduler-event{height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month] .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler[view-type=month] .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler[view-type=month] .smart-scheduler-content{grid-template-columns:100%}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){justify-content:flex-end;align-items:flex-start}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[today]>div:not([class]){border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);box-shadow:0 0 0 2px var(--smart-primary);width:calc(var(--smart-scheduler-month-view-number-size)/ 1.5);height:calc(var(--smart-scheduler-month-view-number-size)/ 1.5)}smart-scheduler[view-type=month] .smart-scheduler-scrollable-container{grid-template-columns:100%}smart-scheduler[view-type=month] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{grid-template-columns:auto 0}smart-scheduler[view-type=month] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector]{padding-right:calc(var(--smart-scheduler-month-view-number-size) + 5px)}smart-scheduler[view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-right:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[view-type=month] .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:minmax(0,1fr)}smart-scheduler[view-type=agenda]{--smart-scheduler-timeline-header-vertical-label-padding:0 0 0 25%;--smart-scheduler-event-time-font-weight:600}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container:not([separator]){border:none}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell{justify-content:flex-start}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{text-align:left}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal{grid-template-rows:auto minmax(0,1fr)}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{height:0;border:none}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container[separator]:last-of-type>.smart-scheduler-cell:after,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell[separator]:last-of-type>.smart-scheduler-cell:after{border-bottom:var(--smart-border-width) solid var(--smart-border);content:'';height:100%;width:100%;position:absolute;top:var(--smart-border-width);left:0;box-sizing:border-box;pointer-events:none}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container[separator]:not(:last-of-type),smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell[separator]:not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=agenda] .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{padding:calc(2 * var(--smart-scheduler-timeline-header-cell-padding))}smart-scheduler[view-type=agenda] .smart-scheduler-view.no-agenda:after{content:attr(agenda-placeholder);width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;text-overflow:ellipsis;overflow:hidden}smart-scheduler[disable-resize] .smart-scheduler-event:not([collector]):after,smart-scheduler[disable-resize] .smart-scheduler-event:not([collector]):before,smart-scheduler[view-type=agenda] .smart-scheduler-event:not([collector]):not([disable-resize]):after,smart-scheduler[view-type=agenda] .smart-scheduler-event:not([collector]):not([disable-resize]):before,smart-scheduler[view-type=agenda] .smart-scheduler-event[status] .smart-scheduler-event-content::before{content:initial}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([show-label])>div,smart-scheduler[hide-all-day] .smart-scheduler-view-all-day,smart-scheduler[hide-today-button] .smart-scheduler-nav[today]{display:none}smart-scheduler[view-type=agenda] .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-agenda)}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval],.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[type],smart-scheduler[right-to-left]:not([disable-date-menu]) .smart-scheduler-nav[current] button,smart-scheduler[right-to-left]:not([disable-view-menu]) .smart-scheduler-view-items-button button{padding-left:var(--smart-editor-addon-width)}smart-scheduler[view-type=agenda] .smart-scheduler-event .smart-scheduler-event-time{opacity:var(--smart-scheduler-event-time-opacity-agenda);font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:var(--smart-scheduler-event-time-font-weight-agenda)}smart-scheduler[view-type=agenda]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler:not([filterable]) .smart-scheduler-legend{opacity:.55;cursor:default;pointer-events:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item{cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:hover:before{border-color:var(--smart-ui-state-border-hover)}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:focus:before{border-color:var(--smart-primary)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell,smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator]){border-right:initial}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item[unselected]:before{background:0 0}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item[disabled]{opacity:.55;cursor:default;pointer-events:none}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{border-bottom:initial}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label]{justify-content:flex-start}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label]>div{transform:translateX(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label=offset]>div{margin-left:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[show-label]>div{transform:translateY(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[show-label=offset]>div{margin-top:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-groups-container .smart-scheduler-cell{align-items:center}smart-scheduler[group-by-date] .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container,smart-scheduler[group-by-date]:not([view-type^=timeline]) .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{order:1}smart-scheduler[group-by-date] .smart-scheduler-view-all-day{order:2}smart-scheduler[group-by-date] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container,smart-scheduler[group-by-date]:not([view-type=agenda]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-groups-container .smart-scheduler-cell:not([group-separator]){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-right:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-current-time-indicator:before{content:"";position:absolute}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]::after,smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button::after{content:initial}smart-scheduler[resized]{touch-action:none}smart-scheduler[resized] .smart-scheduler-cell[restricted]:hover{cursor:no-drop}smart-scheduler[resized] .smart-scheduler-event{pointer-events:none}smart-scheduler[dragged]{touch-action:none}smart-scheduler[dragged] .smart-scheduler-events-container,smart-scheduler[modal] .smart-scheduler-footer,smart-scheduler[modal] .smart-scheduler-header,smart-scheduler[modal] .smart-scheduler-view-container{pointer-events:none}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]{cursor:initial}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current] .smart-ripple{visibility:hidden}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current][focus],smart-scheduler[disable-date-menu] .smart-scheduler-nav[current][hover],smart-scheduler[disable-date-menu] .smart-scheduler-view-items-button[focus],smart-scheduler[disable-date-menu] .smart-scheduler-view-items-button[hover]{background:0 0;color:var(--smart-background-color)}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button{border:initial;cursor:initial}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button .smart-ripple{visibility:hidden}smart-scheduler[time-ruler-ticks][view-type=day] .smart-scheduler-view-header-vertical .smart-scheduler-cells:last-of-type .smart-scheduler-cell:not(:last-of-type):after,smart-scheduler[time-ruler-ticks][view-type=week] .smart-scheduler-view-header-vertical .smart-scheduler-cells:last-of-type .smart-scheduler-cell:not(:last-of-type):after{content:'';position:absolute;bottom:0;right:0;width:var(--smart-scheduler-time-ruler-tick-size);height:var(--smart-scheduler-day-week-view-hour-size);background:var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[legend-location=header]{--smart-scheduler-header-height:auto}smart-scheduler[legend-location=header] .smart-scheduler-header{grid-template-areas:"date view" "legend legend";grid-template-rows:auto minmax(0,1fr)}smart-scheduler[legend-position=far] .smart-scheduler-legend{justify-content:flex-end}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:1}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:2}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:initial}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:1}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:2}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:initial;border-bottom-right-radius:initial}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[scroll-buttons-position=near] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:1}smart-scheduler[scroll-buttons-position=near] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:2}smart-scheduler[scroll-buttons-position=near][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:3}smart-scheduler[scroll-buttons-position=near][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-radius:50%}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border:initial}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]{margin-left:10px}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]:not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next]:not([active]):not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]:not([active]):not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-nav[today]:not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-view-items-button:not([focus]){background:0 0}smart-scheduler[header-date-position=far] .smart-scheduler-header{grid-template-columns:1fr auto;grid-template-areas:"view date"}smart-scheduler[header-view-position=near] .smart-scheduler-view-nav{justify-content:flex-start}smart-scheduler[header-view-position=near] .smart-scheduler-view-items-button{order:2}smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item:first-of-type,smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item:first-of-type[selected]{border-left:none}smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item[selected]{border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:initial;border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-nav[today],smart-scheduler[header-navigation-style=raised] .smart-scheduler-view-items-button{background:var(--smart-background)}smart-scheduler[view-selector-type=tabs] .smart-scheduler-view-items-button{position:absolute}smart-scheduler[view-selector-type=tabs] .smart-scheduler-header,smart-scheduler[view-selector-type=auto] .smart-scheduler-header{grid-template-areas:"date . view"}smart-scheduler:not([right-to-left]) .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type{border-right:none}smart-scheduler[right-to-left] .smart-scheduler-header,smart-scheduler[right-to-left] .smart-scheduler-view{direction:rtl}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[today]{order:1}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:2}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[prev]:after{content:var(--smart-icon-arrow-right)}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[next]:after{content:var(--smart-icon-arrow-left)}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:4}smart-scheduler[right-to-left].smart-container.vscroll .smart-scheduler-view,smart-scheduler[right-to-left]>.smart-container.vscroll .smart-scheduler-view{margin-left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left].smart-container.vscroll .smart-scheduler-view-scroll-bar:not([orientation=vertical]),smart-scheduler[right-to-left]>.smart-container.vscroll .smart-scheduler-view-scroll-bar:not([orientation=vertical]){left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]{right:initial;left:0}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:before{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:after{right:100%;left:initial;left:calc(-1 * var(--smart-scroll-bar-size))}smart-scheduler[right-to-left][view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[right-to-left][view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[right-to-left]:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[right-to-left][view-type]:not([view-type=day]) .smart-scheduler-view-all-day-label,smart-scheduler[right-to-left][view-type]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-time-zone:last-of-type,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-time-zone,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-view[show-vertical-header][show-group-header=horizontal] .smart-scheduler-view-details-label{border-right:initial;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[right-to-left]:not([view-type=day]) .smart-scheduler-view-header-cell-feedback,smart-scheduler[right-to-left]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-view-header-vertical .smart-scheduler-cell,smart-scheduler[right-to-left]:not([view-type=day]):not([view-type^=timeline]) .smart-scheduler-view-label-container:empty,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container{border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view-details .smart-scheduler-cell:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view-header-horizontal .smart-scheduler-cell:not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[right-to-left] .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]:last-of-type,smart-scheduler[right-to-left] .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type{border-right:initial}smart-scheduler[right-to-left]:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-right-color:initial;border-right-width:initial;border-left-color:var(--smart-scheduler-timeline-group-separator-background);border-left-width:var(--smart-scheduler-timeline-group-separator-size)}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator]){border-left:initial}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell[show-label=offset]>div{margin-left:initial;margin-right:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell[show-label]>div{transform:translateX(calc(50% + var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[right-to-left] .smart-scheduler-nav[current]:after,smart-scheduler[right-to-left] .smart-scheduler-view-items-button:after{left:0;right:initial}smart-scheduler[right-to-left][view-type=agenda]{--smart-scheduler-timeline-header-vertical-label-padding:0 25% 0 0}smart-scheduler[right-to-left][view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{text-align:right}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector]{padding-right:initial;padding-left:calc(var(--smart-scheduler-month-view-number-size) + 5px)}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-left:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[right-to-left] .smart-toast-container-custom{right:initial;left:0}smart-scheduler[right-to-left]:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{padding-left:initial;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding));border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px;border-bottom-right-radius:5px}smart-scheduler[right-to-left]:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-all-day-label-container{margin-left:initial;margin-right:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-left-radius);border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-nav[today]{margin-right:initial;margin-left:10px}smart-scheduler[right-to-left] .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{right:initial;left:0}smart-scheduler[right-to-left][view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:var(--smart-border-width) solid var(--smart-border);border-left:none}smart-scheduler[right-to-left] .smart-scheduler-legend{direction:rtl}@-moz-document url-prefix(){.smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{display:none}}.smart-scheduler-window{--smart-window-default-width:auto;--smart-window-default-height:auto;--smart-window-header-height:var(--smart-scheduler-window-header-height);--smart-window-footer-height:var(--smart-scheduler-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-header-background:transparent;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-width:100vw;max-height:100vh}.smart-scheduler-window[mobile]{border-radius:initial}.smart-scheduler-window.smart-window.confirm .smart-scheduler-confirm-label{width:var(--smart-box-width)}.smart-scheduler-window.smart-window.confirm .smart-content-container>.smart-content{width:100%;padding:var(--smart-window-content-padding);justify-items:center;justify-items:safe center;grid-template-rows:auto minmax(auto,1fr);display:grid;justify-content:center;grid-template-columns:100%;grid-row-gap:initial}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper{width:100%;padding:var(--smart-window-content-padding);justify-items:center;justify-items:safe center;grid-template-rows:auto minmax(auto,1fr)}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper,.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{display:grid;grid-row-gap:10px;justify-content:center;grid-template-columns:100%}.smart-scheduler-window.smart-window .smart-content-container>.smart-content{padding:initial;align-items:flex-start}.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{width:var(--smart-box-width)}.smart-scheduler-window.smart-window[horizontal] .smart-scheduler-window-content-wrapper{grid-template-columns:repeat(2,auto);grid-column-gap:20px}.smart-scheduler-window.smart-window .smart-scheduler-window-repeat [multiple]{grid-template-columns:minmax(0,1fr)}.smart-scheduler-window.smart-window .smart-scheduler-window-repeat [multiple] .smart-scheduler-window-editor{grid-template-columns:auto auto minmax(0,1fr)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .grid-samples-container,.smart-scheduler-window .smart-scheduler-window-editor[multiple]{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-scheduler-window .smart-content-container,.smart-scheduler-window>.smart-container{max-height:inherit}.smart-scheduler-window [multiple] .smart-scheduler-window-editor{align-items:center;justify-content:flex-start}.smart-scheduler-window [multiple] .smart-scheduler-window-editor:nth-child(even),.smart-scheduler-window [multiple] .smart-scheduler-window-editor:nth-child(odd):not(:first-of-type):not(:last-of-type),.smart-scheduler-window [multiple] .smart-scheduler-window-editor[type=repeat]{justify-content:flex-end}.smart-scheduler-window .smart-content-container>.smart-footer{display:flex}@media not all and (min-resolution:0.001dpcm){.smart-scheduler-window .smart-content-container>.smart-footer{align-content:start}}.smart-scheduler-window .smart-content-container>.smart-footer smart-button{width:100%;height:100%;--smart-button-padding:0.2rem 16px}.smart-scheduler-window .smart-content-container>.smart-footer smart-button:not(:first-of-type){margin-inline-start:2%}.smart-scheduler-window .smart-content-container>.smart-footer .smart-icon{position:relative;height:100%;font-family:var(--smart-font-family-icon);font-size:18px;margin-right:2.5px}.smart-scheduler-window .smart-scheduler-window-button.ok .smart-icon::after{content:var(--smart-icon-check)}.smart-scheduler-window .smart-scheduler-window-button.cancel{grid-area:buttonCancel}.smart-scheduler-window .smart-scheduler-window-button.cancel .smart-icon::after{content:var(--smart-icon-cancel)}.smart-scheduler-window .smart-scheduler-window-button.delete .smart-icon::after{content:var(--smart-icon-delete)}.smart-scheduler-window .smart-scheduler-window-editor{display:grid;grid-row-gap:5px;grid-column-gap:10px}.smart-scheduler-window .smart-scheduler-window-editor[type=repeat],.smart-scheduler-window .smart-scheduler-window-editor[type=allDay]{grid-column-gap:initial}.smart-scheduler-window .smart-scheduler-window-editor[type=conference] label::before{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon);font-size:14px;margin-right:5px;position:relative;top:-3px}.smart-scheduler-window .smart-scheduler-window-editor[type=notifications] label::before{content:var(--smart-icon-bell);font-family:var(--smart-font-family-icon);font-size:14px;margin-right:5px}.smart-scheduler-window .smart-scheduler-window-editor[multiple] .smart-color-input[event-editor]{width:auto;--smart-border-radius:50%}.smart-scheduler-window .smart-scheduler-window-editor .smart-date-time-picker,.smart-scheduler-window .smart-scheduler-window-editor .smart-drop-down-list,.smart-scheduler-window .smart-scheduler-window-editor>.smart-input{width:100%}.smart-scheduler-window .smart-scheduler-window-editor .smart-switch-button{margin:auto 10px}.smart-scheduler-window .smart-scheduler-window-editor>b{text-align:center}.smart-scheduler-window .smart-scheduler-window-editor>.smart-number-input{width:100px}.smart-scheduler-window .smart-scheduler-window-editor input:not(.smart-input){height:var(--smart-editor-height)}.smart-scheduler-window .smart-scheduler-window-editor .smart-input[disabled]{opacity:.55;cursor:default;pointer-events:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.smart-scheduler-window .smart-scheduler-window-main [multiple] .smart-scheduler-window-editor:not([type^=date]):not([resource-type]){grid-template-columns:repeat(2,auto)}.smart-scheduler-window .smart-scheduler-window-repeat [multiple] .smart-scheduler-window-editor[type=repeatEnd]{grid-template-columns:initial}.smart-scheduler-tooltip{--smart-tooltip-arrow-color:var(--smart-background);--smart-tooltip-padding:4px}.smart-scheduler-tooltip.smart-tooltip .smart-tooltip-content{opacity:initial;background-color:var(--smart-background);color:var(--smart-color);border:none}.smart-scheduler-tooltip .smart-calendar{border:initial;border-radius:initial;direction:initial}.smart-scheduler-tooltip .smart-calendar .smart-calendar-header{border:var(--smart-border-width) solid var(--smart-border)}.smart-scheduler-tooltip .smart-scheduler-items-container{flex-direction:column;outline:0}.smart-scheduler-tooltip .smart-scheduler-items-container:focus .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}.smart-scheduler-tooltip .smart-scheduler-item{width:100%;cursor:pointer;height:auto;position:relative;padding-right:calc(var(--smart-scheduler-shortcut-size) - 4px)}.smart-scheduler-tooltip .smart-scheduler-item:after{content:attr(shortcut-key);position:absolute;height:100%;width:var(--smart-scheduler-shortcut-size);display:flex;align-items:center;justify-content:center;box-sizing:border-box;top:0;right:0;overflow:hidden;white-space:nowrap;opacity:.5;margin:0 6px 0 10px}.smart-scheduler-tooltip .smart-scheduler-item:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-scheduler-tooltip .smart-scheduler-item[checkable]:after{content:'';opacity:initial;left:0;right:initial;margin:initial}.smart-scheduler-tooltip .smart-scheduler-item[checkable]>div{padding-left:var(--smart-scheduler-shortcut-size);padding-right:initial}.smart-scheduler-tooltip .smart-scheduler-item[checkable][checked]:after{content:var(--smart-icon-check);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size)}.smart-scheduler-tooltip .smart-scheduler-item[separator]{position:relative;margin-top:15px}.smart-scheduler-tooltip .smart-scheduler-item[separator]:before{content:'';display:flex;width:100%;border-bottom:var(--smart-border-width) solid var(--smart-border);margin:7px 0;position:absolute;left:0;bottom:100%}.smart-scheduler-tooltip .smart-scheduler-item>div{position:relative;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:10px var(--smart-scheduler-shortcut-size) 10px 12px;display:flex;flex-direction:row;justify-content:space-between;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.smart-scheduler-tooltip .smart-scheduler-event{display:grid;position:relative;width:100%!important;height:var(--smart-scheduler-event-item-size)!important;top:initial!important;left:initial!important;right:initial!important;grid-template-columns:20px minmax(0,1fr) var(--smart-scheduler-event-button-size);grid-column-gap:10px;justify-content:center;padding:var(--smart-scheduler-event-content-padding);cursor:pointer;background:var(--smart-background);color:var(--smart-background-color);outline:0;--smart-scheduler-event-focus:var(--smart-ui-state-focus);--smart-scheduler-event-color-focus:var(--smart-ui-state-color-focus);--smart-scheduler-event-hover:var(--smart-ui-state-hover);--smart-scheduler-event-color-hover:var(--smart-ui-state-color-hover);-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.smart-scheduler-tooltip .smart-scheduler-event:before{content:'';width:20px;height:20px;display:flex;background:var(--smart-scheduler-event-background);justify-content:center;align-items:center;pointer-events:none;box-sizing:border-box;border-radius:50%;padding:var(--smart-scheduler-event-content-padding)}.smart-scheduler-tooltip .smart-scheduler-event:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-event[hover] .smart-scheduler-event-button:hover{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:hidden}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting{font-size:12px;color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting a{color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting::before{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon);font-size:12px;margin-right:5px}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.smart-scheduler-tooltip .smart-scheduler-context-menu{width:100%;height:100%;display:grid;align-items:center;justify-content:flex-start}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item{height:var(--smart-list-item-height);padding:var(--smart-list-item-padding);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);white-space:nowrap;text-overflow:ellipsis;background:var(--smart-background);color:var(--smart-background-color);display:flex;align-items:center;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item .smart-button[delete]:active,.smart-notification-panel .smart-notification-item .smart-button[delete]:hover,.smart-scheduler-tooltip .smart-scheduler-event-button:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item[selected],.smart-scheduler-tooltip .smart-scheduler-event[selected],.smart-scheduler-tooltip .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected);color:var(--smart-ui-state-color-selected)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item[disabled],.smart-scheduler-tooltip .smart-scheduler-event[disabled],.smart-scheduler-tooltip .smart-scheduler-item[disabled]{opacity:.55;cursor:default;pointer-events:none}.smart-scheduler-tooltip .smart-scheduler-collector-event-list{width:100%;height:100%}.smart-scheduler-tooltip .smart-scroll-viewer{--smart-scroll-viewer-max-height:var(--smart-scheduler-context-menu-max-height);--smart-scroll-viewer-max-width:var(--smart-scheduler-context-menu-max-width);--smart-list-box-default-height:auto;width:auto;border:initial;padding:initial}.smart-notification-panel .smart-notification-item .smart-input,.smart-scheduler-tooltip .smart-scheduler-event-button{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);outline:0}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container.vscroll .smart-scheduler-context-menu{padding-right:var(--smart-scroll-bar-size)}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container .smart-scroll-viewer-content-container{padding:initial}.smart-scheduler-tooltip .smart-scheduler-event-button{position:relative;width:var(--smart-scheduler-collector-item-button-size);height:var(--smart-scheduler-collector-item-button-size);display:flex;justify-content:center;align-items:center;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-scheduler-tooltip .smart-scheduler-event-button:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-scheduler-tooltip .smart-scheduler-event-button:focus{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus)}.smart-scheduler-tooltip .smart-scheduler-event-button:before{content:var(--smart-icon-delete);font-family:var(--smart-font-family-icon);position:absolute;pointer-events:none;box-sizing:border-box;font-size:var(--smart-button-large-font-size)}.smart-scheduler-tooltip .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip:not([animation=none]){animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-scheduler-tooltip:not([animation=none])[visible]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-scheduler-tooltip:not([arrow-direction]),.smart-scheduler-tooltip[arrow-direction=bottom]{-webkit-transform-origin:bottom;transform-origin:bottom}.smart-scheduler-tooltip:not([arrow]),.smart-scheduler-tooltip[arrow-direction=top]{-webkit-transform-origin:top;transform-origin:top}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item{padding-right:initial;padding-left:calc(var(--smart-scheduler-shortcut-size) - 4px)}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item:after{left:0;right:initial;margin:0 10px 0 6px}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item>div{padding:10px 12px 10px var(--smart-scheduler-shortcut-size)}.smart-scheduler-drag-feedback{position:absolute;outline:0;-webkit-tap-highlight-color:transparent;border-radius:var(--smart-scheduler-event-border-radius);pointer-events:none;padding:initial;text-align:center;box-sizing:border-box;background:0 0;box-shadow:var(--smart-elevation-8);font-family:var(--smart-font-family);font-size:var(--smart-font-size);cursor:move;opacity:.75;z-index:10000}.smart-scheduler-drag-feedback .smart-scheduler-event-content{box-sizing:border-box;width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:min-content minmax(auto,1fr);justify-content:flex-start;justify-items:flex-start;align-items:center;overflow:hidden;padding:var(--smart-scheduler-event-content-padding);color:var(--smart-scheduler-event-color);background:var(--smart-scheduler-event-background);cursor:pointer;position:relative;border-radius:inherit;grid-row-gap:2px}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]>div{align-self:initial}.smart-scheduler-drag-feedback .smart-scheduler-event-content:not([single-line])>div:not(:first-of-type){grid-column:1/span 2}.smart-scheduler-drag-feedback .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}.smart-scheduler-drag-feedback .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}.smart-scheduler-drag-feedback .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr)}.smart-scheduler-drag-feedback .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.smart-scheduler-drag-feedback .smart-scheduler-event-content>div:first-of-type{align-self:center}.smart-scheduler-drag-feedback[status] .smart-scheduler-event-content:before{content:'';position:absolute;display:block;width:var(--smart-scheduler-status-size);height:100%;background:var(--smart-scheduler-status-background);box-shadow:0 0 0 .5px var(--smart-background);border:1px solid var(--smart-border);border-radius:20px;overflow:hidden;box-sizing:border-box}.smart-scheduler-drag-feedback[status]:not([view-type=agenda]) .smart-scheduler-event-content{padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}.smart-scheduler-drag-feedback[status=free] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-free-background)}.smart-scheduler-drag-feedback[status=busy] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-busy-background)}.smart-scheduler-drag-feedback[status=outOfOffice] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-out-of-office-background)}.smart-scheduler-drag-feedback[status=tentative] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-tentative-background)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-time{opacity:var(--smart-scheduler-event-time-opacity-agenda);font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:var(--smart-scheduler-event-time-font-weight-agenda)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event,.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-agenda)}.smart-scheduler-drag-feedback[view-type=agenda][status] .smart-scheduler-event-content:before{content:initial}.smart-scheduler-drag-feedback:not([view-type^=timeline]){width:var(--smart-scheduler-event-size)}.smart-scheduler-drag-feedback:not([view-type^=timeline]) .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-basic)}.smart-scheduler-drag-feedback[view-type^=timeline] .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-timeline)}.smart-scheduler-drag-feedback[mobile]:not([view-type^=timeline]){min-width:var(--smart-scheduler-event-size-timeline)}.smart-scheduler-drag-feedback[exception] .smart-scheduler-event-content,.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback:not([repeating]) .smart-scheduler-event-content:not([single-line])>div{grid-column:1/span 2}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content:after{content:var(--smart-icon-spin);width:var(--smart-scheduler-event-icon-size);position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:var(--smart-scheduler-event-content-padding);box-sizing:border-box;line-height:1rem}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback[repeating][exception] .smart-scheduler-event-content:after{content:var(--smart-icon-attention-circled)}.smart-scheduler-drag-feedback[right-to-left]{direction:rtl}.smart-scheduler-drag-feedback[right-to-left]:not([view-type=agenda])[status] .smart-scheduler-event-content{padding-left:initial;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}.smart-scheduler-drag-feedback[right-to-left][repeating] .smart-scheduler-event-content:after{right:initial;left:0}.smart-dragging-disabled{cursor:no-drop}.smart-notification-panel{width:auto;height:auto;display:inline-block;contain:content;max-height:100px}.smart-notification-panel:focus{border-color:var(--smart-outline)}.smart-notification-panel.smart-container,.smart-notification-panel>.smart-container{padding:var(--smart-editor-label-padding);overflow:auto;max-height:inherit}.smart-notification-panel .smart-notification-container{display:flex;width:100%;flex-direction:column}.smart-notification-panel .smart-notification-container:empty{display:none}.smart-notification-panel .smart-notification-item,.smart-notification-panel .smart-notification-placeholder{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item{display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr)) var(--smart-editor-height);grid-column-gap:10px;align-items:center;padding:0 0 var(--smart-editor-label-padding);justify-items:center}.smart-notification-panel .smart-notification-item .smart-input{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:var(--smart-surface);color:var(--smart-surface-color);position:relative;padding:var(--smart-editor-label-padding);height:var(--smart-editor-height);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);display:inline-flex;align-items:center;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);border:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-item .smart-input[interval]::after,.smart-notification-panel .smart-notification-item .smart-input[interval]::before,.smart-notification-panel .smart-notification-item .smart-input[type]::after{content:var(--smart-icon-arrow-down);display:flex;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0;width:var(--smart-editor-addon-width);position:absolute;top:1px;right:-1px;height:100%;box-sizing:border-box}.smart-notification-panel .smart-notification-item .smart-input[interval]::before{content:var(--smart-icon-arrow-up);top:0;height:50%;border-bottom:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-item .smart-input[interval]::after{content:var(--smart-icon-arrow-down);bottom:0;top:initial;height:50%}.smart-notification-panel .smart-notification-item .smart-button[delete]{width:var(--smart-editor-height);height:var(--smart-editor-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;opacity:.25;font-size:16px;cursor:pointer;position:relative;border-radius:50%;outline:0}.smart-notification-panel .smart-notification-item .smart-button[delete]:after{content:var(--smart-icon-close);display:flex;justify-content:center;align-items:center;width:100%;height:0;cursor:pointer;font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon)}.smart-notification-panel .smart-notification-placeholder,.smart-notification-panel .smart-notification-placeholder .smart-input{outline:0;align-items:center;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);display:inline-flex}.smart-notification-panel .smart-notification-item .smart-button[delete]:hover{opacity:.6}.smart-notification-panel .smart-notification-item .smart-button[delete]:active{opacity:1}.smart-notification-panel .smart-notification-item .smart-button[delete]:focus,.smart-notification-panel .smart-notification-item .smart-input:focus{box-shadow:0 0 0 1px var(--smart-outline)}.smart-notification-panel .smart-notification-placeholder{border-bottom:var(--smart-border-width) solid var(--smart-primary);color:var(--smart-primary)}.smart-notification-panel .smart-notification-placeholder .smart-input{border:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-placeholder:hover{color:var(--smart-ui-state-color-hover)}.smart-notification-panel .smart-notification-editor{position:absolute;background:var(--smart-background);color:var(--smart-background-color)}.smart-notification-panel label{display:inline-flex;align-items:center;justify-content:center}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]{padding-left:calc(var(--smart-editor-addon-width) + var(--smart-editor-label-padding))}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]::after,.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]::before,.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[type]::after{right:initial;left:-1px}.smart-scheduler-loading-container .smart-loader-label{position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);margin-top:calc(5px + var(--smart-loader-size));margin-left:5px}.smart-scheduler-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;border-radius:50%;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-scheduler-loader:after,.smart-scheduler-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit inherit transparent;border-width:6px;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-scheduler-color-input{--smart-input-drop-down-menu-width:auto}
.smart-editor .smart-editor-content-container .smart-editor-editable,.smart-editor .smart-editor-content-container textarea{width:100%;height:100%;outline:0;padding:var(--smart-editor-padding);background:0 0}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=toggle],.smart-editor-toolbar-item[item-type=drop-down],.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=delimiter]{position:relative;height:var(--smart-editor-toolbar-item-height);outline:0}.smart-editor-toolbar-item:not([item-type=drop-down])::before,.smart-editor-toolbar-item[item-name=clearformat]::after,.smart-editor-toolbar-item[item-name=alignment]::before,.smart-editor-toolbar-item[item-type=drop-down]:after,.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button::before,.smart-editor-toolbar-item[item-type=delimiter]::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;width:100%;min-width:var(--smart-editor-addon-width);height:100%;box-sizing:border-box;pointer-events:none}.smart-editor-toolbar-item[item-type=drop-down]:after,.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button::before{content:var(--smart-icon-arrow-down);width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width)}.smart-editor-toolbar-item[item-type=drop-down]:before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;content:attr(item-value);width:calc(100% - 30px);padding:var(--smart-editor-label-padding);padding-top:initial;padding-right:initial;padding-bottom:initial;text-align:center}[disabled].smart-editor-toolbar-item{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;opacity:.55;cursor:default;pointer-events:none}.smart-editor{display:block;width:var(--smart-editor-default-width);height:var(--smart-editor-default-height);min-height:var(--smart-editor-input-min-height);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);contain:content}.smart-editor.smart-editor-iframe-body{margin:initial;border:initial;min-height:initial;border-radius:initial;width:100%;height:100%}.smart-editor .smart-editor-toolbar-items-primary .smart-editor-toolbar-item,.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor.smart-editor-iframe-body table{font-size:var(--smart-font-size);font-weight:var(--smart-font-weight)}.smart-editor.smart-editor-iframe-body *{box-sizing:border-box}.smart-editor>.smart-container{display:grid;grid-template-columns:100%;grid-template-rows:auto minmax(0,1fr);position:relative;min-height:inherit}.smart-editor .smart-toast-container.smart-toast-container-custom{position:absolute;top:0;right:0;height:auto;max-height:100%}.smart-editor.full-screen-mode{min-width:100%;max-width:100%;min-height:100%;max-height:100%;position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-editor[readonly] .smart-editor-toolbar-items-primary,.smart-editor[readonly] .smart-editor-toolbar-items-secondary{pointer-events:none}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[toolbar-tab-selected]:not([expanded]) .smart-editor-toolbar-toggle-button::before{content:var(--smart-icon-window-pin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar{position:absolute;bottom:0;height:calc(2* var(--smart-border-width));background-color:var(--smart-primary);transform:scaleX(1)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar.smart-visibility-hidden{transform:scaleX(0)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-primary{position:relative}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[expanded] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[expanded] .smart-editor-toolbar-toggle-button{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-left:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{background-color:var(--smart-background);padding-bottom:initial;flex-wrap:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-drop-down{border-bottom:var(--smart-border-width) solid var(--smart-border);box-shadow:var(--smart-elevation-4);overflow:hidden}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item:not(:last-of-type){margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;padding:var(--smart-tab-item-padding)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab:not([disabled]){cursor:pointer}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar .smart-editor-toolbar-tab-group{padding-top:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:100%;padding:var(--smart-editor-toolbar-item-margin);padding-bottom:initial}.smart-editor[hide-toolbar] .smart-editor-toolbar:not(.smart-tooltip),.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar .smart-editor-toolbar-toggle-button,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar .smart-editor-toolbar-toggle-button{display:none}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group:not(:first-of-type){border-left:var(--smart-border-width) solid var(--smart-border)}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar{grid-template-areas:'primary primary' 'secondary secondary '}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{padding:0 5px 5px 0}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary .smart-editor-toolbar-item,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary .smart-editor-toolbar-item{margin-bottom:initial}.smart-editor[toolbar-view-mode=multiRow]>.smart-container{grid-template-rows:auto minmax(0,1fr)}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar .smart-editor-toolbar-items-primary{height:auto}.smart-editor[toolbar-view-mode=scroll]>.smart-container{grid-template-rows:auto minmax(0,1fr)}.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{overflow-y:auto}.smart-editor:not([animation=none]) .smart-editor-toolbar-tab-selection-bar{transition:width .2s cubic-bezier(.35,0,.25,1),left .2s cubic-bezier(.35,0,.25,1),visibility .2s cubic-bezier(.35,0,.25,1),transform .2s cubic-bezier(.35,0,.25,1)}.smart-editor:not([animation=none]) .smart-editor-search-bar,.smart-editor:not([animation=none])[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out;-webkit-transform-origin:top;transform-origin:top}.smart-editor:not([animation=none]) .smart-editor-search-bar.smart-visibility-hidden,.smart-editor:not([animation=none])[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-editor:not([animation=none]) .smart-editor-content-container,.smart-editor:not([animation=none]) .smart-editor-toolbar:not(.smart-tooltip){transition:height .2s ease-in-out}.smart-editor:not([animation=none]) .smart-editor-toolbar-item,.smart-editor:not([animation=none]) .smart-editor-toolbar-toggle-button{transition:background-color 0s linear,border-color 0s ease-in-out,color 0s linear,box-shadow .2s ease-in-out}.smart-editor:not([animation=none]) .smart-editor-toolbar-toggle-button::before{transition:transform .2s ease-in-out}.smart-editor.preview-mode .smart-editor-toolbar-item:not([item-name=print]):not([item-name=sourcecode]):not([item-name=fullscreen]):not([item-name=splitmode]),.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=indent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=outdent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=lowercase],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=uppercase],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=removelink],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=alignment]{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;opacity:.55;cursor:default;pointer-events:none}.smart-editor[hide-toolbar]>.smart-container{grid-template-rows:minmax(auto,1fr)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip){width:100%;height:100%;border-bottom:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface);display:grid;grid-template-areas:'primary toggleButton' 'secondary secondary ';grid-template-columns:minmax(0,1fr) auto;overflow:hidden;position:relative}.smart-editor .smart-editor-toolbar:not(.smart-tooltip)[expanded] .smart-editor-toolbar-toggle-button::before{transform:rotate(180deg)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-item{margin-left:var(--smart-editor-toolbar-item-margin);margin-top:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-sticky] .smart-editor-toolbar{position:sticky;top:0;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=sourcecode]::before{content:var(--smart-icon-visibility)}.smart-editor .smart-editor-toolbar-toggle-button{grid-area:toggleButton;width:var(--smart-editor-toolbar-button-width);height:var(--smart-editor-toolbar-height);position:relative;cursor:pointer}.smart-editor .smart-editor-toolbar-toggle-button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box;pointer-events:none;content:var(--smart-icon-arrow-down);width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width)}.smart-editor .smart-editor-toolbar-items-primary{grid-area:primary;height:var(--smart-editor-toolbar-height);overflow:hidden}.smart-editor .smart-editor-toolbar-items-secondary{grid-area:secondary;padding-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor .smart-editor-toolbar-items-secondary:empty{display:none}.smart-editor .smart-editor-toolbar-items-primary,.smart-editor .smart-editor-toolbar-items-secondary{width:100%;display:flex;align-items:center;flex-wrap:wrap}.smart-editor iframe{width:100%;height:100%;min-height:var(--smart-editor-input-min-height);border:initial}.smart-editor .smart-editor-content-container{display:grid;width:100%;height:100%;position:relative;overflow:hidden;outline:0;background:0 0}.smart-editor .smart-editor-content-container[split-mode]{display:grid;grid-template-columns:minmax(0,1fr) var(--smart-border-width) minmax(0,1fr);grid-template-rows:100%;grid-column-gap:2px}.smart-editor .smart-editor-content-container[split-mode] .smart-editor-editable{order:1}.smart-editor .smart-editor-content-container[split-mode]::before{content:'';width:100%;height:100%;background-color:var(--smart-border);order:2}.smart-editor .smart-editor-content-container[split-mode] textarea,.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] .smart-editor-editable{order:3}.smart-editor .smart-editor-content-container textarea{resize:none;outline:0;border:initial;min-height:var(--smart-editor-input-min-height);font-size:inherit;font-family:inherit;color:inherit}.smart-editor .smart-editor-content-container .smart-editor-editable{min-height:var(--smart-editor-input-min-height);overflow:auto}.smart-editor .smart-editor-content-container .smart-editor-editable[show-placeholder]::before{content:attr(placeholder);width:100%;height:100%;position:absolute;pointer-events:none;color:var(--smart-disabled-color);opacity:.9;font-family:inherit;font-size:inherit}.smart-editor .smart-editor-content-container .smart-editor-editable p:first-child{margin-top:0}.smart-editor .smart-editor-content-container .smart-editor-editable p:last-child{margin-bottom:0}.smart-editor .smart-editor-content-container .smart-editor-editable a{display:inline-block}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=left]{text-align:left}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=center]{text-align:center}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=right]{text-align:right}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=justify]{text-align:justify}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal]{cursor:col-resize}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] table{overflow:hidden}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] td[resizing],.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] th[resizing]{position:relative}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] td[resizing]::after,.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] th[resizing]::after{content:'';position:absolute;right:0;display:flex;width:var(--smart-border-width);height:100%;transform:scaleY(100);background-color:var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical]{cursor:row-resize}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical] tr[resizing]>td,.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical] tr[resizing]>th{border-bottom-color:var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-editable[contenteditable=true] img{cursor:pointer}.smart-editor .smart-editor-content-container .smart-editor-editable font:empty{min-width:1px;min-height:1px;display:inline-block}.smart-editor .smart-editor-content-container .smart-editor-editable font:empty::before{content:'a';opacity:0}.smart-editor .smart-editor-content-container .smart-editor-editable pre{padding:10px;background:var(--smart-surface)}.smart-editor .smart-editor-content-container .smart-editor-editable blockquote{border-left:calc(2 * var(--smart-border-width)) solid var(--smart-border);padding:20px 10px}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match{background-color:var(--smart-editor-highlight);opacity:.75;color:var(--smart-editor-highlight-color)}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match.selected{background-color:var(--smart-editor-highlight);opacity:1}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe,.smart-editor .smart-editor-content-container .smart-editor-video-container video,.smart-editor .smart-editor-content-container img{float:initial;vertical-align:initial;margin:auto;min-width:10px;min-height:10px}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe:not([display=block])[alignment=left],.smart-editor .smart-editor-content-container .smart-editor-video-container video:not([display=block])[alignment=left],.smart-editor .smart-editor-content-container img:not([display=block])[alignment=left],.smart-editor .smart-editor-image-container:not([display=block])[alignment=left]{float:left}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block],.smart-editor .smart-editor-content-container img[display=block]{display:block}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block][alignment=left],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block][alignment=left],.smart-editor .smart-editor-content-container img[display=block][alignment=left]{margin-left:0}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block][alignment=right],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block][alignment=right],.smart-editor .smart-editor-content-container img[display=block][alignment=right]{margin-right:0}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[show-resize-frame],.smart-editor .smart-editor-content-container .smart-editor-video-container video[show-resize-frame],.smart-editor .smart-editor-content-container img[show-resize-frame]{box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe:not([display=block])[alignment=right],.smart-editor .smart-editor-content-container .smart-editor-video-container video:not([display=block])[alignment=right],.smart-editor .smart-editor-content-container img:not([display=block])[alignment=right]{float:right}.smart-editor .smart-editor-content-container .smart-editor-search-bar{position:absolute;top:var(--smart-editor-search-bar-offset);right:var(--smart-editor-search-bar-offset);padding:var(--smart-editor-search-bar-padding);display:grid;grid-template-columns:minmax(0,1fr) repeat(3,auto);grid-column-gap:5px;border:var(--smart-border-width) solid var(--smart-border);box-shadow:var(--smart-elevation-4);background:var(--smart-background);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container{width:var(--smart-text-box-default-width);display:flex;align-items:center}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container::after{content:attr(selected) "/" attr(matches);margin:0 var(--smart-editor-search-bar-offset)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input{height:100%;outline:0;border:initial;padding:var(--smart-editor-label-padding)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input:focus{border-color:var(--smart-outline)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button{--smart-button-padding:0;border:initial;height:var(--smart-editor-toolbar-button-width);width:var(--smart-editor-toolbar-button-width)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button button::after{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.prev button::after{content:var(--smart-icon-arrow-up)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.next button::after{content:var(--smart-icon-arrow-down)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.close button::after{content:var(--smart-icon-close)}.smart-editor[show-char-count] .smart-editor-content-container::after{content:attr(char-count);position:absolute;display:flex;justify-content:flex-end;bottom:var(--smart-editor-char-counter-offset);right:var(--smart-editor-char-counter-offset);box-sizing:border-box;background:var(--smart-background);border-radius:var(--smart-border-radius);background-clip:content-box;-webkit-background-clip:content-box;font-family:inherit;font-size:inherit;pointer-events:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.smart-editor[show-char-count] .smart-editor-content-container.char-count-error::after{color:var(--smart-error)}.smart-editor[show-char-count] .smart-editor-content-container.char-count-warning::after{color:var(--smart-warning)}.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] textarea{order:1}.smart-editor .smart-editor-resize-frame{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;position:absolute}.smart-editor .smart-editor-resize-frame span{cursor:pointer;position:absolute;width:10px;height:10px;background:var(--smart-primary);transform:translate(-50%,-50%)}.smart-editor .smart-editor-resize-frame span[position=top-left],.smart-editor .smart-editor-resize-frame span[position=bottom-right]{cursor:se-resize}.smart-editor .smart-editor-resize-frame span[position=top-right],.smart-editor .smart-editor-resize-frame span[position=bottom-left]{cursor:sw-resize}.smart-editor .smart-editor-resize-frame span[position=top-center],.smart-editor .smart-editor-resize-frame span[position=bottom-center]{cursor:ns-resize}.smart-editor .smart-editor-resize-frame span[position=left-center],.smart-editor .smart-editor-resize-frame span[position=right-center]{cursor:ew-resize}.smart-editor .smart-editor-image-container{display:inline-block}.smart-editor .smart-editor-image-container.smart-editor-video-container{position:relative}.smart-editor .smart-editor-image-container.smart-editor-video-container .smart-editor-video-white-space{position:absolute;opacity:0}.smart-editor .smart-editor-image-container.smart-editor-video-container[dragged]::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0}.smart-editor .smart-editor-image-container.smart-editor-video-container iframe,.smart-editor .smart-editor-image-container.smart-editor-video-container video{width:100%;height:100%}.smart-editor .smart-editor-image-container.smart-editor-video-container>br[class]{display:none}.smart-editor .smart-editor-image-container.smart-editor-video-container::after{content:var(--smart-icon-menu);position:absolute;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);width:var(--smart-editor-toolbar-item-height);height:var(--smart-editor-toolbar-item-height);top:0;left:calc(50% - var(--smart-editor-toolbar-item-height)/ 2);background:var(--smart-background);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;visibility:hidden;transform-origin:top;transform:scale(0) translateY(-100%);transition:transform .2s ease-in-out,visibility .2s ease-in-out}.smart-editor .smart-editor-image-container.smart-editor-video-container:hover::after{visibility:visible;transform:scale(1) translateY(25%)}.smart-editor .smart-editor-image-container[display=block]{display:block}.smart-editor .smart-editor-image-container[display=block][alignment=left] img{margin-left:0}.smart-editor .smart-editor-image-container[display=block][alignment=left] .smart-editor-image-caption{text-align:left}.smart-editor .smart-editor-image-container[display=block][alignment=right] img{margin-right:0}.smart-editor .smart-editor-image-container[display=block][alignment=right] .smart-editor-image-caption{text-align:right}.smart-editor .smart-editor-image-container:not([display=block])[alignment=right]{float:right}.smart-editor .smart-editor-image-container .smart-editor-image-caption{display:block;text-align:center;outline:0}.smart-editor table{width:100%;border-collapse:collapse;empty-cells:show;border-spacing:0;table-layout:fixed}.smart-editor table td,.smart-editor table th{border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-editor-table-column-width);min-height:var(--smart-editor-table-cell-min-height);min-width:var(--smart-editor-table-cell-min-width);padding:2px 5px;vertical-align:middle}.smart-editor table img{max-width:100%}.smart-editor table table{width:100%}.smart-editor table th{background:var(--smart-surface)}.smart-editor table td:empty::before,.smart-editor table th:empty::before{content:'A';visibility:hidden}.smart-editor table[dashed-borders] td,.smart-editor table[dashed-borders] th{border-style:dashed}.smart-editor table[alternation] tr:nth-child(2n){background-color:var(--smart-alternation-index0-background)}.smart-editor table [selected]{box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary) inset}.smart-editor[focus] .smart-editor-toolbar-item[item-type=button][checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;border-radius:var(--smart-editor-toolbar-item-border-radius);cursor:pointer}.smart-editor-toolbar-item:not([item-type=custom]):hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);box-shadow:var(--smart-elevation-1)}.smart-editor-toolbar-item:not([item-type=custom]):not([item-type=color-input]):not([disabled]):active,.smart-editor-toolbar-item[item-type=toggle][checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item[item-name=bold]::before{content:var(--smart-icon-bold)}.smart-editor-toolbar-item[item-name=italic]::before{content:var(--smart-icon-italic)}.smart-editor-toolbar-item[item-name=underline]::before{content:var(--smart-icon-underline)}.smart-editor-toolbar-item[item-name=strikethrough]::before{content:var(--smart-icon-strike-through)}.smart-editor-toolbar-item[item-name=caption]::before{content:var(--smart-icon-format-clear);font-weight:600}.smart-editor-toolbar-item[item-name=orderedlist]::before{content:var(--smart-icon-list-ordered)}.smart-editor-toolbar-item[item-name=unorderedlist]::before{content:var(--smart-icon-list-unordered)}.smart-editor-toolbar-item[item-name=subscript]::before{content:var(--smart-icon-subscript)}.smart-editor-toolbar-item[item-name=superscript]::before{content:var(--smart-icon-superscript)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=backgroundcolor]::before{content:var(--smart-icon-color-background)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=fontcolor]::before{content:var(--smart-icon-font)}.smart-editor-toolbar-item[item-name=delete]::before{content:var(--smart-icon-delete)}.smart-editor-toolbar-item[item-name=redo]::before,.smart-editor-toolbar-item[item-name=undo]::before{content:var(--smart-icon-reload)}.smart-editor-toolbar-item[item-name=indent]::before{content:var(--smart-icon-indent-left)}.smart-editor-toolbar-item[item-name=outdent]::before{content:var(--smart-icon-indent-right)}.smart-editor-toolbar-item[item-name=createlink]::before{content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=removelink]::before{content:var(--smart-icon-unlink)}.smart-editor-toolbar-item[item-name=hyperlink]::before{content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=openlink]::before{content:var(--smart-icon-link-ext)}.smart-editor-toolbar-item[item-name=editlink]::before{content:var(--smart-icon-mode-edit)}.smart-editor-toolbar-item[item-name=image]::before{content:var(--smart-icon-image)}.smart-editor-toolbar-item[item-name=table]::before{content:var(--smart-icon-table)}.smart-editor-toolbar-item[item-name=lowercase]::before{content:var(--smart-icon-case-lower)}.smart-editor-toolbar-item[item-name=uppercase]::before{content:var(--smart-icon-case-upper)}.smart-editor-toolbar-item[item-name=print]::before{content:var(--smart-icon-print)}.smart-editor-toolbar-item[item-name=copy]::before{content:var(--smart-icon-copy-record)}.smart-editor-toolbar-item[item-name=paste]::before{content:var(--smart-icon-paste)}.smart-editor-toolbar-item[item-name=cut]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-editor-toolbar-item[item-name=clearformat]::before{content:var(--smart-icon-format-clear);font-style:italic;font-weight:600}.smart-editor-toolbar-item[item-name=fullscreen]::before{content:var(--smart-icon-resize-full)}.smart-editor-toolbar-item[item-name=sourcecode]::before{content:var(--smart-icon-source-code)}.smart-editor-toolbar-item[item-name=preview]::before{content:var(--smart-icon-visibility)}.smart-editor-toolbar-item[item-name=splitmode]::before{content:var(--smart-icon-split-mode)}.smart-editor-toolbar-item[item-name=tableheader]::before{content:var(--smart-icon-header)}.smart-editor-toolbar-item[item-name=tablerows]::before{content:var(--smart-icon-row)}.smart-editor-toolbar-item[item-name=tablecolumns]::before{content:var(--smart-icon-column)}.smart-editor-toolbar-item[item-name=tablevalign]::before{content:var(--smart-icon-vertical-align)}.smart-editor-toolbar-item[item-name=tablestyle]::before{content:var(--smart-icon-styles)}.smart-editor-toolbar-item[item-name=findandreplace]::before{content:var(--smart-icon-search)}.smart-editor-toolbar-item[item-name=video]::before{content:var(--smart-icon-video)}.smart-editor-toolbar-item[item-name=redo]::before{transform:scaleX(-1)}.smart-editor-toolbar-item[item-name=clearformat]::after{content:'-';position:absolute;top:0;font-weight:600;transform:scaleX(1.5)}.smart-editor-toolbar-item[item-name=alignment][item-value=left]::before{content:var(--smart-icon-align-left)}.smart-editor-toolbar-item[item-name=alignment][item-value=center]::before{content:var(--smart-icon-align-center)}.smart-editor-toolbar-item[item-name=alignment][item-value=right]::before{content:var(--smart-icon-align-right)}.smart-editor-toolbar-item[item-name=alignment][item-value=justify]::before{content:var(--smart-icon-align-justify)}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=toggle]{width:var(--smart-editor-toolbar-button-width)}.smart-editor-toolbar-item[item-type=drop-down],.smart-editor-toolbar-item[item-type=color-input]{display:flex;align-items:center;justify-content:space-between;width:var(--smart-editor-toolbar-drop-down-width-small)}.smart-editor-toolbar-item[item-type=drop-down][item-name=fontname],.smart-editor-toolbar-item[item-type=drop-down][item-name=formats]{width:var(--smart-editor-toolbar-drop-down-width-large)}.smart-editor-toolbar-item[item-type=drop-down][item-name=tablerows]:before{transform:rotate(90deg);padding:var(--smart-editor-label-padding);padding-left:initial;padding-right:initial;padding-top:initial}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button{display:flex;align-items:center;justify-content:center;position:relative;width:calc(100% - var(--smart-editor-addon-width));height:100%;min-width:var(--smart-editor-addon-width);padding:var(--smart-editor-label-padding);padding-top:initial;padding-bottom:initial}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);border-bottom:calc(3 * var(--smart-border-width)) solid var(--item-value)}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button{position:relative;height:100%}.smart-editor-toolbar-item[item-type=custom]>:first-child{width:100%;height:var(--smart-editor-toolbar-item-height)}.smart-editor-toolbar-item .smart-editor-item-action-button:hover,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-focus);background-color:var(--smart-ui-state-focus)}.smart-editor-toolbar-item .smart-editor-item-action-button:not([disabled]):active,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:not([disabled]):active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item[item-type=delimiter]{width:var(--smart-editor-toolbar-delimiter-width);pointer-events:none}.smart-editor-toolbar-item[item-type=delimiter]::before{content:attr(item-name);transform:scaleY(1.5);min-width:initial}.smart-editor-toolbar-item .smart-ripple{background-color:var(--smart-background-color)}.smart-editor-toolbar-item .smart-editor-item-drop-down{position:absolute;top:0;left:0;visibility:hidden}.smart-color-input-drop-down-menu.smart-editor-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-editor-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-editor-color-input{--smart-input-drop-down-menu-width:auto}.smart-editor-color-input.smart-color-input-drop-down-menu .default-samples-container div.selected[value="#FFFFFF"]::after{border:var(--smart-border-width) solid var(--smart-border);color:var(--smart-ui-state-color-hover);box-sizing:border-box}.smart-editor-input li .editor-icon::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:var(--smart-column-icon-size);line-height:1rem}.smart-editor-input li[value=left] .editor-icon::before{content:var(--smart-icon-align-left)}.smart-editor-input li[value=center] .editor-icon::before{content:var(--smart-icon-align-center)}.smart-editor-input li[value=right] .editor-icon::before{content:var(--smart-icon-align-right)}.smart-editor-input li[value=justify] .editor-icon::before{content:var(--smart-icon-align-justify)}.smart-editor-input li[value=insertRowBefore] .editor-icon::before{content:var(--smart-icon-row-before)}.smart-editor-input li[value=insertRowAfter] .editor-icon::before{content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-editor-input li[value=deleteRow] .editor-icon::before{content:var(--smart-icon-row-delete)}.smart-editor-input li[value=insertColumnLeft] .editor-icon::before{content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-editor-input li[value=insertColumnRight] .editor-icon::before{content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-editor-input li[value=deleteColumn] .editor-icon::before{content:var(--smart-icon-column-delete)}.smart-editor-input li[value=h1] a{font-size:1.5rem;font-weight:700}.smart-editor-input li[value=h2] a{font-size:1.3rem;font-weight:700}.smart-editor-input li[value=h3] a{font-size:1.1rem;font-weight:700}.smart-editor-input li[value=h4] a{font-size:.9rem;font-weight:700}.smart-editor-input li[value=segueUi] a{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.smart-editor-input li[value=arial] a{font-family:Arial,Helvetica,sans-serif}.smart-editor-input li[value=georgia] a{font-family:Georgia,"Times New Roman",Times,serif}.smart-editor-input li[value=impact] a{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.smart-editor-input li[value=tahoma] a{font-family:Tahoma,Geneva,Verdana,sans-serif}.smart-editor-input li[value=timesnewRoman] a{font-family:"Times New Roman",Times,serif}.smart-editor-input li[value=verdana] a{font-family:Verdana,Geneva,Tahoma,sans-serif}.smart-editor-window{--smart-window-default-width:auto;--smart-window-default-height:auto;--smart-window-header-height:var(--smart-editor-window-header-height);--smart-window-footer-height:var(--smart-editor-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-header-background:transparent;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-width:95vw;max-height:95vh}.smart-editor-window.smart-window .smart-content-container>.smart-content{padding:initial;align-items:flex-start}.smart-editor-window .smart-editor-window-button{width:100%;height:100%;--smart-button-padding:0.2rem 16px}.smart-editor-window .smart-editor-window-button:not(:last-of-type){margin-right:2.5%}.smart-editor-window .smart-editor-window-content-wrapper{grid-template-rows:auto minmax(auto,1fr);padding:var(--smart-window-content-padding);width:100%}.smart-editor-window .smart-editor-window-content-wrapper>div{display:grid;width:var(--smart-box-width);grid-row-gap:10px;justify-content:center;grid-template-columns:100%}.smart-editor-window .smart-editor-window-editor{display:grid;grid-row-gap:5px;grid-column-gap:10px}.smart-editor-window .smart-editor-window-editor>.smart-input,.smart-editor-window .smart-editor-window-editor>.smart-list-box{width:100%}.smart-editor-window .smart-editor-window-editor>.smart-check-box{width:max-content}.smart-editor-window .smart-editor-window-editor[multiple] .smart-editor-window-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-editor-window .smart-editor-window-editor[type=results] label{display:flex;justify-content:space-between}.smart-editor-window .smart-editor-window-editor[type=results] label[matches]::after{content:attr(selected) " of " attr(matches)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-drop-zone{width:100%;height:100px;border:calc(2 * var(--smart-border-width)) dashed var(--smart-border);border-radius:var(--smart-border-radius)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload{--smart-file-upload-drop-zone-height:100px;width:100%;order:1;min-height:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-browse-button{margin:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-item-upload-button{display:none}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-file-upload-header{margin-bottom:5px;padding:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-file-upload-container,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files{padding:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-file{display:flex;margin:initial;border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-cancel-button:after,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-pause-button:after,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-upload-button:after{position:initial;left:initial;top:initial;display:flex;align-items:center;justify-content:center}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-name{width:100%}.smart-tooltip .smart-tooltip-content{display:flex;background-color:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-background);opacity:initial}.smart-tooltip.smart-editor-context-menu:not([animation=none]){transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-tooltip.smart-editor-toolbar{--smart-tooltip-padding:5px;--smart-tooltip-arrow-color:var(--smart-surface)}.smart-tooltip.smart-editor-toolbar .smart-tooltip-content{background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-surface)}.smart-tooltip.smart-editor-toolbar.smart-editor-inline-toolbar .smart-tooltip-content{max-width:var(--smart-editor-inline-toolbar-max-width);flex-wrap:wrap}.smart-tooltip.smart-editor-toolbar:not([animation=none]) .smart-editor-toolbar-item{transition:background-color 0s linear,border-color 0s ease-in-out,color 0s linear,box-shadow .2s ease-in-out}.smart-tooltip.smart-editor-toolbar:not(.smart-editor-drop-down-toolbar) .smart-editor-toolbar-item:not(:first-of-type){margin-left:var(--smart-editor-toolbar-item-margin)}.smart-tooltip.smart-editor-context-menu{opacity:.2;transform:scale(0);-webkit-transform-origin:0 0;transform-origin:0 0}.smart-tooltip.smart-editor-context-menu[visible]{opacity:1;transform:scale(1)}.smart-tooltip .smart-editor-context-menu-item-container{width:100%;height:100%;display:grid;align-items:center;justify-content:flex-start}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;height:var(--smart-list-item-height);padding:var(--smart-list-item-padding);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);white-space:nowrap;text-overflow:ellipsis;background:var(--smart-background);color:var(--smart-background-color);display:flex;align-items:center;position:relative;padding-left:var(--smart-column-icon-size)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:var(--smart-column-icon-size);line-height:1rem}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowBefore]::before{content:var(--smart-icon-row-before)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowAfter]::before{content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteRow]::before{content:var(--smart-icon-row-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnLeft]::before{content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnRight]::before{content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteColumn]::before{content:var(--smart-icon-column-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=tableProperties]::before{content:var(--smart-icon-table)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=imageProperties]::before{content:var(--smart-icon-image)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=linkProperties]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=videoProperties]::before{content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteTable]::before{content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copyImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copyVideo]::before{content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cutImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cutVideo]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteVideo]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]::before{content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=createLink]::before{content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]::before{content:var(--smart-icon-unlink)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=caption]::before{content:var(--smart-icon-format-clear)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=selectAll]::before{content:var(--smart-icon-group)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cut]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copy]::before{content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=paste]::before{content:var(--smart-icon-paste)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected);color:var(--smart-ui-state-color-selected)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[disabled]{opacity:.55;cursor:default;pointer-events:none}.smart-editor-drop-down-toolbar:not([animation=none]){animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-editor-drop-down-toolbar:not([animation=none])[visible]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-editor-drop-down-toolbar:not([arrow-direction]),.smart-editor-drop-down-toolbar[arrow-direction=bottom]{-webkit-transform-origin:bottom;transform-origin:bottom}.smart-editor-drop-down-toolbar:not([arrow]),.smart-editor-drop-down-toolbar[arrow-direction=top]{-webkit-transform-origin:top;transform-origin:top}.smart-editor-drop-down-toolbar .smart-table-picker{overflow:hidden;display:block;background:0 0}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid{width:100%;display:flex;flex-direction:column;align-items:center}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid::before{content:attr(value);display:flex;width:100%;justify-content:center;align-items:center;padding:.2rem 16px;box-sizing:border-box}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid>div{display:flex}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell{width:15px;height:15px;border:var(--smart-border-width) solid var(--smart-border);margin:2px;cursor:pointer}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell[selected]{border-color:var(--smart-primary);background:var(--smart-primary)}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-separator{width:100%;height:var(--smart-border-width);background:var(--smart-border);margin:10px 0}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button{width:100%;background:0 0;border:initial}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);content:var(--smart-icon-table);margin-right:10px;box-sizing:border-box}.smart-editor[right-to-left] .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-item,.smart-tooltip.smart-editor-toolbar[right-to-left]:not(.smart-editor-drop-down-toolbar) .smart-editor-toolbar-item:not(:first-of-type){margin-left:initial;margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[right-to-left] .smart-editor-toolbar:not(.smart-tooltip){grid-template-areas:'toggleButton primary' 'secondary secondary';grid-template-columns:auto minmax(0,1fr)}.smart-editor[right-to-left] .smart-editor-content-container,.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=drop-down],.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=color-input],.smart-editor[right-to-left] .smart-editor-toolbar-items-primary,.smart-editor[right-to-left] .smart-editor-toolbar-items-secondary{direction:rtl}.smart-editor[right-to-left] .smart-editor-resize-frame span{transform:translate(50%,-50%)}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-left],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-right]{cursor:sw-resize}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-right],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-left]{cursor:se-resize}.smart-editor-input[right-to-left] li .editor-icon::before{right:0;left:initial}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-grid{direction:rtl}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button{display:flex;align-items:center;justify-content:center}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button::before{margin-right:initial;margin-left:10px}